.v-step{border-radius:var(--radius-medium)!important;padding:var(--dynamic-small) var(--dynamic-medium)!important;gap:var(--dynamic-medium);display:flex;flex-direction:column;background-color:var(--background-primary)!important;color:var(--text-primary)!important;box-shadow:var(--layer-one-x) var(--layer-one-y) var(--layer-one-blur) var(--layer-one-spread) var(--shadow-colour-default),var(--layer-two-x) var(--layer-two-y) var(--layer-two-blur) var(--layer-two-spread) var(--shadow-colour-default),var(--layer-three-x) var(--layer-three-y) var(--layer-three-blur) var(--layer-three-spread) var(--shadow-colour-default)!important}.v-step__content{text-align:justify}.v-step__arrow--dark:before{background-color:var(--background-primary)}.v-step button{gap:var(--dynamic-extra-small2)}.v-step__arrow{display:block!important;visibility:visible!important;background:transparent!important;transform:none!important}.v-step__arrow:before{display:none}.v-step[data-popper-placement^=top]>.v-step__arrow{bottom:-10px!important;left:calc(50% - 10px)!important;width:0;height:0;border-left:8px solid transparent;border-top:12px solid var(--background-primary);border-right:8px solid transparent}.v-step[data-popper-placement^=bottom]>.v-step__arrow{top:-10px!important;left:calc(50% - 8px)!important;width:0;height:0;border-left:8px solid transparent;border-bottom:10px solid var(--background-primary);border-right:8px solid transparent}.v-step[data-popper-placement^=right]>.v-step__arrow{left:-10px!important;top:calc(50% - 8px)!important;width:0;height:0;border-top:8px solid transparent;border-right:12px solid var(--background-primary);border-bottom:8px solid transparent}.v-step[data-popper-placement^=left]>.v-step__arrow{right:-10px!important;top:calc(50% - 10px)!important;height:0;width:0;border-top:8px solid transparent;border-left:12px solid var(--background-primary);border-bottom:8px solid transparent}.emc-input,.emc-input-base{border-radius:var(--radius-small);margin:0;gap:var(--dynamic-small);outline:none}.emc-input[disabled],.emc-input-base[disabled],.emc-input-disabled{color:var(--text-disabled-strong);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;pointer-events:none}.emc-input[disabled]{background-color:var(--background-disabled-weak);box-shadow:var(--emc-shadow-border-disabled)}.emc-input:hover:not(:focus,:disabled){background-color:var(--background-interactive-hover)}.emc-input:not(:disabled),.emc-input-base:not(:disabled){color:var(--text-primary)}.emc-input:not(.emc-input-search,:disabled,.emc-input-invalid,.emc-input-success){background-color:var(--background-interactive-idle);box-shadow:var(--emc-shadow-border-strong)}.emc-input:not(.emc-input-search,.emc-input-password){padding-inline:var(--dynamic-small)}.emc-input:not(.emc-input-search),.emc-input-base:not(.emc-input-search){min-height:var(--emc-form-control-height)}.emc-input-invalid{box-shadow:var(--emc-shadow-border-negative)}.emc-input-success{box-shadow:var(--emc-shadow-border-positive)}.emc-input-search,.emc-input-base[role=searchbox]{background-color:var(--search-background-idle);padding:var(--dynamic-extra-small) var(--dynamic-small) var(--dynamic-extra-small) calc(var(--dynamic-small) + var(--icon-system-medium) + var(--dynamic-extra-small))}.emc-input-search[disabled]{background-color:var(--background-disabled-weak)}.emc-input-search:focus{background-color:var(--search-background-active)}.emc-input-password{padding-inline-start:var(--dynamic-small);padding-right:var(--dynamic-extra-large3)}.emc-list{display:flex;flex-direction:column}.emc-item-list,.emc-list>*:not([data-interactive]){display:flex;text-align:start;padding-left:var(--dynamic-medium);min-height:3rem;outline-offset:-1px;width:100%;overflow:hidden;transition:.2s ease-in-out}.emc-item-list:not(.emc-item-list-disabled),.emc-list>*:not(.emc-item-list-disabled){color:var(--text-primary);background-color:var(--background-interactive-idle)}.emc-item-list:not(.emc-items-start),.emc-list>*:not(.emc-items-start),.emc-item-list:not(.emc-items-start)>*:not(.emc-item-list-main),.emc-list>*:not(.emc-items-start)>*:not(.emc-item-list-main){align-items:center}.emc-item-list>*,.emc-list>*:not([data-interactive])>*,.emc-item-list:not(:empty,:has(*)),.emc-list>*:not(:empty,:has(*),[data-interactive]){display:flex;padding-top:var(--dynamic-small);padding-bottom:var(--dynamic-small)}.emc-item-list>*,.emc-list>*>*{align-self:stretch}.emc-item-list-main{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1}.emc-item-list-main:nth-child(2){margin-left:var(--dynamic-small)}.emc-item-list>*:last-child,.emc-list>*:not([data-interactive])>*:last-child{padding-right:var(--dynamic-medium)}.emc-item-list>*:not(:first-child,.emc-item-list-main),.emc-list>*:not([data-interactive])>*:not(:first-child,.emc-item-list-main){padding-left:var(--dynamic-small)}.emc-item-list-radius{border-radius:var(--radius-medium);overflow:hidden;list-style-type:none}.emc-list>.emc-item-list-radius{border-radius:var(--radius-none)}.emc-list>*:first-of-type{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium)}.emc-list>*:last-of-type{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}.emc-list>.emc-item-list:not(:empty,:last-of-type,:has(*)),.emc-list>*:not(:empty,:last-of-type,:has(*),[data-interactive]){position:relative}.emc-list>.emc-item-list:not(:last-of-type,.emc-item-list-no-divider)>*,.emc-list>*:not(:last-of-type,[data-interactive],.emc-item-list-no-divider)>*,.emc-list>[data-interactive]:not(:last-of-type)>.emc-item-list:not(.emc-item-list-no-divider)>*{border-bottom:var(--width-thin) solid transparent;transition:.2s ease-in-out}.emc-list>.emc-item-list:not(:empty,:last-of-type,:has(*),:focus-visible,.emc-item-list-no-divider):after,.emc-list>*:not(:empty,:last-of-type,:has(*),[data-interactive],:focus-visible,.emc-item-list-no-divider):after{position:absolute;content:"";left:var(--dynamic-small);bottom:0;right:0;border-bottom:var(--width-thin) solid var(--border-weak)}.emc-list>.emc-item-list:not(:last-of-type,:focus-visible,.emc-item-list-no-divider)>*:not(:has(+.emc-item-list-main)),.emc-list>*:not(:last-of-type,[data-interactive],:focus-visible,.emc-item-list-no-divider)>*:not(:has(+.emc-item-list-main)),.emc-list>[data-interactive]:not(:last-of-type)>.emc-item-list:not(:focus-visible,.emc-item-list-no-divider)>*:not(:has(+.emc-item-list-main)){border-bottom:var(--width-thin) solid var(--border-weak)}.emc-item-list-value{display:flex;flex-grow:1;justify-content:space-between}.emc-item-list-value>*{display:flex;flex-grow:1}.emc-item-list-value:not(.emc-item-list-disabled)>:is(dt,.emc-item-list-value-title){color:var(--text-secondary)}.emc-item-list-value:not(.emc-item-list-disabled)>:is(dd,.emc-item-list-value-description){color:var(--text-primary)}.emc-item-list-value-vertical{flex-direction:column}.emc-item-list-value-vertical>*{align-self:flex-start}.emc-item-list-value-horizontal{row-gap:var(--dynamic-extra-small)}.emc-item-list-value-vertical>:is(dt,.emc-item-list-value-title){font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);font-weight:var(--body-small-font-weight-regular)}.emc-item-list-value-horizontal>:is(dd,.emc-item-list-value-description){justify-content:flex-end}.emc-item-list.emc-item-list-value.emc-item-list-value-vertical>:is(dt,.emc-item-list-value-title){padding:var(--dynamic-small) var(--dynamic-medium) 0 0;border:0}.emc-item-list.emc-item-list-value.emc-item-list-value-vertical>:is(dd,.emc-item-list-value-description){padding:0 var(--dynamic-medium) var(--dynamic-small) 0}.emc-item-list-title{font-family:var(--body-medium-font-family);font-size:var(--body-medium-font-size);line-height:var(--body-medium-line-height);letter-spacing:var(--body-medium-letter-spacing);font-weight:var(--body-medium-font-weight-regular);color:var(--text-primary)}.emc-item-list-description{display:flex;flex-direction:column;align-items:flex-start;font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);font-weight:var(--body-small-font-weight-regular);color:var(--text-secondary)}.emc-item-list-interactive{cursor:pointer;background-color:var(--background-interactive-idle);width:100%;border-radius:inherit}.emc-item-list-interactive:hover{background-color:var(--background-interactive-hover)}.emc-item-list-interactive:active{background-color:var(--background-interactive-active)}.emc-item-list-disabled{background-color:var(--background-disabled-weak);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.emc-item-list-disabled :is(.emc-item-list-title,.emc-item-list-description){color:var(--text-disabled-strong)}.emc-item-list-disabled :is(.emc-item-list-interactive){background-color:var(--background-disabled-weak)}.emc-section-header-xs{width:100%;padding:var(--dynamic-extra-small) var(--dynamic-medium) var(--dynamic-extra-small2) var(--dynamic-medium);color:var(--text-primary);font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-semi-bold)}.emc-section-header-sm{width:100%;padding:var(--dynamic-medium) var(--dynamic-medium) var(--dynamic-extra-small) var(--dynamic-medium);color:var(--text-primary);font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);font-weight:var(--body-small-font-weight-semi-bold)}.emc-section-header-md{width:100%;padding:var(--dynamic-large) var(--dynamic-medium) var(--dynamic-extra-small) var(--dynamic-medium);color:var(--text-primary);letter-spacing:var(--heading-5-letter-spacing);font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height);font-family:var(--heading-5-font-family);font-weight:var(--heading-5-font-weight-semi-bold)}.emc-section-header-lg{width:100%;padding:var(--dynamic-extra-large) var(--dynamic-medium) var(--dynamic-extra-small) var(--dynamic-medium);color:var(--text-primary);letter-spacing:var(--heading-4-letter-spacing);font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height);font-family:var(--heading-4-font-family);font-weight:var(--heading-4-font-weight-semi-bold)}.emc-border-selected{border:var(--width-medium) solid var(--border-action-idle)}:root{--emc-shadow-border-strong: inset 0 0 0 var(--width-thin) var(--border-strong);--emc-shadow-border-positive: inset 0 0 0 var(--width-thin) var(--border-feedback-positive);--emc-shadow-border-negative: inset 0 0 0 var(--width-thin) var(--border-feedback-negative);--emc-shadow-border-disabled: inset 0 0 0 var(--width-thin) var(--border-disabled-strong);--emc-shadow-border-transparent: inset 0 0 0 0 var(--color-transparent);--emc-shadow-border-action-idle: inset 0 0 0 var(--width-medium) var(--border-action-idle);--emc-shadow-border-action-hover: inset 0 0 0 var(--width-medium) var(--border-action-hover);--emc-shadow-border-action-active: inset 0 0 0 var(--width-medium) var(--border-action-active);--emc-shadow-input-focus-success: inset 0 0 0 var(--width-medium) var(--border-feedback-positive);--emc-shadow-input-focus-invalid: inset 0 0 0 var(--width-medium) var(--border-feedback-negative)}.emc-shadow{box-shadow:var(--layerOne-x, 0) var(--layerOne-y, 8px) var(--layerOne-blur, 32px) var(--elevation-default-drop-shadow-third-spread, 0) var(--shadow-colour-default, rgba(0, 0, 0, .08)),var(--layerTwo-x, 0) var(--layerTwo-y, 4px) var(--layerTwo-blur, 16px) var(--layerTwo-spread, 0) var(--shadow-colour-default, rgba(0, 0, 0, .08)),var(--layerThree-x, 0) var(--layerThree-y, 4px) var(--layerThree-blur, 8px) var(--layerThree-spread, 0) var(--shadow-colour-default, rgba(0, 0, 0, .08))}.emc-shadow-dropdown{box-shadow:var(--layer-one-x) var(--layer-one-y) var(--layer-one-blur) var(--layer-one-spread) var(--shadow-colour-default),var(--layer-two-x) var(--layer-two-y) var(--layer-two-blur) var(--layer-two-spread) var(--shadow-colour-default),var(--layer-three-x) var(--layer-three-y) var(--layer-three-blur) var(--layer-three-spread) var(--shadow-colour-default)}:root{--triangle: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.3359 1.49615C7.12754 0.308684 8.87246 0.308685 9.6641 1.49615L16 11H0L6.3359 1.49615Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A")}:root.dark{--triangle: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2212%22%20viewBox%3D%220%200%2016%2011%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M6.3359%201.49615C7.12754%200.308684%208.87246%200.308685%209.6641%201.49615L16%2011H0L6.3359%201.49615Z%22%20fill%3D%22%23FFFFFF%22/%3E%3C/svg%3E)}:root{--emc-form-control-height: calc(2 * var(--field-vertical) + var(--body-medium-line-height))}.emc-sm-icon{font-size:var(--icon-system-small)}.emc-md-icon{font-size:var(--icon-system-medium)}.emc-lg-icon{font-size:var(--size-1000)}.emc-focus-ring-contrast-static{outline:var(--width-thin) solid white;outline-offset:0;box-shadow:0 0 0 var(--width-medium) #000}.emc-focus-ring-contrast:focus-visible{outline:var(--width-thin) solid white;outline-offset:0;box-shadow:0 0 0 var(--width-medium) #000}.emc-focus-ring-contrast-inset:focus-visible{outline:var(--width-thin) solid white;outline-offset:-1px;box-shadow:inset 0 0 0 var(--width-medium) #000}.emc-focus-ring-inset-static{box-shadow:var(--emc-shadow-border-action-active);outline:none}.emc-focus-ring-inset-success-static{box-shadow:var(--emc-shadow-input-focus-success);outline:none}.emc-focus-ring-inset-error-static{box-shadow:var(--emc-shadow-input-focus-invalid);outline:none}.emc-focus-ring-inset:focus-visible{box-shadow:var(--emc-shadow-border-action-active);outline:none}.emc-focus-ring-inset-success:focus-visible{box-shadow:var(--emc-shadow-input-focus-success);outline:none}.emc-focus-ring-inset-error:focus-visible{box-shadow:var(--emc-shadow-input-focus-invalid);outline:none}.emc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.emc-notification-title{padding-right:var(--extra-large3);padding-top:var(--fixed-extra-small3);font-family:var(--heading-5-font-family);font-size:var(--heading-5-font-size);font-weight:var(--heading-5-font-weight-semi-bold);line-height:var(--heading-5-line-height);letter-spacing:var(--heading-5-letter-spacing)}.emc-notification-body{display:flex;flex-direction:column;gap:var(--dynamic-extra-small);color:var(--text-primary);font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);font-style:normal;font-weight:var(--body-small-font-weight-regular);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);align-items:start;[role=separator]+span{color:var(--text-action-idle)}}.emc-notification-body:not(:empty,:has(*)),.emc-notification-body>*:not([data-pc-name=divider],hr){padding-right:var(--dynamic-medium)}textarea::-webkit-resizer{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' viewBox='0 0 7 7' fill='none'%3E%3Cline x1='3.64645' y1='6.30331' x2='6.47487' y2='3.47488' stroke='%237D7D7D'/%3E%3Cline x1='0.646447' y1='6.30331' x2='6.3033' y2='0.646453' stroke='%237D7D7D'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}textarea::-webkit-scrollbar-corner{background:transparent}:root{--emc-input-otp-offset: calc(var(--width-thin) * -1);--emc-input-otp-width: 2.5rem}.emc-input-otp{width:var(--emc-input-otp-width);padding:var(--dynamic-medium) 0;text-align:center;border-radius:var(--radius-none);letter-spacing:var(--heading-3-letter-spacing);font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height);font-family:var(--heading-3-font-family);font-weight:var(--heading-3-font-weight-regular)}.emc-input-otp:first-of-type,.emc-input-otp-first{border-top-left-radius:var(--radius-small);border-bottom-left-radius:var(--radius-small)}.emc-input-otp:last-of-type,.emc-input-otp-last{border-top-right-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small)}.emc-input-otp:not(:first-of-type,.emc-input-otp-first){margin-left:var(--emc-input-otp-offset)}.emc-input-otp:focus{z-index:1;box-shadow:var(--emc-shadow-border-action-idle)}.emc-inputotp-invalid .emc-input-otp{box-shadow:var(--emc-shadow-border-negative)}.emc-inputotp-invalid .emc-input-otp:focus{box-shadow:var(--emc-shadow-input-focus-invalid)}.emc-fileupload-content-highlight{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:var(--background-interactive-hover);border-radius:var(--radius-medium);opacity:0}.emc-fileupload-content-highlight *{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.emc-fileupload-empty-interactive{position:relative;width:100%;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:var(--dynamic-medium)}.emc-fileupload-empty-interactive:hover{background-color:var(--background-interactive-hover)}.emc-fileupload-empty-interactive:active{background-color:var(--background-interactive-active)}:root{--p-popover-arrow-offset: var(--dynamic-medium)}.p-floatlabel-over,.p-floatlabel-on,.emc-floatlabel-in{label{transition-property:background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter}&:has(textarea:focus,input:focus) :is(input,textarea)+label,&:has(div[data-pc-name=password]) div:has(input:focus)+label,&:has(div[data-pc-name=password]) div:has(.emc-filled)+label,&:has(div[data-pc-name=password]) div:has(button:active)+label,&:has(.emc-filled) :is(input,textarea)+label,&:has(span>.emc-floatlabel-in) span+label,&:has(span>:is(input:focus,textarea:focus)) span+label,&:has(span>input[role=spinbutton].emc-filled) span+label,&:has(span>input[placeholder]) span+label,&:has(.emc-filled) [data-pc-name=select]+label,&:has(.emc-filled) [data-pc-name=datepicker]+label,&:has(.emc-filled) [data-pc-name=textarea]+label{font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-regular)}}.p-floatlabel-on{&:has(span>input[role=spinbutton]:focus) input,&:has(span>input[role=spinbutton].emc-filled) input{padding-top:var(--dynamic-medium)}&:has(input:focus) input+label,&:has(.emc-filled) input+label,&:has(span>.p-floatlabel-on) span+label,&:has(span>input:focus) span+label,&:has(span>input[role=spinbutton].emc-filled) span+label,&:has(div[data-pc-name=select] .emc-filled) label{background-color:var(--background-interactive-idle);padding:0 var(--space-50);border-radius:.125rem}&:has(input:focus) input+label,&:has(.emc-filled) input+label,&:has(div[data-pc-name=select]:hover .emc-filled) label{background-color:var(--background-interactive-hover)}}.emc-floatlabel-in{&:has(input:focus) :is(input,span input),&:has(input.emc-filled) :is(input,span input),&:has([data-pc-name=select] .emc-filled) [data-pc-section=label]{padding-bottom:var(--dynamic-extra-small);padding-top:var(--dynamic-large)}&:has([data-pc-name=textarea]){border-radius:var(--radius-small);&:has([data-pc-name=textarea]:not(:disabled)){background-color:var(--background-interactive-idle);color:var(--text-primary);&:has([data-pc-name=textarea]:not(.emc-input-invalid,.emc-input-success)){box-shadow:var(--emc-shadow-border-strong)}&:has([data-pc-name=textarea]:focus-visible:not(.emc-input-invalid,.emc-input-success)){box-shadow:var(--emc-shadow-border-action-active)}&:has([data-pc-name=textarea]:hover:not(:focus,:focus-visible)){background-color:var(--background-interactive-hover)}}&:has(textarea:is(.emc-input-invalid,.emc-input-success)){>textarea:is(.emc-input-invalid,.emc-input-success){box-shadow:none}}&:has(textarea.emc-input-invalid){box-shadow:var(--emc-shadow-border-negative);&:has(textarea.emc-input-invalid:focus-visible){box-shadow:var(--emc-shadow-input-focus-invalid)}}&:has(textarea.emc-input-success){box-shadow:var(--emc-shadow-border-positive);&:has(textarea.emc-input-success:focus-visible){box-shadow:var(--emc-shadow-input-focus-success)}}&:has([data-pc-name=textarea][disabled]){background-color:var(--background-disabled-weak);box-shadow:var(--emc-shadow-border-disabled);color:var(--text-disabled-strong)}}}.emc-iftalabel{&:has(textarea:focus,input:focus) :is(input,textarea)+label,:is(input,textarea)+label,&:has(span>.emc-iftalabel) span+label,&:has(span>:is(input:focus,textarea:focus)) span+label,&:has(span>input[role=spinbutton].emc-filled) span+label,&:has(span>input[placeholder]) span+label,[data-pc-name=select]+label,[data-pc-name=datepicker]+label,[data-pc-name=textarea]+label{font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-regular)}&:has(textarea,input) :is(input,span input,textarea),&:has([data-pc-name=select]) [data-pc-name=select]{padding-bottom:var(--dynamic-extra-small);padding-top:var(--dynamic-large)}&:has(div[data-pc-name=select]) svg[data-pc-section=dropdownicon]{margin-top:calc(var(--dynamic-small) * -1)}}.emc-skeleton:after{content:"";animation:emc-skeleton-animation 1.2s infinite;height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1;background:linear-gradient(90deg,#fff0,#fff6)}@keyframes emc-skeleton-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.emc-progressbar-indeterminate:before,.emc-progressbar-indeterminate:after{content:"";position:absolute;background:inherit;inset-block-start:0;inset-inline-start:0;inset-block-end:0;will-change:inset-inline-start,inset-inline-end}.emc-progressbar-indeterminate:before{animation:emc-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.emc-progressbar-indeterminate:after{animation:emc-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes emc-progressbar-indeterminate-anim{0%{inset-inline-start:-35%;inset-inline-end:100%}60%{inset-inline-start:100%;inset-inline-end:-90%}to{inset-inline-start:100%;inset-inline-end:-90%}}@keyframes emc-progressbar-indeterminate-anim-short{0%{inset-inline-start:-200%;inset-inline-end:100%}60%{inset-inline-start:107%;inset-inline-end:-8%}to{inset-inline-start:107%;inset-inline-end:-8%}}.emc-progress-spinner{border-radius:50%;animation:motion .8s linear infinite;background:radial-gradient(farthest-side,var(--icon-brand) 94%,var(--color-transparent)) top / 4px 3.75px no-repeat,radial-gradient(farthest-side,var(--icon-brand) 94%,var(--color-transparent)) bottom / 4px 3.75px no-repeat,conic-gradient(transparent 180deg,var(--icon-brand) 180deg 360deg);-webkit-mask:radial-gradient(farthest-side,var(--color-transparent) calc(100% - 3.5px),#000 0);&[inverse]{background:radial-gradient(farthest-side,var(--icon-inverse) 94%,var(--color-transparent)) top / 4px 3.75px no-repeat,radial-gradient(farthest-side,var(--icon-inverse) 94%,var(--color-transparent)) bottom / 4px 3.75px no-repeat,conic-gradient(transparent 180deg,var(--icon-inverse) 180deg 360deg)}}.emc-progress-spinner-lg{background:radial-gradient(farthest-side,var(--icon-brand) 94%,var(--color-transparent)) top / 5px 6px no-repeat,radial-gradient(farthest-side,var(--icon-brand) 94%,var(--color-transparent)) bottom / 5px 6px no-repeat,conic-gradient(transparent 180deg,var(--icon-brand) 180deg 360deg);-webkit-mask:radial-gradient(farthest-side,var(--color-transparent) calc(100% - 6px),#000 0);&[inverse]{background:radial-gradient(farthest-side,var(--icon-inverse) 94%,var(--color-transparent)) top / 5px 6px no-repeat,radial-gradient(farthest-side,var(--icon-inverse) 94%,var(--color-transparent)) bottom / 5px 6px no-repeat,conic-gradient(transparent 180deg,var(--icon-inverse) 180deg 360deg)}}.emc-progress-spinner-button{background:radial-gradient(farthest-side,var(--icon-disabled-strong) 94%,var(--color-transparent)) top / 4px 3.75px no-repeat,radial-gradient(farthest-side,var(--icon-disabled-strong) 94%,var(--color-transparent)) bottom / 4px 3.75px no-repeat,conic-gradient(transparent 180deg,var(--icon-disabled-strong) 180deg 360deg)}@keyframes motion{to{transform:rotate(1turn)}}.emc-amount-code{color:var(--text-secondary)}.emc-amount-positive{color:var(--text-feedback-positive)}.emc-amount-literal{width:.25rem}.emc-amount-decimals-offset-md{margin-top:.0625rem}.emc-amount-decimals-offset-lg{margin-top:.125rem}@layer emerald,transition;@layer emerald{*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--typography-font-family-aab),sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{font-family:var(--typography-font-family-aab)}.emc-icon-\[emc--em-agenda-2\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M51.0982 200L50 98.9603L54.2964 95.2805L183.708 98.877L190 194.036L185.704 197.715L51.0982 200Z' fill='%23B1AEF0'/%3E%3Cpath d='M55.3946 196.32L54.2964 95.2805L188.005 95.1973L190 194.036L55.3946 196.32Z' fill='%23D5D3F7'/%3E%3Cpath d='M54.2964 95.2805L54.4673 111.005L188.312 110.42L188.005 95.1973L54.2964 95.2805Z' fill='%23BDBAF3'/%3E%3Cpath d='M99.0944 105.092C99.0949 105.104 99.0824 105.093 99.0824 105.093C98.6536 105.238 98.2019 105.25 97.7812 105.148C97.2064 105.006 96.6655 104.668 96.2592 104.173C96.1792 104.076 96.0989 103.967 96.0302 103.858C95.9554 103.744 95.8862 103.623 95.8285 103.496C95.7651 103.369 95.7129 103.231 95.6665 103.091C95.5669 102.784 95.514 102.475 95.5025 102.17C95.4978 102.047 95.4991 101.93 95.512 101.806C95.5141 101.706 95.5279 101.606 95.5476 101.505L95.5534 101.505C95.5527 101.487 95.5523 101.476 95.5575 101.458C95.5573 101.452 95.5569 101.44 95.5623 101.428C95.5817 101.322 95.6129 101.215 95.6443 101.114C95.6441 101.108 95.6438 101.102 95.6494 101.096C95.6864 100.989 95.7238 100.888 95.7728 100.786C95.8108 100.703 95.8545 100.619 95.9044 100.541C95.9261 100.493 95.9537 100.451 95.9817 100.414C96.0035 100.372 96.0317 100.336 96.0712 100.293C96.11 100.233 96.1605 100.179 96.2114 100.124C96.2224 100.106 96.2335 100.088 96.2507 100.075C96.307 100.015 96.3695 99.9534 96.438 99.9039L96.4547 99.8856L96.4605 99.8854C96.5176 99.8421 96.563 99.7993 96.6201 99.7561C96.6373 99.7437 96.6544 99.7313 96.6718 99.7248C96.8375 99.6069 97.0276 99.5117 97.2306 99.4453C97.2596 99.4383 97.2884 99.4255 97.3178 99.4244C98.026 99.2156 98.7657 99.3636 99.3798 99.7689C99.9513 100.135 100.414 100.722 100.659 101.452C101.17 103.018 100.475 104.647 99.0944 105.092Z' fill='%239995EC'/%3E%3Cpath d='M100.504 97.9843C100.562 99.5268 100.25 100.948 99.6692 102.074C99.4424 102.523 99.1731 102.92 98.8544 103.27C98.2704 103.95 97.5429 104.425 96.724 104.625C96.5565 104.496 96.4018 104.346 96.2598 104.175C96.1815 104.076 96.0962 103.964 96.0312 103.859C95.9524 103.746 95.8865 103.62 95.8274 103.494C95.7617 103.367 95.7162 103.234 95.6634 103.093C95.5636 102.785 95.5112 102.476 95.4997 102.171C95.495 102.05 95.4973 101.928 95.513 101.805C95.5159 101.703 95.5256 101.608 95.5489 101.506L95.5485 101.499C95.548 101.485 95.5545 101.478 95.5605 101.458L95.5595 101.431C95.5707 101.369 95.5886 101.301 95.6066 101.239C95.7042 101.31 95.8002 101.347 95.8746 101.344C96.0708 101.337 96.3464 101.096 96.5876 100.667C96.7147 100.445 96.8328 100.163 96.9222 99.841C97.0666 99.3612 97.1459 98.7756 97.1208 98.1125C97.0675 96.7053 96.5545 95.6814 96.0906 95.2382C95.9216 95.0685 95.7622 94.9796 95.6336 94.9845C95.5186 94.9889 95.3728 95.0757 95.2231 95.2372C93.9429 95.2451 92.6759 95.2457 91.4292 95.2455C92.1349 93.1253 93.6517 91.672 95.5055 91.6018C97.4539 91.5279 99.1424 93.0019 99.9656 95.2336C100.281 96.0618 100.466 96.9898 100.504 97.9843Z' fill='%23E1E0F9'/%3E%3Cpath d='M148.025 105.073C148.026 105.084 148.013 105.073 148.013 105.073C147.584 105.219 147.133 105.23 146.712 105.128C146.137 104.986 145.596 104.648 145.19 104.153C145.11 104.056 145.03 103.948 144.961 103.839C144.886 103.724 144.817 103.603 144.759 103.476C144.696 103.35 144.644 103.211 144.597 103.072C144.498 102.764 144.445 102.455 144.433 102.15C144.428 102.027 144.43 101.91 144.443 101.786C144.445 101.686 144.459 101.586 144.478 101.485L144.484 101.485C144.483 101.467 144.483 101.456 144.488 101.438C144.488 101.432 144.488 101.42 144.493 101.408C144.512 101.302 144.544 101.195 144.575 101.094C144.575 101.088 144.574 101.082 144.58 101.076C144.617 100.969 144.654 100.868 144.703 100.766C144.741 100.683 144.785 100.599 144.835 100.521C144.857 100.473 144.884 100.431 144.912 100.394C144.934 100.353 144.962 100.316 145.002 100.274C145.041 100.213 145.091 100.159 145.142 100.104C145.153 100.086 145.164 100.068 145.181 100.056C145.238 99.9947 145.3 99.9336 145.369 99.8841L145.385 99.8658L145.392 99.8656C145.449 99.8223 145.494 99.7795 145.551 99.7362C145.568 99.7239 145.585 99.7115 145.602 99.7049C145.768 99.5871 145.958 99.4919 146.161 99.4254C146.19 99.4185 146.219 99.4057 146.249 99.4045C146.957 99.1957 147.696 99.3438 148.31 99.7491C148.882 100.115 149.345 100.702 149.589 101.432C150.101 102.998 149.405 104.627 148.025 105.073Z' fill='%239995EC'/%3E%3Cpath d='M149.434 97.9645C149.493 99.5071 149.181 100.928 148.6 102.054C148.373 102.503 148.104 102.9 147.785 103.251C147.201 103.93 146.474 104.405 145.655 104.605C145.487 104.476 145.332 104.326 145.19 104.155C145.112 104.057 145.027 103.945 144.962 103.839C144.883 103.727 144.817 103.6 144.758 103.474C144.692 103.348 144.647 103.214 144.594 103.074C144.494 102.766 144.442 102.456 144.43 102.152C144.426 102.03 144.428 101.908 144.444 101.785C144.447 101.683 144.456 101.588 144.48 101.486L144.479 101.479C144.479 101.465 144.485 101.458 144.491 101.438L144.49 101.411C144.501 101.349 144.519 101.281 144.537 101.219C144.635 101.29 144.731 101.327 144.805 101.324C145.001 101.317 145.277 101.076 145.518 100.647C145.645 100.425 145.763 100.143 145.853 99.8212C145.997 99.3414 146.077 98.7558 146.051 98.0927C145.998 96.6855 145.485 95.6616 145.021 95.2185C144.852 95.0487 144.693 94.9599 144.564 94.9647C144.449 94.9691 144.304 95.056 144.154 95.2175C142.874 95.2253 141.607 95.2259 140.36 95.2257C141.066 93.1055 142.582 91.6523 144.436 91.582C146.385 91.5081 148.073 92.9821 148.896 95.2139C149.212 96.042 149.397 96.97 149.434 97.9645Z' fill='%23E1E0F9'/%3E%3Cpath d='M54.4673 111.005L188.312 110.42L188.353 112.461L54.4926 113.341L54.4673 111.005Z' fill='%23C9C7F5'/%3E%3Cpath d='M54.4673 111.005L50.1641 114.075L50 98.9603L54.2964 95.2805L54.4673 111.005Z' fill='%239995EC'/%3E%3Cpath d='M117.31 167.811L117.433 175.919L86.9438 176.336L86.8991 172.917C86.8584 169.807 87.2913 167.207 88.1948 165.114C89.1002 163.027 90.2281 161.319 91.5851 159.991C92.939 158.666 95.0175 156.898 97.8185 154.686L100.833 152.299C102.404 151.064 103.603 150.052 104.428 149.258C105.254 148.467 105.923 147.547 106.438 146.498C106.95 145.45 107.197 144.231 107.177 142.838C107.154 141.23 106.517 139.874 105.269 138.776C104.021 137.675 102.338 137.131 100.223 137.146C98.1046 137.162 96.3895 137.545 95.0735 138.295C93.759 139.045 92.4893 140.078 91.2689 141.395L85.0947 136.469C88.8393 131.738 94.025 129.356 100.641 129.318C103.989 129.299 106.835 129.88 109.182 131.058C111.527 132.238 113.308 133.843 114.523 135.873C115.738 137.906 116.366 140.202 116.404 142.764C116.44 145.151 116.034 147.274 115.182 149.128C114.332 150.985 113.323 152.506 112.153 153.692C110.984 154.879 109.57 156.135 107.917 157.459L104.91 159.845L103.143 161.238C101.179 162.791 99.7494 164.03 98.8558 164.957C97.9619 165.884 97.4345 166.919 97.2743 168.058L117.31 167.811Z' fill='%23EDECFC'/%3E%3Cpath d='M152.889 147.52C155.054 148.709 156.765 150.453 158.018 152.752C159.271 155.051 159.927 157.776 159.985 160.929C160.038 163.868 159.403 166.492 158.08 168.801C156.754 171.115 154.869 172.935 152.416 174.269C149.963 175.603 147.102 176.294 143.835 176.339C137.643 176.425 133.09 174.585 130.184 170.815C127.279 167.047 125.775 161.923 125.673 155.446C125.542 147.158 127.759 140.817 132.316 136.432C136.864 132.056 143.435 129.848 152.022 129.797L153.97 129.785L154.112 137.8L152.164 137.814C147.046 137.851 142.983 138.929 139.974 141.048C136.961 143.171 135.269 146.335 134.902 150.541C136.011 149.014 137.463 147.843 139.257 147.025C141.049 146.208 143.12 145.79 145.469 145.77C148.248 145.746 150.721 146.33 152.889 147.52ZM148.99 166.607C150.29 165.184 150.921 163.325 150.881 161.031C150.839 158.652 150.154 156.744 148.827 155.307C147.498 153.871 145.617 153.166 143.182 153.19C140.743 153.214 138.882 153.958 137.6 155.422C136.314 156.889 135.693 158.816 135.733 161.201C135.771 163.501 136.465 165.349 137.82 166.743C139.174 168.139 141.049 168.82 143.447 168.79C145.841 168.76 147.688 168.034 148.99 166.607Z' fill='%23EDECFC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-agenda-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_39308_255)'%3E%3Cpath d='M65.62 194.47C65.43 194.28 65.26 194.08 65.11 193.86H177.03C176.89 194.07 176.72 194.27 176.53 194.46C175.68 195.3 174.52 195.71 173.02 195.66L123.99 195.64H118.15L69.1 195.66C67.65 195.7 66.47 195.3 65.62 194.47Z' fill='url(%23paint0_linear_39308_255)'/%3E%3Cpath d='M178 194.2C178 194.98 177.83 195.76 177.53 196.47C177.22 197.23 176.76 197.92 176.18 198.5C175.6 199.08 174.91 199.55 174.15 199.86C173.39 200.17 172.57 200.34 171.75 200.34H70.26C69.44 200.34 68.63 200.17 67.87 199.86C67.11 199.55 66.42 199.08 65.84 198.5C65.26 197.92 64.8 197.23 64.48 196.47C64.17 195.72 64.01 194.9 64.01 194.08V193.99C64.25 194.41 64.55 194.81 64.92 195.17C65.92 196.16 67.25 196.66 68.86 196.66H69.12L118.15 196.64H123.99L173.01 196.66H173.27C174.9 196.66 176.23 196.16 177.23 195.17C177.53 194.87 177.79 194.54 178 194.2Z' fill='url(%23paint1_linear_39308_255)'/%3E%3Cpath d='M178.01 120.86V191.32C177.88 192.06 177.61 193.03 177.03 193.86C176.89 194.07 176.72 194.27 176.53 194.46C175.68 195.3 174.52 195.71 173.02 195.66L123.99 195.64H118.15L69.1 195.66C67.65 195.7 66.47 195.3 65.62 194.47C65.43 194.28 65.26 194.08 65.11 193.86C64 192.27 64.02 190.17 64.02 190.14H64V120.86H178H178.01Z' fill='%23808080'/%3E%3Cpath d='M86.34 160.11H74.52C74.23 160.11 73.99 160.35 73.99 160.64V172.46C73.99 172.75 74.23 172.99 74.52 172.99H86.34C86.63 172.99 86.87 172.75 86.87 172.46V160.64C86.87 160.35 86.63 160.11 86.34 160.11Z' fill='%23EAEBEC'/%3E%3Cpath d='M152.14 143.66H140.32C140.03 143.66 139.79 143.9 139.79 144.19V156.01C139.79 156.3 140.03 156.54 140.32 156.54H152.14C152.43 156.54 152.67 156.3 152.67 156.01V144.19C152.67 143.9 152.43 143.66 152.14 143.66Z' fill='%236A6A6A'/%3E%3Cpath d='M86.34 143.66H74.52C74.23 143.66 73.99 143.9 73.99 144.19V156.01C73.99 156.3 74.23 156.54 74.52 156.54H86.34C86.63 156.54 86.87 156.3 86.87 156.01V144.19C86.87 143.9 86.63 143.66 86.34 143.66Z' fill='%23B3B3B3'/%3E%3Cpath d='M102.79 143.66H90.9699C90.6799 143.66 90.4399 143.9 90.4399 144.19V156.01C90.4399 156.3 90.6799 156.54 90.9699 156.54H102.79C103.08 156.54 103.32 156.3 103.32 156.01V144.19C103.32 143.9 103.08 143.66 102.79 143.66Z' fill='%23B3B3B3'/%3E%3Cpath d='M119.24 143.66H107.42C107.13 143.66 106.89 143.9 106.89 144.19V156.01C106.89 156.3 107.13 156.54 107.42 156.54H119.24C119.53 156.54 119.77 156.3 119.77 156.01V144.19C119.77 143.9 119.53 143.66 119.24 143.66Z' fill='%23B3B3B3'/%3E%3Cpath d='M135.69 143.66H123.87C123.58 143.66 123.34 143.9 123.34 144.19V156.01C123.34 156.3 123.58 156.54 123.87 156.54H135.69C135.98 156.54 136.22 156.3 136.22 156.01V144.19C136.22 143.9 135.98 143.66 135.69 143.66Z' fill='%23B3B3B3'/%3E%3Cpath d='M102.79 160.11H90.9699C90.6799 160.11 90.4399 160.35 90.4399 160.64V172.46C90.4399 172.75 90.6799 172.99 90.9699 172.99H102.79C103.08 172.99 103.32 172.75 103.32 172.46V160.64C103.32 160.35 103.08 160.11 102.79 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M119.24 160.11H107.42C107.13 160.11 106.89 160.35 106.89 160.64V172.46C106.89 172.75 107.13 172.99 107.42 172.99H119.24C119.53 172.99 119.77 172.75 119.77 172.46V160.64C119.77 160.35 119.53 160.11 119.24 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M135.69 160.11H123.87C123.58 160.11 123.34 160.35 123.34 160.64V172.46C123.34 172.75 123.58 172.99 123.87 172.99H135.69C135.98 172.99 136.22 172.75 136.22 172.46V160.64C136.22 160.35 135.98 160.11 135.69 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M152.14 160.11H140.32C140.03 160.11 139.79 160.35 139.79 160.64V172.46C139.79 172.75 140.03 172.99 140.32 172.99H152.14C152.43 172.99 152.67 172.75 152.67 172.46V160.64C152.67 160.35 152.43 160.11 152.14 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M152.14 176.56H140.32C140.03 176.56 139.79 176.8 139.79 177.09V188.91C139.79 189.2 140.03 189.44 140.32 189.44H152.14C152.43 189.44 152.67 189.2 152.67 188.91V177.09C152.67 176.8 152.43 176.56 152.14 176.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M86.34 160.11H74.52C74.23 160.11 73.99 160.35 73.99 160.64V172.46C73.99 172.75 74.23 172.99 74.52 172.99H86.34C86.63 172.99 86.87 172.75 86.87 172.46V160.64C86.87 160.35 86.63 160.11 86.34 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M86.34 176.56H74.52C74.23 176.56 73.99 176.8 73.99 177.09V188.91C73.99 189.2 74.23 189.44 74.52 189.44H86.34C86.63 189.44 86.87 189.2 86.87 188.91V177.09C86.87 176.8 86.63 176.56 86.34 176.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M102.79 176.56H90.9699C90.6799 176.56 90.4399 176.8 90.4399 177.09V188.91C90.4399 189.2 90.6799 189.44 90.9699 189.44H102.79C103.08 189.44 103.32 189.2 103.32 188.91V177.09C103.32 176.8 103.08 176.56 102.79 176.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M119.24 176.56H107.42C107.13 176.56 106.89 176.8 106.89 177.09V188.91C106.89 189.2 107.13 189.44 107.42 189.44H119.24C119.53 189.44 119.77 189.2 119.77 188.91V177.09C119.77 176.8 119.53 176.56 119.24 176.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M135.69 176.56H123.87C123.58 176.56 123.34 176.8 123.34 177.09V188.91C123.34 189.2 123.58 189.44 123.87 189.44H135.69C135.98 189.44 136.22 189.2 136.22 188.91V177.09C136.22 176.8 135.98 176.56 135.69 176.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M102.79 127.56H90.9699C90.6799 127.56 90.4399 127.8 90.4399 128.09V139.91C90.4399 140.2 90.6799 140.44 90.9699 140.44H102.79C103.08 140.44 103.32 140.2 103.32 139.91V128.09C103.32 127.8 103.08 127.56 102.79 127.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M119.24 127.56H107.42C107.13 127.56 106.89 127.8 106.89 128.09V139.91C106.89 140.2 107.13 140.44 107.42 140.44H119.24C119.53 140.44 119.77 140.2 119.77 139.91V128.09C119.77 127.8 119.53 127.56 119.24 127.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M135.69 127.56H123.87C123.58 127.56 123.34 127.8 123.34 128.09V139.91C123.34 140.2 123.58 140.44 123.87 140.44H135.69C135.98 140.44 136.22 140.2 136.22 139.91V128.09C136.22 127.8 135.98 127.56 135.69 127.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M152.14 127.56H140.32C140.03 127.56 139.79 127.8 139.79 128.09V139.91C139.79 140.2 140.03 140.44 140.32 140.44H152.14C152.43 140.44 152.67 140.2 152.67 139.91V128.09C152.67 127.8 152.43 127.56 152.14 127.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M168.24 143.66H156.42C156.13 143.66 155.89 143.9 155.89 144.19V156.01C155.89 156.3 156.13 156.54 156.42 156.54H168.24C168.53 156.54 168.77 156.3 168.77 156.01V144.19C168.77 143.9 168.53 143.66 168.24 143.66Z' fill='%23B3B3B3'/%3E%3Cpath d='M168.24 160.11H156.42C156.13 160.11 155.89 160.35 155.89 160.64V172.46C155.89 172.75 156.13 172.99 156.42 172.99H168.24C168.53 172.99 168.77 172.75 168.77 172.46V160.64C168.77 160.35 168.53 160.11 168.24 160.11Z' fill='%23B3B3B3'/%3E%3Cpath d='M168.24 127.56H156.42C156.13 127.56 155.89 127.8 155.89 128.09V139.91C155.89 140.2 156.13 140.44 156.42 140.44H168.24C168.53 140.44 168.77 140.2 168.77 139.91V128.09C168.77 127.8 168.53 127.56 168.24 127.56Z' fill='%23B3B3B3'/%3E%3Cpath d='M69.91 104.13H172.1C173.66 104.13 175.17 104.75 176.27 105.86C177.38 106.97 178 108.47 178 110.03V120.86H64V110.03C64 108.46 64.62 106.96 65.73 105.86C66.84 104.75 68.34 104.13 69.9 104.13H69.91Z' fill='url(%23paint2_linear_39308_255)'/%3E%3Cpath opacity='0.08' d='M80.51 116.11C83.22 116.11 85.42 113.91 85.42 111.2C85.42 108.49 83.22 106.29 80.51 106.29C77.8 106.29 75.6 108.49 75.6 111.2C75.6 113.91 77.8 116.11 80.51 116.11Z' fill='black'/%3E%3Cpath d='M83.32 99.81C83.32 98.26 82.06 97 80.51 97C78.96 97 77.7 98.26 77.7 99.81V110.86C77.7 112.41 78.96 113.67 80.51 113.67C82.06 113.67 83.32 112.41 83.32 110.86V99.81Z' fill='%23747676'/%3E%3Cpath opacity='0.08' d='M161.51 116.11C164.22 116.11 166.42 113.91 166.42 111.2C166.42 108.49 164.22 106.29 161.51 106.29C158.8 106.29 156.6 108.49 156.6 111.2C156.6 113.91 158.8 116.11 161.51 116.11Z' fill='black'/%3E%3Cpath d='M164.32 99.81C164.32 98.26 163.06 97 161.51 97C159.96 97 158.7 98.26 158.7 99.81V110.86C158.7 112.41 159.96 113.67 161.51 113.67C163.06 113.67 164.32 112.41 164.32 110.86V99.81Z' fill='%23747676'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_39308_255' x1='151.26' y1='270.58' x2='114.52' y2='177.23' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBDDDE'/%3E%3Cstop offset='1' stop-color='%23C0C0C0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_39308_255' x1='154.52' y1='279.92' x2='114.16' y2='177.35' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236A6A6A'/%3E%3Cstop offset='1' stop-color='%23666666'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_39308_255' x1='123.71' y1='91.43' x2='118.88' y2='133.92' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23666666'/%3E%3Cstop offset='1' stop-color='%234D4D4D'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_39308_255'%3E%3Crect width='114.01' height='103.34' fill='white' transform='translate(64 97)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-agenda-search-2\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4439' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='100' width='44' height='44'%3E%3Cpath d='M136.209 143.533C148.028 143.533 157.609 133.952 157.609 122.133C157.609 110.314 148.028 100.733 136.209 100.733C124.39 100.733 114.809 110.314 114.809 122.133C114.809 133.952 124.39 143.533 136.209 143.533Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M50.8364 195L50 118.046L53.272 115.244L151.835 117.983L156.627 190.457L153.355 193.26L50.8364 195Z' fill='%23B1AEF0'/%3E%3Cpath d='M54.1083 192.197L53.272 115.244L155.107 115.18L156.627 190.457L54.1083 192.197Z' fill='%23D5D3F7'/%3E%3Cpath d='M53.272 115.244L53.4022 127.22L155.341 126.774L155.107 115.18L53.272 115.244Z' fill='%23BDBAF3'/%3E%3Cpath d='M87.3914 122.717C87.3917 122.725 87.3825 122.717 87.3825 122.717C87.0558 122.828 86.7117 122.836 86.3913 122.759C85.9535 122.65 85.5416 122.393 85.2322 122.016C85.1713 121.942 85.1099 121.86 85.0576 121.777C85.0006 121.689 84.9481 121.597 84.9041 121.501C84.8558 121.404 84.8161 121.298 84.7807 121.192C84.7048 120.958 84.6644 120.723 84.6556 120.491C84.6521 120.397 84.6533 120.308 84.6631 120.213C84.6647 120.137 84.6752 120.061 84.6902 119.984L84.6946 119.984C84.6941 119.971 84.6937 119.962 84.6977 119.948C84.6975 119.944 84.6973 119.935 84.7014 119.926C84.7162 119.845 84.7397 119.763 84.7636 119.686C84.7635 119.682 84.7634 119.677 84.7677 119.673C84.7959 119.591 84.8244 119.514 84.8617 119.437C84.8906 119.373 84.9239 119.309 84.9619 119.25C84.9784 119.213 84.9993 119.181 85.0207 119.154C85.0373 119.122 85.0586 119.094 85.0887 119.061C85.1182 119.016 85.157 118.974 85.1957 118.932C85.2041 118.919 85.2127 118.905 85.2257 118.895C85.2687 118.849 85.3161 118.803 85.3683 118.765L85.3809 118.751L85.3857 118.751C85.4292 118.718 85.4635 118.685 85.507 118.652C85.5201 118.643 85.5332 118.633 85.5464 118.628C85.6726 118.539 85.8173 118.466 85.9719 118.415C85.994 118.41 86.0162 118.4 86.0385 118.4C86.578 118.241 87.141 118.353 87.6088 118.662C88.044 118.941 88.3963 119.388 88.5829 119.944C88.9724 121.136 88.4426 122.377 87.3914 122.717Z' fill='%239995EC'/%3E%3Cpath d='M88.4644 117.303C88.5089 118.478 88.2715 119.56 87.8293 120.418C87.6566 120.76 87.451 121.062 87.2083 121.329C86.7635 121.846 86.2095 122.208 85.5857 122.36C85.4582 122.262 85.3404 122.148 85.2323 122.018C85.1727 121.943 85.1076 121.857 85.058 121.777C84.998 121.691 84.9481 121.595 84.9032 121.499C84.8531 121.403 84.8183 121.301 84.7781 121.194C84.7021 120.959 84.6621 120.724 84.6533 120.492C84.6498 120.399 84.6516 120.306 84.6636 120.213C84.6658 120.135 84.6732 120.063 84.6909 119.985L84.6906 119.979C84.6902 119.969 84.6952 119.964 84.6998 119.948L84.6991 119.927C84.7077 119.881 84.721 119.829 84.7347 119.782C84.809 119.836 84.8824 119.864 84.9391 119.862C85.0884 119.856 85.2981 119.673 85.4818 119.346C85.5786 119.177 85.6687 118.962 85.7368 118.717C85.8468 118.351 85.9074 117.905 85.8882 117.4C85.8476 116.329 85.4568 115.549 85.1035 115.211C84.9747 115.082 84.8535 115.014 84.7555 115.018C84.6679 115.021 84.5568 115.087 84.4428 115.21C83.4677 115.216 82.5027 115.217 81.5532 115.217C82.0907 113.602 83.2459 112.495 84.6578 112.442C86.1418 112.385 87.428 113.508 88.0549 115.208C88.2955 115.838 88.4356 116.545 88.4644 117.303Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.657 122.702C124.658 122.71 124.649 122.702 124.649 122.702C124.322 122.813 123.978 122.821 123.658 122.744C123.22 122.635 122.808 122.378 122.498 122.001C122.437 121.927 122.376 121.845 122.324 121.762C122.267 121.674 122.214 121.582 122.17 121.486C122.122 121.389 122.082 121.283 122.047 121.177C121.971 120.943 121.931 120.708 121.922 120.476C121.918 120.382 121.919 120.293 121.929 120.198C121.931 120.122 121.941 120.046 121.956 119.969L121.961 119.969C121.96 119.956 121.96 119.947 121.964 119.933C121.964 119.929 121.963 119.92 121.968 119.911C121.982 119.83 122.006 119.748 122.03 119.671C122.03 119.667 122.03 119.662 122.034 119.658C122.062 119.576 122.091 119.499 122.128 119.422C122.157 119.358 122.19 119.294 122.228 119.235C122.245 119.198 122.266 119.166 122.287 119.139C122.304 119.107 122.325 119.079 122.355 119.046C122.385 119.001 122.423 118.959 122.462 118.917C122.47 118.904 122.479 118.89 122.492 118.88C122.535 118.834 122.582 118.788 122.634 118.75L122.647 118.736L122.652 118.736C122.695 118.703 122.73 118.67 122.773 118.637C122.786 118.628 122.799 118.618 122.812 118.613C122.939 118.524 123.084 118.451 123.238 118.401C123.26 118.395 123.282 118.385 123.305 118.385C123.844 118.226 124.407 118.338 124.875 118.647C125.31 118.926 125.662 119.373 125.849 119.929C126.238 121.121 125.709 122.362 124.657 122.702Z' fill='%239995EC'/%3E%3Cpath d='M125.731 117.288C125.775 118.463 125.538 119.545 125.096 120.403C124.923 120.745 124.718 121.047 124.475 121.314C124.03 121.831 123.476 122.193 122.852 122.345C122.725 122.247 122.607 122.133 122.499 122.003C122.439 121.928 122.374 121.842 122.325 121.762C122.265 121.676 122.214 121.58 122.169 121.484C122.119 121.388 122.085 121.286 122.044 121.179C121.968 120.944 121.928 120.709 121.92 120.477C121.916 120.384 121.918 120.291 121.93 120.198C121.932 120.12 121.939 120.048 121.957 119.97V119.964C121.957 119.954 121.961 119.949 121.966 119.933L121.965 119.912C121.974 119.866 121.988 119.814 122.001 119.767C122.076 119.821 122.149 119.849 122.205 119.847C122.355 119.841 122.565 119.658 122.748 119.331C122.845 119.162 122.935 118.947 123.003 118.702C123.113 118.336 123.174 117.89 123.154 117.385C123.114 116.314 122.723 115.534 122.37 115.196C122.241 115.067 122.12 114.999 122.022 115.003C121.934 115.006 121.823 115.072 121.709 115.195C120.734 115.201 119.769 115.202 118.82 115.202C119.357 113.587 120.513 112.48 121.924 112.427C123.408 112.37 124.694 113.493 125.321 115.193C125.562 115.823 125.702 116.53 125.731 117.288Z' fill='%23E1E0F9'/%3E%3Cpath d='M53.4023 127.22L155.341 126.774L155.373 128.328L53.4218 128.999L53.4023 127.22Z' fill='%23C9C7F5'/%3E%3Cpath d='M53.4022 127.22L50.1251 129.558L50 118.046L53.272 115.244L53.4022 127.22Z' fill='%239995EC'/%3E%3Cpath d='M101.264 170.484L101.358 176.659L78.1367 176.977L78.1029 174.373C78.0719 172.004 78.4015 170.024 79.0896 168.43C79.7792 166.841 80.638 165.54 81.6716 164.528C82.7027 163.519 84.2859 162.173 86.4191 160.488L88.715 158.67C89.9113 157.729 90.8245 156.958 91.4535 156.354C92.0822 155.751 92.5916 155.051 92.9837 154.251C93.3739 153.454 93.5624 152.525 93.547 151.464C93.5292 150.239 93.0441 149.207 92.0937 148.37C91.1429 147.532 89.861 147.118 88.2505 147.13C86.6371 147.141 85.3307 147.433 84.3284 148.004C83.3273 148.576 82.3604 149.362 81.431 150.365L76.7285 146.613C79.5805 143.01 83.5299 141.196 88.569 141.167C91.1186 141.153 93.2863 141.595 95.0738 142.492C96.8601 143.391 98.2167 144.613 99.1422 146.16C100.068 147.708 100.545 149.456 100.574 151.408C100.602 153.226 100.292 154.842 99.6436 156.255C98.9963 157.669 98.2276 158.828 97.3372 159.731C96.4462 160.635 95.3694 161.592 94.1103 162.6L91.8202 164.417L90.4746 165.478C88.9784 166.661 87.8896 167.604 87.209 168.31C86.5282 169.017 86.1269 169.805 86.0049 170.672L101.264 170.484Z' fill='%23EDECFC'/%3E%3Cpath d='M128.362 155.03C130.012 155.936 131.314 157.264 132.269 159.015C133.223 160.766 133.723 162.841 133.767 165.243C133.807 167.481 133.324 169.479 132.317 171.239C131.307 173.001 129.87 174.387 128.002 175.403C126.134 176.419 123.955 176.945 121.467 176.979C116.75 177.045 113.283 175.643 111.07 172.773C108.858 169.902 107.712 166 107.635 161.067C107.535 154.754 109.223 149.925 112.694 146.585C116.157 143.253 121.163 141.571 127.703 141.532L129.186 141.523L129.295 147.627L127.81 147.638C123.913 147.666 120.818 148.487 118.526 150.101C116.232 151.718 114.943 154.128 114.664 157.331C115.508 156.168 116.614 155.276 117.98 154.654C119.345 154.031 120.922 153.712 122.712 153.697C124.828 153.679 126.712 154.124 128.362 155.03ZM125.393 169.567C126.383 168.483 126.864 167.068 126.834 165.321C126.802 163.508 126.28 162.055 125.269 160.961C124.257 159.868 122.824 159.33 120.97 159.348C119.112 159.367 117.695 159.933 116.718 161.048C115.739 162.166 115.266 163.633 115.296 165.45C115.325 167.202 115.854 168.609 116.886 169.671C117.917 170.734 119.345 171.253 121.171 171.23C122.994 171.207 124.401 170.654 125.393 169.567Z' fill='%23EDECFC'/%3E%3Cg mask='url(%23mask0_10959_4439)'%3E%3Cpath d='M45.5891 199.129L44.6689 114.48L48.2684 111.397L156.687 114.41L161.958 194.132L158.359 197.215L45.5891 199.129Z' fill='%23B1AEF0'/%3E%3Cpath d='M49.1878 196.046L48.2681 111.397L160.286 111.327L161.958 194.132L49.1878 196.046Z' fill='%23D5D3F7'/%3E%3Cpath d='M48.2681 111.397L48.4113 124.57L160.544 124.081L160.286 111.327L48.2681 111.397Z' fill='%23BDBAF3'/%3E%3Cpath d='M126.792 119.6C126.792 119.61 126.782 119.601 126.782 119.601C126.423 119.722 126.045 119.732 125.692 119.647C125.211 119.527 124.757 119.245 124.417 118.83C124.35 118.749 124.282 118.658 124.225 118.566C124.162 118.47 124.104 118.369 124.056 118.263C124.003 118.157 123.959 118.04 123.92 117.924C123.837 117.666 123.793 117.407 123.783 117.152C123.779 117.049 123.78 116.95 123.791 116.847C123.792 116.763 123.804 116.679 123.821 116.595L123.826 116.595C123.825 116.58 123.825 116.57 123.829 116.555C123.829 116.55 123.829 116.54 123.833 116.53C123.849 116.441 123.875 116.352 123.902 116.267C123.902 116.262 123.901 116.257 123.906 116.252C123.937 116.163 123.968 116.078 124.009 115.993C124.041 115.922 124.078 115.852 124.12 115.787C124.138 115.747 124.161 115.711 124.184 115.681C124.203 115.646 124.226 115.615 124.259 115.58C124.292 115.529 124.334 115.483 124.377 115.438C124.386 115.422 124.395 115.407 124.41 115.397C124.457 115.346 124.509 115.295 124.567 115.253L124.581 115.238L124.586 115.238C124.634 115.202 124.672 115.166 124.719 115.13C124.734 115.119 124.748 115.109 124.762 115.103C124.901 115.005 125.061 114.925 125.231 114.869C125.255 114.863 125.279 114.853 125.304 114.852C125.897 114.677 126.517 114.801 127.031 115.14C127.51 115.447 127.898 115.939 128.103 116.551C128.531 117.862 127.948 119.227 126.792 119.6Z' fill='%239995EC'/%3E%3Cpath d='M127.972 113.645C128.021 114.937 127.76 116.128 127.274 117.072C127.084 117.448 126.858 117.78 126.591 118.074C126.102 118.643 125.492 119.041 124.806 119.209C124.666 119.1 124.536 118.975 124.417 118.832C124.352 118.749 124.28 118.655 124.226 118.567C124.16 118.472 124.104 118.367 124.055 118.261C124 118.155 123.962 118.043 123.917 117.925C123.834 117.667 123.79 117.408 123.78 117.153C123.776 117.051 123.778 116.949 123.792 116.846C123.794 116.761 123.802 116.681 123.822 116.595L123.821 116.589C123.821 116.578 123.826 116.572 123.831 116.555L123.83 116.532C123.84 116.481 123.855 116.424 123.87 116.372C123.951 116.431 124.032 116.462 124.095 116.46C124.259 116.454 124.49 116.252 124.692 115.892C124.798 115.707 124.897 115.47 124.972 115.201C125.093 114.799 125.16 114.308 125.139 113.753C125.094 112.574 124.664 111.716 124.275 111.345C124.134 111.202 124 111.128 123.893 111.132C123.796 111.136 123.674 111.208 123.549 111.344C122.476 111.35 121.415 111.351 120.37 111.351C120.961 109.574 122.232 108.357 123.785 108.298C125.417 108.236 126.832 109.471 127.522 111.341C127.787 112.035 127.941 112.812 127.972 113.645Z' fill='%23E1E0F9'/%3E%3Cpath d='M48.4116 124.57L160.544 124.081L160.579 125.79L48.4328 126.527L48.4116 124.57Z' fill='%23C9C7F5'/%3E%3Cpath d='M130.867 155.161C132.682 156.158 134.115 157.619 135.165 159.545C136.214 161.471 136.764 163.754 136.812 166.395C136.857 168.858 136.325 171.056 135.217 172.991C134.106 174.929 132.526 176.454 130.471 177.572C128.416 178.689 126.019 179.268 123.282 179.306C118.094 179.378 114.28 177.836 111.846 174.678C109.412 171.521 108.152 167.228 108.067 161.802C107.957 154.858 109.814 149.546 113.632 145.872C117.442 142.206 122.947 140.356 130.142 140.314L131.773 140.304L131.893 147.018L130.26 147.03C125.972 147.061 122.568 147.965 120.048 149.74C117.523 151.518 116.106 154.169 115.798 157.693C116.727 156.414 117.944 155.432 119.446 154.747C120.948 154.063 122.683 153.712 124.651 153.695C126.979 153.675 129.052 154.165 130.867 155.161ZM127.601 171.153C128.69 169.96 129.219 168.403 129.186 166.481C129.151 164.488 128.576 162.889 127.465 161.685C126.351 160.483 124.775 159.892 122.735 159.912C120.692 159.932 119.133 160.555 118.059 161.782C116.982 163.011 116.461 164.625 116.494 166.624C116.526 168.551 117.108 170.098 118.243 171.267C119.377 172.436 120.948 173.007 122.957 172.981C124.963 172.956 126.51 172.348 127.601 171.153Z' fill='%23EDECFC'/%3E%3C/g%3E%3Cpath d='M177.365 163.871L179.536 165.782C180.894 166.98 182.636 167.489 184.314 167.329C185.908 167.177 187.445 166.425 188.554 165.106C190.829 162.395 190.367 158.364 187.537 156.232L185.213 154.475L185.211 154.473L162.07 137.003L155.655 144.682L177.366 163.87' fill='%23D5D3F7'/%3E%3Cpath d='M160.628 142.3C162.387 140.17 163.03 137.795 162.063 136.996C161.096 136.198 158.886 137.278 157.126 139.409C155.367 141.539 154.724 143.914 155.691 144.712C156.658 145.511 158.868 144.431 160.628 142.3Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 143.507L154.658 141.871L152.02 139.708L156.459 134.413L159.064 136.542L161.093 138.201C162.089 139.029 157.65 144.336 156.66 143.507Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 143.533C148.028 143.533 157.609 133.952 157.609 122.133C157.609 110.314 148.028 100.733 136.209 100.733C124.39 100.733 114.809 110.314 114.809 122.133C114.809 133.952 124.39 143.533 136.209 143.533Z' fill='white'/%3E%3Cpath d='M133.867 97.5683C120.299 98.8621 110.354 110.91 111.648 124.478C112.941 138.04 124.984 147.992 138.552 146.698C152.12 145.404 162.064 133.356 160.771 119.794C159.477 106.226 147.435 96.2745 133.867 97.5683ZM138.022 141.137C127.525 142.138 118.202 134.44 117.202 123.949C116.201 113.452 123.9 104.13 134.397 103.129C144.894 102.128 154.21 109.827 155.211 120.324C156.211 130.815 148.519 140.136 138.022 141.137Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-agenda-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4386' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='100' width='44' height='44'%3E%3Cpath d='M136.209 143.533C148.028 143.533 157.609 133.952 157.609 122.133C157.609 110.314 148.028 100.733 136.209 100.733C124.39 100.733 114.809 110.314 114.809 122.133C114.809 133.952 124.39 143.533 136.209 143.533Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M50.8364 195L50 118.046L53.2722 115.243L151.835 117.983L156.627 190.457L153.355 193.26L50.8364 195Z' fill='%23B1AEF0'/%3E%3Cpath d='M54.1088 192.197L53.2725 115.243L155.107 115.18L156.627 190.457L54.1088 192.197Z' fill='%23EDECFC'/%3E%3Cpath d='M53.2725 115.243L53.4027 127.219L155.341 126.774L155.107 115.18L53.2725 115.243Z' fill='%23BDBAF3'/%3E%3Cpath d='M153.208 190.515L156.627 190.457L155.341 126.774L151.989 126.789V126.786L53.4023 127.22L54.1085 192.197L58.1581 192.139L58.1579 192.129L153.208 190.515ZM119.198 156.992L106.87 157.124L106.703 146.085L119.015 145.992L119.198 156.992ZM123.045 145.962L135.357 145.869L135.556 156.817L123.228 156.949L123.045 145.962ZM102.839 157.167L90.5111 157.299L90.3603 146.208L102.672 146.115L102.839 157.167ZM102.9 161.197L103.067 172.249L90.7165 172.42L90.5659 161.329L102.9 161.197ZM106.93 161.154L119.265 161.022L119.448 172.023L107.097 172.193L106.93 161.154ZM123.295 160.979L135.63 160.847L135.829 171.796L123.478 171.967L123.295 160.979ZM139.66 160.804L151.994 160.673L152.21 171.569L139.859 171.74L139.66 160.804ZM139.586 156.774L139.387 145.838L151.7 145.746L151.915 156.642L139.586 156.774ZM139.314 141.808L139.115 130.873L151.405 130.819L151.62 141.716L139.314 141.808ZM135.284 141.839L122.978 141.931L122.795 130.944L135.085 130.89L135.284 141.839ZM118.948 141.962L106.642 142.054L106.475 131.015L118.764 130.961L118.948 141.962ZM102.611 142.085L90.3056 142.177L90.1549 131.087L102.444 131.033L102.611 142.085ZM86.2748 142.208L73.9693 142.3L73.8348 131.158L86.1239 131.104L86.2748 142.208ZM86.3297 146.238L86.4804 157.342L74.1523 157.473L74.0178 146.331L86.3297 146.238ZM70.1218 157.517L57.7937 157.648L57.6755 146.454L69.9872 146.361L70.1218 157.517ZM70.1704 161.547L70.3049 172.702L57.9546 172.873L57.8363 161.679L70.1704 161.547ZM74.201 161.504L86.5351 161.372L86.686 172.476L74.3353 172.647L74.201 161.504ZM86.7409 176.506L86.8916 187.61L74.5186 187.82L74.3841 176.677L86.7409 176.506ZM90.7713 176.45L103.128 176.28L103.295 187.332L90.9219 187.542L90.7713 176.45ZM107.158 176.224L119.515 176.053L119.698 187.053L107.325 187.263L107.158 176.224ZM123.545 175.997L135.902 175.826L136.101 186.775L123.728 186.985L123.545 175.997ZM57.9971 176.904L70.3536 176.733L70.4883 187.889L58.1154 188.099L57.9971 176.904Z' fill='%23D5D3F7'/%3E%3Cpath d='M87.3909 122.716C87.3913 122.725 87.382 122.717 87.382 122.717C87.0554 122.827 86.7114 122.836 86.391 122.759C85.9532 122.65 85.541 122.393 85.2316 122.016C85.1707 121.942 85.1095 121.859 85.0571 121.776C85.0002 121.689 84.9476 121.597 84.9037 121.501C84.8554 121.404 84.8155 121.298 84.7801 121.192C84.7042 120.958 84.664 120.723 84.6552 120.491C84.6516 120.397 84.6527 120.307 84.6625 120.213C84.6641 120.137 84.6747 120.061 84.6897 119.984L84.6941 119.984C84.6936 119.971 84.6933 119.962 84.6972 119.948C84.6971 119.944 84.6967 119.935 84.7008 119.926C84.7156 119.845 84.7394 119.763 84.7634 119.686C84.7632 119.682 84.763 119.677 84.7673 119.673C84.7955 119.591 84.8238 119.514 84.8611 119.437C84.89 119.373 84.9234 119.309 84.9614 119.249C84.978 119.213 84.9991 119.181 85.0204 119.153C85.037 119.121 85.0583 119.094 85.0884 119.061C85.1179 119.016 85.1567 118.974 85.1954 118.932C85.2038 118.918 85.2121 118.905 85.2251 118.895C85.2681 118.849 85.3157 118.802 85.3678 118.765L85.3806 118.751L85.3851 118.751C85.4285 118.718 85.4631 118.685 85.5066 118.652C85.5197 118.643 85.5327 118.633 85.5459 118.628C85.6721 118.538 85.817 118.466 85.9716 118.415C85.9937 118.41 86.0156 118.4 86.0379 118.399C86.5774 118.24 87.1406 118.353 87.6083 118.662C88.0436 118.94 88.3959 119.388 88.5824 119.944C88.9719 121.136 88.4422 122.377 87.3909 122.716Z' fill='%239995EC'/%3E%3Cpath d='M88.4644 117.303C88.5089 118.477 88.2712 119.56 87.829 120.418C87.6562 120.76 87.451 121.061 87.2083 121.329C86.7635 121.846 86.2095 122.208 85.5857 122.36C85.4582 122.262 85.3404 122.148 85.2323 122.018C85.1727 121.942 85.1076 121.857 85.058 121.776C84.998 121.691 84.9478 121.595 84.9028 121.499C84.8528 121.402 84.8181 121.301 84.7779 121.194C84.7019 120.959 84.6619 120.723 84.6531 120.492C84.6496 120.399 84.6513 120.306 84.6632 120.212C84.6655 120.135 84.673 120.062 84.6907 119.984L84.6906 119.979C84.6902 119.969 84.6951 119.964 84.6996 119.948L84.6988 119.927C84.7073 119.881 84.721 119.828 84.7347 119.781C84.809 119.835 84.8822 119.864 84.9389 119.861C85.0883 119.856 85.2981 119.672 85.4818 119.345C85.5786 119.177 85.6685 118.962 85.7366 118.717C85.8466 118.351 85.907 117.905 85.8879 117.4C85.8473 116.328 85.4566 115.549 85.1033 115.211C84.9746 115.082 84.8533 115.014 84.7553 115.018C84.6677 115.021 84.5568 115.087 84.4428 115.21C83.4677 115.216 82.5027 115.217 81.5532 115.217C82.0907 113.602 83.2459 112.495 84.6578 112.442C86.1418 112.385 87.4278 113.508 88.0547 115.208C88.2953 115.838 88.4356 116.545 88.4644 117.303Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.658 122.701C124.658 122.71 124.648 122.702 124.648 122.702C124.322 122.812 123.978 122.821 123.657 122.744C123.22 122.635 122.808 122.378 122.498 122.001C122.437 121.927 122.376 121.844 122.324 121.761C122.267 121.674 122.214 121.582 122.17 121.486C122.122 121.389 122.082 121.283 122.047 121.177C121.971 120.943 121.931 120.708 121.922 120.476C121.918 120.382 121.919 120.292 121.929 120.198C121.931 120.122 121.941 120.046 121.956 119.969L121.961 119.969C121.96 119.955 121.96 119.947 121.964 119.933C121.964 119.929 121.963 119.92 121.967 119.911C121.982 119.829 122.006 119.748 122.03 119.671C122.03 119.667 122.03 119.662 122.034 119.658C122.062 119.576 122.09 119.499 122.128 119.422C122.157 119.358 122.19 119.294 122.228 119.234C122.244 119.198 122.265 119.166 122.287 119.138C122.303 119.106 122.325 119.079 122.355 119.046C122.385 119 122.423 118.959 122.462 118.917C122.47 118.903 122.479 118.89 122.492 118.88C122.535 118.834 122.582 118.787 122.634 118.75L122.647 118.736L122.652 118.736C122.695 118.703 122.73 118.67 122.773 118.637C122.786 118.628 122.799 118.618 122.813 118.613C122.939 118.523 123.083 118.451 123.238 118.4C123.26 118.395 123.282 118.385 123.305 118.384C123.844 118.225 124.407 118.338 124.875 118.647C125.31 118.925 125.662 119.373 125.849 119.929C126.239 121.121 125.709 122.362 124.658 122.701Z' fill='%239995EC'/%3E%3Cpath d='M125.731 117.288C125.775 118.462 125.538 119.545 125.096 120.403C124.923 120.744 124.717 121.046 124.475 121.314C124.03 121.831 123.476 122.193 122.852 122.345C122.725 122.247 122.607 122.133 122.499 122.003C122.439 121.927 122.374 121.842 122.324 121.761C122.264 121.676 122.214 121.58 122.169 121.484C122.119 121.387 122.085 121.286 122.044 121.179C121.968 120.944 121.929 120.708 121.92 120.476C121.916 120.384 121.918 120.291 121.93 120.197C121.932 120.12 121.94 120.047 121.957 119.969L121.957 119.964C121.957 119.954 121.962 119.949 121.966 119.933L121.965 119.912C121.974 119.866 121.987 119.813 122.001 119.766C122.075 119.82 122.149 119.849 122.205 119.846C122.355 119.841 122.565 119.657 122.748 119.33C122.845 119.162 122.935 118.947 123.003 118.702C123.113 118.336 123.174 117.89 123.154 117.385C123.114 116.313 122.723 115.534 122.37 115.196C122.241 115.067 122.12 114.999 122.022 115.003C121.934 115.006 121.823 115.072 121.709 115.195C120.734 115.201 119.769 115.202 118.82 115.202C119.357 113.587 120.512 112.48 121.924 112.426C123.408 112.37 124.694 113.493 125.321 115.193C125.562 115.823 125.702 116.53 125.731 117.288Z' fill='%23E1E0F9'/%3E%3Cpath d='M53.4023 127.22L155.341 126.774L155.372 128.328L53.4217 128.999L53.4023 127.22Z' fill='%23C9C7F5'/%3E%3Cpath d='M53.4024 127.22L50.1251 129.558L50 118.046L53.2722 115.243L53.4024 127.22Z' fill='%239995EC'/%3E%3Cpath d='M123.045 145.962L123.228 156.949L135.557 156.817L135.357 145.869L123.045 145.962Z' fill='%23A5A1EE'/%3E%3Cg mask='url(%23mask0_10959_4386)'%3E%3Cpath d='M45.5889 199.129L44.6689 114.479L48.2684 111.396L156.687 114.41L161.958 194.132L158.359 197.214L45.5889 199.129Z' fill='%23B1AEF0'/%3E%3Cpath d='M49.188 196.046L48.2681 111.396L160.286 111.327L161.958 194.132L49.188 196.046Z' fill='%23EDECFC'/%3E%3Cpath d='M48.2681 111.396L48.4113 124.57L160.544 124.08L160.286 111.327L48.2681 111.396Z' fill='%23BDBAF3'/%3E%3Cpath d='M158.198 194.196L161.958 194.132L160.544 124.08L156.857 124.097V124.093L48.4111 124.57L49.188 196.046L53.6425 195.982L53.6423 195.97L158.198 194.196ZM120.786 157.32L107.225 157.465L107.042 145.322L120.585 145.22L120.786 157.32ZM125.018 145.186L138.561 145.084L138.781 157.128L125.219 157.273L125.018 145.186ZM102.792 157.512L89.2309 157.657L89.0651 145.457L102.608 145.355L102.792 157.512ZM102.859 161.946L103.042 174.103L89.4568 174.291L89.2912 162.091L102.859 161.946ZM107.292 161.898L120.86 161.753L121.062 173.854L107.476 174.042L107.292 161.898ZM125.293 161.706L138.861 161.561L139.08 173.604L125.494 173.792L125.293 161.706ZM143.294 161.514L156.863 161.369L157.099 173.355L143.513 173.543L143.294 161.514ZM143.214 157.08L142.995 145.051L156.538 144.949L156.775 156.935L143.214 157.08ZM142.914 140.618L142.695 128.589L156.214 128.53L156.451 140.516L142.914 140.618ZM138.481 140.651L124.944 140.753L124.743 128.667L138.262 128.608L138.481 140.651ZM120.511 140.787L106.975 140.888L106.791 128.746L120.31 128.686L120.511 140.787ZM102.541 140.922L89.0048 141.024L88.8392 128.824L102.357 128.765L102.541 140.922ZM84.571 141.057L71.0348 141.159L70.887 128.902L84.4051 128.843L84.571 141.057ZM84.6313 145.49L84.7971 157.705L71.2363 157.85L71.0883 145.593L84.6313 145.49ZM66.8027 157.897L53.2419 158.042L53.1119 145.728L66.6545 145.626L66.8027 157.897ZM66.8562 162.33L67.0042 174.601L53.4188 174.789L53.2887 162.475L66.8562 162.33ZM71.2898 162.283L84.8574 162.138L85.0234 174.352L71.4376 174.54L71.2898 162.283ZM85.0835 178.786L85.2495 191L71.639 191.231L71.4911 178.974L85.0835 178.786ZM89.5172 178.724L103.109 178.536L103.293 190.694L89.6829 190.925L89.5172 178.724ZM107.543 178.475L121.136 178.287L121.337 190.387L107.726 190.619L107.543 178.475ZM125.568 178.226L139.161 178.037L139.38 190.081L125.769 190.312L125.568 178.226ZM53.4656 179.223L67.0577 179.035L67.2057 191.306L53.5957 191.537L53.4656 179.223Z' fill='%23D5D3F7'/%3E%3Cpath d='M126.792 119.6C126.793 119.61 126.782 119.601 126.782 119.601C126.423 119.722 126.045 119.732 125.692 119.647C125.211 119.527 124.757 119.244 124.417 118.829C124.35 118.748 124.283 118.658 124.225 118.566C124.162 118.47 124.104 118.369 124.056 118.263C124.003 118.157 123.959 118.04 123.92 117.924C123.837 117.666 123.792 117.407 123.783 117.152C123.779 117.049 123.78 116.95 123.791 116.847C123.793 116.763 123.804 116.679 123.821 116.595L123.826 116.594C123.825 116.58 123.825 116.57 123.829 116.555C123.829 116.55 123.828 116.54 123.833 116.53C123.849 116.441 123.875 116.352 123.902 116.267C123.902 116.262 123.901 116.257 123.906 116.252C123.937 116.162 123.968 116.078 124.009 115.992C124.041 115.922 124.078 115.852 124.12 115.787C124.138 115.747 124.161 115.711 124.185 115.681C124.203 115.646 124.226 115.615 124.259 115.58C124.292 115.529 124.334 115.483 124.377 115.437C124.386 115.422 124.395 115.407 124.41 115.397C124.457 115.346 124.509 115.295 124.567 115.253L124.581 115.238L124.586 115.238C124.633 115.202 124.671 115.166 124.719 115.129C124.734 115.119 124.748 115.109 124.763 115.103C124.901 115.004 125.061 114.925 125.231 114.869C125.255 114.863 125.279 114.852 125.304 114.851C125.897 114.677 126.517 114.801 127.031 115.14C127.51 115.447 127.898 115.938 128.103 116.55C128.531 117.862 127.949 119.227 126.792 119.6Z' fill='%239995EC'/%3E%3Cpath d='M127.973 113.645C128.022 114.937 127.76 116.128 127.274 117.071C127.084 117.448 126.858 117.78 126.591 118.074C126.102 118.643 125.493 119.041 124.806 119.208C124.666 119.1 124.536 118.975 124.417 118.832C124.352 118.749 124.28 118.655 124.226 118.566C124.16 118.472 124.105 118.367 124.055 118.261C124 118.155 123.962 118.043 123.918 117.925C123.834 117.667 123.79 117.408 123.781 117.153C123.777 117.051 123.778 116.949 123.792 116.846C123.794 116.761 123.802 116.681 123.822 116.595L123.822 116.589C123.821 116.578 123.827 116.572 123.832 116.555L123.831 116.532C123.84 116.481 123.855 116.423 123.87 116.372C123.952 116.431 124.032 116.462 124.095 116.46C124.259 116.454 124.49 116.252 124.692 115.892C124.799 115.707 124.897 115.47 124.972 115.2C125.093 114.799 125.16 114.308 125.139 113.752C125.094 112.573 124.664 111.716 124.276 111.344C124.134 111.202 124.001 111.128 123.893 111.132C123.797 111.135 123.674 111.208 123.549 111.344C122.476 111.35 121.415 111.351 120.371 111.35C120.962 109.574 122.232 108.357 123.785 108.298C125.418 108.236 126.833 109.471 127.522 111.341C127.787 112.034 127.941 112.812 127.973 113.645Z' fill='%23E1E0F9'/%3E%3Cpath d='M48.4116 124.57L160.544 124.08L160.579 125.79L48.4328 126.527L48.4116 124.57Z' fill='%23C9C7F5'/%3E%3C/g%3E%3Cpath d='M177.365 163.871L179.537 165.782C180.894 166.98 182.636 167.489 184.315 167.329C185.908 167.177 187.445 166.425 188.554 165.106C190.829 162.395 190.367 158.364 187.537 156.232L185.213 154.475L185.211 154.473L162.07 137.002L155.655 144.682L177.367 163.87' fill='%23D5D3F7'/%3E%3Cpath d='M160.628 142.3C162.388 140.169 163.03 137.795 162.063 136.996C161.097 136.198 158.886 137.278 157.127 139.408C155.367 141.539 154.724 143.914 155.691 144.712C156.658 145.511 158.868 144.431 160.628 142.3Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 143.507L154.658 141.871L152.02 139.708L156.459 134.413L159.064 136.542L161.093 138.201C162.089 139.029 157.65 144.336 156.66 143.507Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 143.533C148.028 143.533 157.609 133.952 157.609 122.133C157.609 110.314 148.028 100.733 136.209 100.733C124.39 100.733 114.809 110.314 114.809 122.133C114.809 133.952 124.39 143.533 136.209 143.533Z' fill='white'/%3E%3Cpath d='M133.867 97.5681C120.299 98.8618 110.354 110.91 111.648 124.478C112.941 138.04 124.984 147.992 138.552 146.698C152.12 145.404 162.065 133.356 160.771 119.794C159.478 106.226 147.435 96.2743 133.867 97.5681ZM138.022 141.137C127.525 142.138 118.203 134.439 117.202 123.948C116.201 113.451 123.9 104.129 134.397 103.128C144.894 102.128 154.21 109.827 155.211 120.324C156.211 130.815 148.519 140.136 138.022 141.137Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-agenda\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M51.0982 200L50 98.9601L54.2964 95.2803L183.708 98.8768L190 194.035L185.704 197.715L51.0982 200Z' fill='%23B1AEF0'/%3E%3Cpath d='M55.3944 196.32L54.2964 95.2803L188.005 95.1971L190 194.035L55.3944 196.32Z' fill='%23EDECFC'/%3E%3Cpath d='M54.2964 95.2803L54.4673 111.005L188.312 110.42L188.005 95.1971L54.2964 95.2803Z' fill='%23BDBAF3'/%3E%3Cpath d='M185.512 194.112L190 194.035L188.312 110.42L183.911 110.44V110.435L54.4673 111.005L55.3944 196.32L60.7116 196.244L60.7114 196.23L185.512 194.112ZM140.856 150.096L124.669 150.269L124.45 135.775L140.616 135.653L140.856 150.096ZM145.908 135.613L162.073 135.491L162.335 149.867L146.148 150.04L145.908 135.613ZM119.377 150.326L103.191 150.499L102.993 135.936L119.158 135.814L119.377 150.326ZM119.457 155.617L119.676 170.128L103.461 170.353L103.263 155.79L119.457 155.617ZM124.749 155.561L140.944 155.388L141.185 169.831L124.968 170.055L124.749 155.561ZM146.236 155.331L162.431 155.158L162.692 169.533L146.476 169.758L146.236 155.331ZM167.722 155.102L183.918 154.928L184.201 169.236L167.984 169.46L167.722 155.102ZM167.626 149.81L167.365 135.451L183.531 135.33L183.813 149.637L167.626 149.81ZM167.269 130.16L167.007 115.801L183.144 115.731L183.426 130.038L167.269 130.16ZM161.977 130.2L145.819 130.321L145.579 115.895L161.715 115.824L161.977 130.2ZM140.528 130.361L124.37 130.483L124.151 115.989L140.287 115.918L140.528 130.361ZM119.078 130.523L102.921 130.644L102.723 116.082L118.859 116.012L119.078 130.523ZM97.6285 130.684L81.4715 130.806L81.2951 116.176L97.4305 116.105L97.6285 130.684ZM97.7005 135.976L97.8986 150.555L81.7119 150.728L81.5354 136.098L97.7005 135.976ZM76.4199 150.785L60.2334 150.958L60.0781 136.259L76.2432 136.138L76.4199 150.785ZM76.4836 156.077L76.6603 170.724L60.4445 170.948L60.2891 156.25L76.4836 156.077ZM81.7757 156.02L97.9703 155.847L98.1686 170.426L81.9522 170.65L81.7757 156.02ZM98.2403 175.718L98.4384 190.297L82.1926 190.573L82.0161 175.942L98.2403 175.718ZM103.532 175.645L119.756 175.42L119.975 189.932L103.73 190.208L103.532 175.645ZM125.048 175.347L141.273 175.123L141.514 189.566L125.267 189.842L125.048 175.347ZM146.564 175.049L162.789 174.825L163.05 189.201L146.804 189.476L146.564 175.049ZM60.5003 176.24L76.7242 176.016L76.9009 190.663L60.6555 190.939L60.5003 176.24Z' fill='%23D5D3F7'/%3E%3Cpath d='M99.0944 105.092C99.0948 105.104 99.0827 105.092 99.0827 105.092C98.6538 105.238 98.2022 105.249 97.7815 105.148C97.2067 105.005 96.6656 104.668 96.2593 104.172C96.1793 104.075 96.099 103.967 96.0303 103.858C95.9555 103.743 95.8864 103.623 95.8287 103.496C95.7652 103.369 95.7129 103.23 95.6665 103.091C95.5668 102.784 95.514 102.475 95.5024 102.17C95.4978 102.047 95.4992 101.929 95.5122 101.805C95.5143 101.705 95.528 101.605 95.5477 101.505L95.5535 101.504C95.5529 101.487 95.5524 101.475 95.5576 101.457C95.5574 101.451 95.557 101.44 95.5624 101.428C95.5818 101.321 95.613 101.214 95.6444 101.113C95.6442 101.108 95.6439 101.102 95.6496 101.096C95.6866 100.989 95.7239 100.887 95.773 100.786C95.8109 100.702 95.8546 100.618 95.9045 100.54C95.9262 100.492 95.954 100.45 95.982 100.414C96.0038 100.372 96.0318 100.336 96.0713 100.293C96.1101 100.233 96.1608 100.178 96.2117 100.123C96.2227 100.105 96.2336 100.087 96.2508 100.075C96.3072 100.014 96.3696 99.953 96.4381 99.9035L96.455 99.8852L96.4608 99.885C96.5179 99.8417 96.5631 99.7989 96.6203 99.7556C96.6374 99.7433 96.6546 99.7309 96.6719 99.7243C96.8376 99.6065 97.0279 99.5113 97.2309 99.4449C97.2599 99.4379 97.2887 99.4251 97.318 99.424C98.0263 99.2151 98.7658 99.3632 99.3799 99.7685C99.9515 100.134 100.414 100.721 100.659 101.452C101.17 103.017 100.475 104.646 99.0944 105.092Z' fill='%239995EC'/%3E%3Cpath d='M100.503 97.9839C100.562 99.5264 100.25 100.948 99.6692 102.074C99.4424 102.523 99.1727 102.919 98.8541 103.27C98.2701 103.949 97.5428 104.424 96.7238 104.625C96.5563 104.495 96.4016 104.345 96.2596 104.175C96.1813 104.076 96.0959 103.964 96.0308 103.858C95.952 103.746 95.8863 103.62 95.8273 103.493C95.7615 103.367 95.7158 103.233 95.663 103.093C95.5633 102.785 95.511 102.475 95.4995 102.171C95.4949 102.049 95.4969 101.927 95.5126 101.805C95.5156 101.703 95.5255 101.608 95.5487 101.505L95.5485 101.498C95.548 101.485 95.5543 101.478 95.5603 101.457L95.5593 101.43C95.5705 101.369 95.5883 101.3 95.6063 101.239C95.7038 101.31 95.8002 101.347 95.8746 101.344C96.0708 101.336 96.3462 101.095 96.5874 100.666C96.7145 100.445 96.8326 100.162 96.922 99.8406C97.0665 99.3608 97.1458 98.7752 97.1206 98.1121C97.0673 96.7049 96.5542 95.681 96.0903 95.2378C95.9213 95.0681 95.7621 94.9792 95.6335 94.9841C95.5184 94.9885 95.3728 95.0753 95.2231 95.2368C93.9429 95.2447 92.6759 95.2453 91.4292 95.2451C92.1349 93.1249 93.6516 91.6716 95.5053 91.6014C97.4538 91.5275 99.1424 93.0015 99.9656 95.2332C100.281 96.0614 100.466 96.9894 100.503 97.9839Z' fill='%23E1E0F9'/%3E%3Cpath d='M148.025 105.072C148.026 105.084 148.013 105.073 148.013 105.073C147.585 105.218 147.133 105.229 146.712 105.128C146.137 104.985 145.596 104.648 145.19 104.152C145.11 104.056 145.03 103.947 144.961 103.838C144.886 103.724 144.817 103.603 144.759 103.476C144.696 103.349 144.644 103.21 144.597 103.071C144.498 102.764 144.445 102.455 144.433 102.15C144.428 102.027 144.43 101.909 144.443 101.786C144.445 101.686 144.459 101.585 144.478 101.485L144.484 101.485C144.484 101.467 144.483 101.455 144.488 101.437C144.488 101.432 144.488 101.42 144.493 101.408C144.512 101.302 144.544 101.195 144.575 101.094C144.575 101.088 144.575 101.082 144.58 101.076C144.617 100.969 144.655 100.868 144.704 100.766C144.742 100.682 144.785 100.598 144.835 100.52C144.857 100.472 144.885 100.43 144.913 100.394C144.934 100.352 144.962 100.316 145.002 100.273C145.041 100.213 145.092 100.158 145.142 100.104C145.153 100.086 145.164 100.068 145.181 100.055C145.238 99.9943 145.3 99.9332 145.369 99.8837L145.386 99.8654L145.391 99.8652C145.449 99.8219 145.494 99.7791 145.551 99.7358C145.568 99.7235 145.585 99.7111 145.603 99.7045C145.768 99.5867 145.959 99.4915 146.162 99.425C146.191 99.4181 146.219 99.4053 146.249 99.4041C146.957 99.1953 147.696 99.3434 148.311 99.7487C148.882 100.114 149.345 100.702 149.59 101.432C150.101 102.998 149.405 104.627 148.025 105.072Z' fill='%239995EC'/%3E%3Cpath d='M149.434 97.9641C149.493 99.5066 149.181 100.928 148.6 102.054C148.373 102.503 148.103 102.899 147.785 103.25C147.201 103.93 146.473 104.404 145.654 104.605C145.487 104.476 145.332 104.326 145.19 104.155C145.112 104.056 145.027 103.944 144.961 103.838C144.883 103.726 144.817 103.6 144.758 103.473C144.692 103.347 144.646 103.213 144.594 103.073C144.494 102.765 144.442 102.456 144.43 102.151C144.426 102.029 144.428 101.907 144.443 101.785C144.446 101.683 144.456 101.588 144.479 101.485L144.479 101.479C144.479 101.465 144.485 101.458 144.491 101.437L144.49 101.41C144.501 101.349 144.519 101.281 144.537 101.219C144.635 101.29 144.731 101.327 144.805 101.324C145.001 101.316 145.277 101.076 145.518 100.646C145.645 100.425 145.763 100.143 145.853 99.8208C145.997 99.341 146.076 98.7553 146.051 98.0923C145.998 96.6851 145.485 95.6612 145.021 95.218C144.852 95.0483 144.693 94.9594 144.564 94.9643C144.449 94.9687 144.304 95.0555 144.154 95.217C142.874 95.2249 141.607 95.2255 140.36 95.2253C141.066 93.1051 142.582 91.6518 144.436 91.5816C146.384 91.5077 148.073 92.9817 148.896 95.2134C149.212 96.0416 149.396 96.9696 149.434 97.9641Z' fill='%23E1E0F9'/%3E%3Cpath d='M54.4673 111.005L188.312 110.42L188.353 112.46L54.4926 113.341L54.4673 111.005Z' fill='%23C9C7F5'/%3E%3Cpath d='M54.4673 111.005L50.1642 114.075L50 98.9601L54.2964 95.2803L54.4673 111.005Z' fill='%239995EC'/%3E%3Cpath d='M145.908 135.613L146.148 150.039L162.335 149.867L162.073 135.491L145.908 135.613Z' fill='%23A5A1EE'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-annual-report-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5366' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='103' y='94' width='44' height='44'%3E%3Cpath d='M125.065 137.501C136.885 137.501 146.467 127.918 146.467 116.098C146.467 104.278 136.885 94.6964 125.065 94.6964C113.245 94.6964 103.663 104.278 103.663 116.098C103.663 127.918 113.245 137.501 125.065 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M127.662 191.831C127.666 191.832 127.67 191.832 127.675 191.833C127.679 191.849 129.604 192.049 131.531 192.012C133.46 192.013 135.359 191.8 135.395 191.793C135.807 191.708 136.14 191.361 136.125 190.951C136.111 190.54 135.761 190.148 135.342 190.097C135.338 190.08 133.414 189.883 131.493 189.921C129.573 189.921 127.677 190.137 127.65 190.14C127.233 190.183 126.901 190.559 126.908 190.968C126.915 191.374 127.251 191.764 127.662 191.831Z' fill='%23C9C7F5'/%3E%3Cpath d='M134.914 175.872C134.909 175.859 132.988 175.733 131.068 175.755C129.149 175.777 127.247 175.932 127.225 175.934C126.808 175.971 126.476 176.335 126.483 176.747C126.489 177.154 126.825 177.53 127.237 177.582C127.241 177.583 127.245 177.583 127.249 177.583C127.255 177.596 129.177 177.724 131.103 177.703C133.03 177.682 134.937 177.529 134.966 177.524C135.379 177.451 135.712 177.11 135.698 176.697C135.683 176.285 135.333 175.908 134.914 175.872Z' fill='%23C9C7F5'/%3E%3Cpath d='M134.486 161.649C134.48 161.641 132.561 161.567 130.643 161.592C128.724 161.617 126.817 161.731 126.8 161.732C126.383 161.761 126.05 162.114 126.057 162.528C126.064 162.938 126.4 163.3 126.812 163.336C126.816 163.336 126.82 163.337 126.824 163.337C126.831 163.345 128.751 163.421 130.674 163.397C132.601 163.373 134.516 163.26 134.538 163.257C134.952 163.197 135.285 162.862 135.27 162.447C135.256 162.032 134.906 161.67 134.486 161.649Z' fill='%23C9C7F5'/%3E%3Cpath d='M134.058 147.43C134.05 147.426 132.134 147.405 130.218 147.432C128.3 147.46 126.388 147.532 126.375 147.533C125.957 147.552 125.624 147.896 125.631 148.313C125.638 148.725 125.975 149.073 126.387 149.093C126.391 149.093 126.395 149.094 126.399 149.094C126.407 149.098 128.325 149.121 130.246 149.094C132.172 149.067 134.095 148.995 134.11 148.994C134.526 148.952 134.857 148.617 134.842 148.199C134.828 147.782 134.477 147.435 134.058 147.43Z' fill='%23C9C7F5'/%3E%3Cpath d='M125.962 134.853C125.966 134.853 125.97 134.853 125.974 134.853C125.992 134.853 133.665 134.734 133.682 134.733C134.101 134.723 134.429 134.374 134.415 133.955C134.401 133.535 134.05 133.203 133.63 133.214C133.613 133.214 125.967 133.336 125.95 133.336C125.532 133.339 125.199 133.681 125.206 134.1C125.212 134.514 125.55 134.849 125.962 134.853Z' fill='%23C9C7F5'/%3E%3Cpath d='M133.198 118.885C133.192 118.876 131.275 118.823 129.357 118.867C127.44 118.911 125.535 119.045 125.517 119.047C125.1 119.08 124.768 119.436 124.775 119.85C124.781 120.26 125.118 120.619 125.529 120.65C125.533 120.651 125.537 120.651 125.542 120.651C125.548 120.659 127.467 120.715 129.389 120.671C131.315 120.627 133.228 120.495 133.25 120.491C133.664 120.427 133.996 120.088 133.982 119.673C133.968 119.259 133.618 118.901 133.198 118.885Z' fill='%23C9C7F5'/%3E%3Cpath d='M125.097 106.45C125.101 106.451 125.105 106.451 125.109 106.452C125.114 106.468 127.036 106.627 128.961 106.551C130.887 106.512 132.784 106.26 132.819 106.252C133.231 106.159 133.564 105.805 133.549 105.395C133.535 104.985 133.186 104.601 132.767 104.558C132.763 104.542 130.842 104.385 128.922 104.462C127.005 104.502 125.111 104.757 125.084 104.76C124.668 104.812 124.337 105.195 124.344 105.604C124.35 106.009 124.686 106.391 125.097 106.45Z' fill='%23C9C7F5'/%3E%3Cpath d='M61.1393 95.5847L64.3724 199.819C64.3931 200.488 64.9507 201.021 65.6057 200.999L130.774 198.81C131.425 198.788 131.928 198.251 131.907 197.597L128.713 95.5293C128.693 94.8788 128.161 94.3618 127.511 94.3618H62.303C61.6453 94.3618 61.1186 94.9156 61.1393 95.5847Z' fill='%239995EC'/%3E%3Cpath d='M68.087 96.7258L64.8818 98.3484L67.8913 197.531L71.2659 199.329L68.087 96.7258Z' fill='%23B1AEF0'/%3E%3Cpath d='M64.0166 135.675L64.5415 152.761C64.5718 153.583 65.0666 154.33 65.8242 154.681L68.6852 155.987L67.9568 132.504L66.3495 133.24L65.1776 133.784C64.4406 134.117 63.9863 134.862 64.0166 135.675Z' fill='%23B1AEF0'/%3E%3Cpath d='M70.9738 105.622L70.8236 100.985L74.8051 100.992L76.0843 139.548L72.0733 139.559L71.9211 134.861C71.8944 134.037 71.3933 133.29 70.6376 132.947L65.6216 130.669C64.8656 130.326 64.3651 129.579 64.3397 128.756L63.8111 111.68C63.7858 110.863 64.2383 110.122 64.97 109.78L69.8198 107.517C70.5497 107.176 71.0002 106.436 70.9738 105.622Z' fill='%23E1E0F9'/%3E%3Cpath d='M130.697 96.7623L133.833 197.205L71.2659 199.329L68.0869 96.7258L130.697 96.7623Z' fill='%23E1E0F9'/%3E%3Cpath d='M103.076 149.295L102.554 132.505C105.89 132.47 109.173 133.414 111.991 135.223C114.802 137.028 117.026 139.604 118.384 142.637C119.741 145.668 120.175 149.013 119.633 152.259C119.091 155.515 117.595 158.522 115.33 160.906C113.062 163.294 110.121 164.965 106.878 165.688C103.627 166.414 100.216 166.161 97.0785 164.963C93.9321 163.762 91.2039 161.662 89.2419 158.922C87.2772 156.185 86.1717 152.934 86.0679 149.591L103.076 149.295Z' fill='%23C9C7F5'/%3E%3Cpath d='M82.2056 145.956C82.0679 141.469 83.7431 137.141 86.8574 133.926C89.963 130.727 94.2404 128.91 98.7427 128.869L99.2656 145.684L82.2056 145.956Z' fill='%23B1AEF0'/%3E%3Cg mask='url(%23mask0_10959_5366)'%3E%3Cpath d='M128.695 133.571C128.7 133.571 128.704 133.571 128.709 133.571C128.728 133.571 137.168 133.439 137.187 133.439C137.649 133.428 138.01 133.044 137.994 132.583C137.978 132.121 137.592 131.756 137.13 131.768C137.111 131.768 128.701 131.902 128.682 131.902C128.222 131.905 127.856 132.281 127.863 132.742C127.871 133.198 128.242 133.566 128.695 133.571Z' fill='%23C9C7F5'/%3E%3Cpath d='M136.656 116.005C136.648 115.996 134.539 115.937 132.43 115.986C130.322 116.035 128.225 116.182 128.206 116.184C127.747 116.22 127.382 116.612 127.389 117.067C127.397 117.518 127.767 117.913 128.219 117.947C128.224 117.948 128.228 117.948 128.233 117.948C128.24 117.957 130.351 118.018 132.465 117.97C134.584 117.922 136.688 117.776 136.713 117.773C137.168 117.702 137.533 117.329 137.517 116.873C137.502 116.417 137.117 116.023 136.656 116.005Z' fill='%23C9C7F5'/%3E%3Cpath d='M127.743 102.327C127.748 102.328 127.752 102.329 127.757 102.329C127.762 102.347 129.877 102.522 131.994 102.438C134.113 102.396 136.199 102.119 136.238 102.11C136.691 102.007 137.057 101.617 137.041 101.167C137.025 100.716 136.641 100.293 136.181 100.246C136.176 100.228 134.063 100.055 131.951 100.14C129.842 100.184 127.759 100.465 127.73 100.468C127.271 100.525 126.907 100.947 126.915 101.396C126.922 101.842 127.291 102.263 127.743 102.327Z' fill='%23C9C7F5'/%3E%3Cpath d='M57.3898 90.3752L60.9463 205.033C60.969 205.769 61.5825 206.355 62.303 206.331L133.988 203.923C134.704 203.899 135.257 203.308 135.234 202.589L131.721 90.3142C131.698 89.5987 131.113 89.03 130.399 89.03H58.6699C57.9465 89.03 57.3671 89.6392 57.3898 90.3752Z' fill='%239995EC'/%3E%3Cpath d='M133.903 91.6707L137.353 202.158L68.5291 204.494L65.0322 91.6306L133.903 91.6707Z' fill='%23E1E0F9'/%3E%3Cpath d='M103.52 149.457L102.946 130.988C106.615 130.949 110.227 131.988 113.327 133.978C116.419 135.963 118.865 138.797 120.359 142.133C121.851 145.467 122.329 149.146 121.733 152.717C121.137 156.299 119.491 159.606 117 162.229C114.505 164.856 111.27 166.693 107.703 167.489C104.127 168.288 100.375 168.01 96.923 166.692C93.462 165.37 90.4609 163.06 88.3026 160.046C86.1415 157.036 84.9255 153.459 84.8113 149.783L103.52 149.457Z' fill='%23C9C7F5'/%3E%3C/g%3E%3Cpath d='M166.226 157.841L168.397 159.752C169.755 160.95 171.497 161.46 173.176 161.299C174.77 161.147 176.306 160.395 177.416 159.076C179.691 156.365 179.228 152.333 176.398 150.201L174.074 148.444L174.072 148.442L150.929 130.97L144.513 138.65L166.227 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M149.486 136.268C151.246 134.137 151.889 131.762 150.922 130.964C149.955 130.165 147.744 131.245 145.985 133.376C144.225 135.507 143.582 137.882 144.549 138.68C145.516 139.479 147.726 138.399 149.486 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M145.518 137.475L143.516 135.838L140.877 133.675L145.317 128.38L147.923 130.509L149.951 132.168C150.947 132.996 146.508 138.304 145.518 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M125.065 137.501C136.885 137.501 146.467 127.918 146.467 116.098C146.467 104.278 136.885 94.6964 125.065 94.6964C113.245 94.6964 103.663 104.278 103.663 116.098C103.663 127.918 113.245 137.501 125.065 137.501Z' fill='white'/%3E%3Cpath d='M122.722 91.531C109.153 92.8249 99.2067 104.874 100.501 118.444C101.794 132.007 113.838 141.96 127.407 140.666C140.977 139.372 150.923 127.323 149.629 113.759C148.336 100.19 136.292 90.2371 122.722 91.531ZM126.877 135.105C116.379 136.106 107.056 128.406 106.056 117.914C105.055 107.416 112.754 98.0931 123.252 97.092C133.751 96.091 143.067 103.791 144.068 114.289C145.069 124.782 137.375 134.104 126.877 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-annual-report\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M158.112 202.963C158.118 202.963 158.123 202.964 158.129 202.965C158.135 202.987 160.662 203.248 163.192 203.2C165.724 203.202 168.217 202.923 168.264 202.913C168.805 202.802 169.242 202.345 169.223 201.807C169.204 201.268 168.746 200.754 168.195 200.686C168.19 200.664 165.664 200.406 163.141 200.455C160.62 200.455 158.131 200.739 158.096 200.742C157.549 200.799 157.114 201.293 157.123 201.83C157.131 202.362 157.573 202.874 158.112 202.963Z' fill='%23C9C7F5'/%3E%3Cpath d='M167.633 182.01C167.626 181.994 165.104 181.829 162.583 181.857C160.064 181.886 157.567 182.09 157.538 182.093C156.991 182.141 156.555 182.619 156.564 183.159C156.572 183.695 157.014 184.188 157.554 184.256C157.559 184.257 157.565 184.257 157.571 184.258C157.578 184.274 160.101 184.442 162.629 184.415C165.16 184.387 167.664 184.186 167.702 184.179C168.244 184.083 168.681 183.636 168.662 183.094C168.643 182.553 168.183 182.058 167.633 182.01Z' fill='%23C9C7F5'/%3E%3Cpath d='M167.071 163.339C167.063 163.328 164.544 163.231 162.026 163.264C159.507 163.296 157.003 163.446 156.98 163.447C156.433 163.485 155.996 163.949 156.005 164.492C156.014 165.031 156.456 165.506 156.996 165.553C157.002 165.554 157.007 165.554 157.013 165.554C157.021 165.565 159.542 165.664 162.067 165.633C164.597 165.602 167.111 165.454 167.14 165.45C167.683 165.371 168.12 164.93 168.101 164.386C168.082 163.841 167.622 163.366 167.071 163.339Z' fill='%23C9C7F5'/%3E%3Cpath d='M166.509 144.671C166.499 144.666 163.983 144.637 161.467 144.674C158.95 144.71 156.439 144.805 156.422 144.806C155.874 144.83 155.437 145.283 155.446 145.829C155.455 146.371 155.897 146.828 156.438 146.854C156.443 146.855 156.449 146.855 156.454 146.855C156.464 146.86 158.982 146.89 161.505 146.855C164.034 146.82 166.557 146.726 166.577 146.724C167.124 146.668 167.558 146.229 167.539 145.681C167.52 145.133 167.06 144.678 166.509 144.671Z' fill='%23C9C7F5'/%3E%3Cpath d='M155.88 128.159C155.885 128.159 155.891 128.159 155.896 128.159C155.919 128.159 165.993 128.002 166.016 128.002C166.566 127.988 166.997 127.531 166.978 126.98C166.959 126.429 166.498 125.993 165.947 126.007C165.924 126.008 155.887 126.168 155.864 126.168C155.316 126.171 154.878 126.62 154.887 127.17C154.896 127.714 155.339 128.154 155.88 128.159Z' fill='%23C9C7F5'/%3E%3Cpath d='M165.381 107.195C165.372 107.184 162.855 107.113 160.338 107.172C157.821 107.23 155.319 107.406 155.296 107.408C154.749 107.451 154.312 107.919 154.321 108.463C154.33 109.001 154.772 109.472 155.312 109.513C155.317 109.513 155.323 109.514 155.329 109.514C155.337 109.525 157.856 109.597 160.38 109.54C162.908 109.482 165.42 109.309 165.449 109.304C165.993 109.22 166.428 108.775 166.409 108.231C166.391 107.686 165.931 107.216 165.381 107.195Z' fill='%23C9C7F5'/%3E%3Cpath d='M154.744 90.8704C154.749 90.8712 154.755 90.8718 154.76 90.8723C154.766 90.894 157.291 91.1031 159.817 91.0028C162.346 90.9518 164.836 90.6211 164.883 90.6106C165.424 90.488 165.86 90.0231 165.841 89.4851C165.822 88.9474 165.364 88.4426 164.815 88.3863C164.809 88.3649 162.286 88.1587 159.767 88.26C157.249 88.3123 154.763 88.6473 154.728 88.6516C154.181 88.7196 153.747 89.2225 153.756 89.7591C153.764 90.2909 154.205 90.7931 154.744 90.8704Z' fill='%23C9C7F5'/%3E%3Cpath d='M70.7771 76.6054L75.0218 213.45C75.049 214.328 75.7811 215.028 76.641 214.999L162.197 212.125C163.052 212.097 163.712 211.391 163.685 210.533L159.492 76.5327C159.465 75.6787 158.766 75 157.914 75H72.305C71.4416 75 70.75 75.727 70.7771 76.6054Z' fill='%239995EC'/%3E%3Cpath d='M79.8988 78.1036L75.6909 80.2338L79.6418 210.445L84.0723 212.806L79.8988 78.1036Z' fill='%23B1AEF0'/%3E%3Cpath d='M74.5551 129.238L75.2442 151.669C75.284 152.749 75.9336 153.73 76.9281 154.19L80.6843 155.905L79.728 125.075L77.6179 126.041L76.0794 126.756C75.1117 127.192 74.5153 128.172 74.5551 129.238Z' fill='%23B1AEF0'/%3E%3Cpath d='M83.6891 89.7828L83.492 83.6956L88.719 83.7041L90.3984 134.323L85.1325 134.338L84.9327 128.169C84.8977 127.088 84.2398 126.107 83.2477 125.657L76.6624 122.666C75.6699 122.215 75.0128 121.235 74.9793 120.155L74.2855 97.7367C74.2523 96.6643 74.8464 95.6905 75.8069 95.2422L82.1741 92.2707C83.1324 91.8234 83.7237 90.8521 83.6891 89.7828Z' fill='%23E1E0F9'/%3E%3Cpath d='M162.097 78.1515L166.214 210.018L84.0724 212.806L79.8989 78.1036L162.097 78.1515Z' fill='%23E1E0F9'/%3E%3Cpath d='M125.834 147.119L125.148 125.076C129.528 125.03 133.839 126.27 137.539 128.645C141.229 131.015 144.148 134.397 145.931 138.379C147.712 142.357 148.283 146.749 147.571 151.011C146.86 155.285 144.895 159.233 141.922 162.363C138.944 165.498 135.084 167.691 130.826 168.641C126.558 169.594 122.08 169.262 117.96 167.689C113.829 166.112 110.248 163.355 107.672 159.758C105.093 156.165 103.641 151.896 103.505 147.508L125.834 147.119Z' fill='%23C9C7F5'/%3E%3Cpath d='M98.4346 142.735C98.2539 136.845 100.453 131.163 104.542 126.942C108.619 122.742 114.235 120.357 120.145 120.303L120.832 142.379L98.4346 142.735Z' fill='%23B1AEF0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-bankcards-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4152' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='103' width='44' height='44'%3E%3Cpath d='M136.209 146.056C148.028 146.056 157.609 136.475 157.609 124.656C157.609 112.838 148.028 103.257 136.209 103.257C124.39 103.257 114.809 112.838 114.809 124.656C114.809 136.475 124.39 146.056 136.209 146.056Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M151.278 122.55L156.611 179.019C156.788 180.889 155.421 182.566 153.561 182.768L59.2847 192.979C57.3407 193.189 55.6192 191.812 55.4397 189.901L50.0152 132.176C49.8357 130.267 51.268 128.571 53.2139 128.387L147.585 119.486C149.448 119.311 151.102 120.682 151.278 122.55Z' fill='%23D5D3F7'/%3E%3Cpath d='M147.586 119.486L82.0312 125.669L104.191 143.69L112.731 133.415L133.259 150.253L124.832 160.475L152.4 182.894L153.561 182.768C155.422 182.566 156.788 180.888 156.612 179.019L151.279 122.549C151.102 120.681 149.448 119.311 147.586 119.486Z' fill='%23B1AEF0'/%3E%3Cpath d='M114.545 152.11L135.398 169.068C139.761 163.728 142.106 156.759 141.412 149.404C140.716 142.028 137.094 135.643 131.791 131.276L114.545 152.11Z' fill='%23BDBAF3'/%3E%3Cpath d='M112.013 125.246C119.467 124.539 126.477 126.898 131.791 131.275L141.038 120.104L82.0312 125.669L93.5216 135.013C97.9907 129.636 104.514 125.957 112.013 125.246Z' fill='%23BDBAF3'/%3E%3Cpath d='M131.791 131.275C126.477 126.898 119.467 124.539 112.013 125.246C104.514 125.957 97.9906 129.636 93.5215 135.013L114.545 152.11L131.791 131.275Z' fill='%23C9C7F5'/%3E%3Cpath d='M95.5806 154.048L116.262 170.873L124.832 160.475L104.191 143.69L95.5806 154.048Z' fill='%23E1E0F9'/%3E%3Cpath d='M123.004 141.841L114.502 152.113L124.832 160.475L133.258 150.252L123.004 141.841Z' fill='%23C9C7F5'/%3E%3Cpath d='M112.719 133.405L104.179 143.68L114.55 152.076L123.015 141.85L112.719 133.405Z' fill='%23D5D3F7'/%3E%3Cpath d='M75.5175 158.291L64.5338 159.403C63.8517 159.472 63.2474 158.984 63.1843 158.313L62.478 150.8C62.4149 150.13 62.917 149.531 63.5992 149.463L74.5846 148.375C75.2634 148.308 75.8646 148.796 75.9275 149.465L76.6323 156.955C76.6952 157.624 76.1962 158.222 75.5175 158.291Z' fill='%23EDECFC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M54.5967 131.831L61.1415 131.209L61.6451 136.565L58.0928 133.688L58.6931 140.075L55.1009 137.195L54.5967 131.831Z' fill='%23BDBAF3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M58.6936 140.075L58.0933 133.688L61.6456 136.565L58.6936 140.075Z' fill='%23EDECFC'/%3E%3Cpath d='M99.7604 184.125L59.8912 188.404L59.4702 183.926L99.3422 179.685L99.7604 184.125Z' fill='%23C9C7F5'/%3E%3Cpath d='M83.8839 169.745L58.3862 172.394L57.9653 167.915L83.4648 165.292L83.8839 169.745Z' fill='%23C9C7F5'/%3E%3Cpath d='M121.249 181.818L113.514 182.649L113.097 178.221L120.832 177.399L121.249 181.818Z' fill='%23C9C7F5'/%3E%3Cpath d='M132.811 180.577L125.121 181.403L124.705 176.987L132.395 176.169L132.811 180.577Z' fill='%23C9C7F5'/%3E%3Cg mask='url(%23mask0_10959_4152)'%3E%3Cpath d='M156.075 119.181L161.941 181.298C162.135 183.354 160.632 185.199 158.585 185.421L54.8816 196.653C52.7433 196.885 50.8496 195.37 50.6521 193.268L44.6852 129.771C44.4878 127.67 46.0633 125.804 48.2038 125.603L152.013 115.811C154.061 115.618 155.881 117.126 156.075 119.181Z' fill='%23D5D3F7'/%3E%3Cpath d='M152.013 115.811L79.9028 122.613L104.278 142.435L113.673 131.133L136.253 149.654L126.984 160.899L157.308 185.559L158.586 185.421C160.632 185.199 162.135 183.354 161.941 181.298L156.075 119.181C155.881 117.126 154.062 115.618 152.013 115.811Z' fill='%23B1AEF0'/%3E%3Cpath d='M115.668 151.697L138.606 170.351C143.406 164.477 145.985 156.811 145.221 148.72C144.455 140.607 140.471 133.584 134.638 128.779L115.668 151.697Z' fill='%23BDBAF3'/%3E%3Cpath d='M112.883 122.147C121.082 121.369 128.793 123.964 134.638 128.779L144.81 116.491L79.9028 122.613L92.5423 132.891C97.4583 126.976 104.633 122.929 112.883 122.147Z' fill='%23BDBAF3'/%3E%3Cpath d='M134.638 128.779C128.793 123.964 121.082 121.369 112.883 122.147C104.633 122.929 97.458 126.976 92.542 132.891L115.668 151.697L134.638 128.779Z' fill='%23C9C7F5'/%3E%3Cpath d='M94.8071 153.829L117.557 172.337L126.984 160.899L104.278 142.435L94.8071 153.829Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.973 140.402L115.621 151.7L126.984 160.899L136.253 149.654L124.973 140.402Z' fill='%23C9C7F5'/%3E%3Cpath d='M113.66 131.122L104.265 142.424L115.674 151.66L124.985 140.411L113.66 131.122Z' fill='%23D5D3F7'/%3E%3C/g%3E%3Cpath d='M177.365 166.394L179.537 168.305C180.894 169.503 182.636 170.013 184.315 169.853C185.908 169.701 187.445 168.948 188.554 167.63C190.829 164.918 190.367 160.887 187.537 158.755L185.213 156.999L185.211 156.996L162.07 139.526L155.655 147.206L177.366 166.394' fill='%23D5D3F7'/%3E%3Cpath d='M160.628 144.824C162.387 142.693 163.03 140.318 162.063 139.52C161.096 138.721 158.886 139.801 157.127 141.932C155.367 144.063 154.724 146.437 155.691 147.236C156.658 148.034 158.868 146.954 160.628 144.824Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 146.031L154.658 144.394L152.02 142.231L156.459 136.936L159.065 139.066L161.093 140.724C162.089 141.552 157.65 146.859 156.66 146.031Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 146.056C148.028 146.056 157.609 136.475 157.609 124.656C157.609 112.838 148.028 103.257 136.209 103.257C124.39 103.257 114.809 112.838 114.809 124.656C114.809 136.475 124.39 146.056 136.209 146.056Z' fill='white'/%3E%3Cpath d='M133.866 100.092C120.298 101.385 110.354 113.434 111.647 127.002C112.941 140.564 124.983 150.515 138.551 149.221C152.119 147.928 162.064 135.879 160.771 122.317C159.477 108.749 147.435 98.7979 133.866 100.092ZM138.021 143.661C127.524 144.662 118.202 136.963 117.202 126.472C116.201 115.975 123.9 106.653 134.397 105.652C144.894 104.651 154.21 112.351 155.21 122.848C156.211 133.339 148.518 142.66 138.021 143.661Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-bankcards\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M182.978 100.499L189.98 174.644C190.212 177.098 188.417 179.301 185.975 179.565L62.1907 192.972C59.6383 193.249 57.378 191.44 57.1422 188.932L50.0199 113.139C49.7843 110.632 51.6649 108.405 54.2199 108.164L178.129 96.4772C180.574 96.2466 182.746 98.0465 182.978 100.499Z' fill='%23D5D3F7'/%3E%3Cpath d='M178.129 96.4773L92.0562 104.596L121.152 128.256L132.365 114.766L159.317 136.873L148.254 150.296L184.45 179.73L185.974 179.565C188.417 179.301 190.211 177.098 189.98 174.644L182.977 100.499C182.746 98.0465 180.574 96.2466 178.129 96.4773Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.747 139.312L162.127 161.577C167.855 154.567 170.934 145.415 170.023 135.758C169.109 126.075 164.353 117.692 157.39 111.956L134.747 139.312Z' fill='%23BDBAF3'/%3E%3Cpath d='M131.422 104.04C141.209 103.112 150.413 106.209 157.39 111.957L169.531 97.2883L92.0562 104.596L107.143 116.864C113.011 109.804 121.575 104.974 131.422 104.04Z' fill='%23BDBAF3'/%3E%3Cpath d='M157.39 111.956C150.413 106.209 141.209 103.112 131.422 104.04C121.575 104.974 113.011 109.804 107.143 116.864L134.747 139.312L157.39 111.956Z' fill='%23C9C7F5'/%3E%3Cpath d='M109.847 141.857L137.001 163.948L148.254 150.296L121.152 128.256L109.847 141.857Z' fill='%23E1E0F9'/%3E%3Cpath d='M145.854 125.829L134.69 139.316L148.254 150.296L159.317 136.873L145.854 125.829Z' fill='%23C9C7F5'/%3E%3Cpath d='M132.349 114.753L121.136 128.243L134.754 139.267L145.867 125.841L132.349 114.753Z' fill='%23D5D3F7'/%3E%3Cpath d='M83.5042 147.428L69.0828 148.887C68.1871 148.978 67.3937 148.337 67.3109 147.456L66.3835 137.592C66.3007 136.711 66.9599 135.925 67.8557 135.837L82.2793 134.408C83.1706 134.32 83.96 134.96 84.0426 135.838L84.9679 145.674C85.0506 146.552 84.3954 147.337 83.5042 147.428Z' fill='%23EDECFC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.0356 112.686L64.6289 111.869L65.2902 118.902L60.626 115.125L61.4143 123.51L56.6976 119.729L56.0356 112.686Z' fill='%23BDBAF3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M61.4143 123.51L60.626 115.125L65.2901 118.902L61.4143 123.51Z' fill='%23EDECFC'/%3E%3Cpath d='M115.335 181.347L62.9868 186.966L62.4341 181.086L114.786 175.517L115.335 181.347Z' fill='%23C9C7F5'/%3E%3Cpath d='M94.4893 162.467L61.0111 165.944L60.4585 160.064L93.939 156.619L94.4893 162.467Z' fill='%23C9C7F5'/%3E%3Cpath d='M143.549 178.319L133.393 179.409L132.845 173.596L143.002 172.516L143.549 178.319Z' fill='%23C9C7F5'/%3E%3Cpath d='M158.73 176.689L148.634 177.773L148.087 171.975L158.184 170.901L158.73 176.689Z' fill='%23C9C7F5'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-building-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5894' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='107' y='94' width='44' height='44'%3E%3Cpath d='M128.759 137.501C140.579 137.501 150.161 127.919 150.161 116.099C150.161 104.278 140.579 94.6965 128.759 94.6965C116.939 94.6965 107.357 104.278 107.357 116.099C107.357 127.919 116.939 137.501 128.759 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.9337 94.362V166.867L67.0784 163.353V100.13L83.9337 94.362Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M122.788 97.9875L122.86 164.9L83.9336 166.846V94.3624L122.788 97.9875Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.6601 101.134V201L57.4438 196.161V108.669L80.6601 101.134Z' fill='%23A5A1EE'/%3E%3Cpath d='M73.123 166.203V183.815L65.8923 182.937V166.03L73.123 166.203Z' fill='%23B1AEF0'/%3E%3Cpath d='M73.123 115.345V132.946L65.8923 134.108V117.213L73.123 115.345Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M134.177 105.457L134.276 198.291L80.6599 200.971V101.134L134.177 105.457Z' fill='%23C9C7F5'/%3E%3Cpath d='M119.277 166.144L128.329 166.102L128.345 183.311L119.29 183.57L119.277 166.144Z' fill='%23E1E0F9'/%3E%3Cpath d='M87.3804 166.291L97.2409 166.245L97.247 184.201L87.3831 184.484L87.3804 166.291Z' fill='%23E1E0F9'/%3E%3Cpath d='M119.258 140.991L128.305 141.264L128.322 158.455L119.271 158.4L119.258 140.991Z' fill='%23E1E0F9'/%3E%3Cpath d='M87.377 140.032L97.2323 140.328L97.2381 158.266L87.3793 158.206L87.377 140.032Z' fill='%23E1E0F9'/%3E%3Cpath d='M119.238 115.864L128.282 116.45L128.298 133.624L119.252 133.255L119.238 115.864Z' fill='%23E1E0F9'/%3E%3Cpath d='M103.664 140.522L113.103 140.806L113.114 158.363L103.673 158.305L103.664 140.522Z' fill='%23E1E0F9'/%3E%3Cpath d='M113.119 166.179L113.13 183.739L103.687 184.01L103.679 166.224L113.119 166.179Z' fill='%23E1E0F9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.1833 120.132L93.2771 125.974L87.364 119.376L87.3623 108.008L99.1789 108.771L99.1833 120.132Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.2917 113.558L93.2948 125.954L99.2011 120.112L93.2917 113.558Z' fill='%23E1E0F9'/%3E%3Cg mask='url(%23mask0_10959_5894)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M125.481 93.018L125.56 166.622L82.7412 168.762V89.0303L125.481 93.018Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M138.008 101.234L138.118 203.352L79.1399 206.3V96.4793L138.008 101.234Z' fill='%23C9C7F5'/%3E%3Cpath d='M121.576 112.682L131.524 113.326L131.542 132.218L121.591 131.812L121.576 112.682Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M169.92 157.841L172.092 159.752C173.449 160.95 175.191 161.46 176.87 161.3C178.464 161.148 180.001 160.395 181.11 159.076C183.385 156.365 182.923 152.333 180.093 150.201L177.769 148.444L177.767 148.442L154.623 130.97L148.207 138.65L169.921 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M153.18 136.268C154.94 134.137 155.583 131.762 154.616 130.964C153.649 130.165 151.439 131.245 149.679 133.376C147.919 135.507 147.276 137.882 148.243 138.68C149.21 139.479 151.421 138.399 153.18 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M149.213 137.475L147.211 135.838L144.572 133.675L149.012 128.38L151.617 130.51L153.646 132.168C154.642 132.996 150.203 138.304 149.213 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M128.759 137.501C140.579 137.501 150.161 127.919 150.161 116.099C150.161 104.279 140.579 94.6965 128.759 94.6965C116.939 94.6965 107.357 104.279 107.357 116.099C107.357 127.919 116.939 137.501 128.759 137.501Z' fill='white'/%3E%3Cpath d='M126.417 91.5311C112.847 92.825 102.901 104.874 104.195 118.444C105.489 132.007 117.533 141.96 131.102 140.666C144.672 139.372 154.617 127.323 153.324 113.759C152.03 100.19 139.986 90.2372 126.417 91.5311ZM130.572 135.105C120.074 136.106 110.751 128.406 109.75 117.914C108.749 107.416 116.449 98.0932 126.947 97.0922C137.445 96.0911 146.762 103.791 147.763 114.29C148.764 124.782 141.07 134.104 130.572 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-building\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.343 74.9999V170.188L82.2141 165.575V82.5723L104.343 74.9999Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M155.353 79.7595L155.448 167.606L104.343 170.16V75.0002L155.353 79.7595Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.045 83.8903V215L69.5652 208.646V93.7824L100.045 83.8903Z' fill='%23A5A1EE'/%3E%3Cpath d='M90.1499 169.316V192.438L80.6565 191.286V169.09L90.1499 169.316Z' fill='%23B1AEF0'/%3E%3Cpath d='M90.1499 102.548V125.655L80.6565 127.18V104.999L90.1499 102.548Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M170.304 89.5659L170.435 211.444L100.045 214.962V83.8907L170.304 89.5659Z' fill='%23C9C7F5'/%3E%3Cpath d='M150.743 169.239L162.627 169.184L162.649 191.776L150.761 192.117L150.743 169.239Z' fill='%23E1E0F9'/%3E%3Cpath d='M108.868 169.432L121.813 169.372L121.821 192.946L108.871 193.317L108.868 169.432Z' fill='%23E1E0F9'/%3E%3Cpath d='M150.718 136.217L162.596 136.575L162.617 159.144L150.736 159.072L150.718 136.217Z' fill='%23E1E0F9'/%3E%3Cpath d='M108.863 134.958L121.802 135.347L121.81 158.896L108.866 158.818L108.863 134.958Z' fill='%23E1E0F9'/%3E%3Cpath d='M150.692 103.229L162.565 103.998L162.586 126.545L150.71 126.061L150.692 103.229Z' fill='%23E1E0F9'/%3E%3Cpath d='M130.246 135.601L142.637 135.974L142.652 159.023L130.257 158.947L130.246 135.601Z' fill='%23E1E0F9'/%3E%3Cpath d='M142.658 169.285L142.673 192.339L130.276 192.694L130.265 169.344L142.658 169.285Z' fill='%23E1E0F9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M124.363 108.832L116.609 116.502L108.846 107.84L108.844 92.9156L124.357 93.9174L124.363 108.832Z' fill='%23B1AEF0'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.628 100.201L116.632 116.476L124.386 108.806L116.628 100.201Z' fill='%23E1E0F9'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-calculator-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4763' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='107' y='94' width='44' height='44'%3E%3Cpath d='M129.298 137.501C141.118 137.501 150.701 127.918 150.701 116.098C150.701 104.278 141.118 94.6964 129.298 94.6964C117.478 94.6964 107.896 104.278 107.896 116.098C107.896 127.918 117.478 137.501 129.298 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M149.852 193.276L139.961 137.291L133.452 96.4528C133.305 95.2491 132.46 94.3636 131.46 94.3636L60.4564 94.3637C59.8498 94.3637 59.3348 94.7881 59.0838 95.3731L57.1314 99.5794C56.9468 99.944 56.868 100.352 56.9205 100.804L70.6232 198.245C70.9384 200.239 72.0213 201.011 73.7055 201L145.303 198.438C145.984 198.411 146.749 198.143 147.453 197.414L149.023 195.74C149.441 195.16 149.986 194.008 149.852 193.276Z' fill='%23A5A1EE'/%3E%3Cpath d='M140.369 137.296L149.857 193.278C150.113 194.729 149.017 196.297 147.703 196.336L75.6442 198.487C74.5896 198.519 73.7568 197.747 73.5883 196.571L65.3298 138.95L140.369 137.296Z' fill='%23BDBAF3'/%3E%3Cpath d='M104.192 142.99L105.389 150.566C105.477 151.123 105.864 151.483 106.361 151.471L119.137 151.167C119.987 151.147 120.738 150.102 120.58 149.158L119.319 141.602C119.227 141.052 118.842 140.698 118.348 140.709L105.623 140.993C104.783 141.012 104.043 142.046 104.192 142.99Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.317 155.907L125.555 163.367C125.646 163.912 126.031 164.263 126.527 164.251L139.552 163.935C140.415 163.914 141.181 162.862 141.016 161.922L139.713 154.481C139.618 153.942 139.235 153.598 138.743 153.609L125.767 153.906C124.915 153.926 124.161 154.967 124.317 155.907Z' fill='%23E1E0F9'/%3E%3Cpath d='M122.113 142.623L123.363 150.153C123.454 150.702 123.839 151.055 124.335 151.043L137.225 150.736C138.094 150.716 138.866 149.646 138.699 148.694L137.383 141.183C137.288 140.641 136.905 140.295 136.413 140.306L123.573 140.592C122.715 140.611 121.955 141.67 122.113 142.623Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.977 175.493L123.74 168.08C123.649 167.537 123.264 167.188 122.77 167.199L109.783 167.502C108.954 167.522 108.227 168.522 108.372 169.442L109.546 176.872C109.633 177.421 110.02 177.777 110.516 177.765L123.552 177.445C124.392 177.424 125.131 176.413 124.977 175.493Z' fill='%23E1E0F9'/%3E%3Cpath d='M88.4783 156.663L89.6131 164.208C89.6974 164.769 90.0861 165.135 90.5838 165.123L103.371 164.813C104.198 164.793 104.923 163.789 104.776 162.866L103.579 155.339C103.491 154.785 103.104 154.425 102.609 154.436L89.8701 154.728C89.0533 154.747 88.3395 155.74 88.4783 156.663Z' fill='%23E1E0F9'/%3E%3Cpath d='M106.86 175.971L105.675 168.517C105.587 167.967 105.201 167.609 104.706 167.621L91.8405 167.921C91.029 167.94 90.3213 168.917 90.4582 169.828L91.5817 177.299C91.6654 177.855 92.0541 178.219 92.5514 178.207L105.464 177.889C106.286 177.869 107.005 176.882 106.86 175.971Z' fill='%23E1E0F9'/%3E%3Cpath d='M122.791 162.397L121.541 154.912C121.45 154.366 121.065 154.014 120.571 154.025L107.714 154.32C106.88 154.339 106.146 155.356 106.293 156.287L107.479 163.79C107.566 164.343 107.953 164.702 108.45 164.69L121.356 164.376C122.201 164.356 122.946 163.328 122.791 162.397Z' fill='%23E1E0F9'/%3E%3Cpath d='M145.577 187.96L142.017 167.638C141.923 167.103 141.54 166.761 141.048 166.772L127.938 167.078C127.092 167.098 126.344 168.123 126.498 169.051L129.87 189.375C129.959 189.912 130.345 190.259 130.84 190.247L144.131 189.916C144.984 189.895 145.737 188.876 145.577 187.96Z' fill='%23A5A1EE'/%3E%3Cpath d='M108.923 188.934L107.748 181.553C107.661 181.007 107.275 180.651 106.781 180.663L93.7896 180.971C92.9834 180.99 92.2818 181.951 92.4169 182.85L93.5295 190.248C93.6125 190.8 94.0013 191.162 94.4981 191.149L107.536 190.826C108.353 190.805 109.066 189.834 108.923 188.934Z' fill='%23E1E0F9'/%3E%3Cpath d='M90.9183 189.413L89.7948 181.993C89.7109 181.439 89.3227 181.076 88.8272 181.088L75.9623 181.393C75.1732 181.412 74.4903 182.35 74.6177 183.24L75.6817 190.676C75.7617 191.236 76.152 191.605 76.6496 191.593L89.5607 191.272C90.3599 191.252 91.0531 190.303 90.9183 189.413Z' fill='%23E1E0F9'/%3E%3Cpath d='M86.4764 143.353L87.6225 150.973C87.7074 151.538 88.0962 151.906 88.5942 151.895L101.254 151.593C102.086 151.573 102.818 150.553 102.669 149.618L101.46 142.017C101.371 141.458 100.985 141.097 100.489 141.108L87.8781 141.389C87.0559 141.408 86.3357 142.417 86.4764 143.353Z' fill='%23E1E0F9'/%3E%3Cpath d='M127.14 188.45L125.915 181.108C125.825 180.569 125.439 180.221 124.946 180.233L111.829 180.543C111.006 180.563 110.284 181.547 110.428 182.455L111.591 189.814C111.677 190.359 112.064 190.713 112.56 190.701L125.724 190.374C126.559 190.353 127.292 189.358 127.14 188.45Z' fill='%23E1E0F9'/%3E%3Cpath d='M68.963 143.712L70.0595 151.376C70.1414 151.948 70.5318 152.325 71.0309 152.313L83.5745 152.014C84.3895 151.995 85.1011 150.998 84.9608 150.072L83.8031 142.427C83.7173 141.861 83.3294 141.491 82.8328 141.502L70.3367 141.781C69.5315 141.799 68.8304 142.785 68.963 143.712Z' fill='%23E1E0F9'/%3E%3Cpath d='M86.9684 163.33L85.822 155.761C85.7368 155.199 85.3489 154.831 84.8526 154.843L72.2325 155.132C71.4327 155.15 70.7379 156.12 70.8687 157.034L71.9539 164.621C72.0352 165.189 72.4256 165.564 72.9243 165.551L85.5916 165.244C86.4013 165.224 87.1068 164.244 86.9684 163.33Z' fill='%23E1E0F9'/%3E%3Cpath d='M88.9543 176.443L87.8192 168.949C87.7346 168.391 87.3468 168.026 86.8508 168.037L74.1076 168.335C73.3132 168.353 72.6244 169.308 72.7534 170.21L73.828 177.721C73.9087 178.284 74.2992 178.656 74.7974 178.644L87.5871 178.329C88.3915 178.309 89.0909 177.345 88.9543 176.443Z' fill='%23E1E0F9'/%3E%3Cpath d='M140.369 137.296L65.3298 138.949L58.9167 96.5107C58.7796 95.3852 59.5126 94.3664 60.4541 94.3661L131.46 94.3619C132.467 94.3597 133.307 95.2438 133.446 96.4553L140.369 137.296Z' fill='%23B1AEF0'/%3E%3Cpath d='M131.636 96.7498L137.955 134.931L66.9751 136.582L60.991 96.7682L131.636 96.7498Z' fill='%23D5D3F7'/%3E%3Cpath d='M129.128 106.679L133.294 130.662L71.0779 131.877L67.542 106.653L129.128 106.679Z' fill='%23EDECFC'/%3E%3Cg mask='url(%23mask0_10959_4763)'%3E%3Cpath d='M154.498 197.835L143.618 136.252L136.458 91.3298C136.296 90.0058 135.367 89.0318 134.267 89.0318L56.1623 89.0318C55.495 89.0318 54.9287 89.4987 54.6526 90.1422L52.5048 94.7691C52.3017 95.1702 52.2149 95.6192 52.2727 96.1159L67.3459 203.301C67.6927 205.494 68.8837 206.344 70.7362 206.332L149.493 203.513C150.242 203.484 151.085 203.189 151.858 202.387L153.585 200.546C154.045 199.908 154.645 198.64 154.498 197.835Z' fill='%23A5A1EE'/%3E%3Cpath d='M144.066 136.258L154.503 197.837C154.785 199.434 153.579 201.159 152.134 201.202L72.8689 203.568C71.7088 203.602 70.7929 202.753 70.6076 201.46L61.5229 138.076L144.066 136.258Z' fill='%23BDBAF3'/%3E%3Cpath d='M144.066 136.258L61.5228 138.076L54.4681 91.3936C54.3173 90.1555 55.124 89.0349 56.1597 89.0345L134.266 89.0299C135.374 89.0275 136.298 89.9999 136.451 91.3326L144.066 136.258Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.459 91.6565L141.41 133.656L63.3329 135.472L56.7502 91.6767L134.459 91.6565Z' fill='%23D5D3F7'/%3E%3Cpath d='M131.7 102.579L136.284 128.959L67.8457 130.296L63.9561 102.55L131.7 102.579Z' fill='%23EDECFC'/%3E%3C/g%3E%3Cpath d='M170.459 157.841L172.631 159.752C173.988 160.95 175.73 161.46 177.409 161.3C179.003 161.148 180.54 160.395 181.65 159.076C183.924 156.365 183.462 152.333 180.632 150.201L178.308 148.444L178.306 148.442L155.162 130.97L148.747 138.65L170.461 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M153.72 136.268C155.48 134.137 156.123 131.762 155.156 130.964C154.189 130.165 151.978 131.245 150.218 133.376C148.459 135.507 147.816 137.882 148.783 138.68C149.75 139.479 151.96 138.399 153.72 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M149.752 137.475L147.75 135.838L145.111 133.675L149.551 128.38L152.156 130.509L154.185 132.168C155.181 132.996 150.742 138.304 149.752 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M129.298 137.501C141.118 137.501 150.701 127.919 150.701 116.099C150.701 104.278 141.118 94.6965 129.298 94.6965C117.478 94.6965 107.896 104.278 107.896 116.099C107.896 127.919 117.478 137.501 129.298 137.501Z' fill='white'/%3E%3Cpath d='M126.956 91.5311C113.386 92.825 103.441 104.874 104.735 118.444C106.028 132.007 118.072 141.96 131.641 140.666C145.211 139.372 155.157 127.323 153.863 113.759C152.569 100.19 140.525 90.2371 126.956 91.5311ZM131.111 135.105C120.613 136.106 111.29 128.406 110.289 117.914C109.288 107.416 116.988 98.0931 127.486 97.0921C137.984 96.091 147.301 103.791 148.302 114.29C149.303 124.782 141.609 134.104 131.111 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-calculator\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M180.986 204.859L168 131.36L159.455 77.7449C159.262 76.1646 158.153 75.0022 156.84 75.0022L63.6219 75.0022C62.8255 75.0022 62.1495 75.5594 61.82 76.3274L59.2568 81.8497C59.0145 82.3284 58.911 82.8643 58.98 83.4571L76.9698 211.383C77.3837 214.001 78.8049 215.014 81.0159 215L175.013 211.636C175.907 211.601 176.912 211.249 177.835 210.292L179.896 208.094C180.445 207.333 181.161 205.82 180.986 204.859Z' fill='%23A5A1EE'/%3E%3Cpath d='M168.535 131.367L180.992 204.861C181.328 206.767 179.888 208.826 178.164 208.877L83.5611 211.701C82.1765 211.742 81.0834 210.729 80.8623 209.185L70.0198 133.537L168.535 131.367Z' fill='%23BDBAF3'/%3E%3Cpath d='M121.04 138.842L122.612 148.788C122.728 149.519 123.236 149.992 123.888 149.977L140.66 149.577C141.776 149.551 142.762 148.179 142.556 146.94L140.899 137.02C140.779 136.297 140.274 135.833 139.625 135.847L122.918 136.22C121.816 136.245 120.845 137.602 121.04 138.842Z' fill='%23E1E0F9'/%3E%3Cpath d='M147.462 155.8L149.087 165.594C149.205 166.31 149.711 166.77 150.362 166.754L167.462 166.339C168.595 166.312 169.601 164.93 169.385 163.696L167.674 153.927C167.55 153.22 167.047 152.769 166.4 152.783L149.366 153.173C148.247 153.199 147.257 154.566 147.462 155.8Z' fill='%23E1E0F9'/%3E%3Cpath d='M144.568 138.359L146.208 148.246C146.328 148.967 146.834 149.43 147.484 149.415L164.408 149.011C165.548 148.984 166.561 147.581 166.342 146.33L164.615 136.469C164.49 135.757 163.988 135.303 163.341 135.317L146.485 135.694C145.359 135.719 144.36 137.108 144.568 138.359Z' fill='%23E1E0F9'/%3E%3Cpath d='M148.328 181.513L146.703 171.781C146.584 171.069 146.079 170.61 145.431 170.625L128.38 171.023C127.292 171.048 126.337 172.362 126.528 173.569L128.069 183.324C128.183 184.045 128.691 184.512 129.343 184.496L146.457 184.075C147.56 184.048 148.53 182.721 148.328 181.513Z' fill='%23E1E0F9'/%3E%3Cpath d='M100.41 156.793L101.9 166.698C102.011 167.434 102.521 167.915 103.174 167.899L119.962 167.492C121.048 167.465 122 166.148 121.807 164.936L120.235 155.055C120.119 154.326 119.612 153.854 118.962 153.869L102.238 154.252C101.165 154.277 100.228 155.581 100.41 156.793Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.543 182.14L122.987 172.355C122.872 171.632 122.364 171.163 121.715 171.178L104.824 171.572C103.759 171.597 102.83 172.88 103.009 174.076L104.485 183.884C104.595 184.615 105.105 185.093 105.758 185.077L122.711 184.66C123.79 184.633 124.733 183.337 124.543 182.14Z' fill='%23E1E0F9'/%3E%3Cpath d='M145.457 164.32L143.817 154.494C143.697 153.776 143.192 153.315 142.544 153.33L125.664 153.716C124.569 153.741 123.605 155.076 123.799 156.299L125.355 166.15C125.47 166.875 125.978 167.346 126.63 167.33L143.574 166.919C144.683 166.892 145.662 165.543 145.457 164.32Z' fill='%23E1E0F9'/%3E%3Cpath d='M175.372 197.881L170.699 171.201C170.576 170.498 170.073 170.049 169.426 170.065L152.216 170.466C151.104 170.492 150.122 171.837 150.324 173.056L154.751 199.739C154.868 200.444 155.375 200.899 156.025 200.883L173.474 200.449C174.593 200.421 175.583 199.084 175.372 197.881Z' fill='%23A5A1EE'/%3E%3Cpath d='M127.251 199.16L125.709 189.469C125.595 188.752 125.088 188.285 124.438 188.301L107.383 188.705C106.325 188.73 105.404 189.992 105.581 191.172L107.042 200.884C107.151 201.609 107.661 202.084 108.313 202.068L125.43 201.643C126.502 201.616 127.438 200.34 127.251 199.16Z' fill='%23E1E0F9'/%3E%3Cpath d='M103.614 199.788L102.139 190.047C102.029 189.32 101.519 188.844 100.869 188.859L83.9788 189.259C82.9428 189.284 82.0466 190.516 82.2138 191.684L83.6107 201.447C83.7158 202.181 84.2282 202.666 84.8815 202.65L101.832 202.229C102.881 202.203 103.791 200.957 103.614 199.788Z' fill='%23E1E0F9'/%3E%3Cpath d='M97.7822 139.319L99.2868 149.322C99.3983 150.064 99.9086 150.548 100.562 150.532L117.183 150.136C118.276 150.11 119.236 148.771 119.04 147.543L117.453 137.565C117.337 136.831 116.83 136.356 116.179 136.371L99.6228 136.74C98.5433 136.765 97.5975 138.09 97.7822 139.319Z' fill='%23E1E0F9'/%3E%3Cpath d='M151.168 198.524L149.559 188.884C149.441 188.177 148.935 187.721 148.287 187.736L131.067 188.144C129.986 188.169 129.039 189.462 129.227 190.654L130.754 200.315C130.867 201.03 131.375 201.495 132.026 201.479L149.31 201.05C150.405 201.022 151.367 199.716 151.168 198.524Z' fill='%23E1E0F9'/%3E%3Cpath d='M74.7896 139.79L76.2289 149.851C76.3364 150.603 76.8489 151.097 77.5041 151.081L93.9722 150.689C95.0422 150.664 95.9766 149.356 95.7923 148.139L94.2723 138.103C94.1597 137.359 93.6504 136.874 92.9985 136.888L76.5929 137.255C75.5358 137.278 74.6155 138.573 74.7896 139.79Z' fill='%23E1E0F9'/%3E%3Cpath d='M98.4283 165.545L96.9233 155.609C96.8115 154.87 96.3024 154.388 95.6508 154.403L79.0822 154.782C78.0323 154.806 77.1202 156.08 77.2919 157.28L78.7168 167.24C78.8235 167.986 79.3361 168.477 79.9907 168.462L96.6208 168.058C97.6838 168.032 98.6101 166.745 98.4283 165.545Z' fill='%23E1E0F9'/%3E%3Cpath d='M101.035 182.761L99.5456 172.923C99.4346 172.19 98.9252 171.71 98.2741 171.725L81.5438 172.116C80.5009 172.14 79.5967 173.393 79.7661 174.577L81.1771 184.438C81.283 185.178 81.7956 185.666 82.4496 185.65L99.2404 185.237C100.296 185.211 101.215 183.945 101.035 182.761Z' fill='%23E1E0F9'/%3E%3Cpath d='M168.535 131.367L70.0196 133.537L61.6001 77.821C61.4201 76.3433 62.3826 75.0059 63.6187 75.0054L156.839 74.9999C158.161 74.997 159.264 76.1577 159.447 77.7482L168.535 131.367Z' fill='%23B1AEF0'/%3E%3Cpath d='M157.07 78.1347L165.366 128.262L72.1803 130.429L64.3237 78.1589L157.07 78.1347Z' fill='%23D5D3F7'/%3E%3Cpath d='M153.777 91.1701L159.247 122.656L77.566 124.251L72.9241 91.1359L153.777 91.1701Z' fill='%23EDECFC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-card-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4216' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='103' width='44' height='44'%3E%3Cpath d='M136.209 146.058C148.028 146.058 157.609 136.477 157.609 124.659C157.609 112.84 148.028 103.259 136.209 103.259C124.39 103.259 114.809 112.84 114.809 124.659C114.809 136.477 124.39 146.058 136.209 146.058Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M151.267 122.553L156.611 178.982C156.788 180.85 155.425 182.527 153.567 182.729L59.3008 192.978C57.354 193.19 55.6298 191.812 55.4499 189.9L50.0152 132.121C49.8354 130.21 51.2698 128.514 53.2186 128.331L147.579 119.49C149.438 119.316 151.09 120.687 151.267 122.553Z' fill='%23BDBAF3'/%3E%3Cpath d='M116.078 153.44L138.117 171.368C142.721 165.72 145.193 158.351 144.457 150.576C143.719 142.78 139.893 136.03 134.292 131.41L116.078 153.44Z' fill='%23B1AEF0'/%3E%3Cpath d='M96.0186 155.494L117.899 173.291L126.953 162.287L105.126 144.531L96.0186 155.494Z' fill='%23B1AEF0'/%3E%3Cpath d='M125.015 142.579L116.032 153.444L126.953 162.287L135.849 151.474L125.015 142.579Z' fill='%23BDBAF3'/%3E%3Cpath d='M114.143 133.653L105.114 144.521L116.084 153.405L125.026 142.588L114.143 133.653Z' fill='%23A5A1EE'/%3E%3Cpath d='M51.6875 149.9L152.911 139.917L151.556 125.61L50.3096 135.251L51.6875 149.9Z' fill='%23E1E0F9'/%3E%3Cpath d='M99.8065 184.103L59.9077 188.399L59.4858 183.916L99.3875 179.661L99.8065 184.103Z' fill='%23008A80'/%3E%3Cpath d='M99.8065 184.103L59.9077 188.399L59.4858 183.916L99.3875 179.661L99.8065 184.103Z' fill='%23B1AEF0'/%3E%3Cpath d='M83.9222 169.72L58.3997 172.374L57.978 167.892L83.5023 165.265L83.9222 169.72Z' fill='%23B1AEF0'/%3E%3Cg mask='url(%23mask0_10959_4216)'%3E%3Cpath d='M156.062 119.185L161.941 181.256C162.136 183.311 160.636 185.156 158.592 185.378L54.8993 196.653C52.7579 196.885 50.8612 195.37 50.6633 193.266L44.6852 129.709C44.4874 127.607 46.0653 125.741 48.2089 125.54L152.005 115.815C154.051 115.624 155.867 117.132 156.062 119.185Z' fill='%23BDBAF3'/%3E%3Cpath d='M117.355 153.16L141.597 172.881C146.662 166.668 149.381 158.562 148.572 150.01C147.76 141.434 143.551 134.009 137.39 128.927L117.355 153.16Z' fill='%23B1AEF0'/%3E%3Cpath d='M95.2891 155.42L119.357 174.996L129.317 162.892L105.308 143.361L95.2891 155.42Z' fill='%23B1AEF0'/%3E%3Cpath d='M127.185 141.213L117.305 153.164L129.317 162.892L139.104 150.997L127.185 141.213Z' fill='%23BDBAF3'/%3E%3Cpath d='M115.226 131.395L105.294 143.349L117.361 153.121L127.198 141.223L115.226 131.395Z' fill='%23A5A1EE'/%3E%3Cpath d='M46.525 149.267L157.871 138.285L156.38 122.547L45.0093 133.152L46.525 149.267Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M177.365 166.396L179.537 168.307C180.894 169.505 182.636 170.015 184.315 169.854C185.908 169.703 187.445 168.95 188.554 167.631C190.829 164.92 190.367 160.889 187.537 158.757L185.213 157.001L185.211 156.998L162.07 139.528L155.655 147.208L177.366 166.396' fill='%23D5D3F7'/%3E%3Cpath d='M160.628 144.826C162.387 142.695 163.03 140.32 162.063 139.522C161.096 138.723 158.886 139.803 157.127 141.934C155.367 144.065 154.724 146.439 155.691 147.238C156.658 148.036 158.868 146.956 160.628 144.826Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 146.033L154.658 144.396L152.02 142.233L156.459 136.938L159.065 139.068L161.093 140.726C162.089 141.554 157.65 146.861 156.66 146.033Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 146.058C148.028 146.058 157.609 136.477 157.609 124.658C157.609 112.84 148.028 103.259 136.209 103.259C124.39 103.259 114.809 112.84 114.809 124.658C114.809 136.477 124.39 146.058 136.209 146.058Z' fill='white'/%3E%3Cpath d='M133.866 100.094C120.298 101.387 110.354 113.436 111.647 127.004C112.941 140.566 124.983 150.517 138.551 149.223C152.119 147.93 162.064 135.881 160.771 122.319C159.477 108.751 147.435 98.7999 133.866 100.094ZM138.021 143.663C127.524 144.664 118.202 136.965 117.202 126.474C116.201 115.977 123.9 106.655 134.397 105.654C144.894 104.653 154.21 112.353 155.21 122.85C156.211 133.341 148.518 142.662 138.021 143.663Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-card\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M182.962 100.504L189.98 174.594C190.212 177.047 188.422 179.249 185.983 179.514L62.2119 192.972C59.6557 193.25 57.3919 191.44 57.1556 188.929L50.02 113.067C49.7839 110.557 51.6673 108.33 54.2259 108.09L178.12 96.4824C180.562 96.2537 182.73 98.0535 182.962 100.504Z' fill='%23BDBAF3'/%3E%3Cpath d='M136.76 141.058L165.697 164.598C171.742 157.182 174.988 147.506 174.021 137.298C173.053 127.061 168.029 118.199 160.675 112.133L136.76 141.058Z' fill='%23B1AEF0'/%3E%3Cpath d='M110.422 143.756L139.151 167.122L151.039 152.674L122.381 129.361L110.422 143.756Z' fill='%23B1AEF0'/%3E%3Cpath d='M148.494 126.798L136.7 141.063L151.039 152.674L162.72 138.477L148.494 126.798Z' fill='%23BDBAF3'/%3E%3Cpath d='M134.218 115.078L122.364 129.347L136.767 141.011L148.509 126.81L134.218 115.078Z' fill='%23A5A1EE'/%3E%3Cpath d='M52.2155 136.411L185.121 123.303L183.342 104.518L50.4062 117.176L52.2155 136.411Z' fill='%23E1E0F9'/%3E%3Cpath d='M115.395 181.318L63.0084 186.96L62.4546 181.073L114.845 175.486L115.395 181.318Z' fill='%23008A80'/%3E%3Cpath d='M115.395 181.318L63.0084 186.959L62.4546 181.073L114.845 175.486L115.395 181.318Z' fill='%23B1AEF0'/%3E%3Cpath d='M94.5396 162.434L61.0288 165.918L60.4751 160.033L93.9882 156.584L94.5396 162.434Z' fill='%23B1AEF0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-edentifier-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4897' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='101' y='94' width='44' height='44'%3E%3Cpath d='M123.043 137.501C134.863 137.501 144.445 127.919 144.445 116.099C144.445 104.279 134.863 94.6969 123.043 94.6969C111.223 94.6969 101.641 104.279 101.641 116.099C101.641 127.919 111.223 137.501 123.043 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.629 118.065C127.655 118.84 127.672 119.588 127.697 120.32C127.722 121.051 127.746 121.766 127.761 122.453C127.858 125.561 127.94 128.23 128.002 130.567C128.029 131.346 128.045 132.082 128.06 132.791C128.093 134.006 128.113 135.115 128.13 136.145C128.137 136.624 128.144 137.086 128.15 137.53C128.158 137.761 128.157 137.992 128.155 138.206C128.154 138.419 128.152 138.65 128.16 138.863C128.193 148.052 127.419 149.222 125.226 161.984C124.762 164.71 124.037 173.625 123.443 181.669C123.431 181.879 123.411 182.088 123.399 182.288C123.402 182.333 123.4 182.37 123.394 182.406C123.328 183.18 123.271 183.954 123.222 184.702C123.211 184.929 123.192 185.166 123.172 185.394C123.147 185.75 123.113 186.106 123.096 186.452C123.098 186.488 123.097 186.516 123.09 186.543C123.065 186.89 123.039 187.227 123.014 187.565C122.978 188.158 122.933 188.742 122.887 189.3C122.868 189.573 122.85 189.838 122.84 190.103C122.833 190.158 122.834 190.213 122.827 190.268C122.774 190.899 122.738 191.484 122.701 192.032C122.688 192.215 122.676 192.389 122.663 192.563C122.65 192.709 122.645 192.846 122.631 192.975L122.631 192.984C122.619 193.167 122.606 193.35 122.593 193.514C122.582 193.743 122.562 193.963 122.55 194.164L122.55 194.173C122.511 194.741 122.311 195.294 121.971 195.749C121.632 196.205 121.167 196.553 120.633 196.757C119.208 197.309 117.774 197.807 116.331 198.232C114.406 198.805 112.487 199.278 110.577 199.649C110.164 199.732 109.742 199.815 109.329 199.888C108.318 200.075 107.306 200.226 106.303 200.358C105.75 200.434 105.197 200.501 104.643 200.55C104.284 200.595 103.924 200.63 103.563 200.657C103.065 200.714 102.576 200.752 102.095 200.79C101.392 200.842 100.707 200.875 100.022 200.909C99.3649 200.941 98.6981 200.965 98.0491 200.979C97.7246 200.986 97.3999 200.993 97.0842 200.991C96.8152 200.997 96.5462 201.003 96.2861 200.999L95.1808 200.996C94.5487 200.982 93.9351 200.967 93.3211 200.944C92.7069 200.92 92.1018 200.897 91.515 200.863C90.928 200.83 90.3315 200.796 89.7534 200.754C89.1751 200.711 88.615 200.658 88.0642 200.606C86.3925 200.448 84.8218 200.26 83.3707 200.042C80.5464 199.631 77.7424 199.081 74.9696 198.391C74.2771 198.221 73.639 197.883 73.113 197.404C72.5861 196.924 72.1879 196.332 71.954 195.662C71.9442 195.644 71.9439 195.625 71.9341 195.607C71.7844 195.157 71.6348 194.707 71.4943 194.248C66.6154 179.074 64.4142 162.711 63.5786 148.119C63.4809 146.392 63.4022 144.684 63.3427 143.014C63.3136 142.454 63.3033 141.904 63.2836 141.354C63.2185 139.38 63.1913 137.452 63.1742 135.571C63.1663 134.663 63.1587 133.772 63.1606 132.891C63.1399 123.496 63.6091 114.159 64.5619 104.909C64.8893 102.986 65.8719 101.233 67.3544 99.9231C67.4905 99.8525 67.6263 99.7728 67.7625 99.7108C69.6574 98.9325 71.6464 98.3843 73.6859 98.0749C76.3784 97.5452 79.0978 97.1483 81.8322 96.8927C86.8074 96.523 91.7455 96.1979 96.7284 96.2682C102.953 96.347 109.16 96.9504 115.279 98.0768C117.585 98.3729 119.854 98.931 122.043 99.7333C124.816 100.971 126.224 103.714 126.633 106.496C126.693 106.943 126.762 107.389 126.813 107.836C126.835 107.967 126.857 108.099 126.871 108.23C127.092 109.974 127.276 111.711 127.399 113.458C127.433 113.932 127.458 114.398 127.492 114.872C127.497 115.004 127.511 115.145 127.515 115.277C127.591 116.701 127.618 117.766 127.629 118.065Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.687 118.027C127.713 118.802 127.73 119.551 127.755 120.282C127.78 121.014 127.804 121.728 127.819 122.416C127.916 125.523 127.999 128.193 128.061 130.529C128.087 131.309 128.103 132.044 128.119 132.753C128.151 133.968 128.171 135.077 128.188 136.107C128.195 136.586 128.202 137.048 128.209 137.493C128.216 137.724 128.215 137.955 128.213 138.168C128.212 138.381 128.21 138.613 128.218 138.826C128.251 148.014 127.477 149.184 125.285 161.946C124.821 164.672 124.095 173.587 123.501 181.632C123.49 181.841 123.469 182.05 123.458 182.25C123.46 182.296 123.458 182.332 123.452 182.369C123.386 183.143 123.329 183.917 123.28 184.664C123.27 184.892 123.25 185.129 123.23 185.357C123.205 185.712 123.171 186.068 123.154 186.414C123.156 186.451 123.155 186.478 123.148 186.505C123.123 186.852 123.098 187.19 123.072 187.527C123.036 188.12 122.991 188.705 122.945 189.262C122.927 189.536 122.908 189.801 122.898 190.066C122.891 190.121 122.892 190.175 122.885 190.23C122.832 190.861 122.796 191.446 122.759 191.995C122.747 192.178 122.734 192.351 122.721 192.525C122.708 192.672 122.703 192.809 122.689 192.937L122.689 192.946C122.677 193.129 122.665 193.312 122.652 193.477C122.641 193.706 122.62 193.925 122.609 194.127V194.136C122.569 194.704 122.369 195.256 122.03 195.712C121.69 196.167 121.225 196.516 120.691 196.719C119.266 197.272 117.832 197.769 116.389 198.194C114.464 198.767 112.546 199.24 110.635 199.612C110.222 199.694 109.8 199.777 109.387 199.85C108.377 200.038 107.365 200.188 106.361 200.32C105.808 200.397 105.255 200.464 104.701 200.513C104.342 200.557 103.982 200.593 103.622 200.619C103.123 200.676 102.634 200.714 102.153 200.752C101.45 200.804 100.766 200.838 100.081 200.871C99.4233 200.904 98.7561 200.928 98.1071 200.942C97.7826 200.949 97.4579 200.956 97.1423 200.953C96.8732 200.959 96.6042 200.965 96.3442 200.962L95.2391 200.958C94.607 200.944 93.9931 200.93 93.3791 200.906C92.7649 200.883 92.1598 200.859 91.573 200.826C90.986 200.792 90.3899 200.759 89.8117 200.716C89.2335 200.673 88.6734 200.621 88.1226 200.568C86.4509 200.41 84.8801 200.223 83.429 200.004C80.6047 199.594 77.8008 199.043 75.028 198.353C74.3354 198.183 73.6974 197.845 73.1714 197.366C72.6444 196.887 72.2463 196.294 72.0123 195.624C72.0026 195.606 72.0022 195.587 71.9925 195.569C71.8428 195.12 71.6928 194.67 71.5523 194.211C66.6734 179.036 64.4725 162.673 63.6369 148.081C63.5392 146.354 63.4605 144.647 63.4011 142.976C63.372 142.417 63.3616 141.866 63.342 141.316C63.2768 139.342 63.2496 137.414 63.2326 135.533C63.2247 134.625 63.217 133.735 63.2189 132.854C63.1983 123.459 63.6671 114.122 64.6199 104.871C64.9473 102.949 65.9302 101.195 67.4128 99.8855C67.5488 99.8149 67.6847 99.7352 67.8209 99.6732C69.7158 98.8949 71.7047 98.3467 73.7442 98.0373C76.4368 97.5076 79.1562 97.1107 81.8906 96.8551C86.8657 96.4854 91.8035 96.1603 96.7864 96.2306C103.012 96.3094 109.219 96.9128 115.337 98.0392C117.643 98.3353 119.912 98.8934 122.101 99.6957C124.874 100.934 126.282 103.677 126.691 106.459C126.751 106.905 126.82 107.352 126.871 107.798C126.893 107.93 126.916 108.061 126.929 108.192C127.15 109.936 127.335 111.673 127.457 113.42C127.491 113.894 127.516 114.36 127.551 114.835C127.555 114.966 127.569 115.107 127.573 115.239C127.649 116.664 127.676 117.728 127.687 118.027Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.745 117.99C127.771 118.765 127.788 119.513 127.813 120.245C127.838 120.976 127.863 121.69 127.877 122.378C127.975 125.485 128.057 128.155 128.119 130.492C128.145 131.271 128.161 132.007 128.177 132.716C128.209 133.93 128.229 135.039 128.246 136.069C128.254 136.549 128.26 137.011 128.267 137.455C128.274 137.686 128.273 137.917 128.272 138.13C128.27 138.344 128.269 138.575 128.276 138.788C128.31 147.977 127.535 149.147 125.343 161.909C124.879 164.634 124.153 173.549 123.559 181.594C123.548 181.803 123.528 182.013 123.516 182.213C123.518 182.258 123.517 182.295 123.51 182.331C123.444 183.105 123.387 183.879 123.338 184.626C123.328 184.854 123.308 185.091 123.288 185.319C123.263 185.674 123.229 186.03 123.213 186.377C123.215 186.413 123.213 186.44 123.207 186.468C123.181 186.814 123.156 187.152 123.13 187.49C123.094 188.083 123.049 188.667 123.004 189.224C122.985 189.498 122.966 189.763 122.956 190.028C122.949 190.083 122.951 190.138 122.943 190.192C122.891 190.823 122.854 191.408 122.817 191.957C122.805 192.14 122.792 192.314 122.78 192.487C122.766 192.634 122.761 192.771 122.747 192.899L122.748 192.908C122.735 193.092 122.723 193.274 122.71 193.439C122.699 193.668 122.678 193.888 122.667 194.089L122.667 194.098C122.627 194.666 122.427 195.219 122.088 195.674C121.748 196.13 121.284 196.478 120.749 196.682C119.325 197.234 117.89 197.732 116.447 198.157C114.522 198.73 112.604 199.202 110.694 199.574C110.281 199.657 109.858 199.739 109.445 199.813C108.435 200 107.423 200.151 106.419 200.283C105.867 200.359 105.313 200.426 104.76 200.475C104.4 200.52 104.04 200.555 103.68 200.582C103.182 200.638 102.692 200.677 102.211 200.715C101.509 200.767 100.824 200.8 100.139 200.833C99.4816 200.866 98.8145 200.89 98.1655 200.904C97.8409 200.911 97.5162 200.918 97.2006 200.916C96.9316 200.922 96.6626 200.928 96.4025 200.924L95.2971 200.92C94.665 200.906 94.0515 200.892 93.4374 200.869C92.8232 200.845 92.2182 200.821 91.6314 200.788C91.0444 200.755 90.4479 200.721 89.8697 200.679C89.2915 200.636 88.7314 200.583 88.1806 200.53C86.5089 200.373 84.9381 200.185 83.487 199.967C80.6627 199.556 77.8591 199.006 75.0863 198.316C74.3938 198.145 73.7554 197.808 73.2294 197.328C72.7024 196.849 72.3043 196.257 72.0703 195.587C72.0606 195.568 72.0602 195.55 72.0505 195.532C71.9008 195.082 71.7512 194.632 71.6106 194.173C66.7317 178.999 64.5309 162.635 63.6953 148.043C63.5976 146.316 63.5189 144.609 63.4594 142.938C63.4303 142.379 63.4197 141.829 63.4 141.279C63.3348 139.304 63.3076 137.377 63.2906 135.496C63.2827 134.587 63.2754 133.697 63.2773 132.816C63.2566 123.421 63.7255 114.084 64.6783 104.834C65.0056 102.911 65.9882 101.158 67.4708 99.8479C67.6068 99.7773 67.743 99.6976 67.8792 99.6356C69.7741 98.8573 71.7631 98.3091 73.8026 97.9997C76.4951 97.47 79.2142 97.0731 81.9486 96.8175C86.9238 96.4478 91.8618 96.1227 96.8448 96.193C103.07 96.2718 109.277 96.8752 115.395 98.0016C117.701 98.2977 119.971 98.8558 122.159 99.6581C124.932 100.896 126.341 103.639 126.749 106.421C126.809 106.867 126.878 107.314 126.929 107.761C126.951 107.892 126.974 108.023 126.987 108.155C127.208 109.899 127.393 111.635 127.516 113.382C127.55 113.857 127.575 114.322 127.609 114.797C127.613 114.929 127.627 115.07 127.631 115.201C127.707 116.626 127.735 117.691 127.745 117.99Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.803 117.952C127.83 118.727 127.846 119.476 127.871 120.207C127.896 120.939 127.921 121.653 127.935 122.341C128.033 125.448 128.115 128.118 128.177 130.454C128.204 131.234 128.22 131.969 128.235 132.678C128.268 133.893 128.287 135.002 128.304 136.032C128.312 136.511 128.319 136.973 128.325 137.417C128.333 137.648 128.332 137.88 128.33 138.093C128.328 138.306 128.327 138.537 128.335 138.751C128.368 147.939 127.593 149.109 125.401 161.871C124.937 164.597 124.212 173.512 123.618 181.557C123.606 181.766 123.586 181.975 123.574 182.175C123.576 182.221 123.575 182.257 123.569 182.294C123.503 183.068 123.446 183.842 123.397 184.589C123.386 184.817 123.366 185.054 123.346 185.282C123.321 185.637 123.287 185.993 123.271 186.339C123.273 186.376 123.271 186.403 123.265 186.43C123.24 186.777 123.214 187.115 123.188 187.452C123.153 188.045 123.108 188.63 123.062 189.187C123.043 189.461 123.024 189.726 123.014 189.991C123.007 190.045 123.009 190.1 123.001 190.155C122.949 190.786 122.913 191.371 122.876 191.92C122.863 192.102 122.851 192.276 122.838 192.45C122.825 192.597 122.82 192.734 122.806 192.862V192.871C122.793 193.054 122.781 193.237 122.768 193.402C122.757 193.63 122.737 193.85 122.725 194.052L122.725 194.061C122.686 194.629 122.485 195.181 122.146 195.637C121.806 196.092 121.342 196.441 120.808 196.644C119.383 197.196 117.949 197.694 116.506 198.119C114.58 198.692 112.662 199.165 110.752 199.537C110.339 199.619 109.917 199.702 109.504 199.775C108.493 199.962 107.481 200.113 106.477 200.245C105.925 200.322 105.372 200.389 104.818 200.438C104.458 200.482 104.098 200.518 103.738 200.544C103.24 200.601 102.75 200.639 102.27 200.677C101.567 200.729 100.882 200.763 100.197 200.796C99.5397 200.829 98.8726 200.853 98.2236 200.867C97.899 200.874 97.5747 200.881 97.259 200.878C96.99 200.884 96.7207 200.89 96.4606 200.887L95.3556 200.883C94.7235 200.869 94.1099 200.855 93.4959 200.831C92.8817 200.808 92.2766 200.784 91.6898 200.751C91.1028 200.717 90.5063 200.684 89.9282 200.641C89.3499 200.598 88.7898 200.546 88.239 200.493C86.5673 200.335 84.9966 200.147 83.5455 199.929C80.7212 199.519 77.9172 198.968 75.1445 198.278C74.4519 198.108 73.8138 197.77 73.2878 197.291C72.7609 196.812 72.3627 196.219 72.1288 195.549C72.119 195.531 72.1187 195.512 72.109 195.494C71.9592 195.045 71.8093 194.595 71.6687 194.136C66.7898 178.961 64.589 162.598 63.7534 148.006C63.6557 146.279 63.577 144.571 63.5175 142.901C63.4884 142.342 63.4781 141.791 63.4584 141.241C63.3933 139.267 63.3661 137.339 63.349 135.458C63.3411 134.55 63.3335 133.66 63.3354 132.779C63.3147 123.384 63.7839 114.046 64.7367 104.796C65.0641 102.873 66.0467 101.12 67.5292 99.8105C67.6653 99.7398 67.8011 99.6601 67.9373 99.5981C69.8322 98.8199 71.8212 98.2716 73.8607 97.9623C76.5532 97.4325 79.2726 97.0357 82.007 96.78C86.9822 96.4103 91.9203 96.0852 96.9032 96.1555C103.128 96.2344 109.335 96.8377 115.454 97.9641C117.759 98.2602 120.029 98.8183 122.217 99.6206C124.99 100.859 126.399 103.602 126.807 106.383C126.867 106.83 126.936 107.276 126.987 107.723C127.01 107.854 127.032 107.986 127.046 108.117C127.266 109.861 127.451 111.598 127.574 113.345C127.608 113.819 127.633 114.285 127.667 114.76C127.672 114.891 127.685 115.032 127.69 115.164C127.766 116.588 127.793 117.653 127.803 117.952Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.862 117.915C127.888 118.69 127.905 119.438 127.93 120.169C127.955 120.901 127.979 121.615 127.994 122.303C128.091 125.41 128.174 128.08 128.236 130.417C128.262 131.196 128.278 131.931 128.293 132.641C128.326 133.855 128.346 134.964 128.363 135.994C128.37 136.474 128.377 136.936 128.383 137.38C128.391 137.611 128.39 137.842 128.388 138.055C128.387 138.269 128.385 138.5 128.393 138.713C128.426 147.901 127.652 149.072 125.459 161.833C124.995 164.559 124.27 173.474 123.676 181.519C123.665 181.728 123.644 181.938 123.633 182.138C123.635 182.183 123.633 182.22 123.627 182.256C123.561 183.03 123.504 183.804 123.455 184.551C123.444 184.779 123.425 185.016 123.405 185.244C123.38 185.599 123.346 185.955 123.329 186.302C123.332 186.338 123.33 186.365 123.323 186.393C123.298 186.739 123.272 187.077 123.247 187.415C123.211 188.008 123.166 188.592 123.12 189.149C123.102 189.423 123.083 189.688 123.073 189.953C123.066 190.008 123.067 190.063 123.06 190.117C123.007 190.748 122.971 191.333 122.934 191.882C122.922 192.065 122.909 192.239 122.896 192.412C122.883 192.559 122.878 192.696 122.864 192.824L122.864 192.833C122.852 193.016 122.839 193.199 122.826 193.364C122.815 193.593 122.795 193.813 122.783 194.014L122.784 194.023C122.744 194.591 122.544 195.144 122.205 195.599C121.865 196.055 121.4 196.403 120.866 196.607C119.441 197.159 118.007 197.657 116.564 198.082C114.639 198.655 112.721 199.127 110.81 199.499C110.398 199.582 109.975 199.664 109.562 199.738C108.552 199.925 107.54 200.075 106.536 200.208C105.983 200.284 105.43 200.351 104.876 200.4C104.517 200.445 104.157 200.48 103.797 200.506C103.298 200.563 102.809 200.601 102.328 200.64C101.625 200.692 100.941 200.725 100.256 200.758C99.5983 200.791 98.9312 200.815 98.2822 200.829C97.9576 200.836 97.6329 200.843 97.3173 200.841C97.0483 200.847 96.7793 200.853 96.5192 200.849L95.4142 200.845C94.7821 200.831 94.1682 200.817 93.5541 200.793C92.9399 200.77 92.3349 200.746 91.7481 200.713C91.1611 200.679 90.5649 200.646 89.9868 200.604C89.4085 200.561 88.8484 200.508 88.2976 200.455C86.6259 200.298 85.0548 200.11 83.6037 199.892C80.7794 199.481 77.9758 198.931 75.203 198.241C74.5105 198.07 73.8721 197.732 73.3461 197.253C72.8191 196.774 72.4213 196.181 72.1874 195.512C72.1776 195.493 72.1769 195.475 72.1672 195.457C72.0175 195.007 71.8678 194.557 71.7273 194.098C66.8484 178.924 64.6475 162.56 63.812 147.968C63.7143 146.241 63.6356 144.534 63.5761 142.863C63.547 142.304 63.5364 141.754 63.5167 141.203C63.4515 139.229 63.4247 137.302 63.4076 135.42C63.3997 134.512 63.3921 133.622 63.394 132.741C63.3733 123.346 63.8422 114.009 64.795 104.759C65.1223 102.836 66.1053 101.083 67.5878 99.7729C67.7239 99.7022 67.8597 99.6225 67.9959 99.5605C69.8908 98.7823 71.8798 98.234 73.9193 97.9247C76.6118 97.3949 79.3309 96.9981 82.0653 96.7424C87.0405 96.3727 91.9785 96.0476 96.9615 96.1179C103.187 96.1968 109.394 96.8001 115.512 97.9265C117.818 98.2226 120.087 98.7808 122.276 99.583C125.049 100.821 126.457 103.564 126.866 106.346C126.926 106.792 126.995 107.239 127.046 107.686C127.068 107.817 127.09 107.948 127.104 108.08C127.325 109.824 127.51 111.56 127.632 113.307C127.666 113.782 127.691 114.247 127.726 114.722C127.73 114.854 127.744 114.994 127.748 115.126C127.824 116.551 127.851 117.616 127.862 117.915Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.92 117.877C127.946 118.652 127.963 119.401 127.988 120.132C128.013 120.863 128.037 121.578 128.052 122.265C128.149 125.373 128.232 128.042 128.294 130.379C128.32 131.158 128.336 131.894 128.352 132.603C128.384 133.818 128.404 134.927 128.421 135.957C128.429 136.436 128.435 136.898 128.442 137.342C128.449 137.573 128.448 137.804 128.447 138.018C128.445 138.231 128.444 138.462 128.451 138.676C128.485 147.864 127.71 149.034 125.518 161.796C125.054 164.522 124.328 173.437 123.734 181.482C123.723 181.691 123.702 181.9 123.691 182.1C123.693 182.146 123.692 182.182 123.685 182.219C123.619 182.992 123.562 183.767 123.514 184.514C123.503 184.741 123.483 184.978 123.463 185.206C123.438 185.562 123.404 185.918 123.388 186.264C123.39 186.3 123.388 186.328 123.382 186.355C123.356 186.702 123.331 187.039 123.305 187.377C123.269 187.97 123.224 188.554 123.178 189.112C123.16 189.386 123.141 189.651 123.131 189.915C123.124 189.97 123.126 190.025 123.118 190.08C123.066 190.711 123.029 191.296 122.992 191.844C122.98 192.027 122.967 192.201 122.955 192.375C122.941 192.521 122.936 192.658 122.922 192.787L122.923 192.796C122.91 192.979 122.898 193.162 122.885 193.327C122.874 193.555 122.853 193.775 122.842 193.976L122.842 193.986C122.803 194.553 122.602 195.106 122.263 195.562C121.923 196.017 121.459 196.366 120.924 196.569C119.5 197.121 118.065 197.619 116.622 198.044C114.697 198.617 112.779 199.09 110.868 199.462C110.456 199.544 110.033 199.627 109.62 199.7C108.61 199.887 107.598 200.038 106.594 200.17C106.041 200.247 105.489 200.314 104.935 200.362C104.575 200.407 104.215 200.443 103.855 200.469C103.357 200.526 102.867 200.564 102.386 200.602C101.684 200.654 100.999 200.687 100.314 200.721C99.6567 200.754 98.9895 200.777 98.3405 200.791C98.016 200.799 97.6913 200.806 97.3756 200.803C97.1066 200.809 96.8376 200.815 96.5776 200.811L95.4722 200.808C94.8401 200.794 94.2265 200.779 93.6125 200.756C92.9983 200.733 92.3932 200.709 91.8064 200.675C91.2194 200.642 90.6229 200.609 90.0448 200.566C89.4665 200.523 88.9064 200.47 88.3556 200.418C86.6839 200.26 85.1132 200.072 83.6621 199.854C80.8378 199.443 78.0338 198.893 75.2611 198.203C74.5685 198.033 73.9304 197.695 73.4044 197.216C72.8775 196.737 72.4793 196.144 72.2454 195.474C72.2356 195.456 72.2353 195.437 72.2256 195.419C72.0758 194.969 71.9262 194.52 71.7857 194.061C66.9068 178.886 64.7056 162.523 63.87 147.931C63.7723 146.204 63.6936 144.496 63.6341 142.826C63.605 142.266 63.5947 141.716 63.575 141.166C63.5099 139.192 63.4827 137.264 63.4656 135.383C63.4577 134.475 63.4504 133.584 63.4523 132.704C63.4317 123.308 63.9005 113.971 64.8533 104.721C65.1807 102.798 66.1633 101.045 67.6458 99.7353C67.7819 99.6646 67.9177 99.5849 68.0539 99.5229C69.9488 98.7447 71.9378 98.1964 73.9773 97.8871C76.6698 97.3573 79.3892 96.9605 82.1236 96.7048C87.0988 96.3351 92.0369 96.01 97.0198 96.0803C103.245 96.1592 109.452 96.7625 115.57 97.8889C117.876 98.185 120.146 98.7432 122.334 99.5454C125.107 100.783 126.516 103.526 126.924 106.308C126.984 106.755 127.053 107.201 127.104 107.648C127.127 107.779 127.149 107.911 127.162 108.042C127.383 109.786 127.568 111.523 127.691 113.27C127.725 113.744 127.749 114.21 127.784 114.684C127.788 114.816 127.802 114.957 127.806 115.089C127.882 116.513 127.91 117.578 127.92 117.877Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.978 117.84C128.005 118.614 128.021 119.363 128.046 120.094C128.071 120.826 128.096 121.54 128.11 122.228C128.208 125.335 128.29 128.005 128.352 130.341C128.379 131.121 128.395 131.856 128.41 132.565C128.443 133.78 128.462 134.889 128.479 135.919C128.487 136.398 128.494 136.86 128.5 137.305C128.508 137.536 128.507 137.767 128.505 137.98C128.503 138.193 128.502 138.425 128.509 138.638C128.543 147.826 127.769 148.996 125.576 161.758C125.112 164.484 124.387 173.399 123.793 181.444C123.781 181.653 123.761 181.862 123.749 182.063C123.751 182.108 123.75 182.144 123.744 182.181C123.678 182.955 123.621 183.729 123.572 184.476C123.561 184.704 123.541 184.941 123.521 185.169C123.496 185.524 123.462 185.88 123.446 186.226C123.448 186.263 123.446 186.29 123.44 186.318C123.414 186.664 123.389 187.002 123.363 187.339C123.328 187.933 123.283 188.517 123.237 189.074C123.218 189.348 123.199 189.613 123.19 189.878C123.182 189.933 123.184 189.987 123.177 190.042C123.124 190.673 123.088 191.258 123.051 191.807C123.038 191.99 123.025 192.163 123.013 192.337C122.999 192.484 122.994 192.621 122.98 192.749L122.981 192.758C122.968 192.941 122.956 193.124 122.943 193.289C122.932 193.518 122.912 193.737 122.9 193.939V193.948C122.861 194.516 122.66 195.069 122.321 195.524C121.981 195.979 121.517 196.328 120.983 196.531C119.558 197.084 118.124 197.581 116.681 198.006C114.756 198.58 112.837 199.052 110.927 199.424C110.514 199.506 110.092 199.589 109.679 199.662C108.668 199.85 107.656 200 106.652 200.132C106.1 200.209 105.547 200.276 104.993 200.325C104.633 200.37 104.273 200.405 103.913 200.431C103.415 200.488 102.925 200.526 102.445 200.564C101.742 200.616 101.057 200.65 100.372 200.683C99.7148 200.716 99.0476 200.74 98.3986 200.754C98.0741 200.761 97.7494 200.768 97.4338 200.766C97.1647 200.771 96.8957 200.777 96.6357 200.774L95.5306 200.77C94.8985 200.756 94.2846 200.742 93.6706 200.718C93.0564 200.695 92.4513 200.671 91.8645 200.638C91.2775 200.604 90.6814 200.571 90.1032 200.528C89.525 200.485 88.9649 200.433 88.4141 200.38C86.7424 200.222 85.1716 200.035 83.7205 199.816C80.8962 199.406 78.0923 198.856 75.3195 198.165C74.6269 197.995 73.9889 197.657 73.4629 197.178C72.9359 196.699 72.5378 196.106 72.3038 195.436C72.2941 195.418 72.2937 195.4 72.284 195.382C72.1343 194.932 71.9843 194.482 71.8438 194.023C66.9649 178.848 64.764 162.485 63.9284 147.893C63.8307 146.166 63.752 144.459 63.6926 142.788C63.6635 142.229 63.6531 141.678 63.6335 141.128C63.5683 139.154 63.5411 137.226 63.5241 135.345C63.5162 134.437 63.5086 133.547 63.5104 132.666C63.4898 123.271 63.959 113.934 64.9118 104.684C65.2391 102.761 66.2217 101.007 67.7043 99.6977C67.8403 99.627 67.9762 99.5473 68.1124 99.4853C70.0073 98.7071 71.9962 98.1588 74.0357 97.8495C76.7283 97.3197 79.4477 96.9229 82.1821 96.6672C87.1573 96.2975 92.095 95.9724 97.0779 96.0427C103.303 96.1216 109.51 96.7249 115.629 97.8513C117.935 98.1474 120.204 98.7056 122.392 99.5078C125.165 100.746 126.574 103.489 126.982 106.271C127.042 106.717 127.111 107.164 127.162 107.61C127.185 107.742 127.207 107.873 127.221 108.005C127.442 109.749 127.626 111.485 127.749 113.232C127.783 113.707 127.808 114.172 127.842 114.647C127.847 114.779 127.86 114.919 127.865 115.051C127.941 116.476 127.968 117.54 127.978 117.84Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.037 117.802C128.063 118.577 128.08 119.325 128.105 120.057C128.13 120.788 128.154 121.502 128.169 122.19C128.266 125.298 128.348 127.967 128.41 130.304C128.437 131.083 128.453 131.819 128.468 132.528C128.501 133.742 128.521 134.852 128.538 135.881C128.545 136.361 128.552 136.823 128.558 137.267C128.566 137.498 128.565 137.729 128.563 137.942C128.562 138.156 128.561 138.387 128.568 138.6C128.601 147.789 127.827 148.959 125.635 161.721C125.17 164.446 124.445 173.362 123.851 181.406C123.84 181.616 123.819 181.825 123.808 182.025C123.81 182.07 123.808 182.107 123.802 182.143C123.736 182.917 123.679 183.691 123.63 184.438C123.619 184.666 123.6 184.903 123.58 185.131C123.555 185.487 123.521 185.842 123.504 186.189C123.507 186.225 123.505 186.253 123.498 186.28C123.473 186.627 123.447 186.964 123.422 187.302C123.386 187.895 123.341 188.479 123.295 189.037C123.277 189.31 123.258 189.575 123.248 189.84C123.241 189.895 123.242 189.95 123.235 190.005C123.182 190.636 123.146 191.22 123.109 191.769C123.097 191.952 123.084 192.126 123.071 192.3C123.058 192.446 123.053 192.583 123.039 192.712L123.039 192.72C123.027 192.904 123.014 193.087 123.001 193.251C122.99 193.48 122.97 193.7 122.958 193.901L122.959 193.91C122.919 194.478 122.719 195.031 122.379 195.486C122.04 195.942 121.575 196.29 121.041 196.494C119.616 197.046 118.182 197.544 116.739 197.969C114.814 198.542 112.896 199.015 110.985 199.386C110.573 199.469 110.15 199.552 109.737 199.625C108.726 199.812 107.715 199.963 106.711 200.095C106.158 200.171 105.605 200.238 105.052 200.287C104.692 200.332 104.332 200.367 103.972 200.394C103.473 200.451 102.984 200.489 102.503 200.527C101.8 200.579 101.116 200.612 100.431 200.646C99.7734 200.678 99.1062 200.702 98.4572 200.716C98.1327 200.723 97.808 200.73 97.4923 200.728C97.2233 200.734 96.9543 200.74 96.6943 200.736L95.5889 200.733C94.9568 200.719 94.3432 200.704 93.7292 200.681C93.115 200.657 92.5099 200.634 91.9231 200.6C91.3361 200.567 90.7396 200.533 90.1615 200.491C89.5832 200.448 89.0235 200.395 88.4727 200.343C86.801 200.185 85.2299 199.997 83.7788 199.779C80.9545 199.368 78.1509 198.818 75.3781 198.128C74.6855 197.958 74.0471 197.62 73.5211 197.141C72.9942 196.661 72.596 196.069 72.3621 195.399C72.3523 195.381 72.352 195.362 72.3423 195.344C72.1925 194.894 72.0429 194.444 71.9024 193.985C67.0235 178.811 64.8226 162.447 63.987 147.856C63.8893 146.129 63.8106 144.421 63.7512 142.751C63.7221 142.191 63.7114 141.641 63.6917 141.091C63.6266 139.117 63.5997 137.189 63.5827 135.308C63.5748 134.399 63.5671 133.509 63.569 132.628C63.5484 123.233 64.0172 113.896 64.97 104.646C65.2974 102.723 66.28 100.97 67.7625 99.6601C67.8986 99.5894 68.0347 99.5097 68.171 99.4477C70.0659 98.6695 72.0548 98.1213 74.0943 97.8119C76.7869 97.2821 79.5059 96.8853 82.2403 96.6296C87.2155 96.26 92.1536 95.9348 97.1365 96.0051C103.362 96.084 109.568 96.6873 115.687 97.8138C117.993 98.1098 120.262 98.668 122.451 99.4702C125.224 100.708 126.633 103.451 127.041 106.233C127.101 106.68 127.17 107.126 127.221 107.573C127.243 107.704 127.265 107.836 127.279 107.967C127.5 109.711 127.685 111.448 127.807 113.195C127.841 113.669 127.866 114.135 127.901 114.609C127.905 114.741 127.919 114.882 127.923 115.013C127.999 116.438 128.026 117.503 128.037 117.802Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.095 117.764C128.122 118.539 128.138 119.288 128.163 120.019C128.188 120.751 128.213 121.465 128.227 122.153C128.324 125.26 128.407 127.93 128.469 130.266C128.495 131.046 128.512 131.781 128.527 132.49C128.559 133.705 128.579 134.814 128.596 135.844C128.604 136.323 128.611 136.785 128.617 137.229C128.625 137.46 128.624 137.692 128.622 137.905C128.62 138.118 128.619 138.349 128.626 138.563C128.66 147.751 127.885 148.921 125.693 161.683C125.229 164.409 124.503 173.324 123.909 181.369C123.898 181.578 123.877 181.787 123.866 181.987C123.868 182.033 123.867 182.069 123.861 182.106C123.795 182.88 123.737 183.654 123.689 184.401C123.678 184.629 123.658 184.866 123.638 185.094C123.613 185.449 123.579 185.805 123.563 186.151C123.565 186.188 123.563 186.215 123.557 186.242C123.531 186.589 123.506 186.927 123.48 187.264C123.445 187.857 123.399 188.442 123.353 188.999C123.335 189.273 123.316 189.538 123.306 189.803C123.299 189.858 123.301 189.912 123.293 189.967C123.24 190.598 123.205 191.183 123.167 191.732C123.155 191.914 123.143 192.088 123.13 192.262C123.116 192.409 123.112 192.546 123.097 192.674L123.098 192.683C123.085 192.866 123.073 193.049 123.06 193.214C123.049 193.442 123.029 193.662 123.017 193.864L123.017 193.873C122.978 194.441 122.777 194.993 122.438 195.449C122.098 195.904 121.634 196.253 121.1 196.456C119.675 197.008 118.241 197.506 116.797 197.931C114.872 198.504 112.954 198.977 111.044 199.349C110.631 199.431 110.209 199.514 109.795 199.587C108.785 199.774 107.773 199.925 106.769 200.057C106.216 200.134 105.664 200.201 105.11 200.25C104.75 200.294 104.39 200.33 104.03 200.356C103.532 200.413 103.042 200.451 102.562 200.489C101.859 200.541 101.174 200.575 100.489 200.608C99.8315 200.641 99.1643 200.664 98.5153 200.679C98.1908 200.686 97.8664 200.693 97.5508 200.69C97.2818 200.696 97.0128 200.702 96.7527 200.699L95.6473 200.695C95.0152 200.681 94.4017 200.667 93.7876 200.643C93.1734 200.62 92.5684 200.596 91.9816 200.563C91.3946 200.529 90.7981 200.496 90.2199 200.453C89.6417 200.41 89.0816 200.358 88.5308 200.305C86.8591 200.147 85.2883 199.959 83.8372 199.741C81.0129 199.331 78.209 198.78 75.4362 198.09C74.7436 197.92 74.1056 197.582 73.5796 197.103C73.0526 196.624 72.6545 196.031 72.4205 195.361C72.4108 195.343 72.4104 195.324 72.4007 195.306C72.251 194.857 72.101 194.407 71.9605 193.948C67.0816 178.773 64.8807 162.41 64.0451 147.818C63.9474 146.091 63.8687 144.383 63.8093 142.713C63.7802 142.154 63.7698 141.603 63.7502 141.053C63.685 139.079 63.6578 137.151 63.6408 135.27C63.6329 134.362 63.6253 133.472 63.6271 132.591C63.6065 123.196 64.0757 113.858 65.0285 104.608C65.3558 102.685 66.3384 100.932 67.821 99.6225C67.957 99.5518 68.0929 99.4721 68.2291 99.4101C70.124 98.6319 72.1129 98.0837 74.1524 97.7743C76.845 97.2445 79.5644 96.8477 82.2988 96.592C87.274 96.2224 92.212 95.8972 97.195 95.9675C103.42 96.0464 109.627 96.6497 115.745 97.7761C118.051 98.0722 120.321 98.6304 122.509 99.4326C125.282 100.671 126.691 103.414 127.099 106.195C127.159 106.642 127.228 107.089 127.279 107.535C127.301 107.666 127.324 107.798 127.337 107.929C127.558 109.673 127.743 111.41 127.865 113.157C127.9 113.631 127.925 114.097 127.959 114.572C127.963 114.703 127.977 114.844 127.982 114.976C128.057 116.4 128.085 117.465 128.095 117.764Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.153 117.727C128.18 118.502 128.196 119.25 128.221 119.981C128.247 120.713 128.271 121.427 128.285 122.115C128.383 125.222 128.465 127.892 128.527 130.229C128.554 131.008 128.57 131.743 128.585 132.453C128.617 133.667 128.637 134.776 128.655 135.806C128.662 136.286 128.669 136.748 128.675 137.192C128.683 137.423 128.682 137.654 128.68 137.867C128.678 138.081 128.677 138.312 128.684 138.525C128.718 147.713 127.943 148.884 125.751 161.645C125.287 164.371 124.562 173.286 123.968 181.331C123.956 181.54 123.936 181.75 123.924 181.95C123.926 181.995 123.925 182.032 123.919 182.068C123.853 182.842 123.796 183.616 123.747 184.363C123.736 184.591 123.716 184.828 123.696 185.056C123.671 185.411 123.637 185.767 123.621 186.114C123.623 186.15 123.621 186.177 123.615 186.205C123.589 186.551 123.564 186.889 123.538 187.227C123.503 187.82 123.458 188.404 123.412 188.961C123.393 189.235 123.374 189.5 123.365 189.765C123.357 189.82 123.359 189.875 123.352 189.929C123.299 190.56 123.263 191.145 123.226 191.694C123.213 191.877 123.201 192.051 123.188 192.224C123.174 192.371 123.17 192.508 123.155 192.636L123.156 192.645C123.143 192.828 123.131 193.011 123.118 193.176C123.107 193.405 123.087 193.625 123.075 193.826L123.075 193.835C123.036 194.403 122.836 194.956 122.496 195.411C122.156 195.867 121.692 196.215 121.158 196.419C119.733 196.971 118.299 197.469 116.856 197.893C114.931 198.467 113.012 198.939 111.102 199.311C110.689 199.394 110.267 199.476 109.854 199.55C108.843 199.737 107.831 199.887 106.827 200.02C106.275 200.096 105.722 200.163 105.168 200.212C104.808 200.257 104.448 200.292 104.088 200.318C103.59 200.375 103.1 200.413 102.62 200.452C101.917 200.504 101.232 200.537 100.547 200.57C99.8898 200.603 99.2227 200.627 98.5737 200.641C98.2491 200.648 97.9244 200.655 97.6088 200.653C97.3398 200.659 97.0708 200.665 96.8107 200.661L95.7057 200.657C95.0736 200.643 94.4597 200.629 93.8456 200.605C93.2314 200.582 92.6264 200.558 92.0396 200.525C91.4526 200.491 90.8564 200.458 90.2783 200.416C89.7 200.373 89.1399 200.32 88.5891 200.267C86.9174 200.11 85.3467 199.922 83.8956 199.704C81.0713 199.293 78.2673 198.743 75.4945 198.053C74.802 197.882 74.1639 197.544 73.6379 197.065C73.111 196.586 72.7128 195.993 72.4789 195.324C72.4691 195.305 72.4684 195.287 72.4587 195.269C72.309 194.819 72.1594 194.369 72.0188 193.91C67.1399 178.736 64.9391 162.372 64.1035 147.78C64.0058 146.053 63.9271 144.346 63.8676 142.675C63.8385 142.116 63.8282 141.566 63.8085 141.015C63.7434 139.041 63.7162 137.114 63.6991 135.232C63.6912 134.324 63.6836 133.434 63.6855 132.553C63.6648 123.158 64.1337 113.821 65.0865 104.571C65.4138 102.648 66.3968 100.895 67.8793 99.5849C68.0154 99.5142 68.1512 99.4345 68.2874 99.3725C70.1823 98.5943 72.1713 98.0461 74.2108 97.7367C76.9033 97.2069 79.6227 96.8101 82.3571 96.5544C87.3323 96.1848 92.27 95.8596 97.253 95.9299C103.478 96.0088 109.685 96.6121 115.804 97.7385C118.11 98.0346 120.379 98.5928 122.567 99.395C125.34 100.633 126.749 103.376 127.157 106.158C127.217 106.604 127.286 107.051 127.337 107.498C127.36 107.629 127.382 107.76 127.396 107.892C127.617 109.636 127.801 111.372 127.924 113.119C127.958 113.594 127.983 114.059 128.017 114.534C128.022 114.666 128.035 114.806 128.04 114.938C128.116 116.363 128.143 117.428 128.153 117.727Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.211 117.689C128.238 118.464 128.254 119.213 128.279 119.944C128.305 120.675 128.329 121.39 128.344 122.078C128.441 125.185 128.523 127.854 128.585 130.191C128.612 130.97 128.628 131.706 128.643 132.415C128.676 133.63 128.696 134.739 128.713 135.769C128.72 136.248 128.727 136.71 128.733 137.154C128.741 137.385 128.74 137.616 128.738 137.83C128.736 138.043 128.735 138.274 128.743 138.488C128.776 147.676 128.002 148.846 125.809 161.608C125.345 164.334 124.62 173.249 124.026 181.293C124.014 181.503 123.994 181.712 123.982 181.912C123.984 181.958 123.983 181.994 123.977 182.031C123.911 182.804 123.854 183.579 123.805 184.326C123.794 184.553 123.774 184.79 123.754 185.018C123.729 185.374 123.695 185.73 123.679 186.076C123.681 186.112 123.68 186.14 123.673 186.167C123.648 186.514 123.622 186.851 123.597 187.189C123.561 187.782 123.516 188.366 123.47 188.924C123.452 189.198 123.433 189.463 123.423 189.727C123.416 189.782 123.417 189.837 123.41 189.892C123.357 190.523 123.321 191.108 123.284 191.656C123.271 191.839 123.259 192.013 123.246 192.187C123.233 192.333 123.228 192.47 123.214 192.599L123.214 192.608C123.202 192.791 123.189 192.974 123.176 193.139C123.165 193.367 123.145 193.587 123.133 193.788L123.133 193.798C123.094 194.365 122.894 194.918 122.554 195.374C122.214 195.829 121.75 196.178 121.216 196.381C119.791 196.933 118.357 197.431 116.914 197.856C114.989 198.429 113.071 198.902 111.16 199.274C110.747 199.356 110.325 199.439 109.912 199.512C108.901 199.699 107.89 199.85 106.886 199.982C106.333 200.059 105.78 200.126 105.226 200.174C104.867 200.219 104.507 200.255 104.147 200.281C103.648 200.338 103.158 200.376 102.678 200.414C101.975 200.466 101.291 200.499 100.606 200.533C99.9482 200.566 99.281 200.589 98.632 200.603C98.3075 200.611 97.9828 200.618 97.6672 200.615C97.3981 200.621 97.1291 200.627 96.8691 200.623L95.7637 200.62C95.1316 200.606 94.518 200.591 93.904 200.568C93.2898 200.545 92.6847 200.521 92.0979 200.487C91.5109 200.454 90.9144 200.421 90.3363 200.378C89.758 200.335 89.1979 200.283 88.6471 200.23C86.9754 200.072 85.4047 199.884 83.9536 199.666C81.1293 199.255 78.3253 198.705 75.5526 198.015C74.86 197.845 74.2219 197.507 73.6959 197.028C73.169 196.549 72.7708 195.956 72.5369 195.286C72.5271 195.268 72.5268 195.249 72.5171 195.231C72.3673 194.781 72.2177 194.332 72.0772 193.873C67.1983 178.698 64.9971 162.335 64.1615 147.743C64.0638 146.016 63.9851 144.308 63.9257 142.638C63.8965 142.079 63.8862 141.528 63.8665 140.978C63.8014 139.004 63.7742 137.076 63.7571 135.195C63.7493 134.287 63.742 133.396 63.7438 132.516C63.7232 123.12 64.192 113.783 65.1448 104.533C65.4722 102.61 66.4548 100.857 67.9373 99.5473C68.0734 99.4766 68.2092 99.3969 68.3454 99.3349C70.2403 98.5567 72.2296 98.0085 74.2691 97.6991C76.9617 97.1693 79.6807 96.7725 82.4152 96.5168C87.3903 96.1472 92.3284 95.8221 97.3113 95.8923C103.536 95.9712 109.743 96.5745 115.862 97.7009C118.168 97.997 120.437 98.5552 122.625 99.3574C125.398 100.595 126.807 103.338 127.215 106.12C127.275 106.567 127.345 107.013 127.396 107.46C127.418 107.591 127.44 107.723 127.454 107.854C127.675 109.598 127.86 111.335 127.982 113.082C128.016 113.556 128.041 114.022 128.075 114.496C128.08 114.628 128.093 114.769 128.098 114.901C128.174 116.325 128.201 117.39 128.211 117.689Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.27 117.652C128.296 118.426 128.313 119.175 128.338 119.906C128.363 120.638 128.387 121.352 128.402 122.04C128.499 125.147 128.582 127.817 128.644 130.153C128.67 130.933 128.686 131.668 128.702 132.377C128.734 133.592 128.754 134.701 128.771 135.731C128.778 136.21 128.785 136.672 128.792 137.117C128.799 137.348 128.798 137.579 128.796 137.792C128.795 138.005 128.793 138.237 128.801 138.45C128.834 147.638 128.06 148.808 125.868 161.57C125.404 164.296 124.678 173.211 124.084 181.256C124.073 181.465 124.052 181.675 124.041 181.875C124.043 181.92 124.042 181.956 124.035 181.993C123.969 182.767 123.912 183.541 123.863 184.288C123.853 184.516 123.833 184.753 123.813 184.981C123.788 185.336 123.754 185.692 123.738 186.038C123.74 186.075 123.738 186.102 123.732 186.13C123.706 186.476 123.681 186.814 123.655 187.151C123.619 187.745 123.574 188.329 123.528 188.886C123.51 189.16 123.491 189.425 123.481 189.69C123.474 189.745 123.475 189.799 123.468 189.854C123.415 190.485 123.379 191.07 123.342 191.619C123.33 191.802 123.317 191.975 123.304 192.149C123.291 192.296 123.286 192.433 123.272 192.561V192.57C123.26 192.753 123.248 192.936 123.235 193.101C123.224 193.33 123.203 193.549 123.192 193.751L123.192 193.76C123.152 194.328 122.952 194.881 122.613 195.336C122.273 195.791 121.809 196.14 121.274 196.343C119.85 196.896 118.415 197.393 116.972 197.818C115.047 198.392 113.129 198.864 111.218 199.236C110.805 199.318 110.383 199.401 109.97 199.474C108.96 199.662 107.948 199.812 106.944 199.944C106.391 200.021 105.838 200.088 105.284 200.137C104.925 200.182 104.565 200.217 104.205 200.243C103.706 200.3 103.217 200.338 102.736 200.376C102.034 200.429 101.349 200.462 100.664 200.495C100.006 200.528 99.3391 200.552 98.6901 200.566C98.3656 200.573 98.0412 200.58 97.7256 200.578C97.4566 200.583 97.1872 200.589 96.9272 200.586L95.8221 200.582C95.19 200.568 94.5765 200.554 93.9624 200.53C93.3482 200.507 92.7428 200.483 92.156 200.45C91.5691 200.416 90.9729 200.383 90.3947 200.34C89.8165 200.297 89.2564 200.245 88.7056 200.192C87.0339 200.034 85.4631 199.847 84.012 199.629C81.1877 199.218 78.3838 198.668 75.611 197.977C74.9184 197.807 74.2804 197.469 73.7544 196.99C73.2274 196.511 72.8293 195.918 72.5953 195.248C72.5856 195.23 72.5852 195.212 72.5755 195.194C72.4258 194.744 72.2758 194.294 72.1353 193.835C67.2564 178.66 65.0555 162.297 64.2199 147.705C64.1222 145.978 64.0435 144.271 63.9841 142.6C63.955 142.041 63.9447 141.49 63.925 140.94C63.8598 138.966 63.8326 137.038 63.8156 135.157C63.8077 134.249 63.8001 133.359 63.8019 132.478C63.7813 123.083 64.2505 113.746 65.2033 104.496C65.5306 102.573 66.5132 100.819 67.9958 99.5097C68.1318 99.439 68.2677 99.3593 68.4039 99.2973C70.2988 98.5191 72.2877 97.9709 74.3272 97.6615C77.0198 97.1317 79.7392 96.7349 82.4736 96.4792C87.4488 96.1096 92.3865 95.7845 97.3694 95.8547C103.595 95.9336 109.802 96.5369 115.92 97.6633C118.226 97.9594 120.495 98.5176 122.684 99.3198C125.457 100.558 126.866 103.301 127.274 106.083C127.334 106.529 127.403 106.976 127.454 107.422C127.476 107.554 127.499 107.685 127.512 107.817C127.733 109.561 127.918 111.297 128.04 113.044C128.074 113.519 128.099 113.984 128.134 114.459C128.138 114.591 128.152 114.731 128.156 114.863C128.232 116.288 128.259 117.352 128.27 117.652Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.328 117.614C128.355 118.389 128.371 119.137 128.396 119.869C128.421 120.6 128.446 121.315 128.46 122.002C128.558 125.11 128.64 127.779 128.702 130.116C128.729 130.895 128.745 131.631 128.76 132.34C128.792 133.554 128.812 134.664 128.83 135.693C128.837 136.173 128.844 136.635 128.85 137.079C128.858 137.31 128.857 137.541 128.855 137.755C128.853 137.968 128.852 138.199 128.859 138.412C128.893 147.601 128.118 148.771 125.926 161.533C125.462 164.259 124.737 173.174 124.143 181.218C124.131 181.427 124.111 181.637 124.099 181.837C124.102 181.882 124.1 181.919 124.094 181.955C124.028 182.729 123.97 183.503 123.922 184.251C123.911 184.478 123.891 184.715 123.871 184.943C123.846 185.299 123.812 185.654 123.796 186.001C123.798 186.037 123.796 186.065 123.79 186.092C123.764 186.439 123.739 186.776 123.713 187.114C123.678 187.707 123.633 188.291 123.587 188.849C123.568 189.122 123.549 189.387 123.54 189.652C123.532 189.707 123.534 189.762 123.527 189.817C123.474 190.448 123.438 191.032 123.401 191.581C123.388 191.764 123.376 191.938 123.363 192.112C123.349 192.258 123.345 192.395 123.33 192.524L123.331 192.532C123.318 192.716 123.306 192.899 123.293 193.063C123.282 193.292 123.262 193.512 123.25 193.713L123.25 193.722C123.211 194.29 123.011 194.843 122.671 195.298C122.332 195.754 121.867 196.102 121.333 196.306C119.908 196.858 118.474 197.356 117.03 197.781C115.105 198.354 113.187 198.827 111.277 199.198C110.864 199.281 110.442 199.364 110.028 199.437C109.018 199.624 108.006 199.775 107.002 199.907C106.45 199.983 105.897 200.05 105.343 200.099C104.983 200.144 104.624 200.179 104.263 200.206C103.765 200.263 103.275 200.301 102.795 200.339C102.092 200.391 101.407 200.424 100.722 200.458C100.065 200.49 99.3977 200.514 98.7487 200.528C98.4242 200.535 98.0995 200.542 97.7839 200.54C97.5148 200.546 97.2458 200.552 96.9858 200.548L95.8804 200.545C95.2483 200.531 94.6347 200.516 94.0207 200.493C93.4065 200.469 92.8014 200.446 92.2146 200.412C91.6276 200.379 91.0311 200.345 90.453 200.303C89.8747 200.26 89.315 200.207 88.7642 200.155C87.0925 199.997 85.5214 199.809 84.0703 199.591C81.246 199.18 78.4424 198.63 75.6696 197.94C74.977 197.77 74.3386 197.432 73.8126 196.953C73.2857 196.473 72.8875 195.881 72.6536 195.211C72.6438 195.193 72.6435 195.174 72.6338 195.156C72.484 194.706 72.3344 194.256 72.1939 193.797C67.315 178.623 65.1141 162.26 64.2785 147.668C64.1808 145.941 64.1021 144.233 64.0427 142.563C64.0136 142.003 64.0029 141.453 63.9832 140.903C63.9181 138.929 63.8912 137.001 63.8742 135.12C63.8663 134.211 63.8586 133.321 63.8605 132.44C63.8399 123.045 64.3087 113.708 65.2615 104.458C65.5889 102.535 66.5715 100.782 68.054 99.4721C68.1901 99.4014 68.3263 99.3217 68.4625 99.2597C70.3574 98.4815 72.3463 97.9333 74.3858 97.6239C77.0784 97.0941 79.7974 96.6973 82.5319 96.4416C87.507 96.072 92.4451 95.7469 97.428 95.8171C103.653 95.896 109.86 96.4993 115.979 97.6258C118.285 97.9218 120.554 98.48 122.742 99.2822C125.515 100.52 126.924 103.263 127.332 106.045C127.392 106.492 127.461 106.938 127.512 107.385C127.535 107.516 127.557 107.648 127.57 107.779C127.791 109.523 127.976 111.26 128.099 113.007C128.133 113.481 128.158 113.947 128.192 114.421C128.197 114.553 128.21 114.694 128.215 114.825C128.29 116.25 128.318 117.315 128.328 117.614Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.387 117.576C128.413 118.351 128.43 119.1 128.455 119.831C128.48 120.563 128.504 121.277 128.519 121.965C128.616 125.072 128.698 127.742 128.76 130.078C128.787 130.858 128.803 131.593 128.818 132.302C128.851 133.517 128.871 134.626 128.888 135.656C128.895 136.135 128.902 136.597 128.908 137.041C128.916 137.272 128.915 137.504 128.913 137.717C128.912 137.93 128.91 138.161 128.918 138.375C128.951 147.563 128.177 148.733 125.984 161.495C125.52 164.221 124.795 173.136 124.201 181.181C124.19 181.39 124.169 181.599 124.157 181.799C124.16 181.845 124.158 181.881 124.152 181.918C124.086 182.692 124.029 183.466 123.98 184.213C123.969 184.441 123.95 184.678 123.93 184.906C123.905 185.261 123.871 185.617 123.854 185.963C123.857 186 123.855 186.027 123.848 186.054C123.823 186.401 123.797 186.739 123.772 187.076C123.736 187.669 123.691 188.254 123.645 188.811C123.626 189.085 123.607 189.35 123.598 189.615C123.59 189.67 123.592 189.724 123.585 189.779C123.532 190.41 123.496 190.995 123.459 191.544C123.447 191.726 123.434 191.9 123.421 192.074C123.408 192.221 123.403 192.358 123.389 192.486L123.389 192.495C123.377 192.678 123.364 192.861 123.351 193.026C123.34 193.254 123.32 193.474 123.308 193.676L123.309 193.685C123.269 194.253 123.069 194.805 122.729 195.261C122.39 195.716 121.925 196.065 121.391 196.268C119.966 196.82 118.532 197.318 117.089 197.743C115.164 198.316 113.245 198.789 111.335 199.161C110.922 199.243 110.5 199.326 110.087 199.399C109.076 199.586 108.064 199.737 107.061 199.869C106.508 199.946 105.955 200.013 105.401 200.062C105.042 200.106 104.682 200.142 104.321 200.168C103.823 200.225 103.334 200.263 102.853 200.301C102.15 200.353 101.465 200.387 100.78 200.42C100.123 200.453 99.4562 200.477 98.8072 200.491C98.4826 200.498 98.1579 200.505 97.8423 200.502C97.5733 200.508 97.3043 200.514 97.0442 200.511L95.9388 200.507C95.3067 200.493 94.6932 200.479 94.0791 200.455C93.4649 200.432 92.8599 200.408 92.2731 200.375C91.6861 200.341 91.0896 200.308 90.5114 200.265C89.9332 200.222 89.3731 200.17 88.8223 200.117C87.1506 199.959 85.5798 199.771 84.1287 199.553C81.3044 199.143 78.5005 198.592 75.7277 197.902C75.0351 197.732 74.3971 197.394 73.8711 196.915C73.3441 196.436 72.946 195.843 72.712 195.173C72.7023 195.155 72.7019 195.136 72.6922 195.118C72.5425 194.669 72.3928 194.219 72.2523 193.76C67.3734 178.585 65.1722 162.222 64.3366 147.63C64.2389 145.903 64.1602 144.195 64.1008 142.525C64.0717 141.966 64.0614 141.415 64.0417 140.865C63.9765 138.891 63.9493 136.963 63.9323 135.082C63.9244 134.174 63.9168 133.284 63.9186 132.403C63.898 123.008 64.3672 113.67 65.32 104.42C65.6473 102.497 66.6299 100.744 68.1125 99.4345C68.2485 99.3638 68.3844 99.2841 68.5206 99.2221C70.4155 98.4439 72.4044 97.8957 74.4439 97.5863C77.1365 97.0565 79.8559 96.6597 82.5903 96.404C87.5655 96.0344 92.5035 95.7093 97.4865 95.7795C103.712 95.8584 109.918 96.4617 116.037 97.5881C118.343 97.8842 120.612 98.4424 122.801 99.2446C125.574 100.483 126.982 103.226 127.391 106.007C127.451 106.454 127.52 106.901 127.571 107.347C127.593 107.479 127.615 107.61 127.629 107.741C127.85 109.485 128.034 111.222 128.157 112.969C128.191 113.443 128.216 113.909 128.25 114.384C128.255 114.515 128.269 114.656 128.273 114.788C128.349 116.212 128.376 117.277 128.387 117.576Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.445 117.539C128.471 118.314 128.488 119.062 128.513 119.794C128.538 120.525 128.562 121.239 128.577 121.927C128.674 125.034 128.757 127.704 128.819 130.041C128.845 130.82 128.861 131.555 128.877 132.265C128.909 133.479 128.929 134.588 128.946 135.618C128.953 136.098 128.96 136.56 128.967 137.004C128.974 137.235 128.973 137.466 128.971 137.679C128.97 137.893 128.968 138.124 128.976 138.337C129.009 147.525 128.235 148.696 126.042 161.458C125.578 164.183 124.853 173.098 124.259 181.143C124.248 181.352 124.227 181.562 124.216 181.762C124.218 181.807 124.216 181.844 124.21 181.88C124.144 182.654 124.087 183.428 124.039 184.175C124.028 184.403 124.008 184.64 123.988 184.868C123.963 185.223 123.929 185.579 123.912 185.926C123.915 185.962 123.913 185.989 123.906 186.017C123.881 186.363 123.856 186.701 123.83 187.039C123.794 187.632 123.749 188.216 123.703 188.773C123.685 189.047 123.666 189.312 123.656 189.577C123.649 189.632 123.65 189.687 123.643 189.741C123.59 190.372 123.554 190.957 123.517 191.506C123.505 191.689 123.492 191.863 123.479 192.036C123.466 192.183 123.461 192.32 123.447 192.448L123.447 192.457C123.435 192.64 123.423 192.823 123.41 192.988C123.399 193.217 123.378 193.437 123.367 193.638V193.647C123.327 194.215 123.127 194.768 122.788 195.223C122.448 195.679 121.983 196.027 121.449 196.231C120.024 196.783 118.59 197.281 117.147 197.706C115.222 198.279 113.304 198.751 111.393 199.123C110.981 199.206 110.558 199.288 110.145 199.362C109.135 199.549 108.123 199.699 107.119 199.832C106.566 199.908 106.013 199.975 105.459 200.024C105.1 200.069 104.74 200.104 104.38 200.13C103.881 200.187 103.392 200.225 102.911 200.264C102.208 200.316 101.524 200.349 100.839 200.382C100.181 200.415 99.5142 200.439 98.8652 200.453C98.5406 200.46 98.2159 200.467 97.9003 200.465C97.6313 200.471 97.3623 200.477 97.1022 200.473L95.9972 200.469C95.3651 200.455 94.7512 200.441 94.1371 200.418C93.5229 200.394 92.9179 200.37 92.3311 200.337C91.7441 200.303 91.1479 200.27 90.5698 200.228C89.9915 200.185 89.4314 200.132 88.8806 200.079C87.2089 199.922 85.6382 199.734 84.1871 199.516C81.3628 199.105 78.5588 198.555 75.7861 197.865C75.0935 197.694 74.4554 197.356 73.9294 196.877C73.4025 196.398 73.0043 195.805 72.7704 195.136C72.7606 195.117 72.7603 195.099 72.7506 195.081C72.6008 194.631 72.4509 194.181 72.3103 193.722C67.4314 178.548 65.2306 162.184 64.395 147.592C64.2973 145.865 64.2186 144.158 64.1591 142.487C64.13 141.928 64.1197 141.378 64.1 140.828C64.0349 138.853 64.0077 136.926 63.9906 135.044C63.9827 134.136 63.9751 133.246 63.977 132.365C63.9563 122.97 64.4252 113.633 65.378 104.383C65.7053 102.46 66.6883 100.707 68.1708 99.3969C68.3069 99.3262 68.4427 99.2466 68.5789 99.1845C70.4738 98.4063 72.4628 97.8581 74.5023 97.5487C77.1948 97.0189 79.9142 96.6221 82.6486 96.3664C87.6238 95.9968 92.5615 95.6717 97.5445 95.7419C103.77 95.8208 109.977 96.4241 116.095 97.5505C118.401 97.8466 120.67 98.4048 122.859 99.207C125.632 100.445 127.04 103.188 127.449 105.97C127.509 106.416 127.578 106.863 127.629 107.31C127.651 107.441 127.674 107.572 127.687 107.704C127.908 109.448 128.093 111.184 128.215 112.931C128.249 113.406 128.274 113.871 128.309 114.346C128.313 114.478 128.327 114.618 128.331 114.75C128.407 116.175 128.434 117.24 128.445 117.539Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.503 117.501C128.53 118.276 128.546 119.025 128.571 119.756C128.596 120.488 128.621 121.202 128.636 121.889C128.733 124.997 128.815 127.666 128.877 130.003C128.903 130.782 128.92 131.518 128.935 132.227C128.967 133.442 128.987 134.551 129.005 135.581C129.012 136.06 129.019 136.522 129.025 136.966C129.033 137.197 129.032 137.428 129.03 137.642C129.028 137.855 129.027 138.086 129.034 138.3C129.068 147.488 128.293 148.658 126.101 161.42C125.637 164.146 124.912 173.061 124.318 181.106C124.306 181.315 124.286 181.524 124.274 181.724C124.276 181.77 124.275 181.806 124.269 181.843C124.203 182.616 124.146 183.391 124.097 184.138C124.086 184.365 124.066 184.602 124.046 184.83C124.021 185.186 123.987 185.542 123.971 185.888C123.973 185.924 123.971 185.952 123.965 185.979C123.94 186.326 123.914 186.663 123.888 187.001C123.853 187.594 123.808 188.178 123.762 188.736C123.743 189.01 123.724 189.275 123.715 189.539C123.707 189.594 123.709 189.649 123.702 189.704C123.649 190.335 123.613 190.92 123.576 191.468C123.563 191.651 123.551 191.825 123.538 191.999C123.524 192.145 123.52 192.282 123.505 192.411L123.506 192.42C123.493 192.603 123.481 192.786 123.468 192.951C123.457 193.179 123.437 193.399 123.425 193.6L123.425 193.61C123.386 194.177 123.185 194.73 122.846 195.186C122.506 195.641 122.042 195.99 121.508 196.193C120.083 196.745 118.649 197.243 117.205 197.668C115.28 198.241 113.362 198.714 111.452 199.086C111.039 199.168 110.617 199.251 110.203 199.324C109.193 199.511 108.181 199.662 107.178 199.794C106.625 199.871 106.072 199.938 105.518 199.986C105.158 200.031 104.799 200.067 104.438 200.093C103.94 200.15 103.45 200.188 102.97 200.226C102.267 200.278 101.582 200.311 100.897 200.345C100.24 200.378 99.5728 200.401 98.9238 200.415C98.5992 200.423 98.2745 200.43 97.9589 200.427C97.6899 200.433 97.4209 200.439 97.1608 200.435L96.0554 200.432C95.4233 200.418 94.8098 200.403 94.1957 200.38C93.5815 200.357 92.9765 200.333 92.3897 200.299C91.8027 200.266 91.2062 200.233 90.628 200.19C90.0498 200.147 89.4897 200.095 88.9389 200.042C87.2672 199.884 85.6964 199.696 84.2453 199.478C81.421 199.067 78.6171 198.517 75.8443 197.827C75.1517 197.657 74.5137 197.319 73.9877 196.84C73.4607 196.361 73.0626 195.768 72.8286 195.098C72.8189 195.08 72.8185 195.061 72.8088 195.043C72.6591 194.593 72.5095 194.144 72.3689 193.685C67.49 178.51 65.2892 162.147 64.4536 147.555C64.3559 145.828 64.2772 144.12 64.2177 142.45C64.1886 141.891 64.178 141.34 64.1583 140.79C64.0931 138.816 64.0659 136.888 64.0489 135.007C64.041 134.099 64.0337 133.208 64.0356 132.328C64.0149 122.932 64.4838 113.595 65.4366 104.345C65.7639 102.422 66.7465 100.669 68.2291 99.3593C68.3651 99.2886 68.5013 99.209 68.6375 99.147C70.5324 98.3687 72.5214 97.8205 74.5609 97.5111C77.2534 96.9813 79.9725 96.5845 82.7069 96.3288C87.6821 95.9592 92.6201 95.6341 97.6031 95.7043C103.828 95.7832 110.035 96.3865 116.153 97.5129C118.459 97.809 120.729 98.3672 122.917 99.1694C125.69 100.407 127.099 103.15 127.507 105.932C127.567 106.379 127.636 106.825 127.687 107.272C127.71 107.403 127.732 107.535 127.745 107.666C127.966 109.41 128.151 111.147 128.274 112.894C128.308 113.368 128.333 113.834 128.367 114.308C128.372 114.44 128.385 114.581 128.39 114.713C128.465 116.137 128.493 117.202 128.503 117.501Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.562 117.464C128.588 118.238 128.605 118.987 128.63 119.718C128.655 120.45 128.679 121.164 128.694 121.852C128.791 124.959 128.873 127.629 128.935 129.966C128.962 130.745 128.978 131.48 128.993 132.189C129.026 133.404 129.046 134.513 129.063 135.543C129.07 136.022 129.077 136.484 129.083 136.929C129.091 137.16 129.09 137.391 129.088 137.604C129.087 137.817 129.086 138.049 129.093 138.262C129.126 147.45 128.352 148.62 126.16 161.382C125.696 164.108 124.97 173.023 124.376 181.068C124.365 181.277 124.344 181.486 124.332 181.687C124.335 181.732 124.333 181.769 124.327 181.805C124.261 182.579 124.204 183.353 124.155 184.1C124.144 184.328 124.125 184.565 124.105 184.793C124.08 185.148 124.046 185.504 124.029 185.85C124.032 185.887 124.03 185.914 124.023 185.942C123.998 186.288 123.972 186.626 123.947 186.963C123.911 187.557 123.866 188.141 123.82 188.698C123.801 188.972 123.782 189.237 123.773 189.502C123.765 189.557 123.767 189.611 123.76 189.666C123.707 190.297 123.671 190.882 123.634 191.431C123.622 191.614 123.609 191.787 123.596 191.961C123.583 192.108 123.578 192.245 123.564 192.373V192.382C123.552 192.565 123.539 192.748 123.526 192.913C123.515 193.142 123.495 193.361 123.483 193.563L123.484 193.572C123.444 194.14 123.244 194.693 122.904 195.148C122.565 195.604 122.1 195.952 121.566 196.155C120.141 196.708 118.707 197.205 117.264 197.63C115.339 198.204 113.42 198.676 111.51 199.048C111.097 199.13 110.675 199.213 110.262 199.286C109.251 199.474 108.239 199.624 107.236 199.756C106.683 199.833 106.13 199.9 105.576 199.949C105.217 199.994 104.857 200.029 104.496 200.055C103.998 200.112 103.509 200.15 103.028 200.188C102.325 200.241 101.64 200.274 100.955 200.307C100.298 200.34 99.6309 200.364 98.9819 200.378C98.6573 200.385 98.333 200.392 98.0173 200.39C97.7483 200.396 97.479 200.401 97.2189 200.398L96.1139 200.394C95.4818 200.38 94.8682 200.366 94.2542 200.342C93.64 200.319 93.0349 200.295 92.4481 200.262C91.8611 200.228 91.2646 200.195 90.6865 200.152C90.1082 200.11 89.5481 200.057 88.9973 200.004C87.3256 199.846 85.7549 199.659 84.3038 199.44C81.4795 199.03 78.6755 198.48 75.9028 197.789C75.2102 197.619 74.5721 197.281 74.0461 196.802C73.5192 196.323 73.121 195.73 72.8871 195.06C72.8773 195.042 72.877 195.024 72.8673 195.006C72.7175 194.556 72.5676 194.106 72.427 193.647C67.5481 178.473 65.3473 162.109 64.5117 147.517C64.414 145.79 64.3353 144.083 64.2758 142.412C64.2467 141.853 64.2364 141.302 64.2167 140.752C64.1516 138.778 64.1244 136.85 64.1073 134.969C64.0994 134.061 64.0918 133.171 64.0937 132.29C64.073 122.895 64.5422 113.558 65.495 104.308C65.8224 102.385 66.805 100.631 68.2875 99.3217C68.4236 99.2511 68.5594 99.1714 68.6956 99.1094C70.5905 98.3311 72.5795 97.7829 74.619 97.4735C77.3115 96.9437 80.0309 96.5469 82.7653 96.2912C87.7405 95.9216 92.6782 95.5965 97.6612 95.6667C103.886 95.7456 110.093 96.3489 116.212 97.4754C118.518 97.7714 120.787 98.3296 122.975 99.1318C125.748 100.37 127.158 103.113 127.566 105.895C127.626 106.341 127.694 106.788 127.745 107.234C127.768 107.366 127.79 107.497 127.804 107.629C128.025 109.373 128.209 111.109 128.332 112.856C128.366 113.331 128.391 113.796 128.425 114.271C128.43 114.403 128.444 114.543 128.448 114.675C128.524 116.1 128.551 117.164 128.562 117.464Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.62 117.426C128.646 118.201 128.663 118.949 128.688 119.681C128.713 120.412 128.737 121.127 128.752 121.814C128.849 124.922 128.932 127.591 128.994 129.928C129.02 130.707 129.036 131.443 129.051 132.152C129.084 133.367 129.104 134.476 129.121 135.506C129.128 135.985 129.135 136.447 129.141 136.891C129.149 137.122 129.148 137.353 129.146 137.567C129.145 137.78 129.144 138.011 129.151 138.224C129.184 147.413 128.41 148.583 126.218 161.345C125.754 164.07 125.028 172.986 124.434 181.03C124.423 181.24 124.402 181.449 124.391 181.649C124.393 181.694 124.391 181.731 124.385 181.767C124.319 182.541 124.262 183.315 124.213 184.063C124.202 184.29 124.183 184.527 124.163 184.755C124.138 185.111 124.104 185.466 124.087 185.813C124.09 185.849 124.088 185.877 124.081 185.904C124.056 186.251 124.03 186.588 124.005 186.926C123.969 187.519 123.924 188.103 123.878 188.661C123.86 188.934 123.841 189.199 123.831 189.464C123.824 189.519 123.825 189.574 123.818 189.629C123.765 190.26 123.729 190.844 123.692 191.393C123.68 191.576 123.667 191.75 123.654 191.924C123.641 192.07 123.636 192.207 123.622 192.336L123.622 192.344C123.61 192.528 123.597 192.711 123.584 192.875C123.573 193.104 123.553 193.324 123.541 193.525L123.542 193.534C123.502 194.102 123.302 194.655 122.963 195.11C122.623 195.566 122.158 195.914 121.624 196.118C120.199 196.67 118.765 197.168 117.322 197.593C115.397 198.166 113.479 198.639 111.568 199.01C111.156 199.093 110.734 199.176 110.32 199.249C109.31 199.436 108.298 199.587 107.294 199.719C106.741 199.795 106.188 199.862 105.635 199.911C105.275 199.956 104.915 199.991 104.555 200.018C104.056 200.075 103.567 200.113 103.086 200.151C102.383 200.203 101.699 200.236 101.014 200.27C100.356 200.302 99.6892 200.326 99.0402 200.34C98.7157 200.347 98.391 200.354 98.0754 200.352C97.8063 200.358 97.5373 200.364 97.2773 200.36L96.1722 200.357C95.5401 200.343 94.9262 200.328 94.3122 200.305C93.698 200.281 93.0929 200.258 92.5061 200.224C91.9192 200.191 91.3226 200.157 90.7445 200.115C90.1662 200.072 89.6065 200.019 89.0557 199.967C87.384 199.809 85.8129 199.621 84.3618 199.403C81.5375 198.992 78.7339 198.442 75.9611 197.752C75.2685 197.582 74.6301 197.244 74.1041 196.765C73.5772 196.285 73.1794 195.693 72.9454 195.023C72.9357 195.005 72.935 194.986 72.9253 194.968C72.7755 194.518 72.6259 194.068 72.4854 193.609C67.6065 178.435 65.4056 162.072 64.57 147.48C64.4723 145.753 64.3936 144.045 64.3342 142.375C64.3051 141.815 64.2944 141.265 64.2747 140.715C64.2096 138.741 64.1827 136.813 64.1657 134.932C64.1578 134.023 64.1502 133.133 64.152 132.252C64.1314 122.857 64.6002 113.52 65.553 104.27C65.8804 102.347 66.8633 100.594 68.3459 99.2841C68.4819 99.2135 68.6178 99.1338 68.754 99.0718C70.6489 98.2935 72.6378 97.7453 74.6773 97.4359C77.3699 96.9061 80.0889 96.5093 82.8234 96.2536C87.7985 95.884 92.7366 95.5589 97.7195 95.6291C103.945 95.708 110.152 96.3113 116.27 97.4378C118.576 97.7338 120.845 98.292 123.034 99.0942C125.807 100.332 127.216 103.075 127.624 105.857C127.684 106.304 127.753 106.75 127.804 107.197C127.826 107.328 127.848 107.46 127.862 107.591C128.083 109.335 128.268 111.072 128.39 112.819C128.425 113.293 128.449 113.759 128.484 114.233C128.488 114.365 128.502 114.506 128.506 114.637C128.582 116.062 128.609 117.127 128.62 117.426Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.678 117.388C128.705 118.163 128.721 118.912 128.746 119.643C128.771 120.375 128.796 121.089 128.81 121.777C128.907 124.884 128.99 127.554 129.052 129.89C129.078 130.67 129.095 131.405 129.11 132.114C129.142 133.329 129.162 134.438 129.18 135.468C129.187 135.947 129.194 136.409 129.2 136.853C129.208 137.084 129.207 137.316 129.205 137.529C129.203 137.742 129.202 137.973 129.209 138.187C129.243 147.375 128.468 148.545 126.276 161.307C125.812 164.033 125.086 172.948 124.492 180.993C124.481 181.202 124.46 181.411 124.449 181.611C124.451 181.657 124.45 181.693 124.444 181.73C124.378 182.504 124.32 183.278 124.272 184.025C124.261 184.253 124.241 184.49 124.221 184.718C124.196 185.073 124.162 185.429 124.146 185.775C124.148 185.812 124.146 185.839 124.14 185.866C124.114 186.213 124.089 186.551 124.063 186.888C124.028 187.481 123.982 188.066 123.936 188.623C123.918 188.897 123.899 189.162 123.89 189.427C123.882 189.482 123.884 189.536 123.877 189.591C123.824 190.222 123.788 190.807 123.75 191.356C123.738 191.538 123.726 191.712 123.713 191.886C123.699 192.033 123.695 192.17 123.68 192.298L123.681 192.307C123.668 192.49 123.656 192.673 123.643 192.838C123.632 193.066 123.612 193.286 123.6 193.488L123.6 193.497C123.561 194.065 123.36 194.617 123.021 195.073C122.681 195.528 122.217 195.877 121.683 196.08C120.258 196.632 118.824 197.13 117.38 197.555C115.455 198.128 113.537 198.601 111.627 198.973C111.214 199.055 110.792 199.138 110.378 199.211C109.368 199.399 108.356 199.549 107.352 199.681C106.799 199.758 106.247 199.825 105.693 199.874C105.333 199.918 104.973 199.954 104.613 199.98C104.115 200.037 103.625 200.075 103.145 200.113C102.442 200.165 101.757 200.199 101.072 200.232C100.415 200.265 99.7477 200.289 99.0987 200.303C98.7741 200.31 98.4494 200.317 98.1338 200.314C97.8648 200.32 97.5958 200.326 97.3357 200.323L96.2303 200.319C95.5982 200.305 94.9847 200.291 94.3706 200.267C93.7564 200.244 93.1514 200.22 92.5646 200.187C91.9776 200.153 91.3811 200.12 90.8029 200.077C90.2247 200.034 89.6646 199.982 89.1138 199.929C87.4421 199.771 85.8713 199.583 84.4202 199.365C81.5959 198.955 78.792 198.404 76.0192 197.714C75.3266 197.544 74.6886 197.206 74.1626 196.727C73.6357 196.248 73.2375 195.655 73.0035 194.985C72.9938 194.967 72.9934 194.948 72.9837 194.93C72.834 194.481 72.6844 194.031 72.5438 193.572C67.6649 178.397 65.4637 162.034 64.6281 147.442C64.5304 145.715 64.4517 144.007 64.3923 142.337C64.3632 141.778 64.3529 141.227 64.3332 140.677C64.268 138.703 64.2408 136.775 64.2238 134.894C64.2159 133.986 64.2083 133.096 64.2101 132.215C64.1895 122.82 64.6587 113.482 65.6115 104.232C65.9388 102.31 66.9214 100.556 68.404 99.2465C68.54 99.1759 68.6759 99.0962 68.8121 99.0342C70.707 98.2559 72.6959 97.7077 74.7354 97.3983C77.428 96.8685 80.1474 96.4717 82.8818 96.216C87.857 95.8464 92.795 95.5213 97.778 95.5915C104.003 95.6704 110.21 96.2737 116.328 97.4002C118.634 97.6962 120.904 98.2544 123.092 99.0566C125.865 100.295 127.274 103.038 127.682 105.819C127.742 106.266 127.811 106.713 127.862 107.159C127.885 107.291 127.907 107.422 127.92 107.553C128.141 109.297 128.326 111.034 128.449 112.781C128.483 113.255 128.508 113.721 128.542 114.196C128.546 114.327 128.56 114.468 128.565 114.6C128.64 116.024 128.668 117.089 128.678 117.388Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.736 117.351C128.763 118.126 128.779 118.874 128.804 119.606C128.83 120.337 128.854 121.051 128.868 121.739C128.966 124.846 129.048 127.516 129.11 129.853C129.137 130.632 129.153 131.367 129.168 132.077C129.201 133.291 129.22 134.4 129.238 135.43C129.245 135.91 129.252 136.372 129.258 136.816C129.266 137.047 129.265 137.278 129.263 137.491C129.261 137.705 129.26 137.936 129.267 138.149C129.301 147.337 128.527 148.508 126.334 161.27C125.87 163.995 125.145 172.91 124.551 180.955C124.539 181.164 124.519 181.374 124.507 181.574C124.509 181.619 124.508 181.656 124.502 181.692C124.436 182.466 124.379 183.24 124.33 183.987C124.319 184.215 124.299 184.452 124.279 184.68C124.254 185.035 124.22 185.391 124.204 185.738C124.206 185.774 124.204 185.801 124.198 185.829C124.172 186.175 124.147 186.513 124.122 186.851C124.086 187.444 124.041 188.028 123.995 188.585C123.976 188.859 123.957 189.124 123.948 189.389C123.94 189.444 123.942 189.499 123.935 189.553C123.882 190.184 123.846 190.769 123.809 191.318C123.796 191.501 123.784 191.675 123.771 191.848C123.757 191.995 123.753 192.132 123.738 192.26L123.739 192.269C123.726 192.452 123.714 192.635 123.701 192.8C123.69 193.029 123.67 193.249 123.658 193.45V193.459C123.619 194.027 123.419 194.58 123.079 195.035C122.739 195.491 122.275 195.839 121.741 196.043C120.316 196.595 118.882 197.093 117.439 197.518C115.514 198.091 113.595 198.563 111.685 198.935C111.272 199.018 110.85 199.1 110.437 199.174C109.426 199.361 108.414 199.511 107.41 199.644C106.858 199.72 106.305 199.787 105.751 199.836C105.391 199.881 105.031 199.916 104.671 199.942C104.173 199.999 103.683 200.037 103.203 200.076C102.5 200.128 101.815 200.161 101.13 200.194C100.473 200.227 99.8057 200.251 99.1567 200.265C98.8321 200.272 98.5074 200.279 98.1918 200.277C97.9228 200.283 97.6538 200.289 97.3937 200.285L96.2887 200.281C95.6566 200.267 95.0427 200.253 94.4286 200.23C93.8144 200.206 93.2094 200.182 92.6226 200.149C92.0356 200.115 91.4394 200.082 90.8613 200.04C90.283 199.997 89.7229 199.944 89.1721 199.891C87.5004 199.734 85.9297 199.546 84.4786 199.328C81.6543 198.917 78.8503 198.367 76.0776 197.677C75.385 197.506 74.7469 197.168 74.2209 196.689C73.694 196.21 73.2958 195.618 73.0619 194.948C73.0521 194.929 73.0518 194.911 73.0421 194.893C72.8923 194.443 72.7424 193.993 72.6018 193.534C67.7229 178.36 65.5221 161.996 64.6865 147.404C64.5888 145.677 64.5101 143.97 64.4507 142.299C64.4215 141.74 64.4112 141.19 64.3915 140.64C64.3264 138.665 64.2992 136.738 64.2821 134.856C64.2743 133.948 64.2666 133.058 64.2685 132.177C64.2478 122.782 64.717 113.445 65.6698 104.195C65.9972 102.272 66.9798 100.519 68.4623 99.2089C68.5984 99.1383 68.7342 99.0586 68.8704 98.9966C70.7653 98.2183 72.7543 97.6701 74.7938 97.3607C77.4863 96.831 80.2057 96.4341 82.9402 96.1784C87.9153 95.8088 92.853 95.4837 97.836 95.5539C104.061 95.6328 110.268 96.2361 116.387 97.3626C118.693 97.6586 120.962 98.2168 123.15 99.019C125.923 100.257 127.332 103 127.74 105.782C127.8 106.228 127.869 106.675 127.92 107.122C127.943 107.253 127.965 107.384 127.979 107.516C128.2 109.26 128.384 110.996 128.507 112.743C128.541 113.218 128.566 113.683 128.6 114.158C128.605 114.29 128.618 114.43 128.623 114.562C128.699 115.987 128.726 117.052 128.736 117.351Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.795 117.313C128.821 118.088 128.838 118.837 128.863 119.568C128.888 120.3 128.912 121.014 128.927 121.702C129.024 124.809 129.106 127.478 129.168 129.815C129.195 130.594 129.211 131.33 129.226 132.039C129.259 133.254 129.279 134.363 129.296 135.393C129.304 135.872 129.31 136.334 129.316 136.778C129.324 137.009 129.323 137.24 129.321 137.454C129.32 137.667 129.319 137.898 129.326 138.112C129.359 147.3 128.585 148.47 126.393 161.232C125.929 163.958 125.203 172.873 124.609 180.918C124.598 181.127 124.577 181.336 124.566 181.536C124.568 181.582 124.566 181.618 124.56 181.655C124.494 182.428 124.437 183.203 124.388 183.95C124.377 184.177 124.358 184.414 124.338 184.642C124.313 184.998 124.279 185.354 124.263 185.7C124.265 185.736 124.263 185.764 124.256 185.791C124.231 186.138 124.205 186.475 124.18 186.813C124.144 187.406 124.099 187.991 124.053 188.548C124.035 188.822 124.016 189.087 124.006 189.351C123.999 189.406 124.001 189.461 123.993 189.516C123.94 190.147 123.905 190.732 123.867 191.28C123.855 191.463 123.842 191.637 123.829 191.811C123.816 191.957 123.811 192.094 123.797 192.223L123.797 192.232C123.785 192.415 123.772 192.598 123.759 192.763C123.748 192.991 123.728 193.211 123.716 193.412L123.717 193.422C123.677 193.989 123.477 194.542 123.137 194.998C122.798 195.453 122.334 195.802 121.799 196.005C120.374 196.557 118.94 197.055 117.497 197.48C115.572 198.053 113.654 198.526 111.744 198.898C111.331 198.98 110.908 199.063 110.495 199.136C109.485 199.323 108.473 199.474 107.469 199.606C106.916 199.683 106.363 199.75 105.81 199.798C105.45 199.843 105.09 199.879 104.73 199.905C104.232 199.962 103.742 200 103.261 200.038C102.559 200.09 101.874 200.123 101.189 200.157C100.531 200.19 99.8643 200.213 99.2153 200.227C98.8907 200.235 98.566 200.242 98.2504 200.239C97.9814 200.245 97.7124 200.251 97.4523 200.247L96.3469 200.244C95.7148 200.23 95.1013 200.215 94.4872 200.192C93.873 200.169 93.268 200.145 92.6812 200.111C92.0942 200.078 91.4977 200.045 90.9195 200.002C90.3413 199.959 89.7815 199.907 89.2307 199.854C87.559 199.696 85.9879 199.508 84.5368 199.29C81.7125 198.879 78.9089 198.329 76.1361 197.639C75.4436 197.469 74.8052 197.131 74.2792 196.652C73.7523 196.173 73.3541 195.58 73.1201 194.91C73.1104 194.892 73.11 194.873 73.1003 194.855C72.9506 194.405 72.801 193.956 72.6604 193.497C67.7815 178.322 65.5807 161.959 64.7451 147.367C64.6474 145.64 64.5687 143.932 64.5092 142.262C64.4801 141.703 64.4695 141.152 64.4498 140.602C64.3847 138.628 64.3578 136.7 64.3407 134.819C64.3328 133.911 64.3252 133.02 64.3271 132.14C64.3064 122.744 64.7753 113.407 65.7281 104.157C66.0554 102.234 67.038 100.481 68.5206 99.1713C68.6566 99.1007 68.7928 99.021 68.929 98.959C70.8239 98.1807 72.8129 97.6325 74.8524 97.3231C77.5449 96.7934 80.264 96.3965 82.9984 96.1408C87.9736 95.7712 92.9116 95.4461 97.8946 95.5163C104.12 95.5952 110.326 96.1985 116.445 97.325C118.751 97.621 121.021 98.1792 123.209 98.9814C125.982 100.219 127.391 102.962 127.799 105.744C127.859 106.191 127.928 106.637 127.979 107.084C128.001 107.215 128.024 107.347 128.037 107.478C128.258 109.222 128.443 110.959 128.565 112.706C128.6 113.18 128.625 113.646 128.659 114.12C128.663 114.252 128.677 114.393 128.681 114.525C128.757 115.949 128.784 117.014 128.795 117.313Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.853 117.276C128.88 118.05 128.896 118.799 128.921 119.53C128.946 120.262 128.971 120.976 128.985 121.664C129.082 124.771 129.165 127.441 129.227 129.777C129.253 130.557 129.27 131.292 129.285 132.001C129.317 133.216 129.337 134.325 129.354 135.355C129.362 135.834 129.369 136.296 129.375 136.741C129.383 136.972 129.382 137.203 129.38 137.416C129.378 137.63 129.377 137.861 129.384 138.074C129.418 147.262 128.643 148.432 126.451 161.194C125.987 163.92 125.262 172.835 124.668 180.88C124.656 181.089 124.636 181.299 124.624 181.499C124.626 181.544 124.625 181.581 124.619 181.617C124.553 182.391 124.496 183.165 124.447 183.912C124.436 184.14 124.416 184.377 124.396 184.605C124.371 184.96 124.337 185.316 124.321 185.662C124.323 185.699 124.321 185.726 124.315 185.754C124.289 186.1 124.264 186.438 124.238 186.775C124.203 187.369 124.157 187.953 124.111 188.51C124.093 188.784 124.074 189.049 124.064 189.314C124.057 189.369 124.059 189.424 124.051 189.478C123.999 190.109 123.963 190.694 123.925 191.243C123.913 191.426 123.901 191.599 123.888 191.773C123.874 191.92 123.87 192.057 123.855 192.185V192.194C123.843 192.377 123.831 192.56 123.818 192.725C123.807 192.954 123.787 193.174 123.775 193.375L123.775 193.384C123.736 193.952 123.535 194.505 123.196 194.96C122.856 195.415 122.392 195.764 121.858 195.968C120.433 196.52 118.999 197.017 117.555 197.442C115.63 198.016 113.712 198.488 111.802 198.86C111.389 198.942 110.967 199.025 110.553 199.098C109.543 199.286 108.531 199.436 107.527 199.569C106.974 199.645 106.421 199.712 105.868 199.761C105.508 199.806 105.148 199.841 104.788 199.867C104.29 199.924 103.8 199.962 103.32 200C102.617 200.053 101.932 200.086 101.247 200.119C100.59 200.152 99.9224 200.176 99.2734 200.19C98.9488 200.197 98.6245 200.204 98.3089 200.202C98.0398 200.208 97.7708 200.213 97.5108 200.21L96.4054 200.206C95.7733 200.192 95.1597 200.178 94.5457 200.154C93.9315 200.131 93.3264 200.107 92.7396 200.074C92.1526 200.04 91.5561 200.007 90.978 199.964C90.3997 199.922 89.8396 199.869 89.2888 199.816C87.6171 199.658 86.0464 199.471 84.5953 199.253C81.771 198.842 78.967 198.292 76.1943 197.601C75.5017 197.431 74.8636 197.093 74.3376 196.614C73.8107 196.135 73.4125 195.542 73.1786 194.872C73.1688 194.854 73.1685 194.836 73.1588 194.818C73.009 194.368 72.8591 193.918 72.7185 193.459C67.8396 178.285 65.6388 161.921 64.8032 147.329C64.7055 145.602 64.6268 143.895 64.5674 142.224C64.5382 141.665 64.5279 141.114 64.5082 140.564C64.4431 138.59 64.4159 136.662 64.3988 134.781C64.391 133.873 64.3833 132.983 64.3852 132.102C64.3645 122.707 64.8337 113.37 65.7865 104.12C66.1139 102.197 67.0965 100.443 68.579 99.1337C68.7151 99.0631 68.8509 98.9834 68.9871 98.9214C70.882 98.1431 72.871 97.5949 74.9105 97.2855C77.603 96.7558 80.3224 96.3589 83.0569 96.1032C88.032 95.7336 92.9701 95.4085 97.953 95.4787C104.178 95.5576 110.385 96.1609 116.503 97.2874C118.809 97.5834 121.079 98.1416 123.267 98.9439C126.04 100.182 127.449 102.925 127.857 105.707C127.917 106.153 127.986 106.6 128.037 107.046C128.059 107.178 128.082 107.309 128.095 107.441C128.316 109.185 128.501 110.921 128.623 112.668C128.658 113.143 128.683 113.608 128.717 114.083C128.721 114.215 128.735 114.355 128.74 114.487C128.815 115.912 128.843 116.976 128.853 117.276Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.911 117.238C128.938 118.013 128.955 118.761 128.98 119.493C129.005 120.224 129.029 120.939 129.043 121.626C129.141 124.734 129.223 127.403 129.285 129.74C129.312 130.519 129.328 131.255 129.343 131.964C129.375 133.179 129.395 134.288 129.413 135.318C129.42 135.797 129.427 136.259 129.433 136.703C129.441 136.934 129.44 137.165 129.438 137.379C129.436 137.592 129.435 137.823 129.442 138.036C129.476 147.225 128.701 148.395 126.509 161.157C126.045 163.883 125.32 172.798 124.726 180.842C124.714 181.052 124.694 181.261 124.682 181.461C124.685 181.507 124.683 181.543 124.677 181.579C124.611 182.353 124.554 183.127 124.505 183.875C124.494 184.102 124.475 184.339 124.454 184.567C124.429 184.923 124.395 185.279 124.379 185.625C124.381 185.661 124.379 185.689 124.373 185.716C124.347 186.063 124.322 186.4 124.296 186.738C124.261 187.331 124.216 187.915 124.17 188.473C124.151 188.746 124.132 189.011 124.123 189.276C124.115 189.331 124.117 189.386 124.11 189.441C124.057 190.072 124.021 190.656 123.984 191.205C123.971 191.388 123.959 191.562 123.946 191.736C123.932 191.882 123.928 192.019 123.913 192.148L123.914 192.157C123.901 192.34 123.889 192.523 123.876 192.687C123.865 192.916 123.845 193.136 123.833 193.337L123.833 193.346C123.794 193.914 123.594 194.467 123.254 194.922C122.915 195.378 122.45 195.726 121.916 195.93C120.491 196.482 119.057 196.98 117.614 197.405C115.689 197.978 113.77 198.451 111.86 198.822C111.447 198.905 111.025 198.988 110.612 199.061C109.601 199.248 108.589 199.399 107.585 199.531C107.033 199.607 106.48 199.674 105.926 199.723C105.566 199.768 105.207 199.803 104.846 199.83C104.348 199.887 103.858 199.925 103.378 199.963C102.675 200.015 101.99 200.048 101.305 200.082C100.648 200.114 99.9808 200.138 99.3318 200.152C99.0072 200.159 98.6825 200.166 98.3669 200.164C98.0978 200.17 97.8288 200.176 97.5688 200.172L96.4637 200.169C95.8316 200.155 95.2177 200.14 94.6037 200.117C93.9895 200.093 93.3844 200.07 92.7976 200.036C92.2107 200.003 91.6145 199.969 91.0363 199.927C90.4581 199.884 89.898 199.831 89.3472 199.779C87.6755 199.621 86.1047 199.433 84.6536 199.215C81.8293 198.804 79.0254 198.254 76.2526 197.564C75.56 197.394 74.922 197.056 74.396 196.577C73.869 196.098 73.4709 195.505 73.2369 194.835C73.2272 194.817 73.2265 194.798 73.2168 194.78C73.067 194.33 72.9174 193.88 72.7769 193.421C67.898 178.247 65.6971 161.884 64.8615 147.292C64.7638 145.565 64.6851 143.857 64.6257 142.187C64.5966 141.627 64.5863 141.077 64.5666 140.527C64.5014 138.553 64.4742 136.625 64.4572 134.744C64.4493 133.835 64.4417 132.945 64.4435 132.064C64.4229 122.669 64.8917 113.332 65.8445 104.082C66.1719 102.159 67.1548 100.406 68.6374 99.0961C68.7734 99.0255 68.9093 98.9458 69.0455 98.8838C70.9404 98.1055 72.9293 97.5573 74.9688 97.2479C77.6614 96.7182 80.3804 96.3213 83.1149 96.0657C88.09 95.696 93.0281 95.3709 98.011 95.4411C104.236 95.52 110.443 96.1233 116.562 97.2498C118.868 97.5458 121.137 98.104 123.325 98.9063C126.098 100.144 127.507 102.887 127.915 105.669C127.975 106.116 128.044 106.562 128.095 107.009C128.118 107.14 128.14 107.272 128.153 107.403C128.374 109.147 128.559 110.884 128.682 112.631C128.716 113.105 128.741 113.571 128.775 114.045C128.78 114.177 128.794 114.318 128.798 114.449C128.874 115.874 128.901 116.939 128.911 117.238Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M128.97 117.2C128.996 117.975 129.013 118.724 129.038 119.455C129.063 120.187 129.087 120.901 129.102 121.589C129.199 124.696 129.281 127.366 129.343 129.702C129.37 130.482 129.386 131.217 129.401 131.926C129.434 133.141 129.454 134.25 129.471 135.28C129.479 135.759 129.485 136.221 129.491 136.665C129.499 136.896 129.498 137.128 129.496 137.341C129.495 137.554 129.494 137.785 129.501 137.999C129.535 147.187 128.76 148.357 126.568 161.119C126.104 163.845 125.378 172.76 124.784 180.805C124.773 181.014 124.752 181.223 124.74 181.423C124.743 181.469 124.741 181.505 124.735 181.542C124.669 182.316 124.612 183.09 124.563 183.837C124.552 184.065 124.533 184.302 124.513 184.53C124.488 184.885 124.454 185.241 124.438 185.587C124.44 185.624 124.438 185.651 124.431 185.678C124.406 186.025 124.38 186.363 124.355 186.7C124.319 187.293 124.274 187.878 124.228 188.435C124.21 188.709 124.191 188.974 124.181 189.239C124.174 189.294 124.176 189.348 124.168 189.403C124.115 190.034 124.079 190.619 124.042 191.168C124.03 191.35 124.017 191.524 124.004 191.698C123.991 191.845 123.986 191.982 123.972 192.11L123.972 192.119C123.96 192.302 123.947 192.485 123.934 192.65C123.924 192.878 123.903 193.098 123.891 193.3L123.892 193.309C123.852 193.877 123.652 194.429 123.312 194.885C122.973 195.34 122.509 195.689 121.974 195.892C120.549 196.444 119.115 196.942 117.672 197.367C115.747 197.94 113.829 198.413 111.919 198.785C111.506 198.867 111.083 198.95 110.67 199.023C109.66 199.211 108.648 199.361 107.644 199.493C107.091 199.57 106.538 199.637 105.985 199.686C105.625 199.73 105.265 199.766 104.905 199.792C104.407 199.849 103.917 199.887 103.436 199.925C102.734 199.977 102.049 200.011 101.364 200.044C100.706 200.077 100.039 200.101 99.3903 200.115C99.0658 200.122 98.7411 200.129 98.4255 200.126C98.1564 200.132 97.8874 200.138 97.6274 200.135L96.522 200.131C95.8899 200.117 95.2763 200.103 94.6623 200.079C94.0481 200.056 93.443 200.032 92.8562 199.999C92.2692 199.965 91.6727 199.932 91.0946 199.889C90.5163 199.846 89.9562 199.794 89.4054 199.741C87.7337 199.583 86.163 199.396 84.7119 199.177C81.8876 198.767 79.0836 198.216 76.3109 197.526C75.6183 197.356 74.9802 197.018 74.4542 196.539C73.9273 196.06 73.5291 195.467 73.2952 194.797C73.2854 194.779 73.2851 194.76 73.2754 194.742C73.1256 194.293 72.976 193.843 72.8355 193.384C67.9566 178.209 65.7554 161.846 64.9198 147.254C64.8221 145.527 64.7434 143.819 64.684 142.149C64.6548 141.59 64.6445 141.039 64.6248 140.489C64.5597 138.515 64.5325 136.587 64.5154 134.706C64.5076 133.798 64.5003 132.908 64.5021 132.027C64.4815 122.632 64.9503 113.295 65.9031 104.044C66.2305 102.122 67.2131 100.368 68.6956 99.0585C68.8317 98.9879 68.9675 98.9082 69.1037 98.8462C70.9986 98.0679 72.9879 97.5197 75.0274 97.2103C77.72 96.6806 80.439 96.2837 83.1735 96.028C88.1486 95.6584 93.0867 95.3333 98.0696 95.4035C104.295 95.4824 110.501 96.0857 116.62 97.2122C118.926 97.5082 121.196 98.0664 123.384 98.8686C126.157 100.107 127.566 102.85 127.974 105.631C128.034 106.078 128.103 106.525 128.154 106.971C128.176 107.103 128.199 107.234 128.212 107.365C128.433 109.109 128.618 110.846 128.74 112.593C128.775 113.067 128.799 113.533 128.833 114.008C128.838 114.139 128.852 114.28 128.856 114.412C128.932 115.837 128.96 116.901 128.97 117.2Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.028 117.163C129.054 117.938 129.071 118.686 129.096 119.418C129.121 120.149 129.146 120.863 129.16 121.551C129.257 124.658 129.34 127.328 129.402 129.665C129.428 130.444 129.445 131.179 129.46 131.889C129.492 133.103 129.512 134.212 129.529 135.242C129.537 135.722 129.544 136.184 129.55 136.628C129.558 136.859 129.556 137.09 129.555 137.303C129.553 137.517 129.552 137.748 129.559 137.961C129.593 147.149 128.818 148.32 126.626 161.082C126.162 163.807 125.437 172.722 124.843 180.767C124.831 180.976 124.811 181.186 124.799 181.386C124.801 181.431 124.8 181.468 124.794 181.504C124.728 182.278 124.671 183.052 124.622 183.799C124.611 184.027 124.591 184.264 124.571 184.492C124.546 184.847 124.512 185.203 124.496 185.55C124.498 185.586 124.496 185.613 124.49 185.641C124.465 185.987 124.439 186.325 124.413 186.663C124.378 187.256 124.332 187.84 124.286 188.397C124.268 188.671 124.249 188.936 124.239 189.201C124.232 189.256 124.234 189.311 124.226 189.365C124.174 189.996 124.138 190.581 124.101 191.13C124.088 191.313 124.075 191.487 124.063 191.66C124.049 191.807 124.044 191.944 124.03 192.072L124.03 192.081C124.018 192.264 124.006 192.447 123.993 192.612C123.982 192.841 123.962 193.061 123.95 193.262L123.95 193.271C123.911 193.839 123.71 194.392 123.371 194.847C123.031 195.303 122.567 195.651 122.033 195.855C120.608 196.407 119.174 196.905 117.73 197.33C115.805 197.903 113.887 198.375 111.977 198.747C111.564 198.83 111.142 198.912 110.728 198.986C109.718 199.173 108.706 199.323 107.702 199.456C107.15 199.532 106.596 199.599 106.043 199.648C105.683 199.693 105.323 199.728 104.963 199.754C104.465 199.811 103.975 199.849 103.495 199.888C102.792 199.94 102.107 199.973 101.422 200.006C100.765 200.039 100.097 200.063 99.4484 200.077C99.1239 200.084 98.7995 200.091 98.4839 200.089C98.2149 200.095 97.9455 200.101 97.6855 200.097L96.5804 200.093C95.9483 200.079 95.3348 200.065 94.7207 200.042C94.1065 200.018 93.5011 199.994 92.9143 199.961C92.3274 199.928 91.7312 199.894 91.153 199.852C90.5748 199.809 90.0147 199.756 89.4639 199.703C87.7922 199.546 86.2214 199.358 84.7703 199.14C81.946 198.729 79.1421 198.179 76.3693 197.489C75.6767 197.318 75.0387 196.98 74.5127 196.501C73.9857 196.022 73.5876 195.429 73.3536 194.76C73.3439 194.741 73.3435 194.723 73.3338 194.705C73.1841 194.255 73.0341 193.805 72.8936 193.346C68.0147 178.172 65.8138 161.808 64.9782 147.216C64.8805 145.489 64.8018 143.782 64.7424 142.111C64.7133 141.552 64.703 141.002 64.6833 140.452C64.6181 138.477 64.5909 136.55 64.5739 134.668C64.566 133.76 64.5584 132.87 64.5602 131.989C64.5396 122.594 65.0088 113.257 65.9616 104.007C66.2889 102.084 67.2715 100.331 68.7541 99.0209C68.8901 98.9503 69.026 98.8706 69.1622 98.8086C71.0571 98.0303 73.046 97.4821 75.0855 97.1727C77.7781 96.643 80.4975 96.2461 83.2319 95.9904C88.2071 95.6208 93.1448 95.2957 98.1277 95.366C104.353 95.4448 110.56 96.0481 116.678 97.1746C118.984 97.4706 121.254 98.0288 123.442 98.831C126.215 100.069 127.624 102.812 128.032 105.594C128.092 106.04 128.161 106.487 128.212 106.934C128.234 107.065 128.257 107.196 128.27 107.328C128.491 109.072 128.676 110.808 128.799 112.555C128.833 113.03 128.858 113.495 128.892 113.97C128.896 114.102 128.91 114.242 128.915 114.374C128.99 115.799 129.018 116.864 129.028 117.163Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.086 117.125C129.113 117.9 129.129 118.649 129.154 119.38C129.179 120.112 129.204 120.826 129.219 121.514C129.316 124.621 129.398 127.29 129.46 129.627C129.486 130.406 129.503 131.142 129.518 131.851C129.55 133.066 129.57 134.175 129.588 135.205C129.595 135.684 129.602 136.146 129.608 136.59C129.616 136.821 129.615 137.052 129.613 137.266C129.611 137.479 129.61 137.71 129.617 137.924C129.651 147.112 128.876 148.282 126.684 161.044C126.22 163.77 125.495 172.685 124.901 180.73C124.889 180.939 124.869 181.148 124.857 181.348C124.86 181.394 124.858 181.43 124.852 181.467C124.786 182.24 124.729 183.015 124.68 183.762C124.669 183.989 124.649 184.226 124.629 184.454C124.604 184.81 124.57 185.166 124.554 185.512C124.556 185.548 124.554 185.576 124.548 185.603C124.523 185.95 124.497 186.287 124.471 186.625C124.436 187.218 124.391 187.802 124.345 188.36C124.326 188.634 124.307 188.899 124.298 189.163C124.29 189.218 124.292 189.273 124.285 189.328C124.232 189.959 124.196 190.544 124.159 191.092C124.146 191.275 124.134 191.449 124.121 191.623C124.107 191.769 124.103 191.906 124.088 192.035L124.089 192.044C124.076 192.227 124.064 192.41 124.051 192.575C124.04 192.803 124.02 193.023 124.008 193.224L124.008 193.234C123.969 193.801 123.768 194.354 123.429 194.81C123.089 195.265 122.625 195.614 122.091 195.817C120.666 196.369 119.232 196.867 117.788 197.292C115.863 197.865 113.945 198.338 112.035 198.71C111.622 198.792 111.2 198.875 110.786 198.948C109.776 199.135 108.764 199.286 107.761 199.418C107.208 199.495 106.655 199.562 106.101 199.61C105.741 199.655 105.382 199.691 105.021 199.717C104.523 199.774 104.033 199.812 103.553 199.85C102.85 199.902 102.165 199.935 101.48 199.969C100.823 200.002 100.156 200.025 99.5068 200.039C99.1822 200.047 98.8575 200.054 98.5419 200.051C98.2729 200.057 98.0039 200.063 97.7438 200.059L96.6384 200.056C96.0063 200.042 95.3928 200.028 94.7787 200.004C94.1645 199.981 93.5595 199.957 92.9727 199.923C92.3857 199.89 91.7892 199.857 91.211 199.814C90.6328 199.771 90.073 199.719 89.5222 199.666C87.8505 199.508 86.2794 199.32 84.8283 199.102C82.004 198.691 79.2004 198.141 76.4277 197.451C75.7351 197.281 75.0967 196.943 74.5707 196.464C74.0438 195.985 73.6456 195.392 73.4116 194.722C73.4019 194.704 73.4015 194.685 73.3918 194.667C73.2421 194.217 73.0925 193.768 72.9519 193.309C68.073 178.134 65.8722 161.771 65.0366 147.179C64.9389 145.452 64.8602 143.744 64.8008 142.074C64.7716 141.515 64.761 140.964 64.7413 140.414C64.6762 138.44 64.6493 136.512 64.6322 134.631C64.6243 133.723 64.6167 132.832 64.6186 131.952C64.5979 122.556 65.0668 113.219 66.0196 103.969C66.3469 102.046 67.3295 100.293 68.8121 98.9833C68.9481 98.9127 69.0843 98.833 69.2205 98.771C71.1154 97.9927 73.1044 97.4445 75.1439 97.1351C77.8364 96.6054 80.5555 96.2085 83.2899 95.9528C88.2651 95.5832 93.2031 95.2581 98.1861 95.3284C104.411 95.4072 110.618 96.0105 116.737 97.137C119.043 97.433 121.312 97.9912 123.5 98.7934C126.273 100.032 127.682 102.774 128.09 105.556C128.15 106.003 128.219 106.449 128.27 106.896C128.293 107.027 128.315 107.159 128.328 107.29C128.549 109.034 128.734 110.771 128.857 112.518C128.891 112.992 128.916 113.458 128.95 113.932C128.955 114.064 128.968 114.205 128.973 114.337C129.048 115.761 129.076 116.826 129.086 117.125Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.145 117.088C129.171 117.862 129.188 118.611 129.213 119.342C129.238 120.074 129.262 120.788 129.277 121.476C129.374 124.583 129.456 127.253 129.518 129.59C129.545 130.369 129.561 131.104 129.576 131.813C129.609 133.028 129.629 134.137 129.646 135.167C129.653 135.647 129.66 136.108 129.666 136.553C129.674 136.784 129.673 137.015 129.671 137.228C129.67 137.442 129.669 137.673 129.676 137.886C129.709 147.074 128.935 148.244 126.743 161.006C126.279 163.732 125.553 172.647 124.959 180.692C124.948 180.901 124.927 181.111 124.915 181.311C124.918 181.356 124.916 181.393 124.91 181.429C124.844 182.203 124.787 182.977 124.738 183.724C124.727 183.952 124.708 184.189 124.688 184.417C124.663 184.772 124.629 185.128 124.612 185.474C124.615 185.511 124.613 185.538 124.606 185.566C124.581 185.912 124.555 186.25 124.53 186.587C124.494 187.181 124.449 187.765 124.403 188.322C124.384 188.596 124.365 188.861 124.356 189.126C124.348 189.181 124.351 189.236 124.343 189.29C124.29 189.921 124.254 190.506 124.217 191.055C124.205 191.238 124.192 191.411 124.179 191.585C124.166 191.732 124.161 191.869 124.147 191.997L124.147 192.006C124.135 192.189 124.122 192.372 124.109 192.537C124.098 192.766 124.078 192.986 124.066 193.187L124.067 193.196C124.027 193.764 123.827 194.317 123.487 194.772C123.148 195.228 122.683 195.576 122.149 195.78C120.724 196.332 119.29 196.829 117.847 197.254C115.922 197.828 114.003 198.3 112.093 198.672C111.68 198.754 111.258 198.837 110.845 198.91C109.834 199.098 108.822 199.248 107.819 199.381C107.266 199.457 106.713 199.524 106.16 199.573C105.8 199.618 105.44 199.653 105.079 199.679C104.581 199.736 104.092 199.774 103.611 199.812C102.908 199.865 102.223 199.898 101.538 199.931C100.881 199.964 100.214 199.988 99.5649 200.002C99.2403 200.009 98.916 200.016 98.6004 200.014C98.3313 200.02 98.0623 200.025 97.8023 200.022L96.6969 200.018C96.0648 200.004 95.4512 199.99 94.8372 199.966C94.223 199.943 93.6179 199.919 93.0311 199.886C92.4442 199.852 91.8476 199.819 91.2695 199.776C90.6912 199.734 90.1311 199.681 89.5803 199.628C87.9086 199.471 86.3379 199.283 84.8868 199.065C82.0625 198.654 79.2585 198.104 76.4858 197.413C75.7932 197.243 75.1551 196.905 74.6291 196.426C74.1022 195.947 73.704 195.354 73.4701 194.684C73.4603 194.666 73.46 194.648 73.4503 194.63C73.3005 194.18 73.1509 193.73 73.0104 193.271C68.1315 178.097 65.9303 161.733 65.0947 147.141C64.997 145.414 64.9183 143.707 64.8589 142.036C64.8297 141.477 64.8194 140.926 64.7997 140.376C64.7346 138.402 64.7074 136.474 64.6904 134.593C64.6825 133.685 64.6748 132.795 64.6767 131.914C64.656 122.519 65.1252 113.182 66.078 103.932C66.4054 102.009 67.388 100.255 68.8705 98.9457C69.0066 98.8751 69.1424 98.7954 69.2786 98.7334C71.1735 97.9551 73.1625 97.4069 75.202 97.0975C77.8945 96.5678 80.6139 96.1709 83.3484 95.9152C88.3235 95.5456 93.2616 95.2205 98.2445 95.2908C104.47 95.3696 110.676 95.9729 116.795 97.0994C119.101 97.3954 121.37 97.9536 123.559 98.7559C126.332 99.9939 127.741 102.737 128.149 105.519C128.209 105.965 128.278 106.412 128.329 106.858C128.351 106.99 128.373 107.121 128.387 107.253C128.608 108.997 128.792 110.733 128.915 112.48C128.949 112.955 128.974 113.42 129.008 113.895C129.013 114.027 129.027 114.167 129.031 114.299C129.107 115.724 129.134 116.788 129.145 117.088Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.203 117.05C129.229 117.825 129.246 118.573 129.271 119.305C129.296 120.036 129.32 120.751 129.335 121.438C129.432 124.546 129.515 127.215 129.577 129.552C129.603 130.331 129.619 131.067 129.635 131.776C129.667 132.991 129.687 134.1 129.704 135.13C129.711 135.609 129.718 136.071 129.725 136.515C129.733 136.746 129.731 136.977 129.729 137.191C129.728 137.404 129.727 137.635 129.734 137.848C129.767 147.037 128.993 148.207 126.801 160.969C126.337 163.695 125.611 172.61 125.017 180.654C125.006 180.864 124.985 181.073 124.974 181.273C124.976 181.319 124.974 181.355 124.968 181.391C124.902 182.165 124.845 182.939 124.797 183.687C124.786 183.914 124.766 184.151 124.746 184.379C124.721 184.735 124.687 185.091 124.67 185.437C124.673 185.473 124.671 185.501 124.664 185.528C124.639 185.875 124.613 186.212 124.588 186.55C124.552 187.143 124.507 187.727 124.461 188.285C124.443 188.558 124.424 188.823 124.414 189.088C124.407 189.143 124.409 189.198 124.401 189.253C124.348 189.884 124.313 190.469 124.275 191.017C124.263 191.2 124.25 191.374 124.237 191.548C124.224 191.694 124.219 191.831 124.205 191.96L124.205 191.969C124.193 192.152 124.181 192.335 124.168 192.499C124.157 192.728 124.136 192.948 124.124 193.149L124.125 193.158C124.085 193.726 123.885 194.279 123.546 194.734C123.206 195.19 122.741 195.538 122.207 195.742C120.782 196.294 119.348 196.792 117.905 197.217C115.98 197.79 114.062 198.263 112.151 198.634C111.739 198.717 111.317 198.8 110.903 198.873C109.893 199.06 108.881 199.211 107.877 199.343C107.324 199.419 106.771 199.486 106.218 199.535C105.858 199.58 105.498 199.615 105.138 199.642C104.639 199.699 104.15 199.737 103.669 199.775C102.966 199.827 102.282 199.86 101.597 199.894C100.939 199.926 100.272 199.95 99.6233 199.964C99.2987 199.971 98.974 199.978 98.6584 199.976C98.3893 199.982 98.1203 199.988 97.8603 199.984L96.7552 199.981C96.1231 199.967 95.5092 199.952 94.8952 199.929C94.281 199.905 93.6759 199.882 93.0891 199.848C92.5022 199.815 91.906 199.782 91.3278 199.739C90.7496 199.696 90.1895 199.643 89.6387 199.591C87.967 199.433 86.3962 199.245 84.9451 199.027C82.1208 198.616 79.3169 198.066 76.5441 197.376C75.8515 197.206 75.2135 196.868 74.6875 196.389C74.1606 195.91 73.7624 195.317 73.5284 194.647C73.5187 194.629 73.5183 194.61 73.5086 194.592C73.3589 194.142 73.2089 193.692 73.0684 193.233C68.1895 178.059 65.9886 161.696 65.153 147.104C65.0553 145.377 64.9766 143.669 64.9172 141.999C64.8881 141.439 64.8778 140.889 64.8581 140.339C64.793 138.365 64.7657 136.437 64.7487 134.556C64.7408 133.647 64.7332 132.757 64.735 131.876C64.7144 122.481 65.1832 113.144 66.1361 103.894C66.4634 101.971 67.4463 100.218 68.9289 98.9081C69.0649 98.8375 69.2008 98.7578 69.337 98.6958C71.2319 97.9175 73.2208 97.3693 75.2603 97.0599C77.9529 96.5302 80.6723 96.1333 83.4067 95.8777C88.3819 95.508 93.3196 95.1829 98.3026 95.2532C104.528 95.332 110.735 95.9354 116.853 97.0618C119.159 97.3579 121.428 97.916 123.617 98.7183C126.39 99.9563 127.799 102.699 128.207 105.481C128.267 105.928 128.336 106.374 128.387 106.821C128.409 106.952 128.432 107.084 128.445 107.215C128.666 108.959 128.851 110.696 128.973 112.443C129.008 112.917 129.032 113.383 129.067 113.857C129.071 113.989 129.085 114.13 129.09 114.262C129.165 115.686 129.192 116.751 129.203 117.05Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.261 117.012C129.288 117.787 129.304 118.536 129.329 119.267C129.354 119.999 129.379 120.713 129.394 121.401C129.491 124.508 129.573 127.178 129.635 129.514C129.662 130.294 129.678 131.029 129.693 131.738C129.726 132.953 129.746 134.062 129.763 135.092C129.77 135.571 129.777 136.033 129.783 136.477C129.791 136.708 129.79 136.94 129.788 137.153C129.786 137.366 129.785 137.597 129.792 137.811C129.826 146.999 129.051 148.169 126.859 160.931C126.395 163.657 125.67 172.572 125.076 180.617C125.064 180.826 125.044 181.035 125.032 181.235C125.034 181.281 125.033 181.317 125.027 181.354C124.961 182.128 124.904 182.902 124.855 183.649C124.844 183.877 124.824 184.114 124.804 184.342C124.779 184.697 124.745 185.053 124.729 185.399C124.731 185.436 124.729 185.463 124.723 185.49C124.698 185.837 124.672 186.175 124.646 186.512C124.611 187.105 124.566 187.69 124.52 188.247C124.501 188.521 124.482 188.786 124.473 189.051C124.465 189.106 124.467 189.16 124.46 189.215C124.407 189.846 124.371 190.431 124.334 190.98C124.321 191.163 124.309 191.336 124.296 191.51C124.282 191.657 124.278 191.794 124.264 191.922L124.264 191.931C124.251 192.114 124.239 192.297 124.226 192.462C124.215 192.691 124.195 192.91 124.183 193.112L124.183 193.121C124.144 193.689 123.943 194.241 123.604 194.697C123.264 195.152 122.8 195.501 122.266 195.704C120.841 196.256 119.407 196.754 117.964 197.179C116.038 197.752 114.12 198.225 112.21 198.597C111.797 198.679 111.375 198.762 110.961 198.835C109.951 199.023 108.939 199.173 107.936 199.305C107.383 199.382 106.83 199.449 106.276 199.498C105.917 199.542 105.557 199.578 105.196 199.604C104.698 199.661 104.208 199.699 103.728 199.737C103.025 199.789 102.34 199.823 101.655 199.856C100.998 199.889 100.331 199.913 99.6818 199.927C99.3573 199.934 99.0326 199.941 98.717 199.938C98.4479 199.944 98.1789 199.95 97.9189 199.947L96.8135 199.943C96.1814 199.929 95.5678 199.915 94.9538 199.891C94.3396 199.868 93.7345 199.844 93.1477 199.811C92.5608 199.777 91.9642 199.744 91.3861 199.701C90.8078 199.658 90.2477 199.606 89.6969 199.553C88.0252 199.395 86.4545 199.208 85.0034 198.989C82.1791 198.579 79.3751 198.028 76.6024 197.338C75.9098 197.168 75.2717 196.83 74.7457 196.351C74.2188 195.872 73.8206 195.279 73.5867 194.609C73.5769 194.591 73.5766 194.572 73.5669 194.554C73.4171 194.105 73.2675 193.655 73.127 193.196C68.2481 178.021 66.0472 161.658 65.2116 147.066C65.1139 145.339 65.0349 143.631 64.9755 141.961C64.9463 141.402 64.936 140.851 64.9163 140.301C64.8512 138.327 64.824 136.399 64.807 134.518C64.7991 133.61 64.7918 132.72 64.7936 131.839C64.773 122.444 65.2418 113.107 66.1946 103.856C66.522 101.934 67.5046 100.18 68.9871 98.8705C69.1232 98.7999 69.259 98.7202 69.3952 98.6582C71.2901 97.8799 73.2794 97.3317 75.3189 97.0223C78.0115 96.4926 80.7305 96.0957 83.465 95.84C88.4401 95.4704 93.3782 95.1453 98.3611 95.2156C104.586 95.2944 110.793 95.8977 116.911 97.0242C119.217 97.3202 121.487 97.8784 123.675 98.6807C126.448 99.9187 127.857 102.662 128.265 105.444C128.325 105.89 128.394 106.337 128.445 106.783C128.468 106.915 128.49 107.046 128.504 107.177C128.724 108.921 128.909 110.658 129.032 112.405C129.066 112.879 129.091 113.345 129.125 113.82C129.129 113.951 129.143 114.092 129.148 114.224C129.223 115.649 129.251 116.713 129.261 117.012Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.319 116.975C129.346 117.75 129.363 118.498 129.388 119.23C129.413 119.961 129.437 120.675 129.452 121.363C129.549 124.47 129.631 127.14 129.693 129.477C129.72 130.256 129.736 130.991 129.751 131.701C129.784 132.915 129.804 134.024 129.821 135.054C129.828 135.534 129.835 135.996 129.841 136.44C129.849 136.671 129.848 136.902 129.846 137.115C129.845 137.329 129.844 137.56 129.851 137.773C129.884 146.962 129.11 148.132 126.918 160.894C126.454 163.619 125.728 172.534 125.134 180.579C125.123 180.788 125.102 180.998 125.09 181.198C125.093 181.243 125.091 181.28 125.085 181.316C125.019 182.09 124.962 182.864 124.913 183.611C124.902 183.839 124.883 184.076 124.863 184.304C124.838 184.659 124.804 185.015 124.788 185.362C124.79 185.398 124.788 185.425 124.781 185.453C124.756 185.799 124.73 186.137 124.705 186.475C124.669 187.068 124.624 187.652 124.578 188.209C124.559 188.483 124.541 188.748 124.531 189.013C124.523 189.068 124.525 189.123 124.518 189.177C124.465 189.808 124.429 190.393 124.392 190.942C124.38 191.125 124.367 191.299 124.354 191.472C124.341 191.619 124.336 191.756 124.322 191.884V191.893C124.31 192.076 124.297 192.259 124.284 192.424C124.273 192.653 124.253 192.873 124.241 193.074L124.242 193.083C124.202 193.651 124.002 194.204 123.662 194.659C123.323 195.115 122.859 195.463 122.324 195.667C120.899 196.219 119.465 196.717 118.022 197.142C116.097 197.715 114.178 198.187 112.268 198.559C111.855 198.642 111.433 198.724 111.02 198.798C110.01 198.985 108.997 199.135 107.994 199.268C107.441 199.344 106.888 199.411 106.334 199.46C105.975 199.505 105.615 199.54 105.255 199.566C104.756 199.623 104.267 199.661 103.786 199.7C103.084 199.752 102.399 199.785 101.713 199.818C101.056 199.851 100.389 199.875 99.74 199.889C99.4154 199.896 99.091 199.903 98.7754 199.901C98.5064 199.907 98.237 199.913 97.977 199.909L96.8719 199.905C96.2398 199.891 95.6263 199.877 95.0122 199.854C94.398 199.83 93.7926 199.806 93.2058 199.773C92.6189 199.74 92.0227 199.706 91.4445 199.664C90.8663 199.621 90.3062 199.568 89.7554 199.515C88.0837 199.358 86.5129 199.17 85.0618 198.952C82.2375 198.541 79.4336 197.991 76.6608 197.301C75.9682 197.13 75.3302 196.792 74.8042 196.313C74.2773 195.834 73.8791 195.242 73.6451 194.572C73.6354 194.553 73.635 194.535 73.6253 194.517C73.4756 194.067 73.3256 193.617 73.1851 193.158C68.3062 177.984 66.1053 161.62 65.2697 147.028C65.172 145.301 65.0933 143.594 65.0339 141.923C65.0048 141.364 64.9945 140.814 64.9748 140.264C64.9097 138.289 64.8824 136.362 64.8654 134.48C64.8575 133.572 64.8499 132.682 64.8517 131.801C64.8311 122.406 65.3003 113.069 66.2531 103.819C66.5804 101.896 67.563 100.143 69.0456 98.8329C69.1816 98.7623 69.3175 98.6826 69.4537 98.6206C71.3486 97.8423 73.3375 97.2941 75.377 96.9847C78.0696 96.455 80.789 96.0581 83.5234 95.8024C88.4986 95.4328 93.4363 95.1077 98.4193 95.178C104.644 95.2568 110.851 95.8601 116.97 96.9866C119.276 97.2826 121.545 97.8408 123.733 98.6431C126.506 99.8811 127.916 102.624 128.324 105.406C128.384 105.852 128.452 106.299 128.504 106.746C128.526 106.877 128.549 107.008 128.562 107.14C128.783 108.884 128.968 110.62 129.09 112.367C129.124 112.842 129.149 113.307 129.183 113.782C129.188 113.914 129.202 114.055 129.206 114.186C129.282 115.611 129.309 116.676 129.319 116.975Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.378 116.937C129.404 117.712 129.421 118.461 129.446 119.192C129.471 119.924 129.495 120.638 129.51 121.326C129.607 124.433 129.69 127.102 129.752 129.439C129.778 130.218 129.794 130.954 129.809 131.663C129.842 132.878 129.862 133.987 129.879 135.017C129.887 135.496 129.893 135.958 129.899 136.402C129.907 136.633 129.906 136.864 129.904 137.078C129.903 137.291 129.902 137.522 129.909 137.736C129.942 146.924 129.168 148.094 126.976 160.856C126.512 163.582 125.786 172.497 125.192 180.542C125.181 180.751 125.16 180.96 125.149 181.16C125.151 181.206 125.149 181.242 125.143 181.279C125.077 182.052 125.02 182.827 124.971 183.574C124.96 183.801 124.941 184.038 124.921 184.266C124.896 184.622 124.862 184.978 124.846 185.324C124.848 185.36 124.846 185.388 124.839 185.415C124.814 185.762 124.788 186.099 124.763 186.437C124.727 187.03 124.682 187.615 124.636 188.172C124.618 188.446 124.599 188.711 124.589 188.975C124.582 189.03 124.584 189.085 124.576 189.14C124.523 189.771 124.488 190.356 124.45 190.904C124.438 191.087 124.425 191.261 124.412 191.435C124.399 191.581 124.394 191.718 124.38 191.847L124.38 191.856C124.368 192.039 124.355 192.222 124.342 192.387C124.331 192.615 124.311 192.835 124.299 193.036L124.3 193.046C124.26 193.613 124.06 194.166 123.721 194.622C123.381 195.077 122.917 195.426 122.382 195.629C120.957 196.181 119.523 196.679 118.08 197.104C116.155 197.677 114.237 198.15 112.327 198.522C111.914 198.604 111.492 198.687 111.078 198.76C110.068 198.947 109.056 199.098 108.052 199.23C107.499 199.307 106.946 199.374 106.393 199.422C106.033 199.467 105.673 199.503 105.313 199.529C104.815 199.586 104.325 199.624 103.844 199.662C103.142 199.714 102.457 199.747 101.772 199.781C101.114 199.814 100.447 199.837 99.7983 199.851C99.4737 199.859 99.149 199.866 98.8334 199.863C98.5644 199.869 98.2954 199.875 98.0353 199.871L96.9299 199.868C96.2978 199.854 95.6843 199.84 95.0702 199.816C94.456 199.793 93.851 199.769 93.2642 199.735C92.6772 199.702 92.0807 199.669 91.5026 199.626C90.9243 199.583 90.3645 199.531 89.8137 199.478C88.142 199.32 86.5709 199.132 85.1198 198.914C82.2955 198.503 79.4919 197.953 76.7192 197.263C76.0266 197.093 75.3882 196.755 74.8622 196.276C74.3353 195.797 73.9371 195.204 73.7031 194.534C73.6934 194.516 73.6931 194.497 73.6833 194.479C73.5336 194.03 73.384 193.58 73.2434 193.121C68.3645 177.946 66.1637 161.583 65.3281 146.991C65.2304 145.264 65.1517 143.556 65.0923 141.886C65.0631 141.327 65.0525 140.776 65.0328 140.226C64.9677 138.252 64.9408 136.324 64.9237 134.443C64.9159 133.535 64.9082 132.644 64.9101 131.764C64.8894 122.368 65.3583 113.031 66.3111 103.781C66.6384 101.858 67.6214 100.105 69.1039 98.7953C69.24 98.7247 69.3758 98.645 69.512 98.583C71.4069 97.8047 73.3959 97.2565 75.4354 96.9471C78.1279 96.4174 80.847 96.0205 83.5814 95.7648C88.5566 95.3952 93.4946 95.0701 98.4776 95.1404C104.703 95.2192 110.91 95.8225 117.028 96.949C119.334 97.245 121.604 97.8032 123.792 98.6055C126.565 99.8435 127.974 102.586 128.382 105.368C128.442 105.815 128.511 106.261 128.562 106.708C128.584 106.839 128.607 106.971 128.62 107.102C128.841 108.846 129.026 110.583 129.148 112.33C129.183 112.804 129.208 113.27 129.242 113.744C129.246 113.876 129.26 114.017 129.264 114.149C129.34 115.573 129.368 116.638 129.378 116.937Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.436 116.9C129.463 117.674 129.479 118.423 129.504 119.154C129.529 119.886 129.554 120.6 129.568 121.288C129.665 124.395 129.748 127.065 129.81 129.402C129.836 130.181 129.853 130.916 129.868 131.625C129.9 132.84 129.92 133.949 129.938 134.979C129.945 135.459 129.952 135.92 129.958 136.365C129.966 136.596 129.965 136.827 129.963 137.04C129.961 137.254 129.96 137.485 129.967 137.698C130.001 146.886 129.226 148.056 127.034 160.818C126.57 163.544 125.845 172.459 125.251 180.504C125.239 180.713 125.219 180.923 125.207 181.123C125.209 181.168 125.208 181.205 125.202 181.241C125.136 182.015 125.079 182.789 125.03 183.536C125.019 183.764 124.999 184.001 124.979 184.229C124.954 184.584 124.92 184.94 124.904 185.286C124.906 185.323 124.904 185.35 124.898 185.378C124.872 185.724 124.847 186.062 124.821 186.399C124.786 186.993 124.74 187.577 124.694 188.134C124.676 188.408 124.657 188.673 124.648 188.938C124.64 188.993 124.642 189.048 124.635 189.102C124.582 189.733 124.546 190.318 124.509 190.867C124.496 191.05 124.484 191.223 124.471 191.397C124.457 191.544 124.453 191.681 124.438 191.809L124.439 191.818C124.426 192.001 124.414 192.184 124.401 192.349C124.39 192.578 124.37 192.798 124.358 192.999L124.358 193.008C124.319 193.576 124.118 194.129 123.779 194.584C123.439 195.04 122.975 195.388 122.441 195.592C121.016 196.144 119.582 196.641 118.138 197.066C116.213 197.64 114.295 198.112 112.385 198.484C111.972 198.566 111.55 198.649 111.136 198.722C110.126 198.91 109.114 199.06 108.11 199.193C107.558 199.269 107.005 199.336 106.451 199.385C106.091 199.43 105.731 199.465 105.371 199.491C104.873 199.548 104.383 199.586 103.903 199.624C103.2 199.677 102.515 199.71 101.83 199.743C101.173 199.776 100.506 199.8 99.8568 199.814C99.5322 199.821 99.2075 199.828 98.8919 199.826C98.6228 199.832 98.3538 199.837 98.0938 199.834L96.9884 199.83C96.3563 199.816 95.7427 199.802 95.1287 199.778C94.5145 199.755 93.9094 199.731 93.3226 199.698C92.7357 199.664 92.1391 199.631 91.561 199.588C90.9827 199.546 90.4226 199.493 89.8718 199.44C88.2001 199.282 86.6294 199.095 85.1783 198.877C82.354 198.466 79.55 197.916 76.7773 197.225C76.0847 197.055 75.4466 196.717 74.9206 196.238C74.3937 195.759 73.9955 195.166 73.7616 194.496C73.7518 194.478 73.7515 194.46 73.7418 194.442C73.592 193.992 73.4424 193.542 73.3019 193.083C68.423 177.909 66.2218 161.545 65.3862 146.953C65.2885 145.226 65.2098 143.519 65.1504 141.848C65.1212 141.289 65.1109 140.738 65.0912 140.188C65.0261 138.214 64.9989 136.286 64.9819 134.405C64.974 133.497 64.9663 132.607 64.9682 131.726C64.9475 122.331 65.4167 112.994 66.3695 103.744C66.6969 101.821 67.6795 100.067 69.162 98.7577C69.2981 98.6871 69.4339 98.6074 69.5701 98.5454C71.465 97.7671 73.454 97.2189 75.4935 96.9095C78.186 96.3798 80.9054 95.9829 83.6399 95.7273C88.615 95.3576 93.5531 95.0325 98.536 95.1028C104.761 95.1816 110.968 95.7849 117.086 96.9114C119.392 97.2074 121.662 97.7656 123.85 98.5679C126.623 99.8059 128.032 102.549 128.44 105.331C128.5 105.777 128.569 106.224 128.62 106.67C128.643 106.802 128.665 106.933 128.678 107.065C128.899 108.809 129.084 110.545 129.207 112.292C129.241 112.767 129.266 113.232 129.3 113.707C129.304 113.839 129.318 113.979 129.323 114.111C129.398 115.536 129.426 116.6 129.436 116.9Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.494 116.862C129.521 117.637 129.538 118.385 129.563 119.117C129.588 119.848 129.612 120.563 129.627 121.25C129.724 124.358 129.806 127.027 129.868 129.364C129.895 130.143 129.911 130.879 129.926 131.588C129.959 132.803 129.979 133.912 129.996 134.942C130.003 135.421 130.01 135.883 130.016 136.327C130.024 136.558 130.023 136.789 130.021 137.003C130.019 137.216 130.018 137.447 130.026 137.66C130.059 146.849 129.285 148.019 127.093 160.781C126.629 163.507 125.903 172.422 125.309 180.466C125.298 180.676 125.277 180.885 125.265 181.085C125.268 181.131 125.266 181.167 125.26 181.203C125.194 181.977 125.137 182.752 125.088 183.499C125.077 183.726 125.058 183.963 125.038 184.191C125.013 184.547 124.978 184.903 124.962 185.249C124.964 185.285 124.962 185.313 124.956 185.34C124.931 185.687 124.905 186.024 124.88 186.362C124.844 186.955 124.799 187.539 124.753 188.097C124.734 188.37 124.716 188.635 124.706 188.9C124.699 188.955 124.7 189.01 124.693 189.065C124.64 189.696 124.604 190.28 124.567 190.829C124.555 191.012 124.542 191.186 124.529 191.36C124.516 191.506 124.511 191.643 124.497 191.772L124.497 191.781C124.485 191.964 124.472 192.147 124.459 192.311C124.449 192.54 124.428 192.76 124.416 192.961V192.97C124.377 193.538 124.177 194.091 123.837 194.546C123.498 195.002 123.033 195.35 122.499 195.554C121.074 196.106 119.64 196.604 118.197 197.029C116.272 197.602 114.353 198.075 112.443 198.446C112.03 198.529 111.608 198.612 111.195 198.685C110.185 198.872 109.172 199.023 108.169 199.155C107.616 199.231 107.063 199.298 106.509 199.347C106.15 199.392 105.79 199.427 105.43 199.454C104.931 199.511 104.441 199.549 103.961 199.587C103.258 199.639 102.574 199.672 101.889 199.706C101.231 199.738 100.564 199.762 99.915 199.776C99.5904 199.783 99.2657 199.79 98.9501 199.788C98.6811 199.794 98.4121 199.8 98.152 199.796L97.047 199.793C96.4149 199.779 95.801 199.764 95.1869 199.741C94.5727 199.717 93.9677 199.694 93.3809 199.66C92.7939 199.627 92.1977 199.593 91.6196 199.551C91.0413 199.508 90.4812 199.455 89.9304 199.403C88.2587 199.245 86.688 199.057 85.2369 198.839C82.4126 198.428 79.6086 197.878 76.8359 197.188C76.1433 197.018 75.5052 196.68 74.9792 196.201C74.4523 195.722 74.0541 195.129 73.8202 194.459C73.8104 194.441 73.8101 194.422 73.8004 194.404C73.6506 193.954 73.5007 193.504 73.3601 193.045C68.4812 177.871 66.2804 161.508 65.4448 146.916C65.3471 145.189 65.2684 143.481 65.209 141.811C65.1798 141.251 65.1695 140.701 65.1498 140.151C65.0847 138.177 65.0575 136.249 65.0404 134.368C65.0326 133.459 65.0249 132.569 65.0268 131.688C65.0061 122.293 65.475 112.956 66.4278 103.706C66.7551 101.783 67.7381 100.03 69.2206 98.7201C69.3567 98.6495 69.4925 98.5698 69.6287 98.5078C71.5236 97.7295 73.5126 97.1813 75.5521 96.8719C78.2446 96.3422 80.964 95.9453 83.6985 95.6897C88.6736 95.32 93.6113 94.9949 98.5943 95.0652C104.819 95.144 111.026 95.7474 117.145 96.8738C119.451 97.1699 121.72 97.728 123.908 98.5303C126.681 99.7683 128.09 102.511 128.498 105.293C128.558 105.74 128.628 106.186 128.679 106.633C128.701 106.764 128.724 106.896 128.737 107.027C128.958 108.771 129.143 110.508 129.265 112.255C129.299 112.729 129.324 113.195 129.358 113.669C129.363 113.801 129.377 113.942 129.381 114.074C129.457 115.498 129.484 116.563 129.494 116.862Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.553 116.824C129.579 117.599 129.596 118.348 129.621 119.079C129.646 119.811 129.671 120.525 129.685 121.213C129.782 124.32 129.864 126.99 129.926 129.326C129.953 130.106 129.969 130.841 129.984 131.55C130.017 132.765 130.037 133.874 130.054 134.904C130.062 135.383 130.068 135.845 130.074 136.289C130.082 136.52 130.081 136.752 130.079 136.965C130.078 137.178 130.077 137.409 130.084 137.623C130.118 146.811 129.343 147.981 127.151 160.743C126.687 163.469 125.961 172.384 125.367 180.429C125.356 180.638 125.335 180.847 125.324 181.047C125.326 181.093 125.324 181.129 125.318 181.166C125.252 181.94 125.195 182.714 125.146 183.461C125.135 183.689 125.116 183.926 125.096 184.154C125.071 184.509 125.037 184.865 125.021 185.211C125.023 185.248 125.021 185.275 125.014 185.302C124.989 185.649 124.963 185.987 124.938 186.324C124.902 186.917 124.857 187.502 124.811 188.059C124.793 188.333 124.774 188.598 124.764 188.863C124.757 188.918 124.759 188.972 124.751 189.027C124.698 189.658 124.662 190.243 124.625 190.792C124.613 190.974 124.6 191.148 124.588 191.322C124.574 191.469 124.569 191.606 124.555 191.734L124.555 191.743C124.543 191.926 124.53 192.109 124.517 192.274C124.507 192.503 124.486 192.722 124.474 192.924L124.475 192.933C124.435 193.501 124.235 194.053 123.895 194.509C123.556 194.964 123.092 195.313 122.557 195.516C121.132 196.069 119.698 196.566 118.255 196.991C116.33 197.564 114.412 198.037 112.502 198.409C112.089 198.491 111.666 198.574 111.253 198.647C110.243 198.835 109.231 198.985 108.227 199.117C107.674 199.194 107.121 199.261 106.568 199.31C106.208 199.354 105.848 199.39 105.488 199.416C104.99 199.473 104.5 199.511 104.019 199.549C103.317 199.601 102.632 199.635 101.947 199.668C101.289 199.701 100.622 199.725 99.9734 199.739C99.6488 199.746 99.3241 199.753 99.0085 199.751C98.7394 199.756 98.4704 199.762 98.2104 199.759L97.105 199.755C96.4729 199.741 95.8593 199.727 95.2453 199.703C94.6311 199.68 94.026 199.656 93.4392 199.623C92.8523 199.589 92.2557 199.556 91.6776 199.513C91.0993 199.47 90.5396 199.418 89.9888 199.365C88.3171 199.207 86.746 199.02 85.2949 198.801C82.4706 198.391 79.667 197.84 76.8942 197.15C76.2016 196.98 75.5632 196.642 75.0372 196.163C74.5103 195.684 74.1121 195.091 73.8782 194.421C73.8684 194.403 73.8681 194.384 73.8584 194.366C73.7086 193.917 73.559 193.467 73.4185 193.008C68.5396 177.833 66.3387 161.47 65.5031 146.878C65.4054 145.151 65.3267 143.443 65.2673 141.773C65.2382 141.214 65.2275 140.663 65.2078 140.113C65.1427 138.139 65.1158 136.211 65.0988 134.33C65.0909 133.422 65.0833 132.532 65.0851 131.651C65.0645 122.256 65.5333 112.919 66.4862 103.668C66.8135 101.746 67.7961 99.9922 69.2786 98.6825C69.4147 98.6119 69.5509 98.5322 69.6871 98.4702C71.582 97.6919 73.5709 97.1437 75.6104 96.8343C78.303 96.3046 81.022 95.9077 83.7565 95.6521C88.7316 95.2824 93.6697 94.9573 98.6526 95.0276C104.878 95.1064 111.084 95.7098 117.203 96.8362C119.509 97.1323 121.779 97.6904 123.967 98.4927C126.74 99.7307 128.149 102.474 128.557 105.256C128.617 105.702 128.686 106.149 128.737 106.595C128.759 106.727 128.782 106.858 128.795 106.989C129.016 108.733 129.201 110.47 129.323 112.217C129.358 112.691 129.383 113.157 129.417 113.632C129.421 113.763 129.435 113.904 129.439 114.036C129.515 115.461 129.543 116.525 129.553 116.824Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.611 116.787C129.638 117.562 129.654 118.31 129.679 119.042C129.704 119.773 129.729 120.487 129.743 121.175C129.84 124.282 129.923 126.952 129.985 129.289C130.011 130.068 130.028 130.803 130.043 131.513C130.075 132.727 130.095 133.836 130.112 134.866C130.12 135.346 130.127 135.808 130.133 136.252C130.141 136.483 130.14 136.714 130.138 136.927C130.136 137.141 130.135 137.372 130.142 137.585C130.176 146.774 129.401 147.944 127.209 160.706C126.745 163.431 126.02 172.347 125.426 180.391C125.414 180.6 125.394 180.81 125.382 181.01C125.384 181.055 125.383 181.092 125.377 181.128C125.311 181.902 125.254 182.676 125.205 183.423C125.194 183.651 125.174 183.888 125.154 184.116C125.129 184.471 125.095 184.827 125.079 185.174C125.081 185.21 125.079 185.237 125.073 185.265C125.048 185.611 125.022 185.949 124.996 186.287C124.961 186.88 124.915 187.464 124.869 188.021C124.851 188.295 124.832 188.56 124.822 188.825C124.815 188.88 124.817 188.935 124.809 188.989C124.757 189.62 124.721 190.205 124.684 190.754C124.671 190.937 124.659 191.111 124.646 191.284C124.632 191.431 124.628 191.568 124.613 191.696V191.705C124.601 191.889 124.589 192.071 124.576 192.236C124.565 192.465 124.545 192.685 124.533 192.886L124.533 192.895C124.494 193.463 124.293 194.016 123.954 194.471C123.614 194.927 123.15 195.275 122.616 195.479C121.191 196.031 119.757 196.529 118.313 196.954C116.388 197.527 114.47 197.999 112.56 198.371C112.147 198.454 111.725 198.536 111.311 198.61C110.301 198.797 109.289 198.947 108.285 199.08C107.733 199.156 107.179 199.223 106.626 199.272C106.266 199.317 105.906 199.352 105.546 199.378C105.048 199.435 104.558 199.473 104.078 199.512C103.375 199.564 102.69 199.597 102.005 199.63C101.348 199.663 100.68 199.687 100.031 199.701C99.7069 199.708 99.3825 199.715 99.0669 199.713C98.7979 199.719 98.5285 199.725 98.2685 199.721L97.1634 199.717C96.5313 199.703 95.9178 199.689 95.3037 199.666C94.6895 199.642 94.0845 199.618 93.4977 199.585C92.9107 199.552 92.3142 199.518 91.736 199.476C91.1578 199.433 90.5977 199.38 90.0469 199.327C88.3752 199.17 86.8044 198.982 85.3533 198.764C82.529 198.353 79.7251 197.803 76.9523 197.113C76.2598 196.942 75.6217 196.605 75.0957 196.125C74.5688 195.646 74.1706 195.054 73.9366 194.384C73.9269 194.365 73.9265 194.347 73.9168 194.329C73.7671 193.879 73.6171 193.429 73.4766 192.97C68.5977 177.796 66.3968 161.432 65.5612 146.84C65.4635 145.113 65.3848 143.406 65.3254 141.735C65.2963 141.176 65.286 140.626 65.2663 140.076C65.2012 138.101 65.1739 136.174 65.1569 134.292C65.149 133.384 65.1414 132.494 65.1432 131.613C65.1226 122.218 65.5918 112.881 66.5446 103.631C66.8719 101.708 67.8545 99.9546 69.3371 98.6449C69.4731 98.5743 69.609 98.4946 69.7452 98.4326C71.6401 97.6543 73.629 97.1061 75.6685 96.7967C78.3611 96.267 81.0805 95.8701 83.8149 95.6145C88.7901 95.2448 93.7281 94.9197 98.7111 94.99C104.936 95.0688 111.143 95.6722 117.261 96.7986C119.567 97.0947 121.837 97.6528 124.025 98.4551C126.798 99.6931 128.207 102.436 128.615 105.218C128.675 105.664 128.744 106.111 128.795 106.558C128.817 106.689 128.84 106.82 128.853 106.952C129.074 108.696 129.259 110.432 129.382 112.179C129.416 112.654 129.441 113.119 129.475 113.594C129.479 113.726 129.493 113.867 129.498 113.998C129.573 115.423 129.601 116.488 129.611 116.787Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.669 116.749C129.696 117.524 129.713 118.273 129.738 119.004C129.763 119.736 129.787 120.45 129.802 121.138C129.899 124.245 129.981 126.915 130.043 129.251C130.07 130.03 130.086 130.766 130.101 131.475C130.133 132.69 130.153 133.799 130.171 134.829C130.178 135.308 130.185 135.77 130.191 136.214C130.199 136.445 130.198 136.676 130.196 136.89C130.194 137.103 130.193 137.334 130.2 137.548C130.234 146.736 129.459 147.906 127.267 160.668C126.803 163.394 126.078 172.309 125.484 180.354C125.473 180.563 125.452 180.772 125.44 180.972C125.443 181.018 125.441 181.054 125.435 181.091C125.369 181.865 125.312 182.639 125.263 183.386C125.252 183.613 125.233 183.85 125.213 184.078C125.188 184.434 125.153 184.79 125.137 185.136C125.139 185.172 125.137 185.2 125.131 185.227C125.106 185.574 125.08 185.911 125.054 186.249C125.019 186.842 124.974 187.427 124.928 187.984C124.909 188.258 124.89 188.523 124.881 188.787C124.873 188.842 124.875 188.897 124.868 188.952C124.815 189.583 124.779 190.168 124.742 190.716C124.73 190.899 124.717 191.073 124.704 191.247C124.69 191.393 124.686 191.53 124.671 191.659L124.672 191.668C124.659 191.851 124.647 192.034 124.634 192.199C124.623 192.427 124.603 192.647 124.591 192.848L124.591 192.858C124.552 193.425 124.352 193.978 124.012 194.434C123.673 194.889 123.208 195.238 122.674 195.441C121.249 195.993 119.815 196.491 118.372 196.916C116.447 197.489 114.528 197.962 112.618 198.334C112.205 198.416 111.783 198.499 111.37 198.572C110.359 198.759 109.347 198.91 108.344 199.042C107.791 199.119 107.238 199.186 106.684 199.235C106.324 199.279 105.965 199.315 105.604 199.341C105.106 199.398 104.616 199.436 104.136 199.474C103.433 199.526 102.748 199.559 102.063 199.593C101.406 199.626 100.739 199.649 100.09 199.664C99.7652 199.671 99.4405 199.678 99.1249 199.675C98.8559 199.681 98.5869 199.687 98.3268 199.683L97.2218 199.68C96.5897 199.666 95.9758 199.652 95.3617 199.628C94.7475 199.605 94.1425 199.581 93.5557 199.547C92.9687 199.514 92.3725 199.481 91.7944 199.438C91.2161 199.395 90.656 199.343 90.1052 199.29C88.4335 199.132 86.8624 198.944 85.4113 198.726C82.587 198.315 79.7834 197.765 77.0107 197.075C76.3181 196.905 75.68 196.567 75.154 196.088C74.6271 195.609 74.2289 195.016 73.995 194.346C73.9852 194.328 73.9846 194.309 73.9748 194.291C73.8251 193.841 73.6755 193.392 73.5349 192.933C68.656 177.758 66.4552 161.395 65.6196 146.803C65.5219 145.076 65.4432 143.368 65.3838 141.698C65.3546 141.139 65.3443 140.588 65.3246 140.038C65.2595 138.064 65.2323 136.136 65.2153 134.255C65.2074 133.347 65.1997 132.456 65.2016 131.576C65.1809 122.18 65.6498 112.843 66.6026 103.593C66.9299 101.67 67.9129 99.917 69.3954 98.6073C69.5315 98.5367 69.6673 98.457 69.8035 98.395C71.6984 97.6167 73.6874 97.0685 75.7269 96.7591C78.4194 96.2294 81.1385 95.8325 83.8729 95.5769C88.8481 95.2072 93.7861 94.8821 98.7691 94.9524C104.994 95.0312 111.201 95.6346 117.32 96.761C119.626 97.0571 121.895 97.6152 124.083 98.4175C126.856 99.6555 128.265 102.398 128.673 105.18C128.733 105.627 128.802 106.073 128.853 106.52C128.876 106.651 128.898 106.783 128.911 106.914C129.132 108.658 129.317 110.395 129.44 112.142C129.474 112.616 129.499 113.082 129.533 113.556C129.538 113.688 129.551 113.829 129.556 113.961C129.631 115.385 129.659 116.45 129.669 116.749Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.728 116.712C129.754 117.486 129.771 118.235 129.796 118.966C129.821 119.698 129.845 120.412 129.86 121.1C129.957 124.207 130.039 126.877 130.101 129.214C130.128 129.993 130.144 130.728 130.16 131.437C130.192 132.652 130.212 133.761 130.229 134.791C130.237 135.271 130.243 135.732 130.249 136.177C130.257 136.408 130.256 136.639 130.255 136.852C130.253 137.066 130.252 137.297 130.259 137.51C130.293 146.698 129.518 147.868 127.326 160.63C126.862 163.356 126.136 172.271 125.542 180.316C125.531 180.525 125.51 180.735 125.498 180.935C125.501 180.98 125.499 181.017 125.493 181.053C125.427 181.827 125.37 182.601 125.321 183.348C125.311 183.576 125.291 183.813 125.271 184.041C125.246 184.396 125.212 184.752 125.196 185.098C125.198 185.135 125.196 185.162 125.189 185.19C125.164 185.536 125.139 185.874 125.113 186.211C125.077 186.805 125.032 187.389 124.986 187.946C124.968 188.22 124.949 188.485 124.939 188.75C124.932 188.805 124.934 188.86 124.926 188.914C124.873 189.545 124.837 190.13 124.8 190.679C124.788 190.862 124.775 191.035 124.763 191.209C124.749 191.356 124.744 191.493 124.73 191.621L124.73 191.63C124.718 191.813 124.705 191.996 124.692 192.161C124.682 192.39 124.661 192.61 124.649 192.811L124.65 192.82C124.61 193.388 124.41 193.941 124.07 194.396C123.731 194.852 123.267 195.2 122.732 195.404C121.307 195.956 119.873 196.453 118.43 196.878C116.505 197.452 114.587 197.924 112.676 198.296C112.263 198.378 111.841 198.461 111.428 198.534C110.418 198.722 109.406 198.872 108.402 199.005C107.849 199.081 107.296 199.148 106.743 199.197C106.383 199.242 106.023 199.277 105.663 199.303C105.165 199.36 104.675 199.398 104.194 199.436C103.492 199.489 102.807 199.522 102.122 199.555C101.465 199.588 100.797 199.612 100.148 199.626C99.8238 199.633 99.4991 199.64 99.1835 199.638C98.9145 199.644 98.6455 199.649 98.3854 199.646L97.28 199.642C96.6479 199.628 96.0344 199.614 95.4203 199.59C94.8061 199.567 94.2011 199.543 93.6143 199.51C93.0273 199.476 92.4308 199.443 91.8527 199.4C91.2744 199.358 90.7143 199.305 90.1635 199.252C88.4918 199.095 86.921 198.907 85.4699 198.689C82.6456 198.278 79.8417 197.728 77.0689 197.037C76.3764 196.867 75.7383 196.529 75.2123 196.05C74.6854 195.571 74.2872 194.978 74.0532 194.308C74.0435 194.29 74.0431 194.272 74.0334 194.254C73.8837 193.804 73.7341 193.354 73.5935 192.895C68.7146 177.721 66.5134 161.357 65.6779 146.765C65.5801 145.038 65.5014 143.331 65.442 141.66C65.4129 141.101 65.4026 140.55 65.3829 140C65.3178 138.026 65.2905 136.098 65.2735 134.217C65.2656 133.309 65.2583 132.419 65.2602 131.538C65.2395 122.143 65.7084 112.806 66.6612 103.556C66.9885 101.633 67.9711 99.8794 69.4537 98.5697C69.5897 98.4991 69.7256 98.4194 69.8618 98.3574C71.7567 97.5792 73.7456 97.0309 75.7851 96.7215C78.4777 96.1918 81.1971 95.7949 83.9315 95.5393C88.9067 95.1696 93.8447 94.8445 98.8277 94.9148C105.053 94.9936 111.26 95.597 117.378 96.7234C119.684 97.0195 121.954 97.5776 124.142 98.3799C126.915 99.618 128.324 102.361 128.732 105.143C128.792 105.589 128.861 106.036 128.912 106.482C128.934 106.614 128.957 106.745 128.97 106.877C129.191 108.621 129.376 110.357 129.498 112.104C129.533 112.579 129.557 113.044 129.591 113.519C129.596 113.651 129.61 113.791 129.614 113.923C129.69 115.348 129.718 116.412 129.728 116.712Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.786 116.674C129.812 117.449 129.829 118.197 129.854 118.929C129.879 119.66 129.904 120.375 129.918 121.062C130.016 124.17 130.098 126.839 130.16 129.176C130.187 129.955 130.203 130.691 130.218 131.4C130.251 132.615 130.27 133.724 130.287 134.754C130.295 135.233 130.302 135.695 130.308 136.139C130.316 136.37 130.314 136.601 130.313 136.815C130.311 137.028 130.31 137.259 130.317 137.472C130.351 146.661 129.576 147.831 127.384 160.593C126.92 163.319 126.195 172.234 125.601 180.278C125.589 180.488 125.569 180.697 125.557 180.897C125.559 180.943 125.558 180.979 125.552 181.015C125.486 181.789 125.429 182.564 125.38 183.311C125.369 183.538 125.349 183.775 125.329 184.003C125.304 184.359 125.27 184.715 125.254 185.061C125.256 185.097 125.254 185.125 125.248 185.152C125.222 185.499 125.197 185.836 125.171 186.174C125.136 186.767 125.091 187.351 125.045 187.909C125.026 188.182 125.007 188.447 124.997 188.712C124.99 188.767 124.992 188.822 124.984 188.877C124.932 189.508 124.896 190.093 124.859 190.641C124.846 190.824 124.833 190.998 124.821 191.172C124.807 191.318 124.802 191.455 124.788 191.584L124.789 191.593C124.776 191.776 124.764 191.959 124.751 192.123C124.74 192.352 124.72 192.572 124.708 192.773V192.782C124.668 193.35 124.468 193.903 124.129 194.358C123.789 194.814 123.325 195.162 122.791 195.366C121.366 195.918 119.932 196.416 118.489 196.841C116.563 197.414 114.645 197.887 112.735 198.258C112.322 198.341 111.9 198.424 111.486 198.497C110.476 198.684 109.464 198.835 108.46 198.967C107.908 199.043 107.354 199.11 106.801 199.159C106.441 199.204 106.081 199.239 105.721 199.266C105.223 199.323 104.733 199.361 104.253 199.399C103.55 199.451 102.865 199.484 102.18 199.518C101.523 199.55 100.856 199.574 100.207 199.588C99.8819 199.595 99.5572 199.602 99.2416 199.6C98.9726 199.606 98.7036 199.612 98.4435 199.608L97.3385 199.605C96.7064 199.591 96.0925 199.576 95.4784 199.553C94.8642 199.529 94.2592 199.506 93.6724 199.472C93.0854 199.439 92.4892 199.406 91.9111 199.363C91.3328 199.32 90.7727 199.267 90.2219 199.215C88.5502 199.057 86.9795 198.869 85.5284 198.651C82.7041 198.24 79.9001 197.69 77.1274 197C76.4348 196.83 75.7967 196.492 75.2707 196.013C74.7438 195.534 74.3456 194.941 74.1117 194.271C74.1019 194.253 74.1016 194.234 74.0919 194.216C73.9421 193.766 73.7922 193.316 73.6516 192.857C68.7727 177.683 66.5719 161.32 65.7363 146.728C65.6386 145.001 65.5599 143.293 65.5005 141.623C65.4713 141.063 65.461 140.513 65.4413 139.963C65.3762 137.989 65.349 136.061 65.332 134.18C65.3241 133.272 65.3164 132.381 65.3183 131.501C65.2976 122.105 65.7668 112.768 66.7196 103.518C67.047 101.595 68.0296 99.8418 69.5121 98.5321C69.6482 98.4615 69.784 98.3818 69.9202 98.3198C71.8151 97.5416 73.8041 96.9933 75.8436 96.6839C78.5361 96.1542 81.2555 95.7574 83.99 95.5017C88.9651 95.132 93.9028 94.8069 98.8858 94.8772C105.111 94.956 111.318 95.5594 117.436 96.6858C119.742 96.9819 122.012 97.5401 124.2 98.3423C126.973 99.5804 128.382 102.323 128.79 105.105C128.85 105.552 128.919 105.998 128.97 106.445C128.992 106.576 129.015 106.708 129.029 106.839C129.249 108.583 129.434 110.32 129.557 112.067C129.591 112.541 129.616 113.007 129.65 113.481C129.654 113.613 129.668 113.754 129.673 113.886C129.748 115.31 129.776 116.375 129.786 116.674Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.844 116.636C129.871 117.411 129.887 118.16 129.912 118.891C129.937 119.623 129.962 120.337 129.977 121.025C130.074 124.132 130.156 126.802 130.218 129.138C130.245 129.918 130.261 130.653 130.276 131.362C130.309 132.577 130.329 133.686 130.346 134.716C130.353 135.195 130.36 135.657 130.366 136.102C130.374 136.333 130.373 136.564 130.371 136.777C130.369 136.99 130.368 137.222 130.375 137.435C130.409 146.623 129.634 147.793 127.442 160.555C126.978 163.281 126.253 172.196 125.659 180.241C125.648 180.45 125.627 180.659 125.615 180.859C125.618 180.905 125.616 180.941 125.61 180.978C125.544 181.752 125.487 182.526 125.438 183.273C125.427 183.501 125.407 183.738 125.387 183.966C125.362 184.321 125.328 184.677 125.312 185.023C125.314 185.06 125.312 185.087 125.306 185.114C125.281 185.461 125.255 185.799 125.229 186.136C125.194 186.729 125.149 187.314 125.103 187.871C125.084 188.145 125.065 188.41 125.056 188.675C125.048 188.73 125.05 188.784 125.043 188.839C124.99 189.47 124.954 190.055 124.917 190.604C124.905 190.787 124.892 190.96 124.879 191.134C124.865 191.281 124.861 191.418 124.847 191.546L124.847 191.555C124.834 191.738 124.822 191.921 124.809 192.086C124.798 192.315 124.778 192.534 124.766 192.736L124.766 192.745C124.727 193.313 124.526 193.865 124.187 194.321C123.847 194.776 123.383 195.125 122.849 195.328C121.424 195.88 119.99 196.378 118.547 196.803C116.621 197.376 114.703 197.849 112.793 198.221C112.38 198.303 111.958 198.386 111.544 198.459C110.534 198.647 109.522 198.797 108.519 198.929C107.966 199.006 107.413 199.073 106.859 199.122C106.5 199.166 106.14 199.202 105.779 199.228C105.281 199.285 104.791 199.323 104.311 199.361C103.608 199.413 102.923 199.447 102.238 199.48C101.581 199.513 100.914 199.537 100.265 199.551C99.9403 199.558 99.6156 199.565 99.3 199.562C99.0309 199.568 98.7619 199.574 98.5019 199.571L97.3965 199.567C96.7644 199.553 96.1508 199.539 95.5368 199.515C94.9226 199.492 94.3175 199.468 93.7307 199.435C93.1438 199.401 92.5472 199.368 91.9691 199.325C91.3908 199.282 90.8311 199.23 90.2803 199.177C88.6086 199.019 87.0375 198.832 85.5864 198.613C82.7621 198.203 79.9585 197.652 77.1857 196.962C76.4931 196.792 75.8547 196.454 75.3287 195.975C74.8018 195.496 74.4036 194.903 74.1697 194.233C74.1599 194.215 74.1596 194.196 74.1499 194.178C74.0001 193.729 73.8505 193.279 73.71 192.82C68.8311 177.645 66.6302 161.282 65.7946 146.69C65.6969 144.963 65.6182 143.255 65.5588 141.585C65.5297 141.026 65.519 140.475 65.4993 139.925C65.4342 137.951 65.4073 136.023 65.3903 134.142C65.3824 133.234 65.3748 132.344 65.3766 131.463C65.356 122.068 65.8248 112.731 66.7777 103.48C67.105 101.558 68.0876 99.8042 69.5701 98.4945C69.7062 98.4239 69.8424 98.3442 69.9786 98.2822C71.8735 97.504 73.8624 96.9557 75.9019 96.6463C78.5945 96.1166 81.3135 95.7197 84.048 95.4641C89.0231 95.0944 93.9612 94.7693 98.9442 94.8396C105.169 94.9185 111.376 95.5218 117.494 96.6482C119.8 96.9443 122.07 97.5024 124.258 98.3047C127.031 99.5427 128.44 102.286 128.848 105.068C128.908 105.514 128.977 105.961 129.028 106.407C129.051 106.539 129.073 106.67 129.087 106.801C129.307 108.545 129.492 110.282 129.615 112.029C129.649 112.503 129.674 112.969 129.708 113.444C129.713 113.575 129.726 113.716 129.731 113.848C129.806 115.273 129.834 116.337 129.844 116.636Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.903 116.599C129.929 117.374 129.946 118.122 129.971 118.854C129.996 119.585 130.02 120.299 130.035 120.987C130.132 124.095 130.214 126.764 130.276 129.101C130.303 129.88 130.319 130.616 130.334 131.325C130.367 132.539 130.387 133.648 130.404 134.678C130.411 135.158 130.418 135.62 130.424 136.064C130.432 136.295 130.431 136.526 130.429 136.739C130.428 136.953 130.427 137.184 130.434 137.397C130.467 146.586 129.693 147.756 127.501 160.518C127.037 163.243 126.311 172.158 125.717 180.203C125.706 180.412 125.685 180.622 125.673 180.822C125.676 180.867 125.674 180.904 125.668 180.94C125.602 181.714 125.545 182.488 125.496 183.235C125.485 183.463 125.466 183.7 125.446 183.928C125.421 184.283 125.387 184.639 125.371 184.986C125.373 185.022 125.371 185.049 125.364 185.077C125.339 185.423 125.313 185.761 125.288 186.099C125.252 186.692 125.207 187.276 125.161 187.833C125.142 188.107 125.124 188.372 125.114 188.637C125.106 188.692 125.109 188.747 125.101 188.801C125.048 189.432 125.012 190.017 124.975 190.566C124.963 190.749 124.95 190.923 124.937 191.096C124.924 191.243 124.919 191.38 124.905 191.508L124.905 191.517C124.893 191.701 124.88 191.884 124.867 192.048C124.856 192.277 124.836 192.497 124.824 192.698L124.825 192.707C124.785 193.275 124.585 193.828 124.245 194.283C123.906 194.739 123.442 195.087 122.907 195.291C121.482 195.843 120.048 196.341 118.605 196.766C116.68 197.339 114.761 197.811 112.851 198.183C112.438 198.266 112.016 198.348 111.603 198.422C110.593 198.609 109.58 198.76 108.577 198.892C108.024 198.968 107.471 199.035 106.918 199.084C106.558 199.129 106.198 199.164 105.838 199.19C105.339 199.247 104.85 199.285 104.369 199.324C103.667 199.376 102.982 199.409 102.296 199.442C101.639 199.475 100.972 199.499 100.323 199.513C99.9984 199.52 99.674 199.527 99.3584 199.525C99.0894 199.531 98.8204 199.537 98.5603 199.533L97.4549 199.529C96.8228 199.515 96.2093 199.501 95.5952 199.478C94.981 199.454 94.376 199.43 93.7892 199.397C93.2022 199.364 92.6057 199.33 92.0276 199.288C91.4493 199.245 90.8892 199.192 90.3384 199.139C88.6667 198.982 87.0959 198.794 85.6448 198.576C82.8205 198.165 80.0166 197.615 77.2438 196.925C76.5513 196.754 75.9132 196.417 75.3872 195.937C74.8603 195.458 74.4621 194.866 74.2281 194.196C74.2184 194.177 74.2181 194.159 74.2083 194.141C74.0586 193.691 73.9086 193.241 73.7681 192.782C68.8892 177.608 66.6883 161.244 65.8528 146.652C65.755 144.925 65.6763 143.218 65.6169 141.547C65.5878 140.988 65.5775 140.438 65.5578 139.888C65.4927 137.913 65.4654 135.986 65.4484 134.105C65.4405 133.196 65.4329 132.306 65.4347 131.425C65.4141 122.03 65.8833 112.693 66.8361 103.443C67.1634 101.52 68.146 99.7666 69.6286 98.4569C69.7646 98.3863 69.9005 98.3066 70.0367 98.2446C71.9316 97.4664 73.9205 96.9181 75.96 96.6087C78.6526 96.079 81.372 95.6821 84.1064 95.4265C89.0816 95.0568 94.0196 94.7317 99.0026 94.802C105.228 94.8809 111.434 95.4842 117.553 96.6106C119.859 96.9067 122.129 97.4648 124.317 98.2671C127.09 99.5051 128.499 102.248 128.907 105.03C128.967 105.476 129.035 105.923 129.087 106.37C129.109 106.501 129.132 106.632 129.145 106.764C129.366 108.508 129.551 110.244 129.673 111.991C129.707 112.466 129.732 112.931 129.766 113.406C129.771 113.538 129.785 113.679 129.789 113.81C129.865 115.235 129.893 116.3 129.903 116.599Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M129.961 116.561C129.988 117.336 130.004 118.085 130.029 118.816C130.054 119.548 130.079 120.262 130.093 120.95C130.191 124.057 130.273 126.726 130.335 129.063C130.362 129.842 130.377 130.578 130.393 131.287C130.425 132.502 130.445 133.611 130.462 134.641C130.47 135.12 130.477 135.582 130.483 136.026C130.491 136.257 130.489 136.488 130.488 136.702C130.486 136.915 130.485 137.146 130.492 137.36C130.526 146.548 129.751 147.718 127.559 160.48C127.095 163.206 126.37 172.121 125.776 180.166C125.764 180.375 125.744 180.584 125.732 180.784C125.734 180.83 125.733 180.866 125.726 180.903C125.66 181.677 125.604 182.451 125.555 183.198C125.544 183.425 125.524 183.662 125.504 183.89C125.479 184.246 125.445 184.602 125.429 184.948C125.431 184.984 125.429 185.012 125.423 185.039C125.397 185.386 125.372 185.724 125.346 186.061C125.31 186.654 125.266 187.239 125.22 187.796C125.201 188.07 125.182 188.335 125.172 188.599C125.165 188.654 125.167 188.709 125.159 188.764C125.107 189.395 125.071 189.98 125.034 190.528C125.021 190.711 125.008 190.885 124.996 191.059C124.982 191.205 124.977 191.343 124.963 191.471L124.964 191.48C124.951 191.663 124.939 191.846 124.926 192.011C124.915 192.239 124.894 192.459 124.883 192.661L124.883 192.67C124.844 193.237 124.643 193.79 124.304 194.246C123.964 194.701 123.5 195.05 122.965 195.253C121.541 195.805 120.107 196.303 118.664 196.728C116.738 197.301 114.82 197.774 112.91 198.146C112.497 198.228 112.075 198.311 111.662 198.384C110.651 198.571 109.639 198.722 108.635 198.854C108.083 198.931 107.53 198.998 106.976 199.047C106.616 199.091 106.256 199.127 105.896 199.153C105.398 199.21 104.908 199.248 104.427 199.286C103.725 199.338 103.04 199.372 102.355 199.405C101.698 199.438 101.031 199.461 100.382 199.476C100.057 199.483 99.7323 199.49 99.4167 199.487C99.1476 199.493 98.8786 199.499 98.6186 199.495L97.5135 199.492C96.8814 199.478 96.2675 199.464 95.6535 199.44C95.0393 199.417 94.4342 199.393 93.8474 199.359C93.2605 199.326 92.6643 199.293 92.0861 199.25C91.5079 199.207 90.9478 199.155 90.397 199.102C88.7253 198.944 87.1545 198.756 85.7034 198.538C82.8791 198.127 80.0752 197.577 77.3024 196.887C76.6098 196.717 75.9718 196.379 75.4458 195.9C74.9189 195.421 74.5207 194.828 74.2867 194.158C74.277 194.14 74.2763 194.121 74.2666 194.103C74.1168 193.654 73.9672 193.204 73.8267 192.745C68.9478 177.57 66.7469 161.207 65.9113 146.615C65.8136 144.888 65.7349 143.18 65.6755 141.51C65.6464 140.951 65.6361 140.4 65.6164 139.85C65.5513 137.876 65.524 135.948 65.507 134.067C65.4991 133.159 65.4915 132.268 65.4933 131.388C65.4727 121.992 65.9415 112.655 66.8944 103.405C67.2217 101.482 68.2046 99.729 69.6872 98.4194C69.8232 98.3487 69.9591 98.269 70.0953 98.207C71.9902 97.4288 73.9791 96.8805 76.0186 96.5711C78.7112 96.0414 81.4306 95.6445 84.165 95.3889C89.1402 95.0192 94.0779 94.6941 99.0609 94.7644C105.286 94.8433 111.493 95.4466 117.612 96.573C119.917 96.8691 122.187 97.4272 124.375 98.2295C127.148 99.4675 128.557 102.21 128.965 104.992C129.025 105.439 129.094 105.885 129.145 106.332C129.168 106.463 129.19 106.595 129.204 106.726C129.424 108.47 129.609 110.207 129.732 111.954C129.766 112.428 129.791 112.894 129.825 113.368C129.829 113.5 129.843 113.641 129.848 113.773C129.924 115.197 129.951 116.262 129.961 116.561Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.019 116.524C130.046 117.298 130.062 118.047 130.087 118.778C130.112 119.51 130.137 120.224 130.152 120.912C130.249 124.019 130.331 126.689 130.393 129.026C130.42 129.805 130.436 130.54 130.451 131.249C130.484 132.464 130.504 133.573 130.521 134.603C130.528 135.083 130.535 135.544 130.541 135.989C130.549 136.22 130.548 136.451 130.546 136.664C130.544 136.878 130.543 137.109 130.55 137.322C130.584 146.51 129.809 147.68 127.617 160.442C127.153 163.168 126.428 172.083 125.834 180.128C125.822 180.337 125.802 180.547 125.79 180.747C125.792 180.792 125.791 180.829 125.785 180.865C125.719 181.639 125.662 182.413 125.613 183.16C125.602 183.388 125.582 183.625 125.562 183.853C125.537 184.208 125.503 184.564 125.487 184.91C125.489 184.947 125.487 184.974 125.481 185.002C125.456 185.348 125.43 185.686 125.404 186.023C125.369 186.617 125.324 187.201 125.278 187.758C125.259 188.032 125.24 188.297 125.231 188.562C125.223 188.617 125.225 188.672 125.218 188.726C125.165 189.357 125.129 189.942 125.092 190.491C125.079 190.674 125.067 190.847 125.054 191.021C125.04 191.168 125.036 191.305 125.022 191.433L125.022 191.442C125.01 191.625 124.997 191.808 124.984 191.973C124.973 192.202 124.953 192.422 124.941 192.623L124.941 192.632C124.902 193.2 124.701 193.753 124.362 194.208C124.022 194.664 123.558 195.012 123.024 195.216C121.599 195.768 120.165 196.265 118.722 196.69C116.796 197.264 114.878 197.736 112.968 198.108C112.555 198.19 112.133 198.273 111.72 198.347C110.709 198.534 109.697 198.684 108.694 198.817C108.141 198.893 107.588 198.96 107.034 199.009C106.675 199.054 106.315 199.089 105.954 199.115C105.456 199.172 104.966 199.21 104.486 199.248C103.783 199.301 103.098 199.334 102.413 199.367C101.756 199.4 101.089 199.424 100.44 199.438C100.115 199.445 99.7906 199.452 99.475 199.45C99.206 199.456 98.937 199.461 98.6769 199.458L97.5715 199.454C96.9394 199.44 96.3259 199.426 95.7118 199.402C95.0976 199.379 94.4926 199.355 93.9058 199.322C93.3188 199.288 92.7223 199.255 92.1442 199.212C91.5659 199.17 91.0058 199.117 90.455 199.064C88.7833 198.907 87.2125 198.719 85.7614 198.501C82.9371 198.09 80.1332 197.54 77.3604 196.849C76.6679 196.679 76.0298 196.341 75.5038 195.862C74.9769 195.383 74.5787 194.79 74.3447 194.12C74.335 194.102 74.3347 194.084 74.3249 194.066C74.1752 193.616 74.0256 193.166 73.885 192.707C69.0061 177.533 66.8049 161.169 65.9694 146.577C65.8716 144.85 65.7929 143.143 65.7335 141.472C65.7044 140.913 65.6941 140.362 65.6744 139.812C65.6093 137.838 65.582 135.91 65.565 134.029C65.5571 133.121 65.5498 132.231 65.5517 131.35C65.531 121.955 65.9999 112.618 66.9527 103.368C67.28 101.445 68.2626 99.6914 69.7452 98.3818C69.8813 98.3111 70.0171 98.2314 70.1533 98.1694C72.0482 97.3912 74.0375 96.8429 76.077 96.5336C78.7695 96.0038 81.4886 95.6069 84.223 95.3513C89.1982 94.9816 94.1362 94.6565 99.1192 94.7268C105.344 94.8057 111.551 95.409 117.67 96.5354C119.975 96.8315 122.245 97.3897 124.433 98.1919C127.206 99.43 128.615 102.173 129.023 104.955C129.083 105.401 129.152 105.848 129.203 106.294C129.226 106.426 129.248 106.557 129.262 106.689C129.482 108.433 129.667 110.169 129.79 111.916C129.824 112.391 129.849 112.856 129.883 113.331C129.887 113.463 129.901 113.603 129.906 113.735C129.982 115.16 130.009 116.224 130.019 116.524Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.077 116.486C130.104 117.261 130.121 118.009 130.146 118.741C130.171 119.472 130.195 120.187 130.21 120.874C130.307 123.982 130.389 126.651 130.451 128.988C130.478 129.767 130.494 130.503 130.509 131.212C130.542 132.427 130.562 133.536 130.579 134.566C130.586 135.045 130.593 135.507 130.599 135.951C130.607 136.182 130.606 136.413 130.604 136.627C130.602 136.84 130.601 137.071 130.609 137.284C130.642 146.473 129.868 147.643 127.676 160.405C127.212 163.131 126.486 172.046 125.892 180.09C125.881 180.3 125.86 180.509 125.848 180.709C125.851 180.755 125.849 180.791 125.843 180.827C125.777 181.601 125.72 182.376 125.671 183.123C125.66 183.35 125.641 183.587 125.621 183.815C125.596 184.171 125.562 184.527 125.546 184.873C125.548 184.909 125.546 184.937 125.539 184.964C125.514 185.311 125.488 185.648 125.463 185.986C125.427 186.579 125.382 187.163 125.336 187.721C125.317 187.994 125.299 188.259 125.289 188.524C125.282 188.579 125.283 188.634 125.276 188.689C125.223 189.32 125.187 189.905 125.15 190.453C125.138 190.636 125.125 190.81 125.112 190.984C125.099 191.13 125.094 191.267 125.08 191.396V191.405C125.068 191.588 125.055 191.771 125.042 191.935C125.032 192.164 125.011 192.384 124.999 192.585L125 192.594C124.96 193.162 124.76 193.715 124.42 194.17C124.081 194.626 123.617 194.975 123.082 195.178C121.657 195.73 120.223 196.228 118.78 196.653C116.855 197.226 114.936 197.699 113.026 198.07C112.613 198.153 112.191 198.236 111.778 198.309C110.768 198.496 109.755 198.647 108.752 198.779C108.199 198.855 107.646 198.922 107.092 198.971C106.733 199.016 106.373 199.051 106.013 199.078C105.514 199.135 105.025 199.173 104.544 199.211C103.842 199.263 103.157 199.296 102.472 199.33C101.814 199.362 101.147 199.386 100.498 199.4C100.173 199.407 99.8491 199.414 99.5335 199.412C99.2644 199.418 98.9951 199.424 98.735 199.42L97.63 199.417C96.9979 199.403 96.3843 199.388 95.7703 199.365C95.1561 199.341 94.5507 199.318 93.9639 199.284C93.3769 199.251 92.7807 199.218 92.2026 199.175C91.6243 199.132 91.0642 199.079 90.5134 199.027C88.8417 198.869 87.271 198.681 85.8199 198.463C82.9956 198.052 80.1916 197.502 77.4189 196.812C76.7263 196.642 76.0882 196.304 75.5622 195.825C75.0353 195.346 74.6371 194.753 74.4032 194.083C74.3934 194.065 74.3931 194.046 74.3834 194.028C74.2336 193.578 74.0837 193.128 73.9431 192.669C69.0642 177.495 66.8634 161.132 66.0278 146.54C65.9301 144.813 65.8514 143.105 65.792 141.435C65.7628 140.875 65.7525 140.325 65.7328 139.775C65.6677 137.801 65.6405 135.873 65.6235 133.992C65.6156 133.084 65.6079 132.193 65.6098 131.313C65.5891 121.917 66.0583 112.58 67.0112 103.33C67.3385 101.407 68.3211 99.6538 69.8036 98.3442C69.9397 98.2735 70.0755 98.1938 70.2117 98.1318C72.1066 97.3536 74.0956 96.8053 76.1351 96.496C78.8276 95.9662 81.547 95.5694 84.2815 95.3137C89.2566 94.9441 94.1943 94.6189 99.1773 94.6892C105.402 94.7681 111.609 95.3714 117.728 96.4978C120.034 96.7939 122.303 97.3521 124.491 98.1543C127.264 99.3924 128.674 102.135 129.082 104.917C129.142 105.364 129.211 105.81 129.262 106.257C129.284 106.388 129.307 106.52 129.32 106.651C129.541 108.395 129.726 110.132 129.848 111.879C129.882 112.353 129.907 112.819 129.941 113.293C129.946 113.425 129.96 113.566 129.964 113.698C130.04 115.122 130.067 116.187 130.077 116.486Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.136 116.449C130.162 117.223 130.179 117.972 130.204 118.703C130.229 119.435 130.254 120.149 130.268 120.837C130.365 123.944 130.448 126.614 130.51 128.95C130.536 129.73 130.552 130.465 130.567 131.174C130.6 132.389 130.62 133.498 130.637 134.528C130.645 135.007 130.651 135.469 130.657 135.914C130.665 136.145 130.664 136.376 130.663 136.589C130.661 136.802 130.66 137.034 130.667 137.247C130.701 146.435 129.926 147.605 127.734 160.367C127.27 163.093 126.544 172.008 125.95 180.053C125.939 180.262 125.918 180.471 125.907 180.672C125.909 180.717 125.907 180.753 125.901 180.79C125.835 181.564 125.778 182.338 125.729 183.085C125.719 183.313 125.699 183.55 125.679 183.778C125.654 184.133 125.62 184.489 125.604 184.835C125.606 184.872 125.604 184.899 125.597 184.927C125.572 185.273 125.546 185.611 125.521 185.948C125.485 186.542 125.44 187.126 125.394 187.683C125.376 187.957 125.357 188.222 125.347 188.487C125.34 188.542 125.342 188.596 125.334 188.651C125.281 189.282 125.246 189.867 125.208 190.416C125.196 190.599 125.183 190.772 125.171 190.946C125.157 191.093 125.152 191.23 125.138 191.358L125.138 191.367C125.126 191.55 125.113 191.733 125.1 191.898C125.09 192.127 125.069 192.346 125.057 192.548L125.058 192.557C125.018 193.125 124.818 193.678 124.479 194.133C124.139 194.588 123.675 194.937 123.14 195.14C121.715 195.693 120.281 196.19 118.838 196.615C116.913 197.189 114.995 197.661 113.085 198.033C112.672 198.115 112.249 198.198 111.836 198.271C110.826 198.459 109.814 198.609 108.81 198.741C108.257 198.818 107.704 198.885 107.151 198.934C106.791 198.979 106.431 199.014 106.071 199.04C105.573 199.097 105.083 199.135 104.602 199.173C103.9 199.225 103.215 199.259 102.53 199.292C101.872 199.325 101.205 199.349 100.556 199.363C100.232 199.37 99.9071 199.377 99.5915 199.375C99.3224 199.381 99.0534 199.386 98.7934 199.383L97.688 199.379C97.0559 199.365 96.4423 199.351 95.8283 199.327C95.2141 199.304 94.6091 199.28 94.0222 199.247C93.4353 199.213 92.8387 199.18 92.2606 199.137C91.6823 199.094 91.1226 199.042 90.5718 198.989C88.9001 198.831 87.329 198.644 85.8779 198.425C83.0536 198.015 80.25 197.465 77.4772 196.774C76.7847 196.604 76.1462 196.266 75.6202 195.787C75.0933 195.308 74.6951 194.715 74.4612 194.045C74.4514 194.027 74.4511 194.009 74.4414 193.991C74.2916 193.541 74.142 193.091 74.0015 192.632C69.1226 177.457 66.9217 161.094 66.0862 146.502C65.9884 144.775 65.9097 143.068 65.8503 141.397C65.8212 140.838 65.8105 140.287 65.7908 139.737C65.7257 137.763 65.6988 135.835 65.6818 133.954C65.6739 133.046 65.6663 132.156 65.6681 131.275C65.6475 121.88 66.1163 112.543 67.0692 103.293C67.3965 101.37 68.3794 99.6164 69.862 98.3067C69.998 98.236 70.1339 98.1563 70.2701 98.0943C72.165 97.3161 74.1539 96.7679 76.1934 96.4585C78.886 95.9287 81.605 95.5319 84.3395 95.2762C89.3146 94.9066 94.2527 94.5815 99.2357 94.6517C105.461 94.7306 111.668 95.3339 117.786 96.4603C120.092 96.7564 122.362 97.3146 124.55 98.1168C127.323 99.3549 128.732 102.098 129.14 104.88C129.2 105.326 129.269 105.773 129.32 106.219C129.342 106.351 129.365 106.482 129.378 106.614C129.599 108.358 129.784 110.094 129.906 111.841C129.941 112.316 129.966 112.781 130 113.256C130.004 113.388 130.018 113.528 130.022 113.66C130.098 115.085 130.126 116.149 130.136 116.449Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.194 116.411C130.221 117.186 130.237 117.934 130.262 118.666C130.287 119.397 130.312 120.111 130.326 120.799C130.424 123.907 130.506 126.576 130.568 128.913C130.594 129.692 130.611 130.428 130.626 131.137C130.658 132.351 130.678 133.461 130.696 134.491C130.703 134.97 130.71 135.432 130.716 135.876C130.724 136.107 130.723 136.338 130.721 136.552C130.719 136.765 130.718 136.996 130.725 137.209C130.759 146.398 129.984 147.568 127.792 160.33C127.328 163.055 126.603 171.971 126.009 180.015C125.997 180.225 125.977 180.434 125.965 180.634C125.967 180.679 125.966 180.716 125.96 180.752C125.894 181.526 125.837 182.3 125.788 183.047C125.777 183.275 125.757 183.512 125.737 183.74C125.712 184.096 125.678 184.451 125.662 184.798C125.664 184.834 125.662 184.862 125.656 184.889C125.631 185.236 125.605 185.573 125.579 185.911C125.544 186.504 125.498 187.088 125.453 187.646C125.434 187.919 125.415 188.184 125.406 188.449C125.398 188.504 125.4 188.559 125.393 188.614C125.34 189.245 125.304 189.829 125.267 190.378C125.254 190.561 125.242 190.735 125.229 190.909C125.215 191.055 125.211 191.192 125.196 191.321L125.197 191.329C125.184 191.513 125.172 191.696 125.159 191.86C125.148 192.089 125.128 192.309 125.116 192.51L125.116 192.519C125.077 193.087 124.876 193.64 124.537 194.095C124.197 194.551 123.733 194.899 123.199 195.103C121.774 195.655 120.34 196.153 118.896 196.578C116.971 197.151 115.053 197.624 113.143 197.995C112.73 198.078 112.308 198.16 111.894 198.234C110.884 198.421 109.872 198.572 108.868 198.704C108.316 198.78 107.763 198.847 107.209 198.896C106.849 198.941 106.489 198.976 106.129 199.003C105.631 199.06 105.141 199.098 104.661 199.136C103.958 199.188 103.273 199.221 102.588 199.255C101.931 199.287 101.264 199.311 100.615 199.325C100.29 199.332 99.9655 199.339 99.6499 199.337C99.3809 199.343 99.1119 199.349 98.8518 199.345L97.7464 199.342C97.1144 199.328 96.5008 199.313 95.8867 199.29C95.2725 199.266 94.6675 199.243 94.0807 199.209C93.4937 199.176 92.8972 199.142 92.3191 199.1C91.7408 199.057 91.1807 199.004 90.6299 198.952C88.9582 198.794 87.3874 198.606 85.9363 198.388C83.112 197.977 80.3081 197.427 77.5353 196.737C76.8428 196.567 76.2047 196.229 75.6787 195.75C75.1518 195.27 74.7536 194.678 74.5196 194.008C74.5099 193.989 74.5096 193.971 74.4998 193.953C74.3501 193.503 74.2005 193.053 74.0599 192.594C69.181 177.42 66.9798 161.057 66.1443 146.465C66.0465 144.738 65.9678 143.03 65.9084 141.36C65.8793 140.8 65.869 140.25 65.8493 139.7C65.7842 137.726 65.7569 135.798 65.7399 133.917C65.732 133.008 65.7244 132.118 65.7262 131.237C65.7056 121.842 66.1748 112.505 67.1276 103.255C67.4549 101.332 68.4375 99.5788 69.9201 98.2691C70.0562 98.1984 70.192 98.1187 70.3282 98.0567C72.2231 97.2785 74.2121 96.7303 76.2515 96.4209C78.9441 95.8911 81.6635 95.4943 84.3979 95.2386C89.3731 94.869 94.3111 94.5439 99.2941 94.6141C105.519 94.693 111.726 95.2963 117.844 96.4227C120.15 96.7188 122.42 97.277 124.608 98.0792C127.381 99.3173 128.79 102.06 129.198 104.842C129.258 105.289 129.327 105.735 129.378 106.182C129.401 106.313 129.423 106.445 129.436 106.576C129.657 108.32 129.842 110.057 129.965 111.804C129.999 112.278 130.024 112.744 130.058 113.218C130.062 113.35 130.076 113.491 130.081 113.622C130.156 115.047 130.184 116.112 130.194 116.411Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.253 116.373C130.279 117.148 130.296 117.897 130.321 118.628C130.346 119.36 130.37 120.074 130.385 120.762C130.482 123.869 130.564 126.539 130.626 128.875C130.653 129.655 130.669 130.39 130.685 131.099C130.717 132.314 130.737 133.423 130.754 134.453C130.761 134.932 130.768 135.394 130.774 135.838C130.782 136.069 130.781 136.301 130.779 136.514C130.777 136.727 130.776 136.958 130.784 137.172C130.817 146.36 130.043 147.53 127.851 160.292C127.387 163.018 126.661 171.933 126.067 179.978C126.056 180.187 126.035 180.396 126.023 180.596C126.026 180.642 126.024 180.678 126.018 180.715C125.952 181.489 125.895 182.263 125.846 183.01C125.836 183.238 125.816 183.475 125.796 183.703C125.771 184.058 125.736 184.414 125.72 184.76C125.722 184.797 125.721 184.824 125.714 184.851C125.689 185.198 125.664 185.536 125.638 185.873C125.602 186.466 125.557 187.051 125.511 187.608C125.493 187.882 125.474 188.147 125.464 188.412C125.457 188.467 125.458 188.521 125.451 188.576C125.398 189.207 125.362 189.792 125.325 190.341C125.313 190.523 125.3 190.697 125.287 190.871C125.274 191.018 125.269 191.155 125.255 191.283L125.255 191.292C125.243 191.475 125.23 191.658 125.217 191.823C125.207 192.051 125.186 192.271 125.174 192.473V192.482C125.135 193.05 124.935 193.602 124.595 194.058C124.256 194.513 123.791 194.862 123.257 195.065C121.832 195.617 120.398 196.115 118.955 196.54C117.03 197.113 115.112 197.586 113.201 197.958C112.788 198.04 112.366 198.123 111.953 198.196C110.943 198.383 109.931 198.534 108.927 198.666C108.374 198.743 107.821 198.81 107.267 198.859C106.908 198.903 106.548 198.939 106.188 198.965C105.689 199.022 105.199 199.06 104.719 199.098C104.016 199.15 103.332 199.184 102.647 199.217C101.989 199.25 101.322 199.274 100.673 199.288C100.348 199.295 100.024 199.302 99.7082 199.299C99.4391 199.305 99.1701 199.311 98.9101 199.308L97.805 199.304C97.1729 199.29 96.559 199.276 95.945 199.252C95.3308 199.229 94.7258 199.205 94.1389 199.172C93.552 199.138 92.9558 199.105 92.3777 199.062C91.7994 199.019 91.2393 198.967 90.6885 198.914C89.0168 198.756 87.446 198.568 85.9949 198.35C83.1706 197.94 80.3667 197.389 77.5939 196.699C76.9014 196.529 76.2633 196.191 75.7373 195.712C75.2104 195.233 74.8122 194.64 74.5782 193.97C74.5685 193.952 74.5681 193.933 74.5584 193.915C74.4087 193.466 74.2587 193.016 74.1182 192.557C69.2393 177.382 67.0384 161.019 66.2029 146.427C66.1051 144.7 66.0264 142.992 65.967 141.322C65.9379 140.763 65.9276 140.212 65.9079 139.662C65.8428 137.688 65.8155 135.76 65.7985 133.879C65.7906 132.971 65.783 132.081 65.7848 131.2C65.7642 121.805 66.233 112.468 67.1859 103.217C67.5132 101.295 68.4961 99.5412 69.9787 98.2315C70.1147 98.1608 70.2506 98.0811 70.3868 98.0191C72.2817 97.2409 74.2706 96.6927 76.3101 96.3833C79.0027 95.8535 81.7221 95.4567 84.4565 95.201C89.4317 94.8314 94.3694 94.5063 99.3524 94.5765C105.577 94.6554 111.785 95.2587 117.903 96.3851C120.209 96.6812 122.478 97.2394 124.667 98.0416C127.439 99.2797 128.848 102.023 129.257 104.804C129.317 105.251 129.386 105.698 129.437 106.144C129.459 106.276 129.482 106.407 129.495 106.538C129.716 108.282 129.901 110.019 130.023 111.766C130.057 112.24 130.082 112.706 130.116 113.181C130.121 113.312 130.135 113.453 130.139 113.585C130.215 115.009 130.242 116.074 130.253 116.373Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.311 116.336C130.337 117.111 130.354 117.859 130.379 118.591C130.404 119.322 130.429 120.036 130.443 120.724C130.54 123.831 130.623 126.501 130.684 128.838C130.711 129.617 130.727 130.352 130.743 131.062C130.775 132.276 130.795 133.385 130.812 134.415C130.82 134.895 130.826 135.357 130.832 135.801C130.84 136.032 130.839 136.263 130.838 136.476C130.836 136.69 130.835 136.921 130.842 137.134C130.876 146.322 130.101 147.493 127.909 160.255C127.445 162.98 126.719 171.895 126.125 179.94C126.114 180.149 126.093 180.359 126.081 180.559C126.084 180.604 126.082 180.641 126.076 180.677C126.01 181.451 125.953 182.225 125.904 182.972C125.894 183.2 125.874 183.437 125.854 183.665C125.829 184.02 125.795 184.376 125.779 184.723C125.781 184.759 125.779 184.786 125.772 184.814C125.747 185.16 125.722 185.498 125.696 185.836C125.66 186.429 125.615 187.013 125.569 187.57C125.551 187.844 125.532 188.109 125.522 188.374C125.515 188.429 125.517 188.484 125.509 188.538C125.457 189.169 125.42 189.754 125.383 190.303C125.371 190.486 125.358 190.66 125.346 190.833C125.332 190.98 125.327 191.117 125.313 191.245L125.313 191.254C125.301 191.437 125.288 191.62 125.275 191.785C125.265 192.014 125.244 192.234 125.232 192.435L125.233 192.444C125.193 193.012 124.993 193.565 124.653 194.02C124.314 194.476 123.85 194.824 123.315 195.028C121.89 195.58 120.456 196.078 119.013 196.503C117.088 197.076 115.17 197.548 113.26 197.92C112.847 198.003 112.424 198.085 112.011 198.159C111.001 198.346 109.989 198.496 108.985 198.629C108.433 198.705 107.879 198.772 107.326 198.821C106.966 198.866 106.606 198.901 106.246 198.927C105.748 198.984 105.258 199.022 104.777 199.061C104.075 199.113 103.39 199.146 102.705 199.179C102.048 199.212 101.38 199.236 100.731 199.25C100.407 199.257 100.082 199.264 99.7665 199.262C99.4975 199.268 99.2285 199.274 98.9684 199.27L97.8631 199.266C97.231 199.252 96.6174 199.238 96.0033 199.215C95.3891 199.191 94.7841 199.167 94.1973 199.134C93.6103 199.1 93.0138 199.067 92.4357 199.025C91.8574 198.982 91.2973 198.929 90.7465 198.876C89.0748 198.719 87.504 198.531 86.0529 198.313C83.2286 197.902 80.425 197.352 77.6523 196.662C76.9597 196.491 76.3213 196.153 75.7953 195.674C75.2684 195.195 74.8702 194.603 74.6362 193.933C74.6265 193.914 74.6262 193.896 74.6164 193.878C74.4667 193.428 74.3171 192.978 74.1765 192.519C69.2976 177.345 67.0968 160.981 66.2612 146.389C66.1635 144.662 66.0848 142.955 66.0254 141.284C65.9962 140.725 65.9856 140.175 65.9659 139.625C65.9008 137.65 65.8735 135.723 65.8565 133.841C65.8486 132.933 65.8413 132.043 65.8432 131.162C65.8225 121.767 66.2914 112.43 67.2442 103.18C67.5715 101.257 68.5541 99.5036 70.0367 98.1939C70.1728 98.1232 70.3089 98.0435 70.4451 97.9815C72.34 97.2033 74.329 96.6551 76.3685 96.3457C79.061 95.8159 81.7801 95.4191 84.5145 95.1634C89.4897 94.7938 94.4277 94.4687 99.4107 94.5389C105.636 94.6178 111.843 95.2211 117.961 96.3475C120.267 96.6436 122.537 97.2018 124.725 98.004C127.498 99.2421 128.907 101.985 129.315 104.767C129.375 105.213 129.444 105.66 129.495 106.107C129.517 106.238 129.54 106.369 129.553 106.501C129.774 108.245 129.959 109.981 130.081 111.728C130.116 112.203 130.141 112.668 130.175 113.143C130.179 113.275 130.193 113.415 130.197 113.547C130.273 114.972 130.301 116.037 130.311 116.336Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.369 116.298C130.396 117.073 130.412 117.822 130.437 118.553C130.462 119.285 130.487 119.999 130.501 120.686C130.599 123.794 130.681 126.463 130.743 128.8C130.77 129.579 130.786 130.315 130.801 131.024C130.834 132.239 130.853 133.348 130.87 134.378C130.878 134.857 130.885 135.319 130.891 135.763C130.899 135.994 130.898 136.225 130.896 136.439C130.894 136.652 130.893 136.883 130.9 137.097C130.934 146.285 130.159 147.455 127.967 160.217C127.503 162.943 126.778 171.858 126.184 179.903C126.172 180.112 126.152 180.321 126.14 180.521C126.142 180.567 126.141 180.603 126.135 180.64C126.069 181.413 126.012 182.188 125.963 182.935C125.952 183.162 125.932 183.399 125.912 183.627C125.887 183.983 125.853 184.339 125.837 184.685C125.839 184.721 125.837 184.749 125.831 184.776C125.806 185.123 125.78 185.46 125.754 185.798C125.719 186.391 125.674 186.976 125.628 187.533C125.609 187.807 125.59 188.072 125.58 188.336C125.573 188.391 125.575 188.446 125.567 188.501C125.515 189.132 125.479 189.717 125.442 190.265C125.429 190.448 125.417 190.622 125.404 190.796C125.39 190.942 125.386 191.079 125.372 191.208V191.217C125.359 191.4 125.347 191.583 125.334 191.748C125.323 191.976 125.303 192.196 125.291 192.397L125.291 192.407C125.252 192.974 125.051 193.527 124.712 193.983C124.372 194.438 123.908 194.787 123.374 194.99C121.949 195.542 120.515 196.04 119.072 196.465C117.146 197.038 115.228 197.511 113.318 197.883C112.905 197.965 112.483 198.048 112.069 198.121C111.059 198.308 110.047 198.459 109.043 198.591C108.491 198.668 107.937 198.735 107.384 198.783C107.024 198.828 106.664 198.864 106.304 198.89C105.806 198.947 105.316 198.985 104.836 199.023C104.133 199.075 103.448 199.108 102.763 199.142C102.106 199.175 101.439 199.198 100.79 199.212C100.465 199.22 100.141 199.227 99.825 199.224C99.5559 199.23 99.2866 199.236 99.0265 199.232L97.9215 199.229C97.2894 199.215 96.6758 199.2 96.0618 199.177C95.4476 199.154 94.8425 199.13 94.2557 199.096C93.6688 199.063 93.0722 199.03 92.4941 198.987C91.9158 198.944 91.3558 198.892 90.8049 198.839C89.1332 198.681 87.5625 198.493 86.1114 198.275C83.2871 197.864 80.4831 197.314 77.7104 196.624C77.0178 196.454 76.3797 196.116 75.8537 195.637C75.3268 195.158 74.9286 194.565 74.6947 193.895C74.6849 193.877 74.6846 193.858 74.6749 193.84C74.5251 193.39 74.3752 192.941 74.2346 192.482C69.3558 177.307 67.1549 160.944 66.3193 146.352C66.2216 144.625 66.1429 142.917 66.0835 141.247C66.0543 140.688 66.044 140.137 66.0243 139.587C65.9592 137.613 65.932 135.685 65.915 133.804C65.9071 132.896 65.8994 132.005 65.9013 131.125C65.8806 121.729 66.3498 112.392 67.3027 103.142C67.63 101.219 68.6126 99.466 70.0951 98.1563C70.2312 98.0857 70.367 98.0059 70.5032 97.9439C72.3981 97.1657 74.3871 96.6175 76.4266 96.3081C79.1192 95.7783 81.8385 95.3815 84.573 95.1258C89.5481 94.7562 94.4862 94.4311 99.4692 94.5013C105.694 94.5802 111.901 95.1835 118.019 96.31C120.325 96.606 122.595 97.1642 124.783 97.9664C127.556 99.2045 128.965 101.947 129.373 104.729C129.433 105.176 129.502 105.622 129.553 106.069C129.575 106.2 129.598 106.332 129.612 106.463C129.832 108.207 130.017 109.944 130.14 111.691C130.174 112.165 130.199 112.631 130.233 113.105C130.237 113.237 130.251 113.378 130.256 113.51C130.331 114.934 130.359 115.999 130.369 116.298Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.428 116.261C130.454 117.035 130.471 117.784 130.496 118.515C130.521 119.247 130.545 119.961 130.56 120.649C130.657 123.756 130.74 126.426 130.801 128.762C130.828 129.542 130.844 130.277 130.859 130.986C130.892 132.201 130.912 133.31 130.929 134.34C130.936 134.819 130.943 135.281 130.949 135.726C130.957 135.957 130.956 136.188 130.954 136.401C130.953 136.614 130.951 136.846 130.959 137.059C130.992 146.247 130.218 147.417 128.025 160.179C127.561 162.905 126.836 171.82 126.242 179.865C126.231 180.074 126.21 180.283 126.198 180.484C126.201 180.529 126.199 180.565 126.193 180.602C126.127 181.376 126.07 182.15 126.021 182.897C126.01 183.125 125.991 183.362 125.971 183.59C125.946 183.945 125.911 184.301 125.895 184.647C125.897 184.684 125.896 184.711 125.889 184.739C125.864 185.085 125.838 185.423 125.813 185.76C125.777 186.354 125.732 186.938 125.686 187.495C125.668 187.769 125.649 188.034 125.639 188.299C125.632 188.354 125.633 188.408 125.626 188.463C125.573 189.094 125.537 189.679 125.5 190.228C125.488 190.411 125.475 190.584 125.462 190.758C125.449 190.905 125.444 191.042 125.43 191.17L125.43 191.179C125.418 191.362 125.405 191.545 125.392 191.71C125.381 191.939 125.361 192.158 125.349 192.36L125.349 192.369C125.31 192.937 125.11 193.49 124.77 193.945C124.431 194.4 123.966 194.749 123.432 194.952C122.007 195.505 120.573 196.002 119.13 196.427C117.205 197.001 115.287 197.473 113.376 197.845C112.963 197.927 112.541 198.01 112.128 198.083C111.118 198.271 110.106 198.421 109.102 198.554C108.549 198.63 107.996 198.697 107.442 198.746C107.083 198.791 106.723 198.826 106.363 198.852C105.864 198.909 105.375 198.947 104.894 198.985C104.191 199.037 103.507 199.071 102.822 199.104C102.164 199.137 101.497 199.161 100.848 199.175C100.524 199.182 100.199 199.189 99.8832 199.187C99.6142 199.192 99.3452 199.198 99.0851 199.195L97.9801 199.191C97.348 199.177 96.7341 199.163 96.12 199.139C95.5058 199.116 94.9008 199.092 94.314 199.059C93.727 199.025 93.1308 198.992 92.5527 198.949C91.9744 198.906 91.4143 198.854 90.8635 198.801C89.1918 198.643 87.6207 198.456 86.1696 198.237C83.3453 197.827 80.5417 197.277 77.769 196.586C77.0764 196.416 76.438 196.078 75.912 195.599C75.3851 195.12 74.9872 194.527 74.7533 193.857C74.7435 193.839 74.7429 193.821 74.7331 193.803C74.5834 193.353 74.4338 192.903 74.2932 192.444C69.4143 177.269 67.2135 160.906 66.3779 146.314C66.2802 144.587 66.2015 142.88 66.1421 141.209C66.1129 140.65 66.1023 140.099 66.0826 139.549C66.0175 137.575 65.9906 135.647 65.9736 133.766C65.9657 132.858 65.958 131.968 65.9599 131.087C65.9392 121.692 66.4081 112.355 67.3609 103.105C67.6882 101.182 68.6712 99.4284 70.1537 98.1187C70.2898 98.048 70.4256 97.9684 70.5618 97.9063C72.4567 97.1281 74.4457 96.5799 76.4852 96.2705C79.1777 95.7407 81.8968 95.3439 84.6312 95.0882C89.6064 94.7186 94.5444 94.3935 99.5274 94.4637C105.752 94.5426 111.96 95.1459 118.078 96.2723C120.384 96.5684 122.653 97.1266 124.842 97.9288C127.615 99.1669 129.023 101.91 129.432 104.692C129.492 105.138 129.561 105.585 129.612 106.031C129.634 106.163 129.656 106.294 129.67 106.426C129.891 108.17 130.076 109.906 130.198 111.653C130.232 112.128 130.257 112.593 130.292 113.068C130.296 113.2 130.31 113.34 130.314 113.472C130.39 114.897 130.417 115.961 130.428 116.261Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.486 116.223C130.512 116.998 130.529 117.746 130.554 118.478C130.579 119.209 130.603 119.924 130.618 120.611C130.715 123.719 130.798 126.388 130.859 128.725C130.886 129.504 130.902 130.24 130.918 130.949C130.95 132.163 130.97 133.273 130.987 134.302C130.995 134.782 131.001 135.244 131.007 135.688C131.015 135.919 131.014 136.15 131.013 136.364C131.011 136.577 131.01 136.808 131.017 137.021C131.051 146.21 130.276 147.38 128.084 160.142C127.62 162.867 126.894 171.783 126.3 179.827C126.289 180.037 126.268 180.246 126.256 180.446C126.259 180.491 126.257 180.528 126.251 180.564C126.185 181.338 126.128 182.112 126.079 182.859C126.069 183.087 126.049 183.324 126.029 183.552C126.004 183.908 125.97 184.263 125.954 184.61C125.956 184.646 125.954 184.674 125.948 184.701C125.922 185.048 125.897 185.385 125.871 185.723C125.835 186.316 125.79 186.9 125.744 187.458C125.726 187.731 125.707 187.996 125.697 188.261C125.69 188.316 125.692 188.371 125.684 188.426C125.632 189.057 125.595 189.641 125.558 190.19C125.546 190.373 125.533 190.547 125.521 190.721C125.507 190.867 125.502 191.004 125.488 191.133L125.488 191.141C125.476 191.325 125.464 191.508 125.451 191.672C125.44 191.901 125.419 192.121 125.407 192.322L125.408 192.331C125.368 192.899 125.168 193.452 124.828 193.907C124.489 194.363 124.025 194.711 123.49 194.915C122.066 195.467 120.631 195.965 119.188 196.39C117.263 196.963 115.345 197.436 113.434 197.807C113.021 197.89 112.599 197.973 112.186 198.046C111.176 198.233 110.164 198.384 109.16 198.516C108.607 198.592 108.054 198.659 107.501 198.708C107.141 198.753 106.781 198.788 106.421 198.815C105.923 198.872 105.433 198.91 104.952 198.948C104.25 199 103.565 199.033 102.88 199.067C102.223 199.099 101.555 199.123 100.906 199.137C100.582 199.144 100.257 199.151 99.9416 199.149C99.6725 199.155 99.4035 199.161 99.1435 199.157L98.0381 199.154C97.406 199.14 96.7924 199.125 96.1784 199.102C95.5642 199.078 94.9592 199.055 94.3723 199.021C93.7854 198.988 93.1888 198.954 92.6107 198.912C92.0324 198.869 91.4724 198.816 90.9215 198.764C89.2498 198.606 87.6791 198.418 86.228 198.2C83.4037 197.789 80.5997 197.239 77.827 196.549C77.1344 196.379 76.4963 196.041 75.9703 195.562C75.4434 195.082 75.0452 194.49 74.8113 193.82C74.8015 193.802 74.8012 193.783 74.7915 193.765C74.6417 193.315 74.4921 192.865 74.3516 192.406C69.4727 177.232 67.2715 160.869 66.4359 146.277C66.3382 144.55 66.2595 142.842 66.2001 141.172C66.1709 140.612 66.1606 140.062 66.1409 139.512C66.0758 137.538 66.0486 135.61 66.0316 133.729C66.0237 132.82 66.0164 131.93 66.0182 131.049C65.9976 121.654 66.4664 112.317 67.4193 103.067C67.7466 101.144 68.7292 99.3908 70.2117 98.0811C70.3478 98.0105 70.4836 97.9308 70.6198 97.8688C72.5147 97.0905 74.5037 96.5423 76.5432 96.2329C79.2358 95.7031 81.9551 95.3063 84.6896 95.0506C89.6647 94.681 94.6028 94.3559 99.5858 94.4261C105.811 94.505 112.018 95.1083 118.136 96.2347C120.442 96.5308 122.712 97.089 124.9 97.8912C127.673 99.1293 129.082 101.872 129.49 104.654C129.55 105.101 129.619 105.547 129.67 105.994C129.692 106.125 129.715 106.257 129.728 106.388C129.949 108.132 130.134 109.869 130.257 111.616C130.291 112.09 130.315 112.556 130.35 113.03C130.354 113.162 130.368 113.303 130.372 113.434C130.448 114.859 130.476 115.924 130.486 116.223Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.544 116.185C130.571 116.96 130.587 117.709 130.612 118.44C130.637 119.172 130.662 119.886 130.676 120.574C130.774 123.681 130.856 126.351 130.918 128.687C130.945 129.467 130.961 130.202 130.976 130.911C131.009 132.126 131.028 133.235 131.045 134.265C131.053 134.744 131.06 135.206 131.066 135.65C131.074 135.881 131.072 136.113 131.071 136.326C131.069 136.539 131.068 136.77 131.075 136.984C131.109 146.172 130.334 147.342 128.142 160.104C127.678 162.83 126.953 171.745 126.359 179.79C126.347 179.999 126.327 180.208 126.315 180.408C126.317 180.454 126.316 180.49 126.31 180.527C126.244 181.301 126.187 182.075 126.138 182.822C126.127 183.05 126.107 183.287 126.087 183.515C126.062 183.87 126.028 184.226 126.012 184.572C126.014 184.609 126.012 184.636 126.006 184.663C125.98 185.01 125.955 185.348 125.929 185.685C125.894 186.278 125.849 186.863 125.803 187.42C125.784 187.694 125.765 187.959 125.755 188.224C125.748 188.279 125.75 188.333 125.742 188.388C125.69 189.019 125.654 189.604 125.617 190.153C125.604 190.335 125.591 190.509 125.579 190.683C125.565 190.83 125.56 190.967 125.546 191.095L125.547 191.104C125.534 191.287 125.522 191.47 125.509 191.635C125.498 191.863 125.478 192.083 125.466 192.285V192.294C125.427 192.862 125.226 193.414 124.887 193.87C124.547 194.325 124.083 194.674 123.549 194.877C122.124 195.429 120.69 195.927 119.247 196.352C117.321 196.925 115.403 197.398 113.493 197.77C113.08 197.852 112.658 197.935 112.245 198.008C111.234 198.196 110.222 198.346 109.218 198.478C108.666 198.555 108.113 198.622 107.559 198.671C107.199 198.715 106.839 198.751 106.479 198.777C105.981 198.834 105.491 198.872 105.011 198.91C104.308 198.962 103.623 198.996 102.938 199.029C102.281 199.062 101.614 199.086 100.965 199.1C100.64 199.107 100.315 199.114 99.9997 199.111C99.7306 199.117 99.4616 199.123 99.2016 199.12L98.0965 199.116C97.4644 199.102 96.8505 199.088 96.2365 199.064C95.6223 199.041 95.0173 199.017 94.4304 198.984C93.8435 198.95 93.2473 198.917 92.6692 198.874C92.0909 198.831 91.5308 198.779 90.98 198.726C89.3083 198.568 87.7375 198.381 86.2864 198.162C83.4621 197.752 80.6582 197.201 77.8854 196.511C77.1929 196.341 76.5548 196.003 76.0288 195.524C75.5019 195.045 75.1037 194.452 74.8697 193.782C74.86 193.764 74.8597 193.745 74.8499 193.727C74.7002 193.278 74.5502 192.828 74.4097 192.369C69.5308 177.194 67.3299 160.831 66.4944 146.239C66.3966 144.512 66.3179 142.804 66.2585 141.134C66.2294 140.575 66.2191 140.024 66.1994 139.474C66.1343 137.5 66.107 135.572 66.09 133.691C66.0821 132.783 66.0745 131.893 66.0763 131.012C66.0557 121.617 66.5249 112.279 67.4777 103.029C67.805 101.106 68.7876 99.3532 70.2702 98.0435C70.4063 97.9729 70.5421 97.8932 70.6783 97.8312C72.5732 97.0529 74.5622 96.5047 76.6016 96.1953C79.2942 95.6655 82.0136 95.2687 84.748 95.013C89.7232 94.6434 94.6609 94.3183 99.6439 94.3885C105.869 94.4674 112.076 95.0707 118.195 96.1972C120.5 96.4932 122.77 97.0514 124.958 97.8536C127.731 99.0917 129.14 101.835 129.548 104.616C129.608 105.063 129.677 105.51 129.728 105.956C129.751 106.088 129.773 106.219 129.787 106.35C130.007 108.094 130.192 109.831 130.315 111.578C130.349 112.052 130.374 112.518 130.408 112.993C130.412 113.124 130.426 113.265 130.431 113.397C130.507 114.822 130.534 115.886 130.544 116.185Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.546 116.169C130.573 116.944 130.589 117.692 130.614 118.423C130.639 119.155 130.664 119.869 130.678 120.557C130.776 123.664 130.858 126.334 130.92 128.671C130.947 129.45 130.963 130.185 130.978 130.894C131.011 132.109 131.03 133.218 131.047 134.248C131.055 134.728 131.062 135.189 131.068 135.634C131.076 135.865 131.075 136.096 131.073 136.309C131.071 136.523 131.07 136.754 131.077 136.967C131.111 146.155 130.336 147.326 128.144 160.087C127.68 162.813 126.955 171.728 126.361 179.773C126.349 179.982 126.329 180.192 126.317 180.392C126.319 180.437 126.318 180.474 126.312 180.51C126.246 181.284 126.189 182.058 126.14 182.805C126.129 183.033 126.109 183.27 126.089 183.498C126.064 183.853 126.03 184.209 126.014 184.555C126.016 184.592 126.014 184.619 126.008 184.647C125.983 184.993 125.957 185.331 125.931 185.668C125.896 186.262 125.851 186.846 125.805 187.403C125.786 187.677 125.767 187.942 125.757 188.207C125.75 188.262 125.752 188.317 125.744 188.371C125.692 189.002 125.656 189.587 125.619 190.136C125.606 190.319 125.594 190.492 125.581 190.666C125.567 190.813 125.563 190.95 125.549 191.078V191.087C125.536 191.27 125.524 191.453 125.511 191.618C125.5 191.847 125.48 192.067 125.468 192.268L125.468 192.277C125.429 192.845 125.228 193.398 124.889 193.853C124.549 194.309 124.085 194.657 123.551 194.861C122.126 195.413 120.692 195.911 119.249 196.335C117.323 196.909 115.405 197.381 113.495 197.753C113.082 197.835 112.66 197.918 112.246 197.992C111.236 198.179 110.224 198.329 109.22 198.462C108.668 198.538 108.115 198.605 107.561 198.654C107.201 198.699 106.841 198.734 106.481 198.76C105.983 198.817 105.493 198.855 105.013 198.893C104.31 198.946 103.625 198.979 102.94 199.012C102.283 199.045 101.616 199.069 100.967 199.083C100.642 199.09 100.318 199.097 100.002 199.095C99.7329 199.101 99.4636 199.106 99.2035 199.103L98.0985 199.099C97.4664 199.085 96.8528 199.071 96.2388 199.047C95.6246 199.024 95.0196 199 94.4327 198.967C93.8458 198.933 93.2492 198.9 92.6711 198.857C92.0928 198.815 91.5328 198.762 90.9819 198.709C89.3102 198.552 87.7395 198.364 86.2884 198.146C83.4641 197.735 80.6602 197.185 77.8874 196.495C77.1948 196.324 76.5567 195.986 76.0307 195.507C75.5038 195.028 75.1056 194.435 74.8717 193.766C74.8619 193.747 74.8616 193.729 74.8519 193.711C74.7021 193.261 74.5522 192.811 74.4116 192.352C69.5328 177.178 67.3319 160.814 66.4963 146.222C66.3986 144.495 66.3199 142.788 66.2605 141.117C66.2313 140.558 66.221 140.007 66.2013 139.457C66.1362 137.483 66.109 135.555 66.092 133.674C66.0841 132.766 66.0764 131.876 66.0783 130.995C66.0576 121.6 66.5268 112.263 67.4797 103.013C67.807 101.09 68.7896 99.3365 70.2721 98.0268C70.4082 97.9561 70.544 97.8764 70.6802 97.8144C72.5751 97.0362 74.5641 96.488 76.6036 96.1786C79.2962 95.6488 82.0155 95.252 84.75 94.9963C89.7251 94.6267 94.6632 94.3015 99.6462 94.3718C105.871 94.4507 112.078 95.054 118.196 96.1804C120.502 96.4765 122.772 97.0347 124.96 97.8369C127.733 99.075 129.142 101.818 129.55 104.6C129.61 105.046 129.679 105.493 129.73 105.94C129.752 106.071 129.775 106.202 129.789 106.334C130.009 108.078 130.194 109.814 130.317 111.561C130.351 112.036 130.376 112.501 130.41 112.976C130.414 113.108 130.428 113.248 130.433 113.38C130.508 114.805 130.536 115.869 130.546 116.169Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.433 113.38C130.428 113.248 130.415 113.108 130.41 112.976C130.307 111.008 130.122 108.498 129.789 106.334C129.775 106.202 129.753 106.071 129.73 105.94C129.377 103.725 128.86 101.958 128.125 101.671C121.603 99.0985 107.251 97.8673 93.6662 98.2113C93.56 98.2114 93.4566 98.2203 93.3504 98.2204C92.2486 98.2477 91.1538 98.2926 90.0671 98.3463C89.9625 98.3464 89.8573 98.3553 89.7536 98.3554C84.8548 98.5621 79.9724 99.0781 75.1371 99.9132L74.986 99.9399C74.3696 100.055 73.7702 100.171 73.1885 100.295L73.1293 100.313C71.8914 100.58 70.7293 100.873 69.6789 101.194C69.103 101.354 68.5905 101.673 68.2023 102.108C67.8142 102.551 67.5673 103.083 67.4921 103.66C67.055 107.69 66.1064 117.837 66.0784 130.995C66.0765 131.876 66.0842 132.766 66.0921 133.674C66.1091 135.555 66.1363 137.483 66.2015 139.457C66.2211 140.007 66.2315 140.558 66.2606 141.117C66.3107 142.788 66.3894 144.495 66.4964 146.222C67.2942 160.787 69.4857 177.151 74.3834 192.334C74.5337 192.811 74.6933 193.279 74.853 193.757C74.8579 193.766 74.8615 193.766 74.8626 193.775C75.0937 194.445 75.4921 195.047 76.0209 195.526C76.5497 196.005 77.1915 196.343 77.8878 196.513C80.6597 197.203 83.4644 197.744 86.2885 198.146C87.7396 198.364 89.3103 198.552 90.9821 198.709C91.5329 198.762 92.102 198.805 92.6712 198.857C93.2403 198.91 93.8366 198.934 94.4328 198.967C95.029 199 95.6249 199.033 96.2389 199.047C96.8527 199.062 97.4665 199.085 98.0986 199.099L99.2036 199.103C99.4637 199.106 99.7331 199.101 100.002 199.095C100.188 199.1 100.383 199.086 100.575 199.091L100.915 199.084L100.967 199.083C101.616 199.069 102.283 199.045 102.94 199.012L103.058 199.01C103.465 198.992 103.873 198.964 104.283 198.937C104.527 198.922 104.765 198.917 105.013 198.893C105.22 198.88 105.435 198.857 105.646 198.843C106.19 198.794 106.736 198.746 107.287 198.688C107.379 198.676 107.472 198.665 107.564 198.654C107.98 198.617 108.394 198.562 108.812 198.516C108.964 198.495 109.114 198.482 109.266 198.461C110.444 198.306 111.632 198.124 112.825 197.896C113.978 197.688 115.136 197.424 116.293 197.151L116.495 197.092C118.911 196.508 121.282 195.77 123.597 194.887C123.718 194.839 123.836 194.772 123.95 194.706C124.608 194.353 125.108 193.766 125.353 193.066C125.395 192.946 125.427 192.827 125.452 192.707C125.482 192.579 125.502 192.45 125.512 192.313L125.512 192.285C125.532 192.075 125.544 191.855 125.554 191.617C125.567 191.452 125.58 191.279 125.592 191.095C125.606 190.958 125.611 190.812 125.624 190.665C125.637 190.492 125.65 190.318 125.663 190.135C125.699 189.586 125.744 188.992 125.789 188.37C125.796 188.316 125.794 188.261 125.802 188.206C125.811 187.941 125.83 187.676 125.849 187.402C125.895 186.845 125.94 186.261 125.975 185.668C126 185.33 126.025 184.992 126.051 184.646C126.057 184.618 126.059 184.582 126.057 184.555C126.073 184.208 126.107 183.852 126.133 183.497C126.152 183.269 126.172 183.032 126.183 182.804C126.232 182.057 126.289 181.283 126.355 180.509C126.361 180.473 126.362 180.427 126.36 180.391C126.437 179.363 126.52 178.317 126.597 177.272C126.666 176.363 126.737 175.446 126.807 174.538C126.873 173.758 126.938 172.978 126.995 172.216C126.995 172.207 127.004 172.189 126.994 172.18C127.448 166.857 127.884 162.18 128.196 160.348C130.195 148.82 131.013 146.818 131.113 139.681C131.145 137.705 131.127 135.331 131.058 132.251L131.035 131.586C131.043 131.816 131.041 132.029 131.049 132.251L131.011 132.269C131.002 131.825 130.992 131.373 130.979 130.894C130.964 130.185 130.948 129.45 130.921 128.671C130.859 126.334 130.785 123.655 130.679 120.557C130.665 119.869 130.64 119.155 130.615 118.423C130.59 117.692 130.574 116.944 130.547 116.169C130.536 115.87 130.509 114.805 130.433 113.38Z' fill='%23C9C7F5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.668 138.193L111.75 138.229C111.234 138.234 110.726 138.337 110.254 138.529C109.781 138.73 109.355 139.011 109 139.372C108.644 139.733 108.366 140.165 108.182 140.641C107.999 141.108 107.912 141.611 107.927 142.121C107.969 143.142 108.416 144.114 109.175 144.833C109.932 145.551 110.938 145.944 111.979 145.95L115.904 145.908C116.937 145.87 117.906 145.439 118.613 144.715C119.32 143.983 119.713 143.014 119.71 142.004C119.665 140.986 119.217 140.017 118.461 139.301C117.707 138.594 116.704 138.193 115.668 138.193ZM116.022 149.772L112.093 149.817C111.575 149.823 111.065 149.928 110.591 150.122C110.116 150.325 109.689 150.618 109.332 150.982C108.976 151.346 108.698 151.781 108.513 152.251C108.33 152.73 108.243 153.236 108.261 153.748C108.303 154.775 108.752 155.752 109.512 156.463C110.271 157.184 111.281 157.585 112.323 157.58L116.259 157.529C117.293 157.488 118.265 157.061 118.974 156.323C119.683 155.594 120.077 154.618 120.075 153.602C120.031 152.579 119.583 151.606 118.825 150.888C118.068 150.17 117.061 149.769 116.022 149.772ZM116.378 161.422L112.439 161.477C111.92 161.485 111.409 161.591 110.934 161.788C110.459 161.993 110.031 162.279 109.674 162.646C109.316 163.013 109.037 163.451 108.852 163.933C108.668 164.407 108.58 164.915 108.596 165.431C108.637 166.463 109.086 167.444 109.849 168.166C110.61 168.889 111.623 169.29 112.67 169.283L116.616 169.222C117.654 169.178 118.629 168.737 119.341 168.003C120.052 167.268 120.446 166.276 120.442 165.256C120.396 164.226 119.945 163.249 119.185 162.538C118.426 161.818 117.419 161.417 116.378 161.422ZM116.735 173.127L112.786 173.192C112.265 173.201 111.751 173.309 111.275 173.508C110.798 173.716 110.369 174.014 110.01 174.383C109.652 174.753 109.373 175.195 109.187 175.671C109.002 176.156 108.916 176.668 108.934 177.186C108.976 178.224 109.428 179.209 110.192 179.925C110.955 180.65 111.971 181.051 113.018 181.041L116.975 180.97C118.015 180.924 118.992 180.487 119.705 179.737C120.417 178.997 120.813 178.008 120.811 176.981C120.766 175.947 120.315 174.965 119.553 174.242C118.792 173.52 117.78 173.119 116.735 173.127ZM101.197 185.207L97.2109 185.282C96.686 185.292 96.1673 185.393 95.6862 185.604C95.2047 185.806 94.7698 186.108 94.4065 186.481C94.0431 186.855 93.7595 187.301 93.5711 187.782C93.382 188.273 93.2927 188.789 93.3076 189.312C93.3449 190.359 93.796 191.352 94.5647 192.082C95.3326 192.811 96.3565 193.214 97.416 193.201L101.41 193.119C102.46 193.07 103.449 192.618 104.172 191.868C104.894 191.12 105.296 190.112 105.296 189.076C105.253 188.032 104.801 187.042 104.035 186.325C103.269 185.598 102.251 185.196 101.197 185.207ZM100.88 173.388L96.9043 173.453C96.3799 173.462 95.8627 173.571 95.3827 173.77C94.9018 173.979 94.4684 174.278 94.1061 174.649C93.7445 175.02 93.4612 175.463 93.2724 175.94C93.0847 176.427 92.9958 176.941 93.0116 177.461C93.0506 178.502 93.5013 179.491 94.2677 180.209C95.0334 180.936 96.0536 181.339 97.1084 181.329L101.091 181.257C102.138 181.211 103.123 180.773 103.844 180.02C104.564 179.277 104.966 178.285 104.968 177.255C104.927 176.217 104.477 175.231 103.712 174.507C102.949 173.782 101.932 173.38 100.88 173.388ZM100.565 161.643L96.5998 161.699C96.0777 161.706 95.5614 161.804 95.0829 162.01C94.604 162.207 94.1718 162.504 93.8104 162.872C93.4489 163.24 93.1666 163.679 92.9791 164.154C92.791 164.638 92.7022 165.148 92.717 165.666C92.7539 166.701 93.2024 167.686 93.9669 168.411C94.7306 169.136 95.749 169.538 96.8028 169.531L100.775 169.469C101.82 169.425 102.803 168.983 103.523 168.246C104.241 167.509 104.641 166.514 104.641 165.489C104.598 164.457 104.148 163.476 103.387 162.763C102.625 162.04 101.613 161.638 100.565 161.643ZM100.251 149.954L96.2966 150C95.775 150.006 95.2607 150.111 94.7831 150.306C94.3048 150.509 93.8735 150.803 93.513 151.168C93.1533 151.534 92.8717 151.97 92.6838 152.442C92.497 152.923 92.4084 153.43 92.4241 153.944C92.4627 154.974 92.9108 155.954 93.673 156.668C94.4345 157.391 95.4495 157.794 96.4986 157.789L100.46 157.737C101.501 157.696 102.481 157.268 103.198 156.527C103.914 155.796 104.314 154.816 104.316 153.797C104.276 152.771 103.828 151.794 103.068 151.074C102.309 150.353 101.297 149.951 100.251 149.954ZM84.9196 173.65L80.9083 173.716C80.3813 173.725 79.8601 173.834 79.377 174.034C78.8931 174.243 78.4568 174.544 78.0915 174.916C77.7261 175.288 77.4404 175.732 77.2503 176.212C77.0604 176.701 76.9695 177.215 76.9834 177.738C77.0186 178.782 77.4668 179.774 78.2337 180.495C78.9998 181.225 80.0226 181.619 81.0836 181.619L85.1021 181.546C86.1561 181.499 87.1493 181.06 87.8771 180.305C88.6048 179.559 89.0133 178.564 89.0191 177.53C88.982 176.488 88.5326 175.5 87.7661 174.773C87.0005 174.045 85.9781 173.642 84.9196 173.65ZM84.6472 161.866L80.6468 161.922C80.1212 161.93 79.6031 162.037 79.1213 162.235C78.6396 162.442 78.2031 162.73 77.8399 163.108C77.4755 163.477 77.1904 163.909 77.0001 164.395C76.8096 164.871 76.7184 165.383 76.7322 165.903C76.7654 166.942 77.2114 167.929 77.9763 168.657C78.7401 169.375 79.762 169.779 80.8211 169.781L84.8287 169.718C85.8808 169.674 86.8721 169.231 87.5993 168.491C88.325 167.751 88.7314 166.753 88.7354 165.725C88.6966 164.689 88.2476 163.705 87.4834 162.989C86.7199 162.264 85.702 161.861 84.6472 161.866ZM84.3761 150.138L80.3863 150.184C79.8622 150.19 79.3438 150.295 78.8633 150.491C78.3819 150.695 77.9476 150.99 77.5843 151.356C77.2208 151.723 76.9366 152.161 76.7476 152.634C76.5586 153.117 76.4686 153.625 76.4823 154.142C76.5173 155.175 76.9628 156.158 77.7254 156.874C78.4874 157.6 79.5043 157.995 80.5596 157.999L84.5566 157.946C85.605 157.905 86.5929 157.475 87.3169 156.732C88.0408 155.999 88.4472 155.016 88.4531 153.994C88.4163 152.963 87.9696 151.984 87.2072 151.261C86.4458 150.538 85.429 150.134 84.3761 150.138Z' fill='%23E1E0F9'/%3E%3Cpath d='M120.507 105.698L75.4574 105.805C74.3648 105.808 73.4966 106.661 73.5187 107.725L73.9986 130.819C74.0208 131.886 74.9301 132.741 76.0296 132.732L121.359 132.372C122.436 132.364 123.283 131.504 123.249 130.447L122.508 107.59C122.474 106.536 121.578 105.696 120.507 105.698Z' fill='%23EDECFC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.3047 146.291C79.2515 146.293 78.2353 145.889 77.4736 145.166C76.7129 144.443 76.2674 143.464 76.2336 142.436C76.221 141.931 76.312 141.417 76.5015 140.947C76.692 140.476 76.9754 140.041 77.3379 139.678C77.7003 139.314 78.134 139.022 78.6132 138.82C79.0933 138.627 79.6094 138.523 80.1321 138.518L84.1069 138.482C85.156 138.481 86.1683 138.885 86.9267 139.606C87.6858 140.317 88.1311 141.293 88.1677 142.317C88.1639 143.343 87.7604 144.319 87.0384 145.047C86.3161 145.776 85.3319 146.21 84.2863 146.248L80.3047 146.291Z' fill='%23B1AEF0'/%3E%3Cg mask='url(%23mask0_10959_4897)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.677 115.103C130.706 115.956 130.724 116.779 130.752 117.584C130.779 118.388 130.806 119.174 130.822 119.931C130.929 123.349 131.02 126.285 131.088 128.856C131.117 129.713 131.135 130.522 131.152 131.302C131.188 132.638 131.21 133.858 131.228 134.991C131.237 135.518 131.244 136.026 131.251 136.515C131.259 136.769 131.258 137.023 131.256 137.258C131.255 137.493 131.253 137.747 131.261 137.982C131.298 148.089 130.446 149.376 128.035 163.414C127.524 166.412 126.726 176.219 126.073 185.068C126.06 185.298 126.038 185.529 126.025 185.749C126.028 185.799 126.026 185.839 126.019 185.879C125.946 186.73 125.884 187.582 125.83 188.404C125.818 188.654 125.796 188.915 125.774 189.166C125.747 189.557 125.709 189.948 125.692 190.329C125.694 190.369 125.692 190.399 125.685 190.429C125.657 190.811 125.629 191.182 125.601 191.553C125.562 192.206 125.512 192.848 125.461 193.461C125.441 193.763 125.42 194.054 125.409 194.345C125.401 194.406 125.403 194.466 125.395 194.526C125.337 195.22 125.297 195.864 125.257 196.467C125.243 196.669 125.229 196.86 125.215 197.051C125.2 197.212 125.195 197.363 125.179 197.504L125.18 197.514C125.166 197.715 125.153 197.917 125.138 198.098C125.126 198.349 125.104 198.591 125.091 198.813L125.091 198.823C125.048 199.447 124.827 200.055 124.454 200.556C124.08 201.057 123.57 201.441 122.982 201.665C121.415 202.272 119.837 202.819 118.249 203.287C116.132 203.918 114.022 204.437 111.92 204.846C111.466 204.937 111.002 205.028 110.547 205.109C109.436 205.315 108.323 205.48 107.219 205.626C106.611 205.71 106.002 205.784 105.393 205.837C104.998 205.886 104.602 205.925 104.206 205.954C103.657 206.017 103.119 206.059 102.59 206.101C101.817 206.158 101.064 206.195 100.31 206.231C99.5873 206.267 98.8533 206.294 98.1394 206.309C97.7824 206.317 97.4253 206.325 97.0781 206.322C96.7822 206.329 96.4864 206.335 96.2004 206.331L94.9846 206.327C94.2893 206.312 93.6141 206.296 92.9386 206.27C92.263 206.244 91.5976 206.218 90.9521 206.181C90.3064 206.145 89.6504 206.108 89.0144 206.061C88.3783 206.014 87.7623 205.956 87.1564 205.898C85.3175 205.725 83.5894 205.518 81.9932 205.278C78.8865 204.826 75.8025 204.221 72.7524 203.462C71.9906 203.275 71.2885 202.903 70.7098 202.376C70.1302 201.849 69.6923 201.197 69.4349 200.46C69.4242 200.44 69.4238 200.42 69.4131 200.4C69.2483 199.905 69.0837 199.41 68.9291 198.905C63.5623 182.213 61.1413 164.214 60.2222 148.162C60.1147 146.263 60.0281 144.384 59.9627 142.547C59.9307 141.932 59.9191 141.326 59.8974 140.721C59.8258 138.549 59.7962 136.429 59.7775 134.36C59.7688 133.361 59.7604 132.381 59.7624 131.413C59.7397 121.078 60.2555 110.807 61.3036 100.632C61.6637 98.5167 62.7445 96.588 64.3753 95.1474C64.525 95.0697 64.6746 94.982 64.8244 94.9138C66.9088 94.0577 69.0967 93.4547 71.3401 93.1143C74.3019 92.5316 77.2931 92.0951 80.301 91.8139C85.7737 91.4072 91.2055 91.0496 96.6867 91.1269C103.534 91.2137 110.362 91.8773 117.092 93.1164C119.629 93.4421 122.125 94.056 124.532 94.9385C127.583 96.3004 129.132 99.3175 129.581 102.378C129.647 102.869 129.723 103.36 129.78 103.851C129.804 103.996 129.829 104.14 129.843 104.285C130.086 106.203 130.29 108.114 130.424 110.035C130.462 110.557 130.489 111.069 130.527 111.591C130.532 111.736 130.547 111.891 130.552 112.036C130.636 113.603 130.665 114.774 130.677 115.103Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.735 115.066C130.764 115.918 130.783 116.742 130.81 117.546C130.838 118.351 130.864 119.136 130.88 119.893C130.987 123.311 131.078 126.248 131.146 128.818C131.176 129.675 131.194 130.484 131.21 131.264C131.246 132.6 131.268 133.82 131.287 134.953C131.295 135.481 131.302 135.989 131.309 136.477C131.318 136.732 131.316 136.986 131.315 137.22C131.313 137.455 131.312 137.709 131.32 137.944C131.357 148.051 130.505 149.338 128.093 163.376C127.583 166.375 126.785 176.182 126.131 185.031C126.119 185.261 126.096 185.491 126.083 185.711C126.086 185.761 126.084 185.801 126.077 185.841C126.004 186.693 125.942 187.544 125.888 188.366C125.876 188.617 125.855 188.877 125.833 189.128C125.805 189.519 125.768 189.91 125.75 190.291C125.752 190.331 125.75 190.362 125.743 190.392C125.715 190.773 125.687 191.144 125.659 191.516C125.62 192.168 125.57 192.811 125.52 193.424C125.499 193.725 125.478 194.017 125.468 194.308C125.46 194.368 125.462 194.429 125.453 194.489C125.395 195.183 125.356 195.826 125.315 196.43C125.301 196.631 125.287 196.822 125.273 197.013C125.258 197.174 125.253 197.325 125.238 197.466L125.238 197.476C125.224 197.678 125.211 197.879 125.196 198.06C125.184 198.312 125.162 198.554 125.149 198.775L125.15 198.785C125.106 199.41 124.885 200.018 124.512 200.519C124.139 201.02 123.628 201.403 123.04 201.627C121.473 202.234 119.895 202.782 118.308 203.249C116.19 203.88 114.08 204.4 111.979 204.809C111.525 204.899 111.06 204.99 110.606 205.071C109.494 205.277 108.381 205.443 107.277 205.588C106.669 205.672 106.061 205.746 105.451 205.8C105.056 205.849 104.66 205.888 104.264 205.917C103.716 205.979 103.177 206.021 102.648 206.063C101.876 206.12 101.122 206.157 100.369 206.194C99.6454 206.23 98.9117 206.256 98.1978 206.272C97.8408 206.279 97.4838 206.287 97.1366 206.285C96.8406 206.291 96.5445 206.297 96.2585 206.294L95.0427 206.29C94.3474 206.274 93.6725 206.258 92.9971 206.232C92.3214 206.207 91.6557 206.181 91.0102 206.144C90.3645 206.107 89.7085 206.07 89.0725 206.024C88.4364 205.976 87.8204 205.919 87.2145 205.861C85.3756 205.687 83.6479 205.48 82.0517 205.24C78.945 204.789 75.8606 204.184 72.8105 203.424C72.0487 203.237 71.3469 202.865 70.7683 202.338C70.1887 201.811 69.7507 201.159 69.4934 200.422C69.4827 200.402 69.4822 200.382 69.4715 200.362C69.3068 199.867 69.1421 199.373 68.9875 198.868C63.6208 182.176 61.1997 164.176 60.2806 148.125C60.1731 146.225 60.0865 144.347 60.0212 142.509C59.9891 141.894 59.9775 141.289 59.9559 140.683C59.8843 138.512 59.8543 136.391 59.8356 134.322C59.8269 133.323 59.8185 132.344 59.8205 131.375C59.7978 121.04 60.314 110.769 61.362 100.594C61.7221 98.4791 62.803 96.5504 64.4338 95.1098C64.5834 95.0321 64.7331 94.9444 64.8829 94.8762C66.9673 94.0201 69.1551 93.4171 71.3986 93.0767C74.3604 92.494 77.3516 92.0575 80.3595 91.7763C85.8321 91.3696 91.2639 91.012 96.7452 91.0893C103.593 91.1761 110.42 91.8397 117.15 93.0788C119.687 93.4045 122.184 94.0185 124.591 94.9009C127.641 96.2628 129.191 99.28 129.64 102.34C129.706 102.831 129.781 103.322 129.838 103.814C129.862 103.958 129.887 104.103 129.902 104.247C130.145 106.166 130.348 108.076 130.483 109.998C130.521 110.52 130.548 111.032 130.585 111.554C130.59 111.699 130.605 111.854 130.61 111.998C130.694 113.566 130.724 114.737 130.735 115.066Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.794 115.028C130.823 115.881 130.841 116.704 130.868 117.508C130.896 118.313 130.923 119.099 130.939 119.855C131.046 123.273 131.137 126.21 131.205 128.78C131.234 129.638 131.252 130.447 131.268 131.227C131.304 132.563 131.326 133.783 131.345 134.916C131.353 135.443 131.361 135.951 131.367 136.44C131.376 136.694 131.375 136.948 131.373 137.183C131.371 137.418 131.37 137.672 131.378 137.907C131.415 148.014 130.563 149.301 128.151 163.339C127.641 166.337 126.843 176.144 126.19 184.993C126.177 185.223 126.154 185.453 126.141 185.674C126.144 185.724 126.142 185.764 126.136 185.804C126.063 186.655 126 187.507 125.947 188.328C125.935 188.579 125.913 188.84 125.891 189.09C125.863 189.481 125.826 189.873 125.808 190.254C125.81 190.294 125.808 190.324 125.801 190.354C125.773 190.735 125.745 191.107 125.717 191.478C125.678 192.131 125.628 192.773 125.578 193.386C125.557 193.688 125.537 193.979 125.526 194.27C125.518 194.331 125.52 194.391 125.512 194.451C125.454 195.145 125.414 195.789 125.373 196.392C125.36 196.593 125.346 196.784 125.332 196.976C125.317 197.137 125.312 197.288 125.296 197.429L125.296 197.439C125.283 197.64 125.269 197.841 125.255 198.023C125.243 198.274 125.22 198.516 125.207 198.737L125.208 198.748C125.164 199.372 124.944 199.98 124.57 200.481C124.197 200.982 123.686 201.366 123.098 201.589C121.531 202.197 119.954 202.744 118.366 203.212C116.248 203.842 114.138 204.362 112.037 204.771C111.583 204.862 111.118 204.953 110.664 205.033C109.552 205.239 108.439 205.405 107.335 205.55C106.727 205.635 106.119 205.708 105.51 205.762C105.114 205.811 104.718 205.85 104.322 205.879C103.774 205.942 103.235 205.984 102.707 206.026C101.934 206.083 101.18 206.12 100.427 206.156C99.7038 206.192 98.9697 206.218 98.2558 206.234C97.8988 206.242 97.5418 206.25 97.1946 206.247C96.8986 206.253 96.6029 206.26 96.3168 206.256L95.1011 206.252C94.4057 206.237 93.7305 206.221 93.0551 206.195C92.3794 206.169 91.714 206.143 91.0685 206.106C90.4229 206.069 89.7668 206.033 89.1309 205.986C88.4948 205.939 87.8788 205.881 87.2729 205.823C85.434 205.649 83.7059 205.443 82.1097 205.203C79.003 204.751 75.9189 204.146 72.8689 203.387C72.1071 203.199 71.4049 202.828 70.8263 202.301C70.2467 201.774 69.8087 201.122 69.5514 200.385C69.5407 200.365 69.5402 200.344 69.5295 200.324C69.3648 199.83 69.2001 199.335 69.0455 198.83C63.6788 182.138 61.2577 164.138 60.3386 148.087C60.2311 146.187 60.1446 144.309 60.0792 142.472C60.0471 141.857 60.0359 141.251 60.0142 140.646C59.9426 138.474 59.9127 136.354 59.8939 134.284C59.8852 133.285 59.8768 132.306 59.8789 131.337C59.8562 121.003 60.372 110.732 61.4201 100.557C61.7801 98.4415 62.8613 96.5128 64.4921 95.0722C64.6418 94.9945 64.7911 94.9068 64.9409 94.8386C67.0253 93.9825 69.2132 93.3795 71.4566 93.0392C74.4184 92.4564 77.4096 92.0199 80.4175 91.7387C85.8901 91.332 91.3219 90.9744 96.8032 91.0517C103.651 91.1385 110.478 91.8021 117.209 93.0412C119.745 93.3669 122.242 93.9809 124.649 94.8633C127.699 96.2252 129.249 99.2424 129.698 102.302C129.764 102.794 129.84 103.285 129.896 103.776C129.921 103.921 129.945 104.065 129.96 104.21C130.203 106.128 130.406 108.038 130.541 109.96C130.579 110.482 130.606 110.994 130.644 111.516C130.649 111.661 130.664 111.816 130.669 111.961C130.752 113.528 130.782 114.699 130.794 115.028Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.852 114.991C130.881 115.843 130.899 116.666 130.927 117.471C130.955 118.276 130.981 119.061 130.997 119.818C131.104 123.236 131.195 126.172 131.263 128.743C131.292 129.6 131.31 130.409 131.327 131.189C131.363 132.525 131.385 133.745 131.403 134.878C131.412 135.405 131.419 135.914 131.426 136.402C131.434 136.656 131.433 136.911 131.431 137.145C131.429 137.38 131.428 137.634 131.436 137.869C131.473 147.976 130.621 149.263 128.21 163.301C127.699 166.3 126.901 176.106 126.248 184.955C126.235 185.186 126.213 185.416 126.2 185.636C126.203 185.686 126.201 185.726 126.194 185.766C126.121 186.617 126.059 187.469 126.005 188.291C125.993 188.541 125.971 188.802 125.949 189.053C125.922 189.444 125.884 189.835 125.866 190.216C125.869 190.256 125.867 190.286 125.86 190.317C125.832 190.698 125.804 191.069 125.775 191.44C125.736 192.093 125.687 192.736 125.636 193.349C125.616 193.65 125.595 193.941 125.584 194.233C125.576 194.293 125.578 194.353 125.57 194.414C125.512 195.108 125.472 195.751 125.432 196.355C125.418 196.556 125.404 196.747 125.39 196.938C125.375 197.099 125.37 197.25 125.354 197.391L125.355 197.401C125.341 197.603 125.328 197.804 125.313 197.985C125.301 198.237 125.279 198.478 125.266 198.7L125.266 198.71C125.223 199.335 125.002 199.943 124.629 200.444C124.256 200.945 123.745 201.328 123.157 201.552C121.59 202.159 120.012 202.707 118.424 203.174C116.307 203.805 114.197 204.325 112.095 204.733C111.641 204.824 111.177 204.915 110.722 204.996C109.611 205.202 108.498 205.367 107.394 205.513C106.786 205.597 106.177 205.671 105.568 205.724C105.172 205.774 104.777 205.813 104.38 205.842C103.832 205.904 103.294 205.946 102.765 205.988C101.992 206.045 101.239 206.082 100.485 206.119C99.762 206.155 99.0283 206.181 98.3144 206.196C97.9574 206.204 97.6004 206.212 97.2532 206.209C96.9572 206.216 96.6611 206.222 96.3751 206.218L95.1593 206.214C94.464 206.199 93.7891 206.183 93.1137 206.157C92.438 206.132 91.7726 206.105 91.1271 206.069C90.4815 206.032 89.8254 205.995 89.1895 205.948C88.5534 205.901 87.9374 205.843 87.3315 205.785C85.4926 205.612 83.7645 205.405 82.1683 205.165C79.0616 204.714 75.9772 204.108 72.9271 203.349C72.1653 203.162 71.4635 202.79 70.8849 202.263C70.3053 201.736 69.8673 201.084 69.61 200.347C69.5993 200.327 69.5988 200.307 69.5881 200.287C69.4234 199.792 69.2587 199.297 69.1041 198.792C63.7374 182.1 61.3163 164.101 60.3972 148.05C60.2897 146.15 60.2031 144.272 60.1378 142.434C60.1057 141.819 60.0941 141.213 60.0725 140.608C60.0009 138.437 59.9709 136.316 59.9522 134.247C59.9435 133.248 59.9354 132.269 59.9375 131.3C59.9148 120.965 60.4306 110.694 61.4786 100.519C61.8387 98.4039 62.9196 96.4753 64.5504 95.0346C64.7001 94.9569 64.8497 94.8692 64.9995 94.801C67.0839 93.945 69.2717 93.3419 71.5152 93.0016C74.477 92.4188 77.4682 91.9823 80.4761 91.7011C85.9487 91.2945 91.3805 90.9368 96.8618 91.0141C103.709 91.1009 110.537 91.7645 117.267 93.0036C119.804 93.3293 122.3 93.9433 124.707 94.8257C127.758 96.1876 129.307 99.2048 129.756 102.265C129.822 102.756 129.898 103.247 129.954 103.739C129.979 103.883 130.004 104.028 130.018 104.172C130.261 106.091 130.465 108.001 130.6 109.923C130.637 110.444 130.664 110.957 130.702 111.479C130.707 111.624 130.722 111.778 130.727 111.923C130.81 113.49 130.841 114.662 130.852 114.991Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.91 114.953C130.939 115.805 130.958 116.629 130.985 117.433C131.013 118.238 131.04 119.024 131.055 119.78C131.163 123.198 131.253 126.135 131.321 128.705C131.351 129.562 131.369 130.371 131.385 131.151C131.421 132.488 131.443 133.708 131.462 134.841C131.47 135.368 131.477 135.876 131.484 136.365C131.493 136.619 131.491 136.873 131.49 137.108C131.488 137.342 131.486 137.597 131.494 137.831C131.531 147.938 130.679 149.226 128.268 163.264C127.757 166.262 126.96 176.069 126.306 184.918C126.294 185.148 126.271 185.378 126.258 185.598C126.261 185.648 126.259 185.688 126.252 185.729C126.18 186.58 126.117 187.431 126.063 188.253C126.051 188.504 126.029 188.764 126.007 189.015C125.98 189.406 125.943 189.798 125.925 190.179C125.927 190.219 125.925 190.249 125.918 190.279C125.89 190.66 125.862 191.032 125.834 191.403C125.795 192.055 125.745 192.698 125.694 193.311C125.674 193.612 125.653 193.904 125.643 194.195C125.635 194.256 125.637 194.316 125.628 194.376C125.57 195.07 125.531 195.713 125.49 196.317C125.476 196.518 125.462 196.709 125.448 196.9C125.433 197.062 125.428 197.212 125.413 197.354L125.413 197.363C125.399 197.565 125.386 197.766 125.371 197.947C125.359 198.199 125.337 198.441 125.324 198.662L125.324 198.672C125.281 199.297 125.061 199.905 124.687 200.406C124.314 200.907 123.803 201.29 123.215 201.514C121.648 202.122 120.07 202.669 118.483 203.137C116.365 203.767 114.255 204.287 112.154 204.696C111.7 204.787 111.235 204.878 110.78 204.958C109.669 205.164 108.556 205.33 107.452 205.475C106.844 205.559 106.236 205.633 105.626 205.687C105.231 205.736 104.835 205.775 104.439 205.804C103.891 205.867 103.352 205.908 102.823 205.95C102.051 206.008 101.297 206.044 100.544 206.081C99.8205 206.117 99.0868 206.143 98.3729 206.159C98.0159 206.167 97.6588 206.174 97.3116 206.172C97.0157 206.178 96.7196 206.185 96.4335 206.181L95.2178 206.177C94.5224 206.161 93.8476 206.146 93.1721 206.12C92.4965 206.094 91.8307 206.068 91.1852 206.031C90.5396 205.994 89.8835 205.958 89.2476 205.911C88.6115 205.864 87.9955 205.806 87.3896 205.748C85.5507 205.574 83.8229 205.368 82.2267 205.128C79.12 204.676 76.0356 204.071 72.9856 203.312C72.2238 203.124 71.522 202.753 70.9433 202.226C70.3637 201.699 69.9258 201.046 69.6684 200.31C69.6577 200.289 69.6573 200.269 69.6466 200.249C69.4818 199.755 69.3172 199.26 69.1626 198.755C63.7958 182.063 61.3744 164.063 60.4553 148.012C60.3478 146.112 60.2613 144.234 60.1959 142.397C60.1638 141.781 60.1526 141.176 60.1309 140.571C60.0593 138.399 60.0294 136.279 60.0106 134.209C60.0019 133.21 59.9935 132.231 59.9956 131.262C59.9729 120.927 60.489 110.657 61.5371 100.482C61.8972 98.3663 62.978 96.4377 64.6088 94.997C64.7585 94.9193 64.9081 94.8316 65.0579 94.7634C67.1423 93.9074 69.3302 93.3043 71.5736 92.964C74.5354 92.3813 77.5266 91.9447 80.5345 91.6635C86.0072 91.2569 91.4386 90.8992 96.9199 90.9765C103.767 91.0633 110.595 91.7269 117.326 92.966C119.862 93.2917 122.359 93.9057 124.766 94.7881C127.816 96.15 129.366 99.1672 129.815 102.227C129.881 102.718 129.956 103.21 130.013 103.701C130.037 103.845 130.062 103.99 130.077 104.135C130.32 106.053 130.523 107.963 130.658 109.885C130.696 110.407 130.723 110.919 130.761 111.441C130.765 111.586 130.781 111.741 130.785 111.886C130.869 113.453 130.899 114.624 130.91 114.953Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M130.969 114.915C130.998 115.768 131.016 116.591 131.043 117.396C131.071 118.2 131.098 118.986 131.114 119.743C131.221 123.161 131.311 126.097 131.379 128.668C131.409 129.525 131.427 130.334 131.443 131.114C131.479 132.45 131.501 133.67 131.52 134.803C131.528 135.33 131.535 135.838 131.542 136.327C131.551 136.581 131.55 136.835 131.548 137.07C131.546 137.305 131.545 137.559 131.553 137.794C131.59 147.901 130.738 149.188 128.326 163.226C127.816 166.224 127.018 176.031 126.365 184.88C126.352 185.11 126.329 185.341 126.316 185.561C126.319 185.611 126.317 185.651 126.311 185.691C126.238 186.542 126.175 187.394 126.122 188.216C126.11 188.466 126.088 188.727 126.066 188.978C126.038 189.369 126.001 189.76 125.983 190.141C125.985 190.181 125.983 190.211 125.976 190.241C125.948 190.623 125.92 190.994 125.892 191.365C125.853 192.018 125.803 192.661 125.753 193.274C125.732 193.575 125.711 193.866 125.701 194.157C125.693 194.218 125.695 194.278 125.687 194.338C125.629 195.032 125.589 195.676 125.548 196.279C125.534 196.481 125.521 196.672 125.507 196.863C125.492 197.024 125.486 197.175 125.471 197.316L125.471 197.326C125.457 197.527 125.444 197.729 125.43 197.91C125.418 198.161 125.395 198.403 125.382 198.625L125.383 198.635C125.339 199.259 125.119 199.867 124.745 200.368C124.372 200.869 123.861 201.253 123.273 201.477C121.706 202.084 120.129 202.632 118.541 203.099C116.424 203.73 114.313 204.249 112.212 204.658C111.758 204.749 111.293 204.84 110.839 204.921C109.727 205.127 108.614 205.292 107.51 205.438C106.902 205.522 106.294 205.596 105.685 205.649C105.289 205.698 104.893 205.737 104.497 205.766C103.949 205.829 103.41 205.871 102.881 205.913C102.109 205.97 101.356 206.007 100.602 206.043C99.8788 206.08 99.1448 206.106 98.4309 206.121C98.0739 206.129 97.7168 206.137 97.3696 206.134C97.0737 206.141 96.7779 206.147 96.4919 206.143L95.2761 206.139C94.5808 206.124 93.9056 206.108 93.2301 206.082C92.5545 206.056 91.8891 206.03 91.2436 205.993C90.5979 205.957 89.9419 205.92 89.3059 205.873C88.6698 205.826 88.0538 205.768 87.4479 205.71C85.609 205.537 83.881 205.33 82.2847 205.09C79.178 204.638 76.094 204.033 73.0439 203.274C72.2821 203.087 71.58 202.715 71.0014 202.188C70.4217 201.661 69.9838 201.009 69.7264 200.272C69.7157 200.252 69.7153 200.232 69.7046 200.212C69.5399 199.717 69.3752 199.222 69.2206 198.717C63.8538 182.025 61.4328 164.026 60.5137 147.974C60.4062 146.075 60.3196 144.196 60.2542 142.359C60.2222 141.744 60.2106 141.138 60.189 140.533C60.1173 138.362 60.0877 136.241 60.069 134.172C60.0603 133.173 60.0519 132.193 60.0539 131.225C60.0312 120.89 60.547 110.619 61.5951 100.444C61.9552 98.3287 63.0364 96.4 64.6672 94.9594C64.8168 94.8817 64.9661 94.794 65.116 94.7258C67.2003 93.8697 69.3882 93.2667 71.6316 92.9264C74.5935 92.3436 77.5846 91.9071 80.5925 91.6259C86.0652 91.2193 91.497 90.8616 96.9783 90.9389C103.826 91.0257 110.654 91.6893 117.384 92.9284C119.92 93.2541 122.417 93.8681 124.824 94.7505C127.874 96.1124 129.424 99.1296 129.873 102.19C129.939 102.681 130.015 103.172 130.071 103.663C130.096 103.808 130.12 103.952 130.135 104.097C130.378 106.015 130.581 107.926 130.716 109.847C130.754 110.369 130.781 110.881 130.819 111.403C130.823 111.548 130.839 111.703 130.844 111.848C130.927 113.415 130.957 114.586 130.969 114.915Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.027 114.878C131.056 115.73 131.074 116.554 131.102 117.358C131.129 118.163 131.156 118.948 131.172 119.705C131.279 123.123 131.37 126.06 131.438 128.63C131.467 129.487 131.485 130.296 131.502 131.076C131.537 132.412 131.559 133.632 131.578 134.765C131.586 135.293 131.594 135.801 131.6 136.289C131.609 136.544 131.608 136.798 131.606 137.032C131.604 137.267 131.603 137.521 131.611 137.756C131.648 147.863 130.796 149.15 128.385 163.188C127.874 166.187 127.076 175.993 126.423 184.843C126.41 185.073 126.387 185.303 126.374 185.523C126.377 185.573 126.375 185.613 126.369 185.653C126.296 186.505 126.233 187.356 126.18 188.178C126.168 188.429 126.146 188.689 126.124 188.94C126.097 189.331 126.059 189.722 126.041 190.103C126.043 190.143 126.041 190.174 126.034 190.204C126.006 190.585 125.978 190.956 125.95 191.328C125.911 191.98 125.862 192.623 125.811 193.236C125.791 193.537 125.77 193.829 125.759 194.12C125.751 194.18 125.753 194.241 125.745 194.301C125.687 194.995 125.647 195.638 125.606 196.242C125.593 196.443 125.579 196.634 125.565 196.825C125.55 196.987 125.545 197.137 125.529 197.278L125.529 197.288C125.516 197.49 125.502 197.691 125.488 197.872C125.476 198.124 125.454 198.366 125.441 198.587L125.441 198.597C125.398 199.222 125.177 199.83 124.803 200.331C124.43 200.832 123.919 201.215 123.332 201.439C121.764 202.046 120.187 202.594 118.599 203.061C116.482 203.692 114.371 204.212 112.27 204.621C111.816 204.711 111.352 204.802 110.897 204.883C109.786 205.089 108.673 205.255 107.568 205.4C106.961 205.484 106.352 205.558 105.743 205.612C105.347 205.661 104.951 205.7 104.555 205.729C104.007 205.791 103.468 205.833 102.94 205.875C102.167 205.932 101.414 205.969 100.66 206.006C99.9368 206.042 99.2031 206.068 98.4892 206.084C98.1322 206.091 97.7752 206.099 97.428 206.097C97.132 206.103 96.8359 206.109 96.5499 206.106L95.3341 206.102C94.6388 206.086 93.9639 206.07 93.2885 206.045C92.6128 206.019 91.9471 205.993 91.3016 205.956C90.6559 205.919 89.9999 205.883 89.3639 205.836C88.7278 205.788 88.1118 205.731 87.5059 205.673C85.667 205.499 83.9393 205.293 82.3431 205.052C79.2364 204.601 76.152 203.996 73.1019 203.236C72.3401 203.049 71.6383 202.677 71.0597 202.15C70.4801 201.623 70.0421 200.971 69.7848 200.234C69.7741 200.214 69.7736 200.194 69.7629 200.174C69.5982 199.679 69.4335 199.185 69.2789 198.68C63.9122 181.988 61.4911 163.988 60.572 147.937C60.4645 146.037 60.378 144.159 60.3126 142.321C60.2805 141.706 60.269 141.101 60.2473 140.495C60.1757 138.324 60.1457 136.203 60.127 134.134C60.1183 133.135 60.1102 132.156 60.1123 131.187C60.0896 120.852 60.6054 110.581 61.6535 100.406C62.0135 98.2911 63.0944 96.3624 64.7252 94.9218C64.8749 94.8441 65.0245 94.7564 65.1743 94.6882C67.2587 93.8321 69.4465 93.2291 71.69 92.8888C74.6518 92.306 77.643 91.8695 80.6509 91.5883C86.1235 91.1817 91.5553 90.824 97.0366 90.9013C103.884 90.9881 110.712 91.6517 117.442 92.8908C119.979 93.2165 122.475 93.8305 124.882 94.7129C127.932 96.0748 129.482 99.092 129.931 102.152C129.997 102.643 130.073 103.134 130.129 103.626C130.154 103.77 130.179 103.915 130.193 104.059C130.436 105.978 130.64 107.888 130.774 109.81C130.812 110.332 130.839 110.844 130.877 111.366C130.882 111.511 130.897 111.666 130.902 111.811C130.985 113.378 131.015 114.549 131.027 114.878Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.085 114.84C131.114 115.693 131.132 116.516 131.16 117.32C131.187 118.125 131.214 118.911 131.23 119.667C131.337 123.085 131.428 126.022 131.496 128.592C131.526 129.45 131.543 130.259 131.56 131.039C131.596 132.375 131.617 133.595 131.636 134.728C131.644 135.255 131.652 135.763 131.659 136.252C131.668 136.506 131.666 136.76 131.664 136.995C131.662 137.23 131.661 137.484 131.669 137.719C131.706 147.826 130.854 149.113 128.443 163.151C127.932 166.149 127.134 175.956 126.481 184.805C126.468 185.035 126.446 185.265 126.433 185.486C126.435 185.536 126.434 185.576 126.427 185.616C126.354 186.467 126.292 187.319 126.238 188.14C126.226 188.391 126.204 188.652 126.182 188.902C126.155 189.293 126.117 189.685 126.1 190.066C126.102 190.106 126.1 190.136 126.093 190.166C126.065 190.547 126.037 190.919 126.009 191.29C125.97 191.943 125.92 192.585 125.869 193.198C125.849 193.5 125.828 193.791 125.818 194.082C125.81 194.143 125.811 194.203 125.803 194.263C125.745 194.957 125.706 195.601 125.665 196.204C125.651 196.405 125.637 196.597 125.623 196.788C125.608 196.949 125.603 197.1 125.588 197.241L125.588 197.251C125.574 197.452 125.561 197.653 125.546 197.835C125.534 198.086 125.512 198.328 125.499 198.549L125.499 198.559C125.456 199.184 125.235 199.792 124.862 200.293C124.488 200.794 123.978 201.178 123.39 201.401C121.823 202.009 120.245 202.556 118.658 203.024C116.54 203.654 114.43 204.174 112.329 204.583C111.874 204.674 111.41 204.765 110.955 204.845C109.844 205.051 108.731 205.217 107.626 205.362C107.019 205.447 106.41 205.52 105.801 205.574C105.406 205.623 105.01 205.662 104.614 205.691C104.065 205.754 103.527 205.796 102.998 205.838C102.225 205.895 101.472 205.932 100.718 205.968C99.9953 206.004 99.2616 206.03 98.5477 206.046C98.1907 206.054 97.8333 206.062 97.4861 206.059C97.1901 206.065 96.8944 206.072 96.6083 206.068L95.3926 206.064C94.6973 206.049 94.022 206.033 93.3466 206.007C92.6709 205.981 92.0055 205.955 91.36 205.918C90.7144 205.881 90.0583 205.845 89.4224 205.798C88.7863 205.751 88.1703 205.693 87.5644 205.635C85.7255 205.461 83.9977 205.255 82.4015 205.015C79.2948 204.563 76.2104 203.958 73.1604 203.199C72.3986 203.011 71.6964 202.64 71.1178 202.113C70.5382 201.586 70.1002 200.934 69.8429 200.197C69.8322 200.177 69.8317 200.156 69.821 200.136C69.6563 199.642 69.4916 199.147 69.337 198.642C63.9703 181.95 61.5492 163.95 60.6301 147.899C60.5226 146 60.4361 144.121 60.3707 142.284C60.3386 141.669 60.3274 141.063 60.3057 140.458C60.2341 138.286 60.2042 136.166 60.1854 134.097C60.1768 133.098 60.1683 132.118 60.1704 131.149C60.1477 120.815 60.6635 110.544 61.7116 100.369C62.0716 98.2535 63.1528 96.3249 64.7836 94.8842C64.9333 94.8065 65.0826 94.7188 65.2324 94.6506C67.3168 93.7945 69.5047 93.1915 71.7481 92.8512C74.7099 92.2685 77.7011 91.8319 80.709 91.5507C86.1816 91.1441 91.6134 90.7864 97.0947 90.8637C103.942 90.9505 110.77 91.6142 117.5 92.8532C120.037 93.1789 122.533 93.7929 124.94 94.6754C127.99 96.0372 129.54 99.0544 129.989 102.114C130.055 102.606 130.131 103.097 130.187 103.588C130.212 103.733 130.237 103.877 130.251 104.022C130.494 105.94 130.698 107.85 130.832 109.772C130.87 110.294 130.898 110.806 130.935 111.328C130.94 111.473 130.955 111.628 130.96 111.773C131.044 113.34 131.074 114.511 131.085 114.84Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.143 114.803C131.172 115.655 131.191 116.478 131.218 117.283C131.246 118.088 131.273 118.873 131.289 119.63C131.396 123.048 131.486 125.984 131.554 128.555C131.584 129.412 131.602 130.221 131.618 131.001C131.654 132.337 131.676 133.557 131.695 134.69C131.703 135.217 131.71 135.726 131.717 136.214C131.726 136.468 131.725 136.723 131.723 136.957C131.721 137.192 131.72 137.446 131.728 137.681C131.765 147.788 130.913 149.075 128.501 163.113C127.991 166.112 127.193 175.918 126.539 184.767C126.527 184.998 126.504 185.228 126.491 185.448C126.494 185.498 126.492 185.538 126.486 185.578C126.413 186.43 126.35 187.281 126.297 188.103C126.285 188.353 126.263 188.614 126.241 188.865C126.213 189.256 126.176 189.647 126.158 190.028C126.161 190.068 126.158 190.098 126.151 190.129C126.124 190.51 126.095 190.881 126.067 191.252C126.028 191.905 125.978 192.548 125.928 193.161C125.907 193.462 125.887 193.753 125.876 194.045C125.868 194.105 125.87 194.165 125.862 194.226C125.803 194.92 125.764 195.563 125.723 196.167C125.709 196.368 125.696 196.559 125.682 196.75C125.667 196.911 125.661 197.062 125.646 197.203L125.646 197.213C125.633 197.415 125.619 197.616 125.605 197.797C125.593 198.049 125.57 198.29 125.557 198.512L125.558 198.522C125.514 199.147 125.294 199.755 124.921 200.256C124.547 200.757 124.036 201.14 123.448 201.364C121.881 201.971 120.303 202.519 118.716 202.986C116.598 203.617 114.488 204.137 112.387 204.545C111.933 204.636 111.468 204.727 111.014 204.808C109.902 205.014 108.789 205.179 107.685 205.325C107.077 205.409 106.469 205.483 105.86 205.537C105.464 205.586 105.068 205.625 104.672 205.654C104.124 205.716 103.585 205.758 103.056 205.8C102.284 205.857 101.53 205.894 100.777 205.931C100.054 205.967 99.3198 205.993 98.6059 206.008C98.2489 206.016 97.8919 206.024 97.5447 206.021C97.2487 206.028 96.9526 206.034 96.6666 206.03L95.4512 206.026C94.7558 206.011 94.0806 205.995 93.4052 205.969C92.7295 205.944 92.0641 205.917 91.4186 205.881C90.773 205.844 90.1169 205.807 89.481 205.76C88.8449 205.713 88.2289 205.655 87.623 205.597C85.7841 205.424 84.056 205.217 82.4598 204.977C79.3531 204.526 76.269 203.92 73.219 203.161C72.4572 202.974 71.755 202.602 71.1764 202.075C70.5968 201.548 70.1588 200.896 69.9015 200.159C69.8908 200.139 69.8903 200.119 69.8796 200.099C69.7149 199.604 69.5502 199.109 69.3956 198.604C64.0289 181.913 61.6078 163.913 60.6887 147.862C60.5812 145.962 60.4947 144.084 60.4293 142.246C60.3972 141.631 60.3856 141.025 60.364 140.42C60.2924 138.249 60.2628 136.128 60.244 134.059C60.2353 133.06 60.2269 132.081 60.229 131.112C60.2063 120.777 60.7221 110.506 61.7702 100.331C62.1302 98.2159 63.2111 96.2873 64.8419 94.8466C64.9916 94.7689 65.1412 94.6812 65.291 94.613C67.3754 93.757 69.5632 93.1539 71.8067 92.8136C74.7685 92.2309 77.7597 91.7943 80.7676 91.5131C86.2402 91.1065 91.672 90.7488 97.1533 90.8261C104.001 90.9129 110.829 91.5766 117.559 92.8156C120.095 93.1413 122.592 93.7553 124.999 94.6378C128.049 95.9996 129.599 99.0168 130.048 102.077C130.114 102.568 130.19 103.059 130.246 103.551C130.271 103.695 130.295 103.84 130.31 103.984C130.553 105.903 130.756 107.813 130.891 109.735C130.929 110.256 130.956 110.769 130.994 111.291C130.999 111.436 131.014 111.59 131.019 111.735C131.102 113.302 131.132 114.474 131.143 114.803Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.202 114.765C131.231 115.617 131.249 116.441 131.277 117.245C131.304 118.05 131.331 118.836 131.347 119.592C131.454 123.01 131.545 125.947 131.613 128.517C131.642 129.374 131.66 130.183 131.677 130.963C131.713 132.3 131.735 133.52 131.753 134.653C131.762 135.18 131.769 135.688 131.776 136.177C131.784 136.431 131.783 136.685 131.781 136.92C131.779 137.154 131.778 137.409 131.786 137.643C131.823 147.75 130.971 149.038 128.559 163.076C128.049 166.074 127.251 175.881 126.598 184.73C126.585 184.96 126.562 185.19 126.55 185.41C126.552 185.46 126.55 185.501 126.544 185.541C126.471 186.392 126.408 187.244 126.355 188.065C126.343 188.316 126.321 188.576 126.299 188.827C126.272 189.218 126.234 189.61 126.216 189.991C126.219 190.031 126.217 190.061 126.209 190.091C126.182 190.472 126.154 190.844 126.125 191.215C126.086 191.867 126.037 192.51 125.986 193.123C125.966 193.424 125.945 193.716 125.934 194.007C125.926 194.068 125.928 194.128 125.92 194.188C125.862 194.882 125.822 195.525 125.782 196.129C125.768 196.33 125.754 196.521 125.74 196.712C125.725 196.874 125.72 197.024 125.704 197.166L125.705 197.175C125.691 197.377 125.677 197.578 125.663 197.759C125.651 198.011 125.628 198.253 125.615 198.474L125.616 198.484C125.572 199.109 125.352 199.717 124.979 200.218C124.605 200.719 124.094 201.102 123.507 201.326C121.939 201.934 120.362 202.481 118.774 202.949C116.657 203.579 114.547 204.099 112.445 204.508C111.991 204.599 111.527 204.69 111.072 204.77C109.96 204.976 108.847 205.142 107.743 205.287C107.135 205.371 106.527 205.445 105.918 205.499C105.522 205.548 105.127 205.587 104.73 205.616C104.182 205.679 103.644 205.72 103.115 205.762C102.342 205.82 101.589 205.856 100.835 205.893C100.112 205.929 99.3783 205.955 98.6644 205.971C98.3074 205.979 97.9503 205.986 97.6031 205.984C97.3072 205.99 97.0111 205.997 96.725 205.993L95.5093 205.989C94.814 205.973 94.1391 205.958 93.4636 205.932C92.788 205.906 92.1222 205.88 91.4767 205.843C90.8311 205.806 90.175 205.77 89.5391 205.723C88.903 205.676 88.287 205.618 87.6811 205.56C85.8422 205.386 84.1144 205.18 82.5182 204.94C79.4115 204.488 76.3271 203.883 73.2771 203.124C72.5153 202.936 71.8135 202.565 71.2348 202.038C70.6552 201.511 70.2173 200.858 69.9599 200.122C69.9492 200.102 69.9488 200.081 69.9381 200.061C69.7733 199.567 69.6087 199.072 69.4541 198.567C64.0873 181.875 61.6663 163.875 60.7472 147.824C60.6397 145.924 60.5528 144.046 60.4874 142.209C60.4553 141.593 60.4441 140.988 60.4224 140.383C60.3508 138.211 60.3209 136.091 60.3021 134.021C60.2934 133.022 60.285 132.043 60.2871 131.074C60.2644 120.739 60.7805 110.469 61.8286 100.294C62.1887 98.1783 63.2695 96.2497 64.9003 94.809C65.05 94.7313 65.1996 94.6436 65.3494 94.5754C67.4338 93.7194 69.6217 93.1163 71.8651 92.776C74.8269 92.1933 77.8181 91.7567 80.826 91.4755C86.2987 91.0689 91.7305 90.7113 97.2117 90.7885C104.059 90.8753 110.887 91.539 117.617 92.778C120.153 93.1037 122.65 93.7177 125.057 94.6002C128.108 95.962 129.657 98.9792 130.106 102.039C130.172 102.53 130.248 103.022 130.304 103.513C130.329 103.657 130.354 103.802 130.368 103.947C130.611 105.865 130.815 107.775 130.949 109.697C130.987 110.219 131.014 110.731 131.052 111.253C131.057 111.398 131.072 111.553 131.077 111.698C131.16 113.265 131.19 114.436 131.202 114.765Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.26 114.727C131.289 115.58 131.307 116.403 131.335 117.208C131.362 118.012 131.389 118.798 131.405 119.555C131.512 122.973 131.603 125.909 131.671 128.48C131.7 129.337 131.718 130.146 131.735 130.926C131.771 132.262 131.793 133.482 131.811 134.615C131.82 135.142 131.827 135.65 131.834 136.139C131.843 136.393 131.841 136.647 131.839 136.882C131.838 137.117 131.836 137.371 131.844 137.606C131.881 147.713 131.029 149 128.618 163.038C128.107 166.036 127.309 175.843 126.656 184.692C126.644 184.922 126.621 185.153 126.608 185.373C126.611 185.423 126.609 185.463 126.602 185.503C126.529 186.354 126.467 187.206 126.413 188.028C126.401 188.278 126.379 188.539 126.357 188.79C126.33 189.181 126.292 189.572 126.275 189.953C126.277 189.993 126.275 190.023 126.268 190.053C126.24 190.435 126.212 190.806 126.184 191.177C126.145 191.83 126.095 192.473 126.044 193.086C126.024 193.387 126.003 193.678 125.992 193.969C125.984 194.03 125.986 194.09 125.978 194.15C125.92 194.844 125.881 195.488 125.84 196.091C125.826 196.293 125.812 196.484 125.798 196.675C125.783 196.836 125.778 196.987 125.762 197.128L125.763 197.138C125.749 197.339 125.736 197.541 125.721 197.722C125.709 197.973 125.687 198.215 125.674 198.437L125.674 198.447C125.631 199.071 125.41 199.679 125.037 200.18C124.663 200.681 124.153 201.065 123.565 201.289C121.998 201.896 120.42 202.444 118.833 202.911C116.715 203.542 114.605 204.061 112.504 204.47C112.049 204.561 111.585 204.652 111.13 204.733C110.019 204.939 108.906 205.104 107.802 205.25C107.194 205.334 106.585 205.408 105.976 205.461C105.581 205.51 105.185 205.549 104.789 205.578C104.24 205.641 103.702 205.683 103.173 205.725C102.4 205.782 101.647 205.819 100.893 205.855C100.17 205.892 99.4363 205.918 98.7224 205.933C98.3654 205.941 98.0083 205.949 97.6611 205.946C97.3652 205.953 97.0694 205.959 96.7834 205.955L95.5676 205.951C94.8723 205.936 94.1971 205.92 93.5216 205.894C92.846 205.868 92.1806 205.842 91.5351 205.805C90.8894 205.769 90.2334 205.732 89.5974 205.685C88.9613 205.638 88.3453 205.58 87.7394 205.522C85.9005 205.349 84.1725 205.142 82.5763 204.902C79.4695 204.45 76.3855 203.845 73.3354 203.086C72.5736 202.899 71.8715 202.527 71.2929 202C70.7133 201.473 70.2753 200.821 70.018 200.084C70.0072 200.064 70.0068 200.044 69.9961 200.024C69.8314 199.529 69.6667 199.034 69.5121 198.529C64.1453 181.837 61.7243 163.838 60.8052 147.786C60.6977 145.887 60.6111 144.008 60.5457 142.171C60.5137 141.556 60.5024 140.95 60.4808 140.345C60.4092 138.174 60.3792 136.053 60.3605 133.984C60.3518 132.985 60.3434 132.005 60.3454 131.037C60.3227 120.702 60.8385 110.431 61.8866 100.256C62.2467 98.1407 63.3279 96.2121 64.9587 94.7714C65.1084 94.6937 65.2576 94.606 65.4075 94.5378C67.4918 93.6817 69.6797 93.0787 71.9231 92.7384C74.885 92.1556 77.8761 91.7191 80.884 91.4379C86.3567 91.0313 91.7885 90.6737 97.2698 90.7509C104.117 90.8377 110.945 91.5013 117.675 92.7404C120.212 93.0661 122.708 93.6801 125.115 94.5625C128.166 95.9244 129.715 98.9416 130.164 102.002C130.23 102.493 130.306 102.984 130.363 103.475C130.387 103.62 130.412 103.764 130.426 103.909C130.669 105.827 130.873 107.738 131.008 109.659C131.045 110.181 131.072 110.693 131.11 111.215C131.115 111.36 131.13 111.515 131.135 111.66C131.219 113.227 131.249 114.398 131.26 114.727Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.318 114.69C131.348 115.542 131.366 116.366 131.394 117.17C131.421 117.975 131.448 118.76 131.464 119.517C131.571 122.935 131.661 125.872 131.73 128.442C131.759 129.299 131.777 130.108 131.793 130.888C131.829 132.224 131.851 133.444 131.87 134.577C131.878 135.105 131.885 135.613 131.892 136.101C131.901 136.356 131.9 136.61 131.898 136.844C131.896 137.079 131.895 137.333 131.903 137.568C131.94 147.675 131.088 148.962 128.676 163C128.166 165.999 127.368 175.806 126.714 184.655C126.702 184.885 126.679 185.115 126.666 185.335C126.669 185.385 126.667 185.425 126.661 185.465C126.588 186.317 126.525 187.168 126.471 187.99C126.459 188.241 126.438 188.501 126.416 188.752C126.388 189.143 126.351 189.534 126.333 189.915C126.335 189.955 126.333 189.986 126.326 190.016C126.299 190.397 126.27 190.768 126.242 191.14C126.203 191.792 126.153 192.435 126.103 193.048C126.082 193.349 126.062 193.641 126.051 193.932C126.043 193.992 126.045 194.053 126.037 194.113C125.978 194.807 125.939 195.45 125.898 196.054C125.884 196.255 125.871 196.446 125.857 196.637C125.842 196.799 125.836 196.949 125.821 197.09L125.821 197.1C125.808 197.302 125.794 197.503 125.78 197.684C125.768 197.936 125.745 198.178 125.732 198.399L125.733 198.409C125.689 199.034 125.469 199.642 125.096 200.143C124.722 200.644 124.211 201.027 123.623 201.251C122.056 201.858 120.478 202.406 118.891 202.873C116.773 203.504 114.663 204.024 112.562 204.433C112.108 204.523 111.644 204.614 111.189 204.695C110.077 204.901 108.964 205.067 107.86 205.212C107.252 205.296 106.644 205.37 106.035 205.424C105.639 205.473 105.243 205.512 104.847 205.541C104.299 205.603 103.76 205.645 103.232 205.687C102.459 205.745 101.705 205.781 100.952 205.818C100.229 205.854 99.4949 205.88 98.781 205.896C98.424 205.903 98.0669 205.911 97.7197 205.909C97.4238 205.915 97.1277 205.921 96.8416 205.918L95.6259 205.914C94.9306 205.898 94.2557 205.882 93.5802 205.856C92.9046 205.831 92.2388 205.805 91.5933 205.768C90.9477 205.731 90.2916 205.695 89.6557 205.648C89.0196 205.6 88.4036 205.543 87.7977 205.485C85.9588 205.311 84.231 205.104 82.6348 204.864C79.5281 204.413 76.4437 203.808 73.3937 203.048C72.6319 202.861 71.9301 202.489 71.3514 201.962C70.7718 201.435 70.3339 200.783 70.0765 200.046C70.0658 200.026 70.0654 200.006 70.0547 199.986C69.89 199.491 69.7253 198.997 69.5707 198.492C64.2039 181.8 61.7829 163.8 60.8638 147.749C60.7563 145.849 60.6697 143.971 60.6043 142.133C60.5723 141.518 60.5607 140.913 60.539 140.307C60.4674 138.136 60.4375 136.015 60.4187 133.946C60.4101 132.947 60.402 131.968 60.404 130.999C60.3813 120.664 60.8971 110.393 61.9452 100.218C62.3053 98.1031 63.3861 96.1745 65.0169 94.7338C65.1666 94.6561 65.3162 94.5684 65.4661 94.5002C67.5504 93.6442 69.7383 93.0411 71.9817 92.7008C74.9436 92.118 77.9347 91.6815 80.9426 91.4003C86.4153 90.9937 91.8471 90.6361 97.3284 90.7133C104.176 90.8001 111.004 91.4637 117.734 92.7028C120.27 93.0285 122.767 93.6425 125.174 94.525C128.224 95.8868 129.774 98.904 130.223 101.964C130.289 102.455 130.365 102.946 130.421 103.438C130.445 103.582 130.47 103.727 130.485 103.871C130.728 105.79 130.931 107.7 131.066 109.622C131.104 110.144 131.131 110.656 131.169 111.178C131.174 111.323 131.189 111.478 131.194 111.623C131.277 113.19 131.307 114.361 131.318 114.69Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.377 114.652C131.406 115.505 131.424 116.328 131.452 117.132C131.479 117.937 131.506 118.723 131.522 119.479C131.629 122.898 131.72 125.834 131.788 128.404C131.817 129.262 131.835 130.071 131.852 130.851C131.887 132.187 131.909 133.407 131.928 134.54C131.936 135.067 131.944 135.575 131.951 136.064C131.959 136.318 131.958 136.572 131.956 136.807C131.954 137.042 131.953 137.296 131.961 137.531C131.998 147.638 131.146 148.925 128.734 162.963C128.224 165.961 127.426 175.768 126.773 184.617C126.76 184.847 126.737 185.077 126.725 185.298C126.727 185.348 126.726 185.388 126.719 185.428C126.646 186.279 126.583 187.131 126.53 187.952C126.518 188.203 126.496 188.464 126.474 188.714C126.447 189.105 126.409 189.497 126.391 189.878C126.394 189.918 126.392 189.948 126.384 189.978C126.357 190.359 126.329 190.731 126.3 191.102C126.261 191.755 126.212 192.397 126.161 193.01C126.141 193.312 126.12 193.603 126.109 193.894C126.101 193.955 126.103 194.015 126.095 194.075C126.037 194.769 125.997 195.413 125.957 196.016C125.943 196.217 125.929 196.409 125.915 196.6C125.9 196.761 125.895 196.912 125.879 197.053L125.88 197.063C125.866 197.264 125.852 197.465 125.838 197.647C125.826 197.898 125.803 198.14 125.79 198.361L125.791 198.372C125.747 198.996 125.527 199.604 125.154 200.105C124.78 200.606 124.269 200.99 123.682 201.213C122.114 201.821 120.537 202.368 118.949 202.836C116.832 203.466 114.722 203.986 112.62 204.395C112.166 204.486 111.702 204.577 111.247 204.657C110.136 204.863 109.022 205.029 107.918 205.174C107.31 205.259 106.702 205.332 106.093 205.386C105.697 205.435 105.302 205.474 104.905 205.503C104.357 205.566 103.819 205.608 103.29 205.65C102.517 205.707 101.764 205.744 101.01 205.78C100.287 205.816 99.5533 205.842 98.8394 205.858C98.4824 205.866 98.1254 205.874 97.7782 205.871C97.4822 205.877 97.1861 205.884 96.9001 205.88L95.6843 205.876C94.989 205.861 94.3141 205.845 93.6387 205.819C92.963 205.793 92.2973 205.767 91.6518 205.73C91.0061 205.694 90.3501 205.657 89.7141 205.61C89.078 205.563 88.462 205.505 87.8561 205.447C86.0172 205.273 84.2895 205.067 82.6933 204.827C79.5866 204.375 76.5022 203.77 73.4521 203.011C72.6903 202.823 71.9885 202.452 71.4099 201.925C70.8303 201.398 70.392 200.746 70.1347 200.009C70.1239 199.989 70.1238 199.968 70.1131 199.948C69.9484 199.454 69.7834 198.959 69.6288 198.454C64.262 181.762 61.841 163.762 60.9219 147.711C60.8144 145.812 60.7278 143.933 60.6624 142.096C60.6304 141.481 60.6191 140.875 60.5975 140.27C60.5259 138.098 60.4959 135.978 60.4772 133.909C60.4685 132.909 60.4601 131.93 60.4621 130.961C60.4394 120.627 60.9556 110.356 62.0036 100.181C62.3637 98.0655 63.4446 96.1369 65.0754 94.6962C65.225 94.6185 65.3743 94.5308 65.5242 94.4626C67.6085 93.6066 69.7967 93.0035 72.0402 92.6632C75.002 92.0805 77.9928 91.6439 81.0007 91.3627C86.4734 90.9561 91.9052 90.5985 97.3865 90.6758C104.234 90.7625 111.062 91.4262 117.792 92.6652C120.329 92.9909 122.825 93.6049 125.232 94.4874C128.282 95.8492 129.832 98.8664 130.281 101.927C130.347 102.418 130.423 102.909 130.479 103.4C130.504 103.545 130.528 103.689 130.543 103.834C130.786 105.752 130.99 107.662 131.125 109.584C131.162 110.106 131.189 110.618 131.227 111.14C131.232 111.285 131.247 111.44 131.252 111.585C131.335 113.152 131.366 114.323 131.377 114.652Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.435 114.615C131.464 115.467 131.482 116.29 131.51 117.095C131.538 117.9 131.564 118.685 131.58 119.442C131.687 122.86 131.778 125.796 131.846 128.367C131.875 129.224 131.893 130.033 131.91 130.813C131.946 132.149 131.968 133.369 131.986 134.502C131.995 135.029 132.002 135.538 132.009 136.026C132.017 136.28 132.016 136.535 132.014 136.769C132.013 137.004 132.011 137.258 132.019 137.493C132.056 147.6 131.204 148.887 128.793 162.925C128.282 165.924 127.484 175.73 126.831 184.579C126.818 184.81 126.796 185.04 126.783 185.26C126.786 185.31 126.784 185.35 126.777 185.39C126.704 186.241 126.642 187.093 126.588 187.915C126.576 188.165 126.554 188.426 126.532 188.677C126.505 189.068 126.467 189.459 126.45 189.84C126.452 189.88 126.45 189.91 126.443 189.941C126.415 190.322 126.387 190.693 126.359 191.064C126.32 191.717 126.27 192.36 126.219 192.973C126.199 193.274 126.178 193.565 126.167 193.857C126.159 193.917 126.161 193.977 126.153 194.038C126.095 194.732 126.055 195.375 126.015 195.979C126.001 196.18 125.987 196.371 125.973 196.562C125.958 196.723 125.953 196.874 125.937 197.015L125.938 197.025C125.924 197.227 125.911 197.428 125.896 197.609C125.884 197.861 125.862 198.102 125.849 198.324L125.849 198.334C125.806 198.959 125.585 199.567 125.212 200.068C124.839 200.569 124.328 200.952 123.74 201.176C122.173 201.783 120.595 202.331 119.007 202.798C116.89 203.429 114.78 203.949 112.678 204.357C112.224 204.448 111.76 204.539 111.305 204.62C110.194 204.826 109.081 204.991 107.977 205.137C107.369 205.221 106.76 205.295 106.151 205.349C105.756 205.398 105.36 205.437 104.964 205.466C104.416 205.528 103.877 205.57 103.348 205.612C102.575 205.669 101.822 205.706 101.069 205.743C100.345 205.779 99.6113 205.805 98.8974 205.82C98.5404 205.828 98.1834 205.836 97.8362 205.833C97.5402 205.84 97.2445 205.846 96.9584 205.842L95.7427 205.838C95.0474 205.823 94.3721 205.807 93.6967 205.781C93.021 205.756 92.3556 205.729 91.7101 205.693C91.0645 205.656 90.4084 205.619 89.7725 205.572C89.1364 205.525 88.5204 205.467 87.9145 205.409C86.0756 205.236 84.3475 205.029 82.7513 204.789C79.6446 204.338 76.5605 203.732 73.5105 202.973C72.7487 202.786 72.0465 202.414 71.4679 201.887C70.8883 201.36 70.4503 200.708 70.193 199.971C70.1823 199.951 70.1818 199.931 70.1711 199.911C70.0064 199.416 69.8417 198.921 69.6871 198.416C64.3204 181.725 61.8993 163.725 60.9802 147.674C60.8727 145.774 60.7862 143.896 60.7208 142.058C60.6887 141.443 60.6772 140.837 60.6555 140.232C60.5839 138.061 60.5543 135.94 60.5355 133.871C60.5268 132.872 60.5184 131.893 60.5205 130.924C60.4978 120.589 61.0136 110.318 62.0617 100.143C62.4217 98.0279 63.5026 96.0993 65.1334 94.6586C65.2831 94.5809 65.4327 94.4933 65.5825 94.425C67.6669 93.569 69.8548 92.9659 72.0982 92.6256C75.06 92.0429 78.0512 91.6063 81.0591 91.3251C86.5317 90.9185 91.9635 90.5609 97.4448 90.6382C104.292 90.7249 111.12 91.3886 117.85 92.6276C120.387 92.9533 122.883 93.5673 125.29 94.4498C128.341 95.8116 129.89 98.8288 130.339 101.889C130.405 102.38 130.481 102.871 130.538 103.363C130.562 103.507 130.587 103.652 130.601 103.796C130.844 105.715 131.048 107.625 131.183 109.547C131.22 110.068 131.247 110.581 131.285 111.103C131.29 111.248 131.305 111.402 131.31 111.547C131.394 113.114 131.424 114.286 131.435 114.615Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.493 114.577C131.522 115.429 131.541 116.253 131.568 117.057C131.596 117.862 131.623 118.648 131.639 119.404C131.746 122.822 131.836 125.759 131.904 128.329C131.934 129.186 131.952 129.995 131.968 130.775C132.004 132.112 132.026 133.332 132.045 134.465C132.053 134.992 132.06 135.5 132.067 135.989C132.076 136.243 132.074 136.497 132.073 136.732C132.071 136.966 132.07 137.221 132.078 137.455C132.115 147.562 131.263 148.85 128.851 162.888C128.341 165.886 127.543 175.693 126.889 184.542C126.877 184.772 126.854 185.002 126.841 185.222C126.844 185.272 126.842 185.313 126.835 185.353C126.763 186.204 126.7 187.056 126.646 187.877C126.634 188.128 126.613 188.388 126.591 188.639C126.563 189.03 126.526 189.422 126.508 189.803C126.51 189.843 126.508 189.873 126.501 189.903C126.473 190.284 126.445 190.656 126.417 191.027C126.378 191.679 126.328 192.322 126.278 192.935C126.257 193.236 126.236 193.528 126.226 193.819C126.218 193.88 126.22 193.94 126.211 194C126.153 194.694 126.114 195.337 126.073 195.941C126.059 196.142 126.045 196.333 126.031 196.524C126.016 196.686 126.011 196.836 125.996 196.978L125.996 196.987C125.982 197.189 125.969 197.39 125.954 197.571C125.942 197.823 125.92 198.065 125.907 198.286V198.296C125.864 198.921 125.644 199.529 125.27 200.03C124.897 200.531 124.386 200.914 123.798 201.138C122.231 201.746 120.653 202.293 119.066 202.761C116.948 203.391 114.838 203.911 112.737 204.32C112.283 204.411 111.818 204.502 111.364 204.582C110.252 204.788 109.139 204.954 108.035 205.099C107.427 205.183 106.819 205.257 106.21 205.311C105.814 205.36 105.418 205.399 105.022 205.428C104.474 205.491 103.935 205.532 103.406 205.574C102.634 205.632 101.88 205.668 101.127 205.705C100.403 205.741 99.6698 205.767 98.9559 205.783C98.5989 205.791 98.2418 205.798 97.8946 205.796C97.5987 205.802 97.3026 205.809 97.0165 205.805L95.8008 205.801C95.1055 205.785 94.4306 205.77 93.7551 205.744C93.0795 205.718 92.4137 205.692 91.7682 205.655C91.1226 205.618 90.4666 205.582 89.8306 205.535C89.1945 205.488 88.5785 205.43 87.9726 205.372C86.1337 205.198 84.406 204.992 82.8097 204.752C79.703 204.3 76.6186 203.695 73.5686 202.936C72.8068 202.748 72.105 202.377 71.5264 201.85C70.9467 201.323 70.5088 200.67 70.2514 199.934C70.2407 199.913 70.2403 199.893 70.2296 199.873C70.0649 199.379 69.9002 198.884 69.7456 198.379C64.3788 181.687 61.9578 163.687 61.0387 147.636C60.9312 145.736 60.8446 143.858 60.7792 142.021C60.7472 141.405 60.7356 140.8 60.714 140.195C60.6423 138.023 60.6124 135.903 60.5936 133.833C60.585 132.834 60.5765 131.855 60.5786 130.886C60.5559 120.551 61.072 110.281 62.1201 100.106C62.4802 97.9903 63.561 96.0617 65.1918 94.621C65.3415 94.5433 65.4911 94.4557 65.641 94.3875C67.7253 93.5314 69.9132 92.9283 72.1566 92.588C75.1185 92.0053 78.1096 91.5687 81.1175 91.2875C86.5902 90.8809 92.022 90.5233 97.5033 90.6006C104.351 90.6873 111.178 91.351 117.909 92.59C120.445 92.9157 122.942 93.5297 125.349 94.4122C128.399 95.774 129.949 98.7912 130.398 101.851C130.464 102.342 130.54 102.834 130.596 103.325C130.62 103.469 130.645 103.614 130.66 103.759C130.903 105.677 131.106 107.587 131.241 109.509C131.279 110.031 131.306 110.543 131.344 111.065C131.348 111.21 131.364 111.365 131.368 111.51C131.452 113.077 131.482 114.248 131.493 114.577Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.552 114.539C131.581 115.392 131.599 116.215 131.626 117.02C131.654 117.824 131.681 118.61 131.697 119.367C131.804 122.785 131.894 125.721 131.962 128.292C131.992 129.149 132.01 129.958 132.026 130.738C132.062 132.074 132.084 133.294 132.103 134.427C132.111 134.954 132.119 135.462 132.125 135.951C132.134 136.205 132.133 136.459 132.131 136.694C132.129 136.929 132.128 137.183 132.136 137.418C132.173 147.525 131.321 148.812 128.909 162.85C128.399 165.848 127.601 175.655 126.948 184.504C126.935 184.734 126.912 184.965 126.899 185.185C126.902 185.235 126.9 185.275 126.894 185.315C126.821 186.166 126.758 187.018 126.705 187.84C126.693 188.09 126.671 188.351 126.649 188.602C126.621 188.993 126.584 189.384 126.566 189.765C126.568 189.805 126.566 189.835 126.559 189.865C126.531 190.247 126.503 190.618 126.475 190.989C126.436 191.642 126.386 192.285 126.336 192.898C126.315 193.199 126.295 193.49 126.284 193.782C126.276 193.842 126.278 193.902 126.27 193.962C126.212 194.656 126.172 195.3 126.131 195.903C126.118 196.105 126.104 196.296 126.09 196.487C126.075 196.648 126.07 196.799 126.054 196.94V196.95C126.04 197.151 126.027 197.353 126.013 197.534C126.001 197.785 125.978 198.027 125.965 198.249L125.966 198.259C125.922 198.883 125.702 199.491 125.328 199.992C124.955 200.493 124.444 200.877 123.856 201.101C122.289 201.708 120.712 202.256 119.124 202.723C117.007 203.354 114.896 203.873 112.795 204.282C112.341 204.373 111.876 204.464 111.422 204.545C110.31 204.751 109.197 204.916 108.093 205.062C107.485 205.146 106.877 205.22 106.268 205.273C105.872 205.322 105.476 205.361 105.08 205.39C104.532 205.453 103.993 205.495 103.464 205.537C102.692 205.594 101.939 205.631 101.185 205.668C100.462 205.704 99.7278 205.73 99.0139 205.745C98.6569 205.753 98.2998 205.761 97.9526 205.758C97.6567 205.765 97.3609 205.771 97.0749 205.767L95.8591 205.763C95.1638 205.748 94.4886 205.732 93.8131 205.706C93.1375 205.68 92.4721 205.654 91.8266 205.617C91.1809 205.581 90.5249 205.544 89.8889 205.497C89.2528 205.45 88.6368 205.392 88.0309 205.334C86.192 205.161 84.464 204.954 82.8678 204.714C79.761 204.262 76.677 203.657 73.6269 202.898C72.8651 202.711 72.163 202.339 71.5844 201.812C71.0048 201.285 70.5668 200.633 70.3095 199.896C70.2987 199.876 70.2983 199.856 70.2876 199.836C70.1229 199.341 69.9582 198.846 69.8036 198.341C64.4368 181.649 62.0158 163.65 61.0967 147.598C60.9892 145.699 60.9026 143.82 60.8372 141.983C60.8052 141.368 60.794 140.762 60.7723 140.157C60.7007 137.986 60.6707 135.865 60.652 133.796C60.6433 132.797 60.6349 131.817 60.6369 130.849C60.6142 120.514 61.13 110.243 62.1781 100.068C62.5382 97.9527 63.6194 96.0241 65.2502 94.5834C65.3999 94.5057 65.5491 94.418 65.699 94.3498C67.7833 93.4938 69.9712 92.8907 72.2146 92.5504C75.1765 91.9677 78.1676 91.5311 81.1755 91.2499C86.6482 90.8433 92.08 90.4857 97.5613 90.563C104.409 90.6497 111.237 91.3133 117.967 92.5524C120.503 92.8781 123 93.4921 125.407 94.3745C128.457 95.7364 130.007 98.7536 130.456 101.814C130.522 102.305 130.598 102.796 130.654 103.287C130.679 103.432 130.703 103.577 130.718 103.721C130.961 105.639 131.164 107.55 131.299 109.471C131.337 109.993 131.364 110.505 131.402 111.027C131.407 111.172 131.422 111.327 131.427 111.472C131.51 113.039 131.54 114.21 131.552 114.539Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.61 114.502C131.639 115.354 131.658 116.178 131.685 116.982C131.713 117.787 131.739 118.572 131.755 119.329C131.863 122.747 131.953 125.684 132.021 128.254C132.05 129.111 132.068 129.92 132.085 130.7C132.121 132.036 132.143 133.256 132.162 134.389C132.17 134.917 132.177 135.425 132.184 135.913C132.192 136.168 132.191 136.422 132.189 136.657C132.187 136.891 132.186 137.146 132.194 137.38C132.231 147.487 131.379 148.774 128.968 162.813C128.457 165.811 127.659 175.618 127.006 184.467C126.993 184.697 126.971 184.927 126.958 185.147C126.961 185.197 126.959 185.237 126.952 185.277C126.879 186.129 126.816 186.98 126.763 187.802C126.751 188.053 126.729 188.313 126.707 188.564C126.68 188.955 126.642 189.346 126.624 189.727C126.627 189.767 126.625 189.798 126.618 189.828C126.59 190.209 126.562 190.58 126.533 190.952C126.494 191.604 126.445 192.247 126.394 192.86C126.374 193.161 126.353 193.453 126.342 193.744C126.334 193.804 126.336 193.865 126.328 193.925C126.27 194.619 126.231 195.262 126.19 195.866C126.176 196.067 126.162 196.258 126.148 196.449C126.133 196.611 126.128 196.761 126.112 196.902L126.113 196.912C126.099 197.114 126.085 197.315 126.071 197.496C126.059 197.748 126.037 197.99 126.024 198.211L126.024 198.221C125.981 198.846 125.76 199.454 125.387 199.955C125.014 200.456 124.503 200.839 123.915 201.063C122.348 201.67 120.77 202.218 119.182 202.685C117.065 203.316 114.955 203.836 112.853 204.245C112.399 204.335 111.935 204.426 111.48 204.507C110.369 204.713 109.256 204.879 108.152 205.024C107.544 205.108 106.935 205.182 106.326 205.236C105.931 205.285 105.535 205.324 105.138 205.353C104.59 205.415 104.052 205.457 103.523 205.499C102.75 205.557 101.997 205.593 101.243 205.63C100.52 205.666 99.7864 205.692 99.0725 205.708C98.7155 205.715 98.3584 205.723 98.0112 205.721C97.7153 205.727 97.4192 205.733 97.1331 205.73L95.9174 205.726C95.2221 205.71 94.5472 205.694 93.8717 205.669C93.1961 205.643 92.5307 205.617 91.8852 205.58C91.2395 205.543 90.5835 205.507 89.9475 205.46C89.3114 205.412 88.6954 205.355 88.0895 205.297C86.2506 205.123 84.5226 204.917 82.9264 204.677C79.8196 204.225 76.7352 203.62 73.6852 202.86C72.9234 202.673 72.2216 202.301 71.643 201.774C71.0633 201.247 70.6254 200.595 70.3681 199.858C70.3573 199.838 70.3569 199.818 70.3462 199.798C70.1815 199.303 70.0168 198.809 69.8622 198.304C64.4954 181.612 62.0744 163.612 61.1553 147.561C61.0478 145.661 60.9612 143.783 60.8958 141.945C60.8638 141.33 60.8522 140.725 60.8306 140.12C60.7589 137.948 60.729 135.827 60.7102 133.758C60.7016 132.759 60.6935 131.78 60.6955 130.811C60.6728 120.476 61.1886 110.205 62.2367 100.03C62.5968 97.9151 63.6776 95.9865 65.3084 94.5458C65.4581 94.4681 65.6077 94.3804 65.7576 94.3122C67.8419 93.4562 70.0298 92.8531 72.2732 92.5128C75.2351 91.9301 78.2262 91.4935 81.2341 91.2123C86.7068 90.8057 92.1386 90.4481 97.6199 90.5254C104.467 90.6121 111.295 91.2758 118.025 92.5148C120.562 92.8405 123.058 93.4545 125.465 94.337C128.516 95.6988 130.065 98.716 130.514 101.776C130.58 102.267 130.656 102.758 130.712 103.25C130.737 103.394 130.762 103.539 130.777 103.683C131.019 105.602 131.223 107.512 131.358 109.434C131.395 109.956 131.423 110.468 131.46 110.99C131.465 111.135 131.48 111.29 131.485 111.435C131.568 113.002 131.599 114.173 131.61 114.502Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.668 114.464C131.697 115.317 131.716 116.14 131.743 116.945C131.771 117.749 131.798 118.535 131.814 119.291C131.921 122.71 132.011 125.646 132.079 128.216C132.109 129.074 132.126 129.883 132.143 130.663C132.179 131.999 132.201 133.219 132.22 134.352C132.228 134.879 132.235 135.387 132.242 135.876C132.251 136.13 132.25 136.384 132.248 136.619C132.246 136.854 132.244 137.108 132.252 137.343C132.289 147.45 131.437 148.737 129.026 162.775C128.515 165.773 127.718 175.58 127.064 184.429C127.052 184.659 127.029 184.89 127.016 185.11C127.019 185.16 127.017 185.2 127.01 185.24C126.938 186.091 126.875 186.943 126.821 187.764C126.809 188.015 126.788 188.276 126.766 188.526C126.738 188.917 126.701 189.309 126.683 189.69C126.685 189.73 126.683 189.76 126.676 189.79C126.648 190.171 126.62 190.543 126.592 190.914C126.553 191.567 126.503 192.209 126.452 192.822C126.432 193.124 126.412 193.415 126.401 193.706C126.393 193.767 126.395 193.827 126.386 193.887C126.328 194.581 126.289 195.225 126.248 195.828C126.234 196.029 126.22 196.221 126.206 196.412C126.191 196.573 126.186 196.724 126.171 196.865L126.171 196.875C126.158 197.076 126.144 197.277 126.129 197.459C126.117 197.71 126.095 197.952 126.082 198.173L126.082 198.184C126.039 198.808 125.819 199.416 125.445 199.917C125.072 200.418 124.561 200.802 123.973 201.025C122.406 201.633 120.828 202.18 119.241 202.648C117.123 203.278 115.013 203.798 112.912 204.207C112.458 204.298 111.993 204.389 111.539 204.469C110.427 204.675 109.314 204.841 108.21 204.987C107.602 205.071 106.994 205.144 106.385 205.198C105.989 205.247 105.593 205.286 105.197 205.315C104.649 205.378 104.11 205.42 103.581 205.462C102.809 205.519 102.055 205.556 101.302 205.592C100.579 205.628 99.8448 205.654 99.1309 205.67C98.7739 205.678 98.4169 205.686 98.0697 205.683C97.7737 205.689 97.4776 205.696 97.1916 205.692L95.9758 205.688C95.2805 205.673 94.6056 205.657 93.9302 205.631C93.2545 205.605 92.5888 205.579 91.9433 205.542C91.2976 205.505 90.6416 205.469 90.0056 205.422C89.3695 205.375 88.7535 205.317 88.1476 205.259C86.3087 205.085 84.581 204.879 82.9848 204.639C79.8781 204.187 76.7937 203.582 73.7436 202.823C72.9818 202.635 72.28 202.264 71.7014 201.737C71.1218 201.21 70.6838 200.558 70.4265 199.821C70.4158 199.801 70.4153 199.78 70.4046 199.76C70.2399 199.266 70.0749 198.771 69.9203 198.266C64.5535 181.574 62.1325 163.574 61.2134 147.523C61.1059 145.624 61.0193 143.745 60.9539 141.908C60.9219 141.293 60.9106 140.687 60.889 140.082C60.8174 137.91 60.7874 135.79 60.7687 133.721C60.76 132.722 60.7516 131.742 60.7536 130.773C60.7309 120.439 61.2471 110.168 62.2952 99.9927C62.6552 97.8775 63.7361 95.9489 65.3669 94.5082C65.5166 94.4305 65.6662 94.3428 65.816 94.2746C67.9004 93.4186 70.0882 92.8155 72.3317 92.4752C75.2935 91.8925 78.2847 91.4559 81.2926 91.1747C86.7652 90.7681 92.1967 90.4105 97.678 90.4878C104.526 90.5745 111.353 91.2382 118.084 92.4773C120.62 92.8029 123.117 93.4169 125.524 94.2994C128.574 95.6612 130.124 98.6784 130.573 101.739C130.639 102.23 130.715 102.721 130.771 103.212C130.795 103.357 130.82 103.501 130.835 103.646C131.078 105.564 131.281 107.474 131.416 109.396C131.454 109.918 131.481 110.43 131.519 110.952C131.524 111.097 131.539 111.252 131.544 111.397C131.627 112.964 131.657 114.135 131.668 114.464Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.727 114.427C131.756 115.279 131.774 116.102 131.801 116.907C131.829 117.712 131.856 118.497 131.872 119.254C131.979 122.672 132.069 125.609 132.137 128.179C132.167 129.036 132.185 129.845 132.201 130.625C132.237 131.961 132.259 133.181 132.278 134.314C132.286 134.841 132.293 135.35 132.3 135.838C132.309 136.092 132.308 136.347 132.306 136.581C132.304 136.816 132.303 137.07 132.311 137.305C132.348 147.412 131.496 148.699 129.084 162.737C128.574 165.736 127.776 175.542 127.123 184.392C127.11 184.622 127.087 184.852 127.074 185.072C127.077 185.122 127.075 185.162 127.069 185.202C126.996 186.054 126.933 186.905 126.88 187.727C126.868 187.977 126.846 188.238 126.824 188.489C126.796 188.88 126.759 189.271 126.741 189.652C126.744 189.692 126.741 189.722 126.734 189.753C126.707 190.134 126.678 190.505 126.65 190.877C126.611 191.529 126.561 192.172 126.511 192.785C126.49 193.086 126.47 193.377 126.459 193.669C126.451 193.729 126.453 193.789 126.445 193.85C126.387 194.544 126.347 195.187 126.306 195.791C126.292 195.992 126.279 196.183 126.265 196.374C126.25 196.535 126.244 196.686 126.229 196.827L126.229 196.837C126.216 197.039 126.202 197.24 126.188 197.421C126.176 197.673 126.153 197.914 126.14 198.136L126.141 198.146C126.097 198.771 125.877 199.379 125.504 199.88C125.13 200.381 124.619 200.764 124.031 200.988C122.464 201.595 120.887 202.143 119.299 202.61C117.182 203.241 115.071 203.761 112.97 204.169C112.516 204.26 112.051 204.351 111.597 204.432C110.485 204.638 109.372 204.803 108.268 204.949C107.66 205.033 107.052 205.107 106.443 205.161C106.047 205.21 105.651 205.249 105.255 205.278C104.707 205.34 104.168 205.382 103.639 205.424C102.867 205.481 102.114 205.518 101.36 205.555C100.637 205.591 99.9028 205.617 99.1889 205.632C98.8319 205.64 98.4749 205.648 98.1277 205.645C97.8317 205.652 97.536 205.658 97.2499 205.654L96.0342 205.65C95.3389 205.635 94.6636 205.619 93.9882 205.593C93.3125 205.568 92.6471 205.541 92.0016 205.505C91.356 205.468 90.7 205.431 90.064 205.384C89.4279 205.337 88.8119 205.279 88.206 205.221C86.3671 205.048 84.639 204.841 83.0428 204.601C79.9361 204.15 76.852 203.544 73.802 202.785C73.0402 202.598 72.338 202.226 71.7594 201.699C71.1798 201.172 70.7418 200.52 70.4845 199.783C70.4738 199.763 70.4733 199.743 70.4626 199.723C70.2979 199.228 70.1332 198.733 69.9786 198.229C64.6119 181.537 62.1908 163.537 61.2717 147.486C61.1642 145.586 61.0777 143.708 61.0123 141.87C60.9802 141.255 60.9687 140.649 60.947 140.044C60.8754 137.873 60.8458 135.752 60.827 133.683C60.8184 132.684 60.8099 131.705 60.812 130.736C60.7893 120.401 61.3051 110.13 62.3532 99.9552C62.7132 97.8399 63.7944 95.9113 65.4252 94.4706C65.5749 94.3929 65.7242 94.3053 65.874 94.2371C67.9584 93.381 70.1463 92.7779 72.3897 92.4376C75.3515 91.8549 78.3427 91.4183 81.3506 91.1371C86.8232 90.7305 92.255 90.3729 97.7363 90.4502C104.584 90.5369 111.412 91.2006 118.142 92.4397C120.678 92.7653 123.175 93.3793 125.582 94.2618C128.632 95.6236 130.182 98.6408 130.631 101.701C130.697 102.192 130.773 102.683 130.829 103.175C130.854 103.319 130.878 103.464 130.893 103.608C131.136 105.527 131.339 107.437 131.474 109.359C131.512 109.88 131.539 110.393 131.577 110.915C131.582 111.06 131.597 111.214 131.602 111.359C131.685 112.926 131.715 114.098 131.727 114.427Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.785 114.389C131.814 115.241 131.832 116.065 131.86 116.869C131.887 117.674 131.914 118.46 131.93 119.216C132.037 122.634 132.128 125.571 132.196 128.141C132.225 128.998 132.243 129.807 132.26 130.588C132.296 131.924 132.318 133.144 132.336 134.277C132.345 134.804 132.352 135.312 132.359 135.801C132.367 136.055 132.366 136.309 132.364 136.544C132.362 136.778 132.361 137.033 132.369 137.267C132.406 147.374 131.554 148.662 129.143 162.7C128.632 165.698 127.834 175.505 127.181 184.354C127.168 184.584 127.145 184.814 127.133 185.034C127.135 185.084 127.133 185.125 127.127 185.165C127.054 186.016 126.991 186.868 126.938 187.689C126.926 187.94 126.904 188.201 126.882 188.451C126.855 188.842 126.817 189.234 126.799 189.615C126.802 189.655 126.8 189.685 126.792 189.715C126.765 190.096 126.737 190.468 126.708 190.839C126.669 191.491 126.62 192.134 126.569 192.747C126.549 193.048 126.528 193.34 126.517 193.631C126.509 193.692 126.511 193.752 126.503 193.812C126.445 194.506 126.405 195.149 126.365 195.753C126.351 195.954 126.337 196.145 126.323 196.336C126.308 196.498 126.303 196.649 126.287 196.79L126.288 196.799C126.274 197.001 126.26 197.202 126.246 197.383C126.234 197.635 126.212 197.877 126.199 198.098L126.199 198.108C126.156 198.733 125.935 199.341 125.562 199.842C125.188 200.343 124.678 200.726 124.09 200.95C122.523 201.558 120.945 202.105 119.357 202.573C117.24 203.203 115.13 203.723 113.028 204.132C112.574 204.223 112.11 204.314 111.655 204.394C110.544 204.6 109.431 204.766 108.327 204.911C107.719 204.995 107.11 205.069 106.501 205.123C106.105 205.172 105.71 205.211 105.313 205.24C104.765 205.303 104.227 205.344 103.698 205.386C102.925 205.444 102.172 205.48 101.418 205.517C100.695 205.553 99.9613 205.579 99.2474 205.595C98.8904 205.603 98.5333 205.61 98.1861 205.608C97.8902 205.614 97.5941 205.621 97.308 205.617L96.0923 205.613C95.397 205.597 94.7221 205.582 94.0466 205.556C93.371 205.53 92.7053 205.504 92.0597 205.467C91.4141 205.43 90.7581 205.394 90.1221 205.347C89.486 205.3 88.87 205.242 88.2641 205.184C86.4252 205.01 84.6975 204.804 83.1013 204.564C79.9945 204.112 76.9102 203.507 73.8601 202.748C73.0983 202.56 72.3965 202.189 71.8179 201.662C71.2383 201.135 70.8003 200.483 70.543 199.746C70.5322 199.726 70.5318 199.705 70.5211 199.685C70.3564 199.191 70.1917 198.696 70.0371 198.191C64.6703 181.499 62.2493 163.499 61.3302 147.448C61.2227 145.548 61.1361 143.67 61.0707 141.833C61.0387 141.217 61.0271 140.612 61.0055 140.007C60.9338 137.835 60.9039 135.715 60.8851 133.645C60.8765 132.646 60.868 131.667 60.8701 130.698C60.8474 120.363 61.3635 110.093 62.4116 99.9176C62.7717 97.8023 63.8525 95.8737 65.4833 94.433C65.633 94.3553 65.7826 94.2677 65.9325 94.1995C68.0168 93.3434 70.2047 92.7403 72.4481 92.4C75.41 91.8173 78.4011 91.3807 81.409 91.0995C86.8817 90.6929 92.3135 90.3353 97.7948 90.4126C104.642 90.4993 111.47 91.163 118.2 92.4021C120.737 92.7277 123.233 93.3417 125.64 94.2242C128.691 95.586 130.24 98.6032 130.689 101.663C130.755 102.154 130.831 102.646 130.887 103.137C130.912 103.281 130.937 103.426 130.951 103.571C131.194 105.489 131.398 107.399 131.532 109.321C131.57 109.843 131.597 110.355 131.635 110.877C131.64 111.022 131.655 111.177 131.66 111.322C131.743 112.889 131.773 114.06 131.785 114.389Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.843 114.351C131.873 115.204 131.891 116.027 131.918 116.832C131.946 117.636 131.973 118.422 131.989 119.179C132.096 122.597 132.186 125.533 132.255 128.104C132.284 128.961 132.301 129.77 132.318 130.55C132.354 131.886 132.376 133.106 132.395 134.239C132.403 134.766 132.41 135.274 132.417 135.763C132.426 136.017 132.425 136.271 132.423 136.506C132.421 136.741 132.419 136.995 132.427 137.23C132.464 147.337 131.612 148.624 129.201 162.662C128.69 165.66 127.893 175.467 127.239 184.316C127.227 184.546 127.204 184.777 127.191 184.997C127.194 185.047 127.192 185.087 127.185 185.127C127.113 185.978 127.05 186.83 126.996 187.652C126.984 187.902 126.963 188.163 126.941 188.414C126.913 188.805 126.876 189.196 126.858 189.577C126.86 189.617 126.858 189.647 126.851 189.677C126.823 190.059 126.795 190.43 126.767 190.801C126.728 191.454 126.678 192.097 126.628 192.71C126.607 193.011 126.587 193.302 126.576 193.594C126.568 193.654 126.57 193.714 126.562 193.774C126.503 194.468 126.464 195.112 126.423 195.715C126.409 195.917 126.395 196.108 126.381 196.299C126.367 196.46 126.361 196.611 126.346 196.752L126.346 196.762C126.333 196.963 126.319 197.165 126.305 197.346C126.293 197.597 126.27 197.839 126.257 198.061L126.257 198.071C126.214 198.695 125.994 199.303 125.62 199.804C125.247 200.305 124.736 200.689 124.148 200.913C122.581 201.52 121.003 202.068 119.416 202.535C117.298 203.166 115.188 203.685 113.087 204.094C112.633 204.185 112.168 204.276 111.714 204.357C110.602 204.563 109.489 204.728 108.385 204.874C107.777 204.958 107.169 205.032 106.56 205.085C106.164 205.134 105.768 205.173 105.372 205.202C104.824 205.265 104.285 205.307 103.757 205.349C102.984 205.406 102.23 205.443 101.477 205.479C100.754 205.516 100.02 205.542 99.3056 205.557C98.9486 205.565 98.5916 205.573 98.2444 205.57C97.9484 205.577 97.6527 205.583 97.3666 205.579L96.1509 205.575C95.4556 205.56 94.7803 205.544 94.1049 205.518C93.4292 205.492 92.7638 205.466 92.1183 205.429C91.4727 205.393 90.8166 205.356 90.1807 205.309C89.5446 205.262 88.9286 205.204 88.3227 205.146C86.4838 204.973 84.756 204.766 83.1598 204.526C80.0531 204.074 76.9687 203.469 73.9187 202.71C73.1569 202.523 72.4547 202.151 71.8761 201.624C71.2965 201.097 70.8585 200.445 70.6012 199.708C70.5905 199.688 70.59 199.668 70.5793 199.648C70.4146 199.153 70.2499 198.658 70.0953 198.153C64.7286 181.461 62.3075 163.462 61.3884 147.41C61.2809 145.511 61.1944 143.632 61.129 141.795C61.0969 141.18 61.0857 140.574 61.064 139.969C60.9924 137.798 60.9625 135.677 60.9437 133.608C60.9351 132.609 60.9266 131.629 60.9287 130.661C60.906 120.326 61.4218 110.055 62.4699 99.8799C62.8299 97.7647 63.9111 95.8361 65.5419 94.3954C65.6916 94.3177 65.8409 94.23 65.9907 94.1618C68.0751 93.3058 70.263 92.7027 72.5064 92.3624C75.4682 91.7797 78.4594 91.3431 81.4673 91.0619C86.9399 90.6553 92.3717 90.2977 97.853 90.375C104.701 90.4617 111.528 91.1254 118.259 92.3644C120.795 92.6901 123.291 93.3041 125.699 94.1866C128.749 95.5484 130.299 98.5656 130.748 101.626C130.814 102.117 130.89 102.608 130.946 103.099C130.97 103.244 130.995 103.389 131.01 103.533C131.253 105.451 131.456 107.362 131.591 109.283C131.628 109.805 131.656 110.317 131.694 110.839C131.699 110.984 131.714 111.139 131.719 111.284C131.802 112.851 131.832 114.022 131.843 114.351Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.901 114.314C131.931 115.166 131.949 115.99 131.977 116.794C132.004 117.599 132.031 118.384 132.047 119.141C132.154 122.559 132.244 125.496 132.313 128.066C132.342 128.923 132.36 129.732 132.376 130.512C132.412 131.848 132.434 133.068 132.453 134.201C132.461 134.729 132.468 135.237 132.475 135.725C132.484 135.98 132.483 136.234 132.481 136.468C132.479 136.703 132.478 136.957 132.486 137.192C132.523 147.299 131.671 148.586 129.259 162.624C128.749 165.623 127.951 175.43 127.297 184.279C127.285 184.509 127.262 184.739 127.249 184.959C127.252 185.009 127.25 185.049 127.244 185.089C127.171 185.941 127.108 186.792 127.055 187.614C127.043 187.865 127.021 188.125 126.999 188.376C126.971 188.767 126.934 189.158 126.916 189.539C126.919 189.579 126.916 189.61 126.909 189.64C126.882 190.021 126.853 190.392 126.825 190.764C126.786 191.416 126.736 192.059 126.686 192.672C126.665 192.973 126.645 193.265 126.634 193.556C126.626 193.616 126.628 193.677 126.62 193.737C126.562 194.431 126.522 195.074 126.481 195.678C126.467 195.879 126.454 196.07 126.44 196.261C126.425 196.423 126.419 196.573 126.404 196.714L126.404 196.724C126.391 196.926 126.377 197.127 126.363 197.308C126.351 197.56 126.328 197.802 126.315 198.023L126.316 198.033C126.272 198.658 126.052 199.266 125.679 199.767C125.305 200.268 124.794 200.651 124.206 200.875C122.639 201.482 121.061 202.03 119.474 202.497C117.356 203.128 115.246 203.648 113.145 204.057C112.691 204.147 112.227 204.238 111.772 204.319C110.66 204.525 109.547 204.691 108.443 204.836C107.835 204.92 107.227 204.994 106.618 205.048C106.222 205.097 105.826 205.136 105.43 205.165C104.882 205.227 104.343 205.269 103.815 205.311C103.042 205.369 102.288 205.405 101.535 205.442C100.812 205.478 100.078 205.504 99.364 205.52C99.007 205.527 98.6499 205.535 98.3027 205.533C98.0068 205.539 97.7107 205.545 97.4246 205.542L96.2092 205.538C95.5139 205.522 94.8387 205.506 94.1632 205.481C93.4876 205.455 92.8222 205.429 92.1767 205.392C91.531 205.355 90.875 205.319 90.239 205.272C89.6029 205.224 88.9869 205.167 88.381 205.109C86.5421 204.935 84.8141 204.729 83.2179 204.488C80.1111 204.037 77.0271 203.432 73.977 202.672C73.2152 202.485 72.5131 202.113 71.9345 201.586C71.3549 201.059 70.9169 200.407 70.6596 199.67C70.6488 199.65 70.6484 199.63 70.6377 199.61C70.473 199.115 70.3083 198.621 70.1537 198.116C64.7869 181.424 62.3659 163.424 61.4468 147.373C61.3393 145.473 61.2527 143.595 61.1873 141.757C61.1553 141.142 61.1437 140.537 61.1221 139.931C61.0504 137.76 61.0208 135.639 61.0021 133.57C60.9934 132.571 60.985 131.592 60.987 130.623C60.9643 120.288 61.4801 110.017 62.5282 99.8424C62.8883 97.7272 63.9691 95.7985 65.5999 94.3578C65.7496 94.2801 65.8992 94.1925 66.0491 94.1242C68.1334 93.2682 70.3213 92.6651 72.5647 92.3248C75.5266 91.7421 78.5177 91.3055 81.5256 91.0243C86.9983 90.6177 92.4301 90.2601 97.9114 90.3374C104.759 90.4241 111.587 91.0878 118.317 92.3268C120.853 92.6525 123.35 93.2665 125.757 94.149C128.807 95.5108 130.357 98.528 130.806 101.588C130.872 102.079 130.948 102.57 131.004 103.062C131.029 103.206 131.053 103.351 131.068 103.495C131.311 105.414 131.514 107.324 131.649 109.246C131.687 109.768 131.714 110.28 131.752 110.802C131.757 110.947 131.772 111.102 131.777 111.247C131.86 112.814 131.89 113.985 131.901 114.314Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M131.96 114.276C131.989 115.129 132.007 115.952 132.035 116.757C132.062 117.561 132.089 118.347 132.105 119.103C132.212 122.522 132.303 125.458 132.371 128.028C132.4 128.886 132.418 129.695 132.435 130.475C132.471 131.811 132.493 133.031 132.511 134.164C132.52 134.691 132.527 135.199 132.534 135.688C132.542 135.942 132.541 136.196 132.539 136.431C132.537 136.666 132.536 136.92 132.544 137.155C132.581 147.262 131.729 148.549 129.317 162.587C128.807 165.585 128.009 175.392 127.356 184.241C127.343 184.471 127.321 184.702 127.308 184.922C127.31 184.972 127.309 185.012 127.302 185.052C127.229 185.903 127.166 186.755 127.113 187.576C127.101 187.827 127.079 188.088 127.057 188.338C127.03 188.729 126.992 189.121 126.974 189.502C126.977 189.542 126.975 189.572 126.968 189.602C126.94 189.983 126.912 190.355 126.883 190.726C126.844 191.379 126.795 192.021 126.744 192.634C126.724 192.936 126.703 193.227 126.692 193.518C126.684 193.579 126.686 193.639 126.678 193.699C126.62 194.393 126.58 195.037 126.54 195.64C126.526 195.841 126.512 196.033 126.498 196.224C126.483 196.385 126.478 196.536 126.462 196.677L126.463 196.687C126.449 196.888 126.435 197.089 126.421 197.271C126.409 197.522 126.386 197.764 126.373 197.985L126.374 197.996C126.33 198.62 126.11 199.228 125.737 199.729C125.363 200.23 124.852 200.614 124.265 200.837C122.697 201.445 121.12 201.992 119.532 202.46C117.415 203.09 115.305 203.61 113.203 204.019C112.749 204.11 112.285 204.201 111.83 204.281C110.719 204.487 109.605 204.653 108.501 204.799C107.893 204.883 107.285 204.956 106.676 205.01C106.28 205.059 105.885 205.098 105.488 205.127C104.94 205.19 104.402 205.232 103.873 205.274C103.1 205.331 102.347 205.368 101.593 205.404C100.87 205.44 100.136 205.466 99.4224 205.482C99.0654 205.49 98.7084 205.498 98.3612 205.495C98.0652 205.501 97.7691 205.508 97.4831 205.504L96.2673 205.5C95.572 205.485 94.8971 205.469 94.2217 205.443C93.546 205.417 92.8803 205.391 92.2348 205.354C91.5891 205.318 90.9331 205.281 90.2972 205.234C89.661 205.187 89.045 205.129 88.4391 205.071C86.6003 204.897 84.8725 204.691 83.2763 204.451C80.1696 203.999 77.0852 203.394 74.0351 202.635C73.2733 202.447 72.5715 202.076 71.9929 201.549C71.4133 201.022 70.9753 200.37 70.718 199.633C70.7073 199.613 70.7068 199.592 70.6961 199.572C70.5314 199.078 70.3667 198.583 70.2121 198.078C64.8454 181.386 62.4243 163.386 61.5052 147.335C61.3977 145.436 61.3108 143.557 61.2454 141.72C61.2134 141.105 61.2022 140.499 61.1805 139.894C61.1089 137.722 61.0789 135.602 61.0602 133.533C61.0515 132.534 61.0431 131.554 61.0452 130.585C61.0224 120.251 61.5386 109.98 62.5867 99.8048C62.9467 97.6896 64.0276 95.7609 65.6584 94.3202C65.8081 94.2425 65.9577 94.1549 66.1075 94.0866C68.1919 93.2306 70.3798 92.6275 72.6232 92.2872C75.585 91.7045 78.5762 91.2679 81.5841 90.9867C87.0567 90.5801 92.4882 90.2225 97.9695 90.2998C104.817 90.3865 111.645 91.0502 118.375 92.2893C120.912 92.6149 123.408 93.2289 125.815 94.1114C128.866 95.4733 130.415 98.4904 130.864 101.551C130.93 102.042 131.006 102.533 131.062 103.024C131.087 103.169 131.112 103.313 131.126 103.458C131.369 105.376 131.573 107.286 131.708 109.208C131.745 109.73 131.772 110.242 131.81 110.764C131.815 110.909 131.83 111.064 131.835 111.209C131.918 112.776 131.949 113.947 131.96 114.276Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.018 114.239C132.047 115.091 132.065 115.914 132.093 116.719C132.121 117.524 132.147 118.309 132.163 119.066C132.27 122.484 132.361 125.421 132.429 127.991C132.458 128.848 132.476 129.657 132.493 130.437C132.529 131.773 132.551 132.993 132.569 134.126C132.578 134.654 132.585 135.162 132.592 135.65C132.601 135.904 132.599 136.159 132.597 136.393C132.596 136.628 132.594 136.882 132.602 137.117C132.639 147.224 131.787 148.511 129.376 162.549C128.865 165.548 128.068 175.354 127.414 184.203C127.402 184.434 127.379 184.664 127.366 184.884C127.369 184.934 127.367 184.974 127.36 185.014C127.287 185.866 127.225 186.717 127.171 187.539C127.159 187.789 127.137 188.05 127.115 188.301C127.088 188.692 127.05 189.083 127.033 189.464C127.035 189.504 127.033 189.534 127.026 189.565C126.998 189.946 126.97 190.317 126.942 190.688C126.903 191.341 126.853 191.984 126.802 192.597C126.782 192.898 126.761 193.189 126.75 193.481C126.742 193.541 126.744 193.601 126.736 193.662C126.678 194.356 126.639 194.999 126.598 195.603C126.584 195.804 126.57 195.995 126.556 196.186C126.541 196.347 126.536 196.498 126.52 196.639L126.521 196.649C126.507 196.851 126.494 197.052 126.479 197.233C126.467 197.485 126.445 197.726 126.432 197.948L126.432 197.958C126.389 198.583 126.168 199.191 125.795 199.692C125.422 200.193 124.911 200.576 124.323 200.8C122.756 201.407 121.178 201.955 119.591 202.422C117.473 203.053 115.363 203.573 113.262 203.981C112.808 204.072 112.343 204.163 111.888 204.244C110.777 204.45 109.664 204.615 108.56 204.761C107.952 204.845 107.343 204.919 106.734 204.973C106.339 205.022 105.943 205.061 105.547 205.09C104.999 205.152 104.46 205.194 103.931 205.236C103.158 205.293 102.405 205.33 101.652 205.367C100.928 205.403 100.194 205.429 99.4805 205.444C99.1234 205.452 98.7664 205.46 98.4192 205.457C98.1232 205.464 97.8275 205.47 97.5414 205.466L96.3257 205.462C95.6304 205.447 94.9551 205.431 94.2797 205.405C93.6041 205.38 92.9387 205.353 92.2931 205.317C91.6475 205.28 90.9915 205.243 90.3555 205.196C89.7194 205.149 89.1034 205.091 88.4975 205.033C86.6586 204.86 84.9305 204.653 83.3343 204.413C80.2276 203.962 77.1435 203.356 74.0935 202.597C73.3317 202.41 72.6295 202.038 72.0509 201.511C71.4713 200.984 71.0333 200.332 70.776 199.595C70.7653 199.575 70.7648 199.555 70.7541 199.535C70.5894 199.04 70.4247 198.545 70.2702 198.041C64.9034 181.349 62.4823 163.349 61.5632 147.298C61.4557 145.398 61.3692 143.52 61.3038 141.682C61.2717 141.067 61.2602 140.461 61.2385 139.856C61.1669 137.685 61.1373 135.564 61.1185 133.495C61.1099 132.496 61.1014 131.517 61.1035 130.548C61.0808 120.213 61.5966 109.942 62.6447 99.7672C63.0047 97.652 64.0859 95.7233 65.7167 94.2826C65.8664 94.2049 66.0157 94.1173 66.1655 94.0491C68.2499 93.193 70.4378 92.5899 72.6812 92.2496C75.643 91.6669 78.6342 91.2304 81.6421 90.9491C87.1147 90.5425 92.5465 90.1849 98.0278 90.2622C104.875 90.3489 111.703 91.0126 118.433 92.2517C120.97 92.5773 123.466 93.1913 125.873 94.0738C128.924 95.4357 130.473 98.4528 130.922 101.513C130.988 102.004 131.064 102.495 131.121 102.987C131.145 103.131 131.17 103.276 131.185 103.42C131.427 105.339 131.631 107.249 131.766 109.171C131.803 109.692 131.83 110.205 131.868 110.727C131.873 110.872 131.888 111.026 131.893 111.171C131.977 112.738 132.007 113.91 132.018 114.239Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.076 114.201C132.106 115.053 132.124 115.877 132.152 116.681C132.179 117.486 132.206 118.272 132.222 119.028C132.329 122.446 132.419 125.383 132.488 127.953C132.517 128.81 132.535 129.619 132.551 130.4C132.587 131.736 132.609 132.956 132.628 134.089C132.636 134.616 132.644 135.124 132.65 135.613C132.659 135.867 132.658 136.121 132.656 136.356C132.654 136.59 132.653 136.845 132.661 137.079C132.698 147.187 131.846 148.474 129.434 162.512C128.924 165.51 128.126 175.317 127.472 184.166C127.46 184.396 127.437 184.626 127.424 184.846C127.427 184.896 127.425 184.937 127.419 184.977C127.346 185.828 127.283 186.68 127.229 187.501C127.217 187.752 127.196 188.012 127.174 188.263C127.147 188.654 127.109 189.046 127.091 189.427C127.093 189.467 127.092 189.497 127.084 189.527C127.057 189.908 127.028 190.28 127 190.651C126.961 191.304 126.911 191.946 126.861 192.559C126.84 192.86 126.82 193.152 126.809 193.443C126.801 193.504 126.803 193.564 126.795 193.624C126.737 194.318 126.697 194.961 126.656 195.565C126.643 195.766 126.629 195.957 126.615 196.148C126.6 196.31 126.595 196.461 126.579 196.602L126.579 196.611C126.566 196.813 126.552 197.014 126.538 197.195C126.526 197.447 126.503 197.689 126.49 197.91L126.491 197.92C126.447 198.545 126.227 199.153 125.854 199.654C125.48 200.155 124.969 200.538 124.382 200.762C122.814 201.37 121.236 201.917 119.649 202.385C117.531 203.015 115.421 203.535 113.32 203.944C112.866 204.035 112.402 204.126 111.947 204.206C110.835 204.412 109.722 204.578 108.618 204.723C108.01 204.807 107.402 204.881 106.793 204.935C106.397 204.984 106.001 205.023 105.605 205.052C105.057 205.115 104.518 205.156 103.99 205.198C103.217 205.256 102.463 205.292 101.71 205.329C100.987 205.365 100.253 205.391 99.539 205.407C99.182 205.415 98.825 205.422 98.4778 205.42C98.1818 205.426 97.8857 205.433 97.5997 205.429L96.3839 205.425C95.6886 205.409 95.0137 205.394 94.3383 205.368C93.6626 205.342 92.9969 205.316 92.3514 205.279C91.7057 205.242 91.0497 205.206 90.4138 205.159C89.7776 205.112 89.1616 205.054 88.5557 204.996C86.7169 204.822 84.9891 204.616 83.3929 204.376C80.2862 203.924 77.2018 203.319 74.1517 202.56C73.3899 202.372 72.6881 202.001 72.1095 201.474C71.5299 200.947 71.0919 200.295 70.8346 199.558C70.8239 199.538 70.8234 199.517 70.8127 199.497C70.648 199.003 70.4833 198.508 70.3287 198.003C64.962 181.311 62.5409 163.311 61.6218 147.26C61.5143 145.36 61.4278 143.482 61.3624 141.645C61.3303 141.029 61.3188 140.424 61.2971 139.819C61.2255 137.647 61.1955 135.527 61.1768 133.457C61.1681 132.458 61.16 131.479 61.1621 130.51C61.1394 120.175 61.6552 109.905 62.7033 99.7296C63.0633 97.6144 64.1442 95.6857 65.775 94.2451C65.9247 94.1673 66.0743 94.0797 66.2241 94.0115C68.3085 93.1554 70.4964 92.5523 72.7398 92.212C75.7016 91.6293 78.6928 91.1928 81.7007 90.9115C87.1733 90.5049 92.6051 90.1473 98.0864 90.2246C104.934 90.3113 111.762 90.975 118.492 92.2141C121.028 92.5397 123.525 93.1537 125.932 94.0362C128.982 95.3981 130.532 98.4152 130.981 101.475C131.047 101.966 131.123 102.458 131.179 102.949C131.203 103.093 131.228 103.238 131.243 103.383C131.486 105.301 131.689 107.211 131.824 109.133C131.862 109.655 131.889 110.167 131.927 110.689C131.932 110.834 131.947 110.989 131.952 111.134C132.035 112.701 132.065 113.872 132.076 114.201Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.135 114.163C132.164 115.016 132.182 115.839 132.21 116.644C132.237 117.448 132.264 118.234 132.28 118.991C132.387 122.409 132.478 125.345 132.546 127.916C132.575 128.773 132.593 129.582 132.61 130.362C132.645 131.698 132.667 132.918 132.686 134.051C132.694 134.578 132.702 135.086 132.709 135.575C132.717 135.829 132.716 136.083 132.714 136.318C132.712 136.553 132.711 136.807 132.719 137.042C132.756 147.149 131.904 148.436 129.492 162.474C128.982 165.472 128.184 175.279 127.531 184.128C127.518 184.358 127.496 184.589 127.483 184.809C127.485 184.859 127.484 184.899 127.477 184.939C127.404 185.79 127.341 186.642 127.288 187.464C127.276 187.714 127.254 187.975 127.232 188.226C127.205 188.617 127.167 189.008 127.149 189.389C127.152 189.429 127.15 189.459 127.143 189.489C127.115 189.871 127.087 190.242 127.058 190.613C127.019 191.266 126.97 191.909 126.919 192.522C126.899 192.823 126.878 193.114 126.867 193.406C126.859 193.466 126.861 193.526 126.853 193.586C126.795 194.28 126.755 194.924 126.715 195.527C126.701 195.729 126.687 195.92 126.673 196.111C126.658 196.272 126.653 196.423 126.637 196.564L126.638 196.574C126.624 196.775 126.61 196.977 126.596 197.158C126.584 197.409 126.562 197.651 126.549 197.873L126.549 197.883C126.506 198.507 126.285 199.115 125.912 199.616C125.538 200.117 125.027 200.501 124.44 200.725C122.872 201.332 121.295 201.88 119.707 202.347C117.59 202.978 115.48 203.497 113.378 203.906C112.924 203.997 112.46 204.088 112.005 204.169C110.894 204.375 109.78 204.54 108.676 204.686C108.068 204.77 107.46 204.844 106.851 204.897C106.456 204.946 106.06 204.985 105.663 205.014C105.115 205.077 104.577 205.119 104.048 205.161C103.275 205.218 102.522 205.255 101.768 205.292C101.045 205.328 100.311 205.354 99.5975 205.369C99.2405 205.377 98.8834 205.385 98.5362 205.382C98.2403 205.389 97.9442 205.395 97.6581 205.391L96.4424 205.387C95.7471 205.372 95.0722 205.356 94.3967 205.33C93.7211 205.304 93.0554 205.278 92.4098 205.241C91.7642 205.205 91.1082 205.168 90.4722 205.121C89.8361 205.074 89.2201 205.016 88.6142 204.958C86.7753 204.785 85.0476 204.578 83.4514 204.338C80.3446 203.886 77.2602 203.281 74.2102 202.522C73.4484 202.335 72.7466 201.963 72.168 201.436C71.5883 200.909 71.15 200.257 70.8927 199.52C70.882 199.5 70.8819 199.48 70.8712 199.46C70.7065 198.965 70.5414 198.47 70.3869 197.965C65.0201 181.273 62.599 163.274 61.6799 147.222C61.5724 145.323 61.4859 143.444 61.4205 141.607C61.3884 140.992 61.3772 140.386 61.3556 139.781C61.2839 137.61 61.254 135.489 61.2352 133.42C61.2266 132.421 61.2181 131.441 61.2202 130.473C61.1975 120.138 61.7136 109.867 62.7617 99.6919C63.1218 97.5767 64.2026 95.6481 65.8334 94.2074C65.9831 94.1297 66.1324 94.0421 66.2822 93.9739C68.3666 93.1178 70.5548 92.5147 72.7982 92.1744C75.7601 91.5917 78.7509 91.1551 81.7588 90.8739C87.2314 90.4673 92.6632 90.1097 98.1445 90.187C104.992 90.2737 111.82 90.9374 118.55 92.1765C121.087 92.5021 123.583 93.1161 125.99 93.9986C129.04 95.3605 130.59 98.3776 131.039 101.438C131.105 101.929 131.181 102.42 131.237 102.911C131.262 103.056 131.286 103.201 131.301 103.345C131.544 105.263 131.748 107.174 131.883 109.095C131.92 109.617 131.948 110.129 131.985 110.651C131.99 110.796 132.005 110.951 132.01 111.096C132.093 112.663 132.124 113.834 132.135 114.163Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.193 114.126C132.222 114.978 132.241 115.802 132.268 116.606C132.296 117.411 132.322 118.197 132.338 118.953C132.446 122.371 132.536 125.308 132.604 127.878C132.633 128.735 132.651 129.544 132.668 130.324C132.704 131.66 132.726 132.88 132.745 134.013C132.753 134.541 132.76 135.049 132.767 135.538C132.775 135.792 132.774 136.046 132.773 136.281C132.771 136.515 132.769 136.77 132.777 137.004C132.814 147.111 131.962 148.398 129.551 162.437C129.04 165.435 128.242 175.242 127.589 184.091C127.576 184.321 127.554 184.551 127.541 184.771C127.544 184.821 127.542 184.861 127.535 184.901C127.462 185.753 127.4 186.604 127.346 187.426C127.334 187.677 127.312 187.937 127.29 188.188C127.263 188.579 127.226 188.97 127.208 189.351C127.21 189.391 127.208 189.422 127.201 189.452C127.173 189.833 127.145 190.204 127.116 190.576C127.077 191.228 127.028 191.871 126.977 192.484C126.957 192.785 126.936 193.077 126.925 193.368C126.917 193.428 126.92 193.489 126.911 193.549C126.853 194.243 126.814 194.886 126.773 195.49C126.759 195.691 126.745 195.882 126.731 196.073C126.716 196.235 126.711 196.385 126.695 196.526L126.696 196.536C126.682 196.738 126.669 196.939 126.654 197.12C126.642 197.372 126.62 197.614 126.607 197.835L126.607 197.845C126.564 198.47 126.343 199.078 125.97 199.579C125.597 200.08 125.086 200.463 124.498 200.687C122.931 201.294 121.353 201.842 119.765 202.309C117.648 202.94 115.538 203.46 113.436 203.869C112.982 203.959 112.518 204.05 112.063 204.131C110.952 204.337 109.839 204.503 108.735 204.648C108.127 204.732 107.519 204.806 106.909 204.86C106.514 204.909 106.118 204.948 105.721 204.977C105.173 205.039 104.635 205.081 104.106 205.123C103.333 205.181 102.58 205.217 101.827 205.254C101.103 205.29 100.369 205.316 99.6555 205.332C99.2985 205.339 98.9414 205.347 98.5942 205.345C98.2983 205.351 98.0022 205.357 97.7161 205.354L96.5007 205.35C95.8054 205.334 95.1302 205.318 94.4547 205.293C93.7791 205.267 93.1137 205.241 92.4682 205.204C91.8225 205.167 91.1665 205.131 90.5305 205.084C89.8944 205.036 89.2784 204.979 88.6725 204.921C86.8336 204.747 85.1056 204.541 83.5094 204.301C80.4026 203.849 77.3186 203.244 74.2685 202.484C73.5067 202.297 72.8046 201.925 72.226 201.398C71.6464 200.871 71.2084 200.219 70.9511 199.482C70.9403 199.462 70.9399 199.442 70.9292 199.422C70.7645 198.927 70.5998 198.433 70.4452 197.928C65.0784 181.236 62.6574 163.236 61.7383 147.185C61.6308 145.285 61.5442 143.407 61.4788 141.569C61.4468 140.954 61.4352 140.349 61.4136 139.744C61.3419 137.572 61.3123 135.451 61.2936 133.382C61.2849 132.383 61.2765 131.404 61.2786 130.435C61.2558 120.1 61.7716 109.829 62.8197 99.6544C63.1798 97.5392 64.2606 95.6105 65.8914 94.1698C66.0411 94.0921 66.1907 94.0045 66.3406 93.9363C68.4249 93.0802 70.6128 92.4771 72.8562 92.1368C75.8181 91.5541 78.8092 91.1175 81.8171 90.8363C87.2898 90.4297 92.7216 90.0721 98.2029 90.1494C105.05 90.2361 111.878 90.8998 118.608 92.1389C121.145 92.4645 123.641 93.0785 126.048 93.961C129.099 95.3229 130.648 98.34 131.097 101.4C131.163 101.891 131.239 102.383 131.296 102.874C131.32 103.018 131.345 103.163 131.36 103.307C131.602 105.226 131.806 107.136 131.941 109.058C131.978 109.58 132.006 110.092 132.043 110.614C132.048 110.759 132.063 110.914 132.068 111.059C132.152 112.626 132.182 113.797 132.193 114.126Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.251 114.088C132.28 114.941 132.299 115.764 132.326 116.569C132.354 117.373 132.381 118.159 132.397 118.915C132.504 122.334 132.594 125.27 132.662 127.84C132.692 128.698 132.71 129.507 132.726 130.287C132.762 131.623 132.784 132.843 132.803 133.976C132.811 134.503 132.818 135.011 132.825 135.5C132.834 135.754 132.833 136.008 132.831 136.243C132.829 136.478 132.827 136.732 132.835 136.967C132.872 147.074 132.02 148.361 129.609 162.399C129.098 165.397 128.301 175.204 127.647 184.053C127.635 184.283 127.612 184.514 127.599 184.734C127.602 184.784 127.6 184.824 127.593 184.864C127.521 185.715 127.458 186.567 127.404 187.389C127.392 187.639 127.371 187.9 127.349 188.15C127.321 188.541 127.284 188.933 127.266 189.314C127.268 189.354 127.266 189.384 127.259 189.414C127.231 189.795 127.203 190.167 127.175 190.538C127.136 191.191 127.086 191.833 127.036 192.446C127.015 192.748 126.995 193.039 126.984 193.33C126.976 193.391 126.978 193.451 126.97 193.511C126.911 194.205 126.872 194.849 126.831 195.452C126.817 195.653 126.803 195.845 126.789 196.036C126.774 196.197 126.769 196.348 126.754 196.489L126.754 196.499C126.741 196.7 126.727 196.901 126.712 197.083C126.7 197.334 126.678 197.576 126.665 197.798V197.808C126.622 198.432 126.402 199.04 126.028 199.541C125.655 200.042 125.144 200.426 124.556 200.649C122.989 201.257 121.411 201.804 119.824 202.272C117.706 202.902 115.596 203.422 113.495 203.831C113.041 203.922 112.576 204.013 112.122 204.093C111.01 204.299 109.897 204.465 108.793 204.611C108.185 204.695 107.577 204.768 106.968 204.822C106.572 204.871 106.176 204.91 105.78 204.939C105.232 205.002 104.693 205.044 104.164 205.086C103.392 205.143 102.638 205.18 101.885 205.216C101.162 205.252 100.428 205.278 99.7139 205.294C99.3569 205.302 98.9999 205.31 98.6527 205.307C98.3567 205.313 98.0606 205.32 97.7746 205.316L96.5588 205.312C95.8635 205.297 95.1886 205.281 94.5132 205.255C93.8375 205.229 93.1718 205.203 92.5263 205.166C91.8806 205.13 91.2246 205.093 90.5887 205.046C89.9525 204.999 89.3365 204.941 88.7306 204.883C86.8918 204.71 85.164 204.503 83.5678 204.263C80.4611 203.811 77.3767 203.206 74.3266 202.447C73.5648 202.259 72.863 201.888 72.2844 201.361C71.7048 200.834 71.2668 200.182 71.0095 199.445C70.9988 199.425 70.9983 199.404 70.9876 199.385C70.8229 198.89 70.6582 198.395 70.5036 197.89C65.1369 181.198 62.7158 163.198 61.7967 147.147C61.6892 145.248 61.6027 143.369 61.5373 141.532C61.5052 140.917 61.4937 140.311 61.472 139.706C61.4004 137.534 61.3704 135.414 61.3517 133.345C61.343 132.346 61.3346 131.366 61.3367 130.397C61.3139 120.063 61.8301 109.792 62.8782 99.6168C63.2382 97.5016 64.3191 95.5729 65.9499 94.1322C66.0996 94.0545 66.2492 93.9669 66.399 93.8987C68.4834 93.0426 70.6713 92.4395 72.9147 92.0992C75.8765 91.5165 78.8677 91.0799 81.8756 90.7987C87.3482 90.3921 92.78 90.0345 98.2613 90.1118C105.109 90.1985 111.936 90.8622 118.667 92.1013C121.203 92.4269 123.7 93.0409 126.107 93.9234C129.157 95.2853 130.707 98.3024 131.156 101.363C131.222 101.854 131.298 102.345 131.354 102.836C131.378 102.981 131.403 103.125 131.418 103.27C131.661 105.188 131.864 107.099 131.999 109.02C132.037 109.542 132.064 110.054 132.102 110.576C132.107 110.721 132.122 110.876 132.127 111.021C132.21 112.588 132.24 113.759 132.251 114.088Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.31 114.051C132.339 114.903 132.357 115.726 132.385 116.531C132.412 117.336 132.439 118.121 132.455 118.878C132.562 122.296 132.653 125.233 132.721 127.803C132.75 128.66 132.768 129.469 132.785 130.249C132.82 131.585 132.842 132.805 132.861 133.938C132.869 134.466 132.877 134.974 132.884 135.462C132.892 135.716 132.891 135.971 132.889 136.205C132.887 136.44 132.886 136.694 132.894 136.929C132.931 147.036 132.079 148.323 129.667 162.361C129.157 165.36 128.359 175.166 127.706 184.016C127.693 184.246 127.671 184.476 127.658 184.696C127.66 184.746 127.659 184.786 127.652 184.826C127.579 185.678 127.517 186.529 127.463 187.351C127.451 187.601 127.429 187.862 127.407 188.113C127.38 188.504 127.342 188.895 127.324 189.276C127.327 189.316 127.325 189.346 127.318 189.377C127.29 189.758 127.262 190.129 127.234 190.501C127.194 191.153 127.145 191.796 127.094 192.409C127.074 192.71 127.053 193.001 127.042 193.293C127.034 193.353 127.036 193.413 127.028 193.474C126.97 194.168 126.931 194.811 126.89 195.415C126.876 195.616 126.862 195.807 126.848 195.998C126.833 196.159 126.828 196.31 126.812 196.451V196.461C126.799 196.663 126.785 196.864 126.771 197.045C126.759 197.297 126.737 197.538 126.724 197.76L126.724 197.77C126.681 198.395 126.46 199.003 126.087 199.504C125.713 200.005 125.202 200.388 124.615 200.612C123.047 201.219 121.47 201.767 119.883 202.234C117.765 202.865 115.655 203.385 113.553 203.794C113.099 203.884 112.635 203.975 112.18 204.056C111.069 204.262 109.955 204.427 108.851 204.573C108.243 204.657 107.635 204.731 107.026 204.785C106.631 204.834 106.235 204.873 105.838 204.902C105.29 204.964 104.751 205.006 104.223 205.048C103.45 205.105 102.697 205.142 101.943 205.179C101.22 205.215 100.486 205.241 99.7722 205.256C99.4152 205.264 99.0581 205.272 98.7109 205.269C98.415 205.276 98.1192 205.282 97.8332 205.278L96.6174 205.274C95.9221 205.259 95.2469 205.243 94.5714 205.217C93.8958 205.192 93.2304 205.165 92.5849 205.129C91.9392 205.092 91.2832 205.055 90.6472 205.008C90.0111 204.961 89.3951 204.903 88.7892 204.845C86.9503 204.672 85.2223 204.465 83.6261 204.225C80.5193 203.774 77.4353 203.168 74.3852 202.409C73.6234 202.222 72.9213 201.85 72.3427 201.323C71.7631 200.796 71.3251 200.144 71.0678 199.407C71.057 199.387 71.0566 199.367 71.0459 199.347C70.8812 198.852 70.7165 198.357 70.5619 197.853C65.1951 181.161 62.7741 163.161 61.855 147.11C61.7475 145.21 61.6609 143.332 61.5955 141.494C61.5635 140.879 61.5523 140.273 61.5306 139.668C61.459 137.497 61.429 135.376 61.4103 133.307C61.4016 132.308 61.3932 131.329 61.3952 130.36C61.3725 120.025 61.8883 109.754 62.9364 99.5792C63.2965 97.464 64.3777 95.5353 66.0085 94.0947C66.1582 94.017 66.3074 93.9293 66.4573 93.8611C68.5416 93.005 70.7295 92.402 72.9729 92.0616C75.9348 91.4789 78.9259 91.0424 81.9338 90.7611C87.4065 90.3545 92.8383 89.9969 98.3196 90.0742C105.167 90.1609 111.995 90.8246 118.725 92.0637C121.262 92.3894 123.758 93.0033 126.165 93.8858C129.215 95.2477 130.765 98.2648 131.214 101.325C131.28 101.816 131.356 102.307 131.412 102.799C131.437 102.943 131.461 103.088 131.476 103.232C131.719 105.151 131.923 107.061 132.057 108.983C132.095 109.504 132.122 110.017 132.16 110.539C132.165 110.684 132.18 110.838 132.185 110.983C132.268 112.55 132.299 113.722 132.31 114.051Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.368 114.013C132.397 114.865 132.416 115.689 132.443 116.493C132.471 117.298 132.498 118.084 132.514 118.84C132.621 122.258 132.711 125.195 132.779 127.765C132.808 128.622 132.826 129.431 132.843 130.212C132.879 131.548 132.901 132.768 132.92 133.901C132.928 134.428 132.935 134.936 132.942 135.425C132.95 135.679 132.949 135.933 132.947 136.168C132.945 136.402 132.944 136.657 132.952 136.891C132.989 146.999 132.137 148.286 129.726 162.324C129.215 165.322 128.417 175.129 127.764 183.978C127.751 184.208 127.729 184.438 127.716 184.658C127.719 184.708 127.717 184.749 127.71 184.789C127.638 185.64 127.575 186.492 127.521 187.313C127.509 187.564 127.488 187.825 127.466 188.075C127.438 188.466 127.4 188.858 127.382 189.239C127.385 189.279 127.383 189.309 127.376 189.339C127.348 189.72 127.32 190.092 127.292 190.463C127.252 191.116 127.203 191.758 127.152 192.371C127.132 192.672 127.111 192.964 127.1 193.255C127.092 193.316 127.094 193.376 127.086 193.436C127.028 194.13 126.989 194.773 126.948 195.377C126.934 195.578 126.92 195.769 126.906 195.961C126.891 196.122 126.886 196.273 126.87 196.414L126.871 196.423C126.857 196.625 126.843 196.826 126.829 197.007C126.817 197.259 126.795 197.501 126.782 197.722L126.782 197.732C126.739 198.357 126.519 198.965 126.145 199.466C125.772 199.967 125.261 200.35 124.673 200.574C123.106 201.182 121.528 201.729 119.941 202.197C117.823 202.827 115.713 203.347 113.611 203.756C113.157 203.847 112.693 203.938 112.238 204.018C111.127 204.224 110.014 204.39 108.91 204.535C108.302 204.619 107.693 204.693 107.084 204.747C106.689 204.796 106.293 204.835 105.896 204.864C105.348 204.927 104.81 204.968 104.281 205.01C103.508 205.068 102.755 205.104 102.001 205.141C101.278 205.177 100.544 205.203 99.8305 205.219C99.4735 205.227 99.1165 205.234 98.7693 205.232C98.4733 205.238 98.1773 205.245 97.8912 205.241L96.6754 205.237C95.9801 205.221 95.3052 205.206 94.6298 205.18C93.9541 205.154 93.2887 205.128 92.6432 205.091C91.9976 205.054 91.3412 205.018 90.7053 204.971C90.0691 204.924 89.4535 204.866 88.8476 204.808C87.0087 204.634 85.2806 204.428 83.6844 204.188C80.5777 203.736 77.4933 203.131 74.4432 202.372C73.6814 202.184 72.9796 201.813 72.401 201.286C71.8214 200.759 71.3834 200.107 71.1261 199.37C71.1154 199.35 71.1149 199.329 71.1042 199.309C70.9395 198.815 70.7748 198.32 70.6202 197.815C65.2535 181.123 62.8324 163.123 61.9133 147.072C61.8058 145.172 61.7193 143.294 61.6539 141.457C61.6218 140.841 61.6103 140.236 61.5886 139.631C61.517 137.459 61.487 135.339 61.4683 133.269C61.4596 132.27 61.4515 131.291 61.4536 130.322C61.4309 119.987 61.9467 109.717 62.9948 99.5416C63.3548 97.4264 64.4357 95.4977 66.0665 94.0571C66.2162 93.9794 66.3658 93.8917 66.5156 93.8235C68.6 92.9674 70.7879 92.3644 73.0313 92.024C75.9931 91.4413 78.9843 91.0048 81.9922 90.7235C87.4648 90.3169 92.8966 89.9593 98.3779 90.0366C105.225 90.1233 112.053 90.787 118.784 92.0261C121.32 92.3518 123.816 92.9657 126.223 93.8482C129.274 95.2101 130.823 98.2272 131.272 101.287C131.338 101.778 131.414 102.27 131.47 102.761C131.495 102.905 131.52 103.05 131.535 103.195C131.778 105.113 131.981 107.023 132.116 108.945C132.153 109.467 132.181 109.979 132.218 110.501C132.223 110.646 132.238 110.801 132.243 110.946C132.326 112.513 132.357 113.684 132.368 114.013Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.426 113.976C132.456 114.828 132.474 115.651 132.501 116.456C132.529 117.261 132.556 118.046 132.572 118.803C132.679 122.221 132.769 125.157 132.838 127.728C132.867 128.585 132.884 129.394 132.901 130.174C132.937 131.51 132.959 132.73 132.978 133.863C132.986 134.39 132.993 134.899 133 135.387C133.009 135.641 133.008 135.896 133.006 136.13C133.004 136.365 133.002 136.619 133.01 136.854C133.047 146.961 132.195 148.248 129.784 162.286C129.273 165.285 128.476 175.091 127.822 183.94C127.81 184.171 127.787 184.401 127.774 184.621C127.777 184.671 127.775 184.711 127.768 184.751C127.696 185.602 127.633 186.454 127.579 187.276C127.567 187.526 127.546 187.787 127.524 188.038C127.496 188.429 127.459 188.82 127.441 189.201C127.443 189.241 127.441 189.271 127.434 189.302C127.406 189.683 127.378 190.054 127.35 190.425C127.311 191.078 127.261 191.721 127.211 192.334C127.19 192.635 127.17 192.926 127.159 193.218C127.151 193.278 127.153 193.338 127.145 193.399C127.086 194.093 127.047 194.736 127.006 195.34C126.992 195.541 126.978 195.732 126.964 195.923C126.95 196.084 126.944 196.235 126.929 196.376L126.929 196.386C126.916 196.587 126.902 196.789 126.888 196.97C126.876 197.222 126.853 197.463 126.84 197.685L126.84 197.695C126.797 198.32 126.577 198.928 126.203 199.428C125.83 199.93 125.319 200.313 124.731 200.537C123.164 201.144 121.586 201.692 119.999 202.159C117.881 202.79 115.771 203.31 113.67 203.718C113.216 203.809 112.751 203.9 112.297 203.981C111.185 204.187 110.072 204.352 108.968 204.498C108.36 204.582 107.752 204.656 107.143 204.709C106.747 204.759 106.351 204.798 105.955 204.826C105.407 204.889 104.868 204.931 104.34 204.973C103.567 205.03 102.813 205.067 102.06 205.104C101.337 205.14 100.603 205.166 99.889 205.181C99.532 205.189 99.1749 205.197 98.8277 205.194C98.5318 205.201 98.2357 205.207 97.9496 205.203L96.7339 205.199C96.0386 205.184 95.3637 205.168 94.6882 205.142C94.0126 205.117 93.3469 205.09 92.7013 205.054C92.0557 205.017 91.3997 204.98 90.7637 204.933C90.1276 204.886 89.5116 204.828 88.9057 204.77C87.0668 204.597 85.3391 204.39 83.7429 204.15C80.6361 203.698 77.5518 203.093 74.5017 202.334C73.7399 202.147 73.0381 201.775 72.4595 201.248C71.8799 200.721 71.4419 200.069 71.1846 199.332C71.1738 199.312 71.1734 199.292 71.1627 199.272C70.998 198.777 70.8329 198.282 70.6784 197.777C65.3116 181.085 62.8905 163.086 61.9714 147.035C61.8639 145.135 61.7774 143.257 61.712 141.419C61.68 140.804 61.6687 140.198 61.6471 139.593C61.5754 137.422 61.5455 135.301 61.5267 133.232C61.5181 132.233 61.5097 131.254 61.5117 130.285C61.489 119.95 62.0051 109.679 63.0532 99.5041C63.4133 97.3889 64.4941 95.4602 66.1249 94.0196C66.2746 93.9419 66.4239 93.8542 66.5737 93.786C68.6581 92.9299 70.8463 92.3269 73.0897 91.9865C76.0516 91.4038 79.0427 90.9673 82.0506 90.686C87.5233 90.2794 92.9547 89.9218 98.436 89.9991C105.284 90.0859 112.111 90.7495 118.842 91.9886C121.378 92.3143 123.875 92.9283 126.282 93.8107C129.332 95.1726 130.882 98.1897 131.331 101.25C131.397 101.741 131.473 102.232 131.529 102.724C131.553 102.868 131.578 103.013 131.593 103.157C131.836 105.076 132.039 106.986 132.174 108.908C132.212 109.429 132.239 109.942 132.277 110.464C132.282 110.608 132.297 110.763 132.302 110.908C132.385 112.475 132.415 113.647 132.426 113.976Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.485 113.938C132.514 114.79 132.532 115.614 132.56 116.418C132.587 117.223 132.614 118.009 132.63 118.765C132.737 122.183 132.827 125.12 132.896 127.69C132.925 128.547 132.943 129.356 132.959 130.136C132.995 131.473 133.017 132.693 133.036 133.826C133.044 134.353 133.051 134.861 133.058 135.35C133.067 135.604 133.066 135.858 133.064 136.093C133.062 136.327 133.061 136.582 133.069 136.816C133.106 146.923 132.254 148.211 129.842 162.249C129.332 165.247 128.534 175.054 127.881 183.903C127.868 184.133 127.845 184.363 127.833 184.583C127.835 184.633 127.833 184.673 127.827 184.714C127.754 185.565 127.691 186.416 127.638 187.238C127.626 187.489 127.604 187.749 127.582 188C127.554 188.391 127.517 188.783 127.499 189.164C127.502 189.204 127.499 189.234 127.492 189.264C127.465 189.645 127.436 190.017 127.408 190.388C127.369 191.04 127.319 191.683 127.269 192.296C127.248 192.597 127.228 192.889 127.217 193.18C127.209 193.24 127.211 193.301 127.203 193.361C127.145 194.055 127.105 194.698 127.064 195.302C127.051 195.503 127.037 195.694 127.023 195.885C127.008 196.047 127.002 196.197 126.987 196.339L126.987 196.348C126.974 196.55 126.96 196.751 126.946 196.932C126.934 197.184 126.911 197.426 126.898 197.647L126.899 197.657C126.855 198.282 126.635 198.89 126.262 199.391C125.888 199.892 125.377 200.275 124.789 200.499C123.222 201.107 121.644 201.654 120.057 202.121C117.939 202.752 115.829 203.272 113.728 203.681C113.274 203.772 112.81 203.863 112.355 203.943C111.243 204.149 110.13 204.315 109.026 204.46C108.418 204.544 107.81 204.618 107.201 204.672C106.805 204.721 106.409 204.76 106.013 204.789C105.465 204.851 104.926 204.893 104.398 204.935C103.625 204.993 102.872 205.029 102.118 205.066C101.395 205.102 100.661 205.128 99.947 205.144C99.59 205.152 99.2329 205.159 98.8857 205.157C98.5898 205.163 98.294 205.17 98.008 205.166L96.7922 205.162C96.0969 205.146 95.4217 205.131 94.7462 205.105C94.0706 205.079 93.4052 205.053 92.7597 205.016C92.114 204.979 91.458 204.943 90.8221 204.896C90.1859 204.849 89.5699 204.791 88.964 204.733C87.1252 204.559 85.3971 204.353 83.8009 204.113C80.6941 203.661 77.6101 203.056 74.56 202.297C73.7982 202.109 73.0961 201.738 72.5175 201.21C71.9379 200.683 71.4999 200.031 71.2426 199.295C71.2318 199.274 71.2314 199.254 71.2207 199.234C71.056 198.74 70.8913 198.245 70.7367 197.74C65.3699 181.048 62.9489 163.048 62.0298 146.997C61.9223 145.097 61.8357 143.219 61.7703 141.382C61.7383 140.766 61.7267 140.161 61.7051 139.556C61.6334 137.384 61.6038 135.264 61.5851 133.194C61.5764 132.195 61.568 131.216 61.5701 130.247C61.5473 119.912 62.0631 109.642 63.1112 99.4665C63.4713 97.3513 64.5521 95.4226 66.1829 93.982C66.3326 93.9043 66.4822 93.8166 66.6321 93.7484C68.7164 92.8923 70.9043 92.2893 73.1477 91.9489C76.1096 91.3662 79.1007 90.9297 82.1086 90.6484C87.5813 90.2418 93.0131 89.8842 98.4944 89.9615C105.342 90.0483 112.17 90.7119 118.9 91.951C121.436 92.2767 123.933 92.8907 126.34 93.7731C129.39 95.135 130.94 98.1522 131.389 101.212C131.455 101.703 131.531 102.195 131.587 102.686C131.612 102.83 131.636 102.975 131.651 103.12C131.894 105.038 132.097 106.948 132.232 108.87C132.27 109.392 132.297 109.904 132.335 110.426C132.34 110.571 132.355 110.726 132.36 110.871C132.443 112.438 132.473 113.609 132.485 113.938Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.543 113.9C132.572 114.753 132.59 115.576 132.618 116.381C132.646 117.185 132.672 117.971 132.688 118.728C132.795 122.146 132.886 125.082 132.954 127.653C132.983 128.51 133.001 129.319 133.018 130.099C133.054 131.435 133.076 132.655 133.094 133.788C133.103 134.315 133.11 134.823 133.117 135.312C133.125 135.566 133.124 135.82 133.122 136.055C133.12 136.29 133.119 136.544 133.127 136.779C133.164 146.886 132.312 148.173 129.901 162.211C129.39 165.209 128.592 175.016 127.939 183.865C127.926 184.095 127.904 184.326 127.891 184.546C127.893 184.596 127.892 184.636 127.885 184.676C127.812 185.527 127.749 186.379 127.696 187.201C127.684 187.451 127.662 187.712 127.64 187.963C127.613 188.354 127.575 188.745 127.557 189.126C127.56 189.166 127.558 189.196 127.551 189.226C127.523 189.607 127.495 189.979 127.466 190.35C127.427 191.003 127.378 191.646 127.327 192.259C127.307 192.56 127.286 192.851 127.275 193.143C127.267 193.203 127.269 193.263 127.261 193.323C127.203 194.017 127.163 194.661 127.123 195.264C127.109 195.466 127.095 195.657 127.081 195.848C127.066 196.009 127.061 196.16 127.045 196.301L127.046 196.311C127.032 196.512 127.018 196.714 127.004 196.895C126.992 197.146 126.97 197.388 126.957 197.61L126.957 197.62C126.914 198.244 126.693 198.852 126.32 199.353C125.946 199.854 125.436 200.238 124.848 200.462C123.281 201.069 121.703 201.616 120.115 202.084C117.998 202.714 115.888 203.234 113.786 203.643C113.332 203.734 112.868 203.825 112.413 203.906C111.302 204.112 110.189 204.277 109.085 204.423C108.477 204.507 107.868 204.581 107.259 204.634C106.863 204.683 106.468 204.722 106.071 204.751C105.523 204.814 104.985 204.856 104.456 204.898C103.683 204.955 102.93 204.992 102.176 205.028C101.453 205.064 100.719 205.091 100.005 205.106C99.6484 205.114 99.2914 205.122 98.9442 205.119C98.6482 205.126 98.3522 205.132 98.0661 205.128L96.8503 205.124C96.155 205.109 95.4801 205.093 94.8047 205.067C94.1291 205.041 93.4633 205.015 92.8178 204.978C92.1721 204.942 91.5161 204.905 90.8802 204.858C90.244 204.811 89.628 204.753 89.0222 204.695C87.1833 204.522 85.4555 204.315 83.8593 204.075C80.7526 203.623 77.6682 203.018 74.6181 202.259C73.8563 202.072 73.1545 201.7 72.5759 201.173C71.9963 200.646 71.5583 199.994 71.301 199.257C71.2903 199.237 71.2898 199.217 71.2791 199.197C71.1144 198.702 70.9497 198.207 70.7952 197.702C65.4284 181.01 63.0073 163.011 62.0882 146.959C61.9807 145.06 61.8942 143.181 61.8288 141.344C61.7967 140.729 61.7852 140.123 61.7635 139.518C61.6919 137.346 61.6619 135.226 61.6432 133.157C61.6345 132.158 61.6261 131.178 61.6282 130.21C61.6054 119.875 62.1216 109.604 63.1697 99.4289C63.5297 97.3137 64.6106 95.385 66.2414 93.9444C66.3911 93.8667 66.5407 93.779 66.6905 93.7108C68.7749 92.8547 70.9628 92.2517 73.2062 91.9114C76.168 91.3286 79.1592 90.8921 82.1671 90.6108C87.6397 90.2042 93.0715 89.8466 98.5528 89.9239C105.4 90.0107 112.228 90.6743 118.958 91.9134C121.495 92.2391 123.991 92.8531 126.398 93.7355C129.449 95.0974 130.998 98.1146 131.447 101.175C131.513 101.666 131.589 102.157 131.645 102.648C131.67 102.793 131.695 102.937 131.709 103.082C131.952 105 132.156 106.911 132.291 108.832C132.328 109.354 132.355 109.866 132.393 110.388C132.398 110.533 132.413 110.688 132.418 110.833C132.501 112.4 132.532 113.571 132.543 113.9Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.601 113.863C132.631 114.715 132.649 115.539 132.676 116.343C132.704 117.148 132.731 117.933 132.747 118.69C132.854 122.108 132.944 125.045 133.013 127.615C133.042 128.472 133.059 129.281 133.076 130.061C133.112 131.397 133.134 132.617 133.153 133.75C133.161 134.278 133.169 134.786 133.175 135.274C133.184 135.529 133.183 135.783 133.181 136.017C133.179 136.252 133.178 136.506 133.186 136.741C133.222 146.848 132.37 148.135 129.959 162.173C129.449 165.172 128.651 174.979 127.997 183.828C127.985 184.058 127.962 184.288 127.949 184.508C127.952 184.558 127.95 184.598 127.943 184.638C127.871 185.49 127.808 186.341 127.754 187.163C127.742 187.414 127.721 187.674 127.699 187.925C127.671 188.316 127.634 188.707 127.616 189.088C127.618 189.128 127.616 189.159 127.609 189.189C127.581 189.57 127.553 189.941 127.525 190.313C127.486 190.965 127.436 191.608 127.386 192.221C127.365 192.522 127.345 192.814 127.334 193.105C127.326 193.165 127.328 193.226 127.32 193.286C127.262 193.98 127.222 194.623 127.181 195.227C127.168 195.428 127.153 195.619 127.139 195.81C127.125 195.971 127.12 196.122 127.104 196.263L127.104 196.273C127.091 196.475 127.077 196.676 127.063 196.857C127.051 197.109 127.028 197.351 127.015 197.572L127.015 197.582C126.972 198.207 126.752 198.815 126.378 199.316C126.005 199.817 125.494 200.2 124.906 200.424C123.339 201.031 121.761 201.579 120.174 202.046C118.056 202.677 115.946 203.197 113.845 203.606C113.391 203.696 112.926 203.787 112.472 203.868C111.36 204.074 110.247 204.24 109.143 204.385C108.535 204.469 107.927 204.543 107.318 204.597C106.922 204.646 106.526 204.685 106.13 204.714C105.582 204.776 105.043 204.818 104.515 204.86C103.742 204.917 102.988 204.954 102.235 204.991C101.512 205.027 100.778 205.053 100.064 205.069C99.7067 205.076 99.3496 205.084 99.0024 205.082C98.7065 205.088 98.4107 205.094 98.1247 205.091L96.9089 205.087C96.2136 205.071 95.5384 205.055 94.8629 205.029C94.1873 205.004 93.5219 204.978 92.8764 204.941C92.2307 204.904 91.5747 204.867 90.9388 204.821C90.3026 204.773 89.6866 204.716 89.0807 204.658C87.2419 204.484 85.5141 204.278 83.9179 204.037C80.8112 203.586 77.7268 202.981 74.6767 202.221C73.9149 202.034 73.2128 201.662 72.6342 201.135C72.0546 200.608 71.6166 199.956 71.3593 199.219C71.3485 199.199 71.3481 199.179 71.3374 199.159C71.1727 198.664 71.008 198.17 70.8534 197.665C65.4866 180.973 63.0656 162.973 62.1465 146.922C62.039 145.022 61.9524 143.144 61.887 141.306C61.855 140.691 61.8438 140.086 61.8221 139.48C61.7505 137.309 61.7205 135.188 61.7018 133.119C61.6931 132.12 61.6847 131.141 61.6868 130.172C61.664 119.837 62.1798 109.566 63.2279 99.3913C63.588 97.2761 64.6692 95.3475 66.3 93.9068C66.4497 93.8291 66.5989 93.7414 66.7488 93.6732C68.8331 92.8171 71.021 92.2141 73.2644 91.8738C76.2263 91.291 79.2174 90.8545 82.2253 90.5733C87.698 90.1667 93.1298 89.809 98.6111 89.8863C105.459 89.9731 112.286 90.6367 119.017 91.8758C121.553 92.2015 124.05 92.8155 126.457 93.6979C129.507 95.0598 131.057 98.077 131.506 101.137C131.572 101.628 131.648 102.119 131.704 102.611C131.728 102.755 131.753 102.9 131.768 103.044C132.011 104.963 132.214 106.873 132.349 108.795C132.386 109.317 132.414 109.829 132.452 110.351C132.457 110.496 132.472 110.651 132.477 110.796C132.56 112.363 132.59 113.534 132.601 113.863Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.659 113.825C132.689 114.678 132.707 115.501 132.735 116.305C132.762 117.11 132.789 117.896 132.805 118.652C132.912 122.07 133.002 125.007 133.071 127.577C133.1 128.435 133.118 129.244 133.135 130.024C133.17 131.36 133.192 132.58 133.211 133.713C133.219 134.24 133.227 134.748 133.233 135.237C133.242 135.491 133.241 135.745 133.239 135.98C133.237 136.215 133.236 136.469 133.244 136.704C133.281 146.811 132.429 148.098 130.017 162.136C129.507 165.134 128.709 174.941 128.055 183.79C128.043 184.02 128.02 184.25 128.008 184.471C128.01 184.521 128.008 184.561 128.002 184.601C127.929 185.452 127.866 186.304 127.813 187.125C127.801 187.376 127.779 187.637 127.757 187.887C127.73 188.278 127.692 188.67 127.674 189.051C127.677 189.091 127.675 189.121 127.667 189.151C127.64 189.532 127.611 189.904 127.583 190.275C127.544 190.928 127.494 191.57 127.444 192.183C127.424 192.485 127.403 192.776 127.392 193.067C127.384 193.128 127.386 193.188 127.378 193.248C127.32 193.942 127.28 194.586 127.239 195.189C127.226 195.39 127.212 195.581 127.198 195.773C127.183 195.934 127.178 196.085 127.162 196.226L127.162 196.236C127.149 196.437 127.135 196.638 127.121 196.82C127.109 197.071 127.086 197.313 127.073 197.534L127.074 197.545C127.03 198.169 126.81 198.777 126.437 199.278C126.063 199.779 125.552 200.163 124.965 200.386C123.397 200.994 121.819 201.541 120.232 202.009C118.114 202.639 116.004 203.159 113.903 203.568C113.449 203.659 112.985 203.75 112.53 203.83C111.418 204.036 110.305 204.202 109.201 204.348C108.593 204.432 107.985 204.505 107.376 204.559C106.98 204.608 106.584 204.647 106.188 204.676C105.64 204.739 105.101 204.781 104.573 204.823C103.8 204.88 103.046 204.917 102.293 204.953C101.57 204.989 100.836 205.015 100.122 205.031C99.765 205.039 99.408 205.047 99.0608 205.044C98.7648 205.05 98.4688 205.057 98.1827 205.053L96.9669 205.049C96.2716 205.034 95.5967 205.018 94.9213 204.992C94.2457 204.966 93.5803 204.94 92.9347 204.903C92.2891 204.866 91.6331 204.83 90.9971 204.783C90.361 204.736 89.745 204.678 89.1391 204.62C87.3002 204.446 85.5721 204.24 83.9759 204C80.8692 203.548 77.7852 202.943 74.7351 202.184C73.9733 201.996 73.2711 201.625 72.6925 201.098C72.1129 200.571 71.6749 199.919 71.4176 199.182C71.4069 199.162 71.4064 199.141 71.3957 199.121C71.231 198.627 71.0663 198.132 70.9118 197.627C65.545 180.935 63.1239 162.935 62.2048 146.884C62.0973 144.985 62.0108 143.106 61.9454 141.269C61.9133 140.654 61.9018 140.048 61.8801 139.443C61.8085 137.271 61.7785 135.151 61.7598 133.081C61.7511 132.082 61.743 131.103 61.7451 130.134C61.7224 119.8 62.2382 109.529 63.2863 99.3537C63.6463 97.2385 64.7272 95.3099 66.358 93.8692C66.5077 93.7915 66.6573 93.7038 66.8071 93.6356C68.8915 92.7795 71.0794 92.1765 73.3228 91.8362C76.2846 91.2534 79.2758 90.8169 82.2837 90.5357C87.7563 90.1291 93.1881 89.7714 98.6694 89.8487C105.517 89.9355 112.345 90.5991 119.075 91.8382C121.612 92.1639 124.108 92.7779 126.515 93.6603C129.565 95.0222 131.115 98.0394 131.564 101.099C131.63 101.591 131.706 102.082 131.762 102.573C131.787 102.718 131.811 102.862 131.826 103.007C132.069 104.925 132.272 106.835 132.407 108.757C132.445 109.279 132.472 109.791 132.51 110.313C132.515 110.458 132.53 110.613 132.535 110.758C132.618 112.325 132.648 113.496 132.659 113.825Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.718 113.788C132.747 114.64 132.765 115.463 132.793 116.268C132.82 117.073 132.847 117.858 132.863 118.615C132.97 122.033 133.061 124.969 133.129 127.54C133.158 128.397 133.176 129.206 133.193 129.986C133.229 131.322 133.251 132.542 133.27 133.675C133.278 134.202 133.285 134.711 133.292 135.199C133.3 135.453 133.299 135.708 133.297 135.942C133.295 136.177 133.294 136.431 133.302 136.666C133.339 146.773 132.487 148.06 130.075 162.098C129.565 165.097 128.767 174.903 128.114 183.752C128.101 183.983 128.079 184.213 128.066 184.433C128.068 184.483 128.067 184.523 128.06 184.563C127.987 185.414 127.924 186.266 127.871 187.088C127.859 187.338 127.837 187.599 127.815 187.85C127.788 188.241 127.75 188.632 127.732 189.013C127.735 189.053 127.733 189.083 127.726 189.114C127.698 189.495 127.67 189.866 127.641 190.237C127.602 190.89 127.553 191.533 127.502 192.146C127.482 192.447 127.461 192.738 127.45 193.03C127.442 193.09 127.444 193.15 127.436 193.211C127.378 193.905 127.339 194.548 127.298 195.152C127.284 195.353 127.27 195.544 127.256 195.735C127.241 195.896 127.236 196.047 127.22 196.188L127.221 196.198C127.207 196.4 127.193 196.601 127.179 196.782C127.167 197.034 127.145 197.275 127.132 197.497L127.132 197.507C127.089 198.132 126.868 198.74 126.495 199.24C126.121 199.742 125.61 200.125 125.023 200.349C123.455 200.956 121.878 201.504 120.29 201.971C118.173 202.602 116.063 203.122 113.961 203.53C113.507 203.621 113.043 203.712 112.588 203.793C111.477 203.999 110.363 204.164 109.259 204.31C108.651 204.394 108.043 204.468 107.434 204.521C107.039 204.571 106.643 204.61 106.246 204.638C105.698 204.701 105.16 204.743 104.631 204.785C103.858 204.842 103.105 204.879 102.351 204.916C101.628 204.952 100.894 204.978 100.18 204.993C99.8235 205.001 99.4664 205.009 99.1192 205.006C98.8233 205.013 98.5272 205.019 98.2411 205.015L97.0254 205.011C96.3301 204.996 95.6552 204.98 94.9797 204.954C94.3041 204.929 93.6384 204.902 92.9929 204.866C92.3472 204.829 91.6912 204.792 91.0552 204.745C90.4191 204.698 89.8031 204.64 89.1972 204.582C87.3583 204.409 85.6306 204.202 84.0344 203.962C80.9276 203.511 77.8433 202.905 74.7932 202.146C74.0314 201.959 73.3296 201.587 72.751 201.06C72.1714 200.533 71.7334 199.881 71.4761 199.144C71.4653 199.124 71.4649 199.104 71.4542 199.084C71.2895 198.589 71.1248 198.094 70.9702 197.589C65.6034 180.897 63.1821 162.898 62.2629 146.847C62.1554 144.947 62.0689 143.069 62.0035 141.231C61.9715 140.616 61.9602 140.01 61.9386 139.405C61.8669 137.234 61.837 135.113 61.8182 133.044C61.8096 132.045 61.8012 131.066 61.8032 130.097C61.7805 119.762 62.2966 109.491 63.3447 99.3161C63.7048 97.2009 64.7856 95.2722 66.4164 93.8316C66.5661 93.7539 66.7157 93.6662 66.8656 93.598C68.9499 92.7419 71.1378 92.1389 73.3812 91.7985C76.3431 91.2158 79.3342 90.7793 82.3421 90.4981C87.8148 90.0914 93.2462 89.7338 98.7275 89.8111C105.575 89.8979 112.403 90.5615 119.133 91.8006C121.67 92.1263 124.166 92.7403 126.573 93.6227C129.624 94.9846 131.173 98.0017 131.622 101.062C131.688 101.553 131.764 102.044 131.82 102.536C131.845 102.68 131.87 102.825 131.885 102.969C132.127 104.888 132.331 106.798 132.466 108.72C132.503 109.241 132.531 109.754 132.568 110.276C132.573 110.421 132.588 110.575 132.593 110.72C132.676 112.287 132.707 113.459 132.718 113.788Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.776 113.75C132.806 114.602 132.824 115.426 132.851 116.23C132.879 117.035 132.906 117.821 132.922 118.577C133.029 121.995 133.119 124.932 133.187 127.502C133.217 128.359 133.234 129.168 133.251 129.948C133.287 131.285 133.309 132.505 133.328 133.638C133.336 134.165 133.343 134.673 133.35 135.162C133.359 135.416 133.358 135.67 133.356 135.905C133.354 136.139 133.353 136.394 133.361 136.628C133.398 146.735 132.545 148.023 130.134 162.061C129.624 165.059 128.826 174.866 128.172 183.715C128.16 183.945 128.137 184.175 128.124 184.395C128.127 184.445 128.125 184.485 128.118 184.526C128.046 185.377 127.983 186.229 127.929 187.05C127.917 187.301 127.896 187.561 127.874 187.812C127.846 188.203 127.809 188.595 127.791 188.976C127.793 189.016 127.791 189.046 127.784 189.076C127.756 189.457 127.728 189.829 127.7 190.2C127.661 190.852 127.611 191.495 127.561 192.108C127.54 192.409 127.519 192.701 127.509 192.992C127.501 193.053 127.503 193.113 127.495 193.173C127.437 193.867 127.397 194.51 127.356 195.114C127.342 195.315 127.328 195.506 127.315 195.697C127.3 195.859 127.294 196.009 127.279 196.151L127.279 196.16C127.265 196.362 127.252 196.563 127.238 196.744C127.226 196.996 127.203 197.238 127.19 197.459L127.19 197.469C127.147 198.094 126.927 198.702 126.553 199.203C126.18 199.704 125.669 200.087 125.081 200.311C123.514 200.919 121.937 201.466 120.349 201.933C118.231 202.564 116.121 203.084 114.02 203.493C113.566 203.584 113.101 203.675 112.647 203.755C111.535 203.961 110.422 204.127 109.318 204.272C108.71 204.356 108.102 204.43 107.493 204.484C107.097 204.533 106.701 204.572 106.305 204.601C105.757 204.664 105.218 204.705 104.689 204.747C103.916 204.805 103.163 204.841 102.41 204.878C101.687 204.914 100.953 204.94 100.239 204.956C99.8817 204.964 99.5247 204.971 99.1775 204.969C98.8815 204.975 98.5858 204.982 98.2997 204.978L97.084 204.974C96.3887 204.958 95.7134 204.943 95.038 204.917C94.3624 204.891 93.697 204.865 93.0514 204.828C92.4058 204.791 91.7498 204.755 91.1138 204.708C90.4777 204.661 89.8617 204.603 89.2558 204.545C87.4169 204.371 85.6888 204.165 84.0926 203.925C80.9859 203.473 77.9019 202.868 74.8518 202.108C74.09 201.921 73.3878 201.55 72.8092 201.023C72.2296 200.496 71.7916 199.843 71.5343 199.107C71.5236 199.086 71.5231 199.066 71.5124 199.046C71.3477 198.552 71.183 198.057 71.0285 197.552C65.6617 180.86 63.2406 162.86 62.3215 146.809C62.214 144.909 62.1275 143.031 62.0621 141.194C62.03 140.578 62.0185 139.973 61.9968 139.368C61.9252 137.196 61.8956 135.076 61.8768 133.006C61.8682 132.007 61.8597 131.028 61.8618 130.059C61.8391 119.724 62.3549 109.454 63.403 99.2785C63.763 97.1633 64.8442 95.2346 66.475 93.794C66.6247 93.7163 66.774 93.6286 66.9238 93.5604C69.0082 92.7043 71.1961 92.1013 73.4395 91.761C76.4013 91.1782 79.3925 90.7417 82.4004 90.4605C87.873 90.0538 93.3048 89.6962 98.7861 89.7735C105.634 89.8603 112.461 90.5239 119.192 91.763C121.728 92.0887 124.225 92.7027 126.632 93.5851C129.682 94.947 131.232 97.9642 131.681 101.024C131.747 101.515 131.823 102.007 131.879 102.498C131.904 102.642 131.928 102.787 131.943 102.932C132.186 104.85 132.389 106.76 132.524 108.682C132.561 109.204 132.589 109.716 132.626 110.238C132.631 110.383 132.647 110.538 132.652 110.683C132.735 112.25 132.765 113.421 132.776 113.75Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.834 113.712C132.864 114.565 132.882 115.388 132.91 116.193C132.937 116.997 132.964 117.783 132.98 118.54C133.087 121.958 133.178 124.894 133.246 127.465C133.275 128.322 133.293 129.131 133.31 129.911C133.345 131.247 133.367 132.467 133.386 133.6C133.394 134.127 133.402 134.635 133.408 135.124C133.417 135.378 133.416 135.632 133.414 135.867C133.412 136.102 133.411 136.356 133.419 136.591C133.456 146.698 132.604 147.985 130.192 162.023C129.682 165.021 128.884 174.828 128.23 183.677C128.218 183.907 128.195 184.138 128.182 184.358C128.185 184.408 128.184 184.448 128.177 184.488C128.104 185.339 128.041 186.191 127.987 187.013C127.976 187.263 127.954 187.524 127.932 187.775C127.905 188.166 127.867 188.557 127.849 188.938C127.851 188.978 127.849 189.008 127.842 189.038C127.814 189.42 127.786 189.791 127.758 190.162C127.719 190.815 127.67 191.458 127.619 192.071C127.599 192.372 127.578 192.663 127.567 192.954C127.559 193.015 127.561 193.075 127.553 193.135C127.495 193.829 127.455 194.473 127.414 195.076C127.401 195.278 127.387 195.469 127.373 195.66C127.358 195.821 127.353 195.972 127.337 196.113L127.337 196.123C127.324 196.324 127.31 196.526 127.296 196.707C127.284 196.958 127.261 197.2 127.248 197.422L127.249 197.432C127.206 198.056 126.985 198.664 126.611 199.165C126.238 199.666 125.727 200.05 125.14 200.274C123.572 200.881 121.995 201.429 120.407 201.896C118.289 202.527 116.179 203.046 114.078 203.455C113.624 203.546 113.16 203.637 112.705 203.718C111.594 203.924 110.48 204.089 109.376 204.235C108.768 204.319 108.16 204.393 107.551 204.446C107.155 204.495 106.759 204.534 106.363 204.563C105.815 204.626 105.276 204.668 104.748 204.71C103.975 204.767 103.221 204.804 102.468 204.84C101.745 204.877 101.011 204.903 100.297 204.918C99.9401 204.926 99.583 204.934 99.2358 204.931C98.9399 204.938 98.6438 204.944 98.3577 204.94L97.142 204.936C96.4467 204.921 95.7718 204.905 95.0963 204.879C94.4207 204.853 93.755 204.827 93.1095 204.79C92.4638 204.754 91.8078 204.717 91.1718 204.67C90.5357 204.623 89.9197 204.565 89.3138 204.507C87.4749 204.334 85.7472 204.127 84.151 203.887C81.0442 203.435 77.9599 202.83 74.9098 202.071C74.148 201.884 73.4462 201.512 72.8676 200.985C72.288 200.458 71.85 199.806 71.5927 199.069C71.5819 199.049 71.5815 199.029 71.5708 199.009C71.4061 198.514 71.2414 198.019 71.0868 197.514C65.72 180.822 63.299 162.823 62.3799 146.771C62.2724 144.872 62.1858 142.993 62.1204 141.156C62.0884 140.541 62.0768 139.935 62.0552 139.33C61.9835 137.159 61.9536 135.038 61.9348 132.969C61.9262 131.97 61.9181 130.99 61.9202 130.022C61.8974 119.687 62.4132 109.416 63.4613 99.2409C63.8214 97.1257 64.9022 95.1971 66.533 93.7564C66.6827 93.6787 66.8323 93.591 66.9822 93.5228C69.0665 92.6667 71.2544 92.0637 73.4978 91.7234C76.4597 91.1407 79.4508 90.7041 82.4587 90.4229C87.9314 90.0163 93.3632 89.6586 98.8445 89.7359C105.692 89.8227 112.52 90.4863 119.25 91.7254C121.787 92.0511 124.283 92.6651 126.69 93.5475C129.74 94.9094 131.29 97.9266 131.739 100.987C131.805 101.478 131.881 101.969 131.937 102.46C131.962 102.605 131.986 102.749 132.001 102.894C132.244 104.812 132.447 106.723 132.582 108.644C132.62 109.166 132.647 109.678 132.685 110.2C132.69 110.345 132.705 110.5 132.71 110.645C132.793 112.212 132.823 113.383 132.834 113.712Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.893 113.675C132.922 114.527 132.94 115.351 132.968 116.155C132.995 116.96 133.022 117.745 133.038 118.502C133.145 121.92 133.236 124.857 133.304 127.427C133.333 128.284 133.351 129.093 133.368 129.873C133.403 131.209 133.425 132.429 133.444 133.562C133.452 134.09 133.46 134.598 133.467 135.086C133.475 135.341 133.474 135.595 133.472 135.829C133.47 136.064 133.469 136.318 133.477 136.553C133.514 146.66 132.662 147.947 130.25 161.985C129.74 164.984 128.942 174.791 128.289 183.64C128.276 183.87 128.254 184.1 128.241 184.32C128.243 184.37 128.242 184.41 128.235 184.45C128.162 185.302 128.1 186.153 128.046 186.975C128.034 187.226 128.012 187.486 127.99 187.737C127.963 188.128 127.925 188.519 127.907 188.9C127.91 188.94 127.908 188.971 127.901 189.001C127.873 189.382 127.845 189.753 127.817 190.125C127.777 190.777 127.728 191.42 127.677 192.033C127.657 192.334 127.636 192.626 127.625 192.917C127.617 192.977 127.619 193.038 127.611 193.098C127.553 193.792 127.514 194.435 127.473 195.039C127.459 195.24 127.445 195.431 127.431 195.622C127.416 195.784 127.411 195.934 127.395 196.075L127.396 196.085C127.382 196.287 127.368 196.488 127.354 196.669C127.342 196.921 127.32 197.163 127.307 197.384L127.307 197.394C127.264 198.019 127.043 198.627 126.67 199.128C126.296 199.629 125.785 200.012 125.198 200.236C123.63 200.843 122.053 201.391 120.466 201.858C118.348 202.489 116.238 203.009 114.136 203.418C113.682 203.508 113.218 203.599 112.763 203.68C111.652 203.886 110.539 204.052 109.434 204.197C108.826 204.281 108.218 204.355 107.609 204.409C107.214 204.458 106.818 204.497 106.421 204.526C105.873 204.588 105.335 204.63 104.806 204.672C104.033 204.729 103.28 204.766 102.526 204.803C101.803 204.839 101.069 204.865 100.356 204.881C99.9985 204.888 99.6415 204.896 99.2943 204.894C98.9983 204.9 98.7023 204.906 98.4162 204.903L97.2004 204.899C96.5051 204.883 95.8302 204.867 95.1548 204.842C94.4791 204.816 93.8134 204.79 93.1679 204.753C92.5222 204.716 91.8662 204.68 91.2303 204.633C90.5941 204.585 89.9781 204.528 89.3722 204.47C87.5334 204.296 85.8056 204.09 84.2094 203.849C81.1027 203.398 78.0183 202.793 74.9682 202.033C74.2064 201.846 73.5043 201.474 72.9257 200.947C72.3461 200.42 71.9081 199.768 71.6508 199.031C71.64 199.011 71.6399 198.991 71.6292 198.971C71.4645 198.476 71.2995 197.982 71.1449 197.477C65.7781 180.785 63.3571 162.785 62.438 146.734C62.3305 144.834 62.2439 142.956 62.1786 141.118C62.1465 140.503 62.1353 139.898 62.1136 139.292C62.042 137.121 62.012 135 61.9933 132.931C61.9846 131.932 61.9762 130.953 61.9783 129.984C61.9555 119.649 62.4713 109.378 63.5194 99.2033C63.8795 97.0881 64.9607 95.1595 66.5915 93.7188C66.7412 93.6411 66.8904 93.5534 67.0403 93.4852C69.1246 92.6292 71.3125 92.0261 73.5559 91.6858C76.5178 91.1031 79.5089 90.6665 82.5168 90.3853C87.9895 89.9787 93.4213 89.621 98.9026 89.6983C105.75 89.7851 112.578 90.4487 119.308 91.6878C121.845 92.0135 124.341 92.6275 126.748 93.5099C129.798 94.8718 131.348 97.889 131.797 100.949C131.863 101.44 131.939 101.931 131.995 102.423C132.02 102.567 132.044 102.712 132.059 102.856C132.302 104.775 132.506 106.685 132.64 108.607C132.678 109.129 132.706 109.641 132.743 110.163C132.748 110.308 132.763 110.463 132.768 110.608C132.851 112.175 132.882 113.346 132.893 113.675Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M132.951 113.637C132.98 114.49 132.999 115.313 133.026 116.117C133.054 116.922 133.081 117.708 133.097 118.464C133.204 121.882 133.294 124.819 133.362 127.389C133.391 128.247 133.409 129.056 133.426 129.836C133.462 131.172 133.484 132.392 133.503 133.525C133.511 134.052 133.518 134.56 133.525 135.049C133.533 135.303 133.533 135.557 133.531 135.792C133.529 136.027 133.527 136.281 133.535 136.516C133.572 146.623 132.72 147.91 130.309 161.948C129.798 164.946 129 174.753 128.347 183.602C128.334 183.832 128.312 184.062 128.299 184.283C128.302 184.333 128.3 184.373 128.293 184.413C128.221 185.264 128.158 186.116 128.104 186.937C128.092 187.188 128.071 187.449 128.049 187.699C128.021 188.09 127.984 188.482 127.966 188.863C127.968 188.903 127.966 188.933 127.959 188.963C127.931 189.344 127.903 189.716 127.875 190.087C127.835 190.74 127.786 191.382 127.735 191.995C127.715 192.297 127.694 192.588 127.683 192.879C127.675 192.94 127.678 193 127.669 193.06C127.611 193.754 127.572 194.398 127.531 195.001C127.517 195.202 127.503 195.394 127.489 195.585C127.474 195.746 127.469 195.897 127.453 196.038L127.454 196.048C127.44 196.249 127.427 196.45 127.412 196.632C127.4 196.883 127.378 197.125 127.365 197.346L127.365 197.357C127.322 197.981 127.102 198.589 126.728 199.09C126.355 199.591 125.844 199.975 125.256 200.198C123.689 200.806 122.111 201.353 120.524 201.821C118.406 202.451 116.296 202.971 114.194 203.38C113.74 203.471 113.276 203.562 112.821 203.642C111.71 203.848 110.597 204.014 109.493 204.159C108.885 204.244 108.277 204.317 107.668 204.371C107.272 204.42 106.876 204.459 106.479 204.488C105.931 204.551 105.393 204.593 104.864 204.635C104.091 204.692 103.338 204.729 102.584 204.765C101.861 204.801 101.127 204.827 100.414 204.843C100.057 204.851 99.6995 204.859 99.3523 204.856C99.0563 204.862 98.7603 204.869 98.4742 204.865L97.2588 204.861C96.5635 204.846 95.8882 204.83 95.2128 204.804C94.5372 204.778 93.8718 204.752 93.2263 204.715C92.5806 204.678 91.9246 204.642 91.2886 204.595C90.6525 204.548 90.0365 204.49 89.4306 204.432C87.5917 204.258 85.8636 204.052 84.2674 203.812C81.1607 203.36 78.0767 202.755 75.0266 201.996C74.2648 201.808 73.5626 201.437 72.984 200.91C72.4044 200.383 71.9665 199.731 71.7091 198.994C71.6984 198.974 71.6979 198.953 71.6872 198.933C71.5225 198.439 71.3578 197.944 71.2033 197.439C65.8365 180.747 63.4154 162.747 62.4963 146.696C62.3888 144.797 62.3023 142.918 62.2369 141.081C62.2049 140.466 62.1933 139.86 62.1716 139.255C62.1 137.083 62.0704 134.963 62.0516 132.894C62.043 131.895 62.0346 130.915 62.0366 129.946C62.0139 119.612 62.5297 109.341 63.5778 99.1657C63.9378 97.0505 65.0187 95.1219 66.6495 93.6812C66.7992 93.6035 66.9488 93.5158 67.0986 93.4476C69.183 92.5916 71.3709 91.9885 73.6143 91.6482C76.5761 91.0655 79.5673 90.6289 82.5752 90.3477C88.0479 89.9411 93.4796 89.5834 98.9609 89.6607C105.808 89.7475 112.636 90.4111 119.367 91.6502C121.903 91.9759 124.399 92.5899 126.806 93.4723C129.857 94.8342 131.406 97.8514 131.855 100.911C131.921 101.403 131.998 101.894 132.054 102.385C132.078 102.53 132.103 102.674 132.118 102.819C132.361 104.737 132.564 106.647 132.699 108.569C132.736 109.091 132.764 109.603 132.801 110.125C132.806 110.27 132.822 110.425 132.826 110.57C132.91 112.137 132.94 113.308 132.951 113.637Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.009 113.6C133.039 114.452 133.057 115.275 133.084 116.08C133.112 116.885 133.139 117.67 133.155 118.427C133.262 121.845 133.352 124.781 133.421 127.352C133.45 128.209 133.468 129.018 133.484 129.798C133.52 131.134 133.542 132.354 133.561 133.487C133.569 134.014 133.576 134.523 133.583 135.011C133.592 135.265 133.591 135.52 133.589 135.754C133.587 135.989 133.585 136.243 133.593 136.478C133.63 146.585 132.778 147.872 130.367 161.91C129.856 164.909 129.059 174.715 128.405 183.564C128.393 183.795 128.37 184.025 128.357 184.245C128.36 184.295 128.358 184.335 128.351 184.375C128.279 185.226 128.216 186.078 128.162 186.9C128.15 187.15 128.129 187.411 128.107 187.662C128.079 188.053 128.042 188.444 128.024 188.825C128.026 188.865 128.024 188.895 128.017 188.926C127.989 189.307 127.961 189.678 127.933 190.049C127.894 190.702 127.844 191.345 127.794 191.958C127.773 192.259 127.753 192.55 127.742 192.842C127.734 192.902 127.736 192.962 127.728 193.023C127.67 193.717 127.63 194.36 127.589 194.964C127.576 195.165 127.561 195.356 127.547 195.547C127.533 195.708 127.527 195.859 127.512 196L127.512 196.01C127.499 196.212 127.485 196.413 127.471 196.594C127.459 196.846 127.436 197.087 127.423 197.309L127.423 197.319C127.38 197.944 127.16 198.552 126.786 199.053C126.413 199.554 125.902 199.937 125.314 200.161C123.747 200.768 122.169 201.316 120.582 201.783C118.464 202.414 116.354 202.934 114.253 203.342C113.799 203.433 113.334 203.524 112.88 203.605C111.768 203.811 110.655 203.976 109.551 204.122C108.943 204.206 108.335 204.28 107.726 204.333C107.33 204.383 106.934 204.422 106.538 204.451C105.99 204.513 105.451 204.555 104.923 204.597C104.15 204.654 103.396 204.691 102.643 204.728C101.92 204.764 101.186 204.79 100.472 204.805C100.115 204.813 99.7579 204.821 99.4107 204.818C99.1148 204.825 98.8187 204.831 98.5326 204.827L97.3169 204.823C96.6216 204.808 95.9467 204.792 95.2712 204.766C94.5956 204.741 93.9299 204.714 93.2844 204.678C92.6387 204.641 91.9827 204.604 91.3467 204.557C90.7106 204.51 90.0946 204.452 89.4887 204.394C87.6498 204.221 85.9221 204.014 84.3259 203.774C81.2191 203.323 78.1348 202.717 75.0847 201.958C74.3229 201.771 73.6211 201.399 73.0425 200.872C72.4629 200.345 72.0249 199.693 71.7676 198.956C71.7568 198.936 71.7564 198.916 71.7457 198.896C71.581 198.401 71.4163 197.906 71.2617 197.401C65.8949 180.709 63.4739 162.71 62.5548 146.659C62.4473 144.759 62.3607 142.881 62.2953 141.043C62.2633 140.428 62.2517 139.822 62.2301 139.217C62.1584 137.046 62.1285 134.925 62.1098 132.856C62.1011 131.857 62.0927 130.878 62.0947 129.909C62.072 119.574 62.5881 109.303 63.6362 99.1281C63.9963 97.0129 65.0771 95.0843 66.7079 93.6436C66.8576 93.5659 67.0072 93.4782 67.1571 93.41C69.2414 92.5539 71.4293 91.9509 73.6727 91.6106C76.6346 91.0278 79.6257 90.5913 82.6336 90.3101C88.1063 89.9035 93.5381 89.5458 99.0194 89.6231C105.867 89.7099 112.694 90.3735 119.425 91.6126C121.961 91.9383 124.458 92.5523 126.865 93.4348C129.915 94.7966 131.465 97.8138 131.914 100.874C131.98 101.365 132.056 101.856 132.112 102.348C132.136 102.492 132.161 102.637 132.176 102.781C132.419 104.7 132.622 106.61 132.757 108.532C132.795 109.053 132.822 109.566 132.86 110.088C132.865 110.233 132.88 110.387 132.885 110.532C132.968 112.099 132.998 113.271 133.009 113.6Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.068 113.562C133.097 114.414 133.115 115.238 133.143 116.042C133.17 116.847 133.197 117.633 133.213 118.389C133.32 121.807 133.411 124.744 133.479 127.314C133.508 128.171 133.526 128.98 133.543 129.76C133.578 131.097 133.6 132.317 133.619 133.45C133.627 133.977 133.635 134.485 133.642 134.974C133.651 135.228 133.649 135.482 133.647 135.717C133.645 135.951 133.644 136.206 133.652 136.44C133.689 146.547 132.837 147.835 130.426 161.873C129.915 164.871 129.117 174.678 128.464 183.527C128.451 183.757 128.429 183.987 128.416 184.207C128.418 184.257 128.417 184.297 128.41 184.338C128.337 185.189 128.275 186.041 128.221 186.862C128.209 187.113 128.187 187.373 128.165 187.624C128.138 188.015 128.1 188.407 128.083 188.788C128.085 188.828 128.083 188.858 128.076 188.888C128.048 189.269 128.02 189.641 127.992 190.012C127.952 190.664 127.903 191.307 127.852 191.92C127.832 192.221 127.811 192.513 127.8 192.804C127.792 192.865 127.794 192.925 127.786 192.985C127.728 193.679 127.689 194.322 127.648 194.926C127.634 195.127 127.62 195.318 127.606 195.509C127.591 195.671 127.586 195.821 127.57 195.963V195.972C127.557 196.174 127.543 196.375 127.529 196.556C127.517 196.808 127.495 197.05 127.482 197.271L127.482 197.281C127.439 197.906 127.218 198.514 126.845 199.015C126.471 199.516 125.961 199.899 125.373 200.123C123.805 200.731 122.228 201.278 120.641 201.745C118.523 202.376 116.413 202.896 114.312 203.305C113.857 203.396 113.393 203.487 112.938 203.567C111.827 203.773 110.714 203.939 109.609 204.084C109.002 204.168 108.393 204.242 107.784 204.296C107.389 204.345 106.993 204.384 106.596 204.413C106.048 204.476 105.509 204.517 104.981 204.559C104.208 204.617 103.455 204.653 102.701 204.69C101.978 204.726 101.244 204.752 100.53 204.768C100.173 204.776 99.8162 204.783 99.469 204.781C99.173 204.787 98.8773 204.794 98.5912 204.79L97.3755 204.786C96.6802 204.77 96.0049 204.755 95.3295 204.729C94.6539 204.703 93.9885 204.677 93.343 204.64C92.6973 204.603 92.0413 204.567 91.4053 204.52C90.7692 204.473 90.1532 204.415 89.5473 204.357C87.7084 204.183 85.9803 203.977 84.3841 203.737C81.2774 203.285 78.1934 202.68 75.1433 201.921C74.3815 201.733 73.6793 201.362 73.1007 200.835C72.5211 200.308 72.0832 199.655 71.8258 198.919C71.8151 198.898 71.8146 198.878 71.8039 198.858C71.6392 198.364 71.4745 197.869 71.32 197.364C65.9532 180.672 63.5321 162.672 62.613 146.621C62.5055 144.721 62.419 142.843 62.3536 141.006C62.3216 140.39 62.3103 139.785 62.2887 139.18C62.217 137.008 62.1871 134.888 62.1683 132.818C62.1597 131.819 62.1513 130.84 62.1533 129.871C62.1306 119.536 62.6464 109.266 63.6945 99.0905C64.0545 96.9753 65.1357 95.0467 66.7665 93.606C66.9162 93.5283 67.0655 93.4406 67.2153 93.3724C69.2997 92.5163 71.4876 91.9133 73.731 91.573C76.6928 90.9902 79.684 90.5537 82.6919 90.2725C88.1646 89.8659 93.5963 89.5082 99.0776 89.5855C105.925 89.6723 112.753 90.3359 119.483 91.575C122.02 91.9007 124.516 92.5147 126.923 93.3972C129.973 94.759 131.523 97.7762 131.972 100.836C132.038 101.327 132.114 101.819 132.17 102.31C132.195 102.454 132.22 102.599 132.234 102.744C132.477 104.662 132.681 106.572 132.815 108.494C132.853 109.016 132.88 109.528 132.918 110.05C132.923 110.195 132.938 110.35 132.943 110.495C133.026 112.062 133.057 113.233 133.068 113.562Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.126 113.524C133.155 114.377 133.174 115.2 133.201 116.005C133.229 116.809 133.256 117.595 133.272 118.352C133.379 121.77 133.469 124.706 133.537 127.277C133.566 128.134 133.584 128.943 133.601 129.723C133.637 131.059 133.659 132.279 133.678 133.412C133.686 133.939 133.693 134.447 133.7 134.936C133.709 135.19 133.707 135.444 133.705 135.679C133.703 135.914 133.702 136.168 133.71 136.403C133.747 146.51 132.895 147.797 130.484 161.835C129.973 164.833 129.175 174.64 128.522 183.489C128.509 183.719 128.487 183.95 128.474 184.17C128.477 184.22 128.475 184.26 128.468 184.3C128.396 185.151 128.333 186.003 128.279 186.825C128.267 187.075 128.246 187.336 128.224 187.587C128.196 187.978 128.158 188.369 128.141 188.75C128.143 188.79 128.141 188.82 128.134 188.85C128.106 189.232 128.078 189.603 128.05 189.974C128.01 190.627 127.961 191.27 127.91 191.883C127.89 192.184 127.869 192.475 127.859 192.767C127.85 192.827 127.852 192.887 127.844 192.947C127.786 193.641 127.747 194.285 127.706 194.888C127.692 195.09 127.678 195.281 127.664 195.472C127.649 195.633 127.644 195.784 127.628 195.925L127.629 195.935C127.615 196.136 127.601 196.338 127.587 196.519C127.575 196.77 127.553 197.012 127.54 197.234L127.54 197.244C127.497 197.868 127.277 198.476 126.903 198.977C126.53 199.478 126.019 199.862 125.431 200.086C123.864 200.693 122.286 201.241 120.699 201.708C118.581 202.339 116.471 202.858 114.37 203.267C113.915 203.358 113.451 203.449 112.997 203.53C111.885 203.736 110.772 203.901 109.668 204.047C109.06 204.131 108.451 204.205 107.842 204.258C107.447 204.307 107.051 204.346 106.654 204.375C106.106 204.438 105.568 204.48 105.039 204.522C104.266 204.579 103.513 204.616 102.759 204.652C102.036 204.689 101.303 204.715 100.589 204.73C100.232 204.738 99.8745 204.746 99.5273 204.743C99.2314 204.75 98.9353 204.756 98.6492 204.752L97.4335 204.748C96.7382 204.733 96.0633 204.717 95.3878 204.691C94.7122 204.665 94.0465 204.639 93.401 204.602C92.7553 204.566 92.0993 204.529 91.4633 204.482C90.8272 204.435 90.2115 204.377 89.6056 204.319C87.7668 204.146 86.0387 203.939 84.4425 203.699C81.3357 203.247 78.2514 202.642 75.2013 201.883C74.4395 201.696 73.7377 201.324 73.1591 200.797C72.5795 200.27 72.1415 199.618 71.8842 198.881C71.8734 198.861 71.873 198.841 71.8623 198.821C71.6976 198.326 71.5329 197.831 71.3783 197.326C66.0115 180.634 63.5905 162.635 62.6714 146.583C62.5639 144.684 62.4773 142.805 62.4119 140.968C62.3799 140.353 62.3683 139.747 62.3467 139.142C62.275 136.971 62.2451 134.85 62.2264 132.781C62.2177 131.782 62.2096 130.802 62.2117 129.834C62.1889 119.499 62.7047 109.228 63.7528 99.0529C64.1129 96.9377 65.1937 95.0091 66.8245 93.5684C66.9742 93.4907 67.1238 93.403 67.2737 93.3348C69.358 92.4787 71.5459 91.8757 73.7893 91.5354C76.7512 90.9527 79.7423 90.5161 82.7502 90.2349C88.2229 89.8283 93.6547 89.4707 99.136 89.5479C105.984 89.6347 112.811 90.2984 119.542 91.5374C122.078 91.8631 124.574 92.4771 126.981 93.3596C130.032 94.7214 131.582 97.7386 132.03 100.799C132.097 101.29 132.172 101.781 132.228 102.272C132.253 102.417 132.278 102.562 132.293 102.706C132.536 104.624 132.739 106.535 132.874 108.456C132.911 108.978 132.939 109.49 132.976 110.012C132.981 110.157 132.996 110.312 133.001 110.457C133.084 112.024 133.115 113.195 133.126 113.524Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.184 113.487C133.214 114.339 133.232 115.163 133.259 115.967C133.287 116.772 133.314 117.557 133.33 118.314C133.437 121.732 133.527 124.669 133.596 127.239C133.625 128.096 133.642 128.905 133.659 129.685C133.695 131.021 133.717 132.241 133.736 133.374C133.744 133.902 133.752 134.41 133.758 134.898C133.767 135.153 133.766 135.407 133.764 135.641C133.762 135.876 133.761 136.13 133.769 136.365C133.805 146.472 132.953 147.759 130.542 161.798C130.032 164.796 129.234 174.603 128.58 183.452C128.568 183.682 128.545 183.912 128.532 184.132C128.535 184.182 128.533 184.222 128.526 184.262C128.454 185.114 128.391 185.965 128.337 186.787C128.325 187.038 128.304 187.298 128.282 187.549C128.254 187.94 128.217 188.331 128.199 188.712C128.201 188.752 128.199 188.783 128.192 188.813C128.164 189.194 128.136 189.565 128.108 189.937C128.069 190.589 128.019 191.232 127.969 191.845C127.948 192.146 127.928 192.438 127.917 192.729C127.909 192.789 127.911 192.85 127.903 192.91C127.845 193.604 127.805 194.247 127.764 194.851C127.751 195.052 127.736 195.243 127.722 195.434C127.708 195.595 127.703 195.746 127.687 195.887L127.687 195.897C127.674 196.099 127.66 196.3 127.646 196.481C127.634 196.733 127.611 196.975 127.598 197.196L127.598 197.206C127.555 197.831 127.335 198.439 126.961 198.94C126.588 199.441 126.077 199.824 125.489 200.048C123.922 200.655 122.344 201.203 120.757 201.67C118.639 202.301 116.529 202.821 114.428 203.23C113.974 203.32 113.509 203.411 113.055 203.492C111.943 203.698 110.83 203.864 109.726 204.009C109.118 204.093 108.51 204.167 107.901 204.221C107.505 204.27 107.109 204.309 106.713 204.338C106.165 204.4 105.626 204.442 105.098 204.484C104.325 204.542 103.571 204.578 102.818 204.615C102.095 204.651 101.361 204.677 100.647 204.693C100.29 204.7 99.933 204.708 99.5858 204.706C99.2898 204.712 98.9938 204.718 98.7077 204.715L97.4919 204.711C96.7966 204.695 96.1217 204.679 95.4463 204.653C94.7707 204.628 94.1049 204.602 93.4594 204.565C92.8137 204.528 92.1577 204.492 91.5218 204.445C90.8856 204.397 90.2696 204.34 89.6638 204.282C87.8249 204.108 86.0971 203.902 84.5009 203.662C81.3942 203.21 78.3098 202.605 75.2598 201.845C74.4979 201.658 73.7961 201.286 73.2175 200.759C72.6379 200.232 72.1999 199.58 71.9426 198.843C71.9319 198.823 71.9314 198.803 71.9207 198.783C71.756 198.288 71.591 197.794 71.4364 197.289C66.0696 180.597 63.6486 162.597 62.7295 146.546C62.622 144.646 62.5354 142.768 62.4701 140.93C62.438 140.315 62.4268 139.71 62.4051 139.105C62.3335 136.933 62.3035 134.812 62.2848 132.743C62.2761 131.744 62.2677 130.765 62.2698 129.796C62.247 119.461 62.7632 109.19 63.8113 99.0153C64.1713 96.9001 65.2522 94.9715 66.883 93.5308C67.0327 93.4531 67.1819 93.3654 67.3318 93.2972C69.4162 92.4412 71.6044 91.8381 73.8478 91.4978C76.8096 90.9151 79.8005 90.4785 82.8083 90.1973C88.281 89.7907 93.7128 89.4331 99.1941 89.5103C106.042 89.5971 112.869 90.2608 119.6 91.4998C122.136 91.8255 124.633 92.4395 127.04 93.322C130.09 94.6838 131.64 97.701 132.089 100.761C132.155 101.252 132.231 101.743 132.287 102.235C132.311 102.379 132.336 102.524 132.351 102.668C132.594 104.587 132.797 106.497 132.932 108.419C132.97 108.941 132.997 109.453 133.035 109.975C133.04 110.12 133.055 110.275 133.06 110.42C133.143 111.987 133.173 113.158 133.184 113.487Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.243 113.449C133.272 114.302 133.29 115.125 133.318 115.93C133.345 116.734 133.372 117.52 133.388 118.276C133.495 121.695 133.586 124.631 133.654 127.201C133.683 128.059 133.701 128.868 133.718 129.648C133.754 130.984 133.775 132.204 133.794 133.337C133.802 133.864 133.81 134.372 133.817 134.861C133.825 135.115 133.824 135.369 133.822 135.604C133.82 135.839 133.819 136.093 133.827 136.328C133.864 146.435 133.012 147.722 130.601 161.76C130.09 164.758 129.292 174.565 128.639 183.414C128.626 183.644 128.604 183.874 128.591 184.095C128.593 184.145 128.592 184.185 128.585 184.225C128.512 185.076 128.45 185.928 128.396 186.749C128.384 187 128.362 187.261 128.34 187.511C128.313 187.902 128.275 188.294 128.258 188.675C128.26 188.715 128.258 188.745 128.251 188.775C128.223 189.156 128.195 189.528 128.167 189.899C128.127 190.552 128.078 191.194 128.027 191.807C128.007 192.109 127.986 192.4 127.975 192.691C127.967 192.752 127.969 192.812 127.961 192.872C127.903 193.566 127.863 194.21 127.822 194.813C127.809 195.014 127.795 195.206 127.781 195.397C127.766 195.558 127.761 195.709 127.745 195.85L127.746 195.86C127.732 196.061 127.718 196.262 127.704 196.444C127.692 196.695 127.67 196.937 127.657 197.158L127.657 197.169C127.614 197.793 127.393 198.401 127.02 198.902C126.646 199.403 126.136 199.787 125.548 200.01C123.98 200.618 122.403 201.165 120.815 201.633C118.698 202.263 116.588 202.783 114.486 203.192C114.032 203.283 113.568 203.374 113.113 203.454C112.002 203.66 110.889 203.826 109.784 203.972C109.177 204.056 108.568 204.129 107.959 204.183C107.564 204.232 107.168 204.271 106.772 204.3C106.223 204.363 105.684 204.405 105.156 204.447C104.383 204.504 103.63 204.541 102.876 204.577C102.153 204.613 101.419 204.639 100.705 204.655C100.348 204.663 99.9912 204.671 99.644 204.668C99.3481 204.674 99.0523 204.681 98.7663 204.677L97.5505 204.673C96.8552 204.658 96.18 204.642 95.5045 204.616C94.8289 204.59 94.1635 204.564 93.518 204.527C92.8723 204.491 92.2163 204.454 91.5804 204.407C90.9442 204.36 90.3282 204.302 89.7223 204.244C87.8835 204.07 86.1554 203.864 84.5592 203.624C81.4524 203.172 78.3684 202.567 75.3183 201.808C74.5565 201.62 73.8544 201.249 73.2758 200.722C72.6962 200.195 72.2582 199.543 72.0009 198.806C71.9901 198.786 71.9897 198.765 71.979 198.745C71.8143 198.251 71.6496 197.756 71.495 197.251C66.1282 180.559 63.7072 162.559 62.7881 146.508C62.6806 144.609 62.594 142.73 62.5286 140.893C62.4966 140.278 62.485 139.672 62.4634 139.067C62.3917 136.895 62.3621 134.775 62.3434 132.706C62.3347 131.706 62.3263 130.727 62.3284 129.758C62.3056 119.424 62.8214 109.153 63.8695 98.9777C64.2296 96.8625 65.3104 94.9339 66.9412 93.4932C67.0909 93.4155 67.2405 93.3278 67.3904 93.2596C69.4747 92.4036 71.6626 91.8005 73.906 91.4602C76.8679 90.8775 79.859 90.4409 82.8669 90.1597C88.3396 89.7531 93.7714 89.3955 99.2527 89.4727C106.1 89.5595 112.928 90.2232 119.658 91.4622C122.195 91.7879 124.691 92.4019 127.098 93.2844C130.148 94.6462 131.698 97.6634 132.147 100.724C132.213 101.215 132.289 101.706 132.345 102.197C132.37 102.342 132.395 102.486 132.409 102.631C132.652 104.549 132.856 106.459 132.99 108.381C133.028 108.903 133.055 109.415 133.093 109.937C133.098 110.082 133.113 110.237 133.118 110.382C133.201 111.949 133.231 113.12 133.243 113.449Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.301 113.412C133.33 114.264 133.348 115.088 133.376 115.892C133.403 116.697 133.43 117.482 133.446 118.239C133.553 121.657 133.644 124.594 133.712 127.164C133.742 128.021 133.759 128.83 133.776 129.61C133.812 130.946 133.834 132.166 133.853 133.299C133.861 133.827 133.868 134.335 133.875 134.823C133.884 135.077 133.882 135.332 133.88 135.566C133.879 135.801 133.878 136.055 133.886 136.29C133.923 146.397 133.07 147.684 130.659 161.722C130.149 164.721 129.35 174.527 128.697 183.377C128.685 183.607 128.662 183.837 128.649 184.057C128.652 184.107 128.65 184.147 128.643 184.187C128.57 185.039 128.508 185.89 128.454 186.712C128.442 186.962 128.421 187.223 128.399 187.474C128.371 187.865 128.333 188.256 128.316 188.637C128.318 188.677 128.316 188.707 128.309 188.738C128.281 189.119 128.253 189.49 128.225 189.862C128.186 190.514 128.136 191.157 128.086 191.77C128.065 192.071 128.044 192.363 128.034 192.654C128.026 192.714 128.027 192.775 128.019 192.835C127.961 193.529 127.922 194.172 127.881 194.776C127.867 194.977 127.853 195.168 127.839 195.359C127.824 195.52 127.819 195.671 127.804 195.812L127.804 195.822C127.79 196.024 127.777 196.225 127.762 196.406C127.75 196.658 127.728 196.9 127.715 197.121L127.715 197.131C127.672 197.756 127.451 198.364 127.078 198.865C126.704 199.366 126.194 199.749 125.606 199.973C124.039 200.58 122.461 201.128 120.874 201.595C118.756 202.226 116.646 202.746 114.545 203.155C114.09 203.245 113.626 203.336 113.172 203.417C112.06 203.623 110.947 203.789 109.843 203.934C109.235 204.018 108.626 204.092 108.017 204.146C107.622 204.195 107.226 204.234 106.83 204.263C106.281 204.325 105.743 204.367 105.214 204.409C104.441 204.466 103.688 204.503 102.935 204.54C102.211 204.576 101.478 204.602 100.764 204.618C100.407 204.625 100.05 204.633 99.7025 204.63C99.4065 204.637 99.1105 204.643 98.8244 204.639L97.6086 204.635C96.9133 204.62 96.2384 204.604 95.563 204.578C94.8874 204.553 94.2216 204.527 93.5761 204.49C92.9304 204.453 92.2744 204.416 91.6385 204.37C91.0023 204.322 90.3863 204.265 89.7805 204.206C87.9416 204.033 86.2138 203.826 84.6176 203.586C81.5109 203.135 78.4265 202.529 75.3764 201.77C74.6146 201.583 73.9128 201.211 73.3342 200.684C72.7546 200.157 72.3166 199.505 72.0593 198.768C72.0486 198.748 72.0481 198.728 72.0374 198.708C71.8727 198.213 71.708 197.718 71.5535 197.214C66.1867 180.522 63.7656 162.522 62.8465 146.471C62.739 144.571 62.6525 142.693 62.5871 140.855C62.555 140.24 62.5435 139.634 62.5218 139.029C62.4502 136.858 62.4202 134.737 62.4015 132.668C62.3928 131.669 62.3844 130.69 62.3865 129.721C62.3637 119.386 62.8799 109.115 63.928 98.9402C64.288 96.825 65.3689 94.8964 66.9997 93.4557C67.1494 93.378 67.299 93.2904 67.4488 93.2221C69.5332 92.3661 71.7211 91.763 73.9645 91.4227C76.9263 90.84 79.9175 90.4034 82.9254 90.1222C88.398 89.7156 93.8298 89.358 99.3111 89.4353C106.159 89.522 112.986 90.1857 119.716 91.4247C122.253 91.7504 124.75 92.3644 127.157 93.2469C130.207 94.6087 131.757 97.6259 132.206 100.686C132.272 101.177 132.347 101.668 132.404 102.16C132.428 102.304 132.453 102.449 132.468 102.593C132.711 104.512 132.914 106.422 133.049 108.344C133.086 108.865 133.114 109.378 133.151 109.9C133.156 110.045 133.171 110.199 133.176 110.344C133.26 111.912 133.29 113.083 133.301 113.412Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.359 113.374C133.389 114.227 133.407 115.05 133.434 115.854C133.462 116.659 133.489 117.445 133.505 118.201C133.612 121.619 133.703 124.556 133.771 127.126C133.8 127.983 133.817 128.793 133.834 129.573C133.87 130.909 133.892 132.129 133.911 133.262C133.919 133.789 133.927 134.297 133.933 134.786C133.942 135.04 133.941 135.294 133.939 135.529C133.937 135.764 133.936 136.018 133.944 136.252C133.981 146.36 133.128 147.647 130.717 161.685C130.207 164.683 129.409 174.49 128.755 183.339C128.743 183.569 128.72 183.799 128.707 184.02C128.71 184.07 128.708 184.11 128.701 184.15C128.629 185.001 128.566 185.853 128.512 186.674C128.501 186.925 128.479 187.186 128.457 187.436C128.429 187.827 128.392 188.219 128.374 188.6C128.376 188.64 128.374 188.67 128.367 188.7C128.339 189.081 128.311 189.453 128.283 189.824C128.244 190.477 128.194 191.119 128.144 191.732C128.123 192.033 128.103 192.325 128.092 192.616C128.084 192.677 128.086 192.737 128.078 192.797C128.02 193.491 127.98 194.135 127.939 194.738C127.926 194.939 127.912 195.13 127.898 195.322C127.883 195.483 127.878 195.634 127.862 195.775L127.862 195.785C127.849 195.986 127.835 196.187 127.821 196.369C127.809 196.62 127.786 196.862 127.773 197.083L127.773 197.093C127.73 197.718 127.51 198.326 127.136 198.827C126.763 199.328 126.252 199.711 125.664 199.935C124.097 200.543 122.52 201.09 120.932 201.558C118.814 202.188 116.704 202.708 114.603 203.117C114.149 203.208 113.684 203.299 113.23 203.379C112.118 203.585 111.005 203.751 109.901 203.896C109.293 203.981 108.685 204.054 108.076 204.108C107.68 204.157 107.284 204.196 106.888 204.225C106.34 204.288 105.801 204.33 105.273 204.371C104.5 204.429 103.746 204.466 102.993 204.502C102.27 204.538 101.536 204.564 100.822 204.58C100.465 204.588 100.108 204.595 99.7605 204.593C99.4646 204.599 99.1688 204.606 98.8827 204.602L97.667 204.598C96.9717 204.583 96.2964 204.567 95.621 204.541C94.9454 204.515 94.28 204.489 93.6345 204.452C92.9888 204.415 92.3328 204.379 91.6968 204.332C91.0607 204.285 90.4447 204.227 89.8388 204.169C87.9999 203.995 86.2718 203.789 84.6756 203.549C81.5689 203.097 78.4849 202.492 75.4348 201.733C74.673 201.545 73.9708 201.174 73.3922 200.647C72.8126 200.12 72.3747 199.468 72.1173 198.731C72.1066 198.711 72.1062 198.69 72.0954 198.67C71.9307 198.176 71.7661 197.681 71.6115 197.176C66.2447 180.484 63.8237 162.484 62.9045 146.433C62.797 144.533 62.7105 142.655 62.6451 140.818C62.6131 140.202 62.6018 139.597 62.5802 138.992C62.5085 136.82 62.4786 134.7 62.4598 132.63C62.4512 131.631 62.4428 130.652 62.4448 129.683C62.4221 119.349 62.9379 109.078 63.986 98.9027C64.346 96.7875 65.4272 94.8588 67.058 93.4181C67.2077 93.3404 67.357 93.2528 67.5068 93.1845C69.5912 92.3285 71.7791 91.7254 74.0225 91.3851C76.9843 90.8024 79.9755 90.3658 82.9834 90.0846C88.4561 89.678 93.8878 89.3204 99.3691 89.3977C106.217 89.4844 113.044 90.1481 119.775 91.3871C122.311 91.7128 124.808 92.3268 127.215 93.2093C130.265 94.5712 131.815 97.5883 132.264 100.648C132.33 101.14 132.406 101.631 132.462 102.122C132.487 102.267 132.511 102.411 132.526 102.556C132.769 104.474 132.972 106.384 133.107 108.306C133.144 108.828 133.172 109.34 133.209 109.862C133.214 110.007 133.23 110.162 133.235 110.307C133.318 111.874 133.348 113.045 133.359 113.374Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.417 113.337C133.447 114.189 133.465 115.012 133.493 115.817C133.52 116.622 133.547 117.407 133.563 118.164C133.67 121.582 133.761 124.518 133.829 127.089C133.858 127.946 133.876 128.755 133.893 129.535C133.928 130.871 133.95 132.091 133.969 133.224C133.977 133.751 133.985 134.26 133.991 134.748C134 135.002 133.999 135.257 133.997 135.491C133.995 135.726 133.994 135.98 134.002 136.215C134.039 146.322 133.187 147.609 130.775 161.647C130.265 164.646 129.467 174.452 128.813 183.301C128.801 183.531 128.779 183.762 128.766 183.982C128.768 184.032 128.767 184.072 128.76 184.112C128.687 184.963 128.624 185.815 128.571 186.637C128.559 186.887 128.537 187.148 128.515 187.399C128.488 187.79 128.45 188.181 128.432 188.562C128.434 188.602 128.433 188.632 128.426 188.663C128.398 189.044 128.369 189.415 128.341 189.786C128.302 190.439 128.253 191.082 128.202 191.695C128.182 191.996 128.161 192.287 128.15 192.579C128.142 192.639 128.144 192.699 128.136 192.76C128.078 193.454 128.038 194.097 127.997 194.701C127.984 194.902 127.97 195.093 127.956 195.284C127.941 195.445 127.936 195.596 127.92 195.737L127.92 195.747C127.907 195.948 127.893 196.15 127.879 196.331C127.867 196.583 127.844 196.824 127.831 197.046L127.832 197.056C127.789 197.68 127.568 198.289 127.195 198.789C126.821 199.29 126.31 199.674 125.723 199.898C124.155 200.505 122.578 201.053 120.99 201.52C118.872 202.151 116.762 202.671 114.661 203.079C114.207 203.17 113.743 203.261 113.288 203.342C112.177 203.548 111.063 203.713 109.959 203.859C109.351 203.943 108.743 204.017 108.134 204.07C107.738 204.12 107.342 204.159 106.946 204.187C106.398 204.25 105.859 204.292 105.331 204.334C104.558 204.391 103.804 204.428 103.051 204.465C102.328 204.501 101.594 204.527 100.88 204.542C100.523 204.55 100.166 204.558 99.8188 204.555C99.5229 204.562 99.2268 204.568 98.9408 204.564L97.725 204.56C97.0297 204.545 96.3548 204.529 95.6793 204.503C95.0037 204.478 94.3383 204.451 93.6928 204.415C93.0471 204.378 92.3911 204.341 91.7552 204.294C91.119 204.247 90.503 204.189 89.8972 204.131C88.0583 203.958 86.3302 203.751 84.734 203.511C81.6272 203.059 78.5429 202.454 75.4928 201.695C74.731 201.508 74.0292 201.136 73.4506 200.609C72.871 200.082 72.433 199.43 72.1757 198.693C72.1649 198.673 72.1645 198.653 72.1538 198.633C71.9891 198.138 71.8244 197.643 71.6698 197.138C66.303 180.446 63.882 162.447 62.9629 146.396C62.8554 144.496 62.7688 142.618 62.7035 140.78C62.6714 140.165 62.6598 139.559 62.6382 138.954C62.5665 136.783 62.5366 134.662 62.5179 132.593C62.5092 131.594 62.5011 130.615 62.5032 129.646C62.4804 119.311 62.9962 109.04 64.0443 98.8651C64.4044 96.7499 65.4852 94.8212 67.1161 93.3805C67.2657 93.3028 67.4153 93.2152 67.5652 93.147C69.6496 92.2909 71.8374 91.6878 74.0808 91.3475C77.0427 90.7648 80.0338 90.3282 83.0417 90.047C88.5144 89.6404 93.9462 89.2828 99.4275 89.3601C106.275 89.4468 113.103 90.1105 119.833 91.3496C122.37 91.6752 124.866 92.2892 127.273 93.1717C130.323 94.5336 131.873 97.5507 132.322 100.611C132.388 101.102 132.464 101.593 132.52 102.085C132.545 102.229 132.569 102.374 132.584 102.518C132.827 104.437 133.03 106.347 133.165 108.269C133.203 108.79 133.23 109.303 133.268 109.825C133.273 109.969 133.288 110.124 133.293 110.269C133.376 111.836 133.406 113.008 133.417 113.337Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.476 113.299C133.505 114.151 133.523 114.975 133.551 115.779C133.578 116.584 133.605 117.37 133.621 118.126C133.728 121.544 133.819 124.481 133.887 127.051C133.916 127.908 133.934 128.717 133.951 129.497C133.987 130.834 134.009 132.054 134.028 133.186C134.036 133.714 134.043 134.222 134.05 134.711C134.058 134.965 134.057 135.219 134.055 135.454C134.053 135.688 134.052 135.943 134.06 136.177C134.097 146.284 133.245 147.572 130.833 161.61C130.323 164.608 129.525 174.415 128.872 183.264C128.859 183.494 128.837 183.724 128.824 183.944C128.826 183.994 128.825 184.034 128.818 184.075C128.745 184.926 128.683 185.777 128.629 186.599C128.617 186.85 128.595 187.11 128.573 187.361C128.546 187.752 128.508 188.144 128.49 188.525C128.493 188.565 128.491 188.595 128.484 188.625C128.456 189.006 128.428 189.378 128.4 189.749C128.36 190.401 128.311 191.044 128.26 191.657C128.24 191.958 128.219 192.25 128.208 192.541C128.2 192.601 128.202 192.662 128.194 192.722C128.136 193.416 128.097 194.059 128.056 194.663C128.042 194.864 128.028 195.055 128.014 195.246C127.999 195.408 127.994 195.558 127.978 195.7L127.979 195.709C127.965 195.911 127.951 196.112 127.937 196.293C127.925 196.545 127.903 196.787 127.89 197.008L127.89 197.018C127.847 197.643 127.626 198.251 127.253 198.752C126.879 199.253 126.368 199.636 125.781 199.86C124.213 200.468 122.636 201.015 121.049 201.482C118.931 202.113 116.821 202.633 114.719 203.042C114.265 203.133 113.801 203.224 113.346 203.304C112.235 203.51 111.122 203.676 110.017 203.821C109.409 203.905 108.801 203.979 108.192 204.033C107.797 204.082 107.401 204.121 107.004 204.15C106.456 204.212 105.918 204.254 105.389 204.296C104.616 204.354 103.863 204.39 103.109 204.427C102.386 204.463 101.652 204.489 100.939 204.505C100.582 204.513 100.224 204.52 99.8773 204.518C99.5813 204.524 99.2853 204.531 98.9992 204.527L97.7834 204.523C97.0881 204.507 96.4132 204.492 95.7378 204.466C95.0622 204.44 94.3964 204.414 93.7509 204.377C93.1052 204.34 92.4492 204.304 91.8133 204.257C91.1772 204.21 90.5611 204.152 89.9553 204.094C88.1164 203.92 86.3886 203.714 84.7924 203.474C81.6857 203.022 78.6013 202.417 75.5513 201.657C74.7894 201.47 74.0876 201.098 73.509 200.571C72.9294 200.044 72.4915 199.392 72.2341 198.656C72.2234 198.635 72.2229 198.615 72.2122 198.595C72.0475 198.101 71.8825 197.606 71.7279 197.101C66.3611 180.409 63.9401 162.409 63.021 146.358C62.9135 144.458 62.8269 142.58 62.7616 140.742C62.7295 140.127 62.7183 139.522 62.6966 138.917C62.625 136.745 62.595 134.624 62.5763 132.555C62.5676 131.556 62.5592 130.577 62.5613 129.608C62.5386 119.273 63.0547 109.003 64.1028 98.8275C64.4628 96.7123 65.5437 94.7836 67.1745 93.343C67.3242 93.2652 67.4738 93.1776 67.6236 93.1094C69.708 92.2533 71.8959 91.6502 74.1393 91.3099C77.1011 90.7272 80.0923 90.2907 83.1002 90.0094C88.5729 89.6028 94.0043 89.2452 99.4856 89.3225C106.333 89.4092 113.161 90.0729 119.891 91.312C122.428 91.6376 124.924 92.2516 127.331 93.1341C130.382 94.496 131.931 97.5131 132.38 100.573C132.446 101.064 132.522 101.556 132.578 102.047C132.603 102.191 132.628 102.336 132.643 102.481C132.886 104.399 133.089 106.309 133.224 108.231C133.261 108.753 133.289 109.265 133.326 109.787C133.331 109.932 133.346 110.087 133.351 110.232C133.434 111.799 133.465 112.97 133.476 113.299Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.535 113.261C133.564 114.114 133.582 114.937 133.609 115.742C133.637 116.546 133.664 117.332 133.68 118.089C133.787 121.507 133.877 124.443 133.945 127.014C133.975 127.871 133.992 128.68 134.009 129.46C134.045 130.796 134.067 132.016 134.086 133.149C134.094 133.676 134.101 134.184 134.108 134.673C134.117 134.927 134.116 135.181 134.114 135.416C134.112 135.651 134.111 135.905 134.119 136.14C134.156 146.247 133.304 147.534 130.892 161.572C130.382 164.57 129.584 174.377 128.93 183.226C128.918 183.456 128.895 183.687 128.882 183.907C128.885 183.957 128.883 183.997 128.876 184.037C128.804 184.888 128.741 185.74 128.687 186.562C128.676 186.812 128.654 187.073 128.632 187.324C128.604 187.715 128.567 188.106 128.549 188.487C128.551 188.527 128.549 188.557 128.542 188.587C128.514 188.968 128.486 189.34 128.458 189.711C128.419 190.364 128.369 191.006 128.319 191.619C128.298 191.921 128.277 192.212 128.267 192.503C128.259 192.564 128.261 192.624 128.253 192.684C128.195 193.378 128.155 194.022 128.114 194.625C128.1 194.827 128.087 195.018 128.073 195.209C128.058 195.37 128.052 195.521 128.037 195.662L128.037 195.672C128.023 195.873 128.01 196.075 127.996 196.256C127.984 196.507 127.961 196.749 127.948 196.971L127.949 196.981C127.905 197.605 127.685 198.213 127.311 198.714C126.938 199.215 126.427 199.599 125.839 199.823C124.272 200.43 122.695 200.977 121.107 201.445C118.989 202.075 116.879 202.595 114.778 203.004C114.324 203.095 113.859 203.186 113.405 203.267C112.293 203.473 111.18 203.638 110.076 203.784C109.468 203.868 108.86 203.941 108.251 203.995C107.855 204.044 107.459 204.083 107.063 204.112C106.515 204.175 105.976 204.217 105.447 204.259C104.674 204.316 103.921 204.353 103.168 204.389C102.445 204.425 101.711 204.452 100.997 204.467C100.64 204.475 100.283 204.483 99.9355 204.48C99.6396 204.487 99.3439 204.493 99.0578 204.489L97.842 204.485C97.1467 204.47 96.4715 204.454 95.796 204.428C95.1204 204.402 94.455 204.376 93.8095 204.339C93.1638 204.303 92.5078 204.266 91.8719 204.219C91.2357 204.172 90.6197 204.114 90.0139 204.056C88.175 203.883 86.4469 203.676 84.8507 203.436C81.7439 202.984 78.6599 202.379 75.6098 201.62C74.848 201.433 74.1459 201.061 73.5673 200.534C72.9877 200.007 72.5497 199.355 72.2924 198.618C72.2816 198.598 72.2812 198.577 72.2705 198.558C72.1058 198.063 71.9411 197.568 71.7865 197.063C66.4197 180.371 63.9987 162.372 63.0796 146.32C62.9721 144.421 62.8855 142.542 62.8202 140.705C62.7881 140.09 62.7765 139.484 62.7549 138.879C62.6832 136.707 62.6536 134.587 62.6349 132.518C62.6262 131.519 62.6178 130.539 62.6199 129.571C62.5971 119.236 63.1129 108.965 64.161 98.7899C64.5211 96.6747 65.6023 94.746 67.2331 93.3054C67.3828 93.2276 67.532 93.14 67.6819 93.0718C69.7663 92.2157 71.9541 91.6126 74.1975 91.2723C77.1594 90.6896 80.1505 90.2531 83.1584 89.9718C88.6311 89.5652 94.0629 89.2076 99.5442 89.2849C106.392 89.3716 113.219 90.0353 119.95 91.2744C122.486 91.6 124.983 92.214 127.39 93.0965C130.44 94.4584 131.99 97.4755 132.439 100.536C132.505 101.027 132.581 101.518 132.637 102.009C132.662 102.154 132.686 102.298 132.701 102.443C132.944 104.361 133.147 106.272 133.282 108.193C133.32 108.715 133.347 109.227 133.384 109.749C133.389 109.894 133.405 110.049 133.41 110.194C133.493 111.761 133.523 112.932 133.535 113.261Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.593 113.224C133.622 114.076 133.64 114.9 133.668 115.704C133.695 116.509 133.722 117.294 133.738 118.051C133.845 121.469 133.936 124.406 134.004 126.976C134.033 127.833 134.051 128.642 134.068 129.422C134.103 130.758 134.125 131.978 134.144 133.111C134.152 133.639 134.16 134.147 134.166 134.635C134.175 134.889 134.174 135.144 134.172 135.378C134.17 135.613 134.169 135.867 134.177 136.102C134.214 146.209 133.362 147.496 130.95 161.534C130.44 164.533 129.642 174.339 128.989 183.189C128.976 183.419 128.953 183.649 128.94 183.869C128.943 183.919 128.941 183.959 128.935 183.999C128.862 184.851 128.799 185.702 128.745 186.524C128.734 186.774 128.712 187.035 128.69 187.286C128.663 187.677 128.625 188.068 128.607 188.449C128.609 188.489 128.607 188.519 128.6 188.55C128.572 188.931 128.544 189.302 128.516 189.674C128.477 190.326 128.428 190.969 128.377 191.582C128.357 191.883 128.336 192.175 128.325 192.466C128.317 192.526 128.319 192.587 128.311 192.647C128.253 193.341 128.213 193.984 128.172 194.588C128.159 194.789 128.145 194.98 128.131 195.171C128.116 195.332 128.111 195.483 128.095 195.624L128.095 195.634C128.082 195.836 128.068 196.037 128.054 196.218C128.042 196.47 128.02 196.712 128.007 196.933L128.007 196.943C127.964 197.568 127.743 198.176 127.369 198.677C126.996 199.178 126.485 199.561 125.898 199.785C124.33 200.392 122.753 200.94 121.165 201.407C119.047 202.038 116.937 202.558 114.836 202.967C114.382 203.057 113.918 203.148 113.463 203.229C112.352 203.435 111.238 203.601 110.134 203.746C109.526 203.83 108.918 203.904 108.309 203.958C107.913 204.007 107.517 204.046 107.121 204.075C106.573 204.137 106.034 204.179 105.506 204.221C104.733 204.278 103.979 204.315 103.226 204.352C102.503 204.388 101.769 204.414 101.055 204.43C100.698 204.437 100.341 204.445 99.9939 204.443C99.698 204.449 99.4019 204.455 99.1158 204.451L97.9 204.447C97.2047 204.432 96.5298 204.416 95.8544 204.39C95.1788 204.365 94.513 204.339 93.8675 204.302C93.2218 204.265 92.5658 204.228 91.9299 204.182C91.2938 204.134 90.6777 204.077 90.0719 204.018C88.233 203.845 86.5052 203.638 84.909 203.398C81.8023 202.947 78.7179 202.342 75.6679 201.582C74.906 201.395 74.2042 201.023 73.6256 200.496C73.046 199.969 72.6081 199.317 72.3507 198.58C72.34 198.56 72.3395 198.54 72.3288 198.52C72.1641 198.025 71.9994 197.53 71.8449 197.026C66.4781 180.334 64.0571 162.334 63.1379 146.283C63.0304 144.383 62.9439 142.505 62.8785 140.667C62.8465 140.052 62.8349 139.446 62.8132 138.841C62.7416 136.67 62.7116 134.549 62.6929 132.48C62.6842 131.481 62.6762 130.502 62.6782 129.533C62.6555 119.198 63.1713 108.927 64.2194 98.7522C64.5794 96.637 65.6603 94.7084 67.2911 93.2677C67.4408 93.19 67.5904 93.1024 67.7402 93.0342C69.8246 92.1781 72.0125 91.575 74.2559 91.2347C77.2177 90.652 80.2089 90.2154 83.2168 89.9342C88.6895 89.5276 94.1212 89.17 99.6025 89.2473C106.45 89.334 113.277 89.9977 120.008 91.2368C122.544 91.5624 125.041 92.1764 127.448 93.0589C130.498 94.4208 132.048 97.4379 132.497 100.498C132.563 100.989 132.639 101.48 132.695 101.972C132.72 102.116 132.744 102.261 132.759 102.405C133.002 104.324 133.206 106.234 133.34 108.156C133.378 108.677 133.405 109.19 133.443 109.712C133.448 109.857 133.463 110.011 133.468 110.156C133.551 111.724 133.581 112.895 133.593 113.224Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.651 113.186C133.68 114.039 133.698 114.862 133.726 115.666C133.753 116.471 133.78 117.257 133.796 118.013C133.903 121.431 133.994 124.368 134.062 126.938C134.091 127.796 134.109 128.605 134.126 129.385C134.161 130.721 134.183 131.941 134.202 133.074C134.21 133.601 134.218 134.109 134.225 134.598C134.234 134.852 134.232 135.106 134.23 135.341C134.228 135.576 134.227 135.83 134.235 136.064C134.272 146.172 133.42 147.459 131.009 161.497C130.498 164.495 129.7 174.302 129.047 183.151C129.034 183.381 129.012 183.611 128.999 183.832C129.001 183.882 129 183.922 128.993 183.962C128.92 184.813 128.858 185.665 128.804 186.486C128.792 186.737 128.77 186.998 128.748 187.248C128.721 187.639 128.683 188.031 128.666 188.412C128.668 188.452 128.666 188.482 128.659 188.512C128.631 188.893 128.603 189.265 128.575 189.636C128.535 190.289 128.486 190.931 128.435 191.544C128.415 191.846 128.394 192.137 128.384 192.428C128.375 192.489 128.377 192.549 128.369 192.609C128.311 193.303 128.272 193.947 128.231 194.55C128.217 194.751 128.203 194.942 128.189 195.134C128.174 195.295 128.169 195.446 128.153 195.587L128.154 195.597C128.14 195.798 128.126 195.999 128.112 196.181C128.1 196.432 128.078 196.674 128.065 196.895L128.065 196.905C128.022 197.53 127.801 198.138 127.428 198.639C127.054 199.14 126.544 199.524 125.956 199.747C124.388 200.355 122.811 200.902 121.224 201.37C119.106 202 116.996 202.52 114.895 202.929C114.44 203.02 113.976 203.111 113.521 203.191C112.41 203.397 111.297 203.563 110.192 203.708C109.585 203.793 108.976 203.866 108.367 203.92C107.972 203.969 107.576 204.008 107.179 204.037C106.631 204.1 106.093 204.142 105.564 204.183C104.791 204.241 104.038 204.278 103.284 204.314C102.561 204.35 101.828 204.376 101.114 204.392C100.757 204.4 100.399 204.408 100.052 204.405C99.7561 204.411 99.4603 204.418 99.1742 204.414L97.9585 204.41C97.2632 204.395 96.5879 204.379 95.9125 204.353C95.2369 204.327 94.5715 204.301 93.926 204.264C93.2803 204.227 92.6243 204.191 91.9883 204.144C91.3522 204.097 90.7362 204.039 90.1303 203.981C88.2914 203.807 86.5637 203.601 84.9675 203.361C81.8607 202.909 78.7764 202.304 75.7263 201.545C74.9645 201.357 74.2623 200.986 73.6837 200.459C73.1041 199.932 72.6662 199.28 72.4088 198.543C72.3981 198.523 72.3977 198.502 72.3869 198.482C72.2222 197.988 72.0576 197.493 71.903 196.988C66.5362 180.296 64.1152 162.296 63.196 146.245C63.0885 144.345 63.002 142.467 62.9366 140.63C62.9046 140.014 62.8933 139.409 62.8717 138.804C62.8 136.632 62.7701 134.512 62.7514 132.442C62.7427 131.443 62.7343 130.464 62.7363 129.495C62.7136 119.161 63.2294 108.89 64.2775 98.7147C64.6375 96.5995 65.7187 94.6708 67.3495 93.2301C67.4992 93.1524 67.6485 93.0648 67.7983 92.9966C69.8827 92.1405 72.0706 91.5374 74.314 91.1971C77.2758 90.6144 80.267 90.1778 83.2749 89.8966C88.7476 89.49 94.1794 89.1324 99.6606 89.2097C106.508 89.2964 113.336 89.9601 120.066 91.1992C122.603 91.5248 125.099 92.1388 127.506 93.0213C130.556 94.3832 132.106 97.4003 132.555 100.46C132.621 100.952 132.697 101.443 132.753 101.934C132.778 102.079 132.803 102.223 132.817 102.368C133.06 104.286 133.264 106.196 133.398 108.118C133.436 108.64 133.464 109.152 133.501 109.674C133.506 109.819 133.521 109.974 133.526 110.119C133.609 111.686 133.64 112.857 133.651 113.186Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.709 113.149C133.738 114.001 133.757 114.824 133.784 115.629C133.812 116.434 133.839 117.219 133.855 117.976C133.962 121.394 134.052 124.33 134.12 126.901C134.15 127.758 134.168 128.567 134.184 129.347C134.22 130.683 134.242 131.903 134.261 133.036C134.269 133.563 134.276 134.072 134.283 134.56C134.292 134.814 134.291 135.069 134.289 135.303C134.287 135.538 134.286 135.792 134.294 136.027C134.331 146.134 133.479 147.421 131.067 161.459C130.557 164.458 129.759 174.264 129.105 183.113C129.093 183.344 129.07 183.574 129.057 183.794C129.06 183.844 129.058 183.884 129.052 183.924C128.979 184.775 128.916 185.627 128.863 186.449C128.851 186.699 128.829 186.96 128.807 187.211C128.779 187.602 128.742 187.993 128.724 188.374C128.726 188.414 128.724 188.444 128.717 188.474C128.689 188.856 128.661 189.227 128.633 189.598C128.594 190.251 128.544 190.894 128.494 191.507C128.473 191.808 128.452 192.099 128.442 192.391C128.434 192.451 128.436 192.511 128.427 192.572C128.369 193.266 128.33 193.909 128.289 194.513C128.275 194.714 128.262 194.905 128.248 195.096C128.233 195.257 128.227 195.408 128.212 195.549L128.212 195.559C128.198 195.761 128.185 195.962 128.171 196.143C128.159 196.395 128.136 196.636 128.123 196.858L128.124 196.868C128.08 197.492 127.86 198.101 127.486 198.601C127.113 199.103 126.602 199.486 126.014 199.71C124.447 200.317 122.869 200.865 121.282 201.332C119.164 201.963 117.054 202.483 114.953 202.891C114.499 202.982 114.034 203.073 113.58 203.154C112.468 203.36 111.355 203.525 110.251 203.671C109.643 203.755 109.035 203.829 108.425 203.882C108.03 203.932 107.634 203.971 107.238 203.999C106.69 204.062 106.151 204.104 105.622 204.146C104.85 204.203 104.096 204.24 103.343 204.277C102.619 204.313 101.886 204.339 101.172 204.354C100.815 204.362 100.458 204.37 100.111 204.367C99.8147 204.374 99.5186 204.38 99.2325 204.376L98.0171 204.372C97.3218 204.357 96.6465 204.341 95.9711 204.315C95.2955 204.29 94.6301 204.263 93.9846 204.227C93.3389 204.19 92.6829 204.153 92.0469 204.106C91.4108 204.059 90.7948 204.001 90.1889 203.943C88.35 203.77 86.6219 203.563 85.0257 203.323C81.919 202.871 78.835 202.266 75.7849 201.507C75.0231 201.32 74.3209 200.948 73.7423 200.421C73.1627 199.894 72.7248 199.242 72.4674 198.505C72.4567 198.485 72.4562 198.465 72.4455 198.445C72.2808 197.95 72.1161 197.455 71.9616 196.95C66.5948 180.258 64.1737 162.259 63.2546 146.208C63.1471 144.308 63.0606 142.43 62.9952 140.592C62.9632 139.977 62.9516 139.371 62.9299 138.766C62.8583 136.595 62.8287 134.474 62.8099 132.405C62.8013 131.406 62.7929 130.427 62.7949 129.458C62.7722 119.123 63.288 108.852 64.3361 98.6771C64.6961 96.5619 65.777 94.6332 67.4078 93.1926C67.5575 93.1149 67.7071 93.0272 67.8569 92.959C69.9413 92.1029 72.1292 91.4999 74.3726 91.1595C77.3344 90.5768 80.3256 90.1402 83.3335 89.859C88.8062 89.4524 94.2379 89.0948 99.7192 89.1721C106.567 89.2588 113.394 89.9225 120.125 91.1616C122.661 91.4873 125.158 92.1012 127.565 92.9837C130.615 94.3456 132.165 97.3627 132.614 100.423C132.68 100.914 132.756 101.405 132.812 101.897C132.837 102.041 132.861 102.186 132.876 102.33C133.119 104.249 133.322 106.159 133.457 108.081C133.495 108.602 133.522 109.115 133.56 109.637C133.564 109.781 133.58 109.936 133.585 110.081C133.668 111.648 133.698 112.82 133.709 113.149Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.768 113.111C133.797 113.963 133.815 114.787 133.843 115.591C133.87 116.396 133.897 117.182 133.913 117.938C134.02 121.356 134.111 124.293 134.179 126.863C134.208 127.72 134.226 128.529 134.243 129.309C134.279 130.646 134.3 131.866 134.319 132.999C134.327 133.526 134.335 134.034 134.342 134.523C134.35 134.777 134.349 135.031 134.347 135.266C134.345 135.5 134.344 135.755 134.352 135.989C134.389 146.096 133.537 147.384 131.125 161.422C130.615 164.42 129.817 174.227 129.164 183.076C129.151 183.306 129.128 183.536 129.115 183.756C129.118 183.806 129.116 183.846 129.11 183.887C129.037 184.738 128.974 185.589 128.921 186.411C128.909 186.662 128.887 186.922 128.865 187.173C128.838 187.564 128.8 187.956 128.782 188.336C128.785 188.377 128.782 188.407 128.775 188.437C128.748 188.818 128.719 189.19 128.691 189.561C128.652 190.213 128.602 190.856 128.552 191.469C128.531 191.77 128.511 192.062 128.5 192.353C128.492 192.414 128.494 192.474 128.486 192.534C128.428 193.228 128.388 193.871 128.347 194.475C128.334 194.676 128.32 194.867 128.306 195.058C128.291 195.22 128.286 195.37 128.27 195.512L128.271 195.521C128.257 195.723 128.243 195.924 128.229 196.105C128.217 196.357 128.194 196.599 128.181 196.82L128.182 196.83C128.138 197.455 127.918 198.063 127.545 198.564C127.171 199.065 126.66 199.448 126.072 199.672C124.505 200.28 122.928 200.827 121.34 201.294C119.223 201.925 117.113 202.445 115.011 202.854C114.557 202.945 114.092 203.036 113.638 203.116C112.526 203.322 111.413 203.488 110.309 203.633C109.701 203.717 109.093 203.791 108.484 203.845C108.088 203.894 107.692 203.933 107.296 203.962C106.748 204.024 106.209 204.066 105.681 204.108C104.908 204.166 104.155 204.202 103.401 204.239C102.678 204.275 101.944 204.301 101.23 204.317C100.873 204.325 100.516 204.332 100.169 204.33C99.8731 204.336 99.577 204.343 99.2909 204.339L98.0752 204.335C97.3799 204.319 96.705 204.304 96.0295 204.278C95.3539 204.252 94.6882 204.226 94.0427 204.189C93.397 204.152 92.741 204.116 92.105 204.069C91.4689 204.022 90.8529 203.964 90.247 203.906C88.4081 203.732 86.6804 203.526 85.0842 203.286C81.9774 202.834 78.8931 202.229 75.843 201.469C75.0812 201.282 74.3794 200.91 73.8008 200.383C73.2212 199.856 72.7832 199.204 72.5259 198.468C72.5151 198.447 72.5147 198.427 72.504 198.407C72.3393 197.913 72.1746 197.418 72.02 196.913C66.6532 180.221 64.2322 162.221 63.3131 146.17C63.2056 144.27 63.1187 142.392 63.0533 140.555C63.0213 139.939 63.01 139.334 62.9884 138.729C62.9167 136.557 62.8868 134.436 62.8681 132.367C62.8594 131.368 62.851 130.389 62.853 129.42C62.8303 119.085 63.3464 108.815 64.3945 98.6395C64.7546 96.5243 65.8354 94.5956 67.4662 93.155C67.6159 93.0773 67.7655 92.9896 67.9154 92.9214C69.9997 92.0653 72.1876 91.4623 74.431 91.1219C77.3929 90.5392 80.384 90.1027 83.3919 89.8214C88.8646 89.4148 94.2961 89.0572 99.7773 89.1345C106.625 89.2212 113.453 89.8849 120.183 91.124C122.719 91.4497 125.216 92.0636 127.623 92.9461C130.673 94.308 132.223 97.3251 132.672 100.385C132.738 100.876 132.814 101.368 132.87 101.859C132.895 102.003 132.92 102.148 132.934 102.293C133.177 104.211 133.381 106.121 133.515 108.043C133.553 108.565 133.58 109.077 133.618 109.599C133.623 109.744 133.638 109.899 133.643 110.044C133.726 111.611 133.756 112.782 133.768 113.111Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.826 113.073C133.855 113.926 133.873 114.749 133.901 115.554C133.928 116.358 133.955 117.144 133.971 117.901C134.078 121.319 134.169 124.255 134.237 126.826C134.266 127.683 134.284 128.492 134.301 129.272C134.337 130.608 134.358 131.828 134.377 132.961C134.385 133.488 134.393 133.996 134.4 134.485C134.409 134.739 134.407 134.993 134.405 135.228C134.403 135.463 134.402 135.717 134.41 135.952C134.447 146.059 133.595 147.346 131.184 161.384C130.673 164.382 129.875 174.189 129.222 183.038C129.209 183.268 129.187 183.499 129.174 183.719C129.176 183.769 129.175 183.809 129.168 183.849C129.095 184.7 129.033 185.552 128.979 186.374C128.967 186.624 128.945 186.885 128.923 187.136C128.896 187.527 128.858 187.918 128.841 188.299C128.843 188.339 128.841 188.369 128.834 188.399C128.806 188.781 128.778 189.152 128.75 189.523C128.71 190.176 128.661 190.818 128.61 191.432C128.59 191.733 128.569 192.024 128.558 192.315C128.55 192.376 128.552 192.436 128.544 192.496C128.486 193.19 128.447 193.834 128.406 194.437C128.392 194.639 128.378 194.83 128.364 195.021C128.349 195.182 128.344 195.333 128.328 195.474L128.329 195.484C128.315 195.685 128.301 195.887 128.287 196.068C128.275 196.319 128.253 196.561 128.24 196.783L128.24 196.793C128.197 197.417 127.976 198.025 127.603 198.526C127.229 199.027 126.719 199.411 126.131 199.635C124.564 200.242 122.986 200.789 121.399 201.257C119.281 201.888 117.171 202.407 115.07 202.816C114.615 202.907 114.151 202.998 113.696 203.079C112.585 203.285 111.472 203.45 110.367 203.596C109.76 203.68 109.151 203.753 108.542 203.807C108.147 203.856 107.751 203.895 107.355 203.924C106.806 203.987 106.267 204.029 105.739 204.071C104.966 204.128 104.213 204.165 103.459 204.201C102.736 204.237 102.002 204.264 101.288 204.279C100.931 204.287 100.574 204.295 100.227 204.292C99.9311 204.299 99.6354 204.305 99.3493 204.301L98.1335 204.297C97.4382 204.282 96.763 204.266 96.0875 204.24C95.4119 204.214 94.7465 204.188 94.101 204.151C93.4553 204.115 92.7993 204.078 92.1634 204.031C91.5273 203.984 90.9112 203.926 90.3054 203.868C88.4665 203.695 86.7384 203.488 85.1422 203.248C82.0354 202.796 78.9514 202.191 75.9014 201.432C75.1395 201.245 74.4374 200.873 73.8588 200.346C73.2792 199.819 72.8412 199.167 72.5839 198.43C72.5731 198.41 72.5727 198.39 72.562 198.37C72.3973 197.875 72.2326 197.38 72.078 196.875C66.7112 180.183 64.2902 162.184 63.3711 146.132C63.2636 144.233 63.177 142.354 63.1117 140.517C63.0796 139.902 63.0684 139.296 63.0467 138.691C62.9751 136.52 62.9451 134.399 62.9264 132.33C62.9177 131.331 62.9093 130.351 62.9114 129.383C62.8887 119.048 63.4044 108.777 64.4525 98.6019C64.8126 96.4867 65.8938 94.558 67.5246 93.1174C67.6743 93.0397 67.8235 92.952 67.9734 92.8838C70.0578 92.0277 72.2456 91.4247 74.489 91.0843C77.4509 90.5016 80.4421 90.0651 83.4499 89.7838C88.9226 89.3772 94.3544 89.0196 99.8357 89.0969C106.683 89.1836 113.511 89.8473 120.241 91.0864C122.778 91.4121 125.274 92.026 127.681 92.9085C130.731 94.2704 132.281 97.2875 132.73 100.348C132.796 100.839 132.872 101.33 132.928 101.821C132.953 101.966 132.978 102.11 132.992 102.255C133.235 104.173 133.439 106.084 133.573 108.005C133.611 108.527 133.638 109.039 133.676 109.561C133.681 109.706 133.696 109.861 133.701 110.006C133.784 111.573 133.815 112.744 133.826 113.073Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.884 113.036C133.913 113.888 133.932 114.712 133.959 115.516C133.987 116.321 134.014 117.106 134.03 117.863C134.137 121.281 134.227 124.218 134.295 126.788C134.325 127.645 134.342 128.454 134.359 129.234C134.395 130.57 134.417 131.79 134.436 132.923C134.444 133.451 134.451 133.959 134.458 134.447C134.467 134.702 134.465 134.956 134.463 135.19C134.461 135.425 134.46 135.679 134.468 135.914C134.505 146.021 133.653 147.308 131.242 161.346C130.731 164.345 129.933 174.151 129.28 183.001C129.267 183.231 129.245 183.461 129.232 183.681C129.234 183.731 129.233 183.771 129.226 183.811C129.154 184.663 129.091 185.514 129.037 186.336C129.025 186.586 129.004 186.847 128.982 187.098C128.954 187.489 128.916 187.88 128.899 188.261C128.901 188.301 128.899 188.332 128.892 188.362C128.864 188.743 128.836 189.114 128.808 189.486C128.768 190.138 128.719 190.781 128.669 191.394C128.648 191.695 128.627 191.987 128.617 192.278C128.608 192.338 128.61 192.399 128.602 192.459C128.544 193.153 128.505 193.796 128.464 194.4C128.45 194.601 128.436 194.792 128.422 194.983C128.408 195.144 128.402 195.295 128.387 195.436L128.387 195.446C128.373 195.648 128.359 195.849 128.345 196.03C128.333 196.282 128.311 196.524 128.298 196.745L128.298 196.755C128.255 197.38 128.035 197.988 127.661 198.489C127.288 198.99 126.777 199.373 126.189 199.597C124.622 200.204 123.044 200.752 121.457 201.219C119.339 201.85 117.229 202.37 115.128 202.779C114.673 202.869 114.209 202.96 113.755 203.041C112.643 203.247 111.53 203.413 110.426 203.558C109.818 203.642 109.209 203.716 108.6 203.77C108.205 203.819 107.809 203.858 107.413 203.887C106.864 203.949 106.326 203.991 105.797 204.033C105.024 204.09 104.271 204.127 103.517 204.164C102.794 204.2 102.061 204.226 101.347 204.242C100.99 204.249 100.633 204.257 100.285 204.255C99.9895 204.261 99.6934 204.267 99.4073 204.263L98.1915 204.26C97.4962 204.244 96.8213 204.228 96.1459 204.202C95.4703 204.177 94.8045 204.151 94.159 204.114C93.5134 204.077 92.8573 204.04 92.2214 203.994C91.5853 203.946 90.9692 203.889 90.3634 203.831C88.5245 203.657 86.7967 203.45 85.2005 203.21C82.0938 202.759 79.0094 202.153 75.9594 201.394C75.1975 201.207 74.4957 200.835 73.9171 200.308C73.3375 199.781 72.8996 199.129 72.6422 198.392C72.6315 198.372 72.6311 198.352 72.6203 198.332C72.4556 197.837 72.291 197.342 72.1364 196.838C66.7696 180.146 64.3486 162.146 63.4294 146.095C63.3219 144.195 63.2354 142.317 63.17 140.479C63.138 139.864 63.1264 139.259 63.1047 138.653C63.0331 136.482 63.0031 134.361 62.9844 132.292C62.9757 131.293 62.9677 130.314 62.9697 129.345C62.947 119.01 63.4628 108.739 64.5109 98.5643C64.8709 96.4491 65.9518 94.5204 67.5826 93.0797C67.7323 93.002 67.8819 92.9144 68.0317 92.8462C70.1161 91.9901 72.304 91.387 74.5474 91.0467C77.5092 90.464 80.5004 90.0275 83.5083 89.7462C88.981 89.3396 94.4128 88.982 99.894 89.0593C106.742 89.1461 113.569 89.8097 120.3 91.0488C122.836 91.3744 125.332 91.9884 127.74 92.8709C130.79 94.2328 132.34 97.2499 132.789 100.31C132.855 100.801 132.93 101.292 132.986 101.784C133.011 101.928 133.036 102.073 133.051 102.217C133.294 104.136 133.497 106.046 133.632 107.968C133.669 108.49 133.697 109.002 133.734 109.524C133.739 109.669 133.754 109.824 133.759 109.968C133.842 111.536 133.873 112.707 133.884 113.036Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.887 113.017C133.916 113.87 133.934 114.693 133.961 115.498C133.989 116.303 134.016 117.088 134.032 117.845C134.139 121.263 134.23 124.199 134.298 126.77C134.327 127.627 134.345 128.436 134.362 129.216C134.397 130.552 134.419 131.772 134.438 132.905C134.446 133.432 134.454 133.94 134.46 134.429C134.469 134.683 134.468 134.937 134.466 135.172C134.464 135.407 134.463 135.661 134.471 135.896C134.508 146.003 133.656 147.29 131.244 161.328C130.734 164.326 129.936 174.133 129.283 182.982C129.27 183.212 129.247 183.443 129.234 183.663C129.237 183.713 129.235 183.753 129.229 183.793C129.156 184.644 129.093 185.496 129.04 186.318C129.028 186.568 129.006 186.829 128.984 187.08C128.957 187.471 128.919 187.862 128.901 188.243C128.903 188.283 128.901 188.313 128.894 188.343C128.866 188.725 128.838 189.096 128.81 189.467C128.771 190.12 128.722 190.763 128.671 191.376C128.651 191.677 128.63 191.968 128.619 192.26C128.611 192.32 128.613 192.38 128.605 192.44C128.547 193.134 128.507 193.778 128.466 194.381C128.453 194.583 128.439 194.774 128.425 194.965C128.41 195.126 128.405 195.277 128.389 195.418L128.389 195.428C128.376 195.629 128.362 195.831 128.348 196.012C128.336 196.263 128.313 196.505 128.3 196.727L128.301 196.737C128.257 197.361 128.037 197.969 127.663 198.47C127.29 198.971 126.779 199.355 126.191 199.579C124.624 200.186 123.047 200.734 121.459 201.201C119.341 201.832 117.231 202.351 115.13 202.76C114.676 202.851 114.211 202.942 113.757 203.023C112.645 203.229 111.532 203.394 110.428 203.54C109.82 203.624 109.212 203.698 108.603 203.751C108.207 203.8 107.811 203.839 107.415 203.868C106.867 203.931 106.328 203.973 105.8 204.015C105.027 204.072 104.273 204.109 103.52 204.146C102.797 204.182 102.063 204.208 101.349 204.223C100.992 204.231 100.635 204.239 100.288 204.236C99.992 204.243 99.6959 204.249 99.4098 204.245L98.1941 204.241C97.4988 204.226 96.8239 204.21 96.1484 204.184C95.4728 204.158 94.8071 204.132 94.1616 204.096C93.5159 204.059 92.8599 204.022 92.2239 203.975C91.5878 203.928 90.9718 203.87 90.3659 203.812C88.527 203.639 86.7993 203.432 85.2031 203.192C82.0963 202.74 79.012 202.135 75.9619 201.376C75.2001 201.189 74.4983 200.817 73.9197 200.29C73.3401 199.763 72.9021 199.111 72.6448 198.374C72.634 198.354 72.6336 198.334 72.6229 198.314C72.4582 197.819 72.2935 197.324 72.1389 196.819C66.7721 180.127 64.3511 162.128 63.432 146.076C63.3245 144.177 63.2379 142.298 63.1725 140.461C63.1405 139.846 63.1289 139.24 63.1073 138.635C63.0356 136.464 63.0057 134.343 62.9869 132.274C62.9783 131.275 62.9699 130.295 62.9719 129.327C62.9492 118.992 63.4653 108.721 64.5134 98.546C64.8735 96.4308 65.9543 94.5021 67.5851 93.0615C67.7348 92.9837 67.8844 92.8961 68.0343 92.8279C70.1186 91.9718 72.3065 91.3687 74.5499 91.0284C77.5118 90.4457 80.5029 90.0092 83.5108 89.7279C88.9835 89.3213 94.4153 88.9637 99.8966 89.041C106.744 89.1277 113.571 89.7914 120.302 91.0305C122.838 91.3561 125.335 91.9701 127.742 92.8526C130.792 94.2145 132.342 97.2316 132.791 100.292C132.857 100.783 132.933 101.274 132.989 101.765C133.014 101.91 133.038 102.055 133.053 102.199C133.296 104.117 133.5 106.028 133.634 107.949C133.672 108.471 133.699 108.983 133.737 109.505C133.742 109.65 133.757 109.805 133.762 109.95C133.845 111.517 133.875 112.688 133.887 113.017Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M133.762 109.95C133.757 109.805 133.742 109.65 133.737 109.505C133.623 107.341 133.42 104.58 133.053 102.199C133.038 102.055 133.013 101.91 132.989 101.765C132.6 99.3291 132.032 97.386 131.223 97.0697C124.049 94.2404 108.261 92.8861 93.3182 93.2645C93.2013 93.2646 93.0878 93.2743 92.9709 93.2744C91.7589 93.3044 90.5546 93.3539 89.3591 93.413C89.2441 93.4131 89.1286 93.4229 89.0146 93.423C83.6259 93.6503 78.2554 94.2179 72.9365 95.1365L72.77 95.1659C72.092 95.2929 71.4327 95.4202 70.7927 95.557L70.7278 95.5765C69.366 95.8701 68.0876 96.1927 66.9321 96.5449C66.2987 96.721 65.7353 97.0725 65.3083 97.5505C64.8813 98.0385 64.6097 98.6237 64.5269 99.2577C64.0461 103.691 63.0026 114.853 62.9717 129.327C62.9697 130.296 62.9781 131.275 62.9868 132.274C63.0055 134.343 63.0355 136.464 63.1071 138.635C63.1288 139.24 63.1403 139.846 63.1724 140.461C63.2275 142.299 63.3141 144.177 63.4318 146.076C64.3094 162.098 66.7198 180.098 72.1073 196.8C72.2726 197.325 72.4481 197.839 72.6237 198.364C72.6291 198.374 72.6331 198.374 72.6343 198.384C72.8886 199.121 73.3269 199.784 73.9086 200.311C74.4902 200.837 75.1961 201.209 75.9621 201.396C79.0111 202.156 82.0964 202.751 85.2029 203.192C86.7991 203.432 88.5268 203.639 90.3657 203.812C90.9716 203.87 91.5976 203.918 92.2237 203.975C92.8497 204.033 93.5055 204.059 94.1614 204.096C94.8171 204.132 95.4729 204.169 96.1483 204.184C96.8234 204.2 97.4986 204.226 98.1939 204.241L99.4097 204.245C99.6957 204.249 99.9918 204.243 100.288 204.236C100.492 204.242 100.707 204.227 100.918 204.233L101.292 204.225L101.349 204.223C102.063 204.208 102.797 204.182 103.52 204.146L103.649 204.143C104.096 204.123 104.546 204.093 104.997 204.063C105.265 204.047 105.527 204.041 105.8 204.015C106.027 204 106.264 203.974 106.496 203.959C107.094 203.906 107.696 203.852 108.302 203.788C108.403 203.776 108.504 203.764 108.606 203.751C109.064 203.711 109.519 203.65 109.979 203.6C110.146 203.576 110.311 203.563 110.478 203.539C111.774 203.369 113.08 203.169 114.392 202.918C115.661 202.688 116.934 202.398 118.208 202.098L118.43 202.033C121.087 201.39 123.696 200.579 126.242 199.608C126.375 199.555 126.505 199.482 126.63 199.408C127.354 199.021 127.905 198.375 128.174 197.605C128.219 197.473 128.256 197.341 128.283 197.21C128.315 197.068 128.338 196.927 128.349 196.776L128.348 196.746C128.371 196.514 128.383 196.273 128.395 196.011C128.409 195.83 128.423 195.639 128.437 195.437C128.452 195.286 128.457 195.125 128.472 194.964C128.486 194.773 128.501 194.582 128.514 194.381C128.554 193.777 128.604 193.123 128.653 192.44C128.661 192.379 128.659 192.319 128.667 192.259C128.678 191.967 128.699 191.676 128.719 191.375C128.77 190.762 128.819 190.119 128.858 189.466C128.885 189.095 128.914 188.724 128.942 188.343C128.949 188.312 128.95 188.272 128.948 188.242C128.966 187.861 129.004 187.47 129.032 187.079C129.053 186.828 129.075 186.567 129.087 186.317C129.14 185.495 129.204 184.643 129.276 183.792C129.283 183.752 129.284 183.702 129.281 183.662C129.366 182.531 129.458 181.38 129.542 180.231C129.618 179.231 129.696 178.223 129.774 177.224C129.846 176.366 129.918 175.508 129.981 174.67C129.98 174.66 129.99 174.64 129.979 174.63C130.478 168.775 130.958 163.63 131.301 161.614C133.5 148.934 134.4 146.731 134.51 138.881C134.545 136.707 134.525 134.096 134.449 130.708L134.424 129.976C134.433 130.23 134.431 130.464 134.439 130.708L134.397 130.728C134.387 130.24 134.377 129.742 134.363 129.216C134.346 128.436 134.328 127.627 134.299 126.77C134.23 124.199 134.149 121.253 134.033 117.845C134.017 117.088 133.99 116.303 133.962 115.498C133.935 114.693 133.917 113.87 133.887 113.017C133.875 112.688 133.845 111.517 133.762 109.95Z' fill='%23C9C7F5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.521 137.244L113.211 137.284C112.643 137.289 112.084 137.402 111.564 137.613C111.045 137.835 110.576 138.144 110.185 138.541C109.794 138.938 109.489 139.413 109.286 139.937C109.084 140.451 108.989 141.003 109.006 141.565C109.052 142.688 109.544 143.757 110.377 144.548C111.21 145.338 112.318 145.77 113.462 145.777L117.78 145.731C118.916 145.689 119.982 145.215 120.76 144.419C121.538 143.613 121.97 142.547 121.967 141.436C121.918 140.316 121.425 139.25 120.593 138.463C119.763 137.685 118.66 137.244 117.521 137.244ZM117.91 149.981L113.589 150.031C113.019 150.037 112.457 150.152 111.936 150.366C111.414 150.589 110.944 150.911 110.551 151.312C110.16 151.712 109.854 152.191 109.65 152.708C109.448 153.235 109.354 153.791 109.373 154.355C109.419 155.484 109.913 156.559 110.749 157.341C111.585 158.134 112.695 158.576 113.842 158.57L118.17 158.513C119.308 158.468 120.377 157.999 121.157 157.187C121.937 156.385 122.37 155.312 122.368 154.194C122.32 153.069 121.827 151.998 120.993 151.208C120.16 150.419 119.053 149.977 117.91 149.981ZM118.301 162.796L113.969 162.857C113.398 162.865 112.835 162.982 112.313 163.198C111.791 163.424 111.319 163.739 110.927 164.142C110.533 164.546 110.227 165.028 110.023 165.558C109.82 166.079 109.724 166.638 109.742 167.206C109.786 168.341 110.281 169.42 111.119 170.215C111.957 171.01 113.071 171.451 114.223 171.443L118.563 171.376C119.705 171.328 120.778 170.843 121.561 170.035C122.343 169.227 122.776 168.136 122.772 167.013C122.721 165.881 122.225 164.806 121.39 164.023C120.555 163.231 119.446 162.79 118.301 162.796ZM118.695 175.672L114.35 175.743C113.777 175.753 113.212 175.872 112.688 176.091C112.164 176.319 111.691 176.647 111.297 177.054C110.903 177.46 110.596 177.946 110.391 178.47C110.188 179.004 110.093 179.566 110.113 180.137C110.159 181.278 110.656 182.362 111.497 183.15C112.337 183.947 113.453 184.388 114.606 184.377L118.958 184.299C120.102 184.248 121.177 183.768 121.961 182.943C122.744 182.129 123.18 181.041 123.177 179.911C123.128 178.773 122.633 177.693 121.794 176.899C120.957 176.104 119.844 175.663 118.695 175.672ZM101.603 188.959L97.2179 189.042C96.6405 189.053 96.0696 189.165 95.5404 189.396C95.0108 189.618 94.5329 189.95 94.1332 190.361C93.7334 190.773 93.421 191.263 93.2138 191.793C93.0057 192.332 92.9075 192.899 92.9239 193.475C92.9649 194.627 93.4612 195.719 94.3068 196.522C95.1515 197.324 96.2781 197.767 97.4435 197.753L101.836 197.663C102.992 197.609 104.079 197.111 104.875 196.287C105.669 195.463 106.111 194.355 106.111 193.215C106.064 192.067 105.566 190.979 104.723 190.189C103.881 189.389 102.762 188.947 101.603 188.959ZM101.254 175.959L96.8806 176.031C96.3037 176.04 95.7348 176.16 95.2068 176.379C94.6778 176.608 94.201 176.937 93.8023 177.345C93.4046 177.753 93.0933 178.241 92.8856 178.766C92.6791 179.302 92.5812 179.866 92.5985 180.439C92.6414 181.584 93.137 182.672 93.9801 183.462C94.8224 184.262 95.9449 184.705 97.1051 184.694L101.486 184.615C102.638 184.564 103.721 184.082 104.514 183.254C105.306 182.437 105.748 181.345 105.75 180.212C105.705 179.07 105.21 177.986 104.369 177.189C103.53 176.392 102.411 175.95 101.254 175.959ZM100.907 163.04L96.5456 163.101C95.9713 163.109 95.4033 163.216 94.8769 163.443C94.3501 163.66 93.8749 163.986 93.4773 164.391C93.0796 164.796 92.7688 165.279 92.5626 165.801C92.3556 166.334 92.2579 166.895 92.2742 167.464C92.3148 168.603 92.8082 169.686 93.6492 170.484C94.4892 171.281 95.6096 171.724 96.7688 171.716L101.138 171.648C102.288 171.6 103.369 171.113 104.16 170.302C104.95 169.491 105.391 168.397 105.391 167.27C105.344 166.134 104.849 165.056 104.011 164.271C103.174 163.476 102.06 163.034 100.907 163.04ZM100.562 150.181L96.212 150.232C95.6382 150.238 95.0724 150.354 94.5471 150.568C94.0209 150.792 93.5467 151.115 93.1502 151.517C92.7545 151.919 92.4446 152.399 92.2379 152.918C92.0324 153.447 91.935 154.005 91.9522 154.571C91.9947 155.704 92.4878 156.781 93.3262 157.567C94.1639 158.362 95.2801 158.805 96.4342 158.8L100.792 158.742C101.937 158.697 103.015 158.226 103.803 157.411C104.591 156.607 105.031 155.53 105.033 154.409C104.989 153.279 104.497 152.205 103.66 151.413C102.825 150.62 101.713 150.178 100.562 150.181ZM83.6971 176.247L79.2849 176.32C78.7052 176.329 78.1318 176.45 77.6005 176.67C77.0682 176.9 76.5879 177.23 76.1861 177.639C75.7842 178.049 75.4699 178.538 75.2609 179.065C75.052 179.602 74.9523 180.169 74.9676 180.743C75.0064 181.892 75.4995 182.984 76.343 183.776C77.1858 184.579 78.3105 185.013 79.4776 185.012L83.8981 184.932C85.0575 184.881 86.15 184.398 86.9507 183.567C87.7511 182.747 88.2005 181.652 88.2068 180.515C88.166 179.369 87.6719 178.282 86.8286 177.482C85.9865 176.682 84.8615 176.238 83.6971 176.247ZM83.3977 163.285L78.9971 163.346C78.4189 163.354 77.8491 163.472 77.3192 163.69C76.7893 163.918 76.3094 164.234 75.9099 164.651C75.5091 165.057 75.1954 165.532 74.9861 166.066C74.7765 166.59 74.6759 167.153 74.6911 167.725C74.7277 168.868 75.2182 169.954 76.0597 170.754C76.8999 171.544 78.0238 171.989 79.1888 171.991L83.5973 171.922C84.7547 171.874 85.8449 171.385 86.6448 170.572C87.4431 169.758 87.89 168.66 87.8944 167.529C87.8517 166.39 87.3579 165.307 86.5173 164.52C85.6774 163.722 84.558 163.278 83.3977 163.285ZM83.0993 150.383L78.7106 150.434C78.1341 150.441 77.564 150.556 77.0355 150.771C76.506 150.997 76.0283 151.321 75.6286 151.724C75.2288 152.127 74.9162 152.609 74.7082 153.129C74.5004 153.66 74.4012 154.22 74.4163 154.788C74.4547 155.924 74.9449 157.006 75.7838 157.794C76.6219 158.592 77.7405 159.026 78.9014 159.031L83.2979 158.973C84.4511 158.928 85.5379 158.455 86.3344 157.637C87.1306 156.83 87.5776 155.749 87.584 154.625C87.5436 153.492 87.0523 152.414 86.2138 151.619C85.3762 150.824 84.2575 150.38 83.0993 150.383Z' fill='%23E1E0F9'/%3E%3Cpath d='M122.843 101.5L73.2887 101.618C72.0869 101.621 71.1319 102.559 71.1562 103.73L71.684 129.133C71.7083 130.307 72.7086 131.247 73.9179 131.237L123.78 130.841C124.965 130.832 125.897 129.886 125.859 128.724L125.045 103.581C125.007 102.422 124.021 101.498 122.843 101.5Z' fill='%23EDECFC'/%3E%3C/g%3E%3Cpath d='M164.204 157.841L166.376 159.752C167.733 160.951 169.475 161.46 171.154 161.3C172.748 161.148 174.285 160.395 175.394 159.077C177.669 156.365 177.207 152.334 174.377 150.201L172.053 148.445L172.051 148.442L148.907 130.97L142.491 138.651L164.205 157.841' fill='%23D5D3F7'/%3E%3Cpath d='M147.464 136.268C149.224 134.138 149.867 131.763 148.9 130.964C147.933 130.165 145.723 131.246 143.963 133.376C142.203 135.507 141.56 137.882 142.527 138.681C143.494 139.479 145.705 138.399 147.464 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M143.497 137.476L141.494 135.839L138.855 133.676L143.296 128.38L145.901 130.51L147.93 132.169C148.926 132.997 144.487 138.304 143.497 137.476Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M123.043 137.501C134.863 137.501 144.445 127.919 144.445 116.099C144.445 104.279 134.863 94.6969 123.043 94.6969C111.223 94.6969 101.641 104.279 101.641 116.099C101.641 127.919 111.223 137.501 123.043 137.501Z' fill='white'/%3E%3Cpath d='M120.701 91.5315C107.131 92.8254 97.1855 104.875 98.4794 118.444C99.7728 132.008 111.817 141.96 125.386 140.666C138.956 139.373 148.901 127.323 147.608 113.76C146.314 100.19 134.27 90.2376 120.701 91.5315ZM124.856 135.105C114.357 136.106 105.035 128.407 104.034 117.915C103.033 107.416 110.733 98.0936 121.231 97.0925C131.729 96.0915 141.046 103.792 142.047 114.29C143.047 124.782 135.354 134.104 124.856 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-edentifier\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.021 106.118C160.056 107.135 160.078 108.118 160.111 109.078C160.144 110.039 160.176 110.976 160.195 111.879C160.323 115.959 160.43 119.464 160.512 122.531C160.547 123.554 160.568 124.52 160.588 125.451C160.631 127.046 160.657 128.502 160.679 129.854C160.689 130.483 160.698 131.09 160.706 131.673C160.716 131.976 160.715 132.28 160.713 132.56C160.71 132.84 160.709 133.143 160.718 133.423C160.763 145.486 159.746 147.022 156.867 163.777C156.258 167.355 155.306 179.06 154.526 189.621C154.511 189.896 154.484 190.171 154.469 190.433C154.472 190.493 154.47 190.541 154.462 190.589C154.375 191.605 154.3 192.621 154.236 193.602C154.222 193.901 154.196 194.212 154.17 194.511C154.137 194.978 154.092 195.445 154.071 195.9C154.074 195.948 154.071 195.984 154.063 196.02C154.03 196.475 153.996 196.918 153.962 197.361C153.916 198.14 153.857 198.907 153.796 199.639C153.772 199.998 153.747 200.346 153.734 200.694C153.725 200.766 153.727 200.838 153.717 200.909C153.648 201.738 153.601 202.506 153.552 203.226C153.536 203.466 153.519 203.694 153.502 203.922C153.485 204.115 153.478 204.295 153.46 204.463L153.46 204.475C153.444 204.715 153.428 204.956 153.41 205.172C153.396 205.472 153.37 205.761 153.354 206.025L153.354 206.037C153.303 206.783 153.04 207.508 152.594 208.106C152.148 208.704 151.539 209.162 150.837 209.429C148.967 210.154 147.084 210.807 145.189 211.365C142.661 212.118 140.143 212.738 137.635 213.226C137.093 213.335 136.539 213.443 135.996 213.539C134.67 213.785 133.341 213.983 132.024 214.157C131.298 214.257 130.572 214.345 129.845 214.409C129.373 214.468 128.9 214.514 128.428 214.549C127.773 214.623 127.13 214.673 126.499 214.723C125.577 214.792 124.678 214.836 123.778 214.88C122.915 214.923 122.04 214.954 121.188 214.972C120.761 214.982 120.335 214.991 119.921 214.988C119.568 214.995 119.215 215.003 118.873 214.998L117.422 214.994C116.592 214.975 115.787 214.957 114.981 214.926C114.174 214.895 113.38 214.864 112.609 214.82C111.839 214.776 111.056 214.732 110.297 214.676C109.538 214.62 108.802 214.551 108.079 214.482C105.885 214.275 103.822 214.028 101.917 213.742C98.2092 213.202 94.5282 212.48 90.888 211.574C89.9787 211.35 89.1408 210.907 88.4503 210.278C87.7585 209.649 87.2357 208.871 86.9286 207.991C86.9158 207.967 86.9154 207.943 86.9026 207.919C86.706 207.329 86.5095 206.738 86.325 206.136C79.9197 186.214 77.0303 164.731 75.9333 145.574C75.805 143.307 75.7017 141.065 75.6237 138.872C75.5854 138.138 75.5716 137.415 75.5457 136.693C75.4602 134.101 75.4245 131.57 75.4022 129.1C75.3918 127.908 75.382 126.739 75.3844 125.583C75.3573 113.248 75.973 100.99 77.224 88.8462C77.6537 86.3217 78.9437 84.0199 80.8901 82.3004C81.0687 82.2077 81.2472 82.1031 81.426 82.0217C83.9137 80.9999 86.525 80.2802 89.2026 79.874C92.7375 79.1785 96.3075 78.6575 99.8974 78.3219C106.429 77.8366 112.912 77.4098 119.454 77.502C127.626 77.6056 135.775 78.3976 143.808 79.8765C146.835 80.2652 149.815 80.998 152.688 82.0512C156.328 83.6766 158.178 87.2776 158.713 90.9298C158.792 91.516 158.883 92.1023 158.95 92.6887C158.979 92.8611 159.009 93.0337 159.027 93.2061C159.316 95.4957 159.559 97.7757 159.72 100.069C159.765 100.692 159.798 101.303 159.842 101.926C159.848 102.099 159.866 102.284 159.872 102.457C159.971 104.327 160.008 105.725 160.021 106.118Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.08 106.08C160.115 107.097 160.137 108.08 160.169 109.04C160.202 110.001 160.234 110.938 160.254 111.841C160.381 115.921 160.489 119.426 160.571 122.493C160.606 123.516 160.627 124.482 160.647 125.413C160.69 127.008 160.716 128.464 160.738 129.816C160.748 130.445 160.757 131.052 160.765 131.635C160.775 131.938 160.774 132.242 160.771 132.522C160.769 132.802 160.768 133.105 160.777 133.385C160.821 145.448 159.805 146.984 156.926 163.739C156.317 167.317 155.365 179.022 154.585 189.583C154.57 189.858 154.543 190.133 154.528 190.395C154.531 190.455 154.529 190.503 154.521 190.551C154.434 191.567 154.359 192.583 154.295 193.564C154.281 193.863 154.255 194.174 154.229 194.473C154.196 194.94 154.151 195.407 154.13 195.862C154.133 195.91 154.13 195.946 154.122 195.982C154.088 196.437 154.055 196.88 154.021 197.323C153.974 198.102 153.915 198.869 153.855 199.601C153.831 199.96 153.806 200.308 153.793 200.656C153.784 200.728 153.786 200.8 153.776 200.871C153.707 201.7 153.659 202.468 153.611 203.188C153.594 203.428 153.578 203.656 153.561 203.884C153.543 204.077 153.537 204.257 153.519 204.425L153.519 204.437C153.503 204.678 153.487 204.918 153.47 205.134C153.455 205.434 153.428 205.723 153.413 205.987L153.413 205.999C153.361 206.745 153.098 207.47 152.653 208.068C152.207 208.666 151.597 209.124 150.896 209.391C149.025 210.116 147.143 210.769 145.248 211.327C142.721 212.08 140.202 212.7 137.694 213.188C137.152 213.297 136.598 213.405 136.055 213.501C134.729 213.747 133.4 213.945 132.082 214.119C131.357 214.219 130.631 214.307 129.904 214.371C129.432 214.43 128.959 214.476 128.486 214.511C127.832 214.585 127.189 214.635 126.558 214.685C125.636 214.754 124.737 214.798 123.837 214.842C122.974 214.885 122.098 214.916 121.246 214.934C120.82 214.944 120.394 214.953 119.98 214.95C119.627 214.957 119.273 214.965 118.932 214.96L117.481 214.956C116.651 214.937 115.845 214.919 115.039 214.888C114.233 214.857 113.439 214.826 112.668 214.782C111.898 214.738 111.115 214.694 110.356 214.638C109.596 214.582 108.861 214.513 108.138 214.444C105.943 214.237 103.881 213.99 101.976 213.704C98.2683 213.165 94.587 212.442 90.9467 211.536C90.0375 211.313 89.1999 210.869 88.5094 210.24C87.8176 209.611 87.2948 208.833 86.9877 207.953C86.9749 207.929 86.9741 207.905 86.9614 207.881C86.7648 207.291 86.5682 206.7 86.3837 206.098C79.9785 186.176 77.089 164.693 75.9921 145.536C75.8638 143.269 75.7604 141.027 75.6824 138.834C75.6442 138.1 75.6307 137.377 75.6048 136.655C75.5193 134.063 75.4836 131.532 75.4613 129.062C75.4509 127.87 75.441 126.701 75.4435 125.545C75.4164 113.211 76.0318 100.952 77.2827 88.8083C77.7124 86.2838 79.0028 83.9819 80.9491 82.2625C81.1278 82.1697 81.3063 82.0651 81.4851 81.9837C83.9728 80.962 86.5838 80.2422 89.2613 79.8361C92.7963 79.1406 96.3662 78.6196 99.9561 78.2839C106.488 77.7986 112.971 77.3718 119.513 77.4641C127.685 77.5676 135.834 78.3597 143.867 79.8385C146.894 80.2272 149.873 80.96 152.746 82.0132C156.387 83.6386 158.237 87.2396 158.773 90.8919C158.851 91.478 158.942 92.0643 159.009 92.6507C159.038 92.8231 159.068 92.9958 159.085 93.1682C159.375 95.4578 159.618 97.7378 159.779 100.031C159.824 100.654 159.856 101.265 159.901 101.888C159.907 102.061 159.925 102.246 159.931 102.419C160.031 104.29 160.066 105.687 160.08 106.08Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.139 106.042C160.174 107.059 160.195 108.042 160.228 109.002C160.261 109.963 160.293 110.9 160.312 111.803C160.44 115.883 160.548 119.388 160.63 122.455C160.665 123.478 160.686 124.444 160.706 125.375C160.748 126.97 160.774 128.426 160.797 129.778C160.807 130.407 160.816 131.014 160.824 131.597C160.834 131.9 160.833 132.204 160.831 132.484C160.828 132.764 160.827 133.067 160.836 133.347C160.88 145.41 159.863 146.946 156.985 163.701C156.376 167.279 155.424 178.984 154.644 189.545C154.629 189.82 154.602 190.095 154.587 190.358C154.59 190.417 154.588 190.465 154.58 190.513C154.493 191.529 154.418 192.545 154.354 193.526C154.34 193.825 154.314 194.136 154.288 194.435C154.255 194.902 154.21 195.369 154.189 195.824C154.192 195.872 154.189 195.908 154.181 195.944C154.148 196.399 154.114 196.842 154.08 197.285C154.034 198.064 153.974 198.831 153.914 199.563C153.89 199.922 153.865 200.27 153.852 200.618C153.842 200.69 153.845 200.762 153.835 200.834C153.766 201.662 153.719 202.43 153.67 203.15C153.654 203.39 153.637 203.618 153.62 203.846C153.603 204.039 153.596 204.219 153.578 204.387L153.578 204.399C153.562 204.64 153.545 204.88 153.528 205.096C153.514 205.396 153.487 205.685 153.472 205.949L153.472 205.961C153.421 206.707 153.157 207.432 152.712 208.03C152.266 208.628 151.656 209.086 150.955 209.353C149.084 210.078 147.201 210.731 145.307 211.289C142.779 212.042 140.261 212.662 137.753 213.15C137.211 213.259 136.657 213.367 136.114 213.463C134.788 213.709 133.459 213.907 132.141 214.081C131.416 214.181 130.69 214.269 129.963 214.333C129.491 214.392 129.018 214.438 128.545 214.473C127.891 214.548 127.248 214.598 126.617 214.648C125.695 214.716 124.796 214.76 123.896 214.804C123.033 214.847 122.158 214.878 121.305 214.896C120.879 214.906 120.453 214.915 120.039 214.912C119.686 214.92 119.332 214.927 118.991 214.923L117.54 214.918C116.71 214.899 115.904 214.881 115.098 214.85C114.292 214.819 113.497 214.788 112.727 214.744C111.956 214.7 111.173 214.656 110.414 214.6C109.655 214.544 108.92 214.475 108.197 214.406C106.002 214.199 103.94 213.952 102.035 213.666C98.3271 213.127 94.6461 212.404 91.0059 211.498C90.0967 211.275 89.2588 210.831 88.5682 210.202C87.8764 209.573 87.3536 208.795 87.0465 207.915C87.0337 207.891 87.0333 207.867 87.0205 207.843C86.8239 207.253 86.6274 206.662 86.4429 206.06C80.0376 186.138 77.1479 164.655 76.0509 145.498C75.9226 143.231 75.8193 140.989 75.7412 138.796C75.703 138.062 75.6895 137.339 75.6637 136.617C75.5782 134.025 75.5425 131.494 75.5201 129.024C75.5097 127.832 75.4999 126.663 75.5023 125.507C75.4752 113.173 76.091 100.914 77.3419 88.7703C77.7716 86.2458 79.0616 83.944 81.008 82.2245C81.1866 82.1318 81.3651 82.0271 81.5439 81.9457C84.0316 80.924 86.643 80.2043 89.3205 79.7981C92.8554 79.1026 96.4254 78.5816 100.015 78.246C106.547 77.7607 113.03 77.3338 119.572 77.4261C127.744 77.5296 135.893 78.3217 143.926 79.8005C146.953 80.1892 149.932 80.922 152.805 81.9753C156.446 83.6006 158.296 87.2016 158.831 90.8539C158.91 91.4401 159 92.0263 159.068 92.6128C159.097 92.7851 159.126 92.9578 159.144 93.1302C159.434 95.4198 159.677 97.6998 159.838 99.9934C159.882 100.616 159.915 101.227 159.96 101.85C159.966 102.023 159.984 102.208 159.99 102.381C160.089 104.252 160.125 105.649 160.139 106.042Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.198 106.004C160.233 107.022 160.255 108.004 160.287 108.964C160.32 109.925 160.352 110.863 160.371 111.766C160.499 115.845 160.607 119.35 160.688 122.417C160.723 123.441 160.745 124.406 160.765 125.337C160.807 126.932 160.834 128.388 160.856 129.74C160.866 130.369 160.875 130.976 160.883 131.559C160.893 131.862 160.892 132.166 160.889 132.446C160.887 132.726 160.886 133.029 160.895 133.31C160.939 145.372 159.922 146.909 157.044 163.663C156.435 167.242 155.483 178.946 154.703 189.507C154.688 189.782 154.661 190.057 154.645 190.32C154.649 190.379 154.647 190.427 154.639 190.475C154.552 191.491 154.477 192.507 154.413 193.488C154.399 193.787 154.373 194.098 154.347 194.398C154.314 194.864 154.269 195.331 154.248 195.786C154.25 195.834 154.248 195.87 154.24 195.906C154.206 196.361 154.173 196.804 154.139 197.247C154.092 198.026 154.033 198.793 153.973 199.525C153.948 199.884 153.924 200.232 153.911 200.58C153.901 200.652 153.904 200.724 153.894 200.796C153.825 201.624 153.778 202.392 153.729 203.112C153.712 203.352 153.696 203.581 153.679 203.809C153.661 204.001 153.655 204.181 153.636 204.35L153.637 204.361C153.621 204.602 153.604 204.842 153.587 205.058C153.573 205.358 153.546 205.647 153.531 205.911L153.531 205.923C153.479 206.669 153.216 207.395 152.771 207.992C152.325 208.59 151.715 209.048 151.014 209.315C149.143 210.04 147.26 210.694 145.366 211.251C142.838 212.004 140.32 212.625 137.812 213.112C137.27 213.221 136.716 213.329 136.173 213.426C134.846 213.671 133.518 213.869 132.2 214.043C131.475 214.143 130.749 214.231 130.022 214.295C129.55 214.354 129.077 214.4 128.604 214.435C127.95 214.51 127.307 214.56 126.676 214.61C125.754 214.678 124.854 214.722 123.955 214.766C123.092 214.809 122.216 214.84 121.364 214.858C120.938 214.868 120.512 214.877 120.098 214.874C119.744 214.882 119.391 214.889 119.05 214.885L117.599 214.88C116.769 214.862 115.963 214.843 115.157 214.812C114.351 214.781 113.556 214.75 112.786 214.706C112.015 214.662 111.232 214.618 110.473 214.562C109.714 214.506 108.979 214.437 108.256 214.368C106.061 214.161 103.999 213.914 102.094 213.628C98.3859 213.089 94.705 212.366 91.0647 211.46C90.1555 211.237 89.3176 210.793 88.627 210.164C87.9353 209.535 87.4125 208.757 87.1053 207.877C87.0925 207.853 87.0921 207.829 87.0794 207.805C86.8828 207.215 86.6862 206.624 86.5017 206.022C80.0965 186.1 77.2071 164.617 76.1101 145.46C75.9818 143.193 75.8784 140.951 75.8004 138.758C75.7622 138.024 75.7483 137.301 75.7225 136.579C75.637 133.987 75.6013 131.456 75.5789 128.987C75.5686 127.794 75.5587 126.626 75.5612 125.469C75.5341 113.135 76.1498 100.876 77.4007 88.7325C77.8305 86.208 79.1205 83.9061 81.0668 82.1867C81.2455 82.0939 81.4239 81.9893 81.6028 81.9079C84.0905 80.8862 86.7018 80.1664 89.3793 79.7603C92.9143 79.0648 96.4842 78.5438 100.074 78.2081C106.606 77.7228 113.088 77.296 119.63 77.3883C127.803 77.4918 135.952 78.2839 143.984 79.7627C147.012 80.1514 149.991 80.8842 152.864 81.9374C156.505 83.5628 158.354 87.1638 158.89 90.816C158.969 91.4022 159.06 91.9885 159.127 92.5749C159.156 92.7473 159.186 92.92 159.203 93.0924C159.493 95.382 159.736 97.6619 159.897 99.9555C159.942 100.578 159.974 101.19 160.019 101.813C160.025 101.986 160.043 102.17 160.049 102.343C160.148 104.214 160.184 105.612 160.198 106.004Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.257 105.966C160.292 106.983 160.313 107.966 160.346 108.926C160.379 109.887 160.411 110.824 160.43 111.727C160.558 115.807 160.666 119.312 160.748 122.379C160.783 123.402 160.803 124.368 160.823 125.299C160.866 126.894 160.893 128.35 160.915 129.702C160.925 130.331 160.934 130.938 160.942 131.521C160.952 131.824 160.95 132.128 160.948 132.408C160.946 132.688 160.944 132.991 160.954 133.271C160.998 145.334 159.981 146.871 157.103 163.625C156.494 167.204 155.542 178.908 154.762 189.469C154.747 189.744 154.72 190.019 154.705 190.282C154.708 190.341 154.705 190.389 154.697 190.437C154.611 191.453 154.536 192.469 154.472 193.45C154.458 193.749 154.432 194.06 154.406 194.36C154.373 194.826 154.328 195.293 154.307 195.748C154.31 195.796 154.307 195.832 154.299 195.868C154.265 196.323 154.232 196.766 154.198 197.209C154.151 197.988 154.092 198.755 154.032 199.487C154.008 199.846 153.983 200.194 153.97 200.542C153.96 200.614 153.963 200.686 153.953 200.758C153.884 201.586 153.836 202.354 153.788 203.074C153.771 203.314 153.755 203.542 153.738 203.771C153.72 203.963 153.714 204.143 153.696 204.311L153.696 204.323C153.68 204.564 153.663 204.804 153.646 205.02C153.632 205.32 153.605 205.609 153.59 205.873L153.59 205.885C153.538 206.631 153.275 207.357 152.83 207.954C152.384 208.552 151.774 209.01 151.073 209.277C149.202 210.002 147.319 210.655 145.424 211.213C142.897 211.966 140.379 212.586 137.871 213.074C137.329 213.183 136.774 213.291 136.232 213.388C134.905 213.633 133.577 213.831 132.259 214.005C131.534 214.105 130.807 214.193 130.081 214.257C129.608 214.316 129.136 214.362 128.663 214.397C128.009 214.472 127.366 214.522 126.735 214.572C125.813 214.64 124.914 214.684 124.014 214.728C123.151 214.771 122.275 214.802 121.423 214.82C120.997 214.83 120.571 214.839 120.156 214.836C119.803 214.844 119.45 214.851 119.109 214.847L117.658 214.842C116.828 214.824 116.022 214.805 115.216 214.774C114.41 214.743 113.615 214.712 112.845 214.668C112.074 214.624 111.292 214.58 110.532 214.524C109.773 214.468 109.038 214.399 108.315 214.33C106.12 214.123 104.058 213.876 102.153 213.59C98.4448 213.051 94.7638 212.328 91.1236 211.422C90.2143 211.199 89.3764 210.755 88.6859 210.126C87.9941 209.497 87.4717 208.719 87.1645 207.839C87.1517 207.815 87.151 207.791 87.1382 207.767C86.9416 207.177 86.7451 206.586 86.5606 205.984C80.1553 186.062 77.2659 164.579 76.1689 145.422C76.0406 143.155 75.9373 140.913 75.8593 138.72C75.821 137.986 75.8072 137.263 75.7813 136.541C75.6958 133.949 75.6605 131.418 75.6381 128.949C75.6277 127.756 75.6175 126.587 75.62 125.431C75.5929 113.097 76.2086 100.838 77.4595 88.6944C77.8893 86.1699 79.1796 83.868 81.126 82.1486C81.3046 82.0558 81.4828 81.9512 81.6616 81.8698C84.1493 80.8481 86.7606 80.1283 89.4382 79.7222C92.9731 79.0267 96.5431 78.5057 100.133 78.17C106.665 77.6847 113.148 77.2579 119.69 77.3502C127.862 77.4537 136.011 78.2458 144.044 79.7246C147.071 80.1133 150.05 80.8461 152.923 81.8993C156.564 83.5247 158.413 87.1257 158.949 90.778C159.028 91.3641 159.119 91.9504 159.186 92.5368C159.215 92.7092 159.244 92.8819 159.262 93.0543C159.552 95.3439 159.795 97.6239 159.956 99.9174C160 100.54 160.033 101.152 160.078 101.775C160.084 101.948 160.102 102.132 160.108 102.305C160.207 104.176 160.243 105.573 160.257 105.966Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.315 105.928C160.35 106.946 160.372 107.928 160.405 108.888C160.438 109.849 160.47 110.787 160.489 111.689C160.617 115.769 160.725 119.274 160.806 122.341C160.841 123.364 160.863 124.33 160.883 125.261C160.925 126.856 160.951 128.312 160.974 129.664C160.983 130.293 160.992 130.9 161 131.483C161.011 131.786 161.009 132.09 161.007 132.37C161.005 132.65 161.004 132.953 161.013 133.234C161.057 145.296 160.04 146.833 157.162 163.587C156.553 167.166 155.601 178.87 154.821 189.431C154.806 189.706 154.779 189.981 154.763 190.244C154.767 190.303 154.765 190.351 154.757 190.399C154.67 191.415 154.595 192.431 154.531 193.412C154.517 193.711 154.491 194.022 154.464 194.322C154.431 194.788 154.387 195.255 154.365 195.71C154.368 195.758 154.366 195.794 154.357 195.83C154.324 196.285 154.29 196.728 154.257 197.171C154.21 197.95 154.151 198.717 154.091 199.449C154.066 199.808 154.042 200.156 154.029 200.504C154.019 200.576 154.021 200.648 154.012 200.72C153.942 201.548 153.895 202.316 153.847 203.036C153.83 203.276 153.814 203.504 153.797 203.733C153.779 203.925 153.773 204.105 153.754 204.273L153.755 204.285C153.738 204.526 153.722 204.766 153.705 204.982C153.691 205.282 153.664 205.571 153.648 205.835L153.649 205.847C153.597 206.593 153.334 207.319 152.889 207.916C152.443 208.514 151.833 208.972 151.131 209.239C149.261 209.964 147.378 210.618 145.484 211.175C142.956 211.928 140.438 212.548 137.93 213.036C137.388 213.145 136.834 213.253 136.291 213.35C134.964 213.595 133.636 213.793 132.318 213.967C131.592 214.067 130.867 214.155 130.14 214.219C129.668 214.278 129.195 214.324 128.722 214.359C128.068 214.434 127.425 214.484 126.794 214.534C125.871 214.602 124.972 214.646 124.073 214.69C123.21 214.733 122.334 214.764 121.482 214.782C121.056 214.792 120.63 214.801 120.216 214.798C119.862 214.806 119.509 214.813 119.168 214.809L117.717 214.804C116.887 214.786 116.081 214.767 115.275 214.736C114.469 214.705 113.674 214.674 112.904 214.63C112.133 214.586 111.35 214.542 110.591 214.486C109.832 214.43 109.097 214.361 108.374 214.292C106.179 214.085 104.117 213.838 102.212 213.552C98.5039 213.013 94.8229 212.29 91.1826 211.384C90.2734 211.161 89.4355 210.717 88.7449 210.088C88.0532 209.459 87.5304 208.681 87.2233 207.801C87.2105 207.777 87.2101 207.753 87.1973 207.729C87.0007 207.139 86.8038 206.548 86.6193 205.946C80.2141 186.024 77.3246 164.541 76.2277 145.384C76.0994 143.117 75.996 140.875 75.918 138.682C75.8797 137.948 75.8662 137.225 75.8404 136.503C75.7549 133.911 75.7192 131.38 75.6969 128.911C75.6865 127.718 75.6766 126.549 75.6791 125.393C75.652 113.059 76.2677 100.8 77.5186 88.6564C77.9484 86.1319 79.2384 83.8301 81.1847 82.1106C81.3634 82.0179 81.5418 81.9133 81.7207 81.8319C84.2084 80.8101 86.8197 80.0904 89.4972 79.6842C93.0322 78.9887 96.6022 78.4677 100.192 78.1321C106.724 77.6468 113.206 77.2199 119.748 77.3122C127.921 77.4157 136.07 78.2078 144.102 79.6867C147.13 80.0753 150.109 80.8081 152.982 81.8614C156.622 83.4868 158.472 87.0877 159.008 90.74C159.087 91.3262 159.177 91.9124 159.244 92.4989C159.274 92.6712 159.303 92.8439 159.321 93.0163C159.611 95.3059 159.854 97.5859 160.014 99.8795C160.059 100.502 160.092 101.114 160.137 101.737C160.143 101.91 160.161 102.094 160.167 102.267C160.266 104.138 160.302 105.535 160.315 105.928Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.375 105.89C160.409 106.908 160.431 107.89 160.464 108.851C160.497 109.811 160.529 110.749 160.548 111.652C160.676 115.731 160.784 119.236 160.865 122.304C160.9 123.327 160.921 124.292 160.941 125.223C160.984 126.818 161.01 128.274 161.033 129.626C161.042 130.256 161.051 130.862 161.059 131.445C161.07 131.748 161.068 132.052 161.066 132.332C161.064 132.612 161.062 132.916 161.072 133.196C161.116 145.259 160.099 146.795 157.221 163.549C156.612 167.128 155.659 178.832 154.88 189.394C154.865 189.668 154.838 189.943 154.822 190.206C154.825 190.265 154.823 190.313 154.815 190.361C154.729 191.377 154.654 192.394 154.59 193.374C154.576 193.673 154.55 193.984 154.523 194.284C154.491 194.75 154.446 195.218 154.424 195.672C154.427 195.72 154.425 195.756 154.416 195.792C154.383 196.247 154.35 196.69 154.316 197.133C154.269 197.912 154.21 198.679 154.15 199.411C154.125 199.77 154.1 200.118 154.088 200.466C154.078 200.538 154.081 200.61 154.071 200.682C154.002 201.51 153.954 202.278 153.905 202.998C153.889 203.239 153.873 203.467 153.856 203.695C153.838 203.887 153.832 204.067 153.813 204.236L153.814 204.247C153.797 204.488 153.781 204.728 153.764 204.944C153.75 205.245 153.723 205.533 153.708 205.797L153.708 205.809C153.656 206.555 153.393 207.281 152.947 207.879C152.502 208.477 151.892 208.934 151.191 209.201C149.32 209.926 147.437 210.58 145.542 211.137C143.015 211.89 140.497 212.511 137.989 212.999C137.447 213.107 136.892 213.215 136.35 213.312C135.023 213.558 133.695 213.755 132.377 213.929C131.651 214.029 130.925 214.117 130.198 214.181C129.726 214.24 129.254 214.287 128.781 214.321C128.126 214.396 127.484 214.446 126.853 214.496C125.931 214.564 125.031 214.608 124.132 214.652C123.269 214.695 122.393 214.726 121.541 214.745C121.115 214.754 120.689 214.763 120.274 214.76C119.921 214.768 119.568 214.775 119.226 214.771L117.776 214.766C116.946 214.748 116.14 214.729 115.334 214.698C114.528 214.667 113.733 214.636 112.963 214.592C112.192 214.548 111.409 214.505 110.65 214.449C109.891 214.392 109.156 214.323 108.432 214.254C106.238 214.047 104.176 213.8 102.271 213.514C98.5627 212.975 94.8817 212.253 91.2415 211.346C90.3322 211.123 89.4944 210.679 88.8038 210.05C88.112 209.421 87.5892 208.643 87.2821 207.764C87.2693 207.74 87.2689 207.715 87.2561 207.692C87.0595 207.101 86.863 206.511 86.6785 205.908C80.2732 185.986 77.3835 164.503 76.2865 145.346C76.1582 143.079 76.0552 140.837 75.9772 138.644C75.9389 137.91 75.9251 137.187 75.8992 136.465C75.8137 133.873 75.778 131.342 75.7557 128.873C75.7453 127.68 75.7355 126.512 75.7379 125.355C75.7108 113.021 76.3266 100.763 77.5775 88.6186C78.0072 86.0941 79.2972 83.7922 81.2436 82.0728C81.4222 81.98 81.6007 81.8754 81.7795 81.794C84.2672 80.7723 86.8785 80.0525 89.5561 79.6464C93.091 78.9509 96.661 78.4299 100.251 78.0942C106.783 77.6089 113.265 77.1821 119.807 77.2744C127.98 77.3779 136.128 78.17 144.161 79.6488C147.188 80.0375 150.168 80.7703 153.041 81.8235C156.682 83.4489 158.531 87.0499 159.067 90.7022C159.146 91.2883 159.236 91.8746 159.303 92.461C159.333 92.6334 159.362 92.8061 159.38 92.9785C159.67 95.2681 159.912 97.5481 160.073 99.8416C160.118 100.464 160.151 101.076 160.196 101.699C160.202 101.872 160.22 102.056 160.226 102.229C160.325 104.1 160.361 105.498 160.375 105.89Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.434 105.852C160.468 106.87 160.49 107.852 160.523 108.812C160.556 109.773 160.588 110.711 160.607 111.614C160.735 115.693 160.843 119.198 160.924 122.265C160.959 123.289 160.98 124.254 161 125.185C161.043 126.78 161.069 128.236 161.092 129.588C161.101 130.217 161.11 130.824 161.118 131.407C161.129 131.71 161.127 132.014 161.125 132.294C161.123 132.574 161.121 132.878 161.131 133.158C161.175 145.22 160.158 146.757 157.28 163.511C156.671 167.09 155.718 178.794 154.938 189.355C154.923 189.63 154.896 189.905 154.881 190.168C154.884 190.227 154.882 190.275 154.874 190.323C154.787 191.339 154.713 192.355 154.649 193.336C154.634 193.635 154.609 193.946 154.582 194.246C154.549 194.712 154.505 195.179 154.484 195.634C154.486 195.682 154.484 195.718 154.475 195.754C154.442 196.209 154.408 196.652 154.375 197.095C154.328 197.874 154.269 198.641 154.209 199.373C154.184 199.732 154.16 200.08 154.147 200.428C154.137 200.5 154.139 200.572 154.13 200.644C154.06 201.472 154.013 202.24 153.964 202.96C153.948 203.2 153.931 203.429 153.915 203.657C153.897 203.849 153.891 204.029 153.872 204.198L153.873 204.209C153.856 204.45 153.84 204.69 153.823 204.906C153.808 205.206 153.782 205.495 153.766 205.759L153.767 205.771C153.715 206.517 153.452 207.243 153.006 207.84C152.56 208.438 151.951 208.896 151.249 209.163C149.379 209.888 147.496 210.542 145.601 211.099C143.074 211.852 140.555 212.473 138.048 212.961C137.505 213.069 136.951 213.177 136.409 213.274C135.082 213.519 133.754 213.717 132.436 213.891C131.71 213.991 130.984 214.079 130.257 214.143C129.785 214.202 129.313 214.249 128.84 214.283C128.186 214.358 127.543 214.408 126.912 214.458C125.989 214.526 125.09 214.57 124.191 214.614C123.328 214.657 122.452 214.688 121.6 214.707C121.174 214.716 120.748 214.725 120.333 214.722C119.98 214.73 119.627 214.737 119.286 214.733L117.834 214.728C117.004 214.71 116.199 214.691 115.393 214.66C114.587 214.629 113.792 214.598 113.022 214.554C112.251 214.51 111.468 214.467 110.709 214.411C109.95 214.354 109.215 214.285 108.492 214.216C106.297 214.009 104.234 213.762 102.329 213.476C98.6215 212.937 94.9406 212.214 91.3003 211.308C90.3911 211.085 89.5532 210.641 88.8626 210.012C88.1709 209.383 87.6484 208.605 87.3413 207.726C87.3285 207.701 87.3277 207.677 87.315 207.653C87.1184 207.063 86.9218 206.473 86.7373 205.87C80.3321 185.948 77.4427 164.465 76.3457 145.308C76.2174 143.041 76.114 140.799 76.036 138.606C75.9978 137.872 75.9839 137.149 75.9581 136.427C75.8726 133.835 75.8372 131.304 75.8149 128.835C75.8045 127.642 75.7943 126.474 75.7968 125.317C75.7696 112.983 76.3854 100.724 77.6363 88.5805C78.0661 86.056 79.3564 83.7541 81.3028 82.0347C81.4814 81.942 81.6595 81.8373 81.8384 81.7559C84.3261 80.7342 86.9374 80.0145 89.6149 79.6083C93.1499 78.9128 96.7198 78.3918 100.31 78.0561C106.841 77.5708 113.324 77.144 119.866 77.2363C128.039 77.3398 136.188 78.1319 144.22 79.6107C147.248 79.9994 150.227 80.7322 153.1 81.7854C156.74 83.4108 158.59 87.0118 159.126 90.6641C159.205 91.2503 159.295 91.8365 159.362 92.423C159.392 92.5953 159.421 92.768 159.439 92.9404C159.729 95.23 159.972 97.51 160.132 99.8035C160.177 100.426 160.21 101.038 160.255 101.661C160.261 101.834 160.279 102.018 160.284 102.191C160.384 104.062 160.42 105.46 160.434 105.852Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.492 105.814C160.527 106.832 160.549 107.814 160.582 108.774C160.615 109.735 160.647 110.673 160.666 111.576C160.794 115.655 160.902 119.16 160.983 122.228C161.018 123.251 161.039 124.216 161.059 125.147C161.102 126.742 161.128 128.198 161.151 129.55C161.16 130.179 161.169 130.786 161.177 131.369C161.188 131.672 161.186 131.976 161.184 132.256C161.181 132.536 161.18 132.84 161.19 133.12C161.234 145.182 160.217 146.719 157.339 163.473C156.73 167.052 155.777 178.756 154.998 189.317C154.983 189.592 154.956 189.867 154.94 190.13C154.943 190.189 154.941 190.237 154.933 190.285C154.846 191.301 154.771 192.318 154.707 193.298C154.693 193.597 154.667 193.908 154.641 194.208C154.608 194.674 154.563 195.141 154.542 195.596C154.545 195.644 154.542 195.68 154.534 195.716C154.501 196.171 154.467 196.614 154.434 197.057C154.387 197.836 154.328 198.603 154.267 199.335C154.243 199.694 154.218 200.042 154.206 200.39C154.196 200.462 154.198 200.534 154.188 200.606C154.119 201.434 154.072 202.202 154.023 202.922C154.007 203.162 153.99 203.391 153.974 203.619C153.956 203.811 153.95 203.991 153.931 204.16L153.931 204.171C153.915 204.412 153.899 204.652 153.882 204.868C153.868 205.169 153.841 205.457 153.825 205.721L153.826 205.733C153.774 206.479 153.511 207.205 153.065 207.802C152.619 208.401 152.01 208.858 151.308 209.125C149.438 209.85 147.555 210.504 145.66 211.061C143.133 211.814 140.615 212.435 138.107 212.923C137.565 213.031 137.01 213.139 136.468 213.236C135.141 213.482 133.812 213.679 132.495 213.853C131.769 213.953 131.043 214.041 130.316 214.105C129.844 214.164 129.372 214.211 128.899 214.245C128.244 214.32 127.601 214.37 126.971 214.42C126.048 214.488 125.149 214.532 124.25 214.576C123.387 214.619 122.511 214.65 121.659 214.669C121.233 214.678 120.807 214.687 120.392 214.684C120.039 214.692 119.686 214.699 119.344 214.695L117.893 214.69C117.064 214.672 116.258 214.653 115.452 214.622C114.645 214.591 113.851 214.56 113.081 214.516C112.31 214.472 111.527 214.429 110.768 214.373C110.009 214.316 109.274 214.247 108.55 214.178C106.356 213.971 104.294 213.724 102.389 213.438C98.6806 212.899 94.9993 212.176 91.3591 211.27C90.4498 211.047 89.6123 210.603 88.9217 209.974C88.2299 209.345 87.7072 208.567 87.4 207.688C87.3872 207.664 87.3868 207.639 87.374 207.616C87.1775 207.025 86.9806 206.435 86.7961 205.832C80.3908 185.91 77.5014 164.427 76.4044 145.27C76.2761 143.003 76.1728 140.761 76.0948 138.568C76.0565 137.834 76.043 137.111 76.0172 136.389C75.9317 133.797 75.896 131.266 75.8736 128.797C75.8632 127.604 75.8534 126.436 75.8558 125.279C75.8287 112.945 76.4445 100.687 77.6954 88.5425C78.1251 86.018 79.4151 83.7162 81.3615 81.9967C81.5401 81.904 81.7186 81.7994 81.8974 81.718C84.3852 80.6962 86.9961 79.9765 89.6737 79.5703C93.2086 78.8748 96.7786 78.3538 100.368 78.0182C106.9 77.5329 113.383 77.1061 119.925 77.1983C128.098 77.3019 136.246 78.0939 144.279 79.5728C147.306 79.9615 150.286 80.6942 153.159 81.7475C156.799 83.3729 158.649 86.9739 159.185 90.6261C159.264 91.2123 159.354 91.7986 159.421 92.385C159.45 92.5574 159.48 92.73 159.498 92.9024C159.788 95.192 160.03 97.472 160.191 99.7656C160.236 100.388 160.269 101 160.313 101.623C160.319 101.796 160.338 101.98 160.344 102.153C160.443 104.024 160.479 105.422 160.492 105.814Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.551 105.776C160.586 106.794 160.608 107.776 160.641 108.737C160.674 109.697 160.706 110.635 160.725 111.538C160.852 115.617 160.961 119.122 161.042 122.19C161.077 123.213 161.098 124.178 161.118 125.109C161.161 126.704 161.187 128.16 161.209 129.512C161.219 130.141 161.228 130.748 161.236 131.331C161.246 131.634 161.245 131.938 161.243 132.218C161.241 132.498 161.239 132.802 161.249 133.082C161.293 145.145 160.276 146.681 157.398 163.435C156.788 167.014 155.836 178.718 155.056 189.28C155.041 189.554 155.014 189.829 154.999 190.092C155.002 190.151 155 190.199 154.992 190.247C154.905 191.263 154.831 192.28 154.767 193.26C154.752 193.559 154.726 193.87 154.7 194.17C154.667 194.636 154.622 195.104 154.601 195.558C154.604 195.606 154.602 195.642 154.593 195.678C154.56 196.133 154.526 196.576 154.493 197.019C154.446 197.798 154.387 198.565 154.326 199.297C154.302 199.656 154.277 200.004 154.264 200.352C154.255 200.424 154.257 200.496 154.247 200.568C154.178 201.396 154.131 202.164 154.082 202.884C154.066 203.125 154.049 203.353 154.033 203.581C154.015 203.773 154.009 203.953 153.99 204.122L153.99 204.133C153.974 204.374 153.958 204.614 153.941 204.83C153.926 205.131 153.9 205.419 153.884 205.683L153.885 205.695C153.833 206.441 153.57 207.167 153.124 207.765C152.678 208.363 152.069 208.82 151.367 209.087C149.497 209.812 147.614 210.466 145.719 211.023C143.192 211.776 140.673 212.397 138.165 212.885C137.623 212.993 137.069 213.101 136.527 213.198C135.2 213.444 133.871 213.641 132.553 213.815C131.828 213.915 131.102 214.003 130.375 214.067C129.903 214.126 129.43 214.173 128.957 214.207C128.303 214.282 127.66 214.332 127.029 214.382C126.107 214.45 125.208 214.494 124.309 214.538C123.446 214.581 122.57 214.612 121.718 214.631C121.292 214.64 120.866 214.649 120.451 214.646C120.098 214.654 119.745 214.661 119.403 214.657L117.952 214.652C117.122 214.634 116.317 214.615 115.51 214.584C114.704 214.553 113.91 214.522 113.139 214.478C112.369 214.434 111.586 214.391 110.827 214.335C110.068 214.278 109.332 214.209 108.609 214.14C106.415 213.933 104.352 213.686 102.447 213.4C98.7395 212.861 95.0585 212.139 91.4182 211.232C90.509 211.009 89.6711 210.565 88.9805 209.936C88.2888 209.307 87.766 208.529 87.4589 207.65C87.4461 207.626 87.4457 207.601 87.4329 207.578C87.2363 206.987 87.0398 206.397 86.8552 205.794C80.45 185.872 77.5602 164.389 76.4633 145.232C76.335 142.965 76.2316 140.723 76.1536 138.53C76.1153 137.796 76.1018 137.073 76.076 136.351C75.9905 133.759 75.9548 131.228 75.9324 128.759C75.9221 127.566 75.9122 126.398 75.9147 125.241C75.8876 112.907 76.5033 100.649 77.7542 88.5046C78.184 85.9801 79.474 83.6782 81.4203 81.9588C81.599 81.866 81.7774 81.7614 81.9563 81.68C84.444 80.6583 87.0553 79.9385 89.7328 79.5324C93.2678 78.8369 96.8377 78.3159 100.428 77.9802C106.959 77.4949 113.442 77.0681 119.984 77.1603C128.156 77.2639 136.305 78.056 144.338 79.5348C147.365 79.9235 150.345 80.6563 153.217 81.7095C156.858 83.3349 158.708 86.9359 159.244 90.5881C159.323 91.1743 159.413 91.7606 159.48 92.347C159.51 92.5194 159.539 92.692 159.556 92.8645C159.846 95.1541 160.089 97.434 160.25 99.7276C160.295 100.35 160.328 100.962 160.373 101.585C160.379 101.758 160.396 101.942 160.402 102.115C160.502 103.986 160.538 105.384 160.551 105.776Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.61 105.738C160.645 106.756 160.667 107.738 160.7 108.699C160.732 109.659 160.765 110.597 160.784 111.5C160.911 115.579 161.019 119.084 161.101 122.152C161.135 123.175 161.157 124.14 161.177 125.071C161.219 126.666 161.246 128.122 161.268 129.474C161.278 130.104 161.287 130.71 161.295 131.293C161.305 131.596 161.304 131.9 161.301 132.18C161.299 132.46 161.298 132.764 161.307 133.044C161.351 145.107 160.334 146.643 157.456 163.397C156.847 166.976 155.895 178.68 155.115 189.242C155.1 189.516 155.073 189.791 155.058 190.054C155.061 190.113 155.059 190.161 155.051 190.209C154.964 191.225 154.889 192.242 154.825 193.222C154.811 193.521 154.785 193.832 154.759 194.132C154.726 194.598 154.681 195.066 154.66 195.52C154.663 195.568 154.66 195.604 154.652 195.64C154.619 196.095 154.585 196.538 154.551 196.981C154.505 197.76 154.446 198.527 154.385 199.259C154.361 199.618 154.336 199.966 154.323 200.314C154.314 200.386 154.316 200.458 154.306 200.53C154.237 201.358 154.19 202.126 154.141 202.846C154.125 203.087 154.108 203.315 154.091 203.543C154.073 203.735 154.067 203.915 154.049 204.084L154.049 204.095C154.033 204.336 154.016 204.576 153.999 204.792C153.985 205.093 153.958 205.381 153.943 205.645L153.943 205.658C153.892 206.403 153.628 207.129 153.183 207.727C152.737 208.325 152.127 208.782 151.426 209.049C149.555 209.774 147.672 210.428 145.778 210.986C143.25 211.738 140.732 212.359 138.224 212.847C137.682 212.955 137.128 213.063 136.585 213.16C135.259 213.406 133.93 213.603 132.612 213.777C131.887 213.877 131.161 213.965 130.434 214.029C129.962 214.088 129.489 214.135 129.016 214.169C128.362 214.244 127.719 214.294 127.088 214.344C126.166 214.412 125.267 214.456 124.367 214.5C123.504 214.543 122.628 214.574 121.776 214.593C121.35 214.602 120.924 214.611 120.51 214.608C120.157 214.616 119.804 214.623 119.462 214.619L118.011 214.614C117.181 214.596 116.376 214.577 115.569 214.546C114.763 214.515 113.969 214.484 113.198 214.44C112.428 214.396 111.645 214.353 110.886 214.297C110.127 214.24 109.391 214.171 108.668 214.102C106.473 213.895 104.411 213.648 102.506 213.362C98.798 212.823 95.1171 212.101 91.4768 211.194C90.5676 210.971 89.7297 210.527 89.0391 209.898C88.3474 209.269 87.8246 208.491 87.5175 207.612C87.5047 207.588 87.5043 207.563 87.4915 207.54C87.2949 206.949 87.0983 206.359 86.9138 205.756C80.5086 185.834 77.6192 164.351 76.5222 145.194C76.3939 142.927 76.2905 140.685 76.2125 138.492C76.1743 137.758 76.1604 137.035 76.1346 136.313C76.0491 133.721 76.0134 131.19 75.991 128.721C75.9807 127.528 75.9708 126.36 75.9733 125.203C75.9462 112.869 76.5619 100.611 77.8128 88.4666C78.2426 85.9421 79.5326 83.6402 81.4789 81.9208C81.6576 81.8281 81.836 81.7234 82.0149 81.642C84.5026 80.6203 87.1139 79.9006 89.7914 79.4944C93.3264 78.7989 96.8963 78.2779 100.486 77.9422C107.018 77.457 113.501 77.0301 120.042 77.1224C128.215 77.2259 136.364 78.018 144.397 79.4968C147.424 79.8855 150.404 80.6183 153.276 81.6715C156.917 83.2969 158.766 86.8979 159.302 90.5502C159.381 91.1364 159.472 91.7226 159.539 92.3091C159.568 92.4814 159.598 92.6541 159.615 92.8265C159.905 95.1161 160.148 97.3961 160.309 99.6896C160.354 100.312 160.386 100.924 160.431 101.547C160.437 101.72 160.455 101.905 160.461 102.078C160.56 103.948 160.597 105.346 160.61 105.738Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.669 105.7C160.704 106.718 160.726 107.7 160.759 108.661C160.791 109.621 160.824 110.559 160.843 111.462C160.97 115.541 161.079 119.046 161.16 122.114C161.195 123.137 161.216 124.102 161.236 125.033C161.279 126.628 161.305 128.084 161.327 129.436C161.337 130.066 161.346 130.672 161.354 131.255C161.364 131.558 161.363 131.862 161.36 132.142C161.358 132.422 161.357 132.726 161.366 133.006C161.41 145.069 160.394 146.605 157.516 163.359C156.906 166.938 155.954 178.642 155.174 189.204C155.159 189.478 155.132 189.753 155.117 190.016C155.12 190.075 155.118 190.123 155.11 190.171C155.023 191.187 154.948 192.204 154.884 193.184C154.87 193.483 154.844 193.794 154.818 194.094C154.785 194.56 154.74 195.028 154.719 195.482C154.722 195.53 154.719 195.566 154.711 195.602C154.678 196.057 154.644 196.5 154.61 196.943C154.564 197.722 154.505 198.489 154.444 199.221C154.42 199.58 154.395 199.928 154.382 200.276C154.373 200.348 154.375 200.42 154.365 200.492C154.296 201.32 154.249 202.088 154.2 202.808C154.184 203.049 154.167 203.277 154.15 203.505C154.132 203.697 154.126 203.877 154.108 204.046L154.108 204.057C154.092 204.298 154.076 204.538 154.059 204.754C154.044 205.055 154.017 205.343 154.002 205.608L154.002 205.62C153.951 206.365 153.687 207.091 153.242 207.689C152.796 208.287 152.186 208.744 151.485 209.011C149.614 209.736 147.732 210.39 145.837 210.948C143.31 211.7 140.791 212.321 138.283 212.809C137.741 212.917 137.187 213.026 136.644 213.122C135.318 213.368 133.989 213.565 132.671 213.739C131.946 213.839 131.22 213.927 130.493 213.991C130.021 214.05 129.548 214.097 129.075 214.131C128.421 214.206 127.778 214.256 127.147 214.306C126.225 214.374 125.326 214.418 124.427 214.462C123.564 214.505 122.687 214.536 121.835 214.555C121.409 214.564 120.983 214.573 120.569 214.57C120.216 214.578 119.863 214.586 119.521 214.581L118.07 214.576C117.24 214.558 116.435 214.539 115.628 214.508C114.822 214.477 114.028 214.446 113.257 214.402C112.487 214.358 111.704 214.315 110.945 214.259C110.186 214.202 109.45 214.133 108.727 214.064C106.532 213.857 104.47 213.611 102.565 213.324C98.8574 212.785 95.1761 212.063 91.5358 211.156C90.6266 210.933 89.789 210.489 89.0985 209.86C88.4067 209.231 87.8839 208.453 87.5768 207.574C87.564 207.55 87.5632 207.525 87.5505 207.502C87.3539 206.911 87.1573 206.321 86.9728 205.718C80.5676 185.796 77.6782 164.313 76.5812 145.156C76.4529 142.889 76.3495 140.647 76.2715 138.454C76.2333 137.72 76.2198 136.997 76.1939 136.275C76.1084 133.683 76.0727 131.152 76.0504 128.683C76.04 127.49 76.0301 126.322 76.0326 125.165C76.0055 112.831 76.6209 100.573 77.8718 88.4286C78.3016 85.9041 79.5919 83.6023 81.5383 81.8828C81.7169 81.7901 81.8954 81.6855 82.0742 81.6041C84.5619 80.5823 87.1729 79.8626 89.8504 79.4564C93.3854 78.7609 96.9553 78.2399 100.545 77.9043C107.077 77.419 113.56 76.9922 120.102 77.0844C128.274 77.188 136.423 77.98 144.456 79.4589C147.483 79.8476 150.463 80.5804 153.335 81.6336C156.976 83.259 158.826 86.86 159.362 90.5122C159.44 91.0984 159.531 91.6847 159.598 92.2711C159.627 92.4435 159.657 92.6161 159.674 92.7885C159.964 95.0781 160.207 97.3581 160.368 99.6517C160.413 100.274 160.445 100.886 160.49 101.509C160.496 101.682 160.514 101.867 160.52 102.04C160.62 103.91 160.656 105.308 160.669 105.7Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.728 105.662C160.762 106.68 160.784 107.662 160.817 108.623C160.85 109.583 160.882 110.521 160.901 111.424C161.029 115.503 161.137 119.008 161.218 122.076C161.253 123.099 161.275 124.064 161.295 124.995C161.337 126.59 161.363 128.046 161.386 129.398C161.396 130.028 161.404 130.634 161.413 131.217C161.423 131.521 161.422 131.824 161.419 132.104C161.417 132.384 161.416 132.688 161.425 132.968C161.469 145.031 160.452 146.567 157.574 163.321C156.965 166.9 156.013 178.604 155.233 189.166C155.218 189.44 155.191 189.715 155.175 189.978C155.179 190.038 155.177 190.085 155.169 190.133C155.082 191.149 155.007 192.166 154.943 193.146C154.929 193.445 154.903 193.757 154.876 194.056C154.844 194.522 154.799 194.99 154.778 195.444C154.78 195.492 154.778 195.528 154.77 195.564C154.737 196.019 154.703 196.462 154.669 196.905C154.623 197.684 154.563 198.451 154.503 199.183C154.478 199.542 154.454 199.89 154.441 200.238C154.431 200.31 154.434 200.382 154.424 200.454C154.355 201.282 154.308 202.05 154.259 202.771C154.242 203.011 154.226 203.239 154.209 203.467C154.191 203.659 154.185 203.839 154.166 204.008L154.167 204.019C154.151 204.26 154.134 204.5 154.117 204.716C154.103 205.017 154.076 205.305 154.061 205.57L154.061 205.582C154.01 206.327 153.746 207.053 153.301 207.651C152.855 208.249 152.245 208.706 151.544 208.973C149.673 209.698 147.79 210.352 145.896 210.91C143.368 211.662 140.85 212.283 138.342 212.771C137.8 212.879 137.246 212.988 136.703 213.084C135.377 213.33 134.048 213.527 132.73 213.701C132.004 213.801 131.279 213.889 130.552 213.953C130.08 214.012 129.607 214.059 129.134 214.093C128.48 214.168 127.837 214.218 127.206 214.268C126.283 214.336 125.385 214.38 124.485 214.424C123.622 214.467 122.746 214.498 121.894 214.517C121.468 214.526 121.042 214.535 120.628 214.532C120.274 214.54 119.921 214.548 119.58 214.543L118.129 214.538C117.299 214.52 116.493 214.501 115.687 214.47C114.881 214.439 114.086 214.408 113.316 214.364C112.545 214.32 111.762 214.277 111.003 214.221C110.244 214.164 109.509 214.095 108.786 214.026C106.591 213.819 104.529 213.573 102.624 213.286C98.916 212.747 95.235 212.025 91.5948 211.118C90.6855 210.895 89.8476 210.451 89.1571 209.822C88.4653 209.193 87.9425 208.415 87.6354 207.536C87.6226 207.512 87.6222 207.487 87.6094 207.464C87.4128 206.873 87.2163 206.283 87.0318 205.68C80.6265 185.758 77.7368 164.275 76.6398 145.118C76.5115 142.851 76.4081 140.609 76.3301 138.416C76.2919 137.682 76.2784 136.959 76.2525 136.237C76.167 133.645 76.1313 131.114 76.109 128.645C76.0986 127.453 76.0887 126.284 76.0912 125.127C76.0641 112.793 76.6798 100.535 77.9307 88.3907C78.3605 85.8662 79.6505 83.5643 81.5969 81.8449C81.7755 81.7521 81.954 81.6475 82.1328 81.5661C84.6205 80.5444 87.2318 79.8246 89.9094 79.4185C93.4443 78.723 97.0143 78.202 100.604 77.8663C107.136 77.381 113.619 76.9542 120.16 77.0465C128.333 77.15 136.482 77.9421 144.514 79.4209C147.542 79.8096 150.521 80.5424 153.394 81.5956C157.035 83.221 158.884 86.822 159.42 90.4742C159.499 91.0604 159.589 91.6467 159.656 92.2331C159.686 92.4055 159.715 92.5782 159.733 92.7506C160.023 95.0402 160.266 97.3202 160.426 99.6137C160.471 100.236 160.504 100.848 160.549 101.471C160.555 101.644 160.573 101.829 160.579 102.002C160.678 103.872 160.714 105.27 160.728 105.662Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.787 105.625C160.822 106.642 160.843 107.625 160.876 108.585C160.909 109.545 160.941 110.483 160.96 111.386C161.088 115.465 161.196 118.97 161.277 122.038C161.312 123.061 161.333 124.026 161.353 124.957C161.396 126.552 161.423 128.008 161.445 129.36C161.455 129.99 161.464 130.596 161.472 131.179C161.482 131.483 161.481 131.786 161.478 132.066C161.476 132.346 161.474 132.65 161.484 132.93C161.528 144.993 160.511 146.529 157.633 163.283C157.024 166.862 156.072 178.566 155.292 189.128C155.277 189.402 155.25 189.677 155.234 189.94C155.237 190 155.235 190.048 155.227 190.095C155.141 191.111 155.066 192.128 155.002 193.109C154.988 193.408 154.962 193.719 154.936 194.018C154.903 194.485 154.858 194.952 154.837 195.406C154.84 195.454 154.837 195.49 154.829 195.526C154.795 195.981 154.762 196.425 154.728 196.868C154.681 197.646 154.622 198.414 154.562 199.145C154.537 199.505 154.513 199.853 154.5 200.2C154.49 200.272 154.493 200.344 154.483 200.416C154.414 201.244 154.366 202.012 154.318 202.733C154.301 202.973 154.285 203.201 154.268 203.429C154.25 203.621 154.244 203.801 154.225 203.97L154.226 203.982C154.209 204.222 154.193 204.462 154.176 204.679C154.162 204.979 154.135 205.267 154.12 205.532L154.12 205.544C154.068 206.289 153.805 207.015 153.36 207.613C152.914 208.211 152.304 208.668 151.603 208.936C149.732 209.66 147.849 210.314 145.955 210.872C143.427 211.624 140.909 212.245 138.401 212.733C137.859 212.841 137.304 212.95 136.762 213.046C135.435 213.292 134.107 213.489 132.789 213.663C132.064 213.763 131.337 213.851 130.611 213.916C130.138 213.974 129.666 214.021 129.193 214.055C128.539 214.13 127.896 214.18 127.265 214.23C126.343 214.299 125.443 214.342 124.544 214.386C123.681 214.429 122.805 214.46 121.953 214.479C121.527 214.488 121.101 214.497 120.686 214.494C120.333 214.502 119.98 214.51 119.639 214.505L118.188 214.5C117.358 214.482 116.552 214.463 115.746 214.432C114.94 214.402 114.145 214.37 113.375 214.326C112.604 214.283 111.821 214.239 111.062 214.183C110.303 214.127 109.568 214.058 108.845 213.988C106.65 213.781 104.588 213.535 102.683 213.248C98.9748 212.709 95.2938 211.987 91.6536 211.081C90.7444 210.857 89.9065 210.413 89.2159 209.784C88.5241 209.156 88.0013 208.377 87.6942 207.498C87.6814 207.474 87.681 207.45 87.6682 207.426C87.4716 206.835 87.2751 206.245 87.0906 205.642C80.6853 185.72 77.7959 164.238 76.699 145.081C76.5707 142.813 76.4673 140.572 76.3893 138.379C76.351 137.644 76.3372 136.921 76.3114 136.199C76.2259 133.608 76.1902 131.077 76.1678 128.607C76.1574 127.415 76.1476 126.246 76.15 125.09C76.1229 112.755 76.7387 100.497 77.9896 88.3528C78.4193 85.8283 79.7093 83.5265 81.6557 81.807C81.8343 81.7143 82.0128 81.6097 82.1916 81.5283C84.6793 80.5065 87.2907 79.7868 89.9682 79.3806C93.5031 78.6851 97.0731 78.1641 100.663 77.8285C107.195 77.3432 113.677 76.9164 120.219 77.0086C128.392 77.1122 136.541 77.9042 144.573 79.3831C147.601 79.7718 150.58 80.5045 153.453 81.5578C157.094 83.1832 158.943 86.7842 159.479 90.4364C159.558 91.0226 159.649 91.6089 159.716 92.1953C159.745 92.3677 159.775 92.5403 159.792 92.7127C160.082 95.0023 160.325 97.2823 160.486 99.5759C160.531 100.199 160.563 100.81 160.608 101.433C160.614 101.606 160.632 101.791 160.638 101.964C160.737 103.834 160.773 105.232 160.787 105.625Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.846 105.587C160.88 106.604 160.902 107.587 160.935 108.547C160.968 109.507 161 110.445 161.019 111.348C161.147 115.427 161.255 118.932 161.336 122C161.371 123.023 161.392 123.988 161.412 124.919C161.455 126.514 161.481 127.97 161.504 129.322C161.514 129.952 161.522 130.558 161.531 131.141C161.541 131.445 161.539 131.748 161.537 132.028C161.535 132.308 161.533 132.612 161.543 132.892C161.587 144.955 160.57 146.491 157.692 163.245C157.083 166.824 156.131 178.528 155.351 189.09C155.336 189.364 155.309 189.639 155.293 189.902C155.297 189.962 155.294 190.009 155.286 190.057C155.2 191.073 155.125 192.09 155.061 193.07C155.046 193.369 155.021 193.681 154.994 193.98C154.962 194.446 154.917 194.914 154.896 195.368C154.898 195.416 154.896 195.452 154.887 195.488C154.854 195.943 154.821 196.386 154.787 196.83C154.74 197.608 154.681 198.375 154.621 199.107C154.596 199.467 154.572 199.814 154.559 200.162C154.549 200.234 154.552 200.306 154.542 200.378C154.473 201.206 154.425 201.974 154.376 202.695C154.36 202.935 154.344 203.163 154.327 203.391C154.309 203.583 154.303 203.763 154.284 203.932L154.285 203.943C154.269 204.184 154.252 204.424 154.235 204.64C154.221 204.941 154.194 205.229 154.179 205.494L154.179 205.506C154.127 206.251 153.864 206.977 153.418 207.575C152.973 208.173 152.363 208.63 151.662 208.897C149.791 209.622 147.908 210.276 146.013 210.834C143.486 211.586 140.968 212.207 138.46 212.695C137.918 212.803 137.363 212.912 136.821 213.008C135.494 213.254 134.166 213.451 132.848 213.625C132.123 213.725 131.396 213.813 130.669 213.878C130.197 213.936 129.725 213.983 129.252 214.017C128.598 214.092 127.955 214.142 127.324 214.192C126.401 214.26 125.503 214.304 124.603 214.348C123.74 214.391 122.864 214.422 122.012 214.441C121.586 214.45 121.16 214.459 120.745 214.456C120.392 214.464 120.039 214.472 119.698 214.467L118.247 214.462C117.417 214.444 116.611 214.425 115.805 214.394C114.999 214.363 114.204 214.332 113.434 214.288C112.663 214.244 111.88 214.201 111.121 214.145C110.362 214.088 109.627 214.019 108.904 213.95C106.709 213.743 104.647 213.497 102.742 213.21C99.0336 212.671 95.3527 211.949 91.7124 211.043C90.8032 210.819 89.9653 210.375 89.2747 209.746C88.583 209.117 88.0605 208.339 87.7534 207.46C87.7406 207.436 87.7399 207.411 87.7271 207.388C87.5305 206.797 87.3339 206.207 87.1494 205.604C80.7442 185.682 77.8548 164.2 76.7578 145.042C76.6295 142.775 76.5261 140.533 76.4481 138.34C76.4099 137.606 76.396 136.883 76.3702 136.161C76.2847 133.569 76.2493 131.039 76.227 128.569C76.2166 127.377 76.2064 126.208 76.2089 125.052C76.1818 112.717 76.7975 100.459 78.0484 88.3147C78.4782 85.7902 79.7685 83.4884 81.7149 81.769C81.8935 81.6762 82.0716 81.5716 82.2505 81.4902C84.7382 80.4685 87.3495 79.7487 90.027 79.3425C93.562 78.6471 97.1319 78.126 100.722 77.7904C107.253 77.3051 113.737 76.8783 120.278 76.9705C128.451 77.0741 136.6 77.8661 144.632 79.345C147.66 79.7337 150.639 80.4665 153.512 81.5197C157.153 83.1451 159.002 86.7461 159.538 90.3983C159.617 90.9845 159.707 91.5708 159.774 92.1572C159.804 92.3296 159.833 92.5022 159.851 92.6746C160.141 94.9643 160.384 97.2442 160.544 99.5378C160.589 100.161 160.622 100.772 160.667 101.395C160.673 101.568 160.691 101.753 160.697 101.926C160.796 103.796 160.832 105.194 160.846 105.587Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.904 105.549C160.939 106.566 160.961 107.549 160.994 108.509C161.027 109.469 161.059 110.407 161.078 111.31C161.206 115.389 161.314 118.894 161.395 121.962C161.43 122.985 161.451 123.95 161.471 124.881C161.514 126.476 161.54 127.932 161.563 129.284C161.572 129.914 161.581 130.52 161.589 131.103C161.6 131.407 161.598 131.71 161.596 131.99C161.594 132.27 161.592 132.574 161.602 132.854C161.646 144.917 160.629 146.453 157.751 163.207C157.142 166.786 156.189 178.49 155.41 189.052C155.395 189.326 155.368 189.601 155.352 189.864C155.355 189.924 155.353 189.971 155.345 190.019C155.259 191.035 155.184 192.052 155.12 193.033C155.106 193.331 155.079 193.643 155.053 193.942C155.02 194.409 154.976 194.876 154.954 195.33C154.957 195.378 154.955 195.414 154.946 195.45C154.913 195.905 154.879 196.348 154.846 196.792C154.799 197.57 154.74 198.337 154.68 199.069C154.655 199.429 154.63 199.776 154.618 200.124C154.608 200.196 154.61 200.268 154.601 200.34C154.531 201.168 154.484 201.936 154.436 202.657C154.419 202.897 154.403 203.125 154.386 203.353C154.368 203.545 154.362 203.725 154.343 203.894L154.344 203.906C154.327 204.146 154.311 204.386 154.294 204.602C154.28 204.903 154.253 205.191 154.237 205.456L154.238 205.468C154.186 206.213 153.923 206.939 153.477 207.537C153.032 208.135 152.422 208.592 151.72 208.859C149.85 209.584 147.967 210.238 146.072 210.796C143.545 211.548 141.027 212.169 138.519 212.657C137.977 212.765 137.422 212.874 136.88 212.97C135.553 213.216 134.225 213.413 132.907 213.587C132.181 213.687 131.455 213.775 130.728 213.84C130.256 213.898 129.784 213.945 129.311 213.979C128.656 214.054 128.014 214.104 127.383 214.154C126.46 214.222 125.561 214.266 124.662 214.31C123.799 214.353 122.923 214.384 122.071 214.403C121.645 214.412 121.219 214.421 120.804 214.418C120.451 214.426 120.098 214.434 119.756 214.429L118.306 214.424C117.476 214.406 116.67 214.387 115.864 214.356C115.057 214.325 114.263 214.294 113.493 214.25C112.722 214.206 111.939 214.163 111.18 214.107C110.421 214.05 109.686 213.981 108.963 213.912C106.768 213.705 104.706 213.459 102.801 213.172C99.0927 212.633 95.4118 211.911 91.7715 211.005C90.8623 210.781 90.0244 210.337 89.3338 209.708C88.6421 209.079 88.1193 208.301 87.8121 207.422C87.7993 207.398 87.7989 207.374 87.7862 207.35C87.5896 206.759 87.3927 206.169 87.2082 205.566C80.8029 185.644 77.9135 164.162 76.8165 145.005C76.6882 142.737 76.5849 140.496 76.5069 138.302C76.4686 137.568 76.4551 136.845 76.4293 136.123C76.3438 133.532 76.3081 131.001 76.2857 128.531C76.2754 127.339 76.2655 126.17 76.2679 125.014C76.2408 112.679 76.8566 100.421 78.1075 88.2768C78.5372 85.7523 79.8272 83.4504 81.7736 81.731C81.9522 81.6382 82.1307 81.5336 82.3095 81.4522C84.7973 80.4305 87.4086 79.7107 90.0861 79.3046C93.6211 78.6091 97.191 78.0881 100.781 77.7524C107.313 77.2671 113.795 76.8403 120.337 76.9326C128.51 77.0361 136.659 77.8282 144.691 79.307C147.719 79.6957 150.698 80.4285 153.571 81.4817C157.211 83.1071 159.061 86.7081 159.597 90.3604C159.676 90.9465 159.766 91.5328 159.833 92.1192C159.863 92.2916 159.892 92.4643 159.91 92.6367C160.2 94.9263 160.442 97.2063 160.603 99.4998C160.648 100.123 160.681 100.734 160.726 101.357C160.732 101.53 160.75 101.715 160.756 101.888C160.855 103.758 160.891 105.156 160.904 105.549Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.964 105.511C160.998 106.528 161.02 107.511 161.053 108.471C161.086 109.431 161.118 110.369 161.137 111.272C161.265 115.351 161.373 118.856 161.454 121.924C161.489 122.947 161.51 123.912 161.53 124.843C161.573 126.438 161.599 127.894 161.621 129.246C161.631 129.876 161.64 130.482 161.648 131.065C161.659 131.369 161.657 131.672 161.655 131.952C161.653 132.232 161.651 132.536 161.661 132.816C161.705 144.879 160.688 146.415 157.81 163.169C157.201 166.748 156.248 178.452 155.468 189.014C155.453 189.288 155.426 189.563 155.411 189.826C155.414 189.886 155.412 189.933 155.404 189.981C155.317 190.997 155.243 192.014 155.179 192.995C155.164 193.294 155.139 193.605 155.112 193.904C155.079 194.371 155.034 194.838 155.013 195.292C155.016 195.34 155.014 195.376 155.005 195.412C154.972 195.867 154.938 196.31 154.905 196.754C154.858 197.532 154.799 198.3 154.738 199.031C154.714 199.391 154.689 199.738 154.677 200.086C154.667 200.158 154.669 200.23 154.66 200.302C154.59 201.13 154.543 201.898 154.494 202.619C154.478 202.859 154.461 203.087 154.445 203.315C154.427 203.507 154.421 203.687 154.402 203.856L154.402 203.868C154.386 204.108 154.37 204.348 154.353 204.565C154.339 204.865 154.312 205.153 154.296 205.418L154.297 205.43C154.245 206.175 153.982 206.901 153.536 207.499C153.09 208.097 152.481 208.554 151.779 208.821C149.909 209.546 148.026 210.2 146.131 210.758C143.604 211.51 141.085 212.131 138.578 212.619C138.036 212.727 137.481 212.836 136.939 212.932C135.612 213.178 134.283 213.375 132.966 213.549C132.24 213.649 131.514 213.737 130.787 213.802C130.315 213.86 129.842 213.907 129.37 213.941C128.715 214.016 128.073 214.066 127.442 214.116C126.519 214.185 125.62 214.228 124.721 214.272C123.858 214.315 122.982 214.346 122.13 214.365C121.704 214.374 121.278 214.383 120.863 214.38C120.51 214.388 120.157 214.396 119.815 214.391L118.364 214.386C117.535 214.368 116.729 214.349 115.923 214.318C115.117 214.288 114.322 214.256 113.552 214.212C112.781 214.168 111.998 214.125 111.239 214.069C110.48 214.013 109.744 213.944 109.021 213.874C106.827 213.667 104.765 213.421 102.859 213.134C99.1516 212.595 95.4706 211.873 91.8303 210.967C90.9211 210.743 90.0832 210.299 89.3927 209.67C88.7009 209.042 88.1781 208.263 87.871 207.384C87.8582 207.36 87.8578 207.336 87.845 207.312C87.6484 206.721 87.4519 206.131 87.2674 205.528C80.8621 185.606 77.9723 164.124 76.8754 144.967C76.7471 142.699 76.6441 140.458 76.566 138.265C76.5278 137.53 76.514 136.807 76.4881 136.085C76.4026 133.494 76.3669 130.963 76.3446 128.493C76.3342 127.301 76.3243 126.132 76.3268 124.976C76.2997 112.641 76.9154 100.383 78.1663 88.2388C78.5961 85.7143 79.8861 83.4125 81.8324 81.693C82.0111 81.6003 82.1896 81.4956 82.3684 81.4142C84.8561 80.3925 87.4674 79.6728 90.1449 79.2666C93.6799 78.5711 97.2499 78.0501 100.84 77.7145C107.371 77.2292 113.854 76.8023 120.396 76.8946C128.569 76.9981 136.717 77.7902 144.75 79.2691C147.777 79.6577 150.757 80.3905 153.63 81.4438C157.27 83.0691 159.12 86.6701 159.656 90.3224C159.735 90.9086 159.825 91.4948 159.892 92.0813C159.922 92.2536 159.951 92.4263 159.969 92.5987C160.259 94.8883 160.501 97.1683 160.662 99.4619C160.707 100.085 160.74 100.696 160.785 101.319C160.791 101.492 160.809 101.677 160.815 101.85C160.914 103.72 160.95 105.118 160.964 105.511Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.022 105.473C161.057 106.49 161.079 107.473 161.112 108.433C161.145 109.393 161.177 110.331 161.196 111.234C161.324 115.313 161.432 118.818 161.513 121.886C161.548 122.909 161.569 123.875 161.589 124.805C161.632 126.4 161.658 127.856 161.681 129.208C161.69 129.838 161.699 130.444 161.707 131.027C161.718 131.331 161.716 131.634 161.714 131.914C161.712 132.194 161.71 132.498 161.72 132.778C161.764 144.841 160.747 146.377 157.869 163.131C157.259 166.71 156.307 178.414 155.527 188.976C155.512 189.25 155.485 189.525 155.47 189.788C155.473 189.848 155.471 189.896 155.463 189.943C155.376 190.959 155.301 191.976 155.237 192.957C155.223 193.256 155.197 193.567 155.171 193.866C155.138 194.333 155.094 194.8 155.072 195.254C155.075 195.302 155.073 195.338 155.064 195.374C155.031 195.829 154.997 196.273 154.964 196.716C154.917 197.495 154.858 198.262 154.798 198.993C154.773 199.353 154.748 199.701 154.736 200.048C154.726 200.12 154.728 200.192 154.719 200.264C154.649 201.092 154.602 201.86 154.553 202.581C154.537 202.821 154.52 203.049 154.504 203.277C154.486 203.469 154.479 203.649 154.461 203.818L154.462 203.83C154.445 204.07 154.429 204.31 154.412 204.527C154.397 204.827 154.371 205.115 154.355 205.38L154.356 205.392C154.304 206.137 154.041 206.863 153.595 207.461C153.149 208.059 152.54 208.516 151.838 208.784C149.968 209.508 148.085 210.162 146.19 210.72C143.663 211.472 141.144 212.093 138.636 212.581C138.094 212.689 137.54 212.798 136.997 212.894C135.671 213.14 134.343 213.338 133.025 213.511C132.299 213.611 131.573 213.7 130.846 213.764C130.374 213.822 129.902 213.869 129.429 213.903C128.775 213.978 128.132 214.028 127.501 214.078C126.578 214.147 125.679 214.19 124.78 214.234C123.917 214.277 123.041 214.308 122.189 214.327C121.763 214.336 121.336 214.345 120.922 214.342C120.569 214.35 120.216 214.358 119.874 214.353L118.423 214.348C117.593 214.33 116.788 214.311 115.982 214.28C115.175 214.25 114.381 214.218 113.611 214.174C112.84 214.131 112.057 214.087 111.298 214.031C110.539 213.975 109.804 213.906 109.081 213.836C106.886 213.629 104.823 213.383 102.918 213.096C99.2104 212.557 95.5294 211.835 91.8892 210.929C90.98 210.705 90.1421 210.262 89.4515 209.633C88.7597 209.004 88.2373 208.225 87.9302 207.346C87.9173 207.322 87.9166 207.298 87.9038 207.274C87.7072 206.683 87.5107 206.093 87.3262 205.49C80.9209 185.568 78.0315 164.086 76.9345 144.929C76.8063 142.661 76.7029 140.42 76.6249 138.227C76.5866 137.492 76.5728 136.77 76.547 136.047C76.4615 133.456 76.4261 130.925 76.4037 128.455C76.3934 127.263 76.3832 126.094 76.3856 124.938C76.3585 112.603 76.9743 100.345 78.2252 88.2008C78.6549 85.6763 79.9453 83.3745 81.8916 81.6551C82.0703 81.5623 82.2484 81.4577 82.4272 81.3763C84.9149 80.3546 87.5263 79.6348 90.2038 79.2286C93.7387 78.5332 97.3087 78.0121 100.899 77.6765C107.43 77.1912 113.913 76.7644 120.455 76.8566C128.627 76.9602 136.777 77.7522 144.809 79.2311C147.837 79.6198 150.816 80.3526 153.689 81.4058C157.329 83.0312 159.179 86.6322 159.715 90.2844C159.793 90.8706 159.884 91.4569 159.951 92.0433C159.981 92.2157 160.01 92.3883 160.028 92.5608C160.318 94.8504 160.56 97.1303 160.721 99.4239C160.766 100.047 160.799 100.658 160.844 101.281C160.85 101.454 160.867 101.639 160.873 101.812C160.973 103.682 161.009 105.08 161.022 105.473Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.081 105.435C161.116 106.452 161.138 107.435 161.171 108.395C161.204 109.355 161.236 110.293 161.255 111.196C161.383 115.275 161.491 118.78 161.572 121.848C161.607 122.871 161.628 123.837 161.648 124.768C161.691 126.362 161.717 127.818 161.739 129.17C161.749 129.8 161.758 130.406 161.766 130.989C161.776 131.293 161.775 131.596 161.773 131.876C161.77 132.156 161.769 132.46 161.778 132.74C161.823 144.803 160.806 146.339 157.928 163.094C157.319 166.672 156.366 178.376 155.586 188.938C155.571 189.212 155.544 189.487 155.529 189.75C155.532 189.81 155.53 189.858 155.522 189.905C155.435 190.921 155.36 191.938 155.296 192.919C155.282 193.218 155.256 193.529 155.23 193.828C155.197 194.295 155.152 194.762 155.131 195.216C155.134 195.264 155.131 195.3 155.123 195.336C155.09 195.791 155.056 196.235 155.022 196.678C154.976 197.457 154.917 198.224 154.856 198.955C154.832 199.315 154.807 199.663 154.794 200.01C154.785 200.082 154.787 200.154 154.777 200.226C154.708 201.054 154.661 201.822 154.612 202.543C154.596 202.783 154.579 203.011 154.562 203.239C154.545 203.432 154.539 203.611 154.52 203.78L154.52 203.792C154.504 204.032 154.488 204.272 154.471 204.489C154.456 204.789 154.43 205.077 154.414 205.342L154.414 205.354C154.363 206.099 154.1 206.825 153.654 207.423C153.208 208.021 152.599 208.478 151.897 208.746C150.026 209.47 148.144 210.124 146.249 210.682C143.722 211.434 141.203 212.055 138.695 212.543C138.153 212.651 137.599 212.76 137.057 212.856C135.73 213.102 134.401 213.3 133.084 213.473C132.358 213.574 131.632 213.662 130.905 213.726C130.433 213.784 129.96 213.831 129.487 213.865C128.833 213.94 128.19 213.99 127.559 214.04C126.637 214.109 125.738 214.152 124.839 214.196C123.976 214.239 123.1 214.27 122.248 214.289C121.821 214.298 121.396 214.307 120.981 214.304C120.628 214.312 120.275 214.32 119.933 214.315L118.482 214.31C117.652 214.292 116.847 214.273 116.041 214.242C115.234 214.212 114.44 214.18 113.669 214.136C112.899 214.093 112.116 214.049 111.357 213.993C110.598 213.937 109.862 213.868 109.139 213.798C106.945 213.591 104.882 213.345 102.977 213.058C99.2695 212.519 95.5882 211.797 91.9479 210.891C91.0387 210.667 90.2011 210.224 89.5106 209.595C88.8188 208.966 88.296 208.187 87.9889 207.308C87.9761 207.284 87.9757 207.26 87.9629 207.236C87.7663 206.645 87.5694 206.055 87.3849 205.452C80.9797 185.53 78.0903 164.048 76.9933 144.891C76.865 142.623 76.7616 140.382 76.6836 138.189C76.6454 137.454 76.6319 136.732 76.606 136.009C76.5205 133.418 76.4848 130.887 76.4625 128.417C76.4521 127.225 76.4423 126.056 76.4447 124.9C76.4176 112.565 77.0334 100.307 78.2843 88.1629C78.714 85.6384 80.004 83.3365 81.9504 81.6171C82.129 81.5244 82.3075 81.4197 82.4863 81.3383C84.974 80.3166 87.585 79.5968 90.2625 79.1907C93.7975 78.4952 97.3674 77.9742 100.957 77.6385C107.489 77.1532 113.972 76.7264 120.514 76.8187C128.687 76.9222 136.835 77.7143 144.868 79.1931C147.895 79.5818 150.875 80.3146 153.748 81.3678C157.388 82.9932 159.238 86.5942 159.774 90.2465C159.853 90.8326 159.943 91.4189 160.01 92.0054C160.039 92.1777 160.069 92.3504 160.086 92.5228C160.376 94.8124 160.619 97.0924 160.78 99.3859C160.825 100.009 160.857 100.62 160.902 101.243C160.908 101.416 160.927 101.601 160.932 101.774C161.032 103.644 161.068 105.042 161.081 105.435Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.14 105.397C161.175 106.414 161.197 107.397 161.23 108.357C161.262 109.317 161.295 110.255 161.314 111.158C161.441 115.237 161.549 118.742 161.631 121.81C161.666 122.833 161.687 123.799 161.707 124.73C161.75 126.324 161.776 127.78 161.798 129.133C161.808 129.762 161.817 130.368 161.825 130.952C161.835 131.255 161.834 131.558 161.832 131.838C161.829 132.118 161.828 132.422 161.838 132.702C161.882 144.765 160.865 146.301 157.987 163.056C157.377 166.634 156.425 178.338 155.645 188.9C155.63 189.174 155.603 189.449 155.588 189.712C155.591 189.772 155.589 189.82 155.581 189.868C155.494 190.883 155.419 191.9 155.355 192.881C155.341 193.18 155.315 193.491 155.289 193.79C155.256 194.257 155.211 194.724 155.19 195.178C155.193 195.226 155.191 195.262 155.182 195.298C155.149 195.753 155.115 196.197 155.082 196.64C155.035 197.419 154.976 198.186 154.915 198.917C154.891 199.277 154.866 199.625 154.853 199.972C154.844 200.044 154.846 200.116 154.836 200.188C154.767 201.016 154.72 201.784 154.671 202.505C154.655 202.745 154.638 202.973 154.622 203.201C154.604 203.394 154.597 203.573 154.579 203.742L154.579 203.754C154.563 203.994 154.547 204.234 154.53 204.451C154.515 204.751 154.488 205.039 154.473 205.304L154.474 205.316C154.422 206.061 154.159 206.787 153.713 207.385C153.267 207.983 152.658 208.44 151.956 208.708C150.086 209.433 148.203 210.086 146.308 210.644C143.781 211.397 141.262 212.017 138.754 212.505C138.212 212.613 137.658 212.722 137.115 212.818C135.789 213.064 134.46 213.262 133.142 213.435C132.417 213.536 131.691 213.624 130.964 213.688C130.492 213.746 130.019 213.793 129.546 213.827C128.892 213.902 128.249 213.952 127.618 214.002C126.696 214.071 125.797 214.114 124.898 214.158C124.034 214.201 123.159 214.232 122.307 214.251C121.881 214.26 121.454 214.27 121.04 214.266C120.687 214.274 120.333 214.282 119.992 214.277L118.541 214.272C117.711 214.254 116.905 214.235 116.099 214.204C115.293 214.174 114.499 214.142 113.728 214.099C112.958 214.055 112.175 214.011 111.416 213.955C110.656 213.899 109.921 213.83 109.198 213.76C107.003 213.553 104.941 213.307 103.036 213.02C99.3283 212.481 95.6474 211.759 92.0071 210.853C91.0979 210.629 90.26 210.186 89.5694 209.557C88.8776 208.928 88.3549 208.149 88.0477 207.27C88.0349 207.246 88.0345 207.222 88.0218 207.198C87.8252 206.608 87.6286 206.017 87.4441 205.414C81.0389 185.492 78.1491 164.01 77.0521 144.853C76.9238 142.585 76.8205 140.344 76.7425 138.151C76.7042 137.416 76.6907 136.694 76.6649 135.971C76.5794 133.38 76.5437 130.849 76.5213 128.379C76.511 127.187 76.5011 126.018 76.5035 124.862C76.4764 112.527 77.0922 100.269 78.3431 88.1249C78.7728 85.6004 80.0628 83.2986 82.0092 81.5791C82.1878 81.4864 82.3663 81.3818 82.5451 81.3004C85.0329 80.2786 87.6442 79.5589 90.3217 79.1527C93.8567 78.4572 97.4266 77.9362 101.017 77.6006C107.548 77.1153 114.031 76.6885 120.573 76.7807C128.745 76.8842 136.894 77.6763 144.927 79.1552C147.954 79.5438 150.934 80.2766 153.806 81.3299C157.447 82.9553 159.297 86.5562 159.833 90.2085C159.911 90.7947 160.002 91.381 160.069 91.9674C160.099 92.1398 160.128 92.3124 160.145 92.4848C160.435 94.7744 160.678 97.0544 160.839 99.348C160.884 99.9707 160.917 100.582 160.962 101.205C160.967 101.378 160.985 101.563 160.991 101.736C161.091 103.606 161.127 105.004 161.14 105.397Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.199 105.359C161.234 106.376 161.256 107.359 161.289 108.319C161.322 109.279 161.354 110.217 161.373 111.12C161.501 115.199 161.608 118.704 161.69 121.772C161.725 122.795 161.746 123.761 161.766 124.692C161.809 126.286 161.835 127.742 161.857 129.095C161.867 129.724 161.876 130.33 161.884 130.914C161.894 131.217 161.893 131.52 161.891 131.8C161.888 132.08 161.887 132.384 161.896 132.664C161.941 144.727 160.923 146.263 158.045 163.018C157.436 166.596 156.484 178.3 155.704 188.862C155.689 189.137 155.662 189.411 155.647 189.674C155.65 189.734 155.648 189.782 155.64 189.83C155.553 190.846 155.478 191.862 155.414 192.843C155.4 193.142 155.374 193.453 155.348 193.752C155.315 194.219 155.27 194.686 155.249 195.141C155.252 195.188 155.249 195.224 155.241 195.26C155.208 195.715 155.174 196.159 155.14 196.602C155.094 197.381 155.035 198.148 154.974 198.879C154.95 199.239 154.925 199.587 154.912 199.934C154.903 200.006 154.905 200.078 154.895 200.15C154.826 200.979 154.779 201.746 154.73 202.467C154.714 202.707 154.697 202.935 154.68 203.163C154.663 203.356 154.656 203.536 154.638 203.704L154.638 203.716C154.622 203.956 154.606 204.196 154.588 204.413C154.574 204.713 154.548 205.002 154.532 205.266L154.532 205.278C154.481 206.023 154.218 206.749 153.772 207.347C153.326 207.945 152.717 208.403 152.015 208.67C150.144 209.395 148.262 210.048 146.367 210.606C143.839 211.359 141.321 211.979 138.813 212.467C138.271 212.575 137.717 212.684 137.174 212.78C135.848 213.026 134.519 213.224 133.202 213.397C132.476 213.498 131.75 213.586 131.023 213.65C130.551 213.708 130.078 213.755 129.605 213.789C128.951 213.864 128.308 213.914 127.677 213.964C126.755 214.033 125.856 214.076 124.956 214.12C124.093 214.163 123.218 214.194 122.366 214.213C121.939 214.222 121.513 214.232 121.099 214.228C120.746 214.236 120.393 214.244 120.051 214.239L118.6 214.234C117.77 214.216 116.965 214.197 116.159 214.166C115.352 214.136 114.558 214.104 113.787 214.061C113.017 214.017 112.234 213.973 111.475 213.917C110.716 213.861 109.98 213.792 109.257 213.722C107.063 213.515 105 213.269 103.095 212.982C99.3872 212.443 95.7062 211.721 92.0659 210.815C91.1567 210.591 90.3188 210.148 89.6282 209.519C88.9365 208.89 88.4137 208.111 88.1066 207.232C88.0938 207.208 88.0934 207.184 88.0806 207.16C87.884 206.57 87.6875 205.979 87.503 205.376C81.0977 185.454 78.2083 163.972 77.1113 144.815C76.983 142.547 76.8797 140.306 76.8016 138.113C76.7634 137.378 76.7495 136.656 76.7237 135.933C76.6382 133.342 76.6025 130.811 76.5802 128.341C76.5698 127.149 76.5599 125.98 76.5624 124.824C76.5353 112.489 77.151 100.231 78.4019 88.087C78.8317 85.5625 80.1217 83.2606 82.068 81.5412C82.2467 81.4484 82.4251 81.3438 82.604 81.2624C85.0917 80.2407 87.703 79.5209 90.3805 79.1147C93.9155 78.4193 97.4855 77.8983 101.075 77.5626C107.607 77.0773 114.09 76.6505 120.632 76.7427C128.804 76.8463 136.953 77.6384 144.986 79.1172C148.013 79.5059 150.993 80.2387 153.866 81.2919C157.506 82.9173 159.356 86.5183 159.891 90.1705C159.97 90.7567 160.061 91.343 160.128 91.9294C160.157 92.1018 160.187 92.2744 160.205 92.4469C160.494 94.7365 160.737 97.0164 160.898 99.31C160.943 99.9327 160.975 100.544 161.02 101.167C161.026 101.34 161.044 101.525 161.05 101.698C161.149 103.568 161.186 104.966 161.199 105.359Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.258 105.321C161.293 106.338 161.315 107.321 161.347 108.281C161.38 109.241 161.412 110.179 161.432 111.082C161.559 115.162 161.667 118.666 161.749 121.734C161.784 122.757 161.805 123.723 161.825 124.654C161.868 126.248 161.894 127.704 161.916 129.057C161.926 129.686 161.935 130.292 161.943 130.876C161.953 131.179 161.952 131.482 161.949 131.762C161.947 132.042 161.946 132.346 161.955 132.626C161.999 144.689 160.983 146.225 158.104 162.98C157.495 166.558 156.543 178.262 155.763 188.824C155.748 189.099 155.721 189.373 155.706 189.636C155.709 189.696 155.707 189.744 155.699 189.792C155.612 190.808 155.537 191.824 155.473 192.805C155.459 193.104 155.433 193.415 155.407 193.714C155.374 194.181 155.329 194.648 155.308 195.103C155.311 195.15 155.308 195.186 155.3 195.222C155.266 195.677 155.233 196.121 155.199 196.564C155.152 197.343 155.093 198.11 155.033 198.841C155.009 199.201 154.984 199.549 154.971 199.896C154.962 199.968 154.964 200.04 154.954 200.112C154.885 200.941 154.837 201.708 154.789 202.429C154.772 202.669 154.756 202.897 154.739 203.125C154.721 203.318 154.715 203.498 154.697 203.666L154.697 203.678C154.681 203.918 154.665 204.158 154.648 204.375C154.633 204.675 154.606 204.964 154.591 205.228L154.591 205.24C154.539 205.985 154.276 206.711 153.831 207.309C153.385 207.907 152.775 208.365 152.074 208.632C150.203 209.357 148.321 210.01 146.426 210.568C143.898 211.321 141.38 211.941 138.872 212.429C138.33 212.537 137.776 212.646 137.233 212.742C135.907 212.988 134.578 213.186 133.26 213.359C132.535 213.46 131.809 213.548 131.082 213.612C130.61 213.67 130.137 213.717 129.664 213.751C129.01 213.826 128.367 213.876 127.736 213.926C126.814 213.995 125.915 214.038 125.015 214.082C124.152 214.125 123.276 214.156 122.424 214.175C121.998 214.184 121.572 214.194 121.158 214.191C120.805 214.198 120.451 214.206 120.11 214.201L118.659 214.196C117.829 214.178 117.023 214.159 116.217 214.128C115.411 214.098 114.617 214.066 113.846 214.023C113.076 213.979 112.293 213.935 111.534 213.879C110.774 213.823 110.039 213.754 109.316 213.684C107.121 213.477 105.059 213.231 103.154 212.944C99.4462 212.405 95.7649 211.683 92.1247 210.777C91.2155 210.553 90.3779 210.11 89.6873 209.481C88.9956 208.852 88.4728 208.073 88.1657 207.194C88.1528 207.17 88.1521 207.146 88.1393 207.122C87.9427 206.532 87.7462 205.941 87.5617 205.338C81.1564 185.417 78.267 163.934 77.17 144.777C77.0418 142.509 76.9384 140.268 76.8604 138.075C76.8221 137.34 76.8086 136.618 76.7828 135.895C76.6973 133.304 76.6616 130.773 76.6392 128.303C76.6289 127.111 76.619 125.942 76.6215 124.786C76.5944 112.451 77.2098 100.193 78.4607 88.049C78.8904 85.5245 80.1808 83.2226 82.1271 81.5032C82.3058 81.4105 82.4842 81.3058 82.6631 81.2244C85.1508 80.2027 87.7618 79.483 90.4393 79.0768C93.9742 78.3813 97.5442 77.8603 101.134 77.5246C107.666 77.0393 114.149 76.6125 120.691 76.7048C128.863 76.8083 137.012 77.6004 145.045 79.0792C148.072 79.4679 151.051 80.2007 153.924 81.2539C157.565 82.8793 159.415 86.4803 159.951 90.1326C160.029 90.7188 160.12 91.305 160.187 91.8915C160.216 92.0638 160.246 92.2365 160.263 92.4089C160.553 94.6985 160.796 96.9785 160.957 99.272C161.002 99.8948 161.034 100.506 161.079 101.129C161.085 101.302 161.103 101.487 161.109 101.66C161.209 103.53 161.244 104.928 161.258 105.321Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.317 105.283C161.352 106.3 161.373 107.283 161.406 108.243C161.439 109.203 161.471 110.141 161.49 111.044C161.618 115.124 161.726 118.628 161.808 121.696C161.843 122.719 161.864 123.685 161.884 124.616C161.926 126.21 161.952 127.666 161.975 129.019C161.985 129.648 161.994 130.254 162.002 130.838C162.012 131.141 162.011 131.444 162.009 131.724C162.006 132.005 162.005 132.308 162.014 132.588C162.058 144.651 161.041 146.187 158.163 162.942C157.554 166.52 156.602 178.225 155.822 188.786C155.807 189.061 155.78 189.335 155.765 189.598C155.768 189.658 155.766 189.706 155.758 189.754C155.671 190.77 155.596 191.786 155.532 192.767C155.518 193.066 155.492 193.377 155.465 193.676C155.433 194.143 155.388 194.61 155.367 195.065C155.369 195.112 155.367 195.148 155.359 195.184C155.326 195.639 155.292 196.083 155.258 196.526C155.212 197.305 155.152 198.072 155.092 198.803C155.068 199.163 155.043 199.511 155.03 199.858C155.02 199.931 155.023 200.002 155.013 200.074C154.944 200.903 154.897 201.67 154.848 202.391C154.832 202.631 154.815 202.859 154.798 203.087C154.78 203.28 154.774 203.46 154.756 203.628L154.756 203.64C154.74 203.88 154.723 204.121 154.706 204.337C154.692 204.637 154.665 204.926 154.65 205.19L154.65 205.202C154.599 205.947 154.335 206.673 153.89 207.271C153.444 207.869 152.834 208.327 152.133 208.594C150.262 209.319 148.379 209.972 146.485 210.53C143.957 211.283 141.439 211.903 138.931 212.391C138.389 212.499 137.835 212.608 137.292 212.704C135.966 212.95 134.637 213.148 133.319 213.321C132.594 213.422 131.868 213.51 131.141 213.574C130.669 213.632 130.196 213.679 129.723 213.714C129.069 213.788 128.426 213.838 127.795 213.888C126.873 213.957 125.974 214.001 125.074 214.044C124.211 214.087 123.336 214.119 122.483 214.137C122.057 214.146 121.631 214.156 121.217 214.153C120.864 214.16 120.51 214.168 120.169 214.163L118.718 214.158C117.888 214.14 117.082 214.121 116.276 214.09C115.47 214.06 114.675 214.029 113.905 213.985C113.134 213.941 112.351 213.897 111.592 213.841C110.833 213.785 110.098 213.716 109.375 213.646C107.18 213.439 105.118 213.193 103.213 212.906C99.5051 212.367 95.8241 211.645 92.1839 210.739C91.2746 210.515 90.4367 210.072 89.7462 209.443C89.0544 208.814 88.5316 208.036 88.2245 207.156C88.2117 207.132 88.2113 207.108 88.1985 207.084C88.0019 206.494 87.8054 205.903 87.6209 205.3C81.2156 185.379 78.3259 163.896 77.2289 144.739C77.1006 142.471 76.9972 140.23 76.9192 138.037C76.881 137.302 76.8675 136.58 76.8416 135.858C76.7561 133.266 76.7204 130.735 76.6981 128.265C76.6877 127.073 76.6779 125.904 76.6803 124.748C76.6532 112.413 77.2689 100.155 78.5199 88.011C78.9496 85.4865 80.2396 83.1847 82.186 81.4652C82.3646 81.3725 82.5431 81.2679 82.7219 81.1865C85.2096 80.1647 87.8209 79.445 90.4985 79.0388C94.0334 78.3433 97.6034 77.8223 101.193 77.4867C107.725 77.0014 114.208 76.5746 120.75 76.6668C128.922 76.7704 137.071 77.5624 145.104 79.0413C148.131 79.43 151.11 80.1627 153.983 81.216C157.624 82.8414 159.474 86.4424 160.009 90.0946C160.088 90.6808 160.178 91.2671 160.246 91.8535C160.275 92.0259 160.304 92.1985 160.322 92.3709C160.612 94.6605 160.855 96.9405 161.016 99.2341C161.06 99.8568 161.093 100.468 161.138 101.091C161.144 101.264 161.162 101.449 161.168 101.622C161.267 103.492 161.303 104.89 161.317 105.283Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.376 105.245C161.41 106.262 161.432 107.245 161.465 108.205C161.498 109.166 161.53 110.103 161.549 111.006C161.677 115.086 161.785 118.59 161.866 121.658C161.901 122.681 161.922 123.647 161.942 124.578C161.985 126.172 162.011 127.629 162.034 128.981C162.044 129.61 162.053 130.216 162.061 130.8C162.071 131.103 162.069 131.406 162.067 131.686C162.065 131.967 162.063 132.27 162.073 132.55C162.117 144.613 161.1 146.149 158.222 162.904C157.613 166.482 156.66 178.187 155.881 188.748C155.866 189.023 155.839 189.298 155.823 189.56C155.826 189.62 155.824 189.668 155.816 189.716C155.73 190.732 155.655 191.748 155.591 192.729C155.576 193.028 155.551 193.339 155.524 193.638C155.492 194.105 155.447 194.572 155.426 195.027C155.428 195.074 155.426 195.11 155.417 195.146C155.384 195.601 155.351 196.045 155.317 196.488C155.27 197.267 155.211 198.034 155.151 198.765C155.126 199.125 155.101 199.473 155.089 199.82C155.079 199.893 155.082 199.964 155.072 200.036C155.003 200.865 154.955 201.633 154.906 202.353C154.89 202.593 154.874 202.821 154.857 203.049C154.839 203.242 154.833 203.422 154.814 203.59L154.815 203.602C154.798 203.842 154.782 204.083 154.765 204.299C154.751 204.599 154.724 204.888 154.709 205.152L154.709 205.164C154.657 205.909 154.394 206.635 153.948 207.233C153.503 207.831 152.893 208.289 152.192 208.556C150.321 209.281 148.438 209.934 146.543 210.492C144.016 211.245 141.498 211.865 138.99 212.353C138.448 212.461 137.893 212.57 137.351 212.666C136.024 212.912 134.696 213.11 133.378 213.283C132.653 213.384 131.926 213.472 131.199 213.536C130.727 213.595 130.255 213.641 129.782 213.676C129.127 213.75 128.485 213.8 127.854 213.85C126.932 213.919 126.032 213.963 125.133 214.006C124.27 214.049 123.394 214.081 122.542 214.099C122.116 214.108 121.69 214.118 121.275 214.115C120.922 214.122 120.569 214.13 120.227 214.125L118.776 214.121C117.947 214.102 117.141 214.083 116.335 214.052C115.529 214.022 114.734 213.991 113.964 213.947C113.193 213.903 112.41 213.859 111.651 213.803C110.892 213.747 110.157 213.678 109.434 213.609C107.239 213.401 105.177 213.155 103.272 212.868C99.5637 212.329 95.8827 211.607 92.2425 210.701C91.3332 210.477 90.4953 210.034 89.8048 209.405C89.113 208.776 88.5902 207.998 88.2831 207.118C88.2703 207.094 88.2699 207.07 88.2571 207.046C88.0605 206.456 87.864 205.865 87.6795 205.262C81.2742 185.341 78.3848 163.858 77.2878 144.701C77.1595 142.434 77.0562 140.192 76.9782 137.999C76.9399 137.264 76.9261 136.542 76.9002 135.82C76.8147 133.228 76.779 130.697 76.7567 128.227C76.7463 127.035 76.7364 125.866 76.7389 124.71C76.7118 112.375 77.3275 100.117 78.5784 87.9731C79.0082 85.4486 80.2982 83.1467 82.2446 81.4273C82.4232 81.3345 82.6017 81.2299 82.7805 81.1485C85.2682 80.1268 87.8795 79.407 90.5571 79.0009C94.092 78.3054 97.662 77.7844 101.252 77.4487C107.784 76.9634 114.266 76.5366 120.808 76.6289C128.981 76.7324 137.129 77.5245 145.162 79.0033C148.189 79.392 151.169 80.1248 154.042 81.178C157.683 82.8034 159.532 86.4044 160.068 90.0566C160.147 90.6428 160.237 91.2291 160.304 91.8155C160.334 91.9879 160.363 92.1606 160.381 92.333C160.671 94.6226 160.914 96.9025 161.075 99.1961C161.119 99.8189 161.152 100.43 161.197 101.053C161.203 101.226 161.221 101.411 161.227 101.584C161.326 103.454 161.362 104.852 161.376 105.245Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.434 105.207C161.469 106.224 161.491 107.207 161.524 108.167C161.557 109.128 161.589 110.065 161.608 110.968C161.736 115.048 161.844 118.552 161.925 121.62C161.96 122.643 161.981 123.609 162.001 124.54C162.044 126.134 162.07 127.591 162.093 128.943C162.102 129.572 162.111 130.178 162.119 130.762C162.13 131.065 162.128 131.368 162.126 131.648C162.124 131.929 162.122 132.232 162.132 132.512C162.176 144.575 161.159 146.111 158.281 162.866C157.672 166.444 156.72 178.149 155.94 188.71C155.925 188.985 155.898 189.26 155.882 189.522C155.886 189.582 155.883 189.63 155.875 189.678C155.788 190.694 155.714 191.71 155.65 192.691C155.635 192.99 155.61 193.301 155.583 193.6C155.55 194.067 155.506 194.534 155.484 194.989C155.487 195.037 155.485 195.072 155.476 195.109C155.443 195.563 155.409 196.007 155.376 196.45C155.329 197.229 155.27 197.996 155.21 198.727C155.185 199.087 155.161 199.435 155.148 199.782C155.138 199.855 155.14 199.926 155.131 199.998C155.061 200.827 155.014 201.595 154.965 202.315C154.949 202.555 154.932 202.783 154.916 203.011C154.898 203.204 154.892 203.384 154.873 203.552L154.874 203.564C154.857 203.804 154.841 204.045 154.824 204.261C154.81 204.561 154.783 204.85 154.767 205.114L154.768 205.126C154.716 205.872 154.453 206.597 154.007 207.195C153.561 207.793 152.952 208.251 152.25 208.518C150.38 209.243 148.497 209.896 146.602 210.454C144.075 211.207 141.556 211.827 139.049 212.315C138.506 212.423 137.952 212.532 137.41 212.628C136.083 212.874 134.755 213.072 133.437 213.245C132.711 213.346 131.985 213.434 131.258 213.498C130.786 213.557 130.314 213.603 129.841 213.638C129.187 213.712 128.544 213.762 127.913 213.812C126.99 213.881 126.091 213.925 125.192 213.968C124.329 214.011 123.453 214.043 122.601 214.061C122.175 214.07 121.749 214.08 121.334 214.077C120.981 214.084 120.628 214.092 120.287 214.087L118.836 214.083C118.006 214.064 117.2 214.045 116.394 214.014C115.588 213.984 114.793 213.953 114.023 213.909C113.252 213.865 112.469 213.821 111.71 213.765C110.951 213.709 110.216 213.64 109.493 213.571C107.298 213.363 105.235 213.117 103.33 212.831C99.6225 212.291 95.9415 211.569 92.3013 210.663C91.3921 210.439 90.5542 209.996 89.8636 209.367C89.1718 208.738 88.6494 207.96 88.3423 207.08C88.3295 207.056 88.3287 207.032 88.3159 207.008C88.1193 206.418 87.9228 205.827 87.7383 205.225C81.3331 185.303 78.4436 163.82 77.3467 144.663C77.2184 142.396 77.115 140.154 77.037 137.961C76.9987 137.227 76.9849 136.504 76.9591 135.782C76.8736 133.19 76.8382 130.659 76.8158 128.189C76.8055 126.997 76.7953 125.828 76.7977 124.672C76.7706 112.337 77.3864 100.079 78.6373 87.9351C79.067 85.4106 80.3574 83.1087 82.3037 81.3893C82.4824 81.2966 82.6605 81.1919 82.8393 81.1105C85.327 80.0888 87.9384 79.3691 90.6159 78.9629C94.1508 78.2674 97.7208 77.7464 101.311 77.4107C107.842 76.9255 114.325 76.4986 120.867 76.5909C129.04 76.6944 137.189 77.4865 145.221 78.9653C148.249 79.354 151.228 80.0868 154.101 81.1401C157.741 82.7654 159.591 86.3664 160.127 90.0187C160.206 90.6049 160.296 91.1911 160.363 91.7776C160.393 91.9499 160.422 92.1226 160.44 92.295C160.73 94.5846 160.973 96.8646 161.133 99.1582C161.178 99.7809 161.211 100.392 161.256 101.015C161.262 101.188 161.28 101.373 161.286 101.546C161.385 103.416 161.421 104.814 161.434 105.207Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.493 105.169C161.528 106.186 161.55 107.169 161.583 108.129C161.616 109.09 161.648 110.027 161.667 110.93C161.795 115.01 161.903 118.514 161.984 121.582C162.019 122.605 162.04 123.571 162.06 124.502C162.103 126.097 162.129 127.553 162.152 128.905C162.161 129.534 162.17 130.141 162.178 130.724C162.189 131.027 162.187 131.33 162.185 131.611C162.182 131.891 162.181 132.194 162.191 132.474C162.235 144.537 161.218 146.073 158.34 162.828C157.731 166.406 156.778 178.111 155.999 188.672C155.983 188.947 155.956 189.222 155.941 189.484C155.944 189.544 155.942 189.592 155.934 189.64C155.847 190.656 155.773 191.672 155.709 192.653C155.694 192.952 155.668 193.263 155.642 193.562C155.609 194.029 155.564 194.496 155.543 194.951C155.546 194.999 155.543 195.034 155.535 195.071C155.502 195.525 155.468 195.969 155.435 196.412C155.388 197.191 155.329 197.958 155.268 198.689C155.244 199.049 155.219 199.397 155.207 199.744C155.197 199.817 155.199 199.889 155.189 199.96C155.12 200.789 155.073 201.557 155.024 202.277C155.008 202.517 154.991 202.745 154.975 202.973C154.957 203.166 154.951 203.346 154.932 203.514L154.932 203.526C154.916 203.766 154.9 204.007 154.883 204.223C154.869 204.523 154.842 204.812 154.826 205.076L154.826 205.088C154.775 205.834 154.512 206.559 154.066 207.157C153.621 207.755 153.011 208.213 152.309 208.48C150.439 209.205 148.556 209.858 146.661 210.416C144.134 211.169 141.615 211.789 139.108 212.277C138.566 212.385 138.011 212.494 137.469 212.59C136.142 212.836 134.813 213.034 133.496 213.207C132.77 213.308 132.044 213.396 131.317 213.46C130.845 213.519 130.373 213.565 129.9 213.6C129.245 213.674 128.602 213.724 127.972 213.774C127.049 213.843 126.15 213.887 125.251 213.93C124.388 213.973 123.512 214.005 122.66 214.023C122.234 214.032 121.808 214.042 121.393 214.039C121.04 214.046 120.687 214.054 120.345 214.049L118.894 214.045C118.065 214.026 117.259 214.007 116.453 213.977C115.646 213.946 114.852 213.915 114.082 213.871C113.311 213.827 112.528 213.783 111.769 213.727C111.01 213.671 110.275 213.602 109.551 213.533C107.357 213.326 105.295 213.079 103.389 212.793C99.6816 212.253 96.0006 211.531 92.3604 210.625C91.4511 210.401 90.6133 209.958 89.9227 209.329C89.2309 208.7 88.7081 207.922 88.401 207.042C88.3882 207.018 88.3878 206.994 88.375 206.97C88.1784 206.38 87.9816 205.789 87.797 205.187C81.3918 185.265 78.5024 163.782 77.4054 144.625C77.2771 142.358 77.1738 140.116 77.0957 137.923C77.0575 137.189 77.044 136.466 77.0181 135.744C76.9326 133.152 76.8969 130.621 76.8746 128.151C76.8642 126.959 76.8544 125.79 76.8568 124.634C76.8297 112.299 77.4455 100.041 78.6964 87.8971C79.1261 85.3726 80.4161 83.0708 82.3625 81.3513C82.5411 81.2586 82.7196 81.154 82.8984 81.0726C85.3861 80.0509 87.9974 79.3311 90.675 78.9249C94.2099 78.2294 97.7799 77.7084 101.37 77.3728C107.901 76.8875 114.384 76.4607 120.926 76.5529C129.099 76.6565 137.247 77.4485 145.28 78.9274C148.307 79.3161 151.287 80.0489 154.16 81.1021C157.8 82.7275 159.65 86.3285 160.186 89.9807C160.265 90.5669 160.355 91.1532 160.422 91.7396C160.451 91.912 160.481 92.0846 160.499 92.257C160.789 94.5467 161.031 96.8266 161.192 99.1202C161.237 99.7429 161.27 100.354 161.314 100.977C161.32 101.15 161.339 101.335 161.345 101.508C161.444 103.378 161.48 104.776 161.493 105.169Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.552 105.131C161.587 106.148 161.609 107.131 161.642 108.091C161.674 109.052 161.707 109.989 161.726 110.892C161.853 114.972 161.962 118.477 162.043 121.544C162.078 122.567 162.099 123.533 162.119 124.464C162.162 126.059 162.188 127.515 162.21 128.867C162.22 129.496 162.229 130.103 162.237 130.686C162.247 130.989 162.246 131.292 162.244 131.573C162.242 131.853 162.24 132.156 162.25 132.436C162.294 144.499 161.277 146.035 158.399 162.79C157.789 166.368 156.837 178.073 156.057 188.634C156.042 188.909 156.015 189.184 156 189.446C156.003 189.506 156.001 189.554 155.993 189.602C155.906 190.618 155.832 191.634 155.767 192.615C155.753 192.914 155.727 193.225 155.701 193.524C155.668 193.991 155.623 194.458 155.602 194.913C155.605 194.961 155.603 194.997 155.594 195.033C155.561 195.488 155.527 195.931 155.494 196.374C155.447 197.153 155.388 197.92 155.327 198.652C155.303 199.011 155.278 199.359 155.265 199.707C155.256 199.779 155.258 199.851 155.249 199.922C155.179 200.751 155.132 201.519 155.083 202.239C155.067 202.479 155.05 202.707 155.034 202.935C155.016 203.128 155.01 203.308 154.991 203.476L154.991 203.488C154.975 203.728 154.959 203.969 154.942 204.185C154.927 204.485 154.901 204.774 154.885 205.038L154.886 205.05C154.834 205.796 154.571 206.521 154.125 207.119C153.679 207.717 153.07 208.175 152.368 208.442C150.498 209.167 148.615 209.82 146.72 210.378C144.193 211.131 141.674 211.751 139.166 212.239C138.624 212.347 138.07 212.456 137.528 212.552C136.201 212.798 134.872 212.996 133.554 213.169C132.829 213.27 132.103 213.358 131.376 213.422C130.904 213.481 130.431 213.527 129.958 213.562C129.304 213.636 128.662 213.686 128.031 213.736C127.108 213.805 126.209 213.849 125.31 213.892C124.447 213.935 123.571 213.967 122.719 213.985C122.293 213.994 121.866 214.004 121.452 214.001C121.099 214.008 120.746 214.016 120.404 214.011L118.953 214.007C118.123 213.988 117.318 213.969 116.512 213.939C115.705 213.908 114.911 213.877 114.14 213.833C113.37 213.789 112.587 213.745 111.828 213.689C111.069 213.633 110.333 213.564 109.61 213.495C107.416 213.288 105.353 213.041 103.448 212.755C99.7404 212.215 96.0595 211.493 92.4192 210.587C91.51 210.363 90.6721 209.92 89.9815 209.291C89.2898 208.662 88.767 207.884 88.4598 207.004C88.447 206.98 88.4466 206.956 88.4339 206.932C88.2373 206.342 88.0407 205.751 87.8562 205.149C81.451 185.227 78.5612 163.744 77.4642 144.587C77.336 142.32 77.2329 140.078 77.1549 137.885C77.1167 137.151 77.1028 136.428 77.077 135.706C76.9915 133.114 76.9558 130.583 76.9334 128.113C76.9231 126.921 76.9132 125.752 76.9157 124.596C76.8885 112.261 77.5043 100.003 78.7552 87.8592C79.185 85.3347 80.475 83.0328 82.4213 81.3134C82.6 81.2206 82.7784 81.116 82.9573 81.0346C85.445 80.0129 88.0563 79.2931 90.7338 78.887C94.2688 78.1915 97.8387 77.6705 101.429 77.3348C107.96 76.8495 114.443 76.4227 120.985 76.515C129.157 76.6185 137.306 77.4106 145.339 78.8894C148.366 79.2781 151.346 80.0109 154.219 81.0641C157.859 82.6895 159.709 86.2905 160.245 89.9428C160.323 90.5289 160.414 91.1152 160.481 91.7016C160.511 91.874 160.54 92.0467 160.557 92.2191C160.847 94.5087 161.09 96.7887 161.251 99.0822C161.296 99.705 161.329 100.316 161.374 100.939C161.38 101.112 161.397 101.297 161.403 101.47C161.503 103.34 161.539 104.738 161.552 105.131Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.611 105.093C161.646 106.11 161.668 107.093 161.701 108.053C161.734 109.014 161.766 109.951 161.785 110.854C161.913 114.934 162.02 118.439 162.102 121.506C162.137 122.529 162.158 123.495 162.178 124.426C162.221 126.021 162.247 127.477 162.27 128.829C162.279 129.458 162.288 130.065 162.296 130.648C162.307 130.951 162.305 131.254 162.303 131.535C162.3 131.815 162.299 132.118 162.309 132.398C162.353 144.461 161.336 145.997 158.457 162.752C157.848 166.33 156.896 178.035 156.116 188.596C156.101 188.871 156.074 189.146 156.059 189.408C156.062 189.468 156.06 189.516 156.052 189.564C155.965 190.58 155.89 191.596 155.826 192.577C155.812 192.876 155.786 193.187 155.76 193.486C155.727 193.953 155.682 194.42 155.661 194.875C155.664 194.923 155.661 194.959 155.653 194.995C155.62 195.45 155.586 195.893 155.553 196.336C155.506 197.115 155.447 197.882 155.386 198.614C155.362 198.973 155.337 199.321 155.325 199.669C155.315 199.741 155.317 199.813 155.307 199.884C155.238 200.713 155.191 201.481 155.142 202.201C155.126 202.441 155.109 202.669 155.092 202.897C155.075 203.09 155.068 203.27 155.05 203.438L155.05 203.45C155.034 203.69 155.018 203.931 155.001 204.147C154.986 204.447 154.96 204.736 154.944 205L154.944 205.012C154.893 205.758 154.63 206.483 154.184 207.081C153.738 207.679 153.129 208.137 152.427 208.404C150.557 209.129 148.674 209.782 146.779 210.34C144.252 211.093 141.733 211.713 139.225 212.201C138.683 212.31 138.129 212.418 137.586 212.514C136.26 212.76 134.931 212.958 133.614 213.131C132.888 213.232 132.162 213.32 131.435 213.384C130.963 213.443 130.491 213.489 130.018 213.524C129.363 213.598 128.72 213.648 128.09 213.698C127.167 213.767 126.268 213.811 125.369 213.854C124.506 213.898 123.63 213.929 122.778 213.947C122.352 213.957 121.925 213.966 121.511 213.963C121.158 213.97 120.805 213.978 120.463 213.973L119.012 213.969C118.182 213.95 117.377 213.932 116.571 213.901C115.764 213.87 114.97 213.839 114.2 213.795C113.429 213.751 112.646 213.707 111.887 213.651C111.128 213.595 110.393 213.526 109.669 213.457C107.475 213.25 105.412 213.003 103.507 212.717C99.7993 212.177 96.1183 211.455 92.4781 210.549C91.5688 210.325 90.7309 209.882 90.0404 209.253C89.3486 208.624 88.8262 207.846 88.519 206.966C88.5062 206.942 88.5055 206.918 88.4927 206.894C88.2961 206.304 88.0996 205.713 87.9151 205.111C81.5098 185.189 78.6204 163.706 77.5234 144.549C77.3951 142.282 77.2918 140.04 77.2137 137.847C77.1755 137.113 77.1617 136.39 77.1358 135.668C77.0503 133.076 77.015 130.545 76.9926 128.075C76.9822 126.883 76.972 125.714 76.9745 124.558C76.9474 112.223 77.5631 99.9652 78.814 87.8212C79.2438 85.2967 80.5341 82.9949 82.4805 81.2754C82.6591 81.1827 82.8373 81.078 83.0161 80.9966C85.5038 79.9749 88.1151 79.2552 90.7927 78.849C94.3276 78.1535 97.8976 77.6325 101.487 77.2969C108.019 76.8116 114.502 76.3847 121.044 76.477C129.216 76.5805 137.365 77.3726 145.398 78.8514C148.425 79.2401 151.405 79.9729 154.278 81.0262C157.918 82.6515 159.768 86.2525 160.304 89.9048C160.382 90.491 160.473 91.0772 160.54 91.6637C160.569 91.836 160.599 92.0087 160.617 92.1811C160.907 94.4707 161.149 96.7507 161.31 99.0443C161.355 99.667 161.388 100.278 161.432 100.901C161.438 101.074 161.456 101.259 161.462 101.432C161.562 103.302 161.598 104.7 161.611 105.093Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.67 105.055C161.705 106.072 161.727 107.055 161.76 108.015C161.792 108.976 161.825 109.913 161.844 110.816C161.971 114.896 162.08 118.401 162.161 121.468C162.196 122.491 162.217 123.457 162.237 124.388C162.28 125.983 162.306 127.439 162.328 128.791C162.338 129.42 162.347 130.027 162.355 130.61C162.365 130.913 162.364 131.217 162.361 131.497C162.359 131.777 162.358 132.08 162.367 132.36C162.411 144.423 161.395 145.959 158.517 162.714C157.907 166.292 156.955 177.997 156.175 188.558C156.16 188.833 156.133 189.108 156.118 189.37C156.121 189.43 156.119 189.478 156.111 189.526C156.024 190.542 155.949 191.558 155.885 192.539C155.871 192.838 155.845 193.149 155.819 193.448C155.786 193.915 155.741 194.382 155.72 194.837C155.723 194.885 155.72 194.921 155.712 194.957C155.679 195.412 155.645 195.855 155.611 196.298C155.565 197.077 155.506 197.844 155.445 198.576C155.421 198.935 155.396 199.283 155.383 199.631C155.374 199.703 155.376 199.775 155.366 199.846C155.297 200.675 155.25 201.443 155.201 202.163C155.185 202.403 155.168 202.631 155.151 202.859C155.133 203.052 155.127 203.232 155.109 203.4L155.109 203.412C155.093 203.652 155.077 203.893 155.06 204.109C155.045 204.409 155.018 204.698 155.003 204.962L155.003 204.974C154.952 205.72 154.688 206.445 154.243 207.043C153.797 207.641 153.187 208.099 152.486 208.366C150.615 209.091 148.733 209.744 146.838 210.302C144.311 211.055 141.792 211.675 139.284 212.163C138.742 212.272 138.188 212.38 137.645 212.476C136.319 212.722 134.99 212.92 133.672 213.094C132.947 213.194 132.221 213.282 131.494 213.346C131.022 213.405 130.549 213.451 130.076 213.486C129.422 213.56 128.779 213.61 128.148 213.66C127.226 213.729 126.327 213.773 125.428 213.817C124.564 213.86 123.688 213.891 122.836 213.909C122.41 213.919 121.984 213.928 121.57 213.925C121.217 213.932 120.864 213.94 120.522 213.935L119.071 213.931C118.241 213.912 117.436 213.894 116.629 213.863C115.823 213.832 115.029 213.801 114.258 213.757C113.488 213.713 112.705 213.669 111.946 213.613C111.187 213.557 110.451 213.488 109.728 213.419C107.533 213.212 105.471 212.965 103.566 212.679C99.8584 212.139 96.177 211.417 92.5368 210.511C91.6276 210.287 90.79 209.844 90.0994 209.215C89.4077 208.586 88.8849 207.808 88.5778 206.928C88.565 206.904 88.5646 206.88 88.5518 206.856C88.3552 206.266 88.1583 205.675 87.9738 205.073C81.5685 185.151 78.6791 163.668 77.5822 144.511C77.4539 142.244 77.3505 140.002 77.2725 137.809C77.2342 137.075 77.2207 136.352 77.1949 135.63C77.1094 133.038 77.0737 130.507 77.0513 128.037C77.041 126.845 77.0311 125.676 77.0336 124.52C77.0065 112.185 77.6222 99.9272 78.8731 87.7832C79.3029 85.2587 80.5929 82.9569 82.5392 81.2375C82.7179 81.1447 82.8963 81.0401 83.0752 80.9587C85.5629 79.937 88.1739 79.2172 90.8514 78.811C94.3863 78.1156 97.9563 77.5945 101.546 77.2589C108.078 76.7736 114.561 76.3468 121.103 76.439C129.275 76.5426 137.424 77.3346 145.457 78.8135C148.484 79.2022 151.464 79.935 154.336 80.9882C157.977 82.6136 159.827 86.2146 160.363 89.8668C160.441 90.453 160.532 91.0393 160.599 91.6257C160.628 91.7981 160.658 91.9707 160.675 92.1431C160.965 94.4328 161.208 96.7127 161.369 99.0063C161.414 99.629 161.446 100.24 161.491 100.863C161.497 101.036 161.515 101.221 161.521 101.394C161.621 103.264 161.657 104.662 161.67 105.055Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.729 105.017C161.764 106.034 161.786 107.017 161.818 107.977C161.851 108.938 161.883 109.875 161.902 110.778C162.03 114.858 162.138 118.363 162.22 121.43C162.255 122.453 162.276 123.419 162.296 124.35C162.339 125.945 162.365 127.401 162.387 128.753C162.397 129.382 162.406 129.989 162.414 130.572C162.424 130.875 162.423 131.179 162.421 131.459C162.418 131.739 162.417 132.042 162.426 132.322C162.471 144.385 161.454 145.921 158.575 162.676C157.966 166.254 157.014 177.959 156.234 188.52C156.219 188.795 156.192 189.07 156.177 189.332C156.18 189.392 156.178 189.44 156.17 189.488C156.083 190.504 156.008 191.52 155.944 192.501C155.93 192.8 155.904 193.111 155.878 193.41C155.845 193.877 155.8 194.344 155.779 194.799C155.782 194.847 155.779 194.883 155.771 194.919C155.738 195.374 155.704 195.817 155.67 196.26C155.624 197.039 155.564 197.806 155.504 198.538C155.48 198.897 155.455 199.245 155.442 199.593C155.432 199.665 155.435 199.737 155.425 199.809C155.356 200.637 155.309 201.405 155.26 202.125C155.244 202.365 155.227 202.593 155.21 202.821C155.193 203.014 155.186 203.194 155.168 203.362L155.168 203.374C155.152 203.615 155.136 203.855 155.118 204.071C155.104 204.371 155.077 204.66 155.062 204.924L155.062 204.936C155.011 205.682 154.748 206.407 154.302 207.005C153.856 207.603 153.247 208.061 152.545 208.328C150.675 209.053 148.792 209.706 146.897 210.264C144.369 211.017 141.851 211.637 139.343 212.125C138.801 212.234 138.247 212.342 137.704 212.438C136.378 212.684 135.049 212.882 133.731 213.056C133.006 213.156 132.28 213.244 131.553 213.308C131.081 213.367 130.608 213.413 130.135 213.448C129.481 213.522 128.838 213.572 128.207 213.622C127.285 213.691 126.386 213.735 125.486 213.779C124.623 213.822 123.748 213.853 122.896 213.871C122.469 213.881 122.043 213.89 121.629 213.887C121.276 213.894 120.922 213.902 120.581 213.897L119.13 213.893C118.3 213.874 117.494 213.856 116.688 213.825C115.882 213.794 115.088 213.763 114.317 213.719C113.547 213.675 112.764 213.631 112.005 213.575C111.245 213.519 110.51 213.45 109.787 213.381C107.592 213.174 105.53 212.927 103.625 212.641C99.9172 212.102 96.2362 211.379 92.596 210.473C91.6867 210.25 90.8488 209.806 90.1583 209.177C89.4665 208.548 88.9437 207.77 88.6366 206.89C88.6238 206.866 88.6234 206.842 88.6106 206.818C88.414 206.228 88.2175 205.637 88.033 205.035C81.6277 185.113 78.738 163.63 77.641 144.473C77.5127 142.206 77.4093 139.964 77.3313 137.771C77.2931 137.037 77.2796 136.314 77.2537 135.592C77.1682 133 77.1325 130.469 77.1102 127.999C77.0998 126.807 77.09 125.638 77.0924 124.482C77.0653 112.148 77.6811 99.8893 78.932 87.7453C79.3617 85.2208 80.6517 82.9189 82.5981 81.1995C82.7767 81.1067 82.9552 81.0021 83.134 80.9207C85.6217 79.899 88.233 79.1792 90.9106 78.7731C94.4455 78.0776 98.0155 77.5566 101.605 77.2209C108.137 76.7356 114.62 76.3088 121.162 76.4011C129.334 76.5046 137.483 77.2967 145.516 78.7755C148.543 79.1642 151.522 79.897 154.395 80.9502C158.036 82.5756 159.886 86.1766 160.421 89.8289C160.5 90.415 160.591 91.0013 160.658 91.5878C160.687 91.7601 160.717 91.9328 160.734 92.1052C161.024 94.3948 161.267 96.6748 161.428 98.9683C161.473 99.5911 161.506 100.202 161.55 100.825C161.556 100.998 161.574 101.183 161.58 101.356C161.679 103.227 161.716 104.624 161.729 105.017Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.788 104.979C161.823 105.996 161.845 106.979 161.878 107.939C161.91 108.9 161.943 109.837 161.962 110.74C162.089 114.82 162.197 118.325 162.278 121.392C162.313 122.415 162.335 123.381 162.355 124.312C162.397 125.907 162.424 127.363 162.446 128.715C162.456 129.344 162.465 129.951 162.473 130.534C162.483 130.837 162.482 131.141 162.479 131.421C162.477 131.701 162.476 132.004 162.485 132.284C162.529 144.347 161.512 145.883 158.634 162.638C158.025 166.216 157.073 177.921 156.293 188.482C156.278 188.757 156.251 189.032 156.236 189.295C156.239 189.354 156.237 189.402 156.229 189.45C156.142 190.466 156.067 191.482 156.003 192.463C155.989 192.762 155.963 193.073 155.937 193.372C155.904 193.839 155.859 194.306 155.838 194.761C155.841 194.809 155.838 194.845 155.83 194.881C155.797 195.336 155.763 195.779 155.729 196.222C155.683 197.001 155.624 197.768 155.563 198.5C155.539 198.859 155.514 199.207 155.501 199.555C155.492 199.627 155.494 199.699 155.484 199.771C155.415 200.599 155.368 201.367 155.319 202.087C155.303 202.327 155.286 202.555 155.269 202.784C155.251 202.976 155.245 203.156 155.227 203.324L155.227 203.336C155.211 203.577 155.194 203.817 155.177 204.033C155.163 204.333 155.136 204.622 155.121 204.886L155.121 204.898C155.07 205.644 154.806 206.369 154.361 206.967C153.915 207.565 153.305 208.023 152.604 208.29C150.733 209.015 148.85 209.668 146.956 210.226C144.428 210.979 141.91 211.599 139.402 212.087C138.86 212.196 138.306 212.304 137.763 212.4C136.437 212.646 135.108 212.844 133.79 213.018C133.065 213.118 132.339 213.206 131.612 213.27C131.14 213.329 130.667 213.375 130.194 213.41C129.54 213.485 128.897 213.535 128.266 213.585C127.344 213.653 126.445 213.697 125.545 213.741C124.682 213.784 123.806 213.815 122.954 213.833C122.528 213.843 122.102 213.852 121.688 213.849C121.335 213.857 120.982 213.864 120.64 213.86L119.189 213.855C118.359 213.836 117.554 213.818 116.747 213.787C115.941 213.756 115.147 213.725 114.376 213.681C113.606 213.637 112.823 213.593 112.064 213.537C111.305 213.481 110.569 213.412 109.846 213.343C107.651 213.136 105.589 212.889 103.684 212.603C99.976 212.064 96.2951 211.341 92.6548 210.435C91.7456 210.212 90.9077 209.768 90.2171 209.139C89.5254 208.51 89.0026 207.732 88.6954 206.852C88.6826 206.828 88.6822 206.804 88.6695 206.78C88.4729 206.19 88.2763 205.599 88.0918 204.997C81.6866 185.075 78.7972 163.592 77.7002 144.435C77.5719 142.168 77.4685 139.926 77.3905 137.733C77.3523 136.999 77.3384 136.276 77.3126 135.554C77.2271 132.962 77.1914 130.431 77.169 127.962C77.1587 126.769 77.1488 125.6 77.1512 124.444C77.1241 112.11 77.7399 99.8513 78.9908 87.7073C79.4205 85.1828 80.7105 82.881 82.6569 81.1615C82.8355 81.0688 83.014 80.9642 83.1928 80.8828C85.6806 79.861 88.2919 79.1413 90.9694 78.7351C94.5044 78.0396 98.0743 77.5186 101.664 77.183C108.196 76.6977 114.679 76.2709 121.22 76.3631C129.393 76.4666 137.542 77.2587 145.575 78.7376C148.602 79.1262 151.582 79.859 154.454 80.9123C158.095 82.5377 159.944 86.1386 160.48 89.7909C160.559 90.3771 160.65 90.9634 160.717 91.5498C160.746 91.7222 160.776 91.8948 160.793 92.0672C161.083 94.3568 161.326 96.6368 161.487 98.9304C161.532 99.5531 161.564 100.164 161.609 100.787C161.615 100.96 161.633 101.145 161.639 101.318C161.738 103.189 161.775 104.586 161.788 104.979Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.847 104.941C161.882 105.958 161.903 106.941 161.936 107.901C161.969 108.862 162.001 109.799 162.02 110.702C162.148 114.782 162.256 118.287 162.338 121.354C162.373 122.377 162.394 123.343 162.414 124.274C162.457 125.869 162.483 127.325 162.505 128.677C162.515 129.306 162.524 129.913 162.532 130.496C162.542 130.799 162.54 131.103 162.538 131.383C162.536 131.663 162.534 131.966 162.544 132.246C162.588 144.309 161.571 145.846 158.693 162.6C158.084 166.179 157.132 177.883 156.352 188.444C156.337 188.719 156.31 188.994 156.295 189.257C156.298 189.316 156.295 189.364 156.287 189.412C156.201 190.428 156.126 191.444 156.062 192.425C156.048 192.724 156.022 193.035 155.996 193.334C155.963 193.801 155.918 194.268 155.897 194.723C155.9 194.771 155.897 194.807 155.889 194.843C155.855 195.298 155.822 195.741 155.788 196.184C155.741 196.963 155.682 197.73 155.622 198.462C155.598 198.821 155.573 199.169 155.56 199.517C155.55 199.589 155.553 199.661 155.543 199.733C155.474 200.561 155.426 201.329 155.378 202.049C155.361 202.289 155.345 202.517 155.328 202.746C155.31 202.938 155.304 203.118 155.286 203.286L155.286 203.298C155.27 203.539 155.253 203.779 155.236 203.995C155.222 204.295 155.195 204.584 155.18 204.848L155.18 204.86C155.128 205.606 154.865 206.331 154.42 206.929C153.974 207.527 153.364 207.985 152.663 208.252C150.792 208.977 148.909 209.63 147.015 210.188C144.487 210.941 141.969 211.561 139.461 212.049C138.919 212.158 138.365 212.266 137.822 212.363C136.496 212.608 135.167 212.806 133.849 212.98C133.124 213.08 132.397 213.168 131.671 213.232C131.198 213.291 130.726 213.337 130.253 213.372C129.599 213.447 128.956 213.497 128.325 213.547C127.403 213.615 126.504 213.659 125.604 213.703C124.741 213.746 123.865 213.777 123.013 213.795C122.587 213.805 122.161 213.814 121.747 213.811C121.394 213.819 121.04 213.826 120.699 213.822L119.248 213.817C118.418 213.799 117.612 213.78 116.806 213.749C116 213.718 115.205 213.687 114.435 213.643C113.664 213.599 112.881 213.555 112.122 213.499C111.363 213.443 110.628 213.374 109.905 213.305C107.71 213.098 105.648 212.851 103.743 212.565C100.035 212.026 96.3538 211.303 92.7136 210.397C91.8043 210.174 90.9668 209.73 90.2762 209.101C89.5844 208.472 89.0617 207.694 88.7545 206.814C88.7417 206.79 88.741 206.766 88.7282 206.742C88.5316 206.152 88.3351 205.561 88.1506 204.959C81.7453 185.037 78.8559 163.554 77.7589 144.397C77.6306 142.13 77.5273 139.888 77.4492 137.695C77.411 136.961 77.3975 136.238 77.3717 135.516C77.2862 132.924 77.2505 130.393 77.2281 127.924C77.2177 126.731 77.2079 125.562 77.2103 124.406C77.1832 112.072 77.7986 99.8133 79.0495 87.6694C79.4793 85.1448 80.7696 82.843 82.716 81.1236C82.8946 81.0308 83.0731 80.9262 83.2519 80.8448C85.7396 79.8231 88.3506 79.1033 91.0282 78.6971C94.5631 78.0017 98.1331 77.4807 101.723 77.145C108.255 76.6597 114.738 76.2329 121.28 76.3251C129.452 76.4287 137.601 77.2207 145.634 78.6996C148.661 79.0883 151.64 79.8211 154.513 80.8743C158.154 82.4997 160.004 86.1007 160.539 89.7529C160.618 90.3391 160.709 90.9254 160.776 91.5118C160.805 91.6842 160.834 91.8568 160.852 92.0293C161.142 94.3189 161.385 96.5988 161.546 98.8924C161.59 99.5151 161.623 100.127 161.668 100.75C161.674 100.922 161.692 101.107 161.698 101.28C161.797 103.151 161.833 104.548 161.847 104.941Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.906 104.903C161.94 105.92 161.962 106.903 161.995 107.863C162.028 108.824 162.06 109.761 162.079 110.664C162.207 114.744 162.315 118.249 162.396 121.316C162.431 122.339 162.453 123.305 162.473 124.236C162.515 125.831 162.541 127.287 162.564 128.639C162.574 129.268 162.582 129.875 162.591 130.458C162.601 130.761 162.6 131.065 162.597 131.345C162.595 131.625 162.594 131.928 162.603 132.208C162.647 144.271 161.63 145.808 158.752 162.562C158.143 166.141 157.191 177.845 156.411 188.406C156.396 188.681 156.369 188.956 156.353 189.219C156.357 189.278 156.355 189.326 156.347 189.374C156.26 190.39 156.185 191.406 156.121 192.387C156.107 192.686 156.081 192.997 156.054 193.297C156.022 193.763 155.977 194.23 155.956 194.685C155.958 194.733 155.956 194.769 155.948 194.805C155.914 195.26 155.881 195.703 155.847 196.146C155.8 196.925 155.741 197.692 155.681 198.424C155.656 198.783 155.632 199.131 155.619 199.479C155.609 199.551 155.612 199.623 155.602 199.695C155.533 200.523 155.486 201.291 155.437 202.011C155.42 202.251 155.404 202.479 155.387 202.708C155.369 202.9 155.363 203.08 155.344 203.248L155.345 203.26C155.329 203.501 155.312 203.741 155.295 203.957C155.281 204.257 155.254 204.546 155.238 204.81L155.239 204.822C155.187 205.568 154.924 206.294 154.479 206.891C154.033 207.489 153.423 207.947 152.721 208.214C150.851 208.939 148.968 209.593 147.074 210.15C144.546 210.903 142.028 211.523 139.52 212.011C138.978 212.12 138.424 212.228 137.881 212.325C136.554 212.57 135.226 212.768 133.908 212.942C133.182 213.042 132.457 213.13 131.73 213.194C131.258 213.253 130.785 213.299 130.312 213.334C129.658 213.409 129.015 213.459 128.384 213.509C127.461 213.577 126.562 213.621 125.663 213.665C124.8 213.708 123.924 213.739 123.072 213.757C122.646 213.767 122.22 213.776 121.806 213.773C121.452 213.781 121.099 213.788 120.758 213.784L119.307 213.779C118.477 213.761 117.671 213.742 116.865 213.711C116.059 213.68 115.264 213.649 114.494 213.605C113.723 213.561 112.94 213.517 112.181 213.461C111.422 213.405 110.687 213.336 109.964 213.267C107.769 213.06 105.707 212.813 103.802 212.527C100.094 211.988 96.413 211.265 92.7727 210.359C91.8635 210.136 91.0256 209.692 90.335 209.063C89.6433 208.434 89.1205 207.656 88.8134 206.776C88.8006 206.752 88.8002 206.728 88.7874 206.704C88.5908 206.114 88.3942 205.523 88.2097 204.921C81.8045 184.999 78.9147 163.516 77.8178 144.359C77.6895 142.092 77.5861 139.85 77.5081 137.657C77.4698 136.923 77.4563 136.2 77.4305 135.478C77.345 132.886 77.3093 130.355 77.2869 127.886C77.2766 126.693 77.2667 125.524 77.2692 124.368C77.2421 112.034 77.8578 99.7754 79.1087 87.6314C79.5385 85.1069 80.8285 82.805 82.7748 81.0856C82.9535 80.9929 83.1319 80.8882 83.3108 80.8068C85.7985 79.7851 88.4098 79.0654 91.0873 78.6592C94.6223 77.9637 98.1922 77.4427 101.782 77.107C108.314 76.6217 114.796 76.1949 121.338 76.2872C129.511 76.3907 137.66 77.1828 145.692 78.6616C148.72 79.0503 151.699 79.7831 154.572 80.8363C158.212 82.4617 160.062 86.0627 160.598 89.715C160.677 90.3012 160.767 90.8874 160.834 91.4739C160.864 91.6462 160.893 91.8189 160.911 91.9913C161.201 94.2809 161.444 96.5609 161.604 98.8544C161.649 99.4772 161.682 100.089 161.727 100.712C161.733 100.885 161.751 101.069 161.757 101.242C161.856 103.113 161.892 104.51 161.906 104.903Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M161.965 104.865C162 105.883 162.021 106.865 162.054 107.825C162.087 108.786 162.119 109.724 162.138 110.626C162.266 114.706 162.374 118.211 162.455 121.278C162.49 122.301 162.511 123.267 162.531 124.198C162.574 125.793 162.601 127.249 162.623 128.601C162.633 129.23 162.642 129.837 162.65 130.42C162.66 130.723 162.658 131.027 162.656 131.307C162.654 131.587 162.652 131.89 162.662 132.171C162.706 144.233 161.689 145.77 158.811 162.524C158.202 166.103 157.25 177.807 156.47 188.368C156.455 188.643 156.428 188.918 156.412 189.181C156.415 189.24 156.413 189.288 156.405 189.336C156.319 190.352 156.244 191.368 156.18 192.349C156.166 192.648 156.14 192.959 156.114 193.259C156.081 193.725 156.036 194.192 156.015 194.647C156.018 194.695 156.015 194.731 156.007 194.767C155.973 195.222 155.94 195.665 155.906 196.108C155.859 196.887 155.8 197.654 155.74 198.386C155.715 198.745 155.69 199.093 155.678 199.441C155.668 199.513 155.671 199.585 155.661 199.657C155.592 200.485 155.544 201.253 155.496 201.973C155.479 202.213 155.463 202.441 155.446 202.67C155.428 202.862 155.422 203.042 155.403 203.21L155.404 203.222C155.387 203.463 155.371 203.703 155.354 203.919C155.34 204.219 155.313 204.508 155.298 204.772L155.298 204.784C155.246 205.53 154.983 206.256 154.538 206.853C154.092 207.451 153.482 207.909 152.781 208.176C150.91 208.901 149.027 209.555 147.132 210.112C144.605 210.865 142.087 211.485 139.579 211.973C139.037 212.082 138.482 212.19 137.94 212.287C136.613 212.532 135.285 212.73 133.967 212.904C133.242 213.004 132.515 213.092 131.789 213.156C131.316 213.215 130.844 213.261 130.371 213.296C129.717 213.371 129.074 213.421 128.443 213.471C127.521 213.539 126.621 213.583 125.722 213.627C124.859 213.67 123.983 213.701 123.131 213.719C122.705 213.729 122.279 213.738 121.864 213.735C121.511 213.743 121.158 213.75 120.817 213.746L119.366 213.741C118.536 213.723 117.73 213.704 116.924 213.673C116.118 213.642 115.323 213.611 114.553 213.567C113.782 213.523 112.999 213.479 112.24 213.423C111.481 213.367 110.746 213.298 110.023 213.229C107.828 213.022 105.766 212.775 103.861 212.489C100.153 211.95 96.4718 211.227 92.8316 210.321C91.9223 210.098 91.0844 209.654 90.3939 209.025C89.7021 208.396 89.1793 207.618 88.8722 206.738C88.8594 206.714 88.859 206.69 88.8462 206.666C88.6496 206.076 88.4531 205.485 88.2686 204.883C81.8633 184.961 78.9739 163.478 77.8769 144.321C77.7486 142.054 77.6453 139.812 77.5673 137.619C77.529 136.885 77.5152 136.162 77.4893 135.44C77.4038 132.848 77.3681 130.317 77.3458 127.848C77.3354 126.655 77.3256 125.487 77.328 124.33C77.3009 111.996 77.9167 99.7374 79.1676 87.5934C79.5973 85.0689 80.8873 82.7671 82.8337 81.0476C83.0123 80.9549 83.1908 80.8503 83.3696 80.7689C85.8573 79.7471 88.4686 79.0274 91.1462 78.6212C94.6811 77.9257 98.2511 77.4047 101.841 77.0691C108.373 76.5838 114.855 76.157 121.397 76.2492C129.57 76.3528 137.719 77.1448 145.751 78.6237C148.779 79.0124 151.758 79.7451 154.631 80.7984C158.272 82.4238 160.121 86.0248 160.657 89.677C160.736 90.2632 160.827 90.8495 160.894 91.4359C160.923 91.6083 160.952 91.7809 160.97 91.9533C161.26 94.2429 161.503 96.5229 161.664 98.8165C161.708 99.4392 161.741 100.051 161.786 100.674C161.792 100.847 161.81 101.031 161.816 101.204C161.915 103.075 161.951 104.472 161.965 104.865Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.023 104.827C162.058 105.845 162.08 106.827 162.113 107.787C162.146 108.748 162.178 109.686 162.197 110.589C162.325 114.668 162.433 118.173 162.514 121.24C162.549 122.264 162.57 123.229 162.59 124.16C162.633 125.755 162.659 127.211 162.682 128.563C162.691 129.192 162.7 129.799 162.708 130.382C162.719 130.685 162.717 130.989 162.715 131.269C162.713 131.549 162.711 131.852 162.721 132.133C162.765 144.195 161.748 145.732 158.87 162.486C158.261 166.065 157.308 177.769 156.529 188.33C156.514 188.605 156.487 188.88 156.471 189.143C156.474 189.202 156.472 189.25 156.464 189.298C156.377 190.314 156.302 191.33 156.238 192.311C156.224 192.61 156.198 192.921 156.172 193.221C156.139 193.687 156.095 194.154 156.073 194.609C156.076 194.657 156.074 194.693 156.065 194.729C156.032 195.184 155.998 195.627 155.965 196.07C155.918 196.849 155.859 197.616 155.799 198.348C155.774 198.707 155.749 199.055 155.737 199.403C155.727 199.475 155.729 199.547 155.72 199.619C155.65 200.447 155.603 201.215 155.554 201.935C155.538 202.175 155.521 202.404 155.505 202.632C155.487 202.824 155.481 203.004 155.462 203.173L155.463 203.184C155.446 203.425 155.43 203.665 155.413 203.881C155.399 204.181 155.372 204.47 155.356 204.734L155.357 204.746C155.305 205.492 155.042 206.218 154.596 206.815C154.15 207.413 153.541 207.871 152.839 208.138C150.969 208.863 149.086 209.517 147.191 210.074C144.664 210.827 142.145 211.447 139.637 211.935C139.095 212.044 138.541 212.152 137.998 212.249C136.672 212.494 135.344 212.692 134.026 212.866C133.3 212.966 132.574 213.054 131.847 213.118C131.375 213.177 130.903 213.223 130.43 213.258C129.775 213.333 129.133 213.383 128.502 213.433C127.579 213.501 126.68 213.545 125.781 213.589C124.918 213.632 124.042 213.663 123.19 213.681C122.764 213.691 122.337 213.7 121.923 213.697C121.57 213.705 121.217 213.712 120.875 213.708L119.425 213.703C118.595 213.685 117.789 213.666 116.983 213.635C116.176 213.604 115.382 213.573 114.612 213.529C113.841 213.485 113.058 213.441 112.299 213.385C111.54 213.329 110.805 213.26 110.082 213.191C107.887 212.984 105.824 212.737 103.919 212.451C100.211 211.912 96.5304 211.189 92.8902 210.283C91.9809 210.06 91.143 209.616 90.4525 208.987C89.7607 208.358 89.2383 207.58 88.9311 206.7C88.9183 206.676 88.9176 206.652 88.9048 206.628C88.7082 206.038 88.5117 205.447 88.3272 204.845C81.9219 184.923 79.0325 163.44 77.9355 144.283C77.8072 142.016 77.7039 139.774 77.6259 137.581C77.5876 136.847 77.5738 136.124 77.5479 135.402C77.4624 132.81 77.4271 130.279 77.4047 127.81C77.3943 126.617 77.3841 125.449 77.3866 124.292C77.3595 111.958 77.9752 99.6995 79.2261 87.5555C79.6559 85.031 80.9462 82.7291 82.8926 81.0097C83.0712 80.9169 83.2494 80.8123 83.4282 80.7309C85.9159 79.7092 88.5272 78.9894 91.2048 78.5833C94.7397 77.8878 98.3097 77.3668 101.9 77.0311C108.431 76.5458 114.914 76.119 121.456 76.2112C129.629 76.3148 137.778 77.1069 145.81 78.5857C148.838 78.9744 151.817 79.7072 154.69 80.7604C158.33 82.3858 160.18 85.9868 160.716 89.639C160.794 90.2252 160.885 90.8115 160.952 91.3979C160.982 91.5703 161.011 91.743 161.029 91.9154C161.319 94.205 161.561 96.4849 161.722 98.7785C161.767 99.4013 161.8 100.013 161.845 100.636C161.851 100.809 161.869 100.993 161.875 101.166C161.974 103.037 162.01 104.435 162.023 104.827Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.082 104.789C162.117 105.807 162.139 106.789 162.172 107.749C162.205 108.71 162.237 109.648 162.256 110.551C162.384 114.63 162.492 118.135 162.573 121.203C162.608 122.226 162.629 123.191 162.649 124.122C162.692 125.717 162.718 127.173 162.741 128.525C162.75 129.154 162.759 129.761 162.767 130.344C162.778 130.647 162.776 130.951 162.774 131.231C162.772 131.511 162.77 131.815 162.78 132.095C162.824 144.157 161.807 145.694 158.929 162.448C158.32 166.027 157.367 177.731 156.588 188.292C156.573 188.567 156.546 188.842 156.53 189.105C156.533 189.164 156.531 189.212 156.523 189.26C156.437 190.276 156.362 191.292 156.298 192.273C156.284 192.572 156.257 192.883 156.231 193.183C156.198 193.649 156.154 194.116 156.132 194.571C156.135 194.619 156.133 194.655 156.124 194.691C156.091 195.146 156.057 195.589 156.024 196.032C155.977 196.811 155.918 197.578 155.858 198.31C155.833 198.669 155.808 199.017 155.796 199.365C155.786 199.437 155.788 199.509 155.779 199.581C155.709 200.409 155.662 201.177 155.613 201.897C155.597 202.137 155.581 202.366 155.564 202.594C155.546 202.786 155.54 202.966 155.521 203.135L155.522 203.146C155.505 203.387 155.489 203.627 155.472 203.843C155.458 204.143 155.431 204.432 155.415 204.696L155.416 204.708C155.364 205.454 155.101 206.18 154.655 206.777C154.21 207.375 153.6 207.833 152.898 208.1C151.028 208.825 149.145 209.479 147.25 210.036C144.723 210.789 142.205 211.41 139.697 211.898C139.155 212.006 138.6 212.114 138.058 212.211C136.731 212.456 135.403 212.654 134.085 212.828C133.359 212.928 132.633 213.016 131.906 213.08C131.434 213.139 130.962 213.186 130.489 213.22C129.834 213.295 129.192 213.345 128.561 213.395C127.638 213.463 126.739 213.507 125.84 213.551C124.977 213.594 124.101 213.625 123.249 213.644C122.823 213.653 122.397 213.662 121.982 213.659C121.629 213.667 121.276 213.674 120.934 213.67L119.484 213.665C118.654 213.647 117.848 213.628 117.042 213.597C116.235 213.566 115.441 213.535 114.671 213.491C113.9 213.447 113.117 213.404 112.358 213.348C111.599 213.291 110.864 213.222 110.14 213.153C107.946 212.946 105.884 212.699 103.979 212.413C100.271 211.874 96.5897 211.151 92.9495 210.245C92.0403 210.022 91.2024 209.578 90.5118 208.949C89.82 208.32 89.2972 207.542 88.9901 206.663C88.9773 206.639 88.9769 206.614 88.9641 206.59C88.7675 206 88.571 205.41 88.3865 204.807C81.9812 184.885 79.0915 163.402 77.9945 144.245C77.8662 141.978 77.7629 139.736 77.6848 137.543C77.6466 136.809 77.6331 136.086 77.6073 135.364C77.5218 132.772 77.4861 130.241 77.4637 127.772C77.4533 126.579 77.4435 125.411 77.4459 124.254C77.4188 111.92 78.0346 99.6615 79.2855 87.5175C79.7152 84.993 81.0052 82.6911 82.9516 80.9717C83.1302 80.879 83.3087 80.7743 83.4875 80.6929C85.9752 79.6712 88.5866 78.9515 91.2641 78.5453C94.799 77.8498 98.369 77.3288 101.959 76.9931C108.491 76.5079 114.973 76.081 121.515 76.1733C129.688 76.2768 137.837 77.0689 145.869 78.5477C148.896 78.9364 151.876 79.6692 154.749 80.7224C158.389 82.3478 160.239 85.9488 160.775 89.6011C160.854 90.1873 160.944 90.7735 161.011 91.36C161.041 91.5323 161.07 91.705 161.088 91.8774C161.378 94.167 161.62 96.447 161.781 98.7405C161.826 99.3633 161.859 99.9747 161.904 100.598C161.909 100.771 161.928 100.955 161.934 101.128C162.033 102.999 162.069 104.397 162.082 104.789Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.141 104.751C162.176 105.769 162.198 106.751 162.23 107.712C162.263 108.672 162.295 109.61 162.315 110.513C162.442 114.592 162.55 118.097 162.632 121.165C162.667 122.188 162.688 123.153 162.708 124.084C162.751 125.679 162.777 127.135 162.799 128.487C162.809 129.116 162.818 129.723 162.826 130.306C162.836 130.609 162.835 130.913 162.833 131.193C162.83 131.473 162.829 131.777 162.839 132.057C162.883 144.119 161.866 145.656 158.988 162.41C158.378 165.989 157.426 177.693 156.646 188.254C156.631 188.529 156.604 188.804 156.589 189.067C156.592 189.126 156.59 189.174 156.582 189.222C156.495 190.238 156.42 191.255 156.356 192.235C156.342 192.534 156.316 192.845 156.29 193.145C156.257 193.611 156.212 194.078 156.191 194.533C156.194 194.581 156.192 194.617 156.183 194.653C156.15 195.108 156.116 195.551 156.083 195.994C156.036 196.773 155.976 197.54 155.916 198.272C155.892 198.631 155.867 198.979 155.854 199.327C155.845 199.399 155.847 199.471 155.838 199.543C155.768 200.371 155.721 201.139 155.672 201.859C155.656 202.099 155.639 202.328 155.623 202.556C155.605 202.748 155.598 202.928 155.58 203.097L155.58 203.108C155.564 203.349 155.548 203.589 155.531 203.805C155.516 204.106 155.49 204.394 155.474 204.658L155.475 204.67C155.423 205.416 155.16 206.142 154.714 206.739C154.268 207.338 153.659 207.795 152.957 208.062C151.087 208.787 149.204 209.441 147.309 209.998C144.782 210.751 142.263 211.372 139.755 211.86C139.213 211.968 138.659 212.076 138.116 212.173C136.79 212.419 135.461 212.616 134.143 212.79C133.418 212.89 132.692 212.978 131.965 213.042C131.493 213.101 131.02 213.148 130.547 213.182C129.893 213.257 129.25 213.307 128.62 213.357C127.697 213.425 126.798 213.469 125.899 213.513C125.035 213.556 124.16 213.587 123.308 213.606C122.882 213.615 122.455 213.624 122.041 213.621C121.688 213.629 121.334 213.636 120.993 213.632L119.542 213.627C118.712 213.609 117.907 213.59 117.101 213.559C116.294 213.528 115.5 213.497 114.729 213.453C113.959 213.409 113.176 213.366 112.417 213.31C111.657 213.253 110.922 213.184 110.199 213.115C108.004 212.908 105.942 212.661 104.037 212.375C100.329 211.836 96.6483 211.113 93.0081 210.207C92.0989 209.984 91.261 209.54 90.5704 208.911C89.8786 208.282 89.3558 207.504 89.0487 206.625C89.0359 206.601 89.0355 206.576 89.0227 206.553C88.8261 205.962 88.6296 205.372 88.4451 204.769C82.0398 184.847 79.1501 163.364 78.0531 144.207C77.9248 141.94 77.8218 139.698 77.7438 137.505C77.7055 136.771 77.6917 136.048 77.6658 135.326C77.5804 132.734 77.5447 130.203 77.5223 127.734C77.5119 126.541 77.5021 125.373 77.5045 124.216C77.4774 111.882 78.0932 99.6235 79.3441 87.4795C79.7738 84.955 81.0638 82.6532 83.0102 80.9337C83.1888 80.841 83.3673 80.7364 83.5461 80.655C86.0338 79.6332 88.6451 78.9135 91.3227 78.5073C94.8576 77.8118 98.4276 77.2908 102.018 76.9552C108.549 76.4699 115.032 76.0431 121.574 76.1353C129.746 76.2389 137.895 77.0309 145.928 78.5098C148.955 78.8985 151.935 79.6313 154.808 80.6845C158.448 82.3099 160.298 85.9109 160.834 89.5631C160.912 90.1493 161.003 90.7356 161.07 91.322C161.099 91.4944 161.129 91.667 161.146 91.8394C161.436 94.129 161.679 96.409 161.84 98.7026C161.885 99.3253 161.918 99.9367 161.963 100.56C161.968 100.733 161.986 100.917 161.992 101.09C162.092 102.961 162.128 104.359 162.141 104.751Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.2 104.713C162.235 105.731 162.257 106.713 162.29 107.674C162.323 108.634 162.355 109.572 162.374 110.475C162.502 114.554 162.609 118.059 162.691 121.127C162.726 122.15 162.747 123.115 162.767 124.046C162.81 125.641 162.836 127.097 162.858 128.449C162.868 129.079 162.877 129.685 162.885 130.268C162.895 130.571 162.894 130.875 162.892 131.155C162.889 131.435 162.888 131.739 162.897 132.019C162.941 144.082 161.924 145.618 159.046 162.372C158.437 165.951 157.485 177.655 156.705 188.217C156.69 188.491 156.663 188.766 156.648 189.029C156.651 189.088 156.649 189.136 156.641 189.184C156.554 190.2 156.479 191.217 156.415 192.197C156.401 192.496 156.375 192.807 156.349 193.107C156.316 193.573 156.271 194.041 156.25 194.495C156.253 194.543 156.25 194.579 156.242 194.615C156.209 195.07 156.175 195.513 156.141 195.956C156.095 196.735 156.036 197.502 155.975 198.234C155.951 198.593 155.926 198.941 155.913 199.289C155.904 199.361 155.906 199.433 155.896 199.505C155.827 200.333 155.78 201.101 155.731 201.821C155.715 202.062 155.698 202.29 155.681 202.518C155.664 202.71 155.657 202.89 155.639 203.059L155.639 203.07C155.623 203.311 155.606 203.551 155.589 203.767C155.575 204.068 155.549 204.356 155.533 204.62L155.533 204.632C155.482 205.378 155.219 206.104 154.773 206.702C154.327 207.3 153.718 207.757 153.016 208.024C151.145 208.749 149.262 209.403 147.368 209.961C144.84 210.713 142.322 211.334 139.814 211.822C139.272 211.93 138.718 212.038 138.175 212.135C136.849 212.381 135.52 212.578 134.203 212.752C133.477 212.852 132.751 212.94 132.024 213.004C131.552 213.063 131.079 213.11 130.606 213.144C129.952 213.219 129.309 213.269 128.678 213.319C127.756 213.387 126.857 213.431 125.958 213.475C125.095 213.518 124.219 213.549 123.367 213.568C122.94 213.577 122.514 213.586 122.1 213.583C121.747 213.591 121.394 213.598 121.052 213.594L119.601 213.589C118.771 213.571 117.966 213.552 117.159 213.521C116.353 213.49 115.559 213.459 114.788 213.415C114.018 213.371 113.235 213.328 112.476 213.272C111.717 213.215 110.981 213.146 110.258 213.077C108.064 212.87 106.001 212.623 104.096 212.337C100.388 211.798 96.7072 211.076 93.0669 210.169C92.1577 209.946 91.3198 209.502 90.6292 208.873C89.9375 208.244 89.415 207.466 89.1079 206.587C89.0951 206.563 89.0943 206.538 89.0816 206.515C88.885 205.924 88.6884 205.334 88.5039 204.731C82.0987 184.809 79.2093 163.326 78.1123 144.169C77.984 141.902 77.8806 139.66 77.8026 137.467C77.7644 136.733 77.7505 136.01 77.7247 135.288C77.6392 132.696 77.6038 130.165 77.5815 127.696C77.5711 126.503 77.5609 125.335 77.5634 124.178C77.5362 111.844 78.152 99.5856 79.4029 87.4416C79.8327 84.9171 81.123 82.6152 83.0694 80.8958C83.248 80.803 83.4261 80.6984 83.605 80.617C86.0927 79.5953 88.704 78.8755 91.3815 78.4694C94.9165 77.7739 98.4864 77.2529 102.076 76.9172C108.608 76.4319 115.091 76.0051 121.633 76.0974C129.806 76.2009 137.954 76.993 145.987 78.4718C149.014 78.8605 151.994 79.5933 154.867 80.6465C158.507 82.2719 160.357 85.8729 160.892 89.5252C160.971 90.1113 161.062 90.6976 161.129 91.284C161.158 91.4564 161.188 91.6291 161.205 91.8015C161.495 94.0911 161.738 96.3711 161.899 98.6646C161.944 99.2874 161.976 99.8987 162.021 100.522C162.027 100.695 162.045 100.879 162.051 101.052C162.15 102.923 162.187 104.321 162.2 104.713Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.259 104.675C162.294 105.693 162.316 106.675 162.348 107.636C162.381 108.596 162.413 109.534 162.432 110.437C162.56 114.516 162.668 118.021 162.75 121.089C162.785 122.112 162.806 123.077 162.826 124.008C162.869 125.603 162.895 127.059 162.917 128.411C162.927 129.041 162.936 129.647 162.944 130.23C162.954 130.533 162.953 130.837 162.95 131.117C162.948 131.397 162.947 131.701 162.956 131.981C163 144.044 161.984 145.58 159.105 162.334C158.496 165.913 157.544 177.617 156.764 188.179C156.749 188.453 156.722 188.728 156.707 188.991C156.71 189.05 156.708 189.098 156.7 189.146C156.613 190.162 156.538 191.179 156.474 192.159C156.46 192.458 156.434 192.769 156.408 193.069C156.375 193.535 156.33 194.003 156.309 194.457C156.312 194.505 156.309 194.541 156.301 194.577C156.267 195.032 156.234 195.475 156.2 195.918C156.153 196.697 156.094 197.464 156.034 198.196C156.01 198.555 155.985 198.903 155.972 199.251C155.963 199.323 155.965 199.395 155.955 199.467C155.886 200.295 155.839 201.063 155.79 201.783C155.774 202.024 155.757 202.252 155.74 202.48C155.722 202.672 155.716 202.852 155.698 203.021L155.698 203.032C155.682 203.273 155.666 203.513 155.649 203.729C155.634 204.03 155.607 204.318 155.592 204.583L155.592 204.595C155.54 205.34 155.277 206.066 154.832 206.664C154.386 207.262 153.776 207.719 153.075 207.986C151.204 208.711 149.322 209.365 147.427 209.923C144.899 210.675 142.381 211.296 139.873 211.784C139.331 211.892 138.777 212 138.234 212.097C136.908 212.343 135.579 212.54 134.261 212.714C133.536 212.814 132.81 212.902 132.083 212.966C131.611 213.025 131.138 213.072 130.665 213.106C130.011 213.181 129.368 213.231 128.737 213.281C127.815 213.349 126.916 213.393 126.016 213.437C125.153 213.48 124.277 213.511 123.425 213.53C122.999 213.539 122.573 213.548 122.159 213.545C121.806 213.553 121.452 213.56 121.111 213.556L119.66 213.551C118.83 213.533 118.024 213.514 117.218 213.483C116.412 213.452 115.618 213.421 114.847 213.377C114.077 213.333 113.294 213.29 112.535 213.234C111.775 213.177 111.04 213.108 110.317 213.039C108.122 212.832 106.06 212.585 104.155 212.299C100.447 211.76 96.7659 211.038 93.1257 210.131C92.2164 209.908 91.3789 209.464 90.6883 208.835C89.9965 208.206 89.4738 207.428 89.1666 206.549C89.1538 206.525 89.1534 206.5 89.1407 206.477C88.9441 205.886 88.7472 205.296 88.5627 204.693C82.1574 184.771 79.268 163.288 78.171 144.131C78.0427 141.864 77.9394 139.622 77.8614 137.429C77.8231 136.695 77.8096 135.972 77.7838 135.25C77.6983 132.658 77.6626 130.127 77.6402 127.658C77.6298 126.465 77.62 125.297 77.6224 124.14C77.5953 111.806 78.2111 99.5476 79.462 87.4036C79.8917 84.8791 81.1817 82.5773 83.1281 80.8578C83.3067 80.7651 83.4852 80.6604 83.664 80.579C86.1518 79.5573 88.7627 78.8376 91.4403 78.4314C94.9752 77.7359 98.5452 77.2149 102.135 76.8793C108.667 76.394 115.15 75.9671 121.692 76.0594C129.864 76.1629 138.013 76.955 146.046 78.4338C149.073 78.8225 152.052 79.5553 154.925 80.6086C158.566 82.2339 160.416 85.8349 160.951 89.4872C161.03 90.0734 161.121 90.6596 161.188 91.2461C161.217 91.4184 161.247 91.5911 161.264 91.7635C161.554 94.0531 161.797 96.3331 161.958 98.6267C162.003 99.2494 162.035 99.8608 162.08 100.484C162.086 100.657 162.104 100.842 162.11 101.015C162.21 102.885 162.245 104.283 162.259 104.675Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.318 104.637C162.353 105.655 162.374 106.637 162.407 107.598C162.44 108.558 162.472 109.496 162.491 110.399C162.619 114.478 162.727 117.983 162.809 121.051C162.844 122.074 162.865 123.039 162.885 123.97C162.927 125.565 162.953 127.021 162.976 128.373C162.986 129.003 162.995 129.609 163.003 130.192C163.013 130.496 163.012 130.799 163.009 131.079C163.007 131.359 163.006 131.663 163.015 131.943C163.059 144.006 162.042 145.542 159.164 162.296C158.555 165.875 157.603 177.579 156.823 188.141C156.808 188.415 156.781 188.69 156.766 188.953C156.769 189.013 156.767 189.06 156.759 189.108C156.672 190.124 156.597 191.141 156.533 192.121C156.519 192.42 156.493 192.732 156.467 193.031C156.434 193.497 156.389 193.965 156.368 194.419C156.37 194.467 156.368 194.503 156.36 194.539C156.327 194.994 156.293 195.437 156.259 195.88C156.213 196.659 156.153 197.426 156.093 198.158C156.069 198.517 156.044 198.865 156.031 199.213C156.021 199.285 156.024 199.357 156.014 199.429C155.945 200.257 155.898 201.025 155.849 201.745C155.833 201.986 155.816 202.214 155.799 202.442C155.781 202.634 155.775 202.814 155.757 202.983L155.757 202.994C155.741 203.235 155.724 203.475 155.707 203.691C155.693 203.992 155.666 204.28 155.651 204.545L155.651 204.557C155.6 205.302 155.336 206.028 154.891 206.626C154.445 207.224 153.835 207.681 153.134 207.948C151.263 208.673 149.38 209.327 147.486 209.885C144.958 210.637 142.44 211.258 139.932 211.746C139.39 211.854 138.836 211.963 138.293 212.059C136.967 212.305 135.638 212.502 134.32 212.676C133.595 212.776 132.869 212.864 132.142 212.928C131.67 212.987 131.197 213.034 130.724 213.068C130.07 213.143 129.427 213.193 128.796 213.243C127.874 213.311 126.975 213.355 126.075 213.399C125.212 213.442 124.336 213.473 123.484 213.492C123.058 213.501 122.632 213.51 122.218 213.507C121.865 213.515 121.511 213.523 121.17 213.518L119.719 213.513C118.889 213.495 118.083 213.476 117.277 213.445C116.471 213.414 115.676 213.383 114.906 213.339C114.135 213.295 113.352 213.252 112.593 213.196C111.834 213.139 111.099 213.07 110.376 213.001C108.181 212.794 106.119 212.548 104.214 212.261C100.506 211.722 96.8251 211 93.1848 210.093C92.2756 209.87 91.4377 209.426 90.7471 208.797C90.0554 208.168 89.5326 207.39 89.2255 206.511C89.2127 206.487 89.2123 206.462 89.1995 206.439C89.0029 205.848 88.8064 205.258 88.6219 204.655C82.2166 184.733 79.3268 163.25 78.2299 144.093C78.1016 141.826 77.9982 139.584 77.9202 137.391C77.8819 136.657 77.8684 135.934 77.8426 135.212C77.7571 132.62 77.7214 130.089 77.6991 127.62C77.6887 126.427 77.6788 125.259 77.6813 124.102C77.6542 111.768 78.2699 99.5096 79.5208 87.3656C79.9506 84.8411 81.2406 82.5393 83.1869 80.8199C83.3656 80.7271 83.544 80.6225 83.7229 80.5411C86.2106 79.5194 88.8219 78.7996 91.4994 78.3934C95.0344 77.698 98.6043 77.1769 102.194 76.8413C108.726 76.356 115.209 75.9292 121.751 76.0214C129.923 76.125 138.072 76.917 146.105 78.3959C149.132 78.7846 152.111 79.5174 154.984 80.5706C158.625 82.196 160.474 85.797 161.01 89.4492C161.089 90.0354 161.18 90.6217 161.247 91.2081C161.276 91.3805 161.305 91.5531 161.323 91.7255C161.613 94.0152 161.856 96.2951 162.017 98.5887C162.061 99.2114 162.094 99.8228 162.139 100.446C162.145 100.619 162.163 100.804 162.169 100.977C162.268 102.847 162.305 104.245 162.318 104.637Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.377 104.599C162.412 105.617 162.434 106.6 162.466 107.56C162.499 108.52 162.531 109.458 162.551 110.361C162.678 114.44 162.786 117.945 162.867 121.013C162.902 122.036 162.924 123.001 162.944 123.932C162.986 125.527 163.013 126.983 163.035 128.335C163.045 128.965 163.054 129.571 163.062 130.154C163.072 130.458 163.071 130.761 163.068 131.041C163.066 131.321 163.065 131.625 163.074 131.905C163.118 143.968 162.101 145.504 159.223 162.258C158.614 165.837 157.662 177.541 156.882 188.103C156.867 188.377 156.84 188.652 156.824 188.915C156.828 188.975 156.826 189.022 156.818 189.07C156.731 190.086 156.656 191.103 156.592 192.083C156.578 192.382 156.552 192.694 156.526 192.993C156.493 193.459 156.448 193.927 156.427 194.381C156.43 194.429 156.427 194.465 156.419 194.501C156.385 194.956 156.352 195.399 156.318 195.842C156.271 196.621 156.212 197.388 156.152 198.12C156.128 198.48 156.103 198.827 156.09 199.175C156.081 199.247 156.083 199.319 156.073 199.391C156.004 200.219 155.956 200.987 155.908 201.708C155.891 201.948 155.875 202.176 155.858 202.404C155.84 202.596 155.834 202.776 155.815 202.945L155.816 202.956C155.8 203.197 155.783 203.437 155.766 203.653C155.752 203.954 155.725 204.242 155.71 204.507L155.71 204.519C155.658 205.264 155.395 205.99 154.95 206.588C154.504 207.186 153.894 207.643 153.193 207.91C151.322 208.635 149.439 209.289 147.545 209.847C145.017 210.599 142.499 211.22 139.991 211.708C139.449 211.816 138.895 211.925 138.352 212.021C137.025 212.267 135.697 212.464 134.379 212.638C133.654 212.738 132.928 212.826 132.201 212.891C131.729 212.949 131.256 212.996 130.783 213.03C130.129 213.105 129.486 213.155 128.855 213.205C127.933 213.273 127.033 213.317 126.134 213.361C125.271 213.404 124.395 213.435 123.543 213.454C123.117 213.463 122.691 213.472 122.277 213.469C121.923 213.477 121.57 213.485 121.229 213.48L119.778 213.475C118.948 213.457 118.142 213.438 117.336 213.407C116.53 213.376 115.736 213.345 114.965 213.301C114.195 213.257 113.412 213.214 112.653 213.158C111.893 213.101 111.158 213.032 110.435 212.963C108.24 212.756 106.178 212.51 104.273 212.223C100.565 211.684 96.8839 210.962 93.2437 210.055C92.3344 209.832 91.4966 209.388 90.806 208.759C90.1142 208.13 89.5914 207.352 89.2843 206.473C89.2715 206.449 89.2711 206.424 89.2583 206.401C89.0617 205.81 88.8652 205.22 88.6807 204.617C82.2754 184.695 79.386 163.213 78.289 144.055C78.1608 141.788 78.0574 139.546 77.9794 137.353C77.9411 136.619 77.9273 135.896 77.9014 135.174C77.8159 132.582 77.7802 130.051 77.7579 127.582C77.7475 126.39 77.7377 125.221 77.7401 124.064C77.713 111.73 78.3288 99.4717 79.5797 87.3277C80.0094 84.8032 81.2994 82.5013 83.2458 80.7819C83.4244 80.6891 83.6029 80.5845 83.7817 80.5031C86.2694 79.4814 88.8807 78.7616 91.5583 78.3555C95.0932 77.66 98.6632 77.139 102.253 76.8033C108.785 76.318 115.267 75.8912 121.809 75.9835C129.982 76.087 138.131 76.8791 146.163 78.3579C149.191 78.7466 152.17 79.4794 155.043 80.5326C158.684 82.158 160.533 85.759 161.069 89.4113C161.148 89.9974 161.239 90.5837 161.306 91.1702C161.335 91.3425 161.365 91.5152 161.382 91.6876C161.672 93.9772 161.915 96.2572 162.076 98.5507C162.121 99.1735 162.153 99.7848 162.198 100.408C162.204 100.581 162.222 100.766 162.228 100.939C162.327 102.809 162.363 104.207 162.377 104.599Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.436 104.561C162.47 105.579 162.492 106.562 162.525 107.522C162.558 108.482 162.59 109.42 162.609 110.323C162.737 114.402 162.845 117.907 162.926 120.975C162.961 121.998 162.983 122.963 163.003 123.894C163.045 125.489 163.071 126.945 163.094 128.297C163.104 128.927 163.112 129.533 163.121 130.116C163.131 130.42 163.129 130.723 163.127 131.003C163.125 131.283 163.123 131.587 163.133 131.867C163.177 143.93 162.16 145.466 159.282 162.22C158.673 165.799 157.721 177.503 156.941 188.065C156.926 188.339 156.899 188.614 156.883 188.877C156.887 188.937 156.884 188.984 156.876 189.032C156.79 190.048 156.715 191.065 156.651 192.045C156.636 192.344 156.611 192.656 156.584 192.955C156.552 193.421 156.507 193.889 156.486 194.343C156.488 194.391 156.486 194.427 156.477 194.463C156.444 194.918 156.411 195.361 156.377 195.805C156.33 196.583 156.271 197.35 156.211 198.082C156.186 198.442 156.162 198.789 156.149 199.137C156.139 199.209 156.142 199.281 156.132 199.353C156.063 200.181 156.015 200.949 155.966 201.67C155.95 201.91 155.934 202.138 155.917 202.366C155.899 202.558 155.893 202.738 155.874 202.907L155.875 202.918C155.859 203.159 155.842 203.399 155.825 203.615C155.811 203.916 155.784 204.204 155.769 204.469L155.769 204.481C155.717 205.226 155.454 205.952 155.008 206.55C154.563 207.148 153.953 207.605 153.252 207.872C151.381 208.597 149.498 209.251 147.604 209.809C145.076 210.561 142.558 211.182 140.05 211.67C139.508 211.778 138.954 211.887 138.411 211.983C137.085 212.229 135.756 212.426 134.438 212.6C133.713 212.7 132.986 212.788 132.259 212.853C131.787 212.911 131.315 212.958 130.842 212.992C130.188 213.067 129.545 213.117 128.914 213.167C127.991 213.235 127.093 213.279 126.193 213.323C125.33 213.366 124.454 213.397 123.602 213.416C123.176 213.425 122.75 213.434 122.336 213.431C121.982 213.439 121.629 213.447 121.288 213.442L119.837 213.437C119.007 213.419 118.201 213.4 117.395 213.369C116.589 213.338 115.794 213.307 115.024 213.263C114.253 213.219 113.47 213.176 112.711 213.12C111.952 213.063 111.217 212.994 110.494 212.925C108.299 212.718 106.237 212.472 104.332 212.185C100.624 211.646 96.9427 210.924 93.3024 210.018C92.3932 209.794 91.5556 209.35 90.8651 208.721C90.1733 208.092 89.6505 207.314 89.3434 206.435C89.3306 206.411 89.3298 206.386 89.3171 206.363C89.1205 205.772 88.9239 205.182 88.7394 204.579C82.3342 184.657 79.4448 163.175 78.3478 144.017C78.2195 141.75 78.1161 139.508 78.0381 137.315C77.9999 136.581 77.9864 135.858 77.9605 135.136C77.875 132.544 77.8393 130.014 77.817 127.544C77.8066 126.352 77.7967 125.183 77.7992 124.027C77.7721 111.692 78.3875 99.4337 79.6384 87.2897C80.0682 84.7652 81.3585 82.4634 83.3049 80.7439C83.4835 80.6512 83.662 80.5466 83.8408 80.4652C86.3285 79.4434 88.9395 78.7237 91.617 78.3175C95.152 77.622 98.7219 77.101 102.312 76.7654C108.843 76.2801 115.327 75.8533 121.868 75.9455C130.041 76.049 138.19 76.8411 146.222 78.32C149.25 78.7086 152.229 79.4414 155.102 80.4947C158.743 82.1201 160.592 85.721 161.128 89.3733C161.207 89.9595 161.297 90.5457 161.364 91.1322C161.394 91.3045 161.423 91.4772 161.441 91.6496C161.731 93.9392 161.974 96.2192 162.134 98.5128C162.179 99.1355 162.212 99.7469 162.257 100.37C162.263 100.543 162.281 100.728 162.287 100.901C162.386 102.771 162.422 104.169 162.436 104.561Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.494 104.524C162.529 105.541 162.551 106.524 162.584 107.484C162.617 108.444 162.649 109.382 162.668 110.285C162.796 114.364 162.904 117.869 162.985 120.937C163.02 121.96 163.041 122.925 163.061 123.856C163.104 125.451 163.13 126.907 163.153 128.259C163.162 128.889 163.171 129.495 163.179 130.078C163.19 130.382 163.189 130.685 163.186 130.965C163.184 131.245 163.182 131.549 163.192 131.829C163.236 143.892 162.219 145.428 159.341 162.182C158.732 165.761 157.78 177.465 157 188.027C156.985 188.301 156.958 188.576 156.942 188.839C156.945 188.899 156.943 188.946 156.935 188.994C156.849 190.01 156.774 191.027 156.71 192.007C156.696 192.306 156.669 192.618 156.643 192.917C156.61 193.383 156.566 193.851 156.544 194.305C156.547 194.353 156.545 194.389 156.537 194.425C156.503 194.88 156.47 195.323 156.436 195.767C156.389 196.545 156.33 197.312 156.27 198.044C156.245 198.404 156.221 198.751 156.208 199.099C156.198 199.171 156.2 199.243 156.191 199.315C156.121 200.143 156.074 200.911 156.026 201.632C156.009 201.872 155.993 202.1 155.976 202.328C155.958 202.52 155.952 202.7 155.933 202.869L155.934 202.881C155.917 203.121 155.901 203.361 155.884 203.577C155.87 203.878 155.843 204.166 155.827 204.431L155.828 204.443C155.776 205.188 155.513 205.914 155.068 206.512C154.622 207.11 154.012 207.567 153.31 207.834C151.44 208.559 149.557 209.213 147.663 209.771C145.135 210.523 142.617 211.144 140.109 211.632C139.567 211.74 139.012 211.849 138.47 211.945C137.143 212.191 135.815 212.388 134.497 212.562C133.771 212.662 133.045 212.75 132.319 212.815C131.846 212.873 131.374 212.92 130.901 212.954C130.247 213.029 129.604 213.079 128.973 213.129C128.05 213.197 127.151 213.241 126.252 213.285C125.389 213.328 124.513 213.359 123.661 213.378C123.235 213.387 122.809 213.396 122.395 213.393C122.041 213.401 121.688 213.409 121.347 213.404L119.896 213.399C119.066 213.381 118.26 213.362 117.454 213.331C116.647 213.3 115.853 213.269 115.083 213.225C114.312 213.181 113.529 213.138 112.77 213.082C112.011 213.025 111.276 212.956 110.553 212.887C108.358 212.68 106.296 212.434 104.391 212.147C100.683 211.608 97.0018 210.886 93.3616 209.98C92.4524 209.756 91.6145 209.312 90.9239 208.683C90.2321 208.054 89.7094 207.276 89.4022 206.397C89.3894 206.373 89.389 206.348 89.3762 206.325C89.1796 205.734 88.9831 205.144 88.7986 204.541C82.3934 184.619 79.5036 163.137 78.4066 143.979C78.2783 141.712 78.175 139.47 78.097 137.277C78.0587 136.543 78.0452 135.82 78.0194 135.098C77.9339 132.506 77.8982 129.976 77.8758 127.506C77.8654 126.314 77.8556 125.145 77.858 123.989C77.8309 111.654 78.4467 99.3957 79.6976 87.2517C80.1273 84.7272 81.4173 82.4254 83.3637 80.706C83.5423 80.6132 83.7208 80.5086 83.8996 80.4272C86.3873 79.4055 88.9987 78.6857 91.6762 78.2795C95.2111 77.5841 98.7811 77.063 102.371 76.7274C108.903 76.2421 115.385 75.8153 121.927 75.9075C130.1 76.0111 138.249 76.8031 146.281 78.282C149.309 78.6707 152.288 79.4035 155.161 80.4567C158.801 82.0821 160.651 85.6831 161.187 89.3353C161.266 89.9215 161.356 90.5078 161.423 91.0942C161.453 91.2666 161.482 91.4392 161.5 91.6117C161.79 93.9013 162.032 96.1812 162.193 98.4748C162.238 99.0975 162.271 99.7089 162.316 100.332C162.322 100.505 162.34 100.69 162.346 100.863C162.445 102.733 162.481 104.131 162.494 104.524Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.554 104.486C162.588 105.503 162.61 106.486 162.643 107.446C162.676 108.406 162.708 109.344 162.727 110.247C162.855 114.326 162.963 117.831 163.044 120.899C163.079 121.922 163.1 122.887 163.12 123.818C163.163 125.413 163.189 126.869 163.212 128.221C163.222 128.851 163.231 129.457 163.239 130.04C163.249 130.344 163.247 130.647 163.245 130.927C163.243 131.207 163.241 131.511 163.251 131.791C163.295 143.854 162.278 145.39 159.4 162.144C158.791 165.723 157.838 177.427 157.059 187.989C157.044 188.263 157.017 188.538 157.001 188.801C157.004 188.861 157.002 188.908 156.994 188.956C156.908 189.972 156.833 190.989 156.769 191.97C156.754 192.268 156.729 192.58 156.702 192.879C156.67 193.346 156.625 193.813 156.604 194.267C156.606 194.315 156.604 194.351 156.595 194.387C156.562 194.842 156.529 195.285 156.495 195.729C156.448 196.507 156.389 197.274 156.328 198.006C156.304 198.366 156.279 198.713 156.267 199.061C156.257 199.133 156.26 199.205 156.25 199.277C156.181 200.105 156.133 200.873 156.084 201.594C156.068 201.834 156.052 202.062 156.035 202.29C156.017 202.482 156.011 202.662 155.992 202.831L155.992 202.843C155.976 203.083 155.96 203.323 155.943 203.54C155.929 203.84 155.902 204.128 155.887 204.393L155.887 204.405C155.835 205.15 155.572 205.876 155.126 206.474C154.681 207.072 154.071 207.529 153.37 207.796C151.499 208.521 149.616 209.175 147.721 209.733C145.194 210.485 142.676 211.106 140.168 211.594C139.626 211.702 139.071 211.811 138.529 211.907C137.202 212.153 135.874 212.35 134.556 212.524C133.831 212.624 133.104 212.712 132.377 212.777C131.905 212.835 131.433 212.882 130.96 212.916C130.305 212.991 129.663 213.041 129.032 213.091C128.109 213.159 127.21 213.203 126.311 213.247C125.448 213.29 124.572 213.321 123.72 213.34C123.294 213.349 122.868 213.358 122.453 213.355C122.1 213.363 121.747 213.371 121.405 213.366L119.954 213.361C119.125 213.343 118.319 213.324 117.513 213.293C116.707 213.262 115.912 213.231 115.142 213.187C114.371 213.143 113.588 213.1 112.829 213.044C112.07 212.987 111.335 212.918 110.612 212.849C108.417 212.642 106.355 212.396 104.45 212.109C100.742 211.57 97.0607 210.848 93.4204 209.942C92.5112 209.718 91.6733 209.274 90.9827 208.645C90.291 208.016 89.7682 207.238 89.4611 206.359C89.4483 206.335 89.4479 206.311 89.4351 206.287C89.2385 205.696 89.042 205.106 88.8574 204.503C82.4522 184.581 79.5628 163.099 78.4658 143.942C78.3375 141.674 78.2342 139.433 78.1561 137.239C78.1179 136.505 78.104 135.782 78.0782 135.06C77.9927 132.469 77.957 129.938 77.9346 127.468C77.9243 126.276 77.9144 125.107 77.9169 123.951C77.8898 111.616 78.5055 99.3578 79.7564 87.2138C80.1862 84.6893 81.4762 82.3874 83.4225 80.668C83.6012 80.5753 83.7796 80.4706 83.9585 80.3892C86.4462 79.3675 89.0575 78.6478 91.735 78.2416C95.27 77.5461 98.8399 77.0251 102.43 76.6894C108.962 76.2041 115.444 75.7773 121.986 75.8696C130.159 75.9731 138.307 76.7652 146.34 78.244C149.367 78.6327 152.347 79.3655 155.22 80.4187C158.861 82.0441 160.71 85.6451 161.246 89.2974C161.325 89.8836 161.415 90.4698 161.482 91.0563C161.512 91.2286 161.541 91.4013 161.559 91.5737C161.849 93.8633 162.092 96.1433 162.253 98.4368C162.297 99.0596 162.33 99.6709 162.375 100.294C162.381 100.467 162.399 100.652 162.405 100.825C162.504 102.695 162.54 104.093 162.554 104.486Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.612 104.448C162.647 105.465 162.669 106.448 162.702 107.408C162.735 108.368 162.767 109.306 162.786 110.209C162.914 114.288 163.022 117.793 163.103 120.861C163.138 121.884 163.159 122.849 163.18 123.78C163.222 125.375 163.248 126.831 163.271 128.183C163.28 128.813 163.289 129.419 163.297 130.002C163.308 130.306 163.306 130.609 163.304 130.889C163.302 131.169 163.3 131.473 163.31 131.753C163.354 143.816 162.337 145.352 159.459 162.106C158.85 165.685 157.898 177.389 157.118 187.951C157.103 188.225 157.076 188.5 157.06 188.763C157.063 188.823 157.061 188.87 157.053 188.918C156.966 189.934 156.892 190.951 156.828 191.932C156.813 192.231 156.788 192.542 156.761 192.841C156.728 193.308 156.684 193.775 156.662 194.229C156.665 194.277 156.663 194.313 156.654 194.349C156.621 194.804 156.587 195.248 156.554 195.691C156.507 196.469 156.448 197.237 156.388 197.968C156.363 198.328 156.339 198.676 156.326 199.023C156.316 199.095 156.318 199.167 156.309 199.239C156.239 200.067 156.192 200.835 156.143 201.556C156.127 201.796 156.11 202.024 156.094 202.252C156.076 202.444 156.07 202.624 156.051 202.793L156.052 202.805C156.035 203.045 156.019 203.285 156.002 203.502C155.988 203.802 155.961 204.09 155.945 204.355L155.946 204.367C155.894 205.112 155.631 205.838 155.185 206.436C154.739 207.034 154.13 207.491 153.428 207.758C151.558 208.483 149.675 209.137 147.78 209.695C145.253 210.447 142.734 211.068 140.226 211.556C139.684 211.664 139.13 211.773 138.588 211.869C137.261 212.115 135.933 212.312 134.615 212.486C133.889 212.586 133.163 212.674 132.436 212.739C131.964 212.797 131.492 212.844 131.019 212.878C130.365 212.953 129.722 213.003 129.091 213.053C128.168 213.122 127.269 213.165 126.37 213.209C125.507 213.252 124.631 213.283 123.779 213.302C123.353 213.311 122.927 213.32 122.512 213.317C122.159 213.325 121.806 213.333 121.465 213.328L120.014 213.323C119.184 213.305 118.378 213.286 117.572 213.255C116.765 213.225 115.971 213.193 115.201 213.149C114.43 213.106 113.647 213.062 112.888 213.006C112.129 212.95 111.394 212.881 110.671 212.811C108.476 212.604 106.413 212.358 104.508 212.071C100.8 211.532 97.1195 210.81 93.4793 209.904C92.57 209.68 91.7321 209.236 91.0416 208.607C90.3498 207.979 89.8274 207.2 89.5202 206.321C89.5074 206.297 89.5067 206.273 89.4939 206.249C89.2973 205.658 89.1008 205.068 88.9163 204.465C82.511 184.543 79.6216 163.061 78.5246 143.904C78.3964 141.636 78.293 139.395 78.215 137.202C78.1767 136.467 78.1629 135.744 78.137 135.022C78.0515 132.431 78.0162 129.9 77.9938 127.43C77.9835 126.238 77.9733 125.069 77.9757 123.913C77.9486 111.578 78.5644 99.3198 79.8153 87.1758C80.245 84.6513 81.5354 82.3495 83.4817 80.63C83.6604 80.5373 83.8385 80.4327 84.0173 80.3513C86.505 79.3295 89.1163 78.6098 91.7939 78.2036C95.3288 77.5081 98.8988 76.9871 102.489 76.6515C109.02 76.1662 115.503 75.7394 122.045 75.8316C130.218 75.9352 138.367 76.7272 146.399 78.2061C149.427 78.5948 152.406 79.3275 155.279 80.3808C158.919 82.0062 160.769 85.6072 161.305 89.2594C161.384 89.8456 161.474 90.4319 161.541 91.0183C161.571 91.1907 161.6 91.3633 161.618 91.5357C161.908 93.8253 162.151 96.1053 162.311 98.3989C162.356 99.0216 162.389 99.633 162.434 100.256C162.44 100.429 162.458 100.614 162.464 100.787C162.563 102.657 162.599 104.055 162.612 104.448Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.671 104.41C162.706 105.427 162.728 106.41 162.761 107.37C162.794 108.33 162.826 109.268 162.845 110.171C162.973 114.25 163.081 117.755 163.162 120.823C163.197 121.846 163.218 122.812 163.238 123.743C163.281 125.337 163.307 126.793 163.33 128.145C163.339 128.775 163.348 129.381 163.356 129.964C163.367 130.268 163.365 130.571 163.363 130.851C163.36 131.131 163.359 131.435 163.369 131.715C163.413 143.778 162.396 145.314 159.518 162.069C158.909 165.647 157.956 177.351 157.176 187.913C157.161 188.187 157.134 188.462 157.119 188.725C157.122 188.785 157.12 188.833 157.112 188.88C157.025 189.896 156.951 190.913 156.887 191.894C156.872 192.193 156.846 192.504 156.82 192.803C156.787 193.27 156.742 193.737 156.721 194.191C156.724 194.239 156.721 194.275 156.713 194.311C156.68 194.766 156.646 195.21 156.613 195.653C156.566 196.432 156.507 197.199 156.446 197.93C156.422 198.29 156.397 198.638 156.385 198.985C156.375 199.057 156.377 199.129 156.367 199.201C156.298 200.029 156.251 200.797 156.202 201.518C156.186 201.758 156.169 201.986 156.153 202.214C156.135 202.406 156.129 202.586 156.11 202.755L156.11 202.767C156.094 203.007 156.078 203.247 156.061 203.464C156.047 203.764 156.02 204.052 156.004 204.317L156.004 204.329C155.953 205.074 155.69 205.8 155.244 206.398C154.798 206.996 154.189 207.453 153.487 207.721C151.617 208.445 149.734 209.099 147.839 209.657C145.312 210.409 142.793 211.03 140.286 211.518C139.744 211.626 139.189 211.735 138.647 211.831C137.32 212.077 135.991 212.275 134.674 212.448C133.948 212.549 133.222 212.637 132.495 212.701C132.023 212.759 131.551 212.806 131.078 212.84C130.423 212.915 129.78 212.965 129.149 213.015C128.227 213.084 127.328 213.127 126.429 213.171C125.566 213.214 124.69 213.245 123.838 213.264C123.412 213.273 122.986 213.282 122.571 213.279C122.218 213.287 121.865 213.295 121.523 213.29L120.072 213.285C119.243 213.267 118.437 213.248 117.631 213.217C116.824 213.187 116.03 213.155 115.26 213.111C114.489 213.068 113.706 213.024 112.947 212.968C112.188 212.912 111.452 212.843 110.729 212.773C108.535 212.566 106.473 212.32 104.567 212.033C100.86 211.494 97.1786 210.772 93.5384 209.866C92.6291 209.642 91.7912 209.199 91.1007 208.57C90.4089 207.941 89.8861 207.162 89.579 206.283C89.5662 206.259 89.5658 206.235 89.553 206.211C89.3564 205.62 89.1599 205.03 88.9754 204.427C82.5701 184.505 79.6804 163.023 78.5834 143.866C78.4551 141.598 78.3517 139.357 78.2737 137.164C78.2355 136.429 78.222 135.707 78.1961 134.984C78.1106 132.393 78.0749 129.862 78.0526 127.392C78.0422 126.2 78.0323 125.031 78.0348 123.875C78.0077 111.54 78.6234 99.2818 79.8743 87.1379C80.3041 84.6134 81.5941 82.3115 83.5405 80.5921C83.7191 80.4993 83.8976 80.3947 84.0764 80.3133C86.5641 79.2916 89.1754 78.5718 91.853 78.1657C95.3879 77.4702 98.9579 76.9492 102.548 76.6135C109.079 76.1282 115.562 75.7014 122.104 75.7936C130.277 75.8972 138.425 76.6893 146.458 78.1681C149.485 78.5568 152.465 79.2896 155.338 80.3428C158.978 81.9682 160.828 85.5692 161.364 89.2214C161.443 89.8076 161.533 90.3939 161.6 90.9803C161.629 91.1527 161.659 91.3253 161.677 91.4978C161.967 93.7874 162.209 96.0673 162.37 98.3609C162.415 98.9836 162.448 99.595 162.492 100.218C162.498 100.391 162.517 100.576 162.523 100.749C162.622 102.619 162.658 104.017 162.671 104.41Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.73 104.372C162.765 105.389 162.787 106.372 162.82 107.332C162.852 108.292 162.885 109.23 162.904 110.133C163.031 114.212 163.14 117.717 163.221 120.785C163.256 121.808 163.277 122.774 163.297 123.705C163.34 125.299 163.366 126.755 163.388 128.107C163.398 128.737 163.407 129.343 163.415 129.926C163.425 130.23 163.424 130.533 163.422 130.813C163.42 131.093 163.418 131.397 163.428 131.677C163.472 143.74 162.455 145.276 159.577 162.031C158.967 165.609 158.015 177.313 157.235 187.875C157.22 188.149 157.193 188.424 157.178 188.687C157.181 188.747 157.179 188.795 157.171 188.843C157.084 189.858 157.009 190.875 156.945 191.856C156.931 192.155 156.905 192.466 156.879 192.765C156.846 193.232 156.801 193.699 156.78 194.153C156.783 194.201 156.781 194.237 156.772 194.273C156.739 194.728 156.705 195.172 156.672 195.615C156.625 196.394 156.566 197.161 156.505 197.892C156.481 198.252 156.456 198.6 156.443 198.947C156.434 199.019 156.436 199.091 156.427 199.163C156.357 199.991 156.31 200.759 156.261 201.48C156.245 201.72 156.228 201.948 156.212 202.176C156.194 202.369 156.188 202.548 156.169 202.717L156.169 202.729C156.153 202.969 156.137 203.209 156.12 203.426C156.105 203.726 156.079 204.014 156.063 204.279L156.064 204.291C156.012 205.036 155.749 205.762 155.303 206.36C154.857 206.958 154.248 207.415 153.546 207.683C151.676 208.408 149.793 209.061 147.898 209.619C145.371 210.371 142.852 210.992 140.344 211.48C139.802 211.588 139.248 211.697 138.705 211.793C137.379 212.039 136.05 212.237 134.732 212.41C134.007 212.511 133.281 212.599 132.554 212.663C132.082 212.721 131.609 212.768 131.136 212.802C130.482 212.877 129.84 212.927 129.209 212.977C128.286 213.046 127.387 213.089 126.488 213.133C125.625 213.176 124.749 213.207 123.897 213.226C123.471 213.235 123.044 213.244 122.63 213.241C122.277 213.249 121.924 213.257 121.582 213.252L120.131 213.247C119.301 213.229 118.496 213.21 117.69 213.179C116.883 213.149 116.089 213.117 115.318 213.073C114.548 213.03 113.765 212.986 113.006 212.93C112.247 212.874 111.512 212.805 110.789 212.735C108.594 212.528 106.531 212.282 104.626 211.995C100.918 211.456 97.2374 210.734 93.5972 209.828C92.688 209.604 91.8501 209.161 91.1595 208.532C90.4677 207.903 89.9449 207.124 89.6378 206.245C89.625 206.221 89.6246 206.197 89.6118 206.173C89.4152 205.583 89.2187 204.992 89.0342 204.389C82.6289 184.467 79.7392 162.985 78.6422 143.828C78.5139 141.56 78.4109 139.319 78.3329 137.126C78.2946 136.391 78.2808 135.669 78.255 134.946C78.1695 132.355 78.1338 129.824 78.1114 127.354C78.101 126.162 78.0912 124.993 78.0936 123.837C78.0665 111.502 78.6823 99.2439 79.9332 87.0999C80.3629 84.5754 81.6529 82.2735 83.5993 80.5541C83.7779 80.4614 83.9564 80.3567 84.1352 80.2753C86.6229 79.2536 89.2343 78.5339 91.9118 78.1277C95.4467 77.4322 99.0167 76.9112 102.607 76.5755C109.138 76.0903 115.621 75.6634 122.163 75.7557C130.335 75.8592 138.484 76.6513 146.517 78.1301C149.544 78.5188 152.524 79.2516 155.397 80.3048C159.037 81.9302 160.887 85.5312 161.423 89.1835C161.501 89.7697 161.592 90.3559 161.659 90.9424C161.689 91.1147 161.718 91.2874 161.735 91.4598C162.025 93.7494 162.268 96.0294 162.429 98.3229C162.474 98.9457 162.507 99.5571 162.552 100.18C162.558 100.353 162.575 100.538 162.581 100.711C162.681 102.581 162.717 103.979 162.73 104.372Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.789 104.334C162.824 105.351 162.846 106.334 162.879 107.294C162.911 108.254 162.944 109.192 162.963 110.095C163.09 114.174 163.198 117.679 163.279 120.747C163.314 121.77 163.336 122.736 163.356 123.667C163.398 125.261 163.425 126.717 163.447 128.07C163.457 128.699 163.466 129.305 163.474 129.889C163.484 130.192 163.483 130.495 163.48 130.775C163.478 131.055 163.477 131.359 163.486 131.639C163.53 143.702 162.514 145.238 159.636 161.993C159.026 165.571 158.074 177.275 157.294 187.837C157.279 188.112 157.252 188.386 157.236 188.649C157.24 188.709 157.238 188.757 157.23 188.805C157.143 189.82 157.068 190.837 157.004 191.818C156.99 192.117 156.964 192.428 156.938 192.727C156.905 193.194 156.86 193.661 156.839 194.116C156.842 194.163 156.839 194.199 156.831 194.235C156.798 194.69 156.764 195.134 156.73 195.577C156.684 196.356 156.625 197.123 156.564 197.854C156.54 198.214 156.515 198.562 156.502 198.909C156.493 198.981 156.495 199.053 156.485 199.125C156.416 199.953 156.369 200.721 156.32 201.442C156.304 201.682 156.287 201.91 156.27 202.138C156.252 202.331 156.246 202.511 156.228 202.679L156.228 202.691C156.212 202.931 156.195 203.171 156.178 203.388C156.164 203.688 156.137 203.976 156.122 204.241L156.122 204.253C156.071 204.998 155.807 205.724 155.362 206.322C154.916 206.92 154.306 207.378 153.605 207.645C151.734 208.37 149.851 209.023 147.957 209.581C145.429 210.334 142.911 210.954 140.403 211.442C139.861 211.55 139.307 211.659 138.764 211.755C137.438 212.001 136.109 212.199 134.791 212.372C134.066 212.473 133.34 212.561 132.613 212.625C132.141 212.683 131.668 212.73 131.195 212.764C130.541 212.839 129.898 212.889 129.267 212.939C128.345 213.008 127.446 213.051 126.547 213.095C125.683 213.138 124.807 213.169 123.955 213.188C123.529 213.197 123.103 213.207 122.689 213.203C122.336 213.211 121.982 213.219 121.641 213.214L120.19 213.209C119.36 213.191 118.555 213.172 117.748 213.141C116.942 213.111 116.148 213.079 115.377 213.036C114.607 212.992 113.824 212.948 113.065 212.892C112.306 212.836 111.57 212.767 110.847 212.697C108.652 212.49 106.59 212.244 104.685 211.957C100.977 211.418 97.296 210.696 93.6558 209.79C92.7466 209.566 91.9087 209.123 91.2181 208.494C90.5263 207.865 90.0039 207.086 89.6968 206.207C89.684 206.183 89.6832 206.159 89.6704 206.135C89.4738 205.545 89.2773 204.954 89.0928 204.351C82.6875 184.429 79.7981 162.947 78.7012 143.79C78.5729 141.522 78.4695 139.281 78.3915 137.088C78.3532 136.353 78.3394 135.631 78.3136 134.908C78.2281 132.317 78.1927 129.786 78.1703 127.316C78.16 126.124 78.1498 124.955 78.1522 123.799C78.1251 111.464 78.7409 99.2059 79.9918 87.0619C80.4215 84.5374 81.7119 82.2356 83.6582 80.5161C83.8369 80.4234 84.015 80.3188 84.1938 80.2374C86.6815 79.2156 89.2929 78.4959 91.9704 78.0897C95.5053 77.3942 99.0753 76.8732 102.665 76.5376C109.197 76.0523 115.68 75.6255 122.222 75.7177C130.394 75.8213 138.543 76.6133 146.576 78.0922C149.603 78.4809 152.583 79.2137 155.455 80.2669C159.096 81.8923 160.945 85.4933 161.481 89.1455C161.56 89.7317 161.651 90.318 161.718 90.9044C161.747 91.0768 161.777 91.2494 161.794 91.4218C162.084 93.7114 162.327 95.9914 162.488 98.285C162.533 98.9077 162.565 99.5191 162.61 100.142C162.616 100.315 162.634 100.5 162.64 100.673C162.739 102.543 162.776 103.941 162.789 104.334Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.848 104.296C162.883 105.313 162.905 106.296 162.938 107.256C162.97 108.216 163.003 109.154 163.022 110.057C163.149 114.136 163.257 117.641 163.339 120.709C163.374 121.732 163.395 122.698 163.415 123.629C163.458 125.223 163.484 126.679 163.506 128.032C163.516 128.661 163.525 129.267 163.533 129.851C163.543 130.154 163.542 130.457 163.539 130.737C163.537 131.017 163.536 131.321 163.545 131.601C163.589 143.664 162.573 145.2 159.695 161.955C159.085 165.533 158.133 177.237 157.353 187.799C157.338 188.074 157.311 188.348 157.296 188.611C157.299 188.671 157.297 188.719 157.289 188.767C157.202 189.783 157.127 190.799 157.063 191.78C157.049 192.079 157.023 192.39 156.997 192.689C156.964 193.156 156.919 193.623 156.898 194.078C156.901 194.125 156.898 194.161 156.89 194.197C156.857 194.652 156.823 195.096 156.789 195.539C156.743 196.318 156.684 197.085 156.623 197.816C156.599 198.176 156.574 198.524 156.561 198.871C156.552 198.943 156.554 199.015 156.544 199.087C156.475 199.916 156.428 200.683 156.379 201.404C156.363 201.644 156.346 201.872 156.329 202.1C156.311 202.293 156.305 202.473 156.287 202.641L156.287 202.653C156.271 202.893 156.255 203.133 156.238 203.35C156.223 203.65 156.196 203.939 156.181 204.203L156.181 204.215C156.13 204.96 155.866 205.686 155.421 206.284C154.975 206.882 154.365 207.34 153.664 207.607C151.793 208.332 149.911 208.985 148.016 209.543C145.489 210.296 142.97 210.916 140.462 211.404C139.92 211.512 139.366 211.621 138.823 211.717C137.497 211.963 136.168 212.161 134.85 212.334C134.125 212.435 133.399 212.523 132.672 212.587C132.2 212.645 131.727 212.692 131.254 212.726C130.6 212.801 129.957 212.851 129.326 212.901C128.404 212.97 127.505 213.013 126.606 213.057C125.742 213.1 124.866 213.131 124.014 213.15C123.588 213.159 123.162 213.169 122.748 213.165C122.395 213.173 122.041 213.181 121.7 213.176L120.249 213.171C119.419 213.153 118.613 213.134 117.807 213.103C117.001 213.073 116.207 213.041 115.436 212.998C114.666 212.954 113.883 212.91 113.124 212.854C112.365 212.798 111.629 212.729 110.906 212.659C108.711 212.452 106.649 212.206 104.744 211.919C101.036 211.38 97.355 210.658 93.7148 209.752C92.8055 209.528 91.968 209.085 91.2774 208.456C90.5857 207.827 90.0629 207.048 89.7557 206.169C89.7429 206.145 89.7425 206.121 89.7298 206.097C89.5332 205.507 89.3363 204.916 89.1518 204.313C82.7465 184.392 79.8571 162.909 78.7601 143.752C78.6319 141.484 78.5285 139.243 78.4505 137.05C78.4122 136.315 78.3987 135.593 78.3729 134.87C78.2874 132.279 78.2517 129.748 78.2293 127.278C78.219 126.086 78.2091 124.917 78.2116 123.761C78.1844 111.426 78.8002 99.168 80.0511 87.024C80.4808 84.4995 81.7708 82.1976 83.7172 80.4782C83.8959 80.3854 84.0743 80.2808 84.2532 80.1994C86.7409 79.1777 89.3522 78.4579 92.0297 78.0518C95.5647 77.3563 99.1343 76.8353 102.724 76.4996C109.256 76.0143 115.739 75.5875 122.281 75.6798C130.453 75.7833 138.602 76.5754 146.635 78.0542C149.662 78.4429 152.642 79.1757 155.514 80.2289C159.155 81.8543 161.005 85.4553 161.541 89.1076C161.619 89.6937 161.71 90.28 161.777 90.8664C161.806 91.0388 161.836 91.2115 161.853 91.3839C162.143 93.6735 162.386 95.9535 162.547 98.247C162.592 98.8698 162.624 99.4811 162.669 100.104C162.675 100.277 162.693 100.462 162.699 100.635C162.799 102.505 162.835 103.903 162.848 104.296Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.907 104.258C162.942 105.275 162.963 106.258 162.996 107.218C163.029 108.178 163.061 109.116 163.08 110.019C163.208 114.099 163.316 117.603 163.397 120.671C163.432 121.694 163.454 122.66 163.474 123.591C163.516 125.185 163.542 126.641 163.565 127.994C163.575 128.623 163.583 129.229 163.592 129.813C163.602 130.116 163.601 130.419 163.598 130.699C163.596 130.98 163.595 131.283 163.604 131.563C163.648 143.626 162.631 145.162 159.753 161.917C159.144 165.495 158.192 177.199 157.412 187.761C157.397 188.036 157.37 188.31 157.354 188.573C157.358 188.633 157.356 188.681 157.348 188.729C157.261 189.745 157.186 190.761 157.122 191.742C157.108 192.041 157.082 192.352 157.056 192.651C157.023 193.118 156.978 193.585 156.957 194.04C156.959 194.087 156.957 194.123 156.949 194.159C156.915 194.614 156.882 195.058 156.848 195.501C156.801 196.28 156.742 197.047 156.682 197.778C156.657 198.138 156.633 198.486 156.62 198.833C156.61 198.905 156.612 198.977 156.603 199.049C156.534 199.878 156.486 200.645 156.438 201.366C156.421 201.606 156.405 201.834 156.388 202.062C156.37 202.255 156.364 202.435 156.345 202.603L156.346 202.615C156.329 202.855 156.313 203.095 156.296 203.312C156.282 203.612 156.255 203.901 156.239 204.165L156.24 204.177C156.188 204.922 155.925 205.648 155.48 206.246C155.034 206.844 154.424 207.302 153.723 207.569C151.852 208.294 149.969 208.947 148.075 209.505C145.547 210.258 143.029 210.878 140.521 211.366C139.979 211.474 139.425 211.583 138.882 211.679C137.555 211.925 136.227 212.123 134.909 212.296C134.183 212.397 133.458 212.485 132.731 212.549C132.259 212.607 131.786 212.654 131.313 212.688C130.659 212.763 130.016 212.813 129.385 212.863C128.462 212.932 127.563 212.975 126.664 213.019C125.801 213.062 124.925 213.093 124.073 213.112C123.647 213.121 123.221 213.131 122.807 213.128C122.453 213.135 122.1 213.143 121.759 213.138L120.308 213.133C119.478 213.115 118.672 213.096 117.866 213.065C117.06 213.035 116.265 213.003 115.495 212.96C114.724 212.916 113.941 212.872 113.182 212.816C112.423 212.76 111.688 212.691 110.965 212.621C108.77 212.414 106.708 212.168 104.803 211.881C101.095 211.342 97.414 210.62 93.7737 209.714C92.8645 209.49 92.0266 209.047 91.336 208.418C90.6443 207.789 90.1215 207.01 89.8143 206.131C89.8015 206.107 89.8011 206.083 89.7884 206.059C89.5918 205.469 89.3952 204.878 89.2107 204.275C82.8055 184.354 79.9157 162.871 78.8187 143.714C78.6904 141.446 78.5871 139.205 78.5091 137.012C78.4708 136.277 78.4573 135.555 78.4315 134.832C78.346 132.241 78.3103 129.71 78.2879 127.24C78.2776 126.048 78.2677 124.879 78.2701 123.723C78.243 111.388 78.8588 99.13 80.1097 86.986C80.5394 84.4615 81.8294 82.1596 83.7758 80.4402C83.9544 80.3475 84.1329 80.2428 84.3117 80.1614C86.7995 79.1397 89.4108 78.42 92.0883 78.0138C95.6233 77.3183 99.1932 76.7973 102.783 76.4616C109.315 75.9764 115.797 75.5495 122.339 75.6418C130.512 75.7453 138.661 76.5374 146.693 78.0162C149.721 78.4049 152.7 79.1377 155.573 80.191C159.213 81.8163 161.063 85.4173 161.599 89.0696C161.678 89.6558 161.769 90.242 161.836 90.8285C161.865 91.0008 161.894 91.1735 161.912 91.3459C162.202 93.6355 162.445 95.9155 162.605 98.2091C162.65 98.8318 162.683 99.4432 162.728 100.066C162.734 100.239 162.752 100.424 162.758 100.597C162.857 102.467 162.893 103.865 162.907 104.258Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M162.966 104.22C163.001 105.237 163.022 106.22 163.055 107.18C163.088 108.14 163.12 109.078 163.139 109.981C163.267 114.061 163.375 117.565 163.456 120.633C163.491 121.656 163.512 122.622 163.532 123.553C163.575 125.147 163.601 126.603 163.624 127.956C163.634 128.585 163.643 129.191 163.651 129.775C163.661 130.078 163.659 130.381 163.657 130.661C163.655 130.942 163.653 131.245 163.663 131.525C163.707 143.588 162.69 145.124 159.812 161.879C159.203 165.457 158.25 177.162 157.471 187.723C157.456 187.998 157.429 188.272 157.413 188.535C157.416 188.595 157.414 188.643 157.406 188.691C157.32 189.707 157.245 190.723 157.181 191.704C157.167 192.003 157.141 192.314 157.115 192.613C157.082 193.08 157.037 193.547 157.016 194.002C157.019 194.049 157.016 194.085 157.008 194.121C156.974 194.576 156.941 195.02 156.907 195.463C156.86 196.242 156.801 197.009 156.741 197.74C156.717 198.1 156.692 198.448 156.679 198.795C156.669 198.868 156.672 198.939 156.662 199.011C156.593 199.84 156.545 200.607 156.497 201.328C156.48 201.568 156.464 201.796 156.447 202.024C156.429 202.217 156.423 202.397 156.404 202.565L156.405 202.577C156.389 202.817 156.372 203.058 156.355 203.274C156.341 203.574 156.314 203.863 156.299 204.127L156.299 204.139C156.247 204.884 155.984 205.61 155.538 206.208C155.093 206.806 154.483 207.264 153.782 207.531C151.911 208.256 150.028 208.909 148.133 209.467C145.606 210.22 143.088 210.84 140.58 211.328C140.038 211.436 139.483 211.545 138.941 211.641C137.614 211.887 136.286 212.085 134.968 212.258C134.243 212.359 133.516 212.447 132.79 212.511C132.317 212.57 131.845 212.616 131.372 212.651C130.718 212.725 130.075 212.775 129.444 212.825C128.522 212.894 127.622 212.938 126.723 212.981C125.86 213.024 124.984 213.056 124.132 213.074C123.706 213.083 123.28 213.093 122.865 213.09C122.512 213.097 122.159 213.105 121.818 213.1L120.367 213.095C119.537 213.077 118.731 213.058 117.925 213.027C117.119 212.997 116.324 212.966 115.554 212.922C114.783 212.878 114 212.834 113.241 212.778C112.482 212.722 111.747 212.653 111.024 212.583C108.829 212.376 106.767 212.13 104.862 211.843C101.154 211.304 97.4728 210.582 93.8325 209.676C92.9233 209.452 92.0854 209.009 91.3948 208.38C90.7031 207.751 90.1803 206.973 89.8732 206.093C89.8604 206.069 89.86 206.045 89.8472 206.021C89.6506 205.431 89.4541 204.84 89.2696 204.237C82.8643 184.316 79.9749 162.833 78.8779 143.676C78.7496 141.408 78.6463 139.167 78.5682 136.974C78.53 136.239 78.5161 135.517 78.4903 134.795C78.4048 132.203 78.3691 129.672 78.3468 127.202C78.3364 126.01 78.3265 124.841 78.329 123.685C78.3019 111.35 78.9176 99.092 80.1685 86.948C80.5983 84.4235 81.8883 82.1217 83.8346 80.4023C84.0133 80.3095 84.1918 80.2049 84.3706 80.1235C86.8583 79.1018 89.4696 78.382 92.1471 77.9758C95.6821 77.2804 99.2521 76.7593 102.842 76.4237C109.374 75.9384 115.856 75.5116 122.398 75.6038C130.571 75.7074 138.72 76.4994 146.752 77.9783C149.78 78.367 152.759 79.0998 155.632 80.153C159.273 81.7784 161.122 85.3794 161.658 89.0316C161.737 89.6178 161.828 90.2041 161.895 90.7905C161.924 90.9629 161.953 91.1355 161.971 91.3079C162.261 93.5976 162.504 95.8775 162.665 98.1711C162.709 98.7938 162.742 99.4052 162.787 100.028C162.793 100.201 162.811 100.386 162.817 100.559C162.916 102.429 162.952 103.827 162.966 104.22Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.024 104.182C163.059 105.199 163.081 106.182 163.114 107.142C163.147 108.103 163.179 109.04 163.198 109.943C163.326 114.023 163.434 117.527 163.515 120.595C163.55 121.618 163.572 122.584 163.592 123.515C163.634 125.109 163.66 126.566 163.683 127.918C163.692 128.547 163.701 129.153 163.709 129.737C163.72 130.04 163.718 130.343 163.716 130.623C163.714 130.904 163.712 131.207 163.722 131.487C163.766 143.55 162.749 145.086 159.871 161.841C159.262 165.419 158.31 177.124 157.53 187.685C157.515 187.96 157.488 188.235 157.472 188.497C157.475 188.557 157.473 188.605 157.465 188.653C157.378 189.669 157.304 190.685 157.24 191.666C157.225 191.965 157.2 192.276 157.173 192.575C157.14 193.042 157.096 193.509 157.074 193.964C157.077 194.011 157.075 194.047 157.066 194.083C157.033 194.538 156.999 194.982 156.966 195.425C156.919 196.204 156.86 196.971 156.8 197.702C156.775 198.062 156.751 198.41 156.738 198.757C156.728 198.83 156.73 198.901 156.721 198.973C156.651 199.802 156.604 200.57 156.555 201.29C156.539 201.53 156.522 201.758 156.506 201.986C156.488 202.179 156.482 202.359 156.463 202.527L156.464 202.539C156.447 202.779 156.431 203.02 156.414 203.236C156.4 203.536 156.373 203.825 156.357 204.089L156.358 204.101C156.306 204.846 156.043 205.572 155.597 206.17C155.151 206.768 154.542 207.226 153.84 207.493C151.97 208.218 150.087 208.871 148.193 209.429C145.665 210.182 143.146 210.802 140.638 211.29C140.096 211.398 139.543 211.507 139 211.603C137.673 211.849 136.345 212.047 135.027 212.22C134.301 212.321 133.575 212.409 132.848 212.473C132.376 212.532 131.904 212.578 131.431 212.613C130.777 212.687 130.134 212.737 129.503 212.787C128.58 212.856 127.681 212.9 126.782 212.943C125.919 212.986 125.043 213.018 124.191 213.036C123.765 213.045 123.339 213.055 122.925 213.052C122.571 213.059 122.218 213.067 121.877 213.062L120.426 213.058C119.596 213.039 118.79 213.02 117.984 212.989C117.178 212.959 116.383 212.928 115.613 212.884C114.842 212.84 114.059 212.796 113.3 212.74C112.541 212.684 111.806 212.615 111.083 212.546C108.888 212.338 106.826 212.092 104.921 211.805C101.213 211.266 97.5315 210.544 93.8913 209.638C92.9821 209.414 92.1445 208.971 91.4539 208.342C90.7622 207.713 90.2394 206.935 89.9323 206.055C89.9194 206.031 89.9187 206.007 89.9059 205.983C89.7093 205.393 89.5128 204.802 89.3283 204.2C82.923 184.278 80.0336 162.795 78.9366 143.638C78.8084 141.371 78.705 139.129 78.627 136.936C78.5887 136.201 78.5752 135.479 78.5494 134.757C78.4639 132.165 78.4282 129.634 78.4058 127.164C78.3955 125.972 78.3856 124.803 78.3881 123.647C78.361 111.312 78.9764 99.0541 80.2273 86.9101C80.657 84.3856 81.9474 82.0837 83.8937 80.3643C84.0724 80.2715 84.2508 80.1669 84.4297 80.0855C86.9174 79.0638 89.5284 78.344 92.2059 77.9379C95.7408 77.2424 99.3108 76.7214 102.901 76.3857C109.432 75.9004 115.915 75.4736 122.457 75.5659C130.63 75.6694 138.779 76.4615 146.811 77.9403C149.839 78.329 152.818 79.0618 155.691 80.115C159.331 81.7404 161.181 85.3414 161.717 88.9937C161.796 89.5798 161.886 90.1661 161.953 90.7525C161.983 90.9249 162.012 91.0976 162.03 91.27C162.32 93.5596 162.563 95.8396 162.723 98.1331C162.768 98.7559 162.801 99.3672 162.846 99.9902C162.852 100.163 162.87 100.348 162.876 100.521C162.975 102.391 163.011 103.789 163.024 104.182Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.083 104.144C163.118 105.161 163.14 106.144 163.173 107.104C163.206 108.065 163.238 109.002 163.257 109.905C163.385 113.985 163.493 117.489 163.574 120.557C163.609 121.58 163.63 122.546 163.65 123.477C163.693 125.071 163.719 126.528 163.742 127.88C163.751 128.509 163.76 129.115 163.768 129.699C163.779 130.002 163.777 130.305 163.775 130.585C163.773 130.866 163.771 131.169 163.781 131.449C163.825 143.512 162.808 145.048 159.93 161.803C159.321 165.381 158.368 177.086 157.589 187.647C157.574 187.922 157.547 188.197 157.531 188.459C157.534 188.519 157.532 188.567 157.524 188.615C157.438 189.631 157.363 190.647 157.299 191.628C157.285 191.927 157.258 192.238 157.232 192.537C157.199 193.004 157.155 193.471 157.133 193.926C157.136 193.974 157.134 194.009 157.125 194.046C157.092 194.5 157.059 194.944 157.025 195.387C156.978 196.166 156.919 196.933 156.859 197.664C156.834 198.024 156.809 198.372 156.797 198.719C156.787 198.792 156.789 198.863 156.78 198.935C156.71 199.764 156.663 200.532 156.614 201.252C156.598 201.492 156.582 201.72 156.565 201.948C156.547 202.141 156.541 202.321 156.522 202.489L156.523 202.501C156.506 202.741 156.49 202.982 156.473 203.198C156.459 203.498 156.432 203.787 156.416 204.051L156.417 204.063C156.365 204.809 156.102 205.534 155.656 206.132C155.211 206.73 154.601 207.188 153.899 207.455C152.029 208.18 150.146 208.833 148.251 209.391C145.724 210.144 143.206 210.764 140.698 211.252C140.156 211.36 139.601 211.469 139.059 211.565C137.732 211.811 136.404 212.009 135.086 212.182C134.36 212.283 133.634 212.371 132.907 212.435C132.435 212.494 131.963 212.54 131.49 212.575C130.835 212.649 130.192 212.699 129.562 212.749C128.639 212.818 127.74 212.862 126.841 212.905C125.978 212.948 125.102 212.98 124.25 212.998C123.824 213.007 123.398 213.017 122.983 213.014C122.63 213.021 122.277 213.029 121.935 213.024L120.484 213.02C119.655 213.001 118.849 212.982 118.043 212.951C117.236 212.921 116.442 212.89 115.672 212.846C114.901 212.802 114.118 212.758 113.359 212.702C112.6 212.646 111.865 212.577 111.141 212.508C108.947 212.3 106.885 212.054 104.98 211.768C101.272 211.228 97.5907 210.506 93.9505 209.6C93.0412 209.376 92.2033 208.933 91.5128 208.304C90.821 207.675 90.2982 206.897 89.9911 206.017C89.9783 205.993 89.9779 205.969 89.9651 205.945C89.7685 205.355 89.572 204.764 89.3875 204.162C82.9822 184.24 80.0925 162.757 78.9955 143.6C78.8672 141.333 78.7638 139.091 78.6858 136.898C78.6476 136.164 78.6341 135.441 78.6082 134.719C78.5227 132.127 78.487 129.596 78.4647 127.126C78.4543 125.934 78.4445 124.765 78.4469 123.609C78.4198 111.274 79.0355 99.0161 80.2865 86.8721C80.7162 84.3476 82.0062 82.0458 83.9526 80.3263C84.1312 80.2336 84.3097 80.129 84.4885 80.0476C86.9762 79.0258 89.5875 78.3061 92.2651 77.8999C95.8 77.2044 99.37 76.6834 102.96 76.3478C109.492 75.8625 115.974 75.4356 122.516 75.5279C130.689 75.6314 138.837 76.4235 146.87 77.9024C149.897 78.291 152.877 79.0238 155.75 80.0771C159.39 81.7024 161.24 85.3034 161.776 88.9557C161.855 89.5419 161.945 90.1281 162.012 90.7146C162.042 90.8869 162.071 91.0596 162.089 91.232C162.379 93.5216 162.621 95.8016 162.782 98.0952C162.827 98.7179 162.86 99.3293 162.905 99.9523C162.91 100.125 162.929 100.31 162.935 100.483C163.034 102.353 163.07 103.751 163.083 104.144Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.142 104.106C163.177 105.123 163.199 106.106 163.232 107.066C163.265 108.027 163.297 108.964 163.316 109.867C163.444 113.947 163.552 117.451 163.633 120.519C163.668 121.542 163.689 122.508 163.709 123.439C163.752 125.034 163.778 126.49 163.801 127.842C163.81 128.471 163.819 129.078 163.827 129.661C163.838 129.964 163.836 130.267 163.834 130.548C163.832 130.828 163.83 131.131 163.84 131.411C163.884 143.474 162.867 145.01 159.989 161.765C159.38 165.343 158.427 177.048 157.647 187.609C157.632 187.884 157.605 188.159 157.59 188.421C157.593 188.481 157.591 188.529 157.583 188.577C157.496 189.593 157.422 190.609 157.358 191.59C157.343 191.889 157.318 192.2 157.291 192.499C157.258 192.966 157.214 193.433 157.192 193.888C157.195 193.936 157.193 193.972 157.184 194.008C157.151 194.463 157.117 194.906 157.084 195.349C157.037 196.128 156.978 196.895 156.917 197.626C156.893 197.986 156.868 198.334 156.855 198.681C156.846 198.754 156.848 198.826 156.839 198.897C156.769 199.726 156.722 200.494 156.673 201.214C156.657 201.454 156.64 201.682 156.624 201.91C156.606 202.103 156.6 202.283 156.581 202.451L156.581 202.463C156.565 202.703 156.549 202.944 156.532 203.16C156.517 203.46 156.491 203.749 156.475 204.013L156.476 204.025C156.424 204.771 156.161 205.496 155.715 206.094C155.269 206.692 154.66 207.15 153.958 207.417C152.088 208.142 150.205 208.795 148.31 209.353C145.783 210.106 143.264 210.726 140.757 211.214C140.214 211.322 139.66 211.431 139.118 211.527C137.791 211.773 136.463 211.971 135.145 212.144C134.419 212.245 133.693 212.333 132.966 212.397C132.494 212.456 132.021 212.502 131.549 212.537C130.894 212.611 130.252 212.661 129.621 212.711C128.698 212.78 127.799 212.824 126.9 212.867C126.037 212.91 125.161 212.942 124.309 212.96C123.883 212.969 123.457 212.979 123.042 212.976C122.689 212.983 122.336 212.991 121.994 212.986L120.543 212.982C119.713 212.963 118.908 212.944 118.102 212.914C117.296 212.883 116.501 212.852 115.73 212.808C114.96 212.764 114.177 212.72 113.418 212.664C112.659 212.608 111.924 212.539 111.201 212.47C109.006 212.263 106.943 212.016 105.038 211.73C101.331 211.19 97.6496 210.468 94.0093 209.562C93.1001 209.338 92.2622 208.895 91.5716 208.266C90.8798 207.637 90.3571 206.859 90.0499 205.979C90.0371 205.955 90.0367 205.931 90.024 205.907C89.8274 205.317 89.6308 204.726 89.4463 204.124C83.0411 184.202 80.1516 162.719 79.0547 143.562C78.9264 141.295 78.823 139.053 78.745 136.86C78.7067 136.126 78.6929 135.403 78.6671 134.681C78.5816 132.089 78.5459 129.558 78.5235 127.088C78.5131 125.896 78.5033 124.727 78.5057 123.571C78.4786 111.236 79.0944 98.9781 80.3453 86.8341C80.775 84.3096 82.065 82.0078 84.0114 80.2884C84.19 80.1956 84.3685 80.091 84.5473 80.0096C87.0351 78.9879 89.6464 78.2681 92.3239 77.8619C95.8588 77.1665 99.4288 76.6454 103.019 76.3098C109.55 75.8245 116.033 75.3977 122.575 75.4899C130.748 75.5935 138.896 76.3855 146.929 77.8644C149.956 78.2531 152.936 78.9859 155.809 80.0391C159.449 81.6645 161.299 85.2655 161.835 88.9177C161.914 89.5039 162.004 90.0902 162.071 90.6766C162.101 90.849 162.13 91.0216 162.148 91.1941C162.438 93.4837 162.681 95.7636 162.841 98.0572C162.886 98.6799 162.919 99.2913 162.964 99.9143C162.97 100.087 162.988 100.272 162.993 100.445C163.093 102.315 163.129 103.713 163.142 104.106Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.201 104.068C163.236 105.085 163.258 106.068 163.291 107.028C163.324 107.989 163.356 108.926 163.375 109.829C163.503 113.909 163.611 117.414 163.692 120.481C163.727 121.504 163.748 122.47 163.768 123.401C163.811 124.996 163.837 126.452 163.86 127.804C163.869 128.433 163.878 129.04 163.886 129.623C163.897 129.926 163.895 130.229 163.893 130.51C163.891 130.79 163.889 131.093 163.899 131.373C163.943 143.436 162.926 144.972 160.048 161.727C159.439 165.305 158.486 177.01 157.707 187.571C157.692 187.846 157.665 188.121 157.649 188.383C157.652 188.443 157.65 188.491 157.642 188.539C157.555 189.555 157.48 190.571 157.416 191.552C157.402 191.851 157.376 192.162 157.35 192.461C157.317 192.928 157.273 193.395 157.251 193.85C157.254 193.898 157.252 193.934 157.243 193.97C157.21 194.425 157.176 194.868 157.143 195.311C157.096 196.09 157.037 196.857 156.977 197.589C156.952 197.948 156.927 198.296 156.915 198.644C156.905 198.716 156.907 198.788 156.898 198.859C156.828 199.688 156.781 200.456 156.732 201.176C156.716 201.416 156.699 201.644 156.683 201.872C156.665 202.065 156.659 202.245 156.64 202.413L156.641 202.425C156.624 202.665 156.608 202.906 156.591 203.122C156.577 203.422 156.55 203.711 156.534 203.975L156.535 203.987C156.483 204.733 156.22 205.458 155.774 206.056C155.328 206.654 154.719 207.112 154.017 207.379C152.147 208.104 150.264 208.757 148.369 209.315C145.842 210.068 143.323 210.688 140.815 211.176C140.273 211.284 139.719 211.393 139.176 211.489C137.85 211.735 136.522 211.933 135.204 212.106C134.478 212.207 133.752 212.295 133.025 212.359C132.553 212.418 132.081 212.464 131.608 212.499C130.953 212.573 130.31 212.623 129.68 212.673C128.757 212.742 127.858 212.786 126.959 212.829C126.096 212.872 125.22 212.904 124.368 212.922C123.942 212.931 123.515 212.941 123.101 212.938C122.748 212.945 122.395 212.953 122.053 212.948L120.603 212.944C119.773 212.925 118.967 212.907 118.161 212.876C117.354 212.845 116.56 212.814 115.79 212.77C115.019 212.726 114.236 212.682 113.477 212.626C112.718 212.57 111.983 212.501 111.259 212.432C109.065 212.225 107.002 211.978 105.097 211.692C101.389 211.152 97.7084 210.43 94.0681 209.524C93.1589 209.3 92.321 208.857 91.6304 208.228C90.9387 207.599 90.4162 206.821 90.1091 205.941C90.0963 205.917 90.0956 205.893 90.0828 205.869C89.8862 205.279 89.6897 204.688 89.5052 204.086C83.0999 184.164 80.2105 162.681 79.1135 143.524C78.9852 141.257 78.8819 139.015 78.8038 136.822C78.7656 136.088 78.7517 135.365 78.7259 134.643C78.6404 132.051 78.6051 129.52 78.5827 127.05C78.5723 125.858 78.5621 124.689 78.5646 123.533C78.5375 111.198 79.1532 98.9402 80.4041 86.7962C80.8339 84.2717 82.1242 81.9698 84.0706 80.2504C84.2492 80.1577 84.4273 80.053 84.6062 79.9716C87.0939 78.9499 89.7052 78.2301 92.3827 77.824C95.9177 77.1285 99.4876 76.6075 103.078 76.2718C109.609 75.7865 116.092 75.3597 122.634 75.452C130.807 75.5555 138.955 76.3476 146.988 77.8264C150.015 78.2151 152.995 78.9479 155.868 80.0011C159.508 81.6265 161.358 85.2275 161.894 88.8798C161.972 89.466 162.063 90.0522 162.13 90.6387C162.16 90.811 162.189 90.9837 162.207 91.1561C162.497 93.4457 162.739 95.7257 162.9 98.0192C162.945 98.642 162.978 99.2533 163.023 99.8763C163.028 100.049 163.047 100.234 163.053 100.407C163.152 102.277 163.188 103.675 163.201 104.068Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.26 104.03C163.295 105.047 163.317 106.03 163.35 106.99C163.382 107.951 163.415 108.888 163.434 109.791C163.561 113.871 163.67 117.376 163.751 120.443C163.786 121.466 163.807 122.432 163.827 123.363C163.87 124.958 163.896 126.414 163.918 127.766C163.928 128.395 163.937 129.002 163.945 129.585C163.955 129.888 163.954 130.192 163.952 130.472C163.949 130.752 163.948 131.055 163.958 131.335C164.002 143.398 162.985 144.934 160.107 161.689C159.497 165.267 158.545 176.972 157.765 187.533C157.75 187.808 157.723 188.083 157.708 188.345C157.711 188.405 157.709 188.453 157.701 188.501C157.614 189.517 157.54 190.533 157.476 191.514C157.461 191.813 157.435 192.124 157.409 192.423C157.376 192.89 157.331 193.357 157.31 193.812C157.313 193.86 157.31 193.896 157.302 193.932C157.269 194.387 157.235 194.83 157.202 195.273C157.155 196.052 157.096 196.819 157.035 197.551C157.011 197.91 156.986 198.258 156.973 198.606C156.964 198.678 156.966 198.75 156.956 198.821C156.887 199.65 156.84 200.418 156.791 201.138C156.775 201.378 156.758 201.606 156.742 201.834C156.724 202.027 156.718 202.207 156.699 202.375L156.699 202.387C156.683 202.627 156.667 202.868 156.65 203.084C156.635 203.384 156.608 203.673 156.593 203.937L156.593 203.949C156.542 204.695 156.279 205.42 155.833 206.018C155.387 206.616 154.778 207.074 154.076 207.341C152.205 208.066 150.323 208.719 148.428 209.277C145.901 210.03 143.382 210.65 140.874 211.138C140.332 211.247 139.778 211.355 139.236 211.451C137.909 211.697 136.58 211.895 135.262 212.069C134.537 212.169 133.811 212.257 133.084 212.321C132.612 212.38 132.139 212.426 131.666 212.461C131.012 212.535 130.369 212.585 129.738 212.635C128.816 212.704 127.917 212.748 127.018 212.792C126.155 212.835 125.279 212.866 124.427 212.884C124.001 212.894 123.575 212.903 123.16 212.9C122.807 212.907 122.454 212.915 122.112 212.91L120.661 212.906C119.831 212.887 119.026 212.869 118.219 212.838C117.413 212.807 116.619 212.776 115.848 212.732C115.078 212.688 114.295 212.644 113.536 212.588C112.777 212.532 112.041 212.463 111.318 212.394C109.124 212.187 107.061 211.94 105.156 211.654C101.448 211.114 97.7675 210.392 94.1272 209.486C93.218 209.262 92.3801 208.819 91.6895 208.19C90.9978 207.561 90.475 206.783 90.1678 205.903C90.155 205.879 90.1546 205.855 90.1419 205.831C89.9453 205.241 89.7487 204.65 89.5642 204.048C83.159 184.126 80.2692 162.643 79.1722 143.486C79.044 141.219 78.9406 138.977 78.8626 136.784C78.8243 136.05 78.8108 135.327 78.785 134.605C78.6995 132.013 78.6638 129.482 78.6414 127.012C78.6311 125.82 78.6212 124.651 78.6237 123.495C78.5966 111.16 79.2123 98.9022 80.4632 86.7582C80.893 84.2337 82.183 81.9319 84.1293 80.2124C84.308 80.1197 84.4864 80.0151 84.6653 79.9337C87.153 78.9119 89.7643 78.1922 92.4418 77.786C95.9768 77.0905 99.5467 76.5695 103.137 76.2339C109.668 75.7486 116.151 75.3218 122.693 75.414C130.865 75.5176 139.014 76.3096 147.047 77.7885C150.074 78.1771 153.054 78.9099 155.926 79.9632C159.567 81.5886 161.417 85.1895 161.953 88.8418C162.031 89.428 162.122 90.0143 162.189 90.6007C162.218 90.7731 162.248 90.9457 162.265 91.1181C162.555 93.4077 162.798 95.6877 162.959 97.9813C163.004 98.604 163.036 99.2154 163.081 99.8384C163.087 100.011 163.105 100.196 163.111 100.369C163.211 102.239 163.247 103.637 163.26 104.03Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.319 103.992C163.354 105.009 163.376 105.992 163.408 106.952C163.441 107.913 163.473 108.85 163.493 109.753C163.62 113.833 163.728 117.338 163.81 120.405C163.845 121.428 163.866 122.394 163.886 123.325C163.929 124.92 163.955 126.376 163.977 127.728C163.987 128.357 163.996 128.964 164.004 129.547C164.014 129.85 164.013 130.154 164.011 130.434C164.008 130.714 164.007 131.017 164.017 131.297C164.061 143.36 163.044 144.896 160.165 161.651C159.556 165.229 158.604 176.934 157.824 187.495C157.809 187.77 157.782 188.045 157.767 188.307C157.77 188.367 157.768 188.415 157.76 188.463C157.673 189.479 157.598 190.495 157.534 191.476C157.52 191.775 157.494 192.086 157.468 192.385C157.435 192.852 157.39 193.319 157.369 193.774C157.372 193.822 157.369 193.858 157.361 193.894C157.328 194.349 157.294 194.792 157.261 195.235C157.214 196.014 157.154 196.781 157.094 197.513C157.07 197.872 157.045 198.22 157.032 198.568C157.023 198.64 157.025 198.712 157.015 198.783C156.946 199.612 156.899 200.38 156.85 201.1C156.834 201.34 156.817 201.568 156.801 201.796C156.783 201.989 156.776 202.169 156.758 202.337L156.758 202.349C156.742 202.59 156.726 202.83 156.709 203.046C156.694 203.346 156.668 203.635 156.652 203.899L156.653 203.911C156.601 204.657 156.338 205.382 155.892 205.98C155.446 206.578 154.837 207.036 154.135 207.303C152.265 208.028 150.382 208.681 148.487 209.239C145.96 209.992 143.441 210.612 140.933 211.1C140.391 211.209 139.837 211.317 139.294 211.413C137.968 211.659 136.639 211.857 135.321 212.031C134.596 212.131 133.87 212.219 133.143 212.283C132.671 212.342 132.198 212.388 131.725 212.423C131.071 212.497 130.428 212.547 129.798 212.597C128.875 212.666 127.976 212.71 127.076 212.754C126.213 212.797 125.338 212.828 124.486 212.846C124.06 212.856 123.633 212.865 123.219 212.862C122.866 212.869 122.512 212.877 122.171 212.872L120.72 212.868C119.89 212.849 119.085 212.831 118.279 212.8C117.472 212.769 116.678 212.738 115.907 212.694C115.137 212.65 114.354 212.606 113.595 212.55C112.835 212.494 112.101 212.425 111.377 212.356C109.183 212.149 107.12 211.902 105.215 211.616C101.507 211.076 97.8263 210.354 94.1861 209.448C93.2768 209.225 92.4389 208.781 91.7484 208.152C91.0566 207.523 90.5338 206.745 90.2267 205.865C90.2139 205.841 90.2135 205.817 90.2007 205.793C90.0041 205.203 89.8076 204.612 89.6231 204.01C83.2178 184.088 80.3281 162.605 79.2311 143.448C79.1028 141.181 78.9998 138.939 78.9218 136.746C78.8835 136.012 78.8697 135.289 78.8438 134.567C78.7583 131.975 78.7226 129.444 78.7003 126.974C78.6899 125.782 78.68 124.613 78.6825 123.457C78.6554 111.122 79.2711 98.8642 80.522 86.7203C80.9518 84.1958 82.2418 81.8939 84.1882 80.1745C84.3668 80.0817 84.5453 79.9771 84.7241 79.8957C87.2118 78.874 89.8231 78.1542 92.5007 77.748C96.0356 77.0526 99.6056 76.5316 103.195 76.1959C109.727 75.7106 116.21 75.2838 122.752 75.376C130.924 75.4796 139.073 76.2717 147.106 77.7505C150.133 78.1392 153.113 78.872 155.986 79.9252C159.626 81.5506 161.476 85.1516 162.012 88.8038C162.09 89.39 162.181 89.9763 162.248 90.5627C162.277 90.7351 162.307 90.9077 162.324 91.0802C162.614 93.3698 162.857 95.6497 163.018 97.9433C163.063 98.566 163.096 99.1774 163.14 99.8004C163.146 99.9734 163.164 100.158 163.17 100.331C163.27 102.202 163.306 103.599 163.319 103.992Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.378 103.954C163.413 104.971 163.435 105.954 163.468 106.914C163.501 107.875 163.533 108.812 163.552 109.715C163.679 113.795 163.787 117.3 163.869 120.367C163.904 121.39 163.925 122.356 163.945 123.287C163.988 124.882 164.014 126.338 164.036 127.69C164.046 128.319 164.055 128.926 164.063 129.509C164.073 129.812 164.072 130.116 164.07 130.396C164.067 130.676 164.066 130.979 164.075 131.259C164.119 143.322 163.103 144.858 160.225 161.613C159.615 165.191 158.663 176.896 157.883 187.457C157.868 187.732 157.841 188.007 157.826 188.269C157.829 188.329 157.827 188.377 157.819 188.425C157.732 189.441 157.657 190.457 157.593 191.438C157.579 191.737 157.553 192.048 157.527 192.347C157.494 192.814 157.449 193.281 157.428 193.736C157.431 193.784 157.428 193.82 157.42 193.856C157.387 194.311 157.353 194.754 157.319 195.197C157.273 195.976 157.214 196.743 157.153 197.475C157.129 197.834 157.104 198.182 157.091 198.53C157.082 198.602 157.084 198.674 157.074 198.746C157.005 199.574 156.958 200.342 156.909 201.062C156.893 201.302 156.876 201.53 156.859 201.758C156.842 201.951 156.835 202.131 156.817 202.299L156.817 202.311C156.801 202.552 156.784 202.792 156.767 203.008C156.753 203.308 156.727 203.597 156.711 203.861L156.711 203.873C156.66 204.619 156.396 205.344 155.951 205.942C155.505 206.54 154.896 206.998 154.194 207.265C152.323 207.99 150.44 208.643 148.546 209.201C146.018 209.954 143.5 210.574 140.992 211.062C140.45 211.171 139.896 211.279 139.353 211.375C138.027 211.621 136.698 211.819 135.38 211.993C134.655 212.093 133.929 212.181 133.202 212.245C132.73 212.304 132.257 212.35 131.784 212.385C131.13 212.46 130.487 212.509 129.856 212.56C128.934 212.628 128.035 212.672 127.136 212.716C126.273 212.759 125.397 212.79 124.545 212.808C124.118 212.818 123.692 212.827 123.278 212.824C122.925 212.832 122.572 212.839 122.23 212.835L120.779 212.83C119.949 212.811 119.144 212.793 118.337 212.762C117.531 212.731 116.737 212.7 115.966 212.656C115.196 212.612 114.413 212.568 113.654 212.512C112.895 212.456 112.159 212.387 111.436 212.318C109.242 212.111 107.179 211.864 105.274 211.578C101.566 211.039 97.8851 210.316 94.2449 209.41C93.3357 209.187 92.4978 208.743 91.8072 208.114C91.1154 207.485 90.593 206.707 90.2859 205.827C90.2731 205.803 90.2723 205.779 90.2595 205.755C90.063 205.165 89.8664 204.574 89.6819 203.972C83.2767 184.05 80.3872 162.567 79.2903 143.41C79.162 141.143 79.0586 138.901 78.9806 136.708C78.9423 135.974 78.9285 135.251 78.9027 134.529C78.8172 131.937 78.7818 129.406 78.7595 126.936C78.7491 125.744 78.7389 124.575 78.7413 123.419C78.7142 111.085 79.33 98.8263 80.5809 86.6823C81.0106 84.1578 82.301 81.8559 84.2473 80.1365C84.426 80.0438 84.6041 79.9391 84.7829 79.8577C87.2706 78.836 89.882 78.1163 92.5595 77.7101C96.0944 77.0146 99.6644 76.4936 103.254 76.1579C109.786 75.6726 116.269 75.2458 122.811 75.3381C130.983 75.4416 139.132 76.2337 147.165 77.7125C150.192 78.1012 153.172 78.834 156.044 79.8872C159.685 81.5126 161.535 85.1136 162.07 88.7659C162.149 89.3521 162.24 89.9383 162.307 90.5248C162.336 90.6971 162.366 90.8698 162.383 91.0422C162.673 93.3318 162.916 95.6118 163.077 97.9053C163.122 98.5281 163.154 99.1394 163.199 99.7625C163.205 99.9354 163.223 100.12 163.229 100.293C163.328 102.164 163.365 103.561 163.378 103.954Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.437 103.916C163.472 104.933 163.494 105.916 163.526 106.876C163.559 107.837 163.591 108.774 163.61 109.677C163.738 113.757 163.846 117.262 163.928 120.329C163.963 121.352 163.984 122.318 164.004 123.249C164.047 124.844 164.073 126.3 164.095 127.652C164.105 128.281 164.114 128.888 164.122 129.471C164.132 129.774 164.131 130.078 164.128 130.358C164.126 130.638 164.125 130.941 164.134 131.221C164.178 143.284 163.162 144.82 160.283 161.575C159.674 165.154 158.722 176.858 157.942 187.419C157.927 187.694 157.9 187.969 157.885 188.232C157.888 188.291 157.886 188.339 157.878 188.387C157.791 189.403 157.716 190.419 157.652 191.4C157.638 191.699 157.612 192.01 157.586 192.309C157.553 192.776 157.508 193.243 157.487 193.698C157.49 193.746 157.487 193.782 157.479 193.818C157.445 194.273 157.412 194.716 157.378 195.159C157.331 195.938 157.272 196.705 157.212 197.437C157.188 197.796 157.163 198.144 157.15 198.492C157.14 198.564 157.143 198.636 157.133 198.708C157.064 199.536 157.017 200.304 156.968 201.024C156.952 201.264 156.935 201.492 156.918 201.721C156.9 201.913 156.894 202.093 156.876 202.261L156.876 202.273C156.86 202.514 156.844 202.754 156.826 202.97C156.812 203.27 156.785 203.559 156.77 203.823L156.77 203.835C156.718 204.581 156.455 205.306 156.01 205.904C155.564 206.502 154.954 206.96 154.253 207.227C152.382 207.952 150.5 208.605 148.605 209.163C146.077 209.916 143.559 210.536 141.051 211.024C140.509 211.133 139.955 211.241 139.412 211.337C138.086 211.583 136.757 211.781 135.439 211.955C134.714 212.055 133.988 212.143 133.261 212.207C132.789 212.266 132.316 212.312 131.843 212.347C131.189 212.422 130.546 212.472 129.915 212.522C128.993 212.59 128.094 212.634 127.194 212.678C126.331 212.721 125.455 212.752 124.603 212.77C124.177 212.78 123.751 212.789 123.337 212.786C122.984 212.794 122.63 212.801 122.289 212.797L120.838 212.792C120.008 212.773 119.202 212.755 118.396 212.724C117.59 212.693 116.796 212.662 116.025 212.618C115.255 212.574 114.472 212.53 113.713 212.474C112.953 212.418 112.218 212.349 111.495 212.28C109.3 212.073 107.238 211.826 105.333 211.54C101.625 211.001 97.9439 210.278 94.3036 209.372C93.3944 209.149 92.5569 208.705 91.8663 208.076C91.1745 207.447 90.6517 206.669 90.3446 205.789C90.3318 205.765 90.3314 205.741 90.3186 205.717C90.122 205.127 89.9252 204.536 89.7407 203.934C83.3354 184.012 80.446 162.529 79.349 143.372C79.2207 141.105 79.1174 138.863 79.0393 136.67C79.0011 135.936 78.9876 135.213 78.9617 134.491C78.8762 131.899 78.8405 129.368 78.8182 126.899C78.8078 125.706 78.798 124.537 78.8004 123.381C78.7733 111.047 79.3891 98.7883 80.64 86.6443C81.0697 84.1198 82.3597 81.818 84.3061 80.0985C84.4847 80.0058 84.6632 79.9012 84.842 79.8198C87.3297 78.798 89.941 78.0783 92.6186 77.6721C96.1535 76.9766 99.7231 76.4556 103.313 76.12C109.845 75.6347 116.328 75.2079 122.87 75.3001C131.042 75.4037 139.191 76.1957 147.224 77.6746C150.251 78.0633 153.23 78.796 156.103 79.8493C159.744 81.4747 161.594 85.0757 162.129 88.7279C162.208 89.3141 162.299 89.9004 162.366 90.4868C162.395 90.6592 162.425 90.8318 162.442 91.0042C162.732 93.2938 162.975 95.5738 163.136 97.8674C163.181 98.4901 163.213 99.1015 163.258 99.7245C163.264 99.8975 163.282 100.082 163.288 100.255C163.388 102.126 163.423 103.523 163.437 103.916Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.496 103.878C163.531 104.895 163.552 105.878 163.585 106.838C163.618 107.799 163.65 108.736 163.669 109.639C163.797 113.719 163.905 117.224 163.986 120.291C164.021 121.314 164.043 122.28 164.063 123.211C164.105 124.806 164.131 126.262 164.154 127.614C164.164 128.243 164.173 128.85 164.181 129.433C164.191 129.736 164.19 130.04 164.187 130.32C164.185 130.6 164.184 130.903 164.193 131.183C164.237 143.246 163.22 144.783 160.342 161.537C159.733 165.116 158.781 176.82 158.001 187.381C157.986 187.656 157.959 187.931 157.944 188.194C157.947 188.253 157.945 188.301 157.937 188.349C157.85 189.365 157.775 190.381 157.711 191.362C157.697 191.661 157.671 191.972 157.645 192.271C157.612 192.738 157.567 193.205 157.546 193.66C157.548 193.708 157.546 193.744 157.538 193.78C157.505 194.235 157.471 194.678 157.437 195.121C157.391 195.9 157.331 196.667 157.271 197.399C157.246 197.758 157.222 198.106 157.209 198.454C157.199 198.526 157.202 198.598 157.192 198.67C157.123 199.498 157.076 200.266 157.027 200.986C157.011 201.226 156.994 201.454 156.977 201.683C156.959 201.875 156.953 202.055 156.935 202.223L156.935 202.235C156.919 202.476 156.902 202.716 156.885 202.932C156.871 203.232 156.844 203.521 156.829 203.785L156.829 203.797C156.778 204.543 156.514 205.269 156.069 205.866C155.623 206.464 155.013 206.922 154.312 207.189C152.441 207.914 150.558 208.567 148.664 209.125C146.136 209.878 143.618 210.498 141.11 210.986C140.568 211.095 140.014 211.203 139.471 211.3C138.145 211.545 136.816 211.743 135.498 211.917C134.773 212.017 134.047 212.105 133.32 212.169C132.848 212.228 132.375 212.274 131.902 212.309C131.248 212.384 130.605 212.434 129.974 212.484C129.052 212.552 128.153 212.596 127.253 212.64C126.39 212.683 125.514 212.714 124.662 212.732C124.236 212.742 123.81 212.751 123.396 212.748C123.043 212.756 122.689 212.763 122.348 212.759L120.897 212.754C120.067 212.736 119.261 212.717 118.455 212.686C117.649 212.655 116.854 212.624 116.084 212.58C115.313 212.536 114.53 212.492 113.771 212.436C113.012 212.38 112.277 212.311 111.554 212.242C109.359 212.035 107.297 211.788 105.392 211.502C101.684 210.963 98.0031 210.24 94.3628 209.334C93.4536 209.111 92.6157 208.667 91.9251 208.038C91.2334 207.409 90.7106 206.631 90.4034 205.751C90.3906 205.727 90.3902 205.703 90.3775 205.679C90.1809 205.089 89.9843 204.498 89.7998 203.896C83.3946 183.974 80.5048 162.491 79.4078 143.334C79.2796 141.067 79.1762 138.825 79.0982 136.632C79.0599 135.898 79.0464 135.175 79.0206 134.453C78.9351 131.861 78.8994 129.33 78.877 126.861C78.8667 125.668 78.8568 124.499 78.8593 123.343C78.8321 111.009 79.4479 98.7504 80.6988 86.6064C81.1286 84.0819 82.4186 81.78 84.3649 80.0606C84.5436 79.9678 84.722 79.8632 84.9009 79.7818C87.3886 78.7601 89.9999 78.0403 92.6774 77.6342C96.2124 76.9387 99.7823 76.4177 103.372 76.082C109.904 75.5967 116.387 75.1699 122.928 75.2622C131.101 75.3657 139.25 76.1578 147.283 77.6366C150.31 78.0253 153.289 78.7581 156.162 79.8113C159.803 81.4367 161.652 85.0377 162.188 88.6899C162.267 89.2761 162.358 89.8624 162.425 90.4488C162.454 90.6212 162.483 90.7939 162.501 90.9663C162.791 93.2559 163.034 95.5358 163.195 97.8294C163.239 98.4522 163.272 99.0635 163.317 99.6865C163.323 99.8595 163.341 100.044 163.347 100.217C163.446 102.088 163.483 103.485 163.496 103.878Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.555 103.84C163.589 104.857 163.611 105.84 163.644 106.8C163.677 107.761 163.709 108.698 163.728 109.601C163.856 113.681 163.964 117.186 164.045 120.253C164.08 121.276 164.101 122.242 164.121 123.173C164.164 124.768 164.19 126.224 164.213 127.576C164.223 128.205 164.231 128.812 164.24 129.395C164.25 129.698 164.248 130.002 164.246 130.282C164.244 130.562 164.242 130.865 164.252 131.145C164.296 143.208 163.279 144.744 160.401 161.499C159.792 165.077 158.839 176.782 158.06 187.343C158.045 187.618 158.018 187.893 158.002 188.155C158.005 188.215 158.003 188.263 157.995 188.311C157.908 189.327 157.834 190.343 157.77 191.324C157.755 191.623 157.73 191.934 157.703 192.233C157.671 192.7 157.626 193.167 157.605 193.622C157.607 193.67 157.605 193.706 157.596 193.742C157.563 194.197 157.53 194.64 157.496 195.083C157.449 195.862 157.39 196.629 157.33 197.361C157.305 197.72 157.281 198.068 157.268 198.416C157.258 198.488 157.261 198.56 157.251 198.632C157.182 199.46 157.134 200.228 157.085 200.948C157.069 201.188 157.053 201.416 157.036 201.644C157.018 201.837 157.012 202.017 156.993 202.185L156.994 202.197C156.978 202.438 156.961 202.678 156.944 202.894C156.93 203.194 156.903 203.483 156.888 203.747L156.888 203.759C156.836 204.505 156.573 205.23 156.127 205.828C155.682 206.426 155.072 206.884 154.371 207.151C152.5 207.876 150.617 208.529 148.722 209.087C146.195 209.84 143.677 210.46 141.169 210.948C140.627 211.057 140.072 211.165 139.53 211.261C138.203 211.507 136.875 211.705 135.557 211.879C134.831 211.979 134.105 212.067 133.378 212.131C132.906 212.19 132.434 212.236 131.961 212.271C131.307 212.345 130.664 212.395 130.033 212.446C129.11 212.514 128.211 212.558 127.312 212.602C126.449 212.645 125.573 212.676 124.721 212.694C124.295 212.704 123.869 212.713 123.454 212.71C123.101 212.717 122.748 212.725 122.407 212.721L120.955 212.716C120.126 212.697 119.32 212.679 118.514 212.648C117.708 212.617 116.913 212.586 116.143 212.542C115.372 212.498 114.589 212.454 113.83 212.398C113.071 212.342 112.336 212.273 111.613 212.204C109.418 211.997 107.356 211.75 105.451 211.464C101.743 210.925 98.0617 210.202 94.4214 209.296C93.5122 209.073 92.6743 208.629 91.9837 208C91.292 207.371 90.7692 206.593 90.462 205.713C90.4492 205.689 90.4488 205.665 90.4361 205.641C90.2395 205.051 90.0429 204.46 89.8584 203.858C83.4532 183.936 80.5638 162.453 79.4668 143.296C79.3385 141.029 79.2351 138.787 79.1571 136.594C79.1189 135.86 79.105 135.137 79.0792 134.415C78.9937 131.823 78.958 129.292 78.9356 126.822C78.9253 125.63 78.9154 124.461 78.9178 123.305C78.8907 110.971 79.5065 98.7123 80.7574 86.5683C81.1871 84.0438 82.4771 81.7419 84.4235 80.0225C84.6021 79.9297 84.7806 79.8251 84.9594 79.7437C87.4472 78.722 90.0585 78.0022 92.736 77.5961C96.271 76.9006 99.8409 76.3796 103.431 76.0439C109.962 75.5586 116.445 75.1318 122.987 75.2241C131.16 75.3276 139.308 76.1197 147.341 77.5985C150.368 77.9872 153.348 78.72 156.221 79.7732C159.862 81.3986 161.711 84.9996 162.247 88.6519C162.326 89.238 162.416 89.8243 162.483 90.4108C162.513 90.5831 162.542 90.7558 162.56 90.9282C162.85 93.2178 163.093 95.4978 163.253 97.7913C163.298 98.4141 163.331 99.0254 163.376 99.6484C163.382 99.8214 163.4 100.006 163.406 100.179C163.505 102.05 163.541 103.447 163.555 103.84Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.614 103.802C163.648 104.82 163.67 105.802 163.703 106.762C163.736 107.723 163.768 108.661 163.787 109.563C163.915 113.643 164.023 117.148 164.104 120.215C164.139 121.239 164.161 122.204 164.181 123.135C164.223 124.73 164.249 126.186 164.272 127.538C164.282 128.167 164.29 128.774 164.299 129.357C164.309 129.66 164.307 129.964 164.305 130.244C164.303 130.524 164.301 130.827 164.311 131.108C164.355 143.17 163.338 144.707 160.46 161.461C159.851 165.04 158.899 176.744 158.119 187.305C158.104 187.58 158.077 187.855 158.061 188.118C158.065 188.177 158.062 188.225 158.054 188.273C157.967 189.289 157.893 190.305 157.829 191.286C157.814 191.585 157.789 191.896 157.762 192.196C157.73 192.662 157.685 193.129 157.664 193.584C157.666 193.632 157.664 193.668 157.655 193.704C157.622 194.159 157.589 194.602 157.555 195.045C157.508 195.824 157.449 196.591 157.389 197.323C157.364 197.682 157.34 198.03 157.327 198.378C157.317 198.45 157.32 198.522 157.31 198.594C157.241 199.422 157.193 200.19 157.144 200.91C157.128 201.15 157.112 201.378 157.095 201.607C157.077 201.799 157.071 201.979 157.052 202.147L157.053 202.159C157.037 202.4 157.02 202.64 157.003 202.856C156.989 203.156 156.962 203.445 156.947 203.709L156.947 203.721C156.895 204.467 156.632 205.193 156.186 205.79C155.741 206.388 155.131 206.846 154.43 207.113C152.559 207.838 150.676 208.492 148.782 209.049C146.254 209.802 143.736 210.422 141.228 210.91C140.686 211.019 140.132 211.127 139.589 211.224C138.262 211.469 136.934 211.667 135.616 211.841C134.89 211.941 134.164 212.029 133.437 212.093C132.965 212.152 132.493 212.198 132.02 212.233C131.366 212.308 130.723 212.358 130.092 212.408C129.169 212.476 128.27 212.52 127.371 212.564C126.508 212.607 125.632 212.638 124.78 212.656C124.354 212.666 123.928 212.675 123.514 212.672C123.16 212.68 122.807 212.687 122.466 212.683L121.015 212.678C120.185 212.66 119.379 212.641 118.573 212.61C117.767 212.579 116.972 212.548 116.202 212.504C115.431 212.46 114.648 212.416 113.889 212.36C113.13 212.304 112.395 212.235 111.672 212.166C109.477 211.959 107.415 211.712 105.51 211.426C101.802 210.887 98.1206 210.164 94.4804 209.258C93.5712 209.035 92.7336 208.591 92.043 207.962C91.3513 207.333 90.8285 206.555 90.5214 205.675C90.5086 205.651 90.5078 205.627 90.495 205.603C90.2984 205.013 90.1019 204.422 89.9174 203.82C83.5122 183.898 80.6227 162.415 79.5258 143.258C79.3975 140.991 79.2941 138.749 79.2161 136.556C79.1778 135.822 79.1643 135.099 79.1385 134.377C79.053 131.785 79.0173 129.254 78.9949 126.785C78.9846 125.592 78.9747 124.424 78.9772 123.267C78.9501 110.933 79.5655 98.6744 80.8164 86.5304C81.2461 84.0059 82.5365 81.7041 84.4828 79.9847C84.6615 79.8919 84.8399 79.7873 85.0188 79.7059C87.5065 78.6842 90.1175 77.9644 92.795 77.5582C96.3299 76.8627 99.8999 76.3417 103.49 76.0061C110.021 75.5208 116.504 75.094 123.046 75.1862C131.219 75.2898 139.368 76.0818 147.4 77.5607C150.428 77.9494 153.407 78.6822 156.28 79.7354C159.921 81.3608 161.77 84.9618 162.306 88.614C162.385 89.2002 162.475 89.7865 162.542 90.3729C162.572 90.5453 162.601 90.7179 162.619 90.8903C162.909 93.18 163.152 95.4599 163.312 97.7535C163.357 98.3762 163.39 98.9876 163.435 99.6106C163.441 99.7836 163.459 99.9684 163.465 100.141C163.564 102.012 163.6 103.409 163.614 103.802Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.672 103.764C163.707 104.782 163.729 105.764 163.762 106.724C163.795 107.685 163.827 108.623 163.846 109.526C163.974 113.605 164.082 117.11 164.163 120.177C164.198 121.201 164.219 122.166 164.239 123.097C164.282 124.692 164.308 126.148 164.33 127.5C164.34 128.129 164.349 128.736 164.357 129.319C164.368 129.622 164.366 129.926 164.364 130.206C164.362 130.486 164.36 130.789 164.37 131.07C164.414 143.132 163.397 144.669 160.519 161.423C159.91 165.002 158.957 176.706 158.177 187.267C158.162 187.542 158.135 187.817 158.12 188.08C158.123 188.139 158.121 188.187 158.113 188.235C158.026 189.251 157.952 190.267 157.888 191.248C157.873 191.547 157.847 191.858 157.821 192.158C157.788 192.624 157.743 193.091 157.722 193.546C157.725 193.594 157.723 193.63 157.714 193.666C157.681 194.121 157.647 194.564 157.614 195.007C157.567 195.786 157.508 196.553 157.447 197.285C157.423 197.644 157.398 197.992 157.386 198.34C157.376 198.412 157.378 198.484 157.368 198.556C157.299 199.384 157.252 200.152 157.203 200.872C157.187 201.112 157.17 201.341 157.154 201.569C157.136 201.761 157.13 201.941 157.111 202.11L157.111 202.121C157.095 202.362 157.079 202.602 157.062 202.818C157.048 203.118 157.021 203.407 157.005 203.671L157.006 203.683C156.954 204.429 156.691 205.155 156.245 205.752C155.799 206.35 155.19 206.808 154.488 207.075C152.618 207.8 150.735 208.454 148.84 209.011C146.313 209.764 143.794 210.385 141.287 210.872C140.745 210.981 140.19 211.089 139.648 211.186C138.321 211.431 136.992 211.629 135.675 211.803C134.949 211.903 134.223 211.991 133.496 212.055C133.024 212.114 132.551 212.16 132.079 212.195C131.424 212.27 130.781 212.32 130.15 212.37C129.228 212.438 128.329 212.482 127.43 212.526C126.567 212.569 125.691 212.6 124.839 212.619C124.413 212.628 123.987 212.637 123.572 212.634C123.219 212.642 122.866 212.649 122.524 212.645L121.073 212.64C120.244 212.622 119.438 212.603 118.632 212.572C117.825 212.541 117.031 212.51 116.261 212.466C115.49 212.422 114.707 212.379 113.948 212.322C113.189 212.266 112.453 212.197 111.73 212.128C109.536 211.921 107.474 211.674 105.568 211.388C101.861 210.849 98.1796 210.126 94.5393 209.22C93.6301 208.997 92.7922 208.553 92.1016 207.924C91.4099 207.295 90.8871 206.517 90.58 205.637C90.5672 205.613 90.5668 205.589 90.554 205.565C90.3574 204.975 90.1608 204.384 89.9763 203.782C83.5711 183.86 80.6813 162.377 79.5844 143.22C79.4561 140.953 79.3527 138.711 79.2747 136.518C79.2364 135.784 79.2229 135.061 79.1971 134.339C79.1116 131.747 79.0759 129.216 79.0535 126.747C79.0432 125.554 79.0333 124.386 79.0358 123.229C79.0087 110.895 79.6244 98.6365 80.8753 86.4925C81.3051 83.968 82.5951 81.6661 84.5414 79.9467C84.7201 79.8539 84.8985 79.7493 85.0774 79.6679C87.5651 78.6462 90.1764 77.9264 92.8539 77.5203C96.3889 76.8248 99.9588 76.3038 103.549 75.9681C110.08 75.4828 116.563 75.056 123.105 75.1483C131.278 75.2518 139.426 76.0439 147.459 77.5227C150.486 77.9114 153.466 78.6442 156.339 79.6974C159.979 81.3228 161.829 84.9238 162.365 88.5761C162.444 89.1622 162.534 89.7485 162.601 90.3349C162.63 90.5073 162.66 90.68 162.678 90.8524C162.968 93.142 163.21 95.422 163.371 97.7155C163.416 98.3383 163.449 98.9496 163.493 99.5726C163.499 99.7456 163.518 99.9304 163.524 100.103C163.623 101.974 163.659 103.372 163.672 103.764Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.731 103.726C163.766 104.744 163.788 105.726 163.821 106.686C163.854 107.647 163.886 108.585 163.905 109.488C164.032 113.567 164.141 117.072 164.222 120.14C164.257 121.163 164.278 122.128 164.298 123.059C164.341 124.654 164.367 126.11 164.39 127.462C164.399 128.091 164.408 128.698 164.416 129.281C164.427 129.584 164.425 129.888 164.423 130.168C164.421 130.448 164.419 130.752 164.429 131.032C164.473 143.094 163.456 144.631 160.578 161.385C159.968 164.964 159.016 176.668 158.236 187.229C158.221 187.504 158.194 187.779 158.179 188.042C158.182 188.101 158.18 188.149 158.172 188.197C158.085 189.213 158.01 190.229 157.946 191.21C157.932 191.509 157.906 191.82 157.88 192.12C157.847 192.586 157.803 193.053 157.781 193.508C157.784 193.556 157.782 193.592 157.773 193.628C157.74 194.083 157.706 194.526 157.673 194.969C157.626 195.748 157.567 196.515 157.506 197.247C157.482 197.606 157.457 197.954 157.444 198.302C157.435 198.374 157.437 198.446 157.428 198.518C157.358 199.346 157.311 200.114 157.262 200.834C157.246 201.074 157.229 201.303 157.213 201.531C157.195 201.723 157.188 201.903 157.17 202.072L157.17 202.083C157.154 202.324 157.138 202.564 157.121 202.78C157.106 203.081 157.08 203.369 157.064 203.633L157.065 203.645C157.013 204.391 156.75 205.117 156.304 205.714C155.858 206.312 155.249 206.77 154.547 207.037C152.677 207.762 150.794 208.416 148.899 208.973C146.372 209.726 143.853 210.347 141.345 210.835C140.803 210.943 140.249 211.051 139.706 211.148C138.38 211.394 137.052 211.591 135.734 211.765C135.008 211.865 134.282 211.953 133.555 212.017C133.083 212.076 132.61 212.123 132.137 212.157C131.483 212.232 130.841 212.282 130.21 212.332C129.287 212.4 128.388 212.444 127.489 212.488C126.626 212.531 125.75 212.562 124.898 212.581C124.472 212.59 124.045 212.599 123.631 212.596C123.278 212.604 122.925 212.611 122.583 212.607L121.132 212.602C120.302 212.584 119.497 212.565 118.691 212.534C117.884 212.503 117.09 212.472 116.319 212.428C115.549 212.384 114.766 212.341 114.007 212.285C113.248 212.228 112.513 212.159 111.79 212.09C109.595 211.883 107.532 211.636 105.627 211.35C101.919 210.811 98.2384 210.088 94.5982 209.182C93.6889 208.959 92.851 208.515 92.1605 207.886C91.4687 207.257 90.9459 206.479 90.6388 205.6C90.626 205.576 90.6256 205.551 90.6128 205.528C90.4162 204.937 90.2197 204.347 90.0352 203.744C83.6299 183.822 80.7405 162.339 79.6435 143.182C79.5152 140.915 79.4119 138.673 79.3339 136.48C79.2956 135.746 79.2818 135.023 79.2559 134.301C79.1704 131.709 79.1347 129.178 79.1124 126.709C79.102 125.516 79.0922 124.348 79.0946 123.191C79.0675 110.857 79.6833 98.5985 80.9342 86.4545C81.3639 83.93 82.6539 81.6282 84.6003 79.9087C84.7789 79.816 84.9574 79.7113 85.1362 79.6299C87.6239 78.6082 90.2352 77.8885 92.9128 77.4823C96.4477 76.7868 100.018 76.2658 103.608 75.9302C110.139 75.4449 116.622 75.018 123.164 75.1103C131.336 75.2138 139.485 76.0059 147.518 77.4848C150.545 77.8734 153.525 78.6062 156.398 79.6595C160.038 81.2848 161.888 84.8858 162.424 88.5381C162.502 89.1243 162.593 89.7105 162.66 90.297C162.69 90.4693 162.719 90.642 162.737 90.8144C163.027 93.104 163.269 95.384 163.43 97.6776C163.475 98.3003 163.508 98.9117 163.553 99.5347C163.559 99.7077 163.576 99.8924 163.582 100.065C163.682 101.936 163.718 103.334 163.731 103.726Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.79 103.688C163.825 104.706 163.847 105.688 163.88 106.649C163.913 107.609 163.945 108.547 163.964 109.45C164.092 113.529 164.2 117.034 164.281 120.102C164.316 121.125 164.337 122.09 164.357 123.021C164.4 124.616 164.426 126.072 164.449 127.424C164.458 128.053 164.467 128.66 164.475 129.243C164.486 129.546 164.484 129.85 164.482 130.13C164.479 130.41 164.478 130.714 164.487 130.994C164.532 143.056 163.515 144.593 160.637 161.347C160.028 164.926 159.075 176.63 158.295 187.191C158.28 187.466 158.253 187.741 158.238 188.004C158.241 188.063 158.239 188.111 158.231 188.159C158.144 189.175 158.069 190.192 158.005 191.172C157.991 191.471 157.965 191.782 157.939 192.082C157.906 192.548 157.861 193.016 157.84 193.47C157.843 193.518 157.84 193.554 157.832 193.59C157.799 194.045 157.765 194.488 157.732 194.931C157.685 195.71 157.626 196.477 157.565 197.209C157.541 197.568 157.516 197.916 157.504 198.264C157.494 198.336 157.496 198.408 157.486 198.48C157.417 199.308 157.37 200.076 157.321 200.796C157.305 201.036 157.288 201.265 157.271 201.493C157.254 201.685 157.248 201.865 157.229 202.034L157.229 202.045C157.213 202.286 157.197 202.526 157.18 202.742C157.166 203.043 157.139 203.331 157.123 203.595L157.123 203.607C157.072 204.353 156.809 205.079 156.363 205.676C155.917 206.275 155.308 206.732 154.606 206.999C152.736 207.724 150.853 208.378 148.958 208.935C146.43 209.688 143.912 210.309 141.404 210.797C140.862 210.905 140.308 211.013 139.765 211.11C138.439 211.356 137.11 211.553 135.793 211.727C135.067 211.827 134.341 211.915 133.614 211.979C133.142 212.038 132.67 212.085 132.197 212.119C131.542 212.194 130.899 212.244 130.268 212.294C129.346 212.362 128.447 212.406 127.548 212.45C126.685 212.493 125.809 212.524 124.957 212.543C124.53 212.552 124.104 212.561 123.69 212.558C123.337 212.566 122.984 212.573 122.642 212.569L121.191 212.564C120.362 212.546 119.556 212.527 118.75 212.496C117.943 212.465 117.149 212.434 116.379 212.39C115.608 212.346 114.825 212.303 114.066 212.247C113.307 212.19 112.571 212.121 111.848 212.052C109.654 211.845 107.591 211.598 105.686 211.312C101.978 210.773 98.2973 210.051 94.657 209.144C93.7478 208.921 92.9099 208.477 92.2193 207.848C91.5276 207.219 91.0051 206.441 90.698 205.562C90.6852 205.538 90.6844 205.513 90.6717 205.49C90.4751 204.899 90.2785 204.309 90.094 203.706C83.6888 183.784 80.7993 162.301 79.7024 143.144C79.5741 140.877 79.4707 138.635 79.3927 136.442C79.3545 135.708 79.3406 134.985 79.3148 134.263C79.2293 131.671 79.1939 129.14 79.1716 126.671C79.1612 125.478 79.151 124.31 79.1534 123.153C79.1263 110.819 79.7421 98.5605 80.993 86.4165C81.4227 83.892 82.7131 81.5902 84.6595 79.8708C84.8381 79.778 85.0162 79.6734 85.195 79.592C87.6828 78.5703 90.2941 77.8505 92.9716 77.4443C96.5066 76.7489 100.077 76.2278 103.666 75.8922C110.198 75.4069 116.681 74.9801 123.223 75.0723C131.396 75.1759 139.544 75.9679 147.577 77.4468C150.604 77.8355 153.584 78.5683 156.457 79.6215C160.097 81.2469 161.947 84.8479 162.482 88.5001C162.561 89.0863 162.652 89.6726 162.719 90.259C162.748 90.4314 162.778 90.604 162.796 90.7764C163.086 93.0661 163.328 95.346 163.489 97.6396C163.534 98.2623 163.567 98.8737 163.611 99.4967C163.617 99.6697 163.636 99.8545 163.642 100.027C163.741 101.898 163.777 103.296 163.79 103.688Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.849 103.65C163.884 104.668 163.906 105.65 163.938 106.611C163.971 107.571 164.003 108.509 164.023 109.412C164.15 113.491 164.258 116.996 164.34 120.064C164.375 121.087 164.396 122.052 164.416 122.983C164.459 124.578 164.485 126.034 164.507 127.386C164.517 128.016 164.526 128.622 164.534 129.205C164.544 129.508 164.543 129.812 164.54 130.092C164.538 130.372 164.537 130.676 164.547 130.956C164.591 143.019 163.574 144.555 160.696 161.309C160.086 164.888 159.134 176.592 158.354 187.154C158.339 187.428 158.312 187.703 158.297 187.966C158.3 188.025 158.298 188.073 158.29 188.121C158.203 189.137 158.128 190.154 158.064 191.134C158.05 191.433 158.024 191.744 157.998 192.044C157.965 192.51 157.92 192.978 157.899 193.432C157.902 193.48 157.899 193.516 157.891 193.552C157.858 194.007 157.824 194.45 157.791 194.893C157.744 195.672 157.684 196.439 157.624 197.171C157.6 197.53 157.575 197.878 157.562 198.226C157.553 198.298 157.555 198.37 157.545 198.442C157.476 199.27 157.429 200.038 157.38 200.758C157.364 200.999 157.347 201.227 157.331 201.455C157.313 201.647 157.306 201.827 157.288 201.996L157.288 202.007C157.272 202.248 157.256 202.488 157.239 202.704C157.224 203.005 157.197 203.293 157.182 203.557L157.182 203.569C157.131 204.315 156.868 205.041 156.422 205.639C155.976 206.237 155.366 206.694 154.665 206.961C152.794 207.686 150.912 208.34 149.017 208.898C146.49 209.65 143.971 210.271 141.463 210.759C140.921 210.867 140.367 210.975 139.824 211.072C138.498 211.318 137.169 211.515 135.851 211.689C135.126 211.789 134.4 211.877 133.673 211.941C133.201 212 132.728 212.047 132.255 212.081C131.601 212.156 130.958 212.206 130.327 212.256C129.405 212.324 128.506 212.368 127.607 212.412C126.743 212.455 125.868 212.486 125.016 212.505C124.59 212.514 124.163 212.523 123.749 212.52C123.396 212.528 123.042 212.535 122.701 212.531L121.25 212.526C120.42 212.508 119.614 212.489 118.808 212.458C118.002 212.427 117.208 212.396 116.437 212.352C115.667 212.308 114.884 212.265 114.125 212.209C113.365 212.152 112.63 212.083 111.907 212.014C109.712 211.807 107.65 211.56 105.745 211.274C102.037 210.735 98.3563 210.013 94.7161 209.106C93.8069 208.883 92.969 208.439 92.2784 207.81C91.5866 207.181 91.0638 206.403 90.7567 205.524C90.7439 205.5 90.7435 205.475 90.7307 205.452C90.5341 204.861 90.3376 204.271 90.1531 203.668C83.7478 183.746 80.8581 162.263 79.7611 143.106C79.6328 140.839 79.5295 138.597 79.4514 136.404C79.4132 135.67 79.3997 134.947 79.3739 134.225C79.2884 131.633 79.2527 129.102 79.2303 126.633C79.2199 125.44 79.2101 124.272 79.2125 123.115C79.1854 110.781 79.8012 98.5226 81.0521 86.3786C81.4818 83.8541 82.7718 81.5522 84.7182 79.8328C84.8968 79.7401 85.0753 79.6354 85.2541 79.554C87.7418 78.5323 90.3532 77.8125 93.0307 77.4064C96.5656 76.7109 100.136 76.1899 103.726 75.8542C110.257 75.3689 116.74 74.9421 123.282 75.0344C131.454 75.1379 139.603 75.93 147.636 77.4088C150.663 77.7975 153.643 78.5303 156.515 79.5835C160.156 81.2089 162.006 84.8099 162.542 88.4622C162.62 89.0483 162.711 89.6346 162.778 90.2211C162.807 90.3934 162.837 90.5661 162.854 90.7385C163.144 93.0281 163.387 95.3081 163.548 97.6016C163.593 98.2244 163.625 98.8357 163.67 99.4587C163.676 99.6317 163.694 99.8165 163.7 99.9895C163.8 101.86 163.836 103.258 163.849 103.65Z' fill='%23A5A1EE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.852 103.629C163.886 104.646 163.908 105.629 163.941 106.589C163.974 107.549 164.006 108.487 164.025 109.39C164.153 113.469 164.261 116.974 164.342 120.042C164.377 121.065 164.399 122.03 164.419 122.961C164.461 124.556 164.487 126.012 164.51 127.364C164.52 127.994 164.529 128.6 164.537 129.183C164.547 129.487 164.546 129.79 164.543 130.07C164.541 130.35 164.54 130.654 164.549 130.934C164.593 142.997 163.576 144.533 160.698 161.287C160.089 164.866 159.137 176.57 158.357 187.132C158.342 187.406 158.315 187.681 158.299 187.944C158.303 188.004 158.301 188.051 158.293 188.099C158.206 189.115 158.131 190.132 158.067 191.112C158.053 191.411 158.027 191.723 158 192.022C157.968 192.488 157.923 192.956 157.902 193.41C157.904 193.458 157.902 193.494 157.894 193.53C157.861 193.985 157.827 194.428 157.793 194.872C157.747 195.65 157.687 196.417 157.627 197.149C157.602 197.509 157.578 197.856 157.565 198.204C157.555 198.276 157.558 198.348 157.548 198.42C157.479 199.248 157.432 200.016 157.383 200.737C157.367 200.977 157.35 201.205 157.333 201.433C157.315 201.625 157.309 201.805 157.29 201.974L157.291 201.985C157.275 202.226 157.258 202.466 157.241 202.682C157.227 202.983 157.2 203.271 157.185 203.536L157.185 203.548C157.134 204.293 156.87 205.019 156.425 205.617C155.979 206.215 155.369 206.672 154.668 206.939C152.797 207.664 150.914 208.318 149.02 208.876C146.492 209.628 143.974 210.249 141.466 210.737C140.924 210.845 140.37 210.954 139.827 211.05C138.501 211.296 137.172 211.493 135.854 211.667C135.129 211.767 134.403 211.855 133.676 211.92C133.204 211.978 132.731 212.025 132.258 212.059C131.604 212.134 130.961 212.184 130.33 212.234C129.407 212.302 128.509 212.346 127.609 212.39C126.746 212.433 125.87 212.464 125.018 212.483C124.592 212.492 124.166 212.501 123.752 212.498C123.398 212.506 123.045 212.514 122.704 212.509L121.253 212.504C120.423 212.486 119.617 212.467 118.811 212.436C118.005 212.405 117.21 212.374 116.44 212.33C115.669 212.286 114.886 212.243 114.127 212.187C113.368 212.13 112.633 212.061 111.91 211.992C109.715 211.785 107.653 211.539 105.748 211.252C102.04 210.713 98.359 209.991 94.7188 209.085C93.8095 208.861 92.9716 208.417 92.2811 207.788C91.5893 207.159 91.0665 206.381 90.7594 205.502C90.7466 205.478 90.7462 205.453 90.7334 205.43C90.5368 204.839 90.3403 204.249 90.1558 203.646C83.7505 183.724 80.8608 162.242 79.7638 143.084C79.6355 140.817 79.5321 138.575 79.4541 136.382C79.4159 135.648 79.4024 134.925 79.3765 134.203C79.291 131.611 79.2553 129.081 79.233 126.611C79.2226 125.419 79.2128 124.25 79.2152 123.094C79.1881 110.759 79.8039 98.5007 81.0548 86.3567C81.4845 83.8322 82.7745 81.5304 84.7209 79.8109C84.8995 79.7182 85.078 79.6136 85.2568 79.5322C87.7445 78.5104 90.3558 77.7907 93.0334 77.3845C96.5683 76.689 100.138 76.168 103.728 75.8324C110.26 75.3471 116.743 74.9203 123.284 75.0125C131.457 75.1161 139.606 75.9081 147.638 77.387C150.666 77.7757 153.645 78.5085 156.518 79.5617C160.159 81.1871 162.008 84.7881 162.544 88.4403C162.623 89.0265 162.714 89.6128 162.781 90.1992C162.81 90.3716 162.839 90.5442 162.857 90.7166C163.147 93.0062 163.39 95.2862 163.551 97.5798C163.595 98.2025 163.628 98.8139 163.673 99.4369C163.679 99.6099 163.697 99.7947 163.703 99.9677C163.802 101.838 163.838 103.236 163.852 103.629Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.703 99.9677C163.697 99.7947 163.679 99.6099 163.673 99.4369C163.538 96.8535 163.296 93.5586 162.857 90.7167C162.84 90.5443 162.81 90.3716 162.781 90.1992C162.317 87.2915 161.639 84.9723 160.674 84.5948C152.111 81.218 133.268 79.6017 115.434 80.0532C115.294 80.0534 115.159 80.065 115.019 80.0651C113.573 80.101 112.136 80.16 110.709 80.2305C110.572 80.2306 110.434 80.2423 110.297 80.2424C103.866 80.5138 97.4561 81.1912 91.1079 82.2875L90.9094 82.3226C90.1001 82.4742 89.3137 82.6261 88.5499 82.7894L88.472 82.8127C86.8467 83.1631 85.3212 83.5482 83.9422 83.9684C83.1861 84.1786 82.5134 84.5982 82.0038 85.1687C81.4943 85.751 81.1702 86.4495 81.0714 87.2062C80.4976 92.4971 79.2523 105.819 79.2155 123.094C79.213 124.25 79.2229 125.419 79.2332 126.611C79.2556 129.081 79.2913 131.612 79.3768 134.203C79.4026 134.925 79.4161 135.648 79.4544 136.382C79.5202 138.576 79.6236 140.817 79.7641 143.085C80.8114 162.206 83.6885 183.689 90.1184 203.623C90.3157 204.249 90.5251 204.864 90.7347 205.49C90.7411 205.502 90.7462 205.502 90.7477 205.514C91.0511 206.394 91.5741 207.184 92.2683 207.813C92.9626 208.442 93.8052 208.885 94.7194 209.109C98.3584 210.015 102.041 210.725 105.748 211.252C107.653 211.539 109.715 211.785 111.91 211.992C112.633 212.061 113.38 212.118 114.128 212.187C114.875 212.255 115.657 212.287 116.44 212.33C117.223 212.374 118.005 212.418 118.811 212.436C119.617 212.455 120.423 212.486 121.253 212.504L122.704 212.509C123.045 212.514 123.399 212.506 123.752 212.498C123.996 212.505 124.253 212.487 124.505 212.494L124.95 212.484L125.019 212.483C125.871 212.464 126.746 212.433 127.609 212.39L127.764 212.387C128.298 212.363 128.834 212.327 129.372 212.291C129.693 212.272 130.005 212.265 130.33 212.234C130.602 212.216 130.885 212.186 131.161 212.168C131.876 212.104 132.593 212.04 133.316 211.964C133.438 211.949 133.558 211.934 133.679 211.92C134.226 211.871 134.769 211.799 135.319 211.739C135.518 211.711 135.714 211.694 135.914 211.666C137.461 211.463 139.02 211.224 140.586 210.925C142.1 210.651 143.62 210.305 145.14 209.947L145.405 209.869C148.576 209.102 151.69 208.133 154.728 206.974C154.888 206.911 155.043 206.824 155.192 206.736C156.056 206.273 156.713 205.503 157.035 204.583C157.089 204.426 157.132 204.269 157.164 204.112C157.203 203.944 157.23 203.775 157.244 203.595L157.242 203.559C157.269 203.282 157.284 202.994 157.298 202.681C157.315 202.465 157.332 202.237 157.348 201.996C157.366 201.816 157.372 201.624 157.39 201.432C157.407 201.204 157.425 200.976 157.441 200.736C157.488 200.015 157.547 199.235 157.606 198.419C157.616 198.347 157.613 198.275 157.623 198.203C157.636 197.855 157.66 197.507 157.685 197.148C157.745 196.416 157.804 195.649 157.851 194.871C157.883 194.427 157.917 193.984 157.95 193.529C157.959 193.493 157.961 193.445 157.958 193.409C157.979 192.955 158.024 192.487 158.058 192.021C158.083 191.722 158.109 191.41 158.124 191.111C158.188 190.131 158.264 189.114 158.349 188.098C158.357 188.05 158.359 187.991 158.356 187.943C158.457 186.593 158.567 185.22 158.667 183.848C158.758 182.655 158.851 181.451 158.943 180.259C159.029 179.235 159.116 178.211 159.19 177.211C159.19 177.199 159.201 177.175 159.189 177.164C159.784 170.175 160.356 164.034 160.766 161.629C163.391 146.495 164.465 143.866 164.596 134.497C164.638 131.902 164.614 128.786 164.524 124.742L164.494 123.869C164.504 124.171 164.502 124.451 164.512 124.742L164.462 124.766C164.45 124.183 164.437 123.59 164.42 122.961C164.4 122.03 164.379 121.065 164.344 120.042C164.262 116.974 164.166 113.458 164.027 109.39C164.008 108.487 163.976 107.549 163.943 106.589C163.91 105.629 163.888 104.646 163.853 103.629C163.839 103.236 163.803 101.838 163.703 99.9677Z' fill='%23C9C7F5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.32 132.543L139.176 132.59C138.499 132.597 137.831 132.732 137.211 132.984C136.591 133.248 136.031 133.617 135.565 134.091C135.098 134.565 134.733 135.132 134.492 135.757C134.251 136.371 134.137 137.03 134.157 137.7C134.212 139.04 134.799 140.317 135.794 141.26C136.788 142.203 138.11 142.719 139.476 142.727L144.629 142.672C145.985 142.622 147.257 142.056 148.186 141.106C149.114 140.145 149.63 138.872 149.626 137.546C149.567 136.21 148.979 134.938 147.987 133.998C146.996 133.07 145.679 132.543 144.32 132.543ZM144.784 147.744L139.626 147.804C138.946 147.812 138.275 147.949 137.654 148.204C137.031 148.471 136.47 148.855 136.002 149.333C135.534 149.811 135.169 150.382 134.926 150.999C134.685 151.628 134.572 152.292 134.595 152.965C134.65 154.313 135.24 155.595 136.238 156.529C137.234 157.475 138.56 158.002 139.928 157.996L145.095 157.928C146.453 157.874 147.729 157.314 148.66 156.345C149.59 155.388 150.108 154.107 150.105 152.773C150.047 151.43 149.459 150.152 148.464 149.21C147.47 148.267 146.148 147.74 144.784 147.744ZM145.251 163.04L140.08 163.112C139.399 163.122 138.728 163.261 138.104 163.519C137.481 163.789 136.918 164.165 136.45 164.646C135.98 165.128 135.614 165.703 135.371 166.336C135.129 166.958 135.014 167.625 135.035 168.302C135.088 169.657 135.678 170.945 136.679 171.894C137.679 172.843 139.009 173.37 140.384 173.36L145.564 173.279C146.927 173.222 148.207 172.643 149.142 171.679C150.075 170.714 150.591 169.413 150.586 168.072C150.526 166.721 149.934 165.438 148.937 164.504C147.94 163.559 146.618 163.032 145.251 163.04ZM145.72 178.407L140.535 178.492C139.851 178.503 139.177 178.646 138.552 178.907C137.926 179.179 137.362 179.571 136.891 180.056C136.422 180.541 136.055 181.121 135.811 181.746C135.568 182.383 135.455 183.055 135.478 183.736C135.534 185.098 136.127 186.392 137.13 187.331C138.132 188.283 139.465 188.81 140.841 188.797L146.035 188.703C147.4 188.642 148.683 188.069 149.619 187.085C150.554 186.113 151.074 184.814 151.071 183.467C151.012 182.108 150.42 180.819 149.42 179.871C148.421 178.922 147.092 178.396 145.72 178.407ZM125.321 194.265L120.088 194.364C119.399 194.377 118.717 194.51 118.086 194.787C117.454 195.052 116.883 195.448 116.406 195.939C115.929 196.43 115.556 197.015 115.309 197.647C115.061 198.291 114.944 198.968 114.963 199.655C115.012 201.03 115.605 202.333 116.614 203.291C117.622 204.249 118.966 204.777 120.357 204.76L125.6 204.653C126.98 204.588 128.277 203.995 129.227 203.011C130.174 202.028 130.702 200.705 130.702 199.345C130.646 197.975 130.052 196.675 129.046 195.733C128.041 194.778 126.704 194.251 125.321 194.265ZM124.905 178.749L119.685 178.835C118.997 178.846 118.318 178.989 117.688 179.251C117.056 179.525 116.487 179.917 116.011 180.404C115.537 180.891 115.165 181.473 114.917 182.1C114.671 182.739 114.554 183.413 114.575 184.096C114.626 185.463 115.218 186.761 116.224 187.704C117.229 188.659 118.569 189.187 119.953 189.174L125.182 189.08C126.557 189.019 127.85 188.444 128.796 187.456C129.741 186.481 130.269 185.178 130.271 183.825C130.218 182.462 129.626 181.169 128.623 180.218C127.621 179.266 126.286 178.738 124.905 178.749ZM124.491 163.33L119.286 163.403C118.6 163.413 117.922 163.541 117.294 163.812C116.665 164.071 116.098 164.459 115.623 164.943C115.149 165.426 114.778 166.003 114.532 166.626C114.285 167.262 114.168 167.931 114.188 168.611C114.236 169.971 114.825 171.263 115.829 172.215C116.831 173.167 118.169 173.695 119.552 173.685L124.767 173.604C126.139 173.547 127.429 172.966 128.374 171.998C129.317 171.03 129.842 169.724 129.842 168.379C129.786 167.024 129.196 165.736 128.196 164.8C127.196 163.851 125.867 163.323 124.491 163.33ZM124.079 147.984L118.888 148.044C118.203 148.052 117.527 148.189 116.9 148.445C116.272 148.713 115.706 149.098 115.233 149.578C114.761 150.057 114.391 150.63 114.144 151.25C113.899 151.881 113.783 152.547 113.803 153.222C113.854 154.575 114.443 155.861 115.443 156.798C116.443 157.747 117.775 158.276 119.152 158.27L124.353 158.201C125.72 158.148 127.007 157.585 127.948 156.613C128.888 155.653 129.413 154.367 129.416 153.029C129.363 151.681 128.775 150.399 127.777 149.454C126.781 148.508 125.452 147.98 124.079 147.984ZM103.951 179.094L98.6846 179.18C97.9928 179.191 97.3087 179.335 96.6745 179.597C96.0392 179.872 95.4663 180.266 94.9867 180.755C94.5071 181.243 94.1319 181.827 93.8824 182.456C93.6331 183.098 93.5142 183.774 93.5324 184.459C93.5787 185.831 94.167 187.133 95.1737 188.079C96.1795 189.037 97.522 189.556 98.915 189.555L104.191 189.459C105.574 189.398 106.879 188.821 107.834 187.83C108.789 186.851 109.326 185.544 109.333 184.187C109.285 182.819 108.695 181.522 107.688 180.567C106.683 179.612 105.341 179.083 103.951 179.094ZM103.594 163.623L98.3415 163.696C97.6515 163.706 96.9714 163.846 96.3389 164.106C95.7065 164.378 95.1337 164.756 94.6569 165.253C94.1785 165.738 93.8041 166.305 93.5543 166.942C93.3041 167.568 93.1841 168.24 93.2022 168.922C93.2459 170.286 93.8311 171.583 94.8353 172.537C95.8381 173.481 97.1797 174.011 98.5701 174.013L103.832 173.931C105.213 173.873 106.515 173.291 107.469 172.319C108.422 171.348 108.955 170.038 108.96 168.689C108.91 167.328 108.32 166.037 107.317 165.097C106.314 164.145 104.978 163.615 103.594 163.623ZM103.237 148.225L97.9997 148.285C97.3116 148.293 96.631 148.431 96.0002 148.688C95.3682 148.957 94.7983 149.344 94.3213 149.825C93.8441 150.306 93.471 150.881 93.2227 151.502C92.9747 152.136 92.8561 152.803 92.8741 153.481C92.92 154.838 93.505 156.129 94.5062 157.069C95.5065 158.021 96.8415 158.54 98.227 158.546L103.475 158.476C104.851 158.423 106.148 157.858 107.099 156.882C108.049 155.919 108.582 154.629 108.59 153.287C108.542 151.934 107.955 150.648 106.954 149.699C105.955 148.75 104.62 148.22 103.237 148.225Z' fill='%23E1E0F9'/%3E%3Cpath d='M150.672 89.8828L91.5282 90.0228C90.0938 90.0262 88.9542 91.1462 88.9832 92.5434L89.6131 122.862C89.6423 124.263 90.8358 125.385 92.2792 125.374L151.79 124.901C153.204 124.89 154.316 123.762 154.271 122.374L153.299 92.3657C153.255 90.9827 152.078 89.8795 150.672 89.8828Z' fill='%23EDECFC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.8923 143.175C96.5096 143.178 95.1753 142.647 94.1753 141.698C93.1766 140.748 92.5921 139.463 92.5477 138.114C92.5311 137.451 92.6501 136.776 92.899 136.158C93.149 135.541 93.5213 134.97 93.9972 134.492C94.473 134.015 95.0427 133.632 95.6717 133.366C96.302 133.113 96.9798 132.976 97.6661 132.97L102.884 132.922C104.261 132.922 105.59 133.452 106.586 134.398C107.583 135.332 108.167 136.613 108.215 137.958C108.21 139.305 107.68 140.586 106.733 141.542C105.784 142.498 104.492 143.068 103.119 143.118L97.8923 143.175Z' fill='%23B1AEF0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-folder-search-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M155.94 201.29C155.94 201.93 155.81 202.57 155.57 203.17C155.32 203.77 154.96 204.3 154.51 204.76C154.05 205.22 153.51 205.58 152.92 205.82C152.32 206.07 151.69 206.19 151.04 206.19H42.5801C41.9401 206.19 41.3001 206.07 40.7001 205.82C40.1001 205.57 39.5601 205.21 39.1101 204.76C38.6501 204.3 38.2901 203.76 38.0501 203.17C37.8001 202.57 37.6801 201.94 37.6801 201.29L39.4901 143.82L39.5301 142.66L40.3501 116.21C40.3801 114.93 40.9101 113.72 41.8301 112.83C42.7501 111.94 43.9701 111.44 45.2501 111.43H70.7601C71.4601 111.43 72.1601 111.58 72.7901 111.87C73.4301 112.16 74.0001 112.59 74.4601 113.12C75.3201 114.1 76.25 115.15 76.84 115.82C77.3101 116.4 77.8301 116.93 78.4101 117.41C78.4601 117.46 78.5101 117.48 78.5401 117.51C78.9901 117.7 79.4701 117.83 79.9601 117.88C80.1101 117.9 80.2701 117.9 80.4201 117.9H148.73C150.02 117.9 151.25 118.41 152.17 119.32C153.09 120.22 153.61 121.45 153.63 122.73L153.68 126.83L153.78 132.67L153.8 133.6L153.85 135.17L153.92 137.57L153.96 138.83V139.14L154.05 141.49L154.07 142.62V142.66L154.12 143.82L154.24 148.21L154.66 161.04L154.84 166.57L154.9 168.52V168.91L154.96 170.55L155.09 174.44L155.17 176.99L155.94 201.29Z' fill='url(%23paint0_linear_39308_322)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M155.94 201.29C155.94 201.93 155.81 202.57 155.57 203.17C155.32 203.77 154.96 204.3 154.51 204.76C154.05 205.22 153.51 205.58 152.92 205.82C152.32 206.07 151.69 206.19 151.04 206.19H42.5801C41.9401 206.19 41.3001 206.07 40.7001 205.82C40.1001 205.57 39.5601 205.21 39.1101 204.76C38.6501 204.3 38.2901 203.76 38.0501 203.17C37.8001 202.57 37.6801 201.94 37.6801 201.29L39.4901 143.82L39.5301 142.66L40.3501 116.21C40.3801 114.93 40.9101 113.72 41.8301 112.83C42.7501 111.94 43.9701 111.44 45.2501 111.43H70.7601C71.4601 111.43 72.1601 111.58 72.7901 111.87C73.4301 112.16 74.0001 112.59 74.4601 113.12C75.3201 114.1 76.25 115.15 76.84 115.82C77.3101 116.4 77.8301 116.93 78.4101 117.41C78.4601 117.46 78.5101 117.48 78.5401 117.51C78.9901 117.7 79.4701 117.83 79.9601 117.88C80.1101 117.9 80.2701 117.9 80.4201 117.9H148.73C150.02 117.9 151.25 118.41 152.17 119.32C153.09 120.22 153.61 121.45 153.63 122.73L153.68 126.83L153.78 132.67L153.8 133.6L153.85 135.17L153.92 137.57L153.96 138.83V139.14L154.05 141.49L154.07 142.62V142.66L154.12 143.82L154.24 148.21L154.66 161.04L154.84 166.57L154.9 168.52V168.91L154.96 170.55L155.09 174.44L155.17 176.99L155.94 201.29Z' fill='url(%23paint1_linear_39308_322)'/%3E%3Cpath d='M151.79 206.42H42.49C41.32 206.42 40.19 206 39.3 205.24C38.41 204.48 37.82 203.42 37.65 202.26L26.89 148.31C26.78 147.61 26.83 146.9 27.02 146.22C27.21 145.54 27.55 144.91 28.01 144.37C28.47 143.83 29.04 143.4 29.69 143.11C30.33 142.82 31.03 142.66 31.74 142.66H162.55C163.26 142.66 163.96 142.81 164.6 143.11C165.24 143.41 165.81 143.84 166.28 144.37C166.75 144.9 167.08 145.54 167.27 146.22C167.46 146.9 167.51 147.62 167.4 148.31L156.65 202.26C156.47 203.42 155.89 204.47 155 205.24C154.11 206 152.98 206.42 151.81 206.42H151.79Z' fill='%23808080'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M167.39 149.46L165.79 157.51L164.83 162.32L164.41 164.39L163.91 166.9L163.52 168.86L163.49 169.01L162.65 173.24L162.28 175.09L156.65 203.42C156.47 204.58 155.88 205.64 154.99 206.41C154.1 207.17 152.96 207.59 151.79 207.59H42.48C41.31 207.59 40.18 207.16 39.29 206.4C38.4 205.64 37.82 204.58 37.65 203.42L26.89 149.46C26.82 149.01 26.82 148.56 26.87 148.11C27.02 146.92 27.6 145.83 28.49 145.04C29.39 144.25 30.54 143.81 31.74 143.82H162.56C163.76 143.82 164.92 144.26 165.81 145.06C166.71 145.86 167.28 146.96 167.42 148.15C167.47 148.59 167.46 149.03 167.39 149.46Z' fill='%23666666'/%3E%3Cg opacity='0.38'%3E%3Cpath d='M83.38 164.23L85.07 181.06L95.99 191.21V170.92L106.91 181.07L109.05 164.24H83.38V164.23Z' fill='%234D4D4D'/%3E%3Cpath opacity='0.38' d='M106.9 181.06L95.98 191.21V170.92L106.9 181.07V181.06Z' fill='%23F3F3F3'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.5 150.12C120.59 154.23 123.47 160.32 127.43 164.17C129.4 165.37 131.56 166.46 133.81 167.79C134.28 167.75 134.75 167.76 135.22 167.84C142.33 169 149.57 167.93 156.71 168.67C159.47 169 162.26 169.02 165.03 168.72L164.94 165.88L164.67 157.39L164.22 143.56L164.09 138.83L164.04 137.54L164.01 136.32L163.93 133.78L163.8 129.5L163.75 127.81L163.72 126.81L163.61 120.52L163.56 116.1C163.53 114.71 162.97 113.39 161.98 112.42C160.99 111.45 159.66 110.9 158.27 110.89H127.65C127.41 111.61 127 112.26 126.47 112.8C125.94 113.34 125.29 113.75 124.58 114.01C117.23 116.8 117.82 131.36 117.46 137.6C117.18 141.51 117.35 145.43 117.97 149.3C118.17 149.56 118.35 149.84 118.49 150.13H118.5V150.12Z' fill='url(%23paint2_linear_39308_322)'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.5 150.12C120.59 154.23 123.47 160.32 127.43 164.17C129.4 165.37 131.56 166.46 133.81 167.79C134.28 167.75 134.75 167.76 135.22 167.84C142.33 169 149.57 167.93 156.71 168.67C159.47 169 162.26 169.02 165.03 168.72L164.94 165.88L164.67 157.39L164.22 143.56L164.09 138.83L164.04 137.54L164.01 136.32L163.93 133.78L163.8 129.5L163.75 127.81L163.72 126.81L163.61 120.52L163.56 116.1C163.53 114.71 162.97 113.39 161.98 112.42C160.99 111.45 159.66 110.9 158.27 110.89H127.65C127.41 111.61 127 112.26 126.47 112.8C125.94 113.34 125.29 113.75 124.58 114.01C117.23 116.8 117.82 131.36 117.46 137.6C117.18 141.51 117.35 145.43 117.97 149.3C118.17 149.56 118.35 149.84 118.49 150.13H118.5V150.12Z' fill='url(%23paint3_linear_39308_322)'/%3E%3Cpath d='M118.5 150.12C120.59 154.23 123.47 160.32 127.43 164.17C129.4 165.37 131.56 166.46 133.81 167.79C134.28 167.75 134.75 167.76 135.22 167.84C142.33 169 149.57 167.93 156.71 168.67C163.36 169.36 167.93 168.82 173.94 166.09L178.41 143.66C178.53 142.91 178.48 142.14 178.27 141.4C178.06 140.67 177.7 139.99 177.2 139.41C176.7 138.83 176.09 138.37 175.4 138.05C174.71 137.73 173.95 137.57 173.19 137.57H117.47V137.59C117.18 141.5 117.36 145.42 117.98 149.29C118.18 149.55 118.35 149.83 118.5 150.12Z' fill='%23808080'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M118.5 150.12C120.59 154.23 123.47 160.32 127.43 164.17C129.4 165.37 131.56 166.46 133.81 167.79C134.28 167.75 134.75 167.76 135.22 167.84C142.33 169 149.57 167.93 156.71 168.67C163.45 169.37 168.06 168.81 174.19 165.98L174.64 163.71L176.68 153.58L178.4 144.91C178.52 144.16 178.47 143.39 178.26 142.66C178.05 141.93 177.69 141.25 177.19 140.67C176.69 140.09 176.08 139.63 175.39 139.31C174.7 138.99 173.95 138.83 173.19 138.83H117.4C117.21 142.33 117.4 145.84 117.97 149.29C118.17 149.55 118.35 149.83 118.49 150.12H118.5Z' fill='%23666666'/%3E%3Cpath opacity='0.04' d='M127.65 106.42L123.28 110.8C123.57 110.44 123.87 110.1 124.19 109.77C124.46 109.45 124.75 109.14 125.07 108.82C125.42 108.47 125.76 108.13 126.13 107.79C126.63 107.32 127.13 106.86 127.65 106.42Z' fill='black'/%3E%3Cpath opacity='0.04' d='M162.65 173.25L162.28 175.09C162.2 175.13 162.12 175.16 162.04 175.18C159.81 176 157.51 176.61 155.17 176.99C155.09 177 155 177.02 154.92 177.03C152.89 177.35 150.84 177.52 148.79 177.52C148.39 177.52 148 177.52 147.61 177.49C144.9 177.42 142.21 177.05 139.59 176.39C139.25 176.33 138.91 176.25 138.58 176.15C135.79 175.39 133.09 174.31 130.54 172.93C127.86 171.49 125.36 169.73 123.08 167.71C122.96 167.61 122.81 167.46 122.67 167.34C122.37 167.07 122.1 166.8 121.81 166.53C118.65 163.48 116.05 159.9 114.11 155.96C114.06 155.89 114.03 155.82 114.01 155.74C113.45 154.63 112.96 153.48 112.54 152.31C112.08 151.12 111.7 149.89 111.39 148.65C110.97 147.06 110.65 145.45 110.43 143.82C110.38 143.43 110.34 143.05 110.3 142.66C110.07 140.41 110.05 138.14 110.23 135.88C110.37 133.85 110.68 131.83 111.14 129.84C111.24 129.45 111.34 129.06 111.46 128.69C111.46 128.63 111.48 128.57 111.51 128.52C111.63 128.01 111.78 127.5 111.95 127C112.42 125.46 113 123.95 113.69 122.49C113.86 122.14 114.03 121.8 114.21 121.46C114.26 121.36 114.3 121.26 114.35 121.16C114.52 120.8 114.71 120.45 114.92 120.11C115.33 119.36 115.76 118.62 116.23 117.9H118.48C118.43 117.98 118.39 118.07 118.35 118.16C118.3 118.26 118.26 118.36 118.21 118.46C118.03 118.8 117.86 119.14 117.69 119.49C117 120.95 116.42 122.46 115.95 124C115.78 124.5 115.63 125.01 115.51 125.52C115.48 125.57 115.46 125.63 115.46 125.69C115.34 126.06 115.24 126.45 115.14 126.84C114.68 128.83 114.37 130.85 114.23 132.88C113.97 136.15 114.14 139.44 114.73 142.66C114.79 143.05 114.87 143.43 114.95 143.82C115.08 144.43 115.23 145.04 115.39 145.65C115.7 146.89 116.08 148.12 116.54 149.31C116.96 150.48 117.45 151.63 118.01 152.74C118.03 152.82 118.06 152.89 118.11 152.96C120.05 156.9 122.65 160.48 125.81 163.53C126.1 163.8 126.37 164.07 126.67 164.34C126.81 164.46 126.96 164.61 127.08 164.71C129.36 166.73 131.86 168.49 134.54 169.93C137.09 171.31 139.78 172.39 142.58 173.15C142.91 173.25 143.25 173.33 143.59 173.39C146.21 174.05 148.91 174.42 151.61 174.49C152 174.52 152.39 174.52 152.79 174.52C153.56 174.52 154.33 174.5 155.09 174.44C156.37 174.37 157.65 174.23 158.92 174.03C159.41 173.95 159.9 173.87 160.38 173.77C160.67 173.71 160.96 173.65 161.24 173.59C161.63 173.5 162.01 173.41 162.4 173.31L162.64 173.25H162.65Z' fill='black'/%3E%3Cpath d='M192.44 166.77L191.7 167.51L184.76 174.62L182.63 172.54L180.91 170.87L178.9 168.91L176.4 166.48L175.03 165.13L178.37 161.7L179.82 160.23L182.69 157.29L183.52 158.1L184.06 158.64L186.54 161.04L188.58 163.03L190.3 164.67L192.46 166.78H192.44V166.77Z' fill='%23666666'/%3E%3Cpath opacity='0.6' d='M153.06 170.6C172.27 170.6 187.85 155.03 187.85 135.81C187.85 116.59 172.28 101.02 153.06 101.02C133.84 101.02 118.27 116.59 118.27 135.81C118.27 155.03 133.84 170.6 153.06 170.6Z' fill='%23666666'/%3E%3Cpath d='M179.79 108.11C173.88 102.34 166.27 98.6101 158.09 97.4801C149.91 96.3501 141.58 97.8701 134.32 101.83C131.94 103.12 129.7 104.66 127.65 106.42C127.13 106.86 126.63 107.32 126.13 107.79C125.76 108.13 125.42 108.47 125.07 108.82C124.75 109.14 124.46 109.45 124.19 109.77C123.87 110.1 123.57 110.44 123.28 110.8C123.21 110.87 123.15 110.94 123.09 111.01C122.96 111.16 122.83 111.32 122.72 111.49C122.53 111.69 122.35 111.9 122.2 112.13C122.08 112.27 121.96 112.42 121.84 112.59C120.75 114.02 119.78 115.53 118.92 117.11C118.77 117.37 118.62 117.63 118.48 117.9C118.43 117.98 118.39 118.07 118.35 118.16C118.3 118.26 118.26 118.36 118.21 118.46C118.03 118.8 117.86 119.14 117.69 119.49C117 120.95 116.42 122.46 115.95 124C115.78 124.5 115.63 125.01 115.51 125.52C115.48 125.57 115.46 125.63 115.46 125.69C115.34 126.06 115.24 126.45 115.14 126.84C114.68 128.83 114.37 130.85 114.23 132.88C113.97 136.15 114.14 139.44 114.73 142.66C114.79 143.05 114.87 143.43 114.95 143.82C115.08 144.43 115.23 145.04 115.39 145.65C115.7 146.89 116.08 148.12 116.54 149.31C116.96 150.48 117.45 151.63 118.01 152.74C118.03 152.82 118.06 152.89 118.11 152.96C120.05 156.9 122.65 160.48 125.81 163.53C126.1 163.8 126.37 164.07 126.67 164.34C126.81 164.46 126.96 164.61 127.08 164.71C129.36 166.73 131.86 168.49 134.54 169.93C137.09 171.31 139.78 172.39 142.58 173.15C142.91 173.25 143.25 173.33 143.59 173.39C146.21 174.05 148.9 174.42 151.61 174.49C152 174.52 152.39 174.52 152.79 174.52C153.56 174.52 154.33 174.5 155.09 174.44C156.37 174.37 157.65 174.23 158.92 174.03C159.41 173.95 159.9 173.87 160.38 173.77C160.67 173.71 160.96 173.65 161.24 173.59C161.63 173.5 162.01 173.41 162.4 173.31C162.48 173.29 162.56 173.27 162.64 173.24C162.94 173.17 163.24 173.09 163.53 173C163.85 172.91 164.16 172.82 164.47 172.72C164.57 172.69 164.67 172.66 164.76 172.63C165.49 172.39 166.21 172.13 166.92 171.85C167.5 171.63 168.08 171.39 168.65 171.12C168.92 171.01 169.18 170.88 169.45 170.75C169.75 170.61 170.06 170.46 170.36 170.3C170.91 170.03 171.45 169.73 171.98 169.42C172.34 169.22 172.69 169.01 173.04 168.79C173.31 168.63 173.57 168.46 173.84 168.28C173.86 168.27 173.89 168.26 173.91 168.24C174.76 167.68 175.58 167.1 176.39 166.47C177.85 165.36 179.23 164.14 180.51 162.82C180.98 162.33 181.45 161.84 181.89 161.32C182.66 160.46 183.38 159.56 184.05 158.63C189.54 151.11 192.14 141.85 191.35 132.57C190.56 123.29 186.46 114.6 179.78 108.11H179.79ZM175.91 156.22C175.58 156.6 175.24 156.97 174.89 157.33C173.55 158.7 172.09 159.95 170.53 161.06C168.77 162.3 166.88 163.35 164.9 164.19C164.74 164.27 164.58 164.33 164.42 164.39C164.35 164.43 164.27 164.46 164.19 164.48C163.66 164.7 163.12 164.9 162.57 165.08C161.38 165.47 160.17 165.79 158.94 166.03C157.59 166.31 156.23 166.49 154.86 166.57C154.51 166.59 154.16 166.61 153.81 166.62C153.49 166.65 153.15 166.65 152.81 166.65H152.71C152.34 166.65 151.97 166.65 151.63 166.62C149.03 166.52 146.45 166.09 143.95 165.35C143.83 165.32 143.71 165.27 143.61 165.25C143.27 165.15 142.95 165.03 142.6 164.91C142.09 164.73 141.6 164.54 141.08 164.34C139.23 163.58 137.47 162.64 135.81 161.52C135.25 161.15 134.68 160.74 134.12 160.32C133.14 159.58 132.21 158.77 131.32 157.92C129.78 156.41 128.39 154.75 127.18 152.96C127.1 152.84 127.03 152.72 126.96 152.59C126.26 151.55 125.63 150.45 125.09 149.31C124.87 148.87 124.65 148.4 124.46 147.91C124.43 147.83 124.4 147.76 124.36 147.69C124.09 147.03 123.84 146.34 123.62 145.65C123.4 145.08 123.22 144.5 123.08 143.91C123.07 143.88 123.06 143.85 123.06 143.82C122.95 143.44 122.85 143.05 122.76 142.66C122.55 141.76 122.39 140.84 122.27 139.94C122.22 139.57 122.18 139.2 122.15 138.83C122.11 138.41 122.08 137.99 122.06 137.57C121.86 133.95 122.29 130.32 123.33 126.84C123.35 126.77 123.38 126.7 123.4 126.62C123.47 126.4 123.52 126.21 123.6 126.01C123.65 125.84 123.72 125.67 123.77 125.52C123.84 125.35 123.89 125.18 123.96 125C124.38 123.9 124.85 122.82 125.39 121.74C125.63 121.24 125.9 120.76 126.2 120.29C126.28 120.14 126.37 119.99 126.47 119.85C126.54 119.73 126.61 119.61 126.69 119.49C126.7 119.46 126.72 119.43 126.74 119.41C126.91 119.12 127.08 118.87 127.25 118.6C127.35 118.46 127.45 118.31 127.55 118.16C127.6 118.1 127.65 118.03 127.69 117.96C127.7 117.94 127.72 117.92 127.73 117.9C128.29 117.11 128.89 116.36 129.53 115.63C129.83 115.27 130.15 114.92 130.49 114.58C130.49 114.58 130.49 114.55 130.51 114.55C130.51 114.55 130.53 114.55 130.54 114.53C130.6 114.45 130.66 114.38 130.73 114.31C131.76 113.26 132.86 112.29 134.02 111.39C134.2 111.24 134.38 111.1 134.58 110.98C134.63 110.95 134.67 110.91 134.72 110.88C135.07 110.61 135.42 110.36 135.79 110.12C135.87 110.05 135.96 110 136.06 109.95C136.92 109.37 137.81 108.85 138.73 108.38C139.29 108.08 139.86 107.81 140.45 107.57C144.2 105.93 148.24 105.06 152.34 105.02C152.5 104.99 152.67 104.98 152.83 104.99C158.72 104.99 164.48 106.69 169.44 109.87C174.4 113.05 178.34 117.58 180.81 122.93C183.27 128.28 184.15 134.22 183.35 140.05C182.54 145.88 180.08 151.36 176.26 155.84C176.15 155.98 176.05 156.09 175.94 156.22H175.91Z' fill='url(%23paint4_linear_39308_322)'/%3E%3Cpath d='M188.93 162.03C188.93 162.39 188.8 162.74 188.56 163.01L188.54 163.03L186.17 165.48L180.97 170.83C180.97 170.83 180.95 170.85 180.92 170.85C180.66 171.1 180.3 171.25 179.94 171.25C179.58 171.25 179.22 171.11 178.96 170.85C178.69 170.6 178.54 170.25 178.53 169.88C178.53 169.51 178.66 169.16 178.91 168.89C179.08 168.71 179.08 168.69 178.93 168.84L184.28 163.32C184.28 163.32 184.3 163.29 184.33 163.29L186.51 161.03L186.53 161.01C186.73 160.82 186.98 160.68 187.25 160.63C187.52 160.58 187.81 160.61 188.06 160.71C188.32 160.82 188.54 161 188.69 161.23C188.84 161.46 188.93 161.73 188.93 162.01V162.03Z' fill='%234D4D4D'/%3E%3Cpath d='M229.77 203.48L222.46 210.98C222.37 211.08 222.26 211.17 222.14 211.25L222.04 211.32C221.53 211.67 220.91 211.83 220.3 211.78C219.68 211.73 219.1 211.46 218.66 211.03L182.83 176.13C182.35 175.67 182.06 175.03 182.02 174.37C181.98 173.7 182.2 173.04 182.63 172.53C182.66 172.45 182.71 172.39 182.78 172.33L187.83 167.13L187.86 167.11L190.09 164.83C190.14 164.76 190.21 164.7 190.29 164.66C190.79 164.22 191.45 163.99 192.11 164.02C192.78 164.04 193.41 164.32 193.89 164.79L229.72 199.69C229.98 199.93 230.18 200.23 230.33 200.55C230.47 200.88 230.55 201.23 230.55 201.58C230.55 201.93 230.49 202.29 230.36 202.62C230.23 202.95 230.03 203.25 229.78 203.5V203.48H229.77Z' fill='%23747676'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_39308_322' x1='75.1201' y1='226.23' x2='-47.6399' y2='585.61' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C5C5C5'/%3E%3Cstop offset='1' stop-color='%238C8C8C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_39308_322' x1='119.25' y1='92.4902' x2='93.4001' y2='173.74' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23666666'/%3E%3Cstop offset='0.81' stop-color='%234D4D4D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_39308_322' x1='-1013.13' y1='2923.5' x2='-2362.48' y2='6169.14' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C5C5C5'/%3E%3Cstop offset='1' stop-color='%238C8C8C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_39308_322' x1='160.17' y1='101.32' x2='122.57' y2='191.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23666666'/%3E%3Cstop offset='1' stop-color='%234D4D4D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_39308_322' x1='171.49' y1='53.2501' x2='151.92' y2='139.71' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.34' stop-color='%23767678'/%3E%3Cstop offset='0.72' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-folder-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4260' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='111' y='102' width='44' height='44'%3E%3Cpath d='M132.709 145.722C144.528 145.722 154.109 136.141 154.109 124.323C154.109 112.504 144.528 102.923 132.709 102.923C120.89 102.923 111.309 112.504 111.309 124.323C111.309 136.141 120.89 145.722 132.709 145.722Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M53.5071 128.555L57.7175 189.37C57.8595 191.426 59.6022 193.022 61.692 192.999L148.161 191.963C149.911 191.948 151.275 190.452 151.11 188.731L144.857 122.363C144.817 121.935 144.707 121.53 144.534 121.156C143.926 119.777 142.539 118.835 140.938 118.827L126.824 118.804C124.616 118.804 122.518 119.637 120.925 121.109C120.594 121.405 120.287 121.74 120.003 122.098C119.19 123.142 118.158 123.96 116.991 124.528C115.824 125.089 114.53 125.393 113.206 125.393H56.4954C54.7607 125.393 53.3886 126.842 53.5071 128.555Z' fill='%23A5A1EE'/%3E%3Cpath d='M54.9424 149.258L57.7175 189.37C57.8596 191.426 59.6022 193.023 61.692 192.999L148.161 191.963C149.911 191.948 151.275 190.452 151.11 188.731L147.388 149.258H54.9424Z' fill='%23BEBBDF'/%3E%3Cpath d='M53.9961 135.62L57.7173 189.37C57.8594 191.426 59.6021 193.023 61.6918 192.999L148.161 191.963C149.911 191.948 151.275 190.452 151.11 188.731L146.071 135.324L53.9961 135.62Z' fill='%239995EC'/%3E%3Cpath d='M58.3484 189.705L63.663 143.292C63.8914 141.329 65.5711 139.842 67.5658 139.834L157.118 139.585C158.987 139.585 160.398 141.244 160.075 143.058L151.969 188.739C151.638 190.585 150.029 191.94 148.137 191.964L61.3601 193C59.5544 193.023 58.1434 191.481 58.3484 189.705Z' fill='%23DEDDEF'/%3E%3Cpath d='M61.3603 192.998L148.145 191.963C150.037 191.939 151.653 190.592 151.977 188.746L160.083 143.057C160.201 142.372 160.075 141.71 159.775 141.149C159.271 140.23 158.285 139.583 157.126 139.591L67.566 139.833C66.2809 139.84 65.1291 140.448 64.4115 141.406C64.0095 141.943 63.7415 142.582 63.6625 143.291L58.348 189.704C58.151 191.48 59.5627 193.022 61.3603 192.998Z' fill='%23D5D3F7'/%3E%3Cpath d='M61.3603 192.999L148.145 191.963C150.037 191.94 151.653 190.592 151.977 188.747L152.008 188.59L160.083 143.058C160.201 142.372 160.075 141.71 159.775 141.15L64.4115 141.407C64.0095 141.944 63.7415 142.583 63.6625 143.292L58.348 189.705C58.151 191.48 59.5627 193.023 61.3603 192.999Z' fill='%23C9C7F5'/%3E%3Cpath d='M58.3481 189.705L152.009 188.59L160.083 143.058C160.201 142.372 160.075 141.71 159.775 141.15L64.4117 141.407C64.0097 141.944 63.7417 142.583 63.6627 143.292L58.3481 189.705Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M119.348 158.269H103.829L102.032 171.237L108.568 178.8L110.783 163.549L117.368 171.214L119.348 158.277V158.269Z' fill='%23BDBAF3'/%3E%3Cg mask='url(%23mask0_10959_4260)'%3E%3Cpath d='M48.1763 125.82L52.8077 192.716C52.9639 194.978 54.8808 196.734 57.1796 196.709L152.295 195.569C154.221 195.552 155.721 193.907 155.539 192.014L148.661 119.009C148.618 118.538 148.496 118.092 148.305 117.681C147.638 116.165 146.111 115.128 144.35 115.12L128.824 115.094C126.396 115.094 124.088 116.01 122.336 117.63C121.972 117.955 121.634 118.324 121.322 118.718C120.428 119.866 119.292 120.766 118.008 121.391C116.724 122.008 115.302 122.342 113.845 122.342H51.4634C49.5553 122.342 48.0459 123.936 48.1763 125.82Z' fill='%23A5A1EE'/%3E%3Cpath d='M48.7144 133.591L52.8077 192.716C52.964 194.978 54.881 196.734 57.1797 196.709L152.295 195.569C154.221 195.552 155.721 193.907 155.539 192.014L149.997 133.266L48.7144 133.591Z' fill='%239995EC'/%3E%3Cpath d='M53.5018 193.085L59.3478 142.031C59.5991 139.872 61.4468 138.235 63.6409 138.227L162.148 137.953C164.204 137.953 165.757 139.778 165.401 141.774L156.484 192.023C156.12 194.053 154.351 195.544 152.269 195.57L56.8147 196.709C54.8284 196.735 53.2763 195.039 53.5018 193.085Z' fill='%23DEDDEF'/%3E%3Cpath d='M56.8148 196.708L152.277 195.568C154.359 195.543 156.137 194.06 156.493 192.03L165.409 141.772C165.54 141.018 165.401 140.29 165.071 139.673C164.516 138.662 163.432 137.951 162.157 137.96L63.641 138.225C62.2274 138.234 60.9605 138.902 60.1712 139.956C59.729 140.547 59.4341 141.25 59.3472 142.029L53.5012 193.084C53.2845 195.037 54.8374 196.734 56.8148 196.708Z' fill='%23D5D3F7'/%3E%3Cpath d='M56.8148 196.709L152.277 195.569C154.359 195.543 156.137 194.061 156.493 192.031L156.528 191.859L165.409 141.773C165.54 141.019 165.401 140.291 165.071 139.674L60.1712 139.957C59.729 140.548 59.4341 141.251 59.3472 142.03L53.5012 193.085C53.2845 195.038 54.8374 196.734 56.8148 196.709Z' fill='%23C9C7F5'/%3E%3Cpath d='M53.5015 193.085L156.528 191.859L165.41 141.773C165.54 141.019 165.401 140.291 165.071 139.674L60.1715 139.957C59.7293 140.548 59.4344 141.251 59.3475 142.03L53.5015 193.085Z' fill='%23D5D3F7'/%3E%3C/g%3E%3Cpath d='M173.865 166.061L176.037 167.971C177.394 169.17 179.136 169.679 180.815 169.519C182.408 169.367 183.945 168.614 185.054 167.296C187.329 164.585 186.867 160.553 184.037 158.421L181.713 156.665L181.711 156.663L158.57 139.192L152.155 146.872L173.866 166.06' fill='%23D5D3F7'/%3E%3Cpath d='M157.128 144.49C158.887 142.359 159.53 139.985 158.563 139.186C157.597 138.388 155.386 139.468 153.627 141.598C151.867 143.729 151.224 146.103 152.191 146.902C153.158 147.7 155.368 146.62 157.128 144.49Z' fill='%23B1AEF0'/%3E%3Cpath d='M153.16 145.697L151.158 144.06L148.52 141.898L152.959 136.603L155.565 138.732L157.593 140.391C158.589 141.219 154.15 146.525 153.16 145.697Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M132.709 145.722C144.528 145.722 154.109 136.141 154.109 124.323C154.109 112.504 144.528 102.923 132.709 102.923C120.891 102.923 111.31 112.504 111.31 124.323C111.31 136.141 120.891 145.722 132.709 145.722Z' fill='white'/%3E%3Cpath d='M130.366 99.7579C116.798 101.052 106.854 113.1 108.147 126.668C109.441 140.23 121.483 150.181 135.051 148.888C148.619 147.594 158.564 135.546 157.271 121.984C155.977 108.416 143.935 98.4641 130.366 99.7579ZM134.521 143.327C124.024 144.328 114.702 136.629 113.702 126.138C112.701 115.641 120.4 106.319 130.897 105.318C141.394 104.317 150.71 112.017 151.71 122.514C152.711 133.005 145.018 142.326 134.521 143.327Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-folder\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M50.0094 108.385L55.5375 188.233C55.724 190.933 58.0122 193.03 60.7561 192.999L174.289 191.639C176.587 191.619 178.378 189.655 178.161 187.395L169.951 100.255C169.899 99.692 169.754 99.1603 169.526 98.6694C168.729 96.8593 166.907 95.6219 164.805 95.6117L146.273 95.581C143.374 95.581 140.62 96.6752 138.529 98.608C138.094 98.9967 137.69 99.4364 137.318 99.9068C136.251 101.277 134.895 102.351 133.363 103.097C131.83 103.834 130.132 104.233 128.393 104.233H53.933C51.6554 104.233 49.8537 106.135 50.0094 108.385Z' fill='%23A5A1EE'/%3E%3Cpath d='M51.894 135.567L55.5378 188.233C55.7243 190.933 58.0125 193.03 60.7563 192.999L174.289 191.639C176.587 191.619 178.379 189.655 178.161 187.395L173.274 135.567H51.894Z' fill='%23BEBBDF'/%3E%3Cpath d='M50.6514 117.66L55.5373 188.233C55.7238 190.933 58.012 193.03 60.7558 192.999L174.289 191.639C176.587 191.619 178.378 189.655 178.161 187.395L171.545 117.272L50.6514 117.66Z' fill='%239995EC'/%3E%3Cpath d='M56.3664 188.673L63.3442 127.734C63.6442 125.157 65.8497 123.203 68.4686 123.193L186.05 122.866C188.504 122.866 190.357 125.044 189.932 127.427L179.289 187.405C178.855 189.829 176.742 191.609 174.258 191.64L60.3207 193C57.9499 193.03 56.0972 191.005 56.3664 188.673Z' fill='%23DEDDEF'/%3E%3Cpath d='M60.3207 192.998L174.268 191.638C176.752 191.607 178.875 189.838 179.299 187.414L189.942 127.426C190.098 126.526 189.932 125.656 189.539 124.92C188.876 123.713 187.582 122.865 186.06 122.875L68.4686 123.192C66.7813 123.202 65.2691 124 64.3269 125.258C63.7991 125.963 63.4472 126.802 63.3434 127.732L56.3654 188.672C56.1068 191.004 57.9604 193.029 60.3207 192.998Z' fill='%23D5D3F7'/%3E%3Cpath d='M60.3207 192.999L174.268 191.639C176.752 191.608 178.875 189.839 179.299 187.415L179.341 187.21L189.942 127.426C190.098 126.526 189.932 125.657 189.539 124.921L64.3269 125.258C63.7991 125.964 63.4472 126.803 63.3434 127.733L56.3654 188.673C56.1068 191.004 57.9604 193.03 60.3207 192.999Z' fill='%23C9C7F5'/%3E%3Cpath d='M56.3652 188.673L179.34 187.21L189.942 127.426C190.097 126.526 189.932 125.657 189.538 124.921L64.3267 125.258C63.7989 125.964 63.447 126.803 63.3432 127.733L56.3652 188.673Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M136.458 147.398H116.082L113.722 164.425L122.305 174.356L125.213 154.331L133.859 164.395L136.458 147.409V147.398Z' fill='%23BDBAF3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-folderfilled-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4314' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='111' y='100' width='44' height='43'%3E%3Cpath d='M132.709 142.868C144.528 142.868 154.109 133.287 154.109 121.469C154.109 109.65 144.528 100.069 132.709 100.069C120.89 100.069 111.309 109.65 111.309 121.469C111.309 133.287 120.89 142.868 132.709 142.868Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M53.5071 130.555L57.7175 191.37C57.8595 193.426 59.6022 195.023 61.692 194.999L148.161 193.963C149.911 193.948 151.275 192.452 151.11 190.731L144.857 124.363C144.817 123.935 144.707 123.53 144.534 123.156C143.926 121.777 142.539 120.835 140.938 120.827L126.824 120.804C124.616 120.804 122.518 121.637 120.925 123.109C120.594 123.405 120.286 123.74 120.003 124.098C119.19 125.142 118.158 125.96 116.991 126.528C115.824 127.089 114.53 127.393 113.206 127.393H56.4954C54.7607 127.393 53.3886 128.842 53.5071 130.555Z' fill='%23A5A1EE'/%3E%3Cpath d='M54.9424 151.258L57.7176 191.37C57.8596 193.426 59.6023 195.023 61.6921 194.999L148.161 193.963C149.911 193.948 151.276 192.453 151.11 190.731L147.388 151.258H54.9424Z' fill='%23BEBBDF'/%3E%3Cpath d='M53.9961 137.62L57.7173 191.37C57.8594 193.426 59.6021 195.023 61.6918 194.999L148.161 193.963C149.911 193.948 151.275 192.452 151.11 190.731L146.071 137.324L86.5248 137.515L53.9961 137.62Z' fill='%239995EC'/%3E%3Cpath d='M58.3484 191.705L63.663 145.292C63.8914 143.329 65.5711 141.842 67.5658 141.834L157.118 141.585C158.987 141.585 160.398 143.244 160.075 145.058L151.969 190.739C151.638 192.585 150.029 193.94 148.137 193.964L61.3602 195C59.5545 195.023 58.1434 193.481 58.3484 191.705Z' fill='%23DEDDEF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.568 180.792L110.784 165.549L102.031 173.229L108.561 180.792H108.568Z' fill='%23C9C7F5'/%3E%3Cpath d='M62.6388 127.393L53.8008 134.801L54.186 140.364H77.4514V127.393H62.6388Z' fill='%239995EC'/%3E%3Cpath d='M56.5171 137.131L87.3202 111.098L100.886 112.777L145.488 162.004C145.635 162.166 145.753 162.354 145.836 162.556C145.919 162.758 145.965 162.969 145.971 163.178C145.976 163.388 145.942 163.591 145.869 163.777C145.796 163.963 145.687 164.127 145.547 164.261L115.689 192.801L104.644 193.088L56.46 139.427C56.3093 139.259 56.1908 139.066 56.1121 138.86C56.0335 138.654 55.9958 138.438 56.0015 138.225C56.0065 138.012 56.0551 137.805 56.1435 137.617C56.2319 137.43 56.3588 137.265 56.5171 137.131Z' fill='%23E1E0F9'/%3E%3Cpath d='M87.3232 111.095L92.9907 117.358C93.1374 117.521 93.3119 117.657 93.5044 117.759C93.6961 117.86 93.902 117.926 94.1108 117.951C94.3189 117.976 94.5246 117.961 94.717 117.905C94.9094 117.851 95.0844 117.758 95.2313 117.63L100.886 112.772L87.3232 111.095Z' fill='%23C9C7F5'/%3E%3Cpath d='M78.9956 153.574L106.598 129.26L107.639 130.411L80.0637 154.761L78.9956 153.574Z' fill='%23C9C7F5'/%3E%3Cpath d='M82.1978 157.137L109.722 132.714L110.764 133.866L83.2667 158.325L82.1978 157.137Z' fill='%23C9C7F5'/%3E%3Cpath d='M85.4067 160.704L112.852 136.172L113.895 137.324L86.4759 161.893L85.4067 160.704Z' fill='%23C9C7F5'/%3E%3Cpath d='M88.6143 164.274L115.981 139.632L117.025 140.786L89.6843 165.465L88.6143 164.274Z' fill='%23C9C7F5'/%3E%3Cpath d='M94.0854 127.8L100.353 122.359L101.393 123.509L95.1319 128.958L94.0854 127.8Z' fill='%23C9C7F5'/%3E%3Cpath d='M109.321 151.976L119.113 143.094L120.158 144.249L110.375 153.145L109.321 151.976Z' fill='%23C9C7F5'/%3E%3Cpath d='M61.3604 194.998L148.145 193.962C150.037 193.939 151.653 192.592 151.977 190.746L160.083 145.057C160.201 144.372 160.075 143.71 159.775 143.149C159.271 142.23 158.285 141.583 157.126 141.591L67.566 141.833C66.2809 141.84 65.1292 142.448 64.4116 143.406C64.0096 143.943 63.7415 144.582 63.6625 145.291L58.348 191.704C58.151 193.479 59.5628 195.022 61.3604 194.998Z' fill='%23D5D3F7'/%3E%3Cpath d='M61.3604 194.999L148.145 193.963C150.037 193.94 151.653 192.592 151.977 190.746L152.008 190.59L160.083 145.058C160.201 144.372 160.075 143.71 159.775 143.15L64.4116 143.407C64.0096 143.944 63.7415 144.583 63.6625 145.292L58.348 191.705C58.151 193.48 59.5628 195.022 61.3604 194.999Z' fill='%23C9C7F5'/%3E%3Cpath d='M58.3481 191.705L152.009 190.59L160.083 145.058C160.201 144.372 160.075 143.71 159.776 143.15L64.4118 143.407C64.0098 143.944 63.7417 144.583 63.6627 145.292L58.3481 191.705Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M119.348 160.269H103.829L102.032 173.237L108.568 180.8L110.783 165.549L117.368 173.213L119.348 160.277V160.269Z' fill='%23BDBAF3'/%3E%3Cg mask='url(%23mask0_10959_4314)'%3E%3Cpath d='M48.1763 128.306L52.8078 195.202C52.964 197.464 54.8809 199.22 57.1797 199.194L152.295 198.055C154.221 198.038 155.721 196.393 155.539 194.5L148.661 121.495C148.618 121.024 148.496 120.578 148.305 120.167C147.638 118.65 146.111 117.614 144.35 117.605L128.824 117.58C126.396 117.58 124.089 118.496 122.336 120.116C121.972 120.441 121.634 120.809 121.322 121.204C120.428 122.352 119.292 123.251 118.008 123.877C116.724 124.494 115.302 124.828 113.845 124.828H51.4634C49.5553 124.828 48.0459 126.421 48.1763 128.306Z' fill='%23A5A1EE'/%3E%3Cpath d='M48.7144 136.077L52.8078 195.202C52.964 197.464 54.881 199.22 57.1797 199.194L152.295 198.055C154.221 198.038 155.721 196.393 155.539 194.5L149.997 135.751L84.496 135.962L48.7144 136.077Z' fill='%239995EC'/%3E%3Cpath d='M53.5018 195.57L59.3478 144.516C59.5991 142.357 61.4469 140.721 63.6409 140.712L162.148 140.438C164.204 140.438 165.757 142.263 165.401 144.259L156.484 194.508C156.12 196.539 154.351 198.03 152.269 198.056L56.8147 199.195C54.8284 199.221 53.2763 197.524 53.5018 195.57Z' fill='%23DEDDEF'/%3E%3Cpath d='M51.4872 135.54L85.3705 106.903L100.293 108.75L149.354 162.9C149.517 163.079 149.647 163.285 149.738 163.507C149.83 163.729 149.88 163.961 149.886 164.192C149.892 164.422 149.855 164.646 149.775 164.851C149.694 165.055 149.574 165.235 149.42 165.382L116.576 196.777L104.427 197.092L51.4243 138.065C51.2585 137.881 51.1282 137.669 51.0417 137.441C50.9552 137.214 50.9138 136.977 50.9201 136.743C50.9255 136.508 50.9789 136.281 51.0761 136.075C51.1733 135.869 51.313 135.687 51.4872 135.54Z' fill='%23E1E0F9'/%3E%3Cpath d='M83.2661 161.47L113.456 134.484L114.603 135.752L84.4422 162.777L83.2661 161.47Z' fill='%23C9C7F5'/%3E%3Cpath d='M86.7944 165.397L116.898 138.291L118.046 139.559L87.9716 166.706L86.7944 165.397Z' fill='%23C9C7F5'/%3E%3Cpath d='M109.571 151.869L120.343 142.099L121.493 143.369L110.731 153.154L109.571 151.869Z' fill='%23C9C7F5'/%3E%3Cpath d='M56.8147 199.194L152.277 198.054C154.359 198.028 156.137 196.546 156.493 194.516L165.409 144.258C165.539 143.504 165.401 142.776 165.071 142.159C164.516 141.148 163.432 140.437 162.157 140.446L63.641 140.711C62.2274 140.72 60.9604 141.388 60.1711 142.442C59.7289 143.033 59.4341 143.736 59.3472 144.515L53.5012 195.57C53.2845 197.523 54.8373 199.219 56.8147 199.194Z' fill='%23D5D3F7'/%3E%3Cpath d='M56.8147 199.194L152.277 198.055C154.359 198.029 156.137 196.547 156.493 194.516L156.528 194.345L165.409 144.259C165.539 143.505 165.401 142.777 165.071 142.16L60.1711 142.443C59.7289 143.034 59.4341 143.736 59.3472 144.516L53.5012 195.57C53.2845 197.524 54.8373 199.22 56.8147 199.194Z' fill='%23C9C7F5'/%3E%3Cpath d='M53.5015 195.57L156.528 194.345L165.41 144.259C165.54 143.505 165.401 142.777 165.071 142.16L60.1714 142.443C59.7292 143.034 59.4344 143.736 59.3475 144.516L53.5015 195.57Z' fill='%23D5D3F7'/%3E%3C/g%3E%3Cpath d='M173.865 163.207L176.036 165.117C177.394 166.316 179.136 166.825 180.815 166.665C182.408 166.513 183.945 165.76 185.054 164.442C187.329 161.731 186.867 157.699 184.037 155.567L181.713 153.811L181.711 153.809L158.57 136.338L152.155 144.018L173.866 163.206' fill='%23D5D3F7'/%3E%3Cpath d='M157.128 141.636C158.887 139.505 159.53 137.131 158.563 136.332C157.596 135.534 155.386 136.614 153.627 138.744C151.867 140.875 151.224 143.249 152.191 144.048C153.158 144.846 155.368 143.766 157.128 141.636Z' fill='%23B1AEF0'/%3E%3Cpath d='M153.16 142.843L151.159 141.206L148.52 139.044L152.959 133.749L155.565 135.878L157.593 137.537C158.589 138.365 154.15 143.671 153.16 142.843Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M132.709 142.868C144.528 142.868 154.109 133.287 154.109 121.469C154.109 109.65 144.528 100.069 132.709 100.069C120.891 100.069 111.31 109.65 111.31 121.469C111.31 133.287 120.891 142.868 132.709 142.868Z' fill='white'/%3E%3Cpath d='M130.366 96.9038C116.798 98.1976 106.854 110.246 108.147 123.814C109.441 137.376 121.483 147.327 135.051 146.034C148.619 144.74 158.564 132.692 157.271 119.13C155.977 105.561 143.935 95.61 130.366 96.9038ZM134.521 140.473C124.024 141.474 114.702 133.775 113.702 123.284C112.701 112.787 120.4 103.465 130.897 102.464C141.394 101.463 150.71 109.163 151.71 119.66C152.711 130.151 145.018 139.472 134.521 140.473Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-folderfilled\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M50.0094 108.385L55.5375 188.233C55.724 190.933 58.0121 193.03 60.756 192.999L174.289 191.639C176.587 191.619 178.378 189.655 178.161 187.395L169.951 100.255C169.899 99.692 169.754 99.1603 169.526 98.6694C168.729 96.8593 166.907 95.6219 164.805 95.6117L146.273 95.581C143.374 95.581 140.62 96.6752 138.529 98.608C138.094 98.9967 137.69 99.4364 137.318 99.9068C136.251 101.277 134.895 102.351 133.363 103.097C131.83 103.834 130.132 104.233 128.393 104.233H53.9329C51.6553 104.233 49.8537 106.135 50.0094 108.385Z' fill='%23A5A1EE'/%3E%3Cpath d='M51.8936 135.567L55.5374 188.233C55.7239 190.933 58.012 193.029 60.7558 192.999L174.289 191.639C176.587 191.618 178.378 189.655 178.161 187.395L173.274 135.567H51.8936Z' fill='%23BEBBDF'/%3E%3Cpath d='M50.6514 117.66L55.5374 188.233C55.7239 190.933 58.012 193.03 60.7558 192.999L174.289 191.639C176.587 191.618 178.378 189.655 178.161 187.395L171.545 117.271L93.3614 117.523L50.6514 117.66Z' fill='%239995EC'/%3E%3Cpath d='M56.3664 188.673L63.3443 127.734C63.6443 125.157 65.8498 123.203 68.4687 123.193L186.05 122.866C188.504 122.866 190.357 125.044 189.932 127.427L179.289 187.405C178.855 189.829 176.742 191.609 174.258 191.639L60.3207 193C57.9499 193.03 56.0972 191.005 56.3664 188.673Z' fill='%23DEDDEF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M122.304 174.344L125.213 154.331L113.721 164.415L122.294 174.344H122.304Z' fill='%23C9C7F5'/%3E%3Cpath d='M61.9992 104.232L50.395 113.959L50.9007 121.263H81.4481V104.232H61.9992Z' fill='%239995EC'/%3E%3Cpath d='M53.9614 117.019L94.4055 82.8376L112.218 85.0423L170.779 149.677C170.972 149.89 171.128 150.136 171.237 150.401C171.346 150.666 171.406 150.943 171.413 151.218C171.42 151.494 171.375 151.761 171.28 152.005C171.184 152.248 171.04 152.464 170.857 152.64L131.653 190.113L117.151 190.49L53.8863 120.033C53.6885 119.813 53.5329 119.56 53.4296 119.289C53.3264 119.018 53.2769 118.735 53.2844 118.455C53.2909 118.175 53.3547 117.904 53.4707 117.657C53.5868 117.411 53.7534 117.194 53.9614 117.019Z' fill='%23E1E0F9'/%3E%3Cpath d='M94.4097 82.834L101.851 91.0569C102.044 91.2705 102.273 91.4488 102.525 91.583C102.777 91.7161 103.048 91.8021 103.322 91.8348C103.595 91.8683 103.865 91.8484 104.118 91.7755C104.37 91.7035 104.6 91.5814 104.793 91.4144L112.218 85.0348L94.4097 82.834Z' fill='%23C9C7F5'/%3E%3Cpath d='M83.4756 138.608L119.717 106.683L121.084 108.195L84.878 140.167L83.4756 138.608Z' fill='%23C9C7F5'/%3E%3Cpath d='M87.6797 143.286L123.819 111.219L125.187 112.731L89.0833 144.846L87.6797 143.286Z' fill='%23C9C7F5'/%3E%3Cpath d='M91.8931 147.97L127.928 115.759L129.298 117.272L93.2968 149.531L91.8931 147.97Z' fill='%23C9C7F5'/%3E%3Cpath d='M96.105 152.657L132.037 120.303L133.408 121.817L97.51 154.22L96.105 152.657Z' fill='%23C9C7F5'/%3E%3Cpath d='M103.289 104.767L111.518 97.6231L112.884 99.1324L104.662 106.287L103.289 104.767Z' fill='%23C9C7F5'/%3E%3Cpath d='M123.292 136.51L136.149 124.848L137.522 126.364L124.676 138.044L123.292 136.51Z' fill='%23C9C7F5'/%3E%3Cpath d='M60.3206 192.998L174.268 191.638C176.752 191.607 178.875 189.838 179.299 187.414L189.942 127.426C190.098 126.526 189.932 125.656 189.539 124.92C188.876 123.713 187.582 122.865 186.06 122.875L68.4686 123.192C66.7813 123.202 65.2691 124 64.3269 125.258C63.7991 125.963 63.4472 126.802 63.3434 127.732L56.3654 188.672C56.1068 191.004 57.9603 193.029 60.3206 192.998Z' fill='%23D5D3F7'/%3E%3Cpath d='M60.3206 192.999L174.268 191.639C176.752 191.608 178.875 189.839 179.299 187.415L179.341 187.21L189.942 127.427C190.098 126.527 189.932 125.657 189.539 124.921L64.3269 125.259C63.7991 125.964 63.4472 126.803 63.3434 127.733L56.3654 188.673C56.1068 191.005 57.9603 193.03 60.3206 192.999Z' fill='%23C9C7F5'/%3E%3Cpath d='M56.3657 188.673L179.341 187.21L189.943 127.427C190.098 126.527 189.932 125.657 189.539 124.921L64.3272 125.259C63.7994 125.964 63.4475 126.803 63.3437 127.733L56.3657 188.673Z' fill='%23D5D3F7'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M136.458 147.399H116.082L113.722 164.426L122.305 174.356L125.213 154.332L133.859 164.395L136.458 147.409V147.399Z' fill='%23BDBAF3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-graph-2\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M179.17 92.6654L187.473 176.295C187.653 178.103 186.341 179.717 184.534 179.909L61.6448 192.98C59.7706 193.18 58.1195 191.852 57.9479 190.008L50.0143 104.727C49.8441 102.898 51.2147 101.283 53.0829 101.109L175.595 89.7276C177.396 89.5603 178.992 90.872 179.17 92.6654Z' fill='%23EDECFC'/%3E%3Cpath d='M181.693 89.5681L189.983 173.186C190.163 174.994 188.85 176.608 187.044 176.8L64.1431 189.891C62.2683 190.091 60.6168 188.764 60.4452 186.92L52.5104 101.631C52.3402 99.8014 53.7115 98.1859 55.5806 98.0123L178.118 86.6304C179.92 86.463 181.515 87.7747 181.693 89.5681Z' fill='%23D5D3F7'/%3E%3Cpath d='M181.693 89.5681L182.351 96.2023L53.14 108.397L52.5104 101.631C52.3402 99.8014 53.7115 98.1859 55.5806 98.0123L178.118 86.6304C179.92 86.463 181.515 87.7747 181.693 89.5681Z' fill='%23BDBAF3'/%3E%3Cpath d='M59.1022 104.847C60.0407 104.759 60.7319 103.944 60.6455 103.019C60.5601 102.104 59.7301 101.432 58.7916 101.519C57.8529 101.607 57.1611 102.422 57.2464 103.337C57.3327 104.263 58.1633 104.935 59.1022 104.847Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.2338 104.365C65.1709 104.277 65.8608 103.462 65.7742 102.538C65.6887 101.624 64.8596 100.952 63.9226 101.04C62.9852 101.127 62.2947 101.942 62.3802 102.856C62.4666 103.781 63.2963 104.453 64.2338 104.365Z' fill='%23D5D3F7'/%3E%3Cpath d='M69.3571 103.884C70.2928 103.796 70.9815 102.982 70.8948 102.059C70.8091 101.145 69.981 100.474 69.0453 100.561C68.1094 100.649 67.4201 101.463 67.5057 102.376C67.5923 103.3 68.4211 103.972 69.3571 103.884Z' fill='%23D5D3F7'/%3E%3Cpath d='M91.4635 175.819L102.487 174.663C103.213 174.587 103.746 173.943 103.678 173.226L102.419 159.984L89.623 170.438L90.0216 174.656C90.0895 175.374 90.7351 175.895 91.4635 175.819Z' fill='%23EDECFC'/%3E%3Cpath d='M107.5 157.266L120.08 145.526L122.55 171.251C122.619 171.966 122.089 172.607 121.368 172.683L110.405 173.832C109.681 173.908 109.038 173.389 108.97 172.672L107.5 157.266Z' fill='%23EDECFC'/%3E%3Cpath d='M124.96 141.058L137.465 129.387L141.331 169.285C141.4 169.998 140.874 170.637 140.156 170.712L129.242 171.857C128.521 171.932 127.882 171.414 127.813 170.7L124.96 141.058Z' fill='%23EDECFC'/%3E%3Cpath d='M142.293 124.731L154.698 113.139L159.996 167.331C160.066 168.042 159.544 168.679 158.83 168.754L147.99 169.891C147.274 169.966 146.637 169.449 146.568 168.736L142.293 124.731Z' fill='%23A5A1EE'/%3E%3Cpath d='M88.5041 163.29L88.0864 158.867L139.952 112.972L137.766 111.726C137.594 111.632 137.455 111.484 137.365 111.312C137.276 111.14 137.241 110.943 137.263 110.74C137.287 110.547 137.368 110.368 137.495 110.215C137.623 110.062 137.793 109.956 137.983 109.897L147.154 107.204C147.337 107.146 147.532 107.148 147.717 107.201C147.901 107.253 148.066 107.347 148.194 107.496C148.321 107.634 148.404 107.816 148.434 108.004C148.464 108.191 148.439 108.385 148.363 108.552L144.532 117.289C144.454 117.467 144.325 117.62 144.161 117.727C143.996 117.833 143.804 117.882 143.608 117.891C143.413 117.889 143.22 117.828 143.056 117.723C142.892 117.619 142.762 117.461 142.685 117.287L141.982 115.688L88.5041 163.29Z' fill='%23BDBAF3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-graph-search-2\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4631' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='101' width='44' height='44'%3E%3Cpath d='M136.209 144.308C148.028 144.308 157.609 134.727 157.609 122.909C157.609 111.09 148.028 101.509 136.209 101.509C124.39 101.509 114.809 111.09 114.809 122.909C114.809 134.727 124.39 144.308 136.209 144.308Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M148.379 118.583L154.702 182.277C154.839 183.654 153.84 184.883 152.464 185.03L58.8689 194.985C57.4415 195.137 56.184 194.126 56.0533 192.721L50.0109 127.769C49.8813 126.377 50.9252 125.146 52.3481 125.014L145.655 116.346C147.027 116.218 148.243 117.217 148.379 118.583Z' fill='%23EDECFC'/%3E%3Cpath d='M150.3 116.224L156.614 179.909C156.75 181.286 155.751 182.515 154.375 182.662L60.7715 192.632C59.3436 192.784 58.0857 191.774 57.9551 190.369L51.9117 125.411C51.7821 124.018 52.8266 122.788 54.2501 122.655L147.577 113.987C148.949 113.859 150.165 114.858 150.3 116.224Z' fill='%23D5D3F7'/%3E%3Cpath d='M150.3 116.224L150.801 121.277L52.3913 130.564L51.9117 125.411C51.7821 124.018 52.8266 122.788 54.2501 122.655L147.577 113.987C148.949 113.859 150.165 114.858 150.3 116.224Z' fill='%23BDBAF3'/%3E%3Cpath d='M56.9326 127.861C57.6474 127.794 58.1738 127.173 58.108 126.468C58.043 125.772 57.4107 125.26 56.6959 125.326C55.9809 125.393 55.4541 126.014 55.5191 126.711C55.5848 127.416 56.2176 127.928 56.9326 127.861Z' fill='%23D5D3F7'/%3E%3Cpath d='M60.8406 127.494C61.5543 127.427 62.0797 126.806 62.0138 126.103C61.9486 125.407 61.3172 124.895 60.6035 124.961C59.8897 125.028 59.3637 125.648 59.4288 126.345C59.4946 127.049 60.1266 127.561 60.8406 127.494Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.7425 127.127C65.4552 127.06 65.9797 126.441 65.9137 125.737C65.8484 125.042 65.2178 124.53 64.5052 124.597C63.7923 124.663 63.2674 125.283 63.3326 125.979C63.3986 126.683 64.0296 127.194 64.7425 127.127Z' fill='%23D5D3F7'/%3E%3Cpath d='M81.5788 181.914L89.975 181.034C90.5278 180.976 90.9336 180.486 90.8816 179.94L89.9226 169.854L80.1772 177.816L80.4806 181.028C80.5323 181.576 81.0241 181.972 81.5788 181.914Z' fill='%23EDECFC'/%3E%3Cpath d='M93.793 167.784L103.374 158.842L105.255 178.435C105.307 178.98 104.904 179.468 104.354 179.526L96.0051 180.401C95.4535 180.459 94.9641 180.064 94.912 179.518L93.793 167.784Z' fill='%23EDECFC'/%3E%3Cpath d='M107.091 155.44L116.615 146.551L119.559 176.938C119.612 177.481 119.211 177.968 118.665 178.025L110.352 178.897C109.803 178.954 109.316 178.56 109.264 178.015L107.091 155.44Z' fill='%23EDECFC'/%3E%3Cpath d='M120.292 143.005L129.74 134.176L133.776 175.45C133.828 175.991 133.431 176.477 132.887 176.534L124.631 177.399C124.086 177.457 123.601 177.063 123.548 176.52L120.292 143.005Z' fill='%23A5A1EE'/%3E%3Cpath d='M79.3249 172.372L79.0068 169.004L118.509 134.049L116.844 133.1C116.713 133.028 116.607 132.916 116.538 132.785C116.471 132.654 116.444 132.504 116.46 132.349C116.479 132.202 116.54 132.066 116.637 131.949C116.735 131.833 116.864 131.752 117.009 131.707L123.994 129.656C124.133 129.612 124.282 129.613 124.423 129.653C124.563 129.693 124.689 129.765 124.786 129.878C124.882 129.983 124.946 130.122 124.969 130.265C124.992 130.408 124.973 130.555 124.914 130.683L121.997 137.337C121.937 137.473 121.839 137.589 121.714 137.67C121.589 137.751 121.442 137.788 121.293 137.795C121.144 137.794 120.998 137.747 120.873 137.667C120.748 137.588 120.649 137.468 120.59 137.336L120.055 136.118L79.3249 172.372Z' fill='%23BDBAF3'/%3E%3Cg mask='url(%23mask0_10959_4631)'%3E%3Cpath d='M152.885 114.993L159.841 185.056C159.992 186.571 158.892 187.923 157.379 188.084L54.4242 199.035C52.8541 199.202 51.4709 198.09 51.3272 196.545L44.6804 125.098C44.5379 123.565 45.6862 122.212 47.2514 122.067L149.889 112.532C151.398 112.391 152.736 113.49 152.885 114.993Z' fill='%23EDECFC'/%3E%3Cpath d='M154.999 112.398L161.944 182.451C162.094 183.966 160.995 185.318 159.481 185.479L56.5174 196.447C54.9467 196.614 53.5631 195.502 53.4193 193.957L46.7717 122.504C46.6292 120.971 47.7781 119.618 49.3439 119.472L152.004 109.937C153.513 109.797 154.85 110.895 154.999 112.398Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.999 112.398L155.55 117.956L47.2991 128.172L46.7717 122.504C46.6292 120.971 47.7781 119.618 49.3439 119.472L152.004 109.937C153.513 109.797 154.85 110.895 154.999 112.398Z' fill='%23BDBAF3'/%3E%3Cpath d='M121.99 141.857L132.383 132.145L136.821 177.546C136.88 178.142 136.442 178.676 135.844 178.738L126.763 179.691C126.163 179.754 125.629 179.321 125.571 178.724L121.99 141.857Z' fill='%23A5A1EE'/%3E%3Cpath d='M76.9267 174.16L76.5767 170.455L120.029 132.005L118.197 130.961C118.053 130.882 117.936 130.759 117.861 130.615C117.787 130.47 117.758 130.305 117.776 130.135C117.796 129.973 117.864 129.824 117.97 129.696C118.077 129.567 118.22 129.478 118.379 129.429L126.063 127.173C126.216 127.125 126.38 127.126 126.535 127.17C126.689 127.214 126.827 127.293 126.934 127.417C127.04 127.533 127.11 127.686 127.135 127.843C127.16 128 127.139 128.162 127.075 128.302L123.866 135.622C123.8 135.771 123.692 135.899 123.555 135.988C123.417 136.077 123.255 136.119 123.092 136.126C122.928 136.125 122.767 136.073 122.629 135.985C122.492 135.898 122.383 135.766 122.318 135.62L121.73 134.28L76.9267 174.16Z' fill='%23BDBAF3'/%3E%3C/g%3E%3Cpath d='M177.365 164.647L179.536 166.557C180.894 167.756 182.636 168.265 184.314 168.105C185.908 167.953 187.445 167.2 188.554 165.882C190.829 163.171 190.367 159.139 187.537 157.008L185.213 155.251L185.211 155.249L162.07 137.778L155.655 145.458L177.366 164.646' fill='%23D5D3F7'/%3E%3Cpath d='M160.627 143.076C162.387 140.945 163.03 138.571 162.063 137.772C161.096 136.974 158.886 138.054 157.126 140.184C155.366 142.315 154.724 144.689 155.691 145.488C156.657 146.286 158.868 145.207 160.627 143.076Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 144.283L154.658 142.646L152.019 140.484L156.459 135.189L159.064 137.318L161.093 138.977C162.088 139.805 157.65 145.112 156.66 144.283Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 144.308C148.028 144.308 157.609 134.727 157.609 122.909C157.609 111.09 148.028 101.509 136.209 101.509C124.39 101.509 114.809 111.09 114.809 122.909C114.809 134.727 124.39 144.308 136.209 144.308Z' fill='white'/%3E%3Cpath d='M133.867 98.344C120.298 99.6378 110.354 111.686 111.647 125.254C112.941 138.816 124.983 148.768 138.551 147.474C152.119 146.18 162.064 134.132 160.771 120.57C159.477 107.002 147.435 97.0502 133.867 98.344ZM138.021 141.913C127.524 142.914 118.202 135.215 117.202 124.724C116.201 114.227 123.9 104.905 134.397 103.904C144.894 102.903 154.21 110.603 155.211 121.1C156.211 131.591 148.518 140.912 138.021 141.913Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-graph-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4562' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='101' width='44' height='44'%3E%3Cpath d='M136.209 144.307C148.028 144.307 157.609 134.726 157.609 122.907C157.609 111.088 148.028 101.507 136.209 101.507C124.39 101.507 114.809 111.088 114.809 122.907C114.809 134.726 124.39 144.307 136.209 144.307Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M148.384 118.579L154.708 182.276C154.845 183.654 153.845 184.883 152.469 185.029L58.8694 194.985C57.4419 195.137 56.1843 194.126 56.0537 192.721L50.0109 127.766C49.8813 126.373 50.9253 125.143 52.3482 125.011L145.66 116.342C147.032 116.214 148.248 117.213 148.384 118.579Z' fill='%23EDECFC'/%3E%3Cpath d='M150.287 116.221L156.614 179.914C156.751 181.292 155.752 182.521 154.375 182.667L60.7739 192.625C59.3464 192.777 58.0888 191.766 57.9582 190.361L51.9171 125.407C51.7876 124.014 52.8315 122.784 54.2545 122.651L147.563 113.983C148.935 113.856 150.151 114.855 150.287 116.221Z' fill='%23D5D3F7'/%3E%3Cpath d='M150.287 116.221L150.789 121.273L52.3963 130.559L51.9171 125.407C51.7876 124.014 52.8315 122.784 54.2545 122.651L147.563 113.983C148.935 113.856 150.151 114.855 150.287 116.221Z' fill='%23BDBAF3'/%3E%3Cpath d='M56.9355 127.856C57.6501 127.789 58.1764 127.168 58.1106 126.464C58.0456 125.767 57.4135 125.255 56.699 125.322C55.9843 125.389 55.4576 126.01 55.5225 126.706C55.5882 127.411 56.2207 127.923 56.9355 127.856Z' fill='%23D5D3F7'/%3E%3Cpath d='M60.8425 127.489C61.556 127.422 62.0813 126.802 62.0154 126.098C61.9502 125.402 61.3189 124.89 60.6055 124.957C59.8918 125.024 59.3661 125.644 59.4312 126.34C59.497 127.044 60.1288 127.556 60.8425 127.489Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.7435 127.123C65.4559 127.056 65.9803 126.436 65.9143 125.733C65.849 125.037 65.2185 124.526 64.5061 124.592C63.7935 124.659 63.2689 125.279 63.3341 125.974C63.4 126.678 64.0308 127.19 64.7435 127.123Z' fill='%23D5D3F7'/%3E%3Cpath d='M144.454 139.663L62.4333 147.687L62.3237 146.515L144.34 138.51L144.454 139.663Z' fill='%23E1E0F9'/%3E%3Cpath d='M143.566 130.671L61.5788 138.547L61.4692 137.377L143.452 129.519L143.566 130.671Z' fill='%23E1E0F9'/%3E%3Cpath d='M145.344 148.663L63.2894 156.835L63.1797 155.662L145.23 147.509L145.344 148.663Z' fill='%23E1E0F9'/%3E%3Cpath d='M146.234 157.675L64.146 165.996L64.0361 164.821L146.12 156.519L146.234 157.675Z' fill='%23E1E0F9'/%3E%3Cpath d='M147.126 166.698L65.0041 175.167L64.894 173.991L147.012 165.541L147.126 166.698Z' fill='%23E1E0F9'/%3E%3Cpath d='M148.018 175.729L65.8627 184.348L65.7524 183.17L147.904 174.571L148.018 175.729Z' fill='%23E1E0F9'/%3E%3Cpath d='M84.0773 144.392L72.8228 145.491L76.2691 182.071L87.5424 180.89L84.0773 144.392Z' fill='%23BDBAF3'/%3E%3Cpath d='M99.9978 133.685L88.8203 134.757L93.161 180.302L104.361 179.13L99.9978 133.685Z' fill='%239995EC'/%3E%3Cpath d='M119.31 159.232L108.191 160.356L109.944 178.546L121.072 177.381L119.31 159.232Z' fill='%23BDBAF3'/%3E%3Cpath d='M134.128 139.507L123.089 140.584L126.618 176.8L137.675 175.643L134.128 139.507Z' fill='%23BDBAF3'/%3E%3Cg mask='url(%23mask0_10959_4562)'%3E%3Cpath d='M152.891 114.988L159.847 185.055C159.998 186.57 158.899 187.922 157.385 188.083L54.4252 199.035C52.855 199.202 51.4716 198.09 51.3278 196.545L44.6809 125.094C44.5384 123.562 45.6867 122.208 47.2519 122.063L149.895 112.527C151.404 112.387 152.742 113.486 152.891 114.988Z' fill='%23EDECFC'/%3E%3Cpath d='M154.984 112.394L161.944 182.457C162.095 183.972 160.996 185.325 159.482 185.486L56.5201 196.439C54.9499 196.606 53.5665 195.494 53.4228 193.949L46.7776 122.499C46.6351 120.967 47.7835 119.614 49.3487 119.468L151.989 109.933C153.498 109.793 154.835 110.892 154.984 112.394Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.984 112.394L155.536 117.952L47.3046 128.166L46.7776 122.499C46.6351 120.967 47.7835 119.614 49.3487 119.468L151.989 109.933C153.498 109.793 154.835 110.892 154.984 112.394Z' fill='%23BDBAF3'/%3E%3Cpath d='M148.569 138.18L58.3458 147.006L58.2251 145.717L148.444 136.912L148.569 138.18Z' fill='%23E1E0F9'/%3E%3Cpath d='M147.591 128.29L57.4052 136.953L57.2847 135.666L147.466 127.023L147.591 128.29Z' fill='%23E1E0F9'/%3E%3Cpath d='M137.209 138.009L125.066 139.194L128.949 179.031L141.111 177.758L137.209 138.009Z' fill='%23BDBAF3'/%3E%3C/g%3E%3Cpath d='M177.365 164.645L179.536 166.556C180.894 167.754 182.636 168.263 184.315 168.103C185.908 167.951 187.445 167.199 188.554 165.88C190.829 163.169 190.367 159.138 187.537 157.006L185.213 155.249L185.211 155.247L162.07 137.777L155.655 145.456L177.366 164.644' fill='%23D5D3F7'/%3E%3Cpath d='M160.627 143.074C162.387 140.944 163.03 138.569 162.063 137.771C161.096 136.972 158.886 138.052 157.126 140.183C155.366 142.313 154.724 144.688 155.691 145.486C156.657 146.285 158.868 145.205 160.627 143.074Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 144.281L154.658 142.645L152.019 140.482L156.459 135.187L159.064 137.316L161.093 138.975C162.089 139.803 157.65 145.11 156.66 144.281Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 144.307C148.028 144.307 157.609 134.726 157.609 122.907C157.609 111.088 148.028 101.507 136.209 101.507C124.39 101.507 114.809 111.088 114.809 122.907C114.809 134.726 124.39 144.307 136.209 144.307Z' fill='white'/%3E%3Cpath d='M133.867 98.3423C120.298 99.6361 110.354 111.684 111.647 125.252C112.941 138.814 124.983 148.766 138.551 147.472C152.119 146.178 162.064 134.13 160.771 120.568C159.477 107 147.435 97.0485 133.867 98.3423ZM138.021 141.911C127.524 142.912 118.202 135.214 117.202 124.723C116.201 114.226 123.9 104.904 134.397 103.903C144.894 102.902 154.21 110.601 155.211 121.098C156.211 131.589 148.518 140.91 138.021 141.911Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-graph\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M179.177 92.6602L187.48 176.294C187.66 178.102 186.348 179.716 184.541 179.908L61.6454 192.98C59.7712 193.179 58.12 191.852 57.9484 190.008L50.0143 104.722C49.8441 102.893 51.2149 101.278 53.0833 101.104L175.601 89.7222C177.403 89.5548 178.999 90.8666 179.177 92.6602Z' fill='%23EDECFC'/%3E%3Cpath d='M181.676 89.5633L189.983 173.193C190.163 175.001 188.851 176.615 187.044 176.807L64.1461 189.882C62.2718 190.081 60.6206 188.754 60.4491 186.909L52.5172 101.624C52.3471 99.7957 53.7179 98.1805 55.5862 98.007L178.1 86.6257C179.901 86.4583 181.498 87.7699 181.676 89.5633Z' fill='%23D5D3F7'/%3E%3Cpath d='M181.676 89.5633L182.335 96.1976L53.1464 108.39L52.5172 101.624C52.3471 99.7957 53.7179 98.1805 55.5862 98.007L178.1 86.6257C179.901 86.4583 181.498 87.7699 181.676 89.5633Z' fill='%23BDBAF3'/%3E%3Cpath d='M59.1059 104.841C60.0441 104.752 60.7351 103.937 60.6487 103.013C60.5633 102.098 59.7336 101.426 58.7955 101.513C57.8571 101.601 57.1655 102.416 57.2508 103.331C57.337 104.256 58.1674 104.929 59.1059 104.841Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.2355 104.359C65.1724 104.271 65.862 103.456 65.7755 102.532C65.6899 101.618 64.8612 100.946 63.9245 101.034C62.9875 101.122 62.2972 101.936 62.3826 102.85C62.4691 103.775 63.2984 104.447 64.2355 104.359Z' fill='%23D5D3F7'/%3E%3Cpath d='M69.3575 103.878C70.293 103.79 70.9815 102.976 70.8948 102.053C70.809 101.14 69.9811 100.468 69.0458 100.555C68.1102 100.643 67.4211 101.457 67.5067 102.37C67.5933 103.294 68.4218 103.965 69.3575 103.878Z' fill='%23D5D3F7'/%3E%3Cpath d='M174.018 120.342L66.3252 130.877L66.1812 129.338L173.869 118.828L174.018 120.342Z' fill='%23E1E0F9'/%3E%3Cpath d='M172.851 108.537L65.2025 118.878L65.0586 117.341L172.702 107.024L172.851 108.537Z' fill='%23E1E0F9'/%3E%3Cpath d='M175.185 132.16L67.4484 142.89L67.3042 141.349L175.036 130.644L175.185 132.16Z' fill='%23E1E0F9'/%3E%3Cpath d='M176.355 143.992L68.5739 154.917L68.4297 153.375L176.205 142.475L176.355 143.992Z' fill='%23E1E0F9'/%3E%3Cpath d='M177.526 155.839L69.7001 166.959L69.5557 165.415L177.375 154.32L177.526 155.839Z' fill='%23E1E0F9'/%3E%3Cpath d='M178.697 167.697L70.8277 179.013L70.6831 177.467L178.547 166.176L178.697 167.697Z' fill='%23E1E0F9'/%3E%3Cpath d='M94.7429 126.552L79.9658 127.994L84.4909 176.023L99.2926 174.474L94.7429 126.552Z' fill='%23BDBAF3'/%3E%3Cpath d='M115.646 112.494L100.97 113.901L106.67 173.702L121.375 172.162L115.646 112.494Z' fill='%239995EC'/%3E%3Cpath d='M141.002 146.036L126.403 147.513L128.704 171.395L143.316 169.866L141.002 146.036Z' fill='%23BDBAF3'/%3E%3Cpath d='M160.459 120.138L145.965 121.553L150.599 169.103L165.117 167.584L160.459 120.138Z' fill='%23BDBAF3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-house-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5829' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='108' y='94' width='44' height='44'%3E%3Cpath d='M130.119 137.501C141.939 137.501 151.522 127.919 151.522 116.099C151.522 104.279 141.939 94.6965 130.119 94.6965C118.299 94.6965 108.717 104.279 108.717 116.099C108.717 127.919 118.299 137.501 130.119 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M83.3972 125.426L83.4372 189.063L92.1517 198.027L135.696 195.839L135.572 127.672L83.3972 125.426Z' fill='%23BDBAF3'/%3E%3Cpath d='M86.6538 190.354L104.473 189.658L104.446 161.051H86.6593L86.6538 190.354Z' fill='%23A5A1EE'/%3E%3Cpath d='M90.1384 164.695L90.1562 170.583L101.183 170.549L101.163 164.755L90.1384 164.695Z' fill='%239995EC'/%3E%3Cpath d='M117.6 154.419L111.538 154.381L111.521 137.677C111.519 135.994 112.876 134.635 114.551 134.643C116.223 134.65 117.58 136.018 117.581 137.698L117.6 154.419Z' fill='%23D5D3F7'/%3E%3Cpath d='M82.876 123.469L138.353 126.091L135.572 127.672L83.3986 125.427L57.743 127.618L56.0867 126.336L82.876 123.469Z' fill='%23A5A1EE'/%3E%3Cpath d='M92.1537 201L110.809 199.932L110.806 197.085L92.1516 198.027L92.1537 201Z' fill='%23A5A1EE'/%3E%3Cpath d='M87.7778 196.156L106.332 195.277L106.349 192.739L87.8633 193.609L87.7778 196.156Z' fill='%23A5A1EE'/%3E%3Cpath d='M57.7429 127.618L83.3972 125.426L83.4372 189.063L92.1516 198.027L92.1537 201L57.7457 194.447L57.7429 127.618Z' fill='%23A5A1EE'/%3E%3Cpath d='M127.957 154.485L121.894 154.446L121.868 137.782C121.866 136.099 123.222 134.74 124.896 134.747C126.569 134.753 127.926 136.12 127.929 137.8L127.957 154.485Z' fill='%23D5D3F7'/%3E%3Cpath d='M98.7849 154.3L92.5625 154.26L92.5361 137.24C92.5335 135.513 93.9256 134.118 95.6441 134.124C97.3609 134.131 98.7536 135.534 98.7565 137.258L98.7849 154.3Z' fill='%23D5D3F7'/%3E%3Cpath d='M127.958 161.051V182.385L111.229 182.825V161.051H127.958Z' fill='%23D5D3F7'/%3E%3Cpath d='M83.3972 127.862L135.575 129.811L135.572 127.672L83.3972 125.426V127.862Z' fill='%23B1AEF0'/%3E%3Cpath d='M82.876 94.4093C83.2588 94.376 83.6409 94.3401 84.0255 94.379C88.4929 94.8457 105.727 96.6127 121.16 97.8571C121.964 97.9218 122.677 98.4058 122.975 99.1662C124.375 102.739 128.419 113.018 130.182 116.673C132.325 121.127 138.356 126.087 138.356 126.087L82.9235 123.461L82.876 123.469C82.876 123.469 82.876 94.4093 82.876 94.4093Z' fill='%23D5D3F7'/%3E%3Cpath d='M56.0842 126.337L82.876 123.469V94.4093C82.5433 94.4654 68.9898 100.073 68.9898 100.073C68.2467 100.38 67.6935 101.02 67.4948 101.797C67.1361 103.219 62.9931 115.83 62.5869 116.862C61.7617 118.983 56.0842 126.337 56.0842 126.337Z' fill='%23C9C7F5'/%3E%3Cg mask='url(%23mask0_10959_5829)'%3E%3Cpath d='M82.0151 123.2L82.0589 193.201L91.6449 203.061L139.543 200.654L139.407 125.671L82.0151 123.2Z' fill='%23BDBAF3'/%3E%3Cpath d='M119.638 155.093L112.969 155.05L112.951 136.676C112.949 134.825 114.442 133.331 116.284 133.339C118.123 133.347 119.615 134.851 119.617 136.699L119.638 155.093Z' fill='%23D5D3F7'/%3E%3Cpath d='M81.4414 121.048L142.466 123.932L139.407 125.671L82.0163 123.201L53.7952 125.612L51.9734 124.202L81.4414 121.048Z' fill='%23A5A1EE'/%3E%3Cpath d='M131.03 155.165L124.362 155.123L124.333 136.792C124.33 134.941 125.822 133.446 127.664 133.453C129.504 133.46 130.997 134.964 131 136.812L131.03 155.165Z' fill='%23D5D3F7'/%3E%3Cpath d='M82.0151 125.881L139.41 128.023L139.407 125.671L82.0151 123.2V125.881Z' fill='%23B1AEF0'/%3E%3Cpath d='M81.4419 89.082C81.863 89.0454 82.2828 89.0059 82.7059 89.0487C87.6201 89.562 106.578 91.5058 123.554 92.8746C124.438 92.9458 125.223 93.4781 125.55 94.3146C127.09 98.245 131.539 109.551 133.478 113.572C135.835 118.472 142.47 123.928 142.47 123.928L81.4942 121.038L81.4419 121.048C81.4419 121.048 81.4419 89.082 81.4419 89.082Z' fill='%23D5D3F7'/%3E%3C/g%3E%3Cpath d='M171.28 157.841L173.451 159.752C174.809 160.95 176.551 161.46 178.23 161.3C179.824 161.148 181.361 160.395 182.47 159.076C184.745 156.365 184.283 152.333 181.453 150.201L179.128 148.444L179.127 148.442L155.983 130.97L149.567 138.651L171.281 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M154.541 136.268C156.3 134.137 156.943 131.762 155.976 130.964C155.009 130.165 152.799 131.245 151.039 133.376C149.279 135.507 148.636 137.882 149.603 138.68C150.57 139.479 152.781 138.399 154.541 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M150.573 137.475L148.571 135.838L145.931 133.676L150.372 128.38L152.977 130.51L155.006 132.168C156.002 132.996 151.563 138.304 150.573 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M130.119 137.501C141.939 137.501 151.522 127.919 151.522 116.099C151.522 104.279 141.939 94.6966 130.119 94.6966C118.299 94.6966 108.717 104.279 108.717 116.099C108.717 127.919 118.299 137.501 130.119 137.501Z' fill='white'/%3E%3Cpath d='M127.777 91.5311C114.207 92.8251 104.261 104.874 105.555 118.444C106.849 132.007 118.892 141.96 132.462 140.666C146.031 139.372 155.978 127.323 154.684 113.759C153.39 100.19 141.346 90.2372 127.777 91.5311ZM131.932 135.105C121.434 136.106 112.111 128.406 111.11 117.914C110.109 107.416 117.809 98.0932 128.307 97.0922C138.805 96.0911 148.122 103.791 149.123 114.29C150.124 124.782 142.43 134.104 131.932 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-house\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M101.852 115.782L101.905 199.328L113.346 211.096L170.512 208.224L170.35 118.73L101.852 115.782Z' fill='%23BDBAF3'/%3E%3Cpath d='M106.128 201.023L129.522 200.11L129.486 162.553H106.135L106.128 201.023Z' fill='%23A5A1EE'/%3E%3Cpath d='M110.703 167.336L110.726 175.067L125.202 175.022L125.176 167.415L110.703 167.336Z' fill='%239995EC'/%3E%3Cpath d='M146.755 153.846L138.796 153.795L138.774 131.865C138.772 129.656 140.554 127.873 142.752 127.882C144.948 127.892 146.728 129.687 146.731 131.893L146.755 153.846Z' fill='%23D5D3F7'/%3E%3Cpath d='M101.168 113.213L174.001 116.655L170.35 118.731L101.854 115.784L68.1723 118.66L65.9978 116.978L101.168 113.213Z' fill='%23A5A1EE'/%3E%3Cpath d='M113.348 215L137.839 213.598L137.836 209.86L113.345 211.096L113.348 215Z' fill='%23A5A1EE'/%3E%3Cpath d='M107.603 208.64L131.961 207.486L131.984 204.154L107.715 205.296L107.603 208.64Z' fill='%23A5A1EE'/%3E%3Cpath d='M68.1724 118.66L101.852 115.782L101.905 199.328L113.346 211.096L113.348 215L68.1758 206.397L68.1724 118.66Z' fill='%23A5A1EE'/%3E%3Cpath d='M160.352 153.932L152.393 153.882L152.359 132.004C152.356 129.795 154.136 128.011 156.335 128.019C158.531 128.027 160.312 129.822 160.316 132.027L160.352 153.932Z' fill='%23D5D3F7'/%3E%3Cpath d='M122.054 153.689L113.885 153.637L113.851 131.292C113.847 129.024 115.675 127.193 117.931 127.202C120.184 127.21 122.013 129.052 122.017 131.316L122.054 153.689Z' fill='%23D5D3F7'/%3E%3Cpath d='M160.354 162.553V190.561L138.392 191.138V162.553H160.354Z' fill='%23D5D3F7'/%3E%3Cpath d='M101.852 118.981L170.354 121.539L170.35 118.73L101.852 115.782V118.981Z' fill='%23B1AEF0'/%3E%3Cpath d='M101.168 75.062C101.671 75.0183 102.172 74.9712 102.677 75.0223C108.542 75.6349 131.168 77.9547 151.43 79.5884C152.485 79.6734 153.42 80.3087 153.812 81.3071C155.65 85.998 160.959 99.4922 163.273 104.291C166.087 110.139 174.005 116.651 174.005 116.651L101.23 113.202L101.168 113.213C101.168 113.213 101.168 75.062 101.168 75.062Z' fill='%23D5D3F7'/%3E%3Cpath d='M65.9946 116.978L101.168 113.213V75.0621C100.731 75.1357 82.9375 82.4983 82.9375 82.4983C81.9619 82.9011 81.2358 83.7405 80.9749 84.7615C80.5041 86.6277 75.0646 103.184 74.5313 104.539C73.4479 107.324 65.9946 116.978 65.9946 116.978Z' fill='%23C9C7F5'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-laptop-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5286' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='104' y='105' width='44' height='44'%3E%3Cpath d='M125.709 148.07C137.528 148.07 147.109 138.489 147.109 126.67C147.109 114.851 137.528 105.27 125.709 105.27C113.89 105.27 104.309 114.851 104.309 126.67C104.309 138.489 113.89 148.07 125.709 148.07Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M60.5022 126.29L62.7132 181.011C62.7703 182.397 63.8174 183.488 65.0538 183.447L73.8897 184.362L85.6027 183.955L133.542 181.065L133.612 181.059L133.645 181.06L133.716 181.059L133.786 181.053L133.856 181.052L133.893 181.053L133.964 181.047L134.034 181.046L134.104 181.044L134.138 181.041L134.208 181.04L134.349 181.036L134.386 181.034L134.456 181.032L134.526 181.031L134.597 181.025C135.74 180.988 136.603 179.872 136.528 178.535L133.571 125.862C133.497 124.556 132.522 123.499 131.391 123.499L78.2915 123.501L63.2846 123.501C62.97 123.499 62.6761 123.57 62.4103 123.7L61.7716 124.028C60.9894 124.398 60.4617 125.27 60.5022 126.29Z' fill='%239995EC'/%3E%3Cpath d='M61.1606 125.965L62.3108 154.413L63.3268 179.523L63.3869 180.974C63.4447 182.369 129.106 182.444 129.106 182.444C135.74 180.989 136.603 179.87 136.527 178.539L136.455 177.28L134.23 137.602L133.569 125.862C133.501 124.554 132.523 123.497 131.391 123.498L63.2822 123.499C62.059 123.501 61.1069 124.603 61.1606 125.965Z' fill='%239995EC'/%3E%3Cpath d='M91.8664 192.995L91.8633 192.994L91.8664 192.994V192.995Z' fill='%23225553'/%3E%3Cpath d='M94.515 192.896L91.8655 192.993L91.8655 192.994L94.5151 192.897L94.515 192.896Z' fill='%23BBB8DF'/%3E%3Cpath d='M167.127 186.418L167.108 186.413L137.047 178.236L137.036 178.236C136.878 178.204 136.722 178.191 136.559 178.193L136.541 178.193L64.4486 180.593C64.4413 180.593 64.4339 180.592 64.4264 180.596C64.3784 180.599 64.3339 180.616 64.293 180.642C64.196 180.701 64.1315 180.808 64.1293 180.936L64.0984 182.747C64.0955 182.914 64.1221 183.074 64.175 183.223C64.3189 183.648 64.66 183.982 65.0971 184.089L89.7049 192.776C89.7122 192.776 89.7196 192.78 89.7269 192.781C90.4275 192.948 91.144 193.022 91.8582 192.994L91.8633 192.994L91.8655 192.994L94.515 192.898L165.821 190.237C166.33 190.218 166.761 189.912 166.974 189.467C167.067 189.274 167.119 189.058 167.12 188.824L167.127 186.418Z' fill='%23BDBAF3'/%3E%3Cpath d='M64.293 180.642L89.9003 189.119C90.5784 189.27 91.2688 189.335 91.9567 189.31L167.108 186.413L167.127 186.414L137.047 178.236C136.926 178.213 136.77 178.196 136.63 178.192C136.582 178.19 136.541 178.193 136.5 178.192L64.4265 180.596C64.3785 180.598 64.334 180.616 64.293 180.642Z' fill='%23E1E0F9'/%3E%3Cpath d='M75.6113 184.389L89.9004 189.119C90.5786 189.27 91.269 189.335 91.9569 189.31L167.108 186.413L167.127 186.414L151.322 183.41L75.6113 184.389Z' fill='%23E1E0F9'/%3E%3Cpath d='M121.213 188.273C121.229 188.581 121.471 188.827 121.759 188.836L121.8 188.837L132.641 188.421L132.904 188.41C133.212 188.396 133.447 188.127 133.427 187.803C133.411 187.483 133.143 187.229 132.839 187.242L132.25 187.266L121.736 187.67C121.429 187.68 121.193 187.952 121.213 188.273Z' fill='%23D5D3F7'/%3E%3Cpath d='M67.9034 184.213L70.4951 185.085C70.7672 185.177 70.9933 184.924 70.9995 184.522C71.0057 184.119 70.79 183.72 70.5181 183.629L67.9267 182.769C67.6592 182.68 67.4374 182.931 67.431 183.329C67.4247 183.727 67.636 184.122 67.9034 184.213Z' fill='%239995EC'/%3E%3Cpath d='M63.6741 127.04L63.7188 128.214L65.7418 177.641L133.991 175.332L131.362 127.917L131.303 126.942C131.26 126.334 130.828 125.835 130.305 125.816L130.263 125.816L64.687 125.872C64.1006 125.863 63.6527 126.39 63.6741 127.04Z' fill='%23EDECFC'/%3E%3Cpath d='M81.4256 184.549L69.2637 180.786L133.673 178.637L147.509 182.484L81.4256 184.549Z' fill='%23BDBAF3'/%3E%3Cpath d='M63.6741 127.04L63.7188 128.214L131.351 127.917L131.362 127.917L131.303 126.942C131.26 126.334 130.828 125.835 130.305 125.816L130.263 125.816L64.687 125.872C64.1006 125.863 63.6527 126.39 63.6741 127.04Z' fill='%23E1E0F9'/%3E%3Cpath d='M116.91 167.798L113.308 167.903C112.781 167.918 112.369 168.364 112.396 168.891L112.535 172.219C112.561 172.732 112.993 173.129 113.506 173.112L117.113 172.99C117.639 172.972 118.048 172.526 118.021 172.001L117.877 168.689C117.851 168.179 117.421 167.783 116.91 167.798Z' fill='%23E1E0F9'/%3E%3Cpath d='M109.334 168.019L105.731 168.123C105.205 168.139 104.793 168.584 104.819 169.11L104.955 172.474C104.98 172.987 105.412 173.386 105.926 173.368L109.533 173.246C110.058 173.228 110.467 172.784 110.441 172.258L110.301 168.912C110.275 168.4 109.845 168.004 109.334 168.019Z' fill='%23E1E0F9'/%3E%3Cpath d='M101.757 168.239L98.155 168.344C97.6289 168.359 97.2177 168.803 97.2425 169.329L97.3748 172.728C97.3991 173.243 97.832 173.642 98.3464 173.624L101.953 173.502C102.478 173.485 102.887 173.041 102.861 172.516L102.725 169.134C102.7 168.622 102.27 168.224 101.757 168.239Z' fill='%23E1E0F9'/%3E%3Cpath d='M94.181 168.46L90.5785 168.565C90.053 168.58 89.6421 169.023 89.666 169.548L89.7946 172.983C89.818 173.498 90.2512 173.898 90.7662 173.881L94.3732 173.759C94.8975 173.741 95.306 173.298 95.2813 172.774L95.1482 169.356C95.124 168.843 94.6938 168.445 94.181 168.46Z' fill='%23E1E0F9'/%3E%3Cpath d='M86.6045 168.681L83.0019 168.786C82.477 168.801 82.0662 169.243 82.0893 169.768L82.2142 173.238C82.2369 173.753 82.6704 174.154 83.186 174.137L86.793 174.015C87.3167 173.997 87.7251 173.555 87.7012 173.032L87.5718 169.578C87.5484 169.065 87.1179 168.666 86.6045 168.681Z' fill='%23E1E0F9'/%3E%3Cpath d='M65.4507 180.674L68.0819 181.502L138.773 178.959L136.262 178.292L65.4507 180.674Z' fill='%23E1E0F9'/%3E%3Cg mask='url(%23mask0_10959_5286)'%3E%3Cpath d='M55.1709 123.094L57.603 183.288C57.6658 184.812 58.8176 186.012 60.1776 185.967L69.8971 186.974L82.7815 186.526L135.514 183.347L135.592 183.341L135.628 183.342L135.706 183.34L135.783 183.334L135.86 183.332L135.901 183.334L135.979 183.327L136.056 183.326L136.133 183.324L136.17 183.321L136.247 183.319L136.402 183.316L136.443 183.313L136.52 183.311L136.597 183.309L136.675 183.303C137.933 183.262 138.882 182.034 138.8 180.564L135.547 122.623C135.466 121.187 134.393 120.024 133.149 120.024L74.7391 120.027L58.2316 120.026C57.8855 120.024 57.5621 120.102 57.2699 120.245L56.5673 120.606C55.7068 121.014 55.1263 121.973 55.1709 123.094Z' fill='%239995EC'/%3E%3Cpath d='M55.8952 122.737L57.1604 154.03L58.278 181.651L58.3441 183.247C58.4076 184.781 130.635 184.864 130.635 184.864C137.932 183.263 138.881 182.033 138.798 180.568L138.719 179.183L136.271 135.537L135.544 122.624C135.47 121.184 134.394 120.022 133.148 120.023L58.2289 120.025C56.8834 120.026 55.8362 121.238 55.8952 122.737Z' fill='%239995EC'/%3E%3Cpath d='M58.6597 123.919L58.7089 125.21L60.9342 179.58L136.009 177.041L133.116 124.884L133.052 123.811C133.004 123.143 132.529 122.594 131.954 122.573L131.907 122.573L59.774 122.635C59.129 122.625 58.6362 123.205 58.6597 123.919Z' fill='%23EDECFC'/%3E%3Cpath d='M58.6597 123.919L58.7089 125.21L133.104 124.883L133.116 124.884L133.052 123.811C133.004 123.143 132.529 122.594 131.954 122.573L131.907 122.573L59.774 122.635C59.129 122.625 58.6362 123.205 58.6597 123.919Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M166.865 168.408L169.037 170.318C170.394 171.517 172.136 172.026 173.815 171.866C175.408 171.714 176.945 170.961 178.054 169.643C180.329 166.932 179.867 162.9 177.037 160.769L174.713 159.012L174.711 159.01L151.57 141.539L145.155 149.219L166.866 168.407' fill='%23D5D3F7'/%3E%3Cpath d='M150.128 146.837C151.887 144.706 152.53 142.332 151.563 141.533C150.596 140.735 148.386 141.815 146.626 143.945C144.867 146.076 144.224 148.451 145.191 149.249C146.158 150.048 148.368 148.968 150.128 146.837Z' fill='%23B1AEF0'/%3E%3Cpath d='M146.16 148.044L144.158 146.407L141.519 144.245L145.959 138.95L148.564 141.079L150.593 142.738C151.589 143.566 147.15 148.873 146.16 148.044Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M125.709 148.07C137.528 148.07 147.109 138.489 147.109 126.67C147.109 114.851 137.528 105.27 125.709 105.27C113.89 105.27 104.309 114.851 104.309 126.67C104.309 138.489 113.89 148.07 125.709 148.07Z' fill='white'/%3E%3Cpath d='M123.367 102.105C109.799 103.399 99.8538 115.447 101.148 129.015C102.441 142.577 114.483 152.529 128.051 151.235C141.62 149.941 151.564 137.893 150.271 124.331C148.977 110.763 136.935 100.811 123.367 102.105ZM127.521 145.674C117.024 146.675 107.702 138.976 106.702 128.485C105.701 117.988 113.4 108.666 123.897 107.665C134.394 106.665 143.71 114.364 144.711 124.861C145.711 135.352 138.018 144.673 127.521 145.674Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-laptop\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M50.0029 105.411L52.9059 177.26C52.9809 179.079 54.3557 180.512 55.979 180.457L67.5805 181.659L82.9596 181.125L145.903 177.33L145.996 177.323L146.039 177.324L146.132 177.322L146.224 177.315L146.316 177.312L146.365 177.314L146.457 177.307L146.55 177.305L146.642 177.303L146.686 177.299L146.778 177.297L146.963 177.293L147.011 177.289L147.103 177.287L147.196 177.285L147.288 177.277C148.79 177.229 149.923 175.763 149.825 174.008L145.942 104.849C145.845 103.134 144.564 101.746 143.079 101.746L73.36 101.749L53.6562 101.748C53.2431 101.746 52.8571 101.839 52.5083 102.01L51.6696 102.441C50.6426 102.927 49.9497 104.072 50.0029 105.411Z' fill='%239995EC'/%3E%3Cpath d='M50.8676 104.985L52.3778 142.336L53.7118 175.305L53.7907 177.211C53.8665 179.042 140.079 179.14 140.079 179.14C148.79 177.23 149.922 175.761 149.823 174.013L149.728 172.36L146.806 120.263L145.939 104.849C145.85 103.131 144.566 101.744 143.079 101.745L53.6532 101.747C52.0471 101.748 50.7971 103.195 50.8676 104.985Z' fill='%239995EC'/%3E%3Cpath d='M91.1825 192.993L91.1797 192.993L91.1825 192.993V192.993Z' fill='%23225553'/%3E%3Cpath d='M94.6615 192.864L91.1826 192.992L91.1827 192.993L94.6615 192.866L94.6615 192.864Z' fill='%23BBB8DF'/%3E%3Cpath d='M190 184.358L189.976 184.352L150.506 173.616L150.492 173.615C150.283 173.573 150.079 173.556 149.866 173.559L149.841 173.558L55.1847 176.71C55.1751 176.709 55.1655 176.709 55.1557 176.714C55.0926 176.717 55.0342 176.741 54.9804 176.775C54.8531 176.852 54.7685 176.992 54.7655 177.16L54.7249 179.537C54.7211 179.757 54.7561 179.967 54.8256 180.163C55.0145 180.721 55.4623 181.159 56.0362 181.3L88.3461 192.706C88.3557 192.706 88.3654 192.712 88.375 192.712C89.2948 192.931 90.2356 193.028 91.1733 192.993L91.1799 192.993L91.1829 192.993L94.6617 192.866L188.286 189.372C188.954 189.348 189.52 188.946 189.799 188.361C189.922 188.108 189.991 187.824 189.991 187.517L190 184.358Z' fill='%23BDBAF3'/%3E%3Cpath d='M54.98 176.775L88.6021 187.904C89.4926 188.102 90.3991 188.188 91.3023 188.156L189.975 184.352L190 184.353L150.506 173.616C150.346 173.585 150.142 173.563 149.958 173.557C149.894 173.555 149.841 173.558 149.788 173.557L55.1553 176.714C55.0923 176.717 55.0338 176.741 54.98 176.775Z' fill='%23E1E0F9'/%3E%3Cpath d='M69.8413 181.694L88.6027 187.904C89.4931 188.102 90.3996 188.188 91.3028 188.156L189.976 184.352L190 184.353L169.249 180.409L69.8413 181.694Z' fill='%23E1E0F9'/%3E%3Cpath d='M129.715 186.793C129.736 187.198 130.054 187.521 130.433 187.533L130.486 187.535L144.721 186.988L145.066 186.973C145.47 186.956 145.779 186.602 145.753 186.177C145.732 185.757 145.379 185.423 144.98 185.441L144.207 185.472L130.403 186.002C129.999 186.015 129.69 186.373 129.715 186.793Z' fill='%23D5D3F7'/%3E%3Cpath d='M59.7205 181.463L59.7213 181.463L63.1234 182.608C63.4807 182.728 63.7775 182.397 63.7856 181.869C63.7938 181.34 63.5106 180.816 63.1535 180.697L63.1527 180.697L59.7511 179.567C59.3998 179.45 59.1086 179.78 59.1003 180.302C59.092 180.825 59.3694 181.344 59.7205 181.463Z' fill='%239995EC'/%3E%3Cpath d='M54.1675 106.396L54.2261 107.936L56.8823 172.834L146.494 169.803L143.04 107.547L142.964 106.267C142.907 105.469 142.34 104.813 141.653 104.789L141.598 104.788L55.4974 104.862C54.7276 104.851 54.1393 105.543 54.1675 106.396Z' fill='%23EDECFC'/%3E%3Cpath d='M77.4754 181.904L61.5068 176.963L146.076 174.142L164.242 179.193L77.4754 181.904Z' fill='%23BDBAF3'/%3E%3Cpath d='M54.1675 106.396L54.2261 107.936L143.027 107.546L143.04 107.547L142.964 106.267C142.907 105.469 142.34 104.813 141.653 104.789L141.598 104.788L55.4974 104.862C54.7276 104.851 54.1393 105.543 54.1675 106.396Z' fill='%23E1E0F9'/%3E%3Cpath d='M124.066 159.91L119.337 160.048C118.644 160.068 118.104 160.653 118.139 161.345L118.321 165.715C118.355 166.389 118.923 166.91 119.597 166.888L124.333 166.727C125.023 166.704 125.561 166.119 125.525 165.428L125.336 161.081C125.301 160.41 124.737 159.891 124.066 159.91Z' fill='%23E1E0F9'/%3E%3Cpath d='M114.118 160.2L109.388 160.338C108.697 160.358 108.157 160.942 108.19 161.633L108.369 166.05C108.402 166.724 108.97 167.247 109.644 167.224L114.38 167.064C115.07 167.041 115.607 166.456 115.572 165.767L115.388 161.373C115.354 160.701 114.79 160.181 114.118 160.2Z' fill='%23E1E0F9'/%3E%3Cpath d='M104.171 160.49L99.4407 160.628C98.7499 160.648 98.21 161.23 98.2426 161.921L98.4163 166.384C98.4482 167.059 99.0166 167.583 99.692 167.56L104.428 167.4C105.117 167.377 105.654 166.794 105.62 166.105L105.441 161.664C105.408 160.992 104.843 160.47 104.171 160.49Z' fill='%23E1E0F9'/%3E%3Cpath d='M94.2228 160.78L89.4928 160.917C88.8029 160.938 88.2633 161.519 88.2948 162.209L88.4635 166.719C88.4944 167.394 89.0631 167.92 89.7393 167.897L94.4753 167.737C95.1637 167.714 95.7001 167.132 95.6676 166.444L95.4928 161.956C95.4611 161.283 94.8961 160.76 94.2228 160.78Z' fill='%23E1E0F9'/%3E%3Cpath d='M84.2748 161.069L79.5446 161.207C78.8555 161.227 78.3161 161.808 78.3464 162.496L78.5105 167.053C78.5403 167.73 79.1094 168.256 79.7864 168.233L84.5224 168.073C85.21 168.05 85.7462 167.47 85.7148 166.782L85.5449 162.248C85.5141 161.574 84.9489 161.05 84.2748 161.069Z' fill='%23E1E0F9'/%3E%3Cpath d='M56.5005 176.816L59.9552 177.904L152.773 174.565L149.475 173.689L56.5005 176.816Z' fill='%23E1E0F9'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-phone-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5207' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='94' y='94' width='44' height='44'%3E%3Cpath d='M116.248 137.501C128.068 137.501 137.651 127.919 137.651 116.098C137.651 104.278 128.068 94.6964 116.248 94.6964C104.428 94.6964 94.8464 104.278 94.8464 116.098C94.8464 127.919 104.428 137.501 116.248 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M72.2345 97.6293C73.3866 96.3206 76.0013 95.1574 78.1935 94.6474C78.2235 94.6383 78.2532 94.6391 78.2831 94.6299C78.642 94.5397 78.9903 94.4791 79.3185 94.4278C79.6564 94.3867 79.964 94.3647 80.2514 94.362C80.2514 94.362 122.701 196.808 121.332 198.062C119.528 199.711 117.319 200.101 114.751 200.166L81.3842 200.998C81.1959 201.003 81.0177 200.998 80.8394 200.994C76.545 200.788 73.0425 197.035 72.8017 192.392C72.8017 192.392 72.7918 192.392 72.802 192.382C72.7935 192.323 72.7854 192.253 72.7871 192.184L69.9604 104.2C69.8833 101.731 70.6945 99.3939 72.2345 97.6293Z' fill='%239995EC'/%3E%3Cpath d='M80.3102 97.2263C77.0921 97.2364 74.5628 100.117 74.6716 103.65L77.4409 191.637C77.5469 195.077 80.2013 197.787 83.3579 197.71L116.738 196.882C119.866 196.803 122.316 194 122.215 190.609L119.434 103.409C119.329 99.9812 116.732 97.2153 113.593 97.2289L80.3102 97.2263Z' fill='%23EDECFC'/%3E%3Cpath d='M74.3475 97.1075C75.4078 95.9055 76.7364 95.0669 78.1932 94.6475C78.2232 94.6384 78.2529 94.6391 78.2829 94.6299C78.6222 94.5294 78.9705 94.4688 79.3182 94.4279C79.6561 94.3868 79.9638 94.3648 80.2511 94.3621L113.934 94.3705C116.794 94.5113 119.297 96.2282 120.73 98.7406C121.519 100.088 121.985 101.665 122.041 103.36C122.041 103.36 124.743 190.741 124.743 191.608L124.74 191.727C124.496 194.337 123.211 196.613 121.332 198.062C120.06 199.031 118.519 199.626 116.844 199.664C116.844 199.664 83.1007 200.486 82.9225 200.481C78.9543 200.303 75.6568 197.07 75.0074 192.923C74.9284 192.515 74.8893 192.098 74.8801 191.672L72.2567 109.825L72.0632 103.688C71.9963 101.21 72.7974 98.8818 74.3475 97.1075ZM118.357 196.591C120.216 195.934 121.635 194.255 122.074 192.166C122.185 191.663 122.238 191.14 122.222 190.604L119.435 103.414L119.435 103.404C119.43 103.196 119.415 102.998 119.391 102.789C119.341 102.391 119.262 101.993 119.143 101.614C118.859 100.665 118.365 99.8209 117.738 99.1316C117.498 98.8581 117.227 98.6037 116.925 98.3782C116.808 98.2861 116.692 98.2039 116.575 98.1317C116.545 98.1112 116.506 98.0805 116.467 98.0597C116.36 97.9976 116.253 97.9355 116.145 97.8832C115.93 97.7589 115.714 97.6644 115.489 97.5795C115.312 97.5157 115.135 97.4518 114.958 97.4078C114.781 97.3637 114.604 97.3197 114.416 97.2952C114.238 97.271 114.051 97.2464 113.862 97.2417L113.595 97.2351L80.3183 97.2268C80.1201 97.2317 79.9218 97.2367 79.733 97.2617C79.3653 97.3021 78.9966 97.3919 78.657 97.5023L78.6471 97.5021C78.4471 97.5763 78.257 97.6509 78.0664 97.7452C77.7558 97.886 77.4643 98.0571 77.1917 98.2584C76.8893 98.4687 76.6155 98.7195 76.3611 98.9905C76.1066 99.2616 75.8812 99.563 75.6753 99.8749C75.4691 100.197 75.2921 100.539 75.1543 100.902C74.8165 101.736 74.6349 102.662 74.6698 103.644L77.4369 191.636C77.4664 192.44 77.6259 193.196 77.9056 193.897L77.9155 193.897C77.9799 194.097 78.0739 194.297 78.1685 194.478C78.2533 194.649 78.3482 194.819 78.4534 194.971C78.5487 195.122 78.644 195.273 78.7593 195.414C79.2101 196.01 79.772 196.519 80.3965 196.901C80.5427 196.994 80.7091 197.078 80.8655 197.161C81.0318 197.244 81.1987 197.308 81.3655 197.371C81.5422 197.435 81.7093 197.489 81.8865 197.533C82.0637 197.577 82.2508 197.621 82.4286 197.646C82.6063 197.67 82.794 197.694 82.9821 197.699C83.1006 197.712 83.2294 197.715 83.3583 197.708L89.5241 197.555L116.745 196.887L116.765 196.888C117.32 196.872 117.848 196.766 118.357 196.591Z' fill='%23B1AEF0'/%3E%3Cpath d='M103.526 104.046L91.6997 104.044C90.5219 104.044 89.5674 103.089 89.5674 101.911C89.5674 100.733 90.5224 99.7785 91.7002 99.7785L103.526 99.7801C104.704 99.7801 105.658 100.735 105.658 101.913C105.658 103.091 104.703 104.046 103.526 104.046Z' fill='%23BDBAF3'/%3E%3Cpath d='M103.295 132.59L103.516 139.535C103.545 140.441 102.823 141.194 101.917 141.203L94.3887 141.278C93.5098 141.287 92.785 140.592 92.7572 139.714L92.537 132.742C92.5083 131.835 93.2332 131.081 94.1415 131.075L101.669 131.026C102.546 131.02 103.267 131.714 103.295 132.59Z' fill='%23E1E0F9'/%3E%3Cpath d='M92.3444 126.656L92.1241 119.685C92.0954 118.775 92.8237 118.021 93.7342 118.018L101.261 117.994C102.135 117.991 102.853 118.685 102.881 119.559L103.102 126.504C103.131 127.412 102.406 128.166 101.497 128.172L93.9703 128.221C93.0936 128.227 92.3721 127.533 92.3444 126.656Z' fill='%23E1E0F9'/%3E%3Cpath d='M103.709 145.621L103.93 152.565C103.959 153.469 103.241 154.22 102.337 154.233L94.8069 154.335C93.9258 154.347 93.1976 153.651 93.1698 152.77L92.9496 145.799C92.9209 144.894 93.6424 144.141 94.5485 144.132L102.078 144.056C102.957 144.048 103.681 144.743 103.709 145.621Z' fill='%23E1E0F9'/%3E%3Cpath d='M104.124 158.651L104.344 165.594C104.373 166.495 103.658 167.246 102.757 167.261L95.2254 167.391C94.3421 167.406 93.6103 166.709 93.5824 165.826L93.3622 158.855C93.3336 157.952 94.0516 157.201 94.9554 157.188L102.486 157.086C103.367 157.074 104.096 157.77 104.124 158.651Z' fill='%23E1E0F9'/%3E%3Cpath d='M115.954 154.048L108.424 154.15C107.543 154.162 106.815 153.466 106.787 152.585L106.567 145.662C106.538 144.756 107.259 144.004 108.166 143.995L115.696 143.919C116.574 143.91 117.299 144.605 117.327 145.483L117.548 152.38C117.577 153.284 116.858 154.035 115.954 154.048Z' fill='%23E1E0F9'/%3E%3Cpath d='M115.534 141.065L108.005 141.141C107.126 141.15 106.401 140.455 106.373 139.577L106.153 132.653C106.124 131.745 106.849 130.992 107.758 130.986L115.286 130.936C116.163 130.93 116.884 131.624 116.912 132.5L117.132 139.398C117.161 140.304 116.44 141.056 115.534 141.065Z' fill='%23E1E0F9'/%3E%3Cpath d='M115.113 128.082L107.586 128.131C106.709 128.137 105.988 127.443 105.96 126.567L105.74 119.642C105.711 118.732 106.439 117.978 107.35 117.975L114.877 117.951C115.751 117.948 116.469 118.641 116.497 119.515L116.718 126.414C116.747 127.322 116.021 128.076 115.113 128.082Z' fill='%23E1E0F9'/%3E%3Cpath d='M80.1185 118.061L87.6452 118.037C88.5198 118.034 89.2378 118.728 89.2655 119.602L89.4864 126.594C89.5151 127.502 88.7902 128.255 87.8819 128.261L80.3548 128.311C79.478 128.317 78.7565 127.622 78.7289 126.746L78.5084 119.728C78.4798 118.818 79.2081 118.064 80.1185 118.061Z' fill='%23E1E0F9'/%3E%3Cpath d='M80.5248 131.165L88.0531 131.115C88.9298 131.109 89.6512 131.804 89.6789 132.68L89.8999 139.673C89.9285 140.578 89.2071 141.331 88.301 141.34L80.7723 141.415C79.8933 141.424 79.1684 140.729 79.1408 139.85L78.9202 132.832C78.8917 131.924 79.6166 131.171 80.5248 131.165Z' fill='%23E1E0F9'/%3E%3Cpath d='M80.9308 144.269L88.4606 144.193C89.3395 144.185 90.0643 144.88 90.0921 145.758L90.3131 152.751C90.3416 153.654 89.6236 154.405 88.7198 154.417L81.1896 154.52C80.3084 154.532 79.5801 153.835 79.5524 152.955L79.3319 145.936C79.3034 145.031 80.0248 144.279 80.9308 144.269Z' fill='%23E1E0F9'/%3E%3Cpath d='M81.3367 157.373L88.8681 157.271C89.7492 157.259 90.4775 157.955 90.5053 158.836L90.7263 165.828C90.7548 166.73 90.0404 167.48 89.1389 167.495L81.607 167.625C80.7236 167.64 79.9918 166.943 79.964 166.06L79.7435 159.04C79.7151 158.137 80.433 157.386 81.3367 157.373Z' fill='%23E1E0F9'/%3E%3Cpath d='M80.7877 192.27L80.5672 185.25C80.539 184.351 81.2498 183.603 82.1487 183.584L89.6834 183.427C90.5689 183.408 91.3043 184.106 91.3323 184.991L91.5533 191.983C91.5816 192.879 90.8745 193.627 89.9779 193.65L82.4427 193.835C81.5547 193.857 80.8156 193.158 80.7877 192.27Z' fill='%23E1E0F9'/%3E%3Cpath d='M94.4078 191.935L94.1873 184.966C94.1589 184.067 94.8698 183.318 95.7688 183.299L103.303 183.142C104.188 183.124 104.924 183.821 104.952 184.706L105.173 191.648C105.201 192.544 104.494 193.293 103.597 193.315L96.0627 193.5C95.1749 193.522 94.4359 192.823 94.4078 191.935Z' fill='%23E1E0F9'/%3E%3Cpath d='M108.027 191.601L107.807 184.682C107.779 183.783 108.49 183.034 109.389 183.015L116.923 182.858C117.809 182.839 118.544 183.537 118.572 184.422L118.793 191.313C118.821 192.209 118.114 192.958 117.217 192.98L109.682 193.165C108.794 193.187 108.055 192.488 108.027 191.601Z' fill='%23E1E0F9'/%3E%3Cg mask='url(%23mask0_10959_5207)'%3E%3Cpath d='M69.7234 92.624C70.9907 91.1844 73.8669 89.905 76.2783 89.344C76.3113 89.334 76.344 89.3348 76.377 89.3247C76.7717 89.2255 77.1548 89.1588 77.5158 89.1024C77.8875 89.0572 78.2259 89.033 78.542 89.03C78.542 89.03 125.237 201.721 123.731 203.1C121.746 204.914 119.316 205.343 116.492 205.415L79.7881 206.329C79.5809 206.335 79.3849 206.33 79.1889 206.325C74.465 206.098 70.6122 201.97 70.3474 196.863C70.3474 196.863 70.3365 196.863 70.3477 196.853C70.3384 196.787 70.3294 196.71 70.3313 196.634L67.2218 99.852C67.137 97.1364 68.0295 94.5651 69.7234 92.624Z' fill='%239995EC'/%3E%3Cpath d='M78.6073 92.1808C75.0674 92.1918 72.2851 95.3609 72.4048 99.2466L75.4511 196.033C75.5676 199.816 78.4875 202.798 81.9598 202.713L118.678 201.802C122.118 201.715 124.814 198.632 124.703 194.902L121.644 98.982C121.528 95.2112 118.671 92.1686 115.218 92.1836L78.6073 92.1808Z' fill='%23EDECFC'/%3E%3Cpath d='M72.0483 92.05C73.2146 90.7279 74.6761 89.8054 76.2786 89.344C76.3116 89.334 76.3442 89.3348 76.3772 89.3248C76.7505 89.2141 77.1336 89.1475 77.5161 89.1025C77.8878 89.0573 78.2262 89.0331 78.5422 89.0301L115.594 89.0394C118.739 89.1942 121.493 91.0828 123.069 93.8465C123.937 95.3284 124.449 97.0631 124.512 98.928C124.512 98.928 127.484 195.047 127.483 196.001L127.48 196.132C127.212 199.002 125.798 201.506 123.731 203.1C122.332 204.165 120.637 204.821 118.795 204.862C118.795 204.862 81.6769 205.766 81.4808 205.761C77.1158 205.565 73.4885 202.009 72.7741 197.447C72.6873 196.998 72.6442 196.539 72.6341 196.071L69.7484 106.04L69.5355 99.2887C69.4619 96.5624 70.3431 94.0017 72.0483 92.05ZM120.459 201.482C122.504 200.759 124.065 198.913 124.547 196.614C124.67 196.062 124.728 195.485 124.71 194.896L121.644 98.9872L121.644 98.9764C121.639 98.7474 121.623 98.529 121.596 98.2995C121.541 97.8623 121.454 97.4242 121.323 97.0068C121.011 95.9638 120.468 95.0348 119.778 94.2766C119.513 93.9757 119.215 93.6958 118.884 93.4478C118.755 93.3465 118.627 93.2561 118.498 93.1767C118.466 93.1541 118.423 93.1203 118.38 93.0975C118.262 93.0291 118.144 92.9608 118.025 92.9033C117.789 92.7666 117.552 92.6627 117.304 92.5693C117.109 92.499 116.915 92.4288 116.72 92.3804C116.525 92.3319 116.33 92.2834 116.123 92.2565C115.928 92.2298 115.722 92.2029 115.515 92.1977L115.221 92.1904L78.6162 92.1813C78.3981 92.1867 78.18 92.1922 77.9723 92.2197C77.5679 92.2641 77.1623 92.3629 76.7887 92.4843L76.7778 92.4841C76.5578 92.5658 76.3488 92.6478 76.1391 92.7515C75.7974 92.9064 75.4767 93.0946 75.1769 93.316C74.8442 93.5474 74.5431 93.8232 74.2632 94.1213C73.9833 94.4195 73.7353 94.7511 73.5088 95.0942C73.282 95.4482 73.0874 95.8247 72.9358 96.2241C72.5641 97.1412 72.3644 98.1605 72.4028 99.2404L75.4467 196.032C75.4791 196.915 75.6545 197.748 75.9622 198.518L75.973 198.519C76.0439 198.738 76.1473 198.959 76.2514 199.158C76.3447 199.345 76.449 199.533 76.5647 199.699C76.6695 199.866 76.7744 200.032 76.9013 200.187C77.3971 200.843 78.0152 201.403 78.7022 201.823C78.863 201.925 79.0461 202.017 79.2181 202.109C79.4011 202.2 79.5846 202.27 79.7681 202.34C79.9625 202.411 80.1462 202.47 80.3412 202.518C80.5361 202.567 80.742 202.615 80.9375 202.642C81.133 202.669 81.3394 202.696 81.5463 202.701C81.6767 202.715 81.8183 202.718 81.9601 202.711L88.7426 202.542L118.686 201.808L118.707 201.808C119.318 201.791 119.898 201.675 120.459 201.482Z' fill='%23B1AEF0'/%3E%3Cpath d='M104.144 99.6819L91.1358 99.6802C89.8402 99.6802 88.7903 98.6297 88.7903 97.3336C88.7903 96.0386 89.8407 94.9881 91.1363 94.9881L104.145 94.9898C105.44 94.9898 106.49 96.0403 106.49 97.3364C106.49 98.6315 105.44 99.6819 104.144 99.6819Z' fill='%23BDBAF3'/%3E%3Cpath d='M103.891 131.081L104.133 138.721C104.165 139.717 103.371 140.545 102.374 140.555L94.0933 140.638C93.1266 140.648 92.3293 139.883 92.2987 138.917L92.0563 131.248C92.0248 130.25 92.8222 129.421 93.8214 129.415L102.102 129.36C103.066 129.354 103.86 130.117 103.891 131.081Z' fill='%23E1E0F9'/%3E%3Cpath d='M91.8448 124.554L91.6025 116.885C91.5708 115.884 92.372 115.054 93.3736 115.051L101.653 115.025C102.615 115.022 103.404 115.785 103.435 116.746L103.678 124.386C103.709 125.385 102.912 126.214 101.913 126.22L93.6333 126.275C92.6688 126.281 91.8753 125.518 91.8448 124.554Z' fill='%23E1E0F9'/%3E%3Cpath d='M117.353 140.404L109.071 140.487C108.105 140.497 107.307 139.732 107.277 138.766L107.035 131.15C107.003 130.151 107.8 129.322 108.8 129.316L117.081 129.261C118.045 129.255 118.838 130.018 118.869 130.982L119.112 138.569C119.144 139.566 118.35 140.394 117.353 140.404Z' fill='%23E1E0F9'/%3E%3Cpath d='M116.89 126.122L108.61 126.176C107.646 126.183 106.852 125.419 106.822 124.455L106.58 116.838C106.548 115.837 107.349 115.007 108.351 115.004L116.63 114.978C117.592 114.975 118.381 115.737 118.412 116.699L118.655 124.287C118.687 125.286 117.889 126.115 116.89 126.122Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M157.409 157.841L159.581 159.752C160.938 160.95 162.68 161.46 164.359 161.3C165.953 161.148 167.49 160.395 168.599 159.076C170.874 156.365 170.412 152.333 167.582 150.201L165.257 148.444L165.256 148.442L142.112 130.97L135.696 138.65L157.41 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M140.669 136.268C142.429 134.137 143.072 131.762 142.105 130.964C141.138 130.165 138.928 131.245 137.168 133.376C135.408 135.507 134.765 137.882 135.732 138.68C136.699 139.479 138.91 138.399 140.669 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.702 137.475L134.7 135.838L132.061 133.675L136.501 128.38L139.106 130.51L141.135 132.168C142.131 132.996 137.692 138.304 136.702 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M116.248 137.501C128.068 137.501 137.65 127.919 137.65 116.099C137.65 104.279 128.068 94.6965 116.248 94.6965C104.428 94.6965 94.8462 104.279 94.8462 116.099C94.8462 127.919 104.428 137.501 116.248 137.501Z' fill='white'/%3E%3Cpath d='M113.905 91.5311C100.336 92.825 90.3901 104.874 91.684 118.444C92.9774 132.007 105.021 141.96 118.591 140.666C132.16 139.372 142.106 127.323 140.813 113.759C139.519 100.19 127.475 90.2372 113.905 91.5311ZM118.06 135.105C107.562 136.106 98.2395 128.406 97.239 117.914C96.2379 107.416 103.938 98.0932 114.436 97.0921C124.934 96.0911 134.251 103.791 135.252 114.29C136.252 124.782 128.559 134.104 118.06 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-phone\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M87.0282 79.2897C88.5408 77.5716 91.9736 76.0445 94.8516 75.375C94.891 75.3631 94.9299 75.364 94.9693 75.352C95.4405 75.2336 95.8977 75.154 96.3285 75.0867C96.7721 75.0328 97.176 75.0039 97.5533 75.0003C97.5533 75.0003 153.284 209.496 151.487 211.142C149.118 213.307 146.217 213.82 142.847 213.905L99.0405 214.997C98.7932 215.004 98.5593 214.998 98.3253 214.992C92.6874 214.721 88.0891 209.794 87.773 203.699C87.773 203.699 87.76 203.699 87.7734 203.686C87.7623 203.608 87.7515 203.517 87.7538 203.426L84.0427 87.9164C83.9415 84.6753 85.0066 81.6064 87.0282 79.2897Z' fill='%239995EC'/%3E%3Cpath d='M97.6307 78.7607C93.4058 78.7739 90.0852 82.5562 90.2281 87.1938L93.8638 202.708C94.0028 207.224 97.4877 210.782 101.632 210.68L145.456 209.594C149.561 209.49 152.778 205.81 152.646 201.358L148.995 86.878C148.857 82.3775 145.447 78.7463 141.326 78.7641L97.6307 78.7607Z' fill='%23EDECFC'/%3E%3Cpath d='M89.8024 78.6046C91.1944 77.0266 92.9387 75.9256 94.8513 75.375C94.8906 75.3631 94.9296 75.364 94.969 75.352C95.4145 75.22 95.8717 75.1404 96.3282 75.0867C96.7718 75.0328 97.1757 75.0039 97.5529 75.0003L141.774 75.0114C145.528 75.1962 148.814 77.4502 150.696 80.7487C151.731 82.5174 152.343 84.5877 152.417 86.8135C152.417 86.8135 155.964 201.531 155.964 202.67L155.96 202.826C155.64 206.252 153.953 209.24 151.486 211.142C149.816 212.414 147.793 213.196 145.594 213.245C145.594 213.245 101.294 214.325 101.06 214.319C95.8505 214.085 91.5212 209.841 90.6686 204.396C90.565 203.86 90.5137 203.313 90.5016 202.753L87.0576 95.3011L86.8034 87.2439C86.7156 83.9902 87.7673 80.934 89.8024 78.6046ZM147.581 209.211C150.021 208.349 151.884 206.145 152.46 203.402C152.606 202.742 152.676 202.055 152.654 201.352L148.995 86.8842L148.995 86.8713C148.989 86.5979 148.97 86.3373 148.937 86.0634C148.872 85.5415 148.768 85.0187 148.612 84.5205C148.24 83.2757 147.591 82.167 146.768 81.262C146.452 80.9029 146.096 80.5689 145.7 80.2729C145.547 80.152 145.394 80.0441 145.24 79.9493C145.202 79.9223 145.151 79.882 145.099 79.8547C144.958 79.7732 144.817 79.6916 144.676 79.623C144.394 79.4599 144.111 79.3358 143.815 79.2243C143.583 79.1405 143.351 79.0567 143.118 78.9989C142.885 78.941 142.652 78.8832 142.406 78.851C142.173 78.8192 141.927 78.787 141.68 78.7809L141.329 78.7721L97.6412 78.7613C97.3809 78.7677 97.1205 78.7742 96.8727 78.8071C96.3901 78.8601 95.9059 78.978 95.4601 79.123L95.4471 79.1227C95.1846 79.2202 94.935 79.318 94.6848 79.4418C94.2769 79.6267 93.8943 79.8513 93.5365 80.1155C93.1394 80.3917 92.7799 80.7209 92.4459 81.0767C92.1119 81.4326 91.816 81.8284 91.5456 82.2378C91.2749 82.6603 91.0426 83.1097 90.8616 83.5864C90.4181 84.6809 90.1796 85.8975 90.2255 87.1863L93.8584 202.707C93.8971 203.761 94.1064 204.755 94.4736 205.675L94.4866 205.675C94.5711 205.937 94.6945 206.2 94.8187 206.438C94.9302 206.661 95.0547 206.886 95.1928 207.084C95.3179 207.282 95.443 207.481 95.5944 207.666C96.1862 208.449 96.9239 209.117 97.7438 209.619C97.9358 209.741 98.1542 209.85 98.3596 209.96C98.5779 210.069 98.797 210.153 99.016 210.236C99.248 210.32 99.4674 210.39 99.7 210.448C99.9327 210.506 100.178 210.564 100.412 210.596C100.645 210.628 100.891 210.66 101.138 210.666C101.294 210.683 101.463 210.687 101.632 210.679L109.727 210.477L145.464 209.6L145.49 209.601C146.219 209.58 146.912 209.442 147.581 209.211Z' fill='%23B1AEF0'/%3E%3Cpath d='M128.109 87.7134L112.583 87.7114C111.037 87.7114 109.784 86.4576 109.784 84.9107C109.784 83.3651 111.038 82.1114 112.584 82.1114L128.11 82.1134C129.656 82.1134 130.909 83.3671 130.909 84.9141C130.909 86.4597 129.656 87.7134 128.109 87.7134Z' fill='%23BDBAF3'/%3E%3Cpath d='M127.806 125.188L128.096 134.306C128.134 135.495 127.187 136.483 125.997 136.495L116.113 136.594C114.959 136.606 114.008 135.693 113.971 134.54L113.682 125.388C113.645 124.196 114.596 123.207 115.789 123.199L125.672 123.134C126.823 123.127 127.77 124.038 127.806 125.188Z' fill='%23E1E0F9'/%3E%3Cpath d='M113.43 117.398L113.141 108.245C113.103 107.051 114.059 106.06 115.254 106.057L125.136 106.025C126.284 106.022 127.226 106.932 127.263 108.08L127.553 117.198C127.59 118.39 126.639 119.379 125.446 119.387L115.564 119.452C114.413 119.46 113.466 118.548 113.43 117.398Z' fill='%23E1E0F9'/%3E%3Cpath d='M128.35 142.296L128.64 151.413C128.678 152.599 127.735 153.585 126.548 153.601L116.663 153.735C115.506 153.751 114.55 152.837 114.513 151.681L114.224 142.529C114.187 141.34 115.134 140.353 116.323 140.341L126.208 140.241C127.362 140.23 128.314 141.142 128.35 142.296Z' fill='%23E1E0F9'/%3E%3Cpath d='M128.894 159.401L129.183 168.517C129.221 169.7 128.283 170.685 127.099 170.706L117.212 170.876C116.052 170.896 115.092 169.981 115.055 168.821L114.766 159.67C114.728 158.484 115.671 157.498 116.857 157.482L126.744 157.347C127.901 157.332 128.857 158.245 128.894 159.401Z' fill='%23E1E0F9'/%3E%3Cpath d='M144.426 153.358L134.54 153.493C133.383 153.508 132.427 152.595 132.391 151.439L132.102 142.35C132.064 141.161 133.011 140.173 134.201 140.161L144.087 140.061C145.24 140.05 146.192 140.962 146.228 142.115L146.518 151.169C146.556 152.356 145.613 153.342 144.426 153.358Z' fill='%23E1E0F9'/%3E%3Cpath d='M143.874 136.315L133.989 136.414C132.836 136.426 131.884 135.513 131.848 134.36L131.559 125.27C131.521 124.078 132.473 123.089 133.665 123.081L143.549 123.016C144.7 123.009 145.647 123.92 145.683 125.07L145.973 134.125C146.011 135.315 145.064 136.303 143.874 136.315Z' fill='%23E1E0F9'/%3E%3Cpath d='M143.321 119.269L133.439 119.334C132.288 119.342 131.341 118.431 131.305 117.28L131.016 108.189C130.978 106.994 131.934 106.004 133.129 106L143.011 105.969C144.159 105.965 145.101 106.875 145.138 108.023L145.428 117.08C145.466 118.272 144.514 119.261 143.321 119.269Z' fill='%23E1E0F9'/%3E%3Cpath d='M97.3786 106.113L107.26 106.082C108.408 106.078 109.351 106.989 109.387 108.137L109.677 117.316C109.715 118.508 108.763 119.497 107.571 119.505L97.6888 119.57C96.5377 119.578 95.5905 118.666 95.5543 117.515L95.2647 108.302C95.2272 107.107 96.1834 106.117 97.3786 106.113Z' fill='%23E1E0F9'/%3E%3Cpath d='M97.9118 123.317L107.795 123.252C108.946 123.244 109.893 124.156 109.93 125.306L110.22 134.486C110.258 135.675 109.31 136.663 108.121 136.675L98.2366 136.774C97.0826 136.786 96.131 135.873 96.0948 134.72L95.8053 125.505C95.7678 124.313 96.7195 123.325 97.9118 123.317Z' fill='%23E1E0F9'/%3E%3Cpath d='M98.4454 140.521L108.331 140.421C109.485 140.41 110.436 141.323 110.473 142.476L110.763 151.656C110.801 152.842 109.858 153.828 108.671 153.844L98.7852 153.978C97.6283 153.994 96.6722 153.08 96.6359 151.923L96.3463 142.709C96.3089 141.52 97.2561 140.533 98.4454 140.521Z' fill='%23E1E0F9'/%3E%3Cpath d='M98.9785 157.725L108.866 157.59C110.023 157.575 110.979 158.488 111.015 159.645L111.306 168.825C111.343 170.008 110.405 170.993 109.222 171.013L99.3333 171.183C98.1735 171.203 97.2128 170.288 97.1764 169.128L96.8868 159.913C96.8495 158.727 97.7921 157.741 98.9785 157.725Z' fill='%23E1E0F9'/%3E%3Cpath d='M98.2574 203.539L97.9679 194.323C97.9308 193.143 98.8639 192.16 100.044 192.135L109.936 191.928C111.099 191.904 112.064 192.82 112.101 193.983L112.391 203.162C112.428 204.339 111.5 205.321 110.323 205.35L100.43 205.593C99.2644 205.622 98.294 204.704 98.2574 203.539Z' fill='%23E1E0F9'/%3E%3Cpath d='M116.139 203.099L115.849 193.95C115.812 192.77 116.745 191.786 117.925 191.762L127.817 191.555C128.979 191.531 129.944 192.447 129.981 193.609L130.271 202.722C130.308 203.899 129.38 204.881 128.203 204.91L118.311 205.153C117.146 205.182 116.175 204.265 116.139 203.099Z' fill='%23E1E0F9'/%3E%3Cpath d='M134.019 202.66L133.73 193.577C133.693 192.397 134.626 191.413 135.806 191.388L145.698 191.182C146.861 191.158 147.826 192.073 147.863 193.235L148.152 202.282C148.19 203.459 147.262 204.442 146.084 204.471L136.191 204.714C135.026 204.742 134.056 203.825 134.019 202.66Z' fill='%23E1E0F9'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-plant-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5963' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='98' y='94' width='44' height='44'%3E%3Cpath d='M119.903 137.501C131.723 137.501 141.305 127.918 141.305 116.098C141.305 104.278 131.723 94.6964 119.903 94.6964C108.083 94.6964 98.5007 104.278 98.5007 116.098C98.5007 127.918 108.083 137.501 119.903 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M68.5903 144.25C68.5903 144.25 77.0833 189.503 78.4457 193.732C79.5998 197.973 88.5459 201 100.998 201C113.45 201 122.183 198.144 123.559 193.732C127.097 184.266 133.199 144.194 133.199 144.194L68.5903 144.25Z' fill='%23BDBAF3'/%3E%3Cpath d='M134.614 136.923C134.614 137.174 134.484 137.415 134.241 137.657C134.232 137.648 134.232 137.657 134.232 137.657C131.795 140.021 117.837 141.823 100.995 141.823C88.562 141.823 77.7106 140.838 71.8877 139.368C69.0232 138.651 67.3862 137.816 67.3862 136.923C67.3862 134.45 79.9869 132.393 96.3634 132.068C97.8702 132.041 99.4223 132.022 100.993 132.022C102.564 132.022 104.219 132.041 105.783 132.068C106.686 132.086 107.579 132.114 108.453 132.153C110.862 132.228 113.177 132.338 115.353 132.487C115.873 132.524 116.385 132.56 116.887 132.609C119.323 132.794 121.574 133.028 123.591 133.298C123.6 133.289 123.609 133.298 123.609 133.298C130.371 134.2 134.609 135.491 134.609 136.925L134.614 136.923Z' fill='%239995EC'/%3E%3Cpath d='M101.004 131.857C81.8359 131.857 66.3003 134.177 66.3003 137.036C66.3003 139.894 81.8359 142.214 101.004 142.214C120.172 142.214 135.707 139.894 135.707 137.036C135.707 134.177 120.172 131.857 101.004 131.857ZM101.004 140.629C83.5877 140.629 69.479 138.8 69.479 136.554C69.479 134.307 83.5877 132.478 101.004 132.478C118.42 132.478 132.528 134.307 132.528 136.554C132.528 138.8 118.42 140.629 101.004 140.629Z' fill='%23E1E0F9'/%3E%3Cpath d='M72.8916 138.398C72.8916 138.398 74.6119 135.35 85.2773 135.08C89.079 134.984 95.3312 130.441 101.854 130.479C108.268 130.517 112.845 134.338 119.282 134.843C129.5 135.644 130.718 137.891 130.718 137.891C125.953 139.581 114.417 140.629 101.004 140.629C87.1206 140.629 77.0188 139.458 72.8916 138.398Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.692 137.222C133.199 139.622 119.11 142.145 101.975 142.203C101.696 142.212 101.414 142.212 101.135 142.212C88.207 142.212 76.7946 141.145 70.7634 139.547C67.876 138.782 66.3005 137.845 66.3005 136.922L67.4134 146.601C67.4134 147.524 69.0552 148.571 71.9289 149.308C77.7678 150.824 88.6559 151.891 101.128 151.891C101.399 151.891 101.669 151.891 101.939 151.882C118.469 151.824 132.037 149.741 134.444 147.341L135.692 137.222Z' fill='%23C9C7F5'/%3E%3Cpath d='M100.291 109.459C100.616 113.17 99.7082 116.526 98.0817 118.341C97.9415 118.504 97.7753 118.655 97.6199 118.795C97.2494 119.14 96.8711 119.423 96.4701 119.681C90.5988 123.57 82.7409 120.025 79.3549 116.628C77.4028 114.664 75.9086 112.402 74.7509 110.049C72.3524 105.146 68.7208 100.735 66.7044 98.4724C65.9591 97.6401 66.288 96.3198 67.336 95.9302C71.2553 94.4737 80.2895 92.4232 91.7451 98.2833C96.3073 100.617 99.9389 105.479 100.291 109.459Z' fill='%23C9C7F5'/%3E%3Cpath d='M67.0735 97.3174C67.0969 97.3174 67.1321 97.3291 67.1555 97.3291H67.0615L67.0735 97.3174Z' fill='%239995EC'/%3E%3Cpath d='M108.201 108.116C107.384 110.597 107.468 113.034 108.288 114.536C108.36 114.668 108.447 114.8 108.53 114.918C108.727 115.213 108.939 115.466 109.174 115.708C112.563 119.302 118.495 118.141 121.351 116.363C122.997 115.334 124.382 114.029 125.547 112.606C127.969 109.64 131.157 107.211 132.894 105.989C133.537 105.539 133.522 104.586 132.868 104.151C130.424 102.528 124.582 99.683 115.821 101.851C112.332 102.713 109.076 105.452 108.194 108.116H108.201Z' fill='%23C9C7F5'/%3E%3Cpath d='M132.833 105.146C118.208 103.949 107.857 108.923 102.678 124.287C102.65 124.201 102.623 124.117 102.597 124.019C97.8406 105.953 86.429 97.3525 67.1555 97.3291C86.3467 100.059 97.3483 109.292 101.062 127.135C101.425 128.858 101.508 131.447 101.472 134.095C101.449 135.677 101.379 137.27 101.297 138.723H104.038C104.108 137.2 104.132 135.618 104.144 134.095C104.179 131.705 104.167 129.432 104.167 127.616C104.167 127.502 104.163 127.403 104.158 127.304C109.594 108.903 116.665 106.549 132.833 105.146Z' fill='%23B1AEF0'/%3E%3Cpath d='M108.177 136.602V139.766H96.2961L96.4838 136.602C96.4838 136.602 98.3467 135.442 101.1 135.138C101.92 135.032 102.822 135.021 103.771 135.138C105.154 135.302 106.642 135.735 108.177 136.602Z' fill='%23B1AEF0'/%3E%3Cpath d='M92.0288 163.362L92.3532 177.843L100.976 186.075V169.242L109.598 177.843L109.923 163.362H92.0288Z' fill='%23B1AEF0'/%3E%3Cpath d='M109.598 177.843L100.976 186.075V177.843V169.242L109.598 177.843Z' fill='%23C9C7F5'/%3E%3Cg mask='url(%23mask0_10959_5963)'%3E%3Cpath d='M120.614 138.058C132.742 138.058 142.573 128.226 142.573 116.098C142.573 103.971 132.742 94.139 120.614 94.139C108.486 94.139 98.6548 103.971 98.6548 116.098C98.6548 128.226 108.486 138.058 120.614 138.058Z' fill='white'/%3E%3Cpath d='M137.975 135.847C137.975 136.124 137.831 136.388 137.564 136.655C137.554 136.645 137.554 136.655 137.554 136.655C134.874 139.255 119.52 141.237 100.995 141.237C87.3178 141.237 75.3813 140.154 68.9761 138.537C65.8252 137.748 64.0242 136.829 64.0242 135.847C64.0242 133.127 77.885 130.865 95.8991 130.507C97.5565 130.477 99.264 130.457 100.992 130.457C102.72 130.457 104.541 130.477 106.261 130.507C107.254 130.527 108.236 130.557 109.198 130.6C111.848 130.683 114.395 130.804 116.787 130.968C117.359 131.008 117.923 131.049 118.475 131.101C121.155 131.305 123.631 131.562 125.85 131.86C125.86 131.85 125.87 131.86 125.87 131.86C133.308 132.852 137.97 134.273 137.97 135.849L137.975 135.847Z' fill='%239995EC'/%3E%3Cpath d='M101.004 130.275C79.9191 130.275 62.8296 132.827 62.8296 135.971C62.8296 139.116 79.9191 141.668 101.004 141.668C122.088 141.668 139.177 139.116 139.177 135.971C139.177 132.827 122.088 130.275 101.004 130.275ZM101.004 139.924C81.8461 139.924 66.3265 137.912 66.3265 135.441C66.3265 132.97 81.8461 130.958 101.004 130.958C120.161 130.958 135.681 132.97 135.681 135.441C135.681 137.912 120.161 139.924 101.004 139.924Z' fill='%23E1E0F9'/%3E%3Cpath d='M70.0803 137.47C70.0803 137.47 71.9728 134.118 83.7047 133.82C87.8865 133.714 94.764 128.717 101.939 128.759C108.995 128.801 114.029 133.004 121.11 133.559C132.349 134.441 133.69 136.912 133.69 136.912C128.448 138.771 115.758 139.924 101.004 139.924C85.7323 139.924 74.6202 138.636 70.0803 137.47Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.161 136.177C136.418 138.817 120.921 141.592 102.073 141.655C101.765 141.665 101.455 141.665 101.148 141.665C86.9273 141.665 74.3739 140.491 67.7396 138.733C64.5634 137.892 62.8303 136.862 62.8303 135.847L64.0546 146.494C64.0546 147.509 65.8606 148.66 69.0216 149.471C75.4445 151.138 87.421 152.312 101.141 152.312C101.438 152.312 101.735 152.312 102.032 152.302C120.215 152.239 135.14 149.947 137.788 147.307L139.161 136.177Z' fill='%23C9C7F5'/%3E%3Cpath d='M100.22 105.636C100.578 109.719 99.5787 113.41 97.7895 115.408C97.6353 115.587 97.4526 115.753 97.2816 115.907C96.8741 116.286 96.4577 116.598 96.0166 116.881C89.5582 121.159 80.9149 117.259 77.1905 113.522C75.0431 111.363 73.3991 108.874 72.1257 106.286C69.4874 100.892 65.4926 96.0401 63.2745 93.5516C62.4547 92.6361 62.8167 91.1837 63.9694 90.7551C68.2807 89.1529 78.2181 86.8974 90.8193 93.3435C95.8376 95.9111 99.8327 101.259 100.22 105.636Z' fill='%23C9C7F5'/%3E%3Cpath d='M108.921 104.159C108.022 106.889 108.114 109.569 109.017 111.221C109.096 111.367 109.192 111.512 109.283 111.641C109.5 111.966 109.733 112.245 109.991 112.511C113.719 116.465 120.245 115.187 123.386 113.231C125.197 112.099 126.72 110.664 128.002 109.099C130.665 105.836 134.173 103.165 136.083 101.82C136.791 101.325 136.774 100.277 136.054 99.798C133.365 98.0127 126.94 94.8833 117.302 97.2678C113.465 98.2167 109.883 101.229 108.913 104.159H108.921Z' fill='%23C9C7F5'/%3E%3Cpath d='M136.016 100.892C119.929 99.5756 108.542 105.047 102.845 121.947C102.815 121.854 102.785 121.76 102.756 121.653C97.5243 101.78 84.9716 92.3198 63.7708 92.2941C84.8811 95.2971 96.9828 105.453 101.068 125.081C101.468 126.975 101.558 129.824 101.519 132.736C101.493 134.476 101.416 136.229 101.326 137.827H104.342C104.419 136.152 104.445 134.412 104.458 132.736C104.496 130.107 104.484 127.607 104.484 125.609C104.484 125.485 104.479 125.375 104.474 125.266C110.454 105.025 118.231 102.435 136.016 100.892Z' fill='%23B1AEF0'/%3E%3Cpath d='M108.894 135.495V138.974H95.8254L96.0315 135.495C96.0315 135.495 98.0808 134.219 101.11 133.883C102.012 133.768 103.004 133.755 104.048 133.883C105.569 134.064 107.205 134.541 108.894 135.495Z' fill='%23B1AEF0'/%3E%3C/g%3E%3Cpath d='M161.063 157.841L163.235 159.752C164.593 160.95 166.335 161.46 168.014 161.299C169.608 161.147 171.144 160.395 172.254 159.076C174.529 156.365 174.066 152.333 171.236 150.201L168.912 148.444L168.91 148.442L145.767 130.97L139.351 138.65L161.065 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M144.324 136.268C146.084 134.137 146.727 131.762 145.76 130.964C144.793 130.165 142.582 131.245 140.822 133.376C139.063 135.507 138.42 137.882 139.387 138.68C140.354 139.479 142.564 138.399 144.324 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.356 137.475L138.354 135.838L135.715 133.675L140.155 128.38L142.761 130.509L144.789 132.168C145.785 132.996 141.346 138.304 140.356 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M119.903 137.501C131.723 137.501 141.305 127.918 141.305 116.098C141.305 104.278 131.723 94.6964 119.903 94.6964C108.083 94.6964 98.5007 104.278 98.5007 116.098C98.5007 127.918 108.083 137.501 119.903 137.501Z' fill='white'/%3E%3Cpath d='M117.56 91.531C103.991 92.8249 94.0449 104.874 95.3388 118.444C96.6321 132.007 108.676 141.96 122.246 140.666C135.815 139.372 145.761 127.323 144.468 113.759C143.174 100.19 131.13 90.2371 117.56 91.531ZM121.715 135.105C111.217 136.106 101.894 128.406 100.894 117.914C99.8926 107.416 107.592 98.0931 118.091 97.092C128.589 96.091 137.906 103.791 138.907 114.289C139.907 124.782 132.213 134.104 121.715 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-plant\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M77.446 140.496C77.446 140.496 88.5958 199.906 90.3844 205.458C91.8995 211.026 103.645 215 119.992 215C136.34 215 147.805 211.251 149.612 205.458C154.256 193.031 162.267 140.422 162.267 140.422L77.446 140.496Z' fill='%23BDBAF3'/%3E%3Cpath d='M164.125 130.876C164.125 131.207 163.954 131.522 163.636 131.841C163.624 131.829 163.623 131.841 163.623 131.841C160.425 134.943 142.099 137.309 119.989 137.309C103.666 137.309 89.4196 136.017 81.775 134.086C78.0143 133.146 75.865 132.049 75.865 130.876C75.865 127.629 92.4077 124.93 113.908 124.503C115.886 124.467 117.924 124.443 119.986 124.443C122.049 124.443 124.222 124.467 126.275 124.503C127.459 124.527 128.632 124.563 129.78 124.614C132.943 124.713 135.982 124.858 138.838 125.053C139.52 125.101 140.194 125.149 140.852 125.212C144.05 125.456 147.006 125.763 149.654 126.117C149.666 126.105 149.678 126.117 149.678 126.117C158.555 127.302 164.12 128.997 164.12 130.879L164.125 130.876Z' fill='%239995EC'/%3E%3Cpath d='M120 124.226C94.8356 124.226 74.4395 127.271 74.4395 131.025C74.4395 134.778 94.8356 137.823 120 137.823C145.165 137.823 165.561 134.778 165.561 131.025C165.561 127.271 145.165 124.226 120 124.226ZM120 135.742C97.1355 135.742 78.6128 133.341 78.6128 130.392C78.6128 127.443 97.1355 125.042 120 125.042C142.865 125.042 161.387 127.443 161.387 130.392C161.387 133.341 142.865 135.742 120 135.742Z' fill='%23E1E0F9'/%3E%3Cpath d='M83.093 132.813C83.093 132.813 85.3516 128.812 99.3537 128.457C104.345 128.331 112.553 122.366 121.116 122.417C129.537 122.466 135.546 127.483 143.996 128.146C157.411 129.198 159.011 132.147 159.011 132.147C152.755 134.366 137.609 135.742 120 135.742C101.773 135.742 88.5114 134.205 83.093 132.813Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.541 131.27C162.267 134.42 143.771 137.733 121.276 137.808C120.909 137.82 120.539 137.82 120.172 137.82C103.2 137.82 88.2172 136.419 80.299 134.321C76.5083 133.317 74.4399 132.088 74.4399 130.876L75.9011 143.583C75.9011 144.795 78.0565 146.168 81.8292 147.136C89.4949 149.126 103.789 150.527 120.163 150.527C120.518 150.527 120.873 150.527 121.227 150.515C142.929 150.44 160.742 147.704 163.902 144.554L165.541 131.27Z' fill='%23C9C7F5'/%3E%3Cpath d='M119.064 94.8199C119.492 99.6923 118.299 104.098 116.164 106.482C115.98 106.695 115.762 106.894 115.558 107.078C115.071 107.53 114.574 107.902 114.048 108.24C106.34 113.346 96.0236 108.692 91.5784 104.232C89.0156 101.654 87.0539 98.684 85.5341 95.5948C82.3852 89.1579 77.6171 83.3667 74.9699 80.3966C73.9914 79.3039 74.4236 77.5706 75.7994 77.059C80.9449 75.1468 92.8051 72.4549 107.845 80.1483C113.834 83.2127 118.602 89.595 119.064 94.8199Z' fill='%23C9C7F5'/%3E%3Cpath d='M75.4546 78.8804C75.4854 78.8804 75.5315 78.8958 75.5623 78.8958H75.4392L75.4546 78.8804Z' fill='%239995EC'/%3E%3Cpath d='M129.449 93.0567C128.376 96.3149 128.486 99.5135 129.564 101.485C129.658 101.659 129.772 101.833 129.882 101.987C130.14 102.374 130.418 102.707 130.726 103.025C135.176 107.743 142.964 106.219 146.714 103.884C148.874 102.533 150.692 100.82 152.222 98.9522C155.401 95.0583 159.588 91.8697 161.867 90.2655C162.712 89.6744 162.692 88.4228 161.833 87.8516C158.624 85.721 150.955 81.986 139.452 84.8319C134.873 85.9643 130.597 89.5602 129.44 93.0567H129.449Z' fill='%23C9C7F5'/%3E%3Cpath d='M161.787 89.1577C142.587 87.5862 128.997 94.1162 122.198 114.287C122.161 114.175 122.126 114.064 122.092 113.935C115.847 90.217 100.865 78.9264 75.5623 78.8956C100.757 82.4797 115.201 94.6005 120.077 118.027C120.554 120.288 120.662 123.687 120.615 127.163C120.584 129.24 120.492 131.332 120.385 133.24H123.984C124.076 131.24 124.107 129.163 124.123 127.163C124.168 124.026 124.153 121.042 124.153 118.658C124.153 118.509 124.147 118.378 124.142 118.248C131.279 94.0899 140.56 90.9993 161.787 89.1577Z' fill='%23B1AEF0'/%3E%3Cpath d='M129.417 130.456V134.609H113.82L114.066 130.456C114.066 130.456 116.511 128.933 120.126 128.533C121.203 128.394 122.387 128.379 123.633 128.533C125.448 128.748 127.402 129.317 129.417 130.456Z' fill='%23B1AEF0'/%3E%3Cpath d='M108.217 165.588L108.643 184.598L119.963 195.406V173.307L131.283 184.598L131.709 165.588H108.217Z' fill='%23B1AEF0'/%3E%3Cpath d='M131.283 184.598L119.963 195.406V184.598V173.307L131.283 184.598Z' fill='%23C9C7F5'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-savings-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4690' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='111' y='99' width='44' height='43'%3E%3Cpath d='M132.709 141.807C144.528 141.807 154.109 132.226 154.109 120.407C154.109 108.588 144.528 99.0073 132.709 99.0073C120.89 99.0073 111.309 108.588 111.309 120.407C111.309 132.226 120.89 141.807 132.709 141.807Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M74.2164 178.017C74.2164 178.017 72.9439 184.111 73.1314 189.168C73.2019 191.07 84.2736 194.412 85.2587 192.46L89.895 182.648L74.2164 178.017Z' fill='%23A5A1EE'/%3E%3Cpath d='M120.528 180.697C120.528 180.697 122.631 186.917 125.508 191.414C126.589 193.105 138.442 190.219 138.293 187.918L137.258 176.517L120.528 180.697Z' fill='%23B1AEF0'/%3E%3Cpath d='M63.5452 135.69C63.5452 135.69 56.9735 131.747 55.2397 133.875C53.2565 136.308 56.1607 140.057 53.8079 144.77C51.8796 148.633 59.6394 157.604 59.6394 157.604L63.5452 135.69Z' fill='%23BDBAF3'/%3E%3Cpath d='M142.994 111.584L134.218 124.803L120.716 114.409C120.716 114.409 138.672 108.616 142.994 111.584Z' fill='%23BDBAF3'/%3E%3Cpath d='M142.994 111.584C144.505 112.872 143.384 128.345 143.384 128.345L134.219 124.803C135.918 120.157 139.039 115.789 142.994 111.584Z' fill='%23E1E0F9'/%3E%3Cpath d='M152.416 161.39C152.282 161.896 152.118 162.366 151.943 162.823C146.622 178.642 129.354 187.562 108.525 189.941C81.4064 193.091 58.3204 184.259 55.0602 157.896C54.8457 156.089 54.7471 154.37 54.7584 152.683C54.9361 132.346 71.6408 119.539 93.9629 115.389C95.4019 115.142 97.2858 116.951 97.2858 116.951C101.238 116.393 106.712 115.235 112.68 115.696C113.194 115.741 113.673 115.793 114.187 115.838L114.979 114.23C131.708 115.67 145.206 123.231 150.857 137.211C152.004 140.067 152.844 143.223 153.295 146.581C153.447 147.562 153.552 148.55 153.585 149.475C153.883 153.822 153.451 157.756 152.416 161.39Z' fill='%23C9C7F5'/%3E%3Cpath d='M131.401 107.877C132.534 109.106 131.314 121.074 130.272 123.892C129.304 126.512 124.325 131.86 124.325 131.86C124.325 131.86 116.157 127.356 119.495 116.566C122.833 105.776 130.268 106.648 131.401 107.877Z' fill='%23EDECFC'/%3E%3Cpath d='M124.325 131.86C124.325 131.86 116.466 131.305 111.13 126.772C106.826 123.114 105.513 121.778 108.547 117.312C114.501 108.548 128.552 105.186 131.401 107.877C131.401 107.877 121.088 116.459 124.325 131.86Z' fill='%23C9C7F5'/%3E%3Cpath d='M158.195 148.893L158.212 149.263C158.578 155.824 157.308 161.071 155.311 161.287C154.235 161.399 153.28 161.443 152.413 161.39C145.571 161.028 146.099 155.754 145.732 149.842L145.723 149.657C145.317 143.561 140.468 137.96 149.003 136.885C149.831 136.754 153.721 136.995 153.721 136.995C155.756 136.932 157.76 142.181 158.195 148.893Z' fill='%23C9C7F5'/%3E%3Cpath d='M158.212 149.263C158.578 155.824 157.308 161.071 155.311 161.287C154.235 161.399 153.28 161.443 152.413 161.39C152.281 161.891 152.118 162.361 151.955 162.832L143.177 171.751C143.177 171.751 138.344 160.823 144.592 149.895L158.212 149.263Z' fill='%23BDBAF3'/%3E%3Cpath d='M150.019 149.582C150.371 156.28 152.909 161.528 155.689 161.304C158.469 161.08 160.437 155.468 160.086 148.77C159.735 142.072 156.839 136.792 154.059 137.016C151.279 137.24 149.668 142.884 150.019 149.582Z' fill='%23E1E0F9'/%3E%3Cpath d='M154.746 153.556C155.441 153.536 155.947 151.516 155.875 149.045C155.803 146.574 155.181 144.587 154.486 144.607C153.791 144.628 153.286 146.647 153.358 149.118C153.43 151.589 154.051 153.576 154.746 153.556Z' fill='%23C9C7F5'/%3E%3Cpath d='M157.936 152.957C158.41 152.942 158.737 151.055 158.668 148.742C158.598 146.429 158.158 144.565 157.684 144.579C157.21 144.593 156.882 146.48 156.952 148.794C157.021 151.107 157.462 152.971 157.936 152.957Z' fill='%23C9C7F5'/%3E%3Cpath d='M147.948 161.659L152.413 161.39C147.691 178.1 129.969 187.507 108.527 189.953C81.4046 193.095 58.328 184.252 55.0675 157.907C54.8598 156.094 54.7496 154.37 54.7628 152.671C62.8954 173.54 79.5186 176.953 101.566 176.953C125.315 176.953 141.209 168.118 141.407 161.295C141.407 161.295 144.479 161.82 147.948 161.659Z' fill='%23BDBAF3'/%3E%3Cpath d='M66.8259 176.953C66.8259 176.953 65.3732 183.909 65.5872 189.683C65.6677 191.853 78.3063 195.668 79.4308 193.44L84.7232 182.239L66.8259 176.953Z' fill='%23BDBAF3'/%3E%3Cpath d='M97.2859 116.951C94.3811 117.363 91.9641 117.935 91.9641 117.935C91.9641 117.935 92.1147 115.712 93.9629 115.389C95.8112 115.066 97.2859 116.951 97.2859 116.951Z' fill='%23A5A1EE'/%3E%3Cpath d='M110.633 184.455C110.633 184.455 112.545 191.299 115.391 196.326C116.462 198.216 129.438 195.787 129.411 193.291L128.955 180.911L110.633 184.455Z' fill='%23BDBAF3'/%3E%3Cg mask='url(%23mask0_10959_4690)'%3E%3Cpath d='M146.612 107.543L136.959 122.084L122.106 110.651C122.106 110.651 141.858 104.279 146.612 107.543Z' fill='%23BDBAF3'/%3E%3Cpath d='M146.612 107.544C148.273 108.96 147.041 125.981 147.041 125.981L136.959 122.084C138.828 116.975 142.261 112.17 146.612 107.544Z' fill='%23E1E0F9'/%3E%3Cpath d='M156.976 162.331C156.829 162.887 156.648 163.404 156.456 163.907C150.603 181.307 131.608 191.12 108.696 193.737C78.8656 197.201 53.471 187.486 49.8848 158.487C49.6489 156.499 49.5405 154.608 49.553 152.753C49.7484 130.382 68.1234 116.295 92.6776 111.729C94.2606 111.458 96.333 113.447 96.333 113.447C100.681 112.834 106.702 111.559 113.267 112.067C113.832 112.116 114.359 112.174 114.924 112.223L115.795 110.455C134.198 112.038 149.045 120.356 155.261 135.734C156.523 138.876 157.447 142.347 157.944 146.041C158.11 147.12 158.226 148.206 158.261 149.224C158.589 154.005 158.115 158.333 156.976 162.331Z' fill='%23C9C7F5'/%3E%3Cpath d='M133.86 103.466C135.106 104.818 133.764 117.983 132.618 121.083C131.553 123.965 126.076 129.848 126.076 129.848C126.076 129.848 117.092 124.893 120.763 113.024C124.434 101.155 132.613 102.115 133.86 103.466Z' fill='%23EDECFC'/%3E%3Cpath d='M126.076 129.848C126.076 129.848 117.431 129.237 111.562 124.25C106.827 120.227 105.383 118.757 108.72 113.845C115.27 104.204 130.726 100.506 133.86 103.466C133.86 103.466 122.515 112.906 126.076 129.848Z' fill='%23C9C7F5'/%3E%3Cpath d='M163.333 148.584L163.352 148.991C163.755 156.207 162.358 161.979 160.161 162.217C158.978 162.34 157.927 162.389 156.973 162.331C149.447 161.933 150.027 156.131 149.624 149.627L149.614 149.424C149.167 142.719 143.834 136.557 153.222 135.375C154.133 135.23 158.412 135.496 158.412 135.496C160.65 135.426 162.855 141.201 163.333 148.584Z' fill='%23C9C7F5'/%3E%3Cpath d='M154.34 149.342C154.726 156.709 157.518 162.482 160.576 162.236C163.634 161.989 165.8 155.816 165.414 148.448C165.027 141.081 161.842 135.273 158.784 135.519C155.726 135.766 153.954 141.974 154.34 149.342Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M173.865 162.145L176.037 164.056C177.394 165.254 179.136 165.763 180.815 165.603C182.408 165.451 183.945 164.699 185.054 163.38C187.329 160.669 186.867 156.638 184.037 154.506L181.713 152.749L181.711 152.747L158.57 135.276L152.155 142.956L173.867 162.144' fill='%23D5D3F7'/%3E%3Cpath d='M157.128 140.574C158.887 138.443 159.53 136.069 158.563 135.27C157.596 134.472 155.386 135.552 153.626 137.682C151.867 139.813 151.224 142.188 152.191 142.986C153.158 143.785 155.368 142.705 157.128 140.574Z' fill='%23B1AEF0'/%3E%3Cpath d='M153.16 141.781L151.158 140.145L148.52 137.982L152.959 132.687L155.564 134.816L157.593 136.475C158.589 137.303 154.15 142.61 153.16 141.781Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M132.709 141.807C144.528 141.807 154.109 132.226 154.109 120.407C154.109 108.588 144.528 99.0072 132.709 99.0072C120.89 99.0072 111.309 108.588 111.309 120.407C111.309 132.226 120.89 141.807 132.709 141.807Z' fill='white'/%3E%3Cpath d='M130.367 95.8422C116.799 97.136 106.854 109.184 108.148 122.752C109.441 136.314 121.483 146.266 135.051 144.972C148.62 143.678 158.564 131.63 157.271 118.068C155.977 104.5 143.935 94.5484 130.367 95.8422ZM134.521 139.411C124.024 140.412 114.702 132.714 113.702 122.223C112.701 111.725 120.4 102.404 130.897 101.403C141.394 100.402 150.71 108.101 151.711 118.598C152.711 129.089 145.018 138.41 134.521 139.411Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-savings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M77.2006 180.076C77.2006 180.076 75.5298 188.077 75.776 194.717C75.8685 197.214 90.4056 201.602 91.6991 199.039L97.7863 186.156L77.2006 180.076Z' fill='%23A5A1EE'/%3E%3Cpath d='M138.007 183.594C138.007 183.594 140.769 191.761 144.546 197.666C145.966 199.886 161.529 196.097 161.333 193.075L159.974 178.106L138.007 183.594Z' fill='%23B1AEF0'/%3E%3Cpath d='M63.1893 124.5C63.1893 124.5 54.561 119.324 52.2845 122.117C49.6806 125.312 53.4935 130.235 50.4042 136.423C47.8724 141.495 58.0612 153.273 58.0612 153.273L63.1893 124.5Z' fill='%23BDBAF3'/%3E%3Cpath d='M167.505 92.8495L155.982 110.206L138.254 96.5593C138.254 96.5593 161.83 88.9525 167.505 92.8495Z' fill='%23BDBAF3'/%3E%3Cpath d='M167.505 92.8494C169.488 94.5405 168.017 114.856 168.017 114.856L155.983 110.206C158.214 104.107 162.312 98.3712 167.505 92.8494Z' fill='%23E1E0F9'/%3E%3Cpath d='M179.876 158.245C179.7 158.909 179.484 159.526 179.255 160.126C172.268 180.896 149.596 192.609 122.247 195.732C86.6409 199.868 56.3289 188.272 52.0484 153.658C51.7667 151.284 51.6374 149.028 51.6523 146.813C51.8855 120.11 73.8186 103.296 103.127 97.8458C105.017 97.5221 107.49 99.8965 107.49 99.8965C112.68 99.1649 119.867 97.6432 127.703 98.2491C128.378 98.3076 129.007 98.3768 129.681 98.4353L130.721 96.3244C152.687 98.2148 170.409 108.143 177.828 126.499C179.335 130.249 180.438 134.392 181.03 138.801C181.229 140.089 181.368 141.386 181.41 142.601C181.801 148.308 181.235 153.473 179.876 158.245Z' fill='%23C9C7F5'/%3E%3Cpath d='M152.283 87.9826C153.771 89.5959 152.169 105.311 150.801 109.011C149.53 112.45 142.993 119.472 142.993 119.472C142.993 119.472 132.269 113.559 136.651 99.3914C141.033 85.2242 150.795 86.3693 152.283 87.9826Z' fill='%23EDECFC'/%3E%3Cpath d='M142.993 119.472C142.993 119.472 132.674 118.744 125.668 112.791C120.016 107.988 118.293 106.234 122.276 100.371C130.093 88.8638 148.542 84.4489 152.283 87.9826C152.283 87.9826 138.742 99.2509 142.993 119.472Z' fill='%23C9C7F5'/%3E%3Cpath d='M187.464 141.836L187.486 142.322C187.967 150.936 186.299 157.826 183.677 158.109C182.265 158.256 181.01 158.314 179.872 158.245C170.889 157.77 171.581 150.845 171.099 143.082L171.088 142.839C170.555 134.836 164.188 127.481 175.395 126.069C176.482 125.897 181.589 126.215 181.589 126.215C184.261 126.131 186.892 133.024 187.464 141.836Z' fill='%23C9C7F5'/%3E%3Cpath d='M187.486 142.322C187.967 150.936 186.3 157.826 183.678 158.109C182.265 158.256 181.01 158.314 179.872 158.245C179.699 158.902 179.485 159.52 179.27 160.138L167.745 171.849C167.745 171.849 161.4 157.5 169.603 143.151L187.486 142.322Z' fill='%23BDBAF3'/%3E%3Cpath d='M176.729 142.741C177.19 151.535 180.523 158.426 184.173 158.132C187.823 157.837 190.408 150.469 189.947 141.675C189.486 132.88 185.683 125.948 182.033 126.242C178.383 126.537 176.268 133.946 176.729 142.741Z' fill='%23E1E0F9'/%3E%3Cpath d='M182.936 147.959C183.849 147.932 184.512 145.28 184.418 142.036C184.323 138.791 183.507 136.183 182.595 136.209C181.682 136.236 181.019 138.888 181.113 142.132C181.207 145.376 182.024 147.985 182.936 147.959Z' fill='%23C9C7F5'/%3E%3Cpath d='M187.123 147.172C187.745 147.153 188.176 144.676 188.084 141.638C187.993 138.601 187.415 136.154 186.792 136.172C186.17 136.191 185.74 138.668 185.831 141.706C185.923 144.743 186.501 147.191 187.123 147.172Z' fill='%23C9C7F5'/%3E%3Cpath d='M174.009 158.598L179.872 158.245C173.672 180.185 150.403 192.536 122.25 195.748C86.6384 199.873 56.3391 188.262 52.058 153.671C51.7853 151.292 51.6408 149.028 51.6581 146.797C62.3362 174.198 84.1621 178.679 113.11 178.679C144.293 178.679 165.161 167.078 165.421 158.12C165.421 158.12 169.455 158.81 174.009 158.598Z' fill='%23BDBAF3'/%3E%3Cpath d='M67.4966 178.679C67.4966 178.679 65.5893 187.812 65.8703 195.392C65.976 198.242 82.5703 203.252 84.0469 200.326L90.9958 185.619L67.4966 178.679Z' fill='%23BDBAF3'/%3E%3Cpath d='M107.491 99.8965C103.677 100.437 100.503 101.189 100.503 101.189C100.503 101.189 100.701 98.27 103.127 97.8458C105.554 97.4216 107.491 99.8965 107.491 99.8965Z' fill='%23A5A1EE'/%3E%3Cpath d='M125.016 188.528C125.016 188.528 127.525 197.514 131.263 204.115C132.668 206.597 149.706 203.407 149.671 200.13L149.072 183.875L125.016 188.528Z' fill='%23BDBAF3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-siteinfo-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_4496' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='114' y='101' width='44' height='44'%3E%3Cpath d='M136.209 144.306C148.028 144.306 157.609 134.725 157.609 122.907C157.609 111.088 148.028 101.507 136.209 101.507C124.39 101.507 114.809 111.088 114.809 122.907C114.809 134.725 124.39 144.306 136.209 144.306Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M148.385 118.579L154.709 182.276C154.845 183.654 153.846 184.883 152.47 185.029L58.8694 194.985C57.4419 195.137 56.1843 194.126 56.0537 192.721L50.0109 127.765C49.8813 126.372 50.9253 125.142 52.3482 125.01L145.661 116.341C147.033 116.214 148.249 117.213 148.385 118.579Z' fill='%23EDECFC'/%3E%3Cpath d='M150.29 116.22L156.614 179.918C156.751 181.295 155.751 182.524 154.375 182.671L60.7748 192.626C59.3474 192.778 58.0898 191.767 57.9591 190.363L51.9161 125.407C51.7866 124.014 52.8306 122.784 54.2535 122.651L147.566 113.982C148.939 113.855 150.154 114.854 150.29 116.22Z' fill='%23D5D3F7'/%3E%3Cpath d='M150.29 116.22L150.792 121.273L52.3955 130.56L51.9161 125.407C51.7866 124.014 52.8306 122.784 54.2535 122.651L147.566 113.982C148.939 113.855 150.154 114.854 150.29 116.22Z' fill='%23BDBAF3'/%3E%3Cpath d='M142.768 132.678L112.295 135.617L115.828 172.124L146.35 168.964L142.768 132.678Z' fill='%23EDECFC'/%3E%3Cpath d='M107.05 137.434L62.9053 141.702L63.3354 146.297C63.3357 146.299 63.3384 146.302 63.3414 146.301L107.49 141.993L107.05 137.434Z' fill='%23C9C7F5'/%3E%3Cpath d='M107.783 145.035L63.623 149.37L64.0542 153.974L108.223 149.599L107.783 145.035Z' fill='%23C9C7F5'/%3E%3Cpath d='M108.517 152.643L64.3418 157.045L64.7728 161.649C64.7731 161.652 64.7758 161.654 64.7788 161.653L108.958 157.212L108.517 152.643Z' fill='%23C9C7F5'/%3E%3Cpath d='M109.252 160.259L65.0615 164.728L65.493 169.336C65.4933 169.339 65.496 169.341 65.499 169.341L109.693 164.832L109.252 160.259Z' fill='%23C9C7F5'/%3E%3Cpath d='M94.5826 169.687L65.8022 172.641L66.2346 177.259L95.0207 174.278L94.5826 169.687Z' fill='%23C9C7F5'/%3E%3Cpath d='M56.935 127.857C57.6496 127.789 58.1759 127.169 58.1101 126.464C58.0451 125.768 57.413 125.255 56.6985 125.322C55.9838 125.389 55.457 126.01 55.522 126.707C55.5877 127.411 56.2202 127.924 56.935 127.857Z' fill='%23D5D3F7'/%3E%3Cpath d='M60.8415 127.489C61.5551 127.422 62.0803 126.802 62.0144 126.098C61.9492 125.402 61.3181 124.891 60.6047 124.957C59.891 125.024 59.3652 125.644 59.4303 126.34C59.4961 127.045 60.1278 127.557 60.8415 127.489Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.7427 127.123C65.4551 127.056 65.9796 126.436 65.9135 125.733C65.8482 125.038 65.2177 124.526 64.5053 124.593C63.7927 124.659 63.2679 125.279 63.3331 125.975C63.3991 126.678 64.03 127.19 64.7427 127.123Z' fill='%23D5D3F7'/%3E%3Cpath d='M129.597 161.092L132.026 160.845L130.765 147.966L125.682 148.47L125.917 150.885L128.574 150.621L129.597 161.092Z' fill='%23C9C7F5'/%3E%3Cpath d='M128.929 145.549C129.996 145.443 130.785 144.489 130.681 143.428C130.577 142.367 129.619 141.584 128.551 141.689C127.483 141.793 126.694 142.748 126.797 143.809C126.901 144.871 127.86 145.654 128.929 145.549Z' fill='%23C9C7F5'/%3E%3Cg mask='url(%23mask0_10959_4496)'%3E%3Cpath d='M152.892 114.988L159.848 185.055C159.999 186.57 158.9 187.922 157.386 188.083L54.4252 199.035C52.855 199.202 51.4717 198.09 51.328 196.545L44.6809 125.093C44.5384 123.561 45.6866 122.208 47.2519 122.062L149.896 112.526C151.405 112.386 152.743 113.485 152.892 114.988Z' fill='%23EDECFC'/%3E%3Cpath d='M154.988 112.393L161.945 182.461C162.095 183.976 160.996 185.328 159.482 185.489L56.5215 196.44C54.9513 196.607 53.5679 195.496 53.4242 193.95L46.7771 122.499C46.6346 120.967 47.783 119.613 49.3483 119.468L151.992 109.932C153.502 109.792 154.839 110.891 154.988 112.393Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.988 112.393L155.54 117.952L47.3043 128.167L46.7771 122.499C46.6346 120.967 47.783 119.613 49.3483 119.468L151.992 109.932C153.502 109.792 154.839 110.891 154.988 112.393Z' fill='%23BDBAF3'/%3E%3Cpath d='M146.714 130.497L113.193 133.73L117.079 173.888L150.653 170.411L146.714 130.497Z' fill='%23EDECFC'/%3E%3Cpath d='M131.49 144.655C132.665 144.539 133.532 143.489 133.418 142.322C133.303 141.155 132.249 140.294 131.075 140.409C129.9 140.524 129.032 141.574 129.146 142.741C129.26 143.91 130.315 144.77 131.49 144.655Z' fill='%23C9C7F5'/%3E%3C/g%3E%3Cpath d='M177.365 164.645L179.537 166.555C180.894 167.754 182.636 168.263 184.315 168.103C185.908 167.951 187.445 167.198 188.554 165.88C190.829 163.169 190.367 159.137 187.537 157.006L185.213 155.249L185.211 155.247L162.07 137.776L155.655 145.456L177.366 164.644' fill='%23D5D3F7'/%3E%3Cpath d='M160.627 143.074C162.387 140.943 163.03 138.569 162.063 137.77C161.096 136.972 158.886 138.052 157.126 140.182C155.366 142.313 154.724 144.687 155.691 145.486C156.657 146.284 158.868 145.205 160.627 143.074Z' fill='%23B1AEF0'/%3E%3Cpath d='M156.66 144.281L154.658 142.644L152.019 140.482L156.459 135.187L159.064 137.316L161.093 138.975C162.088 139.803 157.65 145.11 156.66 144.281Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M136.209 144.307C148.028 144.307 157.609 134.725 157.609 122.907C157.609 111.088 148.028 101.507 136.209 101.507C124.39 101.507 114.809 111.088 114.809 122.907C114.809 134.725 124.39 144.307 136.209 144.307Z' fill='white'/%3E%3Cpath d='M133.866 98.3418C120.298 99.6356 110.354 111.684 111.647 125.252C112.941 138.814 124.983 148.765 138.551 147.472C152.119 146.178 162.064 134.13 160.771 120.568C159.477 106.999 147.434 97.048 133.866 98.3418ZM138.021 141.911C127.524 142.912 118.202 135.213 117.202 124.722C116.201 114.225 123.9 104.903 134.397 103.902C144.894 102.901 154.209 110.601 155.21 121.098C156.211 131.589 148.518 140.91 138.021 141.911Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-siteinfo\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M179.178 92.6592L187.482 176.293C187.661 178.102 186.349 179.716 184.542 179.908L61.6454 192.98C59.7712 193.179 58.12 191.852 57.9484 190.008L50.0143 104.721C49.8441 102.892 51.2149 101.277 53.0833 101.104L175.602 89.7213C177.404 89.5539 179 90.8657 179.178 92.6592Z' fill='%23EDECFC'/%3E%3Cpath d='M181.68 89.5626L189.984 173.197C190.163 175.005 188.851 176.619 187.044 176.812L64.1474 189.883C62.2732 190.083 60.6219 188.756 60.4504 186.911L52.5162 101.625C52.3461 99.7958 53.7169 98.1805 55.5852 98.007L178.104 86.6246C179.906 86.4572 181.502 87.769 181.68 89.5626Z' fill='%23D5D3F7'/%3E%3Cpath d='M181.68 89.5626L182.339 96.1975L53.1456 108.39L52.5162 101.625C52.3461 99.7958 53.7169 98.1805 55.5852 98.007L178.104 86.6246C179.906 86.4572 181.502 87.769 181.68 89.5626Z' fill='%23BDBAF3'/%3E%3Cpath d='M171.803 111.172L131.792 115.03L136.431 162.964L176.506 158.815L171.803 111.172Z' fill='%23EDECFC'/%3E%3Cpath d='M124.907 117.416L66.9448 123.02L67.5096 129.053C67.51 129.056 67.5135 129.059 67.5175 129.059L125.484 123.403L124.907 117.416Z' fill='%23C9C7F5'/%3E%3Cpath d='M125.869 127.396L67.8872 133.088L68.4532 139.133L126.447 133.389L125.869 127.396Z' fill='%23C9C7F5'/%3E%3Cpath d='M126.832 137.386L68.8306 143.166L69.3964 149.21C69.3968 149.214 69.4003 149.217 69.4043 149.216L127.41 143.385L126.832 137.386Z' fill='%23C9C7F5'/%3E%3Cpath d='M127.797 147.385L69.7754 153.253L70.3419 159.303C70.3423 159.307 70.3458 159.31 70.3498 159.309L128.376 153.39L127.797 147.385Z' fill='%23C9C7F5'/%3E%3Cpath d='M108.536 159.764L70.748 163.643L71.3158 169.706L109.112 165.793L108.536 159.764Z' fill='%23C9C7F5'/%3E%3Cpath d='M59.1051 104.841C60.0433 104.753 60.7343 103.938 60.6479 103.013C60.5625 102.098 59.7327 101.426 58.7945 101.514C57.8561 101.601 57.1645 102.416 57.2498 103.331C57.3361 104.257 58.1666 104.929 59.1051 104.841Z' fill='%23D5D3F7'/%3E%3Cpath d='M64.2347 104.359C65.1716 104.271 65.8612 103.457 65.7747 102.533C65.6891 101.619 64.8603 100.947 63.9235 101.034C62.9865 101.122 62.2962 101.936 62.3817 102.85C62.4681 103.775 63.2976 104.447 64.2347 104.359Z' fill='%23D5D3F7'/%3E%3Cpath d='M69.3569 103.878C70.2923 103.79 70.9808 102.976 70.8941 102.053C70.8084 101.14 69.9805 100.468 69.0452 100.556C68.1096 100.643 67.4206 101.457 67.5062 102.37C67.5928 103.294 68.4212 103.966 69.3569 103.878Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.51 148.478L157.699 148.154L156.044 131.244L149.369 131.906L149.678 135.078L153.167 134.73L154.51 148.478Z' fill='%23C9C7F5'/%3E%3Cpath d='M153.632 128.07C155.034 127.932 156.069 126.679 155.933 125.286C155.796 123.893 154.538 122.865 153.137 123.003C151.734 123.14 150.698 124.393 150.834 125.787C150.97 127.181 152.229 128.209 153.632 128.07Z' fill='%23C9C7F5'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-sustainable-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5562' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='112' y='94' width='43' height='44'%3E%3Cpath d='M133.509 137.501C145.329 137.501 154.911 127.919 154.911 116.099C154.911 104.279 145.329 94.6965 133.509 94.6965C121.689 94.6965 112.106 104.279 112.106 116.099C112.106 127.919 121.689 137.501 133.509 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M133.493 100.62L143.664 197.62C143.757 198.508 143.071 199.286 142.179 199.305L62.4178 201C61.6116 201.017 60.9312 200.404 60.8647 199.6L52.6999 100.896C52.6263 100.007 53.3281 99.2442 54.2205 99.2443L131.976 99.2532C132.757 99.2533 133.412 99.8432 133.493 100.62Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.542 100.567L143.714 197.581C143.807 198.467 143.123 199.243 142.232 199.262L62.4583 200.957C61.6537 200.974 60.9749 200.362 60.9086 199.56L52.7423 100.843C52.6689 99.955 53.3697 99.1942 54.2603 99.1943L132.028 99.2033C132.807 99.2034 133.461 99.792 133.542 100.567Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.59 100.514L143.763 197.541C143.856 198.426 143.173 199.2 142.284 199.219L62.4984 200.915C61.6956 200.932 61.018 200.321 60.9518 199.521L52.7846 100.789C52.7113 99.9036 53.4105 99.1444 54.2991 99.1445L132.079 99.1535C132.857 99.1536 133.509 99.7409 133.59 100.514Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.638 100.462L143.813 197.502C143.905 198.384 143.224 199.157 142.337 199.176L62.5385 200.872C61.7375 200.889 61.0617 200.28 60.9956 199.481L52.827 100.736C52.7539 99.8521 53.4515 99.0946 54.3381 99.0947L132.13 99.1037C132.906 99.1038 133.557 99.6898 133.638 100.462Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.686 100.409L143.862 197.463C143.955 198.343 143.275 199.115 142.39 199.133L62.5789 200.83C61.7796 200.847 61.105 200.239 61.0391 199.442L52.8695 100.682C52.7966 99.8007 53.4925 99.0448 54.3772 99.0449L132.182 99.0539C132.956 99.054 133.606 99.6388 133.686 100.409Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.734 100.356L143.912 197.424C144.004 198.302 143.326 199.072 142.443 199.09L62.6188 200.787C61.8212 200.804 61.1482 200.197 61.0824 199.402L52.9117 100.629C52.839 99.7491 53.5335 98.9949 54.4163 98.995L132.233 99.004C133.006 99.0041 133.653 99.5876 133.734 100.356Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.782 100.303L143.961 197.385C144.053 198.261 143.376 199.029 142.495 199.048L62.6588 200.744C61.863 200.761 61.1915 200.156 61.1259 199.363L52.9542 100.576C52.8816 99.6978 53.5745 98.9452 54.4554 98.9453L132.285 98.9543C133.056 98.9544 133.702 99.5366 133.782 100.303Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.83 100.25L144.011 197.346C144.102 198.22 143.427 198.986 142.548 199.005L62.699 200.702C61.905 200.719 61.235 200.115 61.1695 199.323L52.9964 100.522C52.924 99.6462 53.6153 98.8953 54.4942 98.8954L132.336 98.9043C133.105 98.9044 133.75 99.4854 133.83 100.25Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.878 100.198L144.06 197.307C144.152 198.179 143.478 198.944 142.601 198.962L62.7391 200.66C61.9468 200.676 61.2783 200.074 61.213 199.284L53.0389 100.469C52.9666 99.5948 53.6566 98.8456 54.5336 98.8457L132.387 98.8547C133.155 98.8547 133.798 99.4344 133.878 100.198Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.927 100.145L144.11 197.267C144.201 198.138 143.529 198.901 142.654 198.919L62.7795 200.617C61.989 200.634 61.3217 200.032 61.2565 199.244L53.0814 100.415C53.0092 99.5432 53.6976 98.7957 54.5726 98.7958L132.439 98.8047C133.205 98.8048 133.847 99.3832 133.927 100.145Z' fill='%23B1AEF0'/%3E%3Cpath d='M133.975 100.092L144.159 197.228C144.25 198.097 143.579 198.858 142.706 198.877L62.8193 200.574C62.0305 200.591 61.3651 199.991 61.3001 199.205L53.1236 100.362C53.0516 99.4918 53.7383 98.7459 54.6114 98.746L132.49 98.7549C133.254 98.755 133.895 99.3322 133.975 100.092Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.023 100.039L144.209 197.189C144.3 198.056 143.63 198.815 142.759 198.834L62.8598 200.532C62.0727 200.549 61.4085 199.95 61.3436 199.165L53.1661 100.309C53.0942 99.4403 53.7793 98.6961 54.6505 98.6962L132.541 98.7051C133.304 98.7052 133.943 99.2811 134.023 100.039Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.071 99.9866L144.258 197.15C144.349 198.015 143.681 198.773 142.812 198.791L62.8997 200.489C62.1144 200.506 61.4517 199.909 61.3869 199.126L53.208 100.255C53.1364 99.3889 53.8205 98.6463 54.6897 98.6464L132.593 98.6553C133.354 98.6554 133.991 99.23 134.071 99.9866Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.119 99.9338L144.308 197.111C144.398 197.974 143.732 198.73 142.865 198.748L62.9398 200.447C62.1562 200.464 61.495 199.868 61.4304 199.087L53.2505 100.202C53.179 99.3374 53.8615 98.5965 54.7288 98.5966L132.644 98.6055C133.403 98.6056 134.04 99.1789 134.119 99.9338Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.167 99.8811L144.357 197.072C144.448 197.933 143.782 198.687 142.917 198.706L62.9799 200.404C62.1981 200.421 61.5385 199.826 61.474 199.047L53.2927 100.148C53.2214 99.286 53.9022 98.5467 54.7676 98.5468L132.695 98.5557C133.453 98.5558 134.088 99.1278 134.167 99.8811Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.215 99.8282L144.407 197.033C144.497 197.892 143.834 198.644 142.97 198.663L63.02 200.362C62.2399 200.378 61.5818 199.785 61.5175 199.007L53.3352 100.095C53.264 99.2344 53.9432 98.4967 54.8066 98.4968L132.747 98.5058C133.503 98.5059 134.136 99.0766 134.215 99.8282Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.263 99.7754L144.456 196.994C144.546 197.851 143.884 198.602 143.023 198.62L63.0602 200.319C62.2819 200.336 61.6249 199.744 61.5607 198.968L53.3774 100.041C53.3064 99.1829 53.9843 98.4469 54.8458 98.447L132.798 98.456C133.552 98.4561 134.184 99.0255 134.263 99.7754Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.311 99.7226L144.506 196.954C144.595 197.81 143.935 198.559 143.075 198.577L63.1003 200.277C62.3237 200.293 61.6683 199.703 61.6042 198.928L53.4199 99.9881C53.349 99.1315 54.0253 98.3971 54.8848 98.3972L132.849 98.4062C133.602 98.4063 134.232 98.9744 134.311 99.7226Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.359 99.6699L144.555 196.915C144.645 197.769 143.986 198.516 143.128 198.534L63.1407 200.234C62.3659 200.251 61.712 199.661 61.6481 198.889L53.4624 99.9347C53.3917 99.08 54.0663 98.3473 54.9239 98.3474L132.901 98.3564C133.652 98.3565 134.281 98.9234 134.359 99.6699Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.407 99.6171L144.605 196.876C144.694 197.728 144.037 198.473 143.181 198.492L63.1805 200.192C62.4074 200.208 61.7551 199.62 61.6913 198.85L53.5046 99.8813C53.4341 99.0286 54.107 98.2975 54.9627 98.2976L132.952 98.3066C133.701 98.3067 134.329 98.8723 134.407 99.6171Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.455 99.5644L144.654 196.837C144.743 197.686 144.087 198.431 143.234 198.449L63.2206 200.149C62.4493 200.166 61.7984 199.579 61.7348 198.81L53.5471 99.828C53.4767 98.9771 54.1483 98.2477 55.0021 98.2478L133.004 98.2568C133.751 98.2569 134.377 98.8212 134.455 99.5644Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.503 99.5116L144.704 196.798C144.793 197.645 144.138 198.388 143.286 198.406L63.2608 200.107C62.4912 200.123 61.8419 199.538 61.7784 198.771L53.5893 99.7746C53.5191 98.9256 54.1891 98.1979 55.0409 98.198L133.055 98.207C133.8 98.2071 134.425 98.7701 134.503 99.5116Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.551 99.4588L144.753 196.759C144.842 197.604 144.189 198.345 143.339 198.363L63.3008 200.064C62.533 200.081 61.8852 199.497 61.8219 198.731L53.6318 99.7212C53.5617 98.8742 54.2301 98.1481 55.0799 98.1482L133.106 98.1572C133.85 98.1573 134.474 98.719 134.551 99.4588Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.599 99.4061L144.803 196.72C144.891 197.563 144.24 198.302 143.392 198.32L63.3411 200.022C62.575 200.038 61.9284 199.455 61.8652 198.692L53.6737 99.6678C53.6038 98.8227 54.2709 98.0983 55.1189 98.0984L133.158 98.1074C133.9 98.1075 134.522 98.668 134.599 99.4061Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.648 99.3533L144.852 196.681C144.94 197.522 144.291 198.26 143.444 198.278L63.3812 199.979C62.6169 199.995 61.9718 199.414 61.9087 198.652L53.7162 99.6144C53.6465 98.7713 54.3122 98.0485 55.1582 98.0486L133.209 98.0576C133.949 98.0577 134.57 98.6169 134.648 99.3533Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.696 99.3004L144.902 196.641C144.99 197.481 144.341 198.217 143.497 198.235L63.4214 199.937C62.6588 199.953 62.0152 199.373 61.9523 198.613L53.7584 99.5609C53.6888 98.7197 54.353 97.9986 55.1971 97.9987L133.26 98.0077C133.999 98.0077 134.619 98.5657 134.696 99.3004Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.744 99.2476L144.951 196.602C145.039 197.44 144.392 198.174 143.55 198.192L63.4614 199.894C62.7006 199.91 62.0586 199.332 61.9958 198.573L53.8009 99.5075C53.7315 98.6682 54.394 97.9488 55.2361 97.9489L133.312 97.9578C134.049 97.9579 134.667 98.5146 134.744 99.2476Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.792 99.1949L145.001 196.563C145.089 197.399 144.443 198.131 143.603 198.149L63.5015 199.852C62.7424 199.868 62.1019 199.29 62.0393 198.534L53.8434 99.4541C53.7741 98.6168 54.4349 97.899 55.2752 97.899L133.363 97.908C134.098 97.9081 134.715 98.4635 134.792 99.1949Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.84 99.1421L145.05 196.524C145.138 197.358 144.494 198.089 143.655 198.106L63.5417 199.809C62.7844 199.825 62.1454 199.249 62.0829 198.494L53.8856 99.4007C53.8165 98.5653 54.476 97.8491 55.3143 97.8492L133.414 97.8582C134.148 97.8583 134.763 98.4124 134.84 99.1421Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.888 99.0893L145.1 196.485C145.187 197.317 144.544 198.046 143.708 198.064L63.5818 199.767C62.8262 199.783 62.1887 199.208 62.1264 198.455L53.9281 99.3474C53.8591 98.5139 54.517 97.7993 55.3534 97.7994L133.466 97.8084C134.198 97.8085 134.811 98.3613 134.888 99.0893Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.936 99.0366L145.15 196.446C145.237 197.276 144.596 198.003 143.761 198.021L63.6224 199.724C62.8686 199.74 62.2323 199.167 62.1701 198.415L53.9708 99.294C53.902 98.4624 54.5582 97.7495 55.3926 97.7496L133.517 97.7586C134.248 97.7587 134.86 98.3103 134.936 99.0366Z' fill='%23B1AEF0'/%3E%3Cpath d='M134.984 98.9838L145.199 196.407C145.286 197.235 144.646 197.96 143.814 197.978L63.6623 199.682C62.9102 199.698 62.2754 199.126 62.2134 198.376L54.013 99.2406C53.9444 98.411 54.5993 97.6997 55.4318 97.6998L133.569 97.7088C134.297 97.7089 134.908 98.2592 134.984 98.9838Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.032 98.931L145.249 196.368C145.335 197.194 144.697 197.918 143.866 197.935L63.7027 199.639C62.9523 199.655 62.3191 199.084 62.2572 198.336L54.0555 99.1872C53.987 98.3595 54.6403 97.6499 55.4708 97.65L133.62 97.659C134.347 97.6591 134.956 98.2081 135.032 98.931Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.081 98.8783L145.298 196.328C145.385 197.153 144.748 197.875 143.919 197.893L63.7428 199.597C62.9942 199.612 62.3624 199.043 62.3007 198.297L54.0979 99.1338C54.0296 98.308 54.6813 97.6001 55.5099 97.6002L133.672 97.6092C134.397 97.6093 135.005 98.157 135.081 98.8783Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.129 98.8255L145.348 196.289C145.434 197.112 144.799 197.832 143.972 197.85L63.7827 199.554C63.0358 199.57 62.4056 199.002 62.3441 198.257L54.1399 99.0804C54.0718 98.2566 54.7221 97.5503 55.5488 97.5504L133.723 97.5594C134.446 97.5595 135.053 98.1059 135.129 98.8255Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.176 98.7726L145.397 196.25C145.483 197.071 144.849 197.789 144.024 197.807L63.8229 199.511C63.0778 199.527 62.4488 198.961 62.3873 198.218L54.1821 99.0269C54.1142 98.205 54.7632 97.5004 55.588 97.5005L133.774 97.5095C134.496 97.5096 135.101 98.0547 135.176 98.7726Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.225 98.7198L145.446 196.211C145.532 197.03 144.9 197.747 144.077 197.764L63.8629 199.469C63.1196 199.485 62.4924 198.919 62.4312 198.178L54.2246 98.9735C54.1568 98.1535 54.8042 97.4506 55.627 97.4507L133.826 97.4597C134.546 97.4598 135.15 98.0036 135.225 98.7198Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.273 98.6671L145.496 196.172C145.582 196.989 144.951 197.704 144.13 197.721L63.9034 199.426C63.1617 199.442 62.5358 198.878 62.4746 198.139L54.2671 98.9201C54.1994 98.1021 54.8452 97.4008 55.6661 97.4009L133.877 97.4099C134.595 97.41 135.198 97.9526 135.273 98.6671Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.321 98.6142L145.545 196.133C145.631 196.947 145.002 197.661 144.183 197.678L63.9432 199.384C63.2033 199.4 62.5789 198.837 62.5179 198.099L54.3093 98.8666C54.2418 98.0505 54.8859 97.3509 55.7049 97.351L133.928 97.36C134.645 97.36 135.246 97.9014 135.321 98.6142Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.369 98.5615L145.595 196.094C145.68 196.906 145.053 197.618 144.235 197.636L63.9836 199.341C63.2455 199.357 62.6226 198.796 62.5617 198.06L54.3518 98.8134C54.2844 97.9992 54.9273 97.3012 55.7443 97.3013L133.98 97.3103C134.695 97.3104 135.294 97.8504 135.369 98.5615Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.417 98.5086L145.645 196.054C145.73 196.865 145.103 197.576 144.288 197.593L64.0234 199.299C63.2871 199.314 62.6657 198.754 62.605 198.02L54.394 98.7599C54.3268 97.9476 54.968 97.2512 55.7831 97.2513L134.031 97.2604C134.744 97.2604 135.343 97.7992 135.417 98.5086Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.465 98.456L145.694 196.015C145.779 196.824 145.154 197.533 144.341 197.55L64.0635 199.256C63.3289 199.272 62.7091 198.713 62.6485 197.981L54.4365 98.7066C54.3694 97.8962 55.009 97.2016 55.8221 97.2017L134.082 97.2107C134.794 97.2108 135.391 97.7482 135.465 98.456Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.513 98.4031L145.744 195.976C145.828 196.783 145.205 197.49 144.394 197.507L64.1039 199.214C63.3711 199.229 62.7524 198.672 62.692 197.941L54.4789 98.6531C54.4121 97.8447 55.05 97.1516 55.8612 97.1517L134.134 97.1607C134.844 97.1608 135.439 97.697 135.513 98.4031Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.561 98.3505L145.793 195.937C145.877 196.742 145.256 197.448 144.446 197.465L64.1438 199.171C63.4126 199.187 62.7959 198.631 62.7356 197.902L54.5212 98.5998C54.4544 97.7933 55.0911 97.102 55.9003 97.1021L134.185 97.1111C134.893 97.1111 135.487 97.6461 135.561 98.3505Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.609 98.2976L145.843 195.898C145.927 196.701 145.307 197.405 144.499 197.422L64.1842 199.129C63.4548 199.144 62.8392 198.59 62.7791 197.862L54.5636 98.5463C54.4971 97.7417 55.1321 97.052 55.9394 97.0521L134.236 97.0611C134.943 97.0612 135.535 97.5948 135.609 98.2976Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.657 98.2448L145.892 195.859C145.976 196.66 145.357 197.362 144.552 197.379L64.2241 199.086C63.4965 199.102 62.8824 198.548 62.8224 197.823L54.6056 98.4929C54.5392 97.6903 55.1729 97.0022 55.9783 97.0023L134.288 97.0113C134.993 97.0114 135.584 97.5438 135.657 98.2448Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.706 98.192L145.942 195.82C146.025 196.619 145.408 197.319 144.605 197.336L64.2642 199.044C63.5383 199.059 62.9261 198.507 62.8662 197.784L54.6481 98.4395C54.5818 97.6388 55.2139 96.9524 56.0173 96.9525L134.339 96.9615C135.043 96.9616 135.632 97.4927 135.706 98.192Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.753 98.1393L145.991 195.78C146.075 196.578 145.459 197.277 144.657 197.294L64.3044 199.001C63.5802 199.017 62.9692 198.466 62.9095 197.744L54.6903 98.3862C54.6242 97.5874 55.255 96.9026 56.0565 96.9027L134.39 96.9117C135.092 96.9118 135.68 97.4416 135.753 98.1393Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.802 98.0864L146.041 195.741C146.124 196.537 145.51 197.234 144.71 197.251L64.3444 198.959C63.6221 198.974 63.0126 198.425 62.953 197.705L54.7328 98.3327C54.6669 97.5358 55.2959 96.8527 56.0955 96.8528L134.442 96.8618C135.142 96.8619 135.729 97.3904 135.802 98.0864Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.85 98.0336L146.09 195.702C146.173 196.496 145.56 197.191 144.763 197.208L64.3846 198.916C63.664 198.931 63.0557 198.383 62.9962 197.665L54.775 98.2793C54.7092 97.4843 55.3367 96.8029 56.1343 96.803L134.493 96.812C135.191 96.8121 135.777 97.3393 135.85 98.0336Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.897 97.9809L146.139 195.663C146.222 196.455 145.611 197.148 144.815 197.165L64.4247 198.874C63.7058 198.889 63.0994 198.342 63.0401 197.626L54.8175 98.2259C54.7519 97.4329 55.3777 96.7531 56.1734 96.7532L134.545 96.7622C135.241 96.7623 135.825 97.2882 135.897 97.9809Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.946 97.9281L146.189 195.624C146.272 196.414 145.662 197.105 144.868 197.122L64.4651 198.831C63.748 198.846 63.1427 198.301 63.0836 197.586L54.8599 98.1725C54.7945 97.3814 55.419 96.7033 56.2128 96.7034L134.596 96.7124C135.291 96.7125 135.873 97.2372 135.946 97.9281Z' fill='%23B1AEF0'/%3E%3Cpath d='M135.994 97.8753L146.238 195.585C146.321 196.373 145.713 197.063 144.921 197.08L64.5049 198.789C63.7896 198.804 63.1858 198.26 63.1268 197.547L54.9022 98.1191C54.8369 97.3299 55.4597 96.6535 56.2516 96.6536L134.647 96.6626C135.34 96.6627 135.922 97.1861 135.994 97.8753Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.042 97.8225L146.288 195.546C146.371 196.332 145.764 197.02 144.974 197.037L64.545 198.746C63.8314 198.761 63.2292 198.219 63.1703 197.507L54.9446 98.0657C54.8795 97.2785 55.5007 96.6037 56.2906 96.6038L134.699 96.6128C135.39 96.6129 135.97 97.135 136.042 97.8225Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.09 97.7698L146.338 195.507C146.42 196.291 145.814 196.977 145.026 196.994L64.5852 198.704C63.8733 198.719 63.2726 198.177 63.2139 197.468L54.9869 98.0123C54.9219 97.227 55.5418 96.5539 56.3298 96.554L134.75 96.563C135.44 96.563 136.018 97.0839 136.09 97.7698Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.138 97.717L146.387 195.467C146.469 196.249 145.865 196.935 145.079 196.951L64.6253 198.661C63.9151 198.676 63.316 198.136 63.2574 197.428L55.0293 97.9589C54.9645 97.1756 55.5828 96.5041 56.3688 96.5042L134.801 96.5132C135.489 96.5132 136.066 97.0328 136.138 97.717Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.186 97.6643L146.437 195.428C146.519 196.208 145.916 196.892 145.132 196.909L64.6657 198.619C63.9573 198.634 63.3593 198.095 63.3009 197.389L55.0718 97.9056C55.0072 97.1241 55.6238 96.4543 56.4079 96.4543L134.853 96.4634C135.539 96.4635 136.114 96.9817 136.186 97.6643Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.234 97.6115L146.486 195.389C146.568 196.167 145.967 196.849 145.184 196.866L64.7056 198.576C63.999 198.591 63.4029 198.054 63.3446 197.349L55.1138 97.8522C55.0493 97.0727 55.6646 96.4045 56.4468 96.4045L134.904 96.4136C135.589 96.4137 136.163 96.9307 136.234 97.6115Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.282 97.5586L146.535 195.35C146.617 196.126 146.017 196.806 145.237 196.823L64.7458 198.533C64.0409 198.548 63.446 198.012 63.3878 197.31L55.156 97.7987C55.0917 97.0211 55.7057 96.3545 56.4859 96.3546L134.955 96.3637C135.638 96.3637 136.211 96.8794 136.282 97.5586Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.33 97.5058L146.585 195.311C146.666 196.085 146.068 196.763 145.29 196.78L64.7859 198.491C64.0827 198.506 63.4893 197.971 63.4313 197.27L55.1985 97.7453C55.1343 96.9696 55.7467 96.3047 56.525 96.3048L135.007 96.3138C135.688 96.3139 136.259 96.8284 136.33 97.5058Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.379 97.4531L146.635 195.272C146.716 196.044 146.119 196.721 145.343 196.737L64.8262 198.448C64.1248 198.463 63.5329 197.93 63.4751 197.231L55.2412 97.6919C55.1772 96.9182 55.7879 96.2549 56.5643 96.255L135.059 96.264C135.738 96.2641 136.308 96.7773 136.379 97.4531Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.427 97.4003L146.685 195.233C146.765 196.003 146.17 196.678 145.396 196.695L64.8666 198.406C64.167 198.421 63.5766 197.889 63.5189 197.191L55.2837 97.6385C55.2198 96.8667 55.8289 96.2051 56.6033 96.2052L135.11 96.2142C135.788 96.2143 136.356 96.7262 136.427 97.4003Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.475 97.3475L146.734 195.193C146.815 195.962 146.221 196.635 145.448 196.652L64.9064 198.363C64.2085 198.378 63.6197 197.848 63.5622 197.152L55.3259 97.5851C55.2622 96.8153 55.87 96.1553 56.6425 96.1554L135.161 96.1644C135.837 96.1645 136.404 96.6751 136.475 97.3475Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.523 97.2948L146.784 195.154C146.864 195.921 146.272 196.593 145.501 196.609L64.9469 198.321C64.2507 198.336 63.6631 197.806 63.6056 197.112L55.3683 97.5317C55.3048 96.7638 55.911 96.1055 56.6815 96.1056L135.213 96.1146C135.887 96.1147 136.453 96.624 136.523 97.2948Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.571 97.242L146.833 195.115C146.913 195.88 146.322 196.55 145.554 196.566L64.9867 198.278C64.2923 198.293 63.7065 197.765 63.6492 197.073L55.4106 97.4783C55.3472 96.7123 55.9517 96.0557 56.7203 96.0558L135.264 96.0648C135.937 96.0649 136.501 96.573 136.571 97.242Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.619 97.1892L146.882 195.076C146.962 195.839 146.373 196.507 145.606 196.523L65.0271 198.236C64.3345 198.251 63.7499 197.724 63.6927 197.033L55.453 97.425C55.3898 96.6609 55.9927 96.0059 56.7594 96.006L135.315 96.015C135.986 96.0151 136.549 96.5219 136.619 97.1892Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.667 97.1365L146.932 195.037C147.012 195.798 146.424 196.464 145.659 196.481L65.0672 198.193C64.3763 198.208 63.7932 197.683 63.7362 196.994L55.4955 97.3716C55.4325 96.6094 56.034 95.9561 56.7988 95.9562L135.367 95.9652C136.036 95.9653 136.597 96.4708 136.667 97.1365Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.715 97.0837L146.981 194.998C147.061 195.757 146.475 196.422 145.712 196.438L65.107 198.151C64.4179 198.166 63.8363 197.641 63.7795 196.954L55.5377 97.3182C55.4748 96.558 56.0748 95.9063 56.8376 95.9064L135.418 95.9154C136.086 95.9155 136.646 96.4197 136.715 97.0837Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.763 97.0308L147.031 194.959C147.11 195.716 146.526 196.379 145.765 196.395L65.1473 198.108C64.4599 198.123 63.8799 197.6 63.8232 196.915L55.5797 97.2647C55.517 96.5064 56.1156 95.8564 56.8765 95.8564L135.469 95.8655C136.135 95.8656 136.694 96.3685 136.763 97.0308Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.811 96.978L147.081 194.92C147.16 195.675 146.576 196.336 145.817 196.352L65.1874 198.066C64.5017 198.08 63.9232 197.559 63.8667 196.875L55.6222 97.2113C55.5596 96.4549 56.1566 95.8066 56.9155 95.8066L135.521 95.8157C136.185 95.8158 136.742 96.3174 136.811 96.978Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.86 96.9253L147.13 194.88C147.209 195.634 146.627 196.293 145.87 196.309L65.2278 198.023C64.5439 198.038 63.9665 197.518 63.9102 196.836L55.6646 97.1579C55.6022 96.4035 56.1979 95.7567 56.9549 95.7568L135.572 95.7659C136.235 95.766 136.79 96.2663 136.86 96.9253Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.907 96.8725L147.179 194.841C147.258 195.593 146.678 196.251 145.923 196.267L65.2676 197.981C64.5854 197.995 64.0097 197.476 63.9534 196.796L55.7069 97.1045C55.6446 96.352 56.2387 95.7069 56.9937 95.707L135.623 95.7161C136.284 95.7162 136.838 96.2152 136.907 96.8725Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.955 96.8197L147.229 194.802C147.307 195.551 146.729 196.208 145.976 196.224L65.308 197.938C64.6276 197.953 64.0534 197.435 63.9972 196.757L55.7493 97.0511C55.6873 96.3006 56.2797 95.6571 57.0328 95.6572L135.675 95.6663C136.334 95.6664 136.887 96.1642 136.955 96.8197Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.004 96.7669L147.278 194.763C147.357 195.51 146.78 196.165 146.028 196.181L65.3479 197.896C64.6692 197.91 64.0965 197.394 64.0405 196.717L55.7916 96.9976C55.7296 96.249 56.3204 95.6072 57.0716 95.6073L135.726 95.6164C136.384 95.6164 136.935 96.113 137.004 96.7669Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.051 96.7142L147.328 194.724C147.406 195.469 146.83 196.122 146.081 196.138L65.3879 197.853C64.711 197.868 64.1398 197.353 64.084 196.678L55.834 96.9444C55.7723 96.1977 56.3617 95.5575 57.111 95.5576L135.778 95.5667C136.433 95.5668 136.983 96.062 137.051 96.7142Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.1 96.6613L147.378 194.685C147.456 195.428 146.881 196.08 146.134 196.096L65.4284 197.811C64.7532 197.825 64.1835 197.312 64.1278 196.638L55.8765 96.8909C55.8149 96.1461 56.4027 95.5076 57.15 95.5077L135.829 95.5167C136.483 95.5168 137.032 96.0108 137.1 96.6613Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.148 96.6087L147.427 194.646C147.505 195.387 146.932 196.037 146.186 196.053L65.4682 197.768C64.7948 197.783 64.2266 197.27 64.1711 196.599L55.9187 96.8376C55.8573 96.0947 56.4435 95.4579 57.1889 95.458L135.88 95.4671C136.533 95.4671 137.08 95.9598 137.148 96.6087Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.196 96.5558L147.476 194.606C147.554 195.346 146.983 195.994 146.239 196.01L65.5086 197.726C64.8369 197.74 64.27 197.229 64.2146 196.56L55.9612 96.7841C55.8999 96.0431 56.4848 95.408 57.2282 95.4081L135.932 95.4171C136.582 95.4172 137.128 95.9087 137.196 96.5558Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.244 96.503L147.526 194.567C147.603 195.305 147.033 195.951 146.292 195.967L65.5484 197.683C64.8785 197.697 64.3131 197.188 64.2578 196.52L56.0034 96.7307C55.9423 95.9917 56.5255 95.3582 57.267 95.3583L135.983 95.3673C136.632 95.3674 137.176 95.8576 137.244 96.503Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.292 96.4502L147.575 194.528C147.653 195.264 147.084 195.909 146.345 195.924L65.589 197.641C64.9208 197.655 64.3568 197.147 64.3018 196.481L56.0456 96.6773C55.9847 95.9402 56.5666 95.3084 57.3062 95.3085L136.034 95.3175C136.682 95.3176 137.225 95.8065 137.292 96.4502Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.34 96.3975L147.625 194.489C147.702 195.223 147.135 195.866 146.397 195.882L65.6288 197.598C64.9624 197.612 64.4 197.105 64.345 196.441L56.0879 96.6239C56.0271 95.8888 56.6074 95.2586 57.345 95.2587L136.086 95.2677C136.731 95.2678 137.272 95.7554 137.34 96.3975Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.388 96.3446L147.674 194.45C147.751 195.182 147.186 195.823 146.45 195.839L65.6689 197.556C65.0042 197.57 64.4433 197.064 64.3885 196.402L56.1303 96.5704C56.0697 95.8372 56.6487 95.2087 57.3844 95.2087L136.137 95.2178C136.781 95.2179 137.321 95.7042 137.388 96.3446Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.436 96.2919L147.724 194.411C147.8 195.141 147.237 195.78 146.503 195.796L65.709 197.513C65.0461 197.527 64.4868 197.023 64.4321 196.362L56.1726 96.5171C56.1121 95.7858 56.6894 95.159 57.4232 95.1591L136.188 95.1681C136.83 95.1682 137.369 95.6532 137.436 96.2919Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.484 96.2391L147.774 194.372C147.85 195.1 147.287 195.738 146.555 195.753L65.7491 197.471C65.0879 197.485 64.5301 196.982 64.4756 196.323L56.215 96.4637C56.1547 95.7343 56.7304 95.109 57.4623 95.1091L136.24 95.1182C136.88 95.1183 137.417 95.602 137.484 96.2391Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.532 96.1863L147.823 194.333C147.899 195.059 147.338 195.695 146.608 195.71L65.7895 197.428C65.1301 197.442 64.5735 196.94 64.5191 196.283L56.2575 96.4103C56.1973 95.6828 56.7714 95.0592 57.5013 95.0593L136.291 95.0684C136.93 95.0685 137.466 95.5509 137.532 96.1863Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.58 96.1335L147.872 194.293C147.948 195.018 147.389 195.652 146.661 195.668L65.8294 197.386C65.1717 197.399 64.6166 196.899 64.5623 196.244L56.2997 96.3569C56.2397 95.6314 56.8125 95.0094 57.5405 95.0095L136.342 95.0186C136.98 95.0187 137.514 95.4999 137.58 96.1335Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.628 96.0808L147.922 194.254C147.998 194.977 147.44 195.609 146.714 195.625L65.8694 197.343C65.2135 197.357 64.6603 196.858 64.6062 196.204L56.3422 96.3035C56.2823 95.5799 56.8535 94.9596 57.5795 94.9597L136.394 94.9688C137.029 94.9689 137.562 95.4488 137.628 96.0808Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.676 96.028L147.971 194.215C148.047 194.936 147.49 195.567 146.766 195.582L65.9096 197.301C65.2554 197.314 64.7034 196.817 64.6494 196.165L56.3844 96.2501C56.3247 95.5285 56.8942 94.9098 57.6183 94.9099L136.445 94.919C137.079 94.9191 137.61 95.3977 137.676 96.028Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.725 95.9752L148.021 194.176C148.096 194.895 147.541 195.524 146.819 195.539L65.9497 197.258C65.2973 197.272 64.7467 196.776 64.6929 196.125L56.4269 96.1967C56.3674 95.477 56.9352 94.86 57.6574 94.8601L136.497 94.8692C137.129 94.8693 137.659 95.3466 137.725 95.9752Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.773 95.9224L148.071 194.137C148.146 194.853 147.592 195.481 146.872 195.497L65.9901 197.216C65.3394 197.229 64.7901 196.734 64.7364 196.086L56.4694 96.1433C56.41 95.4255 56.9765 94.8102 57.6968 94.8103L136.548 94.8194C137.178 94.8195 137.707 95.2955 137.773 95.9224Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.821 95.8697L148.12 194.098C148.195 194.812 147.643 195.439 146.925 195.454L66.0303 197.173C65.3813 197.187 64.8338 196.693 64.7803 196.046L56.5116 96.0899C56.4524 95.3741 57.0176 94.7604 57.7359 94.7605L136.6 94.7696C137.228 94.7696 137.755 95.2444 137.821 95.8697Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.869 95.8168L148.17 194.059C148.244 194.771 147.694 195.396 146.978 195.411L66.0707 197.13C65.4235 197.144 64.8772 196.652 64.8238 196.007L56.5541 96.0364C56.495 95.3225 57.0586 94.7105 57.775 94.7106L136.651 94.7197C137.278 94.7197 137.804 95.1932 137.869 95.8168Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.917 95.764L148.219 194.019C148.294 194.73 147.745 195.353 147.03 195.368L66.1105 197.088C65.4651 197.102 64.9203 196.611 64.8671 195.967L56.5963 95.9831C56.5374 95.2711 57.0993 94.6607 57.8138 94.6608L136.702 94.6699C137.327 94.6699 137.852 95.1422 137.917 95.764Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.965 95.7113L148.269 193.98C148.343 194.689 147.796 195.31 147.083 195.325L66.1506 197.045C65.5069 197.059 64.964 196.569 64.9109 195.928L56.6388 95.9297C56.58 95.2196 57.1407 94.6109 57.8532 94.611L136.754 94.6201C137.377 94.6201 137.9 95.0911 137.965 95.7113Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.013 95.6585L148.318 193.941C148.392 194.648 147.846 195.267 147.136 195.283L66.191 197.003C65.5491 197.017 65.0073 196.528 64.9544 195.888L56.6812 95.8763C56.6226 95.1681 57.1817 94.5611 57.8922 94.5612L136.805 94.5703C137.427 94.5703 137.949 95.04 138.013 95.6585Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.061 95.6057L148.368 193.902C148.442 194.607 147.897 195.225 147.189 195.24L66.2309 196.96C65.5907 196.974 65.0505 196.487 64.9977 195.849L56.7234 95.8229C56.665 95.1167 57.2224 94.5113 57.931 94.5114L136.856 94.5204C137.477 94.5205 137.997 94.9889 138.061 95.6057Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.109 95.553L148.417 193.863C148.491 194.566 147.948 195.182 147.241 195.197L66.2713 196.918C65.6328 196.931 65.0938 196.446 65.0412 195.809L56.7659 95.7695C56.7077 95.0652 57.2634 94.4615 57.9701 94.4615L136.908 94.4706C137.526 94.4707 138.045 94.9378 138.109 95.553Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.157 95.5002L148.467 193.824C148.54 194.525 147.999 195.139 147.294 195.154L66.3111 196.875C65.6744 196.889 65.1373 196.405 65.0847 195.77L56.8081 95.7161C56.75 95.0138 57.3045 94.4117 58.0092 94.4117L136.959 94.4208C137.576 94.4209 138.093 94.8867 138.157 95.5002Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.205 95.4474L148.516 193.785C148.589 194.484 148.049 195.097 147.346 195.112L66.3515 196.833C65.7166 196.846 65.1806 196.363 65.1282 195.73L56.8506 95.6627C56.7927 94.9623 57.3454 94.3619 58.0483 94.3619L137.011 94.371C137.626 94.3711 138.141 94.8357 138.205 95.4474Z' fill='%23B1AEF0'/%3E%3Cpath d='M59.2869 96.3931L67.8202 193.785L146.105 192.487L135.531 97.3206L59.2869 96.3931Z' fill='%23A5A1EE'/%3E%3Cpath d='M142.411 174.665L67.9004 175.975L67.932 177.771L142.442 176.461L142.411 174.665Z' fill='%23B1AEF0'/%3E%3Cpath d='M123.331 128.454L63.8348 128.872L63.8208 127.076L125.768 126.641L135.797 119.181L135.531 97.3206L59.2869 96.3931L67.1895 161.201L79.5424 161.026L123.331 128.454Z' fill='%23B1AEF0'/%3E%3Cpath d='M77.0812 162.857L67.408 162.994L68.1972 169.466L77.0812 162.857Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.936 161.955L140.912 160.159L79.5423 161.026L77.0811 162.857L140.936 161.955Z' fill='%23B1AEF0'/%3E%3Cpath d='M66.6707 161.208L66.6953 163.004L67.4079 162.994L67.1895 161.201L66.6707 161.208Z' fill='%23A5A1EE'/%3E%3Cpath d='M79.5423 161.026L67.1895 161.201L67.4079 162.994L77.0811 162.857L79.5423 161.026Z' fill='%23C9C7F5'/%3E%3Cpath d='M137.446 128.355L137.432 126.559L125.768 126.641L123.331 128.454L137.446 128.355Z' fill='%23B1AEF0'/%3E%3Cpath d='M63.8348 128.872L123.331 128.454L125.768 126.641L63.8208 127.076L63.8348 128.872Z' fill='%23C9C7F5'/%3E%3Cpath d='M135.977 112.426L62.6143 112.713L62.6213 114.509L135.984 114.222L135.977 112.426Z' fill='%23C9C7F5'/%3E%3Cpath d='M137.024 94.371L58.0317 94.3619C57.3377 94.3619 56.7919 94.9547 56.8491 95.6464L65.1291 195.745C65.1808 196.37 65.71 196.846 66.337 196.833L147.363 195.111C148.057 195.096 148.59 194.492 148.518 193.801L138.204 95.4339C138.141 94.8298 137.631 94.3711 137.024 94.371ZM138.003 141.603L104.797 141.926L100.756 99.2203V99.2019L133.621 99.1844L138.003 141.603ZM65.9166 142.321L62.3069 99.2559H62.3247L95.6919 99.2203L99.679 141.98L65.9347 142.321H65.9166ZM70.0469 191.582L66.3476 147.349L100.146 146.972L104.222 190.899L70.0469 191.582ZM109.413 190.791L105.264 146.918L138.523 146.541L143.031 190.127L109.413 190.791Z' fill='%23D5D3F7'/%3E%3Cg mask='url(%23mask0_10959_5562)'%3E%3Cpath d='M136.782 95.9139L147.969 202.614C148.072 203.59 147.318 204.446 146.336 204.467L58.5988 206.331C57.7119 206.35 56.9637 205.676 56.8905 204.792L47.9092 96.2175C47.8282 95.2391 48.6002 94.4004 49.5819 94.4005L135.113 94.4104C135.972 94.4105 136.693 95.0594 136.782 95.9139Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.83 95.8612L148.019 202.575C148.121 203.549 147.368 204.403 146.388 204.424L58.6388 206.289C57.7536 206.308 57.0069 205.635 56.9339 204.752L47.9511 96.1642C47.8704 95.1878 48.641 94.3507 49.6208 94.3508L135.164 94.3607C136.022 94.3608 136.74 95.0084 136.83 95.8612Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.878 95.8086L148.068 202.536C148.17 203.508 147.419 204.361 146.441 204.381L58.6792 206.247C57.7958 206.265 57.0502 205.594 56.9774 204.713L47.9936 96.1109C47.913 95.1364 48.6824 94.301 49.6602 94.3011L135.215 94.311C136.071 94.3111 136.789 94.9574 136.878 95.8086Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.926 95.756L148.118 202.497C148.219 203.468 147.47 204.318 146.493 204.339L58.719 206.204C57.8373 206.223 57.0933 205.552 57.0206 204.674L48.0358 96.0577C47.9554 95.0851 48.7231 94.2514 49.699 94.2515L135.266 94.2613C136.121 94.2614 136.837 94.9065 136.926 95.756Z' fill='%23B1AEF0'/%3E%3Cpath d='M136.974 95.7032L148.167 202.457C148.269 203.426 147.52 204.275 146.546 204.296L58.7592 206.162C57.8793 206.18 57.1368 205.511 57.0642 204.634L48.078 96.0043C47.9978 95.0337 48.7642 94.2015 49.7382 94.2017L135.318 94.2115C136.17 94.2116 136.885 94.8554 136.974 95.7032Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.022 95.6506L148.216 202.418C148.318 203.385 147.571 204.233 146.599 204.253L58.799 206.119C57.9208 206.138 57.1799 205.47 57.1075 204.595L48.1203 95.951C48.0401 94.9823 48.8049 94.1519 49.777 94.152L135.369 94.1618C136.22 94.1619 136.933 94.8045 137.022 95.6506Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.07 95.5978L148.266 202.379C148.367 203.344 147.622 204.19 146.651 204.211L58.8391 206.077C57.9627 206.095 57.2232 205.429 57.151 204.555L48.1627 95.8977C48.0828 94.9308 48.8459 94.1021 49.816 94.1022L135.42 94.112C136.269 94.1121 136.981 94.7534 137.07 95.5978Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.118 95.5452L148.315 202.34C148.416 203.304 147.672 204.147 146.704 204.168L58.8794 206.034C58.0047 206.053 57.2664 205.388 57.1943 204.516L48.2047 95.8444C48.1249 94.8795 48.8867 94.0524 49.8549 94.0525L135.472 94.0623C136.319 94.0624 137.03 94.7024 137.118 95.5452Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.166 95.4925L148.365 202.301C148.466 203.263 147.723 204.105 146.757 204.125L58.9195 205.992C58.0465 206.011 57.3098 205.347 57.2378 204.476L48.2472 95.7912C48.1675 94.8282 48.9277 94.0027 49.894 94.0028L135.523 94.0127C136.369 94.0128 137.078 94.6515 137.166 95.4925Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.214 95.4398L148.414 202.262C148.515 203.221 147.774 204.062 146.809 204.082L58.9593 205.95C58.0881 205.968 57.3529 205.305 57.2811 204.437L48.2894 95.7378C48.2099 94.7767 48.9685 93.9529 49.9328 93.953L135.574 93.9629C136.418 93.963 137.126 94.6004 137.214 95.4398Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.262 95.3871L148.464 202.223C148.564 203.181 147.824 204.019 146.862 204.04L58.9992 205.907C58.1297 205.926 57.3961 205.264 57.3244 204.398L48.3314 95.6845C48.2521 94.7254 49.0093 93.9032 49.9717 93.9033L135.625 93.9132C136.468 93.9133 137.174 94.5494 137.262 95.3871Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.31 95.3344L148.513 202.184C148.613 203.14 147.875 203.977 146.915 203.997L59.0393 205.865C58.1716 205.883 57.4395 205.223 57.3679 204.358L48.3739 95.6311C48.2947 94.674 49.0503 93.8534 50.0107 93.8535L135.677 93.8634C136.517 93.8635 137.222 94.4983 137.31 95.3344Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.358 95.2817L148.562 202.145C148.662 203.099 147.926 203.934 146.967 203.954L59.0797 205.822C58.2137 205.841 57.4828 205.182 57.4114 204.319L48.4163 95.5779C48.3373 94.6226 49.0913 93.8037 50.0498 93.8038L135.728 93.8137C136.567 93.8138 137.271 94.4474 137.358 95.2817Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.406 95.2291L148.612 202.106C148.712 203.058 147.977 203.891 147.02 203.912L59.1196 205.78C58.2554 205.798 57.526 205.141 57.4547 204.279L48.4583 95.5246C48.3795 94.5713 49.1321 93.754 50.0887 93.7542L135.779 93.764C136.616 93.7641 137.319 94.3964 137.406 95.2291Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.454 95.1763L148.661 202.067C148.761 203.017 148.027 203.849 147.072 203.869L59.1595 205.737C58.297 205.756 57.5691 205.1 57.498 204.24L48.5005 95.4712C48.4218 94.5198 49.1728 93.7042 50.1275 93.7043L135.83 93.7142C136.666 93.7143 137.367 94.3454 137.454 95.1763Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.502 95.1237L148.711 202.028C148.81 202.976 148.078 203.806 147.125 203.826L59.1996 205.695C58.3388 205.713 57.6125 205.059 57.5415 204.201L48.543 95.418C48.4645 94.4685 49.2138 93.6546 50.1665 93.6547L135.882 93.6645C136.716 93.6646 137.415 94.2944 137.502 95.1237Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.55 95.0709L148.76 201.989C148.859 202.935 148.129 203.763 147.178 203.783L59.2398 205.652C58.3808 205.671 57.6557 205.017 57.5848 204.161L48.585 95.3646C48.5066 94.417 49.2547 93.6047 50.2054 93.6049L135.933 93.6147C136.765 93.6148 137.463 94.2433 137.55 95.0709Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.598 95.0183L148.81 201.95C148.909 202.894 148.18 203.721 147.231 203.741L59.2801 205.61C58.4229 205.628 57.6993 204.976 57.6286 204.122L48.6277 95.3113C48.5495 94.3657 49.2959 93.5551 50.2447 93.5552L135.984 93.565C136.815 93.5651 137.511 94.1923 137.598 95.0183Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.646 94.9656L148.859 201.911C148.958 202.853 148.23 203.678 147.283 203.698L59.3202 205.568C58.4647 205.586 57.7426 204.935 57.6721 204.082L48.6702 95.2581C48.5921 94.3144 49.3369 93.5054 50.2838 93.5055L136.036 93.5154C136.865 93.5155 137.56 94.1414 137.646 94.9656Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.694 94.9129L148.908 201.871C149.007 202.812 148.281 203.635 147.336 203.655L59.3601 205.525C58.5063 205.543 57.7857 204.894 57.7153 204.043L48.7124 95.2047C48.6345 94.2629 49.3776 93.4556 50.3226 93.4557L136.087 93.4656C136.914 93.4657 137.608 94.0903 137.694 94.9129Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.742 94.8603L148.958 201.832C149.057 202.771 148.332 203.593 147.389 203.613L59.4002 205.483C58.5482 205.501 57.8292 204.853 57.7589 204.003L48.7546 95.1515C48.6769 94.2116 49.4187 93.4059 50.3618 93.406L136.139 93.4159C136.964 93.416 137.656 94.0394 137.742 94.8603Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.79 94.8075L149.008 201.793C149.106 202.73 148.382 203.55 147.441 203.57L59.4404 205.44C58.5901 205.458 57.8723 204.812 57.8022 203.964L48.7968 95.0981C48.7193 94.1601 49.4594 93.3561 50.4006 93.3562L136.19 93.3661C137.014 93.3662 137.704 93.9883 137.79 94.8075Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.838 94.7548L149.057 201.754C149.155 202.689 148.433 203.507 147.494 203.527L59.4805 205.398C58.6319 205.416 57.9156 204.77 57.8457 203.925L48.8393 95.0448C48.7619 94.1088 49.5007 93.3064 50.44 93.3065L136.241 93.3164C137.063 93.3165 137.752 93.9373 137.838 94.7548Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.886 94.7022L149.106 201.715C149.204 202.648 148.484 203.465 147.546 203.485L59.5204 205.355C58.6736 205.373 57.9592 204.729 57.8894 203.885L48.8813 94.9916C48.804 94.0575 49.5416 93.2567 50.4789 93.2568L136.292 93.2667C137.113 93.2668 137.8 93.8864 137.886 94.7022Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.934 94.6495L149.156 201.676C149.253 202.607 148.535 203.422 147.599 203.442L59.5605 205.313C58.7154 205.331 58.0025 204.688 57.9328 203.846L48.9238 94.9382C48.8467 94.006 49.5826 93.2069 50.5179 93.207L136.344 93.2169C137.162 93.217 137.849 93.8353 137.934 94.6495Z' fill='%23B1AEF0'/%3E%3Cpath d='M137.982 94.5969L149.205 201.637C149.302 202.566 148.585 203.379 147.652 203.399L59.6003 205.271C58.757 205.288 58.0456 204.647 57.9761 203.807L48.966 94.885C48.889 93.9548 49.6233 93.1574 50.5567 93.1575L136.395 93.1673C137.212 93.1674 137.897 93.7844 137.982 94.5969Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.03 94.5442L149.254 201.598C149.351 202.525 148.636 203.337 147.704 203.356L59.6406 205.228C58.799 205.246 58.0888 204.606 58.0194 203.767L49.008 94.8317C48.9312 93.9034 49.6641 93.1076 50.5956 93.1077L136.446 93.1176C137.261 93.1177 137.945 93.7333 138.03 94.5442Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.078 94.4915L149.304 201.559C149.401 202.484 148.687 203.294 147.757 203.314L59.6807 205.186C58.8409 205.204 58.1322 204.565 58.0629 203.728L49.0504 94.7784C48.9738 93.852 49.7051 93.0579 50.6347 93.058L136.497 93.0679C137.311 93.068 137.993 93.6824 138.078 94.4915Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.126 94.4388L149.354 201.52C149.45 202.443 148.737 203.251 147.81 203.271L59.7207 205.143C58.8827 205.161 58.1755 204.524 58.1064 203.688L49.0929 94.725C49.0164 93.8006 49.7461 93.0081 50.6737 93.0082L136.549 93.0181C137.361 93.0182 138.041 93.6313 138.126 94.4388Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.174 94.3861L149.403 201.481C149.499 202.402 148.788 203.209 147.862 203.228L59.7607 205.101C58.9244 205.119 58.2187 204.482 58.1498 203.649L49.1349 94.6718C49.0586 93.7492 49.7869 92.9584 50.7126 92.9585L136.6 92.9684C137.41 92.9685 138.09 93.5804 138.174 94.3861Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.222 94.3335L149.452 201.442C149.548 202.361 148.839 203.166 147.915 203.186L59.8005 205.058C58.9659 205.076 58.2618 204.441 58.193 203.609L49.1771 94.6185C49.101 93.6979 49.8277 92.9087 50.7514 92.9088L136.651 92.9187C137.46 92.9188 138.137 93.5294 138.222 94.3335Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.27 94.2807L149.501 201.403C149.598 202.32 148.889 203.123 147.967 203.143L59.8409 205.016C59.0081 205.034 58.3052 204.4 58.2365 203.57L49.2196 94.5651C49.1436 93.6464 49.8687 92.8589 50.7905 92.859L136.702 92.8689C137.509 92.869 138.185 93.4783 138.27 94.2807Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.318 94.2281L149.551 201.364C149.647 202.279 148.94 203.081 148.02 203.1L59.8808 204.973C59.0498 204.991 58.3484 204.359 58.2799 203.531L49.2616 94.5119C49.1857 93.5951 49.9095 92.8092 50.8294 92.8093L136.754 92.8192C137.559 92.8193 138.234 93.4274 138.318 94.2281Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.366 94.1753L149.601 201.325C149.696 202.238 148.991 203.038 148.073 203.057L59.9209 204.931C59.0916 204.949 58.3918 204.318 58.3234 203.491L49.304 94.4585C49.2284 93.5437 49.9505 92.7594 50.8684 92.7595L136.805 92.7694C137.608 92.7695 138.282 93.3763 138.366 94.1753Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.414 94.1227L149.65 201.286C149.745 202.197 149.041 202.995 148.125 203.015L59.9608 204.889C59.1332 204.906 58.4349 204.277 58.3666 203.452L49.3463 94.4052C49.2707 93.4923 49.9912 92.7097 50.9072 92.7098L136.856 92.7198C137.658 92.7198 138.33 93.3253 138.414 94.1227Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.462 94.07L149.699 201.247C149.795 202.156 149.092 202.953 148.178 202.972L60.0009 204.846C59.1751 204.864 58.4783 204.236 58.4102 203.412L49.3885 94.352C49.3131 93.441 50.0323 92.6601 50.9464 92.6602L136.908 92.67C137.708 92.6701 138.378 93.2744 138.462 94.07Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.51 94.0173L149.748 201.207C149.844 202.115 149.143 202.91 148.23 202.929L60.0411 204.804C59.217 204.821 58.5214 204.194 58.4535 203.373L49.4307 94.2986C49.3555 93.3895 50.073 92.6102 50.9852 92.6104L136.959 92.6202C137.757 92.6203 138.427 93.2233 138.51 94.0173Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.558 93.9646L149.798 201.168C149.893 202.074 149.194 202.867 148.283 202.887L60.0812 204.761C59.2588 204.779 58.5648 204.153 58.497 203.334L49.4732 94.2453C49.3981 93.3382 50.114 92.5606 51.0243 92.5607L137.01 92.5706C137.807 92.5707 138.475 93.1723 138.558 93.9646Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.606 93.9119L149.848 201.129C149.942 202.033 149.244 202.825 148.336 202.844L60.1211 204.719C59.3005 204.736 58.608 204.112 58.5403 203.294L49.5152 94.192C49.4403 93.2868 50.1549 92.5108 51.0632 92.5109L137.061 92.5208C137.856 92.5209 138.523 93.1213 138.606 93.9119Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.654 93.8593L149.897 201.09C149.991 201.992 149.295 202.782 148.389 202.801L60.1612 204.676C59.3423 204.694 58.6513 204.071 58.5838 203.255L49.5576 94.1387C49.4829 93.2354 50.1958 92.4611 51.1022 92.4612L137.113 92.4711C137.906 92.4712 138.571 93.0703 138.654 93.8593Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.702 93.8066L149.946 201.051C150.041 201.951 149.346 202.739 148.441 202.759L60.201 204.634C59.3839 204.651 58.6944 204.03 58.627 203.215L49.5999 94.0854C49.5253 93.1841 50.2366 92.4114 51.141 92.4115L137.164 92.4214C137.955 92.4215 138.619 93.0193 138.702 93.8066Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.75 93.754L149.995 201.012C150.09 201.91 149.396 202.697 148.494 202.716L60.2413 204.592C59.4259 204.609 58.7376 203.989 58.6704 203.176L49.6418 94.0322C49.5674 93.1327 50.2774 92.3617 51.1799 92.3618L137.215 92.3717C138.005 92.3718 138.667 92.9684 138.75 93.754Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.798 93.7012L150.045 200.973C150.139 201.869 149.447 202.654 148.546 202.673L60.2814 204.549C59.4677 204.566 58.781 203.948 58.7139 203.136L49.6843 93.9788C49.6101 93.0813 50.3187 92.3119 51.2193 92.312L137.266 92.3219C138.055 92.322 138.715 92.9173 138.798 93.7012Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.846 93.6486L150.094 200.934C150.188 201.828 149.498 202.611 148.599 202.631L60.3214 204.507C59.5096 204.524 58.8243 203.906 58.7574 203.097L49.7268 93.9256C49.6527 93.03 50.3597 92.2622 51.2584 92.2623L137.318 92.2722C138.104 92.2723 138.763 92.8663 138.846 93.6486Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.894 93.5959L150.144 200.895C150.237 201.787 149.548 202.569 148.652 202.588L60.3613 204.464C59.5511 204.481 58.8674 203.865 58.8006 203.058L49.769 93.8723C49.6951 92.9786 50.4005 92.2125 51.2972 92.2126L137.369 92.2226C138.154 92.2226 138.812 92.8154 138.894 93.5959Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.941 93.5431L150.193 200.856C150.287 201.746 149.599 202.526 148.704 202.545L60.4015 204.422C59.5932 204.439 58.9106 203.824 58.844 203.018L49.811 93.8189C49.7372 92.9272 50.4413 92.1627 51.3361 92.1628L137.42 92.1728C138.203 92.1728 138.86 92.7643 138.941 93.5431Z' fill='%23B1AEF0'/%3E%3Cpath d='M138.99 93.4905L150.243 200.817C150.336 201.705 149.65 202.483 148.757 202.502L60.4416 204.379C59.635 204.396 58.9543 203.783 58.8878 202.979L49.8534 93.7657C49.7798 92.8759 50.4823 92.1131 51.3751 92.1132L137.471 92.1231C138.253 92.1232 138.908 92.7133 138.99 93.4905Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.038 93.4378L150.292 200.778C150.385 201.664 149.701 202.441 148.81 202.46L60.4819 204.337C59.677 204.354 58.9979 203.742 58.9316 202.939L49.8962 93.7123C49.8227 92.8244 50.5235 92.0633 51.4144 92.0634L137.523 92.0733C138.303 92.0734 138.956 92.6623 139.038 93.4378Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.086 93.3851L150.342 200.739C150.434 201.623 149.751 202.398 148.862 202.417L60.5219 204.294C59.7187 204.311 59.0411 203.701 58.9749 202.9L49.9381 93.659C49.8649 92.7731 50.5643 92.0136 51.4533 92.0137L137.574 92.0236C138.352 92.0237 139.004 92.6113 139.086 93.3851Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.134 93.3325L150.391 200.7C150.484 201.582 149.802 202.355 148.915 202.374L60.562 204.252C59.7605 204.269 59.0845 203.66 59.0184 202.861L49.9806 93.6057C49.9075 92.7217 50.6053 91.9639 51.4924 91.964L137.626 91.9739C138.402 91.974 139.053 92.5603 139.134 93.3325Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.182 93.2797L150.441 200.661C150.533 201.541 149.853 202.313 148.968 202.332L60.6021 204.209C59.8025 204.226 59.1276 203.618 59.0617 202.821L50.0228 93.5524C49.9499 92.6703 50.6461 91.9141 51.5312 91.9142L137.677 91.9241C138.451 91.9242 139.101 92.5092 139.182 93.2797Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.23 93.2271L150.49 200.622C150.582 201.5 149.904 202.27 149.02 202.289L60.6423 204.167C59.8444 204.184 59.171 203.577 59.1052 202.782L50.0651 93.4991C49.9922 92.6189 50.6871 91.8644 51.5703 91.8645L137.728 91.8744C138.501 91.8745 139.149 92.4583 139.23 93.2271Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.278 93.1743L150.539 200.582C150.631 201.459 149.954 202.227 149.073 202.246L60.6821 204.125C59.886 204.142 59.2141 203.536 59.1485 202.742L50.1073 93.4458C50.0346 92.5675 50.7279 91.8146 51.6091 91.8147L137.779 91.8246C138.55 91.8247 139.197 92.4072 139.278 93.1743Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.326 93.1217L150.589 200.543C150.681 201.418 150.005 202.185 149.126 202.203L60.7222 204.082C59.9278 204.099 59.2575 203.495 59.192 202.703L50.1498 93.3925C50.0773 92.5162 50.7689 91.7649 51.6482 91.765L137.831 91.7749C138.6 91.775 139.245 92.3563 139.326 93.1217Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.374 93.069L150.638 200.504C150.73 201.377 150.056 202.142 149.178 202.161L60.7621 204.04C59.9694 204.057 59.3007 203.454 59.2353 202.664L50.1917 93.3392C50.1194 92.4648 50.8097 91.7152 51.6871 91.7153L137.882 91.7252C138.65 91.7253 139.294 92.3053 139.374 93.069Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.422 93.0163L150.688 200.465C150.779 201.336 150.106 202.099 149.231 202.118L60.8026 203.997C60.0116 204.014 59.344 203.413 59.2788 202.624L50.2342 93.2859C50.162 92.4134 50.8507 91.6654 51.7261 91.6655L137.933 91.6754C138.699 91.6755 139.342 92.2542 139.422 93.0163Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.47 92.9636L150.737 200.426C150.828 201.295 150.157 202.057 149.283 202.075L60.8424 203.955C60.0532 203.972 59.3872 203.371 59.3221 202.585L50.2764 93.2326C50.2044 92.362 50.8914 91.6157 51.765 91.6158L137.984 91.6258C138.749 91.6259 139.39 92.2033 139.47 92.9636Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.517 92.9109L150.786 200.387C150.877 201.254 150.208 202.014 149.336 202.033L60.8823 203.912C60.0949 203.929 59.4304 203.33 59.3654 202.545L50.3184 93.1792C50.2466 92.3106 50.9323 91.5659 51.8039 91.566L138.035 91.576C138.798 91.5761 139.438 92.1522 139.517 92.9109Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.565 92.8583L150.836 200.348C150.927 201.213 150.258 201.971 149.389 201.99L60.9224 203.87C60.1367 203.887 59.4737 203.289 59.4089 202.506L50.3609 93.126C50.2892 92.2593 50.9732 91.5163 51.8429 91.5164L138.087 91.5263C138.848 91.5264 139.486 92.1012 139.565 92.8583Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.614 92.8056L150.885 200.309C150.976 201.172 150.309 201.929 149.441 201.947L60.9625 203.828C60.1785 203.844 59.5171 203.248 59.4524 202.467L50.4033 93.0727C50.3318 92.2079 51.0142 91.4666 51.882 91.4667L138.138 91.4766C138.898 91.4767 139.534 92.0503 139.614 92.8056Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.661 92.7528L150.935 200.27C151.025 201.131 150.36 201.886 149.494 201.904L61.0027 203.785C60.2205 203.802 59.5603 203.207 59.4958 202.427L50.4453 93.0193C50.3739 92.1565 51.0551 91.4168 51.9209 91.4169L138.189 91.4268C138.947 91.4269 139.582 91.9992 139.661 92.7528Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.71 92.7002L150.984 200.231C151.074 201.09 150.41 201.843 149.546 201.862L61.0426 203.743C60.2621 203.759 59.6034 203.166 59.539 202.388L50.4876 92.9661C50.4163 92.1051 51.0958 91.3671 51.9597 91.3672L138.24 91.3771C138.997 91.3772 139.631 91.9482 139.71 92.7002Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.757 92.6474L151.034 200.192C151.124 201.049 150.461 201.801 149.599 201.819L61.0827 203.7C60.3039 203.717 59.6467 203.124 59.5825 202.348L50.53 92.9127C50.459 92.0537 51.1371 91.3173 51.9991 91.3174L138.292 91.3273C139.046 91.3274 139.679 91.8972 139.757 92.6474Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.806 92.5948L151.083 200.153C151.173 201.008 150.512 201.758 149.652 201.776L61.1226 203.658C60.3456 203.674 59.6899 203.083 59.6259 202.309L50.572 92.8594C50.5011 92.0024 51.1779 91.2676 52.038 91.2677L138.343 91.2777C139.096 91.2777 139.727 91.8462 139.806 92.5948Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.854 92.5422L151.132 200.114C151.222 200.967 150.563 201.715 149.704 201.734L61.1627 203.615C60.3874 203.632 59.7333 203.042 59.6693 202.269L50.6145 92.8062C50.5437 91.951 51.2189 91.2179 52.077 91.218L138.394 91.228C139.145 91.228 139.775 91.7952 139.854 92.5422Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.901 92.4895L151.182 200.075C151.271 200.927 150.613 201.673 149.757 201.691L61.2028 203.573C60.4293 203.589 59.7764 203.001 59.7126 202.23L50.6567 92.7529C50.5861 91.8997 51.2597 91.1682 52.1158 91.1683L138.445 91.1783C139.195 91.1784 139.823 91.7443 139.901 92.4895Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.95 92.4369L151.231 200.036C151.32 200.886 150.664 201.63 149.81 201.648L61.243 203.531C60.4713 203.547 59.8198 202.96 59.7562 202.191L50.6989 92.6997C50.6285 91.8483 51.3008 91.1186 52.155 91.1187L138.497 91.1286C139.245 91.1287 139.872 91.6933 139.95 92.4369Z' fill='%23B1AEF0'/%3E%3Cpath d='M139.997 92.3841L151.281 199.997C151.37 200.845 150.715 201.587 149.862 201.606L61.2828 203.488C60.5128 203.504 59.8629 202.919 59.7994 202.151L50.7411 92.6463C50.6709 91.7969 51.3415 91.0687 52.1938 91.0688L138.548 91.0788C139.294 91.0789 139.919 91.6422 139.997 92.3841Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.046 92.3315L151.33 199.958C151.419 200.804 150.765 201.545 149.915 201.563L61.3229 203.446C60.5547 203.462 59.9063 202.878 59.8429 202.112L50.7836 92.593C50.7135 91.7456 51.3825 91.0191 52.2328 91.0192L138.599 91.0291C139.344 91.0292 139.968 91.5913 140.046 92.3315Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.093 92.2787L151.379 199.918C151.468 200.763 150.816 201.502 149.967 201.52L61.3631 203.403C60.5966 203.419 59.9494 202.836 59.8862 202.072L50.8258 92.5396C50.7559 91.6941 51.4232 90.9693 52.2716 90.9694L138.651 90.9793C139.393 90.9794 140.016 91.5402 140.093 92.2787Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.141 92.2261L151.429 199.879C151.517 200.722 150.867 201.459 150.02 201.477L61.4033 203.361C60.6385 203.377 59.9932 202.795 59.9301 202.033L50.8681 92.4864C50.7983 91.6428 51.4643 90.9196 52.3108 90.9197L138.702 90.9296C139.443 90.9297 140.064 91.4892 140.141 92.2261Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.189 92.1734L151.478 199.84C151.566 200.681 150.917 201.417 150.073 201.435L61.4431 203.318C60.6801 203.335 60.0363 202.754 59.9734 201.994L50.9103 92.4331C50.8407 91.5914 51.505 90.8699 52.3496 90.87L138.753 90.8799C139.492 90.88 140.112 91.4383 140.189 92.1734Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.237 92.1207L151.527 199.801C151.615 200.64 150.968 201.374 150.125 201.392L61.4832 203.276C60.7219 203.292 60.0796 202.713 60.0169 201.954L50.9528 92.3797C50.8833 91.54 51.546 90.8201 52.3886 90.8202L138.804 90.8301C139.542 90.8302 140.16 91.3872 140.237 92.1207Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.285 92.0681L151.577 199.762C151.665 200.599 151.019 201.331 150.178 201.349L61.5231 203.233C60.7636 203.25 60.1228 202.672 60.0602 201.915L50.9947 92.3265C50.9254 91.4887 51.5868 90.7704 52.4275 90.7705L138.856 90.7805C139.591 90.7805 140.209 91.3363 140.285 92.0681Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.333 92.0153L151.627 199.723C151.714 200.558 151.07 201.289 150.231 201.307L61.5635 203.191C60.8057 203.207 60.1662 202.631 60.1037 201.875L51.0372 92.2731C50.9681 91.4372 51.6278 90.7206 52.4666 90.7207L138.907 90.7307C139.641 90.7307 140.257 91.2852 140.333 92.0153Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.381 91.9626L151.676 199.684C151.763 200.517 151.12 201.246 150.283 201.264L61.6034 203.149C60.8473 203.165 60.2093 202.59 60.147 201.836L51.0794 92.2199C51.0104 91.3859 51.6686 90.6709 52.5054 90.671L138.958 90.681C139.691 90.6811 140.305 91.2342 140.381 91.9626Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.429 91.91L151.725 199.645C151.812 200.476 151.171 201.203 150.336 201.221L61.6433 203.106C60.889 203.122 60.2525 202.548 60.1903 201.797L51.1214 92.1666C51.0526 91.3345 51.7094 90.6212 52.5443 90.6213L139.009 90.6313C139.74 90.6314 140.353 91.1833 140.429 91.91Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.477 91.8572L151.775 199.606C151.862 200.435 151.222 201.161 150.389 201.178L61.6836 203.064C60.9311 203.08 60.2961 202.507 60.234 201.757L51.1641 92.1132C51.0955 91.2831 51.7506 90.5714 52.5836 90.5715L139.061 90.5815C139.79 90.5816 140.401 91.1322 140.477 91.8572Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.526 91.8046L151.824 199.567C151.911 200.394 151.273 201.118 150.441 201.136L61.7237 203.021C60.9729 203.037 60.3395 202.466 60.2775 201.718L51.2066 92.06C51.1381 91.2317 51.7916 90.5218 52.6227 90.5219L139.112 90.5318C139.84 90.5319 140.45 91.0812 140.526 91.8046Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.573 91.752L151.874 199.528C151.96 200.353 151.323 201.075 150.494 201.093L61.764 202.979C61.0149 202.995 60.3827 202.425 60.3209 201.678L51.2486 92.0067C51.1802 91.1804 51.8325 90.4721 52.6616 90.4722L139.164 90.4821C139.889 90.4822 140.498 91.0303 140.573 91.752Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.621 91.6993L151.923 199.489C152.01 200.312 151.374 201.033 150.547 201.05L61.804 202.936C61.0567 202.952 60.426 202.384 60.3644 201.639L51.291 91.9534C51.2229 91.1291 51.8734 90.4224 52.7006 90.4225L139.215 90.4324C139.939 90.4325 140.546 90.9793 140.621 91.6993Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.669 91.6466L151.973 199.45C152.059 200.271 151.425 200.99 150.599 201.008L61.8439 202.894C61.0983 202.91 60.4691 202.343 60.4076 201.6L51.3333 91.9001C51.2652 91.0776 51.9142 90.3726 52.7394 90.3727L139.266 90.3827C139.988 90.3827 140.594 90.9282 140.669 91.6466Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.717 91.5939L152.022 199.411C152.108 200.23 151.476 200.947 150.652 200.965L61.884 202.852C61.1402 202.867 60.5126 202.302 60.4512 201.56L51.3755 91.8468C51.3076 91.0263 51.9553 90.3229 52.7786 90.323L139.317 90.333C140.038 90.3331 140.642 90.8773 140.717 91.5939Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.765 91.5412L152.071 199.372C152.157 200.189 151.526 200.905 150.705 200.922L61.9239 202.809C61.1818 202.825 60.5557 202.26 60.4945 201.521L51.4177 91.7934C51.35 90.9748 51.9963 90.2731 52.8177 90.2732L139.369 90.2831C140.087 90.2832 140.69 90.8262 140.765 91.5412Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.813 91.4885L152.121 199.333C152.206 200.148 151.577 200.862 150.757 200.88L61.9643 202.767C61.2239 202.782 60.599 202.219 60.538 201.481L51.4602 91.7402C51.3926 90.9235 52.0373 90.2234 52.8568 90.2235L139.42 90.2335C140.137 90.2335 140.739 90.7752 140.813 91.4885Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.861 91.4359L152.17 199.294C152.255 200.107 151.628 200.82 150.81 200.837L62.0042 202.724C61.2656 202.74 60.6422 202.178 60.5813 201.442L51.5022 91.6869C51.4348 90.8722 52.0782 90.1737 52.8957 90.1738L139.471 90.1838C140.187 90.1839 140.787 90.7243 140.861 91.4359Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.909 91.3831L152.22 199.254C152.305 200.066 151.678 200.777 150.863 200.794L62.0443 202.682C61.3074 202.697 60.6856 202.137 60.6248 201.402L51.5446 91.6335C51.4774 90.8207 52.1191 90.1239 52.9347 90.124L139.523 90.134C140.237 90.1341 140.835 90.6732 140.909 91.3831Z' fill='%23B1AEF0'/%3E%3Cpath d='M140.957 91.3305L152.269 199.215C152.354 200.025 151.729 200.734 150.915 200.751L62.0841 202.639C61.349 202.655 60.7287 202.096 60.6681 201.363L51.5869 91.5803C51.5198 90.7694 52.1599 90.0742 52.9735 90.0743L139.574 90.0843C140.286 90.0844 140.883 90.6222 140.957 91.3305Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.005 91.2777L152.318 199.176C152.403 199.984 151.779 200.691 150.968 200.709L62.1241 202.597C61.3907 202.612 60.7719 202.055 60.7114 201.324L51.6288 91.5269C51.5619 90.7179 52.2007 90.0244 53.0124 90.0245L139.625 90.0345C140.336 90.0346 140.931 90.5711 141.005 91.2777Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.053 91.2251L152.368 199.137C152.452 199.943 151.83 200.649 151.02 200.666L62.1645 202.554C61.4329 202.57 60.8152 202.014 60.7549 201.284L51.6713 91.4736C51.6046 90.6666 52.2417 89.9748 53.0515 89.9749L139.676 89.9848C140.385 89.9849 140.979 90.5202 141.053 91.2251Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.101 91.1724L152.417 199.098C152.502 199.902 151.881 200.606 151.073 200.623L62.2046 202.512C61.4747 202.528 60.8586 201.972 60.7984 201.245L51.7138 91.4204C51.6472 90.6153 52.2827 89.9251 53.0905 89.9252L139.728 89.9351C140.435 89.9352 141.027 90.4692 141.101 91.1724Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.149 91.1197L152.467 199.059C152.551 199.861 151.932 200.563 151.126 200.581L62.2445 202.469C61.5164 202.485 60.9018 201.931 60.8417 201.205L51.7558 91.367C51.6893 90.5638 52.3235 89.8753 53.1294 89.8754L139.779 89.8853C140.484 89.8854 141.076 90.4181 141.149 91.1197Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.197 91.067L152.516 199.02C152.6 199.82 151.982 200.521 151.178 200.538L62.2843 202.427C61.5579 202.443 60.9449 201.89 60.885 201.166L51.798 91.3138C51.7317 90.5125 52.3642 89.8256 53.1682 89.8257L139.83 89.8357C140.534 89.8358 141.124 90.3672 141.197 91.067Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.245 91.0143L152.566 198.981C152.649 199.779 152.033 200.478 151.231 200.495L62.3244 202.385C61.5998 202.4 60.9882 201.849 60.9285 201.127L51.8405 91.2603C51.7743 90.461 52.4052 89.7758 53.2073 89.7759L139.882 89.7859C140.583 89.7859 141.172 90.3161 141.245 91.0143Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.293 90.9616L152.615 198.942C152.698 199.738 152.084 200.435 151.283 200.452L62.3648 202.342C61.6419 202.358 61.0319 201.808 60.9723 201.087L51.8829 91.2071C51.817 90.4097 52.4462 89.7261 53.2464 89.7262L139.933 89.7362C140.633 89.7363 141.22 90.2651 141.293 90.9616Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.341 90.909L152.664 198.903C152.748 199.697 152.134 200.393 151.336 200.41L62.4047 202.3C61.6836 202.315 61.0751 201.767 61.0157 201.048L51.9249 91.1538C51.8591 90.3584 52.487 89.6764 53.2853 89.6765L139.984 89.6865C140.683 89.6866 141.268 90.2142 141.341 90.909Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.389 90.8562L152.714 198.864C152.797 199.656 152.185 200.35 151.388 200.367L62.4446 202.257C61.7252 202.273 61.1182 201.725 61.0589 201.008L51.9671 91.1005C51.9015 90.3069 52.5278 89.6266 53.3241 89.6267L140.035 89.6367C140.732 89.6368 141.316 90.1631 141.389 90.8562Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.437 90.8036L152.763 198.825C152.846 199.615 152.236 200.307 151.441 200.324L62.4846 202.215C61.767 202.23 61.1616 201.684 61.1024 200.969L52.0096 91.0472C51.9441 90.2556 52.5688 89.5769 53.3631 89.577L140.087 89.587C140.782 89.5871 141.364 90.1122 141.437 90.8036Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.485 90.7508L152.813 198.786C152.895 199.574 152.286 200.265 151.494 200.282L62.5249 202.172C61.809 202.188 61.2048 201.643 61.1458 200.929L52.0516 90.9938C51.9863 90.2041 52.6096 89.5271 53.402 89.5272L140.138 89.5372C140.831 89.5373 141.413 90.0611 141.485 90.7508Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.533 90.6982L152.862 198.747C152.944 199.533 152.337 200.222 151.546 200.239L62.565 202.13C61.8508 202.145 61.2482 201.602 61.1893 200.89L52.094 90.9406C52.0289 90.1528 52.6506 89.4774 53.4411 89.4775L140.189 89.4875C140.881 89.4876 141.461 90.0101 141.533 90.6982Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.581 90.6456L152.911 198.708C152.994 199.492 152.387 200.179 151.599 200.196L62.6048 202.088C61.8924 202.103 61.2913 201.561 61.2325 200.851L52.1363 90.8873C52.0713 90.1015 52.6913 89.4278 53.4799 89.4279L140.24 89.4379C140.93 89.4379 141.509 89.9592 141.581 90.6456Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.629 90.5928L152.961 198.668C153.043 199.451 152.438 200.137 151.652 200.153L62.645 202.045C61.9343 202.06 61.3347 201.52 61.2761 200.811L52.1785 90.8339C52.1136 90.05 52.7324 89.378 53.519 89.3781L140.292 89.388C140.98 89.3881 141.557 89.9081 141.629 90.5928Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.677 90.5403L153.01 198.63C153.092 199.41 152.489 200.094 151.704 200.111L62.6848 202.003C61.9759 202.018 61.3778 201.479 61.3194 200.772L52.2207 90.7808C52.156 89.9988 52.7731 89.3284 53.5578 89.3285L140.343 89.3385C141.03 89.3385 141.605 89.8572 141.677 90.5403Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.725 90.4875L153.06 198.59C153.141 199.369 152.54 200.051 151.757 200.068L62.7253 201.96C62.0181 201.975 61.4212 201.437 61.3628 200.732L52.2632 90.7274C52.1987 89.9473 52.8145 89.2786 53.5972 89.2787L140.394 89.2887C141.079 89.2888 141.654 89.8062 141.725 90.4875Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.773 90.4349L153.109 198.551C153.19 199.328 152.59 200.009 151.809 200.025L62.7652 201.918C62.0597 201.933 61.4644 201.396 61.4062 200.693L52.3052 90.6742C52.2408 89.896 52.8553 89.2289 53.6361 89.229L140.445 89.239C141.129 89.2391 141.702 89.7552 141.773 90.4349Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.821 90.3821L153.159 198.512C153.24 199.287 152.641 199.966 151.862 199.983L62.8053 201.875C62.1016 201.89 61.5077 201.355 61.4497 200.654L52.3476 90.6208C52.2834 89.8446 52.8963 89.1791 53.6752 89.1792L140.497 89.1892C141.178 89.1893 141.75 89.7041 141.821 90.3821Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.869 90.3295L153.208 198.473C153.289 199.246 152.692 199.923 151.915 199.94L62.8456 201.833C62.1436 201.848 61.5513 201.314 61.4934 200.614L52.3904 90.5675C52.3263 89.7932 52.9375 89.1294 53.7145 89.1295L140.548 89.1395C141.228 89.1396 141.798 89.6532 141.869 90.3295Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.917 90.2768L153.258 198.434C153.338 199.205 152.743 199.881 151.968 199.897L62.8855 201.791C62.1853 201.805 61.5945 201.273 61.5368 200.575L52.4323 90.5143C52.3684 89.7419 52.9784 89.0797 53.7534 89.0798L140.6 89.0898C141.278 89.0899 141.846 89.6022 141.917 90.2768Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.965 90.2241L153.307 198.395C153.388 199.164 152.793 199.838 152.02 199.855L62.9257 201.748C62.2272 201.763 61.6376 201.232 61.58 200.535L52.4746 90.4609C52.4108 89.6904 53.0191 89.0299 53.7922 89.03L140.651 89.04C141.327 89.0401 141.895 89.5511 141.965 90.2241Z' fill='%23B1AEF0'/%3E%3Cpath d='M55.1545 91.2643L64.5413 198.396L150.655 196.968L139.023 92.2846L55.1545 91.2643Z' fill='%23A5A1EE'/%3E%3Cpath d='M125.603 126.531L60.1574 126.991L60.142 125.016L128.284 124.537L139.316 116.331L139.024 92.2845L55.1545 91.2643L63.8475 162.553L77.4359 162.361L125.603 126.531Z' fill='%23B1AEF0'/%3E%3Cpath d='M141.13 126.422L141.114 124.446L128.284 124.537L125.603 126.531L141.13 126.422Z' fill='%23B1AEF0'/%3E%3Cpath d='M60.1575 126.991L125.603 126.531L128.284 124.537L60.1421 125.016L60.1575 126.991Z' fill='%23C9C7F5'/%3E%3Cpath d='M139.514 108.901L58.8149 109.216L58.8227 111.192L139.521 110.876L139.514 108.901Z' fill='%23C9C7F5'/%3E%3Cpath d='M140.666 89.04L53.7742 89.03C53.0108 89.0299 52.4103 89.6821 52.4733 90.4429L61.5815 200.551C61.6384 201.238 62.2204 201.763 62.91 201.748L152.038 199.854C152.802 199.838 153.388 199.173 153.309 198.413L141.964 90.2092C141.894 89.5447 141.334 89.0401 140.666 89.04ZM141.742 140.995L105.216 141.35L100.771 94.3743V94.354L136.922 94.3347L141.742 140.995ZM62.4476 141.785L58.4769 94.4134H58.4968L95.2006 94.3743L99.5859 141.41L62.4674 141.785H62.4476ZM66.9908 195.972L62.9217 147.316L100.1 146.901L104.584 195.221L66.9908 195.972ZM110.293 195.102L105.73 146.842L142.315 146.427L147.274 194.372L110.293 195.102Z' fill='%23D5D3F7'/%3E%3C/g%3E%3Cpath d='M174.669 157.841L176.841 159.752C178.199 160.95 179.94 161.46 181.619 161.299C183.213 161.147 184.75 160.395 185.86 159.076C188.134 156.365 187.672 152.333 184.842 150.201L182.518 148.444L182.516 148.442L159.373 130.97L152.957 138.65L174.671 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M157.93 136.268C159.69 134.137 160.333 131.762 159.366 130.964C158.399 130.165 156.188 131.245 154.428 133.376C152.669 135.507 152.026 137.882 152.993 138.68C153.96 139.479 156.17 138.399 157.93 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M153.962 137.475L151.96 135.838L149.321 133.675L153.761 128.38L156.367 130.509L158.395 132.168C159.391 132.996 154.952 138.304 153.962 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M133.509 137.501C145.329 137.501 154.911 127.919 154.911 116.099C154.911 104.279 145.329 94.6965 133.509 94.6965C121.689 94.6965 112.106 104.279 112.106 116.099C112.106 127.919 121.689 137.501 133.509 137.501Z' fill='white'/%3E%3Cpath d='M131.166 91.5311C117.597 92.825 107.651 104.874 108.945 118.444C110.238 132.007 122.282 141.96 135.851 140.666C149.421 139.372 159.367 127.323 158.073 113.759C156.779 100.19 144.736 90.2372 131.166 91.5311ZM135.321 135.105C124.823 136.106 115.5 128.406 114.499 117.914C113.498 107.416 121.198 98.0932 131.696 97.0922C142.194 96.0911 151.511 103.791 152.512 114.29C153.513 124.782 145.819 134.104 135.321 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-sustainable\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M163.172 83.2159L176.524 210.562C176.646 211.728 175.746 212.749 174.574 212.774L69.8599 214.999C68.8014 215.022 67.9084 214.217 67.8211 213.162L57.1017 83.5782C57.0051 82.4105 57.9268 81.4095 59.0985 81.4097L161.179 81.4214C162.205 81.4215 163.065 82.196 163.172 83.2159Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.22 83.1634L176.574 210.523C176.696 211.687 175.797 212.707 174.627 212.731L69.9001 214.957C68.8433 214.98 67.9515 214.176 67.8644 213.122L57.1439 83.5251C57.0475 82.3593 57.9675 81.36 59.1373 81.3601L161.231 81.3719C162.254 81.372 163.113 82.1452 163.22 83.1634Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.268 83.1106L176.623 210.484C176.745 211.646 175.847 212.664 174.679 212.689L69.94 214.915C68.885 214.937 67.9944 214.135 67.9074 213.083L57.1859 83.4717C57.0896 82.3079 58.0084 81.3102 59.1762 81.3103L161.282 81.3221C162.304 81.3222 163.161 82.0941 163.268 83.1106Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.316 83.058L176.672 210.445C176.794 211.605 175.898 212.621 174.732 212.646L69.9801 214.872C68.9268 214.895 68.0377 214.094 67.9509 213.044L57.2284 83.4184C57.1322 82.2565 58.0494 81.2605 59.2152 81.2606L161.333 81.2724C162.354 81.2725 163.209 82.0431 163.316 83.058Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.363 83.0053L176.721 210.406C176.843 211.564 175.949 212.579 174.785 212.603L70.02 214.83C68.9685 214.852 68.0809 214.052 67.9942 213.004L57.2703 83.3652C57.1744 82.2052 58.0902 81.2108 59.2541 81.2109L161.384 81.2227C162.403 81.2228 163.257 81.9922 163.363 83.0053Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.412 82.9527L176.771 210.367C176.892 211.523 175.999 212.536 174.837 212.561L70.0601 214.787C69.0103 214.81 68.1243 214.011 68.0377 212.965L57.3128 83.3119C57.217 82.1539 58.1312 81.1611 59.2932 81.1613L161.436 81.173C162.453 81.1731 163.306 81.9412 163.412 82.9527Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.459 82.9001L176.82 210.328C176.941 211.482 176.05 212.493 174.89 212.518L70.1 214.745C69.052 214.767 68.1675 213.97 68.0811 212.925L57.3548 83.2587C57.2591 82.1025 58.172 81.1114 59.3321 81.1116L161.487 81.1233C162.502 81.1235 163.354 81.8903 163.459 82.9001Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.507 82.8474L176.87 210.289C176.99 211.441 176.101 212.451 174.942 212.475L70.1401 214.703C69.0938 214.725 68.2108 213.929 68.1245 212.886L57.3973 83.2054C57.3018 82.0512 58.213 81.0618 59.3711 81.0619L161.538 81.0737C162.552 81.0738 163.402 81.8393 163.507 82.8474Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.555 82.7948L176.919 210.25C177.04 211.4 176.151 212.408 174.995 212.433L70.18 214.66C69.1354 214.682 68.2539 213.888 68.1678 212.847L57.4395 83.1522C57.3442 81.9999 58.2537 81.0121 59.4099 81.0122L161.589 81.024C162.601 81.0241 163.45 81.7884 163.555 82.7948Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.603 82.7422L176.968 210.211C177.089 211.359 176.202 212.365 175.047 212.39L70.2202 214.618C69.1774 214.64 68.2971 213.847 68.2111 212.807L57.4815 83.0989C57.3863 81.9485 58.2946 80.9624 59.4488 80.9625L161.641 80.9743C162.651 80.9744 163.498 81.7374 163.603 82.7422Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.651 82.6895L177.018 210.172C177.138 211.318 176.253 212.323 175.1 212.347L70.2603 214.575C69.2192 214.598 68.3405 213.806 68.2546 212.768L57.5239 83.0457C57.4289 81.8972 58.3355 80.9127 59.4879 80.9128L161.692 80.9246C162.7 80.9247 163.546 81.6864 163.651 82.6895Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.699 82.6369L177.067 210.133C177.187 211.278 176.303 212.28 175.153 212.305L70.3002 214.533C69.2609 214.555 68.3837 213.765 68.298 212.729L57.5659 82.9924C57.4711 81.8459 58.3764 80.863 59.5268 80.8632L161.743 80.8749C162.75 80.875 163.594 81.6355 163.699 82.6369Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.747 82.5842L177.117 210.094C177.236 211.237 176.354 212.238 175.205 212.262L70.3403 214.491C69.3027 214.513 68.427 213.724 68.3415 212.689L57.6084 82.9391C57.5137 81.7945 58.4173 80.8133 59.5659 80.8135L161.794 80.8252C162.799 80.8254 163.642 81.5845 163.747 82.5842Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.795 82.5316L177.166 210.055C177.285 211.196 176.405 212.195 175.258 212.219L70.3801 214.448C69.3443 214.47 68.4702 213.682 68.3847 212.65L57.6506 82.8859C57.5561 81.7432 58.4577 80.7637 59.6043 80.7638L161.845 80.7756C162.849 80.7757 163.69 81.5336 163.795 82.5316Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.843 82.479L177.215 210.016C177.335 211.155 176.455 212.152 175.31 212.177L70.4203 214.406C69.3862 214.428 68.5136 213.641 68.4283 212.61L57.6928 82.8326C57.5985 81.6919 58.4988 80.714 59.6435 80.7141L161.897 80.7259C162.899 80.726 163.738 81.4826 163.843 82.479Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.891 82.4263L177.264 209.977C177.384 211.114 176.506 212.11 175.363 212.134L70.4602 214.363C69.4278 214.385 68.5567 213.6 68.4716 212.571L57.7351 82.7794C57.6409 81.6406 58.5396 80.6643 59.6823 80.6644L161.948 80.6762C162.948 80.6763 163.787 81.4317 163.891 82.4263Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.939 82.3736L177.314 209.938C177.433 211.073 176.556 212.067 175.415 212.091L70.5001 214.321C69.4694 214.343 68.5999 213.559 68.5149 212.532L57.777 82.726C57.683 81.5891 58.5804 80.6145 59.7212 80.6146L161.999 80.6264C162.998 80.6265 163.835 81.3806 163.939 82.3736Z' fill='%23B1AEF0'/%3E%3Cpath d='M163.987 82.3211L177.363 209.899C177.482 211.032 176.607 212.024 175.468 212.049L70.5402 214.279C69.5113 214.301 68.6433 213.518 68.5584 212.492L57.8195 82.6729C57.7256 81.5379 58.6214 80.5649 59.7602 80.5651L162.05 80.5768C163.047 80.577 163.883 81.3297 163.987 82.3211Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.035 82.2683L177.413 209.86C177.531 210.991 176.658 211.982 175.521 212.006L70.5804 214.236C69.5533 214.258 68.6865 213.477 68.6018 212.453L57.8615 82.6195C57.7678 81.4864 58.6622 80.5151 59.7991 80.5153L162.102 80.527C163.097 80.5272 163.931 81.2787 164.035 82.2683Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.083 82.2158L177.462 209.821C177.58 210.95 176.708 211.939 175.573 211.963L70.6205 214.194C69.5951 214.216 68.7298 213.436 68.6453 212.414L57.904 82.5664C57.8104 81.4352 58.7032 80.4656 59.8382 80.4657L162.153 80.4775C163.146 80.4776 163.979 81.2278 164.083 82.2158Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.13 82.163L177.511 209.782C177.63 210.909 176.759 211.896 175.626 211.921L70.6603 214.151C69.6367 214.173 68.7726 213.395 68.6882 212.374L57.9462 82.513C57.8528 81.3838 58.7439 80.4158 59.877 80.4159L162.204 80.4277C163.195 80.4278 164.027 81.1767 164.13 82.163Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.179 82.1105L177.561 209.743C177.679 210.868 176.81 211.854 175.679 211.878L70.7005 214.109C69.6786 214.131 68.816 213.354 68.7318 212.335L57.9884 82.4598C57.8952 81.3326 58.785 80.3662 59.9161 80.3663L162.255 80.3781C163.245 80.3782 164.075 81.1259 164.179 82.1105Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.227 82.0577L177.61 209.704C177.728 210.827 176.86 211.811 175.731 211.835L70.7403 214.067C69.7202 214.088 68.8591 213.312 68.775 212.295L58.0306 82.4065C57.9375 81.2811 58.8257 80.3164 59.9549 80.3165L162.306 80.3283C163.295 80.3284 164.124 81.0748 164.227 82.0577Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.274 82.0051L177.659 209.665C177.777 210.786 176.911 211.769 175.783 211.793L70.7803 214.024C69.7618 214.046 68.9023 213.271 68.8184 212.256L58.0726 82.3532C57.9797 81.2298 58.8666 80.2667 59.9938 80.2668L162.358 80.2786C163.344 80.2787 164.171 81.0239 164.274 82.0051Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.322 81.9525L177.709 209.625C177.826 210.745 176.962 211.726 175.836 211.75L70.8204 213.982C69.8037 214.003 68.9457 213.23 68.8619 212.217L58.1151 82.3C58.0223 81.1785 58.9076 80.217 60.0329 80.2172L162.409 80.229C163.394 80.2291 164.22 80.9729 164.322 81.9525Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.371 81.8998L177.758 209.586C177.876 210.704 177.012 211.683 175.889 211.707L70.8604 213.939C69.8455 213.961 68.989 213.189 68.9054 212.177L58.1575 82.2467C58.0649 81.1271 58.9485 80.1674 60.072 80.1675L162.46 80.1793C163.444 80.1794 164.268 80.922 164.371 81.8998Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.419 81.8472L177.808 209.547C177.925 210.663 177.063 211.641 175.942 211.665L70.9006 213.897C69.8874 213.918 69.0325 213.148 68.9489 212.138L58.1998 82.1935C58.1073 81.0758 58.9896 80.1177 60.1111 80.1178L162.512 80.1296C163.493 80.1297 164.316 80.871 164.419 81.8472Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.467 81.7946L177.857 209.508C177.974 210.622 177.114 211.598 175.994 211.622L70.941 213.855C69.9296 213.876 69.0758 213.107 68.9924 212.098L58.2422 82.1402C58.1499 81.0245 59.0306 80.068 60.1502 80.0681L162.563 80.0799C163.543 80.08 164.364 80.82 164.467 81.7946Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.514 81.7419L177.907 209.469C178.023 210.581 177.165 211.555 176.047 211.579L70.9809 213.812C69.9712 213.834 69.119 213.066 69.0358 212.059L58.2842 82.0869C58.1921 80.9731 59.0714 80.0183 60.1891 80.0184L162.614 80.0302C163.592 80.0303 164.412 80.7691 164.514 81.7419Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.563 81.6893L177.956 209.43C178.073 210.54 177.215 211.513 176.1 211.537L71.021 213.77C70.013 213.791 69.1624 213.025 69.0793 212.02L58.3267 82.0337C58.2347 80.9218 59.1124 79.9686 60.2281 79.9688L162.666 79.9805C163.642 79.9807 164.461 80.7181 164.563 81.6893Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.61 81.6367L178.005 209.391C178.122 210.499 177.266 211.47 176.152 211.494L71.061 213.727C70.0547 213.749 69.2056 212.983 69.1226 211.98L58.3687 81.9804C58.2769 80.8705 59.1532 79.9189 60.267 79.9191L162.717 79.9309C163.691 79.931 164.509 80.6672 164.61 81.6367Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.658 81.584L178.055 209.352C178.171 210.459 177.316 211.428 176.204 211.451L71.1008 213.685C70.0963 213.706 69.2487 212.942 69.1659 211.941L58.4109 81.9272C58.3192 80.8191 59.194 79.8693 60.3058 79.8694L162.768 79.8812C163.741 79.8813 164.557 80.6162 164.658 81.584Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.706 81.5314L178.104 209.313C178.22 210.418 177.367 211.385 176.257 211.409L71.1409 213.643C70.1381 213.664 69.2921 212.901 69.2094 211.902L58.4534 81.8739C58.3619 80.7678 59.235 79.8196 60.3449 79.8197L162.819 79.8315C163.79 79.8316 164.605 80.5653 164.706 81.5314Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.754 81.4787L178.154 209.274C178.269 210.377 177.418 211.342 176.31 211.366L71.1808 213.6C70.1798 213.621 69.3353 212.86 69.2527 211.862L58.4953 81.8207C58.404 80.7165 59.2758 79.7699 60.3838 79.77L162.87 79.7818C163.84 79.7819 164.653 80.5143 164.754 81.4787Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.802 81.4261L178.203 209.235C178.318 210.336 177.469 211.3 176.362 211.323L71.2209 213.558C70.2216 213.579 69.3786 212.819 69.2962 211.823L58.5378 81.7674C58.4466 80.6651 59.3168 79.7202 60.4228 79.7203L162.922 79.7321C163.89 79.7323 164.701 80.4633 164.802 81.4261Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.85 81.3735L178.252 209.196C178.368 210.295 177.519 211.257 176.415 211.281L71.2611 213.515C70.2636 213.537 69.4218 212.778 69.3396 211.784L58.5798 81.7142C58.4888 80.6138 59.3576 79.6705 60.4617 79.6707L162.973 79.6825C163.939 79.6826 164.749 80.4124 164.85 81.3735Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.898 81.3207L178.302 209.157C178.417 210.254 177.57 211.214 176.468 211.238L71.3012 213.473C70.3054 213.494 69.4652 212.737 69.3831 211.744L58.6223 81.6608C58.5314 80.5624 59.3986 79.6207 60.5008 79.6208L163.024 79.6327C163.989 79.6328 164.798 80.3613 164.898 81.3207Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.946 81.2682L178.351 209.118C178.466 210.213 177.62 211.172 176.52 211.195L71.3411 213.431C70.347 213.452 69.5079 212.696 69.426 211.705L58.6645 81.6077C58.5738 80.5111 59.4393 79.5712 60.5396 79.5713L163.075 79.5831C164.038 79.5832 164.845 80.3105 164.946 81.2682Z' fill='%23B1AEF0'/%3E%3Cpath d='M164.994 81.2154L178.4 209.079C178.515 210.172 177.671 211.129 176.572 211.152L71.381 213.388C70.3887 213.409 69.5511 212.654 69.4693 211.665L58.7065 81.5543C58.6159 80.4597 59.4798 79.5214 60.5782 79.5215L163.126 79.5333C164.088 79.5334 164.893 80.2594 164.994 81.2154Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.042 81.1629L178.45 209.04C178.564 210.131 177.722 211.087 176.625 211.11L71.4211 213.346C70.4305 213.367 69.5945 212.613 69.5128 211.626L58.7489 81.5011C58.6586 80.4085 59.5208 79.4718 60.6172 79.4719L163.177 79.4837C164.137 79.4838 164.942 80.2086 165.042 81.1629Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.09 81.1103L178.499 209.001C178.613 210.09 177.772 211.044 176.678 211.067L71.461 213.303C70.4722 213.324 69.6377 212.572 69.5562 211.587L58.7909 81.4479C58.7007 80.3572 59.5616 79.4221 60.6561 79.4222L163.229 79.4341C164.187 79.4342 164.99 80.1576 165.09 81.1103Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.138 81.0576L178.548 208.962C178.662 210.049 177.823 211.001 176.73 211.025L71.5011 213.261C70.514 213.282 69.681 212.531 69.5997 211.547L58.8334 81.3946C58.7433 80.3058 59.6026 79.3724 60.6952 79.3726L163.28 79.3844C164.236 79.3845 165.038 80.1066 165.138 81.0576Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.186 81.005L178.598 208.923C178.712 210.008 177.874 210.959 176.783 210.982L71.541 213.219C70.5557 213.239 69.7242 212.49 69.643 211.508L58.8754 81.3414C58.7855 80.2545 59.6435 79.3228 60.7341 79.3229L163.331 79.3347C164.286 79.3348 165.086 80.0557 165.186 81.005Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.234 80.9522L178.647 208.884C178.761 209.967 177.925 210.916 176.836 210.939L71.5811 213.176C70.5975 213.197 69.7676 212.449 69.6865 211.468L58.9178 81.288C58.8281 80.203 59.6844 79.2729 60.7731 79.2731L163.383 79.2849C164.335 79.285 165.134 80.0046 165.234 80.9522Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.281 80.8997L178.697 208.845C178.81 209.926 177.975 210.873 176.888 210.897L71.6212 213.134C70.6394 213.155 69.8107 212.408 69.7297 211.429L58.9601 81.2349C58.8705 80.1518 59.7252 79.2234 60.8119 79.2235L163.434 79.2353C164.385 79.2354 165.182 79.9538 165.281 80.8997Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.329 80.847L178.746 208.806C178.859 209.885 178.025 210.831 176.94 210.854L71.6612 213.091C70.6811 213.112 69.8539 212.367 69.7731 211.39L59.002 81.1815C58.9126 80.1004 59.766 79.1736 60.8508 79.1737L163.485 79.1855C164.434 79.1856 165.23 79.9027 165.329 80.847Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.378 80.7945L178.795 208.767C178.908 209.844 178.076 210.788 176.993 210.811L71.7013 213.049C70.7229 213.07 69.8973 212.326 69.8166 211.35L59.0445 81.1284C58.9552 80.0492 59.807 79.124 60.8899 79.1241L163.536 79.136C164.484 79.1361 165.279 79.8519 165.378 80.7945Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.425 80.7417L178.845 208.728C178.957 209.803 178.127 210.745 177.046 210.768L71.7412 213.006C70.7646 213.027 69.9405 212.284 69.8599 211.311L59.0865 81.075C58.9974 79.9977 59.8478 79.0742 60.9288 79.0743L163.587 79.0862C164.534 79.0863 165.327 79.8008 165.425 80.7417Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.473 80.6892L178.894 208.689C179.007 209.762 178.178 210.703 177.098 210.726L71.7813 212.964C70.8064 212.985 69.9838 212.243 69.9034 211.272L59.129 81.0219C59.04 79.9465 59.8888 79.0247 60.9678 79.0248L163.639 79.0366C164.583 79.0367 165.375 79.7499 165.473 80.6892Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.521 80.6364L178.943 208.65C179.056 209.721 178.228 210.66 177.151 210.683L71.8211 212.922C70.848 212.942 70.0269 212.202 69.9467 211.232L59.1712 80.9685C59.0824 79.895 59.9295 78.9749 61.0066 78.975L163.69 78.9868C164.632 78.9869 165.423 79.6989 165.521 80.6364Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.569 80.5838L178.993 208.611C179.105 209.68 178.279 210.618 177.204 210.64L71.8613 212.879C70.8899 212.9 70.0704 212.161 69.9903 211.193L59.2134 80.9152C59.1248 79.8437 59.9706 78.9252 61.0458 78.9253L163.741 78.9371C164.682 78.9372 165.471 79.6479 165.569 80.5838Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.617 80.5312L179.042 208.572C179.154 209.64 178.33 210.575 177.256 210.598L71.9011 212.837C70.9315 212.857 70.1135 212.12 70.0335 211.153L59.2556 80.862C59.1672 79.7924 60.0114 78.8755 61.0846 78.8756L163.792 78.8874C164.731 78.8875 165.519 79.597 165.617 80.5312Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.665 80.4785L179.092 208.533C179.203 209.599 178.38 210.532 177.309 210.555L71.941 212.794C70.9732 212.815 70.1567 212.079 70.0769 211.114L59.2976 80.8087C59.2093 79.7411 60.0522 78.8258 61.1235 78.8259L163.843 78.8378C164.781 78.8379 165.567 79.546 165.665 80.4785Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.713 80.4259L179.141 208.494C179.252 209.558 178.431 210.49 177.361 210.512L71.9814 212.752C71.0153 212.773 70.2 212.038 70.1204 211.075L59.3401 80.7555C59.2519 79.6897 60.0932 78.7761 61.1625 78.7762L163.895 78.7881C164.831 78.7882 165.615 79.495 165.713 80.4259Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.761 80.3732L179.19 208.455C179.302 209.517 178.481 210.447 177.414 210.47L72.0214 212.71C71.057 212.73 70.2429 211.997 70.1634 211.035L59.3821 80.7022C59.2941 79.6384 60.134 78.7264 61.2015 78.7266L163.946 78.7384C164.88 78.7385 165.663 79.4441 165.761 80.3732Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.809 80.3206L179.24 208.416C179.351 209.476 178.532 210.404 177.466 210.427L72.0614 212.667C71.0988 212.688 70.2862 211.955 70.2069 210.996L59.4245 80.6489C59.3367 79.5871 60.175 78.6768 61.2405 78.6769L163.997 78.6887C164.93 78.6888 165.712 79.3931 165.809 80.3206Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.857 80.268L179.29 208.377C179.401 209.435 178.583 210.362 177.519 210.384L72.1018 212.625C71.1409 212.645 70.3298 211.914 70.2506 210.957L59.4673 80.5957C59.3796 79.5357 60.2162 78.6271 61.2798 78.6272L164.049 78.639C164.98 78.6391 165.76 79.3422 165.857 80.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.905 80.2153L179.339 208.338C179.45 209.394 178.634 210.319 177.572 210.342L72.1417 212.582C71.1825 212.603 70.373 211.873 70.2939 210.917L59.5092 80.5424C59.4217 79.4844 60.2571 78.5774 61.3187 78.5775L164.1 78.5894C165.029 78.5895 165.808 79.2912 165.905 80.2153Z' fill='%23B1AEF0'/%3E%3Cpath d='M165.953 80.1627L179.388 208.299C179.499 209.353 178.685 210.277 177.625 210.299L72.1818 212.54C71.2244 212.56 70.4164 211.832 70.3374 210.878L59.5517 80.4892C59.4643 79.4331 60.298 78.5277 61.3578 78.5278L164.151 78.5397C165.079 78.5398 165.856 79.2403 165.953 80.1627Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.001 80.1101L179.438 208.26C179.548 209.312 178.735 210.234 177.677 210.256L72.2217 212.498C71.266 212.518 70.4596 211.791 70.3808 210.838L59.5937 80.4359C59.5065 79.3817 60.3389 78.478 61.3967 78.4781L164.202 78.49C165.128 78.4901 165.905 79.1893 166.001 80.1101Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.049 80.0574L179.487 208.22C179.597 209.271 178.785 210.191 177.729 210.214L72.2615 212.455C71.3076 212.475 70.5027 211.75 70.424 210.799L59.6359 80.3827C59.5489 79.3304 60.3796 78.4283 61.4355 78.4285L164.253 78.4403C165.178 78.4404 165.953 79.1383 166.049 80.0574Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.097 80.0048L179.536 208.181C179.646 209.23 178.836 210.149 177.782 210.171L72.302 212.413C71.3498 212.433 70.546 211.709 70.4675 210.76L59.6784 80.3294C59.5915 79.2791 60.4206 78.3787 61.4745 78.3788L164.305 78.3906C165.227 78.3907 166.001 79.0874 166.097 80.0048Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.145 79.9521L179.585 208.142C179.695 209.189 178.887 210.106 177.835 210.128L72.3419 212.37C71.3914 212.391 70.5893 211.668 70.5109 210.72L59.7204 80.2762C59.6336 79.2277 60.4614 78.329 61.5134 78.3291L164.356 78.3409C165.277 78.341 166.049 79.0364 166.145 79.9521Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.193 79.8994L179.635 208.103C179.745 209.148 178.938 210.063 177.887 210.086L72.382 212.328C71.4333 212.348 70.6326 211.626 70.5544 210.681L59.7628 80.2228C59.6763 79.1763 60.5021 78.2792 61.5521 78.2793L164.407 78.2911C165.326 78.2912 166.097 78.9853 166.193 79.8994Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.241 79.8469L179.684 208.064C179.794 209.107 178.988 210.021 177.94 210.043L72.4219 212.286C71.4749 212.306 70.6758 211.585 70.5977 210.642L59.8048 80.1697C59.7184 79.1251 60.5429 78.2296 61.591 78.2297L164.459 78.2416C165.376 78.2417 166.145 78.9345 166.241 79.8469Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.289 79.7941L179.734 208.025C179.843 209.066 179.039 209.978 177.993 210L72.462 212.243C71.5168 212.263 70.7192 211.544 70.6412 210.602L59.8473 80.1163C59.761 79.0736 60.5839 78.1798 61.6301 78.1799L164.51 78.1918C165.426 78.1919 166.193 78.8834 166.289 79.7941Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.337 79.7416L179.783 207.986C179.892 209.025 179.09 209.936 178.045 209.958L72.5019 212.201C71.5584 212.221 70.7624 211.503 70.6846 210.563L59.8893 80.0631C59.8032 79.0224 60.6247 78.1303 61.669 78.1304L164.561 78.1422C165.475 78.1423 166.241 78.8326 166.337 79.7416Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.384 79.6888L179.832 207.947C179.941 208.984 179.14 209.893 178.098 209.915L72.5417 212.158C71.6 212.178 70.8055 211.462 70.7278 210.523L59.9315 80.0098C59.8456 78.971 60.6654 78.0804 61.7078 78.0806L164.612 78.0924C165.525 78.0925 166.289 78.7815 166.384 79.6888Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.432 79.6363L179.882 207.908C179.99 208.943 179.191 209.85 178.15 209.872L72.5818 212.116C71.6418 212.136 70.8488 211.421 70.7713 210.484L59.974 79.9566C59.8882 78.9198 60.7064 78.0309 61.7469 78.031L164.664 78.0429C165.574 78.043 166.337 78.7307 166.432 79.6363Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.481 79.5836L179.931 207.869C180.04 208.902 179.241 209.808 178.203 209.83L72.6217 212.073C71.6835 212.093 70.892 211.38 70.8147 210.445L60.0159 79.9033C59.9303 78.8683 60.7473 77.9811 61.7858 77.9812L164.714 77.9931C165.623 77.9932 166.386 78.6796 166.481 79.5836Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.528 79.5309L179.981 207.83C180.089 208.861 179.292 209.765 178.255 209.787L72.6622 212.031C71.7257 212.051 70.9354 211.339 70.8582 210.405L60.0584 79.85C59.9729 78.817 60.7882 77.9314 61.8248 77.9315L164.766 77.9434C165.673 77.9435 166.434 78.6286 166.528 79.5309Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.576 79.4783L180.03 207.791C180.138 208.821 179.343 209.722 178.308 209.744L72.7021 211.989C71.7673 212.009 70.9786 211.298 70.9015 210.366L60.1004 79.7968C60.0151 78.7656 60.8291 77.8817 61.8637 77.8818L164.817 77.8937C165.723 77.8938 166.482 78.5777 166.576 79.4783Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.624 79.4256L180.079 207.752C180.187 208.78 179.394 209.68 178.361 209.702L72.7422 211.946C71.8092 211.966 71.0216 211.256 70.9447 210.326L60.1428 79.7435C60.0577 78.7143 60.8701 77.832 61.9028 77.8322L164.868 77.844C165.772 77.8441 166.53 78.5267 166.624 79.4256Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.672 79.373L180.129 207.713C180.236 208.739 179.444 209.637 178.413 209.659L72.782 211.904C71.8507 211.924 71.0647 211.215 70.9879 210.287L60.1851 79.6902C60.1001 78.663 60.9108 77.7824 61.9416 77.7825L164.919 77.7943C165.822 77.7944 166.578 78.4758 166.672 79.373Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.72 79.3204L180.178 207.674C180.285 208.698 179.495 209.594 178.466 209.616L72.8219 211.861C71.8924 211.881 71.1079 211.174 71.0313 210.248L60.2271 79.637C60.1422 78.6116 60.9516 77.7327 61.9805 77.7328L164.971 77.7446C165.871 77.7448 166.626 78.4248 166.72 79.3204Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.768 79.2677L180.228 207.635C180.335 208.657 179.546 209.552 178.519 209.574L72.862 211.819C71.9342 211.839 71.1512 211.133 71.0747 210.208L60.2695 79.5837C60.1849 78.5603 60.9926 77.683 62.0195 77.6831L165.022 77.695C165.921 77.6951 166.674 78.3739 166.768 79.2677Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.816 79.2151L180.277 207.596C180.384 208.616 179.596 209.509 178.571 209.531L72.9019 211.777C71.9759 211.796 71.1945 211.092 71.1181 210.169L60.3115 79.5305C60.227 78.509 61.0334 77.6333 62.0584 77.6334L165.073 77.6453C165.97 77.6454 166.723 78.3229 166.816 79.2151Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.864 79.1625L180.326 207.557C180.433 208.575 179.647 209.466 178.624 209.488L72.942 211.734C72.0177 211.754 71.2378 211.051 71.1616 210.13L60.354 79.4772C60.2696 78.4577 61.0744 77.5836 62.0975 77.5837L165.125 77.5956C166.02 77.5957 166.771 78.2719 166.864 79.1625Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.912 79.1098L180.376 207.518C180.482 208.534 179.697 209.424 178.676 209.446L72.9819 211.692C72.0594 211.711 71.281 211.01 71.2049 210.09L60.396 79.424C60.3118 78.4063 61.1153 77.5339 62.1364 77.5341L165.175 77.5459C166.069 77.546 166.819 78.221 166.912 79.1098Z' fill='%23B1AEF0'/%3E%3Cpath d='M166.96 79.0572L180.425 207.479C180.531 208.493 179.748 209.381 178.729 209.403L73.0224 211.649C72.1016 211.669 71.3244 210.969 71.2484 210.051L60.4384 79.3707C60.3544 78.355 61.1562 77.4843 62.1754 77.4844L165.227 77.4962C166.119 77.4963 166.867 78.17 166.96 79.0572Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.008 79.0046L180.474 207.44C180.58 208.452 179.799 209.339 178.781 209.36L73.0622 211.607C72.1431 211.627 71.3675 210.928 71.2917 210.011L60.4806 79.3175C60.3968 78.3037 61.197 77.4346 62.2142 77.4347L165.278 77.4466C166.168 77.4467 166.915 78.1191 167.008 79.0046Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.056 78.9519L180.523 207.401C180.629 208.411 179.849 209.296 178.834 209.318L73.1021 211.565C72.1848 211.584 71.4107 210.886 71.335 209.972L60.5226 79.2642C60.4389 78.2523 61.2378 77.3849 62.2531 77.385L165.329 77.3969C166.218 77.397 166.963 78.0681 167.056 78.9519Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.104 78.8993L180.573 207.362C180.679 208.37 179.9 209.253 178.887 209.275L73.1422 211.522C72.2266 211.542 71.454 210.845 71.3785 209.933L60.5651 79.2109C60.4816 78.201 61.2788 77.3352 62.2922 77.3353L165.381 77.3472C166.267 77.3473 167.011 78.0172 167.104 78.8993Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.152 78.8465L180.622 207.323C180.728 208.329 179.95 209.211 178.939 209.232L73.1821 211.48C72.2683 211.499 71.4972 210.804 71.4219 209.893L60.6071 79.1576C60.5237 78.1495 61.3196 77.2854 62.3311 77.2855L165.432 77.2974C166.317 77.2975 167.059 77.9661 167.152 78.8465Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.2 78.794L180.672 207.284C180.777 208.288 180.001 209.168 178.992 209.19L73.2222 211.437C72.3101 211.457 71.5406 210.763 71.4654 209.854L60.6495 79.1044C60.5663 78.0983 61.3606 77.2358 62.3702 77.236L165.483 77.2478C166.367 77.2479 167.107 77.9152 167.2 78.794Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.247 78.7414L180.721 207.245C180.826 208.247 180.052 209.125 179.044 209.147L73.262 211.395C72.3517 211.414 71.5837 210.722 71.5086 209.815L60.6918 79.0512C60.6087 78.047 61.4013 77.1862 62.409 77.1863L165.534 77.1982C166.416 77.1983 167.155 77.8643 167.247 78.7414Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.296 78.6887L180.771 207.206C180.876 208.206 180.103 209.083 179.097 209.104L73.3025 211.353C72.3939 211.372 71.6274 210.681 71.5525 209.775L60.7342 78.9979C60.6513 77.9957 61.4427 77.1365 62.4484 77.1366L165.586 77.1485C166.466 77.1486 167.204 77.8133 167.296 78.6887Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.344 78.6361L180.82 207.167C180.925 208.165 180.154 209.04 179.15 209.062L73.3429 211.31C72.436 211.33 71.6707 210.64 71.5959 209.736L60.7767 78.9447C60.694 77.9443 61.4833 77.0868 62.4871 77.0869L165.637 77.0988C166.516 77.0989 167.252 77.7624 167.344 78.6361Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.392 78.5835L180.87 207.128C180.974 208.124 180.204 208.998 179.202 209.019L73.3828 211.268C72.4777 211.287 71.7139 210.599 71.6393 209.696L60.8187 78.8914C60.7361 77.893 61.5241 77.0371 62.526 77.0372L165.688 77.0491C166.565 77.0492 167.3 77.7114 167.392 78.5835Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.44 78.5308L180.919 207.089C181.023 208.083 180.255 208.955 179.255 208.976L73.4226 211.225C72.5193 211.245 71.7567 210.558 71.6822 209.657L60.8609 78.8382C60.7785 77.8417 61.5649 76.9874 62.5648 76.9875L165.739 76.9994C166.614 76.9995 167.348 77.6605 167.44 78.5308Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.488 78.4781L180.969 207.05C181.073 208.042 180.306 208.912 179.308 208.933L73.4628 211.183C72.5612 211.202 71.8001 210.516 71.7258 209.618L60.9031 78.7848C60.8209 77.7902 61.606 76.9376 62.6039 76.9377L165.791 76.9496C166.664 76.9497 167.397 77.6094 167.488 78.4781Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.535 78.4255L181.018 207.011C181.121 208.002 180.356 208.87 179.36 208.891L73.5026 211.141C72.6028 211.16 71.8432 210.475 71.769 209.578L60.9454 78.7317C60.8633 77.739 61.6467 76.8881 62.6427 76.8882L165.842 76.9001C166.714 76.9002 167.444 77.5585 167.535 78.4255Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.583 78.3728L181.067 206.971C181.171 207.961 180.407 208.827 179.413 208.848L73.5427 211.098C72.6446 211.117 71.8866 210.434 71.8125 209.539L60.9878 78.6783C60.9059 77.6876 61.6877 76.8383 62.6818 76.8384L165.893 76.8503C166.763 76.8504 167.493 77.5075 167.583 78.3728Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.631 78.3203L181.116 206.933C181.22 207.92 180.457 208.784 179.465 208.806L73.5826 211.056C72.6863 211.075 71.9298 210.393 71.8559 209.5L61.0298 78.6251C60.948 77.6364 61.7285 76.7887 62.7207 76.7888L165.944 76.8007C166.813 76.8008 167.541 77.4566 167.631 78.3203Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.679 78.2675L181.166 206.893C181.269 207.879 180.508 208.742 179.518 208.763L73.6227 211.013C72.7281 211.032 71.9732 210.352 71.8994 209.46L61.0723 78.5718C60.9907 77.5849 61.7695 76.7389 62.7597 76.739L165.996 76.7509C166.862 76.751 167.589 77.4056 167.679 78.2675Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.727 78.215L181.215 206.855C181.318 207.838 180.559 208.699 179.57 208.72L73.6627 210.971C72.7698 210.99 72.0164 210.311 71.9427 209.421L61.1143 78.5186C61.0328 77.5337 61.8103 76.6893 62.7986 76.6895L166.047 76.7013C166.912 76.7014 167.637 77.3547 167.727 78.215Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.775 78.1622L181.264 206.815C181.367 207.797 180.609 208.656 179.623 208.677L73.7028 210.929C72.8117 210.947 72.0595 210.27 71.986 209.381L61.1565 78.4653C61.0752 77.4822 61.8511 76.6395 62.8374 76.6396L166.098 76.6515C166.961 76.6516 167.685 77.3036 167.775 78.1622Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.823 78.1096L181.314 206.776C181.417 207.756 180.66 208.614 179.676 208.635L73.7429 210.886C72.8535 210.905 72.1028 210.229 72.0295 209.342L61.199 78.412C61.1178 77.4309 61.892 76.5899 62.8765 76.59L166.149 76.6019C167.011 76.602 167.733 77.2527 167.823 78.1096Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.871 78.057L181.363 206.737C181.466 207.715 180.711 208.571 179.728 208.592L73.7828 210.844C72.8952 210.863 72.146 210.187 72.0728 209.303L61.2409 78.3588C61.1599 77.3796 61.9329 76.5402 62.9154 76.5403L166.2 76.5522C167.06 76.5523 167.781 77.2017 167.871 78.057Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.919 78.0043L181.413 206.698C181.515 207.674 180.761 208.529 179.781 208.549L73.8229 210.801C72.937 210.82 72.1894 210.146 72.1163 209.263L61.2834 78.3055C61.2026 77.3282 61.9739 76.4905 62.9545 76.4906L166.252 76.5025C167.11 76.5026 167.829 77.1508 167.919 78.0043Z' fill='%23B1AEF0'/%3E%3Cpath d='M167.967 77.9517L181.462 206.659C181.564 207.633 180.812 208.486 179.833 208.507L73.8628 210.759C72.9787 210.778 72.2326 210.105 72.1597 209.224L61.3254 78.2522C61.2447 77.2769 62.0147 76.4408 62.9934 76.4409L166.303 76.4528C167.159 76.4529 167.878 77.0998 167.967 77.9517Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.015 77.8991L181.512 206.62C181.613 207.592 180.863 208.443 179.886 208.464L73.9029 210.717C73.0205 210.735 72.2759 210.064 72.2032 209.184L61.3679 78.199C61.2873 77.2256 62.0557 76.3911 63.0324 76.3912L166.354 76.4031C167.209 76.4032 167.926 77.0489 168.015 77.8991Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.063 77.8464L181.561 206.581C181.662 207.551 180.913 208.401 179.938 208.421L73.9428 210.674C73.0622 210.693 72.3191 210.023 72.2465 209.145L61.4098 78.1457C61.3295 77.1742 62.0965 76.3414 63.0713 76.3416L166.405 76.3535C167.259 76.3536 167.974 76.9979 168.063 77.8464Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.111 77.7938L181.61 206.542C181.712 207.51 180.964 208.358 179.991 208.379L73.9827 210.632C73.1037 210.65 72.3622 209.982 72.2898 209.106L61.4521 78.0925C61.3719 77.1229 62.1372 76.2918 63.1101 76.2919L166.456 76.3038C167.308 76.3039 168.022 76.9469 168.111 77.7938Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.159 77.7411L181.659 206.503C181.761 207.469 181.015 208.315 180.044 208.336L74.0228 210.589C73.1456 210.608 72.4056 209.941 72.3333 209.066L61.4945 78.0392C61.4145 77.0716 62.1782 76.2421 63.1492 76.2422L166.508 76.2541C167.358 76.2542 168.07 76.896 168.159 77.7411Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.207 77.6885L181.709 206.464C181.81 207.428 181.065 208.273 180.096 208.293L74.063 210.547C73.1876 210.566 72.4488 209.9 72.3766 209.027L61.5365 77.986C61.4566 77.0203 62.2191 76.1924 63.1881 76.1925L166.559 76.2044C167.407 76.2045 168.118 76.845 168.207 77.6885Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.255 77.6359L181.758 206.425C181.859 207.387 181.116 208.23 180.149 208.251L74.1031 210.505C73.2294 210.523 72.4918 209.859 72.4198 208.988L61.579 77.9327C61.4993 76.9689 62.26 76.1427 63.2271 76.1428L166.61 76.1547C167.457 76.1548 168.167 76.7941 168.255 77.6359Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.303 77.5832L181.808 206.386C181.908 207.346 181.167 208.188 180.201 208.208L74.143 210.462C73.2711 210.481 72.535 209.817 72.4631 208.948L61.621 77.8795C61.5414 76.9176 62.3009 76.093 63.266 76.0931L166.662 76.105C167.506 76.1051 168.215 76.7431 168.303 77.5832Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.351 77.5306L181.857 206.347C181.957 207.305 181.217 208.145 180.254 208.165L74.1831 210.42C73.3129 210.438 72.5784 209.776 72.5066 208.909L61.6634 77.8262C61.584 76.8663 62.3419 76.0433 63.3051 76.0435L166.713 76.0554C167.556 76.0555 168.263 76.6922 168.351 77.5306Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.398 77.478L181.906 206.308C182.007 207.264 181.268 208.102 180.306 208.123L74.2229 210.377C73.3545 210.396 72.6215 209.735 72.5498 208.87L61.7057 77.773C61.6264 76.8149 62.3826 75.9937 63.3439 75.9938L166.764 76.0057C167.605 76.0058 168.31 76.6412 168.398 77.478Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.446 77.4252L181.956 206.269C182.056 207.223 181.319 208.06 180.359 208.08L74.2629 210.335C73.3961 210.353 72.6647 209.694 72.5932 208.83L61.7476 77.7196C61.6685 76.7635 62.4234 75.9439 63.3828 75.944L166.815 75.9559C167.655 75.956 168.359 76.5901 168.446 77.4252Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.494 77.3727L182.005 206.23C182.105 207.183 181.369 208.017 180.412 208.037L74.3029 210.292C73.4379 210.311 72.708 209.653 72.6367 208.791L61.7901 77.6664C61.7112 76.7123 62.4644 75.8943 63.4218 75.8944L166.866 75.9063C167.704 75.9064 168.407 76.5393 168.494 77.3727Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.542 77.3199L182.054 206.191C182.154 207.142 181.42 207.974 180.464 207.995L74.3429 210.25C73.4796 210.268 72.7512 209.612 72.68 208.751L61.8321 77.6131C61.7533 76.6608 62.5049 75.8445 63.4604 75.8446L166.918 75.8565C167.754 75.8566 168.455 76.4882 168.542 77.3199Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.59 77.2674L182.104 206.152C182.203 207.101 181.471 207.932 180.517 207.952L74.3833 210.208C73.5218 210.226 72.7946 209.571 72.7235 208.712L61.8746 77.5599C61.7959 76.6096 62.5459 75.7949 63.4995 75.795L166.969 75.807C167.803 75.8071 168.503 76.4374 168.59 77.2674Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.638 77.2146L182.153 206.113C182.252 207.06 181.521 207.889 180.569 207.909L74.4232 210.165C73.5635 210.183 72.8378 209.53 72.7669 208.673L61.9165 77.5066C61.8381 76.5582 62.5867 75.7451 63.5384 75.7452L167.02 75.7572C167.853 75.7573 168.551 76.3863 168.638 77.2146Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.686 77.1621L182.203 206.074C182.302 207.019 181.572 207.847 180.622 207.867L74.4635 210.123C73.6055 210.141 72.8814 209.489 72.8106 208.633L61.9593 77.4534C61.881 76.5069 62.6279 75.6956 63.5777 75.6957L167.072 75.7076C167.903 75.7077 168.6 76.3355 168.686 77.1621Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.735 77.1094L182.252 206.035C182.351 206.978 181.623 207.804 180.675 207.824L74.5036 210.08C73.6473 210.099 72.9247 209.447 72.8541 208.594L62.0017 77.4C61.9236 76.4555 62.6689 75.6458 63.6167 75.6459L167.123 75.6578C167.953 75.6579 168.648 76.2844 168.735 77.1094Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.782 77.0567L182.301 205.996C182.4 206.937 181.674 207.761 180.728 207.781L74.5436 210.038C73.689 210.056 72.9679 209.406 72.8975 208.554L62.0437 77.3468C61.9657 76.4042 62.7098 75.5961 63.6556 75.5962L167.174 75.6081C168.002 75.6082 168.696 76.2334 168.782 77.0567Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.83 77.0041L182.351 205.957C182.449 206.896 181.724 207.719 180.78 207.739L74.5834 209.996C73.7306 210.014 73.011 209.365 72.9407 208.515L62.0859 77.2935C62.0081 76.3528 62.7505 75.5464 63.6944 75.5465L167.225 75.5584C168.051 75.5585 168.744 76.1825 168.83 77.0041Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.878 76.9515L182.4 205.918C182.499 206.855 181.775 207.676 180.833 207.696L74.6236 209.953C73.7725 209.971 73.0545 209.324 72.9843 208.476L62.1282 77.2403C62.0505 76.3015 62.7916 75.4967 63.7336 75.4968L167.276 75.5087C168.101 75.5088 168.792 76.1315 168.878 76.9515Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.926 76.8988L182.45 205.879C182.548 206.814 181.826 207.633 180.885 207.653L74.6634 209.911C73.8141 209.929 73.0976 209.283 73.0276 208.436L62.1704 77.187C62.0929 76.2502 62.8323 75.447 63.7724 75.4471L167.328 75.4591C168.15 75.4592 168.84 76.0805 168.926 76.8988Z' fill='%23B1AEF0'/%3E%3Cpath d='M168.974 76.8462L182.499 205.84C182.597 206.773 181.876 207.591 180.938 207.611L74.7033 209.868C73.8558 209.886 73.1408 209.242 73.0709 208.397L62.2124 77.1338C62.135 76.1988 62.8731 75.3974 63.8113 75.3975L167.379 75.4094C168.2 75.4095 168.888 76.0296 168.974 76.8462Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.022 76.7936L182.549 205.801C182.646 206.732 181.927 207.548 180.99 207.568L74.7437 209.826C73.8979 209.844 73.1841 209.201 73.1144 208.358L62.2548 77.0805C62.1776 76.1475 62.9141 75.3477 63.8503 75.3478L167.43 75.3597C168.25 75.3598 168.936 75.9786 169.022 76.7936Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.07 76.7409L182.598 205.762C182.695 206.691 181.977 207.505 181.043 207.525L74.7838 209.784C73.9397 209.802 73.2275 209.16 73.1579 208.318L62.2973 77.0273C62.2203 76.0962 62.9551 75.298 63.8894 75.2981L167.482 75.31C168.299 75.3101 168.985 75.9277 169.07 76.7409Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.118 76.6883L182.647 205.723C182.745 206.65 182.028 207.463 181.096 207.483L74.8237 209.741C73.9814 209.759 73.2704 209.118 73.2009 208.279L62.3393 76.974C62.2624 76.0448 62.9959 75.2483 63.9283 75.2484L167.533 75.2603C168.349 75.2604 169.033 75.8767 169.118 76.6883Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.166 76.6356L182.696 205.684C182.793 206.609 182.079 207.42 181.148 207.44L74.8636 209.699C74.023 209.717 73.3135 209.077 73.2441 208.239L62.3815 76.9208C62.3048 75.9935 63.0367 75.1986 63.9671 75.1987L167.584 75.2107C168.398 75.2108 169.081 75.8258 169.166 76.6356Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.214 76.583L182.746 205.645C182.843 206.568 182.129 207.378 181.201 207.397L74.9038 209.656C74.0649 209.674 73.3569 209.036 73.2877 208.2L62.4237 76.8675C62.3472 75.9422 63.0778 75.1489 64.0062 75.149L167.635 75.161C168.448 75.1611 169.129 75.7748 169.214 76.583Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.262 76.5304L182.795 205.605C182.892 206.527 182.18 207.335 181.253 207.355L74.9436 209.614C74.1065 209.632 73.4 208.995 73.331 208.161L62.4659 76.8142C62.3896 75.8908 63.1185 75.0993 64.0451 75.0994L167.686 75.1113C168.497 75.1114 169.177 75.7238 169.262 76.5304Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.31 76.4777L182.845 205.566C182.941 206.486 182.231 207.292 181.306 207.312L74.9837 209.572C74.1483 209.589 73.4434 208.954 73.3745 208.121L62.5084 76.761C62.4322 75.8395 63.1595 75.0496 64.0841 75.0497L167.737 75.0616C168.547 75.0617 169.225 75.6729 169.31 76.4777Z' fill='%23B1AEF0'/%3E%3Cpath d='M169.357 76.4251L182.894 205.527C182.99 206.445 182.281 207.25 181.358 207.269L75.0236 209.529C74.19 209.547 73.4866 208.913 73.4178 208.082L62.5504 76.7077C62.4743 75.7882 63.2003 74.9999 64.123 75L167.789 75.0119C168.596 75.012 169.273 75.6219 169.357 76.4251Z' fill='%23B1AEF0'/%3E%3Cpath d='M65.7493 77.6666L76.9523 205.528L179.729 203.824L165.847 78.8844L65.7493 77.6666Z' fill='%23A5A1EE'/%3E%3Cpath d='M174.879 180.426L77.0574 182.146L77.0988 184.503L174.92 182.784L174.879 180.426Z' fill='%23B1AEF0'/%3E%3Cpath d='M149.83 119.757L71.7198 120.307L71.7017 117.949L153.029 117.377L166.195 107.583L165.847 78.8842L65.7493 77.6665L76.1238 162.75L92.3417 162.52L149.83 119.757Z' fill='%23B1AEF0'/%3E%3Cpath d='M89.1103 164.924L76.4109 165.103L77.4472 173.6L89.1103 164.924Z' fill='%23B1AEF0'/%3E%3Cpath d='M172.943 163.74L172.91 161.382L92.3417 162.52L89.1104 164.924L172.943 163.74Z' fill='%23B1AEF0'/%3E%3Cpath d='M75.4429 162.759L75.4753 165.117L76.4108 165.103L76.1237 162.75L75.4429 162.759Z' fill='%23A5A1EE'/%3E%3Cpath d='M92.3417 162.52L76.1238 162.749L76.4109 165.103L89.1103 164.924L92.3417 162.52Z' fill='%23C9C7F5'/%3E%3Cpath d='M168.361 119.627L168.342 117.27L153.029 117.377L149.83 119.758L168.361 119.627Z' fill='%23B1AEF0'/%3E%3Cpath d='M71.7198 120.307L149.83 119.758L153.029 117.377L71.7017 117.949L71.7198 120.307Z' fill='%23C9C7F5'/%3E%3Cpath d='M166.432 98.7158L70.1174 99.092L70.1266 101.45L166.441 101.074L166.432 98.7158Z' fill='%23C9C7F5'/%3E%3Cpath d='M167.806 75.0119L64.1014 75C63.1903 74.9999 62.4735 75.7783 62.5486 76.6863L73.4195 208.101C73.4873 208.921 74.1819 209.547 75.0051 209.53L181.38 207.269C182.291 207.249 182.991 206.455 182.896 205.549L169.356 76.4073C169.273 75.6143 168.604 75.012 167.806 75.0119ZM169.091 137.02L125.497 137.444L120.192 81.3784V81.3542L163.339 81.3312L169.091 137.02ZM74.4531 137.964L69.714 81.425H69.7376L113.544 81.3784L118.778 137.515L74.4766 137.964H74.4531ZM79.8757 202.635L75.0187 144.565L119.391 144.07L124.743 201.739L79.8757 202.635ZM131.557 201.598L126.11 143.999L169.775 143.504L175.693 200.726L131.557 201.598Z' fill='%23D5D3F7'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-takslist\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M167.293 208.066C167.387 211.187 164.927 213.755 161.805 213.802L81.9233 214.999C78.745 215.047 76.0933 212.53 76.0082 209.379L72.7184 91.1088L72.7062 90.4988C72.6208 87.3636 75.1185 84.811 78.29 84.8077L157.983 84.7247C159.541 84.7231 160.977 85.3501 162.026 86.376C162.035 86.376 162.039 86.38 162.039 86.3881C163.076 87.4017 163.75 88.7901 163.797 90.3485L167.293 208.066Z' fill='%23BDBAF3'/%3E%3Cpath d='M163.177 210.846L81.3621 212.047C80.0483 212.066 78.9535 211.034 78.9173 209.741L75.54 89.3529C75.5039 88.0671 76.5378 87.0234 77.8486 87.0217L159.481 86.9174C160.769 86.9157 161.843 87.9471 161.881 89.221L165.444 208.493C165.482 209.774 164.467 210.827 163.177 210.846Z' fill='%23B1AEF0'/%3E%3Cpath d='M109.156 87.7879C109.535 85.8732 109.583 84.7789 110.861 84.7776L114.243 84.774L114.242 87.7809L109.156 87.7879Z' fill='%23B1AEF0'/%3E%3Cpath d='M157.003 96.5955L78.5537 97.4207C79.5768 135.699 80.6462 207.262 80.6462 207.262L160.104 206.331C160.104 206.331 156.803 96.5939 157.003 96.5955Z' fill='%23A5A1EE'/%3E%3Cpath d='M157.676 96.5939L80.4927 96.7732L83.4632 203.106L160.791 202.045L157.676 96.5939Z' fill='%23EDECFC'/%3E%3Cpath d='M120.464 75.0857C118.23 75.0857 116.485 76.8794 116.549 79.0855C116.612 81.292 118.46 83.0846 120.694 83.0827C122.915 83.0808 124.657 81.2866 124.594 79.0821C124.53 76.8779 122.685 75.0857 120.464 75.0857ZM120.632 80.9328C119.599 80.9335 118.745 80.1096 118.716 79.0846C118.686 78.0709 119.493 77.2464 120.526 77.2462C121.547 77.2459 122.401 78.0697 122.43 79.083C122.459 80.1076 121.653 80.9322 120.632 80.9328Z' fill='%23C9C7F5'/%3E%3Cpath d='M129.778 88.6407L129.298 86.5709L129.183 86.0476C129.069 85.5249 128.605 85.158 128.056 85.1586L113.568 85.1743C113.017 85.1749 112.538 85.5435 112.406 86.0674L112.273 86.5919L111.72 88.6671C111.696 88.7561 111.672 88.8567 111.625 88.9461C111.15 90.3857 109.861 91.4365 108.339 91.629L99.9964 92.6826C98.4482 92.8753 97.1336 93.8614 96.5005 95.2146C96.3246 95.5839 96.1935 95.9865 96.1295 96.4114L95.773 98.7036L95.7617 98.7036L95.5448 100.113C95.4549 100.728 95.9193 101.274 96.5513 101.272L144.412 101.138C145.038 101.136 145.516 100.59 145.448 99.9785L145.281 98.5893L145.006 96.2995C144.957 95.8883 144.851 95.5106 144.701 95.1439C144.109 93.7886 142.83 92.7906 141.302 92.6046L133.054 91.5851C131.535 91.3984 130.287 90.3542 129.863 88.9189' fill='%23C9C7F5'/%3E%3Cpath d='M127.192 81.6379L114.093 81.6472C113.771 81.6474 113.517 81.9067 113.526 82.2263L113.61 85.1743L127.875 85.1588L127.79 82.2153C127.781 81.8962 127.513 81.6377 127.192 81.6379Z' fill='%23C9C7F5'/%3E%3Cpath d='M148.755 129.926L117.338 130.112L117.573 138.29L148.993 138.077L148.755 129.926Z' fill='%23E1E0F9'/%3E%3Cpath d='M148.188 110.554L92.8335 110.766L93.0649 118.96L148.426 118.699L148.188 110.554Z' fill='%23E1E0F9'/%3E%3Cpath d='M99.6826 189.875C99.4781 189.877 99.2734 189.838 99.0824 189.756C98.8916 189.684 98.7166 189.57 98.5693 189.424L94.8091 185.73C94.5077 185.428 94.3321 185.028 94.3205 184.616C94.3086 184.194 94.4616 183.791 94.746 183.492C94.885 183.342 95.0525 183.224 95.2399 183.138C95.4263 183.051 95.6289 183.017 95.8346 183.014C96.0403 183.012 96.2447 183.041 96.4359 183.124C96.628 183.206 96.802 183.32 96.9482 183.466L99.5741 186.043L105.974 179.216C106.113 179.066 106.281 178.938 106.467 178.862C106.654 178.776 106.856 178.731 107.06 178.729C107.265 178.727 107.469 178.767 107.661 178.849C107.851 178.92 108.026 179.045 108.172 179.191C108.472 179.483 108.648 179.882 108.66 180.303C108.671 180.714 108.519 181.117 108.236 181.426L100.771 189.397C100.632 189.546 100.465 189.665 100.278 189.741C100.09 189.827 99.8881 189.872 99.6826 189.875Z' fill='%23C9C7F5'/%3E%3Cpath d='M99.2237 173.634C99.0182 173.636 98.8137 173.596 98.6227 173.514C98.432 173.442 98.257 173.328 98.1109 173.181L94.3516 169.484C94.0495 169.191 93.8736 168.781 93.862 168.37C93.8501 167.948 94.003 167.545 94.2884 167.247C94.4263 167.098 94.5949 166.98 94.7812 166.893C94.9689 166.818 95.1701 166.774 95.3758 166.772C95.5814 166.77 95.7863 166.81 95.977 166.882C96.1681 166.964 96.343 167.079 96.4902 167.225L99.1152 169.805L105.514 162.993C105.652 162.844 105.819 162.727 106.005 162.64C106.192 162.554 106.394 162.521 106.6 162.519C106.804 162.517 107.008 162.547 107.199 162.629C107.39 162.712 107.564 162.826 107.711 162.972C108.011 163.264 108.186 163.663 108.198 164.085C108.209 164.495 108.058 164.897 107.775 165.206L100.312 173.158C100.172 173.308 100.005 173.425 99.8176 173.501C99.6304 173.588 99.4282 173.632 99.2237 173.634Z' fill='%23C9C7F5'/%3E%3Cpath d='M98.7888 158.257C98.5833 158.259 98.3787 158.219 98.1877 158.136C97.9971 158.064 97.8223 157.95 97.6762 157.803L93.9178 154.102C93.6158 153.809 93.4403 153.41 93.4284 152.988C93.4165 152.566 93.5695 152.164 93.8548 151.866C93.9927 151.717 94.161 151.6 94.3473 151.514C94.5349 151.438 94.7362 151.395 94.9419 151.393C95.1475 151.391 95.3522 151.432 95.5429 151.504C95.7339 151.587 95.9087 151.701 96.0559 151.848L98.6804 154.431L105.078 147.633C105.215 147.485 105.383 147.367 105.569 147.282C105.756 147.207 105.958 147.163 106.163 147.161C106.367 147.16 106.571 147.2 106.762 147.272C106.953 147.355 107.128 147.47 107.274 147.616C107.574 147.909 107.749 148.307 107.761 148.729C107.773 149.15 107.621 149.551 107.338 149.848L99.8769 157.784C99.7371 157.933 99.5699 158.05 99.3825 158.126C99.1964 158.212 98.9942 158.256 98.7888 158.257Z' fill='%23C9C7F5'/%3E%3Cpath d='M150.217 179.896L118.776 180.252L119.011 188.446L150.455 188.063L150.217 179.896Z' fill='%23E1E0F9'/%3E%3Cpath d='M149.733 163.362L118.3 163.662L118.535 171.85L149.972 171.523L149.733 163.362Z' fill='%23E1E0F9'/%3E%3Cpath d='M149.249 146.838L117.825 147.082L118.059 155.265L149.488 154.994L149.249 146.838Z' fill='%23E1E0F9'/%3E%3Cpath d='M98.3057 141.235C98.1014 141.237 97.8969 141.196 97.7064 141.124C97.5155 141.04 97.3405 140.926 97.1933 140.779L93.4365 137.084C93.1353 136.78 92.9598 136.381 92.9479 135.959C92.9363 135.548 93.0892 135.147 93.3731 134.839C93.512 134.691 93.6794 134.574 93.867 134.498C94.0532 134.413 94.2555 134.37 94.461 134.368C94.6666 134.367 94.8711 134.408 95.0621 134.491C95.2538 134.563 95.4276 134.678 95.5737 134.825L98.1977 137.421L104.593 130.63C104.732 130.481 104.9 130.365 105.086 130.29C105.272 130.204 105.474 130.161 105.678 130.16C105.883 130.159 106.087 130.2 106.279 130.283C106.469 130.355 106.644 130.47 106.789 130.617C107.09 130.92 107.265 131.319 107.276 131.729C107.288 132.15 107.136 132.551 106.853 132.847L99.3937 140.764C99.256 140.912 99.0877 141.029 98.9006 141.115C98.7143 141.19 98.5111 141.234 98.3057 141.235Z' fill='%23C9C7F5'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-tasklist-search-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M80.439 202.112H149.376C150.681 202.108 151.931 201.588 152.853 200.665C153.776 199.743 154.296 198.493 154.3 197.188V110.8L139.281 95.782H80.439C79.1343 95.7859 77.8842 96.306 76.9616 97.2286C76.039 98.1511 75.519 99.4013 75.515 100.706V197.188C75.519 198.493 76.039 199.743 76.9616 200.665C77.8842 201.588 79.1343 202.108 80.439 202.112Z' fill='%23666666'/%3E%3Cpath d='M140.889 132.4H110.988V140.178H140.889V132.4Z' fill='%23808080'/%3E%3Cpath d='M140.889 113.902H88.324V121.68H140.889V113.902Z' fill='%23808080'/%3E%3Cpath d='M139.281 105.877C139.285 107.182 139.805 108.432 140.728 109.354C141.65 110.277 142.9 110.797 144.205 110.801H154.3L139.281 95.782V105.877Z' fill='url(%23paint0_linear_39308_737)'/%3E%3Cpath d='M139.281 105.877C139.285 107.182 139.805 108.432 140.728 109.354C141.65 110.277 142.9 110.797 144.205 110.801H154.3L139.281 95.782V105.877Z' fill='%23B3B3B3'/%3E%3Cpath d='M160.357 106.373V137.183C154.289 138.57 147.978 138.499 141.942 136.974C135.907 135.45 130.319 132.516 125.637 128.413L117.946 119.333C117.907 119.263 117.857 119.193 117.817 119.113C116.113 116.316 114.775 113.311 113.837 110.173C112.695 106.454 112.119 102.584 112.127 98.693C112.129 95.5391 112.508 92.3967 113.257 89.333H143.307V100.783C143.311 102.264 143.902 103.684 144.949 104.731C145.996 105.778 147.416 106.369 148.897 106.373H160.357Z' fill='%23666666'/%3E%3Cpath d='M148.9 106.375H160.357L143.311 89.3309V100.787C143.314 102.268 143.904 103.688 144.952 104.735C145.999 105.782 147.419 106.372 148.9 106.375Z' fill='%234D4D4D'/%3E%3Cpath d='M144.787 110.173V119.113H117.817C116.113 116.316 114.775 113.311 113.837 110.173H144.787Z' fill='%23808080'/%3E%3Cpath d='M92.677 188.967C92.4834 188.967 92.2917 188.928 92.1134 188.852C91.9351 188.777 91.7738 188.666 91.639 188.527L88.192 184.989C87.9156 184.705 87.7609 184.324 87.7609 183.928C87.7609 183.532 87.9156 183.151 88.192 182.867C88.3266 182.727 88.488 182.616 88.6664 182.541C88.8448 182.465 89.0367 182.426 89.2305 182.426C89.4244 182.426 89.6163 182.465 89.7947 182.541C89.9731 182.616 90.1344 182.727 90.269 182.867L92.677 185.342L98.903 178.936C99.0377 178.796 99.1991 178.685 99.3776 178.61C99.5561 178.534 99.7481 178.495 99.942 178.495C100.136 178.495 100.328 178.534 100.506 178.61C100.685 178.685 100.846 178.796 100.981 178.936C101.257 179.22 101.411 179.601 101.411 179.997C101.411 180.393 101.257 180.774 100.981 181.058L93.717 188.527C93.5819 188.666 93.4203 188.777 93.2416 188.852C93.063 188.928 92.871 188.967 92.677 188.967Z' fill='%23808080'/%3E%3Cpath d='M92.677 173.577C92.4834 173.577 92.2918 173.538 92.1135 173.462C91.9352 173.386 91.7739 173.276 91.639 173.137L88.192 169.6C87.9155 169.316 87.7607 168.935 87.7607 168.538C87.7607 168.142 87.9155 167.761 88.192 167.477C88.3268 167.338 88.4882 167.227 88.6666 167.152C88.845 167.076 89.0368 167.037 89.2305 167.037C89.4242 167.037 89.616 167.076 89.7944 167.152C89.9728 167.227 90.1342 167.338 90.269 167.477L92.677 169.953L98.903 163.546C99.0379 163.407 99.1994 163.296 99.3779 163.221C99.5563 163.145 99.7482 163.106 99.942 163.106C100.136 163.106 100.328 163.145 100.506 163.221C100.685 163.296 100.846 163.407 100.981 163.546C101.257 163.83 101.411 164.211 101.411 164.607C101.411 165.004 101.257 165.385 100.981 165.669L93.717 173.138C93.5818 173.277 93.4201 173.387 93.2415 173.463C93.0629 173.538 92.8709 173.577 92.677 173.577Z' fill='%23808080'/%3E%3Cpath d='M92.677 159C92.4834 159 92.2918 158.961 92.1135 158.885C91.9352 158.809 91.7739 158.699 91.639 158.56L88.192 155.022C87.9155 154.738 87.7607 154.357 87.7607 153.96C87.7607 153.564 87.9155 153.183 88.192 152.899C88.3268 152.76 88.4882 152.649 88.6666 152.574C88.845 152.498 89.0368 152.459 89.2305 152.459C89.4242 152.459 89.616 152.498 89.7944 152.574C89.9728 152.649 90.1342 152.76 90.269 152.899L92.677 155.374L98.903 148.968C99.0379 148.829 99.1994 148.718 99.3779 148.643C99.5563 148.567 99.7482 148.528 99.942 148.528C100.136 148.528 100.328 148.567 100.506 148.643C100.685 148.718 100.846 148.829 100.981 148.968C101.257 149.252 101.411 149.633 101.411 150.029C101.411 150.426 101.257 150.807 100.981 151.091L93.717 158.56C93.5819 158.699 93.4202 158.81 93.2416 158.885C93.063 158.961 92.871 159 92.677 159Z' fill='%23808080'/%3E%3Cpath d='M140.889 180.059H110.988V187.837H140.889V180.059Z' fill='%23808080'/%3E%3Cpath d='M140.889 164.301H110.988V172.079H140.889V164.301Z' fill='%23808080'/%3E%3Cpath d='M140.889 148.543H110.988V156.321H140.889V148.543Z' fill='%23808080'/%3E%3Cpath d='M92.677 142.853C92.4834 142.853 92.2917 142.814 92.1134 142.738C91.9351 142.663 91.7738 142.552 91.639 142.413L88.192 138.875C87.9156 138.591 87.7609 138.21 87.7609 137.814C87.7609 137.418 87.9156 137.037 88.192 136.753C88.3266 136.613 88.488 136.502 88.6664 136.427C88.8448 136.351 89.0367 136.312 89.2305 136.312C89.4244 136.312 89.6163 136.351 89.7947 136.427C89.9731 136.502 90.1344 136.613 90.269 136.753L92.677 139.228L98.903 132.822C99.0377 132.682 99.1991 132.571 99.3776 132.496C99.5561 132.42 99.7481 132.381 99.942 132.381C100.136 132.381 100.328 132.42 100.506 132.496C100.685 132.571 100.846 132.682 100.981 132.822C101.257 133.106 101.411 133.487 101.411 133.883C101.411 134.279 101.257 134.66 100.981 134.944L93.717 142.413C93.5821 142.552 93.4204 142.663 93.2418 142.739C93.0631 142.814 92.871 142.853 92.677 142.853Z' fill='%23808080'/%3E%3Cpath opacity='0.04' d='M154.154 136.048C153.803 136.188 153.454 136.308 153.094 136.428C151.901 136.821 150.685 137.138 149.453 137.378L149.283 137.408C147.994 137.674 146.687 137.844 145.373 137.918C145.144 137.928 144.913 137.948 144.684 137.948C144.564 137.958 144.444 137.968 144.324 137.968C144.004 137.998 143.663 137.998 143.324 137.998H143.224C142.845 137.998 142.474 137.998 142.135 137.968C141.195 137.928 140.255 137.848 139.335 137.728C137.986 137.555 136.65 137.294 135.335 136.948C135.035 136.868 134.735 136.788 134.445 136.698C134.325 136.668 134.204 136.618 134.105 136.598C133.764 136.498 133.445 136.378 133.095 136.258C132.585 136.078 132.095 135.888 131.575 135.688C129.724 134.926 127.954 133.978 126.295 132.858C125.735 132.488 125.164 132.078 124.605 131.658C123.623 130.913 122.685 130.112 121.795 129.258C120.253 127.743 118.866 126.078 117.655 124.288C117.575 124.168 117.505 124.048 117.435 123.918C116.731 122.87 116.103 121.774 115.554 120.638C115.335 120.198 115.115 119.728 114.925 119.238C114.9 119.161 114.866 119.087 114.825 119.018C114.554 118.348 114.304 117.658 114.085 116.968C113.869 116.4 113.689 115.819 113.545 115.228C113.533 115.199 113.526 115.169 113.525 115.138C113.414 114.758 113.315 114.368 113.225 113.978C113.015 113.078 112.856 112.158 112.736 111.258C112.686 110.878 112.646 110.508 112.616 110.138C112.576 109.718 112.546 109.298 112.526 108.878C112.515 108.748 112.515 108.628 112.515 108.498C112.486 107.768 112.466 107.038 112.495 106.308C112.506 105.608 112.546 104.898 112.616 104.188C112.686 103.498 112.776 102.808 112.896 102.128C113.074 100.992 113.315 99.8673 113.616 98.7579C113.676 98.5479 113.736 98.3479 113.796 98.1379V98.1279C113.816 98.0579 113.846 97.9979 113.866 97.9179C113.936 97.6979 113.986 97.5079 114.066 97.3079C114.116 97.1379 114.186 96.9679 114.236 96.8179C114.305 96.6479 114.356 96.4779 114.426 96.2979C114.496 96.1179 114.566 95.9379 114.646 95.7579H106.276C106.165 96.1079 106.066 96.4579 105.986 96.8179C105.955 96.8695 105.938 96.928 105.936 96.9879C105.816 97.3579 105.716 97.7379 105.616 98.1279V98.1379C105.566 98.3479 105.516 98.5479 105.466 98.7579C105.415 99.0079 105.366 99.2579 105.326 99.5079C105.256 99.8379 105.196 100.168 105.146 100.508C105.055 101.048 104.975 101.588 104.915 102.128C104.875 102.408 104.846 102.698 104.815 102.988C104.764 103.388 104.735 103.788 104.704 104.188C104.645 104.888 104.615 105.598 104.604 106.308C104.584 107.038 104.584 107.768 104.623 108.498C104.677 110.337 104.87 112.169 105.203 113.978C105.263 114.368 105.344 114.748 105.424 115.138C105.553 115.748 105.703 116.358 105.864 116.968C106.17 118.214 106.554 119.44 107.013 120.638C107.437 121.809 107.928 122.954 108.484 124.068C108.504 124.147 108.538 124.221 108.584 124.288C110.528 128.236 113.139 131.819 116.303 134.878C116.594 135.148 116.864 135.418 117.163 135.688C117.303 135.808 117.453 135.958 117.574 136.058C119.851 138.084 122.358 139.836 125.044 141.278C127.592 142.665 130.294 143.749 133.094 144.508C133.426 144.606 133.763 144.686 134.104 144.748C134.434 144.828 134.774 144.908 135.104 144.978C135.179 145 135.256 145.017 135.334 145.028C136.334 145.248 137.334 145.418 138.344 145.548C138.677 145.598 139.007 145.638 139.334 145.668C139.654 145.698 139.984 145.728 140.303 145.748C140.533 145.768 140.774 145.788 141.003 145.798C141.383 145.818 141.753 145.838 142.133 145.848C142.523 145.878 142.912 145.878 143.323 145.878C143.782 145.878 144.233 145.868 144.683 145.848C145.003 145.838 145.313 145.818 145.622 145.798C146.843 145.731 148.063 145.601 149.282 145.408C149.339 145.406 149.396 145.4 149.452 145.388C149.943 145.308 150.443 145.228 150.923 145.128C151.213 145.068 151.503 145.008 151.782 144.948C152.173 144.858 152.552 144.768 152.943 144.668H152.952C153.034 144.649 153.114 144.626 153.193 144.598C153.493 144.528 153.793 144.448 154.083 144.358C154.103 144.348 154.133 144.348 154.153 144.338C154.238 144.317 154.322 144.29 154.403 144.258V135.948C154.322 135.986 154.239 136.019 154.154 136.048Z' fill='black'/%3E%3Cpath d='M185.973 134.979L185.237 135.715L178.297 142.827L176.163 140.743L174.446 139.075L172.435 137.113L169.934 134.685L168.56 133.336L171.895 129.903L173.343 128.431L176.212 125.488L177.046 126.297L177.585 126.837L180.062 129.241L182.098 131.227L183.815 132.87L185.973 134.979Z' fill='%23666666'/%3E%3Cpath d='M182.466 130.246C182.471 130.608 182.34 130.958 182.098 131.227L182.074 131.252L179.7 133.7L174.5 139.046C174.476 139.071 174.476 139.071 174.451 139.071C174.188 139.325 173.836 139.467 173.47 139.467C173.104 139.467 172.753 139.325 172.489 139.071C172.223 138.817 172.069 138.468 172.06 138.1C172.05 137.732 172.187 137.376 172.44 137.109C172.44 137.085 172.44 137.085 172.465 137.06L177.811 131.542C177.836 131.542 177.836 131.517 177.86 131.517L180.043 129.261L180.067 129.237C180.265 129.042 180.516 128.911 180.788 128.858C181.061 128.805 181.343 128.834 181.599 128.941C181.855 129.048 182.074 129.227 182.228 129.458C182.383 129.688 182.466 129.959 182.467 130.237L182.466 130.246Z' fill='%234D4D4D'/%3E%3Cpath d='M223.3 171.693L215.991 179.193C215.897 179.295 215.79 179.386 215.673 179.462L215.573 179.536C215.062 179.886 214.446 180.048 213.828 179.994C213.211 179.941 212.632 179.675 212.189 179.242L176.358 144.342C175.876 143.877 175.588 143.247 175.551 142.579C175.514 141.91 175.731 141.252 176.158 140.737C176.192 140.661 176.242 140.593 176.305 140.537L181.357 135.337L181.382 135.313L183.613 133.032C183.668 132.962 183.736 132.903 183.813 132.86C184.318 132.423 184.97 132.193 185.637 132.216C186.305 132.239 186.939 132.513 187.413 132.983L223.244 167.883C223.502 168.127 223.709 168.42 223.852 168.745C223.995 169.07 224.072 169.421 224.077 169.776C224.082 170.131 224.016 170.484 223.883 170.813C223.749 171.143 223.551 171.442 223.3 171.693Z' fill='%23747676'/%3E%3Cpath opacity='0.6' d='M146.591 137.848C165.803 137.848 181.377 122.274 181.377 103.062C181.377 83.8502 165.803 68.276 146.591 68.276C127.379 68.276 111.805 83.8502 111.805 103.062C111.805 122.274 127.379 137.848 146.591 137.848Z' fill='%23666666'/%3E%3Cpath d='M173.03 76.25C167.108 70.4712 159.49 66.743 151.294 65.6127C143.097 64.4825 134.755 66.0096 127.49 69.97C125.104 71.2548 122.865 72.7937 120.81 74.56C120.29 75 119.79 75.46 119.29 75.93C118.92 76.27 118.57 76.61 118.22 76.97C118.02 77.17 117.84 77.36 117.66 77.55C117.55 77.67 117.44 77.8 117.34 77.92C117.02 78.2479 116.716 78.5917 116.43 78.95C116.36 79.02 116.3 79.09 116.24 79.16C116.106 79.3112 115.982 79.4716 115.87 79.64C115.677 79.8366 115.503 80.0509 115.35 80.28C115.23 80.42 115.11 80.57 114.99 80.74C114.63 81.2 114.3 81.67 113.98 82.15C113.287 83.1543 112.649 84.1958 112.07 85.27C112.03 85.34 111.98 85.42 111.94 85.49C111.83 85.68 111.72 85.87 111.62 86.06C111.571 86.1435 111.527 86.2304 111.49 86.32C111.46 86.3617 111.439 86.4095 111.43 86.46C111.41 86.5 111.39 86.54 111.37 86.59C111.36 86.6 111.36 86.61 111.35 86.62C111.33 86.66 111.3 86.71 111.28 86.75C111.13 87.05 110.98 87.34 110.83 87.65C110.64 88.05 110.46 88.45 110.29 88.86C110.15 89.19 110.01 89.53 109.88 89.88C109.73 90.25 109.6 90.62 109.46 91C109.32 91.38 109.21 91.77 109.09 92.16C108.918 92.6622 108.771 93.1729 108.65 93.69C108.62 93.7417 108.603 93.8001 108.6 93.86C108.48 94.23 108.38 94.61 108.28 95V95.01C108.17 95.46 108.07 95.92 107.99 96.38C107.92 96.71 107.86 97.04 107.81 97.38C107.72 97.92 107.64 98.46 107.58 99C107.54 99.28 107.51 99.57 107.48 99.86C107.43 100.26 107.4 100.66 107.37 101.06C107.111 104.331 107.279 107.622 107.87 110.85C107.93 111.24 108.01 111.62 108.09 112.01C108.22 112.62 108.37 113.23 108.53 113.84C108.836 115.086 109.22 116.312 109.68 117.51C110.103 118.681 110.594 119.826 111.15 120.94C111.171 121.018 111.204 121.093 111.25 121.16C113.194 125.108 115.806 128.691 118.97 131.75C119.26 132.02 119.53 132.29 119.83 132.56C119.97 132.68 120.12 132.83 120.24 132.93C122.517 134.956 125.024 136.708 127.71 138.15C130.258 139.537 132.96 140.621 135.76 141.38C136.092 141.478 136.429 141.558 136.77 141.62C137.1 141.7 137.44 141.78 137.77 141.85C137.845 141.872 137.922 141.889 138 141.9C139 142.12 140 142.29 141.01 142.42C141.343 142.47 141.673 142.51 142 142.54C142.32 142.57 142.65 142.6 142.97 142.62C143.2 142.64 143.44 142.66 143.67 142.67C144.05 142.69 144.42 142.71 144.8 142.72C145.19 142.75 145.58 142.75 145.99 142.75C146.45 142.75 146.9 142.74 147.35 142.72C147.67 142.71 147.98 142.69 148.29 142.67C149.51 142.603 150.73 142.473 151.95 142.28C152.007 142.278 152.064 142.272 152.12 142.26C152.61 142.18 153.11 142.1 153.59 142C153.88 141.94 154.17 141.88 154.45 141.82C154.84 141.73 155.22 141.64 155.61 141.54H155.62C155.701 141.521 155.781 141.498 155.86 141.47C156.16 141.4 156.46 141.32 156.75 141.23C157.07 141.14 157.38 141.05 157.69 140.95C157.79 140.92 157.89 140.89 157.98 140.86C158.71 140.62 159.44 140.36 160.15 140.08C160.73 139.86 161.31 139.62 161.88 139.35C162.15 139.24 162.41 139.11 162.68 138.98C162.98 138.83 163.29 138.68 163.59 138.52C164.14 138.25 164.68 137.95 165.21 137.64C165.57 137.44 165.92 137.23 166.28 137.01C166.55 136.85 166.81 136.68 167.08 136.5C167.104 136.489 167.128 136.475 167.15 136.46C168 135.9 168.82 135.32 169.63 134.69C169.691 134.649 169.748 134.602 169.8 134.55C171.204 133.475 172.528 132.298 173.76 131.03C174.23 130.54 174.7 130.05 175.14 129.53C175.906 128.672 176.627 127.774 177.3 126.84C177.34 126.78 177.38 126.73 177.42 126.67C182.862 119.138 185.414 109.9 184.608 100.643C183.802 91.3858 179.692 82.7276 173.03 76.25ZM147.35 134.82C147.23 134.83 147.11 134.84 146.99 134.84C146.67 134.87 146.33 134.87 145.99 134.87H145.89C145.51 134.87 145.14 134.87 144.8 134.84C143.86 134.8 142.92 134.72 142 134.6C140.651 134.427 139.315 134.166 138 133.82C137.7 133.74 137.4 133.66 137.11 133.57C136.99 133.54 136.87 133.49 136.77 133.47C136.43 133.37 136.11 133.25 135.76 133.13C135.25 132.95 134.76 132.76 134.24 132.56C132.389 131.798 130.619 130.85 128.96 129.73C128.4 129.36 127.83 128.95 127.27 128.53C126.288 127.785 125.35 126.983 124.46 126.13C122.919 124.615 121.532 122.95 120.32 121.16C120.24 121.04 120.17 120.92 120.1 120.79C119.397 119.742 118.768 118.646 118.22 117.51C118 117.07 117.78 116.6 117.59 116.11C117.565 116.033 117.531 115.959 117.49 115.89C117.22 115.22 116.97 114.53 116.75 113.84C116.534 113.272 116.354 112.691 116.21 112.1C116.199 112.071 116.192 112.041 116.19 112.01C116.08 111.63 115.98 111.24 115.89 110.85C115.68 109.95 115.52 109.03 115.4 108.13C115.35 107.75 115.31 107.38 115.28 107.01C115.24 106.59 115.21 106.17 115.19 105.75C115.105 104.187 115.135 102.619 115.28 101.06C115.35 100.37 115.44 99.68 115.56 99C115.769 97.651 116.069 96.3179 116.46 95.01V95C116.48 94.93 116.51 94.87 116.53 94.79C116.6 94.57 116.65 94.38 116.73 94.18C116.78 94.01 116.85 93.84 116.9 93.69C116.97 93.52 117.02 93.35 117.09 93.17C117.37 92.44 117.67 91.72 118 91C118.16 90.63 118.34 90.27 118.52 89.9C118.77 89.41 119.04 88.92 119.34 88.45C119.421 88.2981 119.511 88.1512 119.61 88.01C119.68 87.89 119.75 87.77 119.83 87.65C119.843 87.6212 119.86 87.5943 119.88 87.57C120.05 87.28 120.22 87.03 120.39 86.76C120.39 86.7573 120.391 86.7548 120.393 86.7529C120.395 86.751 120.397 86.75 120.4 86.75C120.49 86.61 120.59 86.47 120.69 86.32C120.74 86.256 120.787 86.1892 120.83 86.12C120.84 86.1 120.86 86.08 120.87 86.06C121.43 85.2695 122.031 84.5085 122.67 83.78C122.97 83.42 123.29 83.07 123.63 82.73C123.631 82.717 123.636 82.7048 123.646 82.6956C123.655 82.6865 123.667 82.6809 123.68 82.68C123.737 82.6018 123.801 82.5282 123.87 82.46C123.97 82.36 124.07 82.25 124.18 82.15C125.119 81.2164 126.118 80.3446 127.17 79.54C127.346 79.389 127.533 79.2519 127.73 79.13C127.78 79.1 127.82 79.06 127.87 79.03C128.22 78.76 128.57 78.51 128.94 78.27C129.023 78.2031 129.114 78.1461 129.21 78.1C129.49 77.91 129.78 77.73 130.07 77.55C130.66 77.18 131.27 76.84 131.88 76.52C132.45 76.22 133.02 75.95 133.61 75.71C137.364 74.0652 141.412 73.1977 145.51 73.16C145.675 73.1347 145.843 73.1247 146.01 73.13C151.907 73.1359 157.678 74.8304 162.642 78.013C167.607 81.1956 171.555 85.7333 174.022 91.0893C176.489 96.4454 177.37 102.396 176.561 108.237C175.753 114.078 173.289 119.565 169.46 124.05V124.06C169.35 124.19 169.25 124.3 169.14 124.43L169.13 124.44C168.8 124.81 168.46 125.18 168.11 125.54C166.768 126.912 165.305 128.16 163.74 129.27C161.981 130.521 160.09 131.574 158.1 132.41C157.944 132.485 157.783 132.552 157.62 132.61C157.547 132.648 157.47 132.679 157.39 132.7H157.38C156.847 132.92 156.307 133.12 155.76 133.3C154.568 133.693 153.352 134.01 152.12 134.25L151.95 134.28C150.661 134.546 149.354 134.716 148.04 134.79C147.81 134.8 147.58 134.82 147.35 134.82Z' fill='url(%23paint1_linear_39308_737)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_39308_737' x1='211.406' y1='33.413' x2='146.407' y2='103.707' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236A6A6A'/%3E%3Cstop offset='1' stop-color='%23424242'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_39308_737' x1='162.593' y1='30.664' x2='142.991' y2='117.242' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23767678'/%3E%3Cstop offset='1' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-tasklist-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5055' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='102' y='94' width='44' height='44'%3E%3Cpath d='M124.075 137.501C135.895 137.501 145.477 127.919 145.477 116.099C145.477 104.279 135.895 94.6965 124.075 94.6965C112.255 94.6965 102.673 104.279 102.673 116.099C102.673 127.919 112.255 137.501 124.075 137.501Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M134.222 195.715C134.293 198.093 132.418 200.051 130.039 200.087L69.1555 200.999C66.7331 201.036 64.7121 199.118 64.6472 196.716L62.1399 106.574L62.1305 106.109C62.0654 103.72 63.9692 101.774 66.3864 101.772L127.126 101.708C128.313 101.707 129.408 102.185 130.207 102.967C130.214 102.967 130.217 102.97 130.217 102.976C131.007 103.749 131.521 104.807 131.557 105.995L134.222 195.715Z' fill='%23BDBAF3'/%3E%3Cpath d='M131.084 197.834L68.7276 198.749C67.7263 198.764 66.8918 197.977 66.8641 196.992L64.2902 105.236C64.2628 104.256 65.0505 103.46 66.0496 103.459L128.267 103.38C129.248 103.378 130.067 104.164 130.096 105.135L132.812 196.041C132.841 197.017 132.068 197.819 131.084 197.834Z' fill='%23B1AEF0'/%3E%3Cpath d='M89.9111 104.043C90.2002 102.584 90.2371 101.75 91.211 101.749C92.1846 101.748 93.7886 101.746 93.7886 101.746L93.7875 104.038L89.9111 104.043Z' fill='%23B1AEF0'/%3E%3Cpath d='M126.379 110.756L66.5874 111.385C67.3671 140.56 68.1822 195.102 68.1822 195.102L128.742 194.393C128.742 194.393 126.227 110.755 126.379 110.756Z' fill='%23A5A1EE'/%3E%3Cpath d='M126.892 110.755L68.0652 110.891L70.3292 191.935L129.266 191.126L126.892 110.755Z' fill='%23EDECFC'/%3E%3Cpath d='M98.5298 94.3619C96.8275 94.3619 95.4976 95.7291 95.5457 97.4105C95.5939 99.0921 97.0023 100.458 98.7048 100.457C100.398 100.456 101.726 99.088 101.678 97.4078C101.629 95.7279 100.223 94.3619 98.5298 94.3619ZM98.6578 98.8184C97.8708 98.8189 97.2197 98.191 97.1973 97.4098C97.1751 96.6372 97.7902 96.0088 98.5771 96.0086C99.3552 96.0084 100.006 96.6363 100.028 97.4086C100.05 98.1894 99.4359 98.8179 98.6578 98.8184Z' fill='%23C9C7F5'/%3E%3Cpath d='M105.628 104.693L105.262 103.115L105.175 102.717C105.088 102.318 104.734 102.039 104.316 102.039L93.2735 102.051C92.8537 102.052 92.4892 102.332 92.3879 102.732L92.2869 103.132L91.8652 104.713C91.847 104.781 91.8285 104.858 91.793 104.926C91.4312 106.023 90.4486 106.824 89.2884 106.971L82.9299 107.774C81.7499 107.921 80.748 108.672 80.2654 109.703C80.1314 109.985 80.0314 110.292 79.9826 110.616L79.7109 112.363L79.7023 112.363L79.5371 113.436C79.4685 113.905 79.8225 114.322 80.3042 114.321L116.782 114.218C117.259 114.217 117.623 113.8 117.571 113.334L117.444 112.276L117.235 110.53C117.197 110.217 117.117 109.929 117.002 109.65C116.551 108.617 115.576 107.856 114.412 107.714L108.125 106.937C106.967 106.795 106.016 105.999 105.693 104.905' fill='%23C9C7F5'/%3E%3Cpath d='M103.658 99.3558L93.6739 99.3629C93.4284 99.363 93.2349 99.5606 93.2419 99.8042L93.3061 102.051L104.178 102.039L104.114 99.7959C104.107 99.5527 103.902 99.3557 103.658 99.3558Z' fill='%23C9C7F5'/%3E%3Cpath d='M120.091 136.159L96.1472 136.301L96.3258 142.534L120.273 142.372L120.091 136.159Z' fill='%23E1E0F9'/%3E%3Cpath d='M119.66 121.395L77.4707 121.557L77.6471 127.801L119.841 127.603L119.66 121.395Z' fill='%23E1E0F9'/%3E%3Cpath d='M82.6906 181.85C82.5348 181.852 82.3787 181.822 82.2331 181.76C82.0878 181.705 81.9545 181.618 81.8423 181.507L78.9763 178.692C78.7466 178.461 78.6126 178.157 78.6038 177.843C78.5947 177.521 78.7114 177.213 78.9281 176.986C79.0341 176.872 79.1618 176.782 79.3046 176.715C79.4467 176.649 79.6011 176.623 79.7578 176.622C79.9146 176.62 80.0705 176.642 80.2162 176.705C80.3626 176.768 80.4952 176.855 80.6067 176.966L82.6079 178.93L87.486 173.726C87.5917 173.613 87.7196 173.515 87.8615 173.457C88.004 173.391 88.1578 173.357 88.3134 173.355C88.4697 173.354 88.6254 173.384 88.7715 173.447C88.9166 173.501 89.05 173.596 89.1612 173.707C89.39 173.93 89.5236 174.234 89.5327 174.555C89.5416 174.869 89.4255 175.175 89.2097 175.411L83.5203 181.486C83.4145 181.6 83.2871 181.69 83.1442 181.748C83.0015 181.814 82.8473 181.848 82.6906 181.85Z' fill='%23C9C7F5'/%3E%3Cpath d='M82.3409 169.472C82.1843 169.474 82.0285 169.443 81.8829 169.381C81.7376 169.326 81.6041 169.239 81.4928 169.127L78.6276 166.309C78.3974 166.086 78.2632 165.774 78.2544 165.46C78.2453 165.138 78.3619 164.831 78.5794 164.604C78.6846 164.49 78.8131 164.401 78.9551 164.335C79.0981 164.277 79.2516 164.243 79.4083 164.242C79.565 164.24 79.7211 164.271 79.8665 164.326C80.0121 164.389 80.1454 164.476 80.2577 164.587L82.2584 166.554L87.1353 161.362C87.2401 161.248 87.3681 161.159 87.5097 161.093C87.6522 161.028 87.8063 161.002 87.9626 161.001C88.1182 160.999 88.2735 161.022 88.4196 161.085C88.5649 161.148 88.698 161.235 88.8099 161.346C89.0387 161.569 89.1715 161.873 89.1806 162.194C89.1895 162.507 89.0742 162.813 88.8585 163.048L83.1706 169.11C83.0641 169.223 82.9365 169.313 82.7936 169.371C82.6509 169.437 82.4967 169.471 82.3409 169.472Z' fill='%23C9C7F5'/%3E%3Cpath d='M82.0091 157.753C81.8525 157.754 81.6966 157.723 81.5511 157.66C81.4058 157.605 81.2724 157.518 81.1611 157.407L78.2967 154.585C78.0665 154.362 77.9327 154.058 77.9236 153.736C77.9145 153.415 78.0312 153.108 78.2486 152.881C78.3537 152.768 78.4821 152.678 78.6241 152.613C78.7671 152.555 78.9204 152.522 79.0772 152.521C79.2339 152.519 79.3898 152.55 79.5352 152.605C79.6807 152.668 79.8142 152.756 79.9263 152.867L81.9265 154.836L86.8023 149.655C86.9071 149.542 87.0351 149.453 87.1767 149.387C87.3194 149.33 87.4731 149.297 87.6294 149.296C87.7849 149.294 87.9406 149.325 88.0864 149.38C88.2316 149.443 88.3646 149.531 88.4766 149.642C88.7053 149.865 88.8381 150.169 88.8472 150.49C88.8564 150.811 88.741 151.117 88.5251 151.344L82.8385 157.392C82.7319 157.505 82.6045 157.595 82.4616 157.652C82.3198 157.718 82.1657 157.751 82.0091 157.753Z' fill='%23C9C7F5'/%3E%3Cpath d='M121.206 174.245L97.2427 174.516L97.4218 180.761L121.388 180.469L121.206 174.245Z' fill='%23E1E0F9'/%3E%3Cpath d='M120.837 161.643L96.8804 161.872L97.0593 168.113L121.019 167.863L120.837 161.643Z' fill='%23E1E0F9'/%3E%3Cpath d='M120.469 149.049L96.5181 149.235L96.697 155.472L120.651 155.265L120.469 149.049Z' fill='%23E1E0F9'/%3E%3Cpath d='M81.641 144.779C81.4853 144.78 81.3295 144.749 81.1842 144.694C81.0387 144.631 80.9055 144.543 80.7934 144.431L77.93 141.615C77.7005 141.384 77.5667 141.079 77.5576 140.758C77.5488 140.444 77.6653 140.138 77.8816 139.904C77.9875 139.791 78.1151 139.702 78.2581 139.645C78.4001 139.579 78.5542 139.546 78.7108 139.545C78.8675 139.544 79.0235 139.575 79.169 139.639C79.3151 139.694 79.4476 139.782 79.559 139.893L81.5588 141.872L86.433 136.696C86.5386 136.583 86.6667 136.494 86.8085 136.437C86.9509 136.372 87.1045 136.339 87.26 136.338C87.4163 136.337 87.5718 136.368 87.7178 136.431C87.8628 136.487 87.9959 136.574 88.107 136.686C88.3359 136.917 88.4693 137.221 88.4782 137.534C88.4873 137.855 88.3712 138.16 88.1553 138.386L82.4702 144.42C82.3653 144.533 82.2372 144.622 82.0946 144.687C81.9526 144.745 81.7976 144.778 81.641 144.779Z' fill='%23C9C7F5'/%3E%3Cg mask='url(%23mask0_10959_5055)'%3E%3Cpath d='M137.826 200.518C137.904 203.135 135.842 205.288 133.224 205.327L66.2531 206.331C63.5884 206.371 61.3653 204.261 61.2939 201.619L58.5358 102.463L58.5257 101.952C58.4541 99.3236 60.548 97.1836 63.207 97.1808L130.02 97.1112C131.326 97.1098 132.531 97.6355 133.41 98.4956C133.417 98.4956 133.42 98.499 133.42 98.5057C134.29 99.3556 134.855 100.52 134.894 101.826L137.826 200.518Z' fill='%23BDBAF3'/%3E%3Cpath d='M134.374 202.849L65.7824 203.856C64.6809 203.872 63.763 203.007 63.7326 201.923L60.9012 100.991C60.8709 99.9134 61.7376 99.0384 62.8366 99.037L131.276 98.9495C132.355 98.9481 133.256 99.8127 133.288 100.881L136.275 200.877C136.307 201.95 135.456 202.833 134.374 202.849Z' fill='%23B1AEF0'/%3E%3Cpath d='M129.199 107.063L63.4282 107.755C64.2859 139.848 65.1825 199.844 65.1825 199.844L131.799 199.064C131.799 199.064 129.031 107.062 129.199 107.063Z' fill='%23A5A1EE'/%3E%3Cpath d='M129.763 107.062L65.054 107.212L67.5445 196.36L132.375 195.471L129.763 107.062Z' fill='%23EDECFC'/%3E%3Cpath d='M106.373 100.394L105.97 98.659L105.874 98.2203C105.778 97.7821 105.389 97.4745 104.929 97.475L92.7825 97.4882C92.3207 97.4887 91.9196 97.7977 91.8082 98.2369L91.6971 98.6767L91.2332 100.416C91.2131 100.491 91.1929 100.575 91.1539 100.65C90.7558 101.857 89.6748 102.738 88.3986 102.9L81.4044 103.783C80.1064 103.945 79.0043 104.771 78.4735 105.906C78.3261 106.215 78.2161 106.553 78.1625 106.909L77.8634 108.831L77.854 108.831L77.6722 110.012C77.5968 110.528 77.9862 110.986 78.5161 110.985L118.642 110.872C119.166 110.87 119.567 110.412 119.51 109.9L119.37 108.735L119.139 106.815C119.098 106.471 119.01 106.154 118.884 105.846C118.388 104.71 117.315 103.874 116.034 103.718L109.119 102.863C107.845 102.706 106.799 101.831 106.444 100.628' fill='%23C9C7F5'/%3E%3Cpath d='M104.205 94.5233L93.223 94.5311C92.9529 94.5313 92.7401 94.7486 92.7478 95.0165L92.8183 97.4881L104.778 97.4751L104.707 95.0074C104.699 94.7399 104.474 94.5231 104.205 94.5233Z' fill='%23C9C7F5'/%3E%3Cpath d='M122.283 135.007L95.9446 135.163L96.1413 142.02L122.483 141.841L122.283 135.007Z' fill='%23E1E0F9'/%3E%3Cpath d='M121.808 118.766L75.4001 118.944L75.5939 125.813L122.008 125.595L121.808 118.766Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M165.235 157.841L167.407 159.752C168.765 160.95 170.507 161.46 172.185 161.299C173.779 161.147 175.316 160.395 176.426 159.076C178.7 156.365 178.238 152.333 175.408 150.201L173.084 148.444L173.082 148.442L149.939 130.97L143.523 138.65L165.237 157.84' fill='%23D5D3F7'/%3E%3Cpath d='M148.496 136.268C150.256 134.137 150.899 131.762 149.932 130.964C148.965 130.165 146.754 131.245 144.995 133.376C143.235 135.507 142.592 137.882 143.559 138.68C144.526 139.479 146.736 138.399 148.496 136.268Z' fill='%23B1AEF0'/%3E%3Cpath d='M144.528 137.475L142.526 135.838L139.887 133.675L144.327 128.38L146.933 130.509L148.961 132.168C149.957 132.996 145.518 138.304 144.528 137.475Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M124.075 137.501C135.895 137.501 145.477 127.919 145.477 116.099C145.477 104.279 135.895 94.6965 124.075 94.6965C112.255 94.6965 102.673 104.279 102.673 116.099C102.673 127.919 112.255 137.501 124.075 137.501Z' fill='white'/%3E%3Cpath d='M121.732 91.5311C108.163 92.825 98.217 104.874 99.5109 118.444C100.804 132.007 112.848 141.96 126.418 140.666C139.987 139.372 149.933 127.323 148.64 113.759C147.346 100.19 135.302 90.2372 121.732 91.5311ZM125.887 135.105C115.389 136.106 106.066 128.406 105.066 117.914C104.065 107.416 111.764 98.0932 122.263 97.0922C132.761 96.0911 142.078 103.791 143.079 114.29C144.079 124.782 136.386 134.104 125.887 135.105Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-wallpaper-search-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M36.2136 102.068L33.407 173.961C33.3089 176.474 35.2662 178.59 37.7788 178.688L141.909 182.753C144.421 182.851 146.538 180.894 146.636 178.381L149.442 106.488C149.54 103.976 147.583 101.859 145.07 101.761L40.9407 97.6962C38.4281 97.5981 36.3117 99.5554 36.2136 102.068Z' fill='%23808080'/%3E%3Cpath d='M42.1152 104.13L39.4431 172.078L140.867 176.067L143.539 108.118L42.1152 104.13Z' fill='%23666666'/%3E%3Cpath d='M81.532 156.864L77.732 149.618L57.904 134.628L46.934 148.774L39.989 158.078L39.438 172.079L90.549 174.089L81.532 156.864Z' fill='url(%23paint0_linear_39308_738)'/%3E%3Cpath d='M156.975 118.444H52.741C50.2259 118.444 48.187 120.483 48.187 122.998V194.963C48.187 197.478 50.2259 199.517 52.741 199.517H156.975C159.49 199.517 161.529 197.478 161.529 194.963V122.998C161.529 120.483 159.49 118.444 156.975 118.444Z' fill='%23808080'/%3E%3Cpath d='M156.976 116.912H52.741C50.226 116.912 48.187 119.943 48.187 122.458V123C48.187 121.792 48.6668 120.634 49.5208 119.78C50.3749 118.926 51.5332 118.446 52.741 118.446H156.976C157.574 118.446 158.166 118.564 158.719 118.793C159.271 119.022 159.773 119.357 160.196 119.78C160.619 120.203 160.954 120.705 161.183 121.257C161.411 121.81 161.529 122.402 161.529 123V122.454C161.529 119.943 159.491 116.912 156.976 116.912Z' fill='%23999999'/%3E%3Cpath d='M155.611 124.833H54.109V192.834H155.611V124.833Z' fill='%23666666'/%3E%3Cpath d='M155.606 178.822H54.104V192.834H155.606V178.822Z' fill='%234D4D4D'/%3E%3Cpath d='M77.197 144.045L71.083 154.687L91.485 168.886L77.197 144.045Z' fill='%23808080'/%3E%3Cpath d='M95.567 175.977L91.485 168.886L71.083 154.687L60.678 169.252L54.104 178.822V192.834H105.254L95.567 175.977Z' fill='url(%23paint1_linear_39308_738)'/%3E%3Cpath d='M95.36 140.745L87.375 153.562L120.503 181.109L95.36 140.745Z' fill='%23808080'/%3E%3Cpath d='M127.81 192.834L120.503 181.109L87.3749 153.562L62.9089 192.834H127.81Z' fill='%23666666'/%3E%3Cpath d='M105.254 192.834L87.3749 153.562L62.9089 192.834H105.254Z' fill='url(%23paint2_linear_39308_738)'/%3E%3Cpath d='M130.751 150.83C130.225 150.836 129.704 150.931 129.21 151.111C129.13 149.921 128.664 148.79 127.881 147.891C127.099 146.991 126.043 146.372 124.876 146.128C123.709 145.885 122.494 146.029 121.417 146.541C120.339 147.052 119.459 147.902 118.91 148.96C118.074 148.604 117.162 148.46 116.257 148.542C115.351 148.624 114.48 148.929 113.722 149.43C112.963 149.931 112.341 150.612 111.91 151.413C111.479 152.213 111.253 153.108 111.253 154.017H135.166C134.856 153.091 134.263 152.285 133.471 151.714C132.679 151.142 131.728 150.833 130.751 150.83Z' fill='%23808080'/%3E%3Cpath d='M106.855 142.787C109.72 142.787 112.042 140.465 112.042 137.6C112.042 134.735 109.72 132.413 106.855 132.413C103.99 132.413 101.668 134.735 101.668 137.6C101.668 140.465 103.99 142.787 106.855 142.787Z' fill='%23808080'/%3E%3Cpath d='M191.85 138.715L191.115 139.451L184.174 146.563L182.04 144.478L180.324 142.811L178.313 140.849L175.811 138.421L174.438 137.072L177.773 133.638L179.22 132.167L182.089 129.224L182.923 130.033L183.463 130.573L185.94 132.976L187.976 134.963L189.692 136.606L191.85 138.715Z' fill='%23666666'/%3E%3Cpath d='M188.343 133.982C188.348 134.344 188.217 134.694 187.976 134.963L187.951 134.987L185.572 137.44L180.372 142.786C180.347 142.811 180.347 142.811 180.323 142.811C180.059 143.065 179.708 143.206 179.342 143.206C178.976 143.206 178.625 143.065 178.361 142.811C178.095 142.557 177.94 142.208 177.931 141.84C177.922 141.472 178.059 141.116 178.312 140.849C178.312 140.824 178.312 140.824 178.336 140.8L183.683 135.281C183.707 135.281 183.707 135.257 183.732 135.257L185.915 133L185.94 132.975C186.138 132.78 186.39 132.647 186.663 132.595C186.936 132.542 187.219 132.571 187.475 132.679C187.732 132.786 187.951 132.967 188.105 133.199C188.259 133.431 188.34 133.703 188.34 133.981L188.343 133.982Z' fill='%234D4D4D'/%3E%3Cpath d='M229.177 175.429L221.869 182.929C221.774 183.032 221.667 183.123 221.55 183.199L221.45 183.273C220.939 183.623 220.322 183.785 219.705 183.731C219.088 183.678 218.509 183.411 218.066 182.978L182.235 148.078C181.755 147.613 181.467 146.985 181.43 146.317C181.393 145.65 181.609 144.993 182.035 144.478C182.069 144.402 182.12 144.334 182.182 144.278L187.235 139.078L187.259 139.053L189.491 136.772C189.546 136.702 189.614 136.644 189.691 136.601C190.196 136.164 190.847 135.934 191.515 135.957C192.183 135.979 192.817 136.253 193.291 136.724L229.122 171.624C229.379 171.868 229.585 172.161 229.727 172.486C229.87 172.811 229.946 173.16 229.951 173.515C229.956 173.87 229.89 174.221 229.757 174.55C229.624 174.879 229.427 175.178 229.177 175.429Z' fill='%23747676'/%3E%3Cpath d='M145.3 97.3381L144.831 109.266H152.866L153.421 95.1661C153.485 93.5289 152.897 91.9332 151.785 90.73C150.673 89.5268 149.128 88.8146 147.491 88.7501L120.197 87.4501C119.516 90.2261 117.564 93.0221 117.473 95.9861L145.3 97.3381Z' fill='%23808080'/%3E%3Cpath d='M115.068 109.266H144.832L145.301 97.338L119.028 96.082C119.015 96.512 118.995 96.941 118.995 97.375C119 101.509 113.942 105.5 115.068 109.266Z' fill='%23666666'/%3E%3Cpath d='M163.528 111.353H115.75C116.842 114.398 118.288 117.303 120.058 120.011H161.676V138.268C164.42 137.81 167.11 137.076 169.705 136.075V117.53C169.705 115.892 169.054 114.321 167.896 113.162C166.737 112.004 165.166 111.353 163.528 111.353Z' fill='%23808080'/%3E%3Cpath d='M163.528 109.266H115.068C115.277 109.966 115.504 110.659 115.747 111.344H163.528C164.339 111.344 165.143 111.504 165.892 111.814C166.642 112.125 167.323 112.58 167.896 113.154C168.47 113.727 168.925 114.408 169.235 115.158C169.545 115.907 169.705 116.711 169.705 117.522V116.789C169.705 113.377 166.94 109.266 163.528 109.266Z' fill='%23B3B3B3'/%3E%3Cpath d='M144.75 111.344V111.353H152.785V111.344H144.75Z' fill='white'/%3E%3Cpath d='M152.444 120.011H120.058C123.181 124.778 127.248 128.855 132.009 131.988C131.542 132.296 131.151 132.706 130.867 133.188C130.583 133.67 130.412 134.21 130.369 134.768C130.369 137.928 136.183 140.489 143.355 140.489C147.912 140.489 151.913 141.454 154.231 139.889C154.285 140.2 154.331 138.514 154.349 138.835C154.5 138.835 154.649 138.846 154.8 138.846C157.104 138.844 159.404 138.65 161.676 138.268V120.011H152.444Z' fill='%23666666'/%3E%3Cpath opacity='0.6' d='M152.468 142.552C171.68 142.552 187.254 126.978 187.254 107.766C187.254 88.5543 171.68 72.9801 152.468 72.9801C133.256 72.9801 117.682 88.5543 117.682 107.766C117.682 126.978 133.256 142.552 152.468 142.552Z' fill='%23666666'/%3E%3Cpath opacity='0.04' d='M150.129 149.783C154.226 149.785 158.298 149.15 162.2 147.9V144.32C162.055 144.363 161.912 144.408 161.764 144.45C161.48 144.538 161.187 144.616 160.894 144.685C160.817 144.712 160.739 144.735 160.66 144.753H160.65C160.269 144.853 159.898 144.938 159.517 145.026C159.244 145.085 158.961 145.144 158.677 145.202C158.209 145.302 157.73 145.378 157.251 145.456C156.001 145.656 154.761 145.788 153.511 145.856C152.769 145.914 152.017 145.934 151.265 145.934C150.874 145.934 150.493 145.934 150.112 145.904C147.47 145.834 144.843 145.473 142.279 144.83C141.946 144.769 141.617 144.691 141.293 144.596C138.563 143.854 135.928 142.798 133.441 141.451C130.823 140.04 128.377 138.328 126.155 136.351C126.037 136.251 125.891 136.106 125.755 135.989C125.462 135.726 125.198 135.462 124.915 135.198C121.832 132.217 119.287 128.724 117.395 124.875C117.35 124.809 117.316 124.737 117.295 124.66C116.752 123.572 116.273 122.454 115.86 121.31C115.41 120.143 115.035 118.949 114.736 117.735C114.58 117.14 114.436 116.544 114.307 115.948C114.229 115.567 114.151 115.196 114.092 114.815C113.515 111.666 113.351 108.455 113.604 105.263C113.722 103.628 113.945 102.002 114.272 100.395L111.837 100.3C110.324 106.147 110.169 112.263 111.385 118.178C112.601 124.094 115.155 129.653 118.851 134.429C122.548 139.206 127.288 143.072 132.71 145.733C138.132 148.394 144.091 149.778 150.13 149.78L150.129 149.783Z' fill='black'/%3E%3Cpath d='M178.907 79.986C172.985 74.2073 165.367 70.4791 157.171 69.3488C148.974 68.2185 140.632 69.7457 133.367 73.706C130.982 74.9911 128.742 76.53 126.687 78.296C126.167 78.736 125.667 79.196 125.167 79.666C124.797 80.006 124.447 80.346 124.097 80.706C123.897 80.906 123.717 81.0961 123.537 81.286C123.427 81.406 123.317 81.536 123.217 81.656C122.897 81.984 122.593 82.3277 122.307 82.686C122.237 82.756 122.177 82.8261 122.117 82.8961C121.983 83.0473 121.86 83.2077 121.748 83.376C121.554 83.5722 121.38 83.7865 121.228 84.016C121.107 84.156 120.987 84.306 120.867 84.476C120.507 84.936 120.177 85.406 119.857 85.886C119.164 86.8904 118.526 87.9319 117.947 89.006C117.907 89.076 117.857 89.156 117.817 89.226C117.707 89.416 117.597 89.606 117.498 89.796C117.448 89.8794 117.404 89.9663 117.367 90.056C117.337 90.0978 117.316 90.1456 117.307 90.196C117.287 90.236 117.268 90.276 117.248 90.326C117.237 90.336 117.237 90.3461 117.228 90.3561C117.207 90.3961 117.177 90.446 117.157 90.486C117.007 90.786 116.857 91.076 116.707 91.386C116.518 91.786 116.337 92.186 116.167 92.596C116.027 92.926 115.887 93.266 115.757 93.616C115.607 93.986 115.478 94.356 115.337 94.736C115.196 95.116 115.087 95.5061 114.967 95.8961C114.795 96.3983 114.648 96.909 114.527 97.4261C114.497 97.4781 114.481 97.5363 114.478 97.596C114.357 97.966 114.257 98.346 114.157 98.736V98.746C114.047 99.1961 113.947 99.656 113.867 100.116C113.797 100.446 113.737 100.776 113.687 101.116C113.597 101.656 113.518 102.196 113.457 102.736C113.417 103.016 113.387 103.306 113.357 103.596C113.307 103.996 113.277 104.396 113.248 104.796C112.988 108.067 113.156 111.358 113.748 114.586C113.807 114.976 113.887 115.356 113.967 115.746C114.097 116.356 114.248 116.966 114.407 117.576C114.713 118.822 115.097 120.048 115.557 121.246C115.981 122.417 116.471 123.562 117.027 124.676C117.048 124.755 117.081 124.829 117.127 124.896C119.071 128.844 121.683 132.427 124.847 135.486C125.137 135.756 125.407 136.026 125.707 136.296C125.847 136.416 125.998 136.566 126.117 136.666C128.394 138.692 130.901 140.444 133.587 141.886C136.135 143.274 138.837 144.358 141.637 145.116C141.969 145.214 142.306 145.294 142.647 145.356C142.978 145.436 143.317 145.516 143.647 145.586C143.722 145.608 143.799 145.625 143.877 145.636C144.877 145.856 145.877 146.026 146.887 146.156C147.22 146.206 147.55 146.246 147.877 146.276C148.197 146.306 148.527 146.336 148.847 146.356C149.077 146.376 149.317 146.396 149.547 146.406C149.927 146.426 150.297 146.446 150.677 146.456C151.067 146.486 151.457 146.486 151.867 146.486C152.327 146.486 152.777 146.476 153.228 146.456C153.547 146.446 153.857 146.426 154.167 146.406C155.387 146.339 156.607 146.209 157.827 146.016C157.885 146.016 157.943 146.01 158 146C158.489 145.92 158.989 145.84 159.469 145.74C159.759 145.68 160.049 145.62 160.329 145.56C160.719 145.47 161.099 145.38 161.489 145.28H161.5C161.581 145.261 161.661 145.238 161.739 145.21C162.039 145.14 162.339 145.06 162.629 144.97C162.949 144.88 163.259 144.79 163.569 144.69C163.669 144.66 163.769 144.63 163.859 144.6C164.589 144.36 165.319 144.1 166.029 143.82C166.609 143.6 167.189 143.36 167.759 143.09C168.029 142.98 168.289 142.85 168.559 142.72C168.859 142.57 169.169 142.42 169.469 142.26C170.02 141.99 170.559 141.69 171.089 141.38C171.449 141.18 171.799 140.97 172.159 140.75C172.429 140.59 172.689 140.42 172.959 140.24C172.983 140.229 173.007 140.216 173.029 140.2C173.879 139.64 174.699 139.06 175.509 138.43C175.57 138.389 175.627 138.342 175.679 138.29C177.083 137.215 178.406 136.038 179.639 134.77C180.109 134.28 180.579 133.79 181.02 133.27C181.786 132.411 182.506 131.514 183.179 130.58C183.219 130.52 183.259 130.47 183.299 130.41C188.742 122.878 191.294 113.639 190.487 104.381C189.681 95.1225 185.571 86.4636 178.907 79.986ZM153.228 138.556C153.107 138.566 152.987 138.576 152.867 138.576C152.547 138.606 152.207 138.606 151.867 138.606H151.767C151.386 138.606 151.017 138.606 150.676 138.576C149.736 138.536 148.796 138.456 147.876 138.336C146.527 138.163 145.191 137.902 143.876 137.556C143.576 137.476 143.276 137.396 142.986 137.306C142.866 137.276 142.747 137.226 142.646 137.206C142.306 137.106 141.986 136.986 141.636 136.866C141.126 136.686 140.636 136.496 140.116 136.296C138.264 135.534 136.495 134.586 134.836 133.466C134.276 133.096 133.706 132.686 133.146 132.266C132.164 131.52 131.226 130.719 130.336 129.866C128.795 128.351 127.408 126.686 126.196 124.896C126.117 124.777 126.044 124.653 125.977 124.526C125.273 123.479 124.645 122.382 124.096 121.246C123.876 120.806 123.656 120.336 123.466 119.846C123.441 119.769 123.407 119.695 123.366 119.626C123.096 118.956 122.846 118.266 122.626 117.576C122.41 117.008 122.23 116.427 122.086 115.836C122.075 115.807 122.068 115.777 122.066 115.746C121.956 115.366 121.856 114.976 121.766 114.586C121.555 113.686 121.395 112.766 121.275 111.866C121.226 111.486 121.185 111.116 121.155 110.746C121.115 110.326 121.085 109.906 121.065 109.486C120.98 107.923 121.01 106.355 121.155 104.796C121.226 104.106 121.315 103.416 121.435 102.736C121.644 101.387 121.944 100.054 122.335 98.746V98.736C122.355 98.666 122.385 98.606 122.405 98.526C122.476 98.306 122.525 98.116 122.605 97.916C122.655 97.746 122.726 97.576 122.775 97.4261C122.845 97.2561 122.895 97.086 122.965 96.906C123.246 96.176 123.545 95.456 123.875 94.736C124.035 94.366 124.215 94.0061 124.395 93.636C124.645 93.146 124.915 92.656 125.215 92.186C125.296 92.0342 125.386 91.8873 125.485 91.746C125.555 91.626 125.625 91.5061 125.705 91.386C125.719 91.3577 125.735 91.3308 125.755 91.306C125.925 91.016 126.095 90.7661 126.266 90.496C126.266 90.496 126.266 90.486 126.275 90.486C126.365 90.346 126.465 90.206 126.565 90.056C126.615 89.992 126.662 89.9253 126.705 89.8561C126.715 89.8361 126.735 89.816 126.746 89.796C127.306 89.0053 127.907 88.2443 128.546 87.516C128.846 87.156 129.166 86.8061 129.506 86.4661C129.507 86.4531 129.512 86.4409 129.522 86.4317C129.531 86.4225 129.543 86.417 129.556 86.416C129.613 86.3376 129.677 86.2641 129.747 86.196C129.847 86.096 129.947 85.986 130.056 85.886C130.995 84.9527 131.994 84.0809 133.046 83.276C133.222 83.1251 133.409 82.988 133.606 82.866C133.656 82.836 133.696 82.796 133.747 82.766C134.096 82.496 134.447 82.246 134.816 82.006C134.899 81.9392 134.99 81.8822 135.086 81.836C135.366 81.646 135.656 81.4661 135.946 81.286C136.536 80.916 137.146 80.576 137.756 80.256C138.326 79.956 138.896 79.686 139.486 79.446C143.24 77.8013 147.288 76.9338 151.386 76.8961C151.551 76.8708 151.719 76.8608 151.886 76.866C157.783 76.8716 163.555 78.5658 168.519 81.7484C173.484 84.9309 177.433 89.4686 179.899 94.8249C182.366 100.181 183.247 106.132 182.438 111.973C181.63 117.814 179.165 123.301 175.336 127.786V127.796C175.227 127.926 175.126 128.036 175.017 128.166L175.006 128.176C174.676 128.546 174.336 128.916 173.986 129.276C172.644 130.648 171.181 131.896 169.616 133.006C167.857 134.256 165.966 135.309 163.977 136.146C163.82 136.221 163.66 136.288 163.497 136.346C163.424 136.384 163.347 136.414 163.267 136.436H163.256C162.727 136.656 162.187 136.856 161.636 137.036C160.444 137.429 159.229 137.746 157.997 137.986L157.826 138.016C156.537 138.282 155.23 138.452 153.916 138.526C153.687 138.536 153.457 138.556 153.228 138.556Z' fill='url(%23paint3_linear_39308_738)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_39308_738' x1='39.438' y1='154.359' x2='90.549' y2='154.359' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23767678'/%3E%3Cstop offset='1' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_39308_738' x1='2821.52' y1='6783.11' x2='5437.85' y2='6783.11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23767678'/%3E%3Cstop offset='1' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_39308_738' x1='2726.79' y1='6955.39' x2='4519.89' y2='6955.39' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23767678'/%3E%3Cstop offset='1' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_39308_738' x1='13170.3' y1='2734.98' x2='11651.2' y2='9444.81' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23767678'/%3E%3Cstop offset='1' stop-color='%234D4F4F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-wallpaper-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cmask id='mask0_10959_5135' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='111' y='100' width='44' height='43'%3E%3Cpath d='M132.709 142.898C144.528 142.898 154.109 133.317 154.109 121.498C154.109 109.679 144.528 100.098 132.709 100.098C120.89 100.098 111.309 109.679 111.309 121.498C111.309 133.317 120.89 142.898 132.709 142.898Z' fill='white'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath d='M53.5002 125.398L63.8587 188.297L63.8591 188.297L152.635 172.817L152.635 172.817L142.292 111.154L53.5002 125.398V125.398Z' fill='%23D5D3F7'/%3E%3Cpath d='M58.5098 128.918L138.823 115.959L147.778 169.39L67.4768 183.317L58.5098 128.918Z' fill='%23BDBAF3'/%3E%3Cpath d='M65.6265 172.09L145.936 158.363L147.784 169.389L67.477 183.317L65.6265 172.09Z' fill='%23A5A1EE'/%3E%3Cpath d='M58.513 128.917L67.4801 183.316L147.777 169.39L138.823 115.959L58.513 128.917ZM53.5002 125.398L142.292 111.154L152.635 172.817L63.8591 188.297L53.5002 125.398Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.071 123.255L160.127 185.453V185.453L70.7662 195V195L64.8657 131.577L154.071 123.255V123.255Z' fill='%23D5D3F7'/%3E%3Cpath d='M150.295 127.815L69.5986 135.416L74.7133 190.268L155.533 181.707L150.295 127.815Z' fill='%23C9C7F5'/%3E%3Cpath d='M154.451 170.579L73.6504 178.942L74.7069 190.269L155.533 181.707L154.451 170.579Z' fill='%23B1AEF0'/%3E%3Cpath d='M89.3036 149.101L85.1152 158.14L102.812 167.873L89.3036 149.101Z' fill='%23D5D3F7'/%3E%3Cpath d='M106.662 173.22L102.812 167.873L85.1152 158.14L77.6917 170.728L73.0105 179.008L74.0667 190.337L115.791 185.917L106.662 173.22Z' fill='%23A5A1EE'/%3E%3Cpath d='M103.818 145.02L98.3093 155.922L127.188 175.24L103.818 145.02Z' fill='%23E1E0F9'/%3E%3Cpath d='M133.958 183.993L127.189 175.24L98.31 155.922L81.3025 189.57L133.958 183.993Z' fill='%23BDBAF3'/%3E%3Cpath d='M133.094 150.276C132.674 150.325 132.264 150.437 131.883 150.626C131.726 149.686 131.266 148.823 130.57 148.167C129.874 147.518 128.98 147.104 128.027 147.006C127.073 146.9 126.11 147.114 125.283 147.602C124.458 148.097 123.815 148.838 123.454 149.727C122.754 149.509 122.01 149.462 121.288 149.605C120.566 149.74 119.888 150.054 119.315 150.509C118.742 150.973 118.292 151.561 118.006 152.236C117.721 152.911 117.606 153.642 117.676 154.37L136.874 152.465C136.555 151.749 136.018 151.157 135.34 150.763C134.663 150.376 133.877 150.206 133.094 150.276Z' fill='%23D5D3F7'/%3E%3Cpath d='M113.271 145.749C115.581 145.525 117.277 143.492 117.058 141.207C116.841 138.93 114.792 137.252 112.482 137.472C110.169 137.693 108.469 139.733 108.686 142.014C108.904 144.303 110.957 145.975 113.271 145.749Z' fill='%23EDECFC'/%3E%3Cpath d='M150.293 127.815L155.529 181.708L74.7136 190.268L69.5989 135.416L150.293 127.815ZM154.071 123.255L64.8657 131.577L70.7662 195L160.127 185.453L154.071 123.255Z' fill='%23E1E0F9'/%3E%3Cg mask='url(%23mask0_10959_5135)'%3E%3Cpath d='M48.1689 122.63L59.5634 191.819L59.5638 191.82L157.217 174.791L157.217 174.791L145.839 106.961L48.1689 122.63V122.63Z' fill='%23D5D3F7'/%3E%3Cpath d='M53.6792 126.502L142.023 112.247L151.874 171.021L63.5428 186.34L53.6792 126.502Z' fill='%23BDBAF3'/%3E%3Cpath d='M53.6828 126.501L63.5467 186.34L151.874 171.021L142.024 112.247L53.6828 126.501ZM48.1689 122.63L145.839 106.961L157.217 174.791L59.5638 191.819L48.1689 122.63Z' fill='%23D5D3F7'/%3E%3Cpath d='M158.796 120.273L165.458 188.69V188.69L67.1614 199.192L67.161 199.192L60.6707 129.427L158.796 120.273V120.273Z' fill='%23D5D3F7'/%3E%3Cpath d='M154.644 125.288L65.8774 133.65L71.5034 193.987L160.404 184.571L154.644 125.288Z' fill='%23C9C7F5'/%3E%3Cpath d='M113.916 145.017C116.458 144.769 118.323 142.533 118.083 140.02C117.844 137.516 115.59 135.669 113.049 135.912C110.504 136.155 108.635 138.399 108.874 140.908C109.113 143.426 111.371 145.264 113.916 145.017Z' fill='%23EDECFC'/%3E%3Cpath d='M154.641 125.289L160.401 184.571L71.5032 193.987L65.8772 133.65L154.641 125.289ZM158.796 120.273L60.6707 129.428L67.161 199.192L165.458 188.69L158.796 120.273Z' fill='%23E1E0F9'/%3E%3C/g%3E%3Cpath d='M173.865 163.236L176.037 165.146C177.394 166.345 179.136 166.854 180.815 166.694C182.408 166.542 183.945 165.789 185.054 164.471C187.329 161.76 186.867 157.728 184.037 155.597L181.713 153.84L181.712 153.838L158.571 136.367L152.155 144.047L173.867 163.235' fill='%23D5D3F7'/%3E%3Cpath d='M157.128 141.665C158.887 139.534 159.53 137.16 158.563 136.361C157.596 135.563 155.386 136.643 153.626 138.773C151.867 140.904 151.224 143.279 152.191 144.077C153.158 144.876 155.368 143.796 157.128 141.665Z' fill='%23B1AEF0'/%3E%3Cpath d='M153.16 142.872L151.158 141.235L148.52 139.073L152.959 133.778L155.564 135.907L157.593 137.566C158.589 138.394 154.15 143.701 153.16 142.872Z' fill='%239995EC'/%3E%3Cpath opacity='0.4' d='M132.709 142.898C144.528 142.898 154.109 133.317 154.109 121.498C154.109 109.679 144.528 100.098 132.709 100.098C120.89 100.098 111.309 109.679 111.309 121.498C111.309 133.317 120.89 142.898 132.709 142.898Z' fill='white'/%3E%3Cpath d='M130.367 96.9328C116.799 98.2266 106.854 110.275 108.148 123.843C109.441 137.405 121.484 147.356 135.052 146.063C148.62 144.769 158.564 132.721 157.271 119.159C155.977 105.591 143.935 95.639 130.367 96.9328ZM134.521 140.502C124.024 141.503 114.702 133.804 113.702 123.313C112.701 112.816 120.4 103.494 130.897 102.493C141.394 101.492 150.71 109.192 151.711 119.689C152.711 130.18 145.018 139.501 134.521 140.502Z' fill='%239995EC'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--em-wallpaper\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' width='240' height='240'%3E%3Cg fill='none'%3E%3Cpath d='M50 108.613L63.6008 191.199L63.6011 191.2L180.163 170.874L180.163 170.874L166.582 89.9103L50 108.613V108.613Z' fill='%23D5D3F7'/%3E%3Cpath d='M56.5776 113.234L162.028 96.2192L173.785 166.374L68.3508 184.66L56.5776 113.234Z' fill='%23BDBAF3'/%3E%3Cpath d='M65.9214 169.92L171.367 151.895L173.793 166.372L68.3509 184.66L65.9214 169.92Z' fill='%23A5A1EE'/%3E%3Cpath d='M56.5816 113.234L68.3552 184.659L173.785 166.374L162.028 96.2194L56.5816 113.234ZM50 108.613L166.582 89.9105L180.163 170.874L63.6011 191.2L50 108.613Z' fill='%23D5D3F7'/%3E%3Cpath d='M182.048 105.8L190 187.464L190 187.465L72.6704 200V200L64.9229 116.727L182.048 105.8L182.048 105.8Z' fill='%23D5D3F7'/%3E%3Cpath d='M177.092 111.786L71.1372 121.767L77.8528 193.787L183.968 182.547L177.092 111.786Z' fill='%23C9C7F5'/%3E%3Cpath d='M182.548 167.935L76.4575 178.916L77.8442 193.788L183.968 182.547L182.548 167.935Z' fill='%23B1AEF0'/%3E%3Cpath d='M97.0103 139.735L91.5107 151.603L114.746 164.382L97.0103 139.735Z' fill='%23D5D3F7'/%3E%3Cpath d='M119.802 171.403L114.747 164.382L91.5109 151.603L81.7639 168.132L75.6177 179.003L77.004 193.877L131.788 188.074L119.802 171.403Z' fill='%23A5A1EE'/%3E%3Cpath d='M116.067 134.377L108.834 148.692L146.753 174.056L116.067 134.377Z' fill='%23E1E0F9'/%3E%3Cpath d='M155.641 185.547L146.754 174.056L108.835 148.692L86.5049 192.871L155.641 185.547Z' fill='%23BDBAF3'/%3E%3Cpath d='M154.507 141.277C153.955 141.342 153.416 141.49 152.916 141.738C152.711 140.503 152.106 139.371 151.192 138.509C150.279 137.657 149.105 137.113 147.853 136.985C146.601 136.846 145.336 137.126 144.251 137.766C143.168 138.417 142.323 139.39 141.849 140.557C140.93 140.27 139.953 140.209 139.005 140.397C138.057 140.574 137.167 140.986 136.414 141.584C135.662 142.193 135.071 142.964 134.696 143.851C134.321 144.738 134.171 145.697 134.263 146.653L159.47 144.152C159.051 143.211 158.346 142.435 157.456 141.917C156.567 141.409 155.534 141.187 154.507 141.277Z' fill='%23D5D3F7'/%3E%3Cpath d='M128.478 135.334C131.512 135.039 133.738 132.37 133.452 129.37C133.166 126.381 130.476 124.177 127.442 124.467C124.405 124.757 122.174 127.435 122.459 130.43C122.745 133.435 125.44 135.63 128.478 135.334Z' fill='%23EDECFC'/%3E%3Cpath d='M177.088 111.787L183.964 182.547L77.853 193.787L71.1374 121.767L177.088 111.787ZM182.048 105.8L64.9229 116.727L72.6704 200L190 187.465L182.048 105.8Z' fill='%23E1E0F9'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-abkhazia\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2472)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514893H0V5.22487H49.4545V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 9.93481H0V14.6448H49.4545V9.93481Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 19.355H0V24.0649H49.4545V19.355Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 28.7739H0V33.4839H49.4545V28.7739Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 0.514893H0V14.6449H24.7273V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M11.2886 11.5693L10.5718 10.1359V7.26886L12.3636 5.83545L14.1555 7.26886V9.41907L14.8722 8.70236V10.1359L13.4387 11.5693H11.2886Z' fill='%23F0F0F0'/%3E%3Cpath d='M7.43355 7.17334L7.62336 7.75743H8.23738L7.74062 8.11829L7.93051 8.70237L7.43355 8.34141L6.93679 8.70237L7.12649 8.11829L6.62982 7.75743H7.24385L7.43355 7.17334Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.86706 5.73975L9.05686 6.32393H9.67099L9.17412 6.68479L9.36393 7.26878L8.86706 6.90792L8.37029 7.26878L8.5601 6.68479L8.06323 6.32393H8.67736L8.86706 5.73975Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.3006 4.3064L10.4903 4.89048H11.1044L10.6076 5.25154L10.7973 5.83553L10.3006 5.47457L9.80371 5.83553L9.99351 5.25154L9.49664 4.89048H10.1108L10.3006 4.3064Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.2938 7.17334L17.104 7.75743H16.4899L16.9867 8.11829L16.7968 8.70237L17.2938 8.34141L17.7905 8.70237L17.6008 8.11829L18.0975 7.75743H17.4835L17.2938 7.17334Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.8601 5.73975L15.6704 6.32393H15.0564L15.5532 6.68479L15.3634 7.26878L15.8601 6.90792L16.3571 7.26878L16.1672 6.68479L16.6641 6.32393H16.0499L15.8601 5.73975Z' fill='%23F0F0F0'/%3E%3Cpath d='M14.4268 4.3064L14.237 4.89048H13.6229L14.1197 5.25154L13.93 5.83553L14.4268 5.47457L14.9236 5.83553L14.7338 5.25154L15.2307 4.89048H14.6166L14.4268 4.3064Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3636 3.5896L12.1738 4.17378H11.5598L12.0566 4.53464L11.8669 5.11863L12.3636 4.75777L12.8604 5.11863L12.6707 4.53464L13.1675 4.17378H12.5535L12.3636 3.5896Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2472'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ad\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2463)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514893H0V33.4849H16.4845V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M49.4546 0.514893H32.97V33.4849H49.4546V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 22.7331C24.7273 20.1025 24.7273 16.9993 24.7273 16.9993H29.0277V19.1495C29.0277 19.5231 28.3109 20.8918 26.5419 22.0165C25.8718 22.4426 25.1783 22.5795 24.7273 22.7331Z' fill='%23D80027'/%3E%3Cpath d='M24.7272 12.699H20.4268V16.9994H24.7272V12.699Z' fill='%23D80027'/%3E%3Cpath d='M26.8775 11.2657C26.8775 10.474 26.2357 9.83228 25.4441 9.83228C25.1826 9.83228 24.9383 9.90337 24.7273 10.0256C24.5162 9.90327 24.272 9.83228 24.0105 9.83228C23.2189 9.83228 22.5771 10.474 22.5771 11.2657H18.9935V18.4329C18.9935 21.1011 21.1125 22.6442 22.774 23.444C22.6496 23.6563 22.5771 23.9028 22.5771 24.1668C22.5771 24.9585 23.2189 25.6002 24.0105 25.6002C24.272 25.6002 24.5162 25.5291 24.7273 25.4069C24.9383 25.5292 25.1826 25.6002 25.4441 25.6002C26.2357 25.6002 26.8775 24.9585 26.8775 24.1668C26.8775 23.9028 26.805 23.6564 26.6805 23.444C28.3421 22.6442 30.4611 21.101 30.4611 18.4329V11.2657H26.8775ZM28.3109 18.433C28.3109 18.8066 28.3109 19.9432 26.542 21.0679C25.872 21.494 25.1783 21.7701 24.7273 21.9238C24.2763 21.7701 23.5828 21.494 22.9126 21.0679C21.1437 19.9432 21.1437 18.8066 21.1437 18.4331V13.4161H28.311V18.4331H28.3109V18.433Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2463'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ae\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cpath d='M50 0H0V33H50V0Z' fill='%23F0F0F0'/%3E%3Cpath d='M50 0H0V11H50V0Z' fill='%236DA544'/%3E%3Cpath d='M50 22H0V33H50V22Z' fill='black'/%3E%3Cpath d='M17 0H0V33H17V0Z' fill='%23A2001D'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-af\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2449)'%3E%3Cpath d='M49.4545 0.514893H0V33.4839H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M49.4546 0.514893H31.8949V33.4849H49.4546V0.514893Z' fill='%23496E2D'/%3E%3Cpath d='M17.5596 0.514893H0V33.4849H17.5596V0.514893Z' fill='black'/%3E%3Cpath d='M24.7274 11.2656C21.5606 11.2656 18.9935 13.8327 18.9935 16.9994C18.9935 20.1662 21.5606 22.7333 24.7274 22.7333C27.8941 22.7333 30.4612 20.1662 30.4612 16.9994C30.4612 13.8327 27.8941 11.2656 24.7274 11.2656ZM24.7274 20.5831C22.7481 20.5831 21.1437 18.9786 21.1437 16.9994C21.1437 15.0203 22.7481 13.4158 24.7274 13.4158C26.7066 13.4158 28.311 15.0202 28.311 16.9994C28.311 18.9787 26.7066 20.5831 24.7274 20.5831Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7275 14.8494C23.9358 14.8494 23.2941 15.4911 23.2941 16.2828V18.433H26.1611V16.2828C26.1609 15.491 25.5191 14.8494 24.7275 14.8494Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2449'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ag\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2440)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='black'/%3E%3Cpath d='M8.57254 13.7028C8.35628 14.7681 8.24249 15.8706 8.24249 16.9999C8.24249 18.129 8.35637 19.2316 8.57254 20.2969L24.7273 21.3001L40.882 20.2967C41.0983 19.2314 41.2121 18.1289 41.2121 16.9997C41.2121 15.8704 41.0982 14.7679 40.882 13.7026' fill='%230052B4'/%3E%3Cpath d='M40.8821 20.2966H8.57262C10.1 27.8211 16.7522 33.4846 24.7273 33.4846C32.7025 33.4846 39.3547 27.8211 40.8821 20.2966Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.8946 13.7028H17.5599L20.4886 12.3252L18.929 9.48881L22.1091 10.0971L22.5122 6.88452L24.7273 9.24733L26.9424 6.88452L27.3454 10.0971L30.5255 9.48881L28.9661 12.3253L31.8946 13.7028Z' fill='%23FFDA44'/%3E%3Cpath d='M24.727 33.4844L0 0.515381V33.4844H24.727Z' fill='%23A2001D'/%3E%3Cpath d='M49.4547 33.4844V0.515381L24.7277 33.4844H49.4547Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2440'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ai\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2420)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M41.3176 20.8462C41.7916 20.194 42.1082 19.3976 42.1082 18.4332V11.2658C41.5092 11.7158 40.7649 11.9826 39.958 11.9826C38.7856 11.9826 37.7449 11.4196 37.091 10.5493C36.4371 11.4196 35.3964 11.9826 34.224 11.9826C33.4172 11.9826 32.6728 11.7159 32.0738 11.2661V18.4333C32.0738 19.3977 32.3904 20.1943 32.8644 20.8463H41.3176V20.8462Z' fill='%23F3F3F3'/%3E%3Cpath d='M39.8263 17.1034C40.0545 16.5468 40.232 15.733 40.232 15.3279C40.232 14.6771 39.3837 14.1497 39.3837 14.1497C39.3837 14.1497 38.5353 14.6771 38.5353 15.3279C38.5353 15.733 38.7128 16.5468 38.941 17.1034L38.4513 18.2092C38.7391 18.3263 39.0537 18.3913 39.3837 18.3913C39.7136 18.3913 40.0282 18.3263 40.316 18.2092L39.8263 17.1034Z' fill='%23FF9811'/%3E%3Cpath d='M36.5107 13.5231C35.9146 13.6038 35.1212 13.8572 34.7704 14.0597C34.2068 14.3851 34.1742 15.3834 34.1742 15.3834C34.1742 15.3834 35.0552 15.8543 35.6187 15.529C35.9695 15.3264 36.5854 14.7659 36.9532 14.2899L38.1558 14.1611C38.1132 13.8534 38.0121 13.5485 37.8473 13.2627C37.6822 12.9769 37.4688 12.7368 37.2234 12.5461L36.5107 13.5231Z' fill='%23FF9811'/%3E%3Cpath d='M35.0683 18.1849C35.4363 18.6606 36.0523 19.2211 36.403 19.4235C36.9666 19.7489 37.8476 19.278 37.8476 19.278C37.8476 19.278 37.8148 18.2796 37.2513 17.9542C36.9004 17.7517 36.1071 17.4986 35.5108 17.4179L34.7982 16.4409C34.5529 16.6317 34.3394 16.8718 34.1743 17.1572C34.0094 17.4431 33.9084 17.748 33.8658 18.0559L35.0683 18.1849Z' fill='%23FF9811'/%3E%3Cpath d='M32.6871 20.5835C34.0257 22.7313 37.0909 23.4502 37.0909 23.4502C37.0909 23.4502 40.156 22.7313 41.4946 20.5835H32.6871Z' fill='%23338AF3'/%3E%3Cpath d='M24.7271 10.3027H13.9095V16.9995H15.4544V12.2744L22.5414 16.9995H24.7271L16.9992 11.8476H19.1849L24.7271 15.5428V14.815L20.2772 11.8477H24.7271V10.3027Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.9992 5.66595L24.7271 0.515137H22.5414L15.4544 5.23911V0.515137H13.9095V7.21188H24.7271V5.66595H20.2772L24.7271 2.69973V1.97192L19.185 5.66595H16.9992Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.27273 0.515137V5.23911L2.18566 0.515137H0L7.72785 5.66594H5.5421L0 1.97182V2.69973L4.44985 5.66594H0V7.21198H10.8176V0.515137H9.27273Z' fill='%23F0F0F0'/%3E%3Cpath d='M0 10.3027V11.8476H4.44985L0 14.815V15.5428L5.5421 11.8477H7.72776L0 16.9996H2.18566L9.27273 12.2744V16.9995H10.8176V10.3027H0Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514648H10.8182V7.21168H0V10.3026H10.8182V16.9996H13.9091V10.3026H24.7273V7.21168H13.9091V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M7.72727 5.66624L0 0.514648V1.97153L5.5421 5.66624H7.72727Z' fill='%23D80027'/%3E%3Cpath d='M17 5.66624H19.1852L24.7273 1.97153V0.514648L17 5.66624Z' fill='%23D80027'/%3E%3Cpath d='M5.5421 11.8481L0 15.5429V16.9997L7.72727 11.8481H5.5421Z' fill='%23D80027'/%3E%3Cpath d='M17 11.8481L24.7273 16.9997V15.5429L19.1852 11.8481H17Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2420'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-al\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2416)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M34.045 12.7501H28.0741C28.4428 12.3641 28.6696 11.8417 28.6696 11.2657C28.6696 10.0781 27.7069 9.11548 26.5193 9.11548C25.7713 9.11548 25.1127 9.49769 24.7275 10.0773C24.3423 9.49778 23.6838 9.11548 22.9356 9.11548C21.748 9.11548 20.7854 10.0781 20.7854 11.2657C20.7854 11.8417 21.0123 12.3641 21.3809 12.7501H15.4099C15.4099 14.3335 16.7891 15.6169 18.3724 15.6169H18.2769C18.2769 17.2003 19.5605 18.4839 21.144 18.4839C21.144 18.9967 21.2791 19.4776 21.5151 19.8937L19.1371 22.2718L20.9615 24.0962L23.5496 21.5082C23.651 21.5454 23.7559 21.575 23.8642 21.5954L22.3003 25.1265L24.7275 27.7506L27.1548 25.1265L25.5909 21.5954C25.6993 21.5751 25.8041 21.5454 25.9055 21.5082L28.4936 24.0962L30.318 22.2718L27.9398 19.8937C28.1758 19.4775 28.3109 18.9967 28.3109 18.4839C29.8943 18.4839 31.1779 17.2003 31.1779 15.6169H31.0825C32.6659 15.617 34.045 14.3335 34.045 12.7501Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2416'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-am\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2411)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.515625H0V11.5053H49.4545V0.515625Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2411'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ao\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2403)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='black'/%3E%3Cpath d='M49.4545 0.514893H0V16.9994H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M22.4665 13.6259L23.8641 14.6401L23.3316 16.2826L24.7279 15.2669L26.1255 16.281L25.5908 14.639L26.9873 13.6231L25.2606 13.6242L24.7259 11.9822L24.1932 13.6248L22.4665 13.6259Z' fill='%23FFDA44'/%3E%3Cpath d='M28.8482 9.8613C27.5492 9.11127 26.1289 8.75727 24.7271 8.75978V10.9094C25.7633 10.9076 26.813 11.169 27.7732 11.7234C30.6824 13.403 31.6828 17.1363 30.0031 20.0455C28.3236 22.9547 24.5901 23.9551 21.681 22.2755C20.8335 21.7862 20.1492 21.1218 19.6448 20.3551L17.8498 21.5402C18.5323 22.5775 19.4592 23.4756 20.6058 24.1377C24.5419 26.4101 29.5927 25.0567 31.8652 21.1207C34.1377 17.1846 32.7843 12.1337 28.8482 9.8613Z' fill='%23FFDA44'/%3E%3Cpath d='M19.9738 15.5659C19.4039 16.6078 19.7865 17.9143 20.8282 18.4843L27.8116 22.3003C27.3368 23.1684 27.5889 24.225 28.4571 24.6999L30.3436 25.7318C31.2117 26.2067 32.3006 25.8878 32.7756 25.0197L33.8074 23.1334L19.9738 15.5659Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2403'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ar\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2396)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515625H0V11.5053H49.4545V0.515625Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%23338AF3'/%3E%3Cpath d='M28.669 16.9999L27.0582 17.7576L27.916 19.3174L26.167 18.9828L25.9454 20.7496L24.7272 19.4501L23.509 20.7496L23.2874 18.9828L21.5384 19.3173L22.3961 17.7574L20.7854 16.9999L22.3962 16.2422L21.5384 14.6825L23.2873 15.017L23.509 13.2502L24.7272 14.5497L25.9454 13.2502L26.167 15.017L27.916 14.6825L27.0583 16.2423L28.669 16.9999Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2396'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-as\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2389)'%3E%3Cpath d='M49.4545 0.378906H0V33.3479H49.4545V0.378906Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 2.75726L5.76638 17.2215L49.4545 31.6855V33.621L0 17.2215L49.4545 0.821777V2.75726Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 28.4172V31.6855L5.76636 17.2215L49.4545 2.75732V6.02577' fill='%23F0F0F0'/%3E%3Cpath d='M47.6484 16.7578H44.8207C45.556 15.8751 45.5105 14.5617 44.6824 13.7336C45.5598 12.8563 45.5598 11.4337 44.6824 10.5562L44.6297 10.6092C45.5069 9.73201 45.5598 8.25639 44.6824 7.37915L31.9734 20.0881C32.8509 20.9656 34.2484 20.9551 35.1256 20.0777L35.3702 19.8542L41.4557 19.3009V21.9182H43.5198V19.1132L46.6161 18.8318L47.6484 16.7578Z' fill='%23A2001D'/%3E%3Cpath d='M32.1676 22.8036L30.1027 21.7716L32.1676 20.7395H45.5849V22.8036H32.1676Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2389'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-at\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2383)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515381H0V11.505H49.4545V0.515381Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4946H0V33.4843H49.4545V22.4946Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2383'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-au\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2360)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M21.5781 16.9996C21.6044 16.9702 21.6305 16.9408 21.6566 16.9111C21.6305 16.9409 21.6039 16.9701 21.5774 16.9996H21.5781Z' fill='%23F0F0F0'/%3E%3Cpath d='M18.2767 21.0493L19.3351 23.2625L21.7255 22.7102L20.6549 24.9176L22.5771 26.4419L20.184 26.9814L20.1906 29.4346L18.2767 27.8997L16.3628 29.4346L16.3695 26.9814L13.9763 26.4419L15.8985 24.9176L14.828 22.7102L17.2182 23.2625L18.2767 21.0493Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.3879 23.7988L37.8928 24.8545L39.0328 24.591L38.5223 25.6438L39.4391 26.3709L38.2976 26.6282L38.3007 27.7983L37.3879 27.0663L36.4751 27.7983L36.4782 26.6282L35.3368 26.3709L36.2535 25.6438L35.7431 24.591L36.8831 24.8545L37.3879 23.7988Z' fill='%23F0F0F0'/%3E%3Cpath d='M32.6914 12.6001L33.1963 13.6558L34.3364 13.3922L33.8258 14.4452L34.7425 15.1723L33.6011 15.4295L33.6042 16.5997L32.6914 15.8676L31.7786 16.5997L31.7817 15.4295L30.6402 15.1723L31.557 14.4452L31.0466 13.3922L32.1866 13.6558L32.6914 12.6001Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.3879 6.20093L37.8928 7.25667L39.0328 6.99297L38.5223 8.04601L39.439 8.77305L38.2976 9.03037L38.3007 10.2005L37.3879 9.46831L36.4751 10.2005L36.4782 9.03037L35.3368 8.77305L36.2535 8.04601L35.7431 6.99297L36.8831 7.25667L37.3879 6.20093Z' fill='%23F0F0F0'/%3E%3Cpath d='M41.4904 11.0002L41.9953 12.0559L43.1352 11.7924L42.6248 12.8452L43.5416 13.5723L42.4001 13.8296L42.4033 14.9997L41.4904 14.2677L40.5776 14.9997L40.5807 13.8296L39.4393 13.5723L40.356 12.8452L39.8454 11.7924L40.9855 12.0559L41.4904 11.0002Z' fill='%23F0F0F0'/%3E%3Cpath d='M38.5572 16.5999L38.9542 17.8219H40.2392L39.1996 18.5773L39.5968 19.7993L38.5572 19.0441L37.5174 19.7993L37.9146 18.5773L36.875 17.8219H38.16L38.5572 16.5999Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 0.515137V3.46628L20.3646 5.89061H24.7273V11.6242H19.0185L24.7273 14.7957V16.9996H22.1502L15.0514 13.0562V16.9996H9.6759V12.3079L1.23095 16.9996H0V14.0485L4.36272 11.6242H0V5.89061H5.70881L0 2.71799V0.515137H2.57705L9.6759 4.45865V0.515137H15.0514V5.20685L23.4963 0.515137H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514893H10.8182V7.21173H0V10.3026H10.8182V16.9997H13.9091V10.3026H24.7273V7.21173H13.9091V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M15.0514 11.624L24.7273 16.9995V15.4795L17.7876 11.624H15.0514Z' fill='%230052B4'/%3E%3Cpath d='M15.0514 11.624L24.7273 16.9995V15.4795L17.7876 11.624H15.0514Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0514 11.624L24.7273 16.9995V15.4795L17.7876 11.624H15.0514Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.624L0 15.4795V16.9995L9.6759 11.624H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89037L0 0.514893V2.03494L6.93977 5.89037H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89037L0 0.514893V2.03494L6.93977 5.89037H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89037L0 0.514893V2.03494L6.93977 5.89037H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7876 5.89037L24.7273 2.03494V0.514893L15.0514 5.89037H17.7876Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2360'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-aw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2292)'%3E%3Cpath d='M49.4546 0.515625H0V33.4841H49.4546V0.515625Z' fill='%23338AF3'/%3E%3Cpath d='M4.68771 8.4045L1.46667 6.98298L4.68771 5.56159L6.10882 2.34082L7.53021 5.56159L10.7511 6.98298L7.53021 8.4045L6.10882 11.625L4.68771 8.4045Z' fill='%23F0F0F0'/%3E%3Cpath d='M6.10864 4.11597L6.98647 6.10509L8.97572 6.98292L6.98647 7.86075L6.10864 9.84987L5.23108 7.86075L3.24182 6.98292L5.23108 6.10509L6.10864 4.11597Z' fill='%23D80027'/%3E%3Cpath d='M49.4546 21.301H0V23.4516H49.4546V21.301Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4546 25.6011H0V27.7517H49.4546V25.6011Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2292'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ax\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2355)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 20.8522H19.5302V33.4847H17.7391H13.6172H11.8261V20.8522H0V19.0601V14.9392V13.147H11.8261V0.514648H13.6172H17.7391H19.5302V13.147H49.4545V14.9392V19.0601V20.8522Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 14.9392V19.0601H17.7391V33.4847H13.6172V19.0601H0V14.9392H13.6172V0.514648H17.7391V14.9392H49.4545Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2355'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-az\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2347)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515381H0V11.505H49.4545V0.515381Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%236DA544'/%3E%3Cpath d='M25.0364 21.0183C22.8172 21.0183 21.0182 19.2193 21.0182 17.0001C21.0182 14.781 22.8172 12.982 25.0364 12.982C25.7283 12.982 26.3794 13.1569 26.9478 13.4649C26.0561 12.593 24.8366 12.0547 23.4909 12.0547C20.7596 12.0547 18.5455 14.2688 18.5455 17.0001C18.5455 19.7314 20.7596 21.9456 23.4909 21.9456C24.8366 21.9456 26.0561 21.4073 26.9478 20.5353C26.3794 20.8434 25.7283 21.0183 25.0364 21.0183Z' fill='%23F0F0F0'/%3E%3Cpath d='M28.1275 14.2183L28.6597 15.7151L30.0945 15.033L29.4124 16.4678L30.9093 17.0001L29.4124 17.5324L30.0945 18.9671L28.6597 18.285L28.1275 19.7819L27.5952 18.285L26.1604 18.9671L26.8425 17.5324L25.3456 17.0001L26.8425 16.4678L26.1604 15.033L27.5952 15.7151L28.1275 14.2183Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2347'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-azores-islands\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2333)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.8254 0.515381H0V33.4844H22.8254V0.515381Z' fill='%230052B4'/%3E%3Cpath d='M2.64455 3.1582V5.84594C2.64455 7.18189 3.72763 8.26487 5.06348 8.26487C6.39933 8.26487 7.48241 7.1818 7.48241 5.84594V3.1582H2.64455Z' fill='%23D80027'/%3E%3Cpath d='M5.06384 6.8314C4.52042 6.8314 4.07832 6.3893 4.07832 5.84588V4.59155H6.04926V5.84588C6.04945 6.3893 5.60736 6.8314 5.06384 6.8314Z' fill='%23F0F0F0'/%3E%3Cpath d='M28.5593 17.7169H24.2588C24.2588 16.9253 23.617 16.2834 22.8254 16.2834C22.0339 16.2834 21.392 16.9253 21.392 17.7169H17.0916C17.0916 18.5085 17.7812 19.1503 18.5727 19.1503H18.525C18.525 19.9419 19.1668 20.5837 19.9584 20.5837C19.9584 21.3753 20.6002 22.0171 21.3918 22.0171H24.2588C25.0504 22.0171 25.6922 21.3753 25.6922 20.5837C26.4838 20.5837 27.1257 19.9419 27.1257 19.1503H27.0779C27.8697 19.1503 28.5593 18.5085 28.5593 17.7169Z' fill='%23FFDA44'/%3E%3Cpath d='M29.1484 15.423L28.7721 16.0254L29.2286 16.5694L28.5393 16.3978L28.1628 17.0001L28.1133 16.2915L27.424 16.1196L28.0827 15.8535L28.0333 15.1448L28.4899 15.6892L29.1484 15.423Z' fill='%23FFDA44'/%3E%3Cpath d='M26.9523 13.5803L26.8047 14.2752L27.4198 14.6304L26.7132 14.7047L26.5656 15.3995L26.2766 14.7506L25.5702 14.8248L26.0982 14.3494L25.8093 13.7006L26.4243 14.0557L26.9523 13.5803Z' fill='%23FFDA44'/%3E%3Cpath d='M24.2584 12.5999L24.3573 13.3033L25.0568 13.4267L24.4185 13.7382L24.5172 14.4415L24.0239 13.9305L23.3853 14.242L23.7188 13.6146L23.2253 13.1038L23.925 13.2271L24.2584 12.5999Z' fill='%23FFDA44'/%3E%3Cpath d='M21.392 12.5999L21.7256 13.2271L22.4251 13.1037L21.9317 13.6147L22.2651 14.242L21.6268 13.9305L21.1332 14.4415L21.2321 13.7382L20.5938 13.4269L21.2932 13.3033L21.392 12.5999Z' fill='%23FFDA44'/%3E%3Cpath d='M18.6983 13.5803L19.2261 14.0557L19.8412 13.7006L19.5524 14.3497L20.0802 14.8249L19.3737 14.7506L19.0847 15.3995L18.9373 14.7046L18.2308 14.6305L18.8459 14.2753L18.6983 13.5803Z' fill='%23FFDA44'/%3E%3Cpath d='M16.5024 15.4229L17.1611 15.6891L17.6175 15.1448L17.5683 15.8537L18.2268 16.1197L17.5374 16.2915L17.4878 17L17.1115 16.3978L16.4224 16.5694L16.8789 16.0253L16.5024 15.4229Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2333'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ba\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2316)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M9.64995 0.514648H42.6196V33.4844' fill='%23FFDA44'/%3E%3Cpath d='M3.53149 1.99418L4.96519 0.950324L6.4012 1.99293L5.92028 0.514893H4.01097L3.53149 1.99418Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.53209 2.28261L7.98316 0.594971L7.4353 2.28261L5.66141 2.28377L7.09742 3.32656L6.55062 5.01313L7.98432 3.96937L9.42024 5.01207L8.87122 3.32424L10.306 2.28154L8.53209 2.28261Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.5515 5.30184L11.0025 3.61401L10.4545 5.30184L8.68063 5.30291L10.1167 6.3456L9.56985 8.03228L11.0036 6.98842L12.4396 8.03121L11.8904 6.34338L13.3254 5.30078L11.5515 5.30184Z' fill='%23F0F0F0'/%3E%3Cpath d='M14.5705 8.32103L14.0216 6.6333L13.4737 8.32103L11.6999 8.3221L13.1358 9.36489L12.589 11.0515L14.0227 10.0077L15.4586 11.0504L14.9097 9.36257L16.3445 8.31997L14.5705 8.32103Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.5894 11.3402L17.0405 9.65234L16.4926 11.3402L14.7186 11.3412L16.1545 12.3839L15.6078 14.0706L17.0415 13.0267L18.4775 14.0695L17.9284 12.3818L19.3633 11.3391L17.5894 11.3402Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.6082 14.359L20.0593 12.6714L19.5115 14.359L17.7376 14.3602L19.1735 15.4029L18.6268 17.0895L20.0604 16.0458L21.4963 17.0884L20.9474 15.4006L22.3822 14.358L20.6082 14.359Z' fill='%23F0F0F0'/%3E%3Cpath d='M23.6277 17.3784L23.0788 15.6907L22.531 17.3784L20.757 17.3796L22.193 18.4223L21.6462 20.1089L23.08 19.0651L24.5159 20.1077L23.9668 18.42L25.4016 17.3774L23.6277 17.3784Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.6466 20.3975L26.0978 18.7097L25.5498 20.3975L23.7759 20.3985L25.2119 21.4413L24.6651 23.1279L26.0988 22.0841L27.5347 23.1268L26.9858 21.439L28.4205 20.3964L26.6466 20.3975Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.6662 23.4166L29.1173 21.7288L28.5692 23.4166L26.7954 23.4177L28.2314 24.4603L27.6846 26.147L29.1184 25.1032L30.5543 26.146L30.0053 24.4581L31.4401 23.4155L29.6662 23.4166Z' fill='%23F0F0F0'/%3E%3Cpath d='M32.685 26.4357L32.1361 24.748L31.5883 26.4357L29.8144 26.4368L31.2503 27.4795L30.7035 29.1662L32.1372 28.1224L33.5731 29.1651L33.0242 27.4774L34.459 26.4346L32.685 26.4357Z' fill='%23F0F0F0'/%3E%3Cpath d='M35.704 29.4548L35.1551 27.7671L34.6072 29.4548L32.8332 29.456L34.2692 30.4986L33.7225 32.1854L35.1562 31.1415L36.5921 32.1842L36.0431 30.4965L37.4779 29.4538L35.704 29.4548Z' fill='%23F0F0F0'/%3E%3Cpath d='M38.1745 30.7861L37.6266 32.4738L35.8527 32.4749L37.2431 33.4846H39.1051L40.4974 32.4727L38.7234 32.4738L38.1745 30.7861Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2316'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-balearic-islands\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2305)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 7.84058H0V11.5034H49.4545V7.84058Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 15.1675H0V18.8303H49.4545V15.1675Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 22.4941H0V26.157H49.4545V22.4941Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 29.821H0V33.4839H49.4545V29.821Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514893H0V4.17772H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 0.514893H0V16.9994H24.7273V0.514893Z' fill='%234A1F63'/%3E%3Cpath d='M16.6643 7.3234V8.7569H15.9475V7.3234H14.514V8.7569H13.7972V5.88989H10.9304V8.7569H10.2136V7.3234H8.78022V8.7569H8.06341V7.3234H6.63V11.6238H18.0977V7.3234H16.6643Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2305'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-basque-country\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2300)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M29.0985 16.9997L49.4545 3.42894V0.514893H45.0833L24.7273 14.0855L4.37122 0.514893H0V3.42894L20.3561 16.9997L0 30.5704V33.4844H4.37122L24.7273 19.9138L45.0833 33.4844H49.4545V30.5704L29.0985 16.9997Z' fill='%23496E2D'/%3E%3Cpath d='M26.8775 14.8495V11.8087V0.514893H22.5771V11.8087L22.5772 14.8495H19.5363H0V19.1499H19.5363H22.5771V22.1906V33.4844H26.8775V22.1907V19.15V19.1499H29.9184H49.4545V14.8495H29.9183H26.8776H26.8775Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2300'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bb\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2285)'%3E%3Cpath d='M49.4545 0.514893H0V33.485H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514893H0V33.485H16.4845V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.514893H32.97V33.485H49.4545V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M29.7444 10.5489L30.706 11.0297L29.7444 10.5489L28.7828 10.0681C28.7249 10.1841 27.4693 12.7387 27.2641 16.6411H25.8023V10.5488L24.7273 9.11548L23.6522 10.5489V16.6412H22.1905C21.9854 12.7388 20.7298 10.1842 20.6718 10.0682L18.7486 11.0297C18.7618 11.0561 20.0686 13.716 20.0686 17.7163V18.7914H23.6522V24.8836H25.8024V18.7914H29.3861V17.7163C29.3861 15.648 29.7439 13.9427 30.0441 12.8762C30.3715 11.7133 30.7039 11.0341 30.7072 11.0274L29.7444 10.5489Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2285'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bd\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2281)'%3E%3Cpath d='M49.4545 0.514893H0V33.485H49.4545V0.514893Z' fill='%23496E2D'/%3E%3Cpath d='M21.144 24.1672C25.1026 24.1672 28.3117 20.9581 28.3117 16.9995C28.3117 13.0409 25.1026 9.83179 21.144 9.83179C17.1854 9.83179 13.9763 13.0409 13.9763 16.9995C13.9763 20.9581 17.1854 24.1672 21.144 24.1672Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2281'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-be\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2276)'%3E%3Cpath d='M49.4545 0.514893H0V33.4839H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514893H0V33.485H16.4845V0.514893Z' fill='black'/%3E%3Cpath d='M49.4545 0.514893H32.97V33.485H49.4545V0.514893Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2276'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bf\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2271)'%3E%3Cpath d='M49.4545 0.514893H0V33.485H49.4545V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.514893H0V16.9994H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M24.7271 11.2656L25.9722 15.0983H30.0026L26.7422 17.4672L27.9874 21.2999L24.7271 18.9311L21.4668 21.2999L22.7122 17.4672L19.4518 15.0983H23.4817L24.7271 11.2656Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2271'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2266)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 0.515625H0V11.5053H49.4545V0.515625Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2266'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bh\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2262)'%3E%3Cpath d='M49.4544 0.586914H0.213909V33.4131H49.4544V0.586914Z' fill='%23D80027'/%3E%3Cpath d='M20.2315 7.24144L15.3791 9.68201L20.2315 12.1216L15.3791 14.5622L20.2315 17.0018L15.3791 19.4422L20.2315 21.8818L15.3791 24.3225L20.2315 26.7621L15.3791 29.2026L20.2315 31.6433L16.7107 33.4138H0V0.586426H16.7043L20.2315 2.36022L15.3791 4.80079L20.2315 7.24144Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2262'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bi\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2248)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%23D80027'/%3E%3Cpath d='M20.8505 17.0007L0 30.9006V3.09961L20.8505 17.0007Z' fill='%236DA544'/%3E%3Cpath d='M49.4546 3.09961V30.9006L28.604 17.0007L49.4546 3.09961Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 3.09947L28.604 17.0006L49.4545 30.9005V33.485H45.5788L24.7273 19.584L3.87571 33.485H0V30.9005L20.8505 17.0006L0 3.09947V0.514893H3.87571L24.7273 14.416L45.5788 0.514893H49.4545V3.09947Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 3.09947L28.604 17.0006L49.4545 30.9005V33.485H45.5788L24.7273 19.584L3.87571 33.485H0V30.9005L20.8505 17.0006L0 3.09947V0.514893H3.87571L24.7273 14.416L45.5788 0.514893H49.4545V3.09947Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 24.1677C28.6859 24.1677 31.895 20.9586 31.895 17C31.895 13.0414 28.6859 9.83228 24.7273 9.83228C20.7687 9.83228 17.5596 13.0414 17.5596 17C17.5596 20.9586 20.7687 24.1677 24.7273 24.1677Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7269 11.9829L25.3476 13.058H26.589L25.9683 14.133L26.589 15.2082H25.3476L24.7269 16.2832L24.1062 15.2082H22.8649L23.4856 14.133L22.8649 13.058H24.1062L24.7269 11.9829Z' fill='%23D80027'/%3E%3Cpath d='M21.5721 17L22.1927 18.0751H23.4342L22.8135 19.1502L23.4342 20.2253H22.1927L21.5721 21.3004L20.9513 20.2253H19.7099L20.3306 19.1502L19.7099 18.0751H20.9513L21.5721 17Z' fill='%23D80027'/%3E%3Cpath d='M27.8822 17L28.5029 18.0751H29.7443L29.1236 19.1502L29.7443 20.2253H28.5029L27.8822 21.3004L27.2616 20.2253H26.0201L26.6408 19.1502L26.0201 18.0751H27.2616L27.8822 17Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2248'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bj\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2243)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%236DA544'/%3E%3Cpath d='M49.4544 0.515625H18.9936V17.0001H49.4544V0.515625Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4544 17H18.9936V33.4845H49.4544V17Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2243'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2209)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.515137H0V16.9996H24.7273V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.515625H10.8182V7.21256H0V10.3035H10.8182V17.0005H13.9091V10.3035H24.7273V7.21256H13.9091V0.515625Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69971V5.66619H4.44985L0 2.69971Z' fill='%232E52B2'/%3E%3Cpath d='M9.27286 0.514893V5.23946L2.18579 0.514893H9.27286Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7269 2.69971V5.66619H20.277L24.7269 2.69971Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514893V5.23946L22.5416 0.514893H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69971V5.66619H4.44985L0 2.69971Z' fill='%232E52B2'/%3E%3Cpath d='M9.27286 0.514893V5.23946L2.18579 0.514893H9.27286Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7269 2.69971V5.66619H20.277L24.7269 2.69971Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514893V5.23946L22.5416 0.514893H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 16.9997V15.5429L5.5421 11.8481H7.72727L0 16.9997Z' fill='%23D80027'/%3E%3Cpath d='M0 14.8147V11.8481H4.44985L0 14.8147Z' fill='%232E52B2'/%3E%3Cpath d='M9.27286 16.9994V12.2749L2.18579 16.9994H9.27286Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 16.9997V15.5429L19.1852 11.8481H17L24.7273 16.9997Z' fill='%23D80027'/%3E%3Cpath d='M24.7269 14.8147V11.8481H20.277L24.7269 14.8147Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 16.9994V12.2749L22.5416 16.9994H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M32.0736 10.5491V18.4331C32.0736 22.2736 42.1079 22.2736 42.1079 18.4331V10.5491H32.0736Z' fill='%23F3F3F3'/%3E%3Cpath d='M32.0736 18.4331C32.0736 22.2736 37.0907 23.4502 37.0907 23.4502C37.0907 23.4502 42.1079 22.2736 42.1079 18.4331V18.4332H32.0736V18.4331Z' fill='%236DA544'/%3E%3Cpath d='M37.0915 15.2795L34.7621 16.2829V18.4332L37.0915 19.8667L39.4209 18.4332V16.2829L37.0915 15.2795Z' fill='%23A2001D'/%3E%3Cpath d='M39.4197 14.1323H34.7614V16.2825H39.4197V14.1323Z' fill='%23338AF3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2209'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2197)'%3E%3Cpath d='M49.4545 0.515625H0V33.4846H49.4545V0.515625Z' fill='%23FFDA44'/%3E%3Cpath d='M0 11.5019L49.4545 31.5139V27.006L26.3917 17.8885L0 6.99438V11.5019Z' fill='black'/%3E%3Cpath d='M49.4545 27.0056V22.4982L0 2.48608V6.99428' fill='%23F0F0F0'/%3E%3Cpath d='M29.3853 15.2085C29.3853 17.781 27.2998 19.8665 24.7273 19.8665C22.1548 19.8665 20.0693 17.781 20.0693 15.2085C20.0693 14.4064 20.272 13.6516 20.6291 12.9927C19.6183 14.0264 18.9943 15.44 18.9943 17C18.9943 20.1662 21.561 22.733 24.7273 22.733C27.8935 22.733 30.4602 20.1662 30.4602 17C30.4602 15.4401 29.8363 14.0264 28.8254 12.9927C29.1825 13.6516 29.3853 14.4064 29.3853 15.2085Z' fill='%23D80027'/%3E%3Cpath d='M25.8018 9.8335H23.6519V20.5823H25.8018V9.8335Z' fill='%23D80027'/%3E%3Cpath d='M28.3106 11.9839H21.1444C21.1444 12.4786 21.5753 12.8797 22.07 12.8797H22.0402C22.0402 13.3744 22.4413 13.7755 22.936 13.7755C22.936 14.2702 23.3371 14.6712 23.8318 14.6712H25.6233C26.1181 14.6712 26.5191 14.2702 26.5191 13.7755C27.0139 13.7755 27.4149 13.3744 27.4149 12.8797H27.3852C27.8796 12.8797 28.3106 12.4787 28.3106 11.9839Z' fill='%23D80027'/%3E%3Cpath d='M29.7436 21.2993H19.7108V23.4492H29.7436V21.2993Z' fill='%23D80027'/%3E%3Cpath d='M31.1776 22.0166H26.878V24.1665H31.1776V22.0166Z' fill='%23D80027'/%3E%3Cpath d='M22.5774 22.0166H18.2777V24.1665H22.5774V22.0166Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2197'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bo\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2192)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515381H0V11.505H49.4545V0.515381Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2192'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bq\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2185)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M0 33.4844H49.4545V0.515381L0 33.4844Z' fill='%230052B4'/%3E%3Cpath d='M24.1897 0.515381H0V16.6408L24.1897 0.515381Z' fill='%23FFDA44'/%3E%3Cpath d='M18.1641 16.4437L19.5847 15.6741L18.1641 14.9046C17.8324 12.7498 16.1299 11.0473 13.9753 10.7158L13.2058 9.29517L12.4362 10.7158C10.2815 11.0475 8.57906 12.75 8.24747 14.9046L6.8269 15.6742L8.24756 16.4438C8.57926 18.5985 10.2818 20.3011 12.4363 20.6326L13.2058 22.0531L13.9753 20.6325C16.13 20.301 17.8324 18.5983 18.1641 16.4437ZM13.2057 18.5411C11.6223 18.5411 10.3387 17.2575 10.3387 15.674C10.3387 14.0906 11.6223 12.8072 13.2057 12.8072C14.7891 12.8072 16.0727 14.0908 16.0727 15.6742C16.0727 17.2577 14.7891 18.5411 13.2057 18.5411Z' fill='black'/%3E%3Cpath d='M13.2057 13.5239L13.8265 14.599H15.0678L14.4471 15.6741L15.0678 16.7492H13.8265L13.2057 17.8244L12.5851 16.7492H11.3437L11.9643 15.6741L11.3437 14.599H12.5851L13.2057 13.5239Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2185'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-br\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2177)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 7.8894L37.0909 16.9995L24.7273 26.1095L12.3636 16.9995L24.7273 7.8894Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 22.2053C27.6023 22.2053 29.933 19.8746 29.933 16.9996C29.933 14.1246 27.6023 11.7939 24.7273 11.7939C21.8523 11.7939 19.5217 14.1246 19.5217 16.9996C19.5217 19.8746 21.8523 22.2053 24.7273 22.2053Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.1244 16.6743C21.2192 16.6743 20.3456 16.8121 19.5232 17.0674C19.5596 19.9111 21.875 22.2054 24.7273 22.2054C26.4909 22.2054 28.0487 21.3275 28.9902 19.9856C27.3795 17.9689 24.9005 16.6743 22.1244 16.6743Z' fill='%230052B4'/%3E%3Cpath d='M29.8366 17.9969C29.8993 17.6739 29.9332 17.3407 29.9332 16.9995C29.9332 14.1244 27.6025 11.7937 24.7275 11.7937C22.5822 11.7937 20.7407 13.0917 19.9436 14.9448C20.6481 14.7989 21.3775 14.722 22.1246 14.722C25.1482 14.7221 27.8835 15.9788 29.8366 17.9969Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2177'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-british-columbia\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cpath d='M49.4548 0.515137H0.000228882V33.4852H49.4548V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4548 0.515137H0.000228882V16.9996H49.4548V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4548 7.21191H0.000228882V10.3029H49.4548V7.21191Z' fill='%23D80027'/%3E%3Cpath d='M36.7674 11.624L49.4546 14.7958V11.624H36.7674Z' fill='%230052B4'/%3E%3Cpath d='M27.9527 11.624L49.4546 16.9995V15.4793L34.033 11.624H27.9527Z' fill='%230052B4'/%3E%3Cpath d='M43.7274 16.9995L27.9527 13.0554V16.9995H43.7274Z' fill='%230052B4'/%3E%3Cpath d='M27.9527 11.624L49.4546 16.9995V15.4793L34.033 11.624H27.9527Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.9527 11.624L49.4546 16.9995V15.4793L34.033 11.624H27.9527Z' fill='%23D80027'/%3E%3Cpath d='M9.69588 11.6238L0.000228882 14.0476V11.6238H9.69588Z' fill='%230052B4'/%3E%3Cpath d='M21.5023 12.3074V16.9993H2.73615L21.5023 12.3074Z' fill='%230052B4'/%3E%3Cpath d='M15.4218 11.624L0.000228882 15.4793V16.9995L21.5022 11.624H15.4218Z' fill='%23D80027'/%3E%3Cpath d='M12.6875 5.89025L0.000228882 2.71851V5.89025H12.6875Z' fill='%230052B4'/%3E%3Cpath d='M21.5022 5.89036L0.000228882 0.514893V2.03496L15.4219 5.89036H21.5022Z' fill='%230052B4'/%3E%3Cpath d='M5.72755 0.514893L21.5022 4.45884V0.514893H5.72755Z' fill='%230052B4'/%3E%3Cpath d='M21.5022 5.89036L0.000228882 0.514893V2.03496L15.4219 5.89036H21.5022Z' fill='%23F0F0F0'/%3E%3Cpath d='M21.5022 5.89036L0.000228882 0.514893V2.03496L15.4219 5.89036H21.5022Z' fill='%23D80027'/%3E%3Cpath d='M39.759 5.8902L49.4547 3.46631V5.8902H39.759Z' fill='%230052B4'/%3E%3Cpath d='M27.9527 5.20658V0.514893H46.7189L27.9527 5.20658Z' fill='%230052B4'/%3E%3Cpath d='M34.0331 5.89036L49.4546 2.03505V0.514893L27.9527 5.89036H34.0331Z' fill='%23D80027'/%3E%3Cpath d='M26.2724 0.515137H23.1826V16.9996H26.2724V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M49.4547 18.5293V20.686C49.0269 20.7581 48.2129 21.2192 47.6066 21.5643C46.5487 22.1653 45.5489 22.7329 44.5931 22.7329C43.6363 22.7329 42.6375 22.1653 41.5785 21.5643C40.9184 21.1891 40.0142 20.6763 39.6261 20.6763C39.238 20.6763 38.3338 21.1891 37.6737 21.5643C36.6158 22.1653 35.616 22.7329 34.6602 22.7329C33.7043 22.7329 32.7046 22.1653 31.6455 21.5643C30.9855 21.1891 30.0813 20.6763 29.6932 20.6763C29.3061 20.6763 28.4019 21.1891 27.7419 21.5643C26.6829 22.1653 25.6831 22.7329 24.7272 22.7329C23.7714 22.7329 22.7717 22.1653 21.7126 21.5643C21.0526 21.1891 20.1483 20.6763 19.7613 20.6763C19.3732 20.6763 18.469 21.1891 17.8089 21.5643C16.75 22.1653 15.7502 22.7329 14.7943 22.7329C13.8386 22.7329 12.8388 22.1653 11.7808 21.5643C11.1207 21.1891 10.2165 20.6763 9.82842 20.6763C9.44033 20.6763 8.53611 21.1891 7.87604 21.5643C6.81711 22.1653 5.81832 22.7329 4.86143 22.7329C3.9057 22.7329 2.90585 22.1653 1.84789 21.5643C1.24194 21.2193 0.428027 20.7581 0.000167847 20.686V18.5293C0.923688 18.567 1.89018 19.1153 2.9105 19.6948C3.57058 20.0689 4.47479 20.5828 4.86182 20.5828C5.24991 20.5828 6.15412 20.0689 6.8142 19.6948C7.87313 19.0938 8.87298 18.5261 9.8288 18.5261C10.7846 18.5261 11.7844 19.0938 12.8423 19.6948C13.5024 20.0689 14.4066 20.5828 14.7947 20.5828C15.1828 20.5828 16.087 20.0689 16.7471 19.6948C17.806 19.0938 18.8048 18.5261 19.7617 18.5261C20.7174 18.5261 21.7173 19.0938 22.7753 19.6948C23.4353 20.0689 24.3395 20.5828 24.7276 20.5828C25.1157 20.5828 26.0199 20.0689 26.68 19.6948C27.7379 19.0938 28.7377 18.5261 29.6936 18.5261C30.6503 18.5261 31.6491 19.0938 32.7082 19.6948C33.3682 20.0689 34.2724 20.5828 34.6605 20.5828C35.0486 20.5828 35.9529 20.0689 36.6129 19.6948C37.6708 19.0938 38.6706 18.5261 39.6265 18.5261C40.5822 18.5261 41.582 19.0938 42.6411 19.6948C43.3011 20.0689 44.2054 20.5828 44.5935 20.5828C44.9805 20.5828 45.8847 20.0689 46.5448 19.6948C47.5647 19.1153 48.5312 18.567 49.4547 18.5293Z' fill='%230052B4'/%3E%3Cpath d='M49.4549 23.9048V26.0615C49.0271 26.1335 48.2132 26.5947 47.6068 26.9398C46.549 27.5408 45.5491 28.1084 44.5933 28.1084C43.6365 28.1084 42.6377 27.5408 41.5787 26.9398C40.9186 26.5646 40.0144 26.0518 39.6263 26.0518C39.2382 26.0518 38.334 26.5646 37.6739 26.9398C36.6161 27.5408 35.6162 28.1084 34.6604 28.1084C33.7046 28.1084 32.7048 27.5408 31.6458 26.9398C30.9857 26.5646 30.0815 26.0518 29.6934 26.0518C29.3064 26.0518 28.4021 26.5646 27.7421 26.9398C26.6831 27.5408 25.6833 28.1084 24.7275 28.1084C23.7716 28.1084 22.7719 27.5408 21.7129 26.9398C21.0528 26.5646 20.1486 26.0518 19.7615 26.0518C19.3735 26.0518 18.4692 26.5646 17.8092 26.9398C16.7502 27.5408 15.7504 28.1084 14.7946 28.1084C13.8388 28.1084 12.839 27.5408 11.781 26.9398C11.1209 26.5646 10.2167 26.0518 9.82864 26.0518C9.44055 26.0518 8.53633 26.5646 7.87626 26.9398C6.81733 27.5408 5.81854 28.1084 4.86165 28.1084C3.90593 28.1084 2.90607 27.5408 1.84811 26.9398C1.24177 26.5947 0.427859 26.1334 0 26.0615V23.9048C0.92352 23.9424 1.89001 24.4908 2.91033 25.0702C3.57041 25.4444 4.47463 25.9583 4.86165 25.9583C5.24974 25.9583 6.15396 25.4444 6.81403 25.0702C7.87296 24.4692 8.87282 23.9016 9.82864 23.9016C10.7845 23.9016 11.7842 24.4692 12.8422 25.0702C13.5022 25.4444 14.4065 25.9583 14.7946 25.9583C15.1826 25.9583 16.0869 25.4444 16.7469 25.0702C17.8059 24.4692 18.8047 23.9016 19.7615 23.9016C20.7173 23.9016 21.7171 24.4692 22.7751 25.0702C23.4352 25.4444 24.3394 25.9583 24.7275 25.9583C25.1156 25.9583 26.0198 25.4444 26.6798 25.0702C27.7377 24.4692 28.7376 23.9016 29.6934 23.9016C30.6502 23.9016 31.649 24.4692 32.708 25.0702C33.3681 25.4444 34.2723 25.9583 34.6604 25.9583C35.0485 25.9583 35.9527 25.4444 36.6128 25.0702C37.6706 24.4692 38.6705 23.9016 39.6263 23.9016C40.582 23.9016 41.5819 24.4692 42.6409 25.0702C43.301 25.4444 44.2052 25.9583 44.5933 25.9583C44.9803 25.9583 45.8845 25.4444 46.5446 25.0702C47.5649 24.4907 48.5314 23.9423 49.4549 23.9048Z' fill='%230052B4'/%3E%3Cpath d='M49.4549 29.2803V31.437C49.0271 31.509 48.2132 31.9702 47.6068 32.3153C46.549 32.9163 45.5491 33.4839 44.5933 33.4839C43.6365 33.4839 42.6377 32.9163 41.5787 32.3153C40.9186 31.9401 40.0144 31.4273 39.6263 31.4273C39.2382 31.4273 38.334 31.9401 37.6739 32.3153C36.6161 32.9163 35.6162 33.4839 34.6604 33.4839C33.7046 33.4839 32.7048 32.9163 31.6458 32.3153C30.9857 31.9401 30.0815 31.4273 29.6934 31.4273C29.3064 31.4273 28.4021 31.9401 27.7421 32.3153C26.6831 32.9163 25.6833 33.4839 24.7275 33.4839C23.7716 33.4839 22.7719 32.9163 21.7129 32.3153C21.0528 31.9401 20.1486 31.4273 19.7615 31.4273C19.3735 31.4273 18.4692 31.9401 17.8092 32.3153C16.7502 32.9163 15.7504 33.4839 14.7946 33.4839C13.8388 33.4839 12.839 32.9163 11.781 32.3153C11.1209 31.9401 10.2167 31.4273 9.82864 31.4273C9.44055 31.4273 8.53633 31.9401 7.87626 32.3153C6.81733 32.9163 5.81854 33.4839 4.86165 33.4839C3.90593 33.4839 2.90607 32.9163 1.84811 32.3153C1.24177 31.9702 0.427859 31.5089 0 31.437V29.2803C0.92352 29.3179 1.89001 29.8663 2.91033 30.4457C3.57041 30.8199 4.47463 31.3338 4.86165 31.3338C5.24974 31.3338 6.15396 30.8199 6.81403 30.4457C7.87296 29.8447 8.87282 29.2771 9.82864 29.2771C10.7845 29.2771 11.7842 29.8447 12.8422 30.4457C13.5022 30.8199 14.4065 31.3338 14.7946 31.3338C15.1826 31.3338 16.0869 30.8199 16.7469 30.4457C17.8059 29.8447 18.8047 29.2771 19.7615 29.2771C20.7173 29.2771 21.7171 29.8447 22.7751 30.4457C23.4352 30.8199 24.3394 31.3338 24.7275 31.3338C25.1156 31.3338 26.0198 30.8199 26.6798 30.4457C27.7377 29.8447 28.7376 29.2771 29.6934 29.2771C30.6502 29.2771 31.649 29.8447 32.708 30.4457C33.3681 30.8199 34.2723 31.3338 34.6604 31.3338C35.0485 31.3338 35.9527 30.8199 36.6128 30.4457C37.6706 29.8447 38.6705 29.2771 39.6263 29.2771C40.582 29.2771 41.5819 29.8447 42.6409 30.4457C43.301 30.8199 44.2052 31.3338 44.5933 31.3338C44.9803 31.3338 45.8845 30.8199 46.5446 30.4457C47.5649 29.8663 48.5314 29.3179 49.4549 29.2803Z' fill='%230052B4'/%3E%3Cpath d='M29.7267 29.9133L31.5657 26.5683L27.8151 27.2856L27.3399 23.4968L24.7276 26.2834L22.1153 23.4968L21.6399 27.2856L17.8895 26.5683L19.7287 29.9132L16.2747 31.5379L19.7286 33.1623L19.5516 33.4843H29.9034L29.7265 33.1624L33.1804 31.5379L29.7267 29.9133Z' fill='%23FFDA44'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bs\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2137)'%3E%3Cpath d='M49.4547 0.515381H0.00012207V33.4844H49.4547V0.515381Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4547 0.515381H0.00012207V11.505H49.4547V0.515381Z' fill='%23338AF3'/%3E%3Cpath d='M49.4547 22.4946H0.00012207V33.4843H49.4547V22.4946Z' fill='%23338AF3'/%3E%3Cpath d='M24.7274 17.0005L0.00012207 33.4849V0.514893L24.7274 17.0005Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2137'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2132)'%3E%3Cpath d='M49.4547 0.515137H0.00012207V33.4852H49.4547V0.515137Z' fill='%23FF9811'/%3E%3Cpath d='M49.4547 0.514893H0.00012207V33.4845' fill='%23FFDA44'/%3E%3Cpath d='M34.0527 9.83234V6.96533H28.5575L28.1377 7.38512C26.6445 8.87832 26.8957 10.6203 27.0791 11.8922C27.2492 13.0722 27.2696 13.5241 26.8309 13.9629C26.3921 14.4016 25.94 14.3812 24.7602 14.2111C23.4884 14.0278 21.7464 13.7765 20.2532 15.2696C18.7601 16.7628 19.0113 18.5048 19.1949 19.7766C19.3651 20.9562 19.3854 21.4083 18.9468 21.8469C18.5081 22.2854 18.056 22.265 16.8765 22.095C16.4165 22.0286 15.9409 21.96 15.4334 21.9544L15.4019 24.8211C15.7196 24.8247 16.0828 24.8771 16.4672 24.9324C16.9224 24.9981 17.4375 25.0725 17.9801 25.0725C18.5424 25.0725 19.1339 24.9923 19.7181 24.74V27.0337H24.0185V24.8835H21.8683V23.4501H23.3017V21.2999H22.156C22.2103 20.6044 22.1148 19.9383 22.0323 19.3672C21.8621 18.1876 21.8417 17.7355 22.2804 17.2969C22.7191 16.8582 23.1711 16.8785 24.351 17.0487C25.2777 17.1823 26.4542 17.3511 27.602 16.8556V19.1497H31.9025V16.9995H29.7523V15.5661H31.1857V13.4159H30.04C30.0944 12.7202 29.9989 12.0542 29.9166 11.483C29.7977 10.6587 29.752 10.1896 29.8848 9.83215H34.0527V9.83234Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2132'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2125)'%3E%3Cpath d='M49.4547 0.515381H0.00012207V33.4844H49.4547V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4547 23.4507H0.00012207V33.4845H49.4547V23.4507Z' fill='%23338AF3'/%3E%3Cpath d='M49.4547 0.515381H0.00012207V10.6106H49.4547V0.515381Z' fill='%23338AF3'/%3E%3Cpath d='M49.4547 12.6416H0.00012207V21.3015H49.4547V12.6416Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2125'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-by\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2111)'%3E%3Cpath d='M49.4549 0.533447H0.0540161V33.4666H49.4549V0.533447Z' fill='%236DA544'/%3E%3Cpath d='M0.00012207 22.7277H49.401V0.533203H0.00012207' fill='%23A2001D'/%3E%3Cpath d='M9.66549 22.7277V21.2958V0.533203H0.00012207V33.467H49.401H9.66549V22.7277Z' fill='%23F0F0F0'/%3E%3Cpath d='M6.62294 15.8069L4.83301 12.5596L6.62294 9.36328L8.41267 12.5596L6.62294 15.8069Z' fill='%23A2001D'/%3E%3Cpath d='M3.04306 15.8069L1.25323 12.5596L3.04306 9.36328L4.83299 12.5596L3.04306 15.8069Z' fill='%23A2001D'/%3E%3Cpath d='M6.62294 24.6367L4.83301 21.3895L6.62294 18.1931L8.41267 21.3895L6.62294 24.6367Z' fill='%23A2001D'/%3E%3Cpath d='M3.04306 24.6367L1.25323 21.3895L3.04306 18.1931L4.83299 21.3895L3.04306 24.6367Z' fill='%23A2001D'/%3E%3Cpath d='M6.62294 33.4669L4.83301 30.2196L6.62294 27.0232L8.41267 30.2196L6.62294 33.4669Z' fill='%23A2001D'/%3E%3Cpath d='M3.04306 33.4669L1.25323 30.2196L3.04306 27.0232L4.83299 30.2196L3.04306 33.4669Z' fill='%23A2001D'/%3E%3Cpath d='M6.62294 6.97672L4.83301 3.72944L6.62294 0.532959L8.41267 3.72944L6.62294 6.97672Z' fill='%23A2001D'/%3E%3Cpath d='M3.04306 6.97672L1.25323 3.72944L3.04306 0.532959L4.83299 3.72944L3.04306 6.97672Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2111'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-bz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2100)'%3E%3Cpath d='M49.4547 0.514893H0.00012207V33.4849H49.4547V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M24.7272 24.883C29.0813 24.883 32.6109 21.3534 32.6109 16.9994C32.6109 12.6454 29.0813 9.11572 24.7272 9.11572C20.3732 9.11572 16.8436 12.6454 16.8436 16.9994C16.8436 21.3534 20.3732 24.883 24.7272 24.883Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 23.4503C28.2899 23.4503 31.1779 20.5623 31.1779 16.9997C31.1779 13.4371 28.2899 10.5491 24.7273 10.5491C21.1647 10.5491 18.2766 13.4371 18.2766 16.9997C18.2766 20.5623 21.1647 23.4503 24.7273 23.4503Z' fill='%236DA544'/%3E%3Cpath d='M24.7274 21.2998C27.1024 21.2998 29.0278 19.3744 29.0278 16.9994C29.0278 14.6243 27.1024 12.699 24.7274 12.699C22.3523 12.699 20.4269 14.6243 20.4269 16.9994C20.4269 19.3744 22.3523 21.2998 24.7274 21.2998Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7279 15.9243L22.3986 16.9994V18.7912L24.7279 20.2248L27.0573 18.7912V16.9994L24.7279 15.9243Z' fill='%230052B4'/%3E%3Cpath d='M27.0562 14.8494H22.3978V16.9996H27.0562V14.8494Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4547 0.514893H0.00012207V3.38171H49.4547V0.514893Z' fill='%23A2001D'/%3E%3Cpath d='M49.4547 30.6177H0.00012207V33.4847H49.4547V30.6177Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2100'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ca\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2093)'%3E%3Cpath d='M49.4547 0.514893H0.00012207V33.4839H49.4547V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4846 0.514893H0.00012207V33.4849H16.4846V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M49.4551 0.514893H32.9706V33.4849H49.4551V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M27.8183 19.2895L30.9092 17.7441L29.3638 16.9715V15.426L26.2729 16.9715L27.8183 13.8805H26.2729L24.7274 11.5623L23.182 13.8805H21.6365L23.182 16.9715L20.091 15.426V16.9715L18.5456 17.7441L21.6365 19.2895L20.8639 20.835H23.9548V23.1533H25.5002V20.835H28.5911L27.8183 19.2895Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2093'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-canary-islands\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2088)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23338AF3'/%3E%3Cpath d='M16.4845 0.514893H0V33.4849H16.4845V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514893H32.97V33.4849H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2088'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2075)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M33.5482 24.1669L34.0006 25.1127L35.0221 24.8766L34.5647 25.82L35.3861 26.4715L34.3634 26.7019L34.3662 27.7505L33.5482 27.0945L32.7303 27.7505L32.7331 26.7019L31.7104 26.4715L32.5318 25.82L32.0743 24.8766L33.0958 25.1127L33.5482 24.1669Z' fill='%23FFDA44'/%3E%3Cpath d='M29.3399 14.1326L29.7923 15.0786L30.8139 14.8423L30.3563 15.7858L31.1778 16.4372L30.155 16.6678L30.1578 17.7163L29.3399 17.0603L28.522 17.7163L28.5248 16.6678L27.5021 16.4372L28.3235 15.7858L27.8659 14.8423L28.8875 15.0786L29.3399 14.1326Z' fill='%23FFDA44'/%3E%3Cpath d='M33.5482 8.39868L34.0006 9.3445L35.0221 9.10833L34.5647 10.0519L35.3861 10.7033L34.3634 10.9339L34.3662 11.9823L33.5482 11.3264L32.7303 11.9823L32.7331 10.9339L31.7104 10.7033L32.5318 10.0519L32.0743 9.10833L33.0958 9.3445L33.5482 8.39868Z' fill='%23FFDA44'/%3E%3Cpath d='M37.2241 12.6991L37.6765 13.6449L38.6981 13.4088L38.2406 14.3523L39.0619 15.0038L38.0392 15.2342L38.042 16.2827L37.2241 15.6268L36.4062 16.2827L36.409 15.2342L35.3862 15.0038L36.2077 14.3523L35.7502 13.4088L36.7718 13.6449L37.2241 12.6991Z' fill='%23FFDA44'/%3E%3Cpath d='M34.5956 17.7162L34.9514 18.8113H36.1029L35.1714 19.488L35.5272 20.583L34.5956 19.9063L33.6642 20.583L34.02 19.488L33.0884 18.8113H34.2398L34.5956 17.7162Z' fill='%23FFDA44'/%3E%3Cpath d='M26.5191 21.6582C23.9461 21.6582 21.8603 19.5724 21.8603 16.9994C21.8603 14.4265 23.946 12.3407 26.5191 12.3407C27.3214 12.3407 28.0762 12.5435 28.7352 12.9006C27.7014 11.8896 26.2875 11.2656 24.7272 11.2656C21.5605 11.2656 18.9933 13.8327 18.9933 16.9994C18.9933 20.1662 21.5604 22.7333 24.7272 22.7333C26.2876 22.7333 27.7014 22.1093 28.7352 21.0983C28.0762 21.4554 27.3214 21.6582 26.5191 21.6582Z' fill='%23FFDA44'/%3E%3Cpath d='M18.6089 6.96527C18.1131 6.10851 17.1874 5.53186 16.1266 5.53186C15.0657 5.53186 14.1399 6.10861 13.6442 6.96527H18.6089Z' fill='%23FFDA44'/%3E%3Cpath d='M18.6185 6.98181L16.1266 9.47376L13.6346 6.98181C13.3965 7.39986 13.2596 7.8831 13.2596 8.3987C13.2596 9.98212 14.5432 11.2657 16.1267 11.2657C17.7101 11.2657 18.9937 9.98212 18.9937 8.3987C18.9935 7.8831 18.8566 7.39986 18.6185 6.98181Z' fill='%23FFDA44'/%3E%3Cpath d='M15.4097 8.75696V11.1752C15.6388 11.2341 15.879 11.2655 16.1265 11.2655C16.3741 11.2655 16.6142 11.2341 16.8433 11.1752V8.75696H15.4097Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2075'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cd\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2069)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 6.97586V0.515381H39.7636L0 27.0239V33.4844H9.69097L49.4545 6.97586Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515381V4.39109L5.8141 33.4844H0V29.6087L43.6405 0.515381H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M17.0277 5.53259L17.9173 8.27017H20.7958L18.467 9.96215L19.3566 12.6997L17.0277 11.0078L14.699 12.6997L15.5885 9.96215L13.2597 8.27017H16.1382L17.0277 5.53259Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2069'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ceuta\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2045)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.24249 0.514893L24.7273 16.9997V0.514893H8.24249Z' fill='black'/%3E%3Cpath d='M0 33.4844H8.24249L24.7273 16.9996H0V33.4844Z' fill='black'/%3E%3Cpath d='M41.212 33.4844L24.7273 16.9996V33.4844H41.212Z' fill='black'/%3E%3Cpath d='M41.212 0.514893L24.7273 16.9997H49.4545V0.514893H41.212Z' fill='black'/%3E%3Cpath d='M18.9935 11.9825L24.7274 12.6993L30.4612 11.9825V8.54211L28.1676 9.68894L24.7274 6.24866L21.2871 9.68894L18.9935 8.54211V11.9825Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7274 25.6003C21.5657 25.6003 18.9935 23.0281 18.9935 19.8665V14.1329L21.1437 11.9825H28.3111L30.4613 14.1329V19.8665C30.4612 23.0281 27.889 25.6003 24.7274 25.6003Z' fill='%23D80027'/%3E%3Cpath d='M24.7272 23.4502C22.7511 23.4502 21.1436 21.8426 21.1436 19.8666V14.1328H28.3109V19.8666C28.3108 21.8425 26.7032 23.4502 24.7272 23.4502Z' fill='%23F0F0F0'/%3E%3Cpath d='M21.1439 11.9821H18.9937V14.1323H21.1439V11.9821Z' fill='%23FFDA44'/%3E%3Cpath d='M30.4607 11.9821H28.3105V14.1323H30.4607V11.9821Z' fill='%23FFDA44'/%3E%3Cpath d='M30.4607 16.6416H28.3105V18.7918H30.4607V16.6416Z' fill='%23FFDA44'/%3E%3Cpath d='M21.1439 16.6416H18.9937V18.7918H21.1439V16.6416Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7272 23.4502C24.3528 23.4502 23.9917 23.3923 23.6522 23.2852V25.4979C24.0007 25.5643 24.3597 25.6004 24.7272 25.6004C25.0948 25.6004 25.4538 25.5643 25.8023 25.4979V23.2852C25.4628 23.3923 25.1017 23.4502 24.7272 23.4502Z' fill='%23FFDA44'/%3E%3Cpath d='M21.1914 20.4481L19.4754 22.1642C19.773 22.8415 20.1973 23.4506 20.7191 23.9613L22.2388 22.4417C21.6965 21.9176 21.3187 21.2247 21.1914 20.4481Z' fill='%23FFDA44'/%3E%3Cpath d='M29.9791 22.1643L28.263 20.4481C28.1356 21.2245 27.7579 21.9175 27.2157 22.4416L28.7353 23.9612C29.257 23.4507 29.6815 22.8416 29.9791 22.1643Z' fill='%23FFDA44'/%3E%3Cpath d='M24.0105 15.3274V16.5219C24.0105 16.9177 24.3314 17.2387 24.7273 17.2387C25.1232 17.2387 25.4441 16.9178 25.4441 16.5219V15.3274H24.0105Z' fill='%230052B4'/%3E%3Cpath d='M24.0105 20.1056V21.3001C24.0105 21.696 24.3314 22.0169 24.7273 22.0169C25.1232 22.0169 25.4441 21.6961 25.4441 21.3001V20.1056H24.0105Z' fill='%230052B4'/%3E%3Cpath d='M26.1608 17.7164V18.9111C26.1608 19.3068 26.4817 19.6279 26.8776 19.6279C27.2735 19.6279 27.5944 19.3068 27.5944 18.9111V17.7164H26.1608Z' fill='%230052B4'/%3E%3Cpath d='M24.0105 17.7164V18.9111C24.0105 19.3068 24.3314 19.6279 24.7273 19.6279C25.1232 19.6279 25.4441 19.3068 25.4441 18.9111V17.7164H24.0105Z' fill='%230052B4'/%3E%3Cpath d='M21.8603 17.7164V18.9111C21.8603 19.3068 22.1811 19.6279 22.5771 19.6279C22.973 19.6279 23.2939 19.3068 23.2939 18.9111V17.7164H21.8603Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2045'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cf\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2032)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M20.4269 16.9996H0V25.2424H20.4269V16.9996Z' fill='%236DA544'/%3E%3Cpath d='M49.4547 16.9996H29.0278V25.2424H49.4547V16.9996Z' fill='%236DA544'/%3E%3Cpath d='M0 0.514893V0.515182V8.75719H20.4269V0.515182H29.0277V8.75719H49.4545V0.515182V0.514893H0Z' fill='%230052B4'/%3E%3Cpath d='M49.4547 8.75696H29.0278V16.9997H49.4547V8.75696Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.4269 8.75696H0V16.9997H20.4269V8.75696Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.0277 33.4839H20.4269V25.2419H0V33.4839V33.4842H49.4545V33.4839V25.2419H29.0277V33.4839Z' fill='%23FFDA44'/%3E%3Cpath d='M11.5599 3.02319L12.0046 4.39208H13.444L12.2797 5.23812L12.7244 6.60691L11.5599 5.76097L10.3956 6.60691L10.8404 5.23812L9.67601 4.39208H11.1152L11.5599 3.02319Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2032'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2027)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M42.8599 0.514893L9.89091 33.4839H0V0.514893H42.8599Z' fill='%236DA544'/%3E%3Cpath d='M48.3074 0.514893L15.3384 33.4839H1.14709L34.1161 0.514893H48.3074Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2027'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ch\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2023)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23D80027'/%3E%3Cpath d='M34.4033 13.7746H27.9527V7.32397H21.5022V13.7746H15.0516V20.2251H21.5022V26.6757H27.9527V20.2251H34.4033V13.7746Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2023'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ci\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2018)'%3E%3Cpath d='M49.4545 0.514893H0V33.4839H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4546 0.514893H31.895V33.4849H49.4546V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M17.5596 0.514893H0V33.4849H17.5596V0.514893Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2018'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ck\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1996)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M37.0912 7.40894L37.6014 8.97892H39.2521L37.9166 9.94918L38.4267 11.5192L37.0912 10.5487L35.7558 11.5192L36.2658 9.94918L34.9304 8.97892H36.5811L37.0912 7.40894Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.3097 10.2179L31.7805 10.9673L32.9477 9.80017L32.6896 11.4305L34.1604 12.18L32.53 12.4382L32.2717 14.0686L31.5222 12.5978L29.8919 12.856L31.0593 11.6888L30.3097 10.2179Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.5004 16.9996L29.0704 16.4895L29.0705 14.8389L30.0407 16.1742L31.6107 15.664L30.6403 16.9996L31.6107 18.3351L30.0407 17.8251L29.0705 19.1604V17.5097L27.5004 16.9996Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.3097 23.7809L31.0591 22.3099L29.8919 21.1427L31.5225 21.401L32.2717 19.9302L32.53 21.5605L34.1604 21.8186L32.6896 22.5681L32.9477 24.1987L31.7805 23.0312L30.3097 23.7809Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.091 26.5899L36.581 25.02H34.9301L36.2657 24.0497L35.7557 22.4797L37.091 23.4499L38.4266 22.4797L37.9165 24.0497L39.252 25.02H37.6013L37.091 26.5899Z' fill='%23F0F0F0'/%3E%3Cpath d='M43.8729 23.7809L42.4019 23.0315L41.2348 24.1987L41.493 22.5681L40.0222 21.8189L41.6526 21.5605L41.911 19.9302L42.6601 21.401L44.2907 21.1427L43.1233 22.31L43.8729 23.7809Z' fill='%23F0F0F0'/%3E%3Cpath d='M46.6818 16.9996L45.1118 17.5097V19.1604L44.1416 17.825L42.5716 18.3351L43.5419 16.9996L42.5716 15.664L44.1416 16.1742L45.1118 14.8389V16.4895L46.6818 16.9996Z' fill='%23F0F0F0'/%3E%3Cpath d='M43.8729 10.2181L43.1237 11.6888L44.2907 12.856L42.6601 12.5979L41.911 14.0686L41.6526 12.4382L40.0222 12.1798L41.493 11.4306L41.2348 9.80029L42.402 10.9673L43.8729 10.2181Z' fill='%23F0F0F0'/%3E%3Cpath d='M0 10.3028V11.8483H4.44985L0 14.8148V15.543L5.5421 11.8482H7.72727L0 16.9998H10.8182V10.3027H0V10.3028ZM9.27273 16.9996H2.18566L9.27273 12.275V16.9996Z' fill='%23F0F0F0'/%3E%3Cpath d='M17 5.66648L24.7272 0.514893H13.9091V7.21194H24.7272V5.66648H20.2774L24.7272 2.69978V1.97158L19.1851 5.66629H17V5.66648ZM15.4545 0.515086H22.5416L15.4545 5.23965V0.515086Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 16.9998H24.7272L17 11.8482H19.1851L24.7272 15.5431V14.8149L20.2774 11.8483H24.7272V10.3029H13.9091V16.9998ZM15.4545 12.275L22.5416 16.9996H15.4545V12.275Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.8182 0.514893H0L7.72727 5.66646H5.5421L0 1.97167V2.69987L4.44985 5.66637H0V7.21182H10.8182V0.514893ZM9.27273 5.23963L2.18566 0.515086H9.27273V5.23963Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514893H10.8182V7.21193H0V10.3028H10.8182V16.9998H13.9091V10.3028H24.7273V7.21193H13.9091V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M7.72727 5.66649L0 0.514893V1.97168L5.5421 5.66649H7.72727Z' fill='%23D80027'/%3E%3Cpath d='M17 5.66649H19.1852L24.7273 1.97168V0.514893L17 5.66649Z' fill='%23D80027'/%3E%3Cpath d='M5.5421 11.8483L0 15.5431V16.9998L7.72727 11.8483H5.5421Z' fill='%23D80027'/%3E%3Cpath d='M17 11.8483L24.7273 16.9998V15.5431L19.1852 11.8483H17Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1996'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cl\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1990)'%3E%3Cpath d='M49.4545 0.515381H0V33.4844H49.4545V0.515381Z' fill='%23D80027'/%3E%3Cpath d='M49.4546 0.515381H24.7273V16.9999H49.4546V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 0.515381H0V16.9999H24.7273V0.515381Z' fill='%230052B4'/%3E%3Cpath d='M12.3636 2.87842L13.8229 7.36971H18.5455L14.7249 10.1456L16.1842 14.6369L12.3636 11.8612L8.54308 14.6369L10.0024 10.1456L6.18182 7.36971H10.9043L12.3636 2.87842Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1990'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1983)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M16.4845 0.514771H0V33.4848H16.4845V0.514771Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 0.514771H32.97V33.4848H49.4545V0.514771Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7272 12.412L25.8657 15.9161H29.5504L26.5696 18.082L27.7081 21.5863L24.7272 19.4204L21.7463 21.5863L22.885 18.082L19.9041 15.9161H23.5887L24.7272 12.412Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1983'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1974)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M17.2824 10.5833L18.698 14.9402H23.2792L19.5729 17.633L20.9886 21.9901L17.2824 19.2972L13.5761 21.9901L14.9917 17.633L11.2854 14.9402H15.8666L17.2824 10.5833Z' fill='%23FFDA44'/%3E%3Cpath d='M26.2052 25.074L24.8152 24.0642L23.4255 25.0739L23.9562 23.4402L22.5664 22.4303H24.2844L24.8152 20.7964L25.3463 22.4303H27.0641L25.6743 23.4401L26.2052 25.074Z' fill='%23FFDA44'/%3E%3Cpath d='M29.8308 20.0834H28.113L27.5821 21.7171L27.0513 20.0835L25.3332 20.0834L26.7232 19.0735L26.1922 17.4397L27.5821 18.4494L28.972 17.4397L28.4411 19.0735L29.8308 20.0834Z' fill='%23FFDA44'/%3E%3Cpath d='M29.8308 13.9151L28.4411 14.9249L28.9719 16.5587L27.5821 15.549L26.1922 16.5589L26.7232 14.9248L25.3332 13.9153L27.0513 13.9151L27.5821 12.2811L28.113 13.9151H29.8308Z' fill='%23FFDA44'/%3E%3Cpath d='M26.2051 8.92466L25.6743 10.5586L27.0641 11.5683L25.3462 11.5684L24.8151 13.2024L24.2843 11.5683L22.5664 11.5684L23.9563 10.5585L23.4254 8.92456L24.8151 9.93442L26.2051 8.92466Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1974'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-co\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1969)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 25.4128H0V33.4847H49.4545V25.4128Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 17H0V25.4127H49.4545V17Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1969'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-corsica\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1964)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.4672 14.4774C30.4672 10.9909 27.6408 8.16455 24.1543 8.16455C21.5816 8.16455 19.3696 9.70421 18.3863 11.9119L17.6076 14.7346L18.3244 15.4514L16.891 18.3184L18.3244 19.0352L17.6076 19.752V20.4688L18.3244 21.1856V22.619L19.0412 23.3358L21.1914 22.619C21.1914 22.619 21.1914 23.3358 21.9082 24.0524C22.625 24.7691 23.3417 26.2027 23.3417 26.2027C23.3417 26.2027 25.4919 26.9195 26.9254 24.7693C28.3588 22.6191 29.7924 21.9023 29.7924 21.9023L28.4106 19.1388C29.674 17.9845 30.4672 16.3239 30.4672 14.4774Z' fill='black'/%3E%3Cpath d='M30.9815 16.8914C33.894 16.4 34.3792 10.697 34.3792 10.697H30.3656C32.444 15.7141 30.2686 16.0516 30.2686 16.0516C29.9738 15.8324 19.4264 10.8357 19.0919 10.7086C19.0113 10.8164 18.7149 11.0995 18.3544 11.9811C17.9939 12.8627 17.9053 13.6558 17.9053 13.6558C18.0743 13.7658 29.2758 17.6772 29.5719 17.7098C30.1595 18.0941 30.8825 19.2428 30.4784 22.6492L34.3416 21.5603C34.3415 21.5603 33.0304 18.0725 30.9815 16.8914Z' fill='%23ACABB1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1964'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1957)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 12.6993H0V21.3001H49.4545V12.6993Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 26.317H0V33.4847H49.4545V26.317Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.514771H0V7.68248H49.4545V0.514771Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1957'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cu\]{display:inline-block;width:1.5em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51 34' width='51' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1948)'%3E%3Cpath d='M50.8132 0.0627441H0V33.9374H50.8132V0.0627441Z' fill='%23F0F0F0'/%3E%3Cpath d='M50.8132 0.0627441H0V6.8375H50.8132V0.0627441Z' fill='%230052B4'/%3E%3Cpath d='M50.8132 13.613H0V20.3878H50.8132V13.613Z' fill='%230052B4'/%3E%3Cpath d='M50.8132 27.1626H0V33.9373H50.8132V27.1626Z' fill='%230052B4'/%3E%3Cpath d='M25.4083 17.0005L0.0016098 33.9379V0.0621338L25.4083 17.0005Z' fill='%23D80027'/%3E%3Cpath d='M8.28475 12.5817L9.38141 15.957H12.9307L10.0594 18.0432L11.156 21.4186L8.28475 19.3325L5.4135 21.4186L6.51025 18.0432L3.639 15.957H7.1881L8.28475 12.5817Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1948'%3E%3Crect width='51' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cv\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1930)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 23.4498H0V25.6H49.4545V23.4498Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 21.2997H0V23.4499H49.4545V21.2997Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 25.6002H0V27.7504H49.4545V25.6002Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.4235 17.5093L17.7136 18.4026H18.653L17.8931 18.9547L18.1833 19.8479L17.4235 19.2959L16.6636 19.8479L16.9538 18.9547L16.194 18.4026H17.1333L17.4235 17.5093Z' fill='%23FFDA44'/%3E%3Cpath d='M17.4235 29.2024L17.7136 30.0956H18.653L17.8931 30.6476L18.1833 31.5409L17.4235 30.9888L16.6636 31.5409L16.9538 30.6476L16.194 30.0956H17.1333L17.4235 29.2024Z' fill='%23FFDA44'/%3E%3Cpath d='M11.9806 25.248L12.2707 26.1414H13.2101L12.4503 26.6934L12.7405 27.5867L11.9806 27.0347L11.2207 27.5867L11.5109 26.6934L10.7511 26.1414H11.6904L11.9806 25.248Z' fill='%23FFDA44'/%3E%3Cpath d='M14.0598 18.6786L14.35 19.5719H15.2893L14.5295 20.124L14.8197 21.0172L14.0598 20.4651L13.2999 21.0172L13.5902 20.124L12.8303 19.5719H13.7697L14.0598 18.6786Z' fill='%23FFDA44'/%3E%3Cpath d='M10.7511 22.3574L11.6902 22.3575L11.9805 21.4641L12.2707 22.3574L13.2101 22.3573L12.4502 22.9094L12.7405 23.8029L11.9805 23.2508L11.2207 23.8026L11.5109 22.9094L10.7511 22.3574Z' fill='%23FFDA44'/%3E%3Cpath d='M13.2998 30.2012L13.5901 29.3082L12.8301 28.7559H13.7695L14.0597 27.8627L14.35 28.7558H15.2892L14.5293 29.308L14.8195 30.2013L14.0596 29.6492L13.2998 30.2012Z' fill='%23FFDA44'/%3E%3Cpath d='M22.8647 25.248L22.5745 26.1414H21.6353L22.395 26.6934L22.1048 27.5867L22.8647 27.0347L23.6246 27.5867L23.3343 26.6934L24.0942 26.1414H23.1549L22.8647 25.248Z' fill='%23FFDA44'/%3E%3Cpath d='M20.7855 18.6786L20.4953 19.5719H19.556L20.3158 20.124L20.0256 21.0172L20.7855 20.4651L21.5454 21.0172L21.2551 20.124L22.015 19.5719H21.0756L20.7855 18.6786Z' fill='%23FFDA44'/%3E%3Cpath d='M24.0942 22.3574L23.1551 22.3575L22.8648 21.4641L22.5745 22.3574L21.6353 22.3573L22.3952 22.9094L22.1048 23.8029L22.8648 23.2508L23.6246 23.8026L23.3344 22.9094L24.0942 22.3574Z' fill='%23FFDA44'/%3E%3Cpath d='M21.5454 30.2012L21.2551 29.3082L22.015 28.7559H21.0757L20.7855 27.8627L20.4952 28.7558H19.556L20.3159 29.308L20.0257 30.2013L20.7856 29.6492L21.5454 30.2012Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1930'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1923)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 23.6965H0V26.7874H49.4545V23.6965Z' fill='%23FFDA44'/%3E%3Cpath d='M14.0818 6.60742L14.9713 9.3449H17.85L15.5212 11.037L16.4106 13.7747L14.0818 12.0828L11.753 13.7747L12.6426 11.037L10.3138 9.3449H13.1923L14.0818 6.60742Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.13843 3.74072L9.67219 5.38325H11.3993L10.0021 6.39852L10.5358 8.04114L9.13843 7.02597L7.74115 8.04114L8.27491 6.39852L6.87762 5.38325H8.60486L9.13843 3.74072Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1923'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cx\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1910)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M0 0.514648H49.4545V33.4842' fill='%236DA544'/%3E%3Cpath d='M24.7272 21.2998C27.1023 21.2998 29.0277 19.3745 29.0277 16.9994C29.0277 14.6243 27.1023 12.699 24.7272 12.699C22.3522 12.699 20.4268 14.6243 20.4268 16.9994C20.4268 19.3745 22.3522 21.2998 24.7272 21.2998Z' fill='%23FFDA44'/%3E%3Cpath d='M12.3224 26.3174L12.7749 27.2633L13.7963 27.0272L13.3389 27.9706L14.1603 28.6221L13.1376 28.8525L13.1404 29.901L12.3224 29.2451L11.5045 29.901L11.5073 28.8525L10.4844 28.6221L11.306 27.9706L10.8486 27.0272L11.87 27.2633L12.3224 26.3174Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.36341 18.4331L9.81575 19.379L10.8372 19.143L10.3798 20.0865L11.2012 20.7379L10.1785 20.9683L10.1813 22.0168L9.36341 21.3609L8.54539 22.0168L8.54819 20.9683L7.52548 20.7379L8.34699 20.0865L7.88953 19.143L8.91098 19.379L9.36341 18.4331Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3225 11.9827L12.775 12.9285L13.7964 12.6924L13.339 13.6359L14.1604 14.2873L13.1377 14.5178L13.1405 15.5664L12.3225 14.9103L11.5046 15.5664L11.5074 14.5178L10.4846 14.2873L11.306 13.6359L10.8486 12.6924L11.8701 12.9285L12.3225 11.9827Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.9984 17L16.4508 17.9459L17.4724 17.7097L17.0149 18.6532L17.8362 19.3047L16.8135 19.5352L16.8163 20.5836L15.9984 19.9277L15.1806 20.5836L15.1834 19.5352L14.1605 19.3047L14.982 18.6532L14.5245 17.7097L15.5461 17.9459L15.9984 17Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.3696 21.2999L13.7254 22.395H14.8769L13.9453 23.0718L14.3012 24.1668L13.3696 23.4901L12.4381 24.1668L12.794 23.0718L11.8624 22.395H13.0138L13.3696 21.2999Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7275 19.8665H26.161C26.161 19.8665 26.7821 18.7677 26.161 17.7163L27.5944 16.2829L26.8777 14.8494H26.1609C26.1609 14.8494 25.8025 15.9244 24.369 15.9244C22.9355 15.9244 22.5772 14.8494 22.5772 14.8494H21.8605L22.5772 16.2828L21.8604 17.7162L22.5772 18.433C22.5772 18.433 23.294 16.9996 24.7274 17.7162C24.7275 17.7163 25.3368 18.6122 24.7275 19.8665Z' fill='%236DA544'/%3E%3Cpath d='M38.2931 11.6702C38.327 11.4941 38.3448 11.3124 38.3448 11.1265C38.3448 9.85146 37.5124 8.77148 36.3615 8.39893C36.7132 9.1137 36.9114 9.91762 36.9114 10.768C36.9114 11.0549 36.8883 11.3362 36.845 11.6109C36.6718 11.3319 36.4493 11.0769 36.1775 10.8605C35.1536 10.0458 33.7543 10.0243 32.7198 10.7104C33.5185 10.8848 34.2908 11.2393 34.9738 11.7828C35.5085 12.2083 35.9407 12.7839 36.2714 13.3395L31.8943 14.7101C36.1947 15.4269 39.7783 12.5599 39.7783 12.5599C39.3813 11.7658 38.7645 11.632 38.2931 11.6702Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1910'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cy\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1905)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23FCFCFC'/%3E%3Cpath d='M34 14.8636C33.5007 14.8636 32.8825 14.8636 31.8601 14.8636C31.8601 18.803 28.6665 21.9965 24.7273 21.9965C20.7878 21.9965 17.5944 18.803 17.5944 14.8636C16.9049 14.8636 16.144 14.8636 15.4545 14.8636C15.4545 19.107 18.3048 22.6845 22.1953 23.7864C21.7689 24.5967 21.8338 25.6169 22.443 26.3772C23.2432 25.7358 24.0719 25.0718 24.7748 24.5085C25.4777 25.0718 26.3062 25.7357 27.1066 26.3772C27.722 25.6093 27.7825 24.5762 27.3417 23.762C31.1897 22.6332 34 19.0769 34 14.8636Z' fill='%236DA544'/%3E%3Cpath d='M19.0214 14.1504C19.0214 14.1504 19.0214 17.7169 22.5878 17.7169L23.3011 18.4302H24.7277C24.7277 18.4302 25.441 16.2903 26.8675 16.2903C26.8675 16.2903 26.8675 14.8638 28.2941 14.8638C29.7206 14.8638 30.434 14.8638 30.434 14.8638C30.434 14.8638 29.7206 12.0107 33.2871 9.8708L31.8605 9.15747C31.8605 9.15747 26.8675 12.7239 23.3011 12.0106V13.4371H21.8746L21.1612 12.7238L19.0214 14.1504Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1905'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-cz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1900)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 17V33.4845H0L20.7849 17H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515747V17.0002H20.7849L0 0.515747H49.4545Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1900'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-de\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1895)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.514771H0V11.5044H49.4545V0.514771Z' fill='black'/%3E%3Cpath d='M49.4545 22.494H0V33.4836H49.4545V22.494Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1895'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-dj\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1889)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.514771V16.6155L0 17.0166V0.514771H49.4545Z' fill='%23338AF3'/%3E%3Cpath d='M24.7273 17.0004L0 33.4848V0.514771L24.7273 17.0004Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.13829 12.6995L10.2056 15.9845H13.6601L10.8655 18.0151L11.9329 21.3003L9.13829 19.27L6.34362 21.3003L7.41124 18.0151L4.61658 15.9845H8.07086L9.13829 12.6995Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1889'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-dk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1885)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M18.5455 0.514648H12.3636V13.9085H0V20.0903H12.3636V33.4842H18.5455V20.0903H49.4545V13.9085H18.5455V0.514648Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1885'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-dm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1863)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23496E2D'/%3E%3Cpath d='M0 13.9091V15.9697V18.0302V20.0909H49.4545V18.0302V15.9697V13.9091H0Z' fill='black'/%3E%3Cpath d='M49.4545 13.9091H0V15.97H49.4545V13.9091Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 18.0298H0V20.0907H49.4545V18.0298Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.8182 0.515747H21.6364V33.4847H27.8182V0.515747Z' fill='black'/%3E%3Cpath d='M23.6963 0.515747H21.6364V33.4847H23.6963V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M27.818 0.515747H25.7581V33.4847H27.818V0.515747Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 24.8834C29.0813 24.8834 32.6109 21.3538 32.6109 16.9998C32.6109 12.6457 29.0813 9.11609 24.7273 9.11609C20.3733 9.11609 16.8436 12.6457 16.8436 16.9998C16.8436 21.3538 20.3733 24.8834 24.7273 24.8834Z' fill='%23D80027'/%3E%3Cpath d='M26.5237 17.8792C25.9373 16.7064 25.175 15.5177 25.175 15.5177C25.175 15.5177 25.1939 14.9765 25.1939 14.654C25.1939 14.1681 24.8001 13.7743 24.3143 13.7743C23.854 13.7743 23.477 14.1279 23.4385 14.578C23.0767 14.6017 22.7902 14.9018 22.7902 15.2697C22.7902 15.5372 22.9417 15.7689 23.1634 15.8848C23.2736 15.627 23.4895 15.4257 23.7566 15.334C23.8 15.3697 23.8469 15.4014 23.8967 15.4283L24.0093 15.4823C24.0093 15.4823 23.5915 16.6601 23.5915 17.2929C23.5915 19.0717 24.7643 19.6203 24.7643 19.6203V19.6386L24.1779 20.2249H25.3507V19.052L25.9371 19.6385C25.9426 19.6274 27.0482 18.9282 26.5237 17.8792Z' fill='%23496E2D'/%3E%3Cpath d='M24.7275 10.5492L24.9944 11.3705H25.8579L25.1592 11.8782L25.4262 12.6994L24.7275 12.1919L24.0287 12.6994L24.2957 11.8782L23.5971 11.3705H24.4606L24.7275 10.5492Z' fill='%23496E2D'/%3E%3Cpath d='M20.9359 11.7809L21.6344 12.2884L22.3331 11.7809L22.0663 12.6021L22.7649 13.1097L21.9015 13.1098L21.6345 13.9311L21.3677 13.1098L20.5041 13.1097L21.2028 12.6021L20.9359 11.7809Z' fill='%23496E2D'/%3E%3Cpath d='M18.5925 15.0063H19.4559L19.7228 14.1851L19.9897 15.0063H20.8532L20.1546 15.5139L20.4216 16.3352L19.7228 15.8277L19.0241 16.3351L19.291 15.5139L18.5925 15.0063Z' fill='%23496E2D'/%3E%3Cpath d='M18.5925 18.993L19.291 18.4855L19.0241 17.6642L19.7228 18.1716L20.4214 17.6641L20.1546 18.4854L20.8534 18.993L19.9897 18.9931L19.7228 19.8142L19.4559 18.993H18.5925Z' fill='%23496E2D'/%3E%3Cpath d='M20.9358 22.2182L21.2027 21.3971L20.504 20.8894H21.3676L21.6345 20.068L21.9014 20.8893H22.7649L22.0662 21.397L22.333 22.2182L21.6344 21.7107L20.9358 22.2182Z' fill='%23496E2D'/%3E%3Cpath d='M24.7275 23.4506L24.4606 22.6294H23.5971L24.2957 22.1217L24.0287 21.3004L24.7275 21.8079L25.4261 21.3004L25.1592 22.1217L25.8579 22.6293L24.9944 22.6294L24.7275 23.4506Z' fill='%23496E2D'/%3E%3Cpath d='M28.519 22.2182L27.8205 21.7107L27.1219 22.2183L27.3886 21.397L26.6899 20.8894L27.5534 20.8893L27.8203 20.068L28.0873 20.8894H28.9508L28.2522 21.3971L28.519 22.2182Z' fill='%23496E2D'/%3E%3Cpath d='M30.8623 18.993H29.9988L29.732 19.8142L29.465 18.9931H28.6014L29.3001 18.4854L29.0331 17.6642L29.732 18.1717L30.4305 17.6642L30.1637 18.4854L30.8623 18.993Z' fill='%23496E2D'/%3E%3Cpath d='M30.8623 15.0063L30.1637 15.5139L30.4306 16.3351L29.732 15.8276L29.0332 16.3352L29.3001 15.5139L28.6014 15.0064L29.465 15.0063L29.7319 14.1851L29.9988 15.0063H30.8623Z' fill='%23496E2D'/%3E%3Cpath d='M28.519 11.7809L28.2522 12.6021L28.9508 13.1097H28.0873L27.8205 13.9311L27.5534 13.1098H26.6899L27.3886 12.6021L27.1219 11.781L27.8205 12.2884L28.519 11.7809Z' fill='%23496E2D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1863'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-do\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1853)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.4269 21.3005H0V33.4846H20.4269V21.3005Z' fill='%23D80027'/%3E%3Cpath d='M20.4269 0.515747H0V12.7009H20.4269V0.515747Z' fill='%230052B4'/%3E%3Cpath d='M49.4546 0.515747H29.0278V12.7009H49.4546V0.515747Z' fill='%23D80027'/%3E%3Cpath d='M49.4546 21.3005H29.0278V33.4846H49.4546V21.3005Z' fill='%230052B4'/%3E%3Cpath d='M29.0276 17.0004C29.0276 19.3754 27.1024 21.3008 24.7273 21.3008C22.3522 21.3008 20.427 19.3755 20.427 17.0004C20.427 14.6253 24.7273 12.7001 24.7273 12.7001C24.7273 12.7001 29.0276 14.6253 29.0276 17.0004Z' fill='%23496E2D'/%3E%3Cpath d='M20.427 17.0004C20.427 14.6254 22.3522 12.7001 24.7273 12.7001C27.1024 12.7001 29.0276 14.6253 29.0276 17.0004' fill='%230052B4'/%3E%3Cpath d='M22.3083 14.8501V17.5377C22.3083 18.8737 23.3913 19.9566 24.7273 19.9566C26.0633 19.9566 27.1462 18.8736 27.1462 17.5377V14.8501H22.3083Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1853'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-dz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1846)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 0.514771H24.7273V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M28.2692 13.8374L26.9166 15.7011L24.7262 14.9909L26.0808 16.8532L24.7283 18.717L26.9181 18.004L28.2728 19.8663L28.2715 17.5635L30.4611 16.8506L28.2706 16.1402L28.2692 13.8374Z' fill='%23D80027'/%3E%3Cpath d='M26.0946 21.658C23.5217 21.658 21.4358 19.5722 21.4358 16.9992C21.4358 14.4262 23.5216 12.3404 26.0946 12.3404C26.8969 12.3404 27.6516 12.5433 28.3107 12.9004C27.2768 11.8894 25.8629 11.2654 24.3027 11.2654C21.136 11.2654 18.5689 13.8325 18.5689 16.9992C18.5689 20.1659 21.136 22.733 24.3027 22.733C25.8629 22.733 27.2768 22.1089 28.3107 21.098C27.6516 21.4552 26.8968 21.658 26.0946 21.658Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1846'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-east-timor\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1840)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 17.0001L0 1.03271V5.30609L15.0514 17.0001L0 28.694V32.9674L24.7273 17.0001Z' fill='%23FFDA44'/%3E%3Cpath d='M0 1.03271V32.9674L18.2766 17.0001L0 1.03271Z' fill='black'/%3E%3Cpath d='M4.26757 12.8812L6.67385 15.1585L9.58326 13.5735L8.16115 16.5659L10.5673 18.843L7.28208 18.4151L5.85997 21.4073L5.25183 18.1506L1.96658 17.7227L4.87581 16.1379L4.26757 12.8812Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1840'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ec\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1832)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 17H0V25.2428H49.4545V17Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 25.2429H0V33.4846H49.4545V25.2429Z' fill='%23D80027'/%3E%3Cpath d='M24.7271 22.7334C27.8937 22.7334 30.4606 20.1664 30.4606 16.9999C30.4606 13.8333 27.8937 11.2664 24.7271 11.2664C21.5606 11.2664 18.9936 13.8333 18.9936 16.9999C18.9936 20.1664 21.5606 22.7334 24.7271 22.7334Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7277 20.7965C22.6898 20.7965 21.032 19.1387 21.032 17.1008V14.8834C21.032 12.8455 22.6898 11.1877 24.7277 11.1877C26.7656 11.1877 28.4234 12.8455 28.4234 14.8834V17.1008C28.4234 19.1387 26.7656 20.7965 24.7277 20.7965Z' fill='%23338AF3'/%3E%3Cpath d='M30.6404 8.23103H26.2057C26.2057 7.41475 25.5437 6.75281 24.7274 6.75281C23.9112 6.75281 23.2492 7.41475 23.2492 8.23103H18.8145C18.8145 9.04742 19.5256 9.70926 20.3419 9.70926H20.2927C20.2927 10.5256 20.9545 11.1875 21.7709 11.1875C21.7709 12.0039 22.4327 12.6657 23.2491 12.6657H26.2057C27.0221 12.6657 27.6839 12.0039 27.6839 11.1875C28.5003 11.1875 29.1621 10.5256 29.1621 9.70926H29.1129C29.9293 9.70926 30.6404 9.04742 30.6404 8.23103Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1832'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ee\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1827)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='black'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1827'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-eg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1821)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='black'/%3E%3Cpath d='M30.9091 15.0961H26.2727C26.2727 14.2426 25.5808 13.5507 24.7273 13.5507C23.8738 13.5507 23.1818 14.2426 23.1818 15.0961H18.5455C18.5455 15.9496 19.2889 16.6416 20.1424 16.6416H20.0909C20.0909 17.4951 20.7829 18.187 21.6364 18.187C21.6364 19.0405 22.3284 19.7325 23.1818 19.7325H26.2727C27.1262 19.7325 27.8182 19.0405 27.8182 18.187C28.6717 18.187 29.3637 17.4951 29.3637 16.6416H29.3122C30.1656 16.6416 30.9091 15.9497 30.9091 15.0961Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1821'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-england\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1817)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.8182 0.514648H21.6364V13.9085H0V20.0903H21.6364V33.4842H27.8182V20.0903H49.4545V13.9085H27.8182V0.514648Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1817'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-er\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1811)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 0.515747H0V17.0002H49.4545V0.515747Z' fill='%236DA544'/%3E%3Cpath d='M2.26382e-09 33.4847C-0.000386361 33.4873 49.4545 16.9997 49.4545 16.9997L2.26382e-09 0.515747V33.4847Z' fill='%23D80027'/%3E%3Cpath d='M13.618 10.8179C10.7475 10.8179 8.4122 13.1531 8.4122 16.0237V17.9759C8.4122 20.8463 10.7476 23.1816 13.618 23.1816C16.4884 23.1816 18.8237 20.8464 18.8237 17.9759V16.0237C18.8237 13.1533 16.4884 10.8179 13.618 10.8179ZM16.8715 17.9759C16.8715 19.4299 15.9127 20.6641 14.594 21.0797V18.952L15.9752 17.5709L14.5949 16.1907L14.5941 15.6993V15.0478H12.6419V17L11.2618 18.3801L12.6419 19.7602V21.0799C11.3234 20.6643 10.3644 19.4301 10.3644 17.976V16.0237C10.3644 14.2298 11.824 12.7702 13.618 12.7702C15.412 12.7702 16.8715 14.2298 16.8715 16.0237V17.9759Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1811'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-es\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1805)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514771H0V11.5044H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4941H0V33.4838H49.4545V22.4941Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1805'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-et\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1796)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 24.8834C29.0813 24.8834 32.6109 21.3538 32.6109 16.9998C32.6109 12.6457 29.0813 9.11609 24.7273 9.11609C20.3733 9.11609 16.8436 12.6457 16.8436 16.9998C16.8436 21.3538 20.3733 24.8834 24.7273 24.8834Z' fill='%230052B4'/%3E%3Cpath d='M24.7255 10.8953L26.1488 15.2753H30.7617L27.0284 17.9825L28.4627 22.3756L24.7255 19.6556L20.9942 22.3706L22.4228 17.9825L18.6928 15.2753H23.3023L24.7255 10.8953Z' fill='%23FFDA44'/%3E%3Cpath d='M30.4019 18.0901L25.8869 16.6231L28.6772 12.7827L27.5177 11.9401L24.7272 15.7806L21.937 11.9402L20.7773 12.7826L23.5675 16.6233L19.0528 18.0901L19.4957 19.4535L24.0105 17.9865V22.7337H25.4441V17.9865L29.9588 19.4535L30.4019 18.0901Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1796'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-eu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1784)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M24.7271 7.72693L25.2204 9.24485H26.8163L25.5251 10.183L26.0183 11.701L24.7271 10.7629L23.4358 11.701L23.929 10.183L22.6378 9.24485H24.2338L24.7271 7.72693Z' fill='%23FFDA44'/%3E%3Cpath d='M18.1705 10.4429L19.5926 11.1674L20.7212 10.0389L20.4714 11.6153L21.8935 12.3399L20.3172 12.5896L20.0675 14.1661L19.3429 12.744L17.7666 12.9936L18.8952 11.865L18.1705 10.4429Z' fill='%23FFDA44'/%3E%3Cpath d='M15.4545 16.9996L16.9725 16.5064L16.9726 14.9104L17.9106 16.2016L19.4286 15.7084L18.4904 16.9996L19.4286 18.2908L17.9106 17.7977L16.9726 19.0889V17.4929L15.4545 16.9996Z' fill='%23FFDA44'/%3E%3Cpath d='M18.1705 23.5567L18.895 22.1345L17.7666 21.006L19.343 21.2557L20.0675 19.8336L20.3172 21.4101L21.8935 21.6597L20.4715 22.3843L20.7212 23.9606L19.5926 22.8321L18.1705 23.5567Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7271 26.2725L24.2338 24.7546H22.6378L23.9291 23.8165L23.4358 22.2986L24.7271 23.2367L26.0183 22.2986L25.5251 23.8165L26.8163 24.7546H25.2203L24.7271 26.2725Z' fill='%23FFDA44'/%3E%3Cpath d='M31.2842 23.5567L29.8621 22.8322L28.7336 23.9608L28.9833 22.3842L27.5612 21.6597L29.1375 21.4101L29.3873 19.8336L30.1119 21.2557L31.6882 21.006L30.5596 22.1346L31.2842 23.5567Z' fill='%23FFDA44'/%3E%3Cpath d='M34.0002 16.9996L32.4822 17.4929V19.0889L31.5442 17.7975L30.0261 18.2908L30.9643 16.9996L30.0261 15.7084L31.5442 16.2015L32.4821 14.9104L32.4822 16.5065L34.0002 16.9996Z' fill='%23FFDA44'/%3E%3Cpath d='M31.2842 10.4429L30.5597 11.865L31.6883 12.9936L30.1117 12.7438L29.3873 14.166L29.1375 12.5896L27.5612 12.3399L28.9834 11.6153L28.7336 10.0389L29.8621 11.1675L31.2842 10.4429Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1784'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fallback\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Crect width='50' height='34' fill='%23b8bfbf'/%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fi\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1780)'%3E%3Cpath d='M49.4545 0.515381H0V33.4854H49.4545V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 14.9392V19.0601H17.7391V33.4847H13.6172V19.0601H0V14.9392H13.6172V0.514648H17.7391V14.9392H49.4545Z' fill='%232E52B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1780'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fj\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1766)'%3E%3Cpath d='M49.4545 0.515381H0V33.4854H49.4545V0.515381Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.515381V2.69998L20.2774 5.66619H24.7273V11.848H20.2774L24.7273 14.8153V16.9999H22.5416L15.4545 12.2747V16.9999H9.27273V12.2747L2.18566 16.9999H0V14.8153L4.44985 11.848H0V5.66619H4.44985L0 2.69998V0.515381H2.18566L9.27273 5.23935V0.515381H15.4545V5.23935L22.5416 0.515381H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514648H10.8182V7.21168H0V10.3026H10.8182V16.9996H13.9091V10.3026H24.7273V7.21168H13.9091V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 16.9995V15.5427L5.5421 11.8479H7.72727L0 16.9995Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 16.9995V15.5427L19.1852 11.8479H17L24.7273 16.9995Z' fill='%23D80027'/%3E%3Cpath d='M32.0736 12.3407V18.0745C32.0736 21.915 37.0907 23.0917 37.0907 23.0917C37.0907 23.0917 42.1078 21.915 42.1078 18.0745V12.3407L37.0907 10.9072L32.0736 12.3407Z' fill='%23F3F3F3'/%3E%3Cpath d='M42.1079 12.699V10.5488H32.0737V12.699H36.3741V16.9995H32.0737V18.4328V18.4329H36.3741V23.23C36.8067 23.3832 37.0909 23.45 37.0909 23.45C37.0909 23.45 37.375 23.3832 37.8076 23.2301V18.4329H42.1081V18.4328V16.9995H37.8075V12.699H42.1079Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1766'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1746)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M39.9576 20.5833V21.3001H34.2237V20.5833H32.0736V23.4503H33.5071V24.1669H40.6744V23.4503H42.1079V20.5833H39.9576Z' fill='%23FFDA44'/%3E%3Cpath d='M32.0736 9.83228V17.7163C32.0736 21.5567 37.0907 22.7334 37.0907 22.7334C37.0907 22.7334 42.1079 21.5568 42.1079 17.7163V9.83228H32.0736Z' fill='%23338AF3'/%3E%3Cpath d='M37.0904 15.7129C35.8361 15.7129 35.8361 16.8597 34.5819 16.8597C33.3277 16.8597 33.3277 15.7129 32.0734 15.7129V17.7197C33.3277 17.7197 33.3277 18.8666 34.5819 18.8666C35.8361 18.8666 35.8361 17.7197 37.0904 17.7197C38.3447 17.7197 38.3447 18.8666 39.5991 18.8666C40.8534 18.8666 40.8534 17.7197 42.1079 17.7197V15.7129C40.8535 15.7129 40.8535 16.8597 39.5991 16.8597C38.3448 16.8597 38.3448 15.7129 37.0904 15.7129Z' fill='%23F3F3F3'/%3E%3Cpath d='M37.0904 11.6958C35.8361 11.6958 35.8361 12.8426 34.5819 12.8426C33.3277 12.8426 33.3277 11.6958 32.0734 11.6958V13.7027C33.3277 13.7027 33.3277 14.8495 34.5819 14.8495C35.8361 14.8495 35.8361 13.7027 37.0904 13.7027C38.3447 13.7027 38.3447 14.8495 39.5991 14.8495C40.8534 14.8495 40.8534 13.7027 42.1079 13.7027V11.6958C40.8535 11.6958 40.8535 12.8426 39.5991 12.8426C38.3448 12.8426 38.3448 11.6958 37.0904 11.6958Z' fill='%23F3F3F3'/%3E%3Cpath d='M24.7273 0.515137V3.46628L20.3646 5.89061H24.7273V11.6242H19.0185L24.7273 14.7957V16.9996H22.1502L15.0514 13.0561V16.9996H9.6759V12.3079L1.23095 16.9996H0V14.0484L4.36272 11.6242H0V5.89061H5.70881L0 2.71799V0.515137H2.57705L9.6759 4.45865V0.515137H15.0514V5.20685L23.4963 0.515137H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514648H10.8182V7.21149H0V10.3024H10.8182V16.9994H13.9091V10.3024H24.7273V7.21149H13.9091V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M15.0516 11.6241L24.7275 16.9996V15.4796L17.7877 11.6241H15.0516Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6241L24.7275 16.9996V15.4796L17.7877 11.6241H15.0516Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0516 11.6241L24.7275 16.9996V15.4796L17.7877 11.6241H15.0516Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.6241L0 15.4796V16.9996L9.6759 11.6241H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89012L0 0.514648V2.0347L6.93977 5.89012H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89012L0 0.514648V2.0347L6.93977 5.89012H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89012L0 0.514648V2.0347L6.93977 5.89012H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7878 5.89012L24.7275 2.0347V0.514648L15.0516 5.89012H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1746'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1738)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23338AF3'/%3E%3Cpath d='M24.7271 7.68188L25.4387 9.87199H27.7417L25.8786 11.2258L26.5902 13.4158L24.7271 12.0623L22.8641 13.4158L23.5757 11.2258L21.7127 9.87199H24.0156L24.7271 7.68188Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.4094 16.9995L17.5995 16.2878V13.9849L18.9532 15.8479L21.1433 15.1362L19.7898 16.9995L21.1433 18.8623L18.9532 18.1508L17.5995 20.0138V17.711L15.4094 16.9995Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 26.3172L24.0157 24.127H21.7127L23.5757 22.7732L22.8642 20.5831L24.7273 21.9368L26.5902 20.5831L25.8786 22.7732L27.7417 24.127H25.4388L24.7273 26.3172Z' fill='%23F0F0F0'/%3E%3Cpath d='M34.0444 16.9992L31.8543 17.7109V20.0138L30.5006 18.1508L28.3105 18.8623L29.664 16.9992L28.3105 15.1362L30.5006 15.8479L31.8543 13.9849V16.2877L34.0444 16.9992Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1738'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fo\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1733)'%3E%3Cpath d='M49.4545 0.515381H0V33.4854H49.4545V0.515381Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 20.8523H19.5302V33.4847H17.7391H13.6172H11.8261V20.8523H0V19.0601V14.9392V13.147H11.8261V0.514648H13.6172H17.7391H19.5302V13.147H49.4545V14.9392V19.0601V20.8523Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 14.9392V19.0601H17.7391V33.4847H13.6172V19.0601H0V14.9392H13.6172V0.514648H17.7391V14.9392H49.4545Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1733'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-fr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1728)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514771H0V33.4848H16.4845V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.514771H32.97V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1728'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ga\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1723)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1723'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-galapagos-islands\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1718)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1718'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gb\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1694)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.8182 0.514648H21.6364V13.9085H0V20.0903H21.6364V33.4842H27.8182V20.0903H49.4545V13.9085H27.8182V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M38.0358 22.7336L49.4544 29.0773V22.7336H38.0358Z' fill='%230052B4'/%3E%3Cpath d='M30.1026 22.7336L49.4543 33.4846V30.4445L35.5749 22.7336H30.1026Z' fill='%230052B4'/%3E%3Cpath d='M44.2997 33.4847L30.1026 25.5967V33.4847H44.2997Z' fill='%230052B4'/%3E%3Cpath d='M30.1026 22.7336L49.4543 33.4846V30.4445L35.5749 22.7336H30.1026Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.1026 22.7336L49.4543 33.4846V30.4445L35.5749 22.7336H30.1026Z' fill='%23D80027'/%3E%3Cpath d='M8.72612 22.7332L0 27.5811V22.7332H8.72612Z' fill='%230052B4'/%3E%3Cpath d='M19.3519 24.1001V33.484H2.46229L19.3519 24.1001Z' fill='%230052B4'/%3E%3Cpath d='M13.8794 22.7336L0 30.4445V33.4846L19.3518 22.7336H13.8794Z' fill='%23D80027'/%3E%3Cpath d='M11.4185 11.2657L0 4.922V11.2657H11.4185Z' fill='%230052B4'/%3E%3Cpath d='M19.3518 11.2656L0 0.514648V3.55475L13.8794 11.2656H19.3518Z' fill='%230052B4'/%3E%3Cpath d='M5.15476 0.514648L19.3519 8.40265V0.514648H5.15476Z' fill='%230052B4'/%3E%3Cpath d='M19.3518 11.2656L0 0.514648V3.55475L13.8794 11.2656H19.3518Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.3518 11.2656L0 0.514648V3.55475L13.8794 11.2656H19.3518Z' fill='%23D80027'/%3E%3Cpath d='M40.7281 11.2657L49.4542 6.41785V11.2657H40.7281Z' fill='%230052B4'/%3E%3Cpath d='M30.1026 9.89866V0.514771H46.9922L30.1026 9.89866Z' fill='%230052B4'/%3E%3Cpath d='M35.5749 11.2656L49.4543 3.55475V0.514648L30.1026 11.2656H35.5749Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1694'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gd\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1674)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23A2001D'/%3E%3Cpath d='M24.7273 17.0003L4.30048 29.1843V4.81616L24.7273 17.0003Z' fill='%23496E2D'/%3E%3Cpath d='M24.7273 17L45.1542 29.1841H4.30048L24.7273 17Z' fill='%23FFDA44'/%3E%3Cpath d='M45.1542 4.81616L24.7273 17.0002L4.30048 4.81616H45.1542Z' fill='%23FFDA44'/%3E%3Cpath d='M45.1541 4.81616V29.1843L24.7273 17.0003L45.1541 4.81616Z' fill='%23496E2D'/%3E%3Cpath d='M24.7271 1.5188L25.0474 2.50432H26.0836L25.2453 3.11342L25.5656 4.09903L24.7271 3.48983L23.8887 4.09903L24.209 3.11342L23.3706 2.50432H24.4068L24.7271 1.5188Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4293 1.5188L16.7496 2.50432H17.7858L16.9476 3.11342L17.2678 4.09903L16.4293 3.48983L15.591 4.09903L15.9112 3.11342L15.0728 2.50432H16.109L16.4293 1.5188Z' fill='%23FFDA44'/%3E%3Cpath d='M33.0248 1.5188L33.3451 2.50432H34.3813L33.543 3.11342L33.8632 4.09903L33.0248 3.48983L32.1865 4.09903L32.5068 3.11342L31.6684 2.50432H32.7045L33.0248 1.5188Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7271 29.9014L25.0474 30.8869H26.0836L25.2453 31.4961L25.5656 32.4816L24.7271 31.8725L23.8887 32.4816L24.209 31.4961L23.3706 30.8869H24.4068L24.7271 29.9014Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4293 29.9014L16.7496 30.8869H17.7858L16.9476 31.4961L17.2678 32.4816L16.4293 31.8725L15.591 32.4816L15.9112 31.4961L15.0728 30.8869H16.109L16.4293 29.9014Z' fill='%23FFDA44'/%3E%3Cpath d='M33.0248 29.9014L33.3451 30.8869H34.3813L33.543 31.4961L33.8632 32.4816L33.0248 31.8725L32.1865 32.4816L32.5068 31.4961L31.6684 30.8869H32.7045L33.0248 29.9014Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 20.6694C26.7538 20.6694 28.3966 19.0266 28.3966 17.0001C28.3966 14.9736 26.7538 13.3308 24.7273 13.3308C22.7008 13.3308 21.058 14.9736 21.058 17.0001C21.058 19.0266 22.7008 20.6694 24.7273 20.6694Z' fill='%23A2001D'/%3E%3Cpath d='M24.7276 13.3302L25.5502 15.8618H28.2123L26.0587 17.4268L26.8812 19.9586L24.7276 18.3939L22.5738 19.9586L23.3965 17.4268L21.2429 15.8618H23.9049L24.7276 13.3302Z' fill='%23FFDA44'/%3E%3Cpath d='M10.3986 16.7276C10.822 17.3965 10.623 18.2819 9.9541 18.7054C9.2852 19.129 8.39975 18.9299 7.9762 18.2609C7.20956 17.0497 7.65407 15.0719 7.65407 15.0719C7.65407 15.0719 9.63177 15.5164 10.3986 16.7276Z' fill='%23FFDA44'/%3E%3Cpath d='M9.57032 18.8163C9.96614 18.8163 10.287 18.4955 10.287 18.0996C10.287 17.7038 9.96614 17.3829 9.57032 17.3829C9.17449 17.3829 8.85361 17.7038 8.85361 18.0996C8.85361 18.4955 9.17449 18.8163 9.57032 18.8163Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1674'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ge\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1665)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.8182 0.514648H21.6364V13.9085H0V20.0903H21.6364V33.4842H27.8182V20.0903H49.4545V13.9085H27.8182V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M11.8934 6.13654V3.98633H9.74325V6.13654H7.59305V8.28676H9.74325V10.437H11.8934V8.28676H14.0436V6.13654H11.8934Z' fill='%23D80027'/%3E%3Cpath d='M39.7115 6.13654V3.98633H37.5614V6.13654H35.4112V8.28676H37.5614V10.437H39.7115V8.28676H41.8618V6.13654H39.7115Z' fill='%23D80027'/%3E%3Cpath d='M11.8934 25.7122V23.562H9.74325V25.7122H7.59305V27.8624H9.74325V30.0126H11.8934V27.8624H14.0436V25.7122H11.8934Z' fill='%23D80027'/%3E%3Cpath d='M39.7115 25.7122V23.562H37.5614V25.7122H35.4112V27.8624H37.5614V30.0126H39.7115V27.8624H41.8618V25.7122H39.7115Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1665'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1660)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.8182 0.514648H21.6364V13.9085H0V20.0903H21.6364V33.4842H27.8182V20.0903H49.4545V13.9085H27.8182V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M30.8421 17.9403L32.2532 18.881V15.1182L30.8421 16.0589H25.6682V10.885L26.6089 9.47388H22.8461L23.7868 10.885V16.0589H18.6129L17.2018 15.1182V18.881L18.6129 17.9403H23.7868V23.1142L22.8461 24.5253H26.6089L25.6682 23.1142V17.9403H30.8421Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1660'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gh\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1654)'%3E%3Cpath d='M49.4545 0.515747H0V33.4847H49.4545V0.515747Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515747H0V11.5054H49.4545V0.515747Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.495H0V33.4846H49.4545V22.495Z' fill='%23496E2D'/%3E%3Cpath d='M24.7161 11.5049L26.0799 15.7025L29.9789 16.0116L26.408 18.6062L28.287 22.4948L24.7161 19.9005L21.1452 22.4948L22.5093 18.2971L18.9385 15.7025H23.3523L24.7161 11.5049Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1654'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gi\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1647)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 22.4939H0V33.4835H49.4545V22.4939Z' fill='%23D80027'/%3E%3Cpath d='M31.1779 14.1324V11.9822H31.8946V10.5488H30.4611V11.2654H29.0277V10.5488H27.5943V11.9822H28.3109V14.1324H26.8775V9.11549H27.5943V7.68188H26.1607V8.39859H25.4441V7.68188H24.0105V8.39859H23.2938V7.68188H21.8602V9.11549H22.577V14.1324H21.1436V11.9822H21.8602V10.5488H20.4268V11.2654H18.9934V10.5488H17.5599V11.9822H18.2766V14.1324H16.8432V19.8662H32.6113V14.1324H31.1779Z' fill='%23D80027'/%3E%3Cpath d='M24.7275 19.1499C23.54 19.1499 22.5773 20.1125 22.5773 21.3001C22.5773 22.2362 23.1757 23.0323 24.0107 23.3275V26.3172H21.8605V29.1842H25.4442V23.3276C26.2793 23.0325 26.8777 22.2364 26.8777 21.3002C26.8778 20.1125 25.9151 19.1499 24.7275 19.1499ZM24.7275 22.0168C24.3317 22.0168 24.0107 21.6959 24.0107 21.3C24.0107 20.9041 24.3315 20.5832 24.7275 20.5832C25.1234 20.5832 25.4443 20.904 25.4443 21.3C25.4443 21.6958 25.1234 22.0168 24.7275 22.0168Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1647'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gl\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1640)'%3E%3Cpath d='M49.4545 0.516052H0V33.485H49.4545V0.516052Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515198V16.6159L0 17.0168V0.515198H49.4545Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.7098 24.8843C24.0638 24.8843 27.5934 21.3547 27.5934 17.0007C27.5934 12.6466 24.0638 9.117 19.7098 9.117C15.3557 9.117 11.8261 12.6466 11.8261 17.0007C11.8261 21.3547 15.3557 24.8843 19.7098 24.8843Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.8261 17.0006C11.8261 12.6465 15.356 9.11658 19.7102 9.11658C24.0644 9.11658 27.5942 12.6465 27.5942 17.0006' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1640'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1634)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 23.4503H0V33.4841H49.4545V23.4503Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 0.515991H0V10.6112H49.4545V0.515991Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 12.6415H0V21.3015H49.4545V12.6415Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1634'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1629)'%3E%3Cpath d='M49.4545 0.514832H0V33.4838H49.4545V0.514832Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514832H31.8949V33.4849H49.4545V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M17.5596 0.514832H0V33.4849H17.5596V0.514832Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1629'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gq\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1620)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 17.0005L0 33.4849V0.514832L24.7273 17.0005Z' fill='%230052B4'/%3E%3Cpath d='M27.0268 13.4948V17.7876C27.0268 20.4164 30.4611 21.222 30.4611 21.222C30.4611 21.222 33.8954 20.4165 33.8954 17.7876V13.4948H27.0268Z' fill='%23DEDDE0'/%3E%3Cpath d='M31.32 17.0145H29.6028V19.5044H31.32V17.0145Z' fill='%23786145'/%3E%3Cpath d='M32.1783 16.0702C32.1783 15.1219 31.4096 14.353 30.4611 14.353C29.5127 14.353 28.7439 15.1218 28.7439 16.0702C28.2697 16.0702 27.8853 16.4546 27.8853 16.9288C27.8853 17.4031 28.2697 17.7874 28.7439 17.7874C29.0255 17.7874 31.8967 17.7874 32.1782 17.7874C32.6525 17.7874 33.0368 17.4031 33.0368 16.9288C33.0368 16.4546 32.6525 16.0702 32.1783 16.0702Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1620'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1608)'%3E%3Cpath d='M49.4546 0.515198H0V33.4845H49.4546V0.515198Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4546 0.515198H0V4.63634H49.4546V0.515198Z' fill='%23338AF3'/%3E%3Cpath d='M49.4546 8.75848H0V12.8796H49.4546V8.75848Z' fill='%23338AF3'/%3E%3Cpath d='M49.4546 17.0007H0V21.1218H49.4546V17.0007Z' fill='%23338AF3'/%3E%3Cpath d='M49.4546 25.2422H0V29.3634H49.4546V25.2422Z' fill='%23338AF3'/%3E%3Cpath d='M18.2763 0.515198H0V17.0003H18.2763V0.515198Z' fill='%23338AF3'/%3E%3Cpath d='M18.2763 6.92639H0V10.5893H18.2763V6.92639Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.9695 0.515198H7.30653V17.0003H10.9695V0.515198Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1608'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1600)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514832H0V33.4849H16.4845V0.514832Z' fill='%23338AF3'/%3E%3Cpath d='M49.4547 0.514832H32.9702V33.4849H49.4547V0.514832Z' fill='%23338AF3'/%3E%3Cpath d='M29.3717 19.9685L26.3665 16.9634L29.2271 14.1027L29.0974 12.5919L28.2785 11.7728L24.7273 15.324L21.176 11.7728L20.3572 12.5919L20.2275 14.1027L23.0881 16.9634L20.0829 19.9685L21.7221 21.6076L24.7273 18.6025L27.7325 21.6076L29.3717 19.9685Z' fill='%23ACABB1'/%3E%3Cpath d='M29.0985 12.592L27.4593 14.2313C28.1584 14.9305 28.5909 15.8964 28.5909 16.9634C28.5909 19.0972 26.8611 20.8271 24.7272 20.8271C22.5933 20.8271 20.8634 19.0972 20.8634 16.9634C20.8634 15.8965 21.296 14.9306 21.9951 14.2313L20.3559 12.592C19.2372 13.7108 18.5455 15.2562 18.5455 16.9634C18.5455 20.3775 21.3132 23.1452 24.7273 23.1452C28.1414 23.1452 30.9091 20.3775 30.9091 16.9634C30.9091 15.2562 30.2171 13.7108 29.0985 12.592Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1600'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1590)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M48.3796 1.59039H1.07526V32.4102H48.3796V1.59039Z' fill='%230052B4'/%3E%3Cpath d='M23.7942 27.4055C23.5689 27.2124 18.2765 22.6115 18.2765 16.9997C18.2765 11.3879 23.5689 6.78695 23.7942 6.59387L24.7271 5.79419L25.66 6.59387C25.8853 6.78695 31.1778 11.3879 31.1778 16.9997C31.1778 22.6115 25.8853 27.2124 25.66 27.4055L24.7271 28.2052L23.7942 27.4055Z' fill='%23D80027'/%3E%3Cpath d='M29.7442 16.9997C29.7442 11.9825 24.7271 7.68213 24.7271 7.68213C24.7271 7.68213 19.7099 11.9827 19.7099 16.9997C19.7099 18.5345 20.1798 20.002 20.8316 21.3001H28.6225C29.2743 20.002 29.7442 18.5345 29.7442 16.9997Z' fill='%23338AF3'/%3E%3Cpath d='M29.7442 16.999C29.7442 18.5339 29.2743 20.0014 28.6225 21.2995L24.7271 22.0163L20.8316 21.2995C20.1798 20.0014 19.7099 18.5339 19.7099 16.999H29.7442Z' fill='%230052B4'/%3E%3Cpath d='M24.7274 26.3168C24.7274 26.3168 27.144 24.2447 28.6228 21.2997H20.832C22.3108 24.2447 24.7274 26.3168 24.7274 26.3168Z' fill='%23FFDA44'/%3E%3Cpath d='M21.5021 14.1324H27.9527L24.7274 17.3577L21.5021 14.1324Z' fill='%236DA544'/%3E%3Cpath d='M25.8022 16.2827H23.652V22.7333H25.8022V16.2827Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1590'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-gw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1584)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.514832H0V16.9993H49.4545V0.514832Z' fill='%23FFDA44'/%3E%3Cpath d='M17.5596 0.514832H0V33.4849H17.5596V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M9.49669 11.1201L10.9559 15.6113H15.6786L11.858 18.3873L13.3173 22.8786L9.49669 20.1028L5.67594 22.8786L7.13553 18.3873L3.31497 15.6113H8.0374L9.49669 11.1201Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1584'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-hi\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1554)'%3E%3Cpath d='M49.4545 0.516052H0V33.485H49.4545V0.516052Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 4.63635H0V8.75721H49.4545V4.63635Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 8.75732H0V12.8782H49.4545V8.75732Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 17.0001H0V21.1209H49.4545V17.0001Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 21.1209H0V25.2418H49.4545V21.1209Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 29.3636H0V33.4845H49.4545V29.3636Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.516052H0V17.0005H24.7273V0.516052Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.515503H10.8182V7.21254H0V10.3034H10.8182V17.0004H13.9091V10.3034H24.7273V7.21254H13.9091V0.515503Z' fill='%23D80027'/%3E%3Cpath d='M19.0183 11.6249L24.7276 14.7966V11.6249H19.0183Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6249L24.7275 17.0004V15.4803L17.7877 11.6249H15.0516Z' fill='%230052B4'/%3E%3Cpath d='M22.1501 17.0006L15.0516 13.0566V17.0006H22.1501Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6249L24.7275 17.0004V15.4803L17.7877 11.6249H15.0516Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0516 11.6249L24.7275 17.0004V15.4803L17.7877 11.6249H15.0516Z' fill='%23D80027'/%3E%3Cpath d='M4.36311 11.6245L0 14.0484V11.6245H4.36311Z' fill='%230052B4'/%3E%3Cpath d='M9.67568 12.3076V16.9995H1.23083L9.67568 12.3076Z' fill='%230052B4'/%3E%3Cpath d='M6.93967 11.6249L0 15.4803V17.0004L9.6759 11.6249H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M5.7093 5.89094L0 2.71918V5.89094H5.7093Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89098L0 0.515503V2.03555L6.93977 5.89098H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M2.57712 0.515503L9.67568 4.4596V0.515503H2.57712Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89098L0 0.515503V2.03555L6.93977 5.89098H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89098L0 0.515503V2.03555L6.93977 5.89098H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M20.3645 5.89121L24.7276 3.46735V5.89121H20.3645Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 5.20788V0.515991H23.4964L15.0516 5.20788Z' fill='%230052B4'/%3E%3Cpath d='M17.7878 5.89098L24.7275 2.03565V0.515503L15.0516 5.89098H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1554'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-hk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1545)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M26.4301 12.986C26.0555 14.5442 25.3898 14.2471 25.0631 15.606C23.1389 15.1434 21.9538 13.2083 22.4164 11.2838C22.8789 9.35965 24.8141 8.17448 26.7384 8.63705C26.085 11.355 26.7652 11.5923 26.4301 12.986Z' fill='%23F0F0F0'/%3E%3Cpath d='M21.4363 14.1405C22.8025 14.9783 22.3141 15.5196 23.5055 16.2502C22.4708 17.9374 20.2644 18.4664 18.5772 17.4317C16.89 16.3971 16.3609 14.1905 17.3956 12.5034C19.7786 13.9647 20.2142 13.3911 21.4363 14.1405Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.991 19.2466C22.21 18.2062 22.5738 18.8379 23.6369 17.9305C24.9218 19.4359 24.743 21.6978 23.2378 22.9828C21.7323 24.2677 19.4703 24.0888 18.1855 22.5836C20.3115 20.769 19.9007 20.1773 20.991 19.2466Z' fill='%23F0F0F0'/%3E%3Cpath d='M25.71 21.2477C25.0969 19.7668 25.8101 19.6159 25.2759 18.3246C27.1046 17.5678 29.2008 18.4367 29.9578 20.2654C30.7146 22.0942 29.8455 24.1903 28.0168 24.9472C26.9477 22.3644 26.2581 22.5723 25.71 21.2477Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.0714 17.3777C27.4736 17.503 27.5504 16.7779 26.1571 16.8873C26.0024 14.9142 27.4766 13.1892 29.4497 13.0343C31.4228 12.8799 33.1478 14.354 33.3026 16.3271C30.5158 16.5456 30.5003 17.2657 29.0714 17.3777Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1545'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-hn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1534)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 22.4956H0V33.4852H49.4545V22.4956Z' fill='%23338AF3'/%3E%3Cpath d='M19.6554 12.4139L20.0824 13.7281H21.4642L20.3462 14.5402L20.7733 15.8542L19.6554 15.0421L18.5377 15.8542L18.9647 14.5402L17.8467 13.7281H19.2285L19.6554 12.4139Z' fill='%23338AF3'/%3E%3Cpath d='M19.6554 18.1469L20.0824 19.4611H21.4642L20.3462 20.2731L20.7733 21.5872L19.6554 20.775L18.5377 21.5872L18.9647 20.2731L17.8467 19.4611H19.2285L19.6554 18.1469Z' fill='%23338AF3'/%3E%3Cpath d='M29.7992 12.4139L30.2261 13.7281H31.6078L30.4899 14.5402L30.9169 15.8542L29.7992 15.0421L28.6813 15.8542L29.1084 14.5402L27.9904 13.7281H29.3722L29.7992 12.4139Z' fill='%23338AF3'/%3E%3Cpath d='M29.7992 18.1469L30.2261 19.4611H31.6078L30.4899 20.2731L30.9169 21.5872L29.7992 20.775L28.6813 21.5872L29.1084 20.2731L27.9904 19.4611H29.3722L29.7992 18.1469Z' fill='%23338AF3'/%3E%3Cpath d='M24.7272 15.2802L25.1543 16.5943H26.5359L25.4181 17.4064L25.8451 18.7205L24.7272 17.9084L23.6094 18.7205L24.0364 17.4064L22.9186 16.5943H24.3002L24.7272 15.2802Z' fill='%23338AF3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1534'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-hr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1508)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%230052B4'/%3E%3Cpath d='M29.0278 11.9826H26.1608L26.6387 8.39884L28.5499 6.96533L30.4612 8.39884V11.2658L29.0278 11.9826Z' fill='%23338AF3'/%3E%3Cpath d='M20.4269 11.9826H23.2939L22.816 8.39884L20.9047 6.96533L18.9935 8.39884V11.2658L20.4269 11.9826Z' fill='%23338AF3'/%3E%3Cpath d='M26.6385 11.9826H22.8159V8.39884L24.7272 6.96533L26.6385 8.39884V11.9826Z' fill='%230052B4'/%3E%3Cpath d='M18.9935 11.2657V19.1498C18.9935 21.0271 19.9004 22.6965 21.2989 23.7432L22.3023 23.492L23.5685 24.7659C23.9429 24.8429 24.3303 24.8836 24.7272 24.8836C25.122 24.8836 25.5074 24.8435 25.8799 24.7672L27.3253 23.5638L28.1555 23.7409C29.5536 22.6945 30.4609 21.0266 30.4609 19.1499V11.2658L18.9935 11.2657Z' fill='%23F0F0F0'/%3E%3Cpath d='M21.2873 11.2662H18.9938V13.5598H21.2873V11.2662Z' fill='%23D80027'/%3E%3Cpath d='M25.8738 11.2662H23.5802V13.5598H25.8738V11.2662Z' fill='%23D80027'/%3E%3Cpath d='M30.4611 11.2662H28.1675V13.5598H30.4611V11.2662Z' fill='%23D80027'/%3E%3Cpath d='M23.5805 13.5593H21.287V15.8528H23.5805V13.5593Z' fill='%23D80027'/%3E%3Cpath d='M28.168 13.5593H25.8745V15.8528H28.168V13.5593Z' fill='%23D80027'/%3E%3Cpath d='M21.2873 15.8528H18.9938V18.1464H21.2873V15.8528Z' fill='%23D80027'/%3E%3Cpath d='M23.5805 18.1454H21.287V20.439H23.5805V18.1454Z' fill='%23D80027'/%3E%3Cpath d='M25.8738 15.8528H23.5802V18.1464H25.8738V15.8528Z' fill='%23D80027'/%3E%3Cpath d='M30.4611 15.8528H28.1675V18.1464H30.4611V15.8528Z' fill='%23D80027'/%3E%3Cpath d='M28.168 18.1454H25.8745V20.439H28.168V18.1454Z' fill='%23D80027'/%3E%3Cpath d='M25.8738 20.44H23.5802V22.7335H25.8738V20.44Z' fill='%23D80027'/%3E%3Cpath d='M21.287 20.4395H19.1415C19.3384 21.292 19.7251 22.0722 20.2558 22.733H21.287V20.4395Z' fill='%23D80027'/%3E%3Cpath d='M28.1675 22.7328H29.1988C29.7294 22.0719 30.1163 21.2917 30.3131 20.4392H28.1675V22.7328Z' fill='%23D80027'/%3E%3Cpath d='M21.287 22.7334V23.7342C21.954 24.2361 22.7335 24.5961 23.5805 24.7687V22.7334H21.287Z' fill='%23D80027'/%3E%3Cpath d='M25.8741 22.7334V24.7687C26.7211 24.5962 27.5006 24.2361 28.1676 23.7342V22.7334H25.8741Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1508'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ht\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1498)'%3E%3Cpath d='M49.4545 0.516052H0V33.485H49.4545V0.516052Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 0.515198V16.6159L0 17.0168V0.515198H49.4545Z' fill='%230052B4'/%3E%3Cpath d='M30.4611 21.3008L24.7273 20.584L18.9934 21.3008V12.7H30.4611V21.3008Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 20.5841C26.3107 20.5841 27.5943 19.3005 27.5943 17.7171C27.5943 16.1336 26.3107 14.85 24.7273 14.85C23.1439 14.85 21.8603 16.1336 21.8603 17.7171C21.8603 19.3005 23.1439 20.5841 24.7273 20.5841Z' fill='%230052B4'/%3E%3Cpath d='M24.7272 19.1511C25.5189 19.1511 26.1606 18.5094 26.1606 17.7177C26.1606 16.9261 25.5189 16.2843 24.7272 16.2843C23.9356 16.2843 23.2938 16.9261 23.2938 17.7177C23.2938 18.5094 23.9356 19.1511 24.7272 19.1511Z' fill='%23A2001D'/%3E%3Cpath d='M22.577 14.1337H26.8775L24.7273 16.2839L22.577 14.1337Z' fill='%236DA544'/%3E%3Cpath d='M25.4435 15.567H24.0101V19.8675H25.4435V15.567Z' fill='%23FFDA44'/%3E%3Cpath d='M27.0209 19.4374H22.4336L18.9934 21.3009H30.4611L27.0209 19.4374Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1498'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-hu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1493)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1493'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-id\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1489)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V17.0005H49.4545V0.515991Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1489'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ie\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1484)'%3E%3Cpath d='M49.4545 0.514832H0V33.4838H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514832H0V33.4849H16.4845V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M49.4547 0.514832H32.9702V33.4849H49.4547V0.514832Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1484'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-il\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1477)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.9091 13.4303H26.7878L24.7273 9.86115L22.6667 13.4302H18.5455L20.6062 16.9993L18.5455 20.5682H22.6667L24.7273 24.1374L26.7878 20.5683H30.9091L28.8483 16.9992L30.9091 13.4303ZM27.2588 16.9992L25.9931 19.1917H23.4615L22.1957 16.9992L23.4615 14.8067H25.9931L27.2588 16.9992ZM24.7273 12.6143L25.1983 13.4303H24.2562L24.7273 12.6143ZM20.9298 14.8067H21.872L21.401 15.6227L20.9298 14.8067ZM20.9298 19.1918L21.4009 18.3758L21.8719 19.1918H20.9298ZM24.7273 21.3842L24.2563 20.5682H25.1984L24.7273 21.3842ZM28.5247 19.1918H27.5825L28.0536 18.3758L28.5247 19.1918ZM27.5825 14.8067H28.5247L28.0537 15.6227L27.5825 14.8067Z' fill='%232E52B2'/%3E%3Cpath d='M49.4545 2.57458H0V6.69544H49.4545V2.57458Z' fill='%232E52B2'/%3E%3Cpath d='M49.4545 27.3018H0V31.4226H49.4545V27.3018Z' fill='%232E52B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1477'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-im\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1473)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M30.831 11.5651L29.6659 15.7231L26.1699 15.0775L23.9196 10.4389L17.8404 12.5962L17.3609 11.2452L15.7704 11.0493L16.9689 14.4267L21.1525 13.3567L22.3414 16.7071L19.4494 20.9752L24.3572 25.1612L23.4269 26.2519L24.0524 27.7275L26.3782 25.0008L23.3598 21.9127L25.6669 19.208L30.8092 19.5786L31.9805 13.2352L33.3902 13.4955L34.3554 12.2161L30.831 11.5651Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1473'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-in\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1465)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23FF9811'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 21.2399C27.069 21.2399 28.9673 19.3416 28.9673 16.9999C28.9673 14.6582 27.069 12.7599 24.7273 12.7599C22.3857 12.7599 20.4874 14.6582 20.4874 16.9999C20.4874 19.3416 22.3857 21.2399 24.7273 21.2399Z' fill='%230052B4'/%3E%3Cpath d='M24.7274 19.6498C26.1909 19.6498 27.3773 18.4634 27.3773 16.9999C27.3773 15.5364 26.1909 14.35 24.7274 14.35C23.2639 14.35 22.0775 15.5364 22.0775 16.9999C22.0775 18.4634 23.2639 19.6498 24.7274 19.6498Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7269 13.7301L25.5445 15.5842L27.5589 15.3651L26.3619 17.0001L27.5589 18.6351L25.5445 18.416L24.7269 20.2701L23.9094 18.416L21.895 18.6351L23.0919 17.0001L21.895 15.3651L23.9094 15.5842L24.7269 13.7301Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1465'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-io\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1418)'%3E%3Cpath d='M49.4545 0.515198H0V33.4852H49.4545V0.515198Z' fill='%23F0F0F0'/%3E%3Cpath d='M44.5925 19.6411C44.2046 19.6411 43.3004 19.1277 42.6403 18.7527C41.5818 18.1516 40.5821 17.584 39.6262 17.584C38.6704 17.584 37.6707 18.1516 36.6122 18.7527C35.952 19.1276 35.0478 19.6411 34.6599 19.6411C34.272 19.6411 33.3677 19.1277 32.7077 18.7527C31.6493 18.1516 30.6496 17.584 29.6937 17.584C28.7378 17.584 27.7381 18.1516 26.6797 18.7527C26.0195 19.1276 25.1153 19.6411 24.7274 19.6411C24.3395 19.6411 23.4352 19.1277 22.7751 18.7527C21.7166 18.1516 20.7169 17.584 19.7611 17.584C18.8052 17.584 17.8055 18.1516 16.747 18.7527C16.0869 19.1276 15.1827 19.6411 14.7948 19.6411C14.4069 19.6411 13.5026 19.1277 12.8425 18.7527C11.7841 18.1516 10.7844 17.584 9.82851 17.584C8.87265 17.584 7.87293 18.1516 6.81449 18.7527C6.15429 19.1276 5.2501 19.6411 4.86219 19.6411C4.47428 19.6411 3.57 19.1277 2.90999 18.7527C1.8898 18.1735 0.924375 17.6268 0 17.5878V19.7448C0.428574 19.8169 1.2409 20.2776 1.84788 20.6224C2.90632 21.2235 3.90604 21.7912 4.8619 21.7912C5.81777 21.7912 6.81748 21.2235 7.87593 20.6224C8.53613 20.2476 9.44031 19.7341 9.82822 19.7341C10.2161 19.7341 11.1204 20.2475 11.7805 20.6224C12.839 21.2235 13.8387 21.7912 14.7945 21.7912C15.7504 21.7912 16.7501 21.2235 17.8086 20.6224C18.4687 20.2476 19.3729 19.7341 19.7608 19.7341C20.1487 19.7341 21.053 20.2475 21.7131 20.6224C22.7715 21.2235 23.7712 21.7912 24.7271 21.7912C25.6829 21.7912 26.6827 21.2235 27.7411 20.6224C28.4013 20.2476 29.3055 19.7341 29.6934 19.7341C30.0813 19.7341 30.9856 20.2475 31.6456 20.6224C32.704 21.2235 33.7038 21.7912 34.6596 21.7912C35.6155 21.7912 36.6152 21.2235 37.6736 20.6224C38.3338 20.2476 39.238 19.7341 39.6259 19.7341C40.0138 19.7341 40.9181 20.2475 41.5782 20.6224C42.6367 21.2235 43.6364 21.7912 44.5923 21.7912C45.5481 21.7912 46.5478 21.2235 47.6063 20.6224C48.2133 20.2776 49.0256 19.8169 49.4542 19.7448V17.5878C48.5298 17.6268 47.5644 18.1735 46.5444 18.7527C45.8846 19.1276 44.9806 19.6411 44.5925 19.6411Z' fill='%230052B4'/%3E%3Cpath d='M0 3.61851C0.428574 3.69056 1.2409 4.1513 1.84788 4.49613C2.90632 5.09721 3.90604 5.66487 4.8619 5.66487C5.81777 5.66487 6.81748 5.09721 7.87593 4.49613C8.53613 4.12126 9.44031 3.60778 9.82822 3.60778C10.2161 3.60778 11.1204 4.12116 11.7805 4.49613C12.839 5.09721 13.8387 5.66487 14.7945 5.66487C15.7504 5.66487 16.7501 5.09721 17.8086 4.49613C18.4687 4.12126 19.3729 3.60778 19.7608 3.60778C20.1487 3.60778 21.053 4.12116 21.7131 4.49613C22.7715 5.09721 23.7712 5.66487 24.7271 5.66487C25.6829 5.66487 26.6827 5.09721 27.7411 4.49613C28.4013 4.12126 29.3055 3.60778 29.6934 3.60778C30.0813 3.60778 30.9856 4.12116 31.6456 4.49613C32.704 5.09721 33.7038 5.66487 34.6596 5.66487C35.6155 5.66487 36.6152 5.09721 37.6736 4.49613C38.3338 4.12126 39.238 3.60778 39.6259 3.60778C40.0138 3.60778 40.9181 4.12116 41.5782 4.49613C42.6367 5.09721 43.6364 5.66487 44.5923 5.66487C45.5481 5.66487 46.5478 5.09721 47.6063 4.49613C48.2133 4.1513 49.0256 3.69056 49.4542 3.61851V1.46135C48.5298 1.50037 47.5644 2.04707 46.5444 2.62633C45.8843 3.00119 44.9801 3.51467 44.5922 3.51467C44.2043 3.51467 43.3 3.00129 42.6399 2.62633C41.5814 2.02524 40.5817 1.45758 39.6258 1.45758C38.67 1.45758 37.6703 2.02524 36.6118 2.62633C35.9516 3.00119 35.0474 3.51467 34.6595 3.51467C34.2716 3.51467 33.3673 3.00129 32.7073 2.62633C31.6489 2.02524 30.6492 1.45758 29.6933 1.45758C28.7374 1.45758 27.7377 2.02524 26.6793 2.62633C26.0191 3.00119 25.1149 3.51467 24.727 3.51467C24.3391 3.51467 23.4348 3.00129 22.7747 2.62633C21.7162 2.02524 20.7165 1.45758 19.7607 1.45758C18.8048 1.45758 17.8051 2.02524 16.7466 2.62633C16.0865 3.00119 15.1824 3.51467 14.7944 3.51467C14.4065 3.51467 13.5022 3.00129 12.8421 2.62633C11.7837 2.02524 10.784 1.45758 9.82813 1.45758C8.87226 1.45758 7.87255 2.02524 6.8141 2.62633C6.1539 3.00119 5.24972 3.51467 4.86181 3.51467C4.4739 3.51467 3.56961 3.00129 2.90961 2.62633C1.8898 2.04707 0.924375 1.50037 0 1.46135V3.61851Z' fill='%230052B4'/%3E%3Cpath d='M44.5925 8.89059C44.2046 8.89059 43.3004 8.37721 42.6403 8.00225C41.5818 7.40116 40.5821 6.8335 39.6262 6.8335C38.6704 6.8335 37.6707 7.40116 36.6122 8.00225C35.952 8.37712 35.0478 8.89059 34.6599 8.89059C34.272 8.89059 33.3677 8.37721 32.7077 8.00225C31.6493 7.40116 30.6496 6.8335 29.6937 6.8335C28.7378 6.8335 27.7381 7.40116 26.6797 8.00225C26.0195 8.37712 25.1153 8.89059 24.7274 8.89059C24.3395 8.89059 23.4352 8.37721 22.7751 8.00225C21.7166 7.40116 20.7169 6.8335 19.7611 6.8335C18.8052 6.8335 17.8055 7.40116 16.747 8.00225C16.0869 8.37712 15.1827 8.89059 14.7948 8.89059C14.4069 8.89059 13.5026 8.37721 12.8425 8.00225C11.7841 7.40116 10.7844 6.8335 9.82851 6.8335C8.87265 6.8335 7.87293 7.40116 6.81449 8.00225C6.15429 8.37712 5.2501 8.89059 4.86219 8.89059C4.47428 8.89059 3.57 8.37721 2.90999 8.00225C1.8898 7.42299 0.924375 6.87629 0 6.83726V8.99433C0.428574 9.06639 1.2409 9.52713 1.84788 9.87196C2.90632 10.473 3.90604 11.0407 4.8619 11.0407C5.81777 11.0407 6.81748 10.473 7.87593 9.87196C8.53613 9.49709 9.44031 8.98361 9.82822 8.98361C10.2161 8.98361 11.1204 9.49699 11.7805 9.87196C12.839 10.473 13.8387 11.0407 14.7945 11.0407C15.7504 11.0407 16.7501 10.473 17.8086 9.87196C18.4687 9.49709 19.3729 8.98361 19.7608 8.98361C20.1487 8.98361 21.053 9.49699 21.7131 9.87196C22.7715 10.473 23.7712 11.0407 24.7271 11.0407C25.6829 11.0407 26.6827 10.473 27.7411 9.87196C28.4013 9.49709 29.3055 8.98361 29.6934 8.98361C30.0813 8.98361 30.9856 9.49699 31.6456 9.87196C32.704 10.473 33.7038 11.0407 34.6596 11.0407C35.6155 11.0407 36.6152 10.473 37.6736 9.87196C38.3338 9.49709 39.238 8.98361 39.6259 8.98361C40.0138 8.98361 40.9181 9.49699 41.5782 9.87196C42.6367 10.473 43.6364 11.0407 44.5923 11.0407C45.5481 11.0407 46.5478 10.473 47.6063 9.87196C48.2133 9.52713 49.0256 9.06639 49.4542 8.99433V6.83726C48.5298 6.87629 47.5644 7.42299 46.5444 8.00225C45.8846 8.37721 44.9806 8.89059 44.5925 8.89059Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 12.2122C48.5302 12.2512 47.5647 12.7979 46.5447 13.3772C45.8846 13.7521 44.9805 14.2655 44.5925 14.2655C44.2046 14.2655 43.3004 13.7522 42.6403 13.3772C41.5818 12.7761 40.5821 12.2084 39.6262 12.2084C38.6704 12.2084 37.6707 12.7761 36.6122 13.3772C35.952 13.7521 35.0478 14.2655 34.6599 14.2655C34.272 14.2655 33.3677 13.7522 32.7077 13.3772C31.6493 12.7761 30.6496 12.2084 29.6937 12.2084C28.7378 12.2084 27.7381 12.7761 26.6797 13.3772C26.0195 13.7521 25.1153 14.2655 24.7274 14.2655C24.3395 14.2655 23.4352 13.7522 22.7751 13.3772C21.7166 12.7761 20.7169 12.2084 19.7611 12.2084C18.8052 12.2084 17.8055 12.7761 16.747 13.3772C16.0869 13.7521 15.1827 14.2655 14.7948 14.2655C14.4069 14.2655 13.5026 13.7522 12.8425 13.3772C11.7841 12.7761 10.7844 12.2084 9.82851 12.2084C8.87265 12.2084 7.87293 12.7761 6.81449 13.3772C6.15429 13.7521 5.2501 14.2655 4.86219 14.2655C4.47428 14.2655 3.57 13.7522 2.90999 13.3772C1.8898 12.7978 0.924375 12.2512 0 12.2122V14.3693C0.428574 14.4413 1.2409 14.9021 1.84788 15.2469C2.90632 15.848 3.90604 16.4156 4.8619 16.4156C5.81777 16.4156 6.81748 15.848 7.87593 15.2469C8.53613 14.872 9.44031 14.3585 9.82822 14.3585C10.2161 14.3585 11.1204 14.8719 11.7805 15.2469C12.839 15.848 13.8387 16.4156 14.7945 16.4156C15.7504 16.4156 16.7501 15.848 17.8086 15.2469C18.4687 14.872 19.3729 14.3585 19.7608 14.3585C20.1487 14.3585 21.053 14.8719 21.7131 15.2469C22.7715 15.848 23.7712 16.4156 24.7271 16.4156C25.6829 16.4156 26.6827 15.848 27.7411 15.2469C28.4013 14.872 29.3055 14.3585 29.6934 14.3585C30.0813 14.3585 30.9856 14.8719 31.6456 15.2469C32.704 15.848 33.7038 16.4156 34.6596 16.4156C35.6155 16.4156 36.6152 15.848 37.6736 15.2469C38.3338 14.872 39.238 14.3585 39.6259 14.3585C40.0138 14.3585 40.9181 14.8719 41.5782 15.2469C42.6367 15.848 43.6364 16.4156 44.5923 16.4156C45.5481 16.4156 46.5478 15.848 47.6063 15.2469C48.2133 14.9021 49.0256 14.4413 49.4542 14.3693V12.2122H49.4545Z' fill='%230052B4'/%3E%3Cpath d='M44.5925 25.017C44.2046 25.017 43.3004 24.5036 42.6403 24.1286C41.5818 23.5276 40.5821 22.9599 39.6262 22.9599C38.6704 22.9599 37.6707 23.5276 36.6122 24.1286C35.952 24.5035 35.0478 25.017 34.6599 25.017C34.272 25.017 33.3677 24.5036 32.7077 24.1286C31.6493 23.5276 30.6496 22.9599 29.6937 22.9599C28.7378 22.9599 27.7381 23.5276 26.6797 24.1286C26.0195 24.5035 25.1153 25.017 24.7274 25.017C24.3395 25.017 23.4352 24.5036 22.7751 24.1286C21.7166 23.5276 20.7169 22.9599 19.7611 22.9599C18.8052 22.9599 17.8055 23.5276 16.747 24.1286C16.0869 24.5035 15.1827 25.017 14.7948 25.017C14.4069 25.017 13.5026 24.5036 12.8425 24.1286C11.7841 23.5276 10.7844 22.9599 9.82851 22.9599C8.87265 22.9599 7.87293 23.5276 6.81449 24.1286C6.15429 24.5035 5.2501 25.017 4.86219 25.017C4.47428 25.017 3.57 24.5036 2.90999 24.1286C1.8898 23.5494 0.924375 23.0027 0 22.9637V25.1207C0.428574 25.1928 1.2409 25.6535 1.84788 25.9984C2.90632 26.5994 3.90604 27.1671 4.8619 27.1671C5.81777 27.1671 6.81748 26.5994 7.87593 25.9984C8.53613 25.6235 9.44031 25.11 9.82822 25.11C10.2161 25.11 11.1204 25.6234 11.7805 25.9984C12.839 26.5994 13.8387 27.1671 14.7945 27.1671C15.7504 27.1671 16.7501 26.5994 17.8086 25.9984C18.4687 25.6235 19.3729 25.11 19.7608 25.11C20.1487 25.11 21.053 25.6234 21.7131 25.9984C22.7715 26.5994 23.7712 27.1671 24.7271 27.1671C25.6829 27.1671 26.6827 26.5994 27.7411 25.9984C28.4013 25.6235 29.3055 25.11 29.6934 25.11C30.0813 25.11 30.9856 25.6234 31.6456 25.9984C32.704 26.5994 33.7038 27.1671 34.6596 27.1671C35.6155 27.1671 36.6152 26.5994 37.6736 25.9984C38.3338 25.6235 39.238 25.11 39.6259 25.11C40.0138 25.11 40.9181 25.6234 41.5782 25.9984C42.6367 26.5994 43.6364 27.1671 44.5923 27.1671C45.5481 27.1671 46.5478 26.5994 47.6063 25.9984C48.2133 25.6535 49.0256 25.1928 49.4542 25.1207V22.9637C48.5298 23.0027 47.5644 23.5494 46.5444 24.1286C45.8846 24.5035 44.9806 25.017 44.5925 25.017Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 28.3394C48.5302 28.3784 47.5647 28.9251 46.5447 29.5044C45.8846 29.8793 44.9805 30.3927 44.5925 30.3927C44.2046 30.3927 43.3004 29.8794 42.6403 29.5044C41.5818 28.9033 40.5821 28.3356 39.6262 28.3356C38.6704 28.3356 37.6707 28.9033 36.6122 29.5044C35.952 29.8793 35.0478 30.3927 34.6599 30.3927C34.272 30.3927 33.3677 29.8794 32.7077 29.5044C31.6493 28.9033 30.6496 28.3356 29.6937 28.3356C28.7378 28.3356 27.7381 28.9033 26.6797 29.5044C26.0195 29.8793 25.1153 30.3927 24.7274 30.3927C24.3395 30.3927 23.4352 29.8794 22.7751 29.5044C21.7166 28.9033 20.7169 28.3356 19.7611 28.3356C18.8052 28.3356 17.8055 28.9033 16.747 29.5044C16.0869 29.8793 15.1827 30.3927 14.7948 30.3927C14.4069 30.3927 13.5026 29.8794 12.8425 29.5044C11.7841 28.9033 10.7844 28.3356 9.82851 28.3356C8.87265 28.3356 7.87293 28.9033 6.81449 29.5044C6.15429 29.8793 5.2501 30.3927 4.86219 30.3927C4.47428 30.3927 3.57 29.8794 2.90999 29.5044C1.8898 28.9251 0.924375 28.3784 0 28.3394V30.4965C0.428574 30.5685 1.2409 31.0293 1.84788 31.3741C2.90632 31.9752 3.90604 32.5428 4.8619 32.5428C5.81777 32.5428 6.81748 31.9752 7.87593 31.3741C8.53613 30.9992 9.44031 30.4857 9.82822 30.4857C10.2161 30.4857 11.1204 30.9991 11.7805 31.3741C12.839 31.9752 13.8387 32.5428 14.7945 32.5428C15.7504 32.5428 16.7501 31.9752 17.8086 31.3741C18.4687 30.9992 19.3729 30.4857 19.7608 30.4857C20.1487 30.4857 21.053 30.9991 21.7131 31.3741C22.7715 31.9752 23.7712 32.5428 24.7271 32.5428C25.6829 32.5428 26.6827 31.9752 27.7411 31.3741C28.4013 30.9992 29.3055 30.4857 29.6934 30.4857C30.0813 30.4857 30.9856 30.9991 31.6456 31.3741C32.704 31.9752 33.7038 32.5428 34.6596 32.5428C35.6155 32.5428 36.6152 31.9752 37.6736 31.3741C38.3338 30.9992 39.238 30.4857 39.6259 30.4857C40.0138 30.4857 40.9181 30.9991 41.5782 31.3741C42.6367 31.9752 43.6364 32.5428 44.5923 32.5428C45.5481 32.5428 46.5478 31.9752 47.6063 31.3741C48.2133 31.0293 49.0256 30.5685 49.4542 30.4965V28.3394H49.4545Z' fill='%230052B4'/%3E%3Cpath d='M24.6833 16.9999H24.7274C24.7274 16.985 24.7274 16.9706 24.7274 16.9558C24.7127 16.9704 24.698 16.9851 24.6833 16.9999Z' fill='%23F0F0F0'/%3E%3Cpath d='M33.8658 8.57819H40.3164L37.0911 11.8035L33.8658 8.57819Z' fill='%236DA544'/%3E%3Cpath d='M37.8068 11.0869H36.3734V15.029H37.8068V11.0869Z' fill='%23A2001D'/%3E%3Cpath d='M37.8068 21.4796H36.3734V25.4216H37.8068V21.4796Z' fill='%23A2001D'/%3E%3Cpath d='M41.3912 19.3291C41.3912 18.1415 40.4286 17.1789 39.241 17.1789C38.6902 17.1789 38.1881 17.3862 37.8076 17.7268V16.4621H38.5244V15.0287H37.8076V14.3119H36.3742V15.0287H35.6574V16.4621H36.3742V17.7268C35.9937 17.3862 35.4916 17.1789 34.9408 17.1789C33.7532 17.1789 32.7906 18.1415 32.7906 19.3291C32.7906 19.9658 33.0675 20.5377 33.5074 20.9315V22.1961H40.6747V20.9314C41.1143 20.5377 41.3912 19.9658 41.3912 19.3291Z' fill='%23FFDA44'/%3E%3Cpath d='M39.2414 18.6126C39.0152 18.6126 38.8569 18.7118 38.7639 18.7951L37.8079 19.651H36.3745L35.4184 18.7951C35.3255 18.7119 35.1672 18.6126 34.941 18.6126C34.5458 18.6126 34.2242 18.9342 34.2242 19.3294C34.2242 19.6078 34.3743 19.7837 34.4638 19.8639L34.941 20.2912V20.7628H39.2415V20.2911L39.7187 19.8638C39.8082 19.7837 39.9583 19.6077 39.9583 19.3293C39.9581 18.9342 39.6365 18.6126 39.2414 18.6126Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.515198H0V16.9997H24.7273V0.515198Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514526H10.8182V7.21156H0V10.3025H10.8182V16.9995H13.9091V10.3025H24.7273V7.21156H13.9091V0.514526Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514526V1.97131L5.5421 5.66612H7.72727L0 0.514526Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69934V5.66583H4.44985L0 2.69934Z' fill='%232E52B2'/%3E%3Cpath d='M9.27268 0.514832V5.2394L2.18561 0.514832H9.27268Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514526V1.97131L19.1852 5.66612H17L24.7273 0.514526Z' fill='%23D80027'/%3E%3Cpath d='M24.727 2.69934V5.66583H20.2772L24.727 2.69934Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514832V5.2394L22.5416 0.514832H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 0.514526V1.97131L5.5421 5.66612H7.72727L0 0.514526Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69934V5.66583H4.44985L0 2.69934Z' fill='%232E52B2'/%3E%3Cpath d='M9.27268 0.514832V5.2394L2.18561 0.514832H9.27268Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514526V1.97131L19.1852 5.66612H17L24.7273 0.514526Z' fill='%23D80027'/%3E%3Cpath d='M24.727 2.69934V5.66583H20.2772L24.727 2.69934Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514832V5.2394L22.5416 0.514832H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 16.9994V15.5426L5.5421 11.8478H7.72727L0 16.9994Z' fill='%23D80027'/%3E%3Cpath d='M0 14.8144V11.8478H4.44985L0 14.8144Z' fill='%232E52B2'/%3E%3Cpath d='M9.27268 16.9991V12.2747L2.18561 16.9991H9.27268Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 16.9994V15.5426L19.1852 11.8478H17L24.7273 16.9994Z' fill='%23D80027'/%3E%3Cpath d='M24.727 14.8144V11.8478H20.2772L24.727 14.8144Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 16.9991V12.2747L22.5416 16.9991H15.4545Z' fill='%232E52B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1418'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-iq\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1409)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516022H0V11.5057H49.4545V0.516022Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='black'/%3E%3Cpath d='M21.1714 16.0412C21.1634 16.0412 21.1554 16.0418 21.1474 16.0419V16.0412H18.3359C18.4784 15.4905 18.9781 15.082 19.5728 15.082V13.1634C17.8096 13.1634 16.3753 14.5978 16.3753 16.3608V17.9275V17.9595H21.1476C21.1583 17.9595 21.1669 17.9595 21.1716 17.9595C21.3478 17.9595 21.4913 18.103 21.4913 18.2792V18.9187H15.0962V20.8372H23.4097V18.2793C23.4097 17.0453 22.4056 16.0412 21.1714 16.0412Z' fill='%23496E2D'/%3E%3Cpath d='M25.9676 18.919V13.1634H24.0492V20.8374H27.2466V18.919H25.9676Z' fill='%23496E2D'/%3E%3Cpath d='M32.3626 18.919V13.1634H30.4441V18.919H29.8047V17.0006H27.8861V20.8374H33.6417V18.919H32.3626Z' fill='%23496E2D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1409'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ir\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1377)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516022H0V11.5057H49.4545V0.516022Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.4954H0V33.4851H49.4545V22.4954Z' fill='%23D80027'/%3E%3Cpath d='M29.0106 13.56H27.2852C27.2995 13.7496 27.3076 13.941 27.3076 14.1334C27.3076 15.409 26.9887 16.6457 26.4327 17.5258C26.2613 17.7974 25.9731 18.1807 25.5873 18.4392V13.56H23.8671V18.4392C23.4813 18.1806 23.1932 17.7972 23.0216 17.5258C22.4657 16.6456 22.1469 15.409 22.1469 14.1334C22.1469 13.941 22.1551 13.7495 22.1693 13.56H20.4439C20.4328 13.7486 20.4268 13.9398 20.4268 14.1334C20.4269 17.6702 22.3158 20.4407 24.7273 20.4407C27.1388 20.4407 29.0278 17.6702 29.0278 14.1334C29.0277 13.9398 29.0216 13.7486 29.0106 13.56Z' fill='%23D80027'/%3E%3Cpath d='M6.45062 10.0724H4.30042V12.4312H6.45062V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.15021 10.0724H0V12.4312H2.15021V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.751 10.0724H8.60077V12.4312H10.751V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0514 10.0724H12.9012V12.4312H15.0514V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.3518 10.0724H17.2016V12.4312H19.3518V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M23.6522 10.0724H21.502V12.4312H23.6522V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.9525 10.0724H25.8023V12.4312H27.9525V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M32.253 10.0724H30.1028V12.4312H32.253V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M36.5534 10.0724H34.4032V12.4312H36.5534V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M40.8537 10.0724H38.7035V12.4312H40.8537V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M45.1541 10.0724H43.0038V12.4312H45.1541V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 10.0724H47.3043V12.4312H49.4545V10.0724Z' fill='%23F0F0F0'/%3E%3Cpath d='M6.45062 21.462H4.30042V23.9284H6.45062V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M2.15021 21.462H0V23.9284H2.15021V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.751 21.462H8.60077V23.9284H10.751V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0514 21.462H12.9012V23.9284H15.0514V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.3518 21.462H17.2016V23.9284H19.3518V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M23.6522 21.462H21.502V23.9284H23.6522V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.9525 21.462H25.8023V23.9284H27.9525V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M32.253 21.462H30.1028V23.9284H32.253V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M36.5534 21.462H34.4032V23.9284H36.5534V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M40.8537 21.462H38.7035V23.9284H40.8537V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M45.1541 21.462H43.0038V23.9284H45.1541V21.462Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 21.462H47.3043V23.9284H49.4545V21.462Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1377'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-is\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1372)'%3E%3Cpath d='M49.4545 0.515228H0V33.4853H49.4545V0.515228Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 20.8521H19.5302V33.4846H17.7391H13.6172H11.8261V20.8521H0V19.06V14.9391V13.1469H11.8261V0.514526H13.6172H17.7391H19.5302V13.1469H49.4545V14.9391V19.06V20.8521Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 14.9391V19.06H17.7391V33.4846H13.6172V19.06H0V14.9391H13.6172V0.514526H17.7391V14.9391H49.4545Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1372'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-it\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1367)'%3E%3Cpath d='M32.9698 0.51474H16.4848H0V33.4843H16.4848H32.9698H49.4545V0.51474H32.9698Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.515259H0V33.4853H16.4845V0.515259Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515259H32.97V33.4853H49.4545V0.515259Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1367'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-je\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1359)'%3E%3Cpath d='M49.4545 0.515228H0V33.4853H49.4545V0.515228Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515228H0V33.4853H49.4545V0.515228Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.0985 16.9995L49.4545 3.42867V0.514526H45.0833L24.7273 14.0853L4.37122 0.514526H0V3.42867L20.3561 16.9995L0 30.5702V33.4843H4.37122L24.7273 19.9137L45.0833 33.4843H49.4545V30.5702L29.0985 16.9995Z' fill='%23D80027'/%3E%3Cpath d='M22.577 8.3988L24.7273 8.93633L26.8775 8.3988V6.57111L26.0174 7.00122L24.7273 5.71106L23.4371 7.00122L22.577 6.57111V8.3988Z' fill='%23FFDA44'/%3E%3Cpath d='M22.577 8.39874V9.74271C22.577 11.3886 24.7273 11.8929 24.7273 11.8929C24.7273 11.8929 26.8775 11.3886 26.8775 9.74271V8.39874H22.577Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1359'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-jm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1352)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%236DA544'/%3E%3Cpath d='M20.8505 17.0009L0 30.9008V3.09979L20.8505 17.0009Z' fill='black'/%3E%3Cpath d='M49.4546 3.09979V30.9008L28.604 17.0009L49.4546 3.09979Z' fill='black'/%3E%3Cpath d='M49.4545 3.09938L28.604 17.0005L49.4545 30.9004V33.4848H45.5788L24.7273 19.5839L3.87571 33.4848H0V30.9004L20.8505 17.0005L0 3.09938V0.514801H3.87571L24.7273 14.4159L45.5788 0.514801H49.4545V3.09938Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 3.09938L28.604 17.0005L49.4545 30.9004V33.4848H45.5788L24.7273 19.5839L3.87571 33.4848H0V30.9004L20.8505 17.0005L0 3.09938V0.514801H3.87571L24.7273 14.4159L45.5788 0.514801H49.4545V3.09938Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1352'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-jo\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1345)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516022H0V11.5057H49.4545V0.516022Z' fill='black'/%3E%3Cpath d='M49.4545 22.4949H0V33.4845H49.4545V22.4949Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 17.0005L0 33.485V0.514801L24.7273 17.0005Z' fill='%23D80027'/%3E%3Cpath d='M7.5255 13.9869L8.28624 15.5776L10.0042 15.1806L9.23486 16.7672L10.6164 17.8629L8.89631 18.2506L8.90105 20.0139L7.5255 18.9107L6.14994 20.0139L6.15477 18.2506L4.43459 17.8629L5.81613 16.7672L5.04678 15.1806L6.76474 15.5776L7.5255 13.9869Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1345'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-jp\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1341)'%3E%3Cpath d='M49.4545 0.514801H0V33.4848H49.4545V0.514801Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 26.2719C29.8484 26.2719 34 22.1204 34 16.9992C34 11.878 29.8484 7.72647 24.7273 7.72647C19.6061 7.72647 15.4545 11.878 15.4545 16.9992C15.4545 22.1204 19.6061 26.2719 24.7273 26.2719Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1341'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ke\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1327)'%3E%3Cpath d='M49.4545 0.514801H0V33.4848H49.4545V0.514801Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514801H0V9.26389H49.4545V0.514801Z' fill='black'/%3E%3Cpath d='M49.4545 24.7362H0V33.4842H49.4545V24.7362Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 11.4564H0V22.5449H49.4545V11.4564Z' fill='%23A2001D'/%3E%3Cpath d='M31.2243 5.7762L28.7532 4.63556L24.7272 13.752L20.7011 4.63556L18.23 5.7762L23.2285 16.9992L18.23 28.2223L20.7011 29.3628L24.7272 20.2465L28.7532 29.3628L31.2243 28.2223L26.2259 16.9992L31.2243 5.7762Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.4057 6.85135C25.449 5.80662 24.7273 5.20612 24.7273 5.20612C24.7273 5.20612 24.0056 5.80653 23.049 6.85125V27.1476C24.0056 28.1924 24.7273 28.793 24.7273 28.793C24.7273 28.793 25.449 28.1926 26.4057 27.1477V6.85135Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.1913 10.7432V23.2551C21.2022 25.0461 22.4394 26.5143 23.3665 27.4875V6.5108C22.4393 7.48405 21.2021 8.95213 20.1913 10.7432Z' fill='%23A2001D'/%3E%3Cpath d='M29.2635 10.7432C28.2526 8.95213 27.0154 7.48405 26.0883 6.5108V27.4876C27.0155 26.5143 28.2526 25.0462 29.2635 23.2552V10.7432Z' fill='%23A2001D'/%3E%3Cpath d='M29.2632 10.7434V23.2553C30.2865 21.4419 31.0775 19.2977 31.0775 16.9994C31.0775 14.7011 30.2865 12.5569 29.2632 10.7434Z' fill='black'/%3E%3Cpath d='M20.1912 10.7434V23.2553C19.1679 21.4419 18.3768 19.2977 18.3768 16.9994C18.3768 14.7011 19.1679 12.5569 20.1912 10.7434Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1327'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1315)'%3E%3Cpath d='M49.4545 0.514801H0V33.4848H49.4545V0.514801Z' fill='%23D80027'/%3E%3Cpath d='M24.7277 33.4838C33.8318 33.4838 41.2122 26.1034 41.2122 16.9993C41.2122 7.89516 33.8318 0.514801 24.7277 0.514801C15.6235 0.514801 8.24316 7.89516 8.24316 16.9993C8.24316 26.1034 15.6235 33.4838 24.7277 33.4838Z' fill='%23D80027'/%3E%3Cpath d='M32.7889 16.9991L29.4948 18.5486L31.249 21.7391L27.6717 21.0548L27.2186 24.6681L24.7269 22.0107L22.2354 24.6681L21.7821 21.0548L18.205 21.7389L19.9592 18.5484L16.665 16.9991L19.9593 15.4498L18.205 12.2591L21.7819 12.9436L22.2355 9.33014L24.7269 11.9876L27.2187 9.33014L27.6717 12.9436L31.249 12.2591L29.4949 15.4499L32.7889 16.9991Z' fill='%23FFDA44'/%3E%3Cpath d='M24.727 22.0168C27.4979 22.0168 29.7441 19.7706 29.7441 16.9997C29.7441 14.2288 27.4979 11.9826 24.727 11.9826C21.9561 11.9826 19.7098 14.2288 19.7098 16.9997C19.7098 19.7706 21.9561 22.0168 24.727 22.0168Z' fill='%23D80027'/%3E%3Cpath d='M22.2184 16.9993C22.0976 16.9993 21.9782 17.0054 21.8605 17.0172C21.8649 17.7122 22.1163 18.3481 22.5316 18.8422C22.7531 18.246 23.0839 17.7025 23.5008 17.2375C23.1023 17.0842 22.6702 16.9993 22.2184 16.9993Z' fill='%23FFDA44'/%3E%3Cpath d='M23.7629 19.6999C24.0643 19.8075 24.3888 19.8666 24.7272 19.8666C25.0656 19.8666 25.3901 19.8076 25.6915 19.6999C25.5272 19.0552 25.188 18.4797 24.7272 18.0273C24.2664 18.4797 23.9272 19.0552 23.7629 19.6999Z' fill='%23FFDA44'/%3E%3Cpath d='M27.2092 15.5665C26.7135 14.7097 25.7877 14.1326 24.7267 14.1326C23.6656 14.1326 22.7397 14.7097 22.2439 15.5665C23.1476 15.5712 23.995 15.8168 24.7267 16.2411C25.4582 15.8168 26.3055 15.5712 27.2092 15.5665Z' fill='%23FFDA44'/%3E%3Cpath d='M25.9529 17.2375C26.3701 17.7025 26.7007 18.2461 26.9222 18.8422C27.3374 18.348 27.5888 17.7121 27.5932 17.0172C27.4753 17.0055 27.3561 16.9993 27.2353 16.9993C26.7836 16.9993 26.3513 17.0842 25.9529 17.2375Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1315'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kh\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1308)'%3E%3Cpath d='M49.4545 0.516006H0V33.485H49.4545V0.516006Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.516006H0V11.5057H49.4545V0.516006Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.4957H0V33.4853H49.4545V22.4957Z' fill='%230052B4'/%3E%3Cpath d='M29.3144 19.5089V17.7887H28.1676V15.4952L27.0208 14.3485L25.8741 15.4952V13.2017L24.7273 12.0549L23.5805 13.2017V15.4952L22.4337 14.3485L21.287 15.4952V17.7887H20.1402V19.5089H18.9935V21.229H30.4611V19.5089H29.3144Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1308'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-km\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1295)'%3E%3Cpath d='M49.4545 0.516006H0V33.485H49.4545V0.516006Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.516006H0V8.75877H49.4545V0.516006Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 8.75676H0V16.9995H49.4545V8.75676Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 17H0V25.2428H49.4545V17Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 17.0005L0 33.4849V0.514816L24.7273 17.0005Z' fill='%236DA544'/%3E%3Cpath d='M6.62985 16.9997C6.62985 14.598 8.31787 12.5915 10.5719 12.0993C10.2254 12.0236 9.86603 11.9826 9.49686 11.9826C6.72586 11.9826 4.47974 14.2288 4.47974 16.9997C4.47974 19.7707 6.72596 22.0169 9.49686 22.0169C9.86603 22.0169 10.2254 21.9758 10.5719 21.9002C8.31778 21.408 6.62985 19.4015 6.62985 16.9997Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.5166 12.6995L10.7834 13.5208H11.6469L10.9484 14.0285L11.2152 14.8497L10.5166 14.3421L9.81787 14.8497L10.0848 14.0285L9.38611 13.5208H10.2496L10.5166 12.6995Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.5166 14.8493L10.7834 15.6707H11.6469L10.9484 16.1783L11.2152 16.9996L10.5166 16.492L9.81787 16.9996L10.0848 16.1783L9.38611 15.6707H10.2496L10.5166 14.8493Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.5166 17L10.7834 17.8213H11.6469L10.9484 18.3289L11.2152 19.1502L10.5166 18.6426L9.81787 19.1502L10.0848 18.3289L9.38611 17.8213H10.2496L10.5166 17Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.5166 19.1497L10.7834 19.9709H11.6469L10.9484 20.4786L11.2152 21.2999L10.5166 20.7923L9.81787 21.2999L10.0848 20.4786L9.38611 19.9709H10.2496L10.5166 19.1497Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1295'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1286)'%3E%3Cpath d='M49.4545 0.515244H0V33.4853H49.4545V0.515244Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.51474H0V33.4844' fill='%236DA544'/%3E%3Cpath d='M43.1451 0.51474H40.359L0 27.4208V29.2783V33.4844H6.30932H9.09548L49.4545 6.57823V4.72089V0.51474H43.1451Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.51474H43.1451L0 29.2783V33.4844H6.30932L49.4545 4.72089V0.51474Z' fill='black'/%3E%3Cpath d='M17.9891 17.9594L19.8149 19.3629L21.7138 18.0602L20.9432 20.2303L22.769 21.6337L20.4671 21.5715L19.6964 23.7416L19.0443 21.5329L16.7422 21.4707L18.6412 20.168L17.9891 17.9594Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.9322 11.1387L29.758 12.5422L31.6569 11.2395L30.8864 13.4096L32.7121 14.813L30.4101 14.7507L29.6395 16.9209L28.9873 14.7122L26.6853 14.65L28.5843 13.3473L27.9322 11.1387Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1286'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kp\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1276)'%3E%3Cpath d='M49.4545 0.514816H0V33.4849H49.4545V0.514816Z' fill='%2391DC5A'/%3E%3Cpath d='M49.4545 0.514816H0V33.4849H49.4545V0.514816Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514816H0V6.03867H49.4545V0.514816Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 27.961H0V33.4838H49.4545V27.961Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 8.23143H0V25.7706H49.4545V8.23143Z' fill='%23D80027'/%3E%3Cpath d='M18.3842 23.3419C21.8873 23.3419 24.7271 20.5021 24.7271 16.999C24.7271 13.4959 21.8873 10.6561 18.3842 10.6561C14.8811 10.6561 12.0412 13.4959 12.0412 16.999C12.0412 20.5021 14.8811 23.3419 18.3842 23.3419Z' fill='%23F0F0F0'/%3E%3Cpath d='M18.3843 10.6568L19.8075 15.0368H24.4204L20.6872 17.7441L22.1214 22.1372L18.3843 19.4172L14.6529 22.132L16.0815 17.7441L12.3516 15.0368H16.9611L18.3843 10.6568Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1276'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1253)'%3E%3Cpath d='M49.4545 0.514816H0V33.4849H49.4545V0.514816Z' fill='white'/%3E%3Cpath d='M30.7478 16.9995C30.7478 18.5047 28.0523 22.2675 24.7272 22.2675C21.4022 22.2675 18.7067 18.5046 18.7067 16.9995C18.7067 13.6745 21.4022 10.979 24.7272 10.979C28.0523 10.979 30.7478 13.6745 30.7478 16.9995Z' fill='%23D80027'/%3E%3Cpath d='M30.7478 16.9991C30.7478 20.3241 28.0523 23.0195 24.7272 23.0195C21.4022 23.0195 18.7067 20.3241 18.7067 16.9991' fill='%230052B4'/%3E%3Cpath d='M32.7095 20.7258L31.1131 22.3223L32.1773 23.3865L33.7737 21.7901L32.7095 20.7258Z' fill='black'/%3E%3Cpath d='M30.0488 23.3845L28.4524 24.981L29.5166 26.0452L31.1131 24.4488L30.0488 23.3845Z' fill='black'/%3E%3Cpath d='M35.9028 23.9166L34.3064 25.5131L35.3706 26.5773L36.967 24.9809L35.9028 23.9166Z' fill='black'/%3E%3Cpath d='M33.2415 26.5778L31.6451 28.1743L32.7093 29.2385L34.3058 27.6421L33.2415 26.5778Z' fill='black'/%3E%3Cpath d='M34.3059 22.3211L32.7094 23.9175L33.7737 24.9817L35.3701 23.3853L34.3059 22.3211Z' fill='black'/%3E%3Cpath d='M31.6455 24.9812L30.049 26.5776L31.1133 27.6418L32.7097 26.0454L31.6455 24.9812Z' fill='black'/%3E%3Cpath d='M30.05 7.41996L34.3071 11.6771L35.3713 10.6128L31.1142 6.35572L30.05 7.41996Z' fill='black'/%3E%3Cpath d='M28.4529 9.01728L30.0494 10.6137L31.1135 9.54954L29.5171 7.95311L28.4529 9.01728Z' fill='black'/%3E%3Cpath d='M31.1128 11.6786L32.7092 13.2751L33.7734 12.2109L32.177 10.6144L31.1128 11.6786Z' fill='black'/%3E%3Cpath d='M31.6437 5.82438L33.2401 7.42081L34.3044 6.35657L32.7079 4.76014L31.6437 5.82438Z' fill='black'/%3E%3Cpath d='M34.3056 8.48551L35.9021 10.0819L36.9663 9.0177L35.3699 7.42127L34.3056 8.48551Z' fill='black'/%3E%3Cpath d='M17.8098 28.1741L13.5527 23.917L12.4884 24.9812L16.7455 29.2383L17.8098 28.1741Z' fill='black'/%3E%3Cpath d='M19.4047 26.578L17.8082 24.9816L16.7441 26.0457L18.3405 27.6422L19.4047 26.578Z' fill='black'/%3E%3Cpath d='M16.7449 23.9172L15.1485 22.3208L14.0843 23.385L15.6807 24.9814L16.7449 23.9172Z' fill='black'/%3E%3Cpath d='M21.0023 24.9819L16.7452 20.7248L15.6809 21.789L19.938 26.0462L21.0023 24.9819Z' fill='black'/%3E%3Cpath d='M13.5526 10.0805L17.8097 5.82338L16.7455 4.75914L12.4884 9.01624L13.5526 10.0805Z' fill='black'/%3E%3Cpath d='M15.1474 11.6771L19.4045 7.42001L18.3403 6.35576L14.0832 10.6129L15.1474 11.6771Z' fill='black'/%3E%3Cpath d='M16.7442 13.2733L21.0013 9.01623L19.9371 7.95205L15.6801 12.2092L16.7442 13.2733Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1253'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1247)'%3E%3Cpath d='M49.4545 0.516006H0V33.485H49.4545V0.516006Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516006H0V11.5057H49.4545V0.516006Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='%23D80027'/%3E%3Cpath d='M16.1265 22.4955L0 33.485V0.516006L16.1265 11.5055V22.4955Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1247'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ky\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1227)'%3E%3Cpath d='M49.4545 0.515228H0V33.4853H49.4545V0.515228Z' fill='%230052B4'/%3E%3Cpath d='M37.0912 12.6993C38.6746 12.6993 39.9582 11.4157 39.9582 9.83232C39.9582 8.24891 38.6746 6.96531 37.0912 6.96531C35.5078 6.96531 34.2242 8.24891 34.2242 9.83232C34.2242 11.4157 35.5078 12.6993 37.0912 12.6993Z' fill='%236DA544'/%3E%3Cpath d='M42.1073 9.11585H32.0734V13.4163H42.1073V9.11585Z' fill='%23D80027'/%3E%3Cpath d='M32.0736 19.8662V22.7333H33.5819C34.4864 23.6196 35.7243 24.1667 37.0907 24.1667C38.4572 24.1667 39.695 23.6196 40.5995 22.7333H40.6744H42.1078V19.8662H32.0736Z' fill='%23FFDA44'/%3E%3Cpath d='M32.0736 12.6988V16.9992C32.0736 20.8396 37.0907 22.0163 37.0907 22.0163C37.0907 22.0163 42.1078 20.8397 42.1078 16.9992V12.6988H32.0736Z' fill='%23338AF3'/%3E%3Cpath d='M37.0904 14.9965C35.8361 14.9965 35.8361 16.1433 34.5819 16.1433C33.3277 16.1433 33.3277 14.9965 32.0734 14.9965V17.0034C33.3277 17.0034 33.3277 18.1502 34.5819 18.1502C35.8361 18.1502 35.8361 17.0034 37.0904 17.0034C38.3447 17.0034 38.3447 18.1502 39.5991 18.1502C40.8534 18.1502 40.8534 17.0034 42.1079 17.0034V14.9965C40.8535 14.9965 40.8535 16.1433 39.5991 16.1433C38.3448 16.1432 38.3448 14.9965 37.0904 14.9965Z' fill='%23F3F3F3'/%3E%3Cpath d='M37.0904 10.979C35.8361 10.979 35.8361 12.1258 34.5819 12.1258C33.3277 12.1258 33.3277 10.979 32.0734 10.979V12.9858C33.3277 12.9858 33.3277 14.1326 34.5819 14.1326C35.8361 14.1326 35.8361 12.9858 37.0904 12.9858C38.3447 12.9858 38.3447 14.1326 39.5991 14.1326C40.8534 14.1326 40.8534 12.9858 42.1079 12.9858V10.979C40.8535 10.979 40.8535 12.1258 39.5991 12.1258C38.3448 12.1258 38.3448 10.979 37.0904 10.979Z' fill='%23F3F3F3'/%3E%3Cpath d='M24.7273 0.515228V2.69983L20.2774 5.66604H24.7273V11.8479H20.2774L24.7273 14.8151V16.9997H22.5416L15.4545 12.2746V16.9997H9.27273V12.2746L2.18566 16.9997H0V14.8151L4.44985 11.8479H0V5.66604H4.44985L0 2.69983V0.515228H2.18566L9.27273 5.2392V0.515228H15.4545V5.2392L22.5416 0.515228H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514511H10.8182V7.21154H0V10.3025H10.8182V16.9995H13.9091V10.3025H24.7273V7.21154H13.9091V0.514511Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514511V1.9713L5.5421 5.6661H7.72727L0 0.514511Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514511V1.9713L19.1852 5.6661H17L24.7273 0.514511Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514511V1.9713L5.5421 5.6661H7.72727L0 0.514511Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514511V1.9713L19.1852 5.6661H17L24.7273 0.514511Z' fill='%23D80027'/%3E%3Cpath d='M0 16.9996V15.5428L5.5421 11.8481H7.72727L0 16.9996Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 16.9996V15.5428L19.1852 11.8481H17L24.7273 16.9996Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1227'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-kz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1221)'%3E%3Cpath d='M49.4545 0.514816H0V33.4849H49.4545V0.514816Z' fill='%23338AF3'/%3E%3Cpath d='M34 17.9433H15.4545C15.4545 19.2236 16.5696 20.2614 17.8499 20.2614H17.7727C17.7727 21.5417 18.8105 22.5797 20.091 22.5797C20.091 23.86 21.1288 24.898 22.4093 24.898H27.0456C28.3259 24.898 29.3639 23.8602 29.3639 22.5797C30.6442 22.5797 31.6822 21.5419 31.6822 20.2614H31.605C32.8847 20.2614 34 19.2236 34 17.9433Z' fill='%23FFDA44'/%3E%3Cpath d='M31.1467 14.9125C31.1467 18.4579 28.2725 21.3322 24.7271 21.3322C21.1816 21.3322 18.3074 18.458 18.3074 14.9125' fill='%23338AF3'/%3E%3Cpath d='M31.0911 14.3109L28.4909 15.3636L29.8755 17.5312L27.052 17.0663L26.6942 19.5211L24.7275 17.7156L22.7607 19.5211L22.403 17.0663L19.5795 17.5311L20.964 15.3635L18.3639 14.3109L20.9641 13.2582L19.5795 11.0907L22.4029 11.5556L22.7608 9.10058L24.7275 10.9063L26.6943 9.10058L27.052 11.5556L29.8756 11.0907L28.491 13.2582L31.0911 14.3109Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1221'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-la\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1214)'%3E%3Cpath d='M49.4545 0.516006H0V33.485H49.4545V0.516006Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.516006H0V11.5057H49.4545V0.516006Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4957H0V33.4853H49.4545V22.4957Z' fill='%23D80027'/%3E%3Cpath d='M24.7278 21.5875C27.2612 21.5875 29.3149 19.5338 29.3149 17.0004C29.3149 14.467 27.2612 12.4133 24.7278 12.4133C22.1944 12.4133 20.1407 14.467 20.1407 17.0004C20.1407 19.5338 22.1944 21.5875 24.7278 21.5875Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1214'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lb\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1207)'%3E%3Cpath d='M49.4545 0.516006H0V33.485H49.4545V0.516006Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516006H0V11.5057H49.4545V0.516006Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4957H0V33.4853H49.4545V22.4957Z' fill='%23D80027'/%3E%3Cpath d='M28.0393 19.2077L24.7276 13.1364L21.4159 19.2077H23.8996V20.8637H25.5556V19.2077H28.0393Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1207'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1201)'%3E%3Cpath d='M49.4545 0.514816H0V33.4849H49.4545V0.514816Z' fill='%23338AF3'/%3E%3Cpath d='M18.635 22.7329H30.8196L24.7273 8.39829L18.635 22.7329Z' fill='%23F3F3F3'/%3E%3Cpath d='M20.7523 21.2995L24.7273 12.258L28.7023 21.2995H20.7523Z' fill='%23333333'/%3E%3Cpath d='M18.635 22.7329H30.8196L24.7273 16.9991L18.635 22.7329Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1201'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-li\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1196)'%3E%3Cpath d='M49.4545 0.516075H0V33.4851H49.4545V0.516075Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515221V16.6159L0 17.0169V0.515221H49.4545Z' fill='%230052B4'/%3E%3Cpath d='M20.4268 11.983C20.4268 10.7954 19.4642 9.83275 18.2766 9.83275C17.7258 9.83275 17.2237 10.04 16.8432 10.3806V9.11595H17.56V7.68254H16.8432V6.96574H15.4098V7.68254H14.693V9.11595H15.4098V10.3806C15.0293 10.04 14.5271 9.83275 13.9764 9.83275C12.7888 9.83275 11.8262 10.7954 11.8262 11.983C11.8262 12.6196 12.1031 13.1915 12.543 13.5853V14.85H19.7103V13.5853C20.1499 13.1915 20.4268 12.6197 20.4268 11.983Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1196'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1181)'%3E%3Cpath d='M0 0.514511V33.4846H49.4545V0.514511H0ZM47.3043 31.3344H21.502V2.66472H47.3043V31.3344Z' fill='%23FFDA44'/%3E%3Cpath d='M47.3043 2.66511H21.502V31.3347H47.3043V2.66511Z' fill='%23A2001D'/%3E%3Cpath d='M21.5021 2.66511H2.15027V31.3347H21.5021V2.66511Z' fill='%23D80027'/%3E%3Cpath d='M21.502 0.515221H19.3518V33.4853H21.502V0.515221Z' fill='%23FFDA44'/%3E%3Cpath d='M10.751 2.66511H2.15027V31.3347H10.751V2.66511Z' fill='%236DA544'/%3E%3Cpath d='M19.3517 2.66511H10.7509V31.3347H19.3517V2.66511Z' fill='%23FF9811'/%3E%3Cpath d='M34.6447 16.4623V12.1619C34.6447 11.4448 33.5696 10.7277 33.5696 10.7277C33.5696 10.7277 32.4945 11.4448 32.4945 12.1619H28.1941V16.4623H30.3443V18.6125C30.3443 19.0834 30.4389 19.5339 30.6109 19.9424L29.6272 20.7627H26.761V7.50245C25.573 7.50245 24.6108 8.46575 24.6108 9.65266V18.9705C24.6108 19.6069 24.8871 20.1789 25.3268 20.5724V23.9879H26.761V22.1958H33.2116V25.0631H31.7774V26.4962H34.6447V23.6289L35.9584 22.1958H40.2362V25.0631H38.802V26.4962H41.6693V23.6289L42.9831 22.1958L44.1955 18.3071L43.1293 16.4622H39.3676C37.999 16.4504 35.4424 16.4709 34.6447 16.4623Z' fill='%23FFDA44'/%3E%3Cpath d='M35.7918 12.7346V15.1715H42.6993V16.4624H43.1293V14.7414H36.2218V13.1646H43.5593V12.7346H35.7918Z' fill='%23FFDA44'/%3E%3Cpath d='M23.6522 2.66511H21.502V4.81532H23.6522V2.66511Z' fill='%23FFDA44'/%3E%3Cpath d='M47.3042 2.66511H45.154V4.81532H47.3042V2.66511Z' fill='%23FFDA44'/%3E%3Cpath d='M23.6522 29.1835H21.502V31.3337H23.6522V29.1835Z' fill='%23FFDA44'/%3E%3Cpath d='M47.3042 29.1835H45.154V31.3337H47.3042V29.1835Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1181'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lr\]{display:inline-block;width:1.45em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 34' width='49' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1169)'%3E%3Cpath d='M48.3556 1.46152H0V33.6989H48.3556V1.46152Z' fill='%23F0F0F0'/%3E%3Cpath d='M48.3556 1.46152H0V4.39223H48.3556V1.46152Z' fill='%23D80027'/%3E%3Cpath d='M48.3556 7.32292H0V10.2536H48.3556V7.32292Z' fill='%23D80027'/%3E%3Cpath d='M48.3556 13.1846H0V16.1153H48.3556V13.1846Z' fill='%23D80027'/%3E%3Cpath d='M48.3556 19.046H0V21.9767H48.3556V19.046Z' fill='%23D80027'/%3E%3Cpath d='M48.3556 24.9075H0V27.8382H48.3556V24.9075Z' fill='%23D80027'/%3E%3Cpath d='M48.3556 30.7695H0V33.7002H48.3556V30.7695Z' fill='%23D80027'/%3E%3Cpath d='M24.1778 0.300362H0V16.1157H24.1778V0.300362Z' fill='%230052B4'/%3E%3Cpath d='M12.0888 4.003L13.1324 7.21505H16.5101L13.7777 9.20037L14.8213 12.4126L12.0888 10.4273L9.35624 12.4126L10.4001 9.20037L7.66766 7.21505H11.0452L12.0888 4.003Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1169'%3E%3Crect width='49' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ls\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1163)'%3E%3Cpath d='M49.4545 0.516014H0V33.485H49.4545V0.516014Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516014H0V11.5057H49.4545V0.516014Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='%236DA544'/%3E%3Cpath d='M25.8025 16.6417V12.6996H23.6524V16.6417L21.0553 19.2388C21.8106 20.4751 23.1726 21.3004 24.7274 21.3004C26.2822 21.3004 27.6443 20.4751 28.3995 19.2387L25.8025 16.6417Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1163'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1158)'%3E%3Cpath d='M49.4545 0.516014H0V33.485H49.4545V0.516014Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.516014H0V11.5057H49.4545V0.516014Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1158'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1153)'%3E%3Cpath d='M49.4545 0.516014H0V33.485H49.4545V0.516014Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516014H0V11.5057H49.4545V0.516014Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='%23338AF3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1153'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-lv\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1147)'%3E%3Cpath d='M49.4545 0.516014H0V33.485H49.4545V0.516014Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516014H0V11.5057H49.4545V0.516014Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 22.4957H0V33.4853H49.4545V22.4957Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1147'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ly\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1139)'%3E%3Cpath d='M49.4545 0.516014H0V33.485H49.4545V0.516014Z' fill='black'/%3E%3Cpath d='M49.4545 0.516014H0V11.5057H49.4545V0.516014Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4945H0V33.4842H49.4545V22.4945Z' fill='%23496E2D'/%3E%3Cpath d='M27.183 15.071L28.0487 16.2639L29.4505 15.8094L28.5836 17.0012L29.4492 18.194L28.0477 17.7377L27.1807 18.9296L27.1817 17.4558L25.7802 16.9995L27.1821 16.5449L27.183 15.071Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.8203 19.982C23.1736 19.982 21.8387 18.647 21.8387 17.0005C21.8387 15.3539 23.1737 14.0189 24.8203 14.0189C25.3338 14.0189 25.8168 14.1488 26.2386 14.3772C25.5769 13.7303 24.6721 13.3309 23.6735 13.3309C21.6469 13.3309 20.0038 14.9739 20.0038 17.0006C20.0038 19.0272 21.6469 20.6702 23.6735 20.6702C24.6721 20.6702 25.577 20.2708 26.2386 19.6239C25.8169 19.8523 25.3338 19.982 24.8203 19.982Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1139'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ma\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1135)'%3E%3Cpath d='M0 0.516014V17.0005V33.485H49.4545V17.0005V0.516014H0Z' fill='%23D80027'/%3E%3Cpath d='M34 14.1494H26.9163L24.7273 7.41256L22.5382 14.1496H15.4545L21.1854 18.3133L18.9963 25.0505L24.7273 20.8864L30.4582 25.0502L28.2691 18.313L34 14.1494ZM22.7894 17.7919L23.5295 15.5138H25.925L26.6652 17.7919V17.792L24.7273 19.1999L22.7894 17.7919ZM25.4816 14.1494H23.973L24.7273 11.8276L25.4816 14.1494ZM27.8258 16.9488L27.3596 15.5138H29.8008L27.8258 16.9488ZM22.095 15.5138L21.6287 16.9488L19.6537 15.5138H22.095ZM21.5916 21.4781L22.346 19.1565L23.5665 20.0433L21.5916 21.4781ZM25.8879 20.0432L27.1084 19.1564L27.8628 21.478L25.8879 20.0432Z' fill='%23496E2D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1135'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-madeira\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1127)'%3E%3Cpath d='M49.4545 0.514801H0V33.4838H49.4545V0.514801Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4546 0.514801H31.895V33.4848H49.4546V0.514801Z' fill='%230052B4'/%3E%3Cpath d='M17.5596 0.514801H0V33.4848H17.5596V0.514801Z' fill='%230052B4'/%3E%3Cpath d='M29.5317 18.4782L30.6403 19.9564V14.0434L29.5317 15.5216H26.2055V12.1956L27.6838 11.0869H21.7707L23.249 12.1956V15.5216H19.9229L18.8143 14.0434V19.9564L19.9229 18.4782H23.249V21.8043L21.7707 22.913H27.6838L26.2055 21.8043V18.4782H29.5317Z' fill='%23D80027'/%3E%3Cpath d='M29.162 16.2601H25.4664V12.5645H23.9881V16.2601H20.2925V17.7384H23.9881V21.434H25.4664V17.7384H29.162V16.2601Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1127'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1123)'%3E%3Cpath d='M49.4545 0.516083H0V33.4851H49.4545V0.516083Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515228V16.6159L0 17.0169V0.515228H49.4545Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1123'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-md\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1115)'%3E%3Cpath d='M49.4545 0.514801H0V33.4838H49.4545V0.514801Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514801H31.8949V33.4848H49.4545V0.514801Z' fill='%23D80027'/%3E%3Cpath d='M17.5596 0.514801H0V33.4848H17.5596V0.514801Z' fill='%230052B4'/%3E%3Cpath d='M30.4611 13.4846H26.5191C26.5191 12.4951 25.7168 11.6927 24.7272 11.6927C23.7375 11.6927 22.9353 12.495 22.9353 13.4846H18.9933C18.9933 14.459 19.842 15.2488 20.8163 15.2488H20.7576C20.7576 16.2232 21.5473 17.0132 22.5218 17.0132C22.5218 17.8758 23.1414 18.5927 23.9597 18.7459L22.5695 21.8846C23.2355 22.1555 23.9636 22.306 24.7271 22.306C25.4906 22.306 26.2186 22.1555 26.8847 21.8846L25.4946 18.7459C26.3128 18.5927 26.9325 17.8758 26.9325 17.0132C27.907 17.0132 28.6967 16.2232 28.6967 15.2488H28.6379C29.6125 15.2487 30.4611 14.4588 30.4611 13.4846Z' fill='%23FF9811'/%3E%3Cpath d='M24.7272 15.9247L22.3978 16.9997V19.1499L24.7272 20.5833L27.0566 19.1499V16.9997L24.7272 15.9247Z' fill='%230052B4'/%3E%3Cpath d='M27.0559 14.8495H22.3975V16.9997H27.0559V14.8495Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1115'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-me\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1106)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 3.38138H0V30.6179H49.4545V3.38138Z' fill='%23A2001D'/%3E%3Cpath d='M21.1436 12.6993H28.3108V9.83243L26.8774 10.5491L24.7272 8.39902L22.577 10.5491L21.1436 9.83243V12.6993Z' fill='%23FFDA44'/%3E%3Cpath d='M31.1779 16.9997H27.5955C27.7361 16.7568 27.8177 16.4755 27.8177 16.1745C27.8177 15.261 27.077 14.5205 26.1637 14.5205C25.5325 14.5205 24.9844 14.8741 24.7055 15.3938C24.4267 14.8741 23.8785 14.5205 23.2474 14.5205C22.334 14.5205 21.5934 15.261 21.5934 16.1745C21.5934 16.4753 21.6751 16.7566 21.8155 16.9997H18.2768C18.2768 18.0959 19.2316 18.9845 20.3276 18.9845H20.2615C20.2615 19.8838 20.8596 20.6428 21.6794 20.8868L20.0685 22.4977L21.5889 24.0182L23.7457 21.8614C23.8302 21.8924 23.9176 21.9171 24.0079 21.934L22.7046 24.8766C23.3292 25.1305 24.0116 25.2714 24.7274 25.2714C25.4431 25.2714 26.1255 25.1304 26.7501 24.8766L25.4469 21.934C25.5372 21.917 25.6245 21.8923 25.709 21.8614L27.8658 24.0182L29.3862 22.4977L27.7753 20.8868C28.5951 20.6428 29.1932 19.8837 29.1932 18.9845H29.1271C30.2231 18.9845 31.1779 18.0959 31.1779 16.9997Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7272 18.0754L22.3978 19.1505V21.3007L24.7272 22.7342L27.0566 21.3007V19.1505L24.7272 18.0754Z' fill='%236DA544'/%3E%3Cpath d='M27.0559 17H22.3975V19.867H27.0559V17Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1106'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-melilla\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1086)'%3E%3Cpath d='M49.4545 0.514801H0V33.4848H49.4545V0.514801Z' fill='%23338AF3'/%3E%3Cpath d='M33.3281 18.4325H16.1265V20.5827H33.3281V18.4325Z' fill='%23818085'/%3E%3Cpath d='M18.9935 11.9822L24.7274 12.6991L30.4612 11.9822V8.54196L28.1676 9.68869L24.7274 6.24841L21.2871 9.68869L18.9935 8.54196V11.9822Z' fill='%23FFDA44'/%3E%3Cpath d='M17.5599 22.7334H15.4097V18.7914L16.1265 17.7162L15.4097 16.6412V14.1326H17.5599V22.7334Z' fill='%23F0F0F0'/%3E%3Cpath d='M34.0446 22.7334H31.8943V14.1326H34.0446V16.6411L33.3278 17.7342L34.0446 18.7916V22.7334Z' fill='%23F0F0F0'/%3E%3Cpath d='M34.0442 16.6411H15.4095V18.7913H34.0442V16.6411Z' fill='%23ACABB1'/%3E%3Cpath d='M24.7274 25.5998C21.5657 25.5998 18.9935 23.0276 18.9935 19.866V11.9819H30.4613V19.866C30.4612 23.0276 27.889 25.5998 24.7274 25.5998Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7274 23.4501C22.7514 23.4501 21.1438 21.8425 21.1438 19.8665V14.1326H28.3111V19.8665C28.311 21.8425 26.7035 23.4501 24.7274 23.4501Z' fill='%230052B4'/%3E%3Cpath d='M21.1439 11.9824H18.9937V14.1326H21.1439V11.9824Z' fill='%23D80027'/%3E%3Cpath d='M30.461 11.9824H28.3108V14.1326H30.461V11.9824Z' fill='%23D80027'/%3E%3Cpath d='M30.461 16.6421H28.3108V18.7923H30.461V16.6421Z' fill='%23D80027'/%3E%3Cpath d='M21.1439 16.6421H18.9937V18.7923H21.1439V16.6421Z' fill='%23D80027'/%3E%3Cpath d='M25.8026 11.9824H23.6524V14.1326H25.8026V11.9824Z' fill='%23D80027'/%3E%3Cpath d='M24.7275 23.4503C24.353 23.4503 23.9919 23.3923 23.6524 23.2852V25.4979C24.0009 25.5643 24.3599 25.6005 24.7275 25.6005C25.095 25.6005 25.454 25.5643 25.8025 25.4979V23.2852C25.463 23.3923 25.1019 23.4503 24.7275 23.4503Z' fill='%23D80027'/%3E%3Cpath d='M21.1917 20.449L19.4757 22.165C19.7733 22.8424 20.1976 23.4515 20.7194 23.9622L22.2391 22.4425C21.6968 21.9184 21.319 21.2255 21.1917 20.449Z' fill='%23D80027'/%3E%3Cpath d='M29.9791 22.165L28.263 20.449C28.1356 21.2254 27.7579 21.9183 27.2157 22.4425L28.7353 23.9621C29.257 23.4515 29.6815 22.8424 29.9791 22.165Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1086'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mf\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1075)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.514801V16.6155L0 17.0166V0.514801H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 17.0005L0 33.4848V0.514801L24.7273 17.0005Z' fill='%23F0F0F0'/%3E%3Cpath d='M5.7589 17C5.7477 17.1458 5.74026 17.2928 5.74026 17.4414C5.74026 20.6116 8.31025 23.1817 11.4806 23.1817C14.6509 23.1817 17.2208 20.6117 17.2208 17.4414C17.2208 17.2928 17.2133 17.1458 17.2022 17H5.7589Z' fill='%23FFDA44'/%3E%3Cpath d='M11.4812 14.3508C12.4566 14.3508 13.2474 13.56 13.2474 12.5846C13.2474 11.6091 12.4566 10.8183 11.4812 10.8183C10.5057 10.8183 9.71489 11.6091 9.71489 12.5846C9.71489 13.56 10.5057 14.3508 11.4812 14.3508Z' fill='%23FFDA44'/%3E%3Cpath d='M7.50644 12.1431V17.8834C7.50644 20.9254 11.4806 21.8574 11.4806 21.8574C11.4806 21.8574 15.4547 20.9254 15.4547 17.8834V12.1431H7.50644Z' fill='%23D80027'/%3E%3Cpath d='M11.4824 20.0087C10.7452 19.7435 9.2728 19.0653 9.2728 17.8832V13.9091H13.6885V17.8832C13.6884 19.0693 12.216 19.7457 11.4824 20.0087Z' fill='%23338AF3'/%3E%3Cpath d='M12.3635 16.1167V15.2336L11.4803 14.7921L10.5973 15.2336V16.1167L10.1558 16.5584V18.3245H12.805V16.5584L12.3635 16.1167Z' fill='%23F3F3F3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1075'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1070)'%3E%3Cpath d='M49.4545 33.4846V0.514526C26.4031 0.514526 0 0.514526 0 0.514526V33.4846H49.4545Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.514801H0V16.9996C0 16.9996 26.4031 16.9996 49.4545 16.9996V0.514801Z' fill='%23D80027'/%3E%3Cpath d='M17.5596 0.515228H0V33.4853H17.5596V0.515228Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1070'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mh\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1063)'%3E%3Cpath d='M49.4545 0.516022H0V33.485H49.4545V0.516022Z' fill='%230052B4'/%3E%3Cpath d='M22.5865 10.1535L20.5732 11.1004L21.6454 13.0503L19.4592 12.632L19.1822 14.8405L17.6594 13.2162L16.1366 14.8405L15.8597 12.632L13.6734 13.0503L14.7456 11.1004L12.7323 10.1535L14.7456 9.20643L13.6734 7.25675L15.8596 7.67479L16.1367 5.46634L17.6594 7.09061L19.1822 5.46634L19.4592 7.67479L21.6455 7.25675L20.5733 9.20653L22.5865 10.1535Z' fill='%23F0F0F0'/%3E%3Cpath d='M41.2363 0.516022L0 32.9882V33.3516L48.6583 0.516022H41.2363Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516022H48.6583L0 33.3516V33.485H0.359608L49.4545 5.50601V0.516022Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1063'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1049)'%3E%3Cpath d='M49.4545 0.515259H0V33.4853H49.4545V0.515259Z' fill='%23FFDA44'/%3E%3Cpath d='M37.0789 33.4842L24.7273 16.6411L27.3185 33.4842H37.0789Z' fill='%23D80027'/%3E%3Cpath d='M12.9013 0.51474L24.7274 16.6412L22.2464 0.51474H12.9013Z' fill='%23D80027'/%3E%3Cpath d='M22.1358 33.4842L24.7273 16.6411L12.3756 33.4842H22.1358Z' fill='%23D80027'/%3E%3Cpath d='M0 0.51474V12.8368L24.7273 16.6412L2.73671 0.51474H0Z' fill='%23D80027'/%3E%3Cpath d='M0 33.4842H1.75911L24.7273 16.6411L0 20.4452V33.4842Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 16.6412L49.4546 12.8368V0.51474H46.7181L24.7273 16.6412Z' fill='%23D80027'/%3E%3Cpath d='M27.2083 0.51474L24.7273 16.6412L36.5533 0.51474H27.2083Z' fill='%23D80027'/%3E%3Cpath d='M49.4546 33.4842V20.4453L24.7273 16.6411L47.6954 33.4842H49.4546Z' fill='%23D80027'/%3E%3Cpath d='M24.7271 22.375C27.8937 22.375 30.4606 19.8081 30.4606 16.6415C30.4606 13.475 27.8937 10.908 24.7271 10.908C21.5606 10.908 18.9936 13.475 18.9936 16.6415C18.9936 19.8081 21.5606 22.375 24.7271 22.375Z' fill='%23D80027'/%3E%3Cpath d='M24.7272 20.942C27.1023 20.942 29.0277 19.0166 29.0277 16.6416C29.0277 14.2665 27.1023 12.3412 24.7272 12.3412C22.3522 12.3412 20.4268 14.2665 20.4268 16.6416C20.4268 19.0166 22.3522 20.942 24.7272 20.942Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1049'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ml\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1044)'%3E%3Cpath d='M49.4545 0.514801H0V33.4848H49.4545V0.514801Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514801H0V33.4848H16.4845V0.514801Z' fill='%236DA544'/%3E%3Cpath d='M49.455 0.514801H32.9705V33.4848H49.455V0.514801Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1044'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1038)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%23D80027'/%3E%3Cpath d='M37.0909 14.2239H27.646L24.7273 5.24127L21.8086 14.224H12.3636L20.0048 19.7755L17.0861 28.7583L24.7273 23.271L32.3684 28.7583L29.4497 19.7755L37.0909 14.2239Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1038'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1024)'%3E%3Cpath d='M49.4545 0.514832H0V33.4838H49.4545V0.514832Z' fill='%230052B4'/%3E%3Cpath d='M49.4546 0.514832H31.895V33.4849H49.4546V0.514832Z' fill='%23A2001D'/%3E%3Cpath d='M17.5596 0.514832H0V33.4849H17.5596V0.514832Z' fill='%23A2001D'/%3E%3Cpath d='M12.364 18.0745H10.9305V23.8081H12.364V18.0745Z' fill='%23FFDA44'/%3E%3Cpath d='M6.62933 18.0745H5.19592V23.8081H6.62933V18.0745Z' fill='%23FFDA44'/%3E%3Cpath d='M8.78027 21.6581C9.57192 21.6581 10.2137 21.0164 10.2137 20.2247C10.2137 19.4331 9.57192 18.7913 8.78027 18.7913C7.98862 18.7913 7.34686 19.4331 7.34686 20.2247C7.34686 21.0164 7.98862 21.6581 8.78027 21.6581Z' fill='%23FFDA44'/%3E%3Cpath d='M8.78028 15.9237C9.17616 15.9237 9.49708 15.6027 9.49708 15.2069C9.49708 14.811 9.17616 14.4901 8.78028 14.4901C8.3844 14.4901 8.06348 14.811 8.06348 15.2069C8.06348 15.6027 8.3844 15.9237 8.78028 15.9237Z' fill='%23FFDA44'/%3E%3Cpath d='M10.2131 22.3749H7.34607V23.8083H10.2131V22.3749Z' fill='%23FFDA44'/%3E%3Cpath d='M10.2131 16.641H7.34607V18.0744H10.2131V16.641Z' fill='%23FFDA44'/%3E%3Cpath d='M8.77985 10.1904L9.28743 11.7525H10.9301L9.60126 12.7181L10.1086 14.2802L8.77985 13.3147L7.45114 14.2802L7.95834 12.7181L6.62964 11.7525H8.27217L8.77985 10.1904Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1024'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mo\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1011)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23496E2D'/%3E%3Cpath d='M27.5944 16.3119C27.1896 16.3119 26.8056 16.3927 26.4487 16.521C26.6441 16.0854 26.7751 15.6007 26.7751 15.0832C26.7751 13.0354 24.7272 11.4996 24.7272 11.4996C24.7272 11.4996 22.6794 13.0355 22.6794 15.0832C22.6794 15.6006 22.8104 16.0853 23.0058 16.521C22.6491 16.3927 22.2649 16.3119 21.8601 16.3119C19.8123 16.3119 18.2765 18.3598 18.2765 18.3598C18.2765 18.3598 19.8124 20.4076 21.8601 20.4076C23.0607 20.4076 24.0847 19.7038 24.7271 19.1215C25.3695 19.7039 26.3934 20.4076 27.5942 20.4076C29.642 20.4076 31.1778 18.3598 31.1778 18.3598C31.1778 18.3598 29.6421 16.3119 27.5944 16.3119Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 6.9657L25.1504 8.26736H26.5192L25.4119 9.07216L25.8346 10.3738L24.7273 9.56921L23.6201 10.3738L24.0428 9.07216L22.9355 8.26736H24.3043L24.7273 6.9657Z' fill='%23FFDA44'/%3E%3Cpath d='M19.5222 9.24304L20.336 9.97568L21.2844 9.4283L20.8391 10.4285L21.6527 11.1614L20.5637 11.047L20.1183 12.0472L19.8905 10.9762L18.8015 10.8617L19.7498 10.3141L19.5222 9.24304Z' fill='%23FFDA44'/%3E%3Cpath d='M15.7117 13.053L16.7829 13.2808L17.3304 12.3325L17.4449 13.4214L18.516 13.6492L17.5156 14.0945L17.6302 15.1834L16.8974 14.3699L15.897 14.8151L16.4445 13.8668L15.7117 13.053Z' fill='%23FFDA44'/%3E%3Cpath d='M29.9324 9.24304L29.1186 9.97568L28.1703 9.4283L28.6157 10.4285L27.8019 11.1614L28.891 11.047L29.3363 12.0472L29.5641 10.9762L30.6532 10.8617L29.7048 10.3141L29.9324 9.24304Z' fill='%23FFDA44'/%3E%3Cpath d='M33.7428 13.053L32.6717 13.2808L32.1242 12.3325L32.0096 13.4214L30.9386 13.6492L31.939 14.0945L31.8245 15.1834L32.5573 14.3699L33.5577 14.8151L33.0101 13.8668L33.7428 13.053Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7272 26.1409C26.3538 26.1409 27.8532 25.5982 29.0561 24.685H20.3986C21.6013 25.5982 23.1007 26.1409 24.7272 26.1409Z' fill='%23F0F0F0'/%3E%3Cpath d='M18.1569 21.8408C18.3844 22.3614 18.6728 22.8492 19.0118 23.2967H30.4428C30.7817 22.8493 31.0702 22.3615 31.2977 21.8408H18.1569Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1011'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mp\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_1004)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23338AF3'/%3E%3Cpath d='M24.2897 25.8924C23.9124 25.8741 23.6003 25.629 23.4781 25.2961C23.2621 25.5778 22.891 25.7196 22.5253 25.6253C22.1591 25.531 21.903 25.2279 21.85 24.8764C21.5811 25.1087 21.1892 25.1721 20.8504 25.0059C20.5108 24.8392 20.321 24.4905 20.3406 24.1359C20.0309 24.3099 19.6342 24.2928 19.3354 24.0617C19.0373 23.8305 18.9211 23.4514 19.0112 23.1077C18.6729 23.2161 18.2884 23.1199 18.042 22.8333C17.7956 22.5473 17.7578 22.1525 17.9148 21.8344C17.5619 21.8721 17.2041 21.7005 17.0204 21.3708C16.836 21.0411 16.8786 20.6462 17.0971 20.3657C16.7436 20.3316 16.4274 20.0914 16.3142 19.7312C16.2004 19.371 16.3221 18.9926 16.5928 18.762C16.2533 18.6573 15.9929 18.358 15.9546 17.9825C15.9163 17.6071 16.1109 17.2622 16.4219 17.0906C16.1109 16.9203 15.915 16.5753 15.9521 16.2005C15.9521 16.2005 15.9521 16.2005 15.9527 16.2005C15.9898 15.8246 16.2502 15.5246 16.5891 15.4187C16.3183 15.1887 16.1955 14.8109 16.308 14.4507C16.4205 14.0899 16.7363 13.8489 17.0898 13.8137C16.8713 13.5338 16.8275 13.139 17.0107 12.8085C17.1938 12.4788 17.5516 12.3065 17.905 12.3437C17.7469 12.0255 17.784 11.6307 18.0297 11.3434C18.2749 11.0569 18.6594 10.9602 18.9982 11.0673C18.9069 10.7242 19.0226 10.3445 19.3206 10.1127C19.6181 9.88085 20.0148 9.86318 20.3244 10.036C20.3043 9.68129 20.4936 9.3326 20.8324 9.1654C21.1707 8.99869 21.5631 9.06079 21.8326 9.29309C21.8843 8.94141 22.1405 8.63724 22.5061 8.54239C22.8711 8.44744 23.2423 8.58798 23.4589 8.86916C23.5813 8.5364 23.8927 8.29058 24.27 8.27174C24.6466 8.25233 24.9812 8.46396 25.137 8.78222C25.3232 8.48047 25.6772 8.30159 26.0501 8.35819C26.4237 8.41421 26.7102 8.68911 26.799 9.03288C27.0424 8.77363 27.4257 8.67085 27.7797 8.80106C28.1344 8.93194 28.3595 9.25919 28.3766 9.61445C28.6668 9.41007 29.0635 9.3863 29.3841 9.58586C29.7047 9.78474 29.8586 10.1505 29.8039 10.5015C30.1294 10.3597 30.5224 10.4164 30.7961 10.6756C31.07 10.9353 31.1478 11.3242 31.0237 11.657C31.371 11.5834 31.7447 11.7171 31.9612 12.0269C32.1779 12.336 32.176 12.7326 31.988 13.0339C32.3427 13.0314 32.6815 13.2384 32.8318 13.5844C32.9814 13.9313 32.8993 14.32 32.6542 14.5774C33.0028 14.6468 33.293 14.9175 33.3696 15.2874C33.4456 15.6574 33.2868 16.0206 32.9954 16.2232C33.3216 16.3613 33.5515 16.6844 33.5521 17.0616C33.5521 17.0658 33.5521 17.0695 33.5521 17.0738C33.5521 17.0763 33.5521 17.0793 33.5521 17.0817C33.5521 17.4589 33.3232 17.7826 32.9972 17.9219C33.2892 18.1233 33.4493 18.4865 33.3732 18.8564C33.2977 19.2263 33.0082 19.4977 32.6596 19.5682C32.9053 19.8249 32.9887 20.213 32.8396 20.5604C32.6905 20.9073 32.3516 21.1148 31.9963 21.1128C32.1848 21.414 32.188 21.8107 31.9719 22.1203C31.756 22.4301 31.383 22.5651 31.0357 22.4921C31.1604 22.8242 31.0832 23.2137 30.81 23.4741C30.5362 23.7339 30.1438 23.791 29.8183 23.6505C29.8737 24.001 29.7204 24.3673 29.4003 24.5673C29.0802 24.7675 28.6836 24.7443 28.3929 24.5406C28.3764 24.8959 28.1525 25.2238 27.7984 25.3552C27.7984 25.3552 27.7984 25.3552 27.7978 25.3552C27.4437 25.4861 27.0604 25.3838 26.8164 25.1252C26.7288 25.4696 26.4428 25.7452 26.0693 25.8023C25.6963 25.8588 25.3416 25.6813 25.1549 25.3795C25.0065 25.6856 24.6926 25.8936 24.3349 25.8936C24.3201 25.8936 24.3049 25.893 24.2897 25.8924Z' fill='%23F3F3F3'/%3E%3Cpath d='M24.7305 23.1651C28.0905 23.1651 30.8144 20.4412 30.8144 17.0812C30.8144 13.7211 28.0905 10.9972 24.7305 10.9972C21.3704 10.9972 18.6465 13.7211 18.6465 17.0812C18.6465 20.4412 21.3704 23.1651 24.7305 23.1651Z' fill='%23338AF3'/%3E%3Cpath d='M26.0624 15.0163C26.3612 14.7946 26.5559 14.4402 26.5559 14.0395V13.431C26.5559 12.759 26.0111 12.2143 25.3391 12.2143H24.1224C23.4503 12.2143 22.9056 12.7591 22.9056 13.431V14.0395C22.9056 14.4402 23.1002 14.7946 23.3991 15.0163L22.2972 26.2075C22.2972 26.2075 22.9056 26.816 24.7308 26.816C26.5559 26.816 27.1644 26.2075 27.1644 26.2075L26.0624 15.0163Z' fill='%23BDBCC1'/%3E%3Cpath d='M24.7305 12.2143L25.7875 15.4677H29.2086L26.4411 17.4785L27.4982 20.732L24.7305 18.7214L21.963 20.732L23.0201 17.4785L20.2526 15.4677H23.6735L24.7305 12.2143Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_1004'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mq\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_995)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 14.8492V19.1495H26.8775V33.4838H22.5771V19.1495H0V14.8492H22.5771V0.514832H26.8775V14.8492H49.4545Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.3428 9.2611C37.3428 9.04203 37.521 8.86372 37.7403 8.86372H38.5918C39.9379 8.86372 41.033 7.76867 41.033 6.42258C41.033 5.07659 39.938 3.98144 38.5918 3.98144H37.7831C37.5192 3.78323 37.1651 3.66095 36.7744 3.66095C35.9596 3.66095 35.2992 4.1894 35.2992 4.84119C35.2992 5.48671 35.947 6.01033 36.7509 6.02047L36.7506 6.02521H38.5918C38.8111 6.02521 38.9893 6.20341 38.9893 6.42268C38.9893 6.64194 38.8111 6.82005 38.5918 6.82005H37.7403C36.3942 6.82005 35.2991 7.9151 35.2991 9.26119C35.2991 10.6072 36.3941 11.7023 37.7403 11.7023H41.033V9.65857H37.7403C37.521 9.65847 37.3428 9.48026 37.3428 9.2611Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.4652 9.2611C10.4652 9.04203 10.6434 8.86372 10.8627 8.86372H11.7142C13.0603 8.86372 14.1555 7.76867 14.1555 6.42258C14.1555 5.07659 13.0604 3.98144 11.7142 3.98144H10.9056C10.6416 3.78323 10.2875 3.66095 9.89688 3.66095C9.08204 3.66095 8.42165 4.1894 8.42165 4.84119C8.42165 5.48671 9.06949 6.01033 9.87332 6.02047L9.87303 6.02521H11.7142C11.9335 6.02521 12.1117 6.20341 12.1117 6.42268C12.1117 6.64194 11.9335 6.82005 11.7142 6.82005H10.8627C9.51661 6.82005 8.42155 7.9151 8.42155 9.26119C8.42155 10.6072 9.51651 11.7023 10.8627 11.7023H14.1555V9.65857H10.8627C10.6434 9.65847 10.4652 9.48026 10.4652 9.2611Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.3428 27.8962C37.3428 27.6772 37.521 27.4989 37.7403 27.4989H38.5918C39.9379 27.4989 41.033 26.4038 41.033 25.0577C41.033 23.7117 39.938 22.6166 38.5918 22.6166H37.7831C37.5192 22.4184 37.1651 22.2961 36.7744 22.2961C35.9596 22.2961 35.2992 22.8245 35.2992 23.4763C35.2992 24.1218 35.947 24.6455 36.7509 24.6556L36.7506 24.6603H38.5918C38.8111 24.6603 38.9893 24.8385 38.9893 25.0578C38.9893 25.2771 38.8111 25.4552 38.5918 25.4552H37.7403C36.3942 25.4552 35.2991 26.5502 35.2991 27.8963C35.2991 29.2423 36.3941 30.3375 37.7403 30.3375H41.033V28.2937H37.7403C37.521 28.2936 37.3428 28.1155 37.3428 27.8962Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.4652 27.8962C10.4652 27.6772 10.6434 27.4989 10.8627 27.4989H11.7142C13.0603 27.4989 14.1555 26.4038 14.1555 25.0577C14.1555 23.7117 13.0604 22.6166 11.7142 22.6166H10.9056C10.6416 22.4184 10.2875 22.2961 9.89688 22.2961C9.08204 22.2961 8.42165 22.8245 8.42165 23.4763C8.42165 24.1218 9.06949 24.6455 9.87332 24.6556L9.87303 24.6603H11.7142C11.9335 24.6603 12.1117 24.8385 12.1117 25.0578C12.1117 25.2771 11.9335 25.4552 11.7142 25.4552H10.8627C9.51661 25.4552 8.42155 26.5502 8.42155 27.8963C8.42155 29.2423 9.51651 30.3375 10.8627 30.3375H14.1555V28.2937H10.8627C10.6434 28.2936 10.4652 28.1155 10.4652 27.8962Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_995'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_989)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23496E2D'/%3E%3Cpath d='M24.7273 21.1382C20.2883 21.1382 16.58 18.0185 15.6702 13.8525C15.5304 14.4929 15.4545 15.1571 15.4545 15.8395C15.4545 20.9608 19.6059 25.1123 24.7273 25.1123C29.8486 25.1123 34 20.9608 34 15.8395C34 15.157 33.9242 14.4929 33.7843 13.8525C32.8745 18.0185 29.1662 21.1382 24.7273 21.1382Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 8.88556L25.5903 11.542H28.3836L26.1239 13.1837L26.9871 15.8402L24.7273 14.1983L22.4676 15.8402L23.3309 13.1837L21.0712 11.542H23.8642L24.7273 8.88556Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_989'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ms\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_971)'%3E%3Cpath d='M49.4545 0.515259H0V33.4853H49.4545V0.515259Z' fill='%230052B4'/%3E%3Cpath d='M32.2829 10.8174V18.3729C32.2829 22.0533 37.0909 23.1811 37.0909 23.1811C37.0909 23.1811 41.899 22.0534 41.899 18.3729V10.8174H32.2829Z' fill='%23338AF3'/%3E%3Cpath d='M32.2829 18.3735C32.2829 22.0539 37.0909 23.1817 37.0909 23.1817C37.0909 23.1817 41.899 22.054 41.899 18.3735H32.2829Z' fill='%23A2001D'/%3E%3Cpath d='M39.1515 14.2519H37.7776V12.8781H36.4039V14.2519H35.0302V15.6257H36.4039V19.7467H37.7776V15.6257H39.1515V14.2519Z' fill='black'/%3E%3Cpath d='M24.7273 0.515259V3.4664L20.3646 5.89074H24.7273V11.6243H19.0185L24.7273 14.7958V16.9998H22.1502L15.0514 13.0563V16.9998H9.6759V12.308L1.23095 16.9998H0V14.0485L4.36272 11.6243H0V5.89074H5.70881L0 2.71811V0.515259H2.57705L9.6759 4.45858V0.515259H15.0514V5.20687L23.4963 0.515259H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514771H10.8182V7.21161H0V10.3025H10.8182V16.9996H13.9091V10.3025H24.7273V7.21161H13.9091V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M15.0516 11.6248L24.7275 17.0003V15.4802L17.7877 11.6248H15.0516Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6248L24.7275 17.0003V15.4802L17.7877 11.6248H15.0516Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0516 11.6248L24.7275 17.0003V15.4802L17.7877 11.6248H15.0516Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.6248L0 15.4802V17.0003L9.6759 11.6248H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7878 5.89025L24.7275 2.03482V0.514771L15.0516 5.89025H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_971'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_966)'%3E%3Cpath d='M49.4545 0.514832H0V33.4838H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514832H24.7273V33.4849H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M20.1134 5.66749V3.60681H18.0529V5.66749H15.9922V7.72797H18.0529V9.78865H20.1134V7.72797H22.174V5.66749H20.1134Z' fill='%23ACABB1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_966'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_960)'%3E%3Cpath d='M49.4545 0.514832H0V33.4838H49.4545V0.514832Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514832H0V8.75759H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 8.75641H0V16.9992H49.4545V8.75641Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 25.2421H0V33.4848H49.4545V25.2421Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_960'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mv\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_955)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23D80027'/%3E%3Cpath d='M35.4788 9.11572H13.9768V24.8842H35.4788V9.11572Z' fill='%236DA544'/%3E%3Cpath d='M27.3824 21.6584C24.8095 21.6584 22.7237 19.5726 22.7237 16.9996C22.7237 14.4266 24.8094 12.3409 27.3824 12.3409C28.1847 12.3409 28.9395 12.5437 29.5985 12.9008C28.5647 11.8898 27.1508 11.2658 25.5906 11.2658C22.4239 11.2658 19.8568 13.8329 19.8568 16.9996C19.8568 20.1663 22.4239 22.7334 25.5906 22.7334C27.1509 22.7334 28.5647 22.1094 29.5985 21.0984C28.9395 21.4556 28.1848 21.6584 27.3824 21.6584Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_955'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_949)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='black'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%23496E2D'/%3E%3Cpath d='M29.6544 8.39894L27.6412 7.45196L28.7133 5.50217L26.527 5.92031L26.25 3.71185L24.7273 5.33613L23.2046 3.71185L22.9275 5.92031L20.7414 5.50217L21.8134 7.45196L19.8002 8.39894H29.6544Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_949'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mx\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_942)'%3E%3Cpath d='M32.9698 0.514771H16.4848H0V33.4843H16.4848H32.9698H49.4545V0.514771H32.9698Z' fill='%23D80027'/%3E%3Cpath d='M16.4845 0.515259H0V33.4853H16.4845V0.515259Z' fill='%236DA544'/%3E%3Cpath d='M32.969 0.515259H16.4845V33.4853H32.969V0.515259Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.0909 16.9993C20.0909 19.5598 22.1667 21.6357 24.7272 21.6357C27.2878 21.6357 29.3636 19.5598 29.3636 16.9993V15.4539H20.0909V16.9993Z' fill='%236DA544'/%3E%3Cpath d='M30.9091 13.9083H26.2727C26.2727 13.0548 25.5808 12.3629 24.7273 12.3629C23.8738 12.3629 23.1818 13.0548 23.1818 13.9083H18.5455C18.5455 14.7618 19.2889 15.4538 20.1424 15.4538H20.0909C20.0909 16.3072 20.7829 16.9992 21.6364 16.9992C21.6364 17.8527 22.3284 18.5447 23.1818 18.5447H26.2727C27.1262 18.5447 27.8182 17.8527 27.8182 16.9992C28.6717 16.9992 29.3637 16.3072 29.3637 15.4538H29.3122C30.1656 15.4538 30.9091 14.7619 30.9091 13.9083Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_942'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-my\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_930)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 4.63556H0V8.75642H49.4545V4.63556Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 12.8785H0V16.9994H49.4545V12.8785Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 21.1199H0V25.2407H49.4545V21.1199Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 29.3627H0V33.4836H49.4545V29.3627Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514832H0V18.268H24.7273V0.514832Z' fill='%230052B4'/%3E%3Cpath d='M13.6115 13.4673C11.3602 13.4673 9.5352 11.6422 9.5352 9.39094C9.5352 7.13969 11.3603 5.3146 13.6115 5.3146C14.3135 5.3146 14.9739 5.49214 15.5506 5.80451C14.646 4.91993 13.4089 4.3739 12.0437 4.3739C9.27286 4.3739 7.02664 6.62013 7.02664 9.39094C7.02664 12.1617 9.27296 14.408 12.0437 14.408C13.4088 14.408 14.646 13.8619 15.5506 12.9774C14.9739 13.2897 14.3135 13.4673 13.6115 13.4673Z' fill='%23FFDA44'/%3E%3Cpath d='M14.7602 6.52441L15.484 8.0378L17.1183 7.66013L16.3864 9.16946L17.7008 10.2119L16.0643 10.5807L16.0689 12.2582L14.7602 11.2087L13.4515 12.2582L13.456 10.5807L11.8195 10.2119L13.1339 9.16946L12.4018 7.66013L14.0363 8.0378L14.7602 6.52441Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_930'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-mz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_920)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 23.4503H0V33.4841H49.4545V23.4503Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515991H0V10.6112H49.4545V0.515991Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 12.6415H0V21.3015H49.4545V12.6415Z' fill='black'/%3E%3Cpath d='M24.7273 17.0005L0 33.4849V0.514832L24.7273 17.0005Z' fill='%23A2001D'/%3E%3Cpath d='M8.06302 11.121L9.52222 15.6122H14.2449L10.4244 18.3882L11.8836 22.8795L8.06302 20.1037L4.24237 22.8795L5.70186 18.3882L1.8813 15.6122H6.60383L8.06302 11.121Z' fill='%23FFDA44'/%3E%3Cpath d='M12.3336 17H3.79305V20.9195H12.3336V17Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9518 12.5068L12.566 11.121L8.06315 15.6238L3.56037 11.121L2.17458 12.5068L6.68132 17.0057L2.17458 21.5124L3.56037 22.8795L8.06315 18.3848L12.566 22.8795L13.9518 21.5124L9.44498 17.0057L13.9518 12.5068Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_920'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-na\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_913)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23496E2D'/%3E%3Cpath d='M0 33.485V0.515991H49.4545' fill='%230052B4'/%3E%3Cpath d='M49.4545 6.97647V0.515991H39.7636L0 27.0245V33.485H9.69097L49.4545 6.97647Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991V4.3917L5.8141 33.485H0V29.6093L43.6405 0.515991H49.4545Z' fill='%23A2001D'/%3E%3Cpath d='M18.1337 10.549L15.9371 11.5821L17.1068 13.7094L14.7217 13.2531L14.4195 15.6626L12.7582 13.8904L11.0969 15.6626L10.7946 13.2531L8.40951 13.7093L9.57913 11.5821L7.38275 10.549L9.57923 9.51575L8.40951 7.38863L10.7946 7.84473L11.097 5.43536L12.7582 7.20752L14.4196 5.43536L14.7217 7.84473L17.1068 7.38863L15.9373 9.51594L18.1337 10.549Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_913'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ne\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_907)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23FF9811'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 20.0909C26.4343 20.0909 27.8182 18.7071 27.8182 17C27.8182 15.293 26.4343 13.9091 24.7273 13.9091C23.0202 13.9091 21.6364 15.293 21.6364 17C21.6364 18.7071 23.0202 20.0909 24.7273 20.0909Z' fill='%23FF9811'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_907'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-nf\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_900)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514832H0V33.4849H16.4845V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M49.4547 0.514832H32.9702V33.4849H49.4547V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M29.3636 22.4081L24.7273 7.7262L20.0909 22.4081H23.5682V26.2716H25.8864V22.4081H29.3636Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_900'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ng\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_894)'%3E%3Cpath d='M49.4545 0.514832H0V33.4849H49.4545V0.514832Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514832H0V33.4849H16.4845V0.514832Z' fill='%236DA544'/%3E%3Cpath d='M49.4547 0.514832H32.9702V33.4849H49.4547V0.514832Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_894'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ni\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_884)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 22.4956H0V33.4852H49.4545V22.4956Z' fill='%23338AF3'/%3E%3Cpath d='M24.7278 12.9868C22.5111 12.9868 20.7142 14.7837 20.7142 17.0004C20.7142 19.2172 22.511 21.0141 24.7278 21.0141C26.9445 21.0141 28.7414 19.2172 28.7414 17.0004C28.7414 14.7837 26.9445 12.9868 24.7278 12.9868ZM24.7278 19.294C23.4611 19.294 22.4343 18.2671 22.4343 17.0004C22.4343 15.7338 23.4611 14.7069 24.7278 14.7069C25.9945 14.7069 27.0213 15.7338 27.0213 17.0004C27.0213 18.2671 25.9945 19.294 24.7278 19.294Z' fill='%23FFDA44'/%3E%3Cpath d='M26.7134 17.5734L24.7272 17L22.741 17.5734L22.0789 18.7202H27.3756L26.7134 17.5734Z' fill='%230052B4'/%3E%3Cpath d='M24.7272 14.1334L23.4031 16.4268L24.7272 17.0002L26.0514 16.4268L24.7272 14.1334Z' fill='%23338AF3'/%3E%3Cpath d='M22.7411 17.5734H26.7135L26.0515 16.4266H23.4031L22.7411 17.5734Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_884'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-nl\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_879)'%3E%3Cpath d='M49.4545 0.515991H0V33.485H49.4545V0.515991Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515991H0V11.5056H49.4545V0.515991Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 22.4945H0V33.4841H49.4545V22.4945Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_879'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-no\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_874)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 20.8522H19.5302V33.4847H17.7391H13.6172H11.8261V20.8522H0V19.0601V14.9392V13.147H11.8261V0.514648H13.6172H17.7391H19.5302V13.147H49.4545V14.9392V19.0601V20.8522Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 14.9392V19.0601H17.7391V33.4847H13.6172V19.0601H0V14.9392H13.6172V0.514648H17.7391V14.9392H49.4545Z' fill='%232E52B2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_874'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-northen-cyprus\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_866)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.6178 13.6265L23.9704 15.4903L26.1608 14.78L24.8062 16.6422L26.1586 18.5062L23.9688 17.7931L22.6141 19.6554L22.6155 17.3526L20.4258 16.6396L22.6163 15.9293L22.6178 13.6265Z' fill='%23D80027'/%3E%3Cpath d='M18.9263 21.299C16.3534 21.299 14.2676 19.2132 14.2676 16.6402C14.2676 14.0672 16.3533 11.9814 18.9263 11.9814C19.7286 11.9814 20.4834 12.1843 21.1424 12.5414C20.1085 11.5303 18.6946 10.9064 17.1345 10.9064C13.9677 10.9064 11.4006 13.4735 11.4006 16.6402C11.4006 19.8069 13.9677 22.374 17.1345 22.374C18.6946 22.374 20.1085 21.75 21.1424 20.739C20.4835 21.0961 19.7286 21.299 18.9263 21.299Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 5.88989H0V8.0401H49.4545V5.88989Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 25.2423H0V27.3925H49.4545V25.2423Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_866'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-np\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_857)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M0 33.4849V0.515869L27.0859 17.3951H8.46233L26.1941 33.4849H0Z' fill='%230052B4'/%3E%3Cpath d='M23.6425 16.4094L0.985168 2.28992V16.4094V32.4991H23.6425L5.91072 16.4094H23.6425Z' fill='%23D80027'/%3E%3Cpath d='M9.46624 23.6108L8.05708 22.9479L8.80759 21.5831L7.2772 21.8758L7.08325 20.3298L6.01737 21.4669L4.95139 20.3298L4.75743 21.8758L3.22714 21.583L3.97766 22.9479L2.5683 23.6108L3.97766 24.2736L3.22714 25.6385L4.75753 25.3459L4.95139 26.8917L6.01737 25.7547L7.08325 26.8917L7.2772 25.3459L8.80749 25.6386L8.05708 24.2737L9.46624 23.6108Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.5259 10.7856L7.50087 10.3035L8.04671 9.31072L6.93369 9.52371L6.79257 8.39929L6.01733 9.22621L5.24209 8.39929L5.10107 9.52371L3.98786 9.31072L4.53379 10.3035L3.50867 10.7856L6.01733 11.2873L8.5259 10.7856Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.02765 10.7855C9.02765 12.448 7.67991 13.7958 6.01739 13.7958C4.35487 13.7958 3.00714 12.448 3.00714 10.7855' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_857'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-nr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_852)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 15.4541H0V18.545H49.4545V15.4541Z' fill='%23FFDA44'/%3E%3Cpath d='M16.8843 25.2426L15.0371 26.1115L16.0207 27.9005L14.0148 27.5167L13.7607 29.543L12.3636 28.0527L10.9664 29.543L10.7124 27.5167L8.70648 27.9005L9.69007 26.1115L7.84296 25.2426L9.69016 24.3737L8.70648 22.5849L10.7123 22.9684L10.9665 20.9421L12.3636 22.4324L13.7608 20.9421L14.0148 22.9684L16.0207 22.5849L15.0371 24.3738L16.8843 25.2426Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_852'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-nu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_815)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 0.515015H0V16.9995H24.7273V0.515015Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.515625H10.8182V7.21256H0V10.3035H10.8182V17.0005H13.9091V10.3035H24.7273V7.21256H13.9091V0.515625Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69958V5.66607H4.44985L0 2.69958Z' fill='%232E52B2'/%3E%3Cpath d='M9.27264 0.514771V5.23934L2.18557 0.514771H9.27264Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7275 2.69958V5.66607H20.2776L24.7275 2.69958Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514771V5.23934L22.5416 0.514771H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M0 2.69958V5.66607H4.44985L0 2.69958Z' fill='%232E52B2'/%3E%3Cpath d='M9.27264 0.514771V5.23934L2.18557 0.514771H9.27264Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7275 2.69958V5.66607H20.2776L24.7275 2.69958Z' fill='%232E52B2'/%3E%3Cpath d='M15.4545 0.514771V5.23934L22.5416 0.514771H15.4545Z' fill='%232E52B2'/%3E%3Cpath d='M0 16.9994V15.5426L5.5421 11.8478H7.72727L0 16.9994Z' fill='%23D80027'/%3E%3Cpath d='M0 14.8144V11.8478H4.44985L0 14.8144Z' fill='%232E52B2'/%3E%3Cpath d='M9.27264 16.9991V12.2747L2.18557 16.9991H9.27264Z' fill='%232E52B2'/%3E%3Cpath d='M24.7273 16.9994V15.5426L19.1852 11.8478H17L24.7273 16.9994Z' fill='%23D80027'/%3E%3Cpath d='M24.727 14.8141V11.8475H20.2771L24.727 14.8141Z' fill='%232E52B2'/%3E%3Cpath d='M15.4546 16.9997V12.2753L22.5416 16.9997H15.4546Z' fill='%232E52B2'/%3E%3Cpath d='M12.3636 10.9422C13.5706 10.9422 14.5491 9.96366 14.5491 8.75661C14.5491 7.54955 13.5706 6.57104 12.3636 6.57104C11.1565 6.57104 10.178 7.54955 10.178 8.75661C10.178 9.96366 11.1565 10.9422 12.3636 10.9422Z' fill='%232E52B2'/%3E%3Cpath d='M12.3636 7.21179L12.747 8.39233H13.9886L12.9843 9.12217L13.3678 10.3027L12.3636 9.57305L11.3592 10.3027L11.7429 9.12217L10.7385 8.39233H11.98L12.3636 7.21179Z' fill='%23FFDA44'/%3E%3Cpath d='M12.3636 13.5039L12.5919 14.2069H13.3311L12.7332 14.6414L12.9616 15.3443L12.3636 14.9099L11.7656 15.3443L11.9939 14.6414L11.396 14.2069H12.1351L12.3636 13.5039Z' fill='%23FFDA44'/%3E%3Cpath d='M12.3636 2.17078L12.5919 2.87377H13.3311L12.7332 3.30823L12.9616 4.01122L12.3636 3.57675L11.7656 4.01122L11.9939 3.30823L11.396 2.87377H12.1351L12.3636 2.17078Z' fill='%23FFDA44'/%3E%3Cpath d='M19.1182 7.83777L19.3466 8.54066H20.0858L19.4877 8.97522L19.7162 9.67831L19.1182 9.24384L18.5202 9.67831L18.7486 8.97522L18.1506 8.54066H18.8897L19.1182 7.83777Z' fill='%23FFDA44'/%3E%3Cpath d='M5.60887 7.83777L5.83721 8.54066H6.57642L5.97843 8.97522L6.20677 9.67831L5.60887 9.24384L5.01088 9.67831L5.23932 8.97522L4.64123 8.54066H5.38044L5.60887 7.83777Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_815'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-nz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_795)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M41.0803 14.8506L41.4075 15.8578H42.4664L41.6097 16.4803L41.9369 17.4874L41.0803 16.865L40.2234 17.4874L40.5507 16.4803L39.6939 15.8578H40.7528L41.0803 14.8506Z' fill='%23D80027'/%3E%3Cpath d='M37.2948 22.1029L37.7858 23.6138H39.3742L38.0891 24.5475L38.58 26.0582L37.2948 25.1245L36.0097 26.0582L36.5006 24.5475L35.2155 23.6138H36.8039L37.2948 22.1029Z' fill='%23D80027'/%3E%3Cpath d='M37.4375 10.2365L37.8467 11.4956H39.1704L38.0994 12.2736L38.5084 13.5325L37.4375 12.7544L36.3665 13.5325L36.7756 12.2736L35.7047 11.4956H37.0284L37.4375 10.2365Z' fill='%23D80027'/%3E%3Cpath d='M33.7951 14.8065L34.2859 16.3173H35.8745L34.5892 17.251L35.0803 18.7617L33.7951 17.8281L32.5099 18.7617L33.0008 17.251L31.7157 16.3173H33.3041L33.7951 14.8065Z' fill='%23D80027'/%3E%3Cpath d='M24.7276 0.514648V3.46685L20.3638 5.89013H24.7276V11.6237H19.0178L24.7276 14.7963V16.9991H22.1496L15.0517 13.0557V16.9991H9.67622V12.3074L1.23139 16.9991H0.000335693V14.048L4.36315 11.6237H0.000335693V5.89013H5.70914L0.000335693 2.71866V0.514648H2.57738L9.67622 4.45923V0.514648H15.0517V5.20636L23.4966 0.514648H24.7276Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514771H10.8182V7.2118H0V10.3027H10.8182V16.9997H13.9091V10.3027H24.7273V7.2118H13.9091V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M15.0516 11.6244L24.7275 17.0001V15.4798L17.7877 11.6244H15.0516Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6244L24.7275 17.0001V15.4798L17.7877 11.6244H15.0516Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0516 11.6244L24.7275 17.0001V15.4798L17.7877 11.6244H15.0516Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.6244L0 15.4798V17.0001L9.6759 11.6244H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89034L0 0.514771V2.03492L6.93977 5.89034H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89034L0 0.514771V2.03492L6.93977 5.89034H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89034L0 0.514771V2.03492L6.93977 5.89034H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7878 5.89034L24.7275 2.03492V0.514771L15.0516 5.89034H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_795'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-om\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_786)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M18.3276 7.76873L16.8074 6.24829L15.7937 7.26192L14.7802 6.24829L13.2598 7.76873L14.2734 8.78226L13.2597 9.79588L14.78 11.3163L15.7936 10.3027L16.8074 11.3163L18.3276 9.79588L17.314 8.78226L18.3276 7.76873Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4547 0.514771H20.4269V11.2668H49.4547V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 22.7334H20.4268V33.4844H49.4545V22.7334Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_786'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-orkney-islands\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_781)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 20.8522H19.5302V33.4847H17.7391H13.6172H11.8261V20.8522H0V19.0601V14.9392V13.147H11.8261V0.514648H13.6172H17.7391H19.5302V13.147H49.4545V14.9392V19.0601V20.8522Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 14.9392V19.0601H17.7391V33.4847H13.6172V19.0601H0V14.9392H13.6172V0.514648H17.7391V14.9392H49.4545Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_781'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ossetia\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_776)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_776'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-otan\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_762)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M31.8017 17.7906C31.8624 17.416 31.8944 17.0318 31.8944 16.6405C31.8944 17.0318 31.8624 17.416 31.8017 17.7906L34.7614 16.6405L31.8017 15.4905L30.1762 14.8588L27.5351 13.8326L26.5088 11.1915C28.2394 11.7587 29.6089 13.1281 30.1761 14.8587L31.8016 15.4904C31.3103 12.4577 28.9097 10.0571 25.8771 9.56575L24.727 6.6062L23.577 9.56584C20.5443 10.0572 18.1437 12.4578 17.6525 15.4905L14.6929 16.6405L17.6525 17.7906C18.1437 20.8232 20.5444 23.2239 23.577 23.7151L24.727 26.6747L25.877 23.7151C28.9098 23.2239 31.3104 20.8232 31.8017 17.7906ZM26.4275 14.9401L24.727 16.6405H30.8036L26.4275 18.341L24.727 16.6405V22.7172L23.0265 18.3411L24.727 16.6405H18.6505L23.0264 14.9402L24.727 16.6405V10.564L26.4275 14.9401ZM22.9453 11.1915L21.919 13.8326L19.278 14.8588C19.8452 13.1281 21.2147 11.7588 22.9453 11.1915ZM19.2779 18.4223L21.9189 19.4485L22.9452 22.0895C21.2147 21.5223 19.8453 20.1528 19.2779 18.4223ZM26.5087 22.0894L27.535 19.4484L30.176 18.4222C29.6087 20.1528 28.2393 21.5223 26.5087 22.0894Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.8038 16.641H24.7273L26.4278 18.3415L30.8038 16.641Z' fill='%230052B4'/%3E%3Cpath d='M18.6511 16.6419H24.7276L23.0271 14.9414L18.6511 16.6419Z' fill='%230052B4'/%3E%3Cpath d='M24.7274 22.7175V16.641L23.0269 18.3415L24.7274 22.7175Z' fill='%230052B4'/%3E%3Cpath d='M24.7273 16.6412L26.4278 14.9407L24.7273 10.5646V16.6412Z' fill='%230052B4'/%3E%3Cpath d='M25.4432 2.30603H24.0098V5.17304H25.4432V2.30603Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.2596 15.9238H10.3926V17.3572H13.2596V15.9238Z' fill='%23F0F0F0'/%3E%3Cpath d='M25.4432 28.1082H24.0098V30.9752H25.4432V28.1082Z' fill='%23F0F0F0'/%3E%3Cpath d='M39.0623 15.9238H36.1953V17.3572H39.0623V15.9238Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_762'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pa\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_755)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 17C24.7273 17 24.7273 25.2396 24.7273 33.4845H0V17H8.24278C16.1243 17 24.7273 17 24.7273 17Z' fill='%230052B4'/%3E%3Cpath d='M49.4546 0.515869V17.0004H41.2118C32.4723 17.0004 24.7273 17.0004 24.7273 17.0004C24.7273 17.0004 24.7273 8.27598 24.7273 0.515869H49.4546Z' fill='%23D80027'/%3E%3Cpath d='M12.3636 4.15637L13.5057 7.67122H17.2016L14.2116 9.84365L15.3536 13.3585L12.3636 11.1862L9.37367 13.3585L10.5157 9.84365L7.5257 7.67122H11.2216L12.3636 4.15637Z' fill='%230052B4'/%3E%3Cpath d='M37.0909 20.6405L38.233 24.1554H41.9289L38.9389 26.3278L40.0809 29.8426L37.0909 27.6703L34.101 29.8426L35.243 26.3278L32.253 24.1554H35.9488L37.0909 20.6405Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_755'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pe\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_749)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4845 0.514771H0V33.4848H16.4845V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 0.514771H32.97V33.4848H49.4545V0.514771Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_749'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pf\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_737)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.496H0V33.4856H49.4545V22.496Z' fill='%23D80027'/%3E%3Cpath d='M28.3967 17.0006C28.3967 19.0273 26.7537 20.2116 24.727 20.2116C22.7004 20.2116 21.0575 19.0273 21.0575 17.0006C21.0575 14.9739 22.7005 13.3309 24.7271 13.3309C26.7538 13.3309 28.3967 14.9739 28.3967 17.0006Z' fill='%23FFDA44'/%3E%3Cpath d='M28.3969 17C28.3969 19.0267 26.7539 20.6697 24.7273 20.6697C22.7006 20.6697 21.0576 19.0267 21.0576 17' fill='%230052B4'/%3E%3Cpath d='M23.3514 16.0833H22.434V17.9185H23.3514V16.0833Z' fill='%23D80027'/%3E%3Cpath d='M27.0207 16.0833H26.1032V17.9185H27.0207V16.0833Z' fill='%23D80027'/%3E%3Cpath d='M25.1855 14.7073H24.268V17.9182H25.1855V14.7073Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_737'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_726)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='black'/%3E%3Cpath d='M0 0.514771H49.4545V33.4843' fill='%23A2001D'/%3E%3Cpath d='M19.7655 23.8076L20.0323 24.629H20.8959L20.1973 25.1366L20.4642 25.9578L19.7655 25.4503L19.0669 25.9578L19.3337 25.1366L18.635 24.629H19.4985L19.7655 23.8076Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.56 15.9238L18.0048 17.2927H19.4441L18.2796 18.1386L18.7244 19.5074L17.56 18.6614L16.3956 19.5074L16.8405 18.1386L15.676 17.2927H17.1153L17.56 15.9238Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.56 25.9587L18.0047 27.3277H19.4441L18.2795 28.1736L18.7244 29.5425L17.56 28.6965L16.3956 29.5425L16.8403 28.1736L15.676 27.3277H17.1151L17.56 25.9587Z' fill='%23F0F0F0'/%3E%3Cpath d='M21.768 19.5079L22.2129 20.8768H23.6522L22.4877 21.7228L22.9325 23.0916L21.768 22.2456L20.6037 23.0916L21.0486 21.7228L19.8841 20.8768H21.3234L21.768 19.5079Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.3518 19.5079L13.7967 20.8768H15.2358L14.0715 21.7228L14.5162 23.0916L13.3518 22.2456L12.1874 23.0916L12.6322 21.7228L11.4678 20.8768H12.907L13.3518 19.5079Z' fill='%23F0F0F0'/%3E%3Cpath d='M36.3691 11.9922C35.6323 11.2554 34.6751 10.8203 33.6463 10.7454L36.7256 8.35043C35.4991 7.12392 33.8555 6.57016 32.2516 6.68732C32.0596 5.99718 31.6935 5.34548 31.1508 4.80273L29.9345 7.23548C29.8547 7.09001 29.7537 6.95314 29.6304 6.83009C28.9306 6.13028 27.796 6.13038 27.0964 6.83009C26.3968 7.52979 26.3966 8.66435 27.0964 9.36406C27.2197 9.48731 27.3565 9.58834 27.5018 9.66813L25.0691 10.8845C25.6119 11.4273 26.264 11.7936 26.9545 11.9855C26.8369 13.5895 27.3902 15.2328 28.6167 16.4593L31.3071 13.0003C31.5096 12.801 31.7768 12.691 32.0612 12.691C32.3484 12.691 32.6184 12.8029 32.8214 13.0059C33.0245 13.2091 33.1363 13.4789 33.1363 13.7661C33.1363 14.0534 33.0244 14.3232 32.8214 14.5263L33.835 15.5399C34.3088 15.0661 34.5698 14.4361 34.5698 13.7661C34.5698 13.2179 34.3949 12.6967 34.072 12.2657C34.5425 12.3912 34.9871 12.6374 35.3555 13.0057C36.4734 14.1235 36.4734 15.9424 35.3555 17.0601L36.3692 18.0738C37.1814 17.2615 37.6286 16.1816 37.6286 15.033C37.6285 13.8843 37.1812 12.8044 36.3691 11.9922Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_726'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ph\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_715)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869V17.0004H24.7273L0 0.515869H49.4545Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 17V33.4845H0L24.7273 17H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M15.6388 16.9985L13.003 15.7588L14.4067 13.2061L11.5445 13.7536L11.1818 10.8623L9.18816 12.9887L7.19462 10.8623L6.83192 13.7536L3.96984 13.206L5.3734 15.7587L2.73763 16.9985L5.3734 18.2383L3.96984 20.791L6.83211 20.2435L7.19462 23.1347L9.18816 21.0083L11.1818 23.1347L11.5445 20.2435L14.4066 20.7911L13.0029 18.2385L15.6388 16.9985Z' fill='%23FFDA44'/%3E%3Cpath d='M2.10467 3.63159L2.98181 4.8579L4.41899 4.40258L3.52378 5.61575L4.40092 6.84187L2.97051 6.36549L2.0753 7.57857L2.0866 6.07099L0.656189 5.59441L2.09346 5.13927L2.10467 3.63159Z' fill='%23FFDA44'/%3E%3Cpath d='M2.10467 26.4197L2.98181 27.646L4.41899 27.1907L3.52378 28.4038L4.40092 29.6301L2.97051 29.1536L2.0753 30.3666L2.0866 28.8591L0.656189 28.3825L2.09346 27.9274L2.10467 26.4197Z' fill='%23FFDA44'/%3E%3Cpath d='M20.3224 15.026L19.4452 16.2522L18.008 15.797L18.9032 17.0101L18.0261 18.2364L19.4565 17.7599L20.3517 18.9729L20.3404 17.4654L21.7708 16.9888L20.3336 16.5336L20.3224 15.026Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_715'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_706)'%3E%3Cpath d='M38.0093 8.74353L39.7008 10.5667L41.9575 9.52147L40.7462 11.6935L42.4378 13.5168L39.9976 13.0359L38.7864 15.2081L38.4896 12.7388L36.0494 12.258L38.3061 11.2129L38.0093 8.74353Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.516724H0V33.4857H49.4545V0.516724Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4546 0.514771H12.3636V33.4848H49.4546V0.514771Z' fill='%23496E2D'/%3E%3Cpath d='M34.9569 21.1341C31.959 23.3002 27.7727 22.626 25.6065 19.628C23.4403 16.63 24.1146 12.4437 27.1127 10.2776C28.0474 9.60225 29.0976 9.20304 30.1662 9.06414C28.1104 8.75669 25.9377 9.21994 24.1198 10.5334C20.43 13.1995 19.6001 18.3519 22.2661 22.0417C24.9321 25.7314 30.0846 26.5614 33.7744 23.8952C35.5923 22.5818 36.7143 20.6644 37.0678 18.616C36.6004 19.5868 35.8917 20.4586 34.9569 21.1341Z' fill='%23F0F0F0'/%3E%3Cpath d='M34.8284 8.97424L36.5172 10.7942L38.7699 9.75083L37.5607 11.919L39.2494 13.7392L36.8134 13.2593L35.6042 15.4278L35.308 12.9627L32.8719 12.4827L35.1247 11.4393L34.8284 8.97424Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_706'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pl\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_700)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V17.0004H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 17H0V33.4845H49.4545V17Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_700'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_681)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M38.7036 13.5059L37.0909 14.0434L35.4782 13.5059L34.9407 12.162L35.4782 10.8181H38.7036L38.1659 12.162L38.7036 13.5059Z' fill='%23ACABB1'/%3E%3Cpath d='M33.328 13.5048V19.4177C33.328 22.2982 37.0909 23.1806 37.0909 23.1806C37.0909 23.1806 40.8538 22.2981 40.8538 19.4177V13.5048H33.328Z' fill='%23338AF3'/%3E%3Cpath d='M33.6674 20.8201C34.5923 22.596 37.091 23.1822 37.091 23.1822C37.091 23.1822 39.5897 22.596 40.5147 20.8201L37.091 15.119L33.6674 20.8201Z' fill='%236DA544'/%3E%3Cpath d='M40.8538 19.3581L37.0909 13.5048L33.328 19.3581V19.4178C33.328 19.9508 33.4571 20.4154 33.6672 20.8187L37.0909 15.4929L40.5146 20.8187C40.7246 20.4154 40.8538 19.951 40.8538 19.4178V19.3581Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 0.515015V3.46616L20.3646 5.89049H24.7273V11.624H19.0185L24.7273 14.7956V16.9995H22.1502L15.0514 13.0561V16.9995H9.6759V12.3078L1.23095 16.9995H0V14.0483L4.36272 11.624H0V5.89049H5.70881L0 2.71787V0.515015H2.57705L9.6759 4.45834V0.515015H15.0514V5.20663L23.4963 0.515015H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514771H10.8182V7.21161H0V10.3025H10.8182V16.9996H13.9091V10.3025H24.7273V7.21161H13.9091V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M15.0515 11.6244L24.7274 16.9999V15.4798L17.7877 11.6244H15.0515Z' fill='%230052B4'/%3E%3Cpath d='M15.0515 11.6244L24.7274 16.9999V15.4798L17.7877 11.6244H15.0515Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0515 11.6244L24.7274 16.9999V15.4798L17.7877 11.6244H15.0515Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.6244L0 15.4798V16.9999L9.6759 11.6244H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89025L0 0.514771V2.03482L6.93977 5.89025H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7878 5.89025L24.7274 2.03482V0.514771L15.0515 5.89025H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_681'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_672)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V7.10947H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 13.7024H0V20.296H49.4545V13.7024Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 26.8907H0V33.4843H49.4545V26.8907Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 17.0004L0 33.4848V0.514771L24.7273 17.0004Z' fill='%230052B4'/%3E%3Cpath d='M8.06307 11.1204L9.52227 15.6116H14.245L10.4244 18.3876L11.8836 22.8789L8.06307 20.1031L4.24242 22.8789L5.7019 18.3876L1.88135 15.6116H6.60387L8.06307 11.1204Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_672'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ps\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_666)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='black'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 17.0004L0 33.4848V0.514771L24.7273 17.0004Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_666'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_659)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M18.9937 0.515869V17.5379V33.4849H0V0.515869H18.9937Z' fill='%236DA544'/%3E%3Cpath d='M18.9937 23.1819C22.4078 23.1819 25.1755 20.4142 25.1755 17.0001C25.1755 13.5859 22.4078 10.8182 18.9937 10.8182C15.5796 10.8182 12.8119 13.5859 12.8119 17.0001C12.8119 20.4142 15.5796 23.1819 18.9937 23.1819Z' fill='%23FFDA44'/%3E%3Cpath d='M15.5162 13.9092V17.7729C15.5162 19.6933 17.073 21.2502 18.9934 21.2502C20.9139 21.2502 22.4707 19.6933 22.4707 17.7729V13.9092H15.5162Z' fill='%23D80027'/%3E%3Cpath d='M18.9934 18.9317C18.3543 18.9317 17.8344 18.4118 17.8344 17.7726V16.2272H20.1526V17.7726C20.1525 18.4117 19.6325 18.9317 18.9934 18.9317Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_659'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-pw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_655)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23338AF3'/%3E%3Cpath d='M21.144 24.1668C25.1026 24.1668 28.3117 20.9577 28.3117 16.9991C28.3117 13.0405 25.1026 9.83142 21.144 9.83142C17.1854 9.83142 13.9763 13.0405 13.9763 16.9991C13.9763 20.9577 17.1854 24.1668 21.144 24.1668Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_655'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-py\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_648)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%230052B4'/%3E%3Cpath d='M27.9707 13.2072L26.7545 14.4234C27.2731 14.9423 27.5941 15.659 27.5941 16.4507C27.5941 18.034 26.3105 19.3175 24.7273 19.3175C23.144 19.3175 21.8605 18.0339 21.8605 16.4507C21.8605 15.6591 22.1814 14.9423 22.7002 14.4234L21.4839 13.2072C20.6538 14.0373 20.1403 15.184 20.1403 16.4506C20.1403 18.984 22.1939 21.0376 24.7273 21.0376C27.2607 21.0376 29.3143 18.984 29.3143 16.4506C29.3143 15.1841 28.8008 14.0373 27.9707 13.2072Z' fill='%236DA544'/%3E%3Cpath d='M24.7272 14.7314L25.1542 16.0456H26.5359L25.418 16.8577L25.8451 18.1718L24.7272 17.3596L23.6094 18.1718L24.0364 16.8577L22.9185 16.0456H24.3002L24.7272 14.7314Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_648'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-qa\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_644)'%3E%3Cpath d='M49.4546 0.586182H0.214127V33.4124H49.4546V0.586182Z' fill='%23751A46'/%3E%3Cpath d='M20.2314 7.24071L15.3791 9.68127L20.2314 12.1209L15.3791 14.5614L20.2314 17.001L15.3791 19.4415L20.2314 21.8811L15.3791 24.3218L20.2314 26.7613L15.3791 29.2019L20.2314 31.6426L16.7107 33.4131H0V0.585693H16.7043L20.2314 2.35949L15.3791 4.80005L20.2314 7.24071Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_644'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-rapa-nui\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_640)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23FCFCFC'/%3E%3Cpath d='M29.7445 14.132V15.5654H31.7118C30.8908 16.7065 29.7972 17.6379 28.5266 18.2653C28.2006 17.9266 27.743 17.7156 27.2359 17.7156C26.3811 17.7156 25.6665 18.3145 25.4876 19.1154C25.2372 19.1373 24.9836 19.149 24.7273 19.149C24.471 19.149 24.2175 19.1373 23.9671 19.1154C23.7882 18.3145 23.0735 17.7156 22.2188 17.7156C21.7117 17.7156 21.2541 17.9266 20.9281 18.2652C19.6576 17.638 18.564 16.7064 17.743 15.5654H19.7103V14.132H14.6932C14.6932 19.6737 19.1857 24.1662 24.7274 24.1662C30.2692 24.1662 34.7617 19.6737 34.7617 14.132H29.7445Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_640'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ro\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_635)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514771H0V33.4848H16.4845V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M49.4547 0.514771H32.9702V33.4848H49.4547V0.514771Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_635'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-rs\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_625)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.514771H0V11.5044H49.4545V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.494H0V33.4837H49.4545V22.494Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.5054 9.8324V18.0558C12.5054 22.7336 18.6165 24.1668 18.6165 24.1668C18.6165 24.1668 24.7273 22.7334 24.7273 18.0558V9.8324H12.5054Z' fill='%23D80027'/%3E%3Cpath d='M15.0329 11.2653H22.2V8.39837L20.7665 9.11508L18.6163 6.96497L16.4663 9.11508L15.0329 8.39837V11.2653Z' fill='%23FFDA44'/%3E%3Cpath d='M23.2939 19.2009L18.6352 14.5422L13.9765 19.2009L15.497 20.7213L18.6352 17.583L21.7735 20.7213L23.2939 19.2009Z' fill='%23FFDA44'/%3E%3Cpath d='M23.2939 14.85H21.1202C21.2425 14.639 21.3135 14.3948 21.3135 14.1335C21.3135 13.3418 20.6716 12.7001 19.8801 12.7001C19.3331 12.7001 18.8581 13.0065 18.6164 13.457C18.3747 13.0066 17.8996 12.7001 17.3527 12.7001C16.5611 12.7001 15.9193 13.3418 15.9193 14.1335C15.9193 14.3949 15.9904 14.6391 16.1126 14.85H13.9765C13.9765 15.6417 14.6661 16.2834 15.4577 16.2834H15.41C15.41 17.0751 16.0517 17.7168 16.8434 17.7168C16.8434 18.4178 17.3467 19.0001 18.0115 19.1247L16.882 21.6748C17.4232 21.8949 18.0147 22.0172 18.635 22.0172C19.2553 22.0172 19.8468 21.8949 20.3881 21.6748L19.2585 19.1247C19.9234 19.0001 20.4267 18.4178 20.4267 17.7168C21.2184 17.7168 21.8601 17.0751 21.8601 16.2834H21.8124C22.6043 16.2834 23.2939 15.6417 23.2939 14.85Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_625'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ru\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_619)'%3E%3Cpath d='M0 0.514771V11.5046V22.4945V33.4843H49.4545V22.4945V11.5046V0.514771H0Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.515015H0V11.5047H49.4545V0.515015Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 22.4951H0V33.4848H49.4545V22.4951Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_619'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-rw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_613)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 16.9996H0V24.8833H49.4545V16.9996Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 24.8827H0V33.4834H49.4545V24.8827Z' fill='%23496E2D'/%3E%3Cpath d='M26.8779 10.1629L28.8913 11.1099L27.8192 13.0597L30.0053 12.6414L30.2823 14.85L31.805 13.2257L33.3279 14.85L33.6048 12.6414L35.791 13.0597L34.7189 11.1099L36.7321 10.1629L34.7188 9.21583L35.791 7.26614L33.6048 7.68428L33.3278 5.47583L31.805 7.1001L30.2822 5.47583L30.0053 7.68428L27.819 7.26614L28.8912 9.21602L26.8779 10.1629Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_613'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sa\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_603)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%236DA544'/%3E%3Cpath d='M17.7295 20.2255C17.7295 21.413 18.6694 22.3757 19.829 22.3757H26.1275C26.1275 23.3652 26.9108 24.1675 27.8771 24.1675H29.9766C30.9429 24.1675 31.7263 23.3652 31.7263 22.3757V20.2255H17.7295Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.9005 9.83191V14.849C31.9005 15.6394 31.2727 16.2824 30.5008 16.2824V18.4326C32.4303 18.4326 33.9999 16.8251 33.9999 14.849V9.83191H31.9005Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.8542 14.8491C16.8542 15.6395 16.2264 16.2825 15.4545 16.2825V18.4327C17.384 18.4327 18.9536 16.8251 18.9536 14.8491V9.83191H16.8541V14.8491H16.8542Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.8505 9.83167H28.751V14.8488H30.8505V9.83167Z' fill='%23F0F0F0'/%3E%3Cpath d='M25.6023 12.6989C25.6023 12.8965 25.4454 13.0573 25.2524 13.0573C25.0594 13.0573 24.9024 12.8965 24.9024 12.6989V9.83191H22.8029V12.6989C22.8029 12.8965 22.646 13.0573 22.453 13.0573C22.26 13.0573 22.103 12.8965 22.103 12.6989V9.83191H20.0035V12.6989C20.0035 14.0821 21.1024 15.2075 22.4529 15.2075C22.973 15.2075 23.4555 15.0401 23.8526 14.7557C24.2496 15.0401 24.7321 15.2075 25.2523 15.2075C25.357 15.2075 25.4599 15.1999 25.5614 15.1867C25.4126 15.8144 24.8606 16.2825 24.2025 16.2825V18.4327C26.132 18.4327 27.7016 16.8252 27.7016 14.8491V12.6989V9.83191H25.6021L25.6023 12.6989Z' fill='%23F0F0F0'/%3E%3Cpath d='M23.1525 16.2819H20.0035V18.4321H23.1525V16.2819Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_603'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-saba-island\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_597)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.515015V16.6157L0 17.0167V0.515015H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M41.2118 17.0002C41.2161 17.0046 24.7423 33.4965 24.7273 33.4847C24.7122 33.4965 8.23855 17.0046 8.2428 17.0002C8.23855 16.9959 24.7122 0.503873 24.7273 0.515753C24.7423 0.503873 41.216 16.9959 41.2118 17.0002Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 9.11633L26.5064 14.5916H32.2635L27.6059 17.9756L29.3849 23.4509L24.7273 20.0669L20.0696 23.4509L21.8487 17.9756L17.191 14.5916H22.9481L24.7273 9.11633Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_597'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sahrawi-arab-democratic\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_588)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='black'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%23496E2D'/%3E%3Cpath d='M24.7273 17.0004L0 33.4848V0.514771L24.7273 17.0004Z' fill='%23D80027'/%3E%3Cpath d='M29.5295 16.9991C29.5295 15.0777 30.8798 13.4726 32.6831 13.0788C32.406 13.0182 32.1183 12.9855 31.823 12.9855C29.6063 12.9855 27.8094 14.7824 27.8094 16.9991C27.8094 19.2159 29.6063 21.0128 31.823 21.0128C32.1184 21.0128 32.406 20.98 32.6831 20.9195C30.8798 20.5257 29.5295 18.9205 29.5295 16.9991Z' fill='%23D80027'/%3E%3Cpath d='M32.8517 14.4194L33.421 16.1716H35.2631L33.7727 17.2545L34.3421 19.0065L32.8517 17.9238L31.3612 19.0065L31.9306 17.2545L30.4401 16.1716H32.2822L32.8517 14.4194Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_588'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sardinia\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_572)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.1765 3.62781C9.84056 3.62781 8.71808 4.54155 8.39981 5.77801L11.1765 6.4948L13.9532 5.77801C13.6349 4.54136 12.5124 3.62781 11.1765 3.62781Z' fill='black'/%3E%3Cpath d='M8.30963 10.0791L11.8932 10.7959V9.27206C12.9006 9.01262 13.6936 8.21951 13.9529 7.21216L11.1765 6.49536H7.59293L8.30973 8.64557V10.0791H8.30963Z' fill='black'/%3E%3Cpath d='M13.9532 5.77771H7.59293V7.21112V8.64453H8.30973V7.21112H13.9532C14.0122 6.98201 14.0437 6.74188 14.0437 6.49432C14.0435 6.24695 14.0121 6.00682 13.9532 5.77771Z' fill='%23ACABB1'/%3E%3Cpath d='M38.9947 3.62781C37.6588 3.62781 36.5363 4.54155 36.218 5.77801L38.9947 6.4948L41.7714 5.77801C41.4531 4.54136 40.3306 3.62781 38.9947 3.62781Z' fill='black'/%3E%3Cpath d='M36.1278 10.0791L39.7115 10.7959V9.27206C40.7188 9.01262 41.5118 8.21951 41.7712 7.21216L38.9947 6.49536H35.4111L36.1279 8.64557L36.1278 10.0791Z' fill='black'/%3E%3Cpath d='M41.7713 5.77771H35.4109V7.21112V8.64453H36.1277V7.21112H41.7712C41.8302 6.98201 41.8617 6.74188 41.8617 6.49432C41.8616 6.24695 41.8302 6.00682 41.7713 5.77771Z' fill='%23ACABB1'/%3E%3Cpath d='M38.9947 23.2043C37.6588 23.2043 36.5363 24.1181 36.218 25.3546L38.9947 26.0714L41.7714 25.3546C41.4531 24.118 40.3306 23.2043 38.9947 23.2043Z' fill='black'/%3E%3Cpath d='M36.1278 29.654L39.7115 30.3708V28.847C40.7188 28.5876 41.5118 27.7945 41.7712 26.7871L38.9947 26.0703H35.4111L36.1279 28.2205L36.1278 29.654Z' fill='black'/%3E%3Cpath d='M41.7713 25.3534H35.4109V26.7868V28.2202H36.1277V26.7868H41.7712C41.8302 26.5577 41.8617 26.3176 41.8617 26.07C41.8616 25.8226 41.8302 25.5825 41.7713 25.3534Z' fill='%23ACABB1'/%3E%3Cpath d='M11.1765 23.2043C9.84056 23.2043 8.71808 24.1181 8.39981 25.3546L11.1765 26.0714L13.9532 25.3546C13.6349 24.118 12.5124 23.2043 11.1765 23.2043Z' fill='black'/%3E%3Cpath d='M8.30963 29.654L11.8932 30.3708V28.847C12.9006 28.5876 13.6936 27.7945 13.9529 26.7871L11.1765 26.0703H7.59293L8.30973 28.2205V29.654H8.30963Z' fill='black'/%3E%3Cpath d='M13.9532 25.3534H7.59293V26.7868V28.2202H8.30973V26.7868H13.9532C14.0122 26.5577 14.0437 26.3176 14.0437 26.07C14.0435 25.8226 14.0121 25.5825 13.9532 25.3534Z' fill='%23ACABB1'/%3E%3Cpath d='M27.8182 0.514771H21.6364V13.9086H0V20.0905H21.6364V33.4843H27.8182V20.0905H49.4545V13.9086H27.8182V0.514771Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_572'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sb\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_561)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23496E2D'/%3E%3Cpath d='M0 33.4844V0.514648H49.4545' fill='%230052B4'/%3E%3Cpath d='M0 30.5704V33.4844H4.37122L49.4545 3.4288V0.514648H45.0833L0 30.5704Z' fill='%23FFDA44'/%3E%3Cpath d='M8.27669 2.78027L8.77123 4.30216H10.3714L9.07675 5.24267L9.5713 6.76465L8.27669 5.82405L6.98189 6.76465L7.47643 5.24267L6.18182 4.30216H7.78205L8.27669 2.78027Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4507 2.78027L16.9453 4.30216H18.5455L17.2509 5.24267L17.7455 6.76465L16.4507 5.82405L15.1561 6.76465L15.6506 5.24267L14.356 4.30216H15.9561L16.4507 2.78027Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.27669 10.7491L8.77123 12.271H10.3714L9.07675 13.2116L9.5713 14.7336L8.27669 13.7929L6.98189 14.7336L7.47643 13.2116L6.18182 12.271H7.78205L8.27669 10.7491Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.4507 10.7491L16.9453 12.271H18.5455L17.2509 13.2116L17.7455 14.7336L16.4507 13.7929L15.1561 14.7336L15.6506 13.2116L14.356 12.271H15.9561L16.4507 10.7491Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3636 6.76465L12.8582 8.28653H14.4585L13.1637 9.22713L13.6583 10.7492L12.3636 9.80851L11.069 10.7492L11.5636 9.22713L10.2688 8.28653H11.8691L12.3636 6.76465Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_561'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_554)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.7427 0.515869L0 33.4849L41.2776 0.515869H22.7427Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 24.0901L0 33.4855H49.4545V24.0901Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515869H41.2776L0 33.4849L49.4545 13.7309V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M0 0.515869V33.4849L22.7427 0.515869H0Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_554'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-scotland\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_549)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M29.0985 16.9996L49.4545 3.4288V0.514648H45.0833L24.7273 14.0854L4.37122 0.514648H0V3.4288L20.3561 16.9996L0 30.5704V33.4844H4.37122L24.7273 19.9138L45.0833 33.4844H49.4545V30.5704L29.0985 16.9996Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_549'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sd\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_543)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='black'/%3E%3Cpath d='M0 33.4848V0.514771L24.7273 17.0004L0 33.4848Z' fill='%23496E2D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_543'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-se\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_539)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%230052B4'/%3E%3Cpath d='M18.5455 0.514771H12.3636V13.9086H0V20.0905H12.3636V33.4843H18.5455V20.0905H49.4545V13.9086H18.5455V0.514771Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_539'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_528)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V17.0004H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M8.06323 8.75846C8.06323 6.35673 9.75125 4.35034 12.0053 3.85801C11.6588 3.78229 11.2994 3.74133 10.9302 3.74133C8.15924 3.74133 5.91312 5.98746 5.91312 8.75836C5.91312 11.5293 8.15934 13.7755 10.9302 13.7755C11.2994 13.7755 11.6588 13.7344 12.0053 13.6588C9.75125 13.1667 8.06323 11.1603 8.06323 8.75846Z' fill='%23F0F0F0'/%3E%3Cpath d='M14.5138 4.09985L14.8697 5.19491H16.0211L15.0895 5.87172L15.4454 6.96677L14.5138 6.29005L13.5822 6.96677L13.9381 5.87172L13.0065 5.19491H14.158L14.5138 4.09985Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.7207 6.25085L12.0765 7.34591H13.2279L12.2963 8.02272L12.6521 9.11777L11.7207 8.44105L10.7891 9.11777L11.145 8.02272L10.2134 7.34591H11.3649L11.7207 6.25085Z' fill='%23F0F0F0'/%3E%3Cpath d='M17.3072 6.25085L17.663 7.34591H18.8145L17.8829 8.02272L18.2387 9.11777L17.3072 8.44105L16.3757 9.11777L16.7316 8.02272L15.8 7.34591H16.9514L17.3072 6.25085Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.2316 9.47485L16.5874 10.5699H17.7389L16.8074 11.2467L17.1632 12.3418L16.2316 11.6651L15.3002 12.3418L15.656 11.2467L14.7245 10.5699H15.8759L16.2316 9.47485Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.7956 9.47485L13.1513 10.5699H14.3028L13.3712 11.2467L13.7271 12.3418L12.7956 11.6651L11.864 12.3418L12.2199 11.2467L11.2884 10.5699H12.4397L12.7956 9.47485Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_528'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-si\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_520)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 11.5046H0V22.4943H49.4545V11.5046Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%23D80027'/%3E%3Cpath d='M22.5641 11.2668V12.6999C22.5641 15.9918 18.2637 17.0003 18.2637 17.0003C18.2637 17.0003 13.9633 15.9919 13.9633 12.6999V11.2668L13.9493 6.99859L22.55 6.9729L22.5641 11.2668Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.5641 11.2668V12.6999C22.5641 15.9918 18.2637 17.0003 18.2637 17.0003C18.2637 17.0003 13.9633 15.9919 13.9633 12.6999V11.2668L13.9493 6.99859L22.55 6.9729L22.5641 11.2668Z' fill='%230052B4'/%3E%3Cpath d='M22.5642 11.2665V12.6996C22.5642 15.9916 18.2638 17.0001 18.2638 17.0001C18.2638 17.0001 13.9634 15.9917 13.9634 12.6996V11.2665L15.3976 12.6996L18.2638 10.5494L21.1311 12.6996L22.5642 11.2665Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_520'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sicily\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_514)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23FFDA44'/%3E%3Cpath d='M0 0.514771H49.4545V33.4843' fill='%23D80027'/%3E%3Cpath d='M29.0363 21.3098C28.3591 21.5758 27.5723 21.5476 26.8897 21.1644C25.6837 20.4875 25.2531 18.9553 25.9302 17.749L25.7247 17.6338C27.7898 17.1358 29.3177 15.2613 29.291 13.0492C29.2743 11.674 28.6598 10.4436 27.6986 9.60168L26.1935 11.1436C26.7625 11.5971 27.1314 12.2926 27.1409 13.0752C27.1577 14.4583 26.046 15.5973 24.663 15.6141L24.6658 15.8497C23.202 14.3103 20.8147 13.9244 18.9124 15.0536C17.7298 15.7557 16.9716 16.903 16.723 18.1565L18.8109 18.689C18.9191 17.9694 19.337 17.3022 20.01 16.9026C21.1994 16.1966 22.7415 16.5898 23.4476 17.7793L23.6503 17.6591C23.049 19.6964 23.9083 21.9568 25.8375 23.0398C27.0368 23.713 28.4094 23.7959 29.6194 23.3845L29.0363 21.3098Z' fill='%23FF9811'/%3E%3Cpath d='M30.8309 11.6791L29.6659 15.8371L26.1698 15.1914L23.9196 10.5529L17.8403 12.7101L17.3609 11.3592L15.7704 11.1632L16.9688 14.5406L21.1524 13.4707L22.3414 16.821L19.4493 21.0891L24.3571 25.2751L23.4269 26.3658L24.0524 27.8414L26.3781 25.1147L23.3597 22.0267L25.6668 19.322L30.8091 19.6926L31.9805 13.3492L33.3901 13.6095L34.3553 12.3299L30.8309 11.6791ZM24.726 17.1115V17.1116V17.1115Z' fill='%23FFEACF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_514'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sint-eustatius\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_504)'%3E%3Cpath d='M49.4545 0.515015H0V33.4851H49.4545V0.515015Z' fill='%23D80027'/%3E%3Cpath d='M48.3794 1.59058H1.07507V32.4104H48.3794V1.59058Z' fill='%230052B4'/%3E%3Cpath d='M12.6727 17.0005L24.7273 9.42371L36.7818 17.0005L24.7273 24.5773L12.6727 17.0005Z' fill='%23D80027'/%3E%3Cpath d='M24.1897 0.514771V16.462H0V17.5371H24.1897V33.4843H25.2648V17.5371H49.4545V16.462H25.2648V0.514771H24.1897Z' fill='%23D80027'/%3E%3Cpath d='M14.693 16.9994L24.7272 10.6926L34.7615 16.9994L24.7272 23.3064L14.693 16.9994Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.394 19.1151L30.1996 19.8666H18.9938L19.0562 19.7419L20.4269 16.9993L21.86 18.4324H24.7273L26.1605 16.2822L27.5946 16.9993L29.0278 15.5662L31.394 19.1151Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 12.7L25.0831 13.7951H26.2345L25.303 14.4717L25.6589 15.567L24.7273 14.8901L23.7957 15.567L24.1516 14.4717L23.2201 13.7951H24.3715L24.7273 12.7Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_504'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_495)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 11.2668H0V22.7339H49.4545V11.2668Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.7333H0V33.4842H49.4545V22.7333Z' fill='%23D80027'/%3E%3Cpath d='M12.5054 9.83374V18.0571C12.5054 22.7349 18.6164 24.1681 18.6164 24.1681C18.6164 24.1681 24.7273 22.7347 24.7273 18.0571V9.83374H12.5054Z' fill='%23F0F0F0'/%3E%3Cpath d='M14.1145 10.0741V17.9888C14.1145 18.5174 14.2319 19.0166 14.4644 19.4846C16.772 19.4846 20.2212 19.4846 22.7684 19.4846C23.001 19.0167 23.1183 18.5175 23.1183 17.9888V10.0741H14.1145Z' fill='%23D80027'/%3E%3Cpath d='M21.3757 15.5922H19.3062V14.2126H20.6859V12.833H19.3062V11.4532H17.9266V12.833H16.5471V14.2126H17.9266V15.5922H15.8571V16.9719H17.9266V18.3515H19.3062V16.9719H21.3757V15.5922Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.3463 21.4112C17.2353 21.9698 18.1486 22.2943 18.6163 22.4385C19.084 22.2942 19.9974 21.9699 20.8864 21.4112C21.783 20.8478 22.4116 20.2032 22.7684 19.4852C22.3748 19.2068 21.8945 19.0426 21.3757 19.0426C21.1868 19.0426 21.0033 19.065 20.8269 19.106C20.453 18.2564 19.6043 17.663 18.6165 17.663C17.6287 17.663 16.78 18.2564 16.4061 19.106C16.2297 19.065 16.046 19.0426 15.8573 19.0426C15.3384 19.0426 14.8582 19.2069 14.4647 19.4852C14.8212 20.2032 15.4497 20.8478 16.3463 21.4112Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_495'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sl\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_490)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%23338AF3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_490'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_481)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 0.515015V16.6157L0 17.0167V0.515015H49.4545Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.2708 11.891L24.7273 18.4344L18.1839 11.891C17.3377 13.1472 16.8433 14.6591 16.8433 16.2842V18.4344C16.8433 21.887 19.0743 24.8281 22.1701 25.8925C21.757 26.7024 21.8266 27.7131 22.4321 28.4687C23.2363 27.8241 24.0688 27.157 24.7752 26.5911C25.4815 27.157 26.314 27.8242 27.1183 28.4687C27.7308 27.7042 27.7955 26.6785 27.3659 25.8638C30.4196 24.7761 32.6116 21.8568 32.6116 18.4344V16.2842C32.6114 14.659 32.117 13.1473 31.2708 11.891Z' fill='%236DA544'/%3E%3Cpath d='M24.7274 24.168C21.5657 24.168 18.9935 21.5958 18.9935 18.4342V16.284C18.9935 13.1223 21.5657 10.55 24.7274 10.55C27.889 10.55 30.4612 13.1223 30.4612 16.2839V18.4341C30.4612 21.5958 27.889 24.168 24.7274 24.168Z' fill='%23FFDA44'/%3E%3Cpath d='M28.311 18.4328V16.2826C28.311 14.3065 26.7035 12.699 24.7274 12.699C22.7514 12.699 21.1438 14.3065 21.1438 16.2826V18.4328L24.7274 19.1496L28.311 18.4328Z' fill='%23338AF3'/%3E%3Cpath d='M21.1438 18.4343C21.1438 20.4104 22.7514 22.018 24.7274 22.018C26.7035 22.018 28.311 20.4104 28.311 18.4343H21.1438Z' fill='%236DA544'/%3E%3Cpath d='M29.0277 10.5487C29.0277 9.36113 28.0651 8.39851 26.8775 8.39851C26.3266 8.39851 25.8245 8.60579 25.4441 8.94637V7.6817H26.1609V6.2483H25.4441V5.53149H24.0107V6.2483H23.2939V7.6817H24.0107V8.94637C23.6301 8.60579 23.128 8.39851 22.5772 8.39851C21.3896 8.39851 20.4269 9.36113 20.4269 10.5487C20.4269 11.1853 20.7039 11.7573 21.1437 12.1511V13.4157H28.3111V12.1511C28.7508 11.7573 29.0277 11.1854 29.0277 10.5487Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_481'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_474)'%3E%3Cpath d='M49.4545 0.514771H0V33.4838H49.4545V0.514771Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4546 0.514771H31.895V33.4848H49.4546V0.514771Z' fill='%23D80027'/%3E%3Cpath d='M17.5596 0.514771H0V33.4848H17.5596V0.514771Z' fill='%23496E2D'/%3E%3Cpath d='M24.7272 11.266L26.1502 15.6461H30.7562L27.0301 18.3534L28.4533 22.7336L24.7272 20.0266L21.001 22.7336L22.4244 18.3534L18.6983 15.6461H23.3039L24.7272 11.266Z' fill='%23496E2D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_474'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-so\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_470)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23338AF3'/%3E%3Cpath d='M24.7273 7.46326L26.9163 14.2003H34L28.2691 18.3639L30.4582 25.101L24.7273 20.9373L18.9963 25.101L21.1855 18.3639L15.4545 14.2003H22.5382L24.7273 7.46326Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_470'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-somaliland\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_458)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 13.4159L25.6167 16.1534H28.4954L26.1665 17.8455L27.0562 20.5831L24.7273 18.8912L22.3983 20.5831L23.288 17.8455L20.9591 16.1534H23.8378L24.7273 13.4159Z' fill='black'/%3E%3Cpath d='M29.6251 3.74143V7.08618C29.6251 7.61318 29.1963 8.04185 28.6694 8.04185V9.47526C29.9868 9.47526 31.0585 8.40349 31.0585 7.08608V3.74133H29.6251V3.74143Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.3517 7.08608C19.3517 7.61308 18.9229 8.04175 18.396 8.04175V9.47526C19.7134 9.47526 20.7851 8.40349 20.7851 7.08608V3.74133H19.3517V7.08608Z' fill='%23F0F0F0'/%3E%3Cpath d='M28.9083 3.74158H27.4749V7.08623H28.9083V3.74158Z' fill='%23F0F0F0'/%3E%3Cpath d='M25.3245 5.65267C25.3245 5.78433 25.2173 5.89164 25.0856 5.89164C24.954 5.89164 24.8468 5.78442 24.8468 5.65267V3.74143H23.4133V5.65267C23.4133 5.78433 23.3061 5.89164 23.1745 5.89164C23.0428 5.89164 22.9356 5.78442 22.9356 5.65267V3.74143H21.502V5.65267C21.502 6.57492 22.2522 7.32505 23.1744 7.32505C23.5294 7.32505 23.8589 7.21349 24.13 7.02388C24.4012 7.21339 24.7306 7.32505 25.0857 7.32505C25.1572 7.32505 25.2275 7.32003 25.2968 7.31114C25.1952 7.72967 24.8184 8.04175 24.3691 8.04175V9.47516C25.6865 9.47516 26.7582 8.40339 26.7582 7.08599V5.65258V3.74133H25.3248V5.65258H25.3245V5.65267Z' fill='%23F0F0F0'/%3E%3Cpath d='M23.6521 8.04138H21.5019V9.47479H23.6521V8.04138Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_458'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_450)'%3E%3Cpath d='M49.4545 0.514771H0V33.4848H49.4545V0.514771Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 11.2666H0V22.7346H49.4545V11.2666Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 26.3171H0V33.4849H49.4545V26.3171Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.514771H0V7.68247H49.4545V0.514771Z' fill='%236DA544'/%3E%3Cpath d='M24.7992 13.3298L25.71 16.133H28.6578L26.2729 17.8658L27.1839 20.6691L24.7992 18.9366L22.4144 20.6691L23.3254 17.8658L20.9406 16.133H23.8883L24.7992 13.3298Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_450'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ss\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_442)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 23.4502H0V33.4841H49.4545V23.4502Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 0.515869H0V10.6111H49.4545V0.515869Z' fill='black'/%3E%3Cpath d='M49.4545 12.6414H0V21.3013H49.4545V12.6414Z' fill='%23A2001D'/%3E%3Cpath d='M24.7273 17.0004L0 33.4848V0.514771L24.7273 17.0004Z' fill='%230052B4'/%3E%3Cpath d='M7.06866 12.4777L9.08074 15.2853L12.3729 14.2392L10.3245 17.0205L12.3365 19.8283L9.05833 18.7396L7.00984 21.5209L7.03244 18.0666L3.75415 16.9777L7.04625 15.9316L7.06866 12.4777Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_442'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-st-barts\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_432)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.6764 13.775H32.2531C32.2531 12.7855 31.4508 11.9832 30.4612 11.9832L29.0278 14.8502C29.0278 14.8502 30.557 19.1506 30.5091 19.1506H32.301C33.2907 19.1506 34.0929 18.3483 34.0929 17.3587C35.0825 17.3587 35.8847 16.5564 35.8847 15.5669H35.825C36.8143 15.5669 37.6764 14.7647 37.6764 13.775Z' fill='%23ACABB1'/%3E%3Cpath d='M11.7782 13.775H17.2015C17.2015 12.7855 18.0038 11.9832 18.9933 11.9832L20.4268 14.8502C20.4268 14.8502 18.8976 19.1506 18.9454 19.1506H17.1536C16.1639 19.1506 15.3617 18.3483 15.3617 17.3587C14.3721 17.3587 13.5699 16.5564 13.5699 15.5669H13.6296C12.6403 15.5669 11.7782 14.7647 11.7782 13.775Z' fill='%23ACABB1'/%3E%3Cpath d='M30.4611 23.4492V24.166H18.9934V23.4492H16.1265V26.3162H18.9934V27.0328H30.4611V26.3162H33.328V23.4492H30.4611Z' fill='%23FFDA44'/%3E%3Cpath d='M18.9935 11.9823V19.1496C18.9935 23.5387 24.7273 24.8835 24.7273 24.8835C24.7273 24.8835 30.4611 23.5387 30.4611 19.1496V11.9823L24.7273 11.2656L18.9935 11.9823Z' fill='%230052B4'/%3E%3Cpath d='M30.4618 14.8486H18.9937V19.149H30.4618V14.8486Z' fill='%23D80027'/%3E%3Cpath d='M27.5943 8.39825V9.47331L26.8775 9.83166L26.1607 9.11505V6.96484H23.2939V9.11505L22.5771 9.83166L21.8603 9.47331V8.39825H18.9935V11.9819H30.4611V8.39825H27.5943Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_432'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-st\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_423)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 22.4961H0V33.4857H49.4545V22.4961Z' fill='%236DA544'/%3E%3Cpath d='M24.7273 17.0005L0 33.4849V0.514893L24.7273 17.0005Z' fill='%23D80027'/%3E%3Cpath d='M29.1753 14.1323L29.887 16.3224H32.1899L30.3268 17.6762L31.0383 19.8663L29.1753 18.5126L27.3123 19.8663L28.0238 17.6762L26.1608 16.3224H28.4637L29.1753 14.1323Z' fill='black'/%3E%3Cpath d='M36.3426 14.1323L37.0542 16.3224H39.3571L37.494 17.6762L38.2056 19.8663L36.3426 18.5126L34.4795 19.8663L35.1911 17.6762L33.3281 16.3224H35.631L36.3426 14.1323Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_423'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sv\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_414)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 22.4961H0V33.4857H49.4545V22.4961Z' fill='%230052B4'/%3E%3Cpath d='M22.0789 17.5726L24.7272 12.9856L27.3755 17.5726H22.0789Z' fill='%23FFDA44'/%3E%3Cpath d='M28.1674 19.0882L24.7272 20.8083L21.287 19.0882V16.7947H28.1674V19.0882Z' fill='%236DA544'/%3E%3Cpath d='M27.9707 13.1829L26.7545 14.3991C27.2731 14.918 27.5941 15.6346 27.5941 16.4264C27.5941 18.0097 26.3105 19.2932 24.7273 19.2932C23.144 19.2932 21.8605 18.0096 21.8605 16.4264C21.8605 15.6348 22.1814 14.918 22.7002 14.3991L21.4839 13.1829C20.6538 14.013 20.1403 15.1597 20.1403 16.4263C20.1403 18.9597 22.1939 21.0133 24.7273 21.0133C27.2607 21.0133 29.3143 18.9597 29.3143 16.4263C29.3143 15.1596 28.8008 14.0128 27.9707 13.1829Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_414'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-sy\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_406)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.514893H0V11.5045H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4939H0V33.4835H49.4545V22.4939Z' fill='black'/%3E%3Cpath d='M18.0924 13.0583L18.9818 15.7958H21.8604L19.5316 17.4879L20.4211 20.2255L18.0924 18.5336L15.7635 20.2255L16.6531 17.4879L14.3243 15.7958H17.2028L18.0924 13.0583Z' fill='%236DA544'/%3E%3Cpath d='M31.362 13.0583L32.2515 15.7958H35.13L32.8013 17.4879L33.6908 20.2255L31.362 18.5336L29.0332 20.2255L29.9228 17.4879L27.5939 15.7958H30.4726L31.362 13.0583Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_406'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_234)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M32.0736 10.8181V18.3736C32.0736 22.054 37.0907 23.1817 37.0907 23.1817C37.0907 23.1817 42.1078 22.054 42.1078 18.3736V10.8181H32.0736Z' fill='%23FFDA44'/%3E%3Cpath d='M36.3743 13.5659C36.3743 14.3246 35.7326 16.3134 34.9409 16.3134C34.1492 16.3134 33.5075 14.3247 33.5075 13.5659C33.5075 12.807 34.9409 12.1921 34.9409 12.1921C34.9409 12.1921 36.3743 12.8071 36.3743 13.5659Z' fill='%23FF9811'/%3E%3Cpath d='M40.1782 15.062C40.4095 14.5211 40.5894 13.7305 40.5894 13.3369C40.5894 12.7047 39.7294 12.1921 39.7294 12.1921C39.7294 12.1921 38.8693 12.7047 38.8693 13.3369C38.8693 13.7305 39.0492 14.5211 39.2805 15.062L38.7839 16.1364C39.0758 16.2502 39.3948 16.3133 39.7294 16.3133C40.0639 16.3133 40.3829 16.2501 40.6748 16.1364L40.1782 15.062Z' fill='%23A2001D'/%3E%3Cpath d='M36.0159 18.3724C36.0159 18.3724 35.2991 19.7461 35.2991 21.1199C35.2991 21.1199 37.4493 21.1199 38.8827 21.1199C38.8827 19.7462 38.1659 18.3724 38.1659 18.3724L37.0908 17.6855L36.0159 18.3724Z' fill='%236DA544'/%3E%3Cpath d='M38.1657 18.3734V18.03C38.1657 17.461 37.6844 16.9998 37.0907 16.9998C36.4969 16.9998 36.0156 17.4611 36.0156 18.03V18.3734H38.1657Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514893V3.46603L20.3646 5.89037H24.7273V11.6239H19.0185L24.7273 14.7955V16.9994H22.1502L15.0514 13.056V16.9994H9.6759V12.3077L1.23095 16.9994H0V14.0481L4.36272 11.6239H0V5.89037H5.70881L0 2.71774V0.514893H2.57705L9.6759 4.45822V0.514893H15.0514V5.20651L23.4963 0.514893H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514648H10.8182V7.21149H0V10.3024H10.8182V16.9994H13.9091V10.3024H24.7273V7.21149H13.9091V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M15.0515 11.6243L24.7274 16.9997V15.4797L17.7877 11.6243H15.0515Z' fill='%230052B4'/%3E%3Cpath d='M15.0515 11.6243L24.7274 16.9997V15.4797L17.7877 11.6243H15.0515Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0515 11.6243L24.7274 16.9997V15.4797L17.7877 11.6243H15.0515Z' fill='%23D80027'/%3E%3Cpath d='M6.93967 11.6243L0 15.4797V16.9997L9.6759 11.6243H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M17.7878 5.89013L24.7274 2.0347V0.514648L15.0515 5.89013H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_234'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-td\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_401)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514893H0V33.4849H16.4845V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M49.4547 0.514893H32.9702V33.4849H49.4547V0.514893Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_401'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_392)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515869H0V7.10947H49.4545V0.515869Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 26.8906H0V33.4842H49.4545V26.8906Z' fill='%23496E2D'/%3E%3Cpath d='M49.4545 13.7024H0V20.296H49.4545V13.7024Z' fill='%23496E2D'/%3E%3Cpath d='M19.7098 0.515869H0V20.2256H19.7098V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M9.85467 5.20923L11.1355 9.1513H15.2808L11.9273 11.5879L13.2081 15.5302L9.85467 13.0938L6.50113 15.5302L7.78221 11.5879L4.42877 9.1513H8.57377L9.85467 5.20923Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_392'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-th\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_385)'%3E%3Cpath d='M49.4545 0.515137H0V33.4841H49.4545V0.515137Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 11.0173H0V22.9832H49.4545V11.0173Z' fill='%230052B4'/%3E%3Cpath d='M49.4545 0.515137H0V5.78147H49.4545V0.515137Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 28.219H0V33.4853H49.4545V28.219Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_385'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tibet\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_370)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M47.3044 2.66577H2.15024V31.3354H47.3044V2.66577Z' fill='%23D80027'/%3E%3Cpath d='M35.7493 31.3339H47.3043V24.5471L24.7273 17.7603L30.1347 26.5961L35.7493 31.3339Z' fill='%230052B4'/%3E%3Cpath d='M47.3043 8.40601L24.7273 17.7614H47.3043V8.40601Z' fill='%230052B4'/%3E%3Cpath d='M30.9825 2.66504L24.7273 17.7607L39.8229 2.66504H30.9825Z' fill='%230052B4'/%3E%3Cpath d='M18.4721 2.66504L24.7273 17.7607V2.66504H18.4721Z' fill='%230052B4'/%3E%3Cpath d='M2.15024 2.66504V8.40524L24.7273 17.7607L9.63159 2.66504H2.15024Z' fill='%230052B4'/%3E%3Cpath d='M2.15024 17.7603V24.547L24.7273 17.7603H2.15024Z' fill='%230052B4'/%3E%3Cpath d='M24.9658 17.9934L29.6714 21.2697C30.5099 20.0654 30.8889 18.5413 30.6099 16.9827C30.0517 13.8655 27.0722 11.7911 23.9551 12.3493C20.8379 12.9075 18.7635 15.887 19.3217 19.004C19.6008 20.5626 20.4852 21.8604 21.6896 22.699L24.9658 17.9934Z' fill='%23FFDA44'/%3E%3Cpath d='M47.5429 31.324H2.38873L24.9658 17.9927L47.5429 31.324Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.2357 26.2456C27.2357 27.6311 26.1125 28.0375 24.7271 28.0375C23.3417 28.0375 22.2186 27.6311 22.2186 26.2456C22.2186 24.8601 23.3417 23.7371 24.7271 23.7371C26.1125 23.7372 27.2357 24.8602 27.2357 26.2456Z' fill='%23FFDA44'/%3E%3Cpath d='M27.2357 26.2458C27.2357 27.6314 26.1125 28.7544 24.7271 28.7544C23.3417 28.7544 22.2186 27.6313 22.2186 26.2458' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_370'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tj\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_356)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='%236DA544'/%3E%3Cpath d='M21.8605 21.3004H27.5945V18.8634L26.4477 19.4369L24.7275 17.7168L23.0073 19.4369L21.8605 18.8634V21.3004Z' fill='%23FFDA44'/%3E%3Cpath d='M18.5799 18.4336L18.8468 19.255H19.7103L19.0117 19.7626L19.2785 20.5838L18.5799 20.0762L17.8812 20.5838L18.148 19.7626L17.4494 19.255H18.3129L18.5799 18.4336Z' fill='%23FFDA44'/%3E%3Cpath d='M19.4074 15.5686L19.6743 16.3898H20.5378L19.8392 16.8974L20.1061 17.7188L19.4074 17.2111L18.7087 17.7188L18.9756 16.8974L18.2769 16.3898H19.1404L19.4074 15.5686Z' fill='%23FFDA44'/%3E%3Cpath d='M21.7723 13.418L22.0392 14.2392H22.9027L22.204 14.7468L22.4709 15.5682L21.7723 15.0605L21.0735 15.5682L21.3404 14.7468L20.6418 14.2392H21.5053L21.7723 13.418Z' fill='%23FFDA44'/%3E%3Cpath d='M30.8748 18.4336L30.608 19.255H29.7444L30.4431 19.7626L30.1762 20.5838L30.8748 20.0762L31.5736 20.5838L31.3067 19.7626L32.0053 19.255H31.1418L30.8748 18.4336Z' fill='%23FFDA44'/%3E%3Cpath d='M30.0474 15.5686L29.7805 16.3898H28.917L29.6156 16.8974L29.3488 17.7188L30.0474 17.2111L30.7461 17.7188L30.4793 16.8974L31.1779 16.3898H30.3144L30.0474 15.5686Z' fill='%23FFDA44'/%3E%3Cpath d='M27.6826 13.418L27.4158 14.2392H26.5522L27.2509 14.7468L26.984 15.5682L27.6826 15.0605L28.3814 15.5682L28.1145 14.7468L28.8132 14.2392H27.9496L27.6826 13.418Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7274 12.342L24.9943 13.1634H25.8579L25.1592 13.671L25.426 14.4923L24.7274 13.9848L24.0288 14.4923L24.2957 13.671L23.5969 13.1634H24.4605L24.7274 12.342Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_356'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_345)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%230052B4'/%3E%3Cpath d='M20.3525 9.11572L20.7083 10.2109H21.8596L20.9281 10.8876L21.284 11.9826L20.3525 11.3058L19.4209 11.9826L19.7768 10.8876L18.8452 10.2109H19.9966L20.3525 9.11572Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.2834 19.5093L11.7282 20.8782H13.1674L12.003 21.724L12.4479 23.093L11.2834 22.2469L10.119 23.093L10.5637 21.724L9.39941 20.8782H10.8385L11.2834 19.5093Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9757 3.83325L14.4204 5.20214H15.8597L14.6952 6.04808L15.1401 7.41687L13.9757 6.57083L12.8112 7.41687L13.2561 6.04808L12.0917 5.20214H13.5309L13.9757 3.83325Z' fill='%23F0F0F0'/%3E%3Cpath d='M6.71652 9.20801L7.16122 10.5769H8.60043L7.43603 11.4228L7.88092 12.7916L6.71652 11.9457L5.55202 12.7916L5.99692 11.4228L4.83252 10.5769H6.27172L6.71652 9.20801Z' fill='%23F0F0F0'/%3E%3Cpath d='M46.6899 26.5142H11.3777C11.3777 26.5142 21.9288 17.9599 41.3782 5.17358C41.3783 5.17358 32.8354 17.6275 46.6899 26.5142Z' fill='%23FFDA44'/%3E%3Cpath d='M11.3782 27.6326C10.2986 27.6326 10.2968 29.3104 11.3782 29.3104H46.6903C47.7699 29.3104 47.7717 27.6326 46.6903 27.6326H11.3782Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_345'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_318)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23496E2D'/%3E%3Cpath d='M34.5031 10.0151C35.3142 7.7545 34.403 5.29587 32.4475 4.07129C32.7992 4.11707 33.1514 4.19985 33.4988 4.32445C36.107 5.26023 37.4627 8.13285 36.5269 10.7411C35.5912 13.3493 32.7186 14.705 30.1103 13.7692C29.7629 13.6445 29.4383 13.4846 29.1378 13.2964C31.4256 13.5943 33.692 12.2758 34.5031 10.0151Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.0047 3.4519L29.2999 4.36247L28.2161 3.97359L28.8645 4.92521L28.1597 5.83578L29.265 5.51336L29.9133 6.46498L29.9482 5.31419L31.0536 4.99167L29.9697 4.60289L30.0047 3.4519Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.9077 6.41943L31.2029 7.33L30.1191 6.94112L30.7674 7.89274L30.0627 8.8033L31.168 8.48078L31.8163 9.43249L31.8511 8.28161L32.9565 7.959L31.8727 7.57032L31.9077 6.41943Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.6494 4.53296L25.9447 5.44352L24.8611 5.05484L25.5093 6.00636L24.8046 6.91682L25.9099 6.5944L26.5582 7.54601L26.593 6.39514L27.6984 6.07281L26.6146 5.68384L26.6494 4.53296Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.5723 7.9314L25.8675 8.84196L24.7837 8.45308L25.432 9.4047L24.7273 10.3153L25.8327 9.99284L26.4809 10.9445L26.5159 9.79357L27.6212 9.47115L26.5374 9.08228L26.5723 7.9314Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.8065 9.09229L29.1018 10.0028L28.0181 9.61397L28.6664 10.5657L27.9615 11.4762L29.0669 11.1537L29.7153 12.1053L29.75 10.9545L30.8553 10.632L29.7717 10.2433L29.8065 9.09229Z' fill='%23F0F0F0'/%3E%3Cpath d='M16.664 0.515869H8.06323V33.4849H16.664V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M11.3454 9.19374L9.9054 8.1211V6.60414L11.3454 5.53149H13.3819L14.8219 6.60414V8.1211L13.3819 9.19374H11.3454Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3636 5.53149H11.3454L9.9054 6.60414V7.34576H12.3636V5.53149Z' fill='%23FF9811'/%3E%3Cpath d='M12.3636 9.19345H13.3819L14.8219 8.12081V7.34692H12.3636V9.19345Z' fill='%23FF9811'/%3E%3Cpath d='M11.3454 28.4682L9.9054 27.3954V25.8786L11.3454 24.8059H13.3819L14.8219 25.8786V27.3954L13.3819 28.4682H11.3454Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3636 24.8059H11.3454L9.9054 25.8786V26.6202H12.3636V24.8059Z' fill='%23FF9811'/%3E%3Cpath d='M12.3636 28.4679H13.3819L14.8219 27.3951V26.6213H12.3636V28.4679Z' fill='%23FF9811'/%3E%3Cpath d='M11.3454 18.8306L9.9054 17.758V16.2412L11.3454 15.1685H13.3819L14.8219 16.2412V17.758L13.3819 18.8306H11.3454Z' fill='%23496E2D'/%3E%3Cpath d='M14.8722 21.1928H14.245V20.5657H13.1428L12.3635 19.7864L11.5843 20.5657H10.4822V21.1928H9.85504V22.4472H10.4822V23.0742H11.5843L12.3636 23.8536L13.1429 23.0742H14.245V22.4472H14.8722V21.1928Z' fill='%23496E2D'/%3E%3Cpath d='M14.8722 11.5551H14.245V10.9281H13.1428L12.3635 10.1487L11.5843 10.9281H10.4822V11.5551H9.85504V12.8095H10.4822V13.4365H11.5843L12.3636 14.216L13.1429 13.4365H14.245V12.8095H14.8722V11.5551Z' fill='%23496E2D'/%3E%3Cpath d='M13.08 16.2832H11.6465V17.7166H13.08V16.2832Z' fill='%23D80027'/%3E%3Cpath d='M12.3635 12.8977C12.7593 12.8977 13.0803 12.5768 13.0803 12.1809C13.0803 11.785 12.7593 11.4641 12.3635 11.4641C11.9676 11.4641 11.6467 11.785 11.6467 12.1809C11.6467 12.5768 11.9676 12.8977 12.3635 12.8977Z' fill='%23D80027'/%3E%3Cpath d='M12.3636 22.5342C12.7595 22.5342 13.0804 22.2133 13.0804 21.8174C13.0804 21.4215 12.7595 21.1006 12.3636 21.1006C11.9677 21.1006 11.6468 21.4215 11.6468 21.8174C11.6468 22.2133 11.9677 22.5342 12.3636 22.5342Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_318'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_311)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 26.2722C29.8484 26.2722 34 22.1207 34 16.9995C34 11.8783 29.8484 7.72681 24.7273 7.72681C19.6061 7.72681 15.4545 11.8783 15.4545 16.9995C15.4545 22.1207 19.6061 26.2722 24.7273 26.2722Z' fill='%23F0F0F0'/%3E%3Cpath d='M25.8696 13.4543L27.4604 15.6465L30.0368 14.8111L28.4434 17.0014L30.0341 19.1935L27.4586 18.355L25.8653 20.5453L25.867 17.8369L23.2914 16.9983L25.8679 16.163L25.8696 13.4543Z' fill='%23D80027'/%3E%3Cpath d='M26.8347 22.4798C23.8085 22.4798 21.3554 20.0267 21.3554 17.0005C21.3554 13.9743 23.8085 11.5212 26.8347 11.5212C27.7783 11.5212 28.6661 11.7598 29.4412 12.1799C28.2252 10.9908 26.5624 10.2568 24.7273 10.2568C21.003 10.2568 17.9835 13.2762 17.9835 17.0006C17.9835 20.7251 21.003 23.7444 24.7273 23.7444C26.5624 23.7444 28.2253 23.0104 29.4412 21.8214C28.666 22.2413 27.7783 22.4798 26.8347 22.4798Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_311'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-to\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_306)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514893H0V16.9994H24.7273V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.6538 7.4672V4.88696H11.0735V7.4672H8.49323V10.0474H11.0735V12.6277H13.6538V10.0474H16.234V7.4672H13.6538Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_306'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tr\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_300)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M23.8786 13.2124L25.578 15.5543L28.3302 14.6619L26.6282 17.0017L28.3274 19.3435L25.5761 18.4477L23.8741 20.7876L23.8758 17.8942L21.1245 16.9984L23.8768 16.106L23.8786 13.2124Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.2411 22.8534C16.0083 22.8534 13.3875 20.2326 13.3875 16.9998C13.3875 13.767 16.0083 11.1462 19.2411 11.1462C20.2491 11.1462 21.1975 11.4011 22.0255 11.8498C20.7266 10.5794 18.9501 9.79541 16.9898 9.79541C13.0109 9.79541 9.78545 13.021 9.78545 16.9997C9.78545 20.9785 13.011 24.2041 16.9898 24.2041C18.9501 24.2041 20.7266 23.42 22.0255 22.1497C21.1976 22.5985 20.2491 22.8534 19.2411 22.8534Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_300'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-transnistria\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_294)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23A2001D'/%3E%3Cpath d='M49.4545 22.4961H0V33.4857H49.4545V22.4961Z' fill='%23A2001D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_294'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tt\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_289)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M0.58604 0.515869L20.6732 21.0546L33.383 33.4849H48.8687L28.7816 12.9462L16.0718 0.515869H0.58604Z' fill='%23F0F0F0'/%3E%3Cpath d='M4.18854 0.515869L37.1575 33.4849H45.2659L12.297 0.515869H4.18854Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_289'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tubalu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_254)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23338AF3'/%3E%3Cpath d='M31.0726 24.5254L31.4285 25.6205H32.5799L31.6484 26.2973L32.0042 27.3924L31.0726 26.7156L30.1411 27.3924L30.4969 26.2973L29.5654 25.6205H30.7169L31.0726 24.5254Z' fill='%23FFDA44'/%3E%3Cpath d='M40.2427 17.3582L40.5986 18.4533H41.7499L40.8184 19.13L41.1742 20.2251L40.2427 19.5484L39.3112 20.2251L39.667 19.13L38.7354 18.4533H39.8869L40.2427 17.3582Z' fill='%23FFDA44'/%3E%3Cpath d='M42.5402 6.6062L42.896 7.70125H44.0475L43.116 8.37807L43.4718 9.47312L42.5402 8.7963L41.6087 9.47312L41.9645 8.37807L41.033 7.70125H42.1844L42.5402 6.6062Z' fill='%23FFDA44'/%3E%3Cpath d='M43.1097 14.49L43.4654 15.5851H44.6169L43.6855 16.2619L44.0413 17.3569L43.1097 16.6801L42.1782 17.3569L42.534 16.2619L41.6024 15.5851H42.7538L43.1097 14.49Z' fill='%23FFDA44'/%3E%3Cpath d='M32.7239 21.9484L33.75 22.4711L34.5641 21.657L34.384 22.7941L35.4099 23.3169L34.2726 23.497L34.0925 24.6343L33.5698 23.6083L32.4325 23.7885L33.2468 22.9744L32.7239 21.9484Z' fill='%23FFDA44'/%3E%3Cpath d='M32.7239 17.6496L33.75 18.1723L34.5641 17.3582L34.384 18.4954L35.4099 19.0181L34.2726 19.1983L34.0925 20.3355L33.5698 19.3096L32.4325 19.4897L33.2468 18.6756L32.7239 17.6496Z' fill='%23FFDA44'/%3E%3Cpath d='M36.3073 20.4055L37.3334 20.9282L38.1476 20.114L37.9675 21.2513L38.9933 21.774L37.856 21.9542L37.6759 23.0914L37.1533 22.0654L36.016 22.2457L36.8302 21.4315L36.3073 20.4055Z' fill='%23FFDA44'/%3E%3Cpath d='M36.3073 11.1973L37.3334 11.7199L38.1476 10.9058L37.9675 12.043L38.9933 12.5658L37.856 12.7459L37.6759 13.8832L37.1533 12.8572L36.016 13.0374L36.8302 12.2232L36.3073 11.1973Z' fill='%23FFDA44'/%3E%3Cpath d='M39.7806 11.0873L40.8067 11.61L41.6209 10.7959L41.4407 11.9331L42.4666 12.4558L41.3293 12.636L41.1492 13.7732L40.6266 12.7472L39.4893 12.9274L40.3035 12.1132L39.7806 11.0873Z' fill='%23FFDA44'/%3E%3Cpath d='M24.7273 0.514893H0V16.9994H24.7273V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.514648H10.8182V7.21159H0V10.3025H10.8182V16.9994H13.9091V10.3025H24.7273V7.21159H13.9091V0.514648Z' fill='%23D80027'/%3E%3Cpath d='M19.0183 11.6243L24.7276 14.7961V11.6243H19.0183Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6243L24.7275 16.9997V15.4797L17.7877 11.6243H15.0516Z' fill='%230052B4'/%3E%3Cpath d='M22.1501 16.9989L15.0516 13.0549V16.9989H22.1501Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 11.6243L24.7275 16.9997V15.4797L17.7877 11.6243H15.0516Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.0516 11.6243L24.7275 16.9997V15.4797L17.7877 11.6243H15.0516Z' fill='%23D80027'/%3E%3Cpath d='M4.36311 11.6243L0 14.0483V11.6243H4.36311Z' fill='%230052B4'/%3E%3Cpath d='M9.6757 12.3079V16.9998H1.23085L9.6757 12.3079Z' fill='%230052B4'/%3E%3Cpath d='M6.93967 11.6243L0 15.4797V16.9997L9.6759 11.6243H6.93967Z' fill='%23D80027'/%3E%3Cpath d='M5.7093 5.88962L0 2.71777V5.88962H5.7093Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%230052B4'/%3E%3Cpath d='M2.57712 0.514648L9.67568 4.45865V0.514648H2.57712Z' fill='%230052B4'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6759 5.89013L0 0.514648V2.0347L6.93977 5.89013H9.6759Z' fill='%23D80027'/%3E%3Cpath d='M20.3645 5.89099L24.7276 3.46704V5.89099H20.3645Z' fill='%230052B4'/%3E%3Cpath d='M15.0516 5.20678V0.514893H23.4964L15.0516 5.20678Z' fill='%230052B4'/%3E%3Cpath d='M17.7878 5.89013L24.7275 2.0347V0.514648L15.0516 5.89013H17.7878Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_254'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tw\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_227)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.515869H0V17.0004H24.7273V0.515869Z' fill='%230052B4'/%3E%3Cpath d='M18.0081 8.75797L15.7018 9.84279L16.9298 12.0765L14.4255 11.5973L14.1081 14.1272L12.3638 12.2665L10.6193 14.1272L10.302 11.5973L7.79773 12.0764L9.02578 9.84269L6.71948 8.75797L9.02578 7.67316L7.79773 5.43949L10.302 5.91858L10.6194 3.38867L12.3638 5.2493L14.1082 3.38867L14.4255 5.91858L16.9299 5.43949L15.7018 7.67316L18.0081 8.75797Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.3638 11.5602C13.9112 11.5602 15.1655 10.3058 15.1655 8.7585C15.1655 7.21116 13.9112 5.95679 12.3638 5.95679C10.8165 5.95679 9.5621 7.21116 9.5621 8.7585C9.5621 10.3058 10.8165 11.5602 12.3638 11.5602Z' fill='%230052B4'/%3E%3Cpath d='M12.3638 10.6298C11.331 10.6298 10.4908 9.78944 10.4908 8.75679C10.4908 7.72403 11.3311 6.88379 12.3638 6.88379C13.3965 6.88379 14.2368 7.72413 14.2368 8.75679C14.2368 9.78944 13.3965 10.6298 12.3638 10.6298Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_227'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-tz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_221)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23338AF3'/%3E%3Cpath d='M0 33.4849V0.515869H49.4545' fill='%236DA544'/%3E%3Cpath d='M49.4545 6.97635V0.515869H39.7636L0 27.0244V33.4849H9.69097L49.4545 6.97635Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515869V4.39158L5.8141 33.4849H0V29.6092L43.6405 0.515869H49.4545Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_221'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ua\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_217)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.515869H0V17.0004H49.4545V0.515869Z' fill='%23338AF3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_217'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ug\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_208)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='black'/%3E%3Cpath d='M49.4545 6.01099H0V11.5058H49.4545V6.01099Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 11.5046H0V16.9995H49.4545V11.5046Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4954H0V27.9902H49.4545V22.4954Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 27.989H0V33.4839H49.4545V27.989Z' fill='%23D80027'/%3E%3Cpath d='M24.7272 22.5015C27.7655 22.5015 30.2285 20.0385 30.2285 17.0002C30.2285 13.962 27.7655 11.499 24.7272 11.499C21.689 11.499 19.226 13.962 19.226 17.0002C19.226 20.0385 21.689 22.5015 24.7272 22.5015Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.7425 17.2812L24.7273 16.4079C24.7273 16.4079 25.1987 14.843 25.2239 14.7359C25.2422 14.6577 25.2521 14.576 25.2521 14.4922C25.2521 14.1953 25.1318 13.9265 24.9372 13.732L25.444 13.2252C25.1197 12.901 24.6718 12.7004 24.177 12.7004C23.6822 12.7004 23.2343 12.901 22.91 13.2252L23.4168 13.732C23.2222 13.9266 23.102 14.1953 23.102 14.4922C23.102 14.6008 23.1184 14.7054 23.1483 14.8042L22.3853 15.5673H23.772C23.772 15.5673 23.1986 16.4284 22.8857 17.1356C22.5727 17.8428 22.89 18.7061 23.6134 19.0276L24.0316 19.2135L24.7273 19.8675V20.5843L24.0105 21.3011H25.4439V19.8677L26.0979 19.2137H27.4506C27.4571 19.2002 27.4639 19.1871 27.47 19.1734C27.7917 18.4495 27.4659 17.6026 26.7425 17.2812Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_208'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-un\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_202)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23338AF3'/%3E%3Cpath d='M24.7512 11.3052C21.5996 11.3052 19.0449 13.8599 19.0449 17.0115C19.0449 20.163 21.5996 22.7178 24.7512 22.7178C27.9027 22.7178 30.4575 20.163 30.4575 17.0115C30.4575 13.8599 27.9026 11.3052 24.7512 11.3052ZM23.3246 17.0115C23.3246 16.2237 23.9633 15.5849 24.7511 15.5849C25.5389 15.5849 26.1777 16.2237 26.1777 17.0115C26.1777 17.7995 25.5389 18.438 24.7511 18.438C23.9633 18.438 23.3246 17.7994 23.3246 17.0115ZM26.2302 14.5711C26.0088 14.4367 25.7673 14.3322 25.5119 14.2616V12.8005C26.1553 12.9159 26.7486 13.1749 27.2578 13.5435L26.2302 14.5711ZM24.0854 14.2372C23.8177 14.3011 23.5649 14.4028 23.3324 14.5364L22.2999 13.504C22.8219 13.1386 23.4286 12.8861 24.0852 12.7834V14.2372H24.0854ZM23.3324 19.4865C23.5648 19.6199 23.8177 19.7216 24.0853 19.7858V21.2394C23.4287 21.1368 22.822 20.8843 22.3 20.5188L23.3324 19.4865ZM25.512 19.7613C25.7675 19.6908 26.0088 19.5863 26.2302 19.4518L27.2577 20.4794C26.7486 20.8481 26.1553 21.1069 25.5119 21.2224V19.7613H25.512ZM27.2261 18.4302C27.3517 18.2115 27.4499 17.9749 27.5144 17.7247H28.9705C28.8633 18.3631 28.615 18.9532 28.2584 19.4625L27.2261 18.4302ZM27.5145 16.2982C27.4501 16.048 27.3518 15.8114 27.2262 15.5928L28.2586 14.5603C28.6152 15.0695 28.8635 15.6597 28.9707 16.2981H27.5145V16.2982ZM21.2833 14.5047L22.3108 15.5323C22.168 15.7674 22.0581 16.0248 21.9878 16.2981H20.5317C20.6428 15.6364 20.9056 15.0265 21.2833 14.5047ZM20.5318 17.7247H21.9879C22.0582 17.998 22.1681 18.2554 22.3109 18.4905L21.2834 19.518C20.9056 18.9964 20.6428 18.3865 20.5318 17.7247Z' fill='%23F0F0F0'/%3E%3Cpath d='M34.0239 17.0109C34.0239 14.4745 33.0052 12.1763 31.355 10.5021L29.8419 12.0152C31.1048 13.3021 31.8841 15.0654 31.8841 17.0109C31.8841 20.9502 28.6905 24.1437 24.7513 24.1437C20.8118 24.1437 17.6184 20.9502 17.6184 17.0109C17.6184 15.0411 18.4167 13.2579 19.7076 11.9672L18.1945 10.4541C16.5165 12.1321 15.4785 14.4504 15.4785 17.0109C15.4785 21.2542 18.3288 24.8318 22.2193 25.9337C21.7929 26.744 21.8578 27.7642 22.467 28.5244C23.2673 27.8831 24.0959 27.219 24.7988 26.6558C25.5017 27.219 26.3302 27.883 27.1306 28.5244C27.746 27.7565 27.8065 26.7234 27.3657 25.9092C31.2136 24.7805 34.0239 21.2241 34.0239 17.0109Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_202'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-us\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_180)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 4.63599H0V8.75684H49.4545V4.63599Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 12.8789H0V16.9998H49.4545V12.8789Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 21.1201H0V25.241H49.4545V21.1201Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 29.3633H0V33.4841H49.4545V29.3633Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514893H0V18.268H24.7273V0.514893Z' fill='%232E52B2'/%3E%3Cpath d='M9.6419 7.7876L9.24366 9.01276H7.95552L8.99783 9.76955L8.59959 10.9946L9.6419 10.2378L10.6835 10.9946L10.2854 9.76955L11.3277 9.01276H10.0395L9.6419 7.7876Z' fill='%23F0F0F0'/%3E%3Cpath d='M10.0395 13.4348L9.6419 12.2097L9.24366 13.4348H7.95552L8.99783 14.1917L8.59959 15.4167L9.6419 14.6598L10.6835 15.4167L10.2854 14.1917L11.3277 13.4348H10.0395Z' fill='%23F0F0F0'/%3E%3Cpath d='M4.59558 13.4348L4.19792 12.2097L3.79967 13.4348H2.51154L3.55385 14.1917L3.1556 15.4167L4.19792 14.6598L5.23965 15.4167L4.8415 14.1917L5.88362 13.4348H4.59558Z' fill='%23F0F0F0'/%3E%3Cpath d='M4.19792 7.7876L3.79967 9.01276H2.51154L3.55385 9.76955L3.1556 10.9946L4.19792 10.2378L5.23965 10.9946L4.8415 9.76955L5.88362 9.01276H4.59558L4.19792 7.7876Z' fill='%23F0F0F0'/%3E%3Cpath d='M9.6419 3.36694L9.24366 4.59219H7.95552L8.99783 5.34908L8.59959 6.57413L9.6419 5.81725L10.6835 6.57413L10.2854 5.34908L11.3277 4.59219H10.0395L9.6419 3.36694Z' fill='%23F0F0F0'/%3E%3Cpath d='M4.19792 3.36694L3.79967 4.59219H2.51154L3.55385 5.34908L3.1556 6.57413L4.19792 5.81725L5.23965 6.57413L4.8415 5.34908L5.88362 4.59219H4.59558L4.19792 3.36694Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.086 7.7876L14.6878 9.01276H13.3997L14.4419 9.76955L14.0438 10.9946L15.086 10.2378L16.1278 10.9946L15.7295 9.76955L16.7719 9.01276H15.4837L15.086 7.7876Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.4837 13.4348L15.086 12.2097L14.6878 13.4348H13.3997L14.4419 14.1917L14.0438 15.4167L15.086 14.6598L16.1278 15.4167L15.7295 14.1917L16.7719 13.4348H15.4837Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.9277 13.4348L20.53 12.2097L20.1318 13.4348H18.8437L19.8858 14.1917L19.4877 15.4167L20.53 14.6598L21.5717 15.4167L21.1735 14.1917L22.2158 13.4348H20.9277Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.53 7.7876L20.1318 9.01276H18.8437L19.8858 9.76955L19.4877 10.9946L20.53 10.2378L21.5717 10.9946L21.1735 9.76955L22.2158 9.01276H20.9277L20.53 7.7876Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.086 3.36694L14.6878 4.59219H13.3997L14.4419 5.34908L14.0438 6.57413L15.086 5.81725L16.1278 6.57413L15.7295 5.34908L16.7719 4.59219H15.4837L15.086 3.36694Z' fill='%23F0F0F0'/%3E%3Cpath d='M20.53 3.36694L20.1318 4.59219H18.8437L19.8858 5.34908L19.4877 6.57413L20.53 5.81725L21.5717 6.57413L21.1735 5.34908L22.2158 4.59219H20.9277L20.53 3.36694Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_180'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-uy\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_170)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V5.22585H49.4545V0.515869Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 9.93506H0V14.645H49.4545V9.93506Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 19.3567H0V24.0667H49.4545V19.3567Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 28.7744H0V33.4844H49.4545V28.7744Z' fill='%23338AF3'/%3E%3Cpath d='M24.7273 0.515869H0V19.3559H24.7273V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M18.5455 9.93581L16.0195 11.124L17.3645 13.5703L14.6216 13.0456L14.2741 15.8165L12.3636 13.7786L10.4531 15.8165L10.1056 13.0456L7.36274 13.5702L8.70777 11.124L6.18182 9.93581L8.70777 8.74765L7.36274 6.30139L10.1055 6.82608L10.4532 4.05518L12.3636 6.09314L14.2742 4.05518L14.6216 6.82608L17.3646 6.30139L16.0195 8.74775L18.5455 9.93581Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_170'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-uz\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_148)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 23.4502H0V33.4841H49.4545V23.4502Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515869H0V10.6111H49.4545V0.515869Z' fill='%23338AF3'/%3E%3Cpath d='M49.4545 12.6414H0V21.3013H49.4545V12.6414Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V10.6111H49.4545V0.515869Z' fill='%23338AF3'/%3E%3Cpath d='M18.2257 5.56194C18.2257 4.01803 19.3108 2.72806 20.7598 2.41172C20.5371 2.36314 20.3061 2.33667 20.0687 2.33667C18.2874 2.33667 16.8435 3.78061 16.8435 5.56194C16.8435 7.34327 18.2874 8.7872 20.0687 8.7872C20.3062 8.7872 20.5372 8.76083 20.7598 8.71215C19.3108 8.39582 18.2257 7.10585 18.2257 5.56194Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.6658 7.02734L22.8842 7.69933H23.5907L23.0191 8.11476L23.2375 8.78665L22.6658 8.37131L22.0942 8.78665L22.3126 8.11476L21.7409 7.69933H22.4475L22.6658 7.02734Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.9212 7.02734L25.1395 7.69933H25.8461L25.2745 8.11476L25.4929 8.78665L24.9212 8.37131L24.3496 8.78665L24.5679 8.11476L23.9964 7.69933H24.7028L24.9212 7.02734Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.1765 7.02734L27.3948 7.69933H28.1014L27.5298 8.11476L27.7481 8.78665L27.1765 8.37131L26.6049 8.78665L26.8232 8.11476L26.2516 7.69933H26.9581L27.1765 7.02734Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.4313 7.02734L29.6497 7.69933H30.3563L29.7846 8.11476L30.003 8.78665L29.4313 8.37131L28.8596 8.78665L29.0781 8.11476L28.5064 7.69933H29.2129L29.4313 7.02734Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.6866 7.02734L31.9049 7.69933H32.6114L32.0398 8.11476L32.2582 8.78665L31.6866 8.37131L31.1149 8.78665L31.3332 8.11476L30.7617 7.69933H31.4682L31.6866 7.02734Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.9212 4.68188L25.1395 5.35377H25.8461L25.2745 5.76911L25.4929 6.4411L24.9212 6.02585L24.3496 6.4411L24.5679 5.76911L23.9964 5.35377H24.7028L24.9212 4.68188Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.1765 4.68188L27.3948 5.35377H28.1014L27.5298 5.76911L27.7481 6.4411L27.1765 6.02585L26.6049 6.4411L26.8232 5.76911L26.2516 5.35377H26.9581L27.1765 4.68188Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.4313 4.68188L29.6497 5.35377H30.3563L29.7846 5.76911L30.003 6.4411L29.4313 6.02585L28.8596 6.4411L29.0781 5.76911L28.5064 5.35377H29.2129L29.4313 4.68188Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.6866 4.68188L31.9049 5.35377H32.6114L32.0398 5.76911L32.2582 6.4411L31.6866 6.02585L31.1149 6.4411L31.3332 5.76911L30.7617 5.35377H31.4682L31.6866 4.68188Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.1765 2.33667L27.3948 3.00856H28.1014L27.5298 3.4239L27.7481 4.09588L27.1765 3.68054L26.6049 4.09588L26.8232 3.4239L26.2516 3.00856H26.9581L27.1765 2.33667Z' fill='%23F0F0F0'/%3E%3Cpath d='M29.4313 2.33667L29.6497 3.00856H30.3563L29.7846 3.4239L30.003 4.09588L29.4313 3.68054L28.8596 4.09588L29.0781 3.4239L28.5064 3.00856H29.2129L29.4313 2.33667Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.6866 2.33667L31.9049 3.00856H32.6114L32.0398 3.4239L32.2582 4.09588L31.6866 3.68054L31.1149 4.09588L31.3332 3.4239L30.7617 3.00856H31.4682L31.6866 2.33667Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_148'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-va\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_142)'%3E%3Cpath d='M49.4545 0.514893H0V33.4839H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.514893H24.7273V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M31.0398 14.8589L34.1378 18.9573C33.6497 19.6963 33.6523 20.6922 34.2167 21.4389C34.9328 22.3862 36.2812 22.5737 37.2286 21.8576C38.1758 21.1415 38.3633 19.7931 37.6472 18.8457C37.0828 18.099 36.1253 17.825 35.2812 18.0928L30.4528 11.7053L29.3094 12.5697L27.594 13.8664L29.3229 16.1533L31.0398 14.8589ZM35.4999 19.5706C35.8157 19.3319 36.2652 19.3945 36.5039 19.7102C36.7426 20.026 36.6801 20.4755 36.3644 20.7143C36.0486 20.9529 35.5991 20.8905 35.3604 20.5746C35.1217 20.259 35.1841 19.8093 35.4999 19.5706Z' fill='%23ACABB1'/%3E%3Cpath d='M36.3537 16.1533L38.0826 13.8664L36.3672 12.5697L35.2238 11.7053L30.3954 18.0928C29.5512 17.8247 28.5939 18.0989 28.0294 18.8457C27.3133 19.7931 27.5007 21.1415 28.448 21.8576C29.3954 22.5737 30.7438 22.3862 31.4599 21.4389C32.0245 20.6921 32.027 19.6963 31.5388 18.9573L34.6368 14.8589L36.3537 16.1533ZM30.3164 20.5744C30.0777 20.8902 29.6282 20.9526 29.3124 20.7141C28.9966 20.4753 28.9342 20.0258 29.1728 19.71C29.4115 19.3943 29.861 19.3318 30.1769 19.5704C30.4926 19.8091 30.5551 20.2587 30.3164 20.5744Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_142'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-vc\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_133)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23FFDA44'/%3E%3Cpath d='M16.4845 0.514893H0V33.4849H16.4845V0.514893Z' fill='%23338AF3'/%3E%3Cpath d='M49.4547 0.514893H32.9702V33.4849H49.4547V0.514893Z' fill='%236DA544'/%3E%3Cpath d='M20.6959 19.6865L17.4704 14.8487L20.6958 10.0107L23.9211 14.8487L20.6959 19.6865Z' fill='%236DA544'/%3E%3Cpath d='M28.7591 19.6865L25.5338 14.8487L28.7591 10.0107L31.9845 14.8487L28.7591 19.6865Z' fill='%236DA544'/%3E%3Cpath d='M24.7275 26.1383L21.5022 21.3004L24.7275 16.4624L27.9528 21.3004L24.7275 26.1383Z' fill='%236DA544'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_133'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ve\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_119)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 9.83228H0V24.1676H49.4545V9.83228Z' fill='%230052B4'/%3E%3Cpath d='M35.4784 19.8838L34.7025 20.49L35.0394 21.415L34.2229 20.8646L33.4471 21.4707L33.7184 20.5243L32.9021 19.9736L33.8862 19.9393L34.1577 18.9929L34.4945 19.9182L35.4784 19.8838Z' fill='%23F0F0F0'/%3E%3Cpath d='M33.4911 16.4437L32.9695 17.2787L33.6023 18.0329L32.647 17.7949L32.1252 18.6297L32.0564 17.6475L31.101 17.4093L32.014 17.0404L31.9454 16.0581L32.5784 16.8125L33.4911 16.4437Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.4473 13.8882L30.2428 14.8513L31.0954 15.3435L30.1162 15.4468L29.9113 16.4096L29.5109 15.5102L28.5317 15.613L29.2634 14.9542L28.863 14.0548L29.7157 14.547L30.4473 13.8882Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.7137 12.5298L26.8508 13.5048L27.8204 13.6757L26.9355 14.1075L27.0724 15.0825L26.3885 14.3743L25.5034 14.8058L25.9657 13.9363L25.2817 13.2283L26.2515 13.3991L26.7137 12.5298Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.7403 12.5298L23.2027 13.3991L24.1722 13.2281L23.4882 13.9365L23.9504 14.8059L23.0656 14.3743L22.3815 15.0824L22.5187 14.1075L21.6336 13.6759L22.6034 13.5048L22.7403 12.5298Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.0065 13.8882L19.7384 14.547L20.5909 14.0548L20.1906 14.9544L20.9222 15.6132L19.943 15.5102L19.5425 16.4096L19.338 15.4466L18.3586 15.3438L19.2114 14.8514L19.0065 13.8882Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.9632 16.4437L16.8763 16.8125L17.5089 16.0583L17.4405 17.0408L18.3532 17.4097L17.3979 17.6478L17.3291 18.6298L16.8076 17.795L15.8521 18.0331L16.485 17.2788L15.9632 16.4437Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9762 19.8837L14.9605 19.9181L15.297 18.9929L15.5687 19.9394L16.5526 19.9739L15.7362 20.5245L16.0076 21.4709L15.2318 20.8647L14.4156 21.4151L14.7523 20.4899L13.9762 19.8837Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V9.83266H49.4545V0.515869Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_119'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-vg\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_92)'%3E%3Cpath d='M49.4545 0.515137H0V33.4852H49.4545V0.515137Z' fill='%230052B4'/%3E%3Cpath d='M24.7273 0.515137V11.8478H20.2774L24.7273 14.815V16.9996H22.5416L15.4545 12.2745V16.9996H9.27273V12.2745L2.18566 16.9996H0V14.815L4.44985 11.8478H0V5.66594H4.44985L0 2.69973V0.515137H2.18566L9.27273 5.23911V0.515137H15.4545V5.23911L22.5416 0.515137H24.7273Z' fill='%23F0F0F0'/%3E%3Cpath d='M13.9091 0.515625H10.8182V7.21256H0V10.3035H10.8182V17.0005H13.9091V10.3035H24.7273V7.21256H13.9091V0.515625Z' fill='%23D80027'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.727 2.69922V5.6657H20.2772L24.727 2.69922Z' fill='%232E52B2'/%3E%3Cpath d='M0 0.514648V1.97153L5.5421 5.66624H7.72727L0 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514648V1.97153L19.1852 5.66624H17L24.7273 0.514648Z' fill='%23D80027'/%3E%3Cpath d='M24.727 2.69922V5.6657H20.2772L24.727 2.69922Z' fill='%232E52B2'/%3E%3Cpath d='M0 16.9992V15.5425L5.5421 11.8477H7.72727L0 16.9992Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 16.9992V15.5425L19.1852 11.8477H17L24.7273 16.9992Z' fill='%23D80027'/%3E%3Cpath d='M37.0906 17.3577L32.6349 21.8133C33.47 23.424 35.1512 24.525 37.0906 24.525C39.0299 24.525 40.7112 23.4239 41.5462 21.8133L37.0906 17.3577Z' fill='%23FFDA44'/%3E%3Cpath d='M32.0735 9.47363V17.3577V17.3578C32.0736 21.1981 37.0906 22.3748 37.0906 22.3748C37.0906 22.3748 42.1076 21.1981 42.1077 17.3577V17.3576V9.47363H32.0735Z' fill='%236DA544'/%3E%3Cpath d='M38.1658 13.0579H36.0156V18.7914H38.1658V13.0579Z' fill='%23F0F0F0'/%3E%3Cpath d='M37.0906 14.1333C37.6844 14.1333 38.1657 13.6519 38.1657 13.0582C38.1657 12.4645 37.6844 11.9832 37.0906 11.9832C36.4969 11.9832 36.0156 12.4645 36.0156 13.0582C36.0156 13.6519 36.4969 14.1333 37.0906 14.1333Z' fill='%23A2001D'/%3E%3Cpath d='M34.9413 10.9072H33.5079V12.3406H34.9413V10.9072Z' fill='%23FFDA44'/%3E%3Cpath d='M34.9413 14.1335H33.5079V15.567H34.9413V14.1335Z' fill='%23FFDA44'/%3E%3Cpath d='M34.9413 17.3574H33.5079V18.7908H34.9413V17.3574Z' fill='%23FFDA44'/%3E%3Cpath d='M40.6751 10.9072H39.2417V12.3406H40.6751V10.9072Z' fill='%23FFDA44'/%3E%3Cpath d='M40.6751 14.1335H39.2417V15.567H40.6751V14.1335Z' fill='%23FFDA44'/%3E%3Cpath d='M40.6751 17.3574H39.2417V18.7908H40.6751V17.3574Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_92'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-vi\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_78)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.527 12.0303C27.527 10.484 26.2736 9.23047 24.7273 9.23047C23.181 9.23047 21.9275 10.484 21.9275 12.0303H15.7681C15.7681 13.5526 17.0942 14.7868 18.6165 14.7868H18.5249C18.5249 16.3092 19.759 17.5436 21.2816 17.5436C21.2816 18.8915 22.2497 20.0116 23.5282 20.2511L23.5209 20.2673H25.9335L25.9264 20.2511C27.205 20.0116 28.1731 18.8915 28.1731 17.5436C29.6957 17.5436 30.9298 16.3093 30.9298 14.7868H30.838C32.3604 14.7868 33.6864 13.5525 33.6864 12.0303H27.527Z' fill='%23FFDA44'/%3E%3Cpath d='M23.4965 19.9822L21.7606 23.9014C22.6765 24.2738 23.6776 24.4806 24.7273 24.4806C25.7769 24.4806 26.7781 24.2737 27.6938 23.9014L25.958 19.9822H23.4965Z' fill='%23FFDA44'/%3E%3Cpath d='M21.1437 13.4082V18.2308C21.1437 20.9739 24.7273 21.8144 24.7273 21.8144C24.7273 21.8144 28.3109 20.9739 28.3109 18.2308V13.4082H21.1437Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.2399 17.115L14.1781 22.536L16.0961 17.115H17.5599L14.7636 24.2823H13.5926L10.7762 17.115H12.2399Z' fill='%23338AF3'/%3E%3Cpath d='M34.7615 24.2838V17.1165H36.1547V24.2838H34.7615Z' fill='%23338AF3'/%3E%3Cpath d='M22.577 14.9658V20.8099C23.0697 21.1724 23.5997 21.422 24.0104 21.5815V14.9658H22.577Z' fill='%23D80027'/%3E%3Cpath d='M26.8774 14.9658V20.8099C26.3847 21.1724 25.8547 21.422 25.444 21.5815V14.9658H26.8774Z' fill='%23D80027'/%3E%3Cpath d='M28.3116 13.4082H21.1439V15.682H28.3116V13.4082Z' fill='%230052B4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_78'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-vn\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_74)'%3E%3Cpath d='M18.9937 0.515869H0V33.4849H18.9937H49.4545V0.515869H18.9937Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 7.46362L26.9163 14.2006H34L28.269 18.3642L30.4582 25.1014L24.7273 20.9376L18.9963 25.1014L21.1855 18.3642L15.4545 14.2006H22.5382L24.7273 7.46362Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_74'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-vu\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_63)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='black'/%3E%3Cpath d='M49.4545 17V33.4845H0L20.7849 17H49.4545Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 0.515869V17.0004H20.7849L0 0.515869H49.4545Z' fill='%23D80027'/%3E%3Cpath d='M21.3466 15.3877L2.59513 0.515869H0.86499L20.9721 16.4628H49.4545V15.3877H21.3466Z' fill='black'/%3E%3Cpath d='M0.86499 33.4841H2.59513L21.3466 18.6123H49.4545V17.5371H20.9721L0.86499 33.4841Z' fill='black'/%3E%3Cpath d='M0 1.20117V2.57334L18.1897 16.9996L0 31.4258V32.7979L19.9198 16.9996L0 1.20117Z' fill='black'/%3E%3Cpath d='M0.865068 0.515869H0V1.20195L19.9198 17.0004L0 32.7987V33.4849H0.865068L20.9722 17.5379H49.4545V16.4628H20.9722L0.865068 0.515869Z' fill='%23FFDA44'/%3E%3Cpath d='M6.15458 20.5141V19.1333C7.53244 19.1333 8.65338 18.0123 8.65338 16.6346C8.65338 15.6598 7.86027 14.8667 6.88538 14.8667C6.22132 14.8667 5.68099 15.4069 5.68099 16.0711C5.68099 16.4958 6.0265 16.8413 6.45121 16.8413C6.69124 16.8413 6.88664 16.6459 6.88664 16.4059H8.2674C8.2674 17.4073 7.45266 18.2222 6.4513 18.2222C5.26527 18.222 4.30032 17.2569 4.30032 16.071C4.30032 14.6455 5.45999 13.4858 6.88548 13.4858C8.6217 13.4858 10.0342 14.8983 10.0342 16.6346C10.0342 18.7736 8.29387 20.5141 6.15458 20.5141Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_63'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-wales\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_58)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 17H0V33.4845H49.4545V17Z' fill='%23496E2D'/%3E%3Cpath d='M36.4468 11.5308C35.8073 9.71709 34.0792 8.41678 32.0467 8.41678H28.0478C25.4713 8.41678 23.3826 10.5055 23.3826 13.082C23.3826 13.9238 23.6066 14.7329 23.9967 15.4147C22.5118 15.4025 21.1375 15.4249 20.2724 15.4147C20.2724 13.6155 20.2724 11.3234 20.2724 10.8438L20.4561 10.6601C21.2809 9.83531 21.0058 8.46073 21.0058 8.46073C21.0058 8.46073 19.6314 8.18583 18.8067 9.01062L17.8455 9.97189H16.7734C14.4116 9.97189 12.4969 11.8865 12.4969 14.2484H15.6071V17.7473C15.6071 18.259 15.7103 18.7466 15.8968 19.1906L14.8296 20.08H13.2745V18.5248H11.7194V21.635H18.7172V24.7451H17.1621V26.3002H20.2722V23.1901L21.6977 21.4795H25.0671L26.4926 23.1901V24.7452H24.9375V26.3003H31.1577V17.7474C31.1577 16.459 32.2021 15.4147 33.4904 15.4147C33.5235 15.4147 33.5563 15.4159 33.5891 15.4172C33.5247 15.1679 33.4904 14.9065 33.4904 14.6371C33.4905 12.9711 34.8006 11.6112 36.4468 11.5308ZM28.0477 24.7452V21.4796H28.1773L29.6028 23.1902V24.7453H28.0477V24.7452Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_58'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ws\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_48)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23D80027'/%3E%3Cpath d='M24.7273 0.514893H0V16.9994H24.7273V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M15.984 9.8313L16.251 10.6527H17.1144L16.4158 11.1602L16.6827 11.9815L15.984 11.4739L15.2853 11.9815L15.5522 11.1602L14.8536 10.6527H15.7171L15.984 9.8313Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.6468 3.3811L12.0917 4.75008H13.5309L12.3665 5.59593L12.8113 6.96472L11.6468 6.11878L10.4825 6.96472L10.9273 5.59593L9.76284 4.75008H11.2021L11.6468 3.3811Z' fill='%23F0F0F0'/%3E%3Cpath d='M15.9472 4.81494L16.3921 6.18383H17.8313L16.6669 7.02967L17.1116 8.39865L15.9472 7.55252L14.7829 8.39865L15.2276 7.02967L14.0632 6.18383H15.5024L15.9472 4.81494Z' fill='%23F0F0F0'/%3E%3Cpath d='M12.5479 10.5483L12.9928 11.9172H14.432L13.2676 12.7632L13.7123 14.132L12.5479 13.2859L11.3836 14.132L11.8283 12.7632L10.6639 11.9172H12.1031L12.5479 10.5483Z' fill='%23F0F0F0'/%3E%3Cpath d='M8.77983 6.96533L9.22463 8.33432H10.6638L9.49943 9.18016L9.94414 10.5491L8.77983 9.70301L7.61543 10.5491L8.06013 9.18016L6.89573 8.33432H8.33493L8.77983 6.96533Z' fill='%23F0F0F0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_48'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-xk\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_37)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%230052B4'/%3E%3Cpath d='M15.4833 10.5483L15.8392 11.6434H16.9905L16.0591 12.3202L16.4149 13.4152L15.4833 12.7384L14.5518 13.4152L14.9076 12.3202L13.9762 11.6434H15.1275L15.4833 10.5483Z' fill='%23F0F0F0'/%3E%3Cpath d='M19.0667 9.47266L19.4226 10.5678H20.5739L19.6425 11.2445L19.9983 12.3396L19.0667 11.6628L18.1352 12.3396L18.491 11.2445L17.5596 10.5678H18.7109L19.0667 9.47266Z' fill='%23F0F0F0'/%3E%3Cpath d='M22.6509 8.39771L23.0066 9.49276H24.1579L23.2265 10.1696L23.5823 11.2645L22.6509 10.5878L21.7192 11.2645L22.0751 10.1696L21.1437 9.49276H22.2949L22.6509 8.39771Z' fill='%23F0F0F0'/%3E%3Cpath d='M33.9711 10.5483L33.6152 11.6434H32.4639L33.3954 12.3202L33.0395 13.4152L33.9711 12.7384L34.9027 13.4152L34.5468 12.3202L35.4782 11.6434H34.327L33.9711 10.5483Z' fill='%23F0F0F0'/%3E%3Cpath d='M30.3872 9.47266L30.0313 10.5678H28.88L29.8114 11.2445L29.4556 12.3396L30.3872 11.6628L31.3187 12.3396L30.9629 11.2445L31.8943 10.5678H30.743L30.3872 9.47266Z' fill='%23F0F0F0'/%3E%3Cpath d='M26.8036 8.39771L26.4478 9.49276H25.2966L26.228 10.1696L25.8721 11.2645L26.8036 10.5878L27.7352 11.2645L27.3794 10.1696L28.3108 9.49276H27.1594L26.8036 8.39771Z' fill='%23F0F0F0'/%3E%3Cpath d='M27.5941 17.7168L24.7271 14.1331L23.2937 14.8499V16.2833L21.1435 17.7167H19.7101V19.5685C21.8111 20.4193 23.2937 22.4779 23.2937 24.8839H24.7271V23.4505L26.1605 22.0171L27.594 23.4505L29.0275 22.0172V20.5838L30.4609 18.4336L27.5941 17.7168Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_37'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-ye\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_32)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M49.4545 0.515869H0V11.5055H49.4545V0.515869Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 22.4954H0V33.485H49.4545V22.4954Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_32'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-za\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_24)'%3E%3Cpath d='M49.4545 0.515869H0V33.4849H49.4545V0.515869Z' fill='%23F0F0F0'/%3E%3Cpath d='M11.0137 17.001L0 5.98242V28.0216L11.0137 17.001Z' fill='black'/%3E%3Cpath d='M15.5697 16.9993L0 1.41919V5.98079L11.0137 16.9994L0 28.0199V32.573L15.5697 16.9993Z' fill='%23FFDA44'/%3E%3Cpath d='M49.2452 20.2256C49.2508 20.1831 49.3229 20.1408 49.4545 20.0983V17.0004V13.7751H49.2452H21.5013L8.2421 0.515869H0V1.42025L15.5697 17.0004L0 32.5741V33.4849H8.2421L21.5013 20.2256H49.2452Z' fill='%236DA544'/%3E%3Cpath d='M48.6027 23.4502H22.8372L12.8033 33.4841H49.4545V23.4502H48.6027Z' fill='%230052B4'/%3E%3Cpath d='M48.6027 10.5497H49.4545V0.515869H12.8033L22.8372 10.5497H48.6027Z' fill='%23D80027'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_24'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-zm\]{display:inline-block;width:1.48em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 34' width='50' height='34'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_17)'%3E%3Cpath d='M49.4545 0.514893H0V33.4849H49.4545V0.514893Z' fill='%23496E2D'/%3E%3Cpath d='M47.3942 11.1548H42.7578C42.7578 10.3014 42.0658 9.60938 41.2123 9.60938C40.3589 9.60938 39.6669 10.3014 39.6669 11.1548H35.0305C35.0305 12.0083 35.774 12.7003 36.6275 12.7003H36.576C36.576 13.5538 37.2678 14.2457 38.1214 14.2457C38.1214 15.0992 38.8132 15.7912 39.6669 15.7912H42.7578C43.6113 15.7912 44.3032 15.0992 44.3032 14.2457C45.1567 14.2457 45.8487 13.5538 45.8487 12.7003H45.7972C46.6508 12.7003 47.3942 12.0083 47.3942 11.1548Z' fill='%23FF9811'/%3E%3Cpath d='M38.4653 16.9995H32.9705V33.484H38.4653V16.9995Z' fill='%23D80027'/%3E%3Cpath d='M49.4549 16.9995H43.9601V33.484H49.4549V16.9995Z' fill='%23FF9811'/%3E%3Cpath d='M43.9594 16.9995H38.4645V33.484H43.9594V16.9995Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_17'%3E%3Crect width='50' height='34' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--flag-zw\]{display:inline-block;width:1.62em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 31' width='50' height='31'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_1_2)'%3E%3Cpath d='M49.4545 0.469482H0V30.5304H49.4545V0.469482Z' fill='black'/%3E%3Cpath d='M49.4545 4.77246H0V9.07618H49.4545V4.77246Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 21.988H0V26.2917H49.4545V21.988Z' fill='%23FFDA44'/%3E%3Cpath d='M49.4545 0.469482H0V4.77318H49.4545V0.469482Z' fill='%236DA544'/%3E%3Cpath d='M49.4545 9.07666H0V13.3804H49.4545V9.07666Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 17.6838H0V21.9875H49.4545V17.6838Z' fill='%23D80027'/%3E%3Cpath d='M49.4545 26.2922H0V30.5308H49.4545V26.2922Z' fill='%236DA544'/%3E%3Cpath d='M26.7549 15.4995L10.2704 30.5294H0V0.469482H10.2704L26.7549 15.4995Z' fill='%23F0F0F0'/%3E%3Cpath d='M24.7273 15.4992L8.24249 30.5295H10.2696L26.7545 15.4992L10.2696 0.468994H8.24249L24.7273 15.4992Z' fill='black'/%3E%3Cpath d='M9.89716 10.7942L11.1779 14.3884H15.3233L11.9698 16.61L13.2506 20.2044L9.89716 17.983L6.54352 20.2044L7.82451 16.61L4.47107 14.3884H8.61627L9.89716 10.7942Z' fill='%23D80027'/%3E%3Cpath d='M13.4203 15.7948L10.0822 14.7166C10.0822 14.7166 9.83564 12.6069 9.82067 12.5355C9.70737 11.9912 9.18288 11.5798 8.55311 11.5798C7.84066 11.5798 7.26295 12.1065 7.26295 12.7562C7.26295 12.8639 7.28014 12.9677 7.30989 13.0669L6.37402 13.926C6.37402 13.926 7.48569 13.926 8.03819 13.926C8.03819 15.5008 6.74928 15.5008 6.74928 17.0692L7.46424 18.6376H11.7647L12.4815 17.0692H12.4812C12.553 16.9187 12.5965 16.7636 12.6146 16.6085C13.2324 16.3805 13.4203 15.7948 13.4203 15.7948Z' fill='%23FFDA44'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_2'%3E%3Crect width='50' height='31' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-abnamro\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M17,10.71h38v31.69l-18.9-18.86v37.75l-19.1-18.9V10.71Z' fill='%2333b5ab'/%3E%3Cpath d='M36.1,61.29V23.54l18.9,18.86-18.9,18.9h0Z' fill='%23f3c000' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-account-delete\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(28.13 -33.91) rotate(45)' fill='%23fff'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(105.91 -9.87) rotate(135)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-account-ok\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%2383cb16'/%3E%3Cg%3E%3Crect x='51.4' y='14.87' width='2' height='6.67' rx='1' ry='1' transform='translate(2.48 42.38) rotate(-45)' fill='%23fff'/%3E%3Crect x='52.07' y='16' width='10.67' height='2' rx='1' ry='1' transform='translate(4.79 45.57) rotate(-45)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-account-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f87316'/%3E%3Cpath d='M53.84,21.06c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM54.22,18.83l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-accounting-link\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='16' y='9' width='40' height='51' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M21,60h-3c-1.1,0-2-.85-2-1.89V10.89c0-1.04.9-1.89,2-1.89h3v51Z' fill='%2300716b'/%3E%3Crect x='29' y='21' width='19' height='9' fill='%23fff'/%3E%3Cpolygon points='29 65 25 63.5 21 65 21 60 29 60 29 65' fill='%23f3c000'/%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M58.93,10.07c-1.09-1.09-2.87-1.09-3.96,0l-2.38,2.38c-1.09,1.09-1.09,2.87,0,3.96l.18.18,1.09-1.09-.18-.18c-.49-.49-.49-1.29,0-1.78l2.38-2.38c.49-.49,1.29-.49,1.78,0,.49.49.49,1.29,0,1.78l-1.17,1.17,1.09,1.09,1.17-1.17c1.09-1.09,1.09-2.87,0-3.96Z' fill='%23004c4c'/%3E%3Cpath d='M55.23,13.42l-1.09,1.09.18.18c.24.24.37.55.37.89s-.13.65-.37.89l-2.38,2.38c-.49.49-1.29.49-1.78,0-.49-.49-.49-1.29,0-1.78l1.18-1.18-1.09-1.09-1.18,1.18c-1.09,1.09-1.09,2.87,0,3.96.53.53,1.23.82,1.98.82s1.45-.29,1.98-.82l2.38-2.38c1.09-1.09,1.09-2.87,0-3.96l-.18-.18Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-accounts-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='15' y='15' width='51' height='32' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Crect x='6' y='24' width='51' height='32' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='6' y='29' width='51' height='6' fill='%2300716b'/%3E%3Crect x='9.78' y='38' width='43.44' height='4' rx='1.94' ry='1.94' fill='%23fff'/%3E%3Cellipse cx='13.08' cy='48.94' rx='3.31' ry='3.29' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-accounts-change\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='14' y='22' width='50' height='30' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='8' y='27' width='51' height='32' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='8' y='32' width='51' height='6' fill='%2300716b'/%3E%3Crect x='11.778' y='41' width='43.444' height='4' rx='1.94' ry='1.94' fill='%23fff'/%3E%3Cellipse cx='15.083' cy='51.941' rx='3.306' ry='3.294' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='57' cy='20' r='11' fill='%23f3c000'/%3E%3Crect x='51' y='18.875' width='11' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Cpath d='M62.209,19.173l-3.513-3.508c-.388-.388-1.017-.388-1.405,0-.388.387-.388,1.016,0,1.403l2.81,2.806-2.81,2.806c-.388.388-.388,1.016,0,1.403.388.387,1.017.387,1.405,0l3.513-3.508h0c.388-.387.388-1.016,0-1.403Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-accounts-refresh\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='14' y='22' width='50' height='30' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='8' y='27' width='51' height='32' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='8' y='32' width='51' height='6' fill='%2300716b'/%3E%3Crect x='11.778' y='41' width='43.444' height='4' rx='1.94' ry='1.94' fill='%23fff'/%3E%3Cellipse cx='15.083' cy='51.941' rx='3.306' ry='3.294' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='57' cy='20' r='11' fill='%23f3c000'/%3E%3Cpath d='M64.117,19.17c-.38-3.3-3.16-5.94-6.48-6.15-.109-.008-.218-.014-.326-.017-.752-.02-1.254.775-.92,1.449h0c.16.323.48.549.841.552.506.005,1.03.088,1.556.256,1.58.51,2.82,1.85,3.22,3.47.91,3.66-2.23,6.89-5.87,6.17-1.59-.32-2.97-1.45-3.59-2.96-.56-1.38-.46-2.79.03-3.94h-2.12c-.19.62-.29,1.28-.29,1.97-.02,3.44,2.58,6.49,6,6.96,4.6.64,8.48-3.18,7.95-7.76Z' fill='%2300716b'/%3E%3Cpath d='M50.738,15.709l-2.114,3.503c-.201.333.039.758.428.758h4.229c.389,0,.629-.425.428-.758l-2.114-3.503c-.194-.322-.661-.322-.856,0Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-accounts\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15' y='15' width='51' height='32' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Crect x='6' y='24' width='51' height='32' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='6' y='29' width='51' height='6' fill='%2300716b'/%3E%3Crect x='9.78' y='38' width='43.44' height='4' rx='1.94' ry='1.94' fill='%23fff'/%3E%3Cellipse cx='13.08' cy='48.94' rx='3.31' ry='3.29' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-addressbook-open\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='6' y='14' width='60' height='44' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M35,14h29c1.1,0,2,.9,2,2v40c0,1.1-.9,2-2,2h-29V14h0Z' fill='%2333b5ab'/%3E%3Cpolygon points='45 63 41 61.5 37 63 37 58 45 58 45 63' fill='%23f3c000'/%3E%3Crect x='38' y='17' width='25' height='38' fill='%23fff'/%3E%3Crect x='41' y='12' width='7' height='5' fill='%23f3c000'/%3E%3Crect x='53' y='16' width='2' height='12' rx='1' ry='1' transform='translate(32 76) rotate(-90)' fill='%2300716b'/%3E%3Crect x='40' y='21' width='2' height='2' rx='1' ry='1' transform='translate(19 63) rotate(-90)' fill='%2300716b'/%3E%3Crect x='40' y='28' width='2' height='2' rx='1' ry='1' transform='translate(12 70) rotate(-90)' fill='%2300716b'/%3E%3Crect x='40' y='35' width='2' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='42' width='2' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='49' width='2' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='44' y='19' width='2' height='34' rx='1' ry='1' fill='%2366c7c0'/%3E%3Crect x='53' y='30' width='2' height='12' rx='1' ry='1' transform='translate(18 90) rotate(-90)' fill='%2300716b'/%3E%3Crect x='53' y='23' width='2' height='12' rx='1' ry='1' transform='translate(25 83) rotate(-90)' fill='%2300716b'/%3E%3Crect x='53' y='44' width='2' height='12' rx='1' ry='1' transform='translate(4 104) rotate(-90)' fill='%2300716b'/%3E%3Crect x='53' y='37' width='2' height='12' rx='1' ry='1' transform='translate(11 97) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-addressbook\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='16' y='9' width='40' height='51' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M21,60h-3c-1.1,0-2-.85-2-1.89V10.89c0-1.04.9-1.89,2-1.89h3v51Z' fill='%2300716b'/%3E%3Crect x='29' y='21' width='19' height='9' fill='%23fff'/%3E%3Cpolygon points='29 65 25 63.5 21 65 21 60 29 60 29 65' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-adressbook-open-lines\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='6' y='14' width='60' height='44' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M35,14h29c1.1,0,2,.9,2,2v40c0,1.1-.9,2-2,2h-29V14h0Z' fill='%2333b5ab'/%3E%3Cpolygon points='45 63 41 61.5 37 63 37 58 45 58 45 63' fill='%23f3c000'/%3E%3Crect x='38' y='17' width='25' height='38' fill='%23fff'/%3E%3Crect x='41' y='12' width='7' height='5' fill='%23f3c000'/%3E%3Crect x='49.5' y='13.5' width='2' height='19' rx='1' ry='1' transform='translate(27.5 73.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='47' y='20' width='2' height='14' rx='1' ry='1' transform='translate(21 75) rotate(-90)' fill='%2300716b'/%3E%3Crect x='49.5' y='24.5' width='2' height='19' rx='1' ry='1' transform='translate(16.5 84.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='47' y='31' width='2' height='14' rx='1' ry='1' transform='translate(10 86) rotate(-90)' fill='%2300716b'/%3E%3Crect x='49.5' y='35.5' width='2' height='19' rx='1' ry='1' transform='translate(5.5 95.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='47' y='42' width='2' height='14' rx='1' ry='1' transform='translate(-1 97) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-adviser-loggedin\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='38.68' width='9' height='6.32' fill='%2300716b'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%23004c4c'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='52' cy='20' r='11' fill='%23f3c000'/%3E%3Cpath d='M57.34,16.29c-.38-.38-1.01-.38-1.39,0l-5.34,5.34-2.55-2.55c-.38-.38-1.01-.38-1.39,0-.38.38-.38,1.01,0,1.39l3.25,3.25c.38.38,1.01.38,1.39,0l6.03-6.03c.38-.38.38-1.01,0-1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-agree\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31.99,21.96s2.64-.69,6.61-.55c3.97.14,4.45,9.65,4.45,9.65,0,0-11.06-9.1-11.06-9.1Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M43.4,52.59c2.4-1.75,4.3-3.19,6.1-4.7.96-.81,1.88-1.64,2.84-2.57.27-.26,1.71-1.64,3.35-3.14.78-.71,1.61-1.46,2.38-2.13,1.61-1.4,2.97-2.47,3.13-2.25-3.37-5.73-6.17-11.93-9.21-17.86,0,.02-.53.32-1.22.71-.93.49-2.15,1.13-2.84,1.48-.29.15-.48.24-.52.25-.76.22-1.47.27-2.16.2-1.71-.15-3.26-.99-4.96-1.66-.09-.04-.18-.07-.27-.1l-9.13,6.88,12.52,24.89h0Z' fill='%2300716b'/%3E%3Cpath d='M64,37.39l-2.46,1.81c-1.47,1.08-3.54.76-4.61-.71l-11.12-15.15c-.72-.98-.5-2.36.47-3.08l3.35-2.46c1.89-1.38,4.53-.97,5.91.91l9.37,12.76c1.38,1.89.97,4.53-.91,5.91Z' fill='%2333b5ab'/%3E%3Ccircle cx='60.42' cy='33.78' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='57.92' cy='30.37' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M47.88,33c2.66,1.97,3.19,2.23,6.61,4.83,1.55,1.18,2.94,2.82,1.55,5.26-1.37,2.39-3.78,2.42-3.78,2.42,0,0-.1,5.25-5.06,5.42-.06,2.84-2.61,5.4-5.01,4.59.11.04-1.07,1.93-1.16,2.05-1.14,1.27-2.48,1.68-4.15,1.25-1.88-.48-6.1-3.49-8.28-5.08-2.4-1.75-4.3-3.19-6.1-4.7-.96-.81-1.88-1.64-2.84-2.57-.27-.26-1.71-1.64-3.35-3.14-.78-.71-1.61-1.46-2.38-2.13-1.61-1.4-2.97-2.47-3.13-2.25,3.37-5.73,6.17-11.93,9.21-17.86-.01.02.53.32,1.22.71.93.49,2.15,1.13,2.84,1.48.29.15.48.24.52.25.76.22,1.47.27,2.16.2,1.71-.15,3.26-.99,4.96-1.66.09-.04.18-.07.27-.1' fill='%2366c7c0'/%3E%3Cpath d='M28.2,44.15c-9.33-3.84-13.13-8.78-13.13-8.78l-2.21,4.91c.34.28.7.58,1.08.91.77.67,1.6,1.41,2.38,2.13,1.64,1.51,3.08,2.88,3.35,3.14.96.93,1.88,1.76,2.84,2.57,1.8,1.52,3.7,2.95,6.1,4.7,2.18,1.59,6.4,4.6,8.28,5.08,1.66.43,3,.02,4.15-1.25.1-.11,1.27-2,1.16-2.05,2.4.81,4.95-1.75,5.01-4.59,2.44-.09,3.7-1.4,4.35-2.71-3.29.29-10.71,1.14-23.35-4.07h0Z' fill='%2333b5ab'/%3E%3Cpath d='M22.38,18.96l3.35,2.46c.98.72,1.19,2.1.47,3.08l-11.77,16.03c-.72.98-2.1,1.19-3.08.47l-3.35-2.46c-1.89-1.38-2.28-4.04-.91-5.91l9.37-12.76c1.38-1.89,4.04-2.28,5.91-.91Z' fill='%2300716b'/%3E%3Ccircle cx='11.58' cy='34.92' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='14.08' cy='31.51' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Crect x='15.44' y='39.14' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-24.3 27.59) rotate(-45)' fill='%2300716b'/%3E%3Crect x='17.72' y='44.83' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-27.66 30.87) rotate(-45)' fill='%2300716b'/%3E%3Crect x='22.27' y='48.25' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.74 35.08) rotate(-45)' fill='%2300716b'/%3E%3Crect x='27.97' y='50.53' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.69 39.78) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M30.72,25.28c.84-1.58,3.04-6.24,9.29-4.46,0,0,3.83,6.06.04,7.52-4.62,1.78-4.75,4.46-7.86,5.06-1.7.33-3.5-.15-4.74-1.35-.46-.44-.76-.91-.57-1.29.59-1.15,1.59-2.4,2.35-3.29.58-.67,1.07-1.4,1.48-2.18h.01Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-appartment\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='16' y='8.95' width='40' height='54' fill='%2366c7c0'/%3E%3Crect x='31.96' y='46.95' width='8' height='16' fill='%2300716b'/%3E%3Crect x='19.96' y='46.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='19.96' y='32.95' width='8' height='10' fill='%23f3c000'/%3E%3Crect x='31.96' y='33' width='8' height='10' fill='%2333b5ab'/%3E%3Crect x='43.96' y='33' width='8' height='10' fill='%2333b5ab'/%3E%3Crect x='31.96' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='43.96' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='19.96' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='16.01' y='9' width='39.99' height='6' fill='%2333b5ab'/%3E%3Crect x='12.79' y='8.99' width='46.43' height='4.04' rx='2.02' ry='2.02' fill='%2300716b'/%3E%3Crect x='43.96' y='46.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-applepay\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'/%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'%3E%3Cpath d='M15.562,28.365c-.742,.882-1.928,1.577-3.115,1.478-.148-1.192,.433-2.459,1.112-3.241,.742-.907,2.039-1.552,3.09-1.602,.124,1.242-.358,2.459-1.088,3.365m1.075,1.714c-1.718-.099-3.189,.981-4.005,.981-.828,0-2.076-.931-3.436-.907-1.767,.025-3.411,1.031-4.314,2.633-1.854,3.204-.482,7.947,1.31,10.555,.878,1.291,1.928,2.707,3.312,2.657,1.31-.05,1.829-.857,3.411-.857,1.594,0,2.052,.857,3.436,.832,1.434-.025,2.336-1.291,3.214-2.583,1.001-1.465,1.409-2.893,1.434-2.968-.025-.025-2.769-1.08-2.793-4.259-.025-2.657,2.163-3.924,2.262-3.999-1.236-1.838-3.164-2.037-3.832-2.086m9.363-4.079v20h3.086v-6.838h4.271c3.902,0,6.643-2.694,6.643-6.594s-2.69-6.568-6.541-6.568h-7.459Zm3.041,2.617h3.506c2.639,0,4.147,1.437,4.147,3.964s-1.508,3.977-4.159,3.977h-3.493v-7.941Zm16.451,17.383c1.96,0,3.779-.997,4.604-2.578h.064v2.422h2.889v-10.052c0-2.915-2.321-4.793-5.894-4.793-3.315,0-5.765,1.904-5.855,4.521h2.812c.232-1.244,1.38-2.06,2.953-2.06,1.909,0,2.979,.894,2.979,2.539v1.114l-3.895,.233c-3.624,.22-5.584,1.71-5.584,4.301,0,2.617,2.025,4.352,4.927,4.352Zm.838-2.396c-1.664,0-2.721-.803-2.721-2.034,0-1.269,1.019-2.008,2.966-2.124l3.469-.22v1.14c0,1.891-1.599,3.238-3.714,3.238Zm10.576,7.396c3.044,0,4.475-1.158,5.726-4.669l5.481-15.331h-3.173l-3.676,11.846h-.064l-3.676-11.846h-3.263l5.288,14.598-.284,.887c-.477,1.505-1.251,2.084-2.631,2.084-.245,0-.722-.026-.916-.051v2.405c.181,.051,.954,.077,1.187,.077Z'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-art\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12.01,41c0,.25-.01,2.51-.01,2.76v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-.26,0-2.51-.01-2.76H12.01Z' fill='%2333b5ab'/%3E%3Cpath d='M51.4,21.53c-2.78-2.3-4.08-5.92-3.57-9.47.23-1.61-1.03-3.06-2.67-3.06h-18.31c-1.64,0-2.9,1.44-2.67,3.06.51,3.56-.79,7.17-3.57,9.47-5.26,4.36-8.6,10.91-8.6,18.23v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-7.33-3.34-13.87-8.6-18.23Z' fill='%2366c7c0'/%3E%3Crect x='23' y='9' width='26' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Cpath d='M58.44,31.31c-.52-1.35-1.16-2.64-1.91-3.86-.41.06-.89.09-1.45.09-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86-.71,0-1.28-.05-1.77-.14-.74,1.21-1.38,2.49-1.9,3.82.94.28,2.09.49,3.67.49,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,1.41,0,2.48-.16,3.36-.4Z' fill='%2333b5ab'/%3E%3Cpath d='M55.08,37.96c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.78-.38-3.87-.86c-.37-.16-.76-.33-1.19-.49-.14,1.03-.21,2.09-.21,3.16v.43c0,.29,0,.57.02.86,1.22.53,2.67,1.08,5.25,1.08,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,2.33,0,3.74-.45,4.9-.93.02-.33.03-.67.03-1.01v-.43c0-1.03-.07-2.04-.19-3.03-.3.12-.58.24-.85.36-1.09.48-1.96.86-3.88.86Z' fill='%23f3c000'/%3E%3Cpath d='M55.08,48.38c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.71-.35-3.75-.81c.78,1.82,1.85,3.49,3.14,4.97.2,0,.4.01.61.01,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22.09,0,.18,0,.26,0,1.25-1.42,2.29-3.04,3.07-4.79-.87.36-1.74.62-3.33.62Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-assigning-elements\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,25.04l-54,.39v-6.43c0-2.21,1.79-4,4-4h46c2.21,0,4,1.4,4,3.61v6.43Z' fill='%2300716b'/%3E%3Ccircle cx='12.58' cy='18.39' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='16.58' cy='18.39' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='20.58' cy='18.39' r='1.5' fill='%2366c7c0'/%3E%3Cpath d='M63,21.78H9.34l-.34,30.3c0,2.16,1.75,3.92,3.92,3.92h46.07c2.16,0,3.92-1.75,3.92-3.92l.09-30.3Z' fill='%2366c7c0'/%3E%3Cpath d='M9,21.78h12v34.22h-8c-2.21,0-4-1.79-4-4v-30.21h0Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M34.1,31.5v3.12l-6.61,2.93,6.61,2.93v3.12l-10.61-5.12v-1.86l10.61-5.12Z' fill='%23004c4c'/%3E%3Cpath d='M39.29,46.77h-2.88l6.33-19.45h2.89l-6.33,19.45Z' fill='%23004c4c'/%3E%3Cpath d='M47.9,31.5l10.61,5.12v1.86l-10.61,5.12v-3.12l6.61-2.93-6.61-2.93v-3.12Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-authorized\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M60.34,13.29c-.38-.38-1.01-.38-1.39,0l-5.34,5.34-2.55-2.55c-.38-.38-1.01-.38-1.39,0-.38.38-.38,1.01,0,1.39l3.25,3.25c.38.38,1.01.38,1.39,0l6.03-6.03c.38-.38.38-1.01,0-1.39Z' fill='%23004c4c'/%3E%3Cpath d='M32,40h8c9.38,0,17,7.62,17,17H15c0-9.38,7.62-17,17-17Z' fill='%2300716b'/%3E%3Cellipse cx='36' cy='40' rx='5' ry='3' fill='%2366c7c0'/%3E%3Crect x='31' y='36' width='10' height='4' fill='%2366c7c0'/%3E%3Cpath d='M41,40c0,1.96-2.97,3-5,3s-5-1.04-5-3c-.76,0-1.5.05-2.22.15.7,3.57,4.32,4.7,7.22,4.7s6.52-1.14,7.22-4.7c-.72-.1-1.46-.15-2.22-.15Z' fill='%2333b5ab'/%3E%3Cpath d='M41,37.19s-1.67,2.7-10,2.7v-4.15h10v1.45Z' fill='%2333b5ab'/%3E%3Cpath d='M44,25.28v3.97c0,4.41-3.21,8.26-7.47,8.55-4.66.31-8.53-3.51-8.53-8.27v-4.25c0-4.57,3.58-8.28,8-8.28h0c4.42,0,8,3.71,8,8.28Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-avatar-hat\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3C/g%3E%3Crect x='15.88' y='25.31' width='40.92' height='8' rx='2.93' ry='2.93' fill='%23f3c000'/%3E%3Cpath d='M54.48,26.51c0,8.52-36.29,8.52-36.29,0s8.12-15.43,18.14-15.43,18.14,6.91,18.14,15.43Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-avatar-move\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M18.85,59.42c-4.94-2.29-8.37-7.3-8.37-13.1' fill='none' stroke='%23f3c000' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cpath d='M18.62,54.27c-1.67-1.36-2.94-3.17-3.65-5.25' fill='none' stroke='%23f3c000' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cpath d='M53.93,9.43c4.94,2.29,8.37,7.3,8.37,13.1' fill='none' stroke='%23f3c000' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cpath d='M54.16,14.58c1.67,1.36,2.94,3.17,3.65,5.25' fill='none' stroke='%23f3c000' stroke-miterlimit='10' stroke-width='2px'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-avatar-scan\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3Cellipse cx='36' cy='33.85' rx='20.64' ry='24.5' fill='none' stroke='%23004c4c' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cg%3E%3Cline x1='16.56' y1='38.79' x2='18.56' y2='38.79' fill='none' stroke='%23004c4c' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cline x1='22.43' y1='38.79' x2='51.42' y2='38.79' stroke-dasharray='3.87 3.87' fill='none' stroke='%23004c4c' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cline x1='53.36' y1='38.79' x2='55.36' y2='38.79' fill='none' stroke='%23004c4c' stroke-miterlimit='10' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-avatar\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-backpack\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,22c-4.41,0-8-3.36-8-7.5s3.59-7.5,8-7.5,8,3.36,8,7.5-3.59,7.5-8,7.5ZM36,11c-2.21,0-4,1.57-4,3.5s1.79,3.5,4,3.5,4-1.57,4-3.5-1.79-3.5-4-3.5Z' fill='%2300716b'/%3E%3Cpath d='M35.89,14h.22c12.08,0,21.89,9.81,21.89,21.89v20.54c0,3.62-2.94,6.57-6.57,6.57h-30.87c-3.62,0-6.57-2.94-6.57-6.57v-20.54c0-12.08,9.81-21.89,21.89-21.89Z' fill='%2366c7c0'/%3E%3Crect x='29' y='26' width='14' height='9' rx='2' ry='2' fill='%23fff'/%3E%3Cpath d='M22.18,40.76h27.64c1.76,0,3.18,1.43,3.18,3.18v4.23H19v-4.23c0-1.76,1.43-3.18,3.18-3.18Z' fill='%2366c7c0'/%3E%3Crect x='19.11' y='43.26' width='34' height='18' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='19' y='40.76' width='34' height='18' rx='4' ry='4' fill='%2300716b'/%3E%3Cpolygon points='27.42 54.53 22.13 54.53 24.25 48.18 25.3 48.18 27.42 54.53' fill='%23f3c000' fill-rule='evenodd'/%3E%3Crect x='19' y='46.06' width='34' height='2.12' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-balance\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='15' y='30' width='20' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='49.301' cy='39.301' r='9.5' fill='%23f3c000'/%3E%3Crect x='15' y='37' width='20' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='15' y='44' width='20' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3Cpath d='M50.492,37.986l-.03.094c-.106.336-.418.565-.77.565h-7.371c-.446,0-.808-.362-.808-.808v-.094c0-.446.362-.808.808-.808h7.401c.546,0,.935.531.77,1.051Z' fill='%2300716b'/%3E%3Cpath d='M49.406,41.398l-.029.094c-.103.34-.417.573-.773.573h-6.284c-.446,0-.808-.362-.808-.808v-.094c0-.446.362-.808.808-.808h6.312c.543,0,.931.524.773,1.043Z' fill='%2300716b'/%3E%3Cpath d='M49.38,44.289c-2.69,0-4.869-2.229-4.787-4.937.079-2.625,2.387-4.757,5.01-4.637.589.027,1.149.161,1.664.382.402.173.868.043,1.093-.332l.004-.007c.259-.432.097-1.009-.364-1.211-1.058-.464-2.264-.658-3.525-.486-2.924.397-5.258,2.815-5.559,5.75-.4,3.902,2.645,7.189,6.465,7.189.816,0,1.597-.148,2.317-.422.457-.174.662-.711.456-1.155l-.002-.004c-.194-.419-.678-.588-1.109-.426-.519.195-1.079.298-1.662.298Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bankcard-wireless\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='46' y='23' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50.73' y='23' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50.73,27c0-1.32.65-2.48,1.64-3.21-.66-.49-1.48-.79-2.36-.79-2.21,0-4,1.79-4,4s1.79,4,4,4c.89,0,1.7-.3,2.36-.79-.99-.73-1.64-1.89-1.64-3.21Z' fill='%23eb001b' fill-rule='evenodd'/%3E%3Cpath d='M50.73,27c0,1.32.65,2.48,1.64,3.21.99-.73,1.64-1.89,1.64-3.21s-.65-2.48-1.64-3.21c-.99.73-1.64,1.89-1.64,3.21Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M40.29,28.09h0c-.45.2-.66.68-.49,1.12.79,2.13,1.24,4.41,1.24,6.79s-.45,4.65-1.24,6.79c-.16.44.04.92.49,1.12h0c.52.23,1.16,0,1.35-.51.87-2.33,1.35-4.81,1.35-7.4s-.49-5.08-1.35-7.4c-.19-.51-.83-.74-1.35-.51Z' fill='%23fff'/%3E%3Cpath d='M36.74,42.33h0c.53.23,1.18,0,1.35-.52.63-1.84.99-3.78.99-5.81s-.35-3.97-.99-5.81c-.18-.52-.83-.76-1.35-.52h0c-.45.2-.65.67-.5,1.11.56,1.65.88,3.41.88,5.23s-.32,3.57-.88,5.23c-.15.44.06.91.5,1.11Z' fill='%23fff'/%3E%3Cpath d='M33.17,31.32h0c-.43.19-.63.64-.51,1.06.34,1.16.53,2.38.53,3.64s-.19,2.48-.53,3.64c-.13.43.08.87.51,1.06h0c.55.25,1.2-.05,1.36-.6.39-1.31.61-2.69.61-4.11s-.22-2.8-.61-4.11c-.16-.55-.81-.84-1.36-.6Z' fill='%23fff'/%3E%3Cpath d='M29.53,39.13l.08.04c.55.25,1.2-.06,1.33-.62.19-.82.29-1.68.29-2.55s-.1-1.73-.29-2.55c-.13-.56-.78-.86-1.33-.62l-.08.04c-.4.18-.6.59-.5.99.16.69.25,1.41.25,2.14s-.09,1.45-.25,2.14c-.09.4.1.81.5.99Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bankstatement-change\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.895,63H18.105c-1.163,0-2.105-.895-2.105-2V11c0-1.105.895-2,2-2h36c1.105,0,2,.895,2,2v50c0,1.105-.943,2-2.105,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.104-.896,2-2,2H18c-1.104,0-2-.896-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='38.5' y='27.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(4.499 75.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38.5' y='34.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-2.501 82.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38.5' y='41.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-9.501 89.502) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Ccircle cx='49.5' cy='15' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='54' cy='15' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='58.5' cy='15' r='1.5' fill='%23004c4c'/%3E%3Crect x='38.5' y='20.5' width='3' height='16' rx='1.5' ry='1.5' transform='translate(11.5 68.499) rotate(-90)' fill='%2300716b'/%3E%3Crect x='25' y='33.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-9.004 62.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='40.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-16.004 69.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='47.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-23.004 76.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='26.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-2.004 55.004) rotate(-90)' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M53.895,63H18.105c-1.163,0-2.105-.895-2.105-2V11c0-1.105.895-2,2-2h36c1.105,0,2,.895,2,2v50c0,1.105-.943,2-2.105,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.104-.896,2-2,2H18c-1.104,0-2-.896-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='38.5' y='27.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(4.499 75.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38.5' y='34.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-2.501 82.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38.5' y='41.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-9.501 89.502) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Ccircle cx='49.5' cy='15' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='54' cy='15' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='58.5' cy='15' r='1.5' fill='%23004c4c'/%3E%3Crect x='38.5' y='20.5' width='3' height='16' rx='1.5' ry='1.5' transform='translate(11.5 68.499) rotate(-90)' fill='%2300716b'/%3E%3Crect x='25' y='33.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-9.004 62.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='40.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-16.004 69.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='47.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-23.004 76.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='25' y='26.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-2.004 55.004) rotate(-90)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bath\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M17,63c-1.1,0-2-.9-2-2v-10c0-1.1.9-2,2-2s2,.9,2,2v10c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M55,63c-1.1,0-2-.9-2-2v-10c0-1.1.9-2,2-2s2,.9,2,2v10c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Ccircle cx='35.53' cy='34.21' r='9.21' fill='%2366c7c0'/%3E%3Cellipse cx='35.5' cy='37' rx='4.87' ry='5' fill='%2333b5ab'/%3E%3Cellipse cx='46.08' cy='37.5' rx='6.92' ry='7.1' fill='%2333b5ab'/%3E%3Ccircle cx='25.5' cy='36.67' r='6.33' fill='%2333b5ab'/%3E%3Cpath d='M9,37h0v.17c0,12.61,10.22,22.83,22.83,22.83h8.33c12.61,0,22.83-10.22,22.83-22.83v-.17H9Z' fill='%2366c7c0'/%3E%3Crect x='7' y='36' width='58' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M59.73,38.35c-1.1,0-2-.9-2-2v-17.9c0-2.46-1.77-4.45-3.95-4.45h-.8c-2.18,0-3.95,2-3.95,4.45,0,1.1-.9,2-2,2s-2-.9-2-2c0-4.66,3.57-8.45,7.95-8.45h.8c4.38,0,7.95,3.79,7.95,8.45v17.9c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M38.81,15.09c-.44-.44-.38-1.17.13-1.54,2.79-1.99,6.69-1.74,9.19.76,2.5,2.5,2.76,6.4.76,9.19-.36.51-1.1.57-1.54.13l-8.54-8.54Z' fill='%2366c7c0'/%3E%3Crect x='45.91' y='12.79' width='5.45' height='2.52' rx='1.26' ry='1.26' transform='translate(73.09 58.36) rotate(-135)' fill='%23f3c000'/%3E%3Ccircle cx='24.5' cy='23.5' r='3.5' fill='%2366c7c0'/%3E%3Ccircle cx='17.5' cy='17.5' r='2.5' fill='%2339b7ae'/%3E%3Cpath d='M17.59,40h13.81v9c0,2.21-1.79,4-4,4h-5.81c-2.21,0-4-1.79-4-4v-9h0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-beeldbankieren\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='13' y='7' width='46' height='58' rx='4.09' ry='4.09' fill='%2300716b'/%3E%3Crect x='16' y='10' width='40' height='48' rx='1.97' ry='1.97' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='61.5' r='1.5' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='26.65' y='24.3' width='15.41' height='15.44' fill='%2300716b'/%3E%3Cpath d='M31.4,35.58h5.9c7.2,0,13.05,5.85,13.05,13.05h-32c0-7.2,5.85-13.05,13.05-13.05Z' fill='%2300716b'/%3E%3Cellipse cx='34.35' cy='24.36' rx='7.7' ry='7.72' fill='%2300716b'/%3E%3Cellipse cx='34.35' cy='36.17' rx='3.56' ry='1.78' fill='%2366c7c0'/%3E%3Crect x='30.8' y='32.02' width='7.11' height='4.16' fill='%2366c7c0'/%3E%3Cpath d='M37.91,33.65s-1.19,1.93-7.11,1.93v-2.97h7.11v1.04Z' fill='%2333b5ab'/%3E%3Cpath d='M40.28,25.37v2.78c0,3.45-2.65,6.25-5.93,6.25s-5.93-2.8-5.93-6.25v-2.25c.21.01.42.02.63.02,2.83,0,5.39-1.25,7.2-3.25,1.1,1.22,2.47,2.15,4.02,2.7Z' fill='%2366c7c0'/%3E%3Cpath d='M29.49,35.72c.48,1.46,1.9,3.47,4.86,3.47s4.38-2.01,4.86-3.47c-.43-.06-.87-.1-1.31-.12-.37.9-1.32,2.32-3.55,2.32s-3.18-1.42-3.55-2.32c-.44.02-.88.06-1.31.12Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='46' cy='48' r='7.5' fill='%2333b5ab'/%3E%3Cg%3E%3Cpolygon points='43 43.8 43 49.15 46 52.2 49 49.15 49 43.8 43 43.8' fill='%2300716b'/%3E%3Cpolygon points='46 46.16 46 52.2 49 49.15 46 46.16' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-benefit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M44.75,64.21l2.31-3.89c.88-1.49,2.46-2.43,4.19-2.5l4.52-.17c1.29-.05,2.06-1.46,1.4-2.57l-13.19-22.16-15.35,9.14,13.19,22.16c.66,1.11,2.27,1.11,2.92,0h0Z' fill='%23f5c000'/%3E%3Cpath d='M26.49,64.21l-2.31-3.89c-.88-1.49-2.46-2.43-4.19-2.5l-4.52-.17c-1.29-.05-2.06-1.46-1.4-2.57l13.19-22.16,15.35,9.14-13.19,22.16c-.66,1.11-2.27,1.11-2.92,0h-.01Z' fill='%23f5c000'/%3E%3Cpath d='M40.84,9.17h0c1.37,1.37,3.24,2.15,5.18,2.15h0c4.05,0,7.33,3.28,7.33,7.33h0c0,1.94.77,3.81,2.15,5.18h0c2.86,2.86,2.86,7.5,0,10.36h0c-1.37,1.37-2.15,3.24-2.15,5.18h0c0,4.05-3.28,7.33-7.33,7.33h0c-1.94,0-3.81.77-5.18,2.15h0c-2.86,2.86-7.5,2.86-10.36,0h0c-1.37-1.37-3.24-2.15-5.18-2.15h0c-4.05,0-7.33-3.28-7.33-7.33h0c0-1.94-.77-3.81-2.15-5.18h0c-2.86-2.86-2.86-7.5,0-10.36h0c1.37-1.37,2.15-3.24,2.15-5.18h0c0-4.05,3.28-7.33,7.33-7.33h0c1.94,0,3.81-.77,5.18-2.15h0c2.86-2.86,7.5-2.86,10.36,0Z' fill='%2300716b'/%3E%3Ccircle cx='35.65' cy='29.01' r='13.74' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bicyclebell\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='43' y='48' width='3' height='7' rx='1.5' ry='1.5' fill='%23004c4c'/%3E%3Cpath d='M32.5,48c3.72,0,6.5,1.848,6.5,3.5s-2.78,3.5-6.5,3.5-6.5-1.848-6.5-3.5,2.78-3.5,6.5-3.5M32.5,45c-5.247,0-9.5,2.91-9.5,6.5s4.253,6.5,9.5,6.5,9.5-2.91,9.5-6.5-4.253-6.5-9.5-6.5h0Z' fill='%2300716b'/%3E%3Crect x='19' y='50' width='7' height='3' fill='%2300716b'/%3E%3Crect x='39' y='50' width='7' height='3' fill='%2300716b'/%3E%3Cpath d='M51,35.47v3.53H14v-3.53c.03-5.61,2.82-11.34,8.75-14.33.84-.42,1.74-.8,2.71-1.09.04-.02.09-.03.13-.04.23-.09.45-.15.69-.21.42-.13.87-.24,1.33-.32.37-.08.76-.14,1.15-.2,1.11-.16,2.3-.27,3.57-.28.31,0,.62.01.92.02.68.01,1.32.06,1.95.13.05,0,.11.01.16.01l.87.12c.4.06.78.12,1.16.2.6.12,1.16.26,1.72.44.1.02.19.05.29.09.04.01.09.02.13.04.97.29,1.88.67,2.71,1.09,5.93,2.99,8.73,8.72,8.76,14.33Z' fill='%2366c7c0'/%3E%3Cpath d='M51,38v1c0,.06,0,.12-.01.18-.02.73-.14,1.42-.35,2.08-.88,2.76-3.27,4.74-6.06,4.74h-24.16c-3.47,0-6.29-3.04-6.41-6.82-.01-.06-.01-.12-.01-.18v-1h37Z' fill='%2333b5ab'/%3E%3Crect x='14' y='36' width='37' height='2.99' fill='%2300716b'/%3E%3Cpath d='M40,26l-7.5-3.11-7.5,3.11,2.86-5.05-2.27-.94c.23-.09.45-.15.69-.21.42-.13.87-.24,1.33-.32.37-.08.76-.14,1.15-.2,1.11-.16,2.3-.27,3.57-.28.31,0,.62.01.92.02.67.02,1.32.07,1.95.13.05,0,.11.01.16.01l.87.12c.4.06.78.12,1.16.2.6.12,1.16.26,1.72.44.1.02.19.05.29.09l-2.26.94,2.86,5.05Z' fill='%23f3c000'/%3E%3Crect x='51' y='36' width='4' height='3' fill='%2300716b'/%3E%3Cellipse cx='59' cy='37.5' rx='6' ry='5.5' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bike\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='34.05' y='36' width='5' height='26.9' rx='2.5' ry='2.5' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M25.51,44h3.5v3h-3.5c-.83,0-1.5-.67-1.5-1.5h0c0-.83.67-1.5,1.5-1.5Z' fill='%2333b5ab'/%3E%3Cpath d='M45.51,48h3.5v3h-3.5c-.83,0-1.5-.67-1.5-1.5h0c0-.83.67-1.5,1.5-1.5Z' transform='translate(93.02 99) rotate(180)' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M46.5,19h-21c-2.48,0-4.5-2.02-4.5-4.5v-3c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v3c0,.83.67,1.5,1.5,1.5h21c.83,0,1.5-.67,1.5-1.5v-3c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v3c0,2.48-2.02,4.5-4.5,4.5Z' fill='%2366c7c0'/%3E%3Cpath d='M30.49,53.5c-.83,0-1.5-.67-1.5-1.5v-17.5c0-2.48,2.02-4.5,4.5-4.5h1.5v-12c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v15h-4.5c-.83,0-1.5.67-1.5,1.5v17.5c0,.83-.67,1.5-1.5,1.5Z' fill='%2366c7c0'/%3E%3Cpath d='M42.49,53.5c-.83,0-1.5-.67-1.5-1.5v-17.5c0-.83-.67-1.5-1.5-1.5h-3c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h3c2.48,0,4.5,2.02,4.5,4.5v17.5c0,.83-.67,1.5-1.5,1.5Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M43.51,13h-4c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5h.5v3h3v-3h.5c.83,0,1.5-.67,1.5-1.5s-.67-1.5-1.5-1.5Z' fill='%2333b5ab'/%3E%3Cpath d='M34.99,22.61v6.29c.46.22.97.36,1.52.36s1.03-.13,1.48-.34v-6.33c-.45-.21-.95-.34-1.48-.34s-1.06.14-1.52.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36.51' cy='24' r='3.51' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-blackcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' transform='translate(.13 -.13) rotate(.21)'/%3E%3Crect x='13' y='29' width='10' height='4' rx='2' ry='2' fill='%23b5b5b5'/%3E%3Ccircle cx='55' cy='45' r='4' fill='%23fff'/%3E%3Ccircle cx='49' cy='45' r='4' fill='%23f3c000'/%3E%3Crect x='25' y='29' width='10' height='4' rx='2' ry='2' fill='%23b5b5b5'/%3E%3Crect x='37' y='29' width='10' height='4' rx='2' ry='2' fill='%23b5b5b5'/%3E%3Crect x='49' y='29' width='10' height='4' rx='2' ry='2' fill='%23b5b5b5'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bricks\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M37,29v-10c0-1.105-.895-2-2-2h-19c-1.1,0-2,.9-2,2v38c0,1.1.9,2,2,2h39c1.1,0,2-.9,2-2v-26c0-1.105-.895-2-2-2h-18Z' fill='%2300716b'/%3E%3Crect x='14' y='47' width='5' height='12' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='16' y='47' width='18' height='12' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='37' y='47' width='5' height='12' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='39' y='47' width='18' height='12' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M22,34v8c0,1.1-.9,2-2,2h-6v-12h6c1.1,0,2,.9,2,2Z' fill='%2366c7c0'/%3E%3Crect x='25' y='32' width='5' height='12' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='27' y='32' width='18' height='12' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='48' y='32' width='5' height='12' rx='2' ry='2' fill='%2333b5ab'/%3E%3Cpath d='M57,32v12h-5c-1.1,0-2-.9-2-2v-8c0-1.1.9-2,2-2h5Z' fill='%2366c7c0'/%3E%3Crect x='14' y='17' width='5' height='12' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='16' y='17' width='18' height='12' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='42.21' y='8.915' width='5' height='12' rx='2' ry='2' transform='translate(15.336 -21.945) rotate(33)' fill='%2333b5ab'/%3E%3Crect x='42.839' y='13.545' width='18' height='12' rx='2' ry='2' transform='translate(19.008 -25.08) rotate(33)' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-brush\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15' y='9' width='42' height='24' fill='%2300716b'/%3E%3Crect x='15' y='31' width='42' height='6' fill='%2366c7c0'/%3E%3Cpath d='M15,37h42v4c0,2.21-1.79,4-4,4H19c-2.21,0-4-1.79-4-4v-4h0Z' fill='%2333b5ab'/%3E%3Cpath d='M32,44h8v15c0,2.21-1.79,4-4,4h0c-2.21,0-4-1.79-4-4v-15h0Z' fill='%2333b5ab'/%3E%3Crect x='34' y='57' width='4' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M38,9H15v6.1c0,1.1.9,2,2,2s2-.9,2-2v.08c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v4.42c0,1.1.9,2,2,2s2-.9,2-2v-2.6c0-1.1.9-2,2-2s2,.9,2,2v5.3c0,1.1.9,2,2,2s2-.9,2-2v-3.8c0-1.38,1.12-2.5,2.5-2.5h13.5c1.66,0,3-1.34,3-3v-4h-19Z' fill='%23f3c000'/%3E%3Ccircle cx='28' cy='26' r='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-budget\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.02,63H16.02c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31.02,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='40.02' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.34,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.99,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.09,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M58.04,20.57c-.1,0-.2.02-.3.07-.56.27-1.19.42-1.86.42-1.59,0-2.98-.87-3.73-2.16h3.48c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4c-.04-.23-.06-.47-.06-.72s.03-.48.06-.72h5.04c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4.52c.75-1.29,2.14-2.16,3.73-2.16.59,0,1.14.11,1.65.33.1.04.2.06.3.06.29,0,.57-.17.68-.47.13-.36-.05-.76-.4-.91-.69-.29-1.44-.45-2.23-.45-2.41,0-4.47,1.49-5.33,3.59h-1.14c-.4,0-.72.32-.72.72s.32.72.72.72h.77c-.03.24-.05.47-.05.72s.02.48.05.72h-.77c-.4,0-.72.32-.72.72s.32.72.72.72h1.14c.85,2.11,2.91,3.59,5.33,3.59.89,0,1.74-.2,2.49-.56.24-.12.38-.37.38-.64,0-.41-.34-.72-.71-.72h0Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-builder\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='42.26' y='58.31' width='6.78' height='2.73' rx='1.36' ry='1.36' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M30.49,41h11.01c11.86,0,21.49,9.63,21.49,21.49v.51H9v-.51c0-11.86,9.63-21.49,21.49-21.49Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='21.1' r='13' fill='%2300716b'/%3E%3Cpolygon points='42 41 36 45 30 41 30 34 42 34 42 41' fill='%2366c7c0'/%3E%3Cpath d='M42,36.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2339b7ae'/%3E%3Cpath d='M46,22.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M22,21.71c0-7.57,6.27-13.71,14-13.71s14,6.14,14,13.71' fill='%23f3c000'/%3E%3Crect x='21' y='20.79' width='30' height='3.15' rx='1.58' ry='1.58' fill='%23f3c000'/%3E%3Cpath d='M34.56,6h2.88c1.41,0,2.56,1.15,2.56,2.56v1.44h-8v-1.44c0-1.41,1.15-2.56,2.56-2.56Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M41,15c.55,0,1-.45,1-1v-4.68c-.64-.3-1.31-.55-2-.75v5.43c0,.55.45,1,1,1Z' fill='%23fff'/%3E%3Cpath d='M31,15c.55,0,1-.45,1-1v-5.43c-.69.2-1.36.45-2,.75v4.68c0,.55.45,1,1,1Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-building-house\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='pr-building-house-a' x1='86.835%25' x2='33.293%25' y1='27.725%25' y2='90.92%25'%3E%3Cstop offset='0%25' stop-color='%2300C5BC'/%3E%3Cstop offset='100%25' stop-color='%23009286'/%3E%3C/linearGradient%3E%3ClinearGradient id='pr-building-house-b' x1='75%25' x2='16.035%25' y1='-62.5%25' y2='202.856%25'%3E%3Cstop offset='0%25' stop-color='%2300C5BC'/%3E%3Cstop offset='100%25' stop-color='%23009286'/%3E%3C/linearGradient%3E%3ClinearGradient id='pr-building-house-c' x1='437.017%25' x2='-24.306%25' y1='-148.262%25' y2='102.988%25'%3E%3Cstop offset='0%25' stop-color='%23009796'/%3E%3Cstop offset='100%25' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(10 12)'%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M43.3 22.886L22.508 4.272l-.707-.633a2 2 0 0 0-2.863.2l-.715.848L.456 25.764a1.587 1.587 0 1 0 2.4 2.07l.2-.244L4.3 45.317l.032-.034.351 5.019 13.932-.974 9.98-.7 13.961-.976-1.599-22.821.376.334a1.509 1.509 0 1 0 1.967-2.279z' opacity='.08'/%3E%3Cpolygon fill='url(%23pr-building-house-a)' points='44.996 46.035 7.03 46.035 7.029 21.035 26.03 1.223 44.996 21.035'/%3E%3Cpath fill='%23FFF' d='M32 21.035a6 6 0 1 0-12 0h12z' opacity='.3'/%3E%3Cpolygon fill='url(%23pr-building-house-b)' fill-rule='nonzero' points='24.996 14.035 26.996 14.035 26.996 23.035 24.996 23.035'/%3E%3Cpolygon fill='%23009286' points='6.996 41.035 6.996 21.035 26.03 1.223 36.996 13.035' opacity='.3'/%3E%3Cpath fill='%23005E5D' fill-rule='nonzero' d='M26 30.028a5 5 0 0 1 5 5v11.007H21V35.028a5 5 0 0 1 5-5z'/%3E%3Cpath fill='url(%23pr-building-house-c)' fill-rule='nonzero' d='M47.469 21.38L28.026 1.361 27.365.68a2 2 0 0 0-2.87 0l-.773.8L4.529 21.263a1.586 1.586 0 1 0 2.247 2.231L25.841 3.637l19.507 19.879a1.509 1.509 0 1 0 2.121-2.136z'/%3E%3Ccircle cx='28.496' cy='37.535' r='1.5' fill='%23FFD200' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-burglery\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='39.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.48,8h-.96c-3.17,0-5.77,2.58-5.77,5.74v5.26h2.4v-5.26c0-1.85,1.51-3.35,3.36-3.35h.96c1.85,0,3.36,1.5,3.36,3.35v1.26h2.4v-1.26c0-3.16-2.59-5.74-5.77-5.74Z' fill='%2366c7c0'/%3E%3Cpath d='M48.95,17.04c-.42,0-.83.09-1.2.24v1.71c.3-.32.73-.51,1.2-.51s.9.19,1.2.51v-1.71c-.37-.15-.77-.24-1.2-.24Z' fill='%2339b7ae'/%3E%3Crect x='45' y='18.52' width='18' height='13.76' rx='2.35' ry='2.35' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M56.12,28.53c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Cpath d='M51.88,28.53c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l4.24-4.24c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.24,4.24c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-bus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='60.01' y='21.99' width='5.98' height='2' rx='1' ry='1' transform='translate(85.99 -40.01) rotate(90)' fill='%23004c4c'/%3E%3Cpath d='M20.38,62.9h-6.43c-1.02,0-1.84-.82-1.84-1.84v-12.87c0-1.02.82-1.84,1.84-1.84h6.43c1.02,0,1.84.82,1.84,1.84v12.87c0,1.02-.82,1.84-1.84,1.84' fill='%2300716b'/%3E%3Cpath d='M51.63,62.9h6.43c1.02,0,1.84-.82,1.84-1.84v-12.87c0-1.02-.82-1.84-1.84-1.84h-6.43c-1.02,0-1.84.82-1.84,1.84v12.87c0,1.02.82,1.84,1.84,1.84' fill='%2300716b'/%3E%3Cpath d='M56.93,59H15.08c-1.65,0-2.99-1.3-3-2.91l-.08-9.8.92-30.45c.05-1.59,1.38-2.85,3-2.85l15.6-.76c2.99-.15,5.98-.15,8.96,0l15.6.76c1.62,0,2.95,1.26,3,2.85l.92,30.41-.07,9.84c-.01,1.61-1.35,2.92-3,2.92Z' fill='%2366c7c0'/%3E%3Cpath d='M53.86,46H18.14c-1.71,0-3.07-1.88-3-4.13l-.27-21.09c.07-2.11,1.39-3.77,3-3.77h36.27c1.6,0,2.92,1.66,3,3.77l-.27,21.09c.08,2.25-1.29,4.13-3,4.13Z' fill='%23004c4c'/%3E%3Cpath d='M26,53h-8.38c-.38,0-.73-.21-.89-.55l-1-2c-.33-.66.15-1.45.89-1.45h9.38v4Z' fill='%23fff'/%3E%3Cpath d='M46,53h8.38c.38,0,.73-.21.89-.55l1-2c.33-.66-.15-1.45-.89-1.45h-9.38s0,4,0,4Z' fill='%23fff'/%3E%3Crect x='26' y='49' width='20' height='4' fill='%2300716b'/%3E%3Crect x='18' y='55' width='8' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='46' y='55' width='8' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Cpath d='M59.3,23H12.7l.21-7,16.13-1.52c4.63-.44,9.28-.44,13.91,0l16.13,1.52.21,7Z' fill='%2300716b'/%3E%3Crect x='9' y='20' width='4' height='3' transform='translate(22 43) rotate(-180)' fill='%23004c4c'/%3E%3Crect x='6.01' y='21.99' width='5.98' height='2' rx='1' ry='1' transform='translate(31.99 13.99) rotate(90)' fill='%23004c4c'/%3E%3Crect x='59' y='20' width='4' height='3' fill='%23004c4c'/%3E%3Crect x='24.88' y='17.22' width='22.24' height='2.71' rx='1.36' ry='1.36' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-credit-extra\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M44.01,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' fill='%2366c7c0'/%3E%3Cpath d='M35.86,18.44c-.94,0-1.78-.67-1.96-1.63-.2-1.09.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.18,1.09-1.2,1.83-2.29,1.66-4.98-.8-9.27-.02-9.31,0-.12.02-.25.03-.37.03Z' fill='%2300716b'/%3E%3Cpath d='M65.86,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' fill='%2366c7c0'/%3E%3Cpath d='M65.8,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='40.87' cy='39.12' r='15' fill='%23fff'/%3E%3Cpath d='M46.44,44.95c-.16,0-.32.03-.47.11-.89.43-1.89.67-2.95.67-2.52,0-4.72-1.38-5.9-3.41h5.51c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-6.33c-.06-.37-.1-.75-.1-1.14s.04-.77.1-1.14h7.98c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-7.16c1.18-2.04,3.38-3.41,5.9-3.41.93,0,1.81.18,2.62.52.16.06.32.1.48.1.47,0,.9-.27,1.07-.74.2-.57-.07-1.2-.63-1.44-1.09-.46-2.28-.71-3.53-.71-3.82,0-7.08,2.35-8.43,5.69h-1.81c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.22c-.05.37-.08.75-.08,1.14s.03.76.08,1.14h-1.22c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.81c1.35,3.33,4.61,5.69,8.43,5.69,1.41,0,2.75-.32,3.94-.89.38-.18.61-.59.61-1.01,0-.65-.54-1.15-1.13-1.15h0Z' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='11' cy='31.43' r='5' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='18.93' r='6' fill='%23f3c000'/%3E%3Ccircle cx='19' cy='41.94' r='5' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='51' r='3.55' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-credit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M44.01,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' fill='%2366c7c0'/%3E%3Cpath d='M35.86,18.44c-.94,0-1.78-.67-1.96-1.63-.2-1.09.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.18,1.09-1.2,1.83-2.29,1.66-4.98-.8-9.27-.02-9.31,0-.12.02-.25.03-.37.03Z' fill='%2300716b'/%3E%3Cpath d='M65.86,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' fill='%2366c7c0'/%3E%3Cpath d='M65.8,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='40.87' cy='39.12' r='15' fill='%23fff'/%3E%3Cpath d='M46.44,44.95c-.16,0-.32.03-.47.11-.89.43-1.89.67-2.95.67-2.52,0-4.72-1.38-5.9-3.41h5.51c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-6.33c-.06-.37-.1-.75-.1-1.14s.04-.77.1-1.14h7.98c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-7.16c1.18-2.04,3.38-3.41,5.9-3.41.93,0,1.81.18,2.62.52.16.06.32.1.48.1.47,0,.9-.27,1.07-.74.2-.57-.07-1.2-.63-1.44-1.09-.46-2.28-.71-3.53-.71-3.82,0-7.08,2.35-8.43,5.69h-1.81c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.22c-.05.37-.08.75-.08,1.14s.03.76.08,1.14h-1.22c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.81c1.35,3.33,4.61,5.69,8.43,5.69,1.41,0,2.75-.32,3.94-.89.38-.18.61-.59.61-1.01,0-.65-.54-1.15-1.13-1.15h0Z' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='11' cy='38' r='5' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='25' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-finance\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15' y='9' width='42' height='54' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='36' cy='27.5' r='11.5' fill='%23fff'/%3E%3Cpath d='M40.56,32.49c-.13,0-.26.03-.39.09-.74.35-1.56.55-2.43.55-2.08,0-3.89-1.13-4.87-2.81h4.54c.4,0,.75-.25.88-.62.22-.61-.23-1.26-.88-1.26h-5.22c-.05-.31-.08-.62-.08-.94s.03-.63.08-.94h6.58c.4,0,.75-.25.88-.62.22-.61-.23-1.26-.88-1.26h-5.9c.97-1.68,2.79-2.81,4.87-2.81.77,0,1.49.15,2.16.43.13.05.26.08.39.08.38,0,.74-.22.88-.61.17-.47-.06-.99-.52-1.18-.9-.38-1.88-.59-2.91-.59-3.15,0-5.84,1.94-6.95,4.69h-1.49c-.52,0-.94.42-.94.94s.42.94.94.94h1c-.04.31-.06.62-.06.94s.03.63.06.94h-1c-.52,0-.94.42-.94.94s.42.94.94.94h1.49c1.11,2.75,3.8,4.69,6.95,4.69,1.17,0,2.27-.27,3.25-.74.32-.15.5-.48.5-.83,0-.54-.44-.95-.93-.95h0Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='23' y='44' width='26' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='23' y='50' width='26' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='49' cy='20' r='5' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='11' r='5' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='30' r='6' fill='%23f3c000'/%3E%3Cpath d='M57,59H15c0,2.21,1.79,4,4,4h34c2.21,0,4-1.79,4-4Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-lease\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49' y='54' width='10' height='12' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='54' width='10' height='12' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='9' y='8' width='54' height='49' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M23.45,12h25.11c2.21,0,4.01,1.8,4.01,4.01v.99H19.44v-.99c0-2.21,1.8-4.01,4.01-4.01Z' fill='%2333b5ab'/%3E%3Cpath d='M13,49h46v10.08c0,1.06-.86,1.92-1.92,1.92H14.92c-1.06,0-1.92-.86-1.92-1.92v-10.08h0Z' fill='%2366c7c0'/%3E%3Cpath d='M60.5,28h1.67c.46,0,.83.37.83.83v6.67c0,1.38-1.12,2.5-2.5,2.5h0c-1.38,0-2.5-1.12-2.5-2.5v-5c0-1.38,1.12-2.5,2.5-2.5Z' transform='translate(121 66) rotate(-180)' fill='%2366c7c0'/%3E%3Cpath d='M59,50H13v-1c0-7.33.67-14.64,1.99-21.79.58-3.15,1.4-6.23,2.34-9.27h0c.36-1.17,1.28-1.94,2.31-1.94h32.74c1.02,0,1.94.77,2.31,1.94h0c.94,3.04,1.76,6.13,2.34,9.27,1.32,7.15,1.99,14.45,1.99,21.79v1Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M11.24,28h.53c1.23,0,2.24,1,2.24,2.24v7.34c0,.24-.19.43-.43.43h-2.64c-1.07,0-1.93-.87-1.93-1.93v-5.83c0-1.23,1-2.24,2.24-2.24Z' fill='%2366c7c0'/%3E%3Cpath d='M13.02,47h11.98v-4.08c0-.52-.4-.95-.92-1l-10.82-.9c-.13,1.99-.21,3.98-.24,5.98Z' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath d='M59,47h-11.98v-4.08c0-.52.4-.95.92-1l10.82-.9c.13,1.99.21,3.98.24,5.98Z' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath d='M13,54h46v5.08c0,1.06-.86,1.92-1.92,1.92H14.92c-1.06,0-1.92-.86-1.92-1.92v-5.08h0Z' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='20.95' y='52' width='29.44' height='4' fill='%2300716b'/%3E%3Cpath d='M19,52.01h4v4h-4c-1.1,0-2-.9-2-2h0c0-1.1.9-2,2-2Z' fill='%23f3c000'/%3E%3Cpath d='M49,52h3.91c1.1,0,2,.9,2,2h0c0,1.1-.9,2-2,2h-3.91v-4h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='27' y='48' width='18' height='8' rx='4' ry='4' fill='%2300716b'/%3E%3Ccircle cx='60' cy='11' r='5' fill='%23f3c000'/%3E%3Cpath d='M53.53,33H19.47c-1.27,0-2.22-1.17-1.96-2.42l1.8-8.42c.4-1.84,2.03-3.16,3.91-3.16h26.53c1.89,0,3.52,1.32,3.91,3.16l1.8,8.42c.27,1.25-.68,2.42-1.96,2.42Z' fill-rule='evenodd' fill='%23004c4c'/%3E%3Ccircle cx='49' cy='20' r='5' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='30' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-loan-extra\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='20' y='8.95' width='40' height='54' fill='%2366c7c0'/%3E%3Crect x='35.96' y='46.95' width='8' height='16' fill='%2300716b'/%3E%3Crect x='23.96' y='46.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='23.96' y='32.95' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='35.96' y='33' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='47.96' y='33' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='35.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='47.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='23.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='20.01' y='9' width='39.99' height='6' fill='%2339b7ae'/%3E%3Crect x='16.79' y='8.99' width='46.43' height='4.04' rx='2.02' ry='2.02' fill='%2300716b'/%3E%3Crect x='47.96' y='46.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Ccircle cx='20.76' cy='39.73' r='5.27' fill='%23f3c000'/%3E%3Ccircle cx='23.92' cy='19.7' r='5.27' fill='%23f3c000'/%3E%3Ccircle cx='12.32' cy='11.27' r='5.27' fill='%23f3c000'/%3E%3Ccircle cx='12.32' cy='28.14' r='6.32' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-loan\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='16' y='8.95' width='40' height='54' fill='%2366c7c0'/%3E%3Crect x='31.96' y='46.95' width='8' height='16' fill='%2300716b'/%3E%3Crect x='19.96' y='46.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='19.96' y='32.95' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='31.96' y='33' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='43.96' y='33' width='8' height='10' fill='%2339b7ae'/%3E%3Crect x='31.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='43.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='19.96' y='18.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Crect x='16.01' y='9' width='39.99' height='6' fill='%2339b7ae'/%3E%3Crect x='12.79' y='8.99' width='46.43' height='4.04' rx='2.02' ry='2.02' fill='%2300716b'/%3E%3Crect x='43.96' y='46.95' width='8.1' height='10' fill='%2339b7ae'/%3E%3Ccircle cx='20' cy='40' r='5' fill='%23f3c000'/%3E%3Ccircle cx='12' cy='27' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-business-mortgage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12.04' y='8.95' width='40' height='54' fill='%2366c7c0'/%3E%3Crect x='28' y='46.95' width='8' height='16' fill='%2300716b'/%3E%3Crect x='16' y='46.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='16' y='32.95' width='8' height='10' fill='%2333b5ab'/%3E%3Crect x='28' y='33' width='8' height='10' fill='%2333b5ab'/%3E%3Crect x='40' y='33' width='8' height='10' fill='%2333b5ab'/%3E%3Crect x='28' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='40' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='16' y='18.95' width='8.1' height='10' fill='%2333b5ab'/%3E%3Crect x='12.05' y='11' width='39.99' height='4' fill='%2339b7ae'/%3E%3Crect x='8.83' y='8.99' width='46.43' height='4.04' rx='2.02' ry='2.02' fill='%2300716b'/%3E%3Crect x='48' y='37' width='4' height='25.95' fill='%2300716b'/%3E%3Cpath d='M40,45h20v10c0,2.21-1.79,4-4,4h-12c-2.21,0-4-1.79-4-4v-10h0Z' fill='%23f3c000'/%3E%3Cpath d='M44,41h12c2.21,0,4,1.79,4,4h-20c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-businessman-large\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,38h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Cg%3E%3Cpolygon points='30 38 36 57 42 38 30 38' fill='%23fff'/%3E%3Cpolygon points='36 46.36 33.88 51.68 36 57 38.12 51.68 36 46.36' fill='%23f3c000'/%3E%3Cpolygon points='28 38 25.84 41.8 28.38 44.33 25.84 46.87 36 57 30 38 28 38' fill='%23004c4c'/%3E%3Cpolygon points='44 38 46.16 41.76 43.62 44.3 46.16 46.84 36 57 42 38 44 38' fill='%23004c4c'/%3E%3Cpolygon points='36 42 33.46 44.25 36 46.79 38.54 44.25 36 42' fill='%23f3c000'/%3E%3C/g%3E%3Ccircle cx='36' cy='19.1' r='13' fill='%2300716b'/%3E%3Cpolygon points='42 38 36 42 30 38 30 32 42 32 42 38' fill='%2366c7c0'/%3E%3Cpath d='M42,34.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,20.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-businessman\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M32,43h8c9.38,0,17,7.62,17,17H15c0-9.38,7.62-17,17-17Z' fill='%2300716b'/%3E%3Cpolygon points='31 43 36 57.68 41 43 31 43' fill='%23fff'/%3E%3Cpolygon points='36 49.46 34.35 53.57 36 57.68 37.65 53.57 36 49.46' fill='%23f3c000'/%3E%3Cpolygon points='29.78 43 28.1 45.94 30.07 47.89 28.1 49.85 36 57.68 31 43 29.78 43' fill='%23004c4c'/%3E%3Cpolygon points='42.22 43 43.9 45.9 41.93 47.87 43.9 49.83 36 57.68 41 43 42.22 43' fill='%23004c4c'/%3E%3Cpolygon points='36 46 34.02 47.83 36 49.79 37.98 47.83 36 46' fill='%23f3c000'/%3E%3Crect x='31' y='36.34' width='10' height='6.66' fill='%2366c7c0'/%3E%3Cpath d='M41,43l-5,3-5-3s2.24-3.22,5-3.22,5,3.22,5,3.22Z' fill='%2366c7c0'/%3E%3Cpath d='M41,40.19s-1.67,2.7-10,2.7v-4.15h10v1.45Z' fill='%2333b5ab'/%3E%3Cpath d='M44,28.28v3.97c0,4.41-3.21,8.26-7.47,8.55-4.66.31-8.53-3.51-8.53-8.27v-4.25c0-4.57,3.58-8.28,8-8.28h0c4.42,0,8,3.71,8,8.28Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-businesswoman\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='41.586' cy='29.086' r='6' fill='%2300716b'/%3E%3Ccircle cx='27.586' cy='29.086' r='6' fill='%2300716b'/%3E%3Ccircle cx='40.586' cy='24.086' r='6' fill='%2300716b'/%3E%3Ccircle cx='28.586' cy='24.086' r='6' fill='%2300716b'/%3E%3Ccircle cx='41.586' cy='36.086' r='6' fill='%2300716b'/%3E%3Cpath d='M58,64H12c0-6.08,2.46-11.58,6.44-15.56,2.09-2.09,4.6-3.76,7.4-4.87.51-.22,1.04-.4,1.57-.57.37-.11.74-.22,1.11-.32.15-.03.31-.07.47-.1.33-.09.67-.16,1.01-.21,1.3-.25,2.63-.37,4-.37h2c1.2,0,2.37.1,3.51.28.17.02.33.05.49.09.34.05.68.12,1.01.21.46.1.92.22,1.37.36.61.18,1.21.39,1.79.63,8.1,3.24,13.83,11.17,13.83,20.43Z' fill='%2300716b'/%3E%3Cpath d='M42.38,42.94c-.16.48-.25,1.01-.26,1.6-.01.62-.02,1.08-.07,1.46-.01.1-.02.18-.04.27-.05.06-.1.12-.15.17-.25.18-.5.36-.75.53-.2.13-.4.25-.59.39-.62.45-1.09.87-1.53,1.38-.1.11-.19.23-.29.36-.34.16-.68.29-1.02.41-.01,0-.03,0-.04.01-.98.32-1.99.49-3.15.6-.81-.6-1.62-1.13-2.5-1.55-.04-.02-.08-.04-.12-.05v-.01c-.51-.24-1.03-.44-1.59-.61-.17-.05-.34-.1-.51-.14-.24-.05-.48-.11-.72-.18-.06-.04-.19-.11-.31-.19-.06-.05-.56-.4-.71-.5-.03-.02-.06-.04-.09-.07-.05-.26-.09-.53-.12-.82-.05-.41-.08-.86-.1-1.35-.02-.61-.13-1.16-.31-1.65.37-.11.74-.22,1.11-.32.15-.03.31-.07.47-.1.33-.09.67-.16,1.01-.21v-.27c.26-.03.51-.05.77-.06.41-.03.82-.04,1.23-.04h7c.26,0,.52.01.77.02.08,0,.15.01.23.01v.34c.34.05.68.12,1.01.21.46.1.92.22,1.37.36Z' fill='%2366c7c0'/%3E%3Cpath d='M40,37v6l-1.07,3,.02.83.04,1.91.01.56v.21l-3.21,5.28c-.26.06-.51.14-.73.24-.27-.11-.55-.2-.85-.24l-3.21-5.49-1-.73.28-.67.6-1.43.19-.47-.38-1.08-.33-.92-.02-.06-.34-.94v-6h10Z' fill='%2366c7c0'/%3E%3Cpath d='M40,38v3.75s-.06.1-.23.27c-.07.07-.15.16-.26.26-.229.2-.57.45-1.03.72-1.32.76-3.69,1.64-7.79,1.92-.11.01-.23.01-.35.02-.07,0-.13.01-.2.01-.15.01-.31.01-.47.02-.4.02-.81.03-1.24.03h-.43v-1.63c.12-.02.25-.05.38-.07.04-.01.09-.27.14-.62.15-.03.31-.07.47-.1.33-.09.67-.16,1.01-.21v-4.37c0-.34.96.89,1,1l9-1Z' fill='%2333b5ab'/%3E%3Ccircle cx='48' cy='53' r='2' fill='%23fdce2f'/%3E%3Cpath d='M45,49.42l-2.98-1.94-6.7,8.14-.32.38-.32-.38-6.7-8.14-2.98,1.94.84-5.85c.51-.22,1.04-.4,1.57-.57.37-.11.74-.22,1.11-.32.15-.03.31-.07.47-.1l.68,1.39.47.98.51,1.05.23.47.99,2.04v.01l.38.78,2.75,5.67,2.64-5.45.11-.22,1.2-2.47.4-.83,1.66-3.42c.46.1.92.22,1.37.36.61.18,1.21.39,1.79.63l.83,5.85Z' fill='%23fff'/%3E%3Ccircle cx='27.586' cy='36.086' r='6' fill='%2300716b'/%3E%3Cellipse cx='34.586' cy='25.061' rx='11.05' ry='11.975' fill='%2300716b'/%3E%3Cpath d='M43.586,27.23v3.966c0,5.179-3.733,9.65-8.589,9.881-5.156.244-9.411-4.14-9.411-9.579v-3.459c.315.021.643.034.964.034,4.301,0,8.184-1.918,10.929-4.986,1.665,1.87,3.754,3.308,6.107,4.144Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calculate\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Crect x='15.5' y='15.94' width='19' height='18.12' rx='2.06' ry='2.06' fill='%2333b5ab'/%3E%3Crect x='37.5' y='15.94' width='19' height='18' rx='2.05' ry='2.05' fill='%2333b5ab'/%3E%3Crect x='15.5' y='37.94' width='19' height='18.12' rx='2.06' ry='2.06' fill='%2333b5ab'/%3E%3Crect x='37.5' y='37.94' width='19' height='18' rx='2.05' ry='2.05' fill='%23f3c000'/%3E%3Cpath d='M20.5,25.99c-.55,0-1-.44-1-.99,0-.55.44-1,1-1.01l9-.05h0c.55,0,1,.44,1,.99,0,.55-.44,1-1,1.01l-9,.05h0Z' fill='%23fff'/%3E%3Cpath d='M25.03,30.47c-.55,0-1-.44-1-.99l-.05-9c0-.55.44-1,1-1.01h0c.55,0,1,.44,1,.99l.05,9c0,.55-.44,1-1,1.01h0Z' fill='%23fff'/%3E%3Cpath d='M42.5,25.99c-.55,0-1-.44-1-.99,0-.55.44-1,1-1.01l9-.05h0c.55,0,1,.44,1,.99,0,.55-.44,1-1,1.01l-9,.05h0Z' fill='%23fff'/%3E%3Cpath d='M28.2,51.14c-.25,0-.51-.1-.7-.29l-6.4-6.33c-.39-.39-.4-1.02,0-1.41.39-.39,1.02-.4,1.41,0l6.4,6.33c.39.39.4,1.02,0,1.41-.2.2-.45.3-.71.3Z' fill='%23fff'/%3E%3Cpath d='M21.84,51.17c-.25,0-.51-.1-.7-.29-.39-.39-.4-1.02,0-1.41l6.33-6.39c.39-.39,1.02-.4,1.41,0,.39.39.4,1.02,0,1.41l-6.33,6.39c-.2.2-.45.3-.71.3Z' fill='%23fff'/%3E%3Cpath d='M42.5,44.99c-.55,0-1-.44-1-.99,0-.55.44-1,1-1.01l9-.05h0c.55,0,1,.44,1,.99,0,.55-.44,1-1,1.01l-9,.05h0Z' fill='%23fff'/%3E%3Cpath d='M42.5,50.99c-.55,0-1-.44-1-.99,0-.55.44-1,1-1.01l9-.05h0c.55,0,1,.44,1,.99,0,.55-.44,1-1,1.01l-9,.05h0Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calculator\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M21.05,9h29.89c2.24,0,4.05,1.82,4.05,4.05v45.95c0,2.21-1.79,4-4,4h-30c-2.21,0-4-1.79-4-4V13.05c0-2.24,1.82-4.05,4.05-4.05Z' fill='%2366c7c0'/%3E%3Cpath d='M21,9h30c2.21,0,4,1.79,4,4v16H17V13c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Crect x='22.5' y='14' width='27' height='10' rx='2' ry='2' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='23' y='32' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='41' y='32' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='32' y='32' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='23' y='41' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='41' y='41' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='32' y='41' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='23' y='50' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='41' y='50' width='8' height='8' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='32' y='50' width='8' height='8' rx='2' ry='2' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calendar-day\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M33.84,46.95v3.47h-12.88v-1.46c0-4.26,2.07-5.68,4.7-7.73l1.29-1.01c1.54-1.2,2.74-2.13,2.74-4.03,0-1.34-1.06-2.46-2.91-2.46-2.02,0-3.02.95-3.81,1.79l-2.58-2.13c1.34-1.68,3.36-3.02,6.61-3.02,4.37,0,6.61,2.6,6.61,5.82s-2.18,5.1-3.7,6.27l-1.29,1.01c-1.74,1.37-3.08,2.21-3.28,3.47h8.48Z' fill='%23fff'/%3E%3Cpath d='M52.16,44.21c0,3.81-2.8,6.55-7.06,6.55-5.6,0-7.62-3.92-7.62-9.07,0-7.17,4.14-10.98,11.48-10.98h.84v3.47h-.84c-4.28,0-7.11,1.71-7.5,5.43.95-1.26,2.49-2.02,4.56-2.02,3.56,0,6.13,2.41,6.13,6.61ZM48.24,44.21c0-2.02-1.12-3.42-3.25-3.42s-3.25,1.4-3.25,3.42c0,1.9,1.12,3.3,3.25,3.3s3.25-1.4,3.25-3.3Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calendar-time\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='16' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='50' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='50' width='7' height='7' fill='%23fff'/%3E%3Ccircle cx='57' cy='57' r='9' fill='%23f3c000'/%3E%3Cpath d='M60.47,60.6c-.21,0-.42-.06-.6-.2l-3.47-2.6c-.25-.19-.4-.48-.4-.8v-6c0-.55.45-1,1-1s1,.45,1,1v5.5l3.07,2.3c.44.33.53.96.2,1.4-.2.26-.5.4-.8.4Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calendar\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='16' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='50' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='50' width='7' height='7' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calender-time\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='16' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='50' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='50' width='7' height='7' fill='%23fff'/%3E%3Ccircle cx='57' cy='57' r='9' fill='%23f3c000'/%3E%3Cpath d='M60.47,60.6c-.21,0-.42-.06-.6-.2l-3.47-2.6c-.25-.19-.4-.48-.4-.8v-6c0-.55.45-1,1-1s1,.45,1,1v5.5l3.07,2.3c.44.33.53.96.2,1.4-.2.26-.5.4-.8.4Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-calender\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='16' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='28' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='38' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='49' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='39' width='7' height='7' fill='%23fff'/%3E%3Crect x='27' y='50' width='7' height='7' fill='%23fff'/%3E%3Crect x='16' y='50' width='7' height='7' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-callcenter-female\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M42.46,53.09v3.6c-1.74.94-3.71,1.61-5.82,1.61h-7.08v-5.21h12.9Z' fill='%2339b7ae'/%3E%3Ccircle cx='25' cy='50.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='50.31' r='9' fill='%2300716b'/%3E%3Cpath d='M43,53.54v5.75c0,1.5-3.16,2.72-7.04,2.72s-7.04-1.21-7.04-2.72v-5.75h14.09Z' fill='%2366c7c0'/%3E%3Cpath d='M43,54.51s-2.35,3.49-14.09,3.49v-5.36h14.09v1.88Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='29.31' r='17' fill='%2300716b'/%3E%3Ccircle cx='25' cy='31.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='25' cy='41.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='31.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='41.31' r='9' fill='%2300716b'/%3E%3Cpath d='M50,35.01v5.72c0,7.47-5.81,13.92-13.36,14.25-8.02.35-14.64-5.97-14.64-13.82v-4.99c.49.03,1,.05,1.5.05,6.69,0,12.73-2.77,17-7.19,2.59,2.7,5.84,4.77,9.5,5.98Z' fill='%2366c7c0'/%3E%3Cpath d='M38.77,50.31h-3.09v-2h3.09c4.91,0,8.91-4,8.91-8.91v-3.09h2v3.09c0,6.01-4.89,10.91-10.91,10.91Z' fill='%23004c4c'/%3E%3Crect x='33.67' y='46.31' width='9' height='5' rx='2.47' ry='2.47' fill='%23f3c000'/%3E%3Cpath d='M48.82,44.9h0c-.63,0-1.14-.73-1.14-1.63v-7.74c0-.9.51-1.63,1.14-1.63h0c2.13,0,3.86,2.46,3.86,5.5h0c0,3.04-1.73,5.5-3.86,5.5Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-callcenter-male\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3Cpath d='M39.09,51h-3.09v-2h3.09c4.91,0,8.91-4,8.91-8.91v-3.09h2v3.09c0,6.01-4.89,10.91-10.91,10.91Z' fill='%23004c4c'/%3E%3Crect x='34' y='47' width='9' height='5' rx='2.47' ry='2.47' fill='%23f3c000'/%3E%3Cpath d='M49.14,45.59h0c-.63,0-1.14-.73-1.14-1.63v-7.74c0-.9.51-1.63,1.14-1.63h0c2.13,0,3.86,2.46,3.86,5.5h0c0,3.04-1.73,5.5-3.86,5.5Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-callcenter\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M55.13,16.75c-5.08-5.08-11.83-7.88-19.02-7.88-14.82,0-26.88,12.06-26.89,26.89,0,4.74,1.24,9.36,3.59,13.44l-3.81,13.93,14.25-3.74c3.93,2.14,8.35,3.27,12.85,3.27h.01c14.82,0,26.88-12.06,26.89-26.89,0-7.18-2.79-13.94-7.87-19.02h0Z' fill-rule='evenodd' fill='%2333b5ab'/%3E%3Cpath d='M55.84,16.04c-5.26-5.27-12.26-8.17-19.72-8.18-15.37,0-27.88,12.51-27.88,27.88,0,4.91,1.28,9.71,3.72,13.94l-3.96,14.45,14.78-3.88c4.07,2.22,8.66,3.39,13.32,3.39h.01c15.37,0,27.88-12.51,27.88-27.88,0-7.45-2.89-14.46-8.16-19.73h0ZM36.12,58.94h0c-4.16,0-8.24-1.12-11.8-3.23l-.85-.5-8.77,2.3,2.34-8.55-.55-.88c-2.32-3.69-3.55-7.95-3.54-12.33,0-12.78,10.4-23.17,23.19-23.17,6.19,0,12.01,2.42,16.38,6.8,4.38,4.38,6.78,10.2,6.78,16.4,0,12.78-10.4,23.17-23.17,23.17h0Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M48.83,41.59c-.7-.35-4.12-2.03-4.76-2.27-.64-.23-1.1-.35-1.57.35-.46.7-1.8,2.27-2.21,2.73-.41.47-.81.52-1.51.17-.7-.35-2.94-1.08-5.6-3.46-2.07-1.85-3.47-4.13-3.88-4.83-.41-.7-.04-1.07.3-1.42.31-.31.7-.81,1.05-1.22.35-.41.46-.7.7-1.16.23-.47.12-.87-.06-1.22-.17-.35-1.57-3.78-2.15-5.17-.57-1.36-1.14-1.17-1.57-1.2-.41-.02-.87-.02-1.34-.02s-1.22.17-1.86.87c-.64.7-2.44,2.38-2.44,5.81s2.5,6.74,2.85,7.21c.35.47,4.91,7.5,11.9,10.52,1.66.72,2.96,1.15,3.97,1.47,1.67.53,3.19.46,4.39.28,1.34-.2,4.12-1.69,4.7-3.31.58-1.63.58-3.02.41-3.31-.17-.29-.64-.47-1.34-.81h0Z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-camera\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9.09' y='19' width='54' height='34' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M14.99,16h5.02c1.1,0,1.99.89,1.99,1.99v1.01h-9v-1.01c0-1.1.89-1.99,1.99-1.99Z' fill='%2333b5ab'/%3E%3Crect x='9.01' y='28.27' width='54.15' height='15.46' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='36' r='15' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='10' fill='%23004c4c'/%3E%3Cpath d='M47.55,19h-23.11l3.8-5.33c.75-1.05,1.96-1.67,3.25-1.67h9c1.29,0,2.5.62,3.25,1.67l3.8,5.33Z' fill='%2366c7c0'/%3E%3Ccircle cx='43' cy='30' r='3' fill='%2339b7ae'/%3E%3Crect x='51' y='22' width='9' height='4' rx='1' ry='1' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-capital-credit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43.65,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M45.5,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M65.5,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M65.43,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='40.5' cy='39' r='15' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M39.59,29.02c5.47-.36,10.09,3.64,10.75,8.85h1.12c.6,0,.91.71.5,1.15l-1.95,2.11c-.27.29-.74.29-1.01,0l-1.94-2.11c-.4-.44-.09-1.15.51-1.15h1.09c-.68-4.48-4.87-7.83-9.68-7.11-3.72.55-6.7,3.63-7.13,7.37-.6,5.13,3.41,9.51,8.43,9.51,1.34,0,2.64-.31,3.83-.91.38-.19.83-.04,1.06.31h0c.26.42.09.97-.35,1.2-1.4.7-2.95,1.06-4.53,1.06-5.73,0-10.37-4.78-10.14-10.56.2-5.11,4.36-9.39,9.46-9.72Z' fill='%23004c4c' stroke='%23004c4c' stroke-miterlimit='10' stroke-width='.75px'/%3E%3C/g%3E%3Ccircle cx='18' cy='18' r='6' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='31' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='42' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-capital-other\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43.65,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M45.5,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M65.5,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M65.43,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='40.5' cy='39.12' r='15' stroke-width='0px' fill='%23fff'/%3E%3Ccircle cx='34' cy='39.12' r='2' stroke-width='0px' fill='%23004c4c'/%3E%3Ccircle cx='40.5' cy='39.12' r='2' stroke-width='0px' fill='%23004c4c'/%3E%3Ccircle cx='18' cy='18' r='6' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='31' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='42' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='47' cy='39' r='2' stroke-width='0px' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-capital-personal\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43.65,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' fill='%2366c7c0'/%3E%3Cpath d='M45.5,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b'/%3E%3Cpath d='M65.5,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' fill='%2366c7c0'/%3E%3Cpath d='M65.43,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='40.5' cy='39.12' r='15' fill='%23fff'/%3E%3Ccircle cx='40.5' cy='35.35' r='5.5' fill='%23004c4c'/%3E%3Ccircle cx='18' cy='18' r='6' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='31' r='5' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='42' r='5' fill='%23f3c000'/%3E%3Cpath d='M40.5,51.12c3.77,0,7.14-1.74,9.34-4.46-2.13-2.83-5.52-4.66-9.34-4.66s-7.21,1.83-9.34,4.66c2.2,2.72,5.57,4.46,9.34,4.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-capital-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43.65,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M45.5,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M65.5,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M65.43,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' stroke-width='0px' fill='%2339b7ae'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M38.77,27.5l-10.97,19c-.77,1.33.19,3,1.73,3h21.94c1.54,0,2.5-1.67,1.73-3l-10.97-19c-.77-1.33-2.69-1.33-3.46,0Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M38.82,45.4c0-.92.59-1.64,1.68-1.64s1.68.71,1.68,1.64-.59,1.64-1.68,1.64-1.68-.71-1.68-1.64ZM39.37,42.16l-.46-10.16h3.19l-.46,10.16h-2.27Z' stroke-width='0px' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='18' cy='18' r='6' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='31' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='42' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-capital\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43.65,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M45.5,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M65.5,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M65.43,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='40.5' cy='39.12' r='15' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M46.08,44.95c-.16,0-.32.03-.47.11-.89.43-1.89.67-2.95.67-2.52,0-4.72-1.38-5.9-3.41h5.51c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-6.33c-.06-.37-.1-.75-.1-1.14s.04-.77.1-1.14h7.98c.48,0,.91-.3,1.07-.75.27-.74-.28-1.52-1.07-1.52h-7.16c1.18-2.04,3.38-3.41,5.9-3.41.93,0,1.81.18,2.62.52.16.06.32.1.48.1.47,0,.9-.27,1.07-.74.2-.57-.07-1.2-.63-1.44-1.09-.46-2.28-.71-3.53-.71-3.82,0-7.08,2.35-8.43,5.69h-1.81c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.22c-.05.37-.08.75-.08,1.14s.03.76.08,1.14h-1.22c-.63,0-1.14.51-1.14,1.14s.51,1.14,1.14,1.14h1.81c1.35,3.33,4.61,5.69,8.43,5.69,1.41,0,2.75-.32,3.94-.89.38-.18.61-.59.61-1.01,0-.65-.54-1.15-1.13-1.15h0Z' stroke-width='0px' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='18' cy='18' r='6' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='11' cy='31' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='18' cy='42' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='50' y='49' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='12' y='49' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M57.7,38.68l-1.98-1.48c-.29-.22-.52-.52-.66-.86l-2.95-7.37-1.1-2.51c-.29-.67-.93-1.13-1.66-1.19l-10.35-.95h-.18s-2.82,0-2.82,0h-3s-10.35.96-10.35.96c-.73.07-1.36.52-1.66,1.19l-1.1,2.51-2.95,7.37c-.14.34-.37.64-.66.86l-1.98,1.48c-.29.22-.52.52-.66.86l-1.49,3.72c-.09.24-.14.49-.14.74v8.53c0,.19.03.37.08.55l.72,2.49.64,2.23c.25.86,1.03,1.45,1.93,1.45h41.27c.9,0,1.68-.59,1.93-1.45l.64-2.23.72-2.49c.05-.18.08-.36.08-.55v-8.53c0-.25-.05-.51-.14-.74l-1.49-3.72c-.14-.34-.36-.64-.66-.86' fill='%2366c7c0'/%3E%3Cpolygon points='53.12 37.02 50.17 29.68 49.1 27.19 48.96 27.1 39.3 26.21 39.29 26.19 38.82 26.15 38.64 26.15 33.2 26.15 33.01 26.15 32.54 26.19 32.54 26.21 22.87 27.1 22.74 27.19 21.66 29.68 18.72 37.02 18.65 37.18 29.68 37.18 42.16 37.18 53.19 37.18 53.12 37.02' fill='%23004c4c'/%3E%3Crect x='14.92' y='43.19' width='9.07' height='4.34' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='48.07' y='43.19' width='9.07' height='4.34' rx='1' ry='1' fill='%23fff'/%3E%3Cpath d='M36,43.19h-7.66c-.55,0-1,.45-1,1v2.81c0,.33.16.64.44.83l3.26,2.22c.17.11.36.17.56.17h8.78c.2,0,.4-.06.56-.17l3.26-2.22c.27-.19.44-.5.44-.83v-2.81c0-.55-.45-1-1-1h-7.66Z' fill='%2300716b'/%3E%3Cpath d='M59.21,51.14l-.64,2.23c-.25.86-1.03,1.45-1.93,1.45H15.37c-.9,0-1.68-.59-1.93-1.45l-.64-2.23-.72-2.49c-.05-.18-.08-.36-.08-.55v4.42c0,.19.03.37.08.55l.72,2.49.64,2.23c.25.86,1.03,1.45,1.93,1.45h41.27c.9,0,1.68-.59,1.93-1.45l.64-2.23.72-2.49c.05-.18.08-.36.08-.55v-4.42c0,.19-.03.37-.08.55l-.72,2.49Z' fill='%2339b7ae'/%3E%3Crect x='28.43' y='52.64' width='15.14' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car-damage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='13' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='49' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M59.2,53.1c-.13.64-.21,1.09-.34,1.59-.94,3.79-11.75,2.34-24.02.65-12.27-1.69-23.07-3.21-22.95-7.12.02-.51.05-.96.1-1.62.1-1.38.25-3.06.56-4.79.73-4.27,2.4-8.99,6.67-11.01,4.51-9.9,6.14-11.19,20.27-9.25,14.13,1.94,15.35,3.63,17.02,14.38,3.56,3.09,3.89,8.09,3.45,12.4-.17,1.76-.48,3.41-.76,4.76Z' fill='%2333b5ab'/%3E%3Cpath d='M59.95,48.34c-.12.74-.26,1.43-.39,2.06-.13.64-.21,1.09-.34,1.59-.94,3.79-11.75,2.34-24.02.65-12.27-1.69-23.07-3.21-22.95-7.12.02-.51.05-.96.1-1.62.05-.64.1-1.34.19-2.09.73-4.27,2.4-8.99,6.67-11.01,4.51-9.9,6.14-11.19,20.27-9.25,14.13,1.94,15.35,3.63,17.02,14.38,3.56,3.09,3.89,8.09,3.45,12.4Z' fill='%2366c7c0'/%3E%3Cpath d='M17.37,37.13l7.65,2.66-3.08,2.34-4.62-1.24c-1.32-.35-2.03-1.77-1.52-3.04h0c.25-.62.94-.94,1.58-.72Z' fill='%23fff'/%3E%3Cpath d='M50.3,45.4l-1.35-1.78c-.29-.38-.72-.63-1.19-.7l-10.99-1.51-10.99-1.51c-.48-.07-.96.06-1.34.35l-1.78,1.35c-.44.34-1.02.45-1.56.31l-4.26-1.14c-1.05-.28-2.11.42-2.26,1.5h0c-.12.9.44,1.76,1.32,1.99l5.03,1.34c.34.09.65.28.89.55l.43.49,4.4,4.39c.29.32.68.53,1.11.59l7.46,1.03,7.46,1.03c.43.06.86-.04,1.22-.27l5.42-3.04.55-.36c.3-.19.65-.29,1-.29l5.2.07c.91.01,1.69-.66,1.81-1.56h0c.15-1.08-.68-2.04-1.77-2.06l-4.41-.05c-.56,0-1.08-.27-1.42-.72Z' fill='%2300716b'/%3E%3Cpath d='M56.18,42.55l-7.69.47,2.34,3.08,5.18.06c1.15.01,2.06-.98,1.93-2.13h0c-.1-.89-.87-1.54-1.76-1.49Z' fill='%23fff'/%3E%3Crect x='29.2' y='47.8' width='13.62' height='2.72' transform='translate(7.04 -4.45) rotate(7.84)' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.51,35.93c-1.66-10.75-2.89-12.43-17.02-14.38h0c-14.13-1.94-15.76-.66-20.27,9.24l37.29,5.13Z' fill='%23004c4c'/%3E%3Cpath d='M21.85,31.38l1.41-2.77c2.75-5.46,4.7-5.89,15.86-4.35,11.16,1.54,12.93,2.47,14.09,8.47l.61,3.05,2.68.15c-1.66-10.75-2.89-12.43-17.02-14.38h0c-14.13-1.94-15.76-.66-20.27,9.24l2.63.58Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/g%3E%3Cpolyline points='33.46 33.4 37.87 31.15 34.53 28.6 37.52 27.59 40.77 26.49 38.6 28.6 42.77 31.73 40.12 33.92' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car-insured-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M59.87,50.05c-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.09-1.38-.17-3.06-.1-4.82.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82.07,1.76,0,3.44-.1,4.82Z' fill='%2333b5ab'/%3E%3Cpath d='M59.97,45.22c-.02.75-.06,1.45-.1,2.1-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.04-.64-.08-1.34-.1-2.1.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82Z' fill='%2366c7c0'/%3E%3Cpath d='M16.15,39.93l7.94,1.59-2.73,2.73-4.75-.59c-1.35-.17-2.25-1.48-1.92-2.8h0c.16-.65.81-1.06,1.46-.93Z' fill='%23fff'/%3E%3Cpath d='M49.89,43.62l-1.58-1.58c-.34-.34-.8-.53-1.28-.53h-22.19c-.48,0-.94.19-1.28.53l-1.58,1.58c-.39.39-.95.59-1.5.52l-4.38-.55c-1.08-.13-2.03.71-2.03,1.79h0c0,.91.68,1.68,1.58,1.79l5.16.65c.35.04.69.19.96.42l.5.43,4.96,3.75c.33.28.75.44,1.18.44h15.06c.43,0,.85-.15,1.18-.44l4.96-3.75.5-.43c.27-.23.6-.38.96-.42l5.16-.65c.91-.11,1.58-.88,1.58-1.79h0c0-1.09-.95-1.93-2.03-1.79l-4.38.55c-.55.07-1.11-.12-1.5-.52Z' fill='%2300716b'/%3E%3Cpath d='M55.33,40l-7.55,1.51,2.73,2.73,5.14-.64c1.14-.14,1.9-1.25,1.62-2.37h0c-.22-.86-1.07-1.41-1.95-1.23Z' fill='%23fff'/%3E%3Crect x='29' y='48' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.18,33.4l-.95-2.72c-1.98-5.79-3.85-6.47-15.12-6.47s-13.14.69-15.12,6.47l-.95,2.72h32.13Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M52.06,9.3c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Crect x='48' y='18.53' width='10.37' height='1.94' rx='.83' ry='.83' fill='%23004c4c'/%3E%3Crect x='48' y='18.53' width='10.37' height='1.94' rx='.83' ry='.83' transform='translate(72.69 -33.69) rotate(90)' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car-insured\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M59.87,50.05c-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.09-1.38-.17-3.06-.1-4.82.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82.07,1.76,0,3.44-.1,4.82Z' fill='%2333b5ab'/%3E%3Cpath d='M59.97,45.22c-.02.75-.06,1.45-.1,2.1-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.04-.64-.08-1.34-.1-2.1.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82Z' fill='%2366c7c0'/%3E%3Cpath d='M16.15,39.93l7.94,1.59-2.73,2.73-4.75-.59c-1.35-.17-2.25-1.48-1.92-2.8h0c.16-.65.81-1.06,1.46-.93Z' fill='%23fff'/%3E%3Cpath d='M49.89,43.62l-1.58-1.58c-.34-.34-.8-.53-1.28-.53h-22.19c-.48,0-.94.19-1.28.53l-1.58,1.58c-.39.39-.95.59-1.5.52l-4.38-.55c-1.08-.13-2.03.71-2.03,1.79h0c0,.91.68,1.68,1.58,1.79l5.16.65c.35.04.69.19.96.42l.5.43,4.96,3.75c.33.28.75.44,1.18.44h15.06c.43,0,.85-.15,1.18-.44l4.96-3.75.5-.43c.27-.23.6-.38.96-.42l5.16-.65c.91-.11,1.58-.88,1.58-1.79h0c0-1.09-.95-1.93-2.03-1.79l-4.38.55c-.55.07-1.11-.12-1.5-.52Z' fill='%2300716b'/%3E%3Cpath d='M55.33,40l-7.55,1.51,2.73,2.73,5.14-.64c1.14-.14,1.9-1.25,1.62-2.37h0c-.22-.86-1.07-1.41-1.95-1.23Z' fill='%23fff'/%3E%3Crect x='29' y='48' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.18,33.4l-.95-2.72c-1.98-5.79-3.85-6.47-15.12-6.47s-13.14.69-15.12,6.47l-.95,2.72h32.13Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M52.06,9.3c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M52.82,23.71h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M58.72,17.68l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M59.87,50.05c-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.09-1.38-.17-3.06-.1-4.82.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82.07,1.76,0,3.44-.1,4.82Z' fill='%2333b5ab'/%3E%3Cpath d='M59.97,45.22c-.02.75-.06,1.45-.1,2.1-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.04-.64-.08-1.34-.1-2.1.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82Z' fill='%2366c7c0'/%3E%3Cpath d='M16.15,39.93l7.94,1.59-2.73,2.73-4.75-.59c-1.35-.17-2.25-1.48-1.92-2.8h0c.16-.65.81-1.06,1.46-.93Z' fill='%23fff'/%3E%3Cpath d='M49.89,43.62l-1.58-1.58c-.34-.34-.8-.53-1.28-.53h-22.19c-.48,0-.94.19-1.28.53l-1.58,1.58c-.39.39-.95.59-1.5.52l-4.38-.55c-1.08-.13-2.03.71-2.03,1.79h0c0,.91.68,1.68,1.58,1.79l5.16.65c.35.04.69.19.96.42l.5.43,4.96,3.75c.33.28.75.44,1.18.44h15.06c.43,0,.85-.15,1.18-.44l4.96-3.75.5-.43c.27-.23.6-.38.96-.42l5.16-.65c.91-.11,1.58-.88,1.58-1.79h0c0-1.09-.95-1.93-2.03-1.79l-4.38.55c-.55.07-1.11-.12-1.5-.52Z' fill='%2300716b'/%3E%3Cpath d='M55.33,40l-7.55,1.51,2.73,2.73,5.14-.64c1.14-.14,1.9-1.25,1.62-2.37h0c-.22-.86-1.07-1.41-1.95-1.23Z' fill='%23fff'/%3E%3Crect x='29' y='48' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.18,33.4l-.95-2.72c-1.98-5.79-3.85-6.47-15.12-6.47s-13.14.69-15.12,6.47l-.95,2.72h32.13Z' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='49.82' y='16.03' width='10.37' height='1.94' rx='.83' ry='.83' fill='%23004c4c'/%3E%3Crect x='49.82' y='16.03' width='10.37' height='1.94' rx='.83' ry='.83' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-car\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='46' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M59.87,50.05c-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.09-1.38-.17-3.06-.1-4.82.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82.07,1.76,0,3.44-.1,4.82Z' fill='%2333b5ab'/%3E%3Cpath d='M59.97,45.22c-.02.75-.06,1.45-.1,2.1-.04.65-.06,1.11-.12,1.62-.42,3.89-11.34,3.92-23.75,3.92s-23.33-.04-23.75-3.92c-.05-.51-.08-.96-.12-1.62-.04-.64-.08-1.34-.1-2.1.15-4.33,1.16-9.24,5.11-11.82,3.12-10.43,4.57-11.93,18.86-11.93s15.74,1.5,18.86,11.93c3.96,2.58,4.97,7.48,5.11,11.82Z' fill='%2366c7c0'/%3E%3Cpath d='M16.15,39.93l7.94,1.59-2.73,2.73-4.75-.59c-1.35-.17-2.25-1.48-1.92-2.8h0c.16-.65.81-1.06,1.46-.93Z' fill='%23fff'/%3E%3Cpath d='M49.89,43.62l-1.58-1.58c-.34-.34-.8-.53-1.28-.53h-22.19c-.48,0-.94.19-1.28.53l-1.58,1.58c-.39.39-.95.59-1.5.52l-4.38-.55c-1.08-.13-2.03.71-2.03,1.79h0c0,.91.68,1.68,1.58,1.79l5.16.65c.35.04.69.19.96.42l.5.43,4.96,3.75c.33.28.75.44,1.18.44h15.06c.43,0,.85-.15,1.18-.44l4.96-3.75.5-.43c.27-.23.6-.38.96-.42l5.16-.65c.91-.11,1.58-.88,1.58-1.79h0c0-1.09-.95-1.93-2.03-1.79l-4.38.55c-.55.07-1.11-.12-1.5-.52Z' fill='%2300716b'/%3E%3Cpath d='M55.33,40l-7.55,1.51,2.73,2.73,5.14-.64c1.14-.14,1.9-1.25,1.62-2.37h0c-.22-.86-1.07-1.41-1.95-1.23Z' fill='%23fff'/%3E%3Crect x='29' y='48' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.18,33.4l-.95-2.72c-1.98-5.79-3.85-6.47-15.12-6.47s-13.14.69-15.12,6.47l-.95,2.72h32.13Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-caravan\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='6' y='53.6' width='16.82' height='2.4' fill='%2300716b'/%3E%3Ccircle cx='12.6' cy='52.4' r='3.6' fill='%2300716b'/%3E%3Cpath d='M58.52,56H17.74c-1.07,0-2.05-.57-2.59-1.49l-5.63-9.37c-.42-.73-.52-1.6-.27-2.41l4.32-17.72c.28-.91.98-1.63,1.88-1.94l21.09-4.91c.32-.11.65-.17.99-.17h17.53c.63,0,1.23.2,1.74.56l4.86,3.54c.79.56,1.26,1.47,1.26,2.44v26.54c-.01.66-.23,1.3-.63,1.83l-1.37,1.92c-.57.74-1.45,1.17-2.38,1.17Z' fill='%2366c7c0'/%3E%3Cpath d='M26.92,47.96h8.83c3.46,0,6.26,2.81,6.26,6.26v1.78h-21.49v-1.64c0-3.53,2.87-6.4,6.4-6.4Z' fill='%2333b5ab'/%3E%3Cpolygon points='63 36 10.89 36 11.62 33 63 33 63 36' fill='%23f3c000'/%3E%3Cpath d='M47.13,27h9c1.1,0,2,.9,2,2v27h-13v-27c0-1.1.9-2,2-2Z' fill='%2300716b'/%3E%3Ccircle cx='54.24' cy='41.5' r='1.49' fill='%23f3c000'/%3E%3Crect x='20.36' y='27' width='18.9' height='13.5' rx='4' ry='4' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M34.7,47.96h-6.87c-1.82,1.14-3.03,3.16-3.03,5.47,0,.88.18,1.72.5,2.49.97,2.34,3.28,3.98,5.97,3.98s4.99-1.64,5.97-3.98c.32-.77.5-1.6.5-2.49,0-2.31-1.21-4.32-3.03-5.47Z' fill='%2300716b'/%3E%3Cpath d='M31.26,49.43c-2.21,0-4,1.79-4,4,0,.91.32,1.74.83,2.42.73.96,1.87,1.58,3.17,1.58s2.44-.63,3.17-1.58c.51-.67.83-1.5.83-2.42,0-2.21-1.79-4-4-4Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-card-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-card\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-centimeter\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='5.5' y='25.5' width='61' height='21' transform='translate(36 86.91) rotate(-135)' fill='%2333b5ab'/%3E%3Cpath d='M58.98,45.58h0c.55,0,1,.45,1,1v6h-2v-6c0-.55.45-1,1-1Z' transform='translate(65.98 125.49) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M50.5,37.1h0c.55,0,1,.45,1,1v6h-2v-6c0-.55.45-1,1-1Z' transform='translate(57.5 105.01) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M56.15,41.92h0c.55,0,1,.45,1,1v2h-2v-2c0-.55.45-1,1-1Z' transform='translate(65.15 113.84) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M42.01,28.61h0c.55,0,1,.45,1,1v6h-2v-6c0-.55.45-1,1-1Z' transform='translate(49.01 84.52) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M47.67,33.44h0c.55,0,1,.45,1,1v2h-2v-2c0-.55.45-1,1-1Z' transform='translate(56.67 93.35) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M33.53,20.13h0c.55,0,1,.45,1,1v6h-2v-6c0-.55.45-1,1-1Z' transform='translate(40.53 64.04) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M39.18,24.95h0c.55,0,1,.45,1,1v2h-2v-2c0-.55.45-1,1-1Z' transform='translate(48.18 72.87) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M30.7,16.47h0c.55,0,1,.45,1,1v2h-2v-2c0-.55.45-1,1-1Z' transform='translate(39.7 52.38) rotate(-135)' fill='%2300716b'/%3E%3Cpath d='M25.04,11.64h0c.55,0,1,.45,1,1v6h-2v-6c0-.55.45-1,1-1Z' transform='translate(32.04 43.55) rotate(-135)' fill='%2300716b'/%3E%3Ccircle cx='18.32' cy='21.86' r='4' fill='%2300716b'/%3E%3Ccircle cx='18.32' cy='21.86' r='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-chart-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='16.53' y='41.51' width='9.23' height='13.96' fill='%2300716b'/%3E%3Crect x='28.06' y='34.71' width='9.23' height='20.76' fill='%2300716b'/%3E%3Cpath d='M52.22,27.71c-1.99,1.77-4.6,2.86-7.47,2.86-6.21,0-11.26-5.05-11.26-11.26,0-4.6,2.77-8.55,6.73-10.3h-6.72c-2.49,2.72-4.03,6.33-4.03,10.3,0,8.43,6.86,15.28,15.28,15.28,3.84,0,7.34-1.43,10.03-3.78l-2.55-3.1Z' fill='%2333b5ab'/%3E%3Crect x='39.6' y='29.53' width='9.23' height='25.94' fill='%2300716b'/%3E%3Cpath d='M63.01,43.74c-.59,0-1.18-.26-1.57-.76l-8.43-10.71c-.68-.87-.53-2.13.34-2.81.87-.68,2.13-.53,2.81.34l8.43,10.71c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2300716b'/%3E%3Cpath d='M54.57,27.77l-3.14,2.47,1.53,1.96c1.12-.72,2.15-1.59,3.05-2.57l-1.44-1.86Z' fill='%23004c4c'/%3E%3Cpath d='M48.82,34.03v-4.23c-1.26.5-2.64.77-4.08.77-1.68,0-3.26-.38-4.69-1.04h-.45v4.15c1.61.58,3.34.91,5.15.91,1.41,0,2.78-.2,4.08-.56Z' fill='%23004c4c'/%3E%3Cpath d='M44.75,32.61c-7.33,0-13.3-5.97-13.3-13.3s5.97-13.3,13.3-13.3,13.3,5.97,13.3,13.3-5.97,13.3-13.3,13.3ZM44.75,10c-5.13,0-9.3,4.17-9.3,9.3s4.17,9.3,9.3,9.3,9.3-4.17,9.3-9.3-4.17-9.3-9.3-9.3Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-chat-avatar\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,60c13.3,0,24-10.7,24-24s-10.7-24-24-24-24,10.7-24,24,10.7,24,24,24Z' fill='%2366c7c0'/%3E%3Cpath d='M50.4,31.7c.1,0,2.5-7.7-1.4-12.9l-.5-.5c-2.7-3-6.2-5.1-10.1-6.1-.8-.1-1.6-.1-2.4-.1-10.1-.1-19.1,6.2-22.6,15.6-.2,1.1-.3,2.3-.3,3.4,0,5.8,2.6,11.3,7.1,15,1,.9,4.1,2.2,7.7,3.4-.2,1.5-.4,2.9-.4,4.4v3.6-.8c1.6,1.1,3.5,1.6,5.4,1.5.8,0,1.6-.2,2.3-.6-.5-.7-1.1-1.3-1.8-1.8-.1-1.5,0-3.1.3-4.6,3.5.6,7,.6,9.4-.6,1.9-1,7.5-6,8.6-11.7.5-2.3.5-5.5-1.3-7.2Z' fill='%23fff'/%3E%3Cpath d='M35.2,57.6c-.7.4-1.5.6-2.3.6-1.9.1-3.8-.4-5.4-1.5,0,.6,0,1.2.1,1.8,2.7,1,5.5,1.5,8.4,1.5h.3c-.2-.9-.6-1.7-1.1-2.4Z' fill='%23fdcf2f'/%3E%3Cpath d='M34.4,42.9c-.1.1.8,3.6,5.5,3.6,4.8-.1,5.5-3.8,5.5-3.8-3.6,1.1-7.4,1.2-11,.2' fill='%2300716b'/%3E%3Cpath d='M44.5,29.2v1.4c5-2.6,6.6-.1,6.6-.2-1.3-3-6.6-1.2-6.6-1.2' fill='%2300716b'/%3E%3Cpath d='M38.4,29.7s-5-3.3-9.8,1.8c.2.2,4-3.7,9.8-.4v-1.4Z' fill='%2300716b'/%3E%3Cpath d='M52.5,21.2c-.8-2.2-2.1-4.1-3.9-5.6-3.2-2-6.7-3.1-10.4-3.5h-.2c-.7-.1-1.3-.1-2-.1-10.1,0-19.2,6.4-22.6,15.9v-.1c-.1.1-.1.3-.1.5-.1.1-.2.6-.3.9s-.2.8-.3,1.2c-.1.4-.1.5-.2.8-.1.5-.2.9-.2,1.4,0,.1-.1.3-.1.4-.1,1-.2,2-.2,3,.1,1,.2,2,.3,3.1.1.7.2,1.5.3,2.1,1.8,7.8,7.3,14.3,14.8,17.2l.3.1c0-.1-.2-2.2-.1-4.5,0-1.5.2-3.1.3-3.9,0,0,.1-.3.1-.5-2.3-1.1-4.3-2.9-5.6-5.1-1.1.4-2.4.2-3.3-.5-.2-.2-.5-.3-.7-.5.2-1,.7-2,1.5-2.6,1.2-1.2,4.8-2,6.2-3.8,3.7-4.7,2.9-14,7.9-17.7,2.2-1.9,5.1-2.8,8-2.4,4.2.5,6,2.4,7.7,5.2,2.5,4.1.8,9.5.8,9.5,0,0,4.1-3,2-10.5Z' fill='%2300716b'/%3E%3Cpath d='M39.2,55.7c-.3-.5-5.8-2.3-5.8-2.3,0,.4-.1.8-.1,1.2v1.3c1.5,1,2.5,2.4,2.9,4.1,1.2,0,2.5-.1,3.7-.3,0-1.3,0-3.1-.7-4Z' fill='%2300716b'/%3E%3Cpath d='M34.7,31.6c-.1,0-.2,0-.3.1.4.6.4,1.4.1,2.1-.4.7-1,1.1-1.8,1.1-.2,0-.4,0-.5-.1,0,1.8,1.2,3.7,3.2,3.4,3.7-.5,3.3-7.1-.7-6.6Z' fill='%2300716b'/%3E%3Cpath d='M47,31.6c.1.3.2.6.2.9,0,.5-.2,1-.6,1.4-.4.4-.9.6-1.4.6-.3,0-.5-.1-.7-.1-.1,1.8,1.1,3.8,3.1,3.6,3.4-.5,3.1-6.7-.6-6.4Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-chat\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='27' y='28' width='37' height='27' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='8' y='12.04' width='43' height='30.96' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='15 50 15 43 23 43 15 50' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpolygon points='57 62 57 55 49 55 57 62' fill-rule='evenodd' fill='%2300716b'/%3E%3Cg%3E%3Crect x='17' y='21' width='25' height='2' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='17' y='26' width='25' height='2' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='17' y='31' width='18' height='2' rx='1' ry='1' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-chef\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31.45,46.23h9.09c11.04,0,20,8.96,20,20H11.45c0-11.04,8.96-20,20-20Z' fill='%2300716b'/%3E%3Crect x='30.81' y='40.26' width='10.38' height='6.3' fill='%2366c7c0'/%3E%3Cpath d='M41.19,46.56h-10.38s2.3-3.19,5.19-3.19,5.19,3.19,5.19,3.19Z' fill='%2366c7c0'/%3E%3Ccircle cx='32.97' cy='52.07' r='1.3' fill='%23f3c000'/%3E%3Ccircle cx='32.97' cy='57.26' r='1.3' fill='%23f3c000'/%3E%3Cpath d='M41.19,43.72c-1.47,1.06-3.26,1.46-5.19,1.46s-3.32,1.87-5.19,1.15v-4.99h10.39v2.39Z' fill='%2333b5ab'/%3E%3Cellipse cx='36' cy='29.14' rx='11' ry='11.14' fill='%2300716b'/%3E%3Cpath d='M45,30.68v4.09c0,5.07-4.03,9.19-9,9.19s-9-4.12-9-9.19v-3.32c.31.02.64.03.96.03,4.3,0,8.18-1.84,10.93-4.78,1.67,1.79,3.75,3.17,6.11,3.97Z' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='13' r='6' fill='%2366c7c0'/%3E%3Cpath d='M25,14v15c0-2.21,4.92-4,11-4s11,1.79,11,4v-15h-22Z' fill='%2333b5ab'/%3E%3Cpath d='M25,11.74v15c0-2.21,4.92-4,11-4s11,1.79,11,4v-15h-22Z' fill='%2366c7c0'/%3E%3Ccircle cx='27' cy='15' r='6' fill='%2366c7c0'/%3E%3Ccircle cx='45' cy='15' r='6' fill='%2366c7c0'/%3E%3Crect x='30.81' y='45.25' width='10.38' height='3.17' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-child\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M62,49c0-10.12-11.57-16.94-11.57-16.94h0c-3.76-3.14-8.84-5.06-14.43-5.06s-10.67,1.92-14.43,5.06h0s-11.57,6.82-11.57,16.94h.02c-.02.16-.02.33-.02.5,0,3.04,2.46,5.5,5.5,5.5.77,0,1.51-.16,2.18-.45,3.6,5.64,10.45,9.45,18.32,9.45s14.72-3.81,18.32-9.45c.67.29,1.41.45,2.18.45,3.04,0,5.5-2.46,5.5-5.5,0-.17,0-.34-.02-.5h.02Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Ccircle cx='23' cy='15' r='6' fill='%2366c7c0'/%3E%3Ccircle cx='49' cy='15' r='6' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='51' r='7' fill='%23f3c000'/%3E%3Cpath d='M47,58.15c-3.2,1.74-6.97,2.74-11,2.74s-7.8-1-11-2.74v2.73c2.81,1.88,6.41,3.12,11,3.12s8.19-1.24,11-3.12v-2.73Z' fill='%2333b5ab'/%3E%3Cellipse cx='25' cy='56' rx='8' ry='9' fill='%2300716b'/%3E%3Cellipse cx='47' cy='56' rx='8' ry='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='59.5' r='4' fill='%23004c4c'/%3E%3Ccircle cx='25' cy='59.5' r='4' fill='%23004c4c'/%3E%3Cpath d='M22.03,30.59c.53,7.71,10.85,13.25,17.97,11.46,7.51-1.89,10.53-6.42,10-14.13l-28.43,4.14' fill-rule='evenodd' fill='%2333b5ab'/%3E%3Ccircle cx='23' cy='15' r='3' fill='%2300716b'/%3E%3Ccircle cx='49' cy='15' r='3' fill='%2300716b'/%3E%3Cellipse cx='36' cy='26' rx='16' ry='14' fill='%2366c7c0'/%3E%3Cellipse cx='35.9' cy='32.02' rx='7.32' ry='6.12' fill='%2333b5ab'/%3E%3Cpath d='M39,29c0,1.38-1.34,3-3,3s-3-1.62-3-3,1.34-2,3-2,3,.62,3,2Z' fill='%23004c4c' fill-rule='evenodd'/%3E%3Ccircle cx='32' cy='23' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='40' cy='23' r='1.5' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-christmastree\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,56h10v7c0,1.66-1.34,3-3,3h-4c-1.66,0-3-1.34-3-3v-7h0Z' fill='%2300716b'/%3E%3Cpath d='M33.9,27.01l-21.36,27.77c-1.01,1.32-.07,3.22,1.59,3.22h43.76c1.68,0,2.61-1.95,1.56-3.26l-22.4-27.77c-.81-1.01-2.35-.99-3.14.04Z' fill='%2366c7c0'/%3E%3Cpath d='M34.02,16l-16.61,21.78c-1,1.32-.07,3.22,1.57,3.22h34.03c1.67,0,2.59-1.95,1.54-3.26l-17.42-21.78c-.81-1.01-2.33-.99-3.12.04Z' fill='%2366c7c0'/%3E%3Cpath d='M34.2,8.39l-8.78,11.39c-1.01,1.32-.07,3.22,1.59,3.22h17.98c1.68,0,2.62-1.95,1.56-3.26l-9.21-11.39c-.81-1.01-2.36-.99-3.15.04Z' fill='%2366c7c0'/%3E%3Ccircle cx='36.52' cy='52' r='2' fill='%23004c4c'/%3E%3Ccircle cx='44.29' cy='33.24' r='2.3' fill='%23004c4c'/%3E%3Ccircle cx='33.71' cy='14.15' r='1.71' fill='%23004c4c'/%3E%3Ccircle cx='26.75' cy='33.05' r='2.54' fill='%23f3c000'/%3E%3Ccircle cx='47.65' cy='50.88' r='2.83' fill='%23f3c000'/%3E%3Ccircle cx='38.97' cy='17.87' r='1.9' fill='%23f3c000'/%3E%3Ccircle cx='24.23' cy='50.58' r='2.52' fill='%2300716b'/%3E%3Ccircle cx='35.41' cy='35.12' r='1.88' fill='%2300716b'/%3E%3Cpolygon points='45.16 26 26.4 26 28.61 23 42.82 23 45.16 26' fill='%2333b5ab'/%3E%3Cpolygon points='50.79 44.03 20.82 44.03 23.14 41 48.39 41.05 50.79 44.03' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-circle-empty\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-co2\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M54.41,38.78c-.55,0-1.09.05-1.62.16-.54-8.34-7.44-14.94-15.87-14.94-6.62,0-12.3,4.07-14.69,9.87-.7-.14-1.42-.21-2.17-.21-6.13,0-11.1,5-11.1,11.17s4.64,10.83,10.48,11.15v.02h34.96c4.73,0,8.56-3.85,8.56-8.61s-3.83-8.61-8.56-8.61Z' fill='%2366c7c0'/%3E%3Cpath d='M14.06,27.48c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41,1.47-1.47,1.47-3.86,0-5.33-2.25-2.25-2.25-5.91,0-8.16.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41-1.47,1.47-1.47,3.86,0,5.33,2.25,2.25,2.25,5.91,0,8.16-.2.2-.45.29-.71.29Z' fill='%2300716b'/%3E%3Cpath d='M20.55,27.48c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41,1.47-1.47,1.47-3.86,0-5.33-2.25-2.25-2.25-5.91,0-8.16.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41-1.47,1.47-1.47,3.86,0,5.33,2.25,2.25,2.25,5.91,0,8.16-.2.2-.45.29-.71.29Z' fill='%2300716b'/%3E%3Cpath d='M38.04,24.04c.53,7.25,6.58,12.96,13.96,12.96.18,0,.36,0,.54-.01-1.33-7.04-7.25-12.44-14.5-12.95Z' fill='%2333b5ab'/%3E%3Ccircle cx='52' cy='23' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='51.03' y='17.82' width='1.94' height='10.37' rx='.97' ry='.97' fill='%23004c4c'/%3E%3Crect x='52.47' y='22.75' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(33.87 -30.24) rotate(45)' fill='%23004c4c'/%3E%3Crect x='49.58' y='22.75' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(104.52 8.24) rotate(135)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-coffee\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,25H12c-1.66,0-3-1.34-3-3v-9.71c0-1.76,1.52-3.15,3.27-2.99l47.89,2.55c1.59.08,2.84,1.4,2.84,3v10.16Z' fill='%2300716b'/%3E%3Crect x='53' y='25' width='10' height='29' fill='%2366c7c0'/%3E%3Cpath d='M17,39h20v8.45c0,3.62-2.94,6.55-6.55,6.55h-6.9c-3.62,0-6.55-2.94-6.55-6.55v-8.45h0Z' fill='%2333b5ab'/%3E%3Cpath d='M14,50c-2.76,0-5-2.24-5-5s2.24-5,5-5,5,2.24,5,5-2.24,5-5,5ZM14,42c-1.65,0-3,1.35-3,3s1.35,3,3,3,3-1.35,3-3-1.35-3-3-3Z' fill='%2333b5ab'/%3E%3Cpath d='M17,25h20v1.76c0,2.34-1.9,4.24-4.24,4.24h-11.51c-2.34,0-4.24-1.9-4.24-4.24v-1.76h0Z' fill='%2366c7c0'/%3E%3Crect x='22' y='31' width='3' height='3' fill='%2366c7c0'/%3E%3Crect x='29' y='31' width='3' height='3' fill='%2366c7c0'/%3E%3Cpath d='M12,54c-1.66,0-3,1.34-3,3v3c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-6H12Z' fill='%2300716b'/%3E%3Ccircle cx='15.5' cy='18.5' r='2.5' fill='%23f3c000'/%3E%3Ccircle cx='23.5' cy='18.5' r='2.5' fill='%23fff'/%3E%3Crect x='17' y='25' width='20' height='1.93' fill='%2333b5ab'/%3E%3Crect x='53' y='25' width='10' height='1.93' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-colors\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='5.3' y='21.75' width='46' height='18' rx='4' ry='4' transform='translate(-13.45 29.02) rotate(-45)' fill='%2366c7c0'/%3E%3Crect x='43.98' y='9.07' width='4' height='8' transform='translate(4.22 36.34) rotate(-45)' fill='%23f3c000'/%3E%3Cpath d='M56.07,16.1l-9.04-9.04c-.59-.59-1.54-.59-2.12,0h0c-.59.59-.59,1.54,0,2.12l8.93,8.93-12.33,21.28c-.68,1.18-.49,2.66.47,3.62l4.14,4.14c.59.59,1.54.59,2.12,0l.1-.1c.59-.59.59-1.54,0-2.12l-4.06-4.06,12.26-21.16c.68-1.18.49-2.66-.47-3.63Z' fill='%2300716b'/%3E%3Crect x='49.96' y='42.88' width='9' height='21' rx='2' ry='2' transform='translate(-21.79 54.14) rotate(-45)' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-complete\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49.003' y='49.061' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13.003' y='49.061' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M59.875,53.108c-.036.654-.064,1.108-.118,1.617-.419,3.887-11.34,3.924-23.754,3.924s-23.335-.036-23.754-3.924c-.055-.509-.082-.963-.118-1.617-.091-1.381-.173-3.061-.1-4.823.146-4.332,1.156-9.237,5.115-11.817,3.122-10.427,4.569-11.926,18.857-11.926s15.736,1.499,18.857,11.926c3.959,2.58,4.969,7.484,5.115,11.817.073,1.762-.009,3.442-.1,4.823Z' fill='%2333b5ab'/%3E%3Cpath d='M59.975,48.285c-.018.754-.064,1.453-.1,2.098-.036.654-.064,1.108-.118,1.617-.419,3.887-11.34,3.924-23.754,3.924s-23.335-.036-23.754-3.924c-.055-.509-.082-.963-.118-1.617-.036-.645-.082-1.344-.1-2.098.146-4.332,1.156-9.237,5.115-11.817,3.122-10.427,4.569-11.926,18.857-11.926s15.736,1.499,18.857,11.926c3.959,2.58,4.969,7.484,5.115,11.817Z' fill='%2366c7c0'/%3E%3Cpath d='M16.151,42.988l7.94,1.588-2.734,2.734-4.749-.594c-1.351-.169-2.25-1.481-1.92-2.802h0c.162-.65.806-1.057,1.463-.926Z' fill='%23fff'/%3E%3Cpath d='M49.892,46.684l-1.579-1.579c-.339-.339-.799-.53-1.279-.53h-22.194c-.48,0-.94.191-1.279.53l-1.578,1.578c-.395.395-.949.585-1.503.516l-4.379-.548c-1.079-.135-2.033.707-2.033,1.795h0c0,.912.679,1.682,1.584,1.795l5.164.645c.353.044.686.192.956.424l.497.428,4.96,3.749c.328.281.745.435,1.177.435h15.065c.432,0,.849-.154,1.177-.435l4.959-3.749.498-.428c.27-.232.602-.379.955-.423l5.165-.645c.905-.113,1.584-.882,1.584-1.795h0c0-1.088-.953-1.93-2.033-1.795l-4.38.548c-.554.069-1.109-.121-1.503-.516Z' fill='%2300716b'/%3E%3Cpath d='M55.335,43.066l-7.551,1.51,2.734,2.734,5.142-.643c1.142-.143,1.902-1.252,1.623-2.369h0c-.216-.865-1.074-1.407-1.948-1.232Z' fill='%23fff'/%3E%3Crect x='29.003' y='51.061' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.181,36.464l-.947-2.725c-1.976-5.788-3.85-6.473-15.118-6.473s-13.142.686-15.118,6.473l-.946,2.725h32.129Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M13.753,8.695l2.127,4.858,5.278.522c.703.07.987.942.459,1.412l-3.963,3.525,1.134,5.181c.151.69-.591,1.229-1.201.873l-4.577-2.68-4.577,2.68c-.61.357-1.352-.183-1.201-.873l1.134-5.181-3.963-3.525c-.528-.469-.244-1.342.459-1.412l5.278-.522,2.127-4.858c.283-.647,1.201-.647,1.484,0Z' fill='%23f3c000'/%3E%3Cpath d='M59.753,8.695l2.127,4.858,5.278.522c.703.07.987.942.459,1.412l-3.963,3.525,1.134,5.181c.151.69-.591,1.229-1.201.873l-4.577-2.68-4.577,2.68c-.61.357-1.352-.183-1.201-.873l1.134-5.181-3.963-3.525c-.528-.469-.244-1.342.459-1.412l5.278-.522,2.127-4.858c.283-.647,1.201-.647,1.484,0Z' fill='%23f3c000'/%3E%3Cpath d='M36.753,4.695l2.127,4.858,5.278.522c.703.07.987.942.459,1.412l-3.963,3.525,1.134,5.181c.151.69-.591,1.229-1.201.873l-4.577-2.68-4.577,2.68c-.61.357-1.352-.183-1.201-.873l1.134-5.181-3.963-3.525c-.528-.469-.244-1.342.459-1.412l5.278-.522,2.127-4.858c.283-.647,1.201-.647,1.484,0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-construction-deposit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='42.26' y='59.26' width='6.78' height='2.73' rx='1.36' ry='1.36' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M31,40.95h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='22.05' r='13' fill='%2300716b'/%3E%3Cellipse cx='36' cy='41.95' rx='6' ry='3' fill='%2366c7c0'/%3E%3Crect x='30' y='34.95' width='12' height='7' fill='%2366c7c0'/%3E%3Cpath d='M42,37.7s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2339b7ae'/%3E%3Cpath d='M46,23.75v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M22,22.66c0-7.57,6.27-13.71,14-13.71s14,6.14,14,13.71' fill='%23f3c000'/%3E%3Crect x='21' y='21.75' width='30' height='3.15' rx='1.58' ry='1.58' fill='%23f3c000'/%3E%3Cpath d='M34.56,6.95h2.88c1.41,0,2.56,1.15,2.56,2.56v1.44h-8v-1.44c0-1.41,1.15-2.56,2.56-2.56Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M27.79,41.18c.81,2.45,3.2,5.84,8.21,5.84s7.4-3.38,8.21-5.84c-.73-.11-1.47-.18-2.22-.21-.63,1.51-2.22,3.91-5.99,3.91s-5.36-2.4-5.99-3.91c-.75.03-1.49.1-2.21.21Z' fill='%23f3c000'/%3E%3Cpath d='M54,51.95v-6.75c-1.24-.91-2.58-1.69-4-2.33v9.08h-28v-9.08c-1.42.64-2.76,1.42-4,2.33v17.75h36v-11Z' fill='%2333b5ab'/%3E%3Cpath d='M41,15.95c.55,0,1-.45,1-1v-4.68c-.64-.3-1.31-.55-2-.75v5.43c0,.55.45,1,1,1Z' fill='%23fff'/%3E%3Cpath d='M31,15.95c.55,0,1-.45,1-1v-5.43c-.69.2-1.36.45-2,.75v4.68c0,.55.45,1,1,1Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-contacts\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='14.94' y='9' width='42.11' height='54' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M16.94,63c-1.1,0-2-.9-2-2V11c0-1.1.9-2,2-2h3v54h-3Z' fill='%2300716b'/%3E%3Ccircle cx='38.5' cy='29.3' r='5.7' fill='%23004c4c'/%3E%3Cpath d='M38.5,37.51c-6.3,0-11.4,5.11-11.4,11.4,0,.03,0,.06,0,.09h22.81s0-.06,0-.09c0-6.3-5.11-11.4-11.4-11.4Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-contour\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M36,61c-.555,0-1.119-.019-1.665-.055-13.087-.865-23.335-11.822-23.335-24.945,0-5.273,1.625-10.311,4.701-14.569,4.008-5.6,10.202-9.318,16.999-10.208,1.102-.151,2.177-.223,3.3-.223,5.976,0,11.748,2.14,16.254,6.024.961.811,1.839,1.682,2.624,2.603,3.952,4.547,6.122,10.356,6.122,16.372,0,13.573-10.614,24.541-24.164,24.971-.327.021-.573.029-.836.029Z' fill='%2333b5ab'/%3E%3Cpath d='M36,13c5.497,0,10.805,1.967,14.981,5.567.861.726,1.66,1.52,2.4,2.387,3.623,4.168,5.619,9.512,5.619,15.046,0,12.486-9.763,22.576-22.227,22.972l-.073.002-.073.005c-.209.014-.411.021-.627.021-.517,0-1.032-.017-1.536-.051-12.036-.795-21.464-10.875-21.464-22.949,0-4.85,1.495-9.483,4.333-13.412,3.682-5.144,9.377-8.563,15.65-9.385.999-.137,1.986-.203,3.018-.203M36,9c-1.21,0-2.39.08-3.56.24-7.56.99-14.13,5.11-18.36,11.02-3.2,4.43-5.08,9.86-5.08,15.74,0,14.31,11.12,26.01,25.2,26.94.59.04,1.2.06,1.8.06.31,0,.6-.01.9-.03,14.5-.46,26.1-12.36,26.1-26.97,0-6.76-2.48-12.93-6.6-17.67-.87-1.02-1.82-1.96-2.84-2.82-4.72-4.07-10.85-6.51-17.56-6.51h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M56.459,18.271l-19.174,19.183c-.781.782-2.049.782-2.83,0h0c-.781-.781-.782-2.048,0-2.83l19.163-19.172,2.842,2.818Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-contract-sign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Crect x='20' y='10' width='33' height='4' fill='%2333b5ab'/%3E%3Crect x='34.5' y='15.75' width='3' height='26' rx='1.5' ry='1.5' transform='translate(7.25 64.75) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='23' width='3' height='26' rx='1.5' ry='1.5' transform='translate(0 72) rotate(-90)' fill='%2300716b'/%3E%3Crect x='29' y='43' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-20 81) rotate(-90)' fill='%2300716b'/%3E%3Crect x='29' y='14' width='3' height='15' rx='1.5' ry='1.5' transform='translate(9 52) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M53,12v48H19V12h34M54,9H18c-1.1,0-2,.9-2,2v50c0,1.1.9,2,2,2h36c1.1,0,2-.9,2-2V11c0-1.1-.9-2-2-2h0Z' fill='%2300716b'/%3E%3Ccircle cx='20' cy='13' r='4' fill='%2300716b'/%3E%3Ccircle cx='52' cy='13' r='4' fill='%2300716b'/%3E%3Ccircle cx='20' cy='59' r='4' fill='%2300716b'/%3E%3Ccircle cx='52' cy='59' r='4' fill='%2300716b'/%3E%3Cg%3E%3Cpolygon points='50.68 66 47.87 64.12 45.05 66 45.05 56.61 50.68 56.61 50.68 66' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Ccircle cx='47.87' cy='53.83' r='6.49' fill='%2339b7ae'/%3E%3Ccircle cx='47.87' cy='53.85' r='3.13' fill='%23fff'/%3E%3C/g%3E%3Crect x='34.5' y='30.25' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-7.25 79.25) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M60.85,12.63c-.35-.35-.92-.35-1.27,0l-4.85,4.85-2.32-2.32c-.35-.35-.92-.35-1.27,0-.35.35-.35.92,0,1.27l2.95,2.95c.35.35.92.35,1.27,0l5.48-5.48c.35-.35.35-.92,0-1.27Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-conversation-message-notifcation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='8' y='14' width='55' height='39' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='54 62 54 53 43 53 54 62' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M58.11,19.28h1.79v1.28h-5.43v-1.28h2.09v-4.8l-1.71.57-.41-1.29,2.29-.72h1.37v6.24Z' fill='%23004c4c'/%3E%3Ccircle cx='35.5' cy='33.5' r='3.5' fill='%23fff'/%3E%3Ccircle cx='22.5' cy='33.5' r='3.5' fill='%23fff'/%3E%3Ccircle cx='48.5' cy='33.5' r='3.5' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-cookie\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Cpath d='M30.77,9.91c-5.78,3.46-12.27,4.92-15.9,5.51-1.66.27-2.87,1.61-2.81,3.16,1.09,33.25,21.56,41.15,23.89,41.15s22.77-7.89,23.88-41.09c.05-1.56-1.16-2.92-2.84-3.16-3.65-.54-10.16-1.94-15.96-5.51-3.15-1.94-7.08-1.95-10.25-.05Z' fill='%2300716b'/%3E%3Cpath d='M56.99,15.48c-3.65-.54-10.16-1.93-15.97-5.52-1.58-.97-3.37-1.46-5.15-1.46s-3.52.47-5.1,1.41c-5.78,3.46-12.27,4.93-15.9,5.52-1.66.27-2.87,1.61-2.82,3.17.48,14.56,4.68,24.27,9.45,30.58,6.1,8.07,13.13,10.57,14.44,10.57s8.34-2.5,14.44-10.57c4.77-6.29,8.96-15.98,9.45-30.53.05-1.55-1.16-2.91-2.84-3.17ZM45.38,47.78c-4.04,4.67-8.06,6.52-9.44,7.05-1.37-.54-5.41-2.39-9.44-7.05-4.44-5.16-8.87-13.78-9.61-27.86,3.99-.74,10.46-2.4,16.33-5.9.81-.49,1.72-.74,2.65-.74s1.85.26,2.65.75c5.91,3.64,12.43,5.27,16.47,5.96-.75,14.05-5.17,22.65-9.61,27.79Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M50.38,49.17c-6.1,8.07-13.13,10.57-14.44,10.57s-8.34-2.5-14.44-10.57c1.64-.56,3.3-1.02,5-1.39,4.03,4.66,8.06,6.51,9.44,7.05,1.37-.53,5.4-2.38,9.44-7.05,1.71.37,3.38.82,5,1.39Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M35.94,49.74c.94,0,6.9-2.19,10.77-9.87-2.16-1.57-4.81-2.5-7.68-2.5h-5.99c-2.93,0-5.62.97-7.81,2.6,3.87,7.6,9.78,9.78,10.72,9.78Z' fill='%23004c4c'/%3E%3Crect x='33.09' y='33.25' width='6.37' height='4.15' fill='%2366c7c0'/%3E%3Cpath d='M33.03,37.36c-.36,0-.72.02-1.08.04,0,.03,0,.06,0,.09,0,1.93,1.94,3.33,4.32,3.33s4.32-1.4,4.32-3.33c0-.01,0-.03,0-.04-.51-.06-1.04-.09-1.57-.09h-5.99Z' fill='%23f3c000'/%3E%3Cellipse cx='36.28' cy='37.45' rx='3.18' ry='2.12' fill='%2366c7c0'/%3E%3Cpath d='M39.46,34.13v1.87c-.86.49-1.83.83-2.87.83h-3.5v-2.7h6.37Z' fill='%2333b5ab'/%3E%3Cpath d='M42.24,26.63v2.94c0,3.27-2.42,6.12-5.61,6.33-3.5.23-6.41-2.6-6.41-6.12v-3.15c0-3.39,2.69-6.13,6.01-6.13h0c3.32,0,6.01,2.75,6.01,6.13Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-copy-bankstatement\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M55.895,61H20.105c-1.163,0-2.105-.912-2.105-2.037V8.037c0-1.125.895-2.037,2-2.037h36c1.105,0,2,.912,2,2.037v50.926c0,1.125-.943,2.037-2.105,2.037Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M52.895,63H17.105c-1.163,0-2.105-.895-2.105-2V11c0-1.105.895-2,2-2h36c1.105,0,2,.895,2,2v50c0,1.105-.943,2-2.105,2Z' fill='%2366c7c0'/%3E%3Cpath d='M15,59h40v2c0,1.104-.896,2-2,2H17c-1.104,0-2-.896-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='37.5' y='27.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(3.499 74.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='37.5' y='34.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-3.501 81.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='37.5' y='41.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-10.501 88.502) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='48.5' cy='15' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='53' cy='15' r='1.5' fill='%23004c4c'/%3E%3Crect x='37.5' y='20.5' width='3' height='16' rx='1.5' ry='1.5' transform='translate(10.5 67.499) rotate(-90)' fill='%2300716b'/%3E%3Crect x='24' y='33.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-10.004 61.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='40.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-17.004 68.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='47.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-24.004 75.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='26.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-3.004 54.004) rotate(-90)' fill='%23f3c000'/%3E%3Cpath d='M52.895,63H17.105c-1.163,0-2.105-.895-2.105-2V11c0-1.105.895-2,2-2h36c1.105,0,2,.895,2,2v50c0,1.105-.943,2-2.105,2Z' fill='%2366c7c0'/%3E%3Crect x='37.5' y='27.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(3.499 74.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='37.5' y='34.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-3.501 81.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='37.5' y='41.502' width='3' height='16' rx='1.5' ry='1.5' transform='translate(-10.501 88.502) rotate(-90)' fill='%2300716b'/%3E%3Crect x='37.5' y='20.5' width='3' height='16' rx='1.5' ry='1.5' transform='translate(10.5 67.499) rotate(-90)' fill='%2300716b'/%3E%3Crect x='24' y='33.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-10.004 61.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='40.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-17.004 68.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='47.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-24.004 75.004) rotate(-90)' fill='%23fff'/%3E%3Crect x='24' y='26.004' width='3' height='4.999' rx='1.5' ry='1.5' transform='translate(-3.004 54.004) rotate(-90)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-couch-shield\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M10,30h0c2.21,0,4,1.79,4,4v16h-4c-2.21,0-4-1.79-4-4v-12c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Cpath d='M62,30h0c2.21,0,4,1.79,4,4v12c0,2.21-1.79,4-4,4h-4v-16c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Crect x='32' y='22' width='8' height='48' transform='translate(82 10) rotate(90)' fill='%2300716b'/%3E%3Cpolygon points='15 55 10 55 10 50 17 50 15 55' fill='%2300716b'/%3E%3Cpolygon points='57 55 62 55 62 50 55 50 57 55' fill='%2300716b'/%3E%3Cpath d='M18,22h36c2.21,0,4,1.79,4,4v16H14v-16c0-2.21,1.79-4,4-4Z' fill='%2366c7c0'/%3E%3Crect x='35' y='22' width='2' height='17' fill='%2333b5ab'/%3E%3Cpath d='M55.06,9.3c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M55.82,23.71h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M61.72,17.68l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='14' y='38' width='44' height='4' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-couple\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='37.68' width='9' height='6.32' fill='%2366c7c0'/%3E%3Cellipse cx='25.5' cy='44' rx='4.5' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%2333b5ab'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2339b7ae'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cellipse cx='47' cy='46' rx='4' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3Cpath d='M47,48c-2.1,0-3.94-1.11-4-2.5v-.5c-.68,0-1.34.04-2,.13v.54c.12,2.43,2.75,4.33,6,4.33s6-1.98,6-4.5v-.37c-.65-.09-1.32-.13-2-.13v.5c0,1.35-1.83,2.5-4,2.5Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-cow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M34.62,17.41l-10.38,1.25h0c-1.95-2.29-3.36-5-4.12-7.91v-.05c-.32-.68.06-1.47.79-1.66h0c.43-.11.9.02,1.2.35l.75,1.12c1.73,2.56,9.26,5.09,11.76,6.91h0Z' fill='%23f3c000'/%3E%3Cpath d='M37.38,17.41l10.38,1.25h0c1.95-2.29,3.36-5,4.12-7.91v-.05c.32-.68-.06-1.47-.79-1.66h0c-.43-.11-.9.02-1.2.35l-.75,1.12c-1.73,2.56-9.26,5.09-11.76,6.91h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M56,33.71c0,10.89-8.95,24.38-20,24.38s-20-13.49-20-24.38,8.95-19.71,20-19.71,20,8.82,20,19.71Z' fill='%2366c7c0'/%3E%3Cpath d='M12.22,12.22l-1.03-.19c-1.38-.25-2.53,1.07-2.09,2.4l.33,1c1.77,5.37,6.34,9.35,11.9,10.36l1.03.19c1.38.25,2.53-1.07,2.09-2.4l-.33-1c-1.77-5.37-6.34-9.35-11.9-10.36Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M40.23,51.95c1.93-2.79.11-5.97-2.65-7.43-2.34-1.38-5.26-2.15-6.96-4.38-2.69-3.29-1.03-8.71-3.47-12.41-2.08-2.8-5.7-3.28-9.16-2.51-1.26,2.58-1.98,5.46-1.98,8.51,0,8.96,6.08,19.69,14.41,23.19,3.84-.53,7.52-1.89,9.82-4.97Z' fill='%2339b7ae'/%3E%3Cpath d='M41.11,14.71c-1.13,3.87,3.69,7.2,5.68,11.44,1.32,3.03.33,6.93,2.51,9.6,1.55,1.95,4.37,2.08,6.49.96.14-1,.21-2,.21-2.97,0-9.13-6.32-16.79-14.89-19.02Z' fill='%2339b7ae'/%3E%3C/g%3E%3Cpath d='M59.96,12.21l.97-.18c1.3-.24,2.38,1,1.97,2.26l-.31.94c-1.66,5.05-5.96,8.79-11.19,9.74l-.97.18c-1.3.24-2.38-1-1.97-2.26l.31-.94c1.66-5.05,5.96-8.79,11.19-9.74Z' fill='%2339b7ae'/%3E%3Cpath d='M42.94,63h-13.88c-5,0-9.06-4.03-9.06-9h0c0-4.97,4.06-9,9.06-9h13.88c5,0,9.06,4.03,9.06,9h0c0,4.97-4.06,9-9.06,9Z' fill='%2300716b'/%3E%3Cpath d='M30.39,55.32l-1.11-.94c-.8-.67-1.07-1.79-.67-2.76h0c.51-1.22,1.91-1.8,3.13-1.29l1.28.53c1.22.51,1.8,1.91,1.29,3.13l-.17.4c-.62,1.49-2.52,1.95-3.75.91Z' fill='%23004c4c'/%3E%3Cpath d='M41.61,55.32l1.11-.94c.8-.67,1.07-1.79.67-2.76h0c-.51-1.22-1.91-1.8-3.13-1.29l-1.28.53c-1.22.51-1.8,1.91-1.29,3.13l.17.4c.62,1.49,2.52,1.95,3.75.91Z' fill='%23004c4c'/%3E%3Ccircle cx='28.5' cy='34.5' r='2.75' fill='%23004c4c'/%3E%3Ccircle cx='43.5' cy='34.5' r='2.75' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-crane\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg id='PRODUCT_ICONS'%3E%3Crect x='34' y='34' width='6' height='16' rx='3' ry='3' fill='%2300716b'/%3E%3C/g%3E%3Cg id='Layer_4'%3E%3Crect x='26' y='4' width='4' height='14' fill='%23004c4c'/%3E%3Crect x='43' y='4' width='4' height='14' fill='%23004c4c'/%3E%3Crect x='31' y='35' width='12' height='5' fill='%23f3c000'/%3E%3Cpath d='M47.68,57.66c-1.22,4.87-5.68,8.34-10.69,8.34h-.31c-5.72-.17-10.51-4.96-10.68-10.68-.08-2.99,1.02-5.83,3.11-7.98,2.1-2.15,4.9-3.34,7.89-3.34v6c-1.51,0-2.93.68-3.88,1.85-.96,1.18-1.32,2.72-1.01,4.24.4,1.88,1.92,3.4,3.8,3.8,2.64.55,5.25-1.04,5.93-3.61.35-1.34,1.54-2.28,2.9-2.28.94,0,1.82.43,2.4,1.17.55.71.75,1.62.54,2.49Z' fill='%2300716b'/%3E%3Cpath d='M51,17.64l-.17.51-2.9,8.57-2.89,8.54-.25.74h-16.74l-.18-.54-1.4-4.26-1.4-4.26-1.41-4.25-1.4-4.25-.26-.8s1.01-.58,2.51-1.45l.02-.01c4.07-2.36,11.65-6.77,11.97-7.15.04.05.21.17.48.34.67.44,1.97,1.23,3.51,2.15,1.11.65,2.34,1.38,3.56,2.1,1.26.73,2.51,1.45,3.59,2.07,1.95,1.14,3.36,1.95,3.36,1.95Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M47.64,15.69l-19.77,19.77-1.4-4.26,17.58-17.58c1.26.73,2.51,1.45,3.59,2.07Z' fill='%2333b5ab'/%3E%3Cpath d='M32.98,36h5.67l9.28-9.28,2.9-8.57-17.85,17.85ZM36.98,9.37l-13.32,13.32,1.41,4.25,15.42-15.42c-1.54-.92-2.84-1.71-3.51-2.15Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpolygon points='52 17.64 45.576 36 28.258 36 22 17.64 37 9.03 52 17.64' fill='none' stroke='%2333b5ab' stroke-miterlimit='10' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-creditcard-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='55' cy='45' r='4' fill='%23fff'/%3E%3Ccircle cx='49' cy='45' r='4' fill='%23f3c000'/%3E%3Crect x='25' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='37' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='49' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-creditcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='55' cy='45' r='4' fill='%23fff'/%3E%3Ccircle cx='49' cy='45' r='4' fill='%23f3c000'/%3E%3Crect x='25' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='37' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='49' y='29' width='10' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-crypto-currency\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Crect x='34' y='17' width='4' height='32' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='35' y='47' width='4' height='8' rx='2' ry='2' fill='%23f3c000'/%3E%3Cpath d='M36,46c-5.878,0-10.595-5.11-9.939-11.116.486-4.445,4.005-8.116,8.428-8.772,4.057-.601,7.757,1.27,9.815,4.328.535.795,1.581,1.064,2.453.668h0c1.122-.509,1.534-1.91.845-2.932-2.894-4.288-8.104-6.89-13.829-6.004-6.15.951-11.005,6.055-11.685,12.241-.929,8.44,5.66,15.587,13.913,15.587,4.638,0,8.754-2.257,11.297-5.733.733-1.001.387-2.425-.723-2.98h0c-.854-.427-1.914-.209-2.474.564-1.816,2.508-4.769,4.148-8.101,4.148Z' fill='%23f3c000'/%3E%3Cpath d='M36,12c13.234,0,24,10.766,24,24s-10.766,24-24,24-24-10.766-24-24,10.766-24,24-24M36,9c-14.912,0-27,12.088-27,27s12.088,27,27,27,27-12.088,27-27-12.088-27-27-27h0Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-cup\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M27,36h-2c-3.31,0-16-5.63-16-15,0-3.79,3.21-7,7-7,5.66,0,9.64,2.33,10.91,6.4l.09.29v15.3ZM16,18c-1.42,0-3,1.28-3,3,0,5.27,6.49,9.07,10,10.44v-10.1c-.82-2.12-3.35-3.34-7-3.34Z' fill='%2333b5ab'/%3E%3Cpath d='M47,36h-2v-15.3l.09-.29c1.27-4.07,5.25-6.4,10.91-6.4,3.79,0,7,3.21,7,7,0,9.37-12.69,15-16,15ZM49,21.34v10.1c3.51-1.37,10-5.16,10-10.44,0-1.72-1.58-3-3-3-3.65,0-6.18,1.21-7,3.34Z' fill='%2333b5ab'/%3E%3Crect x='18.67' y='51' width='34.67' height='12' fill='%2300716b'/%3E%3Cpath d='M41,43.5v-1.5h-10v1.5c0,1.93-1.57,3.5-3.5,3.5h0c-1.93,0-3.5,1.57-3.5,3.5v.5h24v-.5c0-1.93-1.57-3.5-3.5-3.5h0c-1.93,0-3.5-1.57-3.5-3.5Z' fill='%2366c7c0'/%3E%3Cpath d='M31,42v1.5c0,.74-.23,1.43-.63,1.99,1.72.91,3.6,1.42,5.63,1.42s3.82-.56,5.54-1.57c-.34-.54-.54-1.17-.54-1.85v-1.5h-10Z' fill='%2333b5ab'/%3E%3Cpath d='M19.96,9c-1.13,0-2.02.96-1.96,2.11.75,13.73,6.39,32.89,18,32.89,10.68,0,17.15-19.14,17.99-32.87.07-1.15-.83-2.13-1.96-2.13H19.96Z' fill='%2366c7c0'/%3E%3Cpath d='M18,11.11c.03.62.08,1.25.13,1.89h35.71c.06-.63.11-1.26.15-1.88.07-1.15-.83-2.12-1.96-2.12H19.96c-1.13,0-2.02.96-1.96,2.11Z' fill='%2333b5ab'/%3E%3Cpath d='M36.9,20.09l1.29,2.61c.15.3.43.5.75.55l2.88.42c.82.12,1.15,1.13.55,1.71l-2.09,2.03c-.24.23-.34.56-.29.89l.49,2.87c.14.82-.72,1.44-1.45,1.05l-2.58-1.36c-.29-.15-.64-.15-.93,0l-2.58,1.36c-.73.39-1.59-.24-1.45-1.05l.49-2.87c.06-.32-.05-.66-.29-.89l-2.09-2.03c-.59-.58-.27-1.59.55-1.71l2.88-.42c.33-.05.61-.25.75-.55l1.29-2.61c.37-.74,1.43-.74,1.79,0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-damage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M34.22,28.96c-.65-.39-1.42.31-1.05.98.47.87.89,2.03.89,3.4,0,5.16-5.47,7.11-6.96,12.04-1.03,4.03,1.07,7.1,2.45,8.61.41.44,1.15.27,1.28-.32.3-1.3,1.01-3.44,2.68-5.86,1.15-1.68,2.14-2.75,2.95-3.45.55-.48,1.4.07,1.19.77-.09.32-.15.67-.15,1.03,0,2.03.94,2.97,2.81,5,.83.9,1.23,1.75,1.42,2.43.16.58.88.75,1.28.31.94-1.05,2.18-2.83,2.54-5.16.16-1.02.59-3.81-3.83-11.18-3.12-5.21-5.74-7.55-7.5-8.6Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-debitcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='13' y='34' width='8' height='6' rx='3' ry='3' fill='%23fff'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='46' y='23' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50.73' y='23' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50.73,27c0-1.32.65-2.48,1.64-3.21-.66-.49-1.48-.79-2.36-.79-2.21,0-4,1.79-4,4s1.79,4,4,4c.89,0,1.7-.3,2.36-.79-.99-.73-1.64-1.89-1.64-3.21Z' fill='%23eb001b' fill-rule='evenodd'/%3E%3Cpath d='M50.73,27c0,1.32.65,2.48,1.64,3.21.99-.73,1.64-1.89,1.64-3.21s-.65-2.48-1.64-3.21c-.99.73-1.64,1.89-1.64,3.21Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-dental-chair\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='29.7' y='10' width='12' height='12' rx='6' ry='6' fill='%23f3c000'/%3E%3Cpath d='M47,35h-2v-18.98c0-1.1-.89-2-1.99-2l-4.01-.02v-2s4.02.02,4.02.02c2.2,0,3.99,1.8,3.99,4v18.98Z' fill='%2300716b'/%3E%3Crect x='34' y='40.63' width='6' height='15.74' fill='%2339b7ae'/%3E%3Crect x='34' y='40.63' width='6' height='3.46' fill='%2300716b'/%3E%3Cpath d='M38,46h1v24h-1c-1.66,0-3-1.34-3-3v-18c0-1.66,1.34-3,3-3Z' transform='translate(95 21) rotate(90)' fill='%2339b7ae'/%3E%3Cg%3E%3Cpath d='M60.93,49.03l.6-.6c1.56-1.56,1.56-4.09,0-5.66l-9.58-9.58c-.68-.68-1.6-1.06-2.57-1.06h-19.98l-10.96-10.96c-1.56-1.56-4.09-1.56-5.66,0l-.6.6,15.21,15.21h21.48l12.05,12.05Z' fill='%2366c7c0'/%3E%3Cpath d='M60.87,48.97l-11.94-11.94s-.03-.02-.05-.02v-.03h-21.58c-.08-.13-.18-.26-.3-.38l-14.82-14.82-2.88,2.88,16.26,16.26.05-.05v.1h21.49l10.93,10.93,2.83-2.83s.03-.08,0-.11Z' fill='%2339b7ae'/%3E%3C/g%3E%3Cpath d='M31.78,11.53l8.89,8.89c2.46-2.46,2.46-6.44,0-8.89-2.46-2.46-6.44-2.46-8.89,0Z' fill='%2300716b'/%3E%3Crect x='33.34' y='9.32' width='4' height='15.09' rx='1.63' ry='1.63' transform='translate(-1.57 29.93) rotate(-45)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-dentist\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,41h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='22.1' r='13' fill='%2300716b'/%3E%3Cpolygon points='42 41 36 45 30 41 30 35 42 35 42 41' fill='%2366c7c0'/%3E%3Cpath d='M42,37.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,23.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3Cpath d='M43,47h10v10.37c0,1.45-1.18,2.63-2.63,2.63h-4.74c-1.45,0-2.63-1.18-2.63-2.63v-10.37h0Z' fill='%23004c4c'/%3E%3Cpath d='M45.76,55.57c0-.07,0-.14,0-.21,0-.36.02-.72.07-1.08.05-.39-.04-.75-.25-1.08-.19-.3-.36-.61-.49-.94-.15-.42-.14-.84.06-1.25.27-.55.73-.86,1.36-.94.32-.04.63.02.93.14.38.16.76.16,1.13,0,.48-.21.96-.21,1.43-.01.39.17.68.44.85.81.2.43.21.86.03,1.3-.13.32-.29.61-.48.9-.14.21-.21.44-.24.69-.02.15,0,.3.01.45.02.17.03.34.04.51,0,.13,0,.26.01.38,0,.25,0,.5-.03.74-.02.22-.05.44-.13.66-.03.08-.06.15-.12.21,0,0-.02.02-.03.03-.07.06-.14.06-.21,0-.08-.06-.13-.14-.18-.23-.11-.18-.2-.38-.3-.57-.15-.33-.3-.65-.45-.98-.06-.14-.14-.27-.21-.4-.09-.16-.23-.27-.41-.32-.22-.06-.42,0-.59.14-.08.07-.14.15-.19.24-.14.25-.26.51-.38.78-.13.29-.27.58-.4.86-.06.13-.14.27-.23.38-.03.04-.07.07-.1.1-.06.05-.12.05-.19,0-.07-.05-.11-.13-.14-.2-.07-.15-.1-.31-.12-.47-.03-.22-.05-.44-.06-.66Z' fill='%2366c7c0'/%3E%3Cpath d='M45.92,29.83l-9.01-1.4c-.59-.09-1.18-.09-1.77,0l-9.05,1.4c.63,5.17,4.83,9.17,9.92,9.17s9.29-4,9.92-9.17Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-diploma\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='17' width='48' height='38' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='15' y='20' width='42' height='32' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M15,22v28.17c0,1.1.9,2,2,2h38c1.1,0,2-.9,2-2v-2.17H19v-28h-2c-1.1,0-2,.9-2,2Z' fill='%2339b7ae'/%3E%3Ccircle cx='18.5' cy='48.5' r='3.5' fill='%2339b7ae'/%3E%3Cg%3E%3Cpolygon points='40 67 36 64.07 32 67 32 52.33 40 52.33 40 67' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M37.62,42.48h0c.47.34,1.04.53,1.62.53h0c1.19,0,2.25.77,2.62,1.9h0c.18.55.53,1.04,1,1.38h0c.97.7,1.37,1.95,1,3.08h0c-.18.55-.18,1.15,0,1.7h0c.37,1.14-.04,2.38-1,3.08h0c-.47.34-.82.82-1,1.38h0c-.37,1.14-1.43,1.9-2.62,1.9h0c-.58,0-1.15.18-1.62.53h0c-.97.7-2.27.7-3.24,0h0c-.47-.34-1.04-.53-1.62-.53h0c-1.19,0-2.25-.77-2.62-1.9h0c-.18-.55-.53-1.04-1-1.38h0c-.97-.7-1.37-1.95-1-3.08h0c.18-.55.18-1.15,0-1.7h0c-.37-1.14.04-2.38,1-3.08h0c.47-.34.82-.82,1-1.38h0c.37-1.14,1.43-1.9,2.62-1.9h0c.58,0,1.15-.18,1.62-.53h0c.97-.7,2.27-.7,3.24,0Z' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='50.22' r='4' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Crect x='24' y='25' width='24' height='2' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='24' y='30' width='24' height='2' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='29.33' y='35' width='13.33' height='2' rx='1' ry='1' fill='%23fff'/%3E%3C/g%3E%3Ccircle cx='16' cy='21' r='4' fill='%2300716b'/%3E%3Ccircle cx='56' cy='21' r='4' fill='%2300716b'/%3E%3Ccircle cx='16' cy='51' r='4' fill='%2300716b'/%3E%3Ccircle cx='56' cy='51' r='4' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-doctor\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,41h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%23f3c000'/%3E%3Cpath d='M48.95,42.16l-.95,20.84h15c0-9.68-5.62-17.9-14.05-20.84Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M48.85,46.81l-.69-2.28c-.62-2.05-3.26-3.54-6.27-3.54v-2c3.93,0,7.3,2.04,8.19,4.96l.69,2.28-1.91.58Z' fill='%2300716b'/%3E%3Cpath d='M46.28,60.79h-2.82c-.32,0-.62-.15-.81-.41s-.24-.6-.14-.9c.66-2,4.13-12.06,7.09-13.39.5-.23,1.1,0,1.32.5.23.5,0,1.1-.5,1.32-1.32.59-3.76,5.78-5.56,10.88h1.42c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%2300716b'/%3E%3Cpath d='M56,60.79h-2.82c-.55,0-1-.45-1-1s.45-1,1-1h1.48c-1.54-5.02-3.78-10.3-5.07-10.88-.5-.23-.73-.82-.5-1.32.23-.5.82-.73,1.32-.5,2.98,1.33,5.98,11.42,6.55,13.43.09.3.03.63-.16.88s-.48.4-.8.4Z' fill='%2300716b'/%3E%3Cpath d='M48.81,58.45h-1.59c-.66,0-1.19.57-1.19,1.27,0,.7.53,1.27,1.19,1.27h1.59c.66,0,1.19-.57,1.19-1.27s-.53-1.27-1.19-1.27Z' fill='%23fff'/%3E%3Cpath d='M51.81,58.45h-1.59c-.66,0-1.19.57-1.19,1.27,0,.7.53,1.27,1.19,1.27h1.59c.66,0,1.19-.57,1.19-1.27s-.53-1.27-1.19-1.27Z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M9,63h15l-.95-20.84c-8.43,2.94-14.05,11.16-14.05,20.84Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M22.98,49.22l-1.95-.43.7-3.14c.87-3.91,4.27-6.64,8.28-6.64v2c-3.06,0-5.66,2.09-6.33,5.07l-.7,3.14Z' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='21.88' cy='50.88' r='3.22' fill='%2366c7c0'/%3E%3Cpath d='M21.88,55.09c-2.33,0-4.22-1.89-4.22-4.22s1.89-4.22,4.22-4.22,4.22,1.89,4.22,4.22-1.89,4.22-4.22,4.22ZM21.88,48.66c-1.22,0-2.22,1-2.22,2.22s1,2.22,2.22,2.22,2.22-1,2.22-2.22-1-2.22-2.22-2.22Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='21.88' cy='50.88' r='2.25' fill='%23fff'/%3E%3C/g%3E%3Ccircle cx='36' cy='22.1' r='13' fill='%2300716b'/%3E%3Cpolygon points='42 41 36 45 30 41 30 35 42 35 42 41' fill='%2366c7c0'/%3E%3Cpath d='M42,37.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,23.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-doctors-prescription\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='9' width='42' height='54' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='25' cy='22' r='9' fill='%2300716b'/%3E%3Crect x='24' y='18' width='2' height='8' rx='1' ry='1' fill='%23f3c000'/%3E%3Crect x='24' y='18' width='2' height='8' rx='1' ry='1' transform='translate(47 -3) rotate(90)' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='16' y='36' width='31' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='16' y='44' width='31' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='16' y='54.5' width='13' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M51.5,52h0c3.04,0,5.5,2.46,5.5,5.5v5.5h-11v-5.5c0-3.04,2.46-5.5,5.5-5.5Z' transform='translate(47.26 134.57) rotate(-135)' fill='%2333b5ab'/%3E%3Cpath d='M59.28,44.22h0c3.04,0,5.5,2.46,5.5,5.5v5.5h-11v-5.5c0-3.04,2.46-5.5,5.5-5.5Z' transform='translate(52.52 -27.35) rotate(45)' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-document-directdebit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='34.5' y='32.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-9.5 81.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='39.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-16.5 88.5) rotate(-90)' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='36' cy='29.5' r='10.5' fill='%23fff'/%3E%3Cpath d='M39.8,33.66c-.11,0-.22.02-.33.08-.62.3-1.32.47-2.06.47-1.76,0-3.3-.96-4.13-2.39h3.86c.34,0,.64-.21.75-.53.19-.52-.2-1.07-.75-1.07h-4.43c-.04-.26-.07-.52-.07-.8s.03-.54.07-.8h5.59c.34,0,.64-.21.75-.53.19-.52-.2-1.07-.75-1.07h-5.01c.83-1.43,2.37-2.39,4.13-2.39.65,0,1.27.13,1.83.36.11.05.22.07.33.07.33,0,.63-.19.75-.52.14-.4-.05-.84-.44-1.01-.76-.32-1.6-.5-2.47-.5-2.67,0-4.96,1.65-5.9,3.98h-1.26c-.44,0-.8.36-.8.8s.36.8.8.8h.85c-.03.26-.05.53-.05.8s.02.53.05.8h-.85c-.44,0-.8.36-.8.8s.36.8.8.8h1.26c.95,2.33,3.23,3.98,5.9,3.98.99,0,1.93-.23,2.76-.63.27-.13.43-.41.43-.71,0-.46-.38-.8-.79-.8h0Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Cpath d='M58,16h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M54.62,19.62c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l2.91-2.91-2.91-2.91c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l3.62,3.62c.39.39.39,1.02,0,1.41l-3.62,3.62c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-drivers-license\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%23f7bdaf'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%23f29179'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%23f29179'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23f29179'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-driverslicense\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%23f7bdaf'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%23fad3c9'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%23fad3c9'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23fad3c9'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-dumbell\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='42.89' r='20.58' fill='%2333b5ab'/%3E%3Cpath d='M36,22.32c-10.6,0-19.32,8.01-20.45,18.31,1.13,10.3,9.86,18.31,20.45,18.31s19.32-8.01,20.45-18.31c-1.13-10.3-9.86-18.31-20.45-18.31Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cg%3E%3Ccircle cx='36.19' cy='41.92' r='11.55' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M33.96,45.87c-.55-1.35-1.26-2.52-2.16-3.51l-1.1,1.22v2.28h-1.62v-7.91h1.62v3.56l3.15-3.56h1.89l-2.88,3.21c1.22,1.36,2.19,2.93,2.97,4.7h-1.86Z' fill='%23fff'/%3E%3Cpath d='M41.63,43.02h-1.8v-1.35h3.37v3.3c-.72.58-1.73,1.03-3.24,1.03-2.38,0-4.04-1.51-4.04-4.09s1.71-4.09,4.11-4.09c1.63,0,2.58.53,3.26,1.48l-1.28,1.01c-.47-.72-1.17-1.03-2.02-1.03-1.21,0-2.38.76-2.38,2.63s1.17,2.63,2.4,2.63c.7,0,1.22-.13,1.62-.4v-1.12Z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M49.26,29.33l-3.69-1.55,3.44-8.17c.34-.82.26-1.71-.23-2.44-.49-.74-1.28-1.16-2.16-1.16h-21.39c-.88,0-1.67.42-2.16,1.16-.49.74-.57,1.63-.23,2.44l3.44,8.17-3.69,1.55-3.44-8.17c-.86-2.04-.64-4.36.58-6.21,1.23-1.85,3.28-2.95,5.49-2.95h21.39c2.22,0,4.27,1.1,5.49,2.95,1.23,1.85,1.44,4.17.58,6.21l-3.44,8.17Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-edentifier-no\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.38,10.78c-.66.2-1.14.71-1.22,1.33-.67,5.13-3.23,28.54,3.02,47.82.23.72.84,1.26,1.6,1.47,3.58.94,14.43,3.23,24.83-.35.61-.21,1.04-.73,1.1-1.33.36-3.38,1.55-14.53,2.06-16.89,2.16-10.07,2.11-6.53,2.16-23.81,0-.63.07-7.49-1.08-7.94-6.07-2.37-24.53-2.69-32.47-.31Z' fill-rule='evenodd' fill='%2366c7c0'/%3E%3Cpath d='M27,35.8c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill-rule='evenodd' fill='%23f3c000'/%3E%3Cpath d='M49.82,22.54s0-.06,0-.09c-.03-1.09-.03-2.17-.05-3.26-.03-1.29-.06-2.59-.23-3.87-.06-.43-.12-.88-.28-1.29-.22-.54-.81-.99-1.41-1.2-.6-.21-1.26-.3-1.9-.38-1.23-.15-2.47-.22-3.7-.27-2.08-.08-4.16-.11-6.25-.11-2.08,0-4.17.03-6.25.11-1.24.05-2.48.11-3.7.27-.64.08-1.29.17-1.9.38-.6.21-1.19.66-1.41,1.2-.17.41-.23.86-.28,1.29-.17,1.28-.2,2.58-.23,3.87-.02,1.09-.01,2.17-.05,3.26,0,.03,0,.06,0,.09-.04,1.21-.03,3.31,0,4.86.02,1.09,1.04,1.97,2.29,1.97h23.07c1.25,0,2.27-.88,2.29-1.97.02-1.55.04-3.65,0-4.86Z' fill='%23004c4c'/%3E%3Cpath d='M43,36.06c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill-rule='evenodd' fill='%23fff'/%3E%3Crect x='25' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='56' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M53.84,21.06c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM54.22,18.83l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(28.13 -33.91) rotate(45)' fill='%23fff'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(105.91 -9.87) rotate(135)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-edentifier-usb\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M39.65,64.32c-4.44,0-11-2.33-11-7.32h2c0,3.71,5.96,5.32,9,5.32,10.78,0,15.38-7.27,15.38-24.32h2c0,23.33-9.29,26.32-17.38,26.32Z' fill='%2300716b'/%3E%3Crect x='25' y='53.36' width='9' height='3.64' fill='%2366c7c0'/%3E%3Crect x='53.98' y='31.41' width='4.02' height='6.59' fill='%2333b5ab'/%3E%3Crect x='52.99' y='20' width='6.08' height='6.32' fill='%23f3c000'/%3E%3Cpolygon points='58 34 54 34 52 32 52 25 60 25 60 32 58 34' fill-rule='evenodd' fill='%2300716b'/%3E%3Crect x='25' y='53.72' width='9' height='1.76' fill='%2333b5ab'/%3E%3Cpath d='M16.02,7.46c-.57.17-.99.63-1.07,1.19-.59,4.57-2.82,25.39,2.64,42.55.2.64.73,1.13,1.4,1.3,3.13.84,12.6,2.88,21.69-.31.54-.19.91-.65.96-1.18.31-3,1.36-12.93,1.8-15.03,1.89-8.96,1.84-5.81,1.89-21.18,0-.56.06-6.66-.95-7.06-5.3-2.11-21.42-2.39-28.36-.27Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M21.26,29.5c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%23f3c000'/%3E%3Cpath d='M42.08,17.53s0-.05,0-.07c-.03-.89-.02-1.77-.04-2.66-.02-1.05-.05-2.11-.2-3.15-.05-.35-.1-.72-.25-1.05-.19-.44-.71-.81-1.23-.98-.53-.17-1.1-.25-1.66-.31-1.07-.12-2.16-.18-3.24-.22-1.82-.07-3.64-.09-5.46-.09-1.82,0-3.64.02-5.46.09-1.08.04-2.16.09-3.24.22-.56.06-1.13.14-1.66.31-.52.17-1.04.54-1.23.98-.15.33-.2.7-.25,1.05-.15,1.04-.18,2.1-.2,3.15-.02.89-.01,1.77-.04,2.66,0,.02,0,.05,0,.07-.04.98-.02,2.69,0,3.96.02.89.9,1.6,2,1.6h20.15c1.09,0,1.98-.71,2-1.6.02-1.27.04-2.98,0-3.96Z' fill='%23004c4c'/%3E%3Cpath d='M35.72,29.5c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath d='M21.26,35c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M35.72,35c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M28.49,35c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M21.26,40c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M35.72,40c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M28.49,40c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M21.26,45c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M35.72,45c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M28.49,45c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M28.49,50c-.89,0-1.67-.68-1.67-1.5s.73-1.5,1.67-1.5h1.67c.89,0,1.67.68,1.67,1.5-.04.82-.77,1.5-1.67,1.5h-1.67Z' fill-rule='evenodd' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-edentifier-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.38,10.78c-.66.2-1.14.71-1.22,1.33-.67,5.13-3.23,28.54,3.02,47.82.23.72.84,1.26,1.6,1.47,3.58.94,14.43,3.23,24.83-.35.61-.21,1.04-.73,1.1-1.33.36-3.38,1.55-14.53,2.06-16.89,2.16-10.07,2.11-6.53,2.16-23.81,0-.63.07-7.49-1.08-7.94-6.07-2.37-24.53-2.69-32.47-.31Z' fill-rule='evenodd' fill='%2366c7c0'/%3E%3Cpath d='M27,35.8c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill-rule='evenodd' fill='%23f3c000'/%3E%3Cpath d='M49.82,22.54s0-.06,0-.09c-.03-1.09-.03-2.17-.05-3.26-.03-1.29-.06-2.59-.23-3.87-.06-.43-.12-.88-.28-1.29-.22-.54-.81-.99-1.41-1.2-.6-.21-1.26-.3-1.9-.38-1.23-.15-2.47-.22-3.7-.27-2.08-.08-4.16-.11-6.25-.11-2.08,0-4.17.03-6.25.11-1.24.05-2.48.11-3.7.27-.64.08-1.29.17-1.9.38-.6.21-1.19.66-1.41,1.2-.17.41-.23.86-.28,1.29-.17,1.28-.2,2.58-.23,3.87-.02,1.09-.01,2.17-.05,3.26,0,.03,0,.06,0,.09-.04,1.21-.03,3.31,0,4.86.02,1.09,1.04,1.97,2.29,1.97h23.07c1.25,0,2.27-.88,2.29-1.97.02-1.55.04-3.65,0-4.86Z' fill='%23004c4c'/%3E%3Cpath d='M43,36.06c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill-rule='evenodd' fill='%23fff'/%3E%3Crect x='25' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='56' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f87316'/%3E%3Cpath d='M53.84,21.06c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM54.22,18.83l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-edentifier\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.38,10.78c-.66.2-1.14.71-1.22,1.33-.67,5.13-3.23,28.54,3.02,47.82.23.72.84,1.26,1.6,1.47,3.58.94,14.43,3.23,24.83-.35.61-.21,1.04-.73,1.1-1.33.36-3.38,1.55-14.53,2.06-16.89,2.16-10.07,2.11-6.53,2.16-23.81,0-.63.07-7.49-1.08-7.94-6.07-2.37-24.53-2.69-32.47-.31Z' fill-rule='evenodd' fill='%2366c7c0'/%3E%3Cpath d='M27,35.8c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill-rule='evenodd' fill='%23f3c000'/%3E%3Cpath d='M49.82,22.54s0-.06,0-.09c-.03-1.09-.03-2.17-.05-3.26-.03-1.29-.06-2.59-.23-3.87-.06-.43-.12-.88-.28-1.29-.22-.54-.81-.99-1.41-1.2-.6-.21-1.26-.3-1.9-.38-1.23-.15-2.47-.22-3.7-.27-2.08-.08-4.16-.11-6.25-.11-2.08,0-4.17.03-6.25.11-1.24.05-2.48.11-3.7.27-.64.08-1.29.17-1.9.38-.6.21-1.19.66-1.41,1.2-.17.41-.23.86-.28,1.29-.17,1.28-.2,2.58-.23,3.87-.02,1.09-.01,2.17-.05,3.26,0,.03,0,.06,0,.09-.04,1.21-.03,3.31,0,4.86.02,1.09,1.04,1.97,2.29,1.97h23.07c1.25,0,2.27-.88,2.29-1.97.02-1.55.04-3.65,0-4.86Z' fill='%23004c4c'/%3E%3Cpath d='M43,36.06c-1.07,0-2-.9-2-2s.88-2,2-2h2c1.07,0,2,.9,2,2-.05,1.1-.93,2-2,2h-2Z' fill='%23fff' fill-rule='evenodd'/%3E%3Crect x='25' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='38' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='44' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='56' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='50' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-eight-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M35.85,40.34c0,3.79-2.88,6.09-7.47,6.09s-7.47-2.3-7.47-6.09c0-2.39,1.15-4.05,3.16-4.97-1.52-.92-2.47-2.41-2.47-4.46,0-2.99,2.53-5.4,6.79-5.4s6.79,2.41,6.79,5.4c0,2.04-.95,3.54-2.47,4.46,2.01.92,3.16,2.59,3.16,4.97ZM31.82,40.11c0-1.72-1.26-2.99-3.45-2.99s-3.45,1.26-3.45,2.99c0,1.95,1.26,2.99,3.45,2.99s3.45-1.03,3.45-2.99ZM25.5,31.37c0,1.67,1.15,2.59,2.88,2.59s2.88-.92,2.88-2.59-1.15-2.59-2.88-2.59-2.88.92-2.88,2.59Z' fill='%23fff'/%3E%3Cpath d='M52.41,35.62v3.45h-4.83v4.83h-3.45v-4.83h-4.83v-3.45h4.83v-4.83h3.45v4.83h4.83Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-eight\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M43.91,40.34c0,3.79-2.88,6.09-7.47,6.09s-7.47-2.3-7.47-6.09c0-2.39,1.15-4.05,3.16-4.97-1.52-.92-2.47-2.41-2.47-4.46,0-2.99,2.53-5.4,6.79-5.4s6.78,2.41,6.78,5.4c0,2.04-.95,3.54-2.47,4.46,2.01.92,3.16,2.59,3.16,4.97ZM39.88,40.11c0-1.72-1.26-2.99-3.45-2.99s-3.45,1.26-3.45,2.99c0,1.95,1.26,2.99,3.45,2.99s3.45-1.03,3.45-2.99ZM33.56,31.37c0,1.67,1.15,2.59,2.88,2.59s2.88-.92,2.88-2.59-1.15-2.59-2.88-2.59-2.88.92-2.88,2.59Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-embassy\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='8' y='25' width='56' height='41' fill='%2333b5ab'/%3E%3Crect x='24' y='25' width='24' height='37.15' fill='%2366c7c0'/%3E%3Crect x='32' y='50' width='8' height='16' fill='%2300716b'/%3E%3Crect x='21.07' y='62.15' width='29.85' height='3.85' fill='%2300716b'/%3E%3Cpath d='M11,16.07h50c1.66,0,3,1.34,3,3v12.15H8v-12.15c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Cpath d='M46.27,12.71c-3.25-2.06-6.5,2.05-9.76,0v-6.04c3.25,2.05,6.5-2.06,9.76,0v6.04Z' fill='%23f3c000'/%3E%3Crect x='35.49' y='6.07' width='1.02' height='10.01' fill='%2333b5ab'/%3E%3Cpath d='M35.2,16.53l-11.2,14.69h24l-11.2-14.69c-.4-.52-1.19-.52-1.59,0Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='25.59' r='3.03' fill='%2300716b'/%3E%3Crect x='13' y='50.61' width='6' height='9' fill='%2366c7c0'/%3E%3Crect x='13' y='35.61' width='6' height='9' fill='%2366c7c0'/%3E%3Crect x='33' y='35.61' width='6' height='9' fill='%2300716b'/%3E%3Crect x='53' y='50.61' width='6' height='9' fill='%2366c7c0'/%3E%3Crect x='53' y='35.61' width='6' height='9' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-label-big-temporary-box\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M37.86,40.86h-4.35v-.51c0-3.33,1.79-4.51,3.2-5.76,1.09-.96,2.05-2.05,2.05-3.58,0-1.66-1.02-2.82-3.07-2.82-2.18,0-3.36,1.02-4.22,2.18l-2.82-2.66c1.57-1.82,3.58-3.36,7.74-3.36s6.98,2.69,6.98,6.53c0,3.07-1.66,4.51-3.2,5.76-1.28,1.02-2.3,2.05-2.3,3.71v.51ZM33.25,45.02c0-1.47.96-2.62,2.69-2.62s2.69,1.15,2.69,2.62-.96,2.62-2.69,2.62-2.69-1.15-2.69-2.62Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-label-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M37.86,38h-4.35v-.51c0-3.33,1.79-4.51,3.2-5.76,1.09-.96,2.05-2.05,2.05-3.58,0-1.66-1.02-2.82-3.07-2.82-2.18,0-3.36,1.02-4.22,2.18l-2.82-2.66c1.57-1.82,3.58-3.36,7.74-3.36s6.98,2.69,6.98,6.53c0,3.07-1.66,4.51-3.2,5.76-1.28,1.02-2.3,2.05-2.3,3.71v.51ZM33.25,42.16c0-1.47.96-2.62,2.69-2.62s2.69,1.15,2.69,2.62-.96,2.62-2.69,2.62-2.69-1.15-2.69-2.62Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.14,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M46.72,46.13h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.25,36.79h5.38l-2.72-8.06-2.66,8.06Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2383cb16'/%3E%3Cpath d='M46.72,46.13h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.25,36.79h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela2plus-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.77,19.6v1.49h-5.52v-.62c0-1.82.89-2.43,2.02-3.31l.55-.43c.66-.52,1.18-.91,1.18-1.73,0-.58-.46-1.06-1.25-1.06-.86,0-1.29.41-1.63.77l-1.1-.91c.58-.72,1.44-1.3,2.83-1.3,1.87,0,2.83,1.12,2.83,2.49s-.94,2.18-1.58,2.69l-.55.43c-.74.59-1.32.95-1.4,1.49h3.63Z' fill='%23fff'/%3E%3Cpath d='M59.88,13.45v.98h-1.37v1.37h-.98v-1.37h-1.37v-.98h1.37v-1.37h.98v1.37h1.37Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela3plus-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M52.52,15.99c1.68.35,2.4,1.33,2.4,2.6,0,1.58-1.13,2.64-3.17,2.64-1.73,0-2.59-.72-3.02-1.2l1.06-1.1c.38.38.91.86,1.97.86s1.49-.46,1.49-1.2-.53-1.32-1.73-1.32h-.86v-1.3l1.73-1.85h-3.07v-1.49h5.13v1.39l-1.92,1.95Z' fill='%23fff'/%3E%3Cpath d='M59.88,13.45v.98h-1.37v1.37h-.98v-1.37h-1.37v-.98h1.37v-1.37h.98v1.37h1.37Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela4-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M55.27,17.78v1.44h-1.01v1.87h-1.68v-1.87h-3.89v-1.34l2.83-5.23h1.78l-2.79,5.13h2.07v-2.4h1.68v2.4h1.01Z' fill='%23fff'/%3E%3Cpath d='M59.88,13.45v.98h-1.37v1.37h-.98v-1.37h-1.37v-.98h1.37v-1.37h.98v1.37h1.37Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela4plus-big-icon\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M55.27,17.78v1.44h-1.01v1.87h-1.68v-1.87h-3.89v-1.34l2.83-5.23h1.78l-2.79,5.13h2.07v-2.4h1.68v2.4h1.01Z' fill='%23fff'/%3E%3Cpath d='M59.88,13.45v.98h-1.37v1.37h-.98v-1.37h-1.37v-.98h1.37v-1.37h.98v1.37h1.37Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labela4plus-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M55.27,17.78v1.44h-1.01v1.87h-1.68v-1.87h-3.89v-1.34l2.83-5.23h1.78l-2.79,5.13h2.07v-2.4h1.68v2.4h1.01Z' fill='%23fff'/%3E%3Cpath d='M59.88,13.45v.98h-1.37v1.37h-.98v-1.37h-1.37v-.98h1.37v-1.37h.98v1.37h1.37Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelaplus-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2383cb16'/%3E%3Cpath d='M46.64,44.4h-4.93l-1.82-5.38h-8.03l-1.79,5.38h-4.86l8-22.53h5.44l8,22.53ZM33.17,35.06h5.38l-2.72-8.06-2.66,8.06Z' fill='%23fff'/%3E%3C/g%3E%3Crect x='44.55' y='8.89' width='18.45' height='15.68' rx='2.11' ry='2.11' fill='%2300716b'/%3E%3Cpath d='M57.88,15.38v2.16h-3.02v3.02h-2.16v-3.02h-3.02v-2.16h3.02v-3.02h2.16v3.02h3.02Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelb-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M44,37.88c0,3.74-2.18,6.53-7.04,6.53h-8.96v-22.53h8.32c4.03,0,6.27,2.69,6.27,5.95,0,1.54-.54,3.36-2.24,4.42,2.53,1.15,3.65,3.26,3.65,5.63ZM35.36,25.72h-2.75v5.12h2.75c1.86,0,2.82-.96,2.82-2.62,0-1.47-.96-2.5-2.82-2.5ZM36,40.56c2.82,0,3.39-1.66,3.39-2.94,0-1.09-.58-2.94-3.39-2.94h-3.39v5.89h3.39Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelb-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2333b5ab'/%3E%3Cpath d='M44,37.88c0,3.74-2.18,6.53-7.04,6.53h-8.96v-22.53h8.32c4.03,0,6.27,2.69,6.27,5.95,0,1.54-.54,3.36-2.24,4.42,2.53,1.15,3.65,3.26,3.65,5.63ZM35.36,25.72h-2.75v5.12h2.75c1.86,0,2.82-.96,2.82-2.62,0-1.47-.96-2.5-2.82-2.5ZM36,40.56c2.82,0,3.39-1.66,3.39-2.94,0-1.09-.58-2.94-3.39-2.94h-3.39v5.89h3.39Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelb-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M44,39.6c0,3.74-2.18,6.53-7.04,6.53h-8.96v-22.53h8.32c4.03,0,6.27,2.69,6.27,5.95,0,1.54-.54,3.36-2.24,4.42,2.53,1.15,3.65,3.26,3.65,5.63ZM35.36,27.44h-2.75v5.12h2.75c1.86,0,2.82-.96,2.82-2.62,0-1.47-.96-2.5-2.82-2.5ZM36,42.29c2.82,0,3.39-1.66,3.39-2.94,0-1.09-.58-2.94-3.39-2.94h-3.39v5.89h3.39Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelb-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M44,39.6c0,3.74-2.18,6.53-7.04,6.53h-8.96v-22.53h8.32c4.03,0,6.27,2.69,6.27,5.95,0,1.54-.54,3.36-2.24,4.42,2.53,1.15,3.65,3.26,3.65,5.63ZM35.36,27.44h-2.75v5.12h2.75c1.86,0,2.82-.96,2.82-2.62,0-1.47-.96-2.5-2.82-2.5ZM36,42.29c2.82,0,3.39-1.66,3.39-2.94,0-1.09-.58-2.94-3.39-2.94h-3.39v5.89h3.39Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelc-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M25.47,33.14c0-7.1,4.86-11.65,11.71-11.65,4.38,0,7.1,1.5,9.02,4.22l-3.52,2.75c-1.47-1.92-3.46-2.82-5.63-2.82-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.72,7.49c2.56,0,4.7-1.02,5.95-3.2l3.58,2.75c-1.92,3.01-4.93,4.61-9.54,4.61-6.78,0-11.52-4.16-11.52-11.65Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelc-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2366c7c0'/%3E%3Cpath d='M25.47,33.14c0-7.1,4.86-11.65,11.71-11.65,4.38,0,7.1,1.5,9.02,4.22l-3.52,2.75c-1.47-1.92-3.46-2.82-5.63-2.82-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.72,7.49c2.56,0,4.7-1.02,5.95-3.2l3.58,2.75c-1.92,3.01-4.93,4.61-9.54,4.61-6.78,0-11.52-4.16-11.52-11.65Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelc-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M25.47,34.87c0-7.1,4.86-11.65,11.71-11.65,4.38,0,7.1,1.5,9.02,4.22l-3.52,2.75c-1.47-1.92-3.46-2.82-5.63-2.82-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.72,7.49c2.56,0,4.7-1.02,5.95-3.2l3.58,2.75c-1.92,3.01-4.93,4.61-9.54,4.61-6.78,0-11.52-4.16-11.52-11.65Z' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelc-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpath d='M25.47,34.87c0-7.1,4.86-11.65,11.71-11.65,4.38,0,7.1,1.5,9.02,4.22l-3.52,2.75c-1.47-1.92-3.46-2.82-5.63-2.82-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.72,7.49c2.56,0,4.7-1.02,5.95-3.2l3.58,2.75c-1.92,3.01-4.93,4.61-9.54,4.61-6.78,0-11.52-4.16-11.52-11.65Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labeld-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M25.89,21.88h8.45c7.17,0,11.77,4.16,11.77,11.26s-4.61,11.26-11.77,11.26h-8.45v-22.53ZM30.5,40.44h3.78c3.97,0,7.04-2.18,7.04-7.3s-3.07-7.3-7.04-7.3h-3.78v14.59Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labeld-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%23f3c000'/%3E%3Cpath d='M25.89,21.88h8.45c7.17,0,11.77,4.16,11.77,11.26s-4.61,11.26-11.77,11.26h-8.45v-22.53ZM30.5,40.44h3.78c3.97,0,7.04-2.18,7.04-7.3s-3.07-7.3-7.04-7.3h-3.78v14.59Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labeld-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M25.89,23.6h8.45c7.17,0,11.77,4.16,11.77,11.26s-4.61,11.26-11.77,11.26h-8.45v-22.53ZM30.5,42.16h3.78c3.97,0,7.04-2.18,7.04-7.3s-3.07-7.3-7.04-7.3h-3.78v14.59Z' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labeld-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%23f3c000'/%3E%3Cpath d='M25.89,23.6h8.45c7.17,0,11.77,4.16,11.77,11.26s-4.61,11.26-11.77,11.26h-8.45v-22.53ZM30.5,42.16h3.78c3.97,0,7.04-2.18,7.04-7.3s-3.07-7.3-7.04-7.3h-3.78v14.59Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labele-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M28.77,44.4v-22.53h14.08v3.97h-9.47v5.06h8.06v3.97h-8.06v5.57h9.86v3.97h-14.46Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labele-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%23f87316'/%3E%3Cpath d='M28.77,44.4v-22.53h14.08v3.97h-9.47v5.06h8.06v3.97h-8.06v5.57h9.86v3.97h-14.46Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labele-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M28.77,46.13v-22.53h14.08v3.97h-9.47v5.06h8.06v3.97h-8.06v5.57h9.86v3.97h-14.46Z' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labele-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%23f87316'/%3E%3Cpath d='M29.42,46.13v-22.53h14.08v3.97h-9.47v5.06h8.06v3.97h-8.06v5.57h9.86v3.97h-14.46Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelf-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M42.78,25.85h-8.96v5.76h7.55v3.97h-7.55v8.83h-4.61v-22.53h13.57v3.97Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelf-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%23f87316'/%3E%3Cpath d='M42.78,25.85h-8.96v5.76h7.55v3.97h-7.55v8.83h-4.61v-22.53h13.57v3.97Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelf-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M42.78,27.57h-8.96v5.76h7.55v3.97h-7.55v8.83h-4.61v-22.53h13.57v3.97Z' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelf-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%23f87316'/%3E%3Cpath d='M44.11,27.57h-8.96v5.76h7.55v3.97h-7.55v8.83h-4.61v-22.53h13.57v3.97Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelg-big-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%2300716b'/%3E%3Cpath d='M41.76,36.28h-5.12v-3.84h9.6v9.41c-2.05,1.66-4.93,2.94-9.22,2.94-6.78,0-11.52-4.29-11.52-11.65s4.86-11.65,11.71-11.65c4.64,0,7.36,1.5,9.28,4.22l-3.65,2.88c-1.34-2.05-3.33-2.94-5.76-2.94-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.85,7.49c1.98,0,3.49-.38,4.61-1.15v-3.2Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelg-big\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.22,50.19l-18.15,12.07c-1.35.9-3.11.89-4.45-.02l-17.85-12.06c-1.1-.74-1.76-1.99-1.76-3.31V15.04c0-1.66,1.34-3,3-3h38c1.66,0,3,1.34,3,3v31.83c0,1.34-.67,2.59-1.78,3.33Z' fill='%23db2626'/%3E%3Cpath d='M41.76,36.28h-5.12v-3.84h9.6v9.41c-2.05,1.66-4.93,2.94-9.22,2.94-6.78,0-11.52-4.29-11.52-11.65s4.86-11.65,11.71-11.65c4.64,0,7.36,1.5,9.28,4.22l-3.65,2.88c-1.34-2.05-3.33-2.94-5.76-2.94-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.85,7.49c1.98,0,3.49-.38,4.61-1.15v-3.2Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelg-small-temporary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M41.76,38h-5.12v-3.84h9.6v9.41c-2.05,1.66-4.93,2.94-9.22,2.94-6.78,0-11.52-4.29-11.52-11.65s4.86-11.65,11.71-11.65c4.64,0,7.36,1.5,9.28,4.22l-3.65,2.88c-1.34-2.05-3.33-2.94-5.76-2.94-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.85,7.49c1.98,0,3.49-.38,4.61-1.15v-3.2Z' fill='%2339b7ae'/%3E%3Cpath d='M41.76,38h-5.12v-3.84h9.6v9.41c-2.05,1.66-4.93,2.94-9.22,2.94-6.78,0-11.52-4.29-11.52-11.65s4.86-11.65,11.71-11.65c4.64,0,7.36,1.5,9.28,4.22l-3.65,2.88c-1.34-2.05-3.33-2.94-5.76-2.94-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.85,7.49c1.98,0,3.49-.38,4.61-1.15v-3.2Z' fill='%2339b7ae'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-energy-labelg-small\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%23db2626'/%3E%3Cpath d='M41.66,38h-5.12v-3.84h9.6v9.41c-2.05,1.66-4.93,2.94-9.21,2.94-6.78,0-11.52-4.29-11.52-11.65s4.86-11.65,11.71-11.65c4.64,0,7.36,1.5,9.28,4.22l-3.65,2.88c-1.34-2.05-3.33-2.94-5.76-2.94-3.46,0-6.78,2.18-6.78,7.49s3.33,7.49,6.85,7.49c1.98,0,3.49-.38,4.61-1.15v-3.2Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-eu\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='30' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M24.87,43.08v-14.42h9.01v2.54h-6.06v3.24h5.16v2.54h-5.16v3.56h6.31v2.54h-9.26Z' fill='%23fff'/%3E%3Cpath d='M36.38,37.43v-8.76h2.95v8.76c0,2.38,1.23,3.32,2.95,3.32s2.95-.94,2.95-3.32v-8.76h2.95v8.76c0,3.6-2.13,5.9-5.9,5.9s-5.9-2.29-5.9-5.9Z' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M36.29,10.94l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M36.29,56.11l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M58.87,33.64l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M13.71,33.64l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M20.6,49.34l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M52.38,17.56l.45,1.4c.04.13.16.21.29.21h1.47c.3,0,.42.38.18.55l-1.19.86c-.11.08-.15.22-.11.34l.45,1.4c.09.28-.23.51-.47.34l-1.19-.86c-.11-.08-.25-.08-.36,0l-1.19.86c-.24.17-.56-.06-.47-.34l.45-1.4c.04-.13,0-.26-.11-.34l-1.19-.86c-.24-.17-.12-.55.18-.55h1.47c.13,0,.25-.09.29-.21l.45-1.4c.09-.28.49-.28.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M51.8,49.34l-.45,1.4c-.04.13-.16.21-.29.21h-1.47c-.3,0-.42.38-.18.55l1.19.86c.11.08.15.22.11.34l-.45,1.4c-.09.28.23.51.47.34l1.19-.86c.11-.08.25-.08.36,0l1.19.86c.24.17.56-.06.47-.34l-.45-1.4c-.04-.13,0-.26.11-.34l1.19-.86c.24-.17.12-.55-.18-.55h-1.47c-.13,0-.25-.09-.29-.21l-.45-1.4c-.09-.28-.49-.28-.58,0Z' fill='%23f3c000'/%3E%3Cpath d='M20.02,17.56l-.45,1.4c-.04.13-.16.21-.29.21h-1.47c-.3,0-.42.38-.18.55l1.19.86c.11.08.15.22.11.34l-.45,1.4c-.09.28.23.51.47.34l1.19-.86c.11-.08.25-.08.36,0l1.19.86c.24.17.56-.06.47-.34l-.45-1.4c-.04-.13,0-.26.11-.34l1.19-.86c.24-.17.12-.55-.18-.55h-1.47c-.13,0-.25-.09-.29-.21l-.45-1.4c-.09-.28-.49-.28-.58,0Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-eurosign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M46.01,46.63c-.27,0-.55.06-.83.19-1.57.75-3.33,1.18-5.19,1.18-4.43,0-8.3-2.42-10.38-6h9.69c.84,0,1.6-.53,1.88-1.32.47-1.3-.5-2.68-1.88-2.68h-11.13c-.11-.65-.18-1.32-.18-2s.07-1.35.18-2h14.03c.84,0,1.6-.53,1.88-1.32.47-1.3-.5-2.68-1.88-2.68h-12.59c2.08-3.58,5.95-6,10.38-6,1.63,0,3.18.32,4.6.91.27.11.56.17.84.17.82,0,1.58-.47,1.88-1.3.36-1-.13-2.11-1.11-2.53-1.91-.81-4.01-1.25-6.21-1.25-6.72,0-12.45,4.14-14.82,10h-3.17c-1.1,0-2,.9-2,2s.9,2,2,2h2.14c-.08.66-.14,1.32-.14,2s.06,1.34.14,2h-2.14c-1.1,0-2,.9-2,2s.9,2,2,2h3.17c2.37,5.86,8.11,10,14.83,10,2.49,0,4.84-.57,6.93-1.57.67-.32,1.07-1.03,1.07-1.78,0-1.15-.94-2.02-1.99-2.02h0Z' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-excavator\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='26.234' y='23.855' width='6' height='45' rx='3' ry='3' transform='translate(-22.059 27.058) rotate(-37.146)' fill='%2366c7c0'/%3E%3Cpolygon points='42.95 4 37.92 29.73 36.46 37.16 34 53 27 50 28.42 35.67 29.36 26.8 30.06 20.31 31.8 4 42.95 4' fill='%23004c4c'/%3E%3Cpath d='M58.9,67h-23.04c-.567,0-1.137-.117-1.651-.355-12.505-5.781-12.394-14.126-9.249-20.965.93-2.01,2.12-3.9,3.33-5.54,2.2-3,4.48-5.21,5.34-6.02.09-.08.16-.15.22-.2.1-.09.15-.13.15-.13h0c1.88-1.505,4.656-.997,5.882,1.075l8.888,15.025,5.23,9.11s0,.01.01.02c.076.123.453.708,1.042,1.521.07.097.139.201.2.304l3.569,6.026.08.13Z' fill='%2333b5ab'/%3E%3Cpolygon points='25.87 4 24.26 9.95 19.96 25.84 19.31 28.25 18.25 32.14 14.5 31.13 14.39 31.1 14.46 30.82 14.98 28.9 15.16 28.28 20.4 8.9 21.72 4 25.87 4' fill='%2300716b'/%3E%3Cpolygon points='27.95 4 26.2 10.47 24.26 9.95 20.4 8.9 18.48 8.38 19.66 4 27.95 4' fill='%2333b5ab'/%3E%3Crect x='13.724' y='24.987' width='24.626' height='6' rx='3' ry='3' transform='translate(-7.045 8.835) rotate(-17)' fill='%2333b5ab'/%3E%3Ccircle cx='34.5' cy='25.5' r='1.5' fill='%23004c4c'/%3E%3Ccircle cx='17.5' cy='30.5' r='1.5' fill='%23004c4c'/%3E%3Cpath d='M58.9,67h-5.82l-19.45-32.88c.09-.08.16-.15.22-.2.1-.09.15-.13.15-.13l3.56-2.85,11.21,18.95,6.39,10.8,3.66,6.18.08.13Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-family-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='37.68' width='9' height='7.32' fill='%2300716b'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%23004c4c'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Crect x='37' y='49' width='6' height='2.36' fill='%23f3c000'/%3E%3Cpath d='M37,51h6c4.97,0,9,4.03,9,9h-24c0-4.97,4.03-9,9-9Z' fill='%23f3c000'/%3E%3Cpath d='M46,40.99v2.87c0,3.19-2.41,5.98-5.6,6.19-3.49.23-6.4-2.54-6.4-5.98v-3.07c0-3.31,2.69-5.99,6-5.99h0c3.31,0,6,2.68,6,5.99Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-family-love\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M39.5,12.16c-2.31-2.14-5.5-1.17-5.5,1.95,0,4.39,5.5,6.91,5.5,6.91,0,0,5.5-2.52,5.5-6.91,0-3.12-3.19-4.09-5.5-1.95Z' fill='%23f3c000'/%3E%3Cpath d='M62.5,32.69c-1.47-1.29-3.5-.7-3.5,1.17,0,2.64,3.5,4.16,3.5,4.16,0,0,3.5-1.52,3.5-4.16,0-1.88-2.03-2.46-3.5-1.17Z' fill='%23f3c000'/%3E%3Cpath d='M9.5,25.69c-1.47-1.29-3.5-.7-3.5,1.17,0,2.64,3.5,4.16,3.5,4.16,0,0,3.5-1.52,3.5-4.16,0-1.88-2.03-2.46-3.5-1.17Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='38.68' width='9' height='6.32' fill='%2300716b'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%23004c4c'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-family\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2333b5ab'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cellipse cx='47' cy='46' rx='4' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3Cpath d='M47,48c-2.1,0-3.94-1.11-4-2.5v-.5c-.68,0-1.34.04-2,.13v.54c.12,2.43,2.75,4.33,6,4.33s6-1.98,6-4.5v-.37c-.65-.09-1.32-.13-2-.13v.5c0,1.35-1.83,2.5-4,2.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='37.68' width='9' height='6.32' fill='%2366c7c0'/%3E%3Cellipse cx='25.5' cy='44' rx='4.5' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%2333b5ab'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M37,51h6c4.97,0,9,4.03,9,9h-24c0-4.97,4.03-9,9-9Z' fill='%23f3c000'/%3E%3Crect x='37' y='49' width='6' height='2.36' fill='%2366c7c0'/%3E%3Cellipse cx='40' cy='51.5' rx='3' ry='1.5' fill='%2366c7c0'/%3E%3Cpath d='M42.99,49.7s-1,1.3-5.97,1.3v-2h5.97v.7Z' fill='%2333b5ab'/%3E%3Cpath d='M46,40.99v2.87c0,3.19-2.41,5.98-5.6,6.19-3.49.23-6.4-2.54-6.4-5.98v-3.07c0-3.31,2.69-5.99,6-5.99h0c3.31,0,6,2.68,6,5.99Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-faq\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='27' y='28' width='37' height='27' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='8' y='12.04' width='43' height='30.96' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='15 50 15 43 23 43 15 50' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpolygon points='57 62 57 55 49 55 57 62' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M31.18,31.91h-3.93v-.46c0-3.01,1.62-4.07,2.89-5.2.98-.87,1.85-1.85,1.85-3.24,0-1.5-.93-2.54-2.77-2.54-1.97,0-3.03.92-3.81,1.96l-2.54-2.4c1.42-1.65,3.24-3.03,6.99-3.03s6.3,2.43,6.3,5.9c0,2.77-1.5,4.07-2.89,5.2-1.16.92-2.08,1.85-2.08,3.35v.46ZM27.01,35.67c0-1.33.87-2.37,2.43-2.37s2.43,1.04,2.43,2.37-.87,2.37-2.43,2.37-2.43-1.04-2.43-2.37Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-file-download\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='36' cy='36' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='35.03' y='36.03' width='1.94' height='10.37' rx='.97' ry='.97' transform='translate(77.21 5.21) rotate(90)' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='34.92' y='28.6' width='1.94' height='10.37' rx='.97' ry='.97' fill='%23004c4c'/%3E%3Crect x='36.36' y='33.54' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(36.78 -15.69) rotate(45)' fill='%23004c4c'/%3E%3Crect x='33.47' y='33.54' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(84.65 38.05) rotate(135)' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-file-ok\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h25s13,12,13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='35.94' cy='36' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M35.87,39.71h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M41.77,33.68l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-file-picture\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3Cpath d='M16,61v-13l9.44-9.04,6.34,6.04,13.13-12.5,11.09,10.5v18c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='29.44' cy='26' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-file-upload\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='36' cy='36' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cg%3E%3Crect x='35.03' y='29.03' width='1.94' height='10.37' rx='.97' ry='.97' transform='translate(72 68.42) rotate(180)' fill='%23004c4c'/%3E%3Crect x='33.58' y='28.43' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(36.76 78.11) rotate(-135)' fill='%23004c4c'/%3E%3Crect x='36.47' y='28.43' width='1.94' height='6.03' rx='.97' ry='.97' transform='translate(-11.27 35.69) rotate(-45)' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='35.03' y='36.03' width='1.94' height='10.37' rx='.97' ry='.97' transform='translate(77.21 5.21) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-file-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h25s13,12,13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='36' cy='36' r='11' fill='%23f3c000'/%3E%3Cpath d='M34.46,40.71c0-.83.56-1.47,1.6-1.47s1.6.64,1.6,1.47-.56,1.47-1.6,1.47-1.6-.64-1.6-1.47ZM34.98,37.81l-.44-9.12h3.03l-.44,9.12h-2.15Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-fingerprint\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Cpath d='M32.56,45.74h0c-.57-.36-.72-1.12-.33-1.67,2.53-3.59,2.77-7.19,2.72-8.89-.02-.57.39-1.06.96-1.16h.06c.69-.12,1.32.39,1.34,1.08.07,2.05-.24,6.2-3.12,10.31-.37.52-1.07.68-1.61.34Z' fill='%2333b5ab'/%3E%3Cpath d='M30.82,38.56c-.56-.12-1.11.17-1.33.7-.46,1.14-1.19,2.38-2.37,3.56-2.62,2.62-4.43,6.25-5.62,10.26-.14.48.04,1,.44,1.28,0,0,.01,0,.02.01l1.8-.62c1.09-3.68,2.72-6.97,5.02-9.28,1.45-1.45,2.35-2.98,2.91-4.39.26-.66-.15-1.39-.85-1.54h-.03Z' fill='%2333b5ab'/%3E%3Cpath d='M46.75,34.91c-.02-.69-.08-1.39-.24-2.06-1.42-5.9-6.85-9.01-12.15-8.15-2.33.39-4.39,1.52-5.92,3.13-.48.5-.39,1.32.17,1.73l.05.03c.47.34,1.11.28,1.51-.14,1.19-1.25,2.78-2.13,4.58-2.42,2.4-.39,4.82.26,6.64,1.76,1.83,1.5,2.93,3.72,3,6.09h0c.04,1.24-.02,3.23-.52,5.61-.13.62.27,1.22.88,1.36h.06c.63.15,1.25-.26,1.38-.9.53-2.54.6-4.67.56-6.03ZM37.14,52.86c-1.18,1.18-2,3.36-2.52,5.91.5.04.99.06,1.5.06.22,0,.45,0,.66-.02.08,0,.15,0,.24-.01.41-1.93,1-3.47,1.8-4.27,2.89-2.89,4.75-5.98,5.93-8.88.27-.67-.12-1.42-.82-1.57h-.05c-.56-.13-1.11.17-1.32.7-1.08,2.64-2.78,5.45-5.41,8.08Z' fill='%2333b5ab'/%3E%3Cpath d='M32.83,15.36c-6.8,1.13-12.32,5.56-15,11.49-.29.64.02,1.4.69,1.63h0c.59.2,1.21-.09,1.47-.66,2.38-5.2,7.25-9.14,13.22-10.13,1.58-.26,3.17-.3,4.73-.14.64.07,1.23-.35,1.33-.98h0c.11-.66-.35-1.29-1.01-1.36-1.79-.19-3.62-.15-5.44.14ZM14.15,39.89c.89-1.32,1.88-2.58,2.99-3.77.19-.2.29-.46.31-.73.03-.78.11-1.55.24-2.3.1-.58-.21-1.15-.77-1.34h-.01c-.69-.24-1.42.21-1.55.93-.1.59-.18,1.18-.23,1.79-.02.24-.12.48-.28.66-.69.78-1.33,1.59-1.93,2.41l1.22,2.36ZM56.2,34.51c-.17-5.77-2.84-11.18-7.31-14.85-1.73-1.43-3.68-2.53-5.74-3.29-.7-.26-1.47.18-1.59.92h0c-.09.57.25,1.1.79,1.3,1.82.67,3.52,1.63,5.05,2.89,3.96,3.25,6.31,8.02,6.45,13.1.13,3.91-.41,13.27-7.33,21.97,1.24-.56,2.41-1.23,3.53-2,.38-.26.76-.53,1.12-.8.13-.1.25-.23.33-.38,4.43-7.83,4.82-15.39,4.7-18.86Z' fill='%2333b5ab'/%3E%3Cpath d='M42.02,34.96c-.05-1.69-.83-3.27-2.14-4.35-1.3-1.08-3.04-1.52-4.75-1.25-2.45.41-4.34,2.3-4.81,4.66-.04.2-.07.61-.08,1-.02.58.37,1.09.93,1.21h0c.72.16,1.4-.36,1.45-1.09.03-.48.08-.94.14-1.12.41-1.18,1.45-2.1,2.75-2.32,1.05-.18,2.08.09,2.86.74.78.64,1.25,1.58,1.28,2.59.08,2.52-.33,8.96-5.85,14.49-1.69,1.69-2.85,4.34-3.59,7.36-.16.66.26,1.32.93,1.45.3.06.6.11.9.16l.21.04c.64-3.08,1.67-5.78,3.21-7.34,6.18-6.18,6.64-13.4,6.55-16.22Z' fill='%23f3c000'/%3E%3Cpath d='M51.48,34.65c-.07-2.09-.56-4.12-1.42-5.98-.33-.72-1.28-.9-1.86-.36l-.02.02c-.38.35-.46.9-.25,1.36.72,1.57,1.13,3.28,1.19,5.04.12,3.75-.48,13.33-8.61,21.46-.35.35-.69,1.23-.98,2.4.76-.09,1.5-.24,2.23-.41.12-.02.25-.06.37-.09.05-.12.09-.22.14-.31,8.7-8.76,9.35-19.08,9.22-23.13Z' fill='%2333b5ab'/%3E%3Cpath d='M20.78,35.63s-.02.2-.33.51c-2.61,2.6-4.57,5.68-6.03,8.9-.15.33-.14.72.04,1.04,0,.01.01.02.01.02.96-.03.93-.03,1.37-.05s.83-.27,1.02-.67c1.31-2.74,3.03-5.34,5.25-7.57.96-.96,1.04-1.88,1.03-2.23-.12-3.64,1.29-7.02,3.69-9.47.38-.39.48-.97.21-1.44h0c-.39-.67-1.32-.8-1.86-.24-2.85,2.9-4.53,6.91-4.4,11.21Z' fill='%2333b5ab'/%3E%3Cpath d='M30.73,47.39l.04.02c.57.36.71,1.11.32,1.65-1.38,1.87-2.38,4.32-3.06,7.02l-1.61.77s-.01,0-.02,0c-.51-.22-.78-.8-.65-1.34.76-2.99,1.9-5.74,3.46-7.86.35-.48,1.03-.57,1.53-.26Z' fill='%2333b5ab'/%3E%3Cpath d='M27.65,31.78c-.67-.48-1.59-.13-1.81.66-.26.98-.39,2-.36,3.05.02.66-.09,2.38-1.71,3.98-2.73,2.73-4.73,6.27-6.14,10.16-.14.4-.06.86.23,1.17.02.02.04.04.06.06,1.04-.21.9-.18,1.94-.38,1.29-3.61,3.11-6.85,5.58-9.33,2.26-2.27,2.43-4.76,2.4-5.73-.03-.82.07-1.62.28-2.38.12-.45-.01-.93-.39-1.2l-.09-.07Z' fill='%23f3c000'/%3E%3Cpath d='M47.11,24.43c-.38-.39-.79-.77-1.22-1.12-3.4-2.79-7.88-3.98-12.29-3.27-1.51.25-2.94.72-4.26,1.37-.61.31-.85,1.07-.5,1.66h0c.31.53.97.75,1.52.48,1.12-.56,2.35-.96,3.63-1.17,3.73-.6,7.52.4,10.4,2.75.38.31.73.63,1.06.97.44.45,1.15.46,1.61.04l.02-.02c.48-.45.5-1.21.02-1.68Z' fill='%23f3c000'/%3E%3Cpath d='M36,15.03c.27,0,.54.02.82.04l.49.04h.12s.12,0,.12,0h.05c.14,0,.28.02.41.04h.03s.03,0,.03,0c.19.02.37.04.56.07h.02s.19.03.19.03l.83.13c.09.02.18.03.27.05l.16.03c.31.06.62.13.98.22.13.03.26.07.39.1h.04s.04.02.04.02c.29.08.57.15.89.26.25.08.48.15.72.24.24.09.47.17.71.27.3.13.6.26.88.38.21.09.48.22.71.34l.08.04.08.04c.21.1.41.21.57.3.25.14.49.28.7.41.55.33,1.03.66,1.49,1l.04.03.04.03c.54.39,1.08.82,1.63,1.32.5.46.97.93,1.44,1.44l.22.25c.12.13.24.27.35.4.05.06.11.14.18.22l.19.25c.06.08.13.16.19.25.09.13.17.23.23.31.16.22.31.44.46.67l.02.03.02.02c.2.29.38.57.56.87.15.24.28.47.41.71l.09.16c.82,1.54,1.45,3.13,1.86,4.76.09.33.16.67.24,1.05.05.23.09.47.13.7v.1s.03.1.03.1v.02s.02.11.02.11l.02.11c.01.09.03.18.04.26v.18s.04.17.04.17c.02.1.03.21.03.32v.2s.03.12.03.12v.1l.02.17c.03.27.03.54.04.82v.06s0,.06,0,.06c0,.05,0,.1.01.1,0,0,0,0,0,0l-.02.36.03.19v.04c-.03,4.84-1.65,9.37-4.66,13.09-1.04,1.26-2.19,2.39-3.44,3.36-.31.24-.68.5-1.13.82-.99.68-1.95,1.22-2.94,1.67l-.8.36c-.2.08-.38.16-.56.22-.8.3-1.59.54-2.35.72l-.11.02-.11.03h-.05s-.07.03-.07.03l-.07.02c-.63.15-1.24.26-1.82.34l-.16.02-.13.02c-.62.08-1.23.13-1.8.14h-.22s-.05.01-.05.01h-.09s-.19.02-.19.02c-.05,0-.09,0-.14,0s-.09,0-.14,0c-.37,0-.76-.02-1.23-.05h-.16s-.01,0-.01,0h-.07c-.69-.05-1.26-.11-1.76-.2l-.27-.04c-.6-.09-1.14-.2-1.65-.34l-.21-.05h-.07c-.55-.16-1.1-.33-1.63-.53l-.32-.12h-.06c-.5-.2-1-.42-1.49-.66l-.11-.05-.08-.04s-.08-.04-.12-.05c-.6-.29-1.08-.55-1.49-.81l-.24-.15-.08-.03c-.48-.3-1-.65-1.53-1.05l-.11-.08-.03-.02s-.07-.05-.1-.07c-.54-.41-.96-.78-1.34-1.15l-.16-.16-.06-.05s-.08-.08-.12-.11c-.46-.43-.9-.89-1.31-1.37l-.08-.1-.06-.06-.03-.04-.08-.09c-.46-.55-.85-1.05-1.17-1.54l-.04-.07-.05-.06c-.06-.09-.13-.18-.2-.29-.37-.55-.7-1.13-1.01-1.72l-.06-.11-.06-.11c-.04-.07-.08-.13-.11-.19l-.02-.05-.03-.05c-.32-.62-.58-1.23-.81-1.86l-.03-.09-.03-.07c-.03-.07-.05-.14-.07-.21-.03-.09-.06-.19-.1-.28-.25-.74-.45-1.41-.59-2.05-.02-.11-.05-.21-.07-.32-.03-.12-.05-.24-.07-.37v-.07s-.03-.07-.03-.07c-.2-1.01-.32-2.07-.35-3.14v-.09s0-.09,0-.09c-.02-.2-.01-.4-.01-.61,0-1.09.08-2.17.24-3.21.04-.26.08-.52.13-.77.13-.68.32-1.41.57-2.26l.17-.5.18-.52c.95-2.55,2.35-4.86,4.15-6.85.24-.26.47-.5.72-.75s.49-.48.73-.7c.14-.13.28-.25.43-.37l.26-.22c.33-.27.66-.53,1-.78.22-.16.45-.32.68-.47l.03-.02.03-.02c.21-.15.46-.31.69-.44l.09-.05.08-.05c.13-.09.27-.17.42-.25.17-.09.33-.18.5-.27l.06-.03.06-.03c.42-.23.89-.46,1.44-.69.27-.11.54-.23.8-.33.26-.1.52-.2.8-.29.51-.17,1.06-.33,1.64-.48h.05s.05-.03.05-.03c.18-.05.39-.1.63-.14h.06s.06-.02.06-.02c.28-.06.56-.11.85-.16.17-.03.34-.05.51-.07l.38-.05c.78-.11,1.61-.16,2.54-.16M36,12.03c-1.01,0-2,.06-2.97.19-.32.05-.64.08-.97.14-.33.06-.65.11-.97.18-.32.06-.64.13-.96.22-.63.16-1.26.34-1.86.55-.31.1-.62.22-.91.33-.3.11-.59.24-.89.37-.58.25-1.17.53-1.73.83-.21.1-.41.22-.62.33-.21.11-.41.24-.61.37-.32.18-.63.39-.93.59-.27.18-.54.37-.8.56-.39.29-.77.58-1.14.89-.26.23-.53.45-.78.67-.29.26-.56.53-.83.8-.27.27-.54.55-.8.83-2.06,2.27-3.69,4.95-4.78,7.89-.13.37-.25.74-.38,1.11-.25.85-.48,1.71-.65,2.59-.06.3-.1.59-.15.89-.18,1.19-.27,2.41-.27,3.66,0,.3,0,.58.02.87.03,1.25.17,2.47.41,3.66.05.29.11.56.17.85.18.82.42,1.63.7,2.43.08.22.15.45.24.66.27.75.59,1.49.96,2.21.08.17.17.33.27.5.35.7.75,1.38,1.19,2.03.09.14.18.27.27.4.42.64.89,1.25,1.38,1.83.09.1.17.21.27.31.49.57,1.02,1.12,1.57,1.63.09.08.17.17.26.24.53.51,1.07.97,1.66,1.42.08.06.16.13.25.18.57.42,1.17.83,1.77,1.21.08.05.16.1.24.14.59.38,1.22.71,1.86,1.02.08.03.15.07.23.1.63.31,1.27.58,1.92.82.07.02.15.06.22.07.64.24,1.29.45,1.95.62.07.02.14.03.21.05.66.18,1.34.32,2.02.42l.21.03c.67.11,1.37.18,2.07.23.07.01.15.01.22.01.48.03.96.06,1.45.06.22,0,.43,0,.64-.02.08,0,.15,0,.23-.01.72-.01,1.44-.07,2.15-.16.09-.01.17-.02.26-.03.73-.09,1.45-.23,2.16-.4.11-.02.24-.06.35-.09.94-.22,1.85-.5,2.73-.83.51-.19,1.02-.41,1.52-.64h0c1.2-.55,2.33-1.2,3.42-1.94.43-.3.87-.61,1.28-.93,1.44-1.12,2.74-2.4,3.91-3.82,3.31-4.09,5.31-9.3,5.35-14.98v-.14c0-.08,0-.17-.01-.25.01-.18,0-.37-.01-.54-.01-.34-.02-.69-.06-1.03,0-.14-.01-.27-.03-.41-.01-.23-.03-.46-.07-.67-.01-.21-.05-.42-.08-.63-.01-.11-.03-.24-.06-.35-.05-.32-.1-.64-.17-.95-.08-.39-.16-.78-.26-1.17-.49-1.92-1.22-3.74-2.14-5.44-.19-.34-.38-.67-.58-1.01s-.41-.65-.63-.97c-.19-.3-.4-.58-.61-.87-.06-.07-.11-.14-.16-.22-.18-.23-.37-.47-.55-.7-.05-.05-.08-.09-.11-.14-.23-.27-.47-.54-.7-.8-.53-.57-1.06-1.11-1.63-1.63-.62-.56-1.26-1.09-1.93-1.57-.57-.43-1.15-.82-1.76-1.19-.25-.15-.5-.3-.77-.45-.25-.14-.5-.27-.77-.4-.3-.16-.62-.31-.93-.45-.31-.14-.63-.27-.95-.41-.29-.11-.56-.22-.85-.32-.29-.1-.56-.19-.86-.29-.32-.1-.65-.19-.99-.29-.19-.06-.4-.11-.61-.16-.34-.08-.69-.16-1.03-.23-.16-.03-.33-.06-.49-.09-.3-.05-.59-.09-.89-.14l-.21-.03c-.26-.03-.51-.07-.78-.09-.22-.02-.45-.05-.66-.06h-.15l-.48-.03c-.35-.02-.7-.05-1.05-.05h0Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-finish\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63.99,53.23c-.64,0-1.28-.31-1.66-.89L36.68,14.11c-.62-.92-.37-2.16.55-2.78.92-.61,2.16-.37,2.78.55l25.64,38.23c.62.92.37,2.16-.55,2.78-.34.23-.73.34-1.11.34Z' fill='%2300716b'/%3E%3Cg%3E%3Cline x1='37.4' y1='13.26' x2='39.75' y2='11.69' fill='%23f3c000'/%3E%3Cpath d='M37.4,15.26c-.64,0-1.28-.31-1.66-.89-.62-.92-.37-2.16.55-2.78l2.35-1.58c.92-.62,2.16-.37,2.78.55.62.92.37,2.16-.55,2.78l-2.35,1.58c-.34.23-.73.34-1.11.34Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M20.08,54.87s9.23.27,15.75-9.27c6.52-9.54,15.75-9.27,15.75-9.27l-14.13-21.06s-9.23-.27-15.75,9.27c-6.52,9.54-15.75,9.27-15.75,9.27l14.13,21.06Z' fill='%2300716b'/%3E%3Cpath d='M5.96,33.8l2.83,4.21s2.36.07,5.54-1.1c0,0-2.83-4.21-2.83-4.21-3.18,1.17-5.54,1.1-5.54,1.1Z' fill='%2300716b'/%3E%3Cpath d='M18.96,34.48c-1.62,1.14-3.21,1.92-4.64,2.44,0,0-2.83-4.21-2.83-4.21,1.43-.52,3.02-1.3,4.64-2.44h0s2.83,4.22,2.83,4.22' fill='%2333b5ab'/%3E%3Cpath d='M18.96,34.48c1.31-.92,2.63-2.09,3.89-3.55,0,0-2.83-4.21-2.82-4.21-1.26,1.47-2.59,2.63-3.89,3.55h0s2.83,4.22,2.83,4.22' fill='%2300716b'/%3E%3Cpath d='M23.38,22.35l2.83,4.21c-.57.66-1.13,1.39-1.68,2.18-.54.79-1.1,1.52-1.67,2.18,0,0-2.83-4.21-2.82-4.21.57-.66,1.13-1.39,1.67-2.18.54-.79,1.1-1.52,1.68-2.18Z' fill='%2333b5ab'/%3E%3Cpath d='M27.27,18.8l2.83,4.22c-1.31.92-2.63,2.08-3.89,3.55,0,0-2.83-4.21-2.83-4.21,1.26-1.47,2.59-2.63,3.89-3.55' fill='%2300716b'/%3E%3Cpath d='M27.27,18.8l2.83,4.22c1.62-1.14,3.21-1.92,4.64-2.44,0,0-2.83-4.21-2.83-4.21-1.43.52-3.02,1.3-4.64,2.44' fill='%2333b5ab'/%3E%3Cpath d='M8.78,38.02l2.83,4.21s2.36.07,5.54-1.1c0,0-2.83-4.21-2.83-4.21-3.18,1.17-5.54,1.1-5.54,1.1Z' fill='%2333b5ab'/%3E%3Cpath d='M21.79,38.69c-1.62,1.14-3.21,1.92-4.64,2.44,0,0-2.83-4.21-2.83-4.21,1.43-.52,3.02-1.3,4.64-2.44h0s2.83,4.22,2.83,4.22' fill='%2300716b'/%3E%3Cpath d='M21.79,38.69c1.31-.92,2.63-2.09,3.89-3.55,0,0-2.83-4.21-2.82-4.21-1.26,1.47-2.59,2.63-3.89,3.55h0s2.83,4.22,2.83,4.22' fill='%2333b5ab'/%3E%3Cpath d='M26.21,26.57l2.83,4.21c-.57.66-1.13,1.39-1.68,2.18-.54.79-1.1,1.52-1.67,2.18,0,0-2.83-4.21-2.82-4.21.57-.66,1.13-1.39,1.67-2.18.54-.79,1.1-1.52,1.68-2.18Z' fill='%2300716b'/%3E%3Cpath d='M30.1,23.01l2.83,4.22c-1.31.92-2.63,2.08-3.89,3.55,0,0-2.83-4.21-2.83-4.21,1.26-1.47,2.59-2.63,3.89-3.55' fill='%2333b5ab'/%3E%3Cpath d='M30.1,23.01l2.83,4.22c1.62-1.14,3.21-1.92,4.64-2.44,0,0-2.83-4.21-2.83-4.21-1.43.52-3.02,1.3-4.64,2.44' fill='%2300716b'/%3E%3Cpath d='M40.28,19.48l2.83,4.21s-2.36-.07-5.54,1.1c0,0-2.83-4.21-2.83-4.21,3.18-1.17,5.54-1.1,5.54-1.1Z' fill='%2333b5ab'/%3E%3Cpath d='M11.61,42.23l2.83,4.21s2.36.07,5.54-1.1c0,0-2.83-4.21-2.83-4.21-3.18,1.17-5.54,1.1-5.54,1.1Z' fill='%2300716b'/%3E%3Cpath d='M24.61,42.9c-1.62,1.14-3.21,1.92-4.64,2.44,0,0-2.83-4.21-2.83-4.21,1.43-.52,3.02-1.3,4.64-2.44h0s2.83,4.22,2.83,4.22' fill='%2333b5ab'/%3E%3Cpath d='M24.61,42.9c1.31-.92,2.63-2.09,3.89-3.55,0,0-2.83-4.21-2.82-4.21-1.26,1.47-2.59,2.63-3.89,3.55h0s2.83,4.22,2.83,4.22' fill='%2300716b'/%3E%3Cpath d='M29.03,30.78l2.83,4.21c-.57.66-1.13,1.39-1.68,2.18-.54.79-1.1,1.52-1.67,2.18,0,0-2.83-4.21-2.82-4.21.57-.66,1.13-1.39,1.67-2.18.54-.79,1.1-1.52,1.68-2.18Z' fill='%2333b5ab'/%3E%3Cpath d='M32.92,27.22l2.83,4.22c-1.31.92-2.63,2.08-3.89,3.55,0,0-2.83-4.21-2.83-4.21,1.26-1.47,2.59-2.63,3.89-3.55' fill='%2300716b'/%3E%3Cpath d='M32.92,27.22l2.83,4.22c1.62-1.14,3.21-1.92,4.64-2.44,0,0-2.83-4.21-2.83-4.21-1.43.52-3.02,1.3-4.64,2.44' fill='%2333b5ab'/%3E%3Cpath d='M43.1,23.69l2.83,4.21s-2.36-.07-5.54,1.1c0,0-2.83-4.21-2.83-4.21,3.18-1.17,5.54-1.1,5.54-1.1Z' fill='%2300716b'/%3E%3Cpath d='M14.43,46.44l2.83,4.21s2.36.07,5.54-1.1c0,0-2.83-4.21-2.83-4.21-3.18,1.17-5.54,1.1-5.54,1.1Z' fill='%2333b5ab'/%3E%3Cpath d='M27.44,47.12c-1.62,1.14-3.21,1.92-4.64,2.44,0,0-2.83-4.21-2.83-4.21,1.43-.52,3.02-1.3,4.64-2.44h0s2.83,4.22,2.83,4.22' fill='%2300716b'/%3E%3Cpath d='M27.44,47.12c1.31-.92,2.63-2.09,3.89-3.55,0,0-2.83-4.21-2.82-4.21-1.26,1.47-2.59,2.63-3.89,3.55h0s2.83,4.22,2.83,4.22' fill='%2333b5ab'/%3E%3Cpath d='M31.86,34.99l2.83,4.21c-.57.66-1.13,1.39-1.68,2.18-.54.79-1.1,1.52-1.67,2.18,0,0-2.83-4.21-2.82-4.21.57-.66,1.13-1.39,1.67-2.18.54-.79,1.1-1.52,1.68-2.18Z' fill='%2300716b'/%3E%3Cpath d='M35.75,31.43l2.83,4.22c-1.31.92-2.63,2.08-3.89,3.55,0,0-2.83-4.21-2.83-4.21,1.26-1.47,2.59-2.63,3.89-3.55' fill='%2333b5ab'/%3E%3Cpath d='M35.75,31.43l2.83,4.22c1.62-1.14,3.21-1.92,4.64-2.44,0,0-2.83-4.21-2.83-4.21-1.43.52-3.02,1.3-4.64,2.44' fill='%2300716b'/%3E%3Cpath d='M45.93,27.9l2.83,4.21s-2.36-.07-5.54,1.1c0,0-2.83-4.21-2.83-4.21,3.18-1.17,5.54-1.1,5.54-1.1Z' fill='%2333b5ab'/%3E%3Cpath d='M17.26,50.65l2.83,4.21s2.36.07,5.54-1.1c0,0-2.83-4.21-2.83-4.21-3.18,1.17-5.54,1.1-5.54,1.1Z' fill='%2300716b'/%3E%3Cpath d='M30.26,51.33c-1.62,1.14-3.21,1.92-4.64,2.44,0,0-2.83-4.21-2.83-4.21,1.43-.52,3.02-1.3,4.64-2.44h0s2.83,4.22,2.83,4.22' fill='%2333b5ab'/%3E%3Cpath d='M30.26,51.33c1.31-.92,2.63-2.09,3.89-3.55,0,0-2.83-4.21-2.82-4.21-1.26,1.47-2.59,2.63-3.89,3.55h0s2.83,4.22,2.83,4.22' fill='%2300716b'/%3E%3Cpath d='M34.68,39.2l2.83,4.21c-.57.66-1.13,1.39-1.68,2.18-.54.79-1.1,1.52-1.67,2.18,0,0-2.83-4.21-2.82-4.21.57-.66,1.13-1.39,1.67-2.18.54-.79,1.1-1.52,1.68-2.18Z' fill='%2333b5ab'/%3E%3Cpath d='M38.57,35.65l2.83,4.22c-1.31.92-2.63,2.08-3.89,3.55,0,0-2.83-4.21-2.83-4.21,1.26-1.47,2.59-2.63,3.89-3.55' fill='%2300716b'/%3E%3Cpath d='M38.57,35.65l2.83,4.22c1.62-1.14,3.21-1.92,4.64-2.44,0,0-2.83-4.21-2.83-4.21-1.43.52-3.02,1.3-4.64,2.44' fill='%2333b5ab'/%3E%3Cpath d='M48.75,32.11l2.83,4.21s-2.36-.07-5.54,1.1c0,0-2.83-4.21-2.83-4.21,3.18-1.17,5.54-1.1,5.54-1.1Z' fill='%2300716b'/%3E%3Cpath d='M37.45,15.26l2.83,4.21s-2.36-.07-5.54,1.1c0,0-2.83-4.21-2.83-4.21,3.18-1.17,5.54-1.1,5.54-1.1Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-five-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M28.09,33.09c5.29,0,7.36,3.1,7.36,6.44,0,4.08-2.88,6.9-7.71,6.9-3.91,0-5.98-1.72-7.01-2.87l2.53-2.64c.92.92,2.19,2.07,4.48,2.07s3.68-1.26,3.68-3.28c0-1.9-1.26-3.16-4.37-3.16h-4.4l.55-10.69h11.04v3.56h-7.53l-.23,3.68h1.61Z' fill='%23fff'/%3E%3Cpath d='M52.41,35.62v3.45h-4.83v4.83h-3.45v-4.83h-4.83v-3.45h4.83v-4.83h3.45v4.83h4.83Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-five\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M36.15,33.09c5.29,0,7.36,3.1,7.36,6.44,0,4.08-2.87,6.9-7.7,6.9-3.91,0-5.98-1.72-7.01-2.87l2.53-2.65c.92.92,2.18,2.07,4.48,2.07s3.68-1.26,3.68-3.28c0-1.9-1.26-3.16-4.37-3.16h-4.4l.55-10.69h11.04v3.56h-7.53l-.23,3.68h1.61Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-fixedcost\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='12' fill='%2300716b'/%3E%3Cpolygon points='51 62 11 62 11 23 61 23 61 52 51 62' fill='%2333b5ab'/%3E%3Cpolygon points='51 52 61 52 51 62 51 52' fill='%2300716b'/%3E%3Ccircle cx='20' cy='17' r='3' fill='%23004c4c'/%3E%3Ccircle cx='52' cy='17' r='3' fill='%23004c4c'/%3E%3Crect x='19' y='16' width='34' height='2' rx='1' ry='1' fill='%2333b5ab'/%3E%3Cpath d='M34.63,28.08c7.52-.49,13.88,5.01,14.79,12.18h1.54c.82,0,1.25.98.69,1.59l-2.69,2.91c-.37.41-1.02.4-1.39,0l-2.67-2.91c-.56-.61-.13-1.58.7-1.58h1.51c-.94-6.17-6.7-10.78-13.32-9.79-5.13.76-9.22,5-9.82,10.15-.83,7.07,4.7,13.09,11.6,13.09,1.84,0,3.64-.43,5.27-1.25.52-.26,1.15-.06,1.45.43h0c.36.58.13,1.34-.49,1.65-1.93.96-4.06,1.46-6.23,1.46-7.89,0-14.28-6.58-13.96-14.54.28-7.04,6-12.92,13.02-13.38Z' fill='%23fff'/%3E%3Ccircle cx='49' cy='19' r='5' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='12' r='5' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='29' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-flashing-elements\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3Cpolygon points='43.23 12.69 37.81 12.69 43 6 37 6 30.3 15.41 35.72 15.41 32.33 21.89 43.23 12.69' fill='%23f3c000'/%3E%3Cpolygon points='58.23 19.69 52.81 19.69 58 13 52 13 45.3 22.41 50.72 22.41 47.33 28.89 58.23 19.69' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-floor\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M54.81,42.33l8.19-8.19v-2.73l-2.98-2.98-9.56,9.56-3.48-3.48,13.03-13.03,2.98,2.98v-8.69l-2.98-2.98-15.64,15.64-11.29-11.29,7.82-7.82-.32-.32h-8.69l.32.32-3.48,3.48-3.8-3.79h-8.69l19.43,19.43-18.24,18.24,4.34,4.34,8.69-8.69,11.29,11.29-7.82,7.82,1.55,1.55h5.58l5.03-5.03,5.03,5.03h7.85c.26,0,.52-.03.76-.07l-24.94-24.94,3.48-3.48,24.69,24.69c0-.07,0-.14,0-.21v-8.47l-8.19-8.19Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpolygon points='9 32.54 20.92 20.61 16.58 16.27 9 23.85 9 32.54' fill='%2366c7c0'/%3E%3Cpolygon points='30.48 49.28 20.92 58.84 13.11 51.02 9 55.13 9 55.6 16.4 63 25.45 63 34.82 53.63 30.48 49.28' fill='%2366c7c0'/%3E%3Cpolygon points='47.86 9.32 41.78 15.4 46.12 19.75 56.54 9.32 56.22 9 47.54 9 47.86 9.32' fill='%2366c7c0'/%3E%3Cpolygon points='9 48.18 28.74 28.43 24.4 24.09 9 39.49 9 48.18' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-folder-deluxe\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M8,17.31h51.03c1.09,0,1.97.88,1.97,1.97v36.76c0,2.18-1.77,3.95-3.95,3.95H9.97c-1.09,0-1.97-.88-1.97-1.97V17.31h0Z' fill='%2333b5ab'/%3E%3Cpath d='M10.09,13h18.51c1.15,0,2.09.94,2.09,2.09v8.91H8.69c-.38,0-.69-.31-.69-.69v-8.23c0-1.15.94-2.09,2.09-2.09Z' fill='%2333b5ab'/%3E%3Cpath d='M53.3,44.63h-22.58c-1.18,0-2.1-1.03-1.96-2.21l1.2-10.04c.08-.69,1.07-1.23,2.26-1.23h22.38c1.31,0,2.35.65,2.26,1.41l-1.3,10.84c-.08.69-1.07,1.23-2.26,1.23Z' fill='%23f3c000'/%3E%3Crect x='34.15' y='34.73' width='18.31' height='5.17' rx='2.58' ry='2.58' fill='%23004c4c'/%3E%3Cpath d='M58.07,60H9.99c-1.2,0-2.12-1.05-1.97-2.24l4.44-33.65c.13-.99.97-1.72,1.97-1.72h49.59c1.2,0,2.12,1.05,1.97,2.24l-4.24,32.16c-.24,1.84-1.81,3.22-3.67,3.22Z' fill='%2366c7c0'/%3E%3Cpath d='M46.44,39.49h-14.51c-1.78,0-3.15-1.56-2.92-3.33h0c.19-1.46,1.44-2.56,2.92-2.56h14.51c1.78,0,3.15,1.56,2.92,3.33h0c-.19,1.46-1.44,2.56-2.92,2.56Z' fill='%23004c4c'/%3E%3Cpath d='M41.96,38.04h-4.48c-.55,0-.97-.79-.89-1.69h0c.06-.74.44-1.3.9-1.3h4.48c.55,0,.97.79.89,1.69h0c-.06.74-.44,1.3-.9,1.3Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-folder-filled\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='14.79' y='20' width='42.43' height='27' rx='3.86' ry='3.86' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M56.34,41.7l-23.83,15.63c-.77.51-1.79.32-2.28-.41L8.39,23.63c-.48-.74-.25-1.74.53-2.25l16.58-10.87,13.9,2.31,17.47,26.63c.48.74.25,1.74-.53,2.25Z' fill='%2366c7c0'/%3E%3Cpath d='M39.39,12.81l-7.32,4.8c-.74.48-1.72.28-2.21-.46l-4.37-6.66,13.9,2.31Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='19.71' y='16.39' width='2.05' height='14.33' rx='1.02' ry='1.02' transform='translate(12.4 53.82) rotate(-123.27)' fill='%23f3c000'/%3E%3Crect x='27.4' y='14.37' width='2.05' height='23.25' rx='1.02' ry='1.02' transform='translate(22.28 64.02) rotate(-123.27)' fill='%2300716b'/%3E%3Crect x='30.89' y='19.7' width='2.05' height='23.25' rx='1.02' ry='1.02' transform='translate(23.23 75.19) rotate(-123.27)' fill='%2300716b'/%3E%3Crect x='34.64' y='25.16' width='2.05' height='22.65' rx='1.02' ry='1.02' transform='translate(24.72 86.32) rotate(-123.27)' fill='%2300716b'/%3E%3Crect x='38.31' y='30.58' width='2.05' height='22.22' rx='1.02' ry='1.02' transform='translate(26.05 97.46) rotate(-123.27)' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M53.44,60H18.56c-.92,0-1.72-.62-1.94-1.51l-4-16c-.32-1.26.64-2.49,1.94-2.49h42.88c1.3,0,2.26,1.22,1.94,2.49l-4,16c-.22.89-1.02,1.51-1.94,1.51Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-folder-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12.14,21.82h37.86c1.1,0,2,.9,2,2v28.08c0,2.21-1.79,4-4,4H14.14c-1.1,0-2-.9-2-2V21.82h0Z' fill='%2333b5ab'/%3E%3Cpath d='M14.14,18h13.86c1.1,0,2,.9,2,2v6.85H12.83c-.38,0-.69-.31-.69-.69v-6.16c0-1.1.9-2,2-2Z' fill='%2333b5ab'/%3E%3Cpath d='M34.26,25.84h22.67c.96,0,1.7.84,1.57,1.79l-3.39,25.72c-.19,1.47-1.45,2.57-2.93,2.57H13.75c-.96,0-1.7-.84-1.57-1.79l3.55-26.91c.1-.79.78-1.38,1.57-1.38h16.96' fill='%2366c7c0'/%3E%3Cpath d='M56.93,25.84h-.07c-.83,5.42-5.51,9.59-11.16,9.59s-10.33-4.17-11.16-9.59h-4.04c.86,7.63,7.34,13.59,15.2,13.59,4.88,0,9.22-2.3,12.02-5.87l.78-5.93c.13-.95-.61-1.79-1.57-1.79Z' fill='%2333b5ab'/%3E%3Cpath d='M63.96,48.56c-.59,0-1.18-.26-1.57-.76l-8.43-10.71c-.68-.87-.53-2.13.34-2.81.87-.68,2.13-.53,2.81.34l8.43,10.71c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2300716b'/%3E%3Cpath d='M55.52,32.59l-3.14,2.47,1.53,1.96c1.12-.72,2.15-1.59,3.05-2.57l-1.44-1.86Z' fill='%23004c4c'/%3E%3Cpath d='M45.7,37.42c-7.33,0-13.3-5.97-13.3-13.3s5.97-13.3,13.3-13.3,13.3,5.97,13.3,13.3-5.97,13.3-13.3,13.3ZM45.7,14.82c-5.13,0-9.3,4.17-9.3,9.3s4.17,9.3,9.3,9.3,9.3-4.17,9.3-9.3-4.17-9.3-9.3-9.3Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-font-resizing\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='14' width='54' height='44' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='34' y='28' width='4' height='46' rx='2' ry='2' transform='translate(-15 87) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='41' cy='51' r='4' fill='%23004c4c'/%3E%3Cg%3E%3Ccircle cx='39' cy='51' r='4' fill='%23f3c000'/%3E%3Ccircle cx='39' cy='51' r='2' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M58.29,43.98h-5.47l-2.02-5.96h-8.91l-1.99,5.96h-5.39l8.87-24.98h6.03l8.87,24.98ZM43.35,33.62h5.96l-3.02-8.94-2.95,8.94Z' fill='%23fff'/%3E%3Cpath d='M32.08,43.98h-4.16l-1.54-4.53h-6.77l-1.51,4.53h-4.1l6.75-19h4.59l6.75,19ZM20.72,36.1h4.53l-2.29-6.8-2.24,6.8Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-fonts\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M57,49H15c-1.66,0-3-1.34-3-3v-29c0-2.21,1.79-4,4-4h12.67c.87,0,1.71.28,2.4.8l1.87,1.4c.69.52,1.53.8,2.4.8h20.67c2.21,0,4,1.79,4,4v26c0,1.66-1.34,3-3,3Z' fill='%2300716b'/%3E%3Cpath d='M33.71,24.35l1.48,3.02c-.29.21-.59.42-1.02.63-1.84.9-3.24.69-4.2.07l-.11.05c-.17,1.28-1.17,2.76-3.15,3.72-3.1,1.52-5.67.85-6.95-1.76-1.38-2.83.18-5.58,4.08-7.49.91-.44,1.74-.72,2.34-.91-.94-1.79-2.36-1.99-4.29-1.05-1.34.65-2.09,1.82-2.31,2.72l-3.29-1.04c.44-1.54,1.79-3.66,4.67-5.07,4.6-2.25,7.27-.57,8.97,2.9l1.93,3.95c.34.69.84.78,1.49.47.11-.05.21-.1.36-.21ZM27.74,24.88l-.29-.59c-.59.15-1.35.36-1.93.65-2.24,1.1-2.84,2.05-2.26,3.23.52,1.07,1.64,1.19,3.08.48,1.55-.76,2.17-2.19,1.4-3.77Z' fill='%23f3c000'/%3E%3Cpath d='M44.41,20.19l7.54,2.67-.72,2.04-6.47,3.98,4.81,1.7-.81,2.28-8.09-2.86.72-2.04,6.53-3.96-4.32-1.53.81-2.28Z' fill='%23fff'/%3E%3Cpath d='M56.41,56H15.59c-2.04,0-3.76-1.54-3.98-3.57l-2.14-20c-.25-2.36,1.6-4.43,3.98-4.43h45.1c2.38,0,4.23,2.06,3.98,4.43l-2.14,20c-.22,2.03-1.93,3.57-3.98,3.57Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-foreign-language\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Ccircle cx='36' cy='36' r='24' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M37.63,39.8c-.64-.45-1.45-.59-2.06-1.08-.72-.62-1.26-1.44-1.96-2.09-.73-.67-1.51-1.28-2.3-1.88-.74-.56-1.48-1.28-2.4-1.5-.98-.24-2.05-.2-3.05-.31-1.71-.19-3.09,1.17-4.79,1.09-.82-.04-1.59-.35-2.11-1-.72-.9-.6-1.88-.34-2.93.12-.46.24-.92.31-1.4.04-.3.08-.59.25-.85.26-.4.7-.56,1.15-.64,1.13-.19,2.3.04,3.43,0,1.46-.07,2.44-.71,3.43-1.77.63-.68,1.2-1.42,1.86-2.08.28-.29.61-.54.87-.85.29-.34.56-.7.87-1.03.78-.83,1.62-.91,2.7-1.05.85-.11,1.74-.41,1.92-1.36.18-.93-.32-1.88-.44-2.79-.17-1.24-.04-2.49.13-3.72.04-.29-.12-.63-.47-.61-5.87.35-11.48,2.81-15.66,6.96-2.02,2.01-3.7,4.38-4.89,6.97-.62,1.35-1.27,2.8-1.34,4.3-.03.71.1,1.24.64,1.72.44.4,1,.64,1.51.93,1.35.76,1.61,2.38,2.75,3.35,1.23,1.03,2.75.94,4.23,1.17.29.04.64.12.85.34.28.29.2.75.22,1.12.04.85.13,1.69.3,2.52.32,1.64.94,3.33,1.98,4.65,1.1,1.39,1.3,2.96,1.2,4.69-.11,1.83.36,3.46.87,5.2.34,1.17,1.05,3.2,2.52,3.31,1.6.12,1.43-2.46,1.66-3.46.38-1.64,1.55-2.64,2.53-3.92.49-.64.78-1.35,1.12-2.07.41-.85,1.01-1.4,1.66-2.05,1.12-1.14,1.52-2.62,1.79-4.15.24-1.34.29-2.84-.94-3.71Z' fill='%2333b5ab'/%3E%3Cpath d='M56.67,23.7c-1.3-2.19-2.95-4.16-4.87-5.84-.13-.11-.27-.14-.4-.12-.14,0-.27.07-.36.21-.77,1.16-1.92,2.17-2,3.65-.08,1.61,1.23,3.13.09,4.61-.49.64-1.2,1.12-1.94,1.43-.65.27-1.36.34-1.97.71-1.16.7-1.63,1.96-2.03,3.18-.71,2.11-.9,5.11,1.37,6.35,1.1.6,2.56.5,3.78.59,1.25.1,3.1.32,3.56,1.72.31.93.2,1.97.31,2.93.11.93.41,1.82.71,2.71.3.89.51,1.77.64,2.7.11.77.26,1.56.83,2.14.24.24.58.14.76-.1,5.85-7.73,6.5-18.52,1.53-26.87Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/g%3E%3Crect x='6' y='6' width='24' height='24' rx='4' ry='4' fill='%2300716b'/%3E%3Cpath d='M25,25.36h-3.22l-1.19-3.51h-5.24l-1.17,3.51h-3.18l5.22-14.71h3.55l5.22,14.71ZM16.2,19.25h3.51l-1.78-5.27-1.73,5.27Z' fill='%23fff'/%3E%3Cpolygon points='25 36 25 30 19 30 25 36' fill='%2300716b'/%3E%3Cpolygon points='55 45 55 39 61 39 55 45' fill='%2300716b'/%3E%3Crect x='42' y='15' width='24' height='24' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Crect x='47' y='22.58' width='14' height='2' fill='%23f3c000'/%3E%3Crect x='53' y='20.08' width='2' height='2.92' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M60.42,33.89c-9.84-2.46-11.35-9.81-11.41-10.12l1.96-.38c.05.26,1.38,6.42,9.93,8.55l-.48,1.94Z' fill='%23f3c000'/%3E%3Cpath d='M47.58,33.89l-.48-1.94c8.55-2.14,9.88-8.29,9.93-8.55l1.96.38c-.06.31-1.57,7.66-11.41,10.12Z' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-foreign-valuta\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M45.575,38.792c-.729-1.204-1.802-2.204-3.189-2.972-1.342-.742-3.098-1.448-5.222-2.099l-.843-.253c-1.937-.565-3.313-1.201-4.094-1.89-.733-.648-1.091-1.576-1.091-2.838,0-1.274.437-2.222,1.334-2.898.929-.7,2.148-1.054,3.626-1.054,1.306,0,2.446.268,3.389.797.135.076.318.2.516.344.557.404,1.236.966,1.331,1.063.737.75,1.93.803,2.746.139l.395-.321c.852-.692,1.001-1.936.337-2.81h0c-.741-.78-1.671-1.484-2.778-2.101-1.65-.92-3.505-1.386-5.514-1.386-1.941,0-3.68.355-5.169,1.055-1.507.709-2.686,1.71-3.504,2.974-.82,1.267-1.235,2.736-1.235,4.367,0,2.309.655,4.157,1.947,5.492,1.257,1.301,3.264,2.384,5.97,3.219l.84.252c1.647.494,2.967.973,3.92,1.422.902.426,1.603.962,2.083,1.593.462.608.696,1.411.696,2.386,0,1.489-.505,2.556-1.544,3.261-1.086.737-2.461,1.111-4.088,1.111-1.829,0-3.315-.349-4.418-1.038-.667-.416-1.301-.953-1.897-1.606-.019-.021-.039-.043-.058-.065-.717-.8-1.869-1.04-2.822-.544l-.033.017c-1.327.691-1.691,2.471-.68,3.573.006.006.011.012.017.018.797.854,1.743,1.608,2.832,2.254,1.861,1.105,4.208,1.666,6.975,1.666,1.991,0,3.784-.346,5.327-1.03,1.564-.693,2.802-1.708,3.678-3.014.878-1.311,1.323-2.86,1.323-4.604,0-1.764-.37-3.271-1.101-4.48Z' fill='%23f3c000'/%3E%3Cpath d='M38,18v5h-4v-5c0-1.1.9-2,2-2,.55,0,1.05.22,1.41.59.37.36.59.86.59,1.41Z' fill='%23f3c000'/%3E%3Cpath d='M34,50h4v5c0,1.1-.9,2-2,2s-2-.9-2-2v-5Z' fill='%23f3c000'/%3E%3Cpath d='M36,12c13.234,0,24,10.766,24,24s-10.766,24-24,24-24-10.766-24-24,10.766-24,24-24M36,9c-14.912,0-27,12.088-27,27s12.088,27,27,27,27-12.088,27-27-12.088-27-27-27h0Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-forklift\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='50.33 43.5 21.67 43.5 23.95 14.84 48.05 14.84 50.33 43.5' fill='%2366c7c0'/%3E%3Cg%3E%3Crect x='48' y='43' width='10' height='20' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='14' y='43' width='10' height='20' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3Crect x='18.96' y='43' width='34.04' height='19.9' rx='2.02' ry='2.02' fill='%2366c7c0'/%3E%3Crect x='23.02' y='11.9' width='25.97' height='4.7' rx='2.35' ry='2.35' fill='%2333b5ab'/%3E%3Cpath d='M45.72,37.9h-19.37c-1.18,0-2.11-1.02-1.99-2.2l1.34-13.46c.1-1.02.96-1.8,1.99-1.8h16.7c1.03,0,1.89.78,1.99,1.8l1.34,13.46c.12,1.18-.81,2.2-1.99,2.2Z' fill='%23004c4c'/%3E%3Cpath d='M29.81,9h0c1.03,0,1.87.84,1.87,1.87v46.27c0,1.03-.84,1.87-1.87,1.87h0c-1.03,0-1.87-.84-1.87-1.87V10.87c0-1.03.84-1.87,1.87-1.87Z' fill='%23f3c000'/%3E%3Cpath d='M42.19,9h0c1.03,0,1.87.84,1.87,1.87v46.27c0,1.03-.84,1.87-1.87,1.87h0c-1.03,0-1.87-.84-1.87-1.87V10.87c0-1.03.84-1.87,1.87-1.87Z' fill='%23f3c000'/%3E%3Crect x='20' y='56' width='32' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-four\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M43.28,38.15v3.45h-2.42v4.48h-4.02v-4.48h-9.31v-3.22l6.79-12.53h4.25l-6.7,12.3h4.97v-5.75h4.02v5.75h2.42Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-frequentlyused\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M62.101,58H10.101V21.963c0-2.189,1.774-3.963,3.963-3.963h44.074c2.189,0,3.963,1.774,3.963,3.963v36.037Z' fill='%2300716b'/%3E%3Cpath d='M15.079,21h42.043c1.092,0,1.979.887,1.979,1.979v33.771H13.101V22.979c0-1.092.887-1.979,1.979-1.979Z' fill='%2366c7c0'/%3E%3Cpath d='M6,54h60v1.822c0,2.306-1.872,4.178-4.178,4.178H10.178c-2.306,0-4.178-1.872-4.178-4.178v-1.822h0Z' fill='%2300716b'/%3E%3Cpath d='M31.101,54h10c0,1.104-.896,2-2,2h-6c-1.104,0-2-.896-2-2h0Z' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='38' r='9' fill='%23f3c000'/%3E%3Cpath d='M35.226,42.824h0c-.266,0-.52-.105-.707-.293l-2.5-2.501c-.391-.391-.391-1.024,0-1.414s1.023-.391,1.414,0l1.793,1.793,4.067-4.067c.391-.39,1.023-.391,1.414,0,.391.391.391,1.024,0,1.414l-4.774,4.774c-.188.188-.441.293-.707.293Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-general-doctors-bag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M61.04,31.23l-9.04-8.21H20l-9.04,8.21c-1.25,1.14-1.96,2.75-1.96,4.44v23.35c0,2.21,1.79,4,4,4h46c2.21,0,4-1.79,4-4v-23.35c0-1.69-.71-3.3-1.96-4.44Z' fill='%2333b5ab'/%3E%3Cpath d='M23.46,19.01h25.07c1.91,0,3.46,1.55,3.46,3.46v.54H20v-.54c0-1.91,1.55-3.46,3.46-3.46Z' fill='%2300716b'/%3E%3Cpath d='M50.03,20.01h-4.05v-6.3c0-.37-.33-.67-.74-.67h-18.46c-.41,0-.74.3-.74.67v6.3h-4.05v-6.3c0-2.61,2.15-4.73,4.79-4.73h18.46c2.64,0,4.79,2.12,4.79,4.73v6.3Z' fill='%2300716b'/%3E%3Cpath d='M36,60.02c10.93,0,20.67-5.08,27-13v-11.35c0-1.69-.71-3.3-1.96-4.44l-9.04-8.21H20l-9.04,8.21c-1.25,1.14-1.96,2.75-1.96,4.44v11.35c6.33,7.93,16.07,13,27,13Z' fill='%2366c7c0'/%3E%3Crect x='32' y='22.13' width='8' height='5' fill='%2300716b'/%3E%3Cg%3E%3Crect x='34' y='38.08' width='4' height='14' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='34' y='38.08' width='4' height='14' rx='2' ry='2' transform='translate(81.08 9.08) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M32,27.01v2c0,2.21,1.79,4,4,4s4-1.79,4-4v-2h-8Z' fill='%23f3c000' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-general-package\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12.17' y='23' width='47.88' height='34' fill='%2366c7c0'/%3E%3Crect x='10' y='15' width='52' height='8' fill='%2366c7c0'/%3E%3Crect x='12.11' y='23' width='48' height='4' fill='%2333b5ab'/%3E%3Crect x='29.61' y='15' width='13' height='8' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='16' y='40.23' width='21' height='12.84' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Crect x='24.55' y='36.6' width='2' height='15.11' rx='1' ry='1' transform='translate(-18.6 69.71) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='21.28' y='44.87' width='2' height='8.57' rx='1' ry='1' transform='translate(-26.87 71.44) rotate(-90)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-general-robot\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M10,28h3c2.21,0,4,1.79,4,4v14c0,2.21-1.79,4-4,4h-3v-22h0Z' transform='translate(27 78) rotate(-180)' fill='%2300716b'/%3E%3Cpath d='M55,28h3c2.21,0,4,1.79,4,4v14c0,2.21-1.79,4-4,4h-3v-22h0Z' fill='%2300716b'/%3E%3Crect x='34' y='13' width='4' height='4' fill='%2300716b'/%3E%3Cpath d='M32,17h8c2.21,0,4,1.79,4,4h-16c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Crect x='15' y='23' width='42' height='38' rx='16' ry='16' fill='%2339b7ae'/%3E%3Crect x='15' y='19' width='42' height='38' rx='16' ry='16' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='10' r='4' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='23.5' y='30' width='6.25' height='10' rx='3.12' ry='3.12' fill='%23004c4c'/%3E%3Crect x='42.25' y='30' width='6.25' height='10' rx='3.12' ry='3.12' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M28,45h16c0,4.42-3.58,8-8,8h0c-4.42,0-8-3.58-8-8h0Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-general-shoppingbag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M16.95,21h38v38c0,2.21-1.79,4-4,4h-30c-2.21,0-4-1.79-4-4V21h0Z' fill='%2333b5ab'/%3E%3Ccircle cx='26' cy='25' r='3' fill='%2366c7c0'/%3E%3Ccircle cx='46' cy='25' r='3' fill='%2366c7c0'/%3E%3Crect x='16.99' y='20.96' width='37.91' height='8.15' fill='%2366c7c0'/%3E%3Cpath d='M46,26c-1.1,0-2-.9-2-2v-6.56c0-4.41-3.59-8-8-8s-8,3.59-8,8v6.56c0,1.1-.9,2-2,2s-2-.9-2-2v-6.56c0-6.62,5.38-12,12-12s12,5.38,12,12v6.56c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M47.07,44.26l-8.49-8.73c-.33-.34-.78-.53-1.25-.53h-7.58c-.96,0-1.75.79-1.75,1.75v7.58c0,.47.19.93.53,1.25l8.73,8.49c.34.33.78.49,1.22.49s.9-.17,1.24-.51l7.34-7.34c.67-.67.68-1.77.02-2.46ZM35.16,42.16c-.78.78-2.05.78-2.83,0-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83Z' fill='%23f3c000' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-general-target\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='21 63 12 63 23 46 32 46 21 63' fill='%2333b5ab'/%3E%3Cpolygon points='49 46 40 46 51 63 60 63 49 46' fill='%2333b5ab'/%3E%3Cpath d='M17.44,54.6c1.83,1.73,3.9,3.21,6.16,4.39l8.4-12.98h-9l-5.56,8.6Z' fill='%2300716b'/%3E%3Cpath d='M49,46h-9l8.4,12.98c2.26-1.17,4.33-2.65,6.16-4.39l-5.56-8.6Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='35' r='24' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='35' r='15' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='35' r='6' fill='%23fff'/%3E%3Cpath d='M36,33h20v4h-20c-1.1,0-2-.9-2-2h0c0-1.1.9-2,2-2Z' fill='%23f3c000'/%3E%3Cpolygon points='62 35 52 35 56 30 66 30 62 35' fill='%23f3c000'/%3E%3Cpolygon points='62 35 52 35 56 40 66 40 62 35' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-globe\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M15.77,13.82c-11.17,11.17-11.17,29.28,0,40.45,11.17,11.17,29.28,11.17,40.45,0L15.77,13.82Z' fill='%2339b7ae'/%3E%3Cpath d='M56.22,55.76c-.38,0-.77-.15-1.06-.44L14.71,14.88c-.59-.59-.59-1.54,0-2.12.59-.59,1.54-.59,2.12,0l40.45,40.45c.59.59.59,1.54,0,2.12-.29.29-.68.44-1.06.44Z' fill='%23f3c000'/%3E%3Cpath d='M24,59h24c3.86,0,7,3.14,7,7H17c0-3.86,3.14-7,7-7Z' fill='%2333b5ab'/%3E%3Cellipse cx='36' cy='34.08' rx='24.99' ry='25' transform='translate(-11.47 19.8) rotate(-26.68)' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M39.38,36.86c-.8-.12-1.62.13-2.42-.04-.96-.24-1.84-.75-2.8-1.02-.99-.28-2-.49-3.01-.68-.95-.18-1.97-.5-2.93-.28-1.02.24-2,.77-2.97,1.13-1.68.62-2.32,2.53-3.93,3.24-.78.34-1.64.42-2.42.06-1.08-.5-1.44-1.47-1.68-2.56-.11-.48-.21-.97-.37-1.44-.1-.3-.2-.59-.17-.9.05-.49.39-.85.77-1.13.96-.7,2.15-1.03,3.18-1.61,1.32-.74,1.93-1.8,2.35-3.24.27-.93.45-1.88.75-2.8.13-.4.31-.79.41-1.2.11-.45.19-.91.32-1.36.33-1.13,1.08-1.61,2.01-2.23.74-.5,1.42-1.2,1.15-2.16-.26-.94-1.17-1.6-1.71-2.38-.74-1.07-1.2-2.3-1.62-3.52-.1-.29-.41-.53-.72-.35-5.38,3.02-9.42,8.06-11.36,13.86-.94,2.81-1.31,5.73-1.21,8.69.05,1.55.15,3.16.79,4.58.3.67.67,1.1,1.39,1.3.6.16,1.22.13,1.84.16,1.6.08,2.6,1.46,4.12,1.83,1.62.39,2.99-.41,4.47-.89.29-.09.65-.19.94-.08.4.14.54.61.72.94.43.77.91,1.51,1.45,2.2,1.06,1.37,2.42,2.65,4.01,3.39,1.66.78,2.59,2.14,3.3,3.8.75,1.75,1.95,3.04,3.23,4.42.86.92,2.49,2.5,3.9,1.92,1.54-.63.17-2.97-.09-4.01-.42-1.7.2-3.17.52-4.82.16-.82.09-1.61.08-2.44-.02-.98.29-1.77.58-2.68.51-1.58.19-3.14-.27-4.69-.4-1.35-1.06-2.77-2.61-3.01Z' fill='%2366c7c0'/%3E%3Cpath d='M49.52,13.04c-2.23-1.42-4.68-2.48-7.24-3.16-.17-.04-.31,0-.42.08-.12.07-.22.19-.24.37-.17,1.43-.77,2.91-.15,4.32.68,1.54,2.6,2.33,2.23,4.24-.16.82-.59,1.6-1.13,2.23-.48.56-1.1.95-1.5,1.58-.75,1.19-.59,2.58-.4,3.9.33,2.29,1.55,5.16,4.24,5.26,1.3.05,2.6-.73,3.78-1.21,1.2-.49,3.02-1.15,4.1-.06.72.72,1.1,1.74,1.65,2.58.54.82,1.23,1.5,1.92,2.18.69.69,1.3,1.41,1.86,2.21.47.67.97,1.32,1.76,1.6.34.12.56-.33.62-.64,1.82-9.91-2.58-20.03-11.08-25.47Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-goldcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%23f3c000'/%3E%3Crect x='13' y='29' width='10' height='4' rx='2' ry='2' fill='%23f79e1b'/%3E%3Ccircle cx='55' cy='45' r='4' fill='%23fff'/%3E%3Ccircle cx='49' cy='45' r='4' fill='%23f79e1b'/%3E%3Crect x='25' y='29' width='10' height='4' rx='2' ry='2' fill='%23f79e1b'/%3E%3Crect x='37' y='29' width='10' height='4' rx='2' ry='2' fill='%23f79e1b'/%3E%3Crect x='49' y='29' width='10' height='4' rx='2' ry='2' fill='%23f79e1b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-golden-handshake\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,16.2c-.55,0-1-.45-1-1V7.13c0-.55.45-1,1-1s1,.45,1,1v8.06c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M29.69,17.04c-.26,0-.51-.1-.71-.29l-4.36-4.36c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.36,4.36c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23f3c000'/%3E%3Cpath d='M31.99,21.96s2.64-.69,6.61-.55c3.97.14,4.45,9.65,4.45,9.65l-11.06-9.1Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M43.4,52.59c2.4-1.75,4.3-3.19,6.1-4.7.96-.81,1.88-1.64,2.84-2.57.27-.26,1.71-1.64,3.35-3.14.78-.71,1.61-1.46,2.38-2.13,1.61-1.4,2.97-2.47,3.13-2.25-3.37-5.73-6.17-11.93-9.21-17.86.01.02-.53.32-1.22.71-.93.49-2.15,1.13-2.84,1.48-.29.15-.48.24-.52.25-.76.22-1.47.27-2.16.2-1.71-.15-3.26-.99-4.96-1.66-.09-.04-.18-.07-.27-.1l-9.13,6.88,12.52,24.89Z' fill='%2300716b'/%3E%3Cpath d='M54.9,16.09h3.05c1.82,0,3.3,1.48,3.3,3.3v18.79c0,1.22-.99,2.2-2.2,2.2h-4.15c-2.34,0-4.23-1.9-4.23-4.23v-15.83c0-2.34,1.9-4.23,4.23-4.23Z' transform='translate(117.77 17.87) rotate(143.71)' fill='%2333b5ab'/%3E%3Ccircle cx='60.42' cy='33.78' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='57.92' cy='30.37' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M47.88,33c2.66,1.97,3.19,2.23,6.61,4.83,1.55,1.18,2.94,2.82,1.55,5.26-1.37,2.39-3.78,2.42-3.78,2.42,0,0-.1,5.25-5.06,5.42-.06,2.84-2.61,5.4-5.01,4.59.11.04-1.07,1.93-1.16,2.05-1.14,1.27-2.48,1.68-4.15,1.25-1.88-.48-6.1-3.49-8.28-5.08-2.4-1.75-4.3-3.19-6.1-4.7-.96-.81-1.88-1.64-2.84-2.57-.27-.26-1.71-1.64-3.35-3.14-.78-.71-1.61-1.46-2.38-2.13-1.61-1.4-2.97-2.47-3.13-2.25,3.37-5.73,6.17-11.93,9.21-17.86-.01.02.53.32,1.22.71.93.49,2.15,1.13,2.84,1.48.29.15.48.24.52.25.76.22,1.47.27,2.16.2,1.71-.15,3.26-.99,4.96-1.66.09-.04.18-.07.27-.1' fill='%2366c7c0'/%3E%3Cpath d='M28.2,44.15c-9.33-3.84-13.13-8.78-13.13-8.78l-2.21,4.91c.34.28.7.58,1.08.91.77.67,1.6,1.41,2.38,2.13,1.64,1.51,3.08,2.88,3.35,3.14.96.93,1.88,1.76,2.84,2.57,1.8,1.52,3.7,2.95,6.1,4.7,2.18,1.59,6.4,4.6,8.28,5.08,1.66.43,3,.02,4.15-1.25.1-.11,1.27-2,1.16-2.05,2.4.81,4.95-1.75,5.01-4.59,2.44-.09,3.7-1.4,4.35-2.71-3.29.29-10.71,1.14-23.35-4.07Z' fill='%2333b5ab'/%3E%3Cpath d='M14.99,17.23h4.15c1.22,0,2.2.99,2.2,2.2v19.89c0,1.22-.99,2.2-2.2,2.2h-4.15c-2.34,0-4.23-1.9-4.23-4.23v-15.83c0-2.34,1.9-4.23,4.23-4.23Z' transform='translate(20.5 -3.8) rotate(36.29)' fill='%2300716b'/%3E%3Ccircle cx='11.58' cy='34.92' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='14.08' cy='31.51' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Crect x='15.44' y='39.14' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-24.3 27.59) rotate(-45)' fill='%2300716b'/%3E%3Crect x='17.72' y='44.84' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-27.66 30.86) rotate(-45)' fill='%2300716b'/%3E%3Crect x='22.27' y='48.25' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.74 35.08) rotate(-45)' fill='%2300716b'/%3E%3Crect x='27.96' y='50.53' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.68 39.78) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M30.72,25.28c.84-1.58,3.04-6.24,9.29-4.46,0,0,3.83,6.06.04,7.52-4.62,1.78-4.75,4.46-7.86,5.06-1.7.33-3.5-.15-4.74-1.35-.46-.44-.76-.91-.57-1.29.59-1.15,1.59-2.4,2.35-3.29.58-.67,1.07-1.4,1.48-2.18Z' fill='%2300716b'/%3E%3Cpath d='M42.33,17.04c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l4.36-4.36c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.36,4.36c-.2.2-.45.29-.71.29Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-googlepay-card\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='46' y='23' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50.73' y='23' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50.73,27c0-1.32.65-2.48,1.64-3.21-.66-.49-1.48-.79-2.36-.79-2.21,0-4,1.79-4,4s1.79,4,4,4c.89,0,1.7-.3,2.36-.79-.99-.73-1.64-1.89-1.64-3.21Z' fill='%23eb001b' fill-rule='evenodd'/%3E%3Cpath d='M50.73,27c0,1.32.65,2.48,1.64,3.21.99-.73,1.64-1.89,1.64-3.21s-.65-2.48-1.64-3.21c-.99.73-1.64,1.89-1.64,3.21Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-googlepay-defaultcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M58.68,10.22h0c-.39.17-.56.58-.42.96.68,1.83,1.06,3.78,1.06,5.82s-.38,3.99-1.06,5.82c-.14.38.04.79.42.96h0c.45.2,1,0,1.16-.44.74-1.99,1.16-4.12,1.16-6.34s-.42-4.35-1.16-6.34c-.16-.44-.71-.63-1.16-.44Z' fill='%23004c4c'/%3E%3Cpath d='M55.63,22.43h0c.45.2,1.01,0,1.16-.45.54-1.57.85-3.24.85-4.98s-.3-3.4-.85-4.98c-.15-.44-.71-.65-1.16-.45h0c-.38.17-.56.57-.43.95.48,1.42.76,2.92.76,4.48s-.27,3.06-.76,4.48c-.13.37.05.78.43.95Z' fill='%23004c4c'/%3E%3Cpath d='M52.58,12.99h0c-.37.16-.54.55-.43.91.29,1,.45,2.04.45,3.12s-.16,2.13-.45,3.12c-.11.37.07.75.43.91h0c.48.21,1.03-.04,1.17-.51.33-1.12.52-2.3.52-3.52s-.18-2.4-.52-3.52c-.14-.47-.69-.72-1.17-.51Z' fill='%23004c4c'/%3E%3Cpath d='M49.45,19.69l.07.03c.47.21,1.03-.05,1.14-.53.16-.71.25-1.44.25-2.19s-.09-1.48-.25-2.19c-.11-.48-.67-.74-1.14-.53l-.07.03c-.34.15-.51.5-.43.85.14.59.21,1.21.21,1.84s-.08,1.24-.21,1.84c-.08.34.09.7.43.85Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-googlepay-pending\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M52.48,6.9l-10.17,17.62c-.69,1.2.17,2.69,1.55,2.69h20.34c1.38,0,2.24-1.49,1.55-2.69l-10.17-17.62c-.69-1.2-2.42-1.2-3.11,0Z' fill='%23f87316'/%3E%3Cpath d='M52.87,22.78c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM53.25,20.55l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-googlepay-suspended\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='9' y='18.98' width='54' height='34.02' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpolygon points='26.75 18.98 43.12 35.3 58 18.98 26.75 18.98' fill='%2333b5ab'/%3E%3Cpolygon points='13 23 13 27.45 15.5 30 18 27.45 18 23 13 23' fill='%2300716b'/%3E%3Cpolygon points='15.5 24.97 15.5 30 18 27.45 15.5 24.97' fill='%23f3c000'/%3E%3Cpath d='M58.97,18.98h-.97l-14.88,16.35,17.59,17.27c1.15-.47,2.29-1.89,2.29-3.6v-26.02c0-2.51-2.15-4.06-4.03-4Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='13' y='45' width='12' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='44' y='45' width='7' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='35' y='45' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Cpath d='M53.84,21.06c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM54.22,18.83l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-googlepay\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'/%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'%3E%3Cpath id='path16' d='M48.863,31.811c1.911,0,3.381,.533,4.459,1.55,1.078,1.017,1.617,2.373,1.617,4.068v8.07h-2.401v-1.775h-.098c-1.029,1.55-2.499,2.276-4.214,2.276-1.47,0-2.744-.436-3.773-1.259-.931-.872-1.568-2.034-1.568-3.341,0-1.356,.539-2.47,1.568-3.341,1.029-.872,2.499-1.211,4.214-1.211,1.568,0,2.744,.242,3.724,.872v-.581c0-.872-.343-1.695-1.029-2.228-.686-.581-1.568-.92-2.499-.92-1.47,0-2.597,.581-3.381,1.792l-2.254-1.356c1.421-1.792,3.234-2.615,5.634-2.615h0Zm-3.283,9.34c0,.663,.343,1.231,.882,1.563,.588,.426,1.274,.663,1.96,.663,1.029,0,2.058-.426,2.842-1.184,.882-.758,1.274-1.657,1.274-2.652-.784-.568-1.911-.9-3.381-.9-1.029,0-1.911,.237-2.597,.758-.637,.426-.98,.994-.98,1.752h0Zm-12.984-3.481v7.828h-2.597V26h6.712c1.617,0,3.185,.581,4.41,1.695,1.225,1.017,1.813,2.567,1.813,4.165s-.588,3.051-1.813,4.165-2.695,1.695-4.41,1.695l-4.116-.048Zm0-9.351v6.676h4.312c.931,0,1.911-.331,2.499-.994,1.372-1.231,1.372-3.314,.098-4.593l-.098-.095c-.686-.663-1.568-1.089-2.499-.994h-4.312Zm34.072,3.68l-4.329,9.62h-.1l-4.07-9.62h-2.74l5.58,12.42-3.18,6.58h2.6l8.819-19h-2.58Z' fill='%235f6368'/%3E%3Cg id='g92'%3E%3Cpath id='path20' d='M25,35.263c0-.757-.097-1.514-.194-2.223H14v4.257h6.259c-.242,1.324-1.016,2.601-2.225,3.311v2.743h3.677c2.129-1.939,3.29-4.777,3.29-8.088Z' fill='%234285f4'/%3E%3Cpath id='path22' d='M14.212,46c3.048,0,5.612-.993,7.499-2.649l-3.677-2.743c-1.016,.662-2.274,1.088-3.822,1.088-2.903,0-5.467-1.892-6.289-4.588h-3.725v2.838c1.935,3.689,5.757,6.054,10.014,6.054Z' fill='%2334a853'/%3E%3Cpath id='path24' d='M7.922,37.108c-.532-1.324-.532-2.838,0-4.257v-2.838h-3.725c-1.596,3.074-1.596,6.717,0,9.886l3.725-2.791Z' fill='%23fbbc04'/%3E%3Cpath id='path26' d='M14.212,28.357c1.596,0,3.145,.568,4.354,1.655l3.241-3.169c-2.032-1.845-4.741-2.933-7.499-2.838-4.257,0-8.176,2.318-10.014,6.054l3.725,2.838c.774-2.649,3.29-4.541,6.192-4.541Z' fill='%23ea4335'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-green-savings-deposit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M39.15,19h-6.31c-.82,0-1.56-.52-1.82-1.3l-2.09-6.05c-.45-1.3.52-2.65,1.89-2.65h10.38c1.38,0,2.34,1.36,1.89,2.66l-2.1,6.05c-.27.78-1,1.3-1.82,1.3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M41,18.44c-.11,0-.21,0-.32-.03-4.95-.8-9.27-.02-9.32,0-1.09.2-2.13-.52-2.33-1.6-.2-1.08.51-2.13,1.6-2.33.2-.04,5.02-.92,10.69,0,1.09.18,1.83,1.2,1.66,2.29-.16.98-1.01,1.68-1.97,1.68Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M61,51.38l-2.42-14.71c-1.68-10.96-11.15-19.35-22.58-19.35s-20.9,8.39-22.58,19.35l-2.42,14.71c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M60.93,50.96c-.9,4.51-4.88,8.04-9.8,8.04h-30.26c-4.92,0-8.9-3.52-9.8-8.04l-.07.41c-1,6.09,3.7,11.62,9.87,11.62h30.26c6.17,0,10.87-5.54,9.87-11.62l-.07-.41Z' stroke-width='0px' fill='%2339b7ae'/%3E%3C/g%3E%3Cpath d='M36.31,55.8c-.55,0-1-.45-1-1v-15.8c0-.55.45-1,1-1s1,.45,1,1v15.8c0,.55-.45,1-1,1Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M34.04,43.23c0-16.63,13.64-16.63,13.64-16.63,0,17.52-13.64,16.63-13.64,16.63Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M35.82,48.2c0-13.63-10.82-12.98-10.82-12.98,0,12.98,10.82,12.98,10.82,12.98Z' stroke-width='0px' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-greenloans-solar-panel\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='13' cy='13' r='7' fill='%23f3c000'/%3E%3Cpath d='M15,47h48v6c0,1.66-1.34,3-3,3H18c-1.66,0-3-1.34-3-3v-6h0Z' fill='%2366c7c0'/%3E%3Crect x='15' y='23' width='48' height='30' rx='3' ry='3' fill='%2333b5ab'/%3E%3Crect x='19' y='27' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='19' y='39' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='27' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='39' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='55.11' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M61.43,12.24c-1.51-.72-5.36-2.1-9.6.01-1.54.77-2.5,2.25-2.67,3.84-.03.23.24.36.41.2.65-.64,1.47-1.25,2.47-1.77.59-.31,1.16.45.7.92-.38.39-.76.81-1.13,1.26,0,0,0,0,0,0-.02.02-.2.2-.44.49h0s-1.83,1.62-2.45,5.4c-.07.42.26.8.69.8.36,0,.66-.27.69-.62.05-.47.15-1.16.38-1.9.03-.09.05-.18.09-.28.02-.05.04-.1.06-.15.04-.11.08-.22.13-.33,1.84,1.28,4.98,1.28,6.44-2.36,1.65-4.11,3.3-5.03,4.21-5.19.17-.03.2-.26.04-.33Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='34' y='56' width='10' height='7' fill='%2366c7c0'/%3E%3Crect x='34' y='56' width='10' height='3' fill='%2333b5ab'/%3E%3Cpath d='M13,30c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1v6c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M29,14h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M25.12,25.12c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-greenloans\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='30' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.86,24.07c-4.15-1.99-14.76-5.79-26.43.04-4.25,2.12-6.88,6.19-7.37,10.58-.07.63.67,1,1.13.55,1.8-1.77,4.05-3.43,6.81-4.86,1.63-.84,3.2,1.23,1.92,2.55-1.03,1.06-2.1,2.24-3.11,3.47,0,0-.01,0-.02.01-.26.25-6.31,6.27-5.47,12.62.19,1.42,1.31-2.63,2.17-3.74,0,0,.5.29.9.52,5.06,3.52,13.73,3.53,17.76-6.5,4.55-11.32,9.1-13.86,11.6-14.3.47-.08.54-.72.11-.92Z' fill='%2366c7c0'/%3E%3Cpath d='M26.58,37.75s-5.05,4.47-6.76,14.87c-.19,1.16.72,2.21,1.89,2.21h0c.98,0,1.81-.74,1.9-1.72.28-2.84,1.3-8.57,4.97-12.28l-2-3.08Z' fill='%2366c7c0'/%3E%3Cpath d='M25.4,45.8c-1.6-1.27-2.33-3.09-2.34-3.11-.39.73-.77,1.55-1.15,2.46.03.1.55,1.85,2.59,3.26.24-.86.54-1.75.92-2.64v.02Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-grouped-elements\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='13' width='46' height='46' rx='1' ry='1' fill='%2333b5ab'/%3E%3Cpath d='M55.74,45.94h-3.62l-1.34-3.95h-5.9l-1.32,3.95h-3.57l5.87-16.54h3.99l5.88,16.54ZM45.85,39.08h3.95l-2-5.92-1.95,5.92Z' fill='%23fff'/%3E%3Crect x='23' y='17' width='17' height='17' fill='%23004c4c'/%3E%3Ccircle cx='24.5' cy='47.5' r='9.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-guardian\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M48,51h6c4.97,0,9,4.03,9,9h-24c0-4.97,4.03-9,9-9Z' fill='%23f3c000'/%3E%3Crect x='48' y='49' width='6' height='2.36' fill='%2366c7c0'/%3E%3Cellipse cx='51' cy='51.5' rx='3' ry='1.5' fill='%2366c7c0'/%3E%3Cpath d='M53.99,49.7s-1,1.3-5.97,1.3v-2h5.97v.7Z' fill='%2333b5ab'/%3E%3Cpath d='M57,40.99v2.87c0,3.19-2.41,5.98-5.6,6.19-3.49.23-6.4-2.54-6.4-5.98v-3.07c0-3.31,2.69-5.99,6-5.99h0c3.31,0,6,2.68,6,5.99Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M21,45h8c8.28,0,15,6.72,15,15H6c0-8.28,6.72-15,15-15Z' fill='%2333b5ab'/%3E%3Crect x='21' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cellipse cx='25' cy='46' rx='4' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M29,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M32,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3Cpath d='M25,48c-2.1,0-3.94-1.11-4-2.5v-.5c-.68,0-1.34.04-2,.13v.54c.12,2.43,2.75,4.33,6,4.33s6-1.98,6-4.5v-.37c-.65-.09-1.32-.13-2-.13v.5c0,1.35-1.83,2.5-4,2.5Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-guided-investment1\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='76.836' y1='18.035' x2='12.728' y2='18.035' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23009796'/%3E%3Cstop offset='1' stop-color='%23005e5d'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='11' y1='40.535' x2='62' y2='40.535' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23009286'/%3E%3Cstop offset='1' stop-color='%2300c5bc'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='52.933' y1='21.309' x2='12.575' y2='52.162' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-4' x1='64.189' y1='34.725' x2='23.831' y2='65.578' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-5' x1='61.89' y1='31.978' x2='21.532' y2='62.831' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-6' x1='57.291' y1='26.486' x2='16.933' y2='57.339' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-7' x1='55.233' y1='24.055' x2='14.874' y2='54.908' href='%23linear-gradient'/%3E%3C/defs%3E%3Cpath d='M53.383,14.514,8.493,17.653a3,3,0,0,0-2.784,3.2L6.2,27.838,8.639,62.752,59.515,59.2,57.073,24.28,56.585,17.3A3,3,0,0,0,53.383,14.514Z' opacity='0.08'/%3E%3Cpath d='M14,13.035H59a3,3,0,0,1,3,3v7a0,0,0,0,1,0,0H11a0,0,0,0,1,0,0v-7A3,3,0,0,1,14,13.035Z' fill='url(%23linear-gradient)'/%3E%3Ccircle cx='16' cy='18.035' r='2' fill='%232bbeb1'/%3E%3Ccircle cx='22' cy='18.035' r='2' fill='%232bbeb1'/%3E%3Ccircle cx='28' cy='18.035' r='2' fill='%232bbeb1'/%3E%3Crect x='11' y='23.035' width='51' height='35' fill='url(%23linear-gradient-2)'/%3E%3Cpolygon points='11 58.035 11 58.035 11 23.035 46 23.035 11 58.035' fill='%23009286' fill-opacity='0.5'/%3E%3Cpath d='M18.5,44h0A2.5,2.5,0,0,1,21,46.5V50a0,0,0,0,1,0,0H16a0,0,0,0,1,0,0V46.5A2.5,2.5,0,0,1,18.5,44Z' fill='url(%23linear-gradient-3)'/%3E%3Cpath d='M54.5,33h0A2.5,2.5,0,0,1,57,35.5V50a0,0,0,0,1,0,0H52a0,0,0,0,1,0,0V35.5A2.5,2.5,0,0,1,54.5,33Z' fill='url(%23linear-gradient-4)'/%3E%3Cpath d='M40.1,37h0a2.5,2.5,0,0,0-2.5,2.5V50h5V39.5A2.5,2.5,0,0,0,40.1,37Z' fill='%23ffd200'/%3E%3Cpath d='M47.3,35h0a2.5,2.5,0,0,1,2.5,2.5V50a0,0,0,0,1,0,0h-5a0,0,0,0,1,0,0V37.5A2.5,2.5,0,0,1,47.3,35Z' fill='url(%23linear-gradient-5)'/%3E%3Cpath d='M32.9,39h0a2.5,2.5,0,0,1,2.5,2.5V50a0,0,0,0,1,0,0h-5a0,0,0,0,1,0,0V41.5A2.5,2.5,0,0,1,32.9,39Z' fill='url(%23linear-gradient-6)'/%3E%3Cpath d='M25.7,42h0a2.5,2.5,0,0,1,2.5,2.5V50a0,0,0,0,1,0,0h-5a0,0,0,0,1,0,0V44.5A2.5,2.5,0,0,1,25.7,42Z' fill='url(%23linear-gradient-7)'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-guided-investment\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3Crect x='23.735' y='37.086' width='6' height='15' fill='%2300716b'/%3E%3Crect x='32.735' y='34.086' width='6' height='18' fill='%2300716b'/%3E%3Crect x='41.735' y='31.086' width='6' height='21' fill='%23fdce2f'/%3E%3Crect x='50.735' y='28.086' width='6' height='24' fill='%2300716b'/%3E%3Crect x='14.735' y='40.086' width='6' height='12' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-haas\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M26,63h20c1.1,0,2,.9,2,2v1h-24v-1c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Crect x='32' y='56' width='8' height='7' fill='%2333b5ab'/%3E%3Crect x='5.94' y='12' width='60' height='46' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='8.94' y='15' width='54' height='37' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='21' cy='33' r='9.3' fill='%23004c4c'/%3E%3Crect x='35.56' y='21.73' width='3.13' height='8.23' rx='1.56' ry='1.56' transform='translate(11.27 62.97) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='35.56' y='29.03' width='3.13' height='8.23' rx='1.56' ry='1.56' transform='translate(3.98 70.26) rotate(-90)' fill='%23fff'/%3E%3Crect x='35.58' y='36.3' width='3.13' height='8.28' rx='1.56' ry='1.56' transform='translate(-3.3 77.58) rotate(-90)' fill='%23fff'/%3E%3Crect x='49.08' y='18.62' width='3.13' height='14.45' rx='1.56' ry='1.56' transform='translate(24.8 76.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='49.08' y='25.92' width='3.13' height='14.45' rx='1.56' ry='1.56' transform='translate(17.5 83.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='49.12' y='33.17' width='3.13' height='14.53' rx='1.56' ry='1.56' transform='translate(10.24 91.12) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M24.26,38h-6.63c-.61,0-1.1-.49-1.1-1.1v-5.06c0-.29.12-.57.32-.78l3.31-3.31c.43-.43,1.13-.43,1.56,0l3.31,3.31c.21.21.32.49.32.78v5.06c0,.61-.49,1.1-1.1,1.1Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-hartje\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,17.5c-10.93-10.27-26-5.6-26,9.35,0,21.06,26,33.15,26,33.15,0,0,26-12.08,26-33.15,0-14.96-15.07-19.62-26-9.35Z' fill='%2333b5ab'/%3E%3Cpath d='M35.96,51.73c7.52,0,14.38-2.78,19.63-7.36,3.68-4.83,6.4-10.7,6.4-17.52,0-14.96-15.07-19.62-26-9.35-10.93-10.27-26-5.6-26,9.35,0,6.9,2.79,12.84,6.55,17.71,5.22,4.47,12,7.17,19.41,7.17Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-health-watch\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,51h10c2.21,0,4,1.79,4,4v8h-18v-8c0-2.21,1.79-4,4-4Z' transform='translate(72 114) rotate(180)' fill='%2366c7c0'/%3E%3Cpath d='M54,32h0c1.66,0,3,1.34,3,3v2c0,1.66-1.34,3-3,3h0c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1Z' fill='%2300716b'/%3E%3Cpath d='M31,9h10c2.21,0,4,1.79,4,4v8h-18v-8c0-2.21,1.79-4,4-4Z' fill='%2366c7c0'/%3E%3Cpath d='M27,56.59c2.65,1.53,5.72,2.41,9,2.41s6.35-.88,9-2.41v-5.59h-18v5.59Z' fill='%2333b5ab'/%3E%3Cpath d='M36,17c-10.48,0-19,8.52-19,19s8.52,19,19,19,19-8.52,19-19-8.52-19-19-19h0Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='15' fill='%2366c7c0'/%3E%3Cpath d='M36,30.04c-4.12-3.81-9.79-2.08-9.79,3.47,0,7.81,9.79,12.29,9.79,12.29,0,0,9.79-4.48,9.79-12.29,0-5.55-5.67-7.28-9.79-3.47Z' fill='%2300716b'/%3E%3Cpath d='M35.65,42.3s-.03,0-.04,0c-.41-.02-.77-.29-.9-.68l-2.34-6.85-1.22,2.55c-.17.35-.52.57-.9.57h-5.24v-2h4.61l2-4.2c.17-.37.55-.59.96-.57.41.02.76.29.89.67l2.31,6.74,1.7-3.88c.16-.37.53-.6.93-.6.4,0,.76.25.91.63l.76,1.9.41-.62c.19-.28.5-.45.83-.45h5.68v2h-5.15l-1.17,1.75c-.21.31-.57.48-.94.44-.37-.04-.69-.28-.82-.62l-.58-1.45-1.77,4.05c-.16.36-.52.6-.92.6Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-health\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,17.5c-11.23-10.27-26.7-5.6-26.7,9.35,0,21.06,26.7,33.15,26.7,33.15,0,0,26.7-12.08,26.7-33.15,0-14.96-15.47-19.62-26.7-9.35Z' fill='%2333b5ab'/%3E%3Cpath d='M35.06,50s-.06,0-.08,0c-.82-.03-1.54-.57-1.81-1.35l-6.97-20.36-4.09,8.57c-.33.7-1.03,1.14-1.81,1.14H6c-1.1,0-2-.9-2-2s.9-2,2-2h13.04l5.65-11.86c.35-.73,1.11-1.18,1.92-1.14.81.05,1.51.58,1.78,1.35l6.89,20.14,5.38-12.29c.32-.74,1.05-1.2,1.86-1.2.81.01,1.53.51,1.82,1.26l2.59,6.47,1.89-2.84c.37-.56,1-.89,1.66-.89h15.5c1.1,0,2,.9,2,2s-.9,2-2,2h-14.43l-3.41,5.11c-.41.62-1.13.96-1.87.88-.74-.08-1.37-.56-1.65-1.25l-2.23-5.57-5.53,12.62c-.32.73-1.04,1.2-1.83,1.2Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-heart-bordered\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M48.72,8c-4.39,0-8.82,1.53-12.75,4.36-3.93-2.83-8.36-4.36-12.75-4.36-4.73,0-9.07,1.78-12.21,5.02-3.32,3.42-5.07,8.15-5.07,13.67,0,23.22,27.27,36.03,28.43,36.57l1.61.74,1.61-.74c1.16-.53,28.43-13.35,28.43-36.57,0-5.52-1.75-10.25-5.07-13.67-3.14-3.24-7.48-5.02-12.21-5.02h0Z' fill='%2300716b'/%3E%3Cpath d='M50.01,19.34l1.67,3.38,3.72.54c.5.07.7.69.34,1.04l-2.7,2.63.64,3.71c.09.5-.44.88-.88.64l-3.33-1.75-3.33,1.75c-.45.24-.97-.14-.88-.64l.64-3.71-2.7-2.63c-.36-.35-.16-.97.34-1.04l3.72-.54,1.67-3.38c.22-.45.87-.45,1.09,0Z' fill='%23fff'/%3E%3Cpath d='M36,17.5c-10.93-10.27-26-5.6-26,9.35,0,21.06,26,33.15,26,33.15,0,0,26-12.08,26-33.15,0-14.96-15.07-19.62-26-9.35Z' fill='%2333b5ab'/%3E%3Cpath d='M35.96,51.73c7.52,0,14.38-2.78,19.63-7.36,3.68-4.83,6.4-10.7,6.4-17.52,0-14.96-15.07-19.62-26-9.35-10.93-10.27-26-5.6-26,9.35,0,6.9,2.79,12.84,6.55,17.71,5.22,4.47,12,7.17,19.41,7.17Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-heart\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,17.5c-10.93-10.27-26-5.6-26,9.35,0,21.06,26,33.15,26,33.15,0,0,26-12.08,26-33.15,0-14.96-15.07-19.62-26-9.35Z' fill='%2333b5ab'/%3E%3Cpath d='M35.96,51.73c7.52,0,14.38-2.78,19.63-7.36,3.68-4.83,6.4-10.7,6.4-17.52,0-14.96-15.07-19.62-26-9.35-10.93-10.27-26-5.6-26,9.35,0,6.9,2.79,12.84,6.55,17.71,5.22,4.47,12,7.17,19.41,7.17Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-high-school\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2339b7ae'/%3E%3C/g%3E%3Crect x='34.5' y='13.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(9.5 62.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='20.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(2.5 69.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='27.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-4.5 76.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='29' y='40' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-17 78) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M62.1,56.75c0-1.22,1.49-2.73,1.05-3.79s-2.59-1.11-3.42-1.94-.84-2.96-1.94-3.42-2.57,1.05-3.79,1.05-2.73-1.49-3.79-1.05-1.11,2.59-1.94,3.42-2.96.84-3.42,1.94,1.05,2.57,1.05,3.79-1.49,2.73-1.05,3.79,2.59,1.11,3.42,1.94.84,2.96,1.94,3.42,2.57-1.05,3.79-1.05,2.73,1.49,3.79,1.05,1.11-2.59,1.94-3.42,2.96-.84,3.42-1.94-1.05-2.57-1.05-3.79Z' fill='%2300716b'/%3E%3Crect x='29' y='12' width='3' height='15' rx='1.5' ry='1.5' transform='translate(11 50) rotate(-90)' fill='%23fff'/%3E%3Ccircle cx='54' cy='56.75' r='4.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-hospital\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='8' y='22' width='56' height='38' fill='%2333b5ab'/%3E%3Cpath d='M11.01,15h49.98c1.66,0,3.01,1.35,3.01,3.01v12.22H8v-12.22c0-1.66,1.35-3.01,3.01-3.01Z' fill='%2300716b'/%3E%3Crect x='13' y='44' width='13' height='9' fill='%2366c7c0'/%3E%3Crect x='46' y='44' width='13' height='9' fill='%2366c7c0'/%3E%3Cpath d='M36,43h0c2.93,0,5.31,2.38,5.31,5.31v11.69h-10.63v-11.69c0-2.93,2.38-5.31,5.31-5.31Z' fill='%2300716b'/%3E%3Ccircle cx='38.5' cy='52.5' r='1.5' fill='%23f3c000'/%3E%3Cpath d='M33.66,11.93l-14.66,18.3h34l-14.66-18.3c-1.2-1.5-3.48-1.5-4.68,0Z' fill='%2300716b'/%3E%3Cpath d='M35.22,16.98l-11.22,14.03h24l-11.22-14.03c-.4-.5-1.16-.5-1.56,0Z' fill='%2333b5ab'/%3E%3Crect x='34' y='24' width='4' height='12' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='34' y='24' width='4' height='12' rx='2' ry='2' transform='translate(66 -6) rotate(90)' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-energyefficient\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56.02,64.34H16.02c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.34,13.75c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.99,41.01c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24l27.22-27.35c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M26.44,58.78c-.38,0-.77-.15-1.06-.44-.59-.59-.59-1.54,0-2.12,2.19-2.19,2.19-5.75,0-7.94-3.36-3.36-3.36-8.83,0-12.18.58-.59,1.54-.59,2.12,0,.59.59.59,1.54,0,2.12-2.19,2.19-2.19,5.75,0,7.94,3.36,3.36,3.36,8.83,0,12.18-.29.29-.68.44-1.06.44Z' fill='%2300716b'/%3E%3Cpath d='M36.12,58.78c-.38,0-.77-.15-1.06-.44-.59-.59-.59-1.54,0-2.12,2.19-2.19,2.19-5.75,0-7.94-3.36-3.36-3.36-8.83,0-12.18.58-.59,1.54-.59,2.12,0,.59.59.59,1.54,0,2.12-2.19,2.19-2.19,5.75,0,7.94,3.36,3.36,3.36,8.83,0,12.18-.29.29-.68.44-1.06.44Z' fill='%2300716b'/%3E%3Cpath d='M45.81,58.78c-.38,0-.77-.15-1.06-.44-.59-.59-.59-1.54,0-2.12,2.19-2.19,2.19-5.75,0-7.94-3.36-3.36-3.36-8.83,0-12.18.58-.59,1.54-.59,2.12,0,.59.59.59,1.54,0,2.12-2.19,2.19-2.19,5.75,0,7.94,3.36,3.36,3.36,8.83,0,12.18-.29.29-.68.44-1.06.44Z' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle cx='55.11' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M61.43,12.24c-1.51-.72-5.36-2.1-9.6.01-1.54.77-2.5,2.25-2.67,3.84-.03.23.24.36.41.2.65-.64,1.47-1.25,2.47-1.77.59-.31,1.16.45.7.92-.38.39-.76.81-1.13,1.26,0,0,0,0,0,0-.02.02-.2.2-.44.49h0s-1.83,1.62-2.45,5.4c-.07.42.26.8.69.8.36,0,.66-.27.69-.62.05-.47.15-1.16.38-1.9.03-.09.05-.18.09-.28.02-.05.04-.1.06-.15.04-.11.08-.22.13-.33,1.84,1.28,4.98,1.28,6.44-2.36,1.65-4.11,3.3-5.03,4.21-5.19.17-.03.2-.26.04-.33Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-extend\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg id='PRODUCT_ICONS'%3E%3Cpath d='M56,34v25.98c0,2.22-1.79,4.02-4,4.02H12c-2.21,0-4-1.8-4-4.02v-25.98L30,12h4l22,22Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg id='Layer_4'%3E%3Cpath d='M65,38v22c0,2.21-1.79,4-4,4h-15V31l19,7Z' fill='%2366c7c0'/%3E%3Cpath d='M23.985,33.42h10c1.656,0,3,1.344,3,3v27.58h-16v-27.58c0-1.656,1.344-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='31.979' cy='49.648' r='1.704' fill='%23f3c000'/%3E%3Crect x='43' y='41' width='15' height='15' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M56,38.05v1.25l-7.14-3.41-1.44-1.45-14.51-14.54c-.39-.4-1.03-.4-1.42-.01l-23.49,23.36v-5L31.49,14.89c.39-.39,1.03-.39,1.42.01l16.65,16.69,6.44,6.46Z' fill='%2339b7ae'/%3E%3Cpolygon points='65 37.75 65 43.61 56 39.3 48.86 35.89 47.42 34.44 49.56 31.59 50 31 65 37.75' fill='%2339b7ae'/%3E%3Cpath d='M69.64,39.37c-.51,1.07-1.59,1.7-2.71,1.7-.43,0-.87-.09-1.29-.29l-9.45-4.53-5.64-2.7-10.81-10.81-1.96-1.97,16.15,7.74,14.31,6.86c1.49.71,2.12,2.5,1.4,4Z' fill='%2300716b'/%3E%3Cpath d='M60.27,34.87l-4.08,1.38-5.64-2.7-10.81-10.81-1.96-1.97-4.87-4.87c-.39-.4-1.03-.4-1.42-.01l-1.28,1.27-3.92,3.9L7.12,40.13c-.58.58-1.35.87-2.12.87s-1.53-.29-2.12-.86c-1.17-1.16-1.17-3.04-.01-4.2L30.09,8.87c.56-.56,1.32-.87,2.12-.87h.01c.8,0,1.56.32,2.12.88l17.21,17.25,2.38,2.38,6.34,6.36Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-percentage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='39.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M48.6,14.41c0-1.57,1.15-2.68,2.71-2.68s2.71,1.12,2.71,2.68-1.15,2.68-2.71,2.68-2.71-1.12-2.71-2.68ZM52.54,14.41c0-.75-.48-1.31-1.23-1.31s-1.23.56-1.23,1.31.48,1.31,1.23,1.31,1.23-.56,1.23-1.31ZM51.39,21.74l5.59-9.84h1.62l-5.59,9.84h-1.62ZM55.98,19.22c0-1.57,1.15-2.68,2.71-2.68s2.71,1.12,2.71,2.68-1.15,2.68-2.71,2.68-2.71-1.12-2.71-2.68ZM59.92,19.22c0-.75-.48-1.31-1.23-1.31s-1.23.56-1.23,1.31.48,1.31,1.23,1.31,1.23-.56,1.23-1.31Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='42.34' y='46.5' width='4' height='13.04' rx='2' ry='2' transform='translate(-24.5 46.88) rotate(-45)' fill='%23004c4c'/%3E%3Cpath d='M38.24,49.9l1.69,1.69c.58-.38,1.13-.83,1.64-1.34s.96-1.06,1.34-1.64l-1.69-1.69-2.98,2.98Z' fill='%23f3c000'/%3E%3Cpath d='M40.07,34.22c-4.01-4.01-10.52-4.01-14.54,0-4.01,4.01-4.01,10.52,0,14.54,4.01,4.01,10.52,4.01,14.54,0,4.01-4.01,4.01-10.52,0-14.54ZM37.86,46.54c-2.79,2.79-7.32,2.79-10.11,0-2.79-2.79-2.79-7.32,0-10.11,2.79-2.79,7.32-2.79,10.11,0,2.79,2.79,2.79,7.32,0,10.11Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-settings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.02,63H16.02c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.34,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.99,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.09,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Crect x='22' y='33' width='6' height='27' rx='3' ry='3' fill='%2333b5ab'/%3E%3Ccircle cx='25' cy='40.73' r='3' fill='%23f3c000'/%3E%3Crect x='33.02' y='33' width='6' height='27' rx='3' ry='3' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='53' r='3' fill='%23fff'/%3E%3Crect x='44.02' y='33' width='6' height='27' rx='3' ry='3' fill='%2333b5ab'/%3E%3Ccircle cx='47' cy='46' r='3' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-shield\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='39.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M52.06,9.3c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M52.82,23.71h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M58.72,17.68l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house-sustainability\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M49.09,35.34c-3.07-1.47-10.91-4.28-19.54.03-3.14,1.57-5.09,4.57-5.45,7.82-.05.47.5.74.83.41,1.33-1.31,2.99-2.54,5.04-3.6,1.21-.62,2.37.91,1.42,1.88-.76.79-1.55,1.65-2.3,2.57,0,0,0,0-.01.01-.05.05-.41.41-.9.99h0s-3.73,3.3-5,10.99c-.14.86.53,1.64,1.4,1.64.73,0,1.33-.55,1.41-1.27.09-.96.32-2.36.77-3.86.06-.19.11-.37.18-.56.03-.1.08-.2.11-.3.08-.23.16-.45.26-.68,3.74,2.6,10.14,2.6,13.12-4.81,3.36-8.37,6.73-10.25,8.57-10.58.34-.06.4-.53.08-.68Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-house\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='39.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-household\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M10,34h0c2.21,0,4,1.79,4,4v17h-4c-2.21,0-4-1.79-4-4v-13c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Cpath d='M44,34h0c2.21,0,4,1.79,4,4v13c0,2.21-1.79,4-4,4h-4v-17c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Crect x='23' y='37' width='8' height='28' transform='translate(78 24) rotate(90)' fill='%2300716b'/%3E%3Cpath d='M18,22h18c2.21,0,4,1.79,4,4v21H14v-21c0-2.21,1.79-4,4-4Z' fill='%2366c7c0'/%3E%3Cpolygon points='15 60 10 60 10 55 17 55 15 60' fill='%2300716b'/%3E%3Cpolygon points='39 60 44 60 44 55 37 55 39 60' fill='%2300716b'/%3E%3Cpath d='M53.68,56h6.63c1.48,0,2.68,1.2,2.68,2.68v1.32h-12v-1.32c0-1.48,1.2-2.68,2.68-2.68Z' fill='%2300716b'/%3E%3Crect x='14' y='43' width='26' height='4' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='42' y='15' width='12' height='12' rx='6' ry='6' fill='%23f3c000'/%3E%3Cpath d='M44.08,16.53l8.89,8.89c2.46-2.46,2.46-6.44,0-8.89-2.46-2.46-6.44-2.46-8.89,0Z' fill='%2300716b'/%3E%3Crect x='45.64' y='14.32' width='4' height='15.09' rx='1.63' ry='1.63' transform='translate(-1.5 40.09) rotate(-45)' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M60,57h-2V22.12c0-1.13-.89-2.05-1.99-2.05l-4.01-.02v-2.05s4.02.02,4.02.02c2.2,0,3.99,1.85,3.99,4.11v34.88Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-id-any-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='-.02' y='-.03' width='71.93' height='72.01' fill='%23034e4e'/%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2339b7ae'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-id-any-scan\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2339b7ae'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M7,55.98c-.55,0-1-.45-1-1v-7c0-.55.45-1,1-1s1,.45,1,1v7c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M14,55.98h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M65,55.98c.55,0,1-.45,1-1v-7c0-.55-.45-1-1-1s-1,.45-1,1v7c0,.55.45,1,1,1Z' fill='%23f3c000'/%3E%3Cpath d='M58,55.98h7c.55,0,1-.45,1-1s-.45-1-1-1h-7c-.55,0-1,.45-1,1s.45,1,1,1Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M7,15.86c-.55,0-1,.45-1,1v7c0,.55.45,1,1,1s1-.45,1-1v-7c0-.55-.45-1-1-1Z' fill='%23f3c000'/%3E%3Cpath d='M14,15.86h-7c-.55,0-1,.45-1,1s.45,1,1,1h7c.55,0,1-.45,1-1s-.45-1-1-1Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M65,15.86c.55,0,1,.45,1,1v7c0,.55-.45,1-1,1s-1-.45-1-1v-7c0-.55.45-1,1-1Z' fill='%23f3c000'/%3E%3Cpath d='M58,15.86h7c.55,0,1,.45,1,1s-.45,1-1,1h-7c-.55,0-1-.45-1-1s.45-1,1-1Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-id-any-shine\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2339b7ae'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3Cpolygon points='56.95 19 42.1 53 29.47 53 44.31 19 56.95 19' fill='%23c5eae7' opacity='.49'/%3E%3Cpolygon points='37.01 19 22.17 53 17.63 53 32.48 19 37.01 19' fill='%23c5eae7' opacity='.49'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-id-any\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2339b7ae'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%2366c7c0'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-id-key\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='13.08' y='13' width='12.46' height='12.46' transform='translate(19.25 -8.02) rotate(45)' fill='%2366c7c0'/%3E%3Cpolygon points='17.61 26.35 19.31 28.04 28.12 19.23 26.43 17.55 17.61 26.35' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Crect x='16.75' y='28.47' width='47.4' height='23.79' rx='2.17' ry='2.17' transform='translate(40.39 -16.77) rotate(45)' fill='%2300716b'/%3E%3Cg%3E%3Crect x='51.79' y='44.31' width='7.41' height='7.41' rx='1.23' ry='1.23' transform='translate(50.21 -25.17) rotate(45)' fill='%23f3c000'/%3E%3Crect x='52.53' y='45.05' width='5.92' height='5.92' rx='.98' ry='.98' transform='translate(50.21 -25.17) rotate(45)' fill='%23004c4c'/%3E%3Crect x='53.71' y='46.24' width='3.55' height='3.55' rx='.59' ry='.59' transform='translate(50.21 -25.17) rotate(45)' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-idcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpath d='M9,23v26c0,2.21,1.79,4,4,4h16V19H13c-2.21,0-4,1.79-4,4Z' fill='%23fad3c9'/%3E%3Crect x='12' y='26' width='17' height='21' rx='1.96' ry='1.96' fill='%23fff'/%3E%3Ccircle cx='20.5' cy='32.5' r='3.5' fill='%2300716b'/%3E%3Cpath d='M13.52,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%2300716b'/%3E%3Cpath d='M63,49v-26c0-2.21-1.79-4-4-4h-16l-7,18,7,16h16c2.21,0,4-1.79,4-4Z' fill='%23fae699'/%3E%3Crect x='33' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='33' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='33' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ideal\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M9,15.73v40.54c0,1.94,1.59,3.53,3.53,3.53h24.22c18.31,0,26.25-10.25,26.25-23.85s-7.94-23.75-26.25-23.75H12.53c-1.94,0-3.53,1.59-3.53,3.53' fill='%23fff'/%3E%3Cpath d='M25.21,22.15v29.96h13.04c11.84,0,16.97-6.69,16.97-16.14s-5.13-16.07-16.97-16.07h-10.78c-1.25,0-2.26,1.02-2.26,2.26' fill='%23c06'/%3E%3Cpath d='M36.75,56.57H15.69c-1.87,0-3.39-1.52-3.39-3.39V18.84c0-1.87,1.52-3.39,3.39-3.39h21.06c19.99,0,22.97,12.86,22.97,20.52,0,13.28-8.17,20.6-22.97,20.6M15.69,16.58c-1.25,0-2.26,1.01-2.26,2.26v34.35c0,1.25,1.01,2.26,2.26,2.26h21.06c14.08,0,21.84-6.92,21.84-19.48,0-16.87-13.69-19.39-21.84-19.39H15.69Z'/%3E%3Cpath d='M29.8,31.92c.46,0,.88.07,1.29.21.41.14.74.37,1.04.65.28.3.51.67.69,1.09.16.44.25.95.25,1.55,0,.53-.07,1.01-.19,1.45-.14.44-.34.83-.6,1.15s-.6.56-1.01.76c-.41.18-.88.28-1.43.28h-3.09v-7.16h3.05v.02ZM29.69,37.76c.23,0,.44-.04.67-.11.21-.07.41-.19.56-.37.16-.18.3-.39.41-.67.11-.28.16-.6.16-1.01,0-.35-.04-.69-.11-.97-.07-.28-.19-.55-.35-.74-.16-.19-.37-.37-.64-.48s-.58-.16-.97-.16h-1.13v4.52h1.39v-.02Z' fill='%23fff'/%3E%3Cpolygon points='39.43 31.92 39.43 33.25 35.66 33.25 35.66 34.78 39.13 34.78 39.13 36 35.66 36 35.66 37.75 39.52 37.75 39.52 39.07 34.09 39.07 34.09 31.91 39.43 31.91 39.43 31.92' fill='%23fff'/%3E%3Cpath d='M44.83,31.92l2.68,7.16h-1.64l-.55-1.59h-2.68l-.56,1.59h-1.59l2.7-7.16h1.64ZM44.92,36.32l-.9-2.63h-.02l-.93,2.63h1.85Z' fill='%23fff'/%3E%3Cpolygon points='50.07 31.92 50.07 37.76 53.56 37.76 53.56 39.09 48.5 39.09 48.5 31.92 50.07 31.92' fill='%23fff'/%3E%3Cpath d='M19.32,32.21c1.82,0,3.3,1.48,3.3,3.3s-1.48,3.3-3.3,3.3-3.3-1.48-3.3-3.3,1.48-3.3,3.3-3.3'/%3E%3Cpath d='M21.81,52.11h0c-2.77,0-4.99-2.24-4.99-4.99v-3.9c0-1.38,1.11-2.51,2.51-2.51s2.51,1.11,2.51,2.51v8.89h-.02Z'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-idealwero-alternative\]{display:inline-block;width:2.64em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 182' width='480' height='182'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='352.72' y1='95.3' x2='330.2' y2='67.73' gradientTransform='translate(0 184) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.02' stop-color='%231d1c1c' stop-opacity='0'/%3E%3Cstop offset='.68' stop-color='%231d1c1c'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='313.44' y1='89.45' x2='336.52' y2='112.26' gradientTransform='translate(0 184) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.02' stop-color='%231d1c1c' stop-opacity='0'/%3E%3Cstop offset='.68' stop-color='%231d1c1c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' width='480' height='182' rx='13' ry='13' stroke-width='0px' fill='%23fff48d'/%3E%3Cg%3E%3Cpath d='M11.02,22.87v136.4c0,6.53,5.37,11.87,11.93,11.87h81.89c61.91,0,88.74-34.49,88.74-80.25S166.74,11,104.83,11H22.94c-6.56,0-11.93,5.34-11.93,11.87Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M65.83,44.48v100.79h44.07c40.02,0,57.37-22.5,57.37-54.31s-17.36-54.07-57.37-54.07h-36.44c-4.23,0-7.63,3.44-7.63,7.6Z' stroke-width='0px' fill='%23c06'/%3E%3Cpath d='M33.62,160.28h71.21c50.04,0,77.65-24.63,77.65-69.33,0-25.76-10.08-69.03-77.65-69.03H33.62c-6.32,0-11.45,5.1-11.45,11.4v115.57c0,6.29,5.13,11.4,11.45,11.4ZM25.98,33.32c0-4.21,3.4-7.6,7.63-7.6h71.21c27.55,0,73.83,8.49,73.83,65.23,0,42.26-26.24,65.53-73.83,65.53H33.62c-4.23,0-7.63-3.38-7.63-7.6V33.32Z' stroke-width='0px' fill-rule='evenodd' fill='%23232323'/%3E%3Cpath d='M87.51,76.3c-1.34-.48-2.74-.72-4.26-.72v-.06h-10.09v24.34h10.21c1.81,0,3.38-.36,4.73-.96,1.34-.66,2.45-1.5,3.33-2.58.88-1.08,1.52-2.4,1.98-3.9.41-1.5.64-3.12.64-4.92,0-2.04-.29-3.78-.82-5.28-.58-1.44-1.34-2.7-2.27-3.72-.99-.96-2.1-1.74-3.44-2.22ZM85.12,95.07c-.76.24-1.46.36-2.22.36v.06h-4.61v-15.35h3.73c1.28,0,2.33.18,3.21.54.88.36,1.58.96,2.1,1.62.52.66.93,1.56,1.17,2.52.23.96.35,2.1.35,3.3,0,1.38-.18,2.46-.52,3.42-.35.96-.82,1.68-1.34,2.28-.52.6-1.17,1.02-1.87,1.26Z' stroke-width='0px' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M115.11,75.59v4.5h-12.49v5.22h11.49v4.14h-11.49v5.94h12.78v4.5h-17.97v-24.34h17.68v.06Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M141.83,99.93l-8.87-24.34h-5.42l-8.93,24.34h5.25l1.87-5.4h8.87l1.81,5.4h5.43ZM130.27,81.58l2.98,8.93h-6.12l3.09-8.93h.06Z' stroke-width='0px' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M150.29,75.58v19.85h11.55v4.5h-16.74v-24.34h5.19Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M45.35,100.29c6.32,0,11.44-5.12,11.44-11.45s-5.12-11.45-11.44-11.45-11.44,5.12-11.44,11.45,5.12,11.45,11.44,11.45Z' stroke-width='0px' fill='%23232323'/%3E%3Cpath d='M52.16,146.08c-8.86,0-15.96-7.65-15.96-17.05v-13.31c0-4.7,3.55-8.56,8.01-8.56s8.01,3.8,8.01,8.56v30.36h-.06Z' stroke-width='0px' fill='%23232323'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M405.6,91.62c0-13.38,9.52-25.57,25.96-25.57s26.03,12.2,26.03,25.57-9.52,25.57-26.03,25.57c-16.44,0-25.96-12.2-25.96-25.57ZM443.14,91.62c0-6.45-4.25-12.4-11.58-12.4s-11.58,5.96-11.58,12.4,4.32,12.41,11.58,12.41,11.58-5.96,11.58-12.41Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M395.49,101.12c5.48-3.12,8.77-9.08,8.77-15.66,0-9.77-7.06-18.09-18.02-18.09h-23.01v48.51h14.25v-12.4h2.67l8.15,12.4h16.78l-9.59-14.76ZM383.37,92.31h-5.89v-13.72h5.96c3.84,0,6.3,3.12,6.3,6.86s-2.54,6.86-6.37,6.86Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M298.18,67.31l-8.55,28.91-8.34-28.91h-11.35l-8.41,28.91-8.48-28.91h-15.04l17.23,48.42h12.37l8-26.36,7.93,26.36h12.44l17.23-48.42h-15.04Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M334.78,103.91h-.03c-5.33,0-9.07-3.22-10.67-7.48h36.21c.29-1.6.44-3.24.44-4.9,0-13.34-9.49-25.51-25.95-25.52v13.14c5.36.01,9.06,3.23,10.65,7.48h-36.16c-.29,1.6-.44,3.24-.44,4.9,0,13.35,9.5,25.53,25.91,25.53h.03v-13.15Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M334.75,117.05c.56,0,1.11-.02,1.65-.04,3.33-.17,6.36-.85,9.06-1.94,2.7-1.09,5.07-2.6,7.08-4.42,2.02-1.82,3.68-3.95,4.97-6.3,1.17-2.14,2.03-4.45,2.57-6.86h-15.09c-.31.64-.67,1.26-1.08,1.83-.56.79-1.22,1.5-1.97,2.11-.75.62-1.59,1.14-2.51,1.54-.92.4-1.93.68-3.02.83-.53.07-1.08.11-1.65.11-3.39,0-6.14-1.31-8.11-3.36l-9.81,9.92c4.36,4.03,10.41,6.57,17.91,6.57Z' fill='url(%23linear-gradient)' stroke-width='0px'/%3E%3Cpath d='M334.75,66c-13.92,0-22.87,8.76-25.26,19.56h15.04c1.8-3.72,5.34-6.42,10.22-6.42,3.89,0,6.91,1.68,8.88,4.22l9.9-10.01c-4.42-4.48-10.78-7.35-18.77-7.35Z' stroke-width='0px' fill='url(%23linear-gradient-2)'/%3E%3C/g%3E%3Cpath d='M215.61,145c-1.1,0-2-.9-2-2V39c0-1.1.9-2,2-2s2,.9,2,2v104c0,1.1-.9,2-2,2Z' stroke-width='0px' fill='%231d1c1c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-idealwero\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 295 295' width='295' height='295'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='152.7' y1='50.16' x2='130.19' y2='22.59' gradientTransform='translate(0 296) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.02' stop-color='%231d1c1c' stop-opacity='0'/%3E%3Cstop offset='.68' stop-color='%231d1c1c'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='113.43' y1='44.31' x2='136.51' y2='67.12' gradientTransform='translate(0 296) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.02' stop-color='%231d1c1c' stop-opacity='0'/%3E%3Cstop offset='.68' stop-color='%231d1c1c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='295' height='295' rx='13' ry='13' stroke-width='0px' fill='%23fff48d'/%3E%3Cg%3E%3Cpath d='M56.51,22.87v136.4c0,6.53,5.37,11.87,11.93,11.87h81.89c61.91,0,88.74-34.49,88.74-80.25S212.23,11,150.32,11h-81.89c-6.56,0-11.93,5.34-11.93,11.87Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M111.32,44.48v100.79h44.07c40.02,0,57.37-22.5,57.37-54.31s-17.36-54.07-57.37-54.07h-36.44c-4.23,0-7.63,3.44-7.63,7.6Z' stroke-width='0px' fill='%23c06'/%3E%3Cpath d='M79.11,160.28h71.21c50.04,0,77.65-24.63,77.65-69.33,0-25.76-10.08-69.03-77.65-69.03h-71.21c-6.32,0-11.45,5.1-11.45,11.4v115.57c0,6.29,5.13,11.4,11.45,11.4ZM71.47,33.32c0-4.21,3.4-7.6,7.63-7.6h71.21c27.55,0,73.83,8.49,73.83,65.23,0,42.26-26.24,65.53-73.83,65.53h-71.21c-4.23,0-7.63-3.38-7.63-7.6V33.32Z' stroke-width='0px' fill-rule='evenodd' fill='%23232323'/%3E%3Cpath d='M133.01,76.3c-1.34-.48-2.74-.72-4.26-.72v-.06h-10.09v24.34h10.21c1.81,0,3.38-.36,4.72-.96,1.34-.66,2.45-1.5,3.33-2.58.88-1.08,1.52-2.4,1.98-3.9.41-1.5.64-3.12.64-4.92,0-2.04-.29-3.78-.82-5.28-.58-1.44-1.34-2.7-2.27-3.72-.99-.96-2.1-1.74-3.44-2.22ZM130.61,95.07c-.76.24-1.46.36-2.22.36v.06h-4.61v-15.35h3.73c1.28,0,2.33.18,3.21.54.88.36,1.57.96,2.1,1.62.53.66.93,1.56,1.17,2.52.23.96.35,2.1.35,3.3,0,1.38-.18,2.46-.52,3.42-.35.96-.82,1.68-1.34,2.28-.53.6-1.17,1.02-1.87,1.26Z' stroke-width='0px' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M160.6,75.59v4.5h-12.49v5.22h11.49v4.14h-11.49v5.94h12.78v4.5h-17.97v-24.34h17.68v.06Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M187.32,99.93l-8.87-24.34h-5.43l-8.93,24.34h5.25l1.87-5.4h8.87l1.81,5.4h5.43ZM175.77,81.58l2.98,8.93h-6.13l3.09-8.93h.06Z' stroke-width='0px' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M195.78,75.58v19.85h11.55v4.5h-16.74v-24.34h5.19Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M90.84,100.29c6.32,0,11.44-5.12,11.44-11.45s-5.12-11.45-11.44-11.45-11.44,5.12-11.44,11.45,5.12,11.45,11.44,11.45Z' stroke-width='0px' fill='%23232323'/%3E%3Cpath d='M97.65,146.08c-8.86,0-15.96-7.65-15.96-17.05v-13.31c0-4.7,3.55-8.56,8.01-8.56s8.01,3.8,8.01,8.56v30.36h-.06Z' stroke-width='0px' fill='%23232323'/%3E%3C/g%3E%3Cpath d='M258,199H38c-1.1,0-2-.9-2-2s.9-2,2-2h220c1.1,0,2,.9,2,2s-.9,2-2,2Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cg%3E%3Cpath d='M205.58,248.76c0-13.38,9.52-25.57,25.96-25.57s26.03,12.2,26.03,25.57-9.52,25.57-26.03,25.57c-16.44,0-25.96-12.2-25.96-25.57ZM243.12,248.76c0-6.45-4.25-12.4-11.58-12.4s-11.58,5.96-11.58,12.4,4.32,12.41,11.58,12.41,11.58-5.96,11.58-12.41Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M195.47,258.26c5.48-3.12,8.77-9.08,8.77-15.66,0-9.77-7.06-18.09-18.02-18.09h-23.01v48.51h14.25v-12.4h2.67l8.15,12.4h16.78l-9.59-14.76ZM183.35,249.46h-5.89v-13.72h5.96c3.84,0,6.3,3.12,6.3,6.86s-2.54,6.86-6.37,6.86Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M98.17,224.46l-8.55,28.91-8.34-28.91h-11.35l-8.41,28.91-8.48-28.91h-15.04l17.23,48.42h12.38l8-26.36,7.93,26.36h12.44l17.23-48.42h-15.04Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M134.77,261.05h-.04c-5.33,0-9.07-3.22-10.67-7.48h36.21c.29-1.6.44-3.24.44-4.9,0-13.34-9.49-25.51-25.95-25.52v13.14c5.36.01,9.06,3.23,10.65,7.48h-36.16c-.29,1.6-.44,3.24-.44,4.9,0,13.35,9.5,25.53,25.91,25.53h.04v-13.15Z' stroke-width='0px' fill='%231d1c1c'/%3E%3Cpath d='M134.73,274.19c.56,0,1.1-.02,1.65-.04,3.33-.17,6.36-.85,9.06-1.94,2.7-1.1,5.07-2.6,7.08-4.42,2.01-1.82,3.68-3.95,4.97-6.3,1.17-2.13,2.03-4.45,2.57-6.86h-15.09c-.31.64-.67,1.26-1.08,1.83-.56.79-1.22,1.5-1.97,2.11-.75.62-1.59,1.14-2.51,1.54-.93.4-1.93.68-3.02.83-.53.07-1.08.11-1.65.11-3.4,0-6.14-1.31-8.1-3.36l-9.81,9.92c4.36,4.03,10.41,6.57,17.91,6.57Z' fill='url(%23linear-gradient)' stroke-width='0px'/%3E%3Cpath d='M134.73,223.14c-13.92,0-22.87,8.76-25.26,19.56h15.04c1.8-3.72,5.34-6.42,10.22-6.42,3.89,0,6.91,1.68,8.88,4.22l9.9-10.01c-4.42-4.48-10.78-7.35-18.77-7.35Z' stroke-width='0px' fill='url(%23linear-gradient-2)'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-idin\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M9,15.73v40.55c0,1.95,1.58,3.53,3.53,3.53h24.23c18.31,0,26.25-10.25,26.25-23.85s-7.94-23.75-26.25-23.75H12.53c-1.95,0-3.53,1.58-3.53,3.53' fill='%23fff'/%3E%3Cpath d='M15.68,16.57c-1.25,0-2.26,1.01-2.26,2.26v34.35c0,1.25,1.01,2.26,2.26,2.26h21.07c14.08,0,21.84-6.92,21.84-19.48,0-16.87-13.68-19.39-21.84-19.39H15.68ZM36.75,56.56H15.68c-1.87,0-3.39-1.52-3.39-3.39V18.83c0-1.87,1.52-3.39,3.39-3.39h21.07c19.98,0,22.97,12.85,22.97,20.51,0,13.29-8.16,20.61-22.97,20.61'/%3E%3Cpath d='M25.21,22.15v29.95h13.04c11.84,0,16.98-6.69,16.98-16.13s-5.14-16.07-16.98-16.07h-10.78c-1.25,0-2.26,1.01-2.26,2.26' fill='%2300b0f0'/%3E%3C/g%3E%3Cpolygon points='38.69 31.93 41.67 36.73 41.69 36.73 41.69 31.93 43.17 31.93 43.17 39.09 41.59 39.09 38.62 34.3 38.6 34.3 38.6 39.09 37.12 39.09 37.12 31.93 38.69 31.93' fill='%23fff'/%3E%3Crect x='34.14' y='31.93' width='1.57' height='7.15' fill='%23fff'/%3E%3Cg%3E%3Cpath d='M31.32,36.62c-.1.27-.23.5-.4.67-.17.17-.36.29-.57.37-.21.07-.43.11-.66.11h-1.4v-4.51h1.12c.39,0,.71.06.98.17.26.11.48.27.64.48.16.21.28.46.35.75.07.29.1.62.1.98,0,.39-.05.73-.15,1M32.8,33.92c-.16-.44-.39-.81-.68-1.1-.29-.29-.63-.51-1.03-.66-.4-.15-.83-.22-1.29-.22h-3.09v7.15h3.09c.55,0,1.02-.09,1.43-.28.4-.18.74-.44,1.01-.76.27-.32.47-.7.61-1.14.13-.44.2-.92.2-1.44,0-.59-.08-1.11-.25-1.55' fill='%23fff'/%3E%3Cpath d='M21.82,52.1h0c-2.76,0-5-2.24-5-5v-3.9c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v8.9Z'/%3E%3Cpath d='M22.62,35.5c0,1.82-1.48,3.3-3.3,3.3s-3.3-1.48-3.3-3.3,1.48-3.3,3.3-3.3,3.3,1.48,3.3,3.3'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-instructions\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15' y='9' width='42' height='54' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cg%3E%3Cline x1='42.75' y1='42.02' x2='48.89' y2='49.82' fill='%23f3c000'/%3E%3Cpath d='M48.89,51.82c-.59,0-1.18-.26-1.57-.76l-6.14-7.8c-.68-.87-.53-2.13.34-2.81.87-.68,2.13-.53,2.81.34l6.14,7.8c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M20,63h-3c-1.1,0-2-.9-2-2V11c0-1.1.9-2,2-2h3v54Z' fill='%2300716b'/%3E%3Cpath d='M36.96,44.08c-5.52,0-10.01-4.49-10.01-10.01s4.49-10.01,10.01-10.01,10.01,4.49,10.01,10.01-4.49,10.01-10.01,10.01ZM36.96,28.05c-3.31,0-6.01,2.7-6.01,6.01s2.7,6.01,6.01,6.01,6.01-2.7,6.01-6.01-2.7-6.01-6.01-6.01Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cline x1='44.25' y1='40.52' x2='50.39' y2='48.32' fill='%23f3c000'/%3E%3Cpath d='M50.39,50.32c-.59,0-1.18-.26-1.57-.76l-6.14-7.8c-.68-.87-.53-2.13.34-2.81.87-.68,2.13-.53,2.81.34l6.14,7.8c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpolyline points='43.05 39 43.97 40.16 44.25 40.52' fill='%23fff'/%3E%3Crect x='41.65' y='38.79' width='4' height='1.94' transform='translate(-15.24 35.5) rotate(-38.2)' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M36.96,42.08c-5.52,0-10.01-4.49-10.01-10.01s4.49-10.01,10.01-10.01,10.01,4.49,10.01,10.01-4.49,10.01-10.01,10.01ZM36.96,26.05c-3.31,0-6.01,2.7-6.01,6.01s2.7,6.01,6.01,6.01,6.01-2.7,6.01-6.01-2.7-6.01-6.01-6.01Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insulation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M60,34v25.98c0,2.22-1.79,4.02-4,4.02H16c-2.21,0-4-1.8-4-4.02v-25.98l22-22h4l22,22Z' fill='%2366c7c0'/%3E%3Cpath d='M37.191,34.147c0,2.747-3.52,2.747-3.52,5.495,0,2.75,3.52,2.75,3.52,5.499,0,2.752-3.52,2.752-3.52,5.503,0,2.752,3.52,2.752,3.52,5.503' fill='none' stroke='%23ffd000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3px'/%3E%3Cpath d='M28.191,34.147c0,2.747-3.52,2.747-3.52,5.495,0,2.75,3.52,2.75,3.52,5.499,0,2.752-3.52,2.752-3.52,5.503,0,2.752,3.52,2.752,3.52,5.503' fill='none' stroke='%23ffd000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3px'/%3E%3Cpath d='M46.191,34.147c0,2.747-3.52,2.747-3.52,5.495,0,2.75,3.52,2.75,3.52,5.499,0,2.752-3.52,2.752-3.52,5.503,0,2.752,3.52,2.752,3.52,5.503' fill='none' stroke='%23ffd000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3px'/%3E%3Cpath d='M60,39.05v5l-23.09-23.15c-.39-.4-1.03-.4-1.42-.01l-23.49,23.36v-5l23.49-23.36c.39-.39,1.03-.39,1.42.01l23.09,23.15Z' fill='%2339b7ae'/%3E%3Cpath d='M8.999,41c-.765,0-1.53-.288-2.115-.864-1.174-1.157-1.178-3.036-.01-4.198l27.213-27.063c.563-.56,1.328-.874,2.126-.874h.006c.798,0,1.563.316,2.124.879l26.729,26.804c1.019,1.022,1.255,2.64.433,3.823-1.106,1.592-3.324,1.73-4.624.426l-23.968-24.036c-.39-.391-1.028-.393-1.42-.003l-24.367,24.233c-.586.583-1.356.874-2.126.874Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-basic-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='48.003' y='50.061' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='12.003' y='50.061' width='10' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M58.875,54.108c-.036.654-.064,1.108-.118,1.617-.419,3.887-11.34,3.924-23.754,3.924s-23.335-.036-23.754-3.924c-.055-.509-.082-.963-.118-1.617-.091-1.381-.173-3.061-.1-4.823.146-4.332,1.156-9.237,5.115-11.817,3.122-10.427,4.569-11.926,18.857-11.926s15.736,1.499,18.857,11.926c3.959,2.58,4.969,7.484,5.115,11.817.073,1.762-.009,3.442-.1,4.823Z' fill='%2333b5ab'/%3E%3Cpath d='M58.975,49.285c-.018.754-.064,1.453-.1,2.098-.036.654-.064,1.108-.118,1.617-.419,3.887-11.34,3.924-23.754,3.924s-23.335-.036-23.754-3.924c-.055-.509-.082-.963-.118-1.617-.036-.645-.082-1.344-.1-2.098.146-4.332,1.156-9.237,5.115-11.817,3.122-10.427,4.569-11.926,18.857-11.926s15.736,1.499,18.857,11.926c3.959,2.58,4.969,7.484,5.115,11.817Z' fill='%2366c7c0'/%3E%3Cpath d='M15.151,43.988l7.94,1.588-2.734,2.734-4.749-.594c-1.351-.169-2.25-1.481-1.92-2.802h0c.162-.65.806-1.057,1.463-.926Z' fill='%23fff'/%3E%3Cpath d='M48.892,47.684l-1.579-1.579c-.339-.339-.799-.53-1.279-.53h-22.194c-.48,0-.94.191-1.279.53l-1.578,1.578c-.395.395-.949.585-1.503.516l-4.379-.548c-1.079-.135-2.033.707-2.033,1.795h0c0,.912.679,1.682,1.584,1.795l5.164.645c.353.044.686.192.956.424l.497.428,4.96,3.749c.328.281.745.435,1.177.435h15.065c.432,0,.849-.154,1.177-.435l4.959-3.749.498-.428c.27-.232.602-.379.955-.423l5.165-.645c.905-.113,1.584-.882,1.584-1.795h0c0-1.088-.953-1.93-2.033-1.795l-4.38.548c-.554.069-1.109-.121-1.503-.516Z' fill='%2300716b'/%3E%3Cpath d='M54.335,44.066l-7.551,1.51,2.734,2.734,5.142-.643c1.142-.143,1.902-1.252,1.623-2.369h0c-.216-.865-1.074-1.407-1.948-1.232Z' fill='%23fff'/%3E%3Crect x='28.003' y='52.061' width='14' height='3' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M51.181,37.464l-.947-2.725c-1.976-5.788-3.85-6.473-15.118-6.473s-13.142.686-15.118,6.473l-.946,2.725h32.129Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M23.753,5.695l2.127,4.858,5.278.522c.703.07.987.942.459,1.412l-3.963,3.525,1.134,5.181c.151.69-.591,1.229-1.201.873l-4.577-2.68-4.577,2.68c-.61.357-1.352-.183-1.201-.873l1.134-5.181-3.963-3.525c-.528-.469-.244-1.342.459-1.412l5.278-.522,2.127-4.858c.283-.647,1.201-.647,1.484,0Z' fill='%23f3c000'/%3E%3Cpath d='M47.753,5.695l2.127,4.858,5.278.522c.703.07.987.942.459,1.412l-3.963,3.525,1.134,5.181c.151.69-.591,1.229-1.201.873l-4.577-2.68-4.577,2.68c-.61.357-1.352-.183-1.201-.873l1.134-5.181-3.963-3.525c-.528-.469-.244-1.342.459-1.412l5.278-.522,2.127-4.858c.283-.647,1.201-.647,1.484,0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-basic\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='59.351' y1='27.408' x2='39.169' y2='47.589' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23009695'/%3E%3Cstop offset='1' stop-color='%23005e5d'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='25.175' y1='46.555' x2='18.346' y2='53.384' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-3' x1='12.976' y1='43.738' x2='26.351' y2='43.738' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23e2e2e2'/%3E%3Cstop offset='1' stop-color='%23fcfcfc'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-4' x1='47.466' y1='43.377' x2='60.841' y2='43.377' href='%23linear-gradient-3'/%3E%3ClinearGradient id='linear-gradient-5' x1='27.499' y1='46.652' x2='23.331' y2='51.404' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-6' x1='66.016' y1='50.318' x2='58.847' y2='57.82' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-7' x1='1873.879' y1='46.555' x2='1867.05' y2='53.384' gradientTransform='translate(1922.18) rotate(-180) scale(1 -1)' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-8' x1='59.663' y1='23' x2='19.587' y2='63.076' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2300c4bb'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-9' x1='47.04' y1='30.699' x2='16.971' y2='89.75' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-10' x1='19.342' y1='32.68' x2='54.136' y2='32.68' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23e2e2e2'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-11' x1='44.437' y1='21.845' x2='17.862' y2='39.63' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f1f1f1'/%3E%3Cstop offset='1' stop-color='%23dfdfdf'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'%3E%3Cpath d='M11.83,26.248l-.234,.234' fill='none'/%3E%3Cpath d='M58.161,44.023c-.11-.57-.143-1.238-.482-1.732-.357-.519-1.09-.878-1.628-1.2-1.294-.775-2.613-1.229-3.985-1.853-.28-.243,2.911-.285,4.33-.69,.304-.125,.876-.27,1.058-.553,.387-.603-.028-2.067-.614-2.328-1.164-.519-2.541-.627-3.653-.389-.302,.065-.508,.254-.508,.254-.325,.372-.205,2.086-.292,2.386l-1.242,.124c-.025,.003-.056-.025-.092-.075h-.001c-1.147-2.625-2.845-6.096-4.426-7.732-1.065-1.102-1.56-1.184-2.182-1.259-1.307-.158-3.668-.388-5.633-.411-2.45-.03-4.348-.053-7.415,.153h-.026l-.079,.007-.079,.005h-.007l-.018,.002h0c-3.066,.224-4.942,.511-7.364,.881-1.942,.297-4.248,.853-5.521,1.191-.605,.161-1.084,.311-1.986,1.55-1.338,1.84-2.536,5.514-3.306,8.273h-.001c-.029,.055-.056,.087-.081,.087l-1.247,.051c-.128-.285-.248-1.999-.621-2.322,0,0-.23-.159-.539-.181-1.135-.081-2.484,.217-3.564,.893-.544,.34-.752,1.848-.284,2.391,.219,.255,.806,.319,1.124,.401,1.461,.204,4.56-.194,4.316,.085-1.272,.809-2.447,1.438-3.621,2.385-.488,.394-1.164,.851-1.445,1.415-.267,.536-.206,1.202-.236,1.782-.13,2.523,.068,5.077,.306,7.587l.568,5.61c.077,1.1,.352,1.386,.907,1.509,0,.02-.009,.039-.008,.059l.279,3.995c.038,.549,.519,.966,1.067,.928l6.983-.488c.549-.038,.966-.519,.928-1.067l-.235-3.361c1.594-.037,3.278-.09,4.907-.164,4.11-.189,8.193-.413,10.976-.573v.003h.026v-.003l.079-.007,.079-.004h.026v-.004c2.777-.229,6.852-.575,10.948-.96,1.624-.153,3.298-.335,4.882-.52l.235,3.361c.038,.549,.519,.966,1.067,.928l6.983-.488c.549-.038,.966-.519,.928-1.067l-.279-3.995c-.001-.021-.013-.037-.016-.058,.533-.198,.765-.52,.688-1.62l-.219-5.634c-.114-2.519-.274-5.075-.753-7.556Zm-24.834,13.658c-.082,.006-.163,.013-.245,.019-1.209,.085-2.389,.16-3.527,.216l7.539-.527c-1.135,.103-2.314,.192-3.523,.277-.082,.006-.163,.01-.245,.016Z' opacity='.08'/%3E%3Crect x='22.58' y='45.679' width='28' height='9' fill='url(%23linear-gradient)'/%3E%3Cpolygon points='24.05 57.438 13.835 56.886 11.81 52.741 12.27 49.701 21.105 51.636 23.314 54.675 24.05 57.438' fill='url(%23linear-gradient-2)'/%3E%3Crect x='12.976' y='40.798' width='13.376' height='5.881' fill='url(%23linear-gradient-3)'/%3E%3Crect x='47.466' y='40.553' width='13.376' height='5.649' fill='url(%23linear-gradient-4)'/%3E%3Crect x='11.58' y='56.668' width='9' height='6.005' rx='1' ry='1' fill='url(%23linear-gradient-5)'/%3E%3Crect x='52.58' y='56.668' width='9' height='6.005' rx='1' ry='1' fill='url(%23linear-gradient-6)'/%3E%3Cpolygon points='49.426 57.438 59.642 56.886 61.667 52.741 61.206 49.701 52.371 51.636 50.162 54.675 49.426 57.438' fill='url(%23linear-gradient-7)'/%3E%3Cpath d='M62.318,42.815c-.07-.576-.056-1.245-.36-1.761-.32-.543-1.026-.951-1.54-1.31-1.237-.863-2.521-1.409-3.846-2.127-.262-.261,2.924-.081,4.367-.386,.312-.104,.893-.209,1.094-.478,.428-.574,.116-2.064-.45-2.365-1.125-.599-2.491-.803-3.617-.642-.306,.044-.525,.218-.525,.218-.35,.349-.35,2.067-.458,2.36l-1.248,.037c-.025,.001-.054-.029-.087-.081h-.001c-.961-2.699-2.413-6.28-3.875-8.022-.986-1.174-1.474-1.29-2.089-1.408-1.293-.248-3.632-.643-5.591-.803-2.442-.2-4.334-.356-7.407-.364h-.21c-3.074,.009-4.966,.164-7.407,.364-1.958,.161-4.298,.555-5.591,.803-.615,.118-1.103,.234-2.089,1.408-1.463,1.742-2.914,5.324-3.875,8.022h-.001c-.033,.053-.062,.083-.087,.081l-1.248-.037c-.108-.293-.108-2.011-.458-2.36,0,0-.219-.174-.525-.218-1.126-.16-2.493,.044-3.617,.642-.566,.302-.879,1.791-.45,2.365,.201,.27,.782,.375,1.094,.478,1.443,.305,4.562,.125,4.3,.386-1.325,.718-2.542,1.264-3.779,2.127-.514,.359-1.221,.768-1.54,1.31-.304,.516-.29,1.185-.36,1.761-.305,2.508-.286,5.069-.224,7.59l.175,5.636c0,1.689,.583,1.511,1.924,1.801,0,0,6.768,.495,12.77,.639,4.113,.099,8.202,.16,10.989,.194v.003h.026l.079-.002h.079v.002h.026v-.003c2.786-.035,6.875-.096,10.989-.194,6.002-.144,12.77-.639,12.77-.639,1.341-.29,1.924-.112,1.924-1.801l.175-5.636c.062-2.521,.081-5.082-.224-7.59Zm-3.744-1.207c.816,.058,1.927,4.303-1.163,4.361-5.189,.098-9.446,0-9.446,0,.597-.37,1.63-4.419,10.61-4.361Zm-44.057,0c8.98-.058,10.502,4.303,10.677,4.361,0,0-4.257,.098-9.446,0-3.09-.058-2.047-4.303-1.23-4.361Zm.939,14.724c-1.577-.146-2.292-1.326-2.697-2.353-.321-.813-.19-2.615-.19-2.615,0,0,2.887,.685,4.281,1.022,1.368,.33,3.294,.815,4.538,1.52,1.385,.784,1.257,1.728,1.589,2.803,0,0-3.601-.015-7.522-.378Zm21.381-1.622c-.082,0-.163-.001-.245-.001-.082,0-.163,.001-.245,.001-7.671,0-14.399-.197-13.639-3.982,.614-3.057,6.216-4.633,13.883-4.634h0c7.668,0,13.269,1.577,13.883,4.634,.76,3.784-5.968,3.982-13.639,3.982Zm23.562-.731c-.405,1.027-1.119,2.207-2.697,2.353-3.921,.363-7.522,.378-7.522,.378,.332-1.075,.204-2.019,1.589-2.803,1.244-.705,3.17-1.19,4.538-1.52,1.394-.337,4.281-1.022,4.281-1.022,0,0,.131,1.801-.19,2.615Z' fill='url(%23linear-gradient-8)'/%3E%3Crect x='29.705' y='49.679' width='14' height='2.635' fill='url(%23linear-gradient-9)'/%3E%3Cpath d='M54.136,37.679l-.24-.676c-1.279-3.617-2.529-6.263-3.519-7.451-.55-.66-.654-.68-.931-.733-1.46-.282-3.637-.635-5.369-.778-2.38-.197-4.252-.351-7.239-.36h-.216c-2.977,.009-4.847,.164-7.213,.359-1.74,.144-3.917,.497-5.377,.779-.277,.054-.381,.074-.931,.733-.99,1.188-2.24,3.834-3.519,7.451l-.239,.676H54.136Z' fill='url(%23linear-gradient-10)'/%3E%3Cpath d='M36.69,27.681h-.069c-2.977,.009-4.847,.164-7.213,.359-1.74,.144-3.917,.497-5.377,.779-.277,.054-.381,.074-.931,.733-.99,1.188-2.24,3.834-3.519,7.451l-.239,.676h11.576l9.85-9.883c-1.163-.067-2.4-.11-3.931-.115h-.147Z' fill='url(%23linear-gradient-11)'/%3E%3Cpolygon points='37 10 38.854 13.95 43 14.584 40 17.658 40.708 22 37 19.95 33.292 22 34 17.658 31 14.584 35.146 13.95 37 10' fill='%23ffd200'/%3E%3C/g%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-cancelation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M44.04,33.08h-16.09c-3.66,0-6.63-2.97-6.63-6.63v-7.89c0-3.66,2.97-6.63,6.63-6.63h16.09c3.66,0,6.63,2.97,6.63,6.63v7.89c0,3.66-2.97,6.63-6.63,6.63ZM27.96,16.44c-1.17,0-2.12.95-2.12,2.12v7.89c0,1.17.95,2.12,2.12,2.12h16.09c1.17,0,2.12-.95,2.12-2.12v-7.89c0-1.17-.95-2.12-2.12-2.12h-16.09Z' fill='%2300716b'/%3E%3Crect x='8.91' y='22.82' width='54.19' height='37.2' rx='4.56' ry='4.56' fill='%2366c7c0'/%3E%3Cpath d='M63.09,55.54c0,2.51-2.02,4.54-4.52,4.54H13.42c-2.49,0-4.52-2.03-4.52-4.54v-5.67h54.19v5.67Z' fill='%2339b7ae'/%3E%3Ccircle cx='26.21' cy='41.38' r='4.98' fill='%23fff'/%3E%3Crect x='11.86' y='30.76' width='12.72' height='5.27' transform='translate(-18.28 22.67) rotate(-45)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M55.12,6.32c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cpath d='M59.69,13.7l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M58.38,19.65l-6.03-5.9c-.38-.38-.38-.99,0-1.36h0c.38-.38,1.01-.38,1.39,0l6.03,5.9c.38.38.38.99,0,1.36h0c-.38.38-1.01.38-1.39,0Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-continuous\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M44.04,33.08h-16.09c-3.66,0-6.63-2.97-6.63-6.63v-7.89c0-3.66,2.97-6.63,6.63-6.63h16.09c3.66,0,6.63,2.97,6.63,6.63v7.89c0,3.66-2.97,6.63-6.63,6.63ZM27.96,16.44c-1.17,0-2.12.95-2.12,2.12v7.89c0,1.17.95,2.12,2.12,2.12h16.09c1.17,0,2.12-.95,2.12-2.12v-7.89c0-1.17-.95-2.12-2.12-2.12h-16.09Z' fill='%2300716b'/%3E%3Crect x='8.91' y='22.82' width='54.19' height='37.2' rx='4.56' ry='4.56' fill='%2366c7c0'/%3E%3Cpath d='M63.09,55.54c0,2.51-2.02,4.54-4.52,4.54H13.42c-2.49,0-4.52-2.03-4.52-4.54v-5.67h54.19v5.67Z' fill='%2339b7ae'/%3E%3Ccircle cx='26.21' cy='41.38' r='4.98' fill='%23fff'/%3E%3Crect x='11.86' y='30.76' width='12.72' height='5.27' transform='translate(-18.28 22.67) rotate(-45)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M55.12,6.32c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cpath d='M56.06,22.16c-3.11,0-5.64-2.53-5.64-5.64,0-.55.45-1,1-1s1,.45,1,1c0,2.01,1.63,3.64,3.64,3.64s3.64-1.63,3.64-3.64-1.63-3.64-3.64-3.64c-.55,0-1-.45-1-1s.45-1,1-1c3.11,0,5.64,2.53,5.64,5.64s-2.53,5.64-5.64,5.64Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M50,18.38c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l1.71-1.71c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-1.71,1.71c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Cpath d='M53.43,18.38c-.26,0-.51-.1-.71-.29l-1.71-1.71c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l1.71,1.71c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-lifebuoy\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M36,26.05c5.49,0,9.95,4.46,9.95,9.95s-4.46,9.95-9.95,9.95-9.95-4.46-9.95-9.95,4.46-9.95,9.95-9.95M36,15.05c-11.57,0-20.95,9.38-20.95,20.95s9.38,20.95,20.95,20.95,20.95-9.38,20.95-20.95-9.38-20.95-20.95-20.95h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M40.65,27.21h-9.31c-1.76.93-3.2,2.38-4.13,4.13v9.31c.93,1.76,2.38,3.2,4.13,4.13h9.31c1.76-.93,3.2-2.38,4.13-4.13v-9.31c-.93-1.76-2.38-3.2-4.13-4.13Z' fill='none'/%3E%3Cpath d='M31.35,27.21c1.39-.74,2.97-1.16,4.65-1.16s3.26.42,4.65,1.16h.11l1.68-11.14c-2.03-.66-4.2-1.02-6.45-1.02s-4.42.36-6.45,1.02l1.68,11.14h.11Z' fill='%2333b5ab'/%3E%3Cpath d='M44.79,31.24v.11c.74,1.39,1.16,2.97,1.16,4.65s-.42,3.26-1.16,4.65v.11l11.14,1.68c.66-2.03,1.02-4.2,1.02-6.45s-.36-4.42-1.02-6.45l-11.14,1.68Z' fill='%2333b5ab'/%3E%3Cpath d='M27.21,40.65c-.74-1.39-1.16-2.97-1.16-4.65s.42-3.26,1.16-4.65v-.11l-11.14-1.68c-.66,2.03-1.02,4.2-1.02,6.45s.36,4.42,1.02,6.45l11.14-1.68v-.11Z' fill='%2333b5ab'/%3E%3Cpath d='M40.65,44.79c-1.39.74-2.97,1.16-4.65,1.16s-3.26-.42-4.65-1.16h-.11l-1.68,11.14c2.03.66,4.2,1.02,6.45,1.02s4.42-.36,6.45-1.02l-1.68-11.14h-.11Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M56.22,25.2c5.95,5.95,5.95,15.62,0,21.57l-9.46,9.46c-5.95,5.95-15.62,5.95-21.57,0l-9.42-9.42c-5.95-5.95-5.95-15.62,0-21.57l9.46-9.46c5.95-5.95,15.62-5.95,21.57,0l9.42,9.42ZM57.86,23.56l-9.42-9.42c-6.86-6.86-17.98-6.86-24.84,0l-9.46,9.46c-6.86,6.86-6.86,17.98,0,24.84l9.42,9.42c6.86,6.86,17.98,6.86,24.84,0l9.46-9.46c6.86-6.86,6.86-17.98,0-24.84Z' fill='%2300716b'/%3E%3Cpath d='M52.33,23.13c1.91,0,3.46-1.55,3.46-3.46s-1.55-3.46-3.46-3.46-3.46,1.55-3.46,3.46,1.55,3.46,3.46,3.46Z' fill='%23ffd100'/%3E%3Cpath d='M52.33,55.79c1.91,0,3.46-1.55,3.46-3.46s-1.55-3.46-3.46-3.46-3.46,1.55-3.46,3.46,1.55,3.46,3.46,3.46Z' fill='%23ffd100'/%3E%3Cpath d='M19.67,55.79c1.91,0,3.46-1.55,3.46-3.46s-1.55-3.46-3.46-3.46-3.46,1.55-3.46,3.46,1.55,3.46,3.46,3.46Z' fill='%23ffd100'/%3E%3Cpath d='M19.67,23.13c1.91,0,3.46-1.55,3.46-3.46s-1.55-3.46-3.46-3.46-3.46,1.55-3.46,3.46,1.55,3.46,3.46,3.46Z' fill='%23ffd100'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-shortterm\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M44.04,33.08h-16.09c-3.66,0-6.63-2.97-6.63-6.63v-7.89c0-3.66,2.97-6.63,6.63-6.63h16.09c3.66,0,6.63,2.97,6.63,6.63v7.89c0,3.66-2.97,6.63-6.63,6.63ZM27.96,16.44c-1.17,0-2.12.95-2.12,2.12v7.89c0,1.17.95,2.12,2.12,2.12h16.09c1.17,0,2.12-.95,2.12-2.12v-7.89c0-1.17-.95-2.12-2.12-2.12h-16.09Z' fill='%2300716b'/%3E%3Crect x='8.91' y='22.82' width='54.19' height='37.2' rx='4.56' ry='4.56' fill='%2366c7c0'/%3E%3Cpath d='M63.09,55.54c0,2.51-2.02,4.54-4.52,4.54H13.42c-2.49,0-4.52-2.03-4.52-4.54v-5.67h54.19v5.67Z' fill='%2339b7ae'/%3E%3Ccircle cx='26.21' cy='41.38' r='4.98' fill='%23fff'/%3E%3Crect x='11.86' y='30.76' width='12.72' height='5.27' transform='translate(-18.28 22.67) rotate(-45)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M55.12,6.32c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cg%3E%3Ccircle cx='56.1' cy='17.81' r='2.4' fill='%2300716b'/%3E%3Cpath d='M53.87,16.93l1.61-6.37c.16-.57,1.08-.57,1.24,0l1.61,6.37h-4.47Z' fill='%23004c4c'/%3E%3Ccircle cx='56.1' cy='17.81' r='2.4' fill='%2300716b'/%3E%3Cpath d='M56.99,15.58l6.37,1.61c.57.16.57,1.08,0,1.24l-6.37,1.61v-4.47Z' fill='%23004c4c'/%3E%3Ccircle cx='56.1' cy='17.81' r='2.4' fill='%23004c4c'/%3E%3Ccircle cx='56.1' cy='17.66' r='.91' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-suitcase\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M44.04,33.08h-16.09c-3.66,0-6.63-2.97-6.63-6.63v-7.89c0-3.66,2.97-6.63,6.63-6.63h16.09c3.66,0,6.63,2.97,6.63,6.63v7.89c0,3.66-2.97,6.63-6.63,6.63ZM27.96,16.44c-1.17,0-2.12.95-2.12,2.12v7.89c0,1.17.95,2.12,2.12,2.12h16.09c1.17,0,2.12-.95,2.12-2.12v-7.89c0-1.17-.95-2.12-2.12-2.12h-16.09Z' fill='%2300716b'/%3E%3Crect x='8.91' y='22.82' width='54.19' height='37.2' rx='4.56' ry='4.56' fill='%2366c7c0'/%3E%3Cpath d='M63.09,55.54c0,2.51-2.02,4.54-4.52,4.54H13.42c-2.49,0-4.52-2.03-4.52-4.54v-5.67h54.19v5.67Z' fill='%2339b7ae'/%3E%3Crect x='42.68' y='31.21' width='17.05' height='10.6' rx='2.85' ry='2.85' transform='translate(40.81 -25.52) rotate(45)' fill='%23f3c000'/%3E%3Cpath d='M50.68,34.38c-.62,0-1.13-.51-1.13-1.13v-10.43h-4.54c-.62,0-1.13-.51-1.13-1.13s.51-1.13,1.13-1.13h5.67c.62,0,1.13.51,1.13,1.13v11.56c0,.62-.51,1.13-1.13,1.13Z' fill='%23f3c000'/%3E%3Ccircle cx='26.21' cy='41.38' r='4.98' fill='%23fff'/%3E%3Crect x='11.86' y='30.76' width='12.72' height='5.27' transform='translate(-18.28 22.67) rotate(-45)' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-umbrella\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M50.39,55.42c-1.55,2.96-4.59,4.8-7.93,4.8-4.93,0-8.94-4.01-8.94-8.94V12.5c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v38.78c0,2.17,1.77,3.94,3.94,3.94,1.48,0,2.82-.81,3.5-2.12.64-1.22,2.16-1.69,3.37-1.05,1.23.64,1.7,2.15,1.06,3.37Z' fill='%2366c7c0'/%3E%3Cpath d='M35.95,28.54c-1.38,0-2.5-1.12-2.5-2.5v-14.54c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v14.54c0,1.38-1.12,2.5-2.5,2.5Z' fill='%23f3c000'/%3E%3Cpath d='M14.35,35.69h7.3c1.25,0,2.28-.98,2.34-2.23.58-11.75,5.7-21.01,12.02-21.45h0c-12.45.21-22.64,9.33-23.99,21.02-.16,1.41.92,2.65,2.33,2.65Z' fill='%2366c7c0'/%3E%3Cpath d='M57.28,35.68h-6.61c-1.43,0-2.61-1.1-2.71-2.52-.55-8.29-3.12-19.48-11.96-21.15v-.02c11.7,0,22.5,9.09,23.98,20.67.2,1.61-1.08,3.02-2.7,3.02Z' fill='%2300716b'/%3E%3Cpath d='M36,12c7.85.46,14.12,10.89,14.12,23.69h-14.12V12Z' fill='%2366c7c0'/%3E%3Cpath d='M36.01,12c-7.98,1.04-14.18,11.13-14.12,23.69h14.12s0-23.69,0-23.69Z' fill='%2300716b'/%3E%3Cpath d='M38.51,35.68v3h0c-1.61.64-3.4.64-5,0h0v-3h5Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='38.26' y='15.87' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(27.74 -21.58) rotate(45)' fill='%23f3c000'/%3E%3Crect x='51' y='14.79' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(30.72 -30.9) rotate(45)' fill='%23f3c000'/%3E%3Crect x='53.02' y='26.2' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(39.38 -28.99) rotate(45)' fill='%23f3c000'/%3E%3Crect x='50.62' y='5.11' width='3.32' height='10.46' rx='1.66' ry='1.66' transform='translate(22.62 -33.94) rotate(45)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-vase-broken\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12.01,41c0,.25-.01,2.51-.01,2.76v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-.26,0-2.51-.01-2.76H12.01Z' fill='%2333b5ab'/%3E%3Cpath d='M51.4,21.53c-2.78-2.3-4.08-5.92-3.57-9.47.23-1.61-1.03-3.06-2.67-3.06h-18.31c-1.64,0-2.9,1.44-2.67,3.06.51,3.56-.79,7.17-3.57,9.47-5.26,4.36-8.6,10.91-8.6,18.23v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-7.33-3.34-13.87-8.6-18.23Z' fill='%2366c7c0'/%3E%3Crect x='23' y='9' width='26' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Cpath d='M58.44,31.31c-.52-1.35-1.16-2.64-1.91-3.86-.41.06-.89.09-1.45.09-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86-.71,0-1.28-.05-1.77-.14-.74,1.21-1.38,2.49-1.9,3.82.94.28,2.09.49,3.67.49,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,1.41,0,2.48-.16,3.36-.4Z' fill='%2333b5ab'/%3E%3Cpath d='M55.08,37.96c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.78-.38-3.87-.86c-.37-.16-.76-.33-1.19-.49-.14,1.03-.21,2.09-.21,3.16v.43c0,.29,0,.57.02.86,1.22.53,2.67,1.08,5.25,1.08,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,2.33,0,3.74-.45,4.9-.93.02-.33.03-.67.03-1.01v-.43c0-1.03-.07-2.04-.19-3.03-.3.12-.58.24-.85.36-1.09.48-1.96.86-3.88.86Z' fill='%23f3c000'/%3E%3Cpath d='M55.08,48.38c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.71-.35-3.75-.81c.78,1.82,1.85,3.49,3.14,4.97.2,0,.4.01.61.01,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22.09,0,.18,0,.26,0,1.25-1.42,2.29-3.04,3.07-4.79-.87.36-1.74.62-3.33.62Z' fill='%2333b5ab'/%3E%3Cpath d='M51.94,21.99c-1.09.71-2.4,1.57-3.18,2.16-2.02-1.17-7.16-4.15-7.16-4.15l4.06,6.59c-1.69,1.35-2.98,2.41-2.98,2.41l3.24,6h5.39l.45,1.25-6.92,5.75,3.77,4.37-3.77,3.64,9.71-4.01-3.19-3.36,7.5.36.98-.3c.11-.82.17-1.66.17-2.51v-.43c0-7.07-3.12-13.42-8.06-17.77Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance-vase-shield\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12.01,41c0,.25-.01,2.51-.01,2.76v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-.26,0-2.51-.01-2.76H12.01Z' fill='%2333b5ab'/%3E%3Cpath d='M51.4,21.53c-2.78-2.3-4.08-5.92-3.57-9.47.23-1.61-1.03-3.06-2.67-3.06h-18.31c-1.64,0-2.9,1.44-2.67,3.06.51,3.56-.79,7.17-3.57,9.47-5.26,4.36-8.6,10.91-8.6,18.23v.43c0,10.39,8.49,18.81,18.97,18.81h10.06c10.48,0,18.97-8.42,18.97-18.81v-.43c0-7.33-3.34-13.87-8.6-18.23Z' fill='%2366c7c0'/%3E%3Crect x='23' y='9' width='26' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Cpath d='M58.44,31.31c-.52-1.35-1.16-2.64-1.91-3.86-.41.06-.89.09-1.45.09-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86-.71,0-1.28-.05-1.77-.14-.74,1.21-1.38,2.49-1.9,3.82.94.28,2.09.49,3.67.49,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,1.41,0,2.48-.16,3.36-.4Z' fill='%2333b5ab'/%3E%3Cpath d='M55.08,37.96c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.78-.38-3.87-.86c-.37-.16-.76-.33-1.19-.49-.14,1.03-.21,2.09-.21,3.16v.43c0,.29,0,.57.02.86,1.22.53,2.67,1.08,5.25,1.08,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22,2.33,0,3.74-.45,4.9-.93.02-.33.03-.67.03-1.01v-.43c0-1.03-.07-2.04-.19-3.03-.3.12-.58.24-.85.36-1.09.48-1.96.86-3.88.86Z' fill='%23f3c000'/%3E%3Cpath d='M55.08,48.38c-1.92,0-2.78-.38-3.88-.86-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.95.86-3.87.86s-2.78-.38-3.87-.86c-1.3-.57-2.77-1.22-5.58-1.22s-4.28.65-5.58,1.22c-1.09.48-1.96.86-3.87.86s-2.71-.35-3.75-.81c.78,1.82,1.85,3.49,3.14,4.97.2,0,.4.01.61.01,2.81,0,4.28-.65,5.58-1.22,1.09-.48,1.95-.86,3.87-.86s2.78.38,3.87.86c1.3.57,2.77,1.22,5.58,1.22s4.28-.65,5.58-1.22c1.09-.48,1.95-.86,3.87-.86s2.78.38,3.88.86c1.3.57,2.77,1.22,5.58,1.22.09,0,.18,0,.26,0,1.25-1.42,2.29-3.04,3.07-4.79-.87.36-1.74.62-3.33.62Z' fill='%2333b5ab'/%3E%3Cpath d='M52.06,9.3c-2.66,1.96-6.1,2.72-7.88,3-.7.11-1.2.64-1.18,1.26.46,13.29,9.02,16.44,10,16.44s9.53-3.15,10-16.42c.02-.62-.49-1.17-1.19-1.26-1.79-.25-5.21-.97-7.89-3.01-.53-.41-1.32-.41-1.86-.01Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M52.82,23.71h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M58.72,17.68l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-insurance\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,65c-15.99,0-29-13.01-29-29S20.01,7,36,7s29,13.01,29,29-13.01,29-29,29ZM36,11c-13.79,0-25,11.21-25,25s11.21,25,25,25,25-11.21,25-25-11.21-25-25-25Z' fill='%2300716b'/%3E%3Cpath d='M36,26.03c5.5,0,9.97,4.47,9.97,9.97s-4.47,9.97-9.97,9.97-9.97-4.47-9.97-9.97,4.47-9.97,9.97-9.97M36,15c-11.6,0-21,9.4-21,21s9.4,21,21,21,21-9.4,21-21-9.4-21-21-21h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M40.66,27.19h-9.33c-1.76.94-3.21,2.38-4.14,4.14v9.33c.94,1.76,2.38,3.21,4.14,4.14h9.33c1.76-.94,3.21-2.38,4.14-4.14v-9.33c-.94-1.76-2.38-3.21-4.14-4.14Z' fill='none'/%3E%3Cpath d='M31.34,27.19c1.39-.74,2.98-1.16,4.66-1.16s3.27.42,4.66,1.16h.11l1.69-11.17c-2.04-.66-4.21-1.02-6.46-1.02s-4.43.37-6.46,1.02l1.69,11.17h.11Z' fill='%2333b5ab'/%3E%3Cpath d='M44.81,31.22v.11c.74,1.39,1.16,2.98,1.16,4.66s-.42,3.27-1.16,4.66v.11l11.17,1.69c.66-2.04,1.02-4.21,1.02-6.46s-.37-4.43-1.02-6.46l-11.17,1.69Z' fill='%2333b5ab'/%3E%3Cpath d='M27.19,40.66c-.74-1.39-1.16-2.98-1.16-4.66s.42-3.27,1.16-4.66v-.11l-11.17-1.69c-.66,2.04-1.02,4.21-1.02,6.46s.37,4.43,1.02,6.46l11.17-1.69v-.11Z' fill='%2333b5ab'/%3E%3Cpath d='M40.66,44.81c-1.39.74-2.98,1.16-4.66,1.16s-3.27-.42-4.66-1.16h-.11l-1.69,11.17c2.04.66,4.21,1.02,6.46,1.02s4.43-.37,6.46-1.02l-1.69-11.17h-.11Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='17.78' cy='16.18' r='2.99' fill='%23f3c000'/%3E%3Ccircle cx='54.22' cy='16.18' r='2.99' fill='%23f3c000'/%3E%3Ccircle cx='17.78' cy='55.78' r='2.99' fill='%23f3c000'/%3E%3Ccircle cx='54.22' cy='55.78' r='2.99' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-internet-banking\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M13.94,18h44c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M57.94,18c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2h44M57.94,15H13.94c-2.76,0-5,2.24-5,5v35h54V20c0-2.76-2.24-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='35.25' y='15.73' width='1.5' height='1.5' rx='.75' ry='.75' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M5.94,52h60.29v1c0,2.21-1.79,4-4,4H9.95c-2.21,0-4-1.79-4-4v-1h0Z' fill='%2300716b'/%3E%3Cpath d='M30.94,52h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Ccircle cx='24.7' cy='35.66' r='9.3' fill='%23004c4c'/%3E%3Cpath d='M27.27,38.68c-.08,0-.17.02-.25.06-.48.23-1.01.36-1.58.36-1.35,0-2.52-.73-3.15-1.82h2.94c.26,0,.48-.16.57-.4.14-.4-.15-.81-.57-.81h-3.38c-.03-.2-.05-.4-.05-.61s.02-.41.05-.61h4.26c.26,0,.48-.16.57-.4.14-.4-.15-.81-.57-.81h-3.82c.63-1.09,1.81-1.82,3.15-1.82.5,0,.97.1,1.4.28.08.03.17.05.25.05.25,0,.48-.14.57-.39.11-.3-.04-.64-.34-.77-.58-.25-1.22-.38-1.89-.38-2.04,0-3.78,1.26-4.5,3.04h-.96c-.34,0-.61.27-.61.61s.27.61.61.61h.65c-.02.2-.04.4-.04.61s.02.41.04.61h-.65c-.34,0-.61.27-.61.61s.27.61.61.61h.96c.72,1.78,2.46,3.04,4.5,3.04.76,0,1.47-.17,2.1-.48.2-.1.32-.31.32-.54,0-.35-.29-.61-.6-.61h0Z' fill='%23f3c000'/%3E%3Crect x='45' y='19' width='3' height='19' rx='1.5' ry='1.5' transform='translate(18 75) rotate(-90)' fill='%2300716b'/%3E%3Crect x='45' y='26' width='3' height='19' rx='1.5' ry='1.5' transform='translate(11 82) rotate(-90)' fill='%2300716b'/%3E%3Crect x='41' y='37' width='3' height='11' rx='1.5' ry='1.5' transform='translate(0 85) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-internet\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M15.77,13.82c-11.17,11.17-11.17,29.28,0,40.45,11.17,11.17,29.28,11.17,40.45,0L15.77,13.82Z' fill='%2339b7ae'/%3E%3Cpath d='M56.22,55.76c-.38,0-.77-.15-1.06-.44L14.71,14.88c-.59-.59-.59-1.54,0-2.12.59-.59,1.54-.59,2.12,0l40.45,40.45c.59.59.59,1.54,0,2.12-.29.29-.68.44-1.06.44Z' fill='%23f3c000'/%3E%3Cpath d='M24,59h24c3.86,0,7,3.14,7,7H17c0-3.86,3.14-7,7-7Z' fill='%2333b5ab'/%3E%3Cellipse cx='36' cy='34.08' rx='24.99' ry='25' transform='translate(-11.47 19.8) rotate(-26.68)' fill='%2300716b'/%3E%3Cg%3E%3Cpolygon points='43.83 37.92 36 45.82 28.17 37.92 28.17 24.18 43.83 24.18 43.83 37.92' fill='%2333b5ab'/%3E%3Cpolygon points='36 30.09 36 45.82 43.83 37.92 36 30.09' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-advice\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3CclipPath id='clippath-2'%3E%3Ccircle cx='57' cy='18' r='7' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,33.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpath d='M60,17h-14.95c-.03.33-.05.66-.05,1,0,6.63,5.37,12,12,12,2.19,0,4.23-.6,6-1.62v-8.38c0-1.66-1.34-3-3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cg clip-path='url(%23clippath-2)'%3E%3Ccircle cx='57' cy='16' r='3' fill='%23004c4c'/%3E%3Cellipse cx='56.99' cy='26' rx='6.77' ry='6' fill='%23004c4c'/%3E%3C/g%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-assortment\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='12' width='54' height='48' rx='3.77' ry='3.77' fill='%2366c7c0'/%3E%3Crect x='13.92' y='22' width='12.08' height='12' rx='2.19' ry='2.19' fill='%23f3c000'/%3E%3Crect x='13.92' y='38' width='12.08' height='12' rx='2.19' ry='2.19' fill='%2333b5ab'/%3E%3Crect x='29.96' y='38' width='12.08' height='12' rx='2.19' ry='2.19' fill='%2333b5ab'/%3E%3Crect x='29.96' y='22' width='12.08' height='12' rx='2.19' ry='2.19' fill='%2333b5ab'/%3E%3Crect x='45.96' y='38' width='12.08' height='12' rx='2.19' ry='2.19' fill='%2333b5ab'/%3E%3Crect x='45.96' y='22' width='12.08' height='12' rx='2.19' ry='2.19' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-bear\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cellipse cx='53.86' cy='22.59' rx='9.09' ry='10.06' fill='%23f3c000'/%3E%3Cellipse cx='18.14' cy='22.59' rx='9.09' ry='10.06' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='37.71' r='23.23' fill='%2366c7c0'/%3E%3Cpath d='M51.04,48.43c0,.39-.01.8-.05,1.18-.6,7.75-7.07,13.85-14.99,13.85s-14.31-6.03-14.98-13.71c-.04-.44-.06-.87-.06-1.32,0-8.31,6.73-9.61,15.04-9.61s15.04,1.31,15.04,9.61Z' fill='%2300716b'/%3E%3Cpath d='M50.99,49.62c-.6,7.75-7.07,13.85-14.99,13.85s-14.31-6.03-14.98-13.71c3.24,2.72,15.48,11.3,29.97-.13Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-bull\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M54,30.05c5.78,0,10.47-4.69,10.47-10.47s-4.69-10.47-10.47-10.47h-.01c1.6,1.14,2.65,3.01,2.65,5.13,0,3.47-2.82,6.29-6.29,6.29h-15.75,2.81-15.75c-3.47,0-6.29-2.82-6.29-6.29,0-2.12,1.05-3.99,2.65-5.13h-.01c-5.78,0-10.47,4.69-10.47,10.47s4.69,10.47,10.47,10.47' fill='%23fcbc00'/%3E%3Cg%3E%3Cpath d='M9.17,28.57l-.85.59c-1.14.79-1.02,2.51.22,3.13l.93.47c4.98,2.51,10.95,2.1,15.53-1.07l.85-.59c1.14-.79,1.02-2.51-.22-3.13l-.93-.47c-4.98-2.51-10.95-2.1-15.53,1.07Z' fill='%2300716b'/%3E%3Cpath d='M62.92,28.25l.8.55c1.07.74.96,2.36-.2,2.95l-.87.44c-4.68,2.37-10.29,1.97-14.61-1.01l-.8-.55c-1.07-.74-.96-2.36.2-2.95l.87-.44c4.68-2.37,10.29-1.97,14.61,1.01Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M54.89,36.86c0,10.29-8.45,23.03-18.89,23.03s-18.89-12.74-18.89-23.03,8.45-18.62,18.89-18.62,18.89,8.33,18.89,18.62Z' fill='%2366c7c0'/%3E%3Cpath d='M47.94,55.26c0,6.59-5.35,7.63-11.94,7.63s-11.94-1.04-11.94-7.63c0-1.06.14-2.08.4-3.05,1.35-5.12,6-8.89,11.54-8.89s10.19,3.77,11.54,8.89c.26.97.4,2,.4,3.05Z' fill='%23004c4c'/%3E%3Cpath d='M47.54,52.21c-3.16,2.54-7.17,4.05-11.54,4.05s-8.38-1.51-11.54-4.05c1.35-5.12,6-8.89,11.54-8.89s10.19,3.77,11.54,8.89Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-cost-structure\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='3.56' ry='3.56' fill='%2366c7c0'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M24.12,27.5h-6.15c-1.1,0-2-.9-2-2s.9-2,2-2h6.15c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%23fff'/%3E%3Cpath d='M24.12,38.5h-6.15c-1.1,0-2-.9-2-2s.9-2,2-2h6.15c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%23fff'/%3E%3Cpath d='M24.12,49.5h-6.15c-1.1,0-2-.9-2-2s.9-2,2-2h6.15c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M53.94,27.5h-21.3c-1.1,0-2-.9-2-2s.9-2,2-2h21.3c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M53.94,38.5h-21.3c-1.1,0-2-.9-2-2s.9-2,2-2h21.3c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M53.94,49.5h-21.3c-1.1,0-2-.9-2-2s.9-2,2-2h21.3c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M58.93,19.82c-.1,0-.2.02-.3.07-.56.27-1.19.42-1.86.42-1.59,0-2.98-.87-3.73-2.16h3.48c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4c-.04-.23-.06-.47-.06-.72s.03-.48.06-.72h5.04c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4.52c.75-1.29,2.14-2.16,3.73-2.16.59,0,1.14.11,1.65.33.1.04.2.06.3.06.29,0,.57-.17.68-.47.13-.36-.05-.76-.4-.91-.69-.29-1.44-.45-2.23-.45-2.41,0-4.47,1.49-5.33,3.59h-1.14c-.4,0-.72.32-.72.72s.32.72.72.72h.77c-.03.24-.05.47-.05.72s.02.48.05.72h-.77c-.4,0-.72.32-.72.72s.32.72.72.72h1.14c.85,2.11,2.91,3.59,5.33,3.59.89,0,1.74-.2,2.49-.56.24-.12.38-.37.38-.64,0-.41-.34-.72-.71-.72h0Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-dealingroom\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='12' width='54' height='48' rx='3.77' ry='3.77' fill='%2366c7c0'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M58.93,19.82c-.1,0-.2.02-.3.07-.56.27-1.19.42-1.86.42-1.59,0-2.98-.87-3.73-2.16h3.48c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4c-.04-.23-.06-.47-.06-.72s.03-.48.06-.72h5.04c.3,0,.57-.19.68-.47.17-.47-.18-.96-.68-.96h-4.52c.75-1.29,2.14-2.16,3.73-2.16.59,0,1.14.11,1.65.33.1.04.2.06.3.06.29,0,.57-.17.68-.47.13-.36-.05-.76-.4-.91-.69-.29-1.44-.45-2.23-.45-2.41,0-4.47,1.49-5.33,3.59h-1.14c-.4,0-.72.32-.72.72s.32.72.72.72h.77c-.03.24-.05.47-.05.72s.02.48.05.72h-.77c-.4,0-.72.32-.72.72s.32.72.72.72h1.14c.85,2.11,2.91,3.59,5.33,3.59.89,0,1.74-.2,2.49-.56.24-.12.38-.37.38-.64,0-.41-.34-.72-.71-.72h0Z' fill='%23004c4c'/%3E%3Cpath d='M24.6,36c-1.1,0-2-.9-2-2v-11c0-1.1.9-2,2-2s2,.9,2,2v11c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M17,45.49c-1.1,0-2-.9-2-2v-13.49c0-1.1.9-2,2-2s2,.9,2,2v13.49c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M32.2,41c-1.1,0-2-.9-2-2v-11c0-1.1.9-2,2-2s2,.9,2,2v11c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M39.8,47c-1.1,0-2-.9-2-2v-7c0-1.1.9-2,2-2s2,.9,2,2v7c0,1.1-.9,2-2,2Z' fill='%23fff'/%3E%3Cpath d='M47.4,46c-1.1,0-2-.9-2-2v-10c0-1.1.9-2,2-2s2,.9,2,2v10c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M55,49c-1.1,0-2-.9-2-2v-8c0-1.1.9-2,2-2s2,.9,2,2v8c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-down\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' transform='translate(72 74) rotate(-180)' fill='%2366c7c0'/%3E%3Cpath d='M25,33.84l10-3.16,12,12.63,8-5.26,8,4.68v11.27c0,1.66-1.34,3-3,3H12c-1.66,0-3-1.34-3-3v-24.12s16,3.96,16,3.96Z' fill='%2300716b'/%3E%3Crect x='43.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='25.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='43.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='25.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpolygon points='9 28.29 24.95 32.24 35.45 28.93 47.23 41.32 54.95 36.24 63 40.95 63 44.51 55.05 39.86 46.77 45.31 34.55 32.44 25.05 35.44 9 31.46 9 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-gold\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M33.56,59.92H7.9c-1.25,0-2.17-1.34-1.86-2.72l3.08-13.58s.01-.06.01-.06c.22-.96.99-1.64,1.86-1.64h19.48c.87,0,1.64.68,1.86,1.64l3.09,13.64c.31,1.38-.61,2.72-1.86,2.72Z' fill='%23f3c000'/%3E%3Cpath d='M48.85,40.96h-25.66c-1.26,0-2.17-1.35-1.86-2.73l3.09-13.63c.22-.96.98-1.64,1.86-1.64h19.47c.88,0,1.64.67,1.86,1.64l3.09,13.63c.31,1.38-.6,2.73-1.86,2.73Z' fill='%23f3c000'/%3E%3Cpath d='M64.1,59.92h-25.66c-1.26,0-2.17-1.35-1.86-2.73l3.09-13.63c.22-.96.98-1.64,1.86-1.64h19.47c.88,0,1.64.67,1.86,1.64l3.09,13.63c.31,1.38-.6,2.73-1.86,2.73Z' fill='%23f3c000'/%3E%3Cpath d='M46.88,19.85c-.55,0-1-.45-1-1v-7c0-.55.45-1,1-1s1,.45,1,1v7c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M58.88,23.85h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M21.72,59.92H7.9c-1.25,0-2.17-1.34-1.86-2.72l3.08-13.58c-.17,1.11-2.21,16.17,10.25,16.17.83,0,1.62.04,2.35.13Z' fill='%23f79e1b'/%3E%3Cpath d='M52.26,59.92h-13.82c-1.25,0-2.17-1.34-1.86-2.72l3.08-13.58c-.17,1.11-2.21,16.17,10.25,16.17.83,0,1.62.04,2.35.13Z' fill='%23f79e1b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-guided-check\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,33.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpath d='M60,17h-14.95c-.03.33-.05.66-.05,1,0,6.63,5.37,12,12,12,2.19,0,4.23-.6,6-1.62v-8.38c0-1.66-1.34-3-3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cpath d='M56.23,21.82h0c-.27,0-.52-.11-.71-.29l-2.5-2.5c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l1.79,1.79,4.07-4.07c.39-.39,1.02-.39,1.41,0s.39,1.02,0,1.41l-4.77,4.77c-.19.19-.44.29-.71.29Z' fill='%23004c4c'/%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-guided\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,33.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpath d='M60,17h-14.95c-.03.33-.05.66-.05,1,0,6.63,5.37,12,12,12,2.19,0,4.23-.6,6-1.62v-8.38c0-1.66-1.34-3-3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cpath d='M61,19h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M57.62,22.62c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l2.91-2.91-2.91-2.91c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l3.62,3.62c.39.39.39,1.02,0,1.41l-3.62,3.62c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-history\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11.6' y='12' width='48' height='48' rx='3.56' ry='3.56' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M61.6,53.64h-2v-6.55c0-1.71-1.56-3.09-3.47-3.09s-3.47,1.39-3.47,3.09v5.73h-2v-5.73c0-2.81,2.45-5.09,5.47-5.09s5.47,2.29,5.47,5.09v6.55Z' fill='%2300716b'/%3E%3Crect x='48.6' y='51' width='15' height='12' rx='2' ry='2' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M54.6,32h-16c-.55,0-1-.45-1-1s.45-1,1-1h16c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%2300716b'/%3E%3Cpath d='M54.6,26h-16c-.55,0-1-.45-1-1s.45-1,1-1h16c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%2300716b'/%3E%3Cpath d='M54.6,38h-16c-.55,0-1-.45-1-1s.45-1,1-1h16c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%2300716b'/%3E%3Cpath d='M46.6,44h-8c-.55,0-1-.45-1-1s.45-1,1-1h8c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%2300716b'/%3E%3Ccircle cx='24.6' cy='34' r='10' fill='%23fff'/%3E%3Cpath d='M28.45,37.89c-.21,0-.42-.06-.6-.2l-3.86-2.89c-.25-.19-.4-.49-.4-.8v-6.67c0-.55.45-1,1-1s1,.45,1,1v6.17l3.46,2.59c.44.33.53.96.2,1.4-.2.26-.5.4-.8.4Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-monument\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='1.73' y='38.96' width='36.01' height='8' transform='translate(62.69 23.22) rotate(90)' fill='%2366c7c0'/%3E%3Crect x='17.92' y='38.96' width='36.01' height='8' transform='translate(78.88 7.03) rotate(90)' fill='%2366c7c0'/%3E%3Crect x='34.11' y='38.96' width='36.01' height='8' transform='translate(95.07 -9.16) rotate(90)' fill='%2366c7c0'/%3E%3C/g%3E%3Crect x='11.92' y='25.33' width='48' height='5' fill='%23f3c000'/%3E%3Crect x='11.92' y='54.99' width='48' height='8' rx='2.01' ry='2.01' fill='%2300716b'/%3E%3Cpath d='M35.13,9.22l-24.53,12.69c-1.75.91-1.11,3.56.87,3.56h49.06c1.98,0,2.62-2.65.87-3.56l-24.53-12.69c-.54-.28-1.19-.28-1.73,0Z' fill='%2300716b'/%3E%3Cg%3E%3Crect x='18.62' y='27.37' width='2.34' height='8' transform='translate(51.16 11.59) rotate(90)' fill='%2333b5ab'/%3E%3Crect x='34.81' y='27.37' width='2.34' height='8' transform='translate(67.35 -4.6) rotate(90)' fill='%2333b5ab'/%3E%3Crect x='51' y='27.37' width='2.34' height='8' transform='translate(83.54 -20.79) rotate(90)' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,33.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpath d='M60,17h-14.95c-.03.33-.05.66-.05,1,0,6.63,5.37,12,12,12,2.19,0,4.23-.6,6-1.62v-8.38c0-1.66-1.34-3-3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cpath d='M57,22c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1v6c0,.55-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M60,19h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest-sign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='16' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,32.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='16' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='16' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='40' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='32' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpolygon points='63 27.29 47.05 31.24 36.55 27.93 24.77 40.32 17.05 35.24 9 39.95 9 43.51 16.95 38.86 25.23 44.31 37.45 31.44 46.95 34.44 63 30.46 63 27.29' fill='%23f3c000'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M60.85,12.63c-.35-.35-.92-.35-1.27,0l-4.85,4.85-2.32-2.32c-.35-.35-.92-.35-1.27,0-.35.35-.35.92,0,1.27l2.95,2.95c.35.35.92.35,1.27,0l5.48-5.48c.35-.35.35-.92,0-1.27Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invest\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Cpath d='M47,33.84l-10-3.16-12,12.63-8-5.26-8,4.68v11.27c0,1.66,1.34,3,3,3h48c1.66,0,3-1.34,3-3v-24.12l-16,3.96Z' fill='%2300716b'/%3E%3Crect x='25.97' y='17' width='2.05' height='24' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='16' fill='%2333b5ab'/%3E%3Crect x='25.97' y='41' width='2.05' height='16' fill='%23004c4c'/%3E%3Crect x='43.97' y='33' width='2.05' height='24' fill='%23004c4c'/%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-investment-start\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45.522,64.5h-19.044c-1.438,0-2.674-1.021-2.946-2.433l-4.532-23.567h34l-4.532,23.567c-.272,1.413-1.508,2.433-2.946,2.433Z' fill='%2366c7c0'/%3E%3Crect x='36' y='16.5' width='2' height='17' fill='%2300716b'/%3E%3Cpath d='M45,7.5h5v9.077c0,4.967-4.033,9-9,9h-5v-9.077c0-4.967,4.033-9,9-9Z' fill='%2300716b'/%3E%3Cpath d='M26,16.5h2c4.415,0,8,3.585,8,8v5.077h-2c-4.415,0-8-3.585-8-8v-5.077h0Z' transform='translate(62 46.077) rotate(-180)' fill='%2366c7c0'/%3E%3Crect x='28.87' y='45.577' width='14' height='6' fill='%23ffd000'/%3E%3Cpath d='M16,32.5h40v6c0,1.104-.896,2-2,2H18c-1.104,0-2-.896-2-2v-6h0Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-investments-growth\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M44.08,62.9h-16.24c-1.04,0-1.91-.8-1.99-1.84l-1.85-22.6h23.93l-1.85,22.6c-.08,1.04-.95,1.84-1.99,1.84Z' fill='%2366c7c0'/%3E%3Crect x='19' y='35' width='34' height='6' rx='3' ry='3' fill='%2300716b'/%3E%3Cpath d='M34.73,32.57c0-9.16-2.54-16.18-12.72-16.18,0,9.84,3.84,16.18,12.72,16.18Z' fill='%2366c7c0'/%3E%3Cpath d='M34.73,26.94c0-10.16,2.81-17.94,14.1-17.94,0,10.91-4.25,17.94-14.1,17.94Z' fill='%2300716b'/%3E%3Crect x='34.73' y='26.24' width='2.11' height='9.15' fill='%2300716b'/%3E%3Cpolygon points='47.4 44.99 24.53 45 24.2 41 47.86 41 47.4 44.99' fill='%2339b7ae'/%3E%3Crect x='30' y='48' width='12' height='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-invoice\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='29' y='23' width='3' height='15' rx='1.5' ry='1.5' transform='translate(0 61) rotate(-90)' fill='%23fff'/%3E%3Crect x='34.5' y='24.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-1.5 73.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='29' y='37' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-14 75) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='29' y='16' width='3' height='15' rx='1.5' ry='1.5' transform='translate(7 54) rotate(-90)' fill='%23fff'/%3E%3Cpath d='M40,9h14c1.1,0,2,.9,2,2v5h-14c-1.1,0-2-.9-2-2v-5h0Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-jewelery\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M48,16h-23.02c-.62,0-1.2.28-1.58.77l-5.46,7.02c-.55.71-.56,1.71-.02,2.43l8.08,10.78h10s10,0,10,0l8.08-10.78c.54-.72.53-1.72-.02-2.43l-6.06-7.79Z' fill='%2333b5ab'/%3E%3Cpolygon points='29 25 43 25 36 34 29 25' fill='%2366c7c0'/%3E%3Cpath d='M58.49,60h-1.81c-1.88,0-3.51-1.32-3.9-3.16-1.56-7.42-8.49-13.02-16.79-13.02s-15.23,5.61-16.79,13.02c-.39,1.85-2.02,3.16-3.9,3.16h-1.81c-2.5,0-4.41-2.29-3.94-4.75,2.32-12.07,13.29-21.25,26.43-21.25s24.12,9.17,26.43,21.25c.47,2.47-1.44,4.75-3.94,4.75Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpolygon points='54.06 23.79 48 16 54.06 23.79 54.06 23.79' fill='%2339b7ae'/%3E%3Cpath d='M36,16h-11.02c-.62,0-1.2.28-1.58.77l-5.46,7.02c-.28.35-.42.78-.42,1.21h11.48l7-9Z' fill='%2366c7c0'/%3E%3Cpath d='M54.48,25c0-.43-.14-.85-.42-1.21l-6.06-7.79h-12l7,9h11.48Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M50.42,11.26l1.29,2.61,2.88.42c.39.06.54.53.26.81l-2.09,2.03.49,2.87c.07.39-.34.68-.68.5l-2.58-1.36-2.58,1.36c-.35.18-.75-.11-.68-.5l.49-2.87-2.09-2.03c-.28-.27-.13-.75.26-.81l2.88-.42,1.29-2.61c.17-.35.67-.35.85,0Z' fill='%23f3c000'/%3E%3Cpath d='M20.45,53.26c-.55,1.13-.97,2.33-1.23,3.58-.39,1.85-2.02,3.16-3.9,3.16h-1.81c-2.5,0-4.41-2.29-3.94-4.75.2-1.06.59-2.47.93-3.48,0,0,1.94,1.28,4.47,1.83s5.48-.34,5.48-.34Z' fill='%2339b7ae'/%3E%3Cpath d='M51.55,53.26c.55,1.13.97,2.33,1.23,3.58.39,1.85,2.02,3.16,3.9,3.16h1.81c2.5,0,4.41-2.29,3.94-4.75-.2-1.06-.59-2.47-.93-3.48,0,0-1.94,1.28-4.47,1.83-2.53.56-5.48-.34-5.48-.34Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-jpg\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='16' y='45' width='40' height='3' fill='%2333b5ab'/%3E%3Crect x='13.94' y='26' width='45' height='19' rx='2.25' ry='2.25' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M24.49,38.26l1.27-.96c.3.38.76.77,1.47.77.81,0,1.22-.38,1.22-1.25v-5.8h1.83v5.8c0,1.86-1.12,2.78-2.97,2.78-1.6,0-2.36-.72-2.82-1.34Z' fill='%23f3c000'/%3E%3Cpath d='M35.22,31.01c2.23,0,3.55,1.15,3.55,3.07s-1.32,3.07-3.55,3.07h-1.22v2.3h-1.83v-8.44h3.05ZM35.2,35.69c1.17,0,1.7-.59,1.7-1.61s-.53-1.61-1.7-1.61h-1.19v3.21h1.19Z' fill='%23f3c000'/%3E%3Cpath d='M45.93,36.41h-2.03v-1.44h3.81v3.53c-.81.62-1.96,1.1-3.66,1.1-2.69,0-4.57-1.61-4.57-4.37s1.93-4.37,4.65-4.37c1.84,0,2.92.56,3.68,1.58l-1.45,1.08c-.53-.77-1.32-1.1-2.29-1.1-1.37,0-2.69.82-2.69,2.81s1.32,2.81,2.72,2.81c.79,0,1.38-.14,1.83-.43v-1.2Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-key\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M40.607,40.065l-7.071-7.071-20.506,20.506-.161,2.416c.399.225.789.512,1.162.885.58.58.969,1.2,1.202,1.832l2.748-.183,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2366c7c0'/%3E%3Cpath d='M40.607,40.065l-4.95-4.95-21.74,21.74c.137.114.274.236.407.369.447.447.779.919,1.015,1.401l2.64-.176,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2333b5ab'/%3E%3Cpath d='M18.333,58.096c-1.365,1.365-3.585,1.365-4.95,0-.12-.12-.233-.247-.325-.382-1.025-1.365-.919-3.323.325-4.568s3.203-1.351,4.568-.325c.134.092.262.205.382.325,1.365,1.365,1.365,3.585,0,4.95Z' fill='%2366c7c0'/%3E%3Cpath d='M21.515,54.915l-3.182,3.182c-1.365,1.365-3.585,1.365-4.95,0-.12-.12-.233-.247-.325-.382l5.629-5.629,2.828,2.828Z' fill='%2333b5ab'/%3E%3Cpath d='M40.607,40.065l-7.071-7.071-20.506,20.506-.161,2.416c.399.225.789.512,1.162.885.58.58.969,1.2,1.202,1.832l2.748-.183,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2366c7c0'/%3E%3Cpath d='M40.607,40.065l-4.95-4.95-21.74,21.74c.137.114.274.236.407.369.447.447.779.919,1.015,1.401l2.64-.176,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2333b5ab'/%3E%3Cpath d='M33.536,21.68c-5.074,5.074-5.074,13.311,0,18.385,5.074,5.074,13.311,5.074,18.385,0,5.074-5.074,5.074-13.311,0-18.385s-13.311-5.074-18.385,0ZM48.385,30.873c-1.56,1.56-4.097,1.56-5.657,0s-1.56-4.097,0-5.657,4.097-1.56,5.657,0,1.56,4.097,0,5.657Z' fill='%2366c7c0'/%3E%3Cpath d='M59.734,13.805c-3.932-3.932-10.296-3.932-14.227,0-1.181,1.181-2.001,2.581-2.475,4.073-.707,2.234-.608,4.667.283,6.845.495,1.202,1.223,2.327,2.199,3.302.997.997,2.142,1.732,3.373,2.227.997-1.506.877-3.536-.375-4.9-.064-.05-.113-.099-.17-.156-.042-.042-.092-.092-.127-.141-1.676-1.775-2.072-4.32-1.181-6.456.283-.721.721-1.386,1.301-1.966,2.362-2.362,6.209-2.362,8.57,0s2.355,6.201-.007,8.563c-.566.566-1.223.997-1.923,1.287.459,1.294.707,2.645.742,3.995,1.464-.474,2.85-1.294,4.009-2.454,3.932-3.932,3.932-10.296.007-14.22Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-keyboard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,26c-1.1,0-2-.9-2-2v-4c0-2.21,1.79-4,4-4h16V7.5c0-1.1.9-2,2-2s2,.9,2,2v8.5c0,2.21-1.79,4-4,4h-16v4c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Crect x='6' y='23' width='60' height='31' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='9' y='26' width='7' height='7' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='18' y='26' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='27' y='26' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='36' y='26' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='45' y='26' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='9' y='35' width='10' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='21' y='35' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='23' y='44' width='26' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='30' y='35' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='39' y='35' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='48' y='35' width='7' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='9' y='44' width='12' height='7' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='51' y='44' width='12' height='7' rx='1' ry='1' fill='%23f3c000'/%3E%3Cpath d='M54,27v5c0,.55.45,1,1,1h1c.55,0,1,.45,1,1v7c0,.55.45,1,1,1h4c.55,0,1-.45,1-1v-14c0-.55-.45-1-1-1h-7c-.55,0-1,.45-1,1Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-keys\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M35.607,35.065l-7.071-7.071-20.506,20.506-.161,2.416c.399.225.789.512,1.162.885.58.58.969,1.2,1.202,1.832l2.748-.183,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2366c7c0'/%3E%3Cpath d='M35.607,35.065l-4.95-4.95-21.74,21.74c.137.114.274.236.407.369.447.447.779.919,1.015,1.401l2.64-.176,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2333b5ab'/%3E%3Cpath d='M13.333,53.096c-1.365,1.365-3.585,1.365-4.95,0-.12-.12-.233-.247-.325-.382-1.025-1.365-.919-3.323.325-4.568s3.203-1.351,4.568-.325c.134.092.262.205.382.325,1.365,1.365,1.365,3.585,0,4.95Z' fill='%2366c7c0'/%3E%3Cpath d='M16.515,49.915l-3.182,3.182c-1.365,1.365-3.585,1.365-4.95,0-.12-.12-.233-.247-.325-.382l5.629-5.629,2.828,2.828Z' fill='%2333b5ab'/%3E%3Cpath d='M44.279,15.92c-7.176.014-12.988,5.85-12.974,13.026.011,5.404,3.325,10.032,8.024,11.983l.047,23.883c.28.041.55.097.8.178.723-.486,1.626-.788,2.727-.788,1.164,0,2.11.332,2.853.868.003,0,.006,0,.01,0,.188-.019.383-.029.584-.029.009,0,.018.001.027.001l-.008-4.127,2.994-3.006-3.006-2.994,2.994-3.006-3.006-2.994,2.994-3.006-.01-5.001c4.692-1.97,7.987-6.612,7.976-12.015-.014-7.176-5.85-12.988-13.026-12.974ZM44.305,28.92c-2.205.004-4.003-1.786-4.008-3.992s1.787-4.004,3.992-4.008,4.003,1.786,4.008,3.992-1.786,4.004-3.992,4.008Z' fill='%23f3c000'/%3E%3Cpath d='M35.607,35.065l-7.071-7.071-20.506,20.506-.161,2.416c.399.225.789.512,1.162.885.58.58.969,1.2,1.202,1.832l2.748-.183,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2366c7c0'/%3E%3Cpath d='M35.607,35.065l-4.95-4.95-21.74,21.74c.137.114.274.236.407.369.447.447.779.919,1.015,1.401l2.64-.176,3.536-3.536h4.243v-4.243h4.243v-4.243h4.243l6.364-6.364Z' fill='%2333b5ab'/%3E%3Cpath d='M28.536,16.68c-5.074,5.074-5.074,13.311,0,18.385,5.074,5.074,13.311,5.074,18.385,0,5.074-5.074,5.074-13.311,0-18.385s-13.311-5.074-18.385,0ZM43.385,25.873c-1.56,1.56-4.097,1.56-5.657,0s-1.56-4.097,0-5.657,4.097-1.56,5.657,0,1.56,4.097,0,5.657Z' fill='%2366c7c0'/%3E%3Cpath d='M54.73,8.8c-3.93-3.93-10.29-3.93-14.22,0-1.18,1.19-2,2.59-2.479,4.08-.5,1.56-.6,3.23-.3,4.83.12.68.31,1.36.58,2.01.5,1.2,1.23,2.33,2.2,3.3.06.06.12.12.18.17.96.92,2.04,1.6,3.2,2.06.86-1.3.88-2.99.05-4.31-.12-.21-.26-.41-.43-.59-.06-.05-.11-.1-.17-.15-.04-.05-.09-.1-.13-.15-1.02-1.08-1.56-2.45-1.62-3.84-.06-.89.09-1.78.44-2.61.29-.72.729-1.39,1.3-1.97,2.37-2.36,6.21-2.36,8.58,0,2.01,2.01,2.3,5.1.87,7.44,1.05.9,1.95,1.97,2.66,3.16,3.2-3.95,2.97-9.75-.71-13.43Z' fill='%2300716b'/%3E%3Ccircle cx='42.876' cy='64.829' r='3.509' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-kitchen\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='33' width='54' height='30' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='40' y='6' width='12' height='10' fill='%2366c7c0'/%3E%3Cpolygon points='46 20 29 20 40 12 46 12 46 20' fill='%2366c7c0'/%3E%3Cpolygon points='46 20 63 20 52 12 46 12 46 20' fill='%2366c7c0'/%3E%3Cpath d='M29,20h34v1c0,1.1-.89,2-2,2h-30.01c-1.1,0-2-.89-2-2v-1h0Z' fill='%2300716b'/%3E%3Ccircle cx='33.5' cy='38.5' r='1.5' fill='%2300716b'/%3E%3Ccircle cx='39.5' cy='38.5' r='1.5' fill='%2300716b'/%3E%3Ccircle cx='45.5' cy='38.5' r='1.5' fill='%2300716b'/%3E%3Ccircle cx='51.5' cy='38.5' r='1.5' fill='%2300716b'/%3E%3Ccircle cx='57.5' cy='38.5' r='1.5' fill='%23f3c000'/%3E%3Cpath d='M63,59c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-1h54v1Z' fill='%2333b5ab'/%3E%3Crect x='13' y='36' width='15' height='24' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='23.5' cy='48.5' r='1.5' fill='%2333b5ab'/%3E%3Crect x='32' y='43' width='27' height='15' rx='2' ry='2' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lab\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M41.84,27h-11.68l-17.5,26.99c-2.52,3.88.27,9.01,4.9,9.01h36.89c4.63,0,7.42-5.13,4.9-9.01l-17.5-26.99Z' fill='%2366c7c0'/%3E%3Crect x='30' y='20' width='12' height='8' fill='%2366c7c0'/%3E%3Crect x='30' y='21.57' width='12' height='4' fill='%2333b5ab'/%3E%3Crect x='28' y='19' width='16' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M44.52,36.73h-17.04l-12.19,18.79c-1.27,1.97.14,4.56,2.48,4.56h36.46c2.34,0,3.75-2.6,2.48-4.56l-12.19-18.79Z' fill='%2333b5ab'/%3E%3Ccircle cx='34' cy='16' r='2' fill='%23f3c000'/%3E%3Ccircle cx='32' cy='8' r='2' fill='%23f3c000'/%3E%3Ccircle cx='39' cy='11' r='3' fill='%23f3c000'/%3E%3Ccircle cx='34' cy='53.65' r='2' fill='%23fff'/%3E%3Ccircle cx='32' cy='45.65' r='2' fill='%23fff'/%3E%3Ccircle cx='39' cy='48.65' r='3' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-a-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M36.66,50.67l-2.5-2.5,1.81-3.66-4.08-4.08-3.64,1.82-2.47-2.47,15.51-7.38,2.76,2.76-7.38,15.51ZM34.56,39.08l2.73,2.73,2.72-5.48-5.45,2.75Z' fill='%23fff'/%3E%3Cpath d='M51.16,53.34l-1.95,1.95-2.73-2.73-2.73,2.73-1.95-1.95,2.73-2.73-2.73-2.73,1.95-1.95,2.73,2.73,2.73-2.73,1.95,1.95-2.73,2.73,2.73,2.73Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-a2plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M56,64.6H16c-2.2,0-4-1.8-4-4v-28l21.8-22.7c1.2-1.2,3.1-1.2,4.3,0l21.8,22.7v28c0,2.2-1.8,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.3,15.6c-.6-.6-1.3-.9-2.1-.9h0c-.8,0-1.6.3-2.1.9l-22.1,22.2v8.5l23.5-23.6c.4-.4,1-.4,1.4,0l23.1,23.4v-8.5l-21.7-22h0Z' fill='%2333b5ab'/%3E%3Cpath d='M9,41.3c-.8,0-1.5-.3-2.1-.9-1.2-1.2-1.2-3.1,0-4.2l27.2-27.4c.6-.6,1.3-.9,2.1-.9h0c.8,0,1.6.3,2.1.9l26.7,27.1c1,1,1.3,2.7.4,3.9-1.1,1.6-3.3,1.7-4.6.4l-24-24.3c-.4-.4-1-.4-1.4,0l-24.4,24.5c-.6.6-1.4.9-2.1.9h0Z' fill='%2300716b'/%3E%3Cpath d='M62.2,51.8l-15.2,15.2c-1.4,1.4-3.7,1.4-5.1,0l-24-24c-.8-.8-1.2-1.9-1-2.9l1.5-13.7c.2-1.7,1.5-3,3.2-3.2l13.7-1.5c1.1-.1,2.2.3,2.9,1l24,24c1.4,1.4,1.4,3.7,0,5.1Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M26.9,27.9c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5,3.5-1.6,3.5-3.5-1.6-3.5-3.5-3.5Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.9,36.4c-2.7,0-5-2.2-5-5s.5-2.6,1.5-3.5,2.2-1.5,3.5-1.5,2.6.5,3.5,1.5,1.5,2.2,1.5,3.5c0,2.7-2.2,5-5,5h0ZM26.9,29.4c-.5,0-1,.2-1.4.6s-.6.9-.6,1.4c0,1.1.9,2,2,2s2-.9,2-2-.2-1-.6-1.4c-.4-.4-.9-.6-1.4-.6h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M26.9,13.6h0c.8,0,1.5.7,1.5,1.5v15c0,.8-.7,1.5-1.5,1.5h0c-.8,0-1.5-.7-1.5-1.5v-15c0-.8.7-1.5,1.5-1.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M33.5,49.7l1.3-2.8-3.8-3.8-2.8,1.3-2.6-2.6,14.6-6.4,2.3,2.3-6.5,14.6-2.6-2.6ZM38.6,39.3l-4.9,2.4,2.5,2.5,2.4-4.8Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpolygon points='54.3 53.7 52.9 52.3 51.5 53.7 50.1 52.3 48.6 53.7 50.1 55.1 48.6 56.6 50.1 58 51.5 56.6 52.9 58 54.3 56.6 52.9 55.1 54.3 53.7' fill='%23fff'/%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M39.9,50.8l1.4-1.4h5.1c.3,0,.6,0,.9,0,.3,0,.5-.2.7-.4s.4-.5.4-.8c0-.3-.1-.6-.4-.8s-.6-.4-.9-.3c-.4,0-.7.2-1.1.5l-1.3-1.7c.4-.3.8-.6,1.3-.7s.9-.2,1.3-.2c.4,0,.8.1,1.2.3.4.2.8.4,1.1.8.3.3.6.6.8,1,.2.4.3.8.4,1.2s0,.8-.1,1.2-.4.8-.8,1.2-.5.5-.8.6c-.3.1-.5.2-.8.3-.3,0-.6.1-.9.1-.3,0-.6,0-.9,0h-3c0,0,2.7,2.7,2.7,2.7l-1.5,1.5-4.8-4.8Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-a3plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M57,64.6H17c-2.2,0-4-1.8-4-4v-28l21.8-22.7c1.2-1.2,3.1-1.2,4.3,0l21.8,22.7v28c0,2.2-1.8,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M39.3,15.6c-.6-.6-1.3-.9-2.1-.9h0c-.8,0-1.6.3-2.1.9l-22.1,22.2v8.5l23.5-23.6c.4-.4,1-.4,1.4,0l23.1,23.4v-8.5l-21.7-22h0Z' fill='%2333b5ab'/%3E%3Cpath d='M10,41.3c-.8,0-1.5-.3-2.1-.9-1.2-1.2-1.2-3.1,0-4.2l27.2-27.4c.6-.6,1.3-.9,2.1-.9h0c.8,0,1.6.3,2.1.9l26.7,27.1c1,1,1.3,2.7.4,3.9-1.1,1.6-3.3,1.7-4.6.4l-24-24.3c-.4-.4-1-.4-1.4,0l-24.4,24.5c-.6.6-1.4.9-2.1.9h0Z' fill='%2300716b'/%3E%3Cpath d='M63.2,51.8l-15.2,15.2c-1.4,1.4-3.7,1.4-5.1,0l-24-24c-.8-.8-1.2-1.9-1-2.9l1.5-13.7c.2-1.7,1.5-3,3.2-3.2l13.7-1.5c1.1-.1,2.2.3,2.9,1l24,24c1.4,1.4,1.4,3.7,0,5.1Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M27.9,27.9c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5,3.5-1.6,3.5-3.5-1.6-3.5-3.5-3.5Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M27.9,36.4c-2.7,0-5-2.2-5-5s.5-2.6,1.5-3.5,2.2-1.5,3.5-1.5,2.6.5,3.5,1.5,1.5,2.2,1.5,3.5c0,2.7-2.2,5-5,5h0ZM27.9,29.4c-.5,0-1,.2-1.4.6s-.6.9-.6,1.4c0,1.1.9,2,2,2s2-.9,2-2-.2-1-.6-1.4c-.4-.4-.9-.6-1.4-.6h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M27.9,13.6h0c.8,0,1.5.7,1.5,1.5v15c0,.8-.7,1.5-1.5,1.5h0c-.8,0-1.5-.7-1.5-1.5v-15c0-.8.7-1.5,1.5-1.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M34.5,49.7l1.3-2.8-3.8-3.8-2.8,1.3-2.6-2.6,14.6-6.4,2.3,2.3-6.5,14.6-2.6-2.6ZM39.6,39.3l-4.9,2.4,2.5,2.5,2.4-4.8Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpolygon points='55.3 53.7 53.9 52.3 52.5 53.7 51.1 52.3 49.6 53.7 51.1 55.1 49.6 56.6 51.1 58 52.5 56.6 53.9 58 55.3 56.6 53.9 55.1 55.3 53.7' fill='%23fff'/%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M47.8,53.5c-.4.4-.8.7-1.2.8-.4.1-.9.2-1.3.1s-.8-.2-1.2-.4c-.4-.2-.7-.5-1-.8-.3-.3-.6-.6-.8-1s-.4-.7-.4-1.1c0-.4,0-.8,0-1.2,0-.4.2-.8.5-1.3l1.9,1c-.2.3-.3.6-.2,1,0,.4.2.7.5,1,.1.1.2.2.4.3.2,0,.3.1.5.2.2,0,.3,0,.5,0,.2,0,.3-.2.5-.3s.3-.4.3-.6c0-.2,0-.4,0-.6s-.2-.4-.3-.6c-.1-.2-.3-.4-.4-.5l-.4-.4,1.2-1.2.5.5c.2.2.3.3.5.4.2.1.3.2.5.2s.3,0,.5,0c.2,0,.4-.2.5-.3.3-.3.4-.5.3-.8s-.2-.6-.4-.8-.5-.3-.8-.4c-.3,0-.6,0-.9.3l-1.1-1.8c.4-.2.8-.4,1.2-.4.4,0,.8,0,1.1,0,.4,0,.7.2,1.1.4.3.2.6.4.9.7.3.3.5.6.7,1,.2.4.3.7.4,1.1,0,.4,0,.8-.1,1.2-.1.4-.4.8-.7,1.1s-.8.6-1.3.7c-.5,0-.9,0-1.4-.2h0c.1.3.2.5.3.8,0,.3,0,.5,0,.8,0,.3-.1.5-.2.7-.1.2-.3.5-.5.7Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-a4plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M57,64.6H17c-2.2,0-4-1.8-4-4v-28l21.8-22.7c1.2-1.2,3.1-1.2,4.3,0l21.8,22.7v28c0,2.2-1.8,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M39.3,15.6c-.6-.6-1.3-.9-2.1-.9h0c-.8,0-1.6.3-2.1.9l-22.1,22.2v8.5l23.5-23.6c.4-.4,1-.4,1.4,0l23.1,23.4v-8.5l-21.7-22h0Z' fill='%2333b5ab'/%3E%3Cpath d='M10,41.3c-.8,0-1.5-.3-2.1-.9-1.2-1.2-1.2-3.1,0-4.2l27.2-27.4c.6-.6,1.3-.9,2.1-.9h0c.8,0,1.6.3,2.1.9l26.7,27.1c1,1,1.3,2.7.4,3.9-1.1,1.6-3.3,1.7-4.6.4l-24-24.3c-.4-.4-1-.4-1.4,0l-24.4,24.5c-.6.6-1.4.9-2.1.9h0Z' fill='%2300716b'/%3E%3Cpath d='M63.2,51.8l-15.2,15.2c-1.4,1.4-3.7,1.4-5.1,0l-24-24c-.8-.8-1.2-1.9-1-2.9l1.5-13.7c.2-1.7,1.5-3,3.2-3.2l13.7-1.5c1.1-.1,2.2.3,2.9,1l24,24c1.4,1.4,1.4,3.7,0,5.1Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M27.9,27.9c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5,3.5-1.6,3.5-3.5-1.6-3.5-3.5-3.5Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M27.9,36.4c-2.7,0-5-2.2-5-5s.5-2.6,1.5-3.5,2.2-1.5,3.5-1.5,2.6.5,3.5,1.5,1.5,2.2,1.5,3.5c0,2.7-2.2,5-5,5h0ZM27.9,29.4c-.5,0-1,.2-1.4.6s-.6.9-.6,1.4c0,1.1.9,2,2,2s2-.9,2-2-.2-1-.6-1.4c-.4-.4-.9-.6-1.4-.6h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M27.9,13.6h0c.8,0,1.5.7,1.5,1.5v15c0,.8-.7,1.5-1.5,1.5h0c-.8,0-1.5-.7-1.5-1.5v-15c0-.8.7-1.5,1.5-1.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M34.5,49.7l1.3-2.8-3.8-3.8-2.8,1.3-2.6-2.6,14.6-6.4,2.3,2.3-6.5,14.6-2.6-2.6ZM39.6,39.3l-4.9,2.4,2.5,2.5,2.4-4.8Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpolygon points='55.3 53.7 53.9 52.3 52.5 53.7 51.1 52.3 49.6 53.7 51.1 55.1 49.6 56.6 51.1 58 52.5 56.6 53.9 58 55.3 56.6 53.9 55.1 55.3 53.7' fill='%23fff'/%3E%3Cg class='st5'%3E%3Cg class='st5'%3E%3Cpath d='M46.5,53.6l-1.4,1.4-1.5-1.5,1.4-1.4-3.1-3.1,1.4-1.4,7.1-1.6,1.9,1.9-4.4,4.4.9.9-1.4,1.4-.9-.9ZM49.1,48.1h0s-4.2,1-4.2,1l1.6,1.6,2.7-2.7Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-a\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Cpath d='M41.68,55.69l-2.5-2.5,1.81-3.66-4.08-4.08-3.64,1.82-2.47-2.47,15.51-7.38,2.76,2.76-7.38,15.51ZM39.58,44.1l2.73,2.73,2.71-5.48-5.45,2.75Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-aplus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%2383cb16'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M36.66,50.67l-2.5-2.5,1.81-3.66-4.08-4.08-3.64,1.82-2.47-2.47,15.51-7.38,2.76,2.76-7.38,15.51ZM34.56,39.08l2.73,2.73,2.72-5.48-5.45,2.75Z' fill='%23fff'/%3E%3Cpath d='M51.16,53.34l-1.95,1.95-2.73-2.73-2.73,2.73-1.95-1.95,2.73-2.73-2.73-2.73,1.95-1.95,2.73,2.73,2.73-2.73,1.95,1.95-2.73,2.73,2.73,2.73Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-b\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Cpath d='M43.76,51.15c-1.9,1.9-4.42,2.21-6.89-.26l-4.55-4.55,11.45-11.45,4.23,4.23c2.05,2.05,1.82,4.55.16,6.21-.78.78-1.98,1.43-3.38,1.11.7,1.87.19,3.51-1.01,4.72ZM38.33,48.45c1.43,1.43,2.57.88,3.22.23.55-.55,1.2-1.79-.23-3.22l-1.72-1.72-2.99,2.99,1.72,1.72ZM45.55,40.58l-1.4-1.4-2.6,2.6,1.4,1.4c.94.94,1.92.94,2.76.1.75-.75.78-1.76-.16-2.7Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-c\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill-rule='evenodd' fill='%23fff'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Cpath d='M36.59,39.16c3.61-3.61,8.39-3.45,11.87.03,2.23,2.23,2.85,4.37,2.44,6.73l-3.19-.39c.23-1.72-.33-3.19-1.43-4.29-1.76-1.76-4.55-2.34-7.25.36s-2.11,5.5-.39,7.22c1.3,1.3,2.91,1.87,4.65,1.4l.42,3.22c-2.5.55-4.85-.16-7.19-2.5-3.45-3.45-3.74-7.97.06-11.77Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-d\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill-rule='evenodd' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%2339b7ae'/%3E%3Cpath d='M42.66,33.78l4.29,4.29c3.64,3.64,3.87,8.1.26,11.71s-8.06,3.38-11.71-.26l-4.29-4.29,11.45-11.45ZM35.57,45.55l1.92,1.92c2.02,2.02,4.68,2.47,7.28-.13s2.15-5.27.13-7.28l-1.92-1.92-7.41,7.41Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-e\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill-rule='evenodd' fill='%23f87316'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2339b7ae' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%2333b5ab'/%3E%3Cpath d='M32.67,46.68l11.45-11.45,7.15,7.15-2.02,2.02-4.81-4.81-2.57,2.57,4.1,4.1-2.02,2.02-4.1-4.1-2.83,2.83,5.01,5.01-2.02,2.02-7.35-7.35Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-f\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill='%23f87316' fill-rule='evenodd'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2333b5ab' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%2339b7ae'/%3E%3Cpath d='M49.56,44.71l-4.55-4.55-2.93,2.93,3.84,3.84-2.02,2.02-3.84-3.84-4.49,4.49-2.34-2.34,11.45-11.45,6.89,6.89-2.02,2.02Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-label-g\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,13.96c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpath d='M62.13,50.24l-15.24,15.24c-1.4,1.4-3.68,1.4-5.08,0l-24.02-24.02c-.77-.77-1.15-1.86-1.03-2.94l1.54-13.7c.19-1.67,1.5-2.98,3.17-3.17l13.7-1.54c1.09-.12,2.17.26,2.94,1.03l24.02,24.02c1.4,1.4,1.4,3.68,0,5.08Z' fill-rule='evenodd' fill='%23db2626'/%3E%3Cg%3E%3Cpath d='M26.89,26.33c-1.92,0-3.48,1.56-3.48,3.48,0,1.92,1.56,3.48,3.48,3.48,1.92,0,3.48-1.56,3.48-3.48,0-1.92-1.56-3.48-3.48-3.48Z' fill='%2333b5ab' fill-rule='evenodd'/%3E%3Cpath d='M26.89,34.79c-2.75,0-4.98-2.23-4.98-4.98,0-1.33.52-2.58,1.46-3.52.94-.94,2.19-1.46,3.52-1.46s2.58.52,3.52,1.46,1.46,2.19,1.46,3.52c0,2.75-2.23,4.98-4.98,4.98ZM26.89,27.83c-.53,0-1.03.21-1.4.58s-.58.87-.58,1.4c0,1.09.89,1.98,1.98,1.98s1.98-.89,1.98-1.98c0-.53-.21-1.03-.58-1.4-.37-.37-.87-.58-1.4-.58Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='25.39' y='12' width='3' height='18' rx='1.5' ry='1.5' fill='%2333b5ab'/%3E%3Cpath d='M43.02,48.77l-2.6-2.6,1.95-1.95,4.88,4.88-4.78,4.78c-1.89-.2-4-1.01-6.18-3.19-3.45-3.45-3.67-8.03.07-11.77,3.61-3.61,8.39-3.45,11.87.03,2.36,2.36,2.98,4.5,2.57,6.86l-3.32-.39c.36-1.72-.2-3.19-1.43-4.42-1.76-1.76-4.55-2.34-7.25.36s-2.11,5.5-.33,7.28c1.01,1.01,1.97,1.58,2.93,1.76l1.63-1.63Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-laptop\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M62,55H10V18.96c0-2.19,1.77-3.96,3.96-3.96h44.07c2.19,0,3.96,1.77,3.96,3.96v36.04Z' fill='%2300716b'/%3E%3Cpath d='M14.98,18h42.04c1.09,0,1.98.89,1.98,1.98v33.77H13V19.98c0-1.09.89-1.98,1.98-1.98Z' fill='%2333b5ab'/%3E%3Crect x='35' y='15.5' width='2' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M14.98,18c-1.09,0-1.98.89-1.98,1.98v33.77h6.86l29.08-35.75H14.98Z' fill='%2366c7c0'/%3E%3Cpath d='M5.96,51h60.04v1.82c0,2.31-1.87,4.18-4.18,4.18H10.14c-2.31,0-4.18-1.87-4.18-4.18v-1.82h0Z' fill='%2300716b'/%3E%3Cpath d='M31,51h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-leaf\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M59.56,21.2c-5.17-2.47-18.38-7.22-32.92.05-5.29,2.64-8.57,7.71-9.18,13.18-.09.78.84,1.24,1.4.69,2.25-2.21,5.04-4.28,8.49-6.06,2.03-1.05,3.99,1.53,2.39,3.17-1.29,1.33-2.61,2.78-3.88,4.32,0,0-.02.01-.02.02-.32.31-7.86,7.81-6.81,15.72.23,1.77,1.64-3.28,2.7-4.66,0,0,.62.36,1.12.64,6.3,4.38,17.1,4.39,22.12-8.1,5.67-14.1,11.33-17.26,14.45-17.82.58-.1.67-.89.14-1.15Z' fill='%2366c7c0'/%3E%3Cpath d='M24.33,38.24s-6.29,5.57-8.42,18.52c-.24,1.44.9,2.76,2.36,2.76h0c1.23,0,2.25-.92,2.37-2.14.35-3.54,1.62-10.68,6.19-15.3l-2.5-3.84Z' fill='%2366c7c0'/%3E%3Cpath d='M22.85,48.26c-2-1.58-2.91-3.85-2.91-3.87-.48.91-.96,1.93-1.43,3.06.03.12.68,2.3,3.22,4.06.3-1.07.68-2.18,1.14-3.28l-.02.03Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-leefrekening-payout\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31.99,21.96s2.64-.69,6.61-.55c3.97.14,4.45,9.65,4.45,9.65l-11.06-9.1Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M43.4,52.59c2.4-1.75,4.3-3.19,6.1-4.7.96-.81,1.88-1.64,2.84-2.57.27-.26,1.71-1.64,3.35-3.14.78-.71,1.61-1.46,2.38-2.13,1.61-1.4,2.97-2.47,3.13-2.25-3.37-5.73-6.17-11.93-9.21-17.86.01.02-.53.32-1.22.71-.93.49-2.15,1.13-2.84,1.48-.29.15-.48.24-.52.25-.76.22-1.47.27-2.16.2-1.71-.15-3.26-.99-4.96-1.66-.09-.04-.18-.07-.27-.1l-9.13,6.88,12.52,24.89Z' fill='%2300716b'/%3E%3Cpath d='M54.9,16.09h3.05c1.82,0,3.3,1.48,3.3,3.3v18.79c0,1.22-.99,2.2-2.2,2.2h-4.15c-2.34,0-4.23-1.9-4.23-4.23v-15.83c0-2.34,1.9-4.23,4.23-4.23Z' transform='translate(117.77 17.87) rotate(143.71)' fill='%2333b5ab'/%3E%3Ccircle cx='60.42' cy='33.78' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='57.92' cy='30.37' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M47.88,33c2.66,1.97,3.19,2.23,6.61,4.83,1.55,1.18,2.94,2.82,1.55,5.26-1.37,2.39-3.78,2.42-3.78,2.42,0,0-.1,5.25-5.06,5.42-.06,2.84-2.61,5.4-5.01,4.59.11.04-1.07,1.93-1.16,2.05-1.14,1.27-2.48,1.68-4.15,1.25-1.88-.48-6.1-3.49-8.28-5.08-2.4-1.75-4.3-3.19-6.1-4.7-.96-.81-1.88-1.64-2.84-2.57-.27-.26-1.71-1.64-3.35-3.14-.78-.71-1.61-1.46-2.38-2.13-1.61-1.4-2.97-2.47-3.13-2.25,3.37-5.73,6.17-11.93,9.21-17.86-.01.02.53.32,1.22.71.93.49,2.15,1.13,2.84,1.48.29.15.48.24.52.25.76.22,1.47.27,2.16.2,1.71-.15,3.26-.99,4.96-1.66.09-.04.18-.07.27-.1' fill='%2366c7c0'/%3E%3Cpath d='M28.2,44.15c-9.33-3.84-13.13-8.78-13.13-8.78l-2.21,4.91c.34.28.7.58,1.08.91.77.67,1.6,1.41,2.38,2.13,1.64,1.51,3.08,2.88,3.35,3.14.96.93,1.88,1.76,2.84,2.57,1.8,1.52,3.7,2.95,6.1,4.7,2.18,1.59,6.4,4.6,8.28,5.08,1.66.43,3,.02,4.15-1.25.1-.11,1.27-2,1.16-2.05,2.4.81,4.95-1.75,5.01-4.59,2.44-.09,3.7-1.4,4.35-2.71-3.29.29-10.71,1.14-23.35-4.07Z' fill='%2333b5ab'/%3E%3Cpath d='M14.99,17.23h4.15c1.22,0,2.2.99,2.2,2.2v19.89c0,1.22-.99,2.2-2.2,2.2h-4.15c-2.34,0-4.23-1.9-4.23-4.23v-15.83c0-2.34,1.9-4.23,4.23-4.23Z' transform='translate(20.5 -3.8) rotate(36.29)' fill='%2300716b'/%3E%3Ccircle cx='11.58' cy='34.92' r='1.59' fill='%23f3c000'/%3E%3Ccircle cx='14.08' cy='31.51' r='1.59' fill='%23fff'/%3E%3C/g%3E%3Crect x='15.44' y='39.14' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-24.3 27.59) rotate(-45)' fill='%2300716b'/%3E%3Crect x='17.72' y='44.84' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-27.66 30.86) rotate(-45)' fill='%2300716b'/%3E%3Crect x='22.27' y='48.25' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.74 35.08) rotate(-45)' fill='%2300716b'/%3E%3Crect x='27.96' y='50.53' width='11.42' height='7.97' rx='3.98' ry='3.98' transform='translate(-28.68 39.78) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M30.72,25.28c.84-1.58,3.04-6.24,9.29-4.46,0,0,3.83,6.06.04,7.52-4.62,1.78-4.75,4.46-7.86,5.06-1.7.33-3.5-.15-4.74-1.35-.46-.44-.76-.91-.57-1.29.59-1.15,1.59-2.4,2.35-3.29.58-.67,1.07-1.4,1.48-2.18Z' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Cpath d='M58,16h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M54.62,19.62c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l2.91-2.91-2.91-2.91c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l3.62,3.62c.39.39.39,1.02,0,1.41l-3.62,3.62c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-legal-counsel\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Cpath d='M30.93,10.4c-5.84,3.5-12.41,4.98-16.08,5.58-1.68.27-2.9,1.63-2.85,3.2,1.1,33.63,21.8,41.61,24.16,41.61s23.03-7.98,24.15-41.56c.05-1.58-1.18-2.95-2.87-3.2-3.69-.54-10.27-1.96-16.14-5.58-3.18-1.96-7.16-1.97-10.37-.05Z' fill='%2300716b'/%3E%3Cpath d='M57.44,16.03c-3.7-.54-10.28-1.96-16.15-5.58-1.59-.98-3.41-1.47-5.21-1.47s-3.56.47-5.16,1.43c-5.85,3.5-12.4,4.99-16.08,5.58-1.68.28-2.9,1.63-2.85,3.2.48,14.72,4.73,24.54,9.55,30.92,6.17,8.17,13.27,10.69,14.6,10.69s8.43-2.52,14.6-10.69c4.82-6.37,9.06-16.16,9.55-30.87.05-1.57-1.17-2.95-2.87-3.2ZM45.7,48.7c-4.08,4.72-8.15,6.59-9.54,7.13-1.39-.54-5.47-2.42-9.54-7.13-4.49-5.22-8.97-13.94-9.72-28.18,4.03-.75,10.58-2.43,16.51-5.97.82-.5,1.74-.75,2.68-.75s1.87.27,2.68.76c5.98,3.68,12.57,5.33,16.66,6.03-.76,14.2-5.23,22.9-9.72,28.11Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M50.76,50.1c-6.17,8.17-13.27,10.69-14.6,10.69s-8.43-2.52-14.6-10.69c1.65-.57,3.33-1.03,5.06-1.4,4.07,4.71,8.15,6.58,9.54,7.13,1.39-.53,5.46-2.4,9.54-7.13,1.73.37,3.42.83,5.06,1.4Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M46.13,27.89h-20.28c-.55,0-1-.45-1-1s.45-1,1-1h20.28c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M35.99,42.88c-.55,0-1-.45-1-1v-19.61c0-.55.45-1,1-1s1,.45,1,1v19.61c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M42.88,44h-13.78c0-2.04,3.21-1.32,5.98-3.69h1.85c2.77,2.37,5.96,1.65,5.96,3.69h0Z' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='21.72' r='1.72' fill='%23f3c000'/%3E%3Cpath d='M24.48,33.92c-.18,0-.36-.05-.53-.15-.47-.29-.61-.91-.32-1.38l3.75-6.03c.29-.47.91-.61,1.38-.32.47.29.61.91.32,1.38l-3.75,6.03c-.19.3-.52.47-.85.47Z' fill='%23f3c000'/%3E%3Cpath d='M31.68,33.92c-.33,0-.66-.17-.85-.47l-3.75-6.03c-.29-.47-.15-1.09.32-1.38.47-.29,1.08-.15,1.38.32l3.75,6.03c.29.47.15,1.09-.32,1.38-.16.1-.35.15-.53.15Z' fill='%23f3c000'/%3E%3Cpath d='M32.6,32.92c0,2.38-2.02,4.31-4.52,4.31s-4.52-1.93-4.52-4.31h9.04Z' fill='%23fff'/%3E%3Cpath d='M40.36,33.94c-.18,0-.36-.05-.53-.15-.47-.29-.61-.91-.32-1.38l3.75-6.03c.29-.47.91-.61,1.38-.32.47.29.61.91.32,1.38l-3.75,6.03c-.19.3-.52.47-.85.47Z' fill='%23f3c000'/%3E%3Cpath d='M47.56,33.94c-.33,0-.66-.17-.85-.47l-3.75-6.03c-.29-.47-.15-1.09.32-1.38.47-.29,1.08-.15,1.38.32l3.75,6.03c.29.47.15,1.09-.32,1.38-.16.1-.35.15-.53.15Z' fill='%23f3c000'/%3E%3Cpath d='M48.48,32.94c0,2.38-2.02,4.31-4.52,4.31s-4.52-1.93-4.52-4.31h9.04Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lens\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Ccircle cx='36' cy='36' r='20.58' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='14.41' fill='%23004c4c' stroke='%2333b5ab' stroke-miterlimit='10' stroke-width='1.69px'/%3E%3Ccircle cx='36' cy='36' r='9.58' fill='%2300716b'/%3E%3Ccircle cx='45.6' cy='27.77' r='4.12' fill='%2339b7ae'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M50.13,17.89c-.55,0-1-.45-1-1v-7c0-.55.45-1,1-1s1,.45,1,1v7c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M62.13,21.89h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-location-marker\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='56' r='7' fill='%23f3c000'/%3E%3Cpath d='M55,25.96c0-9.92-8.51-17.96-19-17.96s-19,8.04-19,17.96c0,2.81.7,5.46,1.92,7.82h0v.02c.43.81.9,1.6,1.44,2.34l13.11,21.47c1.12,1.84,3.94,1.84,5.06,0l13.11-21.47c.54-.74,1.01-1.52,1.43-2.34v-.02s.01,0,.01,0c1.22-2.37,1.92-5.02,1.92-7.82ZM36,32.44c-3.78,0-6.85-2.9-6.85-6.48s3.07-6.48,6.85-6.48,6.85,2.9,6.85,6.48-3.07,6.48-6.85,6.48Z' fill='%2333b5ab'/%3E%3Cpath d='M36,46.99c4.12,0,7.94-1.26,11.11-3.41l4.54-7.43c.54-.74,1.01-1.52,1.43-2.34v-.02s.01,0,.01,0c1.22-2.37,1.92-5.02,1.92-7.82,0-4.88-2.06-9.29-5.4-12.53-.24-.22-.48-.44-.73-.66-.16-.14-.32-.29-.49-.42-.43-.34-.86-.67-1.32-.98-.03-.02-.06-.04-.09-.06-2.05-1.37-4.37-2.36-6.87-2.88-.05-.01-.1-.03-.16-.04-.54-.11-1.1-.19-1.66-.25-.1-.01-.2-.03-.3-.04-.65-.06-1.32-.1-1.99-.1h0c-.67,0-1.33.03-1.99.1-.1.01-.2.03-.3.04-.56.06-1.11.14-1.66.25-.05.01-.11.03-.16.04-2.5.53-4.82,1.52-6.87,2.88-.03.02-.06.04-.09.06-.45.31-.89.63-1.32.98-.17.14-.33.28-.49.42-.25.21-.49.43-.73.66-3.34,3.24-5.4,7.65-5.4,12.53,0,2.81.7,5.46,1.92,7.82h0v.02c.43.81.9,1.6,1.44,2.34l4.54,7.43c3.16,2.15,6.98,3.41,11.1,3.41ZM36,19.48c3.78,0,6.85,2.9,6.85,6.48s-3.07,6.48-6.85,6.48-6.85-2.9-6.85-6.48,3.07-6.48,6.85-6.48Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-location\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M59.01,16c1.89,0,3.47,1.36,3.88,3.18.07.3.11.61.11.92v31.79c0,.32-.04.63-.11.92-.41,1.82-1.99,3.18-3.88,3.18h-9.56V16h9.56Z' fill='%2333b5ab'/%3E%3Cpath d='M12.99,16c-1.89,0-3.47,1.36-3.88,3.18-.07.3-.11.61-.11.92v31.79c0,.32.04.63.11.92.41,1.82,1.99,3.18,3.88,3.18h9.56V16h-9.56Z' fill='%2366c7c0'/%3E%3Crect x='22.56' y='16' width='13.44' height='40' fill='%2333b5ab'/%3E%3Crect x='36' y='16' width='13.44' height='40' fill='%2366c7c0'/%3E%3Cpolygon points='40.6 39.03 43.08 36.55 22.56 16 17.67 16 40.6 39.03' fill='%2300716b'/%3E%3Cpolygon points='63 27.22 52.25 37.99 49.77 35.51 63 22.26 63 27.22' fill='%2300716b'/%3E%3Cpolygon points='9 30.22 9 25.26 35.88 52.14 33.4 54.62 9 30.22' fill='%2300716b'/%3E%3Cpath d='M45.76,37.17c2.65,0,4.81,2.16,4.81,4.81s-2.16,4.81-4.81,4.81-4.81-2.16-4.81-4.81,2.16-4.81,4.81-4.81M45.76,33.17c-4.87,0-8.81,3.95-8.81,8.81s3.95,8.81,8.81,8.81,8.81-3.95,8.81-8.81-3.95-8.81-8.81-8.81h0Z' fill='%2300716b'/%3E%3Cpolygon points='34.24 56 29.28 56 40.07 45.2 42.55 47.68 34.24 56' fill='%2300716b'/%3E%3Cpolygon points='49.25 47.68 49.31 47.75 49.31 47.62 49.25 47.68' fill='%2300716b'/%3E%3Ccircle cx='49.5' cy='25.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M56.5,13.7c0-3.69-3.13-6.68-7-6.68s-7,2.99-7,6.68c0,1.04.26,2.03.71,2.91h0,0c.15.31.33.6.53.88l4.83,7.98c.41.68,1.45.68,1.86,0l4.83-7.98c.2-.27.37-.57.53-.87h0s0,0,0,0c.45-.88.71-1.86.71-2.91ZM49.5,16c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5,2.5,1.12,2.5,2.5-1.12,2.5-2.5,2.5Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M49.44,47.88l8.12,8.12h1.44c.98,0,1.86-.36,2.55-.96l-9.83-9.83-2.28,2.28v.39Z' fill='%2300716b'/%3E%3Cpath d='M51.73,45.2l-2.28,2.28v.39l8.12,8.12h1.44c.98,0,1.86-.36,2.55-.96l-9.83-9.83h0Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lock-closed\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M23,47.01c-1.11,0-2.01-.9-2.01-2.01v-19.24c0-8.15,6.73-14.77,15.01-14.77s15.01,6.63,15.01,14.77v18.24c0,1.11-.9,2.01-2.01,2.01s-2.01-.9-2.01-2.01v-18.24c0-5.93-4.93-10.76-10.99-10.76s-10.99,4.82-10.99,10.76v19.24c0,1.11-.9,2.01-2.01,2.01Z' fill='%2366c7c0'/%3E%3Crect x='17' y='32' width='38' height='30' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M35.83,53.37h0c-.65.66-1.69.66-2.34,0l-5.45-5.58c-.65-.66-.65-1.73,0-2.39h0c.65-.66,1.69-.66,2.34,0l5.45,5.58c.65.66.65,1.73,0,2.39Z' fill='%23f3c000'/%3E%3Cpath d='M45.96,43.02l-10.13,10.36c-.65.66-1.69.66-2.34,0h0c-.65-.66-.65-1.73,0-2.39l10.13-10.36c.65-.66,1.69-.66,2.34,0h0c.65.66.65,1.73,0,2.39Z' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='47' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3Crect x='21' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lock-open-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M49,44.01c-1.11,0-2.01-.9-2.01-2.01v-18.24c0-5.93-4.93-10.76-10.99-10.76s-10.99,4.82-10.99,10.76v2.24c0,1.11-.9,2.01-2.01,2.01s-2.01-.9-2.01-2.01v-2.24c0-8.15,6.73-14.77,15.01-14.77s15.01,6.63,15.01,14.77v18.24c0,1.11-.9,2.01-2.01,2.01Z' fill='%2366c7c0'/%3E%3Crect x='17' y='34' width='38' height='30' rx='4' ry='4' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M35.83,55.37h0c-.65.66-1.69.66-2.34,0l-5.45-5.58c-.65-.66-.65-1.73,0-2.39h0c.65-.66,1.69-.66,2.34,0l5.45,5.58c.65.66.65,1.73,0,2.39Z' fill='%2300716b'/%3E%3Cpath d='M45.96,45.02l-10.13,10.36c-.65.66-1.69.66-2.34,0h0c-.65-.66-.65-1.73,0-2.39l10.13-10.36c.65-.66,1.69-.66,2.34,0h0c.65.66.65,1.73,0,2.39Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='47' y='31' width='4' height='3' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lock-open\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M49,44.01c-1.11,0-2.01-.9-2.01-2.01v-18.24c0-5.93-4.93-10.76-10.99-10.76s-10.99,4.82-10.99,10.76v2.24c0,1.11-.9,2.01-2.01,2.01s-2.01-.9-2.01-2.01v-2.24c0-8.15,6.73-14.77,15.01-14.77s15.01,6.63,15.01,14.77v18.24c0,1.11-.9,2.01-2.01,2.01Z' fill='%2366c7c0'/%3E%3Crect x='17' y='34' width='38' height='30' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M35.83,55.37h0c-.65.66-1.69.66-2.34,0l-5.45-5.58c-.65-.66-.65-1.73,0-2.39h0c.65-.66,1.69-.66,2.34,0l5.45,5.58c.65.66.65,1.73,0,2.39Z' fill='%23f3c000'/%3E%3Cpath d='M45.96,45.02l-10.13,10.36c-.65.66-1.69.66-2.34,0h0c-.65-.66-.65-1.73,0-2.39l10.13-10.36c.65-.66,1.69-.66,2.34,0h0c.65.66.65,1.73,0,2.39Z' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='47' y='31' width='4' height='3' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lock-time\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M23,47.01c-1.11,0-2.01-.9-2.01-2.01v-19.24c0-8.15,6.73-14.77,15.01-14.77s15.01,6.63,15.01,14.77v18.24c0,1.11-.9,2.01-2.01,2.01s-2.01-.9-2.01-2.01v-18.24c0-5.93-4.93-10.76-10.99-10.76s-10.99,4.82-10.99,10.76v19.24c0,1.11-.9,2.01-2.01,2.01Z' fill='%2366c7c0'/%3E%3Crect x='17' y='32' width='38' height='30' rx='4' ry='4' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='36' cy='47' r='10' fill='%23f3c000'/%3E%3Cpath d='M39.85,51c-.23,0-.47-.07-.67-.22l-3.86-2.89c-.28-.21-.44-.54-.44-.89v-6.67c0-.61.5-1.11,1.11-1.11s1.11.5,1.11,1.11v6.11l3.41,2.56c.49.37.59,1.06.22,1.56-.22.29-.55.44-.89.44Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='47' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3Crect x='21' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lock\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M23,47.01c-1.11,0-2.01-.9-2.01-2.01v-19.24c0-8.15,6.73-14.77,15.01-14.77s15.01,6.63,15.01,14.77v18.24c0,1.11-.9,2.01-2.01,2.01s-2.01-.9-2.01-2.01v-18.24c0-5.93-4.93-10.76-10.99-10.76s-10.99,4.82-10.99,10.76v19.24c0,1.11-.9,2.01-2.01,2.01Z' fill='%2366c7c0'/%3E%3Crect x='17' y='32' width='38' height='30' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='47' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3Crect x='21' y='29' width='4' height='3' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-logos-bux\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath d='M4 12C4 7.58172 7.58172 4 12 4H36C40.4183 4 44 7.58172 44 12V36C44 40.4183 40.4183 44 36 44H12C7.58172 44 4 40.4183 4 36V12Z' fill='%23FF3C64'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.4565 23.912C28.4572 23.9128 28.458 23.9135 28.4588 23.9143C28.4609 23.9164 28.463 23.9186 28.465 23.9207C28.4931 23.9504 28.5151 23.9854 28.5297 24.0236C28.5442 24.0618 28.5511 24.1025 28.55 24.1434C28.5488 24.1843 28.5396 24.2245 28.5229 24.2618C28.5062 24.2991 28.4823 24.3328 28.4526 24.3609C28.0391 24.7514 27.8324 25.0323 27.8324 25.2035V25.5107C27.8324 27.6826 26.1332 29.5457 23.9616 29.5854C23.4375 29.5953 22.9168 29.5006 22.4297 29.3069C21.9426 29.1132 21.499 28.8243 21.1248 28.4572C20.7507 28.09 20.4535 27.652 20.2505 27.1687C20.0476 26.6854 19.9431 26.1664 19.943 25.6423V25.2035C19.943 25.0323 19.7363 24.7514 19.3229 24.3609C19.2931 24.3328 19.2692 24.2991 19.2525 24.2618C19.2358 24.2245 19.2266 24.1843 19.2254 24.1434C19.2243 24.1025 19.2312 24.0618 19.2457 24.0236C19.2604 23.9854 19.2823 23.9504 19.3104 23.9207C19.3139 23.917 19.3176 23.9133 19.3214 23.9097C19.7358 23.513 19.943 23.2328 19.943 23.0692V21.4067C19.943 21.3928 19.9403 21.3789 19.935 21.3661C19.9296 21.3532 19.9218 21.3415 19.912 21.3317C19.9021 21.3218 19.8904 21.314 19.8775 21.3087C19.8647 21.3034 19.8509 21.3006 19.837 21.3006H19.6354C19.5809 21.3006 19.5269 21.2899 19.4765 21.269C19.4262 21.2481 19.3804 21.2175 19.3418 21.179C19.3033 21.1404 19.2727 21.0946 19.2518 21.0443C19.2309 20.9939 19.2202 20.9399 19.2202 20.8854V19.4152C19.2202 19.3606 19.2309 19.3066 19.2518 19.2563C19.2727 19.2059 19.3032 19.1602 19.3418 19.1216C19.3804 19.083 19.4261 19.0525 19.4765 19.0316C19.5268 19.0107 19.5808 19 19.6354 19H22.0192C22.1293 19 22.2349 19.0438 22.3128 19.1216C22.3907 19.1995 22.4344 19.3051 22.4344 19.4152V25.5796C22.4344 26.3386 22.9893 27.0164 23.7449 27.0884C23.9468 27.1084 24.1506 27.0858 24.3433 27.0221C24.5359 26.9586 24.7131 26.8553 24.8635 26.7191C25.0138 26.5829 25.134 26.4167 25.2162 26.2312C25.2985 26.0458 25.341 25.8452 25.341 25.6423V19.4152C25.341 19.3606 25.3518 19.3066 25.3726 19.2563C25.3935 19.2059 25.4241 19.1602 25.4626 19.1216C25.5012 19.083 25.5469 19.0525 25.5973 19.0316C25.6477 19.0107 25.7016 19 25.7562 19H28.1357C28.1903 19 28.2443 19.0107 28.2947 19.0316C28.345 19.0525 28.3908 19.083 28.4294 19.1216C28.4679 19.1602 28.4985 19.2059 28.5194 19.2563C28.5403 19.3067 28.551 19.3607 28.551 19.4152V20.8855C28.551 20.9956 28.5073 21.1012 28.4294 21.179C28.3516 21.2569 28.246 21.3006 28.1359 21.3006H27.9383C27.9244 21.3006 27.9106 21.3034 27.8978 21.3087C27.8849 21.314 27.8732 21.3218 27.8634 21.3316C27.8536 21.3414 27.8458 21.3531 27.8405 21.366C27.8352 21.3788 27.8324 21.3926 27.8324 21.4065V23.0692C27.8324 23.2328 28.0396 23.513 28.4541 23.9097C28.4549 23.9105 28.4557 23.9112 28.4565 23.912ZM16.9869 24.0825C17.6099 23.5501 18.0026 22.7723 18.0026 21.906C18.0026 20.3011 16.6548 19 14.9922 19H10.3948C10.2847 19 10.179 19.0438 10.1012 19.1216C10.0233 19.1995 9.97953 19.3051 9.97953 19.4152V20.8855C9.97953 20.9956 10.0233 21.1012 10.1011 21.179C10.179 21.2569 10.2846 21.3006 10.3947 21.3006H10.5997C10.6125 21.3006 10.6251 21.3031 10.6369 21.308C10.6487 21.3129 10.6595 21.3201 10.6685 21.3291C10.6775 21.3382 10.6847 21.3489 10.6895 21.3607C10.6944 21.3725 10.6969 21.3852 10.6969 21.3979L10.6943 23.0692C10.6943 23.2328 10.4871 23.513 10.0726 23.9097C10.0689 23.9132 10.0652 23.917 10.0616 23.9207C10.0336 23.9504 10.0116 23.9854 9.99703 24.0236C9.98242 24.0618 9.97555 24.1025 9.97668 24.1434C9.97785 24.1843 9.98703 24.2245 10.0038 24.2618C10.0205 24.2991 10.0444 24.3328 10.0741 24.3609C10.4875 24.7514 10.6943 25.0323 10.6943 25.2035V26.9186C10.6943 26.9377 10.6905 26.9567 10.6832 26.9743C10.6759 26.992 10.6652 27.008 10.6516 27.0216C10.6381 27.0351 10.6221 27.0458 10.6044 27.0531C10.5867 27.0605 10.5678 27.0642 10.5487 27.0642H10.3948C10.2847 27.0642 10.179 27.108 10.1012 27.1859C10.0233 27.2637 9.97953 27.3693 9.97953 27.4795V28.9634C9.97953 29.0179 9.99028 29.0719 10.0111 29.1223C10.032 29.1727 10.0626 29.2184 10.1011 29.257C10.1397 29.2955 10.1854 29.3261 10.2358 29.347C10.2862 29.3678 10.3402 29.3786 10.3947 29.3786H15.3923C17.0175 29.3786 18.4111 28.1179 18.4678 26.4938C18.5083 25.3338 17.9028 24.5016 16.9869 24.0825ZM12.9707 21.2839C12.9707 21.2564 12.9816 21.23 13.0011 21.2105C13.0206 21.1911 13.047 21.1801 13.0745 21.1801H15.0223C15.4316 21.1801 15.7634 21.6057 15.7634 22.0623C15.7634 22.5189 15.4316 22.9445 15.0223 22.9445H13.0745C13.047 22.9445 13.0206 22.9335 13.0011 22.9141C12.9816 22.8946 12.9707 22.8682 12.9707 22.8407V21.2839ZM15.4729 27.1819H13.0818C13.0682 27.1819 13.0547 27.1792 13.0421 27.174C13.0295 27.1688 13.0181 27.1611 13.0084 27.1515C12.9988 27.1418 12.9912 27.1304 12.9859 27.1178C12.9807 27.1052 12.9781 27.0917 12.9781 27.0781V25.5213C12.9781 25.5077 12.9807 25.4942 12.9859 25.4816C12.9912 25.469 12.9988 25.4576 13.0084 25.4479C13.0181 25.4383 13.0295 25.4307 13.0421 25.4254C13.0547 25.4202 13.0682 25.4175 13.0818 25.4175H15.4729C15.8667 25.4175 16.1859 25.847 16.1859 26.2997C16.1859 26.7524 15.8667 27.1819 15.4729 27.1819ZM37.8959 19.5116V20.8744C37.8959 21.1096 37.8583 21.2564 37.7663 21.3815L35.7208 24.1891L37.7668 26.9976C37.874 27.1433 37.8959 27.3055 37.8959 27.5041V28.8669C37.8959 29.0026 37.842 29.1327 37.746 29.2286C37.6501 29.3246 37.52 29.3785 37.3843 29.3786H35.5549C35.4193 29.3785 35.2891 29.3246 35.1932 29.2286C35.0973 29.1327 35.0433 29.0026 35.0433 28.8669C35.0433 28.8669 35.043 27.5352 35.0433 27.4987L33.766 25.8295C33.76 25.8218 33.7523 25.8156 33.7436 25.8114C33.7348 25.8071 33.7252 25.805 33.7154 25.805C33.7057 25.8051 33.6961 25.8073 33.6873 25.8117C33.6786 25.8161 33.671 25.8223 33.6651 25.8301L32.3833 27.5147L32.3884 28.8669C32.3884 29.0026 32.3344 29.1328 32.2384 29.2287C32.1424 29.3247 32.0122 29.3786 31.8765 29.3786H30.0474C29.9117 29.3786 29.7815 29.3247 29.6855 29.2287C29.5895 29.1328 29.5355 29.0026 29.5355 28.8669V27.5041C29.5355 27.3055 29.5574 27.1433 29.6652 26.997L31.7106 24.1891L29.6646 21.3809C29.5731 21.2564 29.5355 21.1096 29.5355 20.8744V19.5116C29.5354 19.4444 29.5487 19.3779 29.5744 19.3157C29.6001 19.2536 29.6378 19.1972 29.6854 19.1497C29.7329 19.1021 29.7893 19.0645 29.8515 19.0388C29.9136 19.0131 29.9802 18.9999 30.0474 19H31.8765C31.9437 18.9999 32.0103 19.0131 32.0724 19.0388C32.1345 19.0645 32.191 19.1021 32.2386 19.1497C32.2861 19.1972 32.3238 19.2536 32.3495 19.3157C32.3752 19.3779 32.3884 19.4444 32.3884 19.5116V20.8465L33.6663 22.5502C33.6723 22.5576 33.68 22.5636 33.6888 22.5676C33.6975 22.5717 33.7071 22.5737 33.7167 22.5735C33.7263 22.5734 33.7358 22.571 33.7444 22.5667C33.753 22.5623 33.7605 22.5561 33.7663 22.5484L35.0473 20.8331C35.043 20.8111 35.0433 19.5116 35.0433 19.5116C35.0432 19.4445 35.0564 19.3779 35.0821 19.3158C35.1079 19.2537 35.1455 19.1973 35.193 19.1498C35.2406 19.1023 35.297 19.0646 35.3591 19.0389C35.4212 19.0132 35.4877 19 35.5549 19H37.3843C37.4515 19 37.518 19.0132 37.5801 19.0389C37.6422 19.0646 37.6986 19.1023 37.7462 19.1498C37.7937 19.1973 37.8314 19.2537 37.8571 19.3158C37.8828 19.3779 37.896 19.4445 37.8959 19.5116Z' fill='white'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lower-school\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='16.91' width='43' height='42.09' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='11' y='19' width='39' height='38' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='11' y='27' width='39' height='2' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='56.04' y='18.82' width='6.94' height='27.75' rx='3.47' ry='3.47' fill='%23f3c000'/%3E%3Crect x='56.04' y='24.02' width='6.94' height='22.55' fill='%2333b5ab'/%3E%3Cpath d='M56.04,46.57v2.55c0,.6.16,1.2.46,1.72l2.26,3.95c.33.58,1.17.58,1.51,0l2.26-3.95c.3-.52.46-1.12.46-1.72v-2.55h-6.94Z' fill='%23f3c000'/%3E%3Crect x='56.04' y='39.88' width='6.94' height='3.22' fill='%2366c7c0'/%3E%3Crect x='56.04' y='33.56' width='6.94' height='3.22' transform='translate(119.02 70.34) rotate(180)' fill='%2366c7c0'/%3E%3C/g%3E%3Crect x='11' y='37' width='39' height='2' fill='%23004c4c'/%3E%3Crect x='11' y='47' width='39' height='2' fill='%23004c4c'/%3E%3Cpath d='M30.4,45.73h-.49c-1.61,0-2.95-1.21-3.12-2.81l-.21-1.94h-7.08s-2.84,4.75-2.84,4.75h0c-1.58,0-2.55-1.73-1.73-3.08l8.17-13.38c.84-1.37,2.33-2.21,3.94-2.21h1.25s2.1,18.67,2.1,18.67ZM21.2,38.13h5.09s-.77-7.21-.77-7.21l-4.32,7.21Z' fill='%23f3c000'/%3E%3Cpath d='M45.49,43.1l-.66,2.63c-.29.05-.58.11-1.09.11-1.38,0-2.25-.5-2.6-1.38h-.05c-.64.88-2.17,1.54-3.82,1.54-3.18,0-4.77-1.54-4.77-3.74,0-3.21,2.78-4.75,6.87-4.75,1.11,0,2.07.16,2.7.29.4-1.94-.66-3.02-2.68-3.02-1.43,0-2.49.69-3.16,1.3h0c-1.05-1.19-.54-3.08.97-3.57.75-.25,1.64-.41,2.69-.41,3.98,0,6.15,2.25,5.23,5.96l-.95,3.87c-.19.74.05,1.22.8,1.22.16,0,.37-.03.53-.05ZM41.32,40.75l.16-.64c-.5-.13-1.27-.29-2.25-.29-2.33,0-3.66.53-3.66,2.1,0,1.14.96,1.67,2.33,1.67,1.43,0,2.78-.53,3.42-2.84Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lss-end\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M13.94,18h44c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M57.94,18c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2h44M57.94,15H13.94c-2.76,0-5,2.24-5,5v35h54V20c0-2.76-2.24-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='35.25' y='15.73' width='1.5' height='1.5' rx='.75' ry='.75' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M5.94,52h60.29v1c0,2.21-1.79,4-4,4H9.95c-2.21,0-4-1.79-4-4v-1h0Z' fill='%2300716b'/%3E%3Cpath d='M30.94,52h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M22,35s5-8,14-8,14,8,14,8c0,0-5,8-14,8s-14-8-14-8Z' fill='%23fff'/%3E%3Cpath d='M36,44c-9.45,0-14.63-8.12-14.85-8.47-.2-.32-.2-.74,0-1.06.22-.35,5.4-8.47,14.85-8.47s14.63,8.12,14.85,8.47c.2.32.2.74,0,1.06-.22.35-5.4,8.47-14.85,8.47ZM23.22,35c1.28,1.72,5.78,7,12.78,7s11.5-5.28,12.78-7c-1.28-1.72-5.78-7-12.78-7s-11.5,5.28-12.78,7Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='36' cy='35' r='6' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='35' r='3' fill='%23004c4c'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='53.5' y='16.5' width='7' height='7' rx='.88' ry='.88' fill='%23004c4c'/%3E%3Cpath d='M59.62,18h-1v-3.38c0-.89-.72-1.62-1.62-1.62s-1.62.72-1.62,1.62v2.96h-1v-2.96c0-1.44,1.17-2.62,2.62-2.62s2.62,1.17,2.62,2.62v3.38Z' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44.44,45.38c-.38,0-.77-.15-1.06-.44l-16.88-16.88c-.59-.59-.59-1.54,0-2.12.59-.59,1.54-.59,2.12,0l16.88,16.88c.59.59.59,1.54,0,2.12-.29.29-.68.44-1.06.44Z' fill='%23004c4c'/%3E%3Cpath d='M27.56,45.38c-.38,0-.77-.15-1.06-.44-.59-.59-.59-1.54,0-2.12l16.88-16.88c.59-.59,1.54-.59,2.12,0,.59.59.59,1.54,0,2.12l-16.88,16.88c-.29.29-.68.44-1.06.44Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lss-error\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M13.94,18h44c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M57.94,18c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2h44M57.94,15H13.94c-2.76,0-5,2.24-5,5v35h54V20c0-2.76-2.24-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='35.25' y='15.73' width='1.5' height='1.5' rx='.75' ry='.75' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M5.94,52h60.29v1c0,2.21-1.79,4-4,4H9.95c-2.21,0-4-1.79-4-4v-1h0Z' fill='%2300716b'/%3E%3Cpath d='M30.94,52h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='53.5' y='16.5' width='7' height='7' rx='.88' ry='.88' fill='%23004c4c'/%3E%3Cpath d='M59.62,18h-1v-3.38c0-.89-.72-1.62-1.62-1.62s-1.62.72-1.62,1.62v2.96h-1v-2.96c0-1.44,1.17-2.62,2.62-2.62s2.62,1.17,2.62,2.62v3.38Z' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44.44,45.88c-.51,0-1.02-.2-1.41-.59l-16.88-16.88c-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0l16.88,16.88c.78.78.78,2.05,0,2.83-.39.39-.9.59-1.41.59Z' fill='%23004c4c'/%3E%3Cpath d='M27.56,45.88c-.51,0-1.02-.2-1.41-.59-.78-.78-.78-2.05,0-2.83l16.88-16.88c.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83l-16.88,16.88c-.39.39-.9.59-1.41.59Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-lss-start\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M13.94,18h44c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M57.94,18c1.1,0,2,.9,2,2v32H11.94V20c0-1.1.9-2,2-2h44M57.94,15H13.94c-2.76,0-5,2.24-5,5v35h54V20c0-2.76-2.24-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='35.25' y='15.73' width='1.5' height='1.5' rx='.75' ry='.75' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M5.94,52h60.29v1c0,2.21-1.79,4-4,4H9.95c-2.21,0-4-1.79-4-4v-1h0Z' fill='%2300716b'/%3E%3Cpath d='M30.94,52h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M22,35s5-8,14-8,14,8,14,8c0,0-5,8-14,8s-14-8-14-8Z' fill='%23fff'/%3E%3Cpath d='M36,44c-9.45,0-14.63-8.12-14.85-8.47-.2-.32-.2-.74,0-1.06.22-.35,5.4-8.47,14.85-8.47s14.63,8.12,14.85,8.47c.2.32.2.74,0,1.06-.22.35-5.4,8.47-14.85,8.47ZM23.22,35c1.28,1.72,5.78,7,12.78,7s11.5-5.28,12.78-7c-1.28-1.72-5.78-7-12.78-7s-11.5,5.28-12.78,7Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='36' cy='35' r='6' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='35' r='4' fill='%23004c4c'/%3E%3Ccircle cx='38.5' cy='32.5' r='1.5' fill='%23fff'/%3E%3Ccircle cx='57' cy='18' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='53.5' y='16.5' width='7' height='7' rx='.88' ry='.88' fill='%23004c4c'/%3E%3Cpath d='M59.62,18h-1v-3.38c0-.89-.72-1.62-1.62-1.62s-1.62.72-1.62,1.62v2.96h-1v-2.96c0-1.44,1.17-2.62,2.62-2.62s2.62,1.17,2.62,2.62v3.38Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-machine-learning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='30' r='18' fill='%2300716b'/%3E%3Cpath d='M50,35.34v6.36c0,7.89-6.27,14.3-14,14.3s-14-6.4-14-14.3v-5.16c.49.03,1,.05,1.5.05,6.69,0,12.73-2.86,17-7.43,2.59,2.79,5.84,4.93,9.5,6.18Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M34.12,26.46v-1.76l-.81-.23c-.36-.11-.66-.37-.8-.72,0,0,0,0,0-.01-.15-.35-.13-.75.06-1.08l.41-.74-1.24-1.24-.74.41c-.33.18-.73.2-1.08.06,0,0,0,0-.01,0-.35-.14-.62-.44-.72-.8l-.23-.81h-1.76l-.23.81c-.11.36-.37.66-.72.8,0,0,0,0-.01,0-.35.15-.75.13-1.08-.06l-.74-.41-1.24,1.24.44.79c.17.32.16.69.03,1.02,0,0,0,0,0,.01-.14.33-.39.6-.74.7l-.87.25v1.76l.87.25c.35.1.6.37.74.7,0,0,0,0,0,.01.14.33.15.71-.03,1.02l-.44.79,1.24,1.24.79-.44c.32-.17.69-.16,1.02-.03,0,0,0,0,.01,0,.33.14.6.39.7.74l.25.87h1.76l.25-.87c.1-.35.37-.6.7-.74,0,0,0,0,.01,0,.33-.14.71-.15,1.02.03l.79.44,1.24-1.24-.41-.74c-.18-.33-.2-.73-.06-1.08,0,0,0,0,0-.01.14-.35.44-.62.8-.72l.81-.23Z' fill='%23fff'/%3E%3Ccircle cx='28.06' cy='25.58' r='1.5' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M42.64,21.13v-1.29l-.59-.17c-.27-.08-.48-.27-.59-.53,0,0,0,0,0,0-.11-.26-.09-.55.04-.79l.3-.54-.91-.91-.54.3c-.24.13-.53.15-.79.04,0,0,0,0,0,0-.26-.11-.45-.32-.53-.59l-.17-.59h-1.29l-.17.59c-.08.27-.27.48-.53.59,0,0,0,0,0,0-.26.11-.55.09-.79-.04l-.54-.3-.91.91.32.58c.13.23.12.5.02.75,0,0,0,0,0,0-.1.24-.29.44-.54.52l-.64.18v1.29l.64.18c.25.07.44.27.54.51,0,0,0,0,0,0,.1.24.11.52-.02.75l-.32.58.91.91.58-.32c.23-.13.5-.12.75-.02,0,0,0,0,0,0,.24.1.44.29.51.54l.18.64h1.29l.18-.64c.07-.25.27-.44.51-.54,0,0,0,0,0,0,.24-.1.52-.11.75.02l.58.32.91-.91-.3-.54c-.13-.24-.15-.53-.04-.79,0,0,0,0,0,0,.11-.26.32-.45.59-.53l.59-.17Z' fill='%23f3c000'/%3E%3Ccircle cx='38.21' cy='20.48' r='1' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mail-none\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M9,49.01c0,2.21,1.79,3.99,4,3.99h46c2.21,0,4-1.79,4-3.99l-24.7-17.35c-1.38-.97-3.23-.97-4.61,0l-24.7,17.35Z' fill='%2300716b'/%3E%3Cpath d='M59,19H13c-2.21,0-4,1.79-4,3.99v4.99l24.79,16.5c1.34.89,3.09.89,4.43,0l24.79-16.5v-4.99c0-2.21-1.79-3.99-4-3.99Z' fill='%2333b5ab'/%3E%3Cpath d='M33.7,31.66l-9.33,6.56,9.42,6.27c1.34.89,3.09.89,4.43,0l9.42-6.27-9.33-6.56c-1.38-.97-3.23-.97-4.61,0Z' fill='%23004c4c'/%3E%3Cpath d='M63,23.05c0-2.21-1.79-3.99-4-3.99H13c-2.21,0-4,1.79-4,3.99l24.79,16.5c1.34.89,3.09.89,4.43,0l24.79-16.5Z' fill='%2366c7c0'/%3E%3C/g%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M59.12,20.12c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Cpath d='M54.88,20.12c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l4.24-4.24c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.24,4.24c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mail-received\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M9,49.01c0,2.21,1.79,3.99,4,3.99h46c2.21,0,4-1.79,4-3.99l-24.7-17.35c-1.38-.97-3.23-.97-4.61,0l-24.7,17.35Z' fill='%2300716b'/%3E%3Cpath d='M59,19H13c-2.21,0-4,1.79-4,3.99v4.99l24.79,16.5c1.34.89,3.09.89,4.43,0l24.79-16.5v-4.99c0-2.21-1.79-3.99-4-3.99Z' fill='%2333b5ab'/%3E%3Cpath d='M33.7,31.66l-9.33,6.56,9.42,6.27c1.34.89,3.09.89,4.43,0l9.42-6.27-9.33-6.56c-1.38-.97-3.23-.97-4.61,0Z' fill='%23004c4c'/%3E%3Cpath d='M63,23.05c0-2.21-1.79-3.99-4-3.99H13c-2.21,0-4,1.79-4,3.99l24.79,16.5c1.34.89,3.09.89,4.43,0l24.79-16.5Z' fill='%2366c7c0'/%3E%3C/g%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M58.11,19.28h1.79v1.28h-5.43v-1.28h2.09v-4.8l-1.71.57-.41-1.29,2.29-.72h1.37v6.24Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mail-sent\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15' y='20' width='51' height='32' rx='3.77' ry='3.77' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M15,48.24c0,2.08,1.69,3.76,3.78,3.76h43.44c2.09,0,3.78-1.68,3.78-3.76l-23.32-16.33c-1.31-.91-3.05-.91-4.35,0l-23.32,16.33Z' fill='%2300716b'/%3E%3Cpath d='M62.22,20H18.78c-2.09,0-3.78,1.68-3.78,3.76v4.7l23.41,15.53c1.27.84,2.92.84,4.18,0l23.41-15.53v-4.7c0-2.08-1.69-3.76-3.78-3.76Z' fill='%2333b5ab'/%3E%3Cpath d='M38.32,31.91l-8.81,6.17,8.9,5.9c1.27.84,2.92.84,4.18,0l8.9-5.9-8.81-6.17c-1.31-.91-3.05-.91-4.35,0Z' fill='%23004c4c'/%3E%3Cpath d='M66,23.81c0-2.08-1.69-3.76-3.78-3.76H18.78c-2.09,0-3.78,1.68-3.78,3.76l23.41,15.53c1.27.84,2.92.84,4.18,0l23.41-15.53Z' fill='%2366c7c0'/%3E%3C/g%3E%3Crect x='12' y='22' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-16 43) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='16' y='29' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-19 54) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='12' y='36' width='3' height='15' rx='1.5' ry='1.5' transform='translate(-30 57) rotate(-90)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-marketplace\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='31' width='48' height='32' fill='%2333b5ab'/%3E%3Cpath d='M48.97,44h.06c3.29,0,5.97,2.67,5.97,5.97v13.03h-12v-13.03c0-3.29,2.67-5.97,5.97-5.97Z' fill='%2300716b'/%3E%3Ccircle cx='51.81' cy='54.5' r='1.5' fill='%23f3c000'/%3E%3Crect x='17' y='44' width='21' height='14' fill='%2366c7c0'/%3E%3Cpath d='M16.71,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%23f3c000'/%3E%3Crect x='9' y='27' width='7.71' height='4' fill='%23f3c000'/%3E%3Cpath d='M24.43,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%2300716b'/%3E%3Crect x='16.71' y='27' width='7.71' height='4' fill='%2300716b'/%3E%3Cpath d='M32.14,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%23f3c000'/%3E%3Crect x='24.43' y='27' width='7.71' height='4' fill='%23f3c000'/%3E%3Cpath d='M39.86,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%2300716b'/%3E%3Crect x='32.14' y='27' width='7.71' height='4' fill='%2300716b'/%3E%3Cpath d='M47.57,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%23f3c000'/%3E%3Crect x='39.86' y='27' width='7.71' height='4' fill='%23f3c000'/%3E%3Cpath d='M63,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%23f3c000'/%3E%3Crect x='55.29' y='27' width='7.71' height='4' fill='%23f3c000'/%3E%3Cpath d='M55.29,31c0,2.21-1.73,4-3.86,4s-3.86-1.79-3.86-4h7.71Z' fill='%2300716b'/%3E%3Crect x='47.57' y='27' width='7.71' height='4' fill='%2300716b'/%3E%3Crect x='9' y='12' width='54' height='15' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mastercard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg fill='none'%3E%3Cpath d='M59 18.98H13C10.7909 18.98 9 20.7708 9 22.98V49C9 51.2091 10.7909 53 13 53H59C61.2091 53 63 51.2091 63 49V22.98C63 20.7708 61.2091 18.98 59 18.98Z' fill='%2366C7C0'/%3E%3Cpath d='M26.75 18.98L43.12 35.3L58 18.98H26.75Z' fill='%2333B5AB'/%3E%3Cpath d='M13 23V27.45L15.5 30L18 27.45V23H13Z' fill='%2300716B'/%3E%3Cpath d='M15.5 24.97V30L18 27.45L15.5 24.97Z' fill='%23F3C000'/%3E%3Cpath d='M58.97 18.98H58L43.12 35.33L60.71 52.6C61.86 52.13 63 50.71 63 49V22.98C63 20.47 60.85 18.92 58.97 18.98Z' fill='%2300716B'/%3E%3Cpath d='M23 45H15C13.8954 45 13 45.8954 13 47C13 48.1046 13.8954 49 15 49H23C24.1046 49 25 48.1046 25 47C25 45.8954 24.1046 45 23 45Z' fill='%2300716B'/%3E%3Cpath d='M32 45H30C28.8954 45 28 45.8954 28 47C28 48.1046 28.8954 49 30 49H32C33.1046 49 34 48.1046 34 47C34 45.8954 33.1046 45 32 45Z' fill='%2300716B'/%3E%3Cpath d='M53.27 27C53.27 24.7909 51.4792 23 49.27 23C47.0609 23 45.27 24.7909 45.27 27C45.27 29.2091 47.0609 31 49.27 31C51.4792 31 53.27 29.2091 53.27 27Z' fill='%23DB2626'/%3E%3Cpath d='M58 27C58 24.7909 56.2091 23 54 23C51.7909 23 50 24.7909 50 27C50 29.2091 51.7909 31 54 31C56.2091 31 58 29.2091 58 27Z' fill='%23F79E1B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50 27C50 25.68 50.65 24.52 51.64 23.79C50.98 23.3 50.16 23 49.28 23C47.07 23 45.28 24.79 45.28 27C45.28 29.21 47.07 31 49.28 31C50.17 31 50.98 30.7 51.64 30.21C50.65 29.48 50 28.32 50 27Z' fill='%23EB001B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50 27C50 28.32 50.65 29.48 51.64 30.21C52.63 29.48 53.28 28.32 53.28 27C53.28 25.68 52.63 24.52 51.64 23.79C50.65 24.52 50 25.68 50 27Z' fill='%23FF5F00'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-measure\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M6,17h56v38H10.98c-2.75,0-4.98-2.23-4.98-4.98V17h0Z' fill='%2300716b'/%3E%3Cg%3E%3Cpolygon points='47 48 20 48 20 12 47 48' fill='%23f3c000'/%3E%3Cpolygon points='37 43 25 43 25 27 37 43' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='54.36' y='21.84' width='4' height='15' transform='translate(-3.61 50.35) rotate(-46.81)' fill='%236bc9c2'/%3E%3Crect x='60.56' y='33.16' width='4' height='4' transform='translate(-5.89 56.71) rotate(-46.81)' fill='%23f3c000'/%3E%3Cpolygon points='52.27 22.75 49.53 25.67 47.98 21.47 47.98 21.47 52.27 22.75' fill='%23004c4c'/%3E%3Cpath d='M11,13c-2.76,0-5,2.24-5,5v32c0-2.76,2.24-5,5-5h5V13h-5Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-medal\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='23' y='9' width='26' height='4' fill='%2300716b'/%3E%3Cpolygon points='36 42 31 42 23 34 23 13 36 13 36 42' fill='%2333b5ab'/%3E%3Cpolygon points='36 42 41 42 49 34 49 13 36 13 36 42' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='52' r='14' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='52' r='7' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-medals\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='14' y='9' width='26' height='4' fill='%2300716b'/%3E%3Cpolygon points='27 42 22 42 14 34 14 13 27 13 27 42' fill='%2339b7ae'/%3E%3Cpolygon points='27 42 32 42 40 34 40 13 27 13 27 42' fill='%2366c7c0'/%3E%3Ccircle cx='27' cy='52' r='14' fill='%2300716b'/%3E%3Ccircle cx='27' cy='52' r='7' fill='%23004c4c'/%3E%3Crect x='31' y='6' width='26' height='4' fill='%2300716b'/%3E%3Cpolygon points='44 39 39 39 31 31 31 10 44 10 44 39' fill='%2339b7ae'/%3E%3Cpolygon points='44 39 49 39 57 31 57 10 44 10 44 39' fill='%2366c7c0'/%3E%3Ccircle cx='44' cy='49' r='14' fill='%23f3c000'/%3E%3Ccircle cx='44' cy='49' r='7' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-microphone\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M32,64h-13.1c-2.47,0-4.5-1.33-5.41-3.56-1-2.44-.44-5.31,1.41-7.14l6.86-6.81c.78-.78,2.05-.77,2.83.01.78.78.77,2.05-.01,2.83l-6.86,6.81c-.78.77-.85,1.98-.52,2.77.29.72.87,1.08,1.71,1.08h13.1c1.1,0,2,.9,2,2s-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M46.71,36.74l-24.2,19.06c-1.21.95-2.93.85-4.02-.24l-2.4-2.4c-1.1-1.1-1.19-2.85-.21-4.06l19.29-23.68,11.53,11.32Z' fill='%2366c7c0'/%3E%3Ccircle cx='49.27' cy='22.73' r='10.73' fill='%2300716b'/%3E%3Crect x='29.84' y='26.1' width='21.61' height='9.8' rx='4.9' ry='4.9' transform='translate(33.83 -19.66) rotate(45)' fill='%23f3c000'/%3E%3Cpolygon points='37.34 44.11 27.75 34.53 32.12 29.1 43.02 39.64 37.34 44.11' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mijn-hypotheek\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M13.9,18h44c1.1,0,2,.9,2,2v32H11.9V20c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M57.9,18c1.1,0,2,.9,2,2v32H11.9V20c0-1.1.9-2,2-2h44M57.9,15H13.9c-2.8,0-5,2.2-5,5v35h54V20c0-2.8-2.2-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M36,15.7h0c.4,0,.8.3.8.8h0c0,.4-.3.8-.8.8h0c-.4,0-.8-.3-.8-.8h0c0-.4.3-.8.8-.8Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M5.9,52h60.3v1c0,2.2-1.8,4-4,4H9.9c-2.2,0-4-1.8-4-4v-1h0Z' fill='%2300716b'/%3E%3Cpath d='M30.9,52h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Ccircle cx='24.7' cy='35.7' r='9.3' fill='%23004c4c'/%3E%3Cpath d='M37,28.5h0c0-.8.7-1.5,1.5-1.5h16c.8,0,1.5.7,1.5,1.5h0c0,.8-.7,1.5-1.5,1.5h-16c-.8,0-1.5-.7-1.5-1.5Z' fill='%2300716b'/%3E%3Cpath d='M37,35.5h0c0-.8.7-1.5,1.5-1.5h16c.8,0,1.5.7,1.5,1.5h0c0,.8-.7,1.5-1.5,1.5h-16c-.8,0-1.5-.7-1.5-1.5Z' fill='%2300716b'/%3E%3Cpath d='M37,42.5h0c0-.8.7-1.5,1.5-1.5h8c.8,0,1.5.7,1.5,1.5h0c0,.8-.7,1.5-1.5,1.5h-8c-.8,0-1.5-.7-1.5-1.5Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M29.7,35.4l-4.6-4.6c0,0-.2-.2-.4-.2s-.3,0-.4.2l-4.7,4.7c-.2.2-.2.5,0,.7.1,0,.2.1.4.1h0c.1,0,.3,0,.4-.1l.2-.2v3.6c0,.4.3.7.7.7h6.8c.4,0,.7-.3.7-.7v-3.6h.1c.2.4.6.3.8,0,.1-.2.1-.5,0-.7Z' fill='%23f3c000'/%3E%3Cpath d='M23.9,35h1.7c.3,0,.5.2.5.5v4.8h-2.7v-4.8c0-.3.2-.5.5-.5Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-milk\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M49.49,29.06l-1.17-2.22c-1.3-2.46-2.28-5.12-2.32-7.82v-3.02l-10-.14-10,.14v3.02c-.04,2.7-1.02,5.36-2.32,7.82l-1.17,2.22c-1.43,2.7-2.51,5.63-2.51,8.59v22.35c0,1.66,1.34,3,3,3h26c1.66,0,3-1.34,3-3v-22.35c0-2.96-1.08-5.89-2.51-8.59Z' fill='%2366c7c0'/%3E%3Crect x='24' y='12' width='24' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpolygon points='52 52.91 31.05 34.57 33.28 32.33 52 48.43 52 52.91' fill='%23fff'/%3E%3Ccircle cx='32.94' cy='34.02' r='3.33' fill='%23f3c000'/%3E%3Cpath d='M20,60c0,1.66,1.34,3,3,3h13s13,0,13,0c1.66,0,3-1.34,3-3v-5H20v5Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-milkmaid\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cellipse cx='35.99' cy='18.03' rx='8.47' ry='12.01' fill='%2366c7c0'/%3E%3Cpath d='M36.01,40.2c16.03,0,19.99-5.55,20.95-8.67.24-.78-.55-1.51-1.31-1.2-4.45,1.77-3.99-4.49-3.99-4.49,0-15.84-15.65-15.84-15.65-15.84,0,0-15.65,0-15.65,15.84,0,0,.45,6.26-3.99,4.49-.76-.3-1.55.43-1.31,1.2.96,3.12,4.92,8.67,20.95,8.67' fill='%2333b5ab'/%3E%3Cpath d='M30.6,41.44h10.83c11.91,0,21.58,9.67,21.58,21.58H9.02c0-11.91,9.67-21.58,21.58-21.58Z' fill='%2366c7c0'/%3E%3Cpath d='M46.83,52.23h0c-.92,0-1.67-.75-1.67-1.67v-28.09l3.34,2.06v26.03c0,.92-.75,1.67-1.67,1.67Z' fill='%2300716b'/%3E%3Cpath d='M28,44h.04c.44,2.25,3.83,4,7.95,4s7.51-1.75,7.95-4h.05v-2.39c-.85-.1-1.7-.17-2.58-.17h-10.83c-.88,0-1.74.07-2.6.17v1.76s-.01.08-.01.12,0,.08.01.12v.38Z' fill='%2333b5ab'/%3E%3Cellipse cx='35.99' cy='43.2' rx='5.99' ry='2.6' fill='%2366c7c0'/%3E%3Cpath d='M25.21,52.23h0c-.92,0-1.67-.75-1.67-1.67v-26.06l3.34-.36v26.42c0,.92-.75,1.67-1.67,1.67Z' fill='%2300716b'/%3E%3Crect x='30' y='35.92' width='12' height='7.28' fill='%2366c7c0'/%3E%3Cpath d='M41.99,36.89v3.35c-1.62.87-3.45,1.5-5.41,1.5h-6.59v-4.85h12Z' fill='%2333b5ab'/%3E%3Cpath d='M36,11.48h0,0s-12.46,8.22-12.46,13.01c.68,6.51,6.02,11.57,12.46,11.57s11.82-5.07,12.5-11.57c0-4.79-12.5-13.01-12.5-13.01Z' fill='%2300716b'/%3E%3Cpath d='M46.31,24.85v4.73c0,5.86-4.62,10.62-10.31,10.62s-10.31-4.76-10.31-10.62v-3.83c.36.02.74.04,1.1.04,4.93,0,9.38-2.12,12.52-5.52,1.91,2.07,4.3,3.66,7,4.59Z' fill='%2366c7c0'/%3E%3Crect x='21.99' y='45.19' width='6.44' height='2.68' rx='1.34' ry='1.34' fill='%23f3c000'/%3E%3Crect x='43.61' y='45.19' width='6.44' height='2.68' rx='1.34' ry='1.34' fill='%23f3c000'/%3E%3Cpath d='M53.02,44.84v18.17h9.98c0-7.64-3.99-14.34-9.98-18.17Z' fill='%2333b5ab'/%3E%3Cpath d='M9.02,63.02h9.98v-18.17c-5.99,3.83-9.98,10.53-9.98,18.17Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-alert\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='53.94' cy='18' r='9' fill='%23f3c000'/%3E%3Cpath d='M55.05,20.28h1.79v1.28h-5.43v-1.28h2.09v-4.8l-1.71.57-.41-1.29,2.29-.72h1.37v6.24Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-call\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='36' cy='34.5' r='10.5' fill='%23f3c000'/%3E%3Cpath d='M41.57,36.86c-.31-.15-1.81-.89-2.09-.99-.28-.1-.48-.15-.69.15-.2.31-.79.99-.97,1.2-.18.2-.36.23-.66.08-.31-.15-1.29-.47-2.45-1.51-.91-.81-1.52-1.81-1.7-2.11-.18-.31-.02-.47.13-.62.14-.14.31-.36.46-.53.15-.18.2-.31.31-.51.1-.2.05-.38-.03-.53-.08-.15-.69-1.66-.94-2.27-.25-.6-.5-.51-.69-.52-.18,0-.38-.01-.59-.01s-.53.08-.81.38c-.28.31-1.07,1.04-1.07,2.55s1.09,2.95,1.25,3.16c.15.2,2.15,3.29,5.21,4.61.73.31,1.3.5,1.74.64.73.23,1.4.2,1.92.12.59-.09,1.81-.74,2.06-1.45.25-.71.25-1.32.18-1.45s-.28-.2-.59-.36h0Z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-download\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2339b7ae'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='25' y='25' width='22' height='22' rx='1.63' ry='1.63' fill='%2300716b'/%3E%3Crect x='35.1' y='36.88' width='1.43' height='11.21' rx='.71' ry='.71' transform='translate(78.3 6.68) rotate(90)' fill='%23f3c000'/%3E%3Cpath d='M32.61,37.7c-.28-.28-.28-.73,0-1.01.28-.28.73-.28,1.01,0l1.48,1.48v-9.07c0-.39.32-.71.71-.71s.71.32.71.71v9.07s1.48-1.48,1.48-1.48c.28-.28.73-.28,1.01,0h0c.28.28.28.73,0,1.01l-2.7,2.7c-.28.28-.73.28-1.01,0l-2.7-2.7Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-profile\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2339b7ae'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M34.25,33.91h3.5c5.11,0,9.25,4.15,9.25,9.25v.3h-22v-.3c0-5.11,4.15-9.25,9.25-9.25Z' fill='%2300716b'/%3E%3Cg%3E%3Cellipse cx='35.91' cy='33.83' rx='2.41' ry='1.62' fill='%2333b5ab'/%3E%3Cpath d='M38.32,31.44v2.32c0,.61-1.08,1.1-2.41,1.1s-2.41-.49-2.41-1.1v-2.32h4.82Z' fill='%2333b5ab'/%3E%3Cpath d='M38.32,32.65s-.8,1.32-4.82,1.32v-2.04h4.82v.71Z' fill='%2300716b'/%3E%3Cpath d='M40.4,26.48v2.2c0,2.44-1.8,4.57-4.19,4.73-2.62.17-4.79-1.94-4.79-4.58v-2.35c0-2.53,2.01-4.58,4.49-4.58h0c2.48,0,4.49,2.05,4.49,4.58Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-qr\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M27.03,33.34c-.55,0-1-.45-1-1v-1.95c0-2.39,1.95-4.34,4.34-4.34h2.05c.55,0,1,.45,1,1s-.45,1-1,1h-2.05c-1.29,0-2.34,1.05-2.34,2.34v1.95c0,.55-.45,1-1,1Z' fill='%23fff'/%3E%3Cpath d='M44.97,33.39c-.55,0-1-.45-1-1v-2.05c0-1.29-1.05-2.34-2.34-2.34h-1.95c-.55,0-1-.45-1-1s.45-1,1-1h1.95c2.39,0,4.34,1.95,4.34,4.34v2.05c0,.55-.45,1-1,1Z' fill='%23fff'/%3E%3Cpath d='M41.63,45.95h-2.05c-.55,0-1-.45-1-1s.45-1,1-1h2.05c1.29,0,2.34-1.05,2.34-2.34v-1.95c0-.55.45-1,1-1s1,.45,1,1v1.95c0,2.39-1.95,4.34-4.34,4.34Z' fill='%23fff'/%3E%3Cpath d='M32.31,46h-1.95c-2.39,0-4.34-1.95-4.34-4.34v-2.05c0-.55.45-1,1-1s1,.45,1,1v2.05c0,1.29,1.05,2.34,2.34,2.34h1.95c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-settings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M45,37.31v-2.61l-1.2-.35c-.54-.16-.98-.55-1.19-1.07,0,0,0-.01,0-.02-.22-.52-.19-1.11.08-1.6l.61-1.1-1.85-1.85-1.1.61c-.49.27-1.08.3-1.6.08,0,0-.01,0-.02,0-.52-.21-.92-.65-1.07-1.19l-.35-1.2h-2.61l-.35,1.2c-.16.54-.55.98-1.07,1.19,0,0-.01,0-.02,0-.52.22-1.11.19-1.6-.08l-1.1-.61-1.85,1.85.65,1.18c.26.47.24,1.02.04,1.52,0,0,0,.01,0,.02-.2.5-.58.9-1.1,1.04l-1.3.37v2.61l1.3.37c.51.15.89.55,1.1,1.04,0,0,0,.01,0,.02.21.5.22,1.05-.04,1.52l-.65,1.18,1.85,1.85,1.18-.65c.47-.26,1.02-.24,1.52-.04,0,0,.01,0,.02,0,.49.2.9.58,1.04,1.1l.37,1.3h2.61l.37-1.3c.15-.51.55-.89,1.04-1.1,0,0,.01,0,.02,0,.5-.21,1.05-.22,1.52.04l1.18.65,1.85-1.85-.61-1.1c-.27-.49-.3-1.08-.08-1.6,0,0,0-.01,0-.02.21-.52.65-.91,1.19-1.07l1.2-.35Z' fill='%23004c4c'/%3E%3Ccircle cx='36' cy='36' r='2.23' fill='%236bc9c2'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-stock\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M49,36l-5-13-7.5,19.5-7-11-6.5,9.5v18c0,1.11.9,2,2,2h21.99c1.11,0,2-.9,2-2v-23Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M23,42l5.42-7.84,5.82,9.14c.28.44.76.69,1.27.69.04,0,.09,0,.14,0,.56-.05,1.04-.41,1.25-.93l7.17-17.71,4.94,11.65v-7.88s-3.63-8.22-3.63-8.22c-.24-.55-.75-.9-1.4-.89-.6,0-1.14.38-1.37.94l-7.41,18.3-5.44-8.54c-.27-.42-.72-.68-1.22-.69-.5-.02-.97.22-1.26.62l-4.29,6.38v5Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-transfer\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='25' y='25' width='22' height='22' rx='1.63' ry='1.63' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M32.79,36.61c.28-.28.73-.28,1.01,0h0c.28.28.28.73,0,1.01l-1.48,1.48h9.07c.39,0,.71.32.71.71,0,.39-.32.71-.71.71h-9.07s1.48,1.48,1.48,1.48c.28.28.28.73,0,1.01-.28.28-.73.28-1.01,0l-2.7-2.7c-.28-.28-.28-.73,0-1.01l2.7-2.7Z' fill='%2333b5ab'/%3E%3Cpath d='M39.21,35.39c-.28.28-.73.28-1.01,0-.28-.28-.28-.73,0-1.01l1.48-1.48h-9.07c-.39,0-.71-.32-.71-.71,0-.39.32-.71.71-.71h9.07s-1.48-1.48-1.48-1.48c-.28-.28-.28-.73,0-1.01h0c.28-.28.73-.28,1.01,0l2.7,2.7c.28.28.28.73,0,1.01l-2.7,2.7Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile-verify\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='36' cy='34.5' r='10.5' fill='%23004c4c'/%3E%3Cpath d='M35.23,37.82h0c-.27,0-.52-.11-.71-.29l-2.5-2.5c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l1.79,1.79,4.07-4.07c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.77,4.77c-.19.19-.44.29-.71.29Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mobile\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-moblie-alert\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Ccircle cx='53.94' cy='18' r='9' fill='%23f3c000'/%3E%3Cpath d='M55.05,20.28h1.79v1.28h-5.43v-1.28h2.09v-4.8l-1.71.57-.41-1.29,2.29-.72h1.37v6.24Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-money-cashback\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='46' y='31' width='17' height='18' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M16,37h7v6h-7c-1.66,0-3-1.34-3-3h0c0-1.66,1.34-3,3-3Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M21,43h2v6h-2c-1.66,0-3-1.34-3-3h0c0-1.66,1.34-3,3-3Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M14,31h9v6h-9c-1.66,0-3-1.34-3-3h0c0-1.66,1.34-3,3-3Z' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M17,25h6v6h-6c-1.66,0-3-1.34-3-3h0c0-1.66,1.34-3,3-3Z' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='21.98' y='9' width='28' height='54' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M50,19.91c0,.08-10,.08-10,.08v5.92c.43,5.54,2.99,8.93,10,11.08v-17.09Z' stroke-width='0px' fill='%2333b5ab' fill-rule='evenodd'/%3E%3Cpath d='M31,21h11.8v6h-8.8c-1.66,0-3-1.34-3-3v-3h0Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M58.53,30c0-4.8-4.66-10.96-9.84-10.96l-.69-.04h-14c-1.66,0-3,1.34-3,3h0c0,1.66,1.34,3,3,3h8.46c.4,4.94,2.82,7.93,9.54,9.81v12.19h4.49c3.59,0,6.51-2.91,6.51-6.51v-10.49h-4.47Z' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='25' y='13' width='6' height='6' rx='3' ry='3' transform='translate(12 44) rotate(-90)' stroke-width='0px' fill='%23fff'/%3E%3Crect x='21.98' y='55' width='28' height='3' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-money-new10\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='73.794' y1='29.132' x2='22.385' y2='51.485' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23e3e3e3'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Cpath d='M38.826,20.196h-6.31c-.823,0-1.555-.522-1.824-1.299l-2.093-6.047c-.45-1.299.515-2.654,1.89-2.654h10.377c1.376,0,2.341,1.358,1.889,2.657l-2.105,6.046c-.27.776-1.002,1.296-1.823,1.296Z' fill='%2366c7c0'/%3E%3Cpath d='M40.679,19.639c-.105,0-.212-.008-.32-.026-4.948-.796-9.274-.017-9.317-.008-1.086.201-2.129-.516-2.331-1.601-.202-1.085.512-2.128,1.596-2.331.203-.038,5.023-.919,10.686-.009,1.091.175,1.833,1.201,1.657,2.292-.158.983-1.007,1.683-1.972,1.683Z' fill='%2300716b'/%3E%3Cpath d='M60.676,52.571l-2.422-14.712c-1.682-10.958-11.149-19.35-22.577-19.35s-20.896,8.392-22.578,19.35l-2.422,14.712c-1.003,6.089,3.696,11.625,9.867,11.625h30.265c6.171,0,10.87-5.535,9.867-11.625Z' fill='%2366c7c0'/%3E%3Cpath d='M60.608,52.159c-.904,4.514-4.878,8.037-9.799,8.037h-30.265c-4.921,0-8.895-3.523-9.799-8.037l-.068.412c-1.002,6.089,3.696,11.625,9.867,11.625h30.265c6.171,0,10.87-5.535,9.867-11.625l-.068-.412Z' fill='%2339b7ae'/%3E%3C/g%3E%3Ccircle cx='13.177' cy='19.196' r='6' fill='%23f3c000'/%3E%3Ccircle cx='6.177' cy='32.196' r='5' fill='%23f3c000'/%3E%3Ccircle cx='13.177' cy='43.196' r='5' fill='%23f3c000'/%3E%3Crect x='22' y='32' width='49' height='18' rx='8.5' ry='8.5' fill='url(%23linear-gradient)'/%3E%3Cpath d='M31.531,38.944c-.98,0-1.714.367-2.204.98v-.735h-2.327v7.592h2.327v-4.163c0-1.102.612-1.592,1.469-1.592.735,0,1.347.49,1.347,1.347v4.286h2.327v-4.653c-.122-1.959-1.347-3.061-2.939-3.061' fill-rule='evenodd' fill='%230f0f0f'/%3E%3Cpath d='M39.245,38.944c-2.449,0-4.041,1.714-4.041,4.041,0,2.204,1.592,4.041,4.163,4.041,1.469,0,2.571-.49,3.306-1.592l-1.837-1.102c-.245.367-.857.612-1.469.612-.857,0-1.592-.245-1.837-1.102h5.388c0-.245.122-.612.122-.857,0-2.327-1.592-4.041-3.796-4.041ZM37.531,42.128c.245-.735.735-1.224,1.714-1.224.735,0,1.347.367,1.592,1.224h-3.306Z' fill-rule='evenodd' fill='%230f0f0f'/%3E%3Cpolyline points='53.449 39.189 51.98 39.189 50.878 43.23 49.776 39.189 47.571 39.189 46.469 43.23 45.367 39.189 42.918 39.189 45.367 46.658 47.449 46.658 48.673 42.618 49.898 46.658 51.98 46.658 53.449 42.373 53.449 39.189' fill-rule='evenodd' fill='%230f0f0f'/%3E%3Cpath d='M64.347,35.026c-2.939,0-4.653,2.449-4.653,6s1.714,6,4.653,6,4.653-2.449,4.653-6c0-3.673-1.714-6-4.653-6ZM64.347,44.332c-1.347,0-2.082-1.224-2.082-3.429s.735-3.429,2.082-3.429,2.082,1.224,2.082,3.429-.735,3.429-2.082,3.429Z' fill='%2300c88f' fill-rule='evenodd'/%3E%3Cpath d='M56.02,35.148c-.367.98-1.224,1.469-2.571,1.469v2.449h.49c.245,0,.49,0,.612-.122.612-.122.98-.367,1.347-.735v8.327h2.694v-11.388h-2.571' fill='%2300c88f' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-money-pin\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='18' width='48' height='18' rx='4' ry='4' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='19' y='25' width='34' height='4' rx='1' ry='1' stroke-width='0px' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='21' y='25' width='30' height='38' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='21' y='25' width='30' height='3' stroke-width='0px' fill='%2333b5ab'/%3E%3Crect x='21' y='56' width='30' height='3' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='35.87' cy='42' r='12' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M30.56,47c0-.14-.03-.28-.09-.41-.38-.78-.59-1.66-.59-2.59,0-2.22,1.21-4.15,3-5.19v4.85c0,.42.26.8.66.94.65.24,1.34-.25,1.34-.94v-5.57c.33-.06.66-.09,1-.09s.67.04,1,.09v7.02c0,.42.26.8.66.94.65.24,1.34-.25,1.34-.94v-6.3c1.79,1.04,3,2.97,3,5.19,0,.82-.16,1.59-.45,2.3-.06.14-.08.28-.08.42,0,.41.24.79.65.94.5.18,1.06-.06,1.26-.55.4-.96.63-2,.63-3.1,0-3.36-2.07-6.23-5-7.41v-1.59c0-.55-.45-1-1-1s-1,.45-1,1v.67h0v.4c-.33-.04-.66-.07-1-.07s-.67.03-1,.07v-1.07c0-.55-.45-1-1-1s-1,.45-1,1v1.01h0v.58c-2.93,1.19-5,4.05-5,7.41,0,1.24.28,2.42.79,3.46.16.34.52.54.89.54.57,0,1.01-.47,1.01-.99h0Z' stroke-width='0px' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-money-transfer\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='41.149' y='31' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='38' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='45' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='15' y='29' width='21' height='21' fill='%2300716b'/%3E%3Cpath d='M32,44.172h-9.464l1.161,1.121c.404.39.404,1.024,0,1.414s-1.06.391-1.465,0l-2.929-2.828c-.404-.39-.404-1.024,0-1.414,0,0,0,0,0,0l2.929-2.828c.404-.391,1.06-.391,1.464,0,.404.391.404,1.024,0,1.414l-1.161,1.121h9.464c.552,0,1,.448,1,1s-.448,1-1,1Z' fill='%23fff'/%3E%3Cpath d='M32.985,35.904c-.018.23-.106.456-.288.631h0l-2.929,2.828c-.404.391-1.06.391-1.464,0s-.404-1.024,0-1.414l1.161-1.122h-9.465c-.552,0-1-.448-1-1s.448-1,1-1h9.464l-1.161-1.121c-.404-.391-.404-1.024,0-1.414.404-.391,1.06-.391,1.465,0l2.929,2.828c.202.195.303.451.303.707,0,.026-.013.05-.015.076Z' fill='%23fdce2f'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-money\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='24' width='54' height='30' stroke-width='0px' fill='%2339b7ae'/%3E%3Cpath d='M63,24v30H25.72c-2.37-4.43-3.72-9.55-3.72-15s1.35-10.57,3.72-15h37.28Z' fill='%2300716b' stroke-width='0px'/%3E%3Ccircle cx='14' cy='49' r='2' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='56' y='24' width='3' height='30' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='39' cy='39' r='12' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M43.01,44.32c-.14,0-.28.03-.41.09-.78.38-1.66.59-2.59.59-2.22,0-4.15-1.21-5.19-3h4.85c.42,0,.8-.27.94-.66.23-.65-.25-1.34-.94-1.34h-5.57c-.06-.33-.09-.66-.09-1s.03-.67.09-1h7.02c.42,0,.8-.27.94-.66.24-.65-.25-1.34-.94-1.34h-6.3c1.04-1.79,2.97-3,5.19-3,.82,0,1.59.16,2.3.45.14.06.28.09.42.09.41,0,.79-.24.94-.65.18-.5-.06-1.06-.55-1.26-.96-.4-2-.63-3.1-.63-3.36,0-6.23,2.07-7.41,5h-1.59c-.55,0-1,.45-1,1s.45,1,1,1h1.07c-.04.33-.07.66-.07,1s.03.67.07,1h-1.07c-.55,0-1,.45-1,1s.45,1,1,1h1.59c1.19,2.93,4.05,5,7.41,5,1.24,0,2.42-.28,3.46-.79.34-.16.53-.52.53-.89,0-.57-.47-1.01-.99-1.01h0Z' stroke-width='0px' fill='%23fff'/%3E%3Crect x='12' y='27' width='6' height='4' rx='2' ry='2' stroke-width='0px' fill='%23004c4c'/%3E%3Ccircle cx='18' cy='14' r='6' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='32' cy='17' r='5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-more-information\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='13.765' cy='18.414' r='1.5' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M62,19v39H6V19c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M62,19v4H6v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Crect x='6' y='23' width='56' height='2' fill='%2333b5ab'/%3E%3Crect x='39.149' y='31' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='39.149' y='38' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='39.149' y='45' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='12.149' y='30' width='21' height='21' fill='%23fdce2f'/%3E%3Cg%3E%3Crect x='21.149' y='39' width='3' height='8' fill='%23fff'/%3E%3Cpath d='M21.149,39h2v2h-2c-.552,0-1-.448-1-1h0c0-.552.448-1,1-1Z' fill='%23fff'/%3E%3Ccircle cx='22.649' cy='35.5' r='1.5' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='12.5' cy='19.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='17.5' cy='19.5' r='1.5' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-annuities-down\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M60,59H13V14s9.08,1.8,27,18c13.11,11.85,20,27,20,27Z' fill='%2300716b'/%3E%3Cpath d='M38.92,18.7c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM44.56,18.7c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88ZM42.92,29.18l8-14.08h2.32l-8,14.08h-2.32ZM49.48,25.58c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM55.12,25.58c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-annuities-up\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M13,59h47s0-45,0-45c0,0-2.08,10.8-20,27-13.11,11.85-27,18-27,18Z' fill='%2300716b'/%3E%3Cpath d='M14.92,18.7c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM20.56,18.7c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88ZM18.92,29.18l8-14.08h2.32l-8,14.08h-2.32ZM25.48,25.58c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM31.12,25.58c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-bank-savings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='14' y='49' width='12' height='10' fill='%23004c4c'/%3E%3Crect x='30' y='36' width='12' height='23' fill='%23004c4c'/%3E%3Crect x='46' y='23' width='12' height='36' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-bank-sustainable\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M14.92,18.7c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM20.56,18.7c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88ZM18.92,29.18l8-14.08h2.32l-8,14.08h-2.32ZM25.48,25.58c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM31.12,25.58c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88Z' fill='%23004c4c'/%3E%3Cpath d='M38.65,59c0-13.02-3.61-23-18.08-23,0,13.98,5.45,23,18.08,23Z' fill='%2300716b'/%3E%3Cpath d='M37,51c0-14.43,4-25.5,20.05-25.5,0,15.5-6.05,25.5-20.05,25.5Z' fill='%2300716b'/%3E%3Crect x='37' y='50' width='3' height='13' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-budget-decrease\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M36.08,50.78c-.17,0-.35.04-.52.12-.99.48-2.1.74-3.27.74-2.79,0-5.23-1.52-6.54-3.78h6.11c.53,0,1.01-.33,1.19-.83.3-.82-.31-1.69-1.19-1.69h-7.01c-.07-.41-.11-.83-.11-1.26s.04-.85.11-1.26h8.84c.53,0,1.01-.33,1.19-.83.3-.82-.31-1.69-1.19-1.69h-7.93c1.31-2.26,3.75-3.78,6.54-3.78,1.03,0,2.01.2,2.9.57.17.07.35.11.53.11.52,0,1-.3,1.18-.82.23-.63-.08-1.33-.7-1.59-1.2-.51-2.53-.79-3.91-.79-4.23,0-7.84,2.61-9.34,6.3h-2c-.7,0-1.26.56-1.26,1.26s.56,1.26,1.26,1.26h1.35c-.05.41-.09.83-.09,1.26s.04.85.09,1.26h-1.35c-.7,0-1.26.56-1.26,1.26s.56,1.26,1.26,1.26h2c1.5,3.69,5.11,6.3,9.34,6.3,1.57,0,3.05-.36,4.37-.99.42-.2.67-.65.67-1.12,0-.72-.59-1.27-1.25-1.27h0Z' fill='%2300716b'/%3E%3Cpath d='M39.84,49.3c-.46-.46-.46-1.2,0-1.66.46-.46,1.2-.46,1.66,0l2.42,2.42v-14.89c0-.65.53-1.17,1.17-1.17s1.17.53,1.17,1.17v14.89s2.42-2.42,2.42-2.42c.46-.46,1.2-.46,1.66,0h0c.46.46.46,1.2,0,1.66l-4.43,4.43c-.46.46-1.2.46-1.66,0l-4.43-4.43Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-budget-increase\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M36.08,50.78c-.17,0-.35.04-.52.12-.99.48-2.1.74-3.27.74-2.79,0-5.23-1.52-6.54-3.78h6.11c.53,0,1.01-.33,1.19-.83.3-.82-.31-1.69-1.19-1.69h-7.01c-.07-.41-.11-.83-.11-1.26s.04-.85.11-1.26h8.84c.53,0,1.01-.33,1.19-.83.3-.82-.31-1.69-1.19-1.69h-7.93c1.31-2.26,3.75-3.78,6.54-3.78,1.03,0,2.01.2,2.9.57.17.07.35.11.53.11.52,0,1-.3,1.18-.82.23-.63-.08-1.33-.7-1.59-1.2-.51-2.53-.79-3.91-.79-4.23,0-7.84,2.61-9.34,6.3h-2c-.7,0-1.26.56-1.26,1.26s.56,1.26,1.26,1.26h1.35c-.05.41-.09.83-.09,1.26s.04.85.09,1.26h-1.35c-.7,0-1.26.56-1.26,1.26s.56,1.26,1.26,1.26h2c1.5,3.69,5.11,6.3,9.34,6.3,1.57,0,3.05-.36,4.37-.99.42-.2.67-.65.67-1.12,0-.72-.59-1.27-1.25-1.27h0Z' fill='%2300716b'/%3E%3Cpath d='M50.35,38.77c.46.46.46,1.2,0,1.66-.46.46-1.2.46-1.66,0l-2.42-2.42v14.89c0,.65-.53,1.17-1.17,1.17s-1.17-.53-1.17-1.17v-14.89s-2.42,2.42-2.42,2.42c-.46.46-1.2.46-1.66,0h0c-.46-.46-.46-1.2,0-1.66l4.43-4.43c.46-.46,1.2-.46,1.66,0l4.43,4.43Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-choice\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M60,33v25.98c0,2.22-1.79,4.02-4,4.02H16c-2.21,0-4-1.8-4-4.02v-25.98l22-22h4l22,22Z' fill='%2366c7c0'/%3E%3Cpath d='M60,38.05v5l-23.09-23.15c-.39-.4-1.03-.4-1.42-.01l-23.49,23.36v-5l23.49-23.36c.39-.39,1.03-.39,1.42.01l23.09,23.15Z' fill='%2339b7ae'/%3E%3Cpath d='M8.999,40c-.765,0-1.53-.288-2.115-.864-1.174-1.157-1.178-3.036-.01-4.198L34.086,7.874c.563-.56,1.328-.874,2.126-.874h.006c.798,0,1.563.316,2.124.879l26.729,26.804c1.019,1.022,1.255,2.64.433,3.823-1.106,1.592-3.324,1.73-4.624.426l-23.968-24.036c-.39-.391-1.028-.393-1.42-.003l-24.367,24.233c-.586.583-1.356.874-2.126.874Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='38.001' y='37.001' width='3.998' height='16' rx='1.999' ry='1.999' transform='translate(-5.001 85.001) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38.001' y='44.001' width='3.998' height='16' rx='1.999' ry='1.999' transform='translate(-12 92.002) rotate(-90)' fill='%2300716b'/%3E%3Crect x='38' y='30' width='4' height='16' rx='2' ry='2' transform='translate(2 78) rotate(-90)' fill='%2300716b'/%3E%3Crect x='24.502' y='42.502' width='3.996' height='4.999' rx='1.998' ry='1.998' transform='translate(-18.502 71.502) rotate(-90)' fill='%23fff'/%3E%3Crect x='24.502' y='49.502' width='3.996' height='4.999' rx='1.998' ry='1.998' transform='translate(-25.502 78.503) rotate(-90)' fill='%23fff'/%3E%3Crect x='24.498' y='35.502' width='4.004' height='4.999' rx='2.002' ry='2.002' transform='translate(-11.502 64.502) rotate(-90)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-credit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M46.87,47.39c-.29,0-.59.06-.88.2-1.68.81-3.56,1.26-5.56,1.26-4.75,0-8.89-2.59-11.12-6.43h10.38c.9,0,1.71-.57,2.02-1.42.5-1.4-.53-2.87-2.02-2.87h-11.93c-.12-.7-.19-1.41-.19-2.14s.07-1.44.19-2.14h15.04c.9,0,1.71-.57,2.02-1.42.5-1.4-.53-2.87-2.02-2.87h-13.49c2.23-3.84,6.37-6.43,11.12-6.43,1.75,0,3.41.34,4.93.97.29.12.6.18.9.18.88,0,1.7-.51,2.01-1.39.39-1.07-.13-2.26-1.18-2.71-2.05-.87-4.29-1.34-6.65-1.34-7.2,0-13.34,4.43-15.88,10.71h-3.4c-1.18,0-2.14.96-2.14,2.14s.96,2.14,2.14,2.14h2.29c-.09.7-.15,1.42-.15,2.14s.06,1.44.15,2.14h-2.29c-1.18,0-2.14.96-2.14,2.14s.96,2.14,2.14,2.14h3.4c2.54,6.28,8.69,10.71,15.89,10.71,2.66,0,5.19-.61,7.42-1.68.72-.35,1.15-1.11,1.15-1.91,0-1.23-1.01-2.16-2.13-2.16h0Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-grow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M14.92,18.7c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM20.56,18.7c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88ZM18.92,29.18l8-14.08h2.32l-8,14.08h-2.32ZM25.48,25.58c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM31.12,25.58c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88Z' fill='%23004c4c'/%3E%3Crect x='13' y='47' width='46' height='12' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-guarantee\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M60,33v25.98c0,2.22-1.79,4.02-4,4.02H16c-2.21,0-4-1.8-4-4.02v-25.98l22-22h4l22,22Z' fill='%2366c7c0'/%3E%3Cpath d='M60,38.05v5l-23.09-23.15c-.39-.4-1.03-.4-1.42-.01l-23.49,23.36v-5l23.49-23.36c.39-.39,1.03-.39,1.42.01l23.09,23.15Z' fill='%2339b7ae'/%3E%3Cpath d='M8.999,40c-.765,0-1.53-.288-2.115-.864-1.174-1.157-1.178-3.036-.01-4.198L34.086,7.874c.563-.56,1.328-.874,2.126-.874h.006c.798,0,1.563.316,2.124.879l26.729,26.804c1.019,1.022,1.255,2.64.433,3.823-1.106,1.592-3.324,1.73-4.624.426l-23.968-24.036c-.39-.391-1.028-.393-1.42-.003l-24.367,24.233c-.586.583-1.356.874-2.126.874Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M46.814,39.844c.782.782.781,2.049,0,2.831l-8.483,8.475-1.415,1.415c-.781.781-2.049.781-2.83,0h0c-.782-.782-.781-2.049,0-2.83l1.415-1.415,8.485-8.477c.782-.781,2.048-.781,2.829,0h0Z' fill='%23fed130'/%3E%3Crect x='30.319' y='41.472' width='4.002' height='12.997' rx='2.001' ry='2.001' transform='translate(-24.454 36.904) rotate(-45)' fill='%23fed130'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-interest-rates\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M9,17h54v32c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4V17h0Z' fill='%2333b5ab'/%3E%3Cpath d='M21.49,28.41c0-3.58,2.62-6.14,6.21-6.14s6.21,2.56,6.21,6.14-2.62,6.14-6.21,6.14-6.21-2.56-6.21-6.14ZM30.51,28.41c0-1.73-1.09-3.01-2.82-3.01s-2.82,1.28-2.82,3.01,1.09,3.01,2.82,3.01,2.82-1.28,2.82-3.01ZM27.89,45.17l12.8-22.53h3.71l-12.8,22.53h-3.71ZM38.38,39.42c0-3.58,2.62-6.14,6.21-6.14s6.21,2.56,6.21,6.14-2.62,6.14-6.21,6.14-6.21-2.56-6.21-6.14ZM47.41,39.42c0-1.73-1.09-3.01-2.82-3.01s-2.82,1.28-2.82,3.01,1.09,3.01,2.82,3.01,2.82-1.28,2.82-3.01Z' fill='%23004c4c'/%3E%3Crect x='34' y='7' width='4' height='5' fill='%2300716b'/%3E%3Crect x='34' y='53' width='4' height='13' fill='%2300716b'/%3E%3Cpath d='M13,12h46c2.21,0,4,1.79,4,4v1H9v-1c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-linear\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpolygon points='60 59 13 59 13 14 60 59' fill='%2300716b'/%3E%3Cpath d='M38.92,18.7c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM44.56,18.7c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88ZM42.92,29.18l8-14.08h2.32l-8,14.08h-2.32ZM49.48,25.58c0-2.24,1.64-3.84,3.88-3.84s3.88,1.6,3.88,3.84-1.64,3.84-3.88,3.84-3.88-1.6-3.88-3.84ZM55.12,25.58c0-1.08-.68-1.88-1.76-1.88s-1.76.8-1.76,1.88.68,1.88,1.76,1.88,1.76-.8,1.76-1.88Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage-personal-business\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='9' width='54' height='54' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cpath d='M18.5,29.43c0-4.28,3.13-7.34,7.41-7.34s7.41,3.06,7.41,7.34-3.13,7.34-7.41,7.34-7.41-3.06-7.41-7.34ZM29.28,29.43c0-2.06-1.3-3.59-3.36-3.59s-3.36,1.53-3.36,3.59,1.3,3.59,3.36,3.59,3.36-1.53,3.36-3.59ZM26.14,49.45l15.28-26.9h4.43l-15.28,26.9h-4.43ZM38.67,42.57c0-4.28,3.13-7.34,7.41-7.34s7.41,3.06,7.41,7.34-3.13,7.34-7.41,7.34-7.41-3.06-7.41-7.34ZM49.45,42.57c0-2.06-1.3-3.59-3.36-3.59s-3.36,1.53-3.36,3.59,1.3,3.59,3.36,3.59,3.36-1.53,3.36-3.59Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mortgage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M26.99,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='35.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Crect x='50.87' y='36.78' width='3.96' height='26.22' fill='%2300716b'/%3E%3Cpath d='M42.87,43.78h20v12c0,1.1-.9,2-2,2h-16c-1.1,0-2-.9-2-2v-12h0Z' fill='%23f3c000'/%3E%3Cpath d='M44.87,40h16c1.1,0,2,.9,2,2v2h-20v-2c0-1.1.9-2,2-2Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-motorcycle\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='46 56 26 56 27.9 40 44.1 40 46 56' fill='%2366c7c0'/%3E%3Cpath d='M49.01,37.97c0,6.98-6.11,5.33-13.3,5.33s-12.72,1.64-12.72-5.33,5.82-12.63,13.01-12.63,13.01,5.65,13.01,12.63Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M44.3,26h-16.62c-.77,0-1.52-.26-2.13-.73l-4.77-3.66c-.18-.14-.43-.14-.6,0l-2.79,2.09c-.66.5-1.6.36-2.1-.3-.5-.66-.36-1.6.3-2.1l2.79-2.09c1.25-.94,2.99-.93,4.23.02l4.77,3.66c.09.07.19.1.3.1h16.62c.11,0,.22-.03.3-.1l4.77-3.66c1.24-.95,2.98-.96,4.23-.02l2.78,2.09c.66.5.8,1.44.3,2.1-.5.66-1.44.8-2.1.3l-2.78-2.09c-.18-.13-.43-.13-.6,0l-4.77,3.66c-.61.47-1.36.72-2.13.72Z' fill='%2366c7c0'/%3E%3Cpath d='M30.49,54c-.83,0-1.5-.67-1.5-1.5v-18.16c.28-2.51,2.17-4.34,4.5-4.34h1.01v-2.5c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v5.5h-4.01c-.89,0-1.39.79-1.5,1.59v17.91c0,.83-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Cpath d='M41.49,54c-.83,0-1.5-.67-1.5-1.5v-18c0-1.11-.81-1.5-1.5-1.5h-2.49c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h2.49c2.57,0,4.5,1.93,4.5,4.5v18c0,.83-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='36' cy='29.25' r='4.75' fill='%23f3c000'/%3E%3Crect x='24.99' y='55' width='22' height='3' rx='1.5' ry='1.5' fill='%2333b5ab'/%3E%3Crect x='31.98' y='42' width='8' height='21' rx='2.5' ry='2.5' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard-pending\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Cpath d='M52.478,6.897l-10.172,17.619c-.69,1.196.173,2.691,1.553,2.691h20.344c1.381,0,2.244-1.495,1.553-2.691l-10.172-17.619c-.69-1.196-2.416-1.196-3.107,0Z' fill='%23f87316'/%3E%3Cpath d='M52.871,22.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM53.248,20l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard-suspended\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Cpath d='M53.871,20.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.248,18l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f87316'/%3E%3Cpath d='M53.84,21.061c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.217,18.827l-.319-7.019h2.204l-.319,7.019h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard-wireless\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M39.608,28.517h0c-.453.201-.658.682-.494,1.122.793,2.135,1.24,4.413,1.24,6.788s-.447,4.653-1.24,6.788c-.163.44.041.921.494,1.122h0c.524.233,1.164,0,1.354-.508.867-2.325,1.353-4.81,1.353-7.402s-.486-5.076-1.353-7.402c-.19-.509-.829-.74-1.354-.508Z' fill='%23fff'/%3E%3Cpath d='M36.052,42.758h0c.529.235,1.176-.005,1.354-.523.631-1.836.986-3.783.986-5.809s-.354-3.972-.986-5.809c-.178-.518-.825-.758-1.354-.523h0c-.446.198-.651.668-.502,1.105.564,1.654.881,3.406.881,5.227s-.317,3.572-.881,5.227c-.149.437.056.907.502,1.105Z' fill='%23fff'/%3E%3Cpath d='M32.488,31.747h0c-.43.191-.633.639-.507,1.065.343,1.162.531,2.382.531,3.642s-.188,2.479-.531,3.642c-.126.426.077.874.507,1.065h0c.555.246,1.199-.046,1.362-.595.39-1.311.605-2.687.605-4.111s-.215-2.8-.605-4.111c-.163-.549-.807-.842-1.362-.595Z' fill='%23fff'/%3E%3Cpath d='M28.842,39.56l.083.037c.554.246,1.203-.061,1.331-.617.19-.824.291-1.678.291-2.553s-.101-1.729-.291-2.553c-.128-.556-.777-.863-1.331-.617l-.083.037c-.4.178-.597.588-.505.99.159.693.248,1.408.248,2.143s-.089,1.451-.248,2.143c-.092.402.105.812.505.99Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-debitcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23eb001b'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%2300a2e5'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill='%23eb001b' fill-rule='evenodd'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill-rule='evenodd' fill='%237375cf'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard-pending\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M52.478,6.897l-10.172,17.619c-.69,1.196.173,2.691,1.553,2.691h20.344c1.381,0,2.244-1.495,1.553-2.691l-10.172-17.619c-.69-1.196-2.416-1.196-3.107,0Z' fill='%23f87316'/%3E%3Cpath d='M52.871,22.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM53.248,20l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard-suspended\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,46.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,48c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,48c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.303l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.06c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.88c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Cpath d='M53.871,20.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.248,18l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f87316'/%3E%3Cpath d='M53.84,21.061c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.217,18.827l-.319-7.019h2.204l-.319,7.019h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard-wireless\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M39.608,28.517h0c-.453.201-.658.682-.494,1.122.793,2.135,1.24,4.413,1.24,6.788s-.447,4.653-1.24,6.788c-.163.44.041.921.494,1.122h0c.524.233,1.164,0,1.354-.508.867-2.325,1.353-4.81,1.353-7.402s-.486-5.076-1.353-7.402c-.19-.509-.829-.74-1.354-.508Z' fill='%23fff'/%3E%3Cpath d='M36.052,42.758h0c.529.235,1.176-.005,1.354-.523.631-1.836.986-3.783.986-5.809s-.354-3.972-.986-5.809c-.178-.518-.825-.758-1.354-.523h0c-.446.198-.651.668-.502,1.105.564,1.654.881,3.406.881,5.227s-.317,3.572-.881,5.227c-.149.437.056.907.502,1.105Z' fill='%23fff'/%3E%3Cpath d='M32.488,31.747h0c-.43.191-.633.639-.507,1.065.343,1.162.531,2.382.531,3.642s-.188,2.479-.531,3.642c-.126.426.077.874.507,1.065h0c.555.246,1.199-.046,1.362-.595.39-1.311.605-2.687.605-4.111s-.215-2.8-.605-4.111c-.163-.549-.807-.842-1.362-.595Z' fill='%23fff'/%3E%3Cpath d='M28.842,39.56l.083.037c.554.246,1.203-.061,1.331-.617.19-.824.291-1.678.291-2.553s-.101-1.729-.291-2.553c-.128-.556-.777-.863-1.331-.617l-.083.037c-.4.178-.597.588-.505.99.159.693.248,1.408.248,2.143s-.089,1.451-.248,2.143c-.092.402.105.812.505.99Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-mp-mastercard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.45,0,2.72.77,3.42,1.93.18.29.32.61.42.95.07.23.11.47.14.72.01.13.02.26.02.4Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M32.285,36.283l2.763,8.262c.124.37.379.68.71.862l5.553,3.058c.708.39,1.559.105,1.89-.632l2.597-5.783c.155-.345.173-.746.049-1.116l-2.763-8.262c-.261-.78-1.065-1.213-1.797-.969l-8.149,2.725c-.732.245-1.113,1.075-.853,1.854Z' fill='none' stroke='%23006962' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Cpath d='M30.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-10.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h11.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M26.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-6.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h7.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cpath d='M60.79,45.04c-.24.5-.67.87-1.19,1.05-.53.18-1.09.13-1.58-.12l-10.95-5.58c-.48-.25-.84-.67-1.01-1.18l-5.2-15.54c-.17-.52-.13-1.07.11-1.56.25-.49.67-.86,1.19-1.03l6.28-2.1h-4.73l-2.03.68c-.9.3-1.63.93-2.05,1.78s-.49,1.81-.19,2.71l5.2,15.54c.29.89.92,1.61,1.75,2.03l10.95,5.59c.5.26,1.05.39,1.61.39.37,0,.75-.06,1.12-.19.92-.3,1.65-.95,2.07-1.81l.86-1.76v-3.43l-2.21,4.53ZM62.84,21.86c-.1-.34-.24-.66-.42-.95l.56,1.67c-.03-.25-.07-.49-.14-.72Z' fill='%23006962'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-multibanking\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='13' y='34' width='46' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='16.5' cy='45.5' r='3.5' fill='%23f3c000'/%3E%3Crect x='21' y='24' width='42' height='6' fill='%2366c7c0'/%3E%3Cpolygon points='31 30 9 30 9 24 24 24 31 30' fill='%2333b5ab'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M59.93,12.07c-1.09-1.09-2.87-1.09-3.96,0l-2.38,2.38c-1.09,1.09-1.09,2.87,0,3.96l.18.18,1.09-1.09-.18-.18c-.49-.49-.49-1.29,0-1.78l2.38-2.38c.49-.49,1.29-.49,1.78,0,.49.49.49,1.29,0,1.78l-1.17,1.17,1.09,1.09,1.17-1.17c1.09-1.09,1.09-2.87,0-3.96Z' fill='%23004c4c'/%3E%3Cpath d='M56.23,15.42l-1.09,1.09.18.18c.24.24.37.55.37.89s-.13.65-.37.89l-2.38,2.38c-.49.49-1.29.49-1.78,0-.49-.49-.49-1.29,0-1.78l1.18-1.18-1.09-1.09-1.18,1.18c-1.09,1.09-1.09,2.87,0,3.96.53.53,1.23.82,1.98.82s1.45-.29,1.98-.82l2.38-2.38c1.09-1.09,1.09-2.87,0-3.96l-.18-.18Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-multiple-tasks\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.92,16.07c-1.1,0-2-.9-2-2v-2.01c0-2.21,1.79-4,4-4h2.08c2.21,0,4,1.79,4,4,0,1.1-.9,2-2,2s-2-.9-2-2h0s-2.08,0-2.08,0v2.01c0,1.1-.9,2-2,2Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M53.89,12H18.11c-1.16,0-2.11.9-2.11,2v47c0,1.1.94,2,2.11,2h24.89s13-12,13-12V14c0-1.1-.94-2-2.11-2Z' fill='%2366c7c0'/%3E%3Cpath d='M56,51h-11c-1.1,0-2,.9-2,2v10s13-12,13-12Z' fill='%2339b7ae'/%3E%3C/g%3E%3Crect x='23.71' y='27.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-6.29 56.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='27.71' y='14.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(5.57 52.43) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M23.96,26c-2.78,0-5.04-2.26-5.04-5.04v-3.93c0-1.1.9-2,2-2s2,.9,2,2v3.93c0,.57.47,1.04,1.04,1.04s1.04-.47,1.04-1.04v-8.89c0-1.1.9-2,2-2s2,.9,2,2v8.89c0,2.78-2.26,5.04-5.04,5.04Z' fill='%23f3c000'/%3E%3Crect x='39.21' y='21.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(9.21 71.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='35.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-14.29 64.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='29.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(1.21 79.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='43.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-22.29 72.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='37.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(-6.79 87.79) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-music\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpath d='M16,12h40c2.21,0,4,1.79,4,4v5H12v-5c0-2.21,1.79-4,4-4Z' fill='%23f3c000'/%3E%3Crect x='21' y='40' width='2' height='20' fill='%2333b5ab'/%3E%3Crect x='35' y='40' width='2' height='20' fill='%2333b5ab'/%3E%3Crect x='49' y='40' width='2' height='20' fill='%2333b5ab'/%3E%3Crect x='32' y='21' width='8' height='25' fill='%23004c4c'/%3E%3Crect x='18' y='21' width='8' height='25' fill='%23004c4c'/%3E%3Crect x='46' y='21' width='8' height='25' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-neckpain\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='13.31' y='38.47' width='10' height='2' rx='1' ry='1' transform='translate(-13.73 10.03) rotate(-22.53)' fill='%23f3c000'/%3E%3Crect x='13.31' y='29.47' width='10' height='2' rx='1' ry='1' transform='translate(23.53 65.64) rotate(-157.47)' fill='%23f3c000'/%3E%3Crect x='12' y='34.01' width='10' height='2' rx='1' ry='1' transform='translate(34 70.02) rotate(-180)' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M31,40.95h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='22.05' r='13' fill='%2300716b'/%3E%3Cellipse cx='36' cy='41.95' rx='6' ry='3' fill='%2366c7c0'/%3E%3Crect x='30' y='34.95' width='12' height='7' fill='%2366c7c0'/%3E%3Cpath d='M42,37.7s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,23.75v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3Cpath d='M27.79,41.18c.81,2.45,3.2,5.84,8.21,5.84s7.4-3.38,8.21-5.84c-.73-.11-1.47-.18-2.22-.21-.63,1.51-2.22,3.91-5.99,3.91s-5.36-2.4-5.99-3.91c-.75.03-1.49.1-2.21.21Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-nerf\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='36.463' y1='-15.584' x2='20.239' y2='9.673' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23009796'/%3E%3Cstop offset='1' stop-color='%23005e5d'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='49.711' y1='10.17' x2='47.478' y2='39.193' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2300c5bc'/%3E%3Cstop offset='1' stop-color='%23009286'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='62.713' y1='1.62' x2='34.062' y2='64.876' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-4' x1='64.217' y1='2.301' x2='35.565' y2='65.557' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-5' x1='52.529' y1='-3.259' x2='16.901' y2='62.695' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-6' x1='51.339' y1='15.489' x2='15.581' y2='58.09' href='%23linear-gradient-2'/%3E%3ClinearGradient id='linear-gradient-7' x1='115.804' y1='-109.422' x2='51.346' y2='-9.072' href='%23linear-gradient'/%3E%3C/defs%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'%3E%3Cpath d='M59.58,20.019l-1.167,.082c-.076-1.09-1.014-1.934-2.124-1.856l-46.726,3.267c-.737,.052-1.345,.5-1.649,1.118l-1.274,.089c-.551,.039-.966,.516-.928,1.067l.488,6.983,.077,1.107c.034,.486,.428,.847,.913,.892,2.757,.253,1.678,3.001,1.678,3.001l.009-.002L2.966,55.487c-.374,.957,.062,2.026,.985,2.477l11.733,5.647c1.11,.537,2.452-.053,2.801-1.236l5.006-18.027c.549,.121,1.123,.17,1.712,.129l1.995-.14c.604-.042,1.181-.175,1.719-.38l2.411,2.096,1.856-2.135-.133-1.904c.398,.524,1.038,.838,1.729,.79l20.281-1.418c1.102-.077,1.933-1.033,1.856-2.135l-.488-6.983c-.026-.365-.155-.696-.346-.978l.424-.03c1.043-.073,1.853-.936,1.86-1.981v-.154l1.843-.129c.551-.039,.966-.516,.928-1.067l-.488-6.983c-.039-.551-.516-.966-1.067-.928Zm-28.811,18.054c.154,2.2-1.511,4.115-3.711,4.269l-.998,.07s-1.067-.928-1.346-4.918c-.14-1.995,.023-3.26,.22-4.025l1.496-.105c2.2-.154,4.115,1.511,4.269,3.711l.07,.998Z' opacity='.08'/%3E%3Cpath d='M14,18h-2c-.552,0-1,.448-1,1v7c0,.552,.448,1,1,1s1-.448,1-1v-4h1v-4Z' fill='url(%23linear-gradient)'/%3E%3Cpath d='M38.669,40h20.331c1.105,0,2-.895,2-2v-7c0-1.105-.895-2-2-2h-23.604c-1.248,0-.191,1.13,.032,2.358l1.273,7c.173,.951,1.001,1.642,1.968,1.642Z' fill='url(%23linear-gradient-2)'/%3E%3Crect x='39' y='32' width='19' height='2' fill='url(%23linear-gradient-3)'/%3E%3Crect x='39' y='36' width='19' height='2' fill='url(%23linear-gradient-4)'/%3E%3Crect x='61' y='19' width='5' height='9' rx='1' ry='1' fill='%23f60'/%3E%3Cpath d='M30,39h-6v-10h6s-1,1-1,5,1,5,1,5Z' fill='%23ffd100'/%3E%3Cpath d='M61.148,30H15c-1.105,0-2-1.895-2-3v-8c0-1.105,.895-2,2-2H61.84c1.165,0,2.083,.992,1.994,2.153l-.692,9c-.08,1.042-.949,1.847-1.994,1.847Z' fill='url(%23linear-gradient-5)'/%3E%3Cpolygon points='63.23 27 47 27 37.5 22 26 22 26 20 63.77 20 63.23 27' fill='url(%23linear-gradient-6)'/%3E%3Cpath d='M31,28h-8.558l-5.062-1.822c-.304-.108-.602-.167-.883-.175v-.003h-5.497v1.109c0,.487,.368,.875,.849,.953,2.733,.444,1.465,3.111,1.465,3.111h.009l-7.272,19.259c-.44,.929-.08,2.025,.81,2.539l11.31,6.452c1.07,.613,2.45,.119,2.88-1.037l6.251-17.634c.539,.159,1.109,.248,1.699,.248h2c.606,0,1.19-.092,1.741-.259l2.259,2.259,2-2v-7c0-3.314-2.686-6-6-6Zm-2,11c-2.094,0-3.797-1.622-3.967-3.673-.013-.167-.033-.332-.033-.504,0-2.46,1.34-4.784,3-4.784v-.038h3c2.206-.001,4,1.793,4,3.999v1c0,2.206-1.794,4-4,4h-2Z' fill='url(%23linear-gradient-7)'/%3E%3C/g%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-new-account\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Crect x='18.5' y='42' width='35' height='8' rx='4' ry='4' fill='%23fff'/%3E%3Crect x='18.5' y='30' width='35' height='8' rx='4' ry='4' fill='%23f3c000'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-newbuilt\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='49 23.82 9 23.82 9 9 49 18 49 23.82' fill='%2300716b'/%3E%3Cpolygon points='49 63 9 63 9 12 49 20.98 49 63' fill='%2300716b'/%3E%3Crect x='23' y='36' width='40' height='27' fill='%2333b5ab'/%3E%3Crect x='23' y='32' width='40' height='4' fill='%2366c7c0'/%3E%3Crect x='28' y='44' width='15' height='11' fill='%2366c7c0'/%3E%3Crect x='48' y='44' width='10' height='19' fill='%2300716b'/%3E%3Ccircle cx='55.5' cy='53.5' r='1.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-next-colormode-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,25.04l-54,.39v-6.43c0-2.21,1.79-4,4-4h46c2.21,0,4,1.4,4,3.61v6.43Z' fill='%2366c7c0'/%3E%3Ccircle cx='15' cy='19.02' r='2' fill='%23004c4c'/%3E%3Ccircle cx='21' cy='19' r='2' fill='%2300716b'/%3E%3Ccircle cx='27' cy='19' r='2' fill='%2333b5ab'/%3E%3Cpath d='M63,23H9.34l-.34,29.22c0,2.09,1.75,3.78,3.92,3.78h46.07c2.16,0,3.92-1.69,3.92-3.78l.09-29.22Z' fill='%2300716b'/%3E%3Cpath d='M9,23h16v33h-12c-2.21,0-4-1.79-4-4v-29h0Z' fill='%2333b5ab'/%3E%3Crect x='29' y='30' width='30' height='4' rx='2' ry='2' fill='%2339b7ae'/%3E%3Crect x='29' y='36' width='30' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='28.69' y='42.02' width='11.53' height='3.98' rx='1.99' ry='1.99' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-next-colormode-light\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,25.04l-54,.39v-6.43c0-2.21,1.79-4,4-4h46c2.21,0,4,1.79,4,4v6.04Z' fill='%2300716b'/%3E%3Ccircle cx='15' cy='19.02' r='2' fill='%23004c4c'/%3E%3Ccircle cx='21' cy='19' r='2' fill='%2339b7ae'/%3E%3Ccircle cx='27' cy='19' r='2' fill='%2366c7c0'/%3E%3Cpath d='M63,23H9.34l-.34,29.22c0,2.09,1.75,3.78,3.92,3.78h46.07c2.16,0,3.92-1.69,3.92-3.78l.09-29.22Z' fill='%2366c7c0'/%3E%3Cpath d='M9,23h16v33h-12c-2.21,0-4-1.79-4-4v-29h0Z' fill='%2333b5ab'/%3E%3Crect x='29' y='30' width='30' height='4' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='29' y='36' width='30' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='28.69' y='42.02' width='11.53' height='3.98' rx='1.99' ry='1.99' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-next-colormode-medium\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,25.04l-54,.39v-6.43c0-2.21,1.79-4,4-4h46c2.21,0,4,1.4,4,3.61v6.43Z' fill='%2333b5ab'/%3E%3Ccircle cx='15' cy='19.02' r='2' fill='%23004c4c'/%3E%3Ccircle cx='21' cy='19' r='2' fill='%2300716b'/%3E%3Ccircle cx='27' cy='19' r='2' fill='%2366c7c0'/%3E%3Cpath d='M63,23H9.34l-.34,29.22c0,2.09,1.75,3.78,3.92,3.78h46.07c2.16,0,3.92-1.69,3.92-3.78l.09-29.22Z' fill='%2366c7c0'/%3E%3Cpath d='M9,23h16v33h-12c-2.21,0-4-1.79-4-4v-29h0Z' fill='%2300716b'/%3E%3Crect x='29' y='30' width='30' height='4' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='29' y='36' width='30' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='28.69' y='42.02' width='11.53' height='3.98' rx='1.99' ry='1.99' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-nine-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M35.73,34.82c0,7.36-4.25,11.27-11.79,11.27h-.86v-3.56h.86c4.4,0,7.3-1.75,7.71-5.58-.98,1.29-2.56,2.07-4.69,2.07-3.65,0-6.3-2.47-6.3-6.78,0-3.91,2.88-6.73,7.25-6.73,5.75,0,7.82,4.02,7.82,9.31ZM31.36,32.23c0-1.96-1.15-3.39-3.34-3.39s-3.33,1.44-3.33,3.39c0,2.07,1.15,3.51,3.33,3.51s3.34-1.44,3.34-3.51Z' fill='%23fff'/%3E%3Cpath d='M52.41,35.62v3.45h-4.83v4.83h-3.45v-4.83h-4.83v-3.45h4.83v-4.83h3.45v4.83h4.83Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-nine\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M43.79,35.07c0,7.36-4.25,11.27-11.79,11.27h-.86v-3.56h.86c4.4,0,7.3-1.75,7.71-5.58-.98,1.29-2.56,2.07-4.69,2.07-3.65,0-6.3-2.47-6.3-6.78,0-3.91,2.88-6.73,7.25-6.73,5.75,0,7.82,4.02,7.82,9.31ZM39.42,32.48c0-1.96-1.15-3.39-3.33-3.39s-3.33,1.44-3.33,3.39c0,2.07,1.15,3.51,3.33,3.51s3.33-1.44,3.33-3.51Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-no-account-display\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='15' y='15' width='51' height='32' rx='4' ry='4' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='6' y='24' width='51' height='32' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='6' y='29' width='51' height='6' fill='%2300716b'/%3E%3Crect x='9.78' y='38.12' width='43.44' height='3.76' rx='1.88' ry='1.88' fill='%23fff'/%3E%3Cellipse cx='13.08' cy='48.94' rx='3.31' ry='3.29' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M47.5,24c-3.56.42-7,1.99-9.73,4.72-6.44,6.44-6.44,16.89,0,23.33,1.84,1.84,4.01,3.16,6.32,3.95h8.9c2.21,0,4-1.79,4-4v-24c0-1.11-.45-2.11-1.18-2.83-1.43-.6-2.93-.99-4.44-1.17h-3.88Z' fill='%2333b5ab'/%3E%3Crect x='50.51' y='49.67' width='18.91' height='6' transform='translate(54.81 -26.97) rotate(45)' fill='%2300716b'/%3E%3Crect x='52.11' y='45.81' width='8' height='6' transform='translate(50.95 -25.38) rotate(45)' fill='%23f3c000'/%3E%3Ccircle cx='45.5' cy='37.5' r='16.5' fill='%2300716b'/%3E%3Ccircle cx='45.5' cy='37.5' r='11.5' fill='%2366c7c0'/%3E%3Cpath d='M48,35h-13.72c-.77,3.45.07,7.17,2.51,10h11.2c2.76,0,5-2.24,5-5s-2.24-5-5-5Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-notary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M46.89,60H11.11c-1.16,0-2.11-.84-2.11-1.88V13.88c0-1.04.94-1.88,2.11-1.88h24.89l13,12v34.12c0,1.04-.94,1.88-2.11,1.88Z' fill='%2366c7c0'/%3E%3Cpath d='M49,24h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='28.21' y='17.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-2.79 61.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='22.71' y='15.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(-.43 48.43) rotate(-90)' fill='%2300716b'/%3E%3Crect x='28.21' y='25.79' width='2.57' height='29' rx='1.29' ry='1.29' transform='translate(-10.79 69.79) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M63,33.76c-.55,0-1-.45-1-1v-10.38c0-.55-.38-.99-.85-.99h-1.29c-.55,0-1-.45-1-1s.45-1,1-1h1.29c1.57,0,2.85,1.34,2.85,2.99v10.38c0,.55-.45,1-1,1Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M55.92,13h.16c2.16,0,3.92,1.76,3.92,3.92v29.08h-8v-29.08c0-2.16,1.76-3.92,3.92-3.92Z' fill='%2333b5ab'/%3E%3Cpath d='M55.09,52.94l-3.09-6.94h8l-3.09,6.94c-.35.79-1.48.79-1.83,0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpolygon points='42.68 66 39.87 64.12 37.05 66 37.05 56.61 42.68 56.61 42.68 66' fill='%23f3c000' fill-rule='evenodd'/%3E%3Ccircle cx='39.87' cy='51.83' r='6.49' fill='%23f3c000'/%3E%3Ccircle cx='39.87' cy='51.85' r='4.14' fill='%23fff'/%3E%3Crect x='20.71' y='41.29' width='2.57' height='14' rx='1.29' ry='1.29' transform='translate(-26.29 70.29) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-off-button\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Cpath d='M36,54.21c-10.04,0-18.22-8.17-18.22-18.22s8.17-18.22,18.22-18.22,18.22,8.17,18.22,18.22-8.17,18.22-18.22,18.22ZM36,23.78c-6.74,0-12.22,5.48-12.22,12.22s5.48,12.22,12.22,12.22,12.22-5.48,12.22-12.22-5.48-12.22-12.22-12.22Z' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='32.5' y='16.9' width='7' height='14.09' fill='%23f3c000'/%3E%3Cpath d='M39.5,16.9v14.09h-7v-14.09h7M42.5,13.9h-13v20.09h13V13.9h0Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-office\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='49 23.82 9 23.82 9 9 49 18 49 23.82' fill='%2300716b'/%3E%3Cpolygon points='49 63 9 63 9 13.24 49 22 49 63' fill='%2300716b'/%3E%3Crect x='37' y='38' width='26' height='25' fill='%2339b7ae'/%3E%3Crect x='37' y='34' width='26' height='4' fill='%2366c7c0'/%3E%3Crect x='45' y='44' width='10' height='19' fill='%2300716b'/%3E%3Ccircle cx='52.5' cy='53.5' r='1.5' fill='%23f3c000'/%3E%3Crect x='15' y='44' width='16' height='13' fill='%2339b7ae'/%3E%3Cg%3E%3Cpolygon points='22 7 22 19.47 29 26.6 36 19.47 36 7 22 7' fill='%2333b5ab'/%3E%3Cpolygon points='29 12.51 29 26.6 36 19.47 29 12.51' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-oldtimer-electric\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M21,51.28v-26.46c0-2.3,1.61-4.32,3.94-4.93l6.32-1.65c6.37-1.66,13.09-1.66,19.47,0l6.32,1.65c2.33.61,3.94,2.63,3.94,4.93v26.46c0,2.82-2.4,5.11-5.35,5.11h-29.29c-2.95,0-5.35-2.29-5.35-5.11Z' fill='%2333b5ab'/%3E%3Cpath d='M61.54,36.39v-2.66c0-.98.8-1.77,1.79-1.77h.89c.99,0,1.79.79,1.79,1.77v2.66c0,.98-.8,1.77-1.79,1.77h-.96s-4.39,0-4.39,0v-1.77h2.68Z' fill='%2300716b'/%3E%3Cpath d='M20.46,36.39v-2.66c0-.98-.8-1.77-1.79-1.77h-.89c-.99,0-1.79.79-1.79,1.77v2.66c0,.98.8,1.77,1.79,1.77h5.36v-1.77h-2.68Z' fill='%2300716b'/%3E%3Crect x='52' y='45.26' width='7' height='17.74' rx='1.76' ry='1.76' fill='%2300716b'/%3E%3Crect x='23' y='45.26' width='7' height='17.74' rx='1.76' ry='1.76' fill='%2300716b'/%3E%3Cpath d='M21.01,53.77v-27.71c0-1.57,1.1-2.94,2.68-3.35l7.58-1.98c6.37-1.66,13.09-1.66,19.47,0l7.58,1.98c1.58.41,2.68,1.78,2.68,3.35v27.71c0,2.82-2.4,5.11-5.35,5.11h-29.29c-2.95,0-5.35-2.29-5.35-5.11Z' fill='%2366c7c0'/%3E%3Ccircle cx='26.43' cy='46.59' r='2.5' fill='%23f3c000'/%3E%3Ccircle cx='55.89' cy='46.59' r='2.5' fill='%23f3c000'/%3E%3Ccircle cx='41' cy='44.81' r='1.5' fill='%23fff'/%3E%3Cpath d='M21,53.73h40v1.69c0,1.97-1.6,3.57-3.57,3.57H24.57c-1.97,0-3.57-1.6-3.57-3.57v-1.69h0Z' fill='%2333b5ab'/%3E%3Crect x='20' y='52' width='42' height='3.9' rx='1.95' ry='1.95' fill='%2300716b'/%3E%3Cpath d='M53.73,37.27h-25.45c-2.01,0-3.64-1.59-3.64-3.55v-6.19c0-1.77,1.33-3.27,3.13-3.51l7.47-1.03c3.83-.53,7.71-.53,11.54,0l7.47,1.03c1.79.25,3.13,1.75,3.13,3.51v6.19c0,1.96-1.63,3.55-3.64,3.55Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M9,31.03c-.28,0-.5-.22-.5-.5v-2.26c0-.28.22-.5.5-.5s.5.22.5.5v2.26c0,.28-.22.5-.5.5Z' fill='%2333b5ab'/%3E%3Cpath d='M12,31.03c-.28,0-.5-.22-.5-.5v-2.26c0-.28.22-.5.5-.5s.5.22.5.5v2.26c0,.28-.22.5-.5.5Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M15.2,46.4c-3.17,0-5.74-2.58-5.74-5.74v-5.38h2v5.38c0,2.06,1.68,3.74,3.74,3.74l6.65-.02v2s-6.64.02-6.64.02Z' fill='%2366c7c0'/%3E%3Crect x='9.46' y='35.58' width='1.99' height='1.69' fill='%2333b5ab'/%3E%3Crect x='6.91' y='30' width='7.09' height='6' rx='2.27' ry='2.27' fill='%2366c7c0'/%3E%3Ccircle cx='55.11' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M61.43,12.24c-1.51-.72-5.36-2.1-9.6.01-1.54.77-2.5,2.25-2.67,3.84-.03.23.24.36.41.2.65-.64,1.47-1.25,2.47-1.77.59-.31,1.16.45.7.92-.38.39-.76.81-1.13,1.26,0,0,0,0,0,0-.02.02-.2.2-.44.49h0s-1.83,1.62-2.45,5.4c-.07.42.26.8.69.8.36,0,.66-.27.69-.62.05-.47.15-1.16.38-1.9.03-.09.05-.18.09-.28.02-.05.04-.1.06-.15.04-.11.08-.22.13-.33,1.84,1.28,4.98,1.28,6.44-2.36,1.65-4.11,3.3-5.03,4.21-5.19.17-.03.2-.26.04-.33Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-oldtimer\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M14,50.11v-30.48c0-2.65,1.78-4.98,4.34-5.68l6.95-1.9c7.01-1.91,14.4-1.91,21.41,0l6.95,1.9c2.56.7,4.34,3.02,4.34,5.68v30.48c0,3.25-2.64,5.89-5.89,5.89H19.89c-3.25,0-5.89-2.64-5.89-5.89Z' fill='%2333b5ab'/%3E%3Cpath d='M59,33v-3c0-1.1.9-2,2-2h1c1.1,0,2,.9,2,2v3c0,1.1-.9,2-2,2h-1.08s-4.92,0-4.92,0v-2h3Z' fill='%2300716b'/%3E%3Cpath d='M13,33v-3c0-1.1-.9-2-2-2h-1c-1.1,0-2,.9-2,2v3c0,1.1.9,2,2,2h6v-2h-3Z' fill='%2300716b'/%3E%3Crect x='48' y='43' width='8' height='20' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='16' y='43' width='8' height='20' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M14.01,52.97v-31.92c0-1.8,1.21-3.38,2.95-3.86l8.34-2.28c7.01-1.91,14.4-1.91,21.41,0l8.34,2.28c1.74.47,2.95,2.06,2.95,3.86v31.92c0,3.25-2.64,5.89-5.89,5.89H19.9c-3.25,0-5.89-2.64-5.89-5.89Z' fill='%2366c7c0'/%3E%3Ccircle cx='19.68' cy='44.5' r='3' fill='%23f3c000'/%3E%3Ccircle cx='52.68' cy='44.5' r='3' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='42.5' r='2' fill='%23fff'/%3E%3Cpath d='M14,53h44v2c0,2.21-1.79,4-4,4H18c-2.21,0-4-1.79-4-4v-2h0Z' fill='%2333b5ab'/%3E%3Crect x='13' y='51' width='46' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M50,34h-28c-2.21,0-4-1.79-4-4v-6.98c0-1.99,1.47-3.68,3.44-3.96l8.22-1.16c4.21-.6,8.48-.6,12.69,0l8.22,1.16c1.97.28,3.44,1.97,3.44,3.96v6.98c0,2.21-1.79,4-4,4Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-one\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M38.34,42.64h4.83v3.45h-14.6v-3.45h5.63v-12.91l-4.6,1.52-1.09-3.48,6.15-1.93h3.68v16.79Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-orientation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='17.96' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='53.8' r='3.1' fill='%2300716b'/%3E%3Cpath d='M31.58,32.64l-5.63,12.07c-.23.49.28,1,.77.77l12.07-5.63c.72-.33,1.29-.91,1.63-1.63l5.63-12.07c.23-.49-.28-1-.77-.77l-12.07,5.63c-.72.33-1.29.91-1.63,1.63Z' fill='%23004c4c'/%3E%3Ccircle cx='36' cy='35.43' r='2.55' fill='%23f3c000'/%3E%3Cpath d='M36,22.25c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='18.04' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='53.96' cy='35.92' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='18.04' cy='35.92' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='17.96' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='53.8' r='3.1' fill='%2300716b'/%3E%3Cpath d='M31.58,32.64l-5.63,12.07c-.23.49.28,1,.77.77l12.07-5.63c.72-.33,1.29-.91,1.63-1.63l5.63-12.07c.23-.49-.28-1-.77-.77l-12.07,5.63c-.72.33-1.29.91-1.63,1.63Z' fill='%23004c4c'/%3E%3Ccircle cx='36' cy='35.43' r='2.55' fill='%23f3c000'/%3E%3Cpath d='M36,22.25c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='18.04' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='53.96' cy='35.92' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='18.04' cy='35.92' r='3.1' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-others-prifi-badge\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='30' fill='%2366c7c0'/%3E%3Ccircle cx='35.85' cy='56.32' r='2.68' fill='%23004c4c'/%3E%3Cpath d='M42.02,52.74c-.32,0-.64-.12-.88-.37-1.41-1.41-3.29-2.19-5.29-2.19s-3.87.78-5.29,2.19c-.49.49-1.28.49-1.77,0-.49-.49-.49-1.28,0-1.77,1.88-1.88,4.39-2.92,7.05-2.92s5.17,1.04,7.05,2.92c.49.49.49,1.28,0,1.77-.24.24-.56.37-.88.37Z' fill='%23004c4c'/%3E%3Cpath d='M46.28,48.48c-.32,0-.64-.12-.88-.37-2.55-2.55-5.94-3.95-9.54-3.95s-6.99,1.4-9.54,3.95c-.49.49-1.28.49-1.77,0-.49-.49-.49-1.28,0-1.77,3.02-3.02,7.04-4.69,11.31-4.69s8.29,1.66,11.31,4.69c.49.49.49,1.28,0,1.77-.24.24-.56.37-.88.37Z' fill='%23004c4c'/%3E%3Cpath d='M50.36,44.41c-.32,0-.64-.12-.88-.37-3.64-3.64-8.48-5.64-13.62-5.64s-9.98,2-13.62,5.64c-.49.49-1.28.49-1.77,0s-.49-1.28,0-1.77c4.11-4.11,9.58-6.37,15.39-6.37s11.28,2.26,15.39,6.37c.49.49.49,1.28,0,1.77-.24.24-.56.37-.88.37Z' fill='%23004c4c'/%3E%3Cpath d='M17.77,39.5c-.11,0-.22-.02-.33-.05-.36-.12-.62-.45-.67-.83l-2.13-17.61c-.04-.35.1-.69.38-.91.28-.22.64-.27.97-.15l10.55,4.04,8.52-10.89c.38-.48,1.2-.48,1.58,0l8.52,10.89,10.55-4.04c.33-.12.7-.07.97.15.28.22.42.56.38.91l-2.13,17.61c-.05.38-.3.7-.67.83-.36.12-.76.03-1.03-.24-4.64-4.64-10.81-7.2-17.38-7.2s-12.74,2.56-17.38,7.2c-.19.19-.45.29-.71.29ZM16.83,22.42l1.7,14.02c4.82-4.16,10.9-6.42,17.33-6.42s12.51,2.27,17.33,6.42l1.7-14.02-9.69,3.71c-.41.16-.87.03-1.14-.32l-8.19-10.47-8.19,10.47c-.27.35-.74.47-1.15.32l-9.69-3.71Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ovcard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%23fae699'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%23fae699'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%23fae699'/%3E%3C/g%3E%3Crect x='13' y='26' width='20' height='21' rx='2' ry='2' fill='%23fff'/%3E%3Ccircle cx='23' cy='32.5' r='3.5' fill='%23004c4c'/%3E%3Cpath d='M16.02,44h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-paintbucket\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M15,13h42v46c0,2.21-1.79,4-4,4H19c-2.21,0-4-1.79-4-4V13h0Z' fill='%2339b7ae'/%3E%3Crect x='13' y='9' width='46' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M28,13h5v15.5c0,1.38-1.12,2.5-2.5,2.5h0c-1.38,0-2.5-1.12-2.5-2.5v-15.5h0Z' fill='%23f3c000'/%3E%3Crect x='33' y='12' width='5' height='11' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='25' r='5' fill='%23004c4c'/%3E%3Crect x='29.43' y='34.04' width='35.23' height='4' rx='2' ry='2' transform='translate(39.26 -22.71) rotate(45)' fill='%2300716b'/%3E%3Cpath d='M18,12h5v25.5c0,1.38-1.12,2.5-2.5,2.5h0c-1.38,0-2.5-1.12-2.5-2.5V12h0Z' fill='%23f3c000'/%3E%3Cpath d='M23,12v14.5c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v-14.5h-5Z' fill='%23f3c000'/%3E%3Ccircle cx='30.5' cy='36.5' r='2.5' fill='%23f3c000'/%3E%3Crect x='18' y='9' width='20' height='5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-painting\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M15.79,12h40.43c2.09,0,3.79,1.7,3.79,3.79v37.21c0,1.1-.9,2-2,2H14c-1.1,0-2-.9-2-2V15.79c0-2.09,1.7-3.79,3.79-3.79Z' fill='%2366c7c0'/%3E%3Crect x='33.5' y='6' width='5' height='10' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33.5' y='9.5' width='5' height='10' rx='2' ry='2' transform='translate(50.5 -21.5) rotate(90)' fill='%2300716b'/%3E%3Cpath d='M33.5,28.5h3c1.1,0,2,.9,2,2v44c0,1.1-.9,2-2,2h-3V28.5h0Z' transform='translate(88.5 16.5) rotate(90)' fill='%2300716b'/%3E%3Crect x='17' y='50' width='5' height='16' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='50' y='50' width='5' height='16' rx='2' ry='2' transform='translate(105 116) rotate(-180)' fill='%2300716b'/%3E%3Cpath d='M42.5,45c-.61,0-1.18-.38-1.41-.98-1.3-3.52-2.6-6.44-5.26-6.44-.07,0-.15,0-.22,0-1.23.04-2.69.61-4.24,1.21-2,.78-4.08,1.59-6.16,1.51h0c-2.16,0-4.25-1.07-5.66-2.93-1.58-2.07-2.14-4.87-1.47-7.3,1.02-4.35,4.84-7.11,8.34-9.34.7-.45,1.62-.24,2.07.46.45.7.24,1.63-.46,2.07-3.14,2.01-6.27,4.24-7.05,7.56-.44,1.6-.07,3.4.95,4.74.5.65,1.59,1.75,3.33,1.75,1.5.05,3.29-.64,5.01-1.31,1.72-.67,3.49-1.36,5.2-1.42,5.22-.31,7.23,5.14,8.43,8.4.29.78-.11,1.64-.89,1.93-.17.06-.35.09-.52.09Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M47.63,43.79c-1.24,1.24-5.88,1.96-5.88,1.96,0,0,.72-4.64,1.96-5.88s3.11-1.36,4.2-.28c1.08,1.08.96,2.96-.28,4.2Z' fill='%23004c4c'/%3E%3Crect x='43.99' y='38.69' width='7.26' height='2.37' rx='1.07' ry='1.07' transform='translate(42.14 -22) rotate(45)' fill='%2300716b'/%3E%3Cpath d='M50.42,40.99l-3.92-3.92,15.9-14.87c.81-.75,2.06-.73,2.84.05h0c.78.78.8,2.04.05,2.84l-14.87,15.9Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pan-egg\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M21.91,43.02l-12.02,12.02c-1.56,1.56-1.56,4.09,0,5.66l1.41,1.41c1.56,1.56,4.09,1.56,5.66,0l12.02-12.02-7.07-7.07ZM15.54,59.28c-.78.78-2.05.78-2.83,0-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83Z' fill='%2300716b'/%3E%3Ccircle cx='41' cy='31' r='23' fill='%2300716b'/%3E%3Ccircle cx='41' cy='31' r='17.25' fill='%2366c7c0'/%3E%3Cpath d='M41.86,23.73c-.36.01-.71.05-1.06.1-1.24-1.3-3-2.08-4.93-2-3.56.15-6.32,3.15-6.18,6.71.08,1.93,1.01,3.63,2.4,4.75-.02.35-.03.71-.01,1.06.23,5.63,4.99,10.01,10.62,9.78s10.01-4.99,9.78-10.62c-.23-5.63-4.99-10.01-10.62-9.78Z' fill='%2333b5ab'/%3E%3Ccircle cx='42.83' cy='32.03' r='10.21' fill='%23fff'/%3E%3Ccircle cx='36.68' cy='26.37' r='6.45' fill='%23fff'/%3E%3Ccircle cx='41.71' cy='31' r='4.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-paper-marker\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M49.89,63H14.11c-1.16,0-2.11-.9-2.11-2V14c0-1.1.94-2,2.11-2h24.89l13,12v37c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M52,24h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='30.21' y='15.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(1.21 61.79) rotate(-90)' fill='%23004c4c'/%3E%3Crect x='24.71' y='13.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(3.57 48.43) rotate(-90)' fill='%23004c4c'/%3E%3Crect x='30.21' y='23.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-6.79 69.79) rotate(-90)' fill='%23004c4c'/%3E%3Crect x='30.21' y='31.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-14.79 77.79) rotate(-90)' fill='%23004c4c'/%3E%3Crect x='26.71' y='43.29' width='2.57' height='22' rx='1.29' ry='1.29' transform='translate(-26.29 82.29) rotate(-90)' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M53.67,23.27h0c2.75,0,4.98,2.23,4.98,4.98v26.15h-9.96v-26.15c0-2.75,2.23-4.98,4.98-4.98Z' transform='translate(43.18 -26.58) rotate(45)' fill='%23f3c000'/%3E%3Cpath d='M40.02,54.24l-1.76-1.76c-.54-.54-.73-1.34-.49-2.06l1.37-4.1,7.04,7.04-4.1,1.37c-.72.24-1.52.05-2.06-.49Z' fill='%2300716b'/%3E%3Cpolygon points='37.38 53.36 38.26 56 40.02 54.24 38.26 52.48 37.38 53.36' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-paper\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M55.89,65H20.11c-1.16,0-2.11-.9-2.11-2V16c0-1.1.94-2,2.11-2h24.89l13,12v37c0,1.1-.94,2-2.11,2Z' fill='%2300716b'/%3E%3Cpath d='M58,26h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M20.92,16.07c-1.1,0-2-.9-2-2v-2.01c0-2.21,1.79-4,4-4h2.08c2.21,0,4,1.79,4,4,0,1.1-.9,2-2,2s-2-.9-2-2h0s-2.08,0-2.08,0v2.01c0,1.1-.9,2-2,2Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V14c0-1.1.94-2,2.11-2h24.89l13,12v37c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M56,24h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='34.21' y='15.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(5.21 65.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='27.71' y='14.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(5.57 52.43) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M23.96,26c-2.78,0-5.04-2.26-5.04-5.04v-3.93c0-1.1.9-2,2-2s2,.9,2,2v3.93c0,.57.47,1.04,1.04,1.04s1.04-.47,1.04-1.04v-8.89c0-1.1.9-2,2-2s2,.9,2,2v8.89c0,2.78-2.26,5.04-5.04,5.04Z' fill='%23f3c000'/%3E%3Crect x='34.21' y='22.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-1.79 72.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.21' y='29.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-8.79 79.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.21' y='36.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-15.79 86.79) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-paris-agreement\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='15.15' y='11.34' width='32.64' height='49.33' rx='1.93' ry='1.93' transform='translate(-9.43 11.23) rotate(-17.64)' fill='%2300716b'/%3E%3Cpath d='M57.01,22.5v35.5c0,1.1-.9,2-2,2H20.81c-1.1,0-2-.9-2-2V14c0-1.1.9-2,2-2h25.86l10.34,10.5Z' fill='%2366c7c0'/%3E%3Cpath d='M46.51,12l10.5,10.5h-7.42c-1.7,0-3.08-1.38-3.08-3.08v-7.42Z' fill='%2333b5ab'/%3E%3Cpolygon points='50.68 66 47.87 64.12 45.05 66 45.05 56.61 50.68 56.61 50.68 66' fill='%23f3c000' fill-rule='evenodd'/%3E%3Ccircle cx='47.87' cy='51.83' r='6.49' fill='%23f3c000'/%3E%3Ccircle cx='47.87' cy='51.85' r='4.14' fill='%23fff'/%3E%3Cpath d='M35.02,41.95h.46v-1.42h-1.03c-.59-1.53-1.16-3.19-1.6-4.87,0-.02-.01-.04-.02-.06h.56v-1.42h-.93c-1.36-5.49-1.79-9.99-1.91-11.66.26-.13.44-.4.44-.71,0-.44-.36-.8-.8-.8s-.8.36-.8.8c0,.31.18.58.44.71-.12,1.67-.55,6.17-1.91,11.66h-.93v1.42h.56s-.01.04-.02.06c-.44,1.68-1,3.34-1.6,4.87h-1.03v1.42h.46c-1.46,3.49-2.89,6.01-2.89,6.01h2.85l.69-2.43c.61-2.14,2.29-3.59,4.18-3.59s3.57,1.44,4.18,3.59l.69,2.43h2.85s-1.44-2.53-2.89-6.01ZM30.19,39.58h-2.38l.5-1.99.5-1.99h2.74l.5,1.96.51,2.03h-2.38Z' fill='%2300716b'/%3E%3Crect x='40.42' y='31.21' width='13.81' height='2.85' rx='1.42' ry='1.42' fill='%23fff'/%3E%3Crect x='40.42' y='25.06' width='9.86' height='2.85' rx='1.42' ry='1.42' fill='%23fff'/%3E%3Crect x='40.42' y='37.36' width='13.81' height='2.85' rx='1.42' ry='1.42' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-passing-away\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='57.5' width='54' height='7' fill='%2300716b'/%3E%3Cpath d='M26,16.5h20c2.21,0,4,1.79,4,4v30h-28v-30c0-2.21,1.79-4,4-4Z' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='19.03' r='11.53' fill='%2366c7c0'/%3E%3Cg%3E%3Crect x='34.1' y='16.5' width='3.79' height='23' fill='%23004c4c'/%3E%3Crect x='34.1' y='16.03' width='3.79' height='15.18' transform='translate(59.61 -12.39) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='22' y='47.5' width='28' height='4' fill='%2333b5ab'/%3E%3Cpath d='M18,50.5h36c2.21,0,4,1.79,4,4v4H14v-4c0-2.21,1.79-4,4-4Z' fill='%2300716b'/%3E%3Crect x='24' y='45.5' width='24' height='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-passport\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%238c144b'/%3E%3Ccircle cx='36' cy='44' r='8' fill='%23f3c000'/%3E%3Crect x='27' y='25' width='18' height='3' rx='1.5' ry='1.5' fill='%23f3c000'/%3E%3Crect x='22' y='18' width='28' height='3' rx='1.44' ry='1.44' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-payterminal\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='18' y='6' width='36' height='60' rx='4' ry='4' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='22' y='10' width='28' height='26' rx='3' ry='3' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M18,60h36v2c0,2.21-1.79,4-4,4h-28c-2.21,0-4-1.79-4-4v-2h0Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Crect x='22' y='40' width='28' height='24' rx='3' ry='3' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='25' y='43' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='25' y='48' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='25' y='53' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='25' y='58' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2339b7ae'/%3E%3Crect x='33' y='43' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='33' y='48' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='33' y='53' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='33' y='58' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%23f3c000'/%3E%3Crect x='41' y='43' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='41' y='48' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='41' y='53' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='41' y='58' width='6' height='3' rx='1.5' ry='1.5' stroke-width='0px' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M40.29,15.09h0c-.45.2-.66.68-.49,1.12.79,2.13,1.24,4.41,1.24,6.79s-.45,4.65-1.24,6.79c-.16.44.04.92.49,1.12h0c.52.23,1.16,0,1.35-.51.87-2.33,1.35-4.81,1.35-7.4s-.49-5.08-1.35-7.4c-.19-.51-.83-.74-1.35-.51Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M36.74,29.33h0c.53.23,1.18,0,1.35-.52.63-1.84.99-3.78.99-5.81s-.35-3.97-.99-5.81c-.18-.52-.83-.76-1.35-.52h0c-.45.2-.65.67-.5,1.11.56,1.65.88,3.41.88,5.23s-.32,3.57-.88,5.23c-.15.44.06.91.5,1.11Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M33.17,18.32h0c-.43.19-.63.64-.51,1.06.34,1.16.53,2.38.53,3.64s-.19,2.48-.53,3.64c-.13.43.08.87.51,1.06h0c.55.25,1.2-.05,1.36-.6.39-1.31.61-2.69.61-4.11s-.22-2.8-.61-4.11c-.16-.55-.81-.84-1.36-.6Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.53,26.13l.08.04c.55.25,1.2-.06,1.33-.62.19-.82.29-1.68.29-2.55s-.1-1.73-.29-2.55c-.13-.56-.78-.86-1.33-.62l-.08.04c-.4.18-.6.59-.5.99.16.69.25,1.41.25,2.14s-.09,1.45-.25,2.14c-.09.4.1.81.5.99Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-benefits\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M44.75,64.21l2.31-3.89c.88-1.49,2.46-2.43,4.19-2.5l4.52-.17c1.29-.05,2.06-1.46,1.4-2.57l-13.19-22.16-15.35,9.14,13.19,22.16c.66,1.11,2.27,1.11,2.92,0Z' fill='%2339b7ae'/%3E%3Cpath d='M26.49,64.21l-2.31-3.89c-.88-1.49-2.46-2.43-4.19-2.5l-4.52-.17c-1.29-.05-2.06-1.46-1.4-2.57l13.19-22.16,15.35,9.14-13.19,22.16c-.66,1.11-2.27,1.11-2.92,0Z' fill='%2366c7c0'/%3E%3Cpath d='M40.84,9.17h0c1.37,1.37,3.24,2.15,5.18,2.15h0c4.05,0,7.33,3.28,7.33,7.33h0c0,1.94.77,3.81,2.15,5.18h0c2.86,2.86,2.86,7.5,0,10.36h0c-1.37,1.37-2.15,3.24-2.15,5.18h0c0,4.05-3.28,7.33-7.33,7.33h0c-1.94,0-3.81.77-5.18,2.15h0c-2.86,2.86-7.5,2.86-10.36,0h0c-1.37-1.37-3.24-2.15-5.18-2.15h0c-4.05,0-7.33-3.28-7.33-7.33h0c0-1.94-.77-3.81-2.15-5.18h0c-2.86-2.86-2.86-7.5,0-10.36h0c1.37-1.37,2.15-3.24,2.15-5.18h0c0-4.05,3.28-7.33,7.33-7.33h0c1.94,0,3.81-.77,5.18-2.15h0c2.86-2.86,7.5-2.86,10.36,0Z' fill='%2300716b'/%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M59.76,13h-5.51c-.31,0-.6.14-.79.39l-1.12,1.45c-.28.36-.28.85-.01,1.21l1.98,2.64,1.89,2.64c.4.56,1.23.56,1.62,0l1.89-2.64,1.98-2.64c.27-.36.27-.86-.01-1.21l-1.12-1.45c-.19-.24-.48-.39-.79-.39Z' fill='%23004c4c'/%3E%3Ccircle cx='35.65' cy='29.01' r='13.74' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-coach\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M42.46,51.09v3.6c-1.74.94-3.71,1.61-5.82,1.61h-7.08v-5.21h12.9Z' fill='%2339b7ae'/%3E%3Ccircle cx='25' cy='48.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='48.31' r='9' fill='%2300716b'/%3E%3Cpath d='M43,51.54v5.75c0,1.5-3.16,2.72-7.04,2.72s-7.04-1.21-7.04-2.72v-5.75h14.09Z' fill='%2366c7c0'/%3E%3Cpath d='M43,52.51s-2.35,3.49-14.09,3.49v-5.36h14.09v1.88Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='27.31' r='17' fill='%2300716b'/%3E%3Ccircle cx='25' cy='29.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='25' cy='39.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='29.31' r='9' fill='%2300716b'/%3E%3Ccircle cx='47' cy='39.31' r='9' fill='%2300716b'/%3E%3Cpath d='M50,33.01v5.72c0,7.47-5.81,13.92-13.36,14.25-8.02.35-14.64-5.97-14.64-13.82v-4.99c.49.03,1,.05,1.5.05,6.69,0,12.73-2.77,17-7.19,2.59,2.7,5.84,4.77,9.5,5.98Z' fill='%2366c7c0'/%3E%3Cpath d='M38.77,48.31h-3.09v-2h3.09c4.91,0,8.91-4,8.91-8.91v-3.09h2v3.09c0,6.01-4.89,10.91-10.91,10.91Z' fill='%23004c4c'/%3E%3Crect x='33.67' y='44.31' width='9' height='5' rx='2.47' ry='2.47' fill='%23f3c000'/%3E%3Cpath d='M48.82,42.9h0c-.63,0-1.14-.73-1.14-1.63v-7.74c0-.9.51-1.63,1.14-1.63h0c2.13,0,3.86,2.46,3.86,5.5h0c0,3.04-1.73,5.5-3.86,5.5Z' fill='%23004c4c'/%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M59.76,13h-5.51c-.31,0-.6.14-.79.39l-1.12,1.45c-.28.36-.28.85-.01,1.21l1.98,2.64,1.89,2.64c.4.56,1.23.56,1.62,0l1.89-2.64,1.98-2.64c.27-.36.27-.86-.01-1.21l-1.12-1.45c-.19-.24-.48-.39-.79-.39Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard-add\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54' y='12' width='2' height='10' rx='1' ry='1' transform='translate(72 -38) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard-pending\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3Cpath d='M52.478,6.897l-10.172,17.619c-.69,1.196.173,2.691,1.553,2.691h20.344c1.381,0,2.244-1.495,1.553-2.691l-10.172-17.619c-.69-1.196-2.416-1.196-3.107,0Z' fill='%23f87316'/%3E%3Cpath d='M52.871,22.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM53.248,20l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard-suspended\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23db2626'/%3E%3Cpath d='M53.871,20.783c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.248,18l-.319-6.469h2.204l-.319,6.469h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f87316'/%3E%3Cpath d='M53.84,21.061c0-.638.406-1.131,1.16-1.131s1.16.493,1.16,1.131-.406,1.131-1.16,1.131-1.16-.493-1.16-1.131ZM54.217,18.827l-.319-7.019h2.204l-.319,7.019h-1.566Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard-wireless\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M39.608,27.517h0c-.453.201-.658.682-.494,1.122.793,2.135,1.24,4.413,1.24,6.788s-.447,4.653-1.24,6.788c-.163.44.041.921.494,1.122h0c.524.233,1.164,0,1.354-.508.867-2.325,1.353-4.81,1.353-7.402s-.486-5.076-1.353-7.402c-.19-.509-.829-.74-1.354-.508Z' fill='%23fff'/%3E%3Cpath d='M36.052,41.758h0c.529.235,1.176-.005,1.354-.523.631-1.836.986-3.783.986-5.809s-.354-3.972-.986-5.809c-.178-.518-.825-.758-1.354-.523h0c-.446.198-.651.668-.502,1.105.564,1.654.881,3.406.881,5.227s-.317,3.572-.881,5.227c-.149.437.056.907.502,1.105Z' fill='%23fff'/%3E%3Cpath d='M32.488,30.747h0c-.43.191-.633.639-.507,1.065.343,1.162.531,2.382.531,3.642s-.188,2.479-.531,3.642c-.126.426.077.874.507,1.065h0c.555.246,1.199-.046,1.362-.595.39-1.311.605-2.687.605-4.111s-.215-2.8-.605-4.111c-.163-.549-.807-.842-1.362-.595Z' fill='%23fff'/%3E%3Cpath d='M28.842,38.56l.083.037c.554.246,1.203-.061,1.331-.617.19-.824.291-1.678.291-2.553s-.101-1.729-.291-2.553c-.128-.556-.777-.863-1.331-.617l-.083.037c-.4.178-.597.588-.505.99.159.693.248,1.408.248,2.143s-.089,1.451-.248,2.143c-.092.402.105.812.505.99Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-mastercard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M63,22.98v26.02c0,2.21-1.79,4-4,4H13c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h46c1.82,0,3.36,1.22,3.84,2.88.1.36.16.73.16,1.12Z' fill='%2300716b'/%3E%3Cpath d='M28.59,45.59c.17-.17.37-.32.59-.41l-1.11,2.34c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41Z' fill='%23005351'/%3E%3Cg%3E%3Cpath d='M25,47c0,.55-.22,1.05-.59,1.41-.23.24-.53.42-.86.51-.17.05-.36.08-.55.08h-8c-1.1,0-2-.9-2-2,0-.55.22-1.05.59-1.41.36-.37.86-.59,1.41-.59h8c.82,0,1.52.5,1.83,1.2.11.25.17.52.17.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpath d='M34,47c0,.55-.22,1.05-.59,1.41-.36.37-.86.59-1.41.59h-2c-.92,0-1.69-.62-1.93-1.47v-.01c-.05-.16-.07-.34-.07-.52,0-.55.22-1.05.59-1.41.17-.17.37-.32.59-.41.25-.12.53-.18.82-.18h2c.36,0,.71.1,1,.27.6.35,1,.99,1,1.73Z' fill='%2300716b' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M33.63,39.21l-2.71,5.79-.38.82-1.11,2.35-.29.63-1.98,4.2h-14.16c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h15.28l5.58,14.98c.63,1.69.55,3.61-.23,5.25Z' fill='%2300716b'/%3E%3Cpath d='M36.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23005351'/%3E%3Cpath d='M32.28,38.56l-3.1,6.62-1.11,2.35-2.56,5.47h-12.51c-2.21,0-4-1.79-4-4v-26.02c0-2.2,1.79-4,4-4h13.68l5.77,15.5c.5,1.33.44,2.8-.17,4.08Z' fill='%23006962'/%3E%3Cpolygon points='13 23 13 27.455 15.5 30 18 27.455 18 23 13 23' fill='%2333b5ab'/%3E%3Cpolygon points='15.5 24.968 15.5 30 18 27.455 15.5 24.968' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='45.273' y='42' width='8' height='8' rx='4' ry='4' fill='%23db2626'/%3E%3Crect x='50' y='42' width='8' height='8' rx='4' ry='4' fill='%23f79e1b'/%3E%3Cpath d='M50,46c0-1.321.649-2.483,1.636-3.212-.663-.489-1.476-.788-2.363-.788-2.209,0-4,1.791-4,4s1.791,4,4,4c.888,0,1.7-.299,2.363-.788-.987-.729-1.636-1.891-1.636-3.212Z' fill-rule='evenodd' fill='%23eb001b'/%3E%3Cpath d='M50,46c0,1.321.649,2.483,1.636,3.212.988-.729,1.637-1.891,1.637-3.212s-.649-2.483-1.637-3.212c-.987.729-1.636,1.891-1.636,3.212Z' fill='%23ff5f00' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='M55.843,22.524h-11.209c-.3,0-.585.139-.769.376l-2.659,3.431c-.27.346-.274.835-.011,1.185l3.937,5.263,3.626,5.068c.611.85,1.875.85,2.483,0l3.626-5.068,3.938-5.263c.262-.354.259-.839-.011-1.185l-2.951-3.807Z' fill='%23006962'/%3E%3Cpath d='M50,22.524h-5.366c-.3,0-.585.139-.769.376l-2.659,3.431c-.135.173-.203.38-.206.591h5.591l3.409-4.398Z' fill='%2300716b'/%3E%3Cpath d='M59,26.922c0-.207-.071-.418-.206-.591l-2.951-3.807h-5.843l3.409,4.398h5.591Z' fill='%23005351'/%3E%3Cpath d='M46.591,26.922l3.308,11.557c.068.004.135.004.203,0l3.308-11.557h-6.818Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pb-smart\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M54,29.58c0,.23-.01.46-.02.68-.21,5.92-3.3,11.1-7.89,14.21-.48.33-.9.74-1.22,1.2-.56.79-.87,1.74-.87,2.74v3.76h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62-.1,1.35-.54,2.61-1.23,3.69-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68c-.69-1.08-1.13-2.34-1.23-3.69-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-3.76c0-1-.31-1.95-.87-2.74-.32-.46-.74-.87-1.22-1.2-4.59-3.11-7.68-8.29-7.89-14.21-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88Z' fill='%2333b5ab'/%3E%3Cpath d='M53.98,30.26c-.04.56-.16,1.11-.3,1.65-.07.26-.14.52-.23.78-.01.05-.03.09-.05.14-1.99,5.65-9.03,9.84-17.4,9.84s-15.03-3.97-17.22-9.4c-.07-.15-.12-.29-.17-.44-.09-.26-.18-.53-.25-.8-.17-.58-.3-1.17-.34-1.77-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88,0,.23-.01.46-.02.68Z' fill='%2366c7c0'/%3E%3Cpath d='M42.74,56.73c-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68h13.48Z' fill='%2366c7c0'/%3E%3Cpath d='M43.97,53.04c-.1,1.35-.54,2.61-1.23,3.69h-13.48c-.69-1.08-1.13-2.34-1.23-3.69h15.94Z' fill='%2300716b'/%3E%3Cpath d='M44,52.17h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62h-15.94c-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-2.81h16v2.81Z' fill='%2366c7c0'/%3E%3Cpath d='M44.87,45.67c-.56.79-.87,1.74-.87,2.74v.95h-16v-.95c0-1-.31-1.95-.87-2.74h17.74Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M59.76,13h-5.51c-.31,0-.6.14-.79.39l-1.12,1.45c-.28.36-.28.85-.01,1.21l1.98,2.64,1.89,2.64c.4.56,1.23.56,1.62,0l1.89-2.64,1.98-2.64c.27-.36.27-.86-.01-1.21l-1.12-1.45c-.19-.24-.48-.39-.79-.39Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pensioenaanvulling-uitkeren\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M28.63,54.71c-.33,0-.67-.07-.99-.21-1.27-.55-1.85-2.02-1.3-3.29L43.4,11.9c.55-1.27,2.02-1.85,3.29-1.3,1.27.55,1.85,2.02,1.3,3.29l-17.06,39.32c-.41.94-1.33,1.51-2.29,1.51Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M18.61,25.07l6.2,2.68c1.06.46,2.3,0,2.81-1.04,4.8-9.77,12.55-15.76,18.07-13.81h0c-10.66-4.39-22.66-.38-28.09,9.06-.66,1.14-.2,2.59,1.01,3.11Z' fill='%2366c7c0'/%3E%3Cpath d='M55.08,40.81l-5.61-2.42c-1.21-.52-1.82-1.89-1.37-3.13,2.57-7.25,4.49-17.7-2.4-22.35v-.02c9.95,4.29,15.79,15.98,12.79,26.35-.41,1.44-2.03,2.16-3.4,1.57Z' fill='%2300716b'/%3E%3Cpath d='M45.69,12.89c6.5,3.27,8,14.43,3.31,25.3l-12-5.18,8.69-20.12Z' fill='%2366c7c0'/%3E%3Cpath d='M45.69,12.89c-6.84-2.49-15.99,4.07-20.68,14.94l12,5.18,8.69-20.12Z' fill='%2300716b'/%3E%3Cpath d='M39.13,33.94l-1.12,2.59h0c-1.63-.04-3.17-.71-4.32-1.87h0s1.12-2.59,1.12-2.59l4.32,1.87Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M57.43,53.78H23.21s-15.21-15.21-15.21-15.21l.86-.86c1.42-1.42,3.72-1.42,5.14,0l11.22,11.22h29.79c1.34,0,2.42,1.08,2.42,2.42v2.42Z' fill='%2366c7c0'/%3E%3Cpath d='M37.43,37.78h4v36h0c-2.21,0-4-1.79-4-4v-32h0Z' transform='translate(-16.35 95.21) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M14.69,36.65h2.04v20.96c0,1.13-.91,2.04-2.04,2.04h-2.04v-20.96c0-1.13.91-2.04,2.04-2.04Z' transform='translate(-29.75 24.49) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M57.43,63.43c-.48,0-.95-.17-1.34-.51l-7.94-7.13h-19.57l-6.95,7.05c-.77.79-2.04.8-2.83.02s-.8-2.04-.02-2.83l7.54-7.65c.38-.38.89-.6,1.42-.6h21.17c.49,0,.97.18,1.34.51l8.51,7.65c.82.74.89,2,.15,2.82-.39.44-.94.66-1.49.66Z' fill='%23f3c000'/%3E%3Ccircle cx='54' cy='16' r='9' fill='%23f3c000'/%3E%3Cpath d='M58,17h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M54.62,20.62c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l2.91-2.91-2.91-2.91c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l3.62,3.62c.39.39.39,1.02,0,1.41l-3.62,3.62c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pensioenaanvulling\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M28.63,54.71c-.33,0-.67-.07-.99-.21-1.27-.55-1.85-2.02-1.3-3.29L43.4,11.9c.55-1.27,2.02-1.85,3.29-1.3,1.27.55,1.85,2.02,1.3,3.29l-17.06,39.32c-.41.94-1.33,1.51-2.29,1.51Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M18.61,25.07l6.2,2.68c1.06.46,2.3,0,2.81-1.04,4.8-9.77,12.55-15.76,18.07-13.81h0c-10.66-4.39-22.66-.38-28.09,9.06-.66,1.14-.2,2.59,1.01,3.11Z' fill='%2366c7c0'/%3E%3Cpath d='M55.08,40.81l-5.61-2.42c-1.21-.52-1.82-1.89-1.37-3.13,2.57-7.25,4.49-17.7-2.4-22.35v-.02c9.95,4.29,15.79,15.98,12.79,26.35-.41,1.44-2.03,2.16-3.4,1.57Z' fill='%2300716b'/%3E%3Cpath d='M45.69,12.89c6.5,3.27,8,14.43,3.31,25.3l-12-5.18,8.69-20.12Z' fill='%2366c7c0'/%3E%3Cpath d='M45.69,12.89c-6.84-2.49-15.99,4.07-20.68,14.94l12,5.18,8.69-20.12Z' fill='%2300716b'/%3E%3Cpath d='M39.13,33.94l-1.12,2.59h0c-1.63-.04-3.17-.71-4.32-1.87h0s1.12-2.59,1.12-2.59l4.32,1.87Z' fill='%2339b7ae'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M57.43,53.78H23.21s-15.21-15.21-15.21-15.21l.86-.86c1.42-1.42,3.72-1.42,5.14,0l11.22,11.22h29.79c1.34,0,2.42,1.08,2.42,2.42v2.42Z' fill='%2366c7c0'/%3E%3Cpath d='M37.43,37.78h4v36h0c-2.21,0-4-1.79-4-4v-32h0Z' transform='translate(-16.35 95.21) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M14.69,36.65h2.04v20.96c0,1.13-.91,2.04-2.04,2.04h-2.04v-20.96c0-1.13.91-2.04,2.04-2.04Z' transform='translate(-29.75 24.49) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M57.43,63.43c-.48,0-.95-.17-1.34-.51l-7.94-7.13h-19.57l-6.95,7.05c-.77.79-2.04.8-2.83.02-.79-.78-.8-2.04-.02-2.83l7.54-7.65c.38-.38.89-.6,1.42-.6h21.17c.49,0,.97.18,1.34.51l8.51,7.65c.82.74.89,2,.15,2.82-.39.44-.94.66-1.49.66Z' fill='%23f3c000'/%3E%3Ccircle cx='59.5' cy='14.5' r='3.5' fill='%23f3c000'/%3E%3Ccircle cx='51' cy='20' r='4' fill='%23f3c000'/%3E%3Ccircle cx='60' cy='30.5' r='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pension\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M15.34,36.69l15.8,14.8-2.83,2.83-18.63-17.63h0c1.56-1.56,4.09-1.56,5.66,0Z' fill='%2366c7c0'/%3E%3Cpath d='M9.69,36.69l18.63,17.63-2.83,2.83-15.8-14.8c-1.56-1.56-1.56-4.09,0-5.66h0Z' fill='%2300716b'/%3E%3Cpath d='M28,53h32c0,2.21-1.79,4-4,4h-28v-4h0Z' fill='%2300716b'/%3E%3Cpath d='M28,49h28c2.21,0,4,1.79,4,4H28v-4h0Z' fill='%2366c7c0'/%3E%3Cpath d='M60,62c-.45,0-.9-.15-1.27-.46l-7.96-6.54h-19.67l-6.96,6.47c-.81.75-2.07.71-2.83-.1-.75-.81-.71-2.07.1-2.83l7.54-7c.37-.34.86-.53,1.36-.53h21.17c.46,0,.91.16,1.27.46l8.51,7c.85.7.98,1.96.27,2.82-.4.48-.97.73-1.55.73Z' fill='%23f3c000'/%3E%3Cpath d='M35,7h0c1.1,0,2,.9,2,2v40h-4V9c0-1.1.9-2,2-2Z' fill='%2366c7c0'/%3E%3Cpath d='M14,32h9s.42-1.19.49-2.39c.68-11.26,5.69-20.07,11.74-20.42h0c-11.93.07-21.79,8.7-23.21,19.89-.17,1.35.62,2.91,1.98,2.92Z' fill='%2366c7c0'/%3E%3Cpath d='M35.23,9.18c-7.52.36-14.09,10.56-14.23,22.82h14l.23-22.82Z' fill='%2300716b'/%3E%3Cpath d='M37.01,32l-.03,2.16h0c-1.29.5-2.72.48-4-.04h0s.03-2.12.03-2.12h4Z' fill='%2333b5ab'/%3E%3Cpath d='M56.23,32h-9.23s-.19-1.19-.26-2.39c-.68-11.26-5.69-20.07-11.74-20.42h0c11.93.07,21.79,8.7,23.21,19.89.17,1.35-.62,2.91-1.98,2.92Z' fill='%2300716b'/%3E%3Cpath d='M34.75,9.18c7.52.36,14.09,10.56,14.23,22.82h-13.98s-.25-22.82-.25-22.82Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-people-child\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M33,51h6c4.97,0,9,4.03,9,9h-24c0-4.97,4.03-9,9-9Z' fill='%23f3c000'/%3E%3Crect x='33' y='49' width='6' height='2.36' fill='%2366c7c0'/%3E%3Cellipse cx='36' cy='51.5' rx='3' ry='1.5' fill='%2366c7c0'/%3E%3Cpath d='M38.99,49.7s-1,1.3-5.97,1.3v-2h5.97v.7Z' fill='%2333b5ab'/%3E%3Cpath d='M42,40.99v2.87c0,3.19-2.41,5.98-5.6,6.19-3.49.23-6.4-2.54-6.4-5.98v-3.07c0-3.31,2.69-5.99,6-5.99h0c3.31,0,6,2.68,6,5.99Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-people\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M21.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H6v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='21' y='38.68' width='9' height='6.32' fill='%2300716b'/%3E%3Cpath d='M30,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%23004c4c'/%3E%3Cpath d='M34,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M43,45h8c8.28,0,15,6.72,15,15H28c0-8.28,6.72-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='43' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cpath d='M51,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-person-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M32,45h8c8.28,0,15,6.72,15,15H17c0-8.28,6.72-15,15-15Z' fill='%2339b7ae'/%3E%3Crect x='32' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cellipse cx='36' cy='46' rx='4' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M40,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M43,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3Cpath d='M36,48c-2.1,0-3.94-1.11-4-2.5v-.5c-.68,0-1.34.04-2,.13v.54c.12,2.43,2.75,4.33,6,4.33s6-1.98,6-4.5v-.37c-.65-.09-1.32-.13-2-.13v.5c0,1.35-1.83,2.5-4,2.5Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-person\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M32,43h8c9.38,0,17,7.62,17,17H15c0-9.38,7.62-17,17-17Z' fill='%2300716b'/%3E%3Cellipse cx='36' cy='43' rx='5' ry='3' fill='%2366c7c0'/%3E%3Crect x='31' y='39' width='10' height='4' fill='%2366c7c0'/%3E%3Cpath d='M41,43c0,1.96-2.97,3-5,3s-5-1.04-5-3c-.76,0-1.5.05-2.22.15.7,3.57,4.32,4.7,7.22,4.7s6.52-1.14,7.22-4.7c-.72-.1-1.46-.15-2.22-.15Z' fill='%2333b5ab'/%3E%3Cpath d='M41,40.19s-1.67,2.7-10,2.7v-4.15h10v1.45Z' fill='%2333b5ab'/%3E%3Cpath d='M44,28.28v3.97c0,4.41-3.21,8.26-7.47,8.55-4.66.31-8.53-3.51-8.53-8.27v-4.25c0-4.57,3.58-8.28,8-8.28h0c4.42,0,8,3.71,8,8.28Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-personal-injury\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='23' y='21.8' width='26' height='26' fill='%2300716b'/%3E%3Cpath d='M31,40.8h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='21.9' r='13' fill='%2300716b'/%3E%3Cellipse cx='36' cy='41.8' rx='6' ry='3' fill='%2366c7c0'/%3E%3Crect x='30' y='34.8' width='12' height='7' fill='%2366c7c0'/%3E%3Cpath d='M42,37.55s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,23.6v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3Cpath d='M34.68,62.95l14.18-5.18c2.19-.71,3.39-3.07,2.66-5.26h0c-.68-2.06-2.9-3.17-4.96-2.51l-35.78,12.94h23.9Z' fill='%2333b5ab'/%3E%3Cpath d='M16.64,46.13l4.36,16.67h26l-25.5-19.85c-1.76.85-3.39,1.92-4.86,3.18Z' fill='%23f3c000'/%3E%3Cpath d='M27.79,41.03c.81,2.45,3.2,5.84,8.21,5.84s7.4-3.38,8.21-5.84c-.73-.11-1.47-.18-2.22-.21-.63,1.51-2.22,3.91-5.99,3.91s-5.36-2.4-5.99-3.91c-.75.03-1.49.1-2.21.21Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-personal-sign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='3.56' ry='3.56' fill='%2300716b'/%3E%3Cpath d='M32.95,39.7h5.86c7.07,0,12.81,5.74,12.81,12.81h-31.49c0-7.07,5.74-12.81,12.81-12.81Z' fill='%2300716b'/%3E%3Cpath d='M33.19,39.72h5.86c7.07,0,12.81,5.74,12.81,12.81h-31.49c0-7.07,5.74-12.81,12.81-12.81Z' fill='%2339b7ae'/%3E%3Cpath d='M33.04,39.69h5.86c7.07,0,12.81,5.74,12.81,12.81h-31.49c0-7.07,5.74-12.81,12.81-12.81Z' fill='%23f3c000'/%3E%3Crect x='32.45' y='34.9' width='7.44' height='4.85' fill='%2366c7c0'/%3E%3Cellipse cx='36.17' cy='39.81' rx='3.72' ry='2.48' fill='%2366c7c0'/%3E%3Cpath d='M39.89,35.93v2.18c-1,.57-2.14.98-3.36.98h-4.08v-3.16h7.44Z' fill='%2333b5ab'/%3E%3Cpath d='M43.14,27.16v3.43c0,3.82-2.82,7.15-6.56,7.4-4.09.27-7.49-3.04-7.49-7.15v-3.68c0-3.96,3.14-7.16,7.02-7.16h0c3.88,0,7.02,3.21,7.02,7.16Z' fill='%2366c7c0'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M60.85,12.63c-.35-.35-.92-.35-1.27,0l-4.85,4.85-2.32-2.32c-.35-.35-.92-.35-1.27,0-.35.35-.35.92,0,1.27l2.95,2.95c.35.35.92.35,1.27,0l5.48-5.48c.35-.35.35-.92,0-1.27Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-phone-add-user\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21.5' y='7.5' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23.5' y='9.5' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='33.5' y='11.5' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M23.5,57.78v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2339b7ae'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='36.5' cy='29.55' r='4.05' fill='%23fff'/%3E%3Cpath d='M45.5,43.5c0-4.48-4.03-8.11-9-8.11s-9,3.63-9,8.11h18Z' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='55.5' cy='18.5' r='11' fill='%23f3c000'/%3E%3Crect x='54.5' y='13.5' width='2' height='10' rx='1' ry='1' fill='%23004c4c'/%3E%3Crect x='54.5' y='13.5' width='2' height='10' rx='1' ry='1' transform='translate(74 -37) rotate(90)' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-phone-info\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='7.5' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='9.5' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='33' y='11.5' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M23,57.78v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M43.2,25.5h-14.4c-.99,0-1.8.81-1.8,1.8v14.4c0,.99.81,1.8,1.8,1.8h14.4c.99,0,1.8-.81,1.8-1.8v-14.4c0-.99-.81-1.8-1.8-1.8Z' fill='%2300716b' fill-rule='evenodd'/%3E%3Cpolygon points='35.49 40.53 36.99 40.53 36.99 32.53 33.85 32.53 33.85 34.03 35.49 34.03 35.49 40.53' fill='%23f3c000'/%3E%3Cpath d='M36.01,30.93c.66,0,1.2-.54,1.2-1.2s-.54-1.2-1.2-1.2-1.2.54-1.2,1.2.54,1.2,1.2,1.2Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-phone-list\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M23,56.28v2.72c0,1.1.9,2,2,2h22c1.1,0,2-.9,2-2v-2.72h-26Z' fill='%2333b5ab'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='26' y='26' width='20' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='26' y='33' width='20' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='26' y='40' width='20' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-phone-wifi\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2339b7ae'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='22.94' y='8.04' width='26' height='52.96' rx='2' ry='2' fill='%23004c4c'/%3E%3Cpath d='M22.94,55.93v2.93c0,1.19.9,2.15,2,2.15h22c1.1,0,2-.96,2-2.15V17l-26,38.93Z' fill='%2300716b'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%2339b7ae'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M41.02,26.75h0c-.53.24-.77.8-.58,1.31.93,2.5,1.45,5.16,1.45,7.94s-.52,5.44-1.45,7.94c-.19.51.05,1.08.58,1.31h0c.61.27,1.36,0,1.58-.59,1.01-2.72,1.58-5.63,1.58-8.66s-.57-5.94-1.58-8.66c-.22-.6-.97-.87-1.58-.59Z' fill='%23f3c000'/%3E%3Cpath d='M36.86,43.41h0c.62.27,1.38,0,1.58-.61.74-2.15,1.15-4.43,1.15-6.79s-.41-4.65-1.15-6.79c-.21-.61-.97-.89-1.58-.61h0c-.52.23-.76.78-.59,1.29.66,1.94,1.03,3.98,1.03,6.11s-.37,4.18-1.03,6.11c-.17.51.07,1.06.59,1.29Z' fill='%23f3c000'/%3E%3Cpath d='M32.69,30.53h0c-.5.22-.74.75-.59,1.25.4,1.36.62,2.79.62,4.26s-.22,2.9-.62,4.26c-.15.5.09,1.02.59,1.25h0c.65.29,1.4-.05,1.59-.7.46-1.53.71-3.14.71-4.81s-.25-3.28-.71-4.81c-.19-.64-.94-.98-1.59-.7Z' fill='%23f3c000'/%3E%3Cpath d='M28.43,39.67l.1.04c.65.29,1.41-.07,1.56-.72.22-.96.34-1.96.34-2.99s-.12-2.02-.34-2.99c-.15-.65-.91-1.01-1.56-.72l-.1.04c-.47.21-.7.69-.59,1.16.19.81.29,1.65.29,2.51s-.1,1.7-.29,2.51c-.11.47.12.95.59,1.16Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-phone\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2339b7ae'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='22.94' y='8.04' width='26' height='52.96' rx='2' ry='2' fill='%23004c4c'/%3E%3Cpath d='M22.94,55.93v2.93c0,1.19.9,2.15,2,2.15h22c1.1,0,2-.96,2-2.15V17l-26,38.93Z' fill='%2300716b'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-photo-template\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'%3E%3Crect width='72' height='72' fill='%23fff'/%3E%3Crect x='4' y='3' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='7' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='11' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='15' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='19' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='23' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='27' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='31' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='35' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='39' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='43' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='47' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='51' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='55' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='59' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='63' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='3' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='7' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='11' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='15' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='19' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='23' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='27' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='31' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='35' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='39' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='43' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='47' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='51' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='55' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='59' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Crect x='4' y='63' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3Cpath d='M69,68.46v.54H3v-.54c0-3.32,1.21-8.15,4.22-9.69,1.86-.95,7.46-2.78,14.79-4,1.29-.21,2.62-.4,4.01-.56,.61-.08,1.23-.15,1.86-.21,1.01,0,1.81,.97,2.03,1,3.56,.44,5.25,1.11,6.09,2.09,.84-.98,2.53-1.65,6.09-2.09,.22-.03,1.02-1,2.03-1,.63,.06,1.25,.13,1.86,.21,1.39,.16,2.72,.35,4.01,.56,7.33,1.22,12.93,3.05,14.79,4,3.01,1.54,4.22,6.37,4.22,9.69Z' fill='%23cbcbcb'/%3E%3Cpath d='M46.046,54.21c-3.177-1.097-2.716-1.095-2.716-12.373-1.548,.611-4.037-2.296-5.599-1.417-.667,.375-1.195,.792-1.698,1.171l-.033-.025-.033,.025c-.503-.379-1.031-.796-1.698-1.171-1.562-.878-4.051,2.028-5.599,1.417,0,11.277,.461,11.275-2.716,12.373-1.243,.429-1.491,1.731-1.954,2.765,.456,.53,.827,1.21,1.044,2.094,2.66,2.543,6.846,4.101,10.956,4.307,4.109-.205,8.296-1.763,10.956-4.307,.217-.885,.588-1.564,1.044-2.094-.463-1.034-.711-2.336-1.954-2.765Z' fill='%23e2e2e2'/%3E%3Cpath d='M45.98,54.21c.01,.09,.02,.19,.02,.29,0,2.6-4.28,5.5-10,5.5s-10-2.9-10-5.5c0-.1,.01-.2,.02-.29-1.39,.16-2.72,.35-4.01,.56,.21,5.13,6.39,9.23,13.99,9.23s13.78-4.1,13.99-9.23c-1.29-.21-2.62-.4-4.01-.56Z' fill='%23fff'/%3E%3Cg%3E%3Cpath d='M23,37.744c0,.256,26.732,.18,26.928,0,4.072-3.744,3.072-13.919,3.072-13.919,0-8.997-7.082-16.29-15.818-16.29h-1.365c-8.736,0-15.818,7.293-15.818,16.29,0,0-1,10.176,3,13.919Z' fill='%23cbcbcb'/%3E%3Cpath d='M41.674,22.328c-1.865,2.559-5.007,4.6-9.815,5.223,1.982-.43,2.61-3.364,2.61-3.364-3.985,2.934-8.067,3.536-11.262,3.027,0,0-.038,4.706-.045,4.888-.025,.592-.043,1.184-.048,1.777-.009,1.181,.032,2.364,.176,3.536,.205,1.663,.625,3.309,1.387,4.808,1.281,2.518,3.496,4.516,6.067,5.687,2.661,1.212,5.708,1.557,8.573,.97,4.436-.909,8.378-4.196,9.799-8.496,1.29-3.905,.52-12.153,.725-16.261-2.794,.771-5.949,.078-8.168-1.796Z' fill='%23efefef'/%3E%3C/g%3E%3Crect x='4' y='67' width='64' height='2' opacity='.06' fill='%23e2e2e2'/%3E%3C/g%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-picnic\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M42.87,31.03c8.68-8.68,13.31-12.52,16.76-13.06,1.94-.3,3.56,1.43,3.21,3.36-.68,3.64-4.54,8.68-12.76,16.9-12.96,12.96-19.44,12.24-19.44,12.24,0,0-2.16-5.04,12.24-19.44Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M53.08,22.43c2.4-.8,4.36-.71,5.62-.47.66.12,1.18-.56.85-1.15-.53-.95-1.32-1.97-2.29-2.04-1.55.76-3.36,2.04-5.59,3.94.21.05.65-.03,1.4-.28Z' fill='%2333b5ab'/%3E%3Cpath d='M52.26,27.38c.66.12,1.18-.56.85-1.15-.63-1.14-1.63-2.39-2.87-1.97-.18.06-.38.14-.6.25-1.16,1.05-2.41,2.24-3.79,3.58.21-.05.47-.12.79-.22,2.4-.8,4.36-.71,5.62-.47Z' fill='%2333b5ab'/%3E%3Cpath d='M46.57,33.07c.66.12,1.18-.56.85-1.15-.63-1.14-1.63-2.39-2.87-1.97-.3.1-.68.28-1.09.49-.2.2-.39.39-.6.59-.95.95-1.82,1.85-2.63,2.72.2-.05.44-.12.72-.21,2.4-.8,4.36-.71,5.62-.47Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='11.94' y='37' width='48' height='23' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M59.94,39.17c0-.09-.07-.17-.17-.17H12.11c-.09,0-.17.07-.17.17v4.67c0,.09.07.17.17.17h18.87c.09,0,.17.07.17.17h0c0,1.56,1.27,2.83,2.83,2.83h3.93c1.56,0,2.83-1.27,2.83-2.83h0c0-.09.07-.17.17-.17h18.87c.09,0,.17-.07.17-.17v-4.67Z' fill='%2333b5ab'/%3E%3Crect x='20.94' y='37' width='39' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33.94' y='12' width='4' height='25' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='31.14' y='35' width='9.6' height='8' rx='2.67' ry='2.67' fill='%2300716b'/%3E%3Cpath d='M13.99,37h15.01s-17.03,17.03-17.03,17.03c0,0,.05-10.52.02-15.02,0-1.11.89-2.01,2-2.01Z' fill='%23f3c000'/%3E%3Ccircle cx='35.94' cy='39' r='2' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pilot-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cellipse cx='50.791' cy='61.072' rx='1' ry='2' fill='%23ffd200'/%3E%3Cg%3E%3Cpath d='M63,63.95H9c0-6.07,2.21-11.57,5.94-15.56,2.78-2.96,6.39-5.08,10.56-5.96.92-.21,1.87-.34,2.84-.41l1.66-.07h12c.56,0,1.12.02,1.66.07.32.02.64.05.96.09.64.08,1.27.18,1.88.32h.01c9.771,2.1,16.49,10.93,16.49,21.52Z' fill='%2300716b'/%3E%3Cpath d='M43.66,42.02l-5.26,16.65-1.67,5.28h-1.46l-1.67-5.28-5.26-16.65,1.66-.07h12c.56,0,1.12.02,1.66.07Z' fill='%23fff'/%3E%3Cpolygon points='36 45.068 32.75 47.947 36 51.197 39.25 47.947 36 45.068' fill='%23f3c000'/%3E%3Cpolygon points='38.71 57.889 36.92 64 35.08 64 33.29 57.889 33.6 56.829 35.84 49.183 36 48.64 36.16 49.183 38.4 56.829 38.71 57.889' fill='%23f3c000'/%3E%3Cg%3E%3Ccircle cx='36' cy='23.049' r='13' fill='%2300716b'/%3E%3Cpolygon points='42 41.951 36 45.951 30 41.951 30 35.951 42 35.951 42 41.951' fill='%2366c7c0'/%3E%3Cpath d='M42,38.701s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,20.75v8.681c0,5.808-4.479,10.52-10,10.52s-10-4.711-10-10.52v-7.795c.35.023.714.038,1.071.038,4.779,0,16.314-1.841,18.929-.924Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M49.656,16.587c-1.084-.659-2.785-1.854-4.971-3.897-3.947-3.69-7.105-3.69-8.684-3.69s-4.737,0-8.684,3.69c-2.186,2.043-3.888,3.238-4.972,3.897-.831.507-1.344,1.522-1.344,2.617s.786,2.622,2.381,2.622h25.239c1.595,0,2.381-1.523,2.381-2.622s-.513-2.111-1.344-2.617Z' fill='%2300716b'/%3E%3Cpath d='M36,26c8.571,0,11.849-4.678,11.849-4.678,0,0-3.018-3.906-11.849-3.906s-11.849,3.906-11.849,3.906c0,0,3.277,4.678,11.849,4.678' fill='%23004c4c'/%3E%3Cpolygon points='38.143 15.565 33.905 15.565 31.714 13.478 40.286 13.478 38.143 15.565' fill='%23f3c000'/%3E%3Cpath d='M36,18.348c6.82,0,10.163,2.448,11.336,3.566.342-.356.512-.592.512-.592,0,0-3.018-3.906-11.848-3.906s-11.848,3.906-11.848,3.906c0,0,.171.236.512.592,1.174-1.118,4.517-3.566,11.336-3.566Z' fill='%23f3c000'/%3E%3Cpath d='M54.291,60.072h-7c-.276,0-.5.224-.5.5s.212.409.5.5l3.5,1,3.5-1c.288-.091.5-.224.5-.5s-.224-.5-.5-.5Z' fill='%23ffd200'/%3E%3Cg%3E%3Cpath d='M35.27,63.95h-1.59l-8.68-10.66,1.25-3.24-4.25-3.24,3.5-4.38c.92-.21,1.87-.34,2.84-.41l5.26,16.65,1.67,5.28Z' fill='%23004c4c'/%3E%3Cpath d='M45.75,50.01l1.25,3.25-8.69,10.69h-1.58l1.67-5.28,5.26-16.65c.32.02.64.05.96.09l1.88.32h.01l3.49,4.33-4.25,3.25Z' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pilot\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,51.49v7.81c0,2.05-4.03,3.69-9,3.69s-9-1.65-9-3.69v-7.81h18Z' fill='%2366c7c0'/%3E%3Cpath d='M45,53.61s-3,4.39-18,4.39v-6.75h18v2.36Z' fill='%2333b5ab'/%3E%3Cpath d='M55.12,22.06c-1.52-.87-3.9-2.46-6.96-5.17-5.53-4.89-9.95-4.89-12.16-4.89s-6.63,0-12.16,4.89c-3.06,2.71-5.44,4.29-6.96,5.17-1.16.67-1.88,2.02-1.88,3.47s1.1,3.48,3.33,3.48h35.33c2.23,0,3.33-2.02,3.33-3.48s-.72-2.8-1.88-3.47Z' fill='%2300716b'/%3E%3Cpath d='M18.49,25.89c-.31,1.32-.49,2.69-.49,4.11,0,9.94,8.06,18,18,18s18-8.06,18-18c0-1.42-.18-2.79-.49-4.11H18.49Z' fill='%2300716b'/%3E%3Cpath d='M50,30v11.66c0,7.92-6.27,14.34-14,14.34s-14-6.42-14-14.34v-11.66h28Z' fill='%2366c7c0'/%3E%3Cpath d='M39.09,51h-3.09v-2h3.09c4.91,0,8.91-4,8.91-8.91v-3.09h2v3.09c0,6.01-4.89,10.91-10.91,10.91Z' fill='%2333b5ab'/%3E%3Crect x='34' y='47' width='9' height='5' rx='2.47' ry='2.47' fill='%23f3c000'/%3E%3Cpath d='M49.14,45.59h0c-.63,0-1.14-.73-1.14-1.63v-7.74c0-.9.51-1.63,1.14-1.63h0c2.13,0,3.86,2.46,3.86,5.5h0c0,3.04-1.73,5.5-3.86,5.5Z' fill='%2333b5ab'/%3E%3Cpath d='M36,35c12,0,16.59-6.73,16.59-6.73,0,0-4.23-5.61-16.59-5.61s-16.59,5.61-16.59,5.61c0,0,4.59,6.73,16.59,6.73' fill='%23004c4c'/%3E%3Cpolygon points='39 20 33.07 20 30 17 42 17 39 20' fill='%23f3c000'/%3E%3Cpath d='M36,24c9.55,0,14.23,3.52,15.87,5.13.48-.51.72-.85.72-.85,0,0-4.23-5.61-16.59-5.61s-16.59,5.61-16.59,5.61c0,0,.24.34.72.85,1.64-1.61,6.32-5.13,15.87-5.13Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pin-pin5\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M10.06,25.96h8.39v16h-8.39c-2.24,0-4.06-1.82-4.06-4.06v-7.89c0-2.24,1.82-4.06,4.06-4.06Z' fill='%2366c7c0'/%3E%3Crect x='18.44' y='25.96' width='12.44' height='16' fill='%2366c7c0'/%3E%3Crect x='28.67' y='25.96' width='12.44' height='16' fill='%2333b5ab'/%3E%3Crect x='41.11' y='25.96' width='12.44' height='16' fill='%2333b5ab'/%3E%3Cpath d='M53.56,25.96h8.39c2.24,0,4.06,1.82,4.06,4.06v7.89c0,2.24-1.82,4.06-4.06,4.06h-8.39v-16h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='12' cy='33.96' r='3' fill='%23004c4c'/%3E%3Ccircle cx='22' cy='33.96' r='3' fill='%23004c4c'/%3E%3Ccircle cx='35' cy='33.96' r='2' fill='%2300716b'/%3E%3Ccircle cx='46' cy='33.96' r='2' fill='%2300716b'/%3E%3Ccircle cx='57' cy='33.96' r='2' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M53.69,41.96h-3v-.56c0-3.83,3.2-6.94,7.13-6.94,1.37,0,2.7.38,3.85,1.1l-1.59,2.54c-.67-.42-1.45-.64-2.26-.64-2.28,0-4.13,1.77-4.13,3.94v.56Z' fill='%2300716b'/%3E%3Cpath d='M52.87,46.61h-3v-5.66c0-3.93,3.2-7.13,7.13-7.13s7.13,3.2,7.13,7.13v5.63h-3v-5.63c0-2.28-1.85-4.13-4.13-4.13s-4.13,1.85-4.13,4.13v5.66Z' fill='%2366c7c0'/%3E%3Cpath d='M51.37,44.35c-.53,0-1.03.1-1.49.27v1.92c.38-.36.91-.57,1.49-.57s1.12.22,1.49.57v-1.92c-.46-.17-.96-.27-1.49-.27Z' fill='%2339b7ae'/%3E%3Cpath d='M62.64,44.35c-.52,0-1.03.1-1.48.27v1.92c.37-.36.9-.57,1.48-.57s1.11.22,1.48.57v-1.92c-.46-.17-.96-.27-1.48-.27Z' fill='%2339b7ae'/%3E%3Crect x='47.85' y='45.96' width='18.3' height='14' rx='2.15' ry='2.15' fill='%23f3c000'/%3E%3Ccircle cx='63.18' cy='57.53' r='.81' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pin-pincode\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M61.94,26H28.67v16h33.28c2.24,0,4.06-1.82,4.06-4.06v-7.89c0-2.24-1.82-4.06-4.06-4.06Z' fill='%2333b5ab'/%3E%3Cpath d='M10.06,26c-2.24,0-4.06,1.82-4.06,4.06v7.89c0,2.24,1.82,4.06,4.06,4.06h26.94v-16H10.06Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Crect x='12' y='33.37' width='7' height='1.56' fill='%23004c4c'/%3E%3Crect x='14.72' y='30.65' width='1.56' height='7' transform='translate(-15 12.33) rotate(-30)' fill='%23004c4c'/%3E%3Crect x='12' y='33.37' width='7' height='1.56' transform='translate(-21.82 30.5) rotate(-60)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Crect x='25.17' y='33.37' width='7' height='1.56' fill='%23004c4c'/%3E%3Crect x='27.89' y='30.65' width='1.56' height='7' transform='translate(-13.23 18.91) rotate(-30)' fill='%23004c4c'/%3E%3Crect x='25.17' y='33.37' width='7' height='1.56' transform='translate(-15.24 41.9) rotate(-60)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Crect x='41' y='33.52' width='5.77' height='1.25' fill='%2300716b'/%3E%3Crect x='43.26' y='31.26' width='1.25' height='5.77' transform='translate(-11.19 26.52) rotate(-30)' fill='%2300716b'/%3E%3Crect x='41' y='33.52' width='5.77' height='1.25' transform='translate(-7.63 55.08) rotate(-60)' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Crect x='53' y='33.52' width='5.77' height='1.25' fill='%2300716b'/%3E%3Crect x='55.26' y='31.26' width='1.25' height='5.77' transform='translate(-9.59 32.52) rotate(-30)' fill='%2300716b'/%3E%3Crect x='53' y='33.52' width='5.77' height='1.25' transform='translate(-1.63 65.47) rotate(-60)' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M53.69,41.96h-3v-.56c0-3.83,3.2-6.94,7.13-6.94,1.37,0,2.7.38,3.85,1.1l-1.59,2.54c-.67-.42-1.45-.64-2.26-.64-2.28,0-4.13,1.77-4.13,3.94v.56Z' fill='%2300716b'/%3E%3Cpath d='M52.87,46.61h-3v-5.66c0-3.93,3.2-7.13,7.13-7.13s7.13,3.2,7.13,7.13v5.63h-3v-5.63c0-2.28-1.85-4.13-4.13-4.13s-4.13,1.85-4.13,4.13v5.66Z' fill='%2366c7c0'/%3E%3Cpath d='M51.37,44.35c-.53,0-1.03.1-1.49.27v1.92c.38-.36.91-.57,1.49-.57s1.12.22,1.49.57v-1.92c-.46-.17-.96-.27-1.49-.27Z' fill='%2333b5ab'/%3E%3Cpath d='M62.64,44.35c-.52,0-1.03.1-1.48.27v1.92c.37-.36.9-.57,1.48-.57s1.11.22,1.48.57v-1.92c-.46-.17-.96-.27-1.48-.27Z' fill='%2333b5ab'/%3E%3Crect x='47.85' y='45.96' width='18.3' height='14' rx='2.15' ry='2.15' fill='%23f3c000'/%3E%3Ccircle cx='63.18' cy='57.53' r='.81' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pin-unlock\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M10.06,25.96h8.39v16h-8.39c-2.24,0-4.06-1.82-4.06-4.06v-7.89c0-2.24,1.82-4.06,4.06-4.06Z' fill='%2366c7c0'/%3E%3Crect x='18.44' y='25.96' width='12.44' height='16' fill='%2366c7c0'/%3E%3Crect x='28.67' y='25.96' width='12.44' height='16' fill='%2339b7ae'/%3E%3Crect x='41.11' y='25.96' width='12.44' height='16' fill='%2339b7ae'/%3E%3Cpath d='M53.56,25.96h8.39c2.24,0,4.06,1.82,4.06,4.06v7.89c0,2.24-1.82,4.06-4.06,4.06h-8.39v-16h0Z' fill='%2339b7ae'/%3E%3C/g%3E%3Ccircle cx='12' cy='33.96' r='3' fill='%23004c4c'/%3E%3Ccircle cx='22' cy='33.96' r='3' fill='%23004c4c'/%3E%3Ccircle cx='35' cy='33.96' r='2' fill='%2300716b'/%3E%3Ccircle cx='46' cy='33.96' r='2' fill='%2300716b'/%3E%3Ccircle cx='57' cy='33.96' r='2' fill='%2300716b'/%3E%3Cpath d='M53.91,41.96l-3-.07v-.56c.11-3.83,3.39-6.86,7.32-6.76,1.37.03,1.64.68,2.77,1.43l-.6,2.27c-.66-.44-1.44-.68-2.24-.7-2.28-.06-4.18,1.66-4.23,3.84v.56Z' fill='%2300716b'/%3E%3Cpath d='M53.06,45.67c-.45,0-.87.19-1.16.49v2.26c.29.31.71.49,1.16.49s.87-.19,1.16-.49v-2.26c-.29-.31-.71-.49-1.16-.49Z' fill='none'/%3E%3Cg%3E%3Cpath d='M64.14,46.58h-3v-5.63c0-2.28-1.85-4.13-4.13-4.13s-4.13,1.85-4.13,4.13v2.12h-3v-2.12c0-3.93,3.2-7.13,7.13-7.13s7.13,3.2,7.13,7.13v5.63Z' fill='%2366c7c0'/%3E%3Cpath d='M62.64,44.35c-.52,0-1.03.1-1.48.27v1.92c.37-.36.9-.57,1.48-.57s1.11.22,1.48.57v-1.92c-.46-.17-.96-.27-1.48-.27Z' fill='%2333b5ab'/%3E%3Crect x='47.85' y='45.96' width='18.3' height='14' rx='2.15' ry='2.15' fill='%23f3c000'/%3E%3Ccircle cx='63.18' cy='57.53' r='.81' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-plant-grow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M66,36c0,16.23-12.89,29.45-29,29.97-.33.02-.66.03-1,.03-.67,0-1.34-.02-2-.07-15.64-1.03-28-14.03-28-29.93,0-6.53,2.09-12.57,5.64-17.49,4.7-6.57,12-11.14,20.4-12.24,1.3-.18,2.62-.27,3.96-.27,16.57,0,30,13.43,30,30Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M35.65,55c0-13.02-3.61-23-18.08-23,0,13.98,5.45,23,18.08,23Z' fill='%23004c4c'/%3E%3Cpath d='M34,47c0-14.43,4-25.5,20.05-25.5,0,15.5-6.05,25.5-20.05,25.5Z' fill='%2300716b'/%3E%3Cpath d='M37,46v19.97c-.33.02-.66.03-1,.03-.67,0-1.34-.02-2-.07v-19.93h3Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M33,11c0,6.63-5.37,12-12,12-3.79,0-7.17-1.75-9.36-4.49,4.7-6.57,12-11.14,20.4-12.24.62,1.45.96,3.05.96,4.73Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-podcast\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='24.51' y='12' width='22.98' height='38' rx='11.35' ry='11.35' fill='%2366c7c0'/%3E%3Cpath d='M36.21,59h-.42c-10.49,0-19.02-8.53-19.02-19.02v-11.96c0-1.1.9-2,2-2s2,.9,2,2v11.96c0,8.28,6.74,15.02,15.02,15.02h.42c8.28,0,15.02-6.74,15.02-15.02v-11.96c0-1.1.9-2,2-2s2,.9,2,2v11.96c0,10.49-8.53,19.02-19.02,19.02Z' fill='%2300716b'/%3E%3Cpath d='M33.33,55h5.33c4.42,0,8,3.58,8,8h-21.33c0-4.42,3.58-8,8-8Z' fill='%2333b5ab'/%3E%3Cpath d='M35.97,12h0c6.33,0,11.47,5.14,11.47,11.47v9.17h-22.94v-9.17c0-6.33,5.14-11.47,11.47-11.47Z' fill='%2300716b'/%3E%3Crect x='24.5' y='30.8' width='22.94' height='3.69' fill='%23f3c000'/%3E%3Crect x='33.59' y='46.13' width='4.82' height='8.87' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-popup-different-enviroment\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='76.836' y1='18.035' x2='12.728' y2='18.035' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f1f1f1'/%3E%3Cstop offset='1' stop-color='%23cbcbcb'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='20.513' y1='19.522' x2='23.733' y2='16.302' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23e6bd00'/%3E%3Cstop offset='1' stop-color='%23ffd100'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='29.429' y1='16.607' x2='26.61' y2='19.425' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2300c4bb'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-4' x1='53.75' y1='47.035' x2='.979' y2='47.035' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-5' x1='53.75' y1='38.035' x2='.979' y2='38.035' href='%23linear-gradient'/%3E%3C/defs%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'%3E%3Cpath d='M53.376,14.521l-44.89,3.139c-1.653,.116-2.899,1.549-2.783,3.202l.488,6.983,2.441,34.915,50.876-3.558-2.441-34.915-.488-6.983c-.116-1.653-1.549-2.899-3.202-2.783Z' opacity='.08'/%3E%3Cpath d='M14,13.035H59c1.656,0,3,1.344,3,3v7H11v-7c0-1.656,1.344-3,3-3Z' fill='url(%23linear-gradient)'/%3E%3Ccircle cx='16' cy='18.035' r='2' fill='%23ff4559'/%3E%3Ccircle cx='22' cy='18.035' r='2' fill='url(%23linear-gradient-2)'/%3E%3Ccircle cx='28' cy='18.035' r='2' fill='url(%23linear-gradient-3)'/%3E%3Crect x='11' y='23.035' width='51' height='35' fill='%23fff'/%3E%3Crect x='17' y='29.035' width='39' height='6' fill='%23989898'/%3E%3Crect x='17' y='41.035' width='39' height='12' fill='url(%23linear-gradient-4)'/%3E%3Crect x='17' y='35.035' width='39' height='6' fill='url(%23linear-gradient-5)'/%3E%3Ccircle cx='56' cy='29.035' r='3' fill='%23ff4559'/%3E%3C/g%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-preferredbanking\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M48.18,17.65h-29.89c-.8,0-1.56.37-2.05,1l-7.09,9.12c-.72.92-.73,2.22-.03,3.15l10.5,13.99,9.67,13.47c1.63,2.26,5,2.26,6.62,0l9.67-13.47,10.5-13.99c.7-.94.69-2.23-.03-3.15l-7.87-10.12Z' fill='%2339b7ae'/%3E%3Cg%3E%3Cpolygon points='56.05 27.77 48.18 17.65 56.05 27.77 56.05 27.77' fill='%2339b7ae'/%3E%3Cpath d='M32.6,17.65h-14.31c-.8,0-1.56.37-2.05,1l-7.09,9.12c-.36.46-.54,1.01-.55,1.57h14.91l9.09-11.69Z' fill='%2366c7c0'/%3E%3Cpath d='M56.6,29.34c0-.55-.19-1.11-.55-1.57l-7.87-10.12h-15.58l9.09,11.69h14.91Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M48.6,15c-.55,0-1-.45-1-1v-7c0-.55.45-1,1-1s1,.45,1,1v7c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M60.6,19h-7c-.55,0-1-.45-1-1s.45-1,1-1h7c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M23.51,29.34l8.82,30.72c.18.01.36.01.54,0l8.82-30.72h-18.18Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-present\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12,27.35h48v31.65c0,2.21-1.79,4-4,4H16c-2.21,0-4-1.79-4-4v-31.65h0Z' fill='%2366c7c0'/%3E%3Crect x='12' y='28.16' width='48' height='5' fill='%2333b5ab'/%3E%3Cpath d='M38.56,21h-13.56c-3.31,0-6-2.69-6-6s2.69-6,6-6c8.35,0,12.12,6.22,12.94,9.52l.62,2.48ZM25,13c-1.1,0-2,.9-2,2s.9,2,2,2h7.87c-1.23-1.83-3.58-4-7.87-4Z' fill='%23f3c000'/%3E%3Cpath d='M47,21h-13.56l.62-2.48c.82-3.29,4.59-9.52,12.94-9.52,3.31,0,6,2.69,6,6s-2.69,6-6,6ZM39.13,17h7.87c1.1,0,2-.9,2-2s-.9-2-2-2c-4.29,0-6.65,2.17-7.87,4Z' fill='%23f3c000'/%3E%3Crect x='9' y='20' width='54' height='9' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='33' y='19.39' width='6' height='48' transform='translate(79.39 7.39) rotate(90)' fill='%23f3c000'/%3E%3Crect x='33' y='20' width='6' height='43' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pricetag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M62.22,44.87l-13.39,16.78c-1.23,1.54-3.48,1.8-5.03.56l-26.45-21.1c-.85-.68-1.35-1.71-1.35-2.8v-13.73c0-1.67,1.16-3.12,2.78-3.49l13.39-3.05c1.06-.24,2.18.01,3.03.69l26.45,21.1c1.54,1.23,1.8,3.48.56,5.03Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M55.97,52.7l-7.14,8.95c-1.23,1.54-3.48,1.8-5.03.56l-26.45-21.1c-.85-.68-1.35-1.71-1.35-2.8v-13.73c0-.83.29-1.61.78-2.23' stroke-width='0px' fill='%2333b5ab'/%3E%3Crect x='35.69' y='35.58' width='18.31' height='18.31' rx='9.16' ry='9.16' transform='translate(37.7 -18.2) rotate(38.59)' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M44.82,49.59c-.08-.06-.17-.11-.27-.13-.61-.14-1.19-.41-1.71-.83-1.24-.99-1.78-2.53-1.56-3.99l2.71,2.16c.24.19.56.21.82.05.42-.26.46-.86.07-1.17l-3.11-2.49c.11-.21.24-.41.4-.6s.32-.36.5-.52l3.93,3.13c.24.19.56.21.82.05.42-.26.46-.86.07-1.17l-3.52-2.81c1.38-.54,3-.35,4.24.64.46.36.82.8,1.08,1.28.05.09.12.17.2.23.23.18.55.22.82.06.32-.2.44-.62.25-.95-.35-.65-.84-1.24-1.46-1.74-1.88-1.5-4.41-1.62-6.38-.51l-.89-.71c-.31-.25-.76-.2-1.01.11s-.2.76.11,1.01l.37.3h0l.22.18c-.17.17-.33.34-.48.53s-.28.39-.41.59l-.6-.48c-.31-.25-.76-.2-1.01.11s-.2.76.11,1.01l.56.45h0l.32.26c-.64,2.17.04,4.61,1.92,6.11.7.55,1.48.92,2.29,1.11.26.06.53-.05.7-.26.26-.32.19-.77-.11-1.01h0Z' stroke-width='0px' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M27.97,27.09c-1.37-1.37-3.58-1.37-4.95,0-1.37,1.37-1.37,3.58,0,4.95,1.37,1.37,3.58,1.37,4.95,0,1.37-1.37,1.37-3.58,0-4.95Z' stroke-width='0px' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath d='M25.5,34.57c-1.34,0-2.59-.52-3.54-1.46s-1.46-2.2-1.46-3.54.52-2.59,1.46-3.54c.94-.94,2.2-1.46,3.54-1.46s2.59.52,3.54,1.46h0c.94.94,1.46,2.2,1.46,3.54s-.52,2.59-1.46,3.54c-.94.94-2.2,1.46-3.54,1.46ZM25.5,27.57c-.53,0-1.04.21-1.41.59s-.59.88-.59,1.41.21,1.04.59,1.41c.76.76,2.07.76,2.83,0,.38-.38.59-.88.59-1.41s-.21-1.04-.59-1.41h0c-.38-.38-.88-.59-1.41-.59Z' fill='%2300716b' stroke-width='0px'/%3E%3C/g%3E%3Crect x='24' y='12' width='3' height='19' rx='1.5' ry='1.5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-privacy-protected\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Cpath d='M30.77,9.91c-5.78,3.46-12.27,4.92-15.9,5.51-1.66.27-2.87,1.61-2.81,3.16,1.09,33.25,21.56,41.15,23.89,41.15s22.77-7.89,23.88-41.09c.05-1.56-1.16-2.92-2.84-3.16-3.65-.54-10.16-1.94-15.96-5.51-3.15-1.94-7.08-1.95-10.25-.05Z' fill='%2300716b'/%3E%3Cpath d='M56.99,15.48c-3.65-.54-10.16-1.93-15.97-5.52-1.58-.97-3.37-1.46-5.15-1.46s-3.52.47-5.1,1.41c-5.78,3.46-12.27,4.93-15.9,5.52-1.66.27-2.87,1.61-2.82,3.17.48,14.56,4.68,24.27,9.45,30.58,6.1,8.07,13.13,10.57,14.44,10.57s8.34-2.5,14.44-10.57c4.77-6.29,8.96-15.98,9.45-30.53.05-1.55-1.16-2.91-2.84-3.17ZM45.38,47.78c-4.04,4.67-8.06,6.52-9.44,7.05-1.37-.54-5.41-2.39-9.44-7.05-4.44-5.16-8.87-13.78-9.61-27.86,3.99-.74,10.46-2.4,16.33-5.9.81-.49,1.72-.74,2.65-.74s1.85.26,2.65.75c5.91,3.64,12.43,5.27,16.47,5.96-.75,14.05-5.17,22.65-9.61,27.79Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M50.38,49.17c-6.1,8.07-13.13,10.57-14.44,10.57s-8.34-2.5-14.44-10.57c1.64-.56,3.3-1.02,5-1.39,4.03,4.66,8.06,6.51,9.44,7.05,1.37-.53,5.4-2.38,9.44-7.05,1.71.37,3.38.82,5,1.39Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M41.52,33.53h-2v-7.33c0-1.97-1.61-3.58-3.58-3.58s-3.58,1.61-3.58,3.58v6.41h-2v-6.41c0-3.08,2.5-5.58,5.58-5.58s5.58,2.5,5.58,5.58v7.33Z' fill='%2333b5ab'/%3E%3Crect x='28.36' y='30.29' width='15.15' height='15.15' rx='1.89' ry='1.89' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-privacy-shield\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M59.999,20.288c-.02.53-.04,1.06-.07,1.57-.02.51-.06,1.02-.09,1.519-.04.479-.07.969-.12,1.438,0,.031,0,.061-.01.092-.04.479-.09.948-.14,1.407-.11.958-.23,1.886-.37,2.794-.07.449-.14.897-.22,1.336-.07.449-.15.887-.24,1.315-.08.428-.17.856-.26,1.275-.06.265-.12.53-.18.795-.08.357-.17.714-.26,1.06-.35,1.417-.75,2.753-1.18,4.027-.21.642-.44,1.265-.67,1.866-.69,1.846-1.46,3.538-2.29,5.088-.21.418-.44.836-.67,1.234-.87,1.529-1.78,2.916-2.72,4.17-.769,1.02-1.55,1.958-2.329,2.814-.36.388-.72.765-1.07,1.122-1.29,1.285-2.57,2.355-3.77,3.232-.29.214-.57.408-.85.602-.83.561-1.61,1.02-2.33,1.407-.14.082-.27.153-.41.214-.07.041-.13.071-.19.102-.2.092-.39.183-.57.275-1.06.489-1.91.765-2.47.887-.08.02-.14.031-.21.041-.12.02-.23.031-.31.031s-.19-.01-.31-.031c-.07-.01-.13-.02-.21-.041-1.14-.245-3.52-1.172-6.339-3.14-.16-.112-.32-.225-.48-.347-.44-.326-.89-.673-1.35-1.05-.19-.153-.38-.316-.57-.479-1.06-.897-2.13-1.937-3.2-3.14-.17-.194-.35-.398-.52-.591-.52-.591-1.03-1.234-1.53-1.907-.9-1.213-1.79-2.539-2.63-4.007-.25-.428-.49-.867-.73-1.326-.16-.306-.32-.612-.47-.918-.13-.265-.26-.53-.39-.806s-.26-.551-.38-.826c-.26-.571-.51-1.162-.75-1.764-.36-.877-.7-1.784-1.01-2.732q0-.01-.01-.02c-.2-.602-.39-1.223-.58-1.866-.11-.357-.21-.724-.31-1.101-.07-.245-.14-.5-.2-.754-.08-.296-.16-.601-.23-.918-.08-.306-.15-.632-.22-.948-.31-1.407-.59-2.875-.82-4.425-.06-.387-.11-.785-.16-1.183-.05-.306-.08-.622-.12-.928-.04-.347-.08-.693-.11-1.05-.04-.306-.07-.612-.09-.928-.05-.479-.09-.958-.12-1.448-.04-.5-.07-1.009-.09-1.529-.03-.51-.05-1.03-.07-1.55s.1-1.009.33-1.448c.08-.163.18-.316.29-.469.23-.296.51-.551.83-.765.16-.112.33-.204.51-.275.27-.122.56-.204.87-.255,2.28-.377,5.679-1.101,9.329-2.447.61-.224,1.22-.459,1.84-.724.5-.204.99-.428,1.49-.663,1.11-.52,2.23-1.101,3.32-1.764.79-.479,1.63-.836,2.48-1.081.87-.234,1.75-.357,2.64-.357.67,0,1.34.071,2.01.214.43.092.87.214,1.29.367.22.071.43.163.65.255.42.194.83.408,1.22.652.36.224.73.449,1.1.653,1.26.714,2.53,1.325,3.8,1.856.22.112.45.204.67.286,1.48.591,2.93,1.071,4.3,1.468.01.01.01,0,.01,0,1.03.285,2.01.53,2.92.734.01.01.01,0,.01,0,.61.133,1.18.245,1.72.347.55.092,1.05.174,1.51.245,1.69.255,2.909,1.642,2.86,3.212Z' fill='%2300716b'/%3E%3Cpath d='M57.139,17.076c-.46-.071-.96-.153-1.51-.245-.54-.092-1.11-.204-1.72-.347,0,0,0,.01-.01,0-.91-.194-1.89-.438-2.92-.734,0,0,0,.01-.01,0-1.37-.388-2.82-.877-4.3-1.468-.22-.081-.45-.173-.67-.286-1.27-.53-2.54-1.142-3.8-1.856-.37-.214-.74-.439-1.1-.663-.4-.245-.8-.459-1.22-.642-.22-.092-.43-.183-.65-.255-.42-.153-.86-.275-1.29-.367-.67-.143-1.34-.214-2.01-.214-.89,0-1.77.122-2.64.357-.86.234-1.69.591-2.49,1.07-1.09.653-2.2,1.244-3.309,1.774-.5.224-1,.449-1.49.652-.62.265-1.23.51-1.84.734-3.65,1.346-7.05,2.07-9.329,2.447-.31.051-.6.133-.87.255-.18.082-.35.174-.51.275-.32.214-.6.469-.83.765-.11.153-.21.306-.29.469-.23.439-.35.928-.33,1.448s.04,1.04.07,1.55c.02.52.05,1.03.09,1.529.03.489.07.969.12,1.448.02.316.05.622.09.928.03.357.07.704.11,1.05.04.306.07.622.12.928.05.398.1.795.16,1.183.23,1.55.51,3.018.82,4.425.07.316.14.642.22.948.07.316.15.622.23.918.06.255.13.51.2.754.1.377.2.745.31,1.101.19.642.38,1.264.58,1.866q.01.01.01.02c.32.948.65,1.856,1.01,2.732.24.601.49,1.193.75,1.764.12.275.25.551.38.826s.26.54.39.806c.15.306.31.612.47.918.24.449.49.897.73,1.326.84,1.468,1.73,2.794,2.63,4.007.5.673,1.01,1.315,1.53,1.907.17.194.35.398.52.591,1.07,1.203,2.14,2.243,3.2,3.14.19.163.38.326.57.479.46.377.91.724,1.35,1.05.16.122.32.234.48.347,2.82,1.968,5.199,2.896,6.339,3.14.08.02.14.031.21.041.12.02.23.031.31.031s.19-.01.31-.031c.07-.01.13-.02.21-.041.56-.122,1.41-.398,2.47-.887.18-.092.37-.184.57-.275.06-.031.12-.061.19-.102.14-.061.27-.132.41-.214.72-.387,1.5-.846,2.33-1.407.28-.184.56-.388.85-.602,1.2-.877,2.48-1.947,3.77-3.232.35-.357.71-.734,1.07-1.122.78-.857,1.56-1.795,2.329-2.814.94-1.254,1.85-2.641,2.72-4.17.23-.398.46-.816.67-1.234.83-1.55,1.6-3.242,2.29-5.088.23-.601.46-1.223.67-1.866.43-1.275.83-2.61,1.18-4.027.09-.347.18-.703.26-1.06.06-.265.12-.53.18-.795.09-.418.18-.846.26-1.275.09-.428.17-.867.24-1.315.08-.438.15-.887.22-1.336.14-.907.26-1.835.37-2.794.05-.459.1-.928.14-1.407.01-.031.01-.061.01-.092.05-.469.08-.958.12-1.438.03-.5.07-1.01.09-1.519.03-.51.05-1.04.07-1.57.05-1.57-1.17-2.957-2.86-3.212ZM45.48,49.867c-4.06,4.741-8.099,6.617-9.479,7.147-1.38-.54-5.44-2.416-9.479-7.147-4.46-5.241-8.909-13.989-9.659-28.274,2.38-.449,5.649-1.224,9.139-2.529,2.38-.887,4.87-2.019,7.259-3.467.82-.489,1.73-.744,2.67-.744.93,0,1.86.265,2.659.754,2.44,1.519,4.98,2.692,7.41,3.589,3.49,1.305,6.749,2.049,9.139,2.467-.76,14.254-5.2,22.982-9.659,28.203Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M45.999,13.997v29.477c0,1.703-1.67,2.773-3.01,1.907l-4.77-3.079c-1.46-.938-3.27-.928-4.72.041l-4.469,2.967c-1.33.887-3.03-.173-3.03-1.896V13.854c.49-.204.99-.428,1.49-.652,1.11-.53,2.22-1.122,3.309-1.774.8-.479,1.63-.836,2.49-1.07.87-.234,1.75-.357,2.64-.357.67,0,1.34.071,2.01.214.43.092.87.214,1.29.367.22.071.43.163.65.255.42.183.82.398,1.22.642.36.224.73.449,1.1.663,1.26.714,2.53,1.325,3.8,1.856Z' fill='%23f3c000'/%3E%3Cpath d='M36.592,25.659l1.805,3.623,4.036.581c.542.078.758.738.366,1.117l-2.92,2.82.689,3.982c.093.535-.474.943-.959.69l-3.61-1.88-3.61,1.88c-.485.252-1.051-.155-.959-.69l.689-3.982-2.92-2.82c-.392-.379-.176-1.038.366-1.117l4.036-.581,1.805-3.623c.242-.487.943-.487,1.185,0Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-pronouncing-elements\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M14.5,18h43c1.1,0,2,.9,2,2v33.75H12.5V20c0-1.1.9-2,2-2Z' fill='%2333b5ab'/%3E%3Cpath d='M57.5,18c1.1,0,2,.9,2,2v33.75H12.5V20c0-1.1.9-2,2-2h43M57.5,15H14.5c-2.76,0-5,2.24-5,5v36.75h53V20c0-2.76-2.24-5-5-5h0Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M13.69,53.75h23.07l22.75-28.34v-5.41c0-1.1-.9-2-2-2H14.5c-1.1,0-2,.9-2,2v32.82l1.19.93Z' fill='%236bc9c2'/%3E%3Crect x='35.04' y='15.5' width='2' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M6,51.5h60v2.62c0,1.31-1.07,2.38-2.38,2.38H9.61c-1.99,0-3.61-1.62-3.61-3.61v-1.39h0Z' fill='%2300716b'/%3E%3Cpath d='M30.87,51.5h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3C/g%3E%3Crect x='18' y='27' width='19' height='3' rx='1.5' ry='1.5' fill='%23fff'/%3E%3Crect x='18' y='34' width='30' height='3' rx='1.5' ry='1.5' fill='%23004c4c'/%3E%3Crect x='18' y='41' width='30' height='3' rx='1.5' ry='1.5' fill='%23004c4c'/%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M59.04,19.75c-.29,0-.57-.17-.69-.46-.16-.38.02-.81.4-.98.08-.04.76-.37.76-1.31,0-.99-.74-1.3-.75-1.31-.38-.16-.57-.6-.41-.98.16-.38.6-.56.98-.41.62.26,1.68,1.11,1.68,2.69s-1.06,2.44-1.68,2.69c-.09.04-.19.06-.29.06Z' fill='%23004c4c'/%3E%3Cpath d='M60.26,22.04c-.29,0-.57-.17-.69-.46-.16-.38.02-.82.4-.98.1-.04,2.15-.95,2.15-3.6s-2.06-3.56-2.15-3.6c-.38-.16-.56-.6-.4-.98.16-.38.59-.56.97-.4.13.05,3.07,1.31,3.07,4.99s-2.95,4.93-3.07,4.99c-.09.04-.19.06-.29.06Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M55.92,22.13l-3.19-2.97v-4.32l3.19-2.97c.55-.51,1.45-.12,1.45.63v9c0,.76-.9,1.15-1.45.63Z' fill='%23004c4c'/%3E%3Cpath d='M52,14.41h2.46v5.19h-2.46c-.55,0-1-.45-1-1v-3.19c0-.55.45-1,1-1Z' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-protected\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M59.999,20.288c-.02.53-.04,1.06-.07,1.57-.02.51-.06,1.02-.09,1.519-.04.479-.07.969-.12,1.438,0,.031,0,.061-.01.092-.04.479-.09.948-.14,1.407-.11.958-.23,1.886-.37,2.794-.07.449-.14.897-.22,1.336-.07.449-.15.887-.24,1.315-.08.428-.17.856-.26,1.275-.06.265-.12.53-.18.795-.08.357-.17.714-.26,1.06-.35,1.417-.75,2.753-1.18,4.027-.21.642-.44,1.265-.67,1.866-.69,1.846-1.46,3.538-2.29,5.088-.21.418-.44.836-.67,1.234-.87,1.529-1.78,2.916-2.72,4.17-.769,1.02-1.55,1.958-2.329,2.814-.36.388-.72.765-1.07,1.122-1.29,1.285-2.57,2.355-3.77,3.232-.29.214-.57.408-.85.602-.83.561-1.61,1.02-2.33,1.407-.14.082-.27.153-.41.214-.07.041-.13.071-.19.102-.2.092-.39.183-.57.275-1.06.489-1.91.765-2.47.887-.08.02-.14.031-.21.041-.12.02-.23.031-.31.031s-.19-.01-.31-.031c-.07-.01-.13-.02-.21-.041-1.14-.245-3.52-1.172-6.339-3.14-.16-.112-.32-.225-.48-.347-.44-.326-.89-.673-1.35-1.05-.19-.153-.38-.316-.57-.479-1.06-.897-2.13-1.937-3.2-3.14-.17-.194-.35-.398-.52-.591-.52-.591-1.03-1.234-1.53-1.907-.9-1.213-1.79-2.539-2.63-4.007-.25-.428-.49-.867-.73-1.326-.16-.306-.32-.612-.47-.918-.13-.265-.26-.53-.39-.806s-.26-.551-.38-.826c-.26-.571-.51-1.162-.75-1.764-.36-.877-.7-1.784-1.01-2.732q0-.01-.01-.02c-.2-.602-.39-1.223-.58-1.866-.11-.357-.21-.724-.31-1.101-.07-.245-.14-.5-.2-.754-.08-.296-.16-.601-.23-.918-.08-.306-.15-.632-.22-.948-.31-1.407-.59-2.875-.82-4.425-.06-.387-.11-.785-.16-1.183-.05-.306-.08-.622-.12-.928-.04-.347-.08-.693-.11-1.05-.04-.306-.07-.612-.09-.928-.05-.479-.09-.958-.12-1.448-.04-.5-.07-1.009-.09-1.529-.03-.51-.05-1.03-.07-1.55s.1-1.009.33-1.448c.08-.163.18-.316.29-.469.23-.296.51-.551.83-.765.16-.112.33-.204.51-.275.27-.122.56-.204.87-.255,2.28-.377,5.679-1.101,9.329-2.447.61-.224,1.22-.459,1.84-.724.5-.204.99-.428,1.49-.663,1.11-.52,2.23-1.101,3.32-1.764.79-.479,1.63-.836,2.48-1.081.87-.234,1.75-.357,2.64-.357.67,0,1.34.071,2.01.214.43.092.87.214,1.29.367.22.071.43.163.65.255.42.194.83.408,1.22.652.36.224.73.449,1.1.653,1.26.714,2.53,1.325,3.8,1.856.22.112.45.204.67.286,1.48.591,2.93,1.071,4.3,1.468.01.01.01,0,.01,0,1.03.285,2.01.53,2.92.734.01.01.01,0,.01,0,.61.133,1.18.245,1.72.347.55.092,1.05.174,1.51.245,1.69.255,2.909,1.642,2.86,3.212Z' fill='%2300716b'/%3E%3Cpath d='M57.139,17.076c-.46-.071-.96-.153-1.51-.245-.54-.092-1.11-.204-1.72-.347,0,0,0,.01-.01,0-.91-.194-1.89-.438-2.92-.734,0,0,0,.01-.01,0-1.37-.388-2.82-.877-4.3-1.468-.22-.081-.45-.173-.67-.286-1.27-.53-2.54-1.142-3.8-1.856-.37-.214-.74-.439-1.1-.663-.4-.245-.8-.459-1.22-.642-.22-.092-.43-.183-.65-.255-.42-.153-.86-.275-1.29-.367-.67-.143-1.34-.214-2.01-.214-.89,0-1.77.122-2.64.357-.86.234-1.69.591-2.49,1.07-1.09.653-2.2,1.244-3.309,1.774-.5.224-1,.449-1.49.652-.62.265-1.23.51-1.84.734-3.65,1.346-7.05,2.07-9.329,2.447-.31.051-.6.133-.87.255-.18.082-.35.174-.51.275-.32.214-.6.469-.83.765-.11.153-.21.306-.29.469-.23.439-.35.928-.33,1.448s.04,1.04.07,1.55c.02.52.05,1.03.09,1.529.03.489.07.969.12,1.448.02.316.05.622.09.928.03.357.07.704.11,1.05.04.306.07.622.12.928.05.398.1.795.16,1.183.23,1.55.51,3.018.82,4.425.07.316.14.642.22.948.07.316.15.622.23.918.06.255.13.51.2.754.1.377.2.745.31,1.101.19.642.38,1.264.58,1.866q.01.01.01.02c.32.948.65,1.856,1.01,2.732.24.601.49,1.193.75,1.764.12.275.25.551.38.826s.26.54.39.806c.15.306.31.612.47.918.24.449.49.897.73,1.326.84,1.468,1.73,2.794,2.63,4.007.5.673,1.01,1.315,1.53,1.907.17.194.35.398.52.591,1.07,1.203,2.14,2.243,3.2,3.14.19.163.38.326.57.479.46.377.91.724,1.35,1.05.16.122.32.234.48.347,2.82,1.968,5.199,2.896,6.339,3.14.08.02.14.031.21.041.12.02.23.031.31.031s.19-.01.31-.031c.07-.01.13-.02.21-.041.56-.122,1.41-.398,2.47-.887.18-.092.37-.184.57-.275.06-.031.12-.061.19-.102.14-.061.27-.132.41-.214.72-.387,1.5-.846,2.33-1.407.28-.184.56-.388.85-.602,1.2-.877,2.48-1.947,3.77-3.232.35-.357.71-.734,1.07-1.122.78-.857,1.56-1.795,2.329-2.814.94-1.254,1.85-2.641,2.72-4.17.23-.398.46-.816.67-1.234.83-1.55,1.6-3.242,2.29-5.088.23-.601.46-1.223.67-1.866.43-1.275.83-2.61,1.18-4.027.09-.347.18-.703.26-1.06.06-.265.12-.53.18-.795.09-.418.18-.846.26-1.275.09-.428.17-.867.24-1.315.08-.438.15-.887.22-1.336.14-.907.26-1.835.37-2.794.05-.459.1-.928.14-1.407.01-.031.01-.061.01-.092.05-.469.08-.958.12-1.438.03-.5.07-1.01.09-1.519.03-.51.05-1.04.07-1.57.05-1.57-1.17-2.957-2.86-3.212ZM45.48,49.867c-4.06,4.741-8.099,6.617-9.479,7.147-1.38-.54-5.44-2.416-9.479-7.147-4.46-5.241-8.909-13.989-9.659-28.274,2.38-.449,5.649-1.224,9.139-2.529,2.38-.887,4.87-2.019,7.259-3.467.82-.489,1.73-.744,2.67-.744.93,0,1.86.265,2.659.754,2.44,1.519,4.98,2.692,7.41,3.589,3.49,1.305,6.749,2.049,9.139,2.467-.76,14.254-5.2,22.982-9.659,28.203Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M36,23c-3.309,0-6,2.799-6,6.239v7.494c0,.698.555,1.266,1.236,1.266s1.236-.568,1.236-1.266v-7.494c0-2.044,1.583-3.707,3.528-3.707s3.528,1.663,3.528,3.707v7.105c0,.698.554,1.266,1.236,1.266s1.236-.568,1.236-1.266v-7.105c0-3.44-2.691-6.239-6-6.239Z' fill='%23fff'/%3E%3Crect x='29' y='32' width='14' height='14' rx='2' ry='2' fill='%23fed130'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-put-me-in-control\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='62.435' y1='20.496' x2='33.003' y2='70.691' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2300c4bb'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='64.178' y1='17.345' x2='48.437' y2='47.459' gradientTransform='matrix(1, 0, 0, 1, 0, 0)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.36' stop-color='%23009695'/%3E%3Cstop offset='1' stop-color='%23005e5d'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='48.053' y1='41.775' x2='39.891' y2='55.672' href='%23linear-gradient-2'/%3E%3ClinearGradient id='linear-gradient-4' x1='54.549' y1='39.453' x2='43.086' y2='58.968' href='%23linear-gradient-2'/%3E%3ClinearGradient id='linear-gradient-5' x1='46.266' y1='9.329' x2='8.355' y2='87.218' href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-6' x1='34.963' y1='28.327' x2='24.021' y2='62.432' href='%23linear-gradient-2'/%3E%3ClinearGradient id='linear-gradient-7' x1='31.052' y1='28.028' x2='25.216' y2='51.191' href='%23linear-gradient-2'/%3E%3C/defs%3E%3Cg id='Layer_6'/%3E%3Cg id='Layer_5'/%3E%3Cg id='Layer_9'/%3E%3Cg id='Layer_3'/%3E%3Cg id='Layer_4'/%3E%3Cg id='Layer_7'%3E%3Cpath d='M56.967,53.417c-.117-1.526-.374-3.052-.767-4.518-.043-.178-.084-.345-.137-.522-.312-1.161-.72-2.405-2.014-2.706-.887-.209-1.537-.334-2.145-.431-.415-.061-.809-.103-1.253-.143-.192-.016-.393-.033-.615-.057-.212-.015-.433-.029-.675-.043-.07-.005-.141-.01-.222-.014-.041-.007-.071-.005-.111-.012-.322-.018-.685-.043-1.078-.075-.182-.018-.403-.032-.625-.057-.116-.011-.222-.024-.329-.044-.3-.053-.566-.142-.687-.296-.132-.171-.183-.318-.213-.607-.029-.128-.04-.288-.055-.497-.063-.898-.137-1.243-.031-1.301,1.152-.592,1.701-1.191,2.311-3.65,1.364-3.423,.637-7.663-1.03-9.421-1.288-1.353-2.852-2.216-5.126-2.057l-.06,.004c-1.147,.08-2.088,.386-2.877,.862-.798,.487-1.454,1.134-1.993,1.894-1.396,1.972-1.526,6.272,.302,9.472,.936,2.351,1.574,2.867,2.787,3.294,.072,.025,.082,.165,.104,.484,.014,.2,.022,.46,.047,.809,.014,.2,.024,.349,.023,.48,0,.301-.028,.453-.125,.65-.116,.199-.418,.33-.762,.424-.049,.013-.088,.026-.138,.039-.078,.026-.158,.041-.237,.057-.147,.041-.286,.07-.404,.099-.011-.019-.022-.029-.033-.038-.011-.019-.022-.029-.033-.038-.11-.133-.238-.254-.376-.365-.202-.166-.442-.3-.719-.391-.093-.034-.184-.057-.286-.08-.683-.163-1.253-.283-1.761-.378h-.01c-.305-.058-.599-.108-.873-.149-.405-.062-.799-.105-1.223-.145-.202-.026-.414-.041-.635-.056-.071-.005-.141-.01-.212-.015-.161-.009-.323-.028-.504-.045-.182-.018-.363-.035-.554-.042-.051-.006-.111-.012-.161-.009-.03,.002-.07,.005-.11-.002-.11-.003-.222-.015-.333-.027-.11-.002-.231-.014-.353-.025-.01,0-.03,.002-.041-.007-.18,.003-.352-.016-.544-.032-.061-.006-.131-.011-.192-.016h-.01c-.222-.014-.484-.036-.757-.067-.283-.031-.566-.061-.792-.145-.02,.001-.041-.007-.061-.016-.174-.058-.32-.138-.399-.253-.233-.315-.269-.553-.325-1.351-.077-1.097-.166-1.512-.04-1.581,1.413-.73,2.093-1.46,2.845-4.469,1.673-4.177,.789-9.358-1.255-11.501-1.59-1.663-3.518-2.711-6.321-2.515l-.07,.005c-1.407,.098-2.573,.471-3.545,1.06-.971,.589-1.778,1.388-2.454,2.317-1.716,2.405-1.87,7.659,.367,11.563,1.163,2.876,1.939,3.503,3.429,4.03,.134,.051,.103,.474,.18,1.571,.056,.798,.053,1.039-.124,1.382-.071,.125-.195,.224-.36,.306-.019,.012-.038,.023-.068,.035l-2.236,.567c-.009,.011-.029,.012-.039,.013-.237,.057-.454,.102-.671,.157-.03,.002-.059,.014-.089,.017-.336,.073-.641,.145-.927,.215-.167,.052-.334,.093-.482,.134-.266,.069-.512,.136-.747,.212-.432,.131-.824,.258-1.244,.418-.646,.226-1.339,.494-2.266,.85-.439,.171-.784,.406-1.044,.695-.075,.075-.14,.15-.195,.224-.119,.159-.218,.326-.316,.503-.308,.613-.447,1.345-.547,2.063-.013,.101-.026,.202-.039,.303-.013,.101-.027,.193-.04,.294-.144,1.093-.217,2.201-.229,3.314-.004,.371,.002,.742,.008,1.113,.004,.491,.028,.98,.063,1.469l.154,2.205,14.654-1.025,1.307-.091,1.307-.091,4.679-.327,9.976-.698,1.995-.14,13.966-.977-.126-1.806c-.006-.08-.01-.15-.027-.238Z' fill='%23020202' opacity='.08'/%3E%3Cpath d='M45.82,51.6v2.4h-12v-1.81c0-1.6,.16-3.23,.47-4.8,.24-1.3,.54-2.77,1.99-3.21,.26-.08,.49-.15,.71-.22,.16-.05,.32-.1,.47-.14,.12-.04,.23-.07,.34-.1,.33-.1,.63-.19,.94-.26,.1-.03,.2-.06,.3-.08,.1-.02,.2-.05,.31-.07,.1-.03,.2-.05,.31-.07,.12-.02,.25-.05,.38-.07,.23-.05,.47-.09,.74-.13,.09-.01,.18-.03,.27-.04,.17-.03,.36-.06,.56-.09,.2-.03,.41-.06,.63-.09h.03c.12-.02,.26-.04,.41-.07,.08-.01,.16-.02,.24-.04,.05-.01,.09-.02,.14-.03,.35-.07,.66-.18,.79-.37,.11-.19,.15-.34,.17-.64l.09,.12c.01,.01,.02,.02,.03,.04,.01,.01,.02,.02,.02,.04h.01c0,.02,.01,.02,.01,.03,.04,.04,.06,.07,.09,.12,.24,.41,.41,.86,.55,1.35,.11,.38,.19,.78,.27,1.17l.03,.16c.02,.11,.04,.21,.05,.32,.02,.08,.03,.15,.04,.23,.1,.49,.19,.98,.26,1.48,.21,1.5,.33,3.03,.34,4.56,.01,.12,.01,.2,.01,.31Z' fill='%23020202' opacity='.08'/%3E%3Crect x='25.992' y='43.172' width='4' height='4' transform='translate(40.14 -6.563) rotate(45)' fill='none'/%3E%3Cg%3E%3Cpath d='M59.82,52.19v1.81h-26.16v-1.81c0-.4,.01-.8,.03-1.2,.02-.3,.04-.6,.06-.91,.07-.9,.2-1.79,.38-2.68,.02-.08,.04-.16,.05-.24,.01-.08,.03-.17,.04-.25,.13-.58,.28-1.17,.57-1.65,.09-.14,.18-.27,.28-.39,.05-.06,.11-.12,.18-.17,.23-.22,.52-.4,.89-.51,.77-.24,1.35-.42,1.89-.56,.23-.06,.44-.12,.66-.17,.05-.02,.09-.03,.14-.04,.05-.02,.09-.03,.14-.04,.03,0,.07-.01,.1-.02,.07-.02,.13-.03,.2-.05,.03-.01,.06-.02,.1-.02,.11-.02,.21-.04,.32-.06,.13-.03,.26-.05,.4-.09,.24-.04,.49-.08,.77-.12,.03,0,.05-.01,.08-.01,.18-.03,.36-.05,.55-.09,.01,0,.03,0,.03-.01,.15,0,.29-.03,.45-.05,.05-.01,.1-.02,.16-.03,.24-.04,.55-.06,.83-.14,.14-.02,.3-.06,.42-.11,.02-.01,.04-.02,.06-.02,.14-.06,.24-.14,.31-.23,.08-.13,.12-.24,.15-.4,.02-.16,.03-.38,.03-.72,0-.9,.05-1.25-.06-1.3-1.18-.51-1.78-1.07-2.57-3.48-1.6-3.31-1.17-7.58,.36-9.45,.61-.72,1.31-1.32,2.14-1.75,.82-.42,1.8-.66,2.95-.66h.06c2.29,0,3.81,.96,5.01,2.41,1.54,1.87,1.97,6.14,.36,9.45-.78,2.41-1.38,2.97-2.57,3.48-.11,.05-.06,.4-.06,1.3,0,.65,.02,.85,.19,1.12,.06,.09,.17,.17,.31,.23,.02,0,.03,.01,.05,.01,.18,.08,.41,.12,.64,.16,.22,.05,.43,.08,.61,.1h.01c.05,.01,.11,.02,.15,.03,.16,.02,.3,.05,.45,.05,0,.01,.02,.01,.03,.01,.1,.02,.19,.04,.28,.04,.09,.02,.18,.04,.27,.04,.04,.01,.07,.01,.09,.01,.05,0,.09,.01,.14,.02,.15,.02,.3,.04,.44,.06,.15,.03,.28,.05,.41,.07,.06,.01,.12,.02,.18,.02,.18,.03,.35,.05,.51,.09,.34,.05,.66,.11,.99,.18,.22,.05,.46,.11,.7,.18h.01c.41,.1,.87,.23,1.41,.4,.09,.03,.16,.05,.23,.09,.22,.09,.4,.22,.57,.36,.1,.09,.2,.2,.28,.31,.01,.01,.02,.02,.03,.04q.01,.01,.02,.03c0,.01,.01,.01,.01,.02h.01c.01,.02,.02,.03,.03,.04,0,.02,.02,.03,.03,.05,.18,.31,.32,.65,.42,1.02,.04,.14,.08,.29,.11,.44,.03,.15,.06,.29,.09,.44l.03,.12c.01,.05,.02,.09,.02,.12,.01,.05,.02,.09,.03,.13,.02,.06,.02,.11,.03,.15,.04,.19,.07,.38,.1,.57,.03,.19,.06,.38,.09,.56,.16,1.13,.25,2.28,.26,3.44,.01,.09,.01,.15,.01,.23Z' fill='url(%23linear-gradient)'/%3E%3Cpath d='M59.82,52.193v1.807h-26.16v-1.807c0-.401,.008-.801,.033-1.202,.016-.303,.033-.605,.057-.908,.082-.907,.213-1.807,.384-2.681,.016-.082,.033-.163,.041-.245l.049-.245c.123-.58,.278-1.169,.564-1.651,.09-.139,.18-.27,.286-.392,.049-.057,.106-.115,.172-.172,.229-.221,.523-.392,.891-.507,.777-.237,1.357-.417,1.897-.564,.352-.106,.678-.188,1.038-.27,.196-.049,.401-.09,.621-.131,.123-.025,.262-.049,.401-.082,.237-.041,.491-.082,.768-.123,.025,0,.049-.008,.074-.008,.18-.033,.36-.057,.556-.09,.008,0,.024,0,.033-.008,.147-.008,.286-.033,.441-.057,.049-.008,.106-.016,.163-.025,.245-.041,.548-.065,.826-.139l.025,.049c.196,.474,.499,1.014,.891,1.512l.008,.008c.302,.392,.654,.76,1.046,1.063,.213,.155,.441,.302,.678,.417,.082,.033,.164,.074,.253,.098,.286,.114,.58,.172,.883,.172,.278,0,.572-.082,.883-.213,.123-.057,.253-.123,.384-.204,.164-.09,.335-.196,.507-.311,.352-.245,.703-.531,1.03-.817,.924-.809,1.668-1.635,1.807-1.635h.008c.049,.008,.106,.016,.155,.025,.155,.024,.294,.049,.441,.057,.008,.008,.025,.008,.033,.008,.098,.016,.196,.033,.286,.041,.09,.016,.18,.033,.27,.041,.033,.008,.065,.008,.09,.008,.049,.008,.09,.016,.131,.025,.155,.025,.311,.041,.45,.057,.147,.025,.278,.049,.409,.065l.172,.025c.18,.025,.352,.049,.515,.082,.343,.057,.662,.114,.989,.188,.221,.049,.458,.106,.703,.172h.008c.409,.106,.867,.237,1.414,.409,.082,.025,.155,.049,.229,.082,.221,.098,.401,.221,.564,.36,.106,.098,.204,.204,.286,.319,.008,.008,.016,.016,.025,.033,.008,.008,.016,.016,.016,.033h.008c0,.008,.008,.008,.008,.016,.024,.033,.041,.057,.065,.09,.188,.311,.319,.654,.425,1.022,.082,.286,.147,.589,.204,.883l.025,.123c.016,.082,.033,.155,.041,.237,.016,.057,.025,.114,.033,.172,.074,.368,.139,.744,.196,1.12,.163,1.128,.253,2.281,.262,3.433,.008,.09,.008,.155,.008,.237Z' fill='url(%23linear-gradient-2)'/%3E%3Cpath d='M51.51,42.86l-3.46,8.08-1.31,3.06-1.31-3.06-.02-.05-3.44-8.03c.05-.01,.1-.02,.16-.03,.24-.04,.55-.06,.83-.14,.14-.02,.3-.06,.42-.11,.02-.01,.04-.02,.06-.02h.03l.89,.44,1.93,.96,.45,.23,.45-.23,2.82-1.4h.04c.02,0,.03,.01,.05,.01,.18,.08,.41,.12,.64,.16,.22,.05,.43,.08,.61,.1h.01c.05,.01,.11,.02,.15,.03Z' fill='%23fff'/%3E%3Cpolygon points='48.048 50.943 46.74 54 45.432 50.943 45.923 45.008 47.558 45.008 48.048 50.943' fill='%23ffd100'/%3E%3Cpolygon points='42.02 42.82 41.52 42.91 41.02 44.19 41.84 45.83 41.02 47.46 45.43 53.66 45.67 54 46.74 54 45.52 49.86 45.34 49.26 44.64 46.86 44.61 46.74 43.88 44.26 43.87 44.26 43.38 42.58 42.02 42.82' fill='url(%23linear-gradient-3)'/%3E%3Crect x='45.584' y='44.669' width='2.312' height='2.312' transform='translate(-18.713 46.472) rotate(-45)' fill='%23ffd100'/%3E%3Cpath d='M51.645,45.825l.817,1.635-4.652,6.54h-1.071l1.218-4.145,.768-2.608,.213-.72,.605-2.06,.556-1.897c.18,.082,.409,.123,.638,.163,.221,.041,.433,.074,.613,.098h.008c.049,.008,.106,.016,.155,.025,.155,.024,.294,.049,.441,.057l.507,1.275-.817,1.635Z' fill='url(%23linear-gradient-4)'/%3E%3C/g%3E%3Cpath d='M42.02,42.82c-.21,.03-.41,.06-.6,.09s-.37,.06-.53,.09c-.09,.01-.17,.03-.26,.04-.2,.03-.38,.06-.54,.1-.06,.01-.11,.02-.16,.03-.13,.02-.25,.05-.37,.07-.07,.01-.13,.03-.19,.05-.04,0-.07,.01-.1,.02-.11,.02-.2,.05-.3,.07-.05,.01-.09,.02-.14,.04-.05,.01-.09,.02-.14,.04-.3,.07-.58,.16-.9,.26-.1,.03-.21,.06-.32,.1-.15,.04-.3,.09-.45,.14-.21,.07-.43,.14-.68,.22-1.38,.44-1.66,1.91-1.89,3.21-.3,1.57-.45,3.2-.45,4.8v1.81h11.43v-2.4c0-.11,0-.19-.01-.31,0-.13,0-.27-.01-.4,0-.54-.03-1.09-.07-1.63-.05-.85-.13-1.69-.24-2.53-.07-.5-.15-.98-.25-1.47v-.01c-.01-.08-.02-.15-.04-.23-.01-.11-.03-.21-.04-.32l-.03-.16c-.08-.39-.16-.79-.26-1.17-.03-.13-.07-.25-.12-.37-.1-.35-.24-.68-.4-.98-.02-.04-.04-.06-.06-.09-.03,.16-.07,.27-.15,.4-.07,.09-.17,.17-.31,.23-.02,0-.04,.01-.06,.02l-1.36,.24Z' fill='%23020202' opacity='.08'/%3E%3Cpath d='M43.875,51.765v2.235H11.766v-2.235c0-1.976,.198-3.989,.58-5.928,.296-1.606,.667-3.421,2.458-3.964,.321-.099,.605-.185,.877-.272,.198-.062,.395-.124,.58-.173,.148-.049,.284-.087,.42-.124,.407-.123,.778-.235,1.161-.321,.123-.037,.247-.074,.37-.099,.123-.025,.247-.062,.383-.086,.123-.037,.247-.062,.383-.087,.148-.025,.309-.062,.469-.087,.284-.062,.58-.111,.914-.16,.111-.012,.222-.037,.333-.049,.21-.037,.445-.074,.692-.111,.247-.037,.506-.074,.778-.111h.037c.148-.025,.321-.049,.506-.087,.099-.012,.198-.025,.296-.049,.062-.012,.111-.025,.173-.037,.432-.087,.815-.222,.976-.457,.136-.235,.185-.42,.21-.791,.012-.16,.012-.346,.012-.593,0-.432,.012-.753,.012-1,0-.395,0-.568-.086-.605-1.457-.63-2.198-1.321-3.149-4.298-1.976-4.1-1.445-9.386,.445-11.695,.729-.889,1.593-1.63,2.618-2.161,1.013-.519,2.198-.815,3.618-.815h.074c2.816,0,4.668,1.198,6.138,2.976,1.902,2.31,2.433,7.595,.457,11.695-.963,2.976-1.692,3.668-3.161,4.298-.136,.062-.074,.494-.074,1.605,0,.259,0,.457,.025,.617,.012,.358,.062,.543,.21,.766,.185,.272,.704,.42,1.223,.506,.272,.049,.543,.087,.766,.124,.543,.087,1.025,.148,1.457,.21,.099,.012,.185,.025,.272,.037,.296,.037,.568,.074,.827,.111,.272,.049,.519,.087,.753,.124,.543,.087,1.025,.173,1.531,.284,.741,.173,1.531,.383,2.606,.716,1.568,.482,1.964,2.05,2.248,3.507,.049,.223,.086,.432,.124,.655,.358,1.84,.543,3.742,.556,5.631,.012,.111,.012,.197,.012,.296Z' fill='url(%23linear-gradient-5)'/%3E%3Cpath d='M43.875,51.765v2.235H11.766v-2.235c0-1.976,.198-3.989,.58-5.928,.296-1.606,.667-3.421,2.458-3.964,.321-.099,.605-.185,.877-.272,.198-.062,.395-.124,.58-.173,.148-.049,.284-.087,.42-.124,.407-.123,.778-.235,1.161-.321,.123-.037,.247-.074,.37-.099,.049-.012,.099-.025,.161-.037,.074-.012,.148-.037,.222-.049,.123-.037,.247-.062,.383-.087,.148-.025,.309-.062,.469-.087,.284-.062,.58-.111,.914-.16,.111-.012,.222-.037,.333-.049,.037-.012,.086-.012,.136-.025,.173-.025,.358-.062,.556-.087,.247-.037,.506-.074,.778-.111h.037c.148-.025,.321-.049,.506-.087,.099-.012,.198-.025,.296-.049,.062-.012,.111-.025,.173-.037,.062-.012,.111-.025,.161-.037,.766,1.717,2.482,2.902,4.483,2.902s3.717-1.186,4.483-2.902c.136,.037,.272,.062,.42,.087,.272,.049,.543,.087,.766,.124,.482,.074,.926,.136,1.321,.185,.049,.012,.086,.012,.136,.025,.099,.012,.185,.025,.272,.037,.296,.037,.568,.074,.827,.111,.272,.049,.519,.087,.753,.124,.173,.025,.333,.049,.494,.087,.358,.062,.692,.123,1.037,.197,.741,.173,1.531,.383,2.606,.716,1.568,.482,1.964,2.05,2.248,3.507,.049,.223,.086,.432,.124,.655,.358,1.84,.543,3.742,.556,5.631,.012,.111,.012,.197,.012,.296Z' fill='url(%23linear-gradient-6)'/%3E%3Cpath d='M37.292,40.761c-1.223,4.088-5.002,7.064-9.472,7.064-4.433,0-8.2-2.939-9.447-6.977,.074-.012,.148-.037,.222-.049,.123-.037,.247-.062,.383-.087,.148-.025,.309-.062,.469-.087,.284-.062,.58-.111,.914-.16,.111-.012,.222-.037,.333-.049,.037-.012,.086-.012,.136-.025,.173-.025,.358-.062,.556-.087,.247-.037,.506-.074,.778-.111h.037c.148-.025,.321-.049,.506-.087,.099-.012,.198-.025,.296-.049,.062-.012,.111-.025,.173-.037,.062-.012,.111-.025,.161-.037,.766,1.717,2.482,2.902,4.483,2.902s3.717-1.186,4.483-2.902c.136,.037,.272,.062,.42,.087,.272,.049,.543,.087,.766,.124,.482,.074,.926,.136,1.321,.185,.049,.012,.086,.012,.136,.025,.099,.012,.185,.025,.272,.037,.296,.037,.568,.074,.827,.111,.272,.049,.519,.087,.753,.124,.173,.025,.333,.049,.494,.087Z' fill='url(%23linear-gradient-7)'/%3E%3Cpath d='M34.81,40.378c-1,2.89-3.754,4.977-6.99,4.977s-5.99-2.075-6.99-4.965c.173-.025,.358-.062,.556-.087,.247-.037,.506-.074,.778-.111h.037c.148-.025,.321-.049,.506-.087,.099-.012,.198-.025,.296-.049,.062-.012,.111-.025,.173-.037,.062-.012,.111-.025,.161-.037,.766,1.717,2.482,2.902,4.483,2.902s3.717-1.186,4.483-2.902c.136,.037,.272,.062,.42,.087,.272,.049,.543,.087,.766,.124,.482,.074,.926,.136,1.321,.185Z' fill='%23ffd100'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-qrcode-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='19' y='19' width='34' height='34' fill='%2366c7c0'/%3E%3Cpath d='M25,13h-10c-1.105,0-2,.895-2,2v10h2.9v-9.1h9.1v-2.9Z' fill='%2300716b'/%3E%3Cpath d='M59,25v-10c0-1.105-.895-2-2-2h-10v2.9h9.1v9.1h2.9Z' fill='%2300716b'/%3E%3Cpath d='M47,59h10c1.105,0,2-.895,2-2v-10h-2.9v9.1h-9.1v2.9Z' fill='%2300716b'/%3E%3Cpath d='M13,47v10c0,1.105.895,2,2,2h10v-2.9h-9.1v-9.1h-2.9Z' fill='%2300716b'/%3E%3Cpath d='M28,22v6h-6v-6h6M31,19h-12v12h12v-12h0Z' fill='%2300716b'/%3E%3Cpath d='M50,22v6h-6v-6h6M53,19h-12v12h12v-12h0Z' fill='%2300716b'/%3E%3Cpolygon points='39 19 37 19 34 19 34 22 34 28 37 28 37 22 39 22 39 19' fill='%2300716b'/%3E%3Cpolygon points='22 34 19 34 19 37 22 37 22 34 22 34' fill='%2300716b'/%3E%3Cpolygon points='35 30 35 34 25 34 25 37 28 37 28 39 31 39 31 37 35 37 35 39 38 39 38 30 35 30' fill='%2300716b'/%3E%3Cpath d='M28,44v6h-6v-6h6M31,41h-12v12h12v-12h0Z' fill='%2300716b'/%3E%3Cpolygon points='37 44 37 41 34 41 34 47 35 47 37 47 41 47 41 44 37 44' fill='%2300716b'/%3E%3Cpolygon points='37 50 34 50 34 53 37 53 37 50 37 50' fill='%2300716b'/%3E%3Cpolygon points='51 44 50 44 47 44 45 44 44 44 44 50 40 50 40 53 47 53 47 50 47 47 50 47 50 53 53 53 53 44 51 44' fill='%2300716b'/%3E%3Cpolygon points='50 38 50 35 47 35 47 38 44 38 44 34 41 34 41 38 41 41 44 41 53 41 53 38 50 38' fill='%2300716b'/%3E%3Crect x='22' y='22' width='6' height='6' fill='%23f3c000'/%3E%3Crect x='44' y='22' width='6' height='6' fill='%23f3c000'/%3E%3Crect x='22' y='44' width='6' height='6' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-qrcode\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='11' width='50' height='50' rx='3.003' ry='3.003' fill='%2366c7c0'/%3E%3Crect x='13.5' y='13.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='13.5' y='25.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='13.5' y='13.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='25.5' y='13.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='31.5' y='13.5' width='9' height='3' fill='%2300716b'/%3E%3Crect x='43.5' y='13.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='43.5' y='25.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='43.5' y='13.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='55.5' y='13.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='13.5' y='31.5' width='3' height='9' fill='%2300716b'/%3E%3Crect x='13.5' y='37.5' width='9' height='3' fill='%2300716b'/%3E%3Crect x='19.5' y='31.5' width='3' height='3' fill='%2300716b'/%3E%3Crect x='25.5' y='31.5' width='3' height='9' fill='%2300716b'/%3E%3Crect x='46.5' y='31.5' width='3' height='12' fill='%2300716b'/%3E%3Crect x='46.5' y='40.5' width='12' height='3' fill='%2300716b'/%3E%3Crect x='49.5' y='19.5' width='3' height='3' fill='%2300716b'/%3E%3Crect x='55.5' y='31.5' width='3' height='6' fill='%2300716b'/%3E%3Crect x='13.5' y='43.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='13.5' y='55.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='13.5' y='43.5' width='15' height='3' fill='%2300716b'/%3E%3Crect x='25.5' y='43.5' width='3' height='15' fill='%2300716b'/%3E%3Crect x='31.5' y='46.5' width='3' height='12' fill='%2300716b'/%3E%3Crect x='37.5' y='55.5' width='9' height='3' fill='%2300716b'/%3E%3Crect x='37.5' y='46.5' width='6' height='3' fill='%2300716b'/%3E%3Crect x='40.5' y='43.5' width='3' height='4' fill='%2300716b'/%3E%3Crect x='31.5' y='49.5' width='6' height='3' fill='%2300716b'/%3E%3Crect x='52.5' y='34.5' width='6' height='3' fill='%2300716b'/%3E%3Crect x='46.5' y='46.5' width='6' height='3' fill='%2300716b'/%3E%3Crect x='55.5' y='46.5' width='3' height='12' fill='%2300716b'/%3E%3Crect x='34.5' y='22.5' width='3' height='3' fill='%2300716b'/%3E%3Crect x='37.5' y='13.5' width='3' height='9' fill='%2300716b'/%3E%3Crect x='31.5' y='19.5' width='9' height='3' fill='%2300716b'/%3E%3Crect x='19.5' y='19.5' width='3' height='3' fill='%2300716b'/%3E%3Crect x='19.5' y='49.5' width='3' height='3' fill='%2300716b'/%3E%3Crect x='43.5' y='34.5' width='4' height='3' fill='%2300716b'/%3E%3Crect x='43.5' y='52.5' width='3' height='6' fill='%2300716b'/%3E%3Crect x='49.5' y='49.5' width='3' height='9' fill='%2300716b'/%3E%3Crect x='49.5' y='49.5' width='9' height='3' fill='%2300716b'/%3E%3Cg id='logo'%3E%3Cpolygon points='31.5 29.5 31.5 37.773 36 42.5 36 33.045 40.5 37.773 40.5 29.5 31.5 29.5' fill='%2300716b'/%3E%3C/g%3E%3Cpolygon points='36 42.5 36 33.091 40.5 37.795 36 42.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-qrscanner\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M52,31.6c-.08-3.73-.37-17.09-.87-19.04-.4-1.57-.62-3.48-15.13-3.56-14.5.08-14.72,1.99-15.13,3.56-.5,1.95-.79,15.31-.87,19.04-.09,4.38,1.16,21.06,1.69,24.98.1.76.22,1.53.36,2.29.23,1.2.43,2,1.53,2.75.89.6,1.91,1.03,2.93,1.4,2.36.86,3.99,1.42,6.49,1.75.99.13,1.99.23,3,.23s2-.1,3-.23c2.51-.33,4.13-.89,6.49-1.75,1.02-.37,2.04-.81,2.93-1.4,1.11-.75,1.3-1.55,1.53-2.75.14-.76.26-1.53.36-2.29.53-3.92,1.77-20.6,1.69-24.98Z' fill='%2366c7c0'/%3E%3Crect x='25' y='36' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='36' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='36' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='42' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='42' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='42' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='48' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='33' y='48' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41' y='48' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='31' width='10' height='2' rx='.99' ry='.99' fill='%2300716b'/%3E%3Crect x='37' y='31' width='10' height='2' rx='.99' ry='.99' fill='%2300716b'/%3E%3Crect x='33' y='54' width='6' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='25' y='54' width='6' height='4' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='41' y='54' width='6' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Cpath d='M47.98,22.08s0-.05,0-.08c-.03-.94-.02-1.89-.04-2.83-.02-1.12-.05-2.24-.2-3.36-.05-.37-.1-.76-.25-1.12-.19-.47-.7-.86-1.22-1.04-.52-.18-1.09-.26-1.64-.33-1.06-.13-2.14-.19-3.21-.23-1.8-.07-3.61-.09-5.41-.1-1.8,0-3.61.02-5.41.1-1.07.04-2.15.1-3.21.23-.55.07-1.12.15-1.64.33-.52.18-1.03.57-1.22,1.04-.14.36-.2.74-.25,1.12-.15,1.11-.18,2.24-.2,3.36-.02.94-.01,1.89-.04,2.83,0,.03,0,.05,0,.08-.04,1.05-.02,2.87,0,4.22.02.95.9,1.71,1.98,1.71h19.99c1.08,0,1.97-.76,1.98-1.71.02-1.35.04-3.17,0-4.22Z' fill='%23004c4c'/%3E%3Cpath d='M48.92,58.1c-.92.62-1.99,1.07-3.05,1.46-2.46.9-4.15,1.48-6.75,1.82-1.03.14-2.07.24-3.12.24s-2.08-.1-3.12-.24c-2.61-.34-4.29-.92-6.75-1.82-1.06-.39-2.12-.84-3.05-1.46-.99-.67-1.28-1.38-1.49-2.37.04.32.07.6.1.84.1.76.22,1.53.36,2.29.23,1.2.43,2,1.53,2.75.89.6,1.91,1.03,2.93,1.4,2.36.86,3.99,1.42,6.49,1.75.99.13,2,.23,3,.23s2-.1,3-.23c2.5-.33,4.13-.89,6.49-1.75,1.02-.37,2.04-.81,2.93-1.4,1.11-.75,1.3-1.55,1.53-2.75.14-.76.26-1.53.36-2.29.03-.23.07-.52.1-.84-.21.98-.5,1.7-1.49,2.37Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-questionair\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='15' y='30' width='6' height='4' rx='2' ry='2' fill='%23facf32'/%3E%3Crect x='15' y='37' width='6' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='15' y='44' width='6' height='4' rx='2' ry='2' fill='%23fff'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3Crect x='26' y='30' width='31' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='26' y='37' width='31' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='26' y='44' width='31' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-queue\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='51' y='49' width='6' height='2.36' fill='%23f3c000'/%3E%3Cpath d='M51,51h6c4.97,0,9,4.03,9,9h-24c0-4.97,4.03-9,9-9Z' fill='%23f3c000'/%3E%3Cpath d='M60,40.99v2.87c0,3.19-2.41,5.98-5.6,6.19-3.49.23-6.4-2.54-6.4-5.98v-3.07c0-3.31,2.69-5.99,6-5.99h0c3.31,0,6,2.68,6,5.99Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M36,45h8c8.28,0,15,6.72,15,15H21c0-8.28,6.72-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='36' y='40.95' width='8' height='5.23' fill='%2366c7c0'/%3E%3Cpath d='M44,42.92s-1.33,2.08-8,2.08v-3.2h8v1.12Z' fill='%2333b5ab'/%3E%3Cpath d='M47,32.42v3.56c0,3.95-2.81,7.4-6.53,7.66-4.08.28-7.47-3.14-7.47-7.41v-3.81c0-4.1,3.13-7.42,7-7.42h0c3.87,0,7,3.32,7,7.42Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M24.75,44h7.5c8.69,0,15.75,7.06,15.75,15.75v.25H9v-.25c0-8.69,7.06-15.75,15.75-15.75Z' fill='%2300716b'/%3E%3Crect x='24' y='37.68' width='9' height='7.32' fill='%2300716b'/%3E%3Cpath d='M33,41.4s-1.5,2.6-9,2.6v-4h9v1.4Z' fill='%23004c4c'/%3E%3Cpath d='M37,28.75v4.2c0,4.66-3.41,8.73-7.93,9.03-4.95.33-9.07-3.71-9.07-8.74v-4.49c0-4.83,3.81-8.75,8.5-8.75h0c4.69,0,8.5,3.92,8.5,8.75Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-bad-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,63c14.912,0,27-12.088,27-27s-12.088-27-27-27-27,12.088-27,27,12.088,27,27,27Z' fill='%23f3c000'/%3E%3Cpath d='M30.696,26.452c-1.172-1.172-3.071-1.172-4.243,0-1.172,1.172-1.172,3.071,0,4.243l.849.849c1.172,1.172,3.071,1.172,4.243,0,1.172-1.172,1.172-3.071,0-4.243l-.849-.849Z' fill='%23004c4c'/%3E%3Cpath d='M45.548,30.696c1.172-1.172,1.172-3.071,0-4.243-1.172-1.171-3.071-1.171-4.243,0l-.848.849c-1.172,1.172-1.172,3.071,0,4.243,1.172,1.172,3.071,1.172,4.243,0l.849-.848Z' fill='%23004c4c'/%3E%3Cpath d='M49,48s-3.09-7.2-13-7.2-13,7.2-13,7.2c0,0,4.73-2.37,13-2.37s13,2.37,13,2.37Z' fill='%23004c4c'/%3E%3Cpath d='M49,49.5c-.23,0-.46-.05-.67-.16-.05-.03-4.58-2.22-12.33-2.22s-12.29,2.19-12.33,2.22c-.56.28-1.24.18-1.7-.25-.46-.43-.6-1.1-.35-1.68.14-.33,3.6-8.11,14.38-8.11s14.24,7.78,14.38,8.11c.25.58.11,1.25-.35,1.68-.29.27-.65.41-1.03.41ZM36,44.13c3.53,0,6.45.42,8.66.91-1.82-1.43-4.59-2.74-8.66-2.74s-6.82,1.31-8.64,2.73c2.22-.49,5.12-.91,8.64-.91v.01Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-bad\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='37' r='27' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='26' y='26.4' width='6' height='7.2' rx='3' ry='3' transform='translate(-12.72 29.29) rotate(-45)' fill='%23004c4c'/%3E%3Crect x='40' y='26.4' width='6' height='7.2' rx='3' ry='3' transform='translate(33.81 -21.62) rotate(45)' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M49,49s-3.09-7.2-13-7.2-13,7.2-13,7.2c0,0,4.73-2.37,13-2.37,8.27,0,13,2.37,13,2.37Z' fill='%23004c4c'/%3E%3Cpath d='M49,50.5c-.23,0-.46-.05-.67-.16-.05-.03-4.58-2.22-12.33-2.22s-12.29,2.19-12.33,2.22c-.56.28-1.24.18-1.7-.25s-.6-1.1-.35-1.68c.14-.33,3.6-8.11,14.38-8.11s14.24,7.78,14.38,8.11c.25.58.11,1.25-.35,1.68-.29.27-.65.41-1.03.41ZM36,45.13c3.53,0,6.45.42,8.66.91-1.82-1.43-4.59-2.74-8.66-2.74s-6.82,1.31-8.64,2.73c2.22-.49,5.12-.91,8.64-.91Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-good-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,63c14.912,0,27-12.088,27-27s-12.088-27-27-27-27,12.088-27,27,12.088,27,27,27Z' fill='%23f3c000'/%3E%3Cpath d='M36,46.12c-9.12,0-12.15-4.74-12.28-4.94-.44-.71-.22-1.63.49-2.06.7-.43,1.62-.22,2.05.47.12.17,2.44,3.53,9.73,3.53s9.64-3.39,9.73-3.54c.45-.69,1.37-.89,2.07-.45.69.44.91,1.35.48,2.04-.12.2-3.16,4.94-12.28,4.94l.01.01Z' fill='%23004c4c'/%3E%3Cpath d='M32,28.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3Cpath d='M46,28.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-good\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='37' r='27' fill='%2333b5ab'/%3E%3Cpath d='M36,47.12c-9.12,0-12.15-4.74-12.28-4.94-.44-.71-.22-1.63.49-2.06.7-.43,1.62-.22,2.05.47.12.17,2.44,3.53,9.73,3.53s9.64-3.39,9.73-3.54c.45-.69,1.37-.89,2.07-.45.69.44.91,1.35.48,2.04-.12.2-3.16,4.94-12.28,4.94Z' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='26' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3Crect x='40' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-great-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,63c14.912,0,27-12.088,27-27s-12.088-27-27-27-27,12.088-27,27,12.088,27,27,27Z' fill='%23f3c000'/%3E%3Cpath d='M23,40.8s3.09,7.2,13,7.2,13-7.2,13-7.2c0,0-4.73,2.37-13,2.37s-13-2.37-13-2.37Z' fill='%23004c4c'/%3E%3Cpath d='M36,49.5c-10.78,0-14.24-7.78-14.38-8.11-.25-.58-.11-1.25.35-1.68.46-.43,1.14-.53,1.7-.25.05.03,4.58,2.22,12.33,2.22s12.29-2.19,12.33-2.22c.56-.28,1.24-.18,1.7.25.46.43.6,1.1.35,1.68-.14.33-3.6,8.11-14.38,8.11ZM27.34,43.76c1.82,1.43,4.59,2.74,8.66,2.74s6.82-1.31,8.64-2.73c-2.22.49-5.12.91-8.64.91s-6.45-.42-8.66-.91v-.01Z' fill='%23004c4c'/%3E%3Cpath d='M32,28.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3Cpath d='M46,28.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-great\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='37' r='27' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M23,41.8s3.09,7.2,13,7.2,13-7.2,13-7.2c0,0-4.73,2.37-13,2.37s-13-2.37-13-2.37Z' fill='%23004c4c'/%3E%3Cpath d='M36,50.5c-10.78,0-14.24-7.78-14.38-8.11-.25-.58-.11-1.25.35-1.68.46-.43,1.14-.53,1.7-.25.05.03,4.58,2.22,12.33,2.22s12.29-2.19,12.33-2.22c.56-.28,1.24-.18,1.7.25.46.43.6,1.1.35,1.68-.14.33-3.6,8.11-14.38,8.11ZM27.34,44.76c1.82,1.43,4.59,2.74,8.66,2.74s6.82-1.31,8.64-2.73c-2.22.49-5.12.91-8.64.91s-6.45-.42-8.66-.91ZM23,41.8h0,0Z' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Crect x='26' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3Crect x='40' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-neutral-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,63c14.912,0,27-12.088,27-27s-12.088-27-27-27-27,12.088-27,27,12.088,27,27,27Z' fill='%23f3c000'/%3E%3Cpath d='M31,29.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3Cpath d='M45,29.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3Cpath d='M42.5,46h-15c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h15c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-neutral\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='37' r='27' fill='%2333b5ab'/%3E%3Cg%3E%3Crect x='26' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3Crect x='40' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M43.5,46h-15c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h15c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-nogood-yellow\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,63c14.912,0,27-12.088,27-27s-12.088-27-27-27-27,12.088-27,27,12.088,27,27,27Z' fill='%23f3c000'/%3E%3Cpath d='M47,46.12c-.5,0-.99-.25-1.28-.71-.08-.13-2.4-3.52-9.72-3.52s-9.64,3.39-9.73,3.54c-.45.69-1.38.89-2.07.45-.69-.44-.91-1.35-.48-2.04.12-.2,3.16-4.94,12.28-4.94s12.15,4.74,12.28,4.94c.44.71.22,1.63-.49,2.06-.25.15-.52.22-.79.22Z' fill='%23004c4c'/%3E%3Cpath d='M32,28.4c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3Cpath d='M46,27.784c0-1.657-1.343-3-3-3s-3,1.343-3,3v1.2c0,1.657,1.343,3,3,3s3-1.343,3-3v-1.2Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-rating-nogood\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='37' r='27' fill='%2333b5ab'/%3E%3Cpath d='M47,47.12c-.5,0-.99-.25-1.28-.71-.08-.13-2.4-3.52-9.72-3.52s-9.64,3.39-9.73,3.54c-.45.69-1.38.89-2.07.45-.69-.44-.91-1.35-.48-2.04.12-.2,3.16-4.94,12.28-4.94s12.15,4.74,12.28,4.94c.44.71.22,1.63-.49,2.06-.25.15-.52.22-.79.22Z' fill='%23004c4c'/%3E%3Cg%3E%3Crect x='26' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3Crect x='40' y='26.4' width='6' height='7.2' rx='3' ry='3' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-renovation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='32.5' cy='39.5' r='5.5' fill='%23f3c000'/%3E%3Crect x='25.71' y='19' width='30.39' height='23.24' transform='translate(25.61 -18.13) rotate(35.76)' fill='%2339b7ae'/%3E%3Cpath d='M52.81,29.19h1.47c1.66,0,3,1.34,3,3v17.24c0,1.66-1.34,3-3,3h-1.47v-23.24h0Z' transform='translate(34.22 -24.47) rotate(35.76)' fill='%2300716b'/%3E%3Cg%3E%3Crect x='34.64' y='28.83' width='12.51' height='3.57' rx='1.79' ry='1.79' transform='translate(25.61 -18.13) rotate(35.76)' fill='%2300716b'/%3E%3Crect x='31.51' y='33.18' width='12.51' height='3.57' rx='1.79' ry='1.79' transform='translate(27.56 -15.48) rotate(35.76)' fill='%2300716b'/%3E%3Crect x='37.78' y='24.48' width='12.51' height='3.57' rx='1.79' ry='1.79' transform='translate(23.65 -20.78) rotate(35.76)' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M28.33,9.08h.57v23.24h-.57c-1.66,0-3-1.34-3-3V12.08c0-1.66,1.34-3,3-3Z' transform='translate(17.21 -11.95) rotate(35.76)' fill='%2366c7c0'/%3E%3Cpath d='M13.23,12.12h10.72v3.57h-10.72c-.99,0-1.79-.8-1.79-1.79h0c0-.99.8-1.79,1.79-1.79Z' transform='translate(11.46 -7.72) rotate(35.76)' fill='%23f3c000'/%3E%3Cpolygon points='37.49 62.09 27.93 53.22 32.66 39 42.81 46.31 37.49 62.09' fill='%2339b7ae'/%3E%3Crect x='16.61' y='52.05' width='22.22' height='9.7' rx='4.51' ry='4.51' transform='translate(38.48 -5.47) rotate(35.76)' fill='%2339b7ae'/%3E%3Cpath d='M25.74,10.2h.38v16.22h-.38c-2.22,0-4.02-1.8-4.02-4.02v-8.18c0-2.22,1.8-4.02,4.02-4.02Z' transform='translate(15.21 -10.53) rotate(35.76)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-representative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M43,45h8c8.279,0,15,6.721,15,15H28c0-8.279,6.721-15,15-15Z' fill='%2366c7c0'/%3E%3Crect x='43' y='40.947' width='8' height='5.231' fill='%2366c7c0'/%3E%3Cpath d='M51,42.923s-1.333,2.077-8,2.077v-3.195h8v1.118Z' fill='%2333b5ab'/%3E%3Cpath d='M54,32.418v3.557c0,3.951-2.812,7.402-6.532,7.659-4.077.281-7.468-3.145-7.468-7.408v-3.807c0-4.097,3.134-7.418,7-7.418h0c3.866,0,7,3.321,7,7.418Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M23,43h8c9.383,0,17,7.617,17,17H6c0-9.383,7.617-17,17-17Z' fill='%2300716b'/%3E%3Cpolygon points='22 43 27 57.682 32 43 22 43' fill='%23fff'/%3E%3Cpolygon points='27 49.459 25.353 53.57 27 57.682 28.647 53.57 27 49.459' fill='%23f3c000'/%3E%3Cpolygon points='20.778 43 19.097 45.936 21.073 47.894 19.097 49.852 27 57.682 22 43 20.778 43' fill='%23004c4c'/%3E%3Cpolygon points='33.222 43 34.903 45.904 32.927 47.867 34.903 49.83 27 57.682 32 43 33.222 43' fill='%23004c4c'/%3E%3Cpolygon points='27 46 25.024 47.829 27 49.792 28.976 47.829 27 46' fill='%23f3c000'/%3E%3Crect x='22' y='36.335' width='10' height='6.665' fill='%2366c7c0'/%3E%3Cpath d='M32,43l-5,3-5-3s2.239-3.222,5-3.222,5,3.222,5,3.222Z' fill='%2366c7c0'/%3E%3Cpath d='M32,40.193s-1.667,2.696-10,2.696v-4.148h10v1.452Z' fill='%2333b5ab'/%3E%3Cpath d='M35,28.279v3.97c0,4.41-3.214,8.261-7.466,8.548-4.659.314-8.534-3.51-8.534-8.268v-4.249c0-4.573,3.582-8.279,8-8.279h0c4.418,0,8,3.707,8,8.279Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-residence-permit-back\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='9' y='24' width='54' height='15' fill='%23fad3c9'/%3E%3Crect x='13' y='42' width='46' height='8' rx='1.5' ry='1.5' fill='%2333b5ab'/%3E%3Crect x='9' y='37.5' width='54' height='1.5' fill='%23928dc9'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-residence-permit\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='13' y='28' width='20' height='21' rx='1.96' ry='1.96' fill='%23fff'/%3E%3Ccircle cx='23' cy='34.5' r='3.5' fill='%2300716b'/%3E%3Cpath d='M47,19h12c2.21,0,4,1.79,4,4v1h-16v-5h0Z' fill='%23b3e3e0'/%3E%3Crect x='37' y='30' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='35' width='20' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Crect x='37' y='40' width='13.68' height='3' rx='1.5' ry='1.5' fill='%2300716b'/%3E%3Cpath d='M16.02,46h13.96c-.28-3.61-3.29-6.46-6.98-6.46s-6.7,2.85-6.98,6.46Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M13,19h34v5H9v-1c0-2.21,1.79-4,4-4Z' fill='%23fad4cb'/%3E%3Crect x='9' y='24' width='54' height='1.5' fill='%23928dc9'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-risk\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M60.9,61.37H11.1c-3.12,0-5.04-3.39-3.41-6.04L32.59,14.9c1.56-2.53,5.27-2.53,6.83,0l24.9,40.44c1.63,2.64-.29,6.04-3.41,6.04Z' fill='%2300716b'/%3E%3Cpath d='M33.16,50.7c0-1.57,1-2.77,2.84-2.77s2.85,1.21,2.85,2.77-1,2.77-2.85,2.77-2.84-1.21-2.84-2.77ZM34.08,45.22l-.78-17.22h5.41l-.78,17.22h-3.84Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-robotarm\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.996,30v11.39l-7.19,4.15c-.64.37-1,1.04-1,1.73,0,.34.09.68.27,1,.55.96,1.77,1.28,2.73.73l5.19-3,4-2.31v-13.69h-4Z' fill='%2300716b' stroke='%2300716b' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cpath d='M33.729,25.2l-.5.43-.36.32-2.17,1.89-2.58,2.25-1.72,1.5-3.21,2.8-.7.61-4.3-4.3.61-.7,2.8-3.21,1.5-1.72,2.25-2.58,1.89-2.17.75-.86,1.22,1.22v.01l1.98,1.97,1.31,1.32h.01l1.22,1.22Z' fill='%2366c7c0'/%3E%3Cpolygon points='54.189 15 54.189 27 49.209 26.68 48.249 26.61 46.669 26.51 37.189 25.89 33.949 25.68 33.229 25.63 31.189 25.5 31.189 16.5 33.949 16.32 37.189 16.11 46.669 15.49 49.209 15.32 54.189 15' fill='%2366c7c0'/%3E%3Cpolygon points='68.19 60 44.19 60 44.67 56.16 44.69 56 44.94 54 45.32 51 48.03 29.38 48.25 27.61 48.39 26.48 48.63 24.61 48.63 24.6 49.33 19 63.05 19 63.75 24.6 63.75 24.61 63.99 26.49 64.35 29.38 67.06 51 67.44 54 67.69 56 67.71 56.16 68.19 60' fill='%2366c7c0'/%3E%3Cpath d='M65.189,21c0,1.63-.44,3.17-1.2,4.49-1.55,2.7-4.46,4.51-7.8,4.51-2.81,0-5.33-1.29-6.98-3.32-.3-.37-.58-.78-.82-1.2-.77-1.32-1.2-2.85-1.2-4.48,0-2.15.76-4.14,2.02-5.68,1.65-2.03,4.17-3.32,6.98-3.32,4.97,0,9,4.03,9,9Z' fill='%2300716b'/%3E%3Cpath d='M37.189,21c0,2.14-1.35,3.97-3.24,4.68-.34.13-.7.22-1.08.27-.22.03-.45.05-.68.05-2.76,0-5-2.24-5-5,0-.23.02-.46.05-.68.33-2.44,2.42-4.32,4.95-4.32.62,0,1.21.11,1.76.32,1.89.71,3.24,2.54,3.24,4.68Z' fill='%2300716b'/%3E%3Crect x='44.189' y='59' width='24' height='6' fill='%23f3c000'/%3E%3Cpath d='M14.479,28h-4.61l-2.31,4-3.29,5.69c-.552.955-.226,2.177.73,2.73.955.552,2.178.225,2.729-.731l4.44-7.689h11.02v-4h-8.71Z' fill='%2300716b' stroke='%2300716b' stroke-miterlimit='10' stroke-width='2px'/%3E%3Cpath d='M26.399,31.59c-.12.88-.52,1.73-1.2,2.41-.57.57-1.27.95-2.01,1.12-1.38.34-2.91-.03-4-1.12-1.09-1.09-1.46-2.62-1.12-4,.17-.74.55-1.44,1.12-2.01.68-.68,1.53-1.08,2.41-1.2,1.28-.18,2.62.22,3.6,1.2.98.979,1.38,2.32,1.2,3.6Z' fill='%23004c4c'/%3E%3Cpolygon points='68.19 59 44.19 59 44.67 55.16 44.69 55 44.94 53 67.44 53 67.69 55 67.71 55.16 68.19 59' fill='%2339b7ae'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sail-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M50.09,38.71h-28.19l1.71-10.97s4.53-2.05,12.39-2.05,12.39,2.05,12.39,2.05l1.71,10.97Z' fill='%2300716b'/%3E%3Cpath d='M52.52,43.86H19.47l2-12.86s5.31-2.41,14.52-2.41,14.52,2.41,14.52,2.41l2,12.86Z' fill='%2333b5ab'/%3E%3Cpath d='M50.9,43.86h-29.81l1.8-11.6s4.79-2.17,13.1-2.17,13.1,2.17,13.1,2.17l1.8,11.6Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M48,21.12c-.39,0-.77-.21-.97-.57,0,0-.69-1.17-1.64-1.17-.66,0-1.42.83-1.68,1.24-.33.51-1.01.65-1.52.32-.51-.33-.66-1.01-.33-1.52.15-.23,1.5-2.24,3.53-2.24,2.28,0,3.52,2.21,3.57,2.31.29.53.1,1.2-.44,1.49-.17.09-.35.14-.53.14Z' fill='%2300716b'/%3E%3Cpath d='M53.21,21.12c-.39,0-.77-.21-.97-.57,0,0-.69-1.17-1.64-1.17-.66,0-1.42.83-1.68,1.24-.33.51-1.01.65-1.52.32-.51-.33-.66-1.01-.33-1.52.15-.23,1.5-2.24,3.53-2.24,2.28,0,3.52,2.21,3.57,2.31.29.53.1,1.2-.44,1.49-.17.09-.35.14-.53.14Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M49.77,60h-27.48c-.71,0-1.37-.35-1.77-.95l-8.09-12.15c-.87-1.31-.07-3.07,1.49-3.28l21.52-2.83c.37-.05.74-.05,1.11,0l21.71,2.86c1.47.19,2.22,1.86,1.4,3.09l-8.23,12.37c-.37.56-1,.89-1.66.89Z' fill='%2366c7c0'/%3E%3Cpath d='M36,40.76l-.04-.03-22.23,2.93c-1.47.19-2.22,1.86-1.4,3.09l8.23,12.37c.37.56,1,.89,1.66.89h13.77v-19.24Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M26.15,56.33c-1.85,0-3.67-.8-4.93-2.3-.36-.42-.3-1.05.12-1.41.42-.36,1.05-.3,1.41.12,1.33,1.58,3.55,2.04,5.4,1.12.5-.25,1.09-.05,1.34.45.25.49.05,1.09-.45,1.34-.92.46-1.91.68-2.89.68Z' fill='%23f3c000'/%3E%3Cpath d='M25.04,56.28c-.07,0-.13,0-.2-.02-.54-.11-.89-.64-.78-1.18l1.87-9.07c.11-.54.64-.89,1.18-.78.54.11.89.64.78,1.18l-1.87,9.07c-.1.47-.51.8-.98.8Z' fill='%23f3c000'/%3E%3Cpath d='M29.85,50.71c-.07,0-.13,0-.2-.02l-7.03-1.45c-.54-.11-.89-.64-.78-1.18.11-.54.64-.89,1.18-.78l7.03,1.45c.54.11.89.64.78,1.18-.1.47-.51.8-.98.8Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M59.96,13.51c-.36,0-.71-.18-.92-.5-.2-.31-.66-.75-.96-.75-.43,0-.82.51-.92.69-.2.34-.56.56-.96.56h-.01c-.4,0-.77-.22-.96-.57-.1-.17-.49-.68-.92-.68-.3,0-.75.45-.96.75-.33.5-1.01.65-1.52.32-.51-.33-.65-1-.33-1.51.12-.18,1.18-1.76,2.81-1.76.79,0,1.42.32,1.88.69.46-.37,1.09-.69,1.88-.69,1.63,0,2.69,1.58,2.81,1.76.33.51.18,1.19-.33,1.52-.18.12-.39.17-.59.17Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sail\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M50.09,38.71h-28.19l1.71-10.97s4.53-2.05,12.39-2.05,12.39,2.05,12.39,2.05l1.71,10.97Z' fill='%2300716b'/%3E%3Cpath d='M52.52,43.86H19.47l2-12.86s5.31-2.41,14.52-2.41,14.52,2.41,14.52,2.41l2,12.86Z' fill='%2333b5ab'/%3E%3Cpath d='M50.9,43.86h-29.81l1.8-11.6s4.79-2.17,13.1-2.17,13.1,2.17,13.1,2.17l1.8,11.6Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M48,21.12c-.39,0-.77-.21-.97-.57,0,0-.69-1.17-1.64-1.17-.67,0-1.43.85-1.68,1.23-.33.51-1.01.66-1.52.33-.51-.33-.66-1.01-.33-1.52.15-.23,1.5-2.24,3.53-2.24,2.28,0,3.52,2.22,3.57,2.31.29.53.1,1.2-.44,1.49-.17.09-.35.14-.53.14Z' fill='%2300716b'/%3E%3Cpath d='M53.21,21.12c-.39,0-.77-.21-.97-.57,0,0-.69-1.17-1.64-1.17-.67,0-1.43.85-1.68,1.23-.33.51-1.01.66-1.52.33-.51-.33-.66-1.01-.33-1.52.15-.23,1.5-2.24,3.53-2.24,2.28,0,3.52,2.22,3.57,2.31.29.53.1,1.2-.44,1.49-.17.09-.35.14-.53.14Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M49.77,60h-27.48c-.71,0-1.37-.35-1.77-.95l-8.09-12.15c-.87-1.31-.07-3.07,1.49-3.28l21.52-2.83c.37-.05.74-.05,1.11,0l21.71,2.86c1.47.19,2.22,1.86,1.4,3.09l-8.23,12.37c-.37.56-1,.89-1.66.89Z' fill='%2366c7c0'/%3E%3Cpath d='M36,40.76l-.04-.03-22.23,2.93c-1.47.19-2.22,1.86-1.4,3.09l8.23,12.37c.37.56,1,.89,1.66.89h13.77v-19.24Z' fill='%2333b5ab'/%3E%3Cpath d='M59.96,13.51c-.36,0-.71-.18-.92-.5-.2-.31-.66-.75-.96-.75-.43,0-.82.51-.92.69-.2.35-.55.57-.97.56-.4,0-.76-.22-.96-.57-.1-.17-.49-.68-.92-.68-.31,0-.79.49-.96.75-.33.51-1.01.66-1.52.33-.51-.33-.66-1.01-.33-1.52.12-.18,1.18-1.76,2.81-1.76.79,0,1.42.32,1.88.69.46-.37,1.09-.69,1.88-.69,1.63,0,2.69,1.58,2.81,1.76.33.51.18,1.19-.33,1.52-.18.12-.39.17-.59.17Z' fill='%2300716b'/%3E%3Ccircle cx='28.98' cy='47.65' r='2' fill='%23f3c000'/%3E%3Ccircle cx='43.02' cy='47.65' r='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-salary\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2339b7ae'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2339b7ae'/%3E%3C/g%3E%3Crect x='34.5' y='32.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-9.5 81.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='39.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-16.5 88.5) rotate(-90)' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='36' cy='29.5' r='10.5' fill='%23fff'/%3E%3Cpath d='M39.8,33.66c-.11,0-.22.02-.33.08-.62.3-1.32.47-2.06.47-1.76,0-3.3-.96-4.13-2.39h3.86c.34,0,.64-.21.75-.53.19-.52-.2-1.07-.75-1.07h-4.43c-.04-.26-.07-.52-.07-.8s.03-.54.07-.8h5.59c.34,0,.64-.21.75-.53.19-.52-.2-1.07-.75-1.07h-5.01c.83-1.43,2.37-2.39,4.13-2.39.65,0,1.27.13,1.83.36.11.05.22.07.33.07.33,0,.63-.19.75-.52.14-.4-.05-.84-.44-1.01-.76-.32-1.6-.5-2.47-.5-2.67,0-4.96,1.65-5.9,3.98h-1.26c-.44,0-.8.36-.8.8s.36.8.8.8h.85c-.03.26-.05.53-.05.8s.02.53.05.8h-.85c-.44,0-.8.36-.8.8s.36.8.8.8h1.26c.95,2.33,3.23,3.98,5.9,3.98.99,0,1.93-.23,2.76-.63.27-.13.43-.41.43-.71,0-.46-.38-.8-.79-.8h0Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-saving\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64.98,27.59c.12-1.65-.41-3.25-1.5-4.5-.62-.71-1.69-.79-2.4-.17-.71.62-.79,1.69-.17,2.4.49.56.73,1.29.68,2.03-.05.75-.39,1.42-.96,1.91-.47.41-1.03.62-1.61.67-2.69-7.21-9.99-12.39-18.6-12.39-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,2.31,3.94,5.6,6.82,9.5,8.76v8.34h9.38c.8-1.46,1.67-3.22,2.45-5.21,3.8.43,7.79.44,11.6-.2.79,2.06,1.69,3.88,2.51,5.39h9.38v-10.81c.62-.57,1.22-1.18,1.78-1.85,2.54-3.11,4.06-7.09,4.06-11.23,0-.94-.1-1.86-.24-2.77,1.06-.19,2.09-.66,2.97-1.42,1.25-1.09,2.01-2.59,2.12-4.25Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M32.97,43.9c0,6.67-2.55,12.29-4.6,16.03-5.6,0-9.38,0-9.38,0v-10.84s13.98-5.19,13.98-5.19ZM40.32,43.89c0,6.67,2.55,12.29,4.6,16.03,5.6,0,9.38,0,9.38,0v-10.84s-13.98-5.19-13.98-5.19Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.3,49.07l-.77-.29c-3.51,2.38-7.79,3.36-11.86,3.64.55,1.76,1.21,3.38,1.89,4.82,3.62-.39,7.36-1.31,10.74-3.11v-5.07Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.98,56.72c.65-1.44,1.28-3.04,1.79-4.77-1.3-.2-2.38-.41-3.15-.58-2.83-.63-5.38-1.65-7.59-3.04l-2.04.76v3.86c2.54,1.49,5.4,2.6,8.55,3.3.64.14,1.47.31,2.44.48Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M40.42,17.54c-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,3.46,5.92,9.12,9.5,15.78,10.97,10.11,2.23,23.68,2.18,30.82-6.55,2.54-3.11,4.06-7.09,4.06-11.23,0-10.21-8.83-18.48-19.72-18.48Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M23.86,28.79c-5.28-.61-8.68-3.72-9.12-12.64-.05-1.04.92-1.85,1.94-1.6,3.26.79,9.38,2.82,9.38,6.98v5.34c0,1.17-1.03,2.06-2.2,1.92Z' stroke-width='0px' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.45' r='2.27' stroke-width='0px' fill='%23fff'/%3E%3Crect x='29.46' y='22.09' width='19.31' height='3.41' rx='1.7' ry='1.7' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M47.64,19.25c0,2.48-1.06,4.7-2.75,6.25h-11.54c-1.69-1.55-2.75-3.77-2.75-6.25,0-4.7,3.82-8.52,8.52-8.52s8.52,3.82,8.52,8.52Z' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-savings-celebrate\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M58.8,33.4c-1.7,0-3.5-.7-4.7-2.1-1.1-1.3-1.6-2.9-1.5-4.5,0-.9.9-1.6,1.8-1.6.9,0,1.6.9,1.6,1.8,0,.7.2,1.5.7,2,1,1.2,2.8,1.3,3.9.3.6-.5.9-1.2,1-1.9,0-.7-.2-1.5-.7-2-.6-.7-.5-1.8.2-2.4.7-.6,1.8-.5,2.4.2,1.1,1.3,1.6,2.9,1.5,4.5-.1,1.7-.9,3.2-2.1,4.2-1.2,1-2.6,1.5-4.1,1.5h0Z' fill='%2300716b'/%3E%3Crect x='8' y='5.7' width='2' height='10' fill='%23f3c000'/%3E%3Crect x='4' y='9.7' width='10' height='2' fill='%23f3c000'/%3E%3Crect x='63' y='44.7' width='2' height='8' fill='%23f3c000'/%3E%3Crect x='60' y='47.7' width='8' height='2' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M54.3,49.1l-.8-.3c-3.5,2.4-7.8,3.4-11.9,3.6.5,1.8,1.2,3.4,1.9,4.8,3.6-.4,7.4-1.3,10.7-3.1,0,0,0-5.1,0-5.1Z' fill='%2333b5ab'/%3E%3Cpath d='M30,56.7c.7-1.4,1.3-3,1.8-4.8-1.3-.2-2.4-.4-3.2-.6-2.8-.6-5.4-1.6-7.6-3l-2,.8v3.9c2.5,1.5,5.4,2.6,8.6,3.3.6.1,1.5.3,2.4.5h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M65,27.6c.1-1.7-.4-3.3-1.5-4.5-.6-.7-1.7-.8-2.4-.2-.7.6-.8,1.7-.2,2.4.5.6.7,1.3.7,2s-.4,1.4-1,1.9c-.5.4-1,.6-1.6.7-2.7-7.2-10-12.4-18.6-12.4s-7.5.4-11.1,1.6c-3.8,1.2-7,3.4-10.4,5.5-2.2,1.4-3,2.2-5.6,2.6-1.2.2-2.4.2-3.5,0-.4,0-.9,0-1.3-.1-1.7-.1-1.6,1.8-1.6,2.9,0,2.3-.2,4.5-.1,6.8,0,.8.1,1.5.4,2.2.4,1.1,4.8,1.9,8.8-.1.2,0-1.4,2-3,3-1.5,1-3,1-3,1,2.3,3.9,5.1,6.7,9,8.6v8.3h9.4c.8-1.5,1.7-3.2,2.4-5.2,3.8.4,7.8.4,11.6-.2.8,2.1,1.7,3.9,2.5,5.4h9.4v-10.8c.6-.6,1.2-1.2,1.8-1.9,2.5-3.1,4.1-7.1,4.1-11.2s0-1.9-.2-2.8c1.1-.2,2.1-.7,3-1.4,1.3-1.1,2-2.6,2.1-4.2Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M65,27.6c-.1,1.7-.9,3.2-2.1,4.2-.9.8-1.9,1.2-3,1.4-.2-1.3-.7-2.7-.9-3.3.6,0,1.1-.3,1.6-.7.6-.5.9-1.2,1-1.9,0-.7-.2-1.5-.7-2-.6-.7-.5-1.8.2-2.4.7-.6,1.8-.5,2.4.2,1.1,1.2,1.6,2.8,1.5,4.5Z' fill='%2300716b'/%3E%3Cpath d='M23.9,28.8c-5.3-.6-8.7-3.7-9.1-12.6,0-1,.9-1.8,1.9-1.6,3.3.8,9.4,2.8,9.4,7v5.3c0,1.2-1,2.1-2.2,1.9h0Z' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.5' r='2.3' fill='%23fff'/%3E%3Cpath d='M31.2,22.1h15.9c.9,0,1.7.8,1.7,1.7h0c0,.9-.8,1.7-1.7,1.7h-15.9c-.9,0-1.7-.8-1.7-1.7h0c0-.9.8-1.7,1.7-1.7Z' fill='%23004c4c'/%3E%3Cpath d='M47.6,19.2c0,2.5-1.1,4.7-2.7,6.2h-11.5c-1.7-1.5-2.7-3.8-2.7-6.2,0-4.7,3.8-8.5,8.5-8.5s8.5,3.8,8.5,8.5h0Z' fill='%23f3c000'/%3E%3Crect x='14.5' y='61.7' width='1.5' height='6' fill='%23f3c000'/%3E%3Crect x='12.3' y='63.9' width='6' height='1.5' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='33.3' y='35.9' width='2.6' height='8.6' rx='.8' ry='.8' transform='translate(-18.3 36.3) rotate(-45)' fill='%23fff'/%3E%3Crect x='33.8' y='37.1' width='13.7' height='2.6' rx='.8' ry='.8' transform='translate(-15.2 40) rotate(-45)' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M54.6,49.1l-.8-.3c-3.5,2.4-7.8,3.4-11.9,3.6.5,1.8,1.2,3.4,1.9,4.8,3.6-.4,7.4-1.3,10.7-3.1,0,0,0-5.1,0-5.1Z' fill='%2333b5ab'/%3E%3Cpath d='M30.2,56.7c.7-1.4,1.3-3,1.8-4.8-1.3-.2-2.4-.4-3.2-.6-2.8-.6-5.4-1.6-7.6-3l-2,.8v3.9c2.5,1.5,5.4,2.6,8.6,3.3.6.1,1.5.3,2.4.5h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M57,40.5c-.1-.4-.1-.4-.3-.7-.2-.2-.1-.2-.2-.3-1.4-.9-3.2-1.2-4.9-1.2-1.2,4.4-5.1,8-9.8,8.5-1,.1-2.1,0-3.1-.3-1.3.3-2.6.2-3.9,0-1.2-.2-2.5-.6-3.3-1.5-1.2-.5-2.2-1.2-3-2.2-2.1.7-4.1,1.5-6.1,2.5-1.9,1-3.8,2-5.7,2.9-.5.2-1,.5-1.4.8,2.9,2.2,6.3,3.7,10,4.5,10.1,2.2,23.7,2.2,30.8-6.5.4-.5.7-.9,1-1.4,0-1.1.1-2.1.1-3.2,0-.8,0-1.4-.2-2.1h0Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-savings-fixed-interest\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M59.02,29.93c-2.69-7.21-9.99-12.39-18.6-12.39-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,2.31,3.94,5.6,6.82,9.5,8.76v8.34h9.38c.8-1.46,1.67-3.22,2.45-5.21,3.8.43,7.79.44,11.6-.2.79,2.06,1.69,3.88,2.51,5.39h9.38v-10.81c.62-.57,1.22-1.18,1.78-1.85,2.54-3.11,4.06-7.09,4.06-11.23,0-.94-.1-1.86-.24-2.77.1-1.26.1-2.26-.87-3.33' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M32.97,43.9c0,6.67-2.55,12.29-4.6,16.03-5.6,0-9.38,0-9.38,0v-10.84s13.98-5.19,13.98-5.19Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M40.32,43.89c0,6.67,2.55,12.29,4.6,16.03,5.6,0,9.38,0,9.38,0v-10.84s-13.98-5.19-13.98-5.19Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M54.3,49.07l-.77-.29c-3.51,2.38-7.79,3.36-11.86,3.64.55,1.76,1.21,3.38,1.89,4.82,3.62-.39,7.36-1.31,10.74-3.11v-5.07Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.98,56.72c.65-1.44,1.28-3.04,1.79-4.77-1.3-.2-2.38-.41-3.15-.58-2.83-.63-5.38-1.65-7.59-3.04l-2.04.76v3.86c2.54,1.49,5.4,2.6,8.55,3.3.64.14,1.47.31,2.44.48Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M40.42,17.54c-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,3.46,5.92,9.12,9.5,15.78,10.97,10.11,2.23,23.68,2.18,30.82-6.55,2.54-3.11,4.06-7.09,4.06-11.23,0-10.21-8.83-18.48-19.72-18.48Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M23.86,28.79c-5.28-.61-8.68-3.72-9.12-12.64-.05-1.04.92-1.85,1.94-1.6,3.26.79,9.38,2.82,9.38,6.98v5.34c0,1.17-1.03,2.06-2.2,1.92Z' stroke-width='0px' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.45' r='2.27' stroke-width='0px' fill='%23fff'/%3E%3Cg%3E%3Cpath d='M50,28.5h-4v-11.5c0-4.41,3.53-8,7.88-8h1.24c4.34,0,7.88,3.59,7.88,8v11h-4v-11c0-2.21-1.74-4-3.88-4h-1.24c-2.14,0-3.88,1.79-3.88,4v11.5Z' stroke-width='0px' fill='%2300716b'/%3E%3Cpath d='M48,22.67c-.7,0-1.38.12-2,.33v2.37c.5-.44,1.22-.71,2-.71s1.5.27,2,.71v-2.37c-.62-.21-1.29-.33-2-.33Z' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M61,22.67c-.7,0-1.38.12-2,.33v2.37c.5-.44,1.22-.71,2-.71s1.5.27,2,.71v-2.37c-.62-.21-1.29-.33-2-.33Z' stroke-width='0px' fill='%23004c4c'/%3E%3Crect x='43' y='24' width='23' height='19' rx='4' ry='4' stroke-width='0px' fill='%23f3c000'/%3E%3Cpath d='M54.5,38c-2.48,0-4.5-2.02-4.5-4.5s2.02-4.5,4.5-4.5,4.5,2.02,4.5,4.5-2.02,4.5-4.5,4.5ZM54.5,31c-1.38,0-2.5,1.12-2.5,2.5s1.12,2.5,2.5,2.5,2.5-1.12,2.5-2.5-1.12-2.5-2.5-2.5Z' stroke-width='0px' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-savings-fixed-intrest\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M59.02,29.93c-2.69-7.21-9.99-12.39-18.6-12.39-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,2.31,3.94,5.6,6.82,9.5,8.76v8.34h9.38c.8-1.46,1.67-3.22,2.45-5.21,3.8.43,7.79.44,11.6-.2.79,2.06,1.69,3.88,2.51,5.39h9.38v-10.81c.62-.57,1.22-1.18,1.78-1.85,2.54-3.11,4.06-7.09,4.06-11.23,0-.94-.1-1.86-.24-2.77.1-1.26.1-2.26-.87-3.33' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M32.97,43.9c0,6.67-2.55,12.29-4.6,16.03-5.6,0-9.38,0-9.38,0v-10.84s13.98-5.19,13.98-5.19Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M54.3,49.07l-.77-.29c-3.51,2.38-7.79,3.36-11.86,3.64.55,1.76,1.21,3.38,1.89,4.82,3.62-.39,7.36-1.31,10.74-3.11v-5.07Z' fill='%2333b5ab'/%3E%3Cpath d='M29.98,56.72c.65-1.44,1.28-3.04,1.79-4.77-1.3-.2-2.38-.41-3.15-.58-2.83-.63-5.38-1.65-7.59-3.04l-2.04.76v3.86c2.54,1.49,5.4,2.6,8.55,3.3.64.14,1.47.31,2.44.48Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M40.42,17.54c-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,3.46,5.92,9.12,9.5,15.78,10.97,10.11,2.23,23.68,2.18,30.82-6.55,2.54-3.11,4.06-7.09,4.06-11.23,0-10.21-8.83-18.48-19.72-18.48Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M23.86,28.79c-5.28-.61-8.68-3.72-9.12-12.64-.05-1.04.92-1.85,1.94-1.6,3.26.79,9.38,2.82,9.38,6.98v5.34c0,1.17-1.03,2.06-2.2,1.92Z' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.45' r='2.27' fill='%23fff'/%3E%3Cg%3E%3Cpath d='M52.45,21.05c-.4,0-.76.16-1.02.43v1.99c.26.27.62.43,1.02.43s.76-.16,1.02-.43v-1.99c-.26-.27-.62-.43-1.02-.43ZM57.15,11.86h-.82c-2.7,0-4.9,2.21-4.9,4.9v7.35c0,.29.02.57.07.85.4,2.3,2.42,4.06,4.83,4.06h.82c2.41,0,4.42-1.76,4.83-4.06.05-.27.07-.56.07-.85v-7.35c0-2.7-2.21-4.9-4.9-4.9ZM57.15,26.97h-.82c-1.31,0-2.42-.89-2.75-2.09-.07-.25-.11-.5-.11-.77v-7.35c0-1.58,1.28-2.86,2.86-2.86h.82c1.58,0,2.86,1.28,2.86,2.86v7.35c0,.27-.04.52-.11.77-.33,1.2-1.44,2.09-2.75,2.09Z' fill='%2366c7c0'/%3E%3Cpath d='M52.45,19.62c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Cpath d='M61.03,19.62c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Crect x='49.09' y='20.88' width='15.3' height='11.7' rx='2' ry='2' fill='%23f3c000'/%3E%3Ccircle cx='61.69' cy='29.28' r='1' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-savings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64.98,27.59c.12-1.65-.41-3.25-1.5-4.5-.62-.71-1.69-.79-2.4-.17-.71.62-.79,1.69-.17,2.4.49.56.73,1.29.68,2.03-.05.75-.39,1.42-.96,1.91-.47.41-1.03.62-1.61.67-2.69-7.21-9.99-12.39-18.6-12.39-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,2.31,3.94,5.6,6.82,9.5,8.76v8.34h9.38c.8-1.46,1.67-3.22,2.45-5.21,3.8.43,7.79.44,11.6-.2.79,2.06,1.69,3.88,2.51,5.39h9.38v-10.81c.62-.57,1.22-1.18,1.78-1.85,2.54-3.11,4.06-7.09,4.06-11.23,0-.94-.1-1.86-.24-2.77,1.06-.19,2.09-.66,2.97-1.42,1.25-1.09,2.01-2.59,2.12-4.25Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M32.97,43.9c0,6.67-2.55,12.29-4.6,16.03-5.6,0-9.38,0-9.38,0v-10.84s13.98-5.19,13.98-5.19ZM40.32,43.89c0,6.67,2.55,12.29,4.6,16.03,5.6,0,9.38,0,9.38,0v-10.84s-13.98-5.19-13.98-5.19Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.3,49.07l-.77-.29c-3.51,2.38-7.79,3.36-11.86,3.64.55,1.76,1.21,3.38,1.89,4.82,3.62-.39,7.36-1.31,10.74-3.11v-5.07Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.98,56.72c.65-1.44,1.28-3.04,1.79-4.77-1.3-.2-2.38-.41-3.15-.58-2.83-.63-5.38-1.65-7.59-3.04l-2.04.76v3.86c2.54,1.49,5.4,2.6,8.55,3.3.64.14,1.47.31,2.44.48Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M40.42,17.54c-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,3.46,5.92,9.12,9.5,15.78,10.97,10.11,2.23,23.68,2.18,30.82-6.55,2.54-3.11,4.06-7.09,4.06-11.23,0-10.21-8.83-18.48-19.72-18.48Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M23.86,28.79c-5.28-.61-8.68-3.72-9.12-12.64-.05-1.04.92-1.85,1.94-1.6,3.26.79,9.38,2.82,9.38,6.98v5.34c0,1.17-1.03,2.06-2.2,1.92Z' stroke-width='0px' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.45' r='2.27' stroke-width='0px' fill='%23fff'/%3E%3Crect x='29.46' y='22.09' width='19.31' height='3.41' rx='1.7' ry='1.7' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M47.64,19.25c0,2.48-1.06,4.7-2.75,6.25h-11.54c-1.69-1.55-2.75-3.77-2.75-6.25,0-4.7,3.82-8.52,8.52-8.52s8.52,3.82,8.52,8.52Z' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-scale\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='33' y='24' width='6' height='10' fill='%2366c7c0'/%3E%3Cpath d='M24.1,63.34h23.79c1.04,0,2.05-.4,2.79-1.13,3.29-3.21,5.31-7.48,5.31-12.19,0-9.94-8.95-18-20-18s-20,8.06-20,18c0,4.71,2.02,8.98,5.31,12.19.75.73,1.75,1.13,2.79,1.13Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='48.53' r='11.17' fill='%23fff'/%3E%3Cpath d='M46.1,49.05c.65-.1.65-.94,0-1.04-3.71-.55-9.17-1.34-9.91-1.34-1.14,0-2.06.83-2.06,1.86s.92,1.86,2.06,1.86c.74,0,6.2-.79,9.91-1.34Z' fill='%23f3c000'/%3E%3Cpath d='M33,29.33c.98.09,1.98.14,3,.14s2.02-.05,3-.14v-3.33h-6v3.33Z' fill='%2333b5ab'/%3E%3Cpath d='M36,27c13.26,0,24-8.06,24-18H12c0,9.94,10.74,18,24,18Z' fill='%2366c7c0'/%3E%3Cpath d='M59.43,13c.36-1.29.57-2.63.57-4H12c0,1.37.2,2.71.57,4h46.87Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-scooter-electric\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='38.22 28 33.78 28 32 22 40 22 38.22 28' fill='%2366c7c0'/%3E%3Cpath d='M16,59c-2.76,0-5-2.24-5-5v-13h3v13c0,1.1.9,2,2,2s2-.9,2-2v-3c0-2.76,2.24-5,5-5h5v3h-5c-1.1,0-2,.9-2,2v3c0,2.76-2.24,5-5,5Z' fill='%2300716b'/%3E%3Cpath d='M31,25h10c3.31,0,6,2.69,6,6v21c0,1.66-1.34,3-3,3h-16c-1.66,0-3-1.34-3-3v-21c0-3.31,2.69-6,6-6Z' fill='%2333b5ab'/%3E%3Cpath d='M31,48h10v10c0,2.76-2.24,5-5,5h0c-2.76,0-5-2.24-5-5v-10h0Z' fill='%2300716b'/%3E%3Cpath d='M36,43.38c-3.37,0-6.2,1.83-6.96,4.3-.2.66.32,1.32,1.06,1.32h11.79c.74,0,1.26-.66,1.06-1.32-.76-2.47-3.58-4.3-6.96-4.3Z' fill='%2366c7c0'/%3E%3Cpath d='M25.5,19h-8c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h8c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Cpath d='M35.5,22.84c-.18,0-.36-.03-.54-.1l-10-3.84c-.68-.26-1.07-.96-.94-1.67.13-.71.75-1.23,1.48-1.23h10c.83,0,1.5.67,1.5,1.5v3.84c0,.49-.24.96-.65,1.24-.25.17-.55.26-.85.26ZM33.6,19l.4.15v-.15h-.4Z' fill='%2366c7c0'/%3E%3Cpath d='M54.5,19h-8c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h8c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Cpath d='M36.5,22.84c-.3,0-.6-.09-.85-.26-.41-.28-.65-.74-.65-1.24v-3.84c0-.83.67-1.5,1.5-1.5h10c.72,0,1.34.52,1.48,1.23.13.71-.26,1.41-.94,1.67l-10,3.84c-.17.07-.36.1-.54.1ZM38,19v.15l.4-.15h-.4Z' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='19' r='5' fill='%23f3c000'/%3E%3Cg%3E%3Ccircle cx='55.11' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M61.43,12.24c-1.51-.72-5.36-2.1-9.6.01-1.54.77-2.5,2.25-2.67,3.84-.03.23.24.36.41.2.65-.64,1.47-1.25,2.47-1.77.59-.31,1.16.45.7.92-.38.39-.76.81-1.13,1.26,0,0,0,0,0,0-.02.02-.2.2-.44.49h0s-1.83,1.62-2.45,5.4c-.07.42.26.8.69.8.36,0,.66-.27.69-.62.05-.47.15-1.16.38-1.9.03-.09.05-.18.09-.28.02-.05.04-.1.06-.15.04-.11.08-.22.13-.33,1.84,1.28,4.98,1.28,6.44-2.36,1.65-4.11,3.3-5.03,4.21-5.19.17-.03.2-.26.04-.33Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M10,35c-.55,0-1-.45-1-1v-4c0-.55.45-1,1-1s1,.45,1,1v4c0,.55-.45,1-1,1Z' fill='%2366c7c0'/%3E%3Cpath d='M15,35c-.55,0-1-.45-1-1v-4c0-.55.45-1,1-1s1,.45,1,1v4c0,.55-.45,1-1,1Z' fill='%2366c7c0'/%3E%3Cpath d='M7,33h11v7c0,1.1-.9,2-2,2h-7c-1.1,0-2-.9-2-2v-7h0Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-scooter\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='38.22 25.5 33.78 25.5 32 19.5 40 19.5 38.22 25.5' fill='%2366c7c0'/%3E%3Cpath d='M31,22.5h10c3.31,0,6,2.69,6,6v21c0,1.66-1.34,3-3,3h-16c-1.66,0-3-1.34-3-3v-21c0-3.31,2.69-6,6-6Z' fill='%2333b5ab'/%3E%3Cpath d='M31,45.5h10v10c0,2.76-2.24,5-5,5h0c-2.76,0-5-2.24-5-5v-10h0Z' fill='%2300716b'/%3E%3Cpath d='M36,40.88c-3.37,0-6.2,1.83-6.96,4.3-.2.66.32,1.32,1.06,1.32h11.79c.74,0,1.26-.66,1.06-1.32-.76-2.47-3.58-4.3-6.96-4.3Z' fill='%2366c7c0'/%3E%3Cpath d='M25.5,16.5h-8c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h8c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Cpath d='M35.5,20.34c-.18,0-.36-.03-.54-.1l-10-3.84c-.68-.26-1.07-.96-.94-1.67.13-.71.75-1.23,1.48-1.23h10c.83,0,1.5.67,1.5,1.5v3.84c0,.49-.24.96-.65,1.24-.25.17-.55.26-.85.26ZM33.6,16.5l.4.15v-.15h-.4Z' fill='%2366c7c0'/%3E%3Cpath d='M54.5,16.5h-8c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h8c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Cpath d='M36.5,20.34c-.3,0-.6-.09-.85-.26-.41-.28-.65-.74-.65-1.24v-3.84c0-.83.67-1.5,1.5-1.5h10c.72,0,1.34.52,1.48,1.23.13.71-.26,1.41-.94,1.67l-10,3.84c-.17.07-.36.1-.54.1ZM38,16.5v.15l.4-.15h-.4Z' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='16.5' r='5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-screenreader\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='30' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='23.5' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='23.5' fill='%2333b5ab'/%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M59.04,19.75c-.29,0-.57-.17-.69-.46-.16-.38.02-.81.4-.98.08-.04.76-.37.76-1.31,0-.99-.74-1.3-.75-1.31-.38-.16-.57-.6-.41-.98.16-.38.6-.56.98-.41.62.26,1.68,1.11,1.68,2.69s-1.06,2.44-1.68,2.69c-.09.04-.19.06-.29.06Z' fill='%23004c4c'/%3E%3Cpath d='M60.26,22.04c-.29,0-.57-.17-.69-.46-.16-.38.02-.82.4-.98.1-.04,2.15-.95,2.15-3.6s-2.06-3.56-2.15-3.6c-.38-.16-.56-.6-.4-.98.16-.38.59-.56.97-.4.13.05,3.07,1.31,3.07,4.99s-2.95,4.93-3.07,4.99c-.09.04-.19.06-.29.06Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M55.92,22.13l-3.19-2.97v-4.32l3.19-2.97c.55-.51,1.45-.12,1.45.63v9c0,.76-.9,1.15-1.45.63Z' fill='%23004c4c'/%3E%3Cpath d='M52,14.41h2.46v5.19h-2.46c-.55,0-1-.45-1-1v-3.19c0-.55.45-1,1-1Z' fill='%23004c4c'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M49.35,25.51l-12.92.99h-.85l-12.82-.99c-.99-.08-1.97.53-2.2,1.5-.3,1.23.58,2.39,1.79,2.48l9.61.74v6c0,1.05-.16,2.1-.47,3.11l-3.87,12.47c-.29.93.06,1.99.91,2.45.31.17.65.25.97.25.85,0,1.64-.55,1.91-1.41l3.1-10c.2-.65.81-1.1,1.49-1.1h0c.68,0,1.29.44,1.49,1.1l3.1,10c.27.86,1.06,1.41,1.91,1.41.32,0,.66-.08.97-.25.85-.46,1.2-1.52.91-2.45l-3.87-12.47c-.31-1.01-.47-2.06-.47-3.11v-6l9.5-.73c1.04-.08,1.94-.9,1.96-1.95.03-1.2-.98-2.13-2.15-2.05Z' fill='%23004c4c'/%3E%3Ccircle cx='36' cy='20.75' r='3.75' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sdg\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cellipse cx='35.99' cy='36' rx='24.99' ry='25' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M37.77,40c-.66-.47-1.51-.62-2.14-1.13-.75-.65-1.3-1.5-2.04-2.17-.76-.7-1.57-1.33-2.38-1.96-.77-.58-1.53-1.33-2.49-1.56-1.02-.24-2.13-.21-3.17-.32-1.78-.2-3.2,1.22-4.97,1.13-.85-.04-1.65-.36-2.19-1.04-.75-.93-.62-1.96-.35-3.04.12-.48.25-.96.32-1.45.05-.31.09-.61.26-.88.27-.42.73-.59,1.2-.66,1.17-.2,2.38.05,3.56,0,1.52-.07,2.53-.74,3.56-1.84.66-.71,1.25-1.47,1.93-2.16.3-.3.63-.56.9-.88.3-.36.58-.73.9-1.07.8-.86,1.69-.95,2.8-1.09.88-.11,1.81-.43,2-1.41.19-.96-.33-1.96-.46-2.9-.18-1.28-.04-2.59.13-3.87.04-.3-.12-.66-.49-.64-6.17.28-12.03,2.97-16.37,7.29-2.1,2.09-3.75,4.53-4.99,7.22-.65,1.41-1.28,2.89-1.35,4.45-.03.73.1,1.29.66,1.79.46.42,1.03.66,1.57.97,1.4.79,1.67,2.47,2.86,3.48,1.27,1.07,2.85.98,4.39,1.21.3.05.66.12.88.35.29.3.21.78.22,1.17.04.88.14,1.76.31,2.62.33,1.7.97,3.46,2.06,4.83,1.14,1.44,1.35,3.08,1.24,4.87-.12,1.9.37,3.59.9,5.4.35,1.21,1.1,3.35,2.62,3.47,1.66.13,1.48-2.58,1.72-3.63.39-1.71,1.61-2.74,2.63-4.07.51-.66.81-1.4,1.17-2.15.42-.88,1.05-1.46,1.72-2.14,1.16-1.18,1.57-2.72,1.86-4.31.25-1.39.3-2.95-.98-3.86Z' fill='%2366c7c0'/%3E%3Cpath d='M57.52,23.27c-1.35-2.27-3.07-4.32-5.05-6.07-.13-.12-.28-.14-.41-.12-.14.01-.28.07-.38.22-.8,1.2-1.99,2.26-2.07,3.79-.09,1.68,1.28,3.25.09,4.79-.51.66-1.25,1.16-2.02,1.48-.68.28-1.41.35-2.05.74-1.2.72-1.69,2.03-2.11,3.3-.73,2.19-.93,5.31,1.42,6.6,1.14.63,2.66.52,3.92.62,1.29.1,3.21.33,3.69,1.79.32.96.2,2.05.32,3.04.12.97.43,1.89.73,2.81.31.93.53,1.84.67,2.81.12.81.27,1.62.86,2.22.25.25.65-.04.84-.3,6.07-8.04,6.69-19.06,1.53-27.73Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M54.93,20.93h0c-.38.38-.99.38-1.36,0l-3.18-3.25c-.38-.38-.38-1.01,0-1.39h0c.38-.38.99-.38,1.36,0l3.18,3.25c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3Cpath d='M60.83,14.9l-5.9,6.03c-.38.38-.99.38-1.36,0h0c-.38-.38-.38-1.01,0-1.39l5.9-6.03c.38-.38.99-.38,1.36,0h0c.38.38.38,1.01,0,1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sealbag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M16.04,16h40v43c0,2.21-1.79,4-4,4H20.04c-2.21,0-4-1.79-4-4V16h0Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M51.99,63h-31.91c-2.21,0-4-1.79-4-4v-1.65s7.14,2.15,19.96,2.04c14.44-.13,19.95-1.96,19.95-1.96v1.58c0,2.21-1.79,4-4,4Z' stroke-width='0px' fill='%2333b5ab' fill-rule='evenodd'/%3E%3Cpath d='M43.55,45.57c-.2,0-.39.04-.59.14-1.12.54-2.37.84-3.69.84-3.15,0-5.91-1.72-7.39-4.27h6.9c.6,0,1.14-.38,1.34-.94.33-.93-.35-1.91-1.34-1.91h-7.93c-.08-.46-.13-.94-.13-1.42s.05-.96.13-1.42h9.99c.6,0,1.14-.38,1.34-.94.33-.93-.35-1.91-1.34-1.91h-8.96c1.48-2.55,4.23-4.27,7.39-4.27,1.16,0,2.27.23,3.27.65.2.08.4.12.6.12.58,0,1.13-.34,1.34-.92.26-.71-.09-1.5-.79-1.8-1.36-.58-2.85-.89-4.42-.89-4.78,0-8.86,2.94-10.55,7.12h-2.26c-.79,0-1.42.64-1.42,1.42s.64,1.42,1.42,1.42h1.52c-.06.47-.1.94-.1,1.42s.04.96.1,1.42h-1.52c-.79,0-1.42.64-1.42,1.42s.64,1.42,1.42,1.42h2.26c1.69,4.17,5.77,7.12,10.55,7.12,1.77,0,3.45-.4,4.93-1.12.48-.23.76-.74.76-1.27,0-.82-.67-1.44-1.41-1.44h0Z' stroke-width='0px' fill='%23fff'/%3E%3Crect x='16' y='13' width='40' height='4' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M20,8h32c2.21,0,4,1.79,4,4v1H16v-1c0-2.21,1.79-4,4-4Z' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='44' y='12' width='6' height='5' stroke-width='0px' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-search-animatie\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M13.144,20.82h37.856c1.104,0,2,.896,2,2v28.081c0,2.208-1.792,4-4,4H15.144c-1.104,0-2-.896-2-2V20.82h0Z' fill='%2333b5ab'/%3E%3Cpath d='M15.144,17h13.856c1.104,0,2,.896,2,2v6.846H13.833c-.38,0-.689-.309-.689-.689v-6.156c0-1.104.896-2,2-2Z' fill='%2333b5ab'/%3E%3Cpath d='M35.257,24.837h22.67c.958,0,1.698.843,1.573,1.793l-3.39,25.718c-.194,1.472-1.449,2.572-2.934,2.572H14.747c-.958,0-1.698-.843-1.573-1.793l3.547-26.912c.104-.789.777-1.379,1.573-1.379h16.962' fill='%2366c7c0'/%3E%3Cpath d='M57.927,24.837h-.072c-.831,5.419-5.511,9.587-11.158,9.587s-10.327-4.168-11.158-9.587h-4.042c.857,7.632,7.343,13.587,15.2,13.587,4.876,0,9.217-2.301,12.021-5.865l.781-5.928c.125-.95-.614-1.793-1.573-1.793Z' fill='%2333b5ab'/%3E%3Cpath d='M64.96,47.562c-.592,0-1.179-.262-1.573-.763l-8.426-10.711c-.683-.868-.532-2.125.336-2.809.867-.681,2.126-.534,2.809.335l8.426,10.711c.683.868.532,2.125-.336,2.809-.366.288-.802.428-1.235.428Z' fill='%2300716b'/%3E%3Cpath d='M56.521,31.587l-3.145,2.473,1.532,1.959c1.123-.718,2.153-1.591,3.051-2.568l-1.439-1.863Z' fill='%23004c4c'/%3E%3Cpath d='M46.697,36.424c-7.335,0-13.303-5.968-13.303-13.303s5.968-13.303,13.303-13.303,13.303,5.968,13.303,13.303-5.968,13.303-13.303,13.303ZM46.697,13.818c-5.13,0-9.303,4.173-9.303,9.303s4.173,9.303,9.303,9.303,9.303-4.173,9.303-9.303-4.173-9.303-9.303-9.303Z' fill='%23f3c000'/%3E%3Crect x='9' y='4' width='2' height='10' fill='%23f3c000'/%3E%3Crect x='5' y='8' width='10' height='2' fill='%23f3c000'/%3E%3Crect x='49' y='59' width='2' height='8' fill='%23f3c000'/%3E%3Crect x='46' y='62' width='8' height='2' fill='%23f3c000'/%3E%3Crect x='20.5' y='43' width='1.5' height='6' fill='%23fff'/%3E%3Crect x='20.5' y='43' width='1.5' height='6' transform='translate(67.25 24.75) rotate(90)' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-search-document\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M45.84,63H10.05c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h25s13,12,13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M7.94,59h40v2c0,1.1-.9,2-2,2H9.94c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M47.94,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M43.94,37c-4.96,0-9-4.04-9-9l-4-2v2c0,7.17,5.83,13,13,13,1.38,0,2.73-.22,4.03-.65v-4.27s-.03-.08-.03-.08c-1.11.47-2.78,1-4,1Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cline x1='53.53' y1='35.85' x2='61.96' y2='46.56' fill='%23f3c000'/%3E%3Cpath d='M61.96,48.56c-.59,0-1.18-.26-1.57-.76l-8.43-10.71c-.68-.87-.53-2.13.34-2.81.87-.68,2.12-.53,2.81.34l8.43,10.71c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2300716b'/%3E%3C/g%3E%3Cg%3E%3Cpolyline points='51.89 33.76 53.15 35.36 53.53 35.85' fill='%23fff'/%3E%3Crect x='50.71' y='33.47' width='4' height='2.66' transform='translate(-10.24 40.05) rotate(-38.2)' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M43.51,37.24c-7.17,0-13-5.83-13-13s5.83-13,13-13,13,5.83,13,13-5.83,13-13,13ZM43.51,15.24c-4.96,0-9,4.04-9,9s4.04,9,9,9,9-4.04,9-9-4.04-9-9-9Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-search-folder\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M12.14,21.82h37.86c1.1,0,2,.9,2,2v28.08c0,2.21-1.79,4-4,4H14.14c-1.1,0-2-.9-2-2V21.82h0Z' fill='%2333b5ab'/%3E%3Cpath d='M14.14,18h13.86c1.1,0,2,.9,2,2v6.85H12.83c-.38,0-.69-.31-.69-.69v-6.16c0-1.1.9-2,2-2Z' fill='%2333b5ab'/%3E%3Cpath d='M34.26,25.84h22.67c.96,0,1.7.84,1.57,1.79l-3.39,25.72c-.19,1.47-1.45,2.57-2.93,2.57H13.75c-.96,0-1.7-.84-1.57-1.79l3.55-26.91c.1-.79.78-1.38,1.57-1.38h16.96' fill='%2366c7c0'/%3E%3Cpath d='M56.93,25.84h-.07c-.83,5.42-5.51,9.59-11.16,9.59s-10.33-4.17-11.16-9.59h-4.04c.86,7.63,7.34,13.59,15.2,13.59,4.88,0,9.22-2.3,12.02-5.87l.78-5.93c.13-.95-.61-1.79-1.57-1.79Z' fill='%2333b5ab'/%3E%3Cpath d='M63.96,48.56c-.59,0-1.18-.26-1.57-.76l-8.43-10.71c-.68-.87-.53-2.13.34-2.81.87-.68,2.13-.53,2.81.34l8.43,10.71c.68.87.53,2.13-.34,2.81-.37.29-.8.43-1.24.43Z' fill='%2300716b'/%3E%3Cpath d='M55.52,32.59l-3.14,2.47,1.53,1.96c1.12-.72,2.15-1.59,3.05-2.57l-1.44-1.86Z' fill='%23004c4c'/%3E%3Cpath d='M45.7,37.42c-7.33,0-13.3-5.97-13.3-13.3s5.97-13.3,13.3-13.3,13.3,5.97,13.3,13.3-5.97,13.3-13.3,13.3ZM45.7,14.82c-5.13,0-9.3,4.17-9.3,9.3s4.17,9.3,9.3,9.3,9.3-4.17,9.3-9.3-4.17-9.3-9.3-9.3Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-secure-site\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='15.765' cy='17.414' r='1.5' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3Crect x='41.149' y='30' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='37' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='44' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='14.149' y='29' width='21' height='21' fill='%23fff'/%3E%3Cg%3E%3Crect x='23.149' y='38' width='3' height='8' fill='%2300716b'/%3E%3Cpath d='M23.149,38h2v2h-2c-.552,0-1-.448-1-1h0c0-.552.448-1,1-1Z' fill='%2300716b'/%3E%3Ccircle cx='24.649' cy='34.5' r='1.5' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Ccircle cx='14.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='19.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='59' cy='17' r='9' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='55.5' y='15.5' width='7' height='7' rx='.875' ry='.875' fill='%23004c4c'/%3E%3Cpath d='M61.615,17h-1v-3.385c0-.891-.725-1.615-1.615-1.615s-1.615.725-1.615,1.615v2.961h-1v-2.961c0-1.442,1.173-2.615,2.615-2.615s2.615,1.173,2.615,2.615v3.385Z' fill='%23004c4c'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-securities-debentures\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='17' width='48' height='38' rx='4' ry='4' stroke-width='0px' fill='%2300716b'/%3E%3Crect x='15' y='20' width='42' height='32' rx='2' ry='2' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M15,22v28.17c0,1.1.9,2,2,2h38c1.1,0,2-.9,2-2v-2.17H19v-28h-2c-1.1,0-2,.9-2,2Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.84,37.94c-.1,0-.21.02-.31.07-.59.28-1.25.44-1.94.44-1.66,0-3.11-.91-3.89-2.25h3.63c.32,0,.6-.2.71-.5.18-.49-.19-1-.71-1h-4.17c-.04-.24-.07-.49-.07-.75s.03-.51.07-.75h5.26c.32,0,.6-.2.71-.5.18-.49-.19-1-.71-1h-4.72c.78-1.34,2.23-2.25,3.89-2.25.61,0,1.19.12,1.72.34.1.04.21.06.31.06.31,0,.59-.18.7-.49.13-.37-.05-.79-.41-.95-.72-.3-1.5-.47-2.33-.47-2.52,0-4.67,1.55-5.56,3.75h-1.19c-.41,0-.75.34-.75.75s.34.75.75.75h.8c-.03.25-.05.5-.05.75s.02.5.05.75h-.8c-.41,0-.75.34-.75.75s.34.75.75.75h1.19c.89,2.2,3.04,3.75,5.56,3.75.93,0,1.81-.21,2.6-.59.25-.12.4-.39.4-.67,0-.43-.35-.76-.74-.76h0Z' stroke-width='0px' fill='%23004c4c'/%3E%3Crect x='35' y='28' width='18' height='2' rx='1' ry='1' stroke-width='0px' fill='%23fff'/%3E%3Crect x='35' y='33' width='18' height='2' rx='1' ry='1' stroke-width='0px' fill='%23fff'/%3E%3Crect x='35' y='38' width='10' height='2' rx='1' ry='1' stroke-width='0px' fill='%23fff'/%3E%3Cpolygon points='51 64 47.5 61.9 44 64 44 53.52 51 53.52 51 64' fill-rule='evenodd' stroke-width='0px' fill='%2366c7c0'/%3E%3Ccircle cx='47.5' cy='49.5' r='7.5' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='47.5' cy='49.5' r='3.5' stroke-width='0px' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-security-settings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='19.5' width='48' height='43.5' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='12' y='15' width='48' height='44' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpath d='M52.04,15.04c-.4,0-.76.16-1.02.43v1.99c.26.27.62.43,1.02.43s.76-.16,1.02-.43v-1.99c-.26-.27-.62-.43-1.02-.43ZM56.74,5.85h-.82c-2.7,0-4.9,2.21-4.9,4.9v7.35c0,.29.02.57.07.85.4,2.3,2.42,4.06,4.83,4.06h.82c2.41,0,4.42-1.76,4.83-4.06.05-.27.07-.56.07-.85v-7.35c0-2.7-2.21-4.9-4.9-4.9ZM56.74,20.96h-.82c-1.31,0-2.42-.89-2.75-2.09-.07-.25-.11-.5-.11-.77v-7.35c0-1.58,1.28-2.86,2.86-2.86h.82c1.58,0,2.86,1.28,2.86,2.86v7.35c0,.27-.04.52-.11.77-.33,1.2-1.44,2.09-2.75,2.09Z' fill='%2366c7c0'/%3E%3Cpath d='M45,15h12.98c1.1,0,2,.9,2,2v13h-12.98c-1.1,0-2-.9-2-2v-13h0Z' fill='%2333b5ab'/%3E%3Crect x='49' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='51' cy='34' r='2' fill='%23fff'/%3E%3Cpath d='M52.04,13.61c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Cpath d='M60.62,13.61c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Crect x='48.68' y='14.87' width='15.3' height='11.7' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='34.5' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='20' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M49,32.54v6.93c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-6.93c-.59-.34-1.27-.54-2-.54s-1.41.19-2,.54Z' fill='%23004c4c'/%3E%3Cpath d='M34.5,43.54v6.93c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-6.93c-.59-.34-1.27-.54-2-.54s-1.41.19-2,.54Z' fill='%23004c4c'/%3E%3Cpath d='M22,23c-1.1,0-2,.9-2,2v3.46c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-3.46c0-1.1-.9-2-2-2Z' fill='%23004c4c'/%3E%3Ccircle cx='22' cy='23' r='4' fill='%23fff'/%3E%3Ccircle cx='51' cy='34' r='4' fill='%23fff'/%3E%3Ccircle cx='36.5' cy='45' r='4' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-securitylock\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64.98,27.59c.12-1.65-.41-3.25-1.5-4.5-.62-.71-1.69-.79-2.4-.17-.71.62-.79,1.69-.17,2.4.49.56.73,1.29.68,2.03-.05.75-.39,1.42-.96,1.91-.47.41-1.03.62-1.61.67-2.69-7.21-9.99-12.39-18.6-12.39-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,2.31,3.94,5.6,6.82,9.5,8.76v8.34h9.38c.8-1.46,1.67-3.22,2.45-5.21,3.8.43,7.79.44,11.6-.2.79,2.06,1.69,3.88,2.51,5.39h9.38v-10.81c.62-.57,1.22-1.18,1.78-1.85,2.54-3.11,4.06-7.09,4.06-11.23,0-.94-.1-1.86-.24-2.77,1.06-.19,2.09-.66,2.97-1.42,1.25-1.09,2.01-2.59,2.12-4.25Z' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M32.97,43.9c0,6.67-2.55,12.29-4.6,16.03-5.6,0-9.38,0-9.38,0v-10.84s13.98-5.19,13.98-5.19Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M40.32,43.89c0,6.67,2.55,12.29,4.6,16.03,5.6,0,9.38,0,9.38,0v-10.84s-13.98-5.19-13.98-5.19Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M58.8,33.35c-1.74,0-3.47-.72-4.69-2.14-1.09-1.25-1.62-2.85-1.5-4.51.07-.94.9-1.64,1.82-1.58.94.07,1.65.88,1.58,1.82-.05.74.19,1.46.68,2.03,1.01,1.17,2.78,1.29,3.94.28.56-.49.9-1.17.96-1.91.05-.74-.19-1.47-.68-2.03-.62-.71-.54-1.79.17-2.4.71-.62,1.79-.54,2.4.17,1.09,1.25,1.62,2.85,1.5,4.5-.12,1.65-.87,3.16-2.12,4.25-1.17,1.02-2.62,1.51-4.06,1.51Z' stroke-width='0px' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M54.3,49.07l-.77-.29c-3.51,2.38-7.79,3.36-11.86,3.64.55,1.76,1.21,3.38,1.89,4.82,3.62-.39,7.36-1.31,10.74-3.11v-5.07Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M29.98,56.72c.65-1.44,1.28-3.04,1.79-4.77-1.3-.2-2.38-.41-3.15-.58-2.83-.63-5.38-1.65-7.59-3.04l-2.04.76v3.86c2.54,1.49,5.4,2.6,8.55,3.3.64.14,1.47.31,2.44.48Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M40.42,17.54c-3.69,0-7.51.45-11.07,1.58-3.8,1.21-7.02,3.36-10.37,5.46-2.17,1.36-3.02,2.15-5.61,2.61-1.17.2-2.36.16-3.55.09-.44-.03-.88-.07-1.33-.1-1.7-.12-1.62,1.75-1.62,2.94,0,2.26-.21,4.52-.12,6.79.03.75.12,1.52.4,2.22.45,1.1,3.16,1.24,3.62,2.31.14.34-1.49,1.08-1.3,1.4,3.46,5.92,9.12,9.5,15.78,10.97,10.11,2.23,23.68,2.18,30.82-6.55,2.54-3.11,4.06-7.09,4.06-11.23,0-10.21-8.83-18.48-19.72-18.48Z' stroke-width='0px' fill='%2366c7c0' fill-rule='evenodd'/%3E%3Cpath d='M23.86,28.79c-5.28-.61-8.68-3.72-9.12-12.64-.05-1.04.92-1.85,1.94-1.6,3.26.79,9.38,2.82,9.38,6.98v5.34c0,1.17-1.03,2.06-2.2,1.92Z' stroke-width='0px' fill='%2300716b'/%3E%3Ccircle cx='18.1' cy='33.45' r='2.27' stroke-width='0px' fill='%23fff'/%3E%3Crect x='29.46' y='22.09' width='19.31' height='3.41' rx='1.7' ry='1.7' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M47.64,19.25c0,2.48-1.06,4.7-2.75,6.25h-11.54c-1.69-1.55-2.75-3.77-2.75-6.25,0-4.7,3.82-8.52,8.52-8.52s8.52,3.82,8.52,8.52Z' stroke-width='0px' fill='%23f3c000'/%3E%3Cpath d='M38.35,31.54c-2.18,1.68-5,2.34-6.46,2.57-.57.09-.98.55-.97,1.08.37,11.41,7.4,14.12,8.2,14.12s7.82-2.71,8.2-14.1c.02-.53-.4-1-.98-1.09-1.47-.22-4.27-.84-6.47-2.58-.44-.35-1.08-.35-1.53,0Z' stroke-width='0px' fill='%2300716b'/%3E%3Cg%3E%3Crect x='36.41' y='38.7' width='1.67' height='5.57' rx='.83' ry='.83' transform='translate(-18.42 38.49) rotate(-45)' stroke-width='0px' fill='%23f3c000'/%3E%3Crect x='36.73' y='39.47' width='8.91' height='1.67' rx='.83' ry='.83' transform='translate(-16.44 40.92) rotate(-45)' stroke-width='0px' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sent-document\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M57.84,63H22.05c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h25s13,12,13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M19.94,59h40v2c0,1.1-.9,2-2,2H21.94c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M59.94,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='16.44' y='34.5' width='3' height='18' rx='1.5' ry='1.5' transform='translate(-25.56 61.44) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='20.44' y='27.5' width='3' height='18' rx='1.5' ry='1.5' transform='translate(-14.56 58.44) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='13.44' y='20.5' width='3' height='18' rx='1.5' ry='1.5' transform='translate(-14.56 44.44) rotate(-90)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sepa-document\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M35.97,53c-1.11,0-2-.9-2-2h0c0-1.11.9-2,2-2h0c1.11,0,2,.9,2,2h0c0,1.11-.9,2-2,2h0ZM41.74,50.01c-.55-.96-.23-2.18.73-2.73h0c.96-.55,2.18-.22,2.73.73h0c.55.96.22,2.18-.73,2.73h0c-.32.19-.66.27-1,.27h0c-.69,0-1.36-.36-1.73-1ZM27.47,50.71c-.95-.55-1.28-1.78-.72-2.73h0c.55-.96,1.78-1.28,2.73-.73h0c.96.56,1.28,1.78.73,2.74h0c-.37.63-1.05.99-1.73.99h0c-.34,0-.69-.09-1.01-.27ZM47.97,45.27c-.96-.56-1.28-1.79-.73-2.74h0c.56-.95,1.78-1.28,2.74-.72h0c.95.55,1.28,1.78.72,2.73h0c-.37.64-1.04,1-1.73,1h0c-.34,0-.69-.09-1-.27ZM21.27,44.48c-.56-.95-.23-2.18.73-2.73h0c.95-.55,2.18-.22,2.73.73h0c.55.96.22,2.18-.73,2.73h0c-.32.19-.66.27-1,.27h0c-.69,0-1.37-.36-1.73-1ZM51,38.05c-1.11-.01-2-.9-2-2.01h0c0-1.1.9-2,2.01-1.99h0c1.1,0,2,.9,1.99,2h0c0,1.11-.9,2-2,2h0ZM19,35.98c0-1.1.9-2,2-2h0c1.11.01,2,.9,2,2.01h0c0,1.1-.9,1.99-2,1.99h0c-1.11,0-2-.89-2-2ZM47.29,29.54c-.56-.96-.22-2.18.73-2.73h0c.96-.55,2.18-.22,2.73.74h0c.55.96.22,2.18-.74,2.73h0c-.31.18-.65.26-.99.26h0c-.69,0-1.36-.36-1.73-1ZM22.01,30.22c-.96-.55-1.28-1.78-.73-2.73h0c.56-.96,1.78-1.28,2.74-.73h0c.95.55,1.28,1.78.72,2.73h0c-.37.64-1.04,1-1.73,1h0c-.34,0-.68-.09-1-.27ZM42.54,24.76c-.95-.55-1.27-1.78-.72-2.73h0c.56-.96,1.79-1.28,2.74-.72h0c.96.56,1.28,1.78.72,2.74h0c-.37.63-1.04.99-1.73.99h0c-.34,0-.69-.09-1.01-.28ZM26.77,24c-.55-.95-.22-2.17.73-2.73h0c.96-.55,2.18-.22,2.73.73h0c.56.96.23,2.18-.72,2.74h0c-.32.18-.67.27-1.01.27h0c-.69,0-1.36-.36-1.73-1.01ZM36.06,23h-.06c-1.1,0-2-.9-2-2h0c0-1.1.9-2,2-2h.07c1.11,0,2,.91,1.99,2.01h0c0,1.1-.89,1.99-1.99,1.99h0Z' fill='%2300716b'/%3E%3Cpath d='M41.38,41.65c-.15,0-.29.03-.44.1-.83.4-1.77.62-2.76.62-2.35,0-4.41-1.28-5.51-3.19h5.15c.45,0,.85-.28,1-.7.25-.69-.26-1.42-1-1.42h-5.92c-.06-.35-.1-.7-.1-1.06s.04-.72.1-1.06h7.46c.45,0,.85-.28,1-.7.25-.69-.26-1.42-1-1.42h-6.69c1.1-1.9,3.16-3.19,5.51-3.19.87,0,1.69.17,2.44.48.15.06.3.09.45.09.44,0,.84-.25,1-.69.19-.53-.07-1.12-.59-1.34-1.02-.43-2.13-.67-3.3-.67-3.57,0-6.62,2.2-7.88,5.31h-1.69c-.59,0-1.06.48-1.06,1.06s.48,1.06,1.06,1.06h1.14c-.04.35-.07.7-.07,1.06s.03.71.07,1.06h-1.14c-.59,0-1.06.48-1.06,1.06s.48,1.06,1.06,1.06h1.69c1.26,3.11,4.31,5.31,7.88,5.31,1.32,0,2.57-.3,3.68-.84.36-.17.57-.55.57-.95,0-.61-.5-1.07-1.06-1.07h0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-settings-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M61,39.626v-7.252l-3.312-.957c-1.509-.436-2.737-1.534-3.339-2.984l-.018-.044c-.604-1.455-.512-3.106.249-4.486l1.664-3.016-5.129-5.128-3.015,1.663c-1.379.761-3.03.853-4.485.249l-.045-.018c-1.451-.602-2.55-1.831-2.985-3.34l-.957-3.312h-7.252l-.967,3.344c-.431,1.489-1.515,2.702-2.947,3.296l-.073.03c-1.455.604-3.106.512-4.485-.249l-3.015-1.663-5.129,5.128,1.664,3.016c.761,1.379.852,3.03.249,4.484l-.019.045c-.602,1.451-1.832,2.55-3.341,2.986l-3.311.957v7.252l3.314.958c1.508.436,2.737,1.534,3.339,2.984l.134.322c.531,1.279.451,2.731-.218,3.944l-1.809,3.279,5.129,5.128,3.279-1.809c1.213-.669,2.665-.749,3.944-.218l.322.134c1.45.602,2.548,1.83,2.984,3.339l.958,3.314h7.252l.957-3.311c.436-1.509,1.535-2.739,2.986-3.341l.322-.134c1.279-.531,2.731-.451,3.944.218l3.279,1.809,5.129-5.128-1.664-3.016c-.761-1.38-.853-3.03-.249-4.486l.018-.044c.601-1.449,1.829-2.547,3.337-2.983l3.314-.958Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M36,46c-5.514,0-10-4.486-10-10s4.486-10,10-10,10,4.486,10,10-4.486,10-10,10Z' fill='%2300716b'/%3E%3Cpath d='M36,29c3.866,0,7,3.134,7,7s-3.134,7-7,7-7-3.134-7-7,3.134-7,7-7M36,23c-7.168,0-13,5.832-13,13s5.832,13,13,13,13-5.832,13-13-5.832-13-13-13h0Z' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='36' cy='36' r='7' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-settings-security\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='19.5' width='48' height='43.5' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='12' y='15' width='48' height='44' rx='4' ry='4' fill='%2366c7c0'/%3E%3Cpath d='M52.04,15.04c-.4,0-.76.16-1.02.43v1.99c.26.27.62.43,1.02.43s.76-.16,1.02-.43v-1.99c-.26-.27-.62-.43-1.02-.43ZM56.74,5.85h-.82c-2.7,0-4.9,2.21-4.9,4.9v7.35c0,.29.02.57.07.85.4,2.3,2.42,4.06,4.83,4.06h.82c2.41,0,4.42-1.76,4.83-4.06.05-.27.07-.56.07-.85v-7.35c0-2.7-2.21-4.9-4.9-4.9ZM56.74,20.96h-.82c-1.31,0-2.42-.89-2.75-2.09-.07-.25-.11-.5-.11-.77v-7.35c0-1.58,1.28-2.86,2.86-2.86h.82c1.58,0,2.86,1.28,2.86,2.86v7.35c0,.27-.04.52-.11.77-.33,1.2-1.44,2.09-2.75,2.09Z' fill='%2366c7c0'/%3E%3Cpath d='M45,15h12.98c1.1,0,2,.9,2,2v13h-12.98c-1.1,0-2-.9-2-2v-13h0Z' fill='%2333b5ab'/%3E%3Crect x='49' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Ccircle cx='51' cy='34' r='2' fill='%23fff'/%3E%3Cpath d='M52.04,13.61c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Cpath d='M60.62,13.61c-.36,0-.71.07-1.02.2v1.45c.26-.27.62-.43,1.02-.43s.76.16,1.02.43v-1.45c-.31-.13-.66-.2-1.02-.2Z' fill='%2333b5ab'/%3E%3Crect x='48.68' y='14.87' width='15.3' height='11.7' rx='2' ry='2' fill='%23f3c000'/%3E%3Crect x='34.5' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='20' y='23' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M49,32.54v6.93c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-6.93c-.59-.34-1.27-.54-2-.54s-1.41.19-2,.54Z' fill='%23004c4c'/%3E%3Cpath d='M34.5,43.54v6.93c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-6.93c-.59-.34-1.27-.54-2-.54s-1.41.19-2,.54Z' fill='%23004c4c'/%3E%3Cpath d='M22,23c-1.1,0-2,.9-2,2v3.46c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-3.46c0-1.1-.9-2-2-2Z' fill='%23004c4c'/%3E%3Ccircle cx='22' cy='23' r='4' fill='%23fff'/%3E%3Ccircle cx='51' cy='34' r='4' fill='%23fff'/%3E%3Ccircle cx='36.5' cy='45' r='4' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-settings\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='12' width='54' height='51' rx='4' ry='4' fill='%2333b5ab'/%3E%3Crect x='9' y='9' width='54' height='48' rx='4' ry='4' fill='%2366c7c0'/%3E%3Crect x='49' y='19' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='34.5' y='19' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='20' y='19' width='4' height='31' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M22,19c-1.1,0-2,.9-2,2v3.46c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-3.46c0-1.1-.9-2-2-2Z' fill='%23004c4c'/%3E%3Ccircle cx='22' cy='19' r='4' fill='%23f3c000'/%3E%3Ccircle cx='22' cy='19' r='2' fill='%23fff'/%3E%3Cpath d='M36.5,41.03c-1.1,0-2,.9-2,2v3.46c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-3.46c0-1.1-.9-2-2-2Z' fill='%23004c4c'/%3E%3Ccircle cx='36.5' cy='41.03' r='4' fill='%23f3c000'/%3E%3Ccircle cx='36.5' cy='41.03' r='2' fill='%23fff'/%3E%3Cpath d='M51,30.16c-1.1,0-2,.9-2,2v3.46c.59.34,1.27.54,2,.54s1.41-.19,2-.54v-3.46c0-1.1-.9-2-2-2Z' fill='%23004c4c'/%3E%3Ccircle cx='51' cy='30.16' r='4' fill='%23f3c000'/%3E%3Ccircle cx='51' cy='30.16' r='2' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-seven-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M21.53,25.85h13.68v3.33l-7.88,16.9h-4.48l7.96-16.67h-9.29v-3.56Z' fill='%23fff'/%3E%3Cpath d='M52.41,35.62v3.45h-4.83v4.83h-3.45v-4.83h-4.83v-3.45h4.83v-4.83h3.45v4.83h4.83Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-seven\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M28.59,25.85h13.68v3.33l-7.88,16.9h-4.48l7.96-16.67h-9.29v-3.56Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-share\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='19.229' y='26' width='33.541' height='5.001' transform='translate(-8.945 19.109) rotate(-26.565)' fill='%2300716b'/%3E%3Crect x='33.5' y='26.729' width='5.001' height='33.541' transform='translate(-19.007 56.246) rotate(-63.435)' fill='%2300716b'/%3E%3Ccircle cx='51' cy='21' r='8' fill='%2366c7c0'/%3E%3Ccircle cx='51' cy='51' r='8' fill='%2366c7c0'/%3E%3Ccircle cx='21' cy='36' r='8' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ship\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M48.3,23.47h-24.59l1.49-9.56s3.95-1.79,10.81-1.79,10.81,1.79,10.81,1.79l1.49,9.56Z' fill='%2300716b'/%3E%3Cpath d='M51.64,31.35h-31.29l1.89-12.17s5.03-2.28,13.75-2.28,13.75,2.28,13.75,2.28l1.89,12.17Z' fill='%2333b5ab'/%3E%3Cpath d='M50.11,31.35h-28.22l1.71-10.98s4.54-2.06,12.4-2.06,12.4,2.06,12.4,2.06l1.71,10.98Z' fill='%23004c4c'/%3E%3Cpath d='M49.71,59.95h-27.41c-.71,0-1.37-.35-1.77-.95l-8.09-23.77c-.87-1.31-.07-3.07,1.49-3.28l21.52-2.83c.37-.05.74-.05,1.11,0l21.52,2.83c1.56.2,2.36,1.97,1.49,3.28l-8.09,23.77c-.39.59-1.06.95-1.77.95Z' fill='%2366c7c0'/%3E%3Cpath d='M36,29.09c-.18,0-.37.01-.55.04l-21.52,2.83c-1.56.21-2.36,1.97-1.49,3.28l8.09,23.77c.39.59,1.06.95,1.77.95h13.71v-30.86Z' fill='%2333b5ab'/%3E%3Ccircle cx='28.98' cy='37.65' r='2' fill='%23f3c000'/%3E%3Ccircle cx='43.02' cy='37.65' r='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-shoppingbag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M16.95,21h38v38c0,2.21-1.79,4-4,4h-30c-2.21,0-4-1.79-4-4V21h0Z' fill='%2333b5ab'/%3E%3Ccircle cx='26' cy='25' r='3' fill='%2366c7c0'/%3E%3Ccircle cx='46' cy='25' r='3' fill='%2366c7c0'/%3E%3Crect x='16.99' y='20.96' width='37.91' height='8.15' fill='%2366c7c0'/%3E%3Cpath d='M46,26c-1.1,0-2-.9-2-2v-6.56c0-4.41-3.59-8-8-8s-8,3.59-8,8v6.56c0,1.1-.9,2-2,2s-2-.9-2-2v-6.56c0-6.62,5.38-12,12-12s12,5.38,12,12v6.56c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M47.07,44.26l-8.49-8.73c-.33-.34-.78-.53-1.25-.53h-7.58c-.96,0-1.75.79-1.75,1.75v7.58c0,.47.19.93.53,1.25l8.73,8.49c.34.33.78.49,1.22.49s.9-.17,1.24-.51l7.34-7.34c.67-.67.68-1.77.02-2.46ZM35.16,42.16c-.78.78-2.05.78-2.83,0-.78-.78-.78-2.05,0-2.83.78-.78,2.05-.78,2.83,0,.78.78.78,2.05,0,2.83Z' fill='%23f3c000' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-shovel\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='19.25' y='38.35' width='33.5' height='14.65' rx='2.21' ry='2.21' fill='%2366c7c0'/%3E%3Cpolygon points='48.53 38.35 23.47 38.35 25.47 14.81 46.53 14.81 48.53 38.35' fill='%2333b5ab'/%3E%3Crect x='23.02' y='12' width='25.97' height='4.7' rx='2.35' ry='2.35' fill='%2300716b'/%3E%3Cpath d='M43.46,36.19h-14.92c-1.17,0-2.1-1.01-1.99-2.18l1.18-13.33c.09-1.03.96-1.82,1.99-1.82h12.55c1.04,0,1.9.79,1.99,1.82l1.18,13.33c.1,1.17-.82,2.18-1.99,2.18Z' fill='%23004c4c'/%3E%3Crect x='19.25' y='44.5' width='33.5' height='5.5' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M55.73,63h-5.97c-.94,0-1.7-.97-1.7-2.16v-15.09c0-1.19.76-2.16,1.7-2.16h5.97c.94,0,1.7.96,1.7,2.16v15.09c0,1.19-.76,2.16-1.7,2.16' fill='%2300716b'/%3E%3Cpath d='M22.23,63h-5.97c-.94,0-1.7-.97-1.7-2.16v-15.09c0-1.19.76-2.16,1.7-2.16h5.97c.94,0,1.7.96,1.7,2.16v15.09c0,1.19-.76,2.16-1.7,2.16' fill='%2300716b'/%3E%3C/g%3E%3Ccircle cx='30.18' cy='44.5' r='2.5' fill='%23fff'/%3E%3Ccircle cx='41.82' cy='44.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M60.29,63H11.71c-1.35,0-2.31-1.45-1.91-2.89l1.2-4.36h50l1.2,4.36c.4,1.43-.57,2.89-1.91,2.89Z' fill='%2366c7c0'/%3E%3Cpath d='M61,55.75H11l-1.2-4.36c-.4-1.43.57-2.89,1.91-2.89h48.58c1.35,0,2.31,1.45,1.91,2.89l-1.2,4.36Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-shower\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M19,63c-1.1,0-2-.9-2-2V23c0-7.72,6.28-14,14-14h1c7.72,0,14,6.28,14,14,0,1.1-.9,2-2,2s-2-.9-2-2c0-5.51-4.49-10-10-10h-1c-5.51,0-10,4.49-10,10v38c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cpath d='M56,39c1.24,0,2.18-1.12,1.98-2.34-1.11-6.72-6.95-11.84-13.97-11.84s-12.86,5.12-13.97,11.84c-.2,1.22.74,2.34,1.98,2.34h23.99Z' fill='%2366c7c0'/%3E%3Cpath d='M37,49.5c-1.1,0-2-.9-2-2v-4.5c0-1.1.9-2,2-2s2,.9,2,2v4.5c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M51,51.5c-1.1,0-2-.9-2-2v-4.5c0-1.1.9-2,2-2s2,.9,2,2v4.5c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M44,57.5c-1.1,0-2-.9-2-2v-4.5c0-1.1.9-2,2-2s2,.9,2,2v4.5c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Crect x='38' y='21' width='12' height='5' rx='2.5' ry='2.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-signing\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M49.89,63H14.11c-1.16,0-2.11-.9-2.11-2V14c0-1.1.94-2,2.11-2h24.89l13,12v37c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M52,24h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='30.21' y='17.79' width='2.57' height='29' rx='1.22' ry='1.22' transform='translate(-.79 63.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='24.71' y='15.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(1.57 50.43) rotate(-90)' fill='%2300716b'/%3E%3Crect x='26.21' y='29.79' width='2.57' height='21' rx='1.29' ry='1.29' transform='translate(-12.79 67.79) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M56.11,46.88c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l7.34-7.34c.19-.19.29-.44.29-.7s-.1-.51-.29-.7l-.98-.98c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l.98.98c.57.57.88,1.32.88,2.12s-.31,1.55-.88,2.12l-7.34,7.34c-.2.2-.45.29-.71.29Z' fill='%2366c7c0'/%3E%3Cpath d='M27.37,56.04c-.19,0-.39-.02-.59-.07-1.36-.33-2.14-1.85-2.89-3.31-.36-.69-1-1.95-1.39-2.14-1.5-.03-2.08,2.21-2.5,4.54l-.02.11c-.1.54-.62.91-1.16.81-.54-.1-.91-.62-.81-1.16l.02-.11c.41-2.27,1.16-6.5,4.74-6.17l.14.02c1.27.3,1.99,1.7,2.75,3.18.42.81,1.12,2.17,1.57,2.28.48.11,1.22-.38,1.95-.85.81-.52,1.65-1.06,2.61-1.17,1.59-.28,2.54.29,3.38.79.48.29.93.56,1.58.74.53.15.85.7.7,1.23-.15.53-.7.85-1.23.7-.91-.25-1.56-.64-2.08-.95-.74-.44-1.15-.69-2.06-.53-.56.07-1.2.48-1.82.88-.87.56-1.83,1.18-2.9,1.18Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M53.46,22.09h0c2.08,0,3.77,1.69,3.77,3.77v28.63h-7.54v-28.63c0-2.08,1.69-3.77,3.77-3.77Z' transform='translate(42.73 -26.59) rotate(45)' fill='%2333b5ab'/%3E%3Cpath d='M36.16,55.58h0c-.82-.82,1.37-4.5,1.97-5.83l1.21-2.68,5.33,5.33-2.68,1.21c-1.33.6-5.01,2.79-5.83,1.97Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-silvercard\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='19' width='54' height='34' rx='4' ry='4' fill='%23b5b5b5'/%3E%3Crect x='13' y='29' width='10' height='4' rx='2' ry='2' fill='%233b382d'/%3E%3Ccircle cx='55' cy='45' r='4' fill='%23fff'/%3E%3Ccircle cx='49' cy='45' r='4' fill='%23f3c000'/%3E%3Crect x='25' y='29' width='10' height='4' rx='2' ry='2' fill='%233b382d'/%3E%3Crect x='37' y='29' width='10' height='4' rx='2' ry='2' fill='%233b382d'/%3E%3Crect x='49' y='29' width='10' height='4' rx='2' ry='2' fill='%233b382d'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-six-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M36.11,39.71c0,3.91-2.87,6.73-7.24,6.73-5.75,0-7.82-4.02-7.82-9.31,0-7.36,4.25-11.27,11.79-11.27h.86v3.56h-.86c-4.4,0-7.3,1.75-7.71,5.58.98-1.29,2.56-2.07,4.69-2.07,3.65,0,6.29,2.47,6.29,6.78ZM32.08,39.71c0-2.07-1.15-3.51-3.33-3.51s-3.33,1.44-3.33,3.51c0,1.96,1.15,3.39,3.33,3.39s3.33-1.44,3.33-3.39Z' fill='%23fff'/%3E%3Cpath d='M52.41,35.62v3.45h-4.83v4.83h-3.45v-4.83h-4.83v-3.45h4.83v-4.83h3.45v4.83h4.83Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-six\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M43.17,39.71c0,3.91-2.87,6.73-7.24,6.73-5.75,0-7.82-4.02-7.82-9.31,0-7.36,4.25-11.27,11.79-11.27h.86v3.56h-.86c-4.4,0-7.3,1.75-7.71,5.58.98-1.29,2.56-2.07,4.69-2.07,3.65,0,6.29,2.47,6.29,6.78ZM39.14,39.71c0-2.07-1.15-3.51-3.33-3.51s-3.33,1.44-3.33,3.51c0,1.96,1.15,3.39,3.33,3.39s3.33-1.44,3.33-3.39Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-snel-betaald\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M16.67,62.25L56,18v-7.65c-.73-.83-1.81-1.35-3-1.35h-19l-17.66,52.99c.1.09.21.18.33.26Z' fill='%2333b5ab'/%3E%3Cpath d='M15,13v46c0,1.55.89,2.9,2.18,3.56L39,9h-20c-2.21,0-4,1.79-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M57,59V13c0-1.16-.5-2.21-1.29-2.94L16.6,62.2c.67.5,1.5.8,2.4.8h34c2.21,0,4-1.79,4-4Z' fill='%2300716b'/%3E%3Cpath d='M51.23,54.15c-.15,0-.29.03-.44.1-.83.4-1.77.62-2.76.62-2.35,0-4.41-1.28-5.51-3.19h5.15c.45,0,.85-.28,1-.7.25-.69-.26-1.42-1-1.42h-5.92c-.06-.35-.1-.7-.1-1.06s.04-.72.1-1.06h7.46c.45,0,.85-.28,1-.7.25-.69-.26-1.42-1-1.42h-6.69c1.1-1.9,3.16-3.19,5.51-3.19.87,0,1.69.17,2.44.48.15.06.3.09.45.09.44,0,.84-.25,1-.69.19-.53-.07-1.12-.59-1.34-1.02-.43-2.13-.67-3.3-.67-3.57,0-6.62,2.2-7.88,5.31h-1.69c-.59,0-1.06.48-1.06,1.06s.48,1.06,1.06,1.06h1.14c-.04.35-.07.7-.07,1.06s.03.71.07,1.06h-1.14c-.59,0-1.06.48-1.06,1.06s.48,1.06,1.06,1.06h1.69c1.26,3.11,4.31,5.31,7.88,5.31,1.32,0,2.57-.3,3.68-.84.36-.17.57-.55.57-.95,0-.61-.5-1.07-1.06-1.07h0Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-solar-panel\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M13,20c3.87,0,7-3.13,7-7s-3.13-7-7-7-7,3.13-7,7,3.13,7,7,7Z' fill='%23f3c000'/%3E%3Cpath d='M15,47h48v6c0,1.66-1.34,3-3,3H18c-1.66,0-3-1.34-3-3v-6Z' fill='%2366c7c0'/%3E%3Cpath d='M60,23H18c-1.66,0-3,1.34-3,3v24c0,1.66,1.34,3,3,3h42c1.66,0,3-1.34,3-3v-24c0-1.66-1.34-3-3-3Z' fill='%2333b5ab'/%3E%3Cpath d='M37,27h-17c-.55,0-1,.45-1,1v8c0,.55.45,1,1,1h17c.55,0,1-.45,1-1v-8c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M37,39h-17c-.55,0-1,.45-1,1v8c0,.55.45,1,1,1h17c.55,0,1-.45,1-1v-8c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M58,27h-17c-.55,0-1,.45-1,1v8c0,.55.45,1,1,1h17c.55,0,1-.45,1-1v-8c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M58,39h-17c-.55,0-1,.45-1,1v8c0,.55.45,1,1,1h17c.55,0,1-.45,1-1v-8c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M44,56h-10v7h10v-7Z' fill='%2366c7c0'/%3E%3Cpath d='M44,56h-10v3h10v-3Z' fill='%2333b5ab'/%3E%3Cpath d='M13,30c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1v6c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M29,14h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M25.12,25.12c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29h.01Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-solarpanel\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='13' cy='13' r='7' fill='%23f3c000'/%3E%3Cpath d='M15,47h48v6c0,1.66-1.34,3-3,3H18c-1.66,0-3-1.34-3-3v-6h0Z' fill='%2366c7c0'/%3E%3Crect x='15' y='23' width='48' height='30' rx='3' ry='3' fill='%2333b5ab'/%3E%3Crect x='19' y='27' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='19' y='39' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='27' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='40' y='39' width='19' height='10' rx='1' ry='1' fill='%2300716b'/%3E%3Cg%3E%3Ccircle cx='55.11' cy='17' r='11' fill='%23f3c000'/%3E%3Cpath d='M61.43,12.24c-1.51-.72-5.36-2.1-9.6.01-1.54.77-2.5,2.25-2.67,3.84-.03.23.24.36.41.2.65-.64,1.47-1.25,2.47-1.77.59-.31,1.16.45.7.92-.38.39-.76.81-1.13,1.26,0,0,0,0,0,0-.02.02-.2.2-.44.49h0s-1.83,1.62-2.45,5.4c-.07.42.26.8.69.8.36,0,.66-.27.69-.62.05-.47.15-1.16.38-1.9.03-.09.05-.18.09-.28.02-.05.04-.1.06-.15.04-.11.08-.22.13-.33,1.84,1.28,4.98,1.28,6.44-2.36,1.65-4.11,3.3-5.03,4.21-5.19.17-.03.2-.26.04-.33Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='34' y='56' width='10' height='7' fill='%2366c7c0'/%3E%3Crect x='34' y='56' width='10' height='3' fill='%2333b5ab'/%3E%3Cpath d='M13,30c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1v6c0,.55-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M29,14h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23f3c000'/%3E%3Cpath d='M25.12,25.12c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-soundimage-check\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M25.41,60.849h20c1.104,0,2,.896,2,2v1h-24v-1c0-1.104.896-2,2-2Z' fill='%2366c7c0'/%3E%3Crect x='31.41' y='53.849' width='8' height='7' fill='%2333b5ab'/%3E%3Crect x='5.354' y='9.849' width='60' height='46' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='8.354' y='12.849' width='54' height='37' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M40.29,25.289c-.251,0-.502.094-.696.288h0c-.358.358-.393.934-.067,1.321,1.43,1.692,2.246,3.633,2.246,5.721s-.817,4.029-2.246,5.721c-.327.387-.291.963.067,1.321.194.194.445.288.696.288.287,0,.575-.123.777-.363,1.725-2.04,2.707-4.413,2.707-6.967s-.982-4.927-2.707-6.967c-.202-.239-.49-.363-.777-.363h0Z' fill='%23fff'/%3E%3Cpath d='M37.473,28.113c-.255,0-.511.097-.707.292-.347.348-.385.9-.086,1.289.7.911,1.093,1.898,1.093,2.925s-.394,2.014-1.093,2.925c-.299.39-.262.942.086,1.289.195.195.452.292.707.292.29,0,.579-.125.772-.374.978-1.26,1.529-2.657,1.529-4.132s-.551-2.873-1.529-4.132c-.193-.248-.481-.374-.772-.374h0Z' fill='%23fff'/%3E%3Cpath d='M32.021,26.622l-2.622,2.997h-3.625v6h3.625l2.622,2.997c.608.695,1.753.265,1.753-.659v-10.677c0-.923-1.145-1.353-1.753-.659h0Z' fill='%23fff'/%3E%3Ccircle cx='61' cy='13' r='9' fill='%23f3c000'/%3E%3Cpath d='M60.226,17.824h0c-.266,0-.52-.105-.707-.293l-2.5-2.501c-.391-.391-.391-1.024,0-1.414s1.023-.391,1.414,0l1.793,1.793,4.067-4.067c.391-.39,1.023-.391,1.414,0,.391.391.391,1.024,0,1.414l-4.774,4.774c-.188.188-.441.293-.707.293Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-spatula\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='32.71' y='24.87' width='6' height='23.13' transform='translate(-15.3 35.92) rotate(-45)' fill='%2366c7c0'/%3E%3Cg%3E%3Crect x='10.62' y='7.35' width='20' height='26.56' rx='4.43' ry='4.43' transform='translate(-8.54 20.62) rotate(-45)' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M26.01,27.01c-.26,0-.51-.1-.71-.29l-11.95-11.95c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l11.95,11.95c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23fff'/%3E%3Cpath d='M29.55,23.48c-.26,0-.51-.1-.71-.29l-11.95-11.95c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l11.95,11.95c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23fff'/%3E%3Cpath d='M22.48,30.55c-.26,0-.51-.1-.71-.29l-11.95-11.95c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l11.95,11.95c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpolygon points='31.8 28.25 33.25 29.7 30.41 35.34 27.56 32.49 31.8 28.25' fill='%2333b5ab'/%3E%3Cpath d='M58.4,54.88l-12.02-12.02-4.24,4.24,12.02,12.02c1.17,1.17,3.07,1.17,4.24,0,1.17-1.17,1.17-3.07,0-4.24ZM55.93,58.15c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5,1.5.67,1.5,1.5-.67,1.5-1.5,1.5Z' fill='%2300716b'/%3E%3Crect x='39.78' y='43.28' width='8.18' height='3.02' rx='1.51' ry='1.51' transform='translate(-18.82 44.13) rotate(-45)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-speedometer-center\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M10.39,53.12c-1.36,0-2.47-1.11-2.47-2.47v-3.15c0-15.37,12.21-28.22,27.22-28.63.26,0,.53-.01.79-.01,15.45,0,28.01,12.57,28.01,28.01v3.77c0,1.36-1.11,2.47-2.47,2.47H10.39Z' fill='%2300716b'/%3E%3Cpath d='M43.83,51.78c.47-1.22.49-2.56.07-3.8l-6.58-19.17c-.35-1.02-1.79-1.05-2.17-.04l-7.28,18.92c-.47,1.22-.49,2.56-.07,3.8' fill='%23f3c000'/%3E%3Cpath d='M40.8,51.12c0-2.83-2.15-5.12-4.8-5.12s-4.8,2.29-4.8,5.12h9.61Z' fill='%23004c4c'/%3E%3Cpath d='M35.93,19.88c-.26,0-.52,0-.79.01-15.01.41-27.22,13.25-27.22,28.63v3.15c0,.22.04.43.09.64,1.11-14.37,12.85-26.02,27.13-26.41.26,0,.53-.01.79-.01,14.87,0,27.07,11.65,27.96,26.3.04-.17.06-.34.06-.52v-3.77c0-15.45-12.57-28.01-28.01-28.01Z' fill='%23004c4c'/%3E%3Ccircle cx='36.5' cy='22' r='4' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='59.5' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3Ccircle cx='12.5' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M35.93,20.88c14.34,0,26.01,11.67,26.01,26.01v3.77c0,.26-.21.47-.47.47H10.39c-.26,0-.47-.21-.47-.47v-3.15c0-14.3,11.34-26.25,25.28-26.63.25,0,.49-.01.73-.01M35.93,16.88c-.28,0-.56,0-.84.01-16.35.45-29.17,14.27-29.17,30.63v3.15c0,2.47,2,4.47,4.47,4.47h51.09c2.47,0,4.47-2,4.47-4.47v-3.77c0-16.58-13.44-30.01-30.01-30.01h0Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-speedometer-left\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M61.48,53.13c1.36,0,2.47-1.11,2.47-2.47v-3.15c0-15.37-12.21-28.22-27.22-28.63-.26,0-.53-.01-.79-.01-15.45,0-28.01,12.57-28.01,28.01v3.77c0,1.36,1.11,2.47,2.47,2.47h51.09Z' fill='%2300716b'/%3E%3Cpath d='M30.92,53c-1.18-.55-1.19,1.5-1.74.32l-9.52-17.43c-.46-.98.56-1.99,1.54-1.54l18.37,8.57c1.18.55,4.29,3.08,4.29,8.08' fill='%23f3c000'/%3E%3Cpath d='M35.93,19.88c.26,0,.52,0,.79.01,15.01.41,27.22,13.25,27.22,28.63v3.15c0,.22-.04.43-.09.64-1.11-14.37-12.85-26.02-27.13-26.41-.26,0-.53-.01-.79-.01-14.87,0-27.07,11.65-27.96,26.3-.04-.17-.06-.34-.06-.52v-3.77c0-15.45,12.57-28.01,28.01-28.01Z' fill='%23004c4c'/%3E%3Ccircle cx='35.36' cy='22' r='4' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='12.36' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3Ccircle cx='59.36' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M35.93,20.88c.24,0,.49,0,.73.01,13.94.38,25.28,12.33,25.28,26.63v3.15c0,.26-.21.47-.47.47H10.39c-.26,0-.47-.21-.47-.47v-3.77c0-14.34,11.67-26.01,26.01-26.01M35.93,16.88c-16.58,0-30.01,13.44-30.01,30.01v3.77c0,2.47,2,4.47,4.47,4.47h51.09c2.47,0,4.47-2,4.47-4.47v-3.15c0-16.35-12.82-30.18-29.17-30.63-.28,0-.56-.01-.84-.01h0Z' fill='%2366c7c0'/%3E%3Cpath d='M31.06,51.12c0-2.83,2.15-5.12,4.8-5.12s4.8,2.29,4.8,5.13h-9.61Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-speedometer-right\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M10.39,53.12c-1.36,0-2.47-1.11-2.47-2.47v-3.15c0-15.37,12.21-28.22,27.22-28.63.26,0,.53-.01.79-.01,15.45,0,28.01,12.57,28.01,28.01v3.77c0,1.36-1.11,2.47-2.47,2.47H10.39Z' fill='%2300716b'/%3E%3Cpath d='M40.94,53c1.18-.55,1.19,1.5,1.74.32l9.52-17.43c.46-.98-.56-1.99-1.54-1.54l-18.37,8.57c-1.18.55-4.29,3.08-4.29,8.08' fill='%23f3c000'/%3E%3Cpath d='M35.93,19.88c-.26,0-.52,0-.79.01-15.01.41-27.22,13.25-27.22,28.63v3.15c0,.22.04.43.09.64,1.11-14.37,12.85-26.02,27.13-26.41.26,0,.53-.01.79-.01,14.87,0,27.07,11.65,27.96,26.3.04-.17.06-.34.06-.52v-3.77c0-15.45-12.57-28.01-28.01-28.01Z' fill='%23004c4c'/%3E%3Ccircle cx='36.5' cy='22' r='4' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='59.5' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3Ccircle cx='12.5' cy='38.5' r='3.5' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M35.93,20.88c14.34,0,26.01,11.67,26.01,26.01v3.77c0,.26-.21.47-.47.47H10.39c-.26,0-.47-.21-.47-.47v-3.15c0-14.3,11.34-26.25,25.28-26.63.25,0,.49-.01.73-.01M35.93,16.88c-.28,0-.56,0-.84.01-16.35.45-29.17,14.27-29.17,30.63v3.15c0,2.47,2,4.47,4.47,4.47h51.09c2.47,0,4.47-2,4.47-4.47v-3.77c0-16.58-13.44-30.01-30.01-30.01h0Z' fill='%2366c7c0'/%3E%3Cpath d='M40.8,51.12c0-2.83-2.15-5.12-4.8-5.12s-4.8,2.29-4.8,5.12h9.61Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-start\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M58.8,22.27l2.08-5.28c1.56-3.97-2.36-7.89-6.33-6.33l-5.28,2.08c-6.7,2.64-12.78,6.62-17.87,11.71l-15.52,15.52,7.84,7.84,7.84,7.84,15.52-15.52c5.09-5.09,9.08-11.17,11.71-17.87Z' fill='%2366c7c0'/%3E%3Cpath d='M35.36,61.47l-1.87-7.73,14.86-14.86-2.85,16.24c-.07.4-.27.78-.56,1.07l-6.23,6.23c-1.1,1.1-2.99.57-3.36-.94Z' fill='%2300716b'/%3E%3Cpath d='M17.8,38.05l-7.73-1.87c-1.52-.37-2.05-2.25-.94-3.36l6.23-6.23c.29-.29.66-.48,1.07-.56l16.24-2.85-14.86,14.86Z' fill='%2300716b'/%3E%3Cpath d='M27.35,51.1l11.67-11.67c.96-.96.96-2.52,0-3.48h0c-.96-.96-2.52-.96-3.48,0l-11.67,11.67,3.48,3.48Z' fill='%2333b5ab'/%3E%3Crect x='27.63' y='29.49' width='4.91' height='23.92' rx='2.46' ry='2.46' transform='translate(38.12 -9.14) rotate(45)' fill='%2300716b'/%3E%3Ccircle cx='47.83' cy='23.5' r='6.71' fill='%2333b5ab'/%3E%3Ccircle cx='47.83' cy='23.71' r='3.96' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-stethoscope\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M33.68,63c-5.34,0-9.68-4.34-9.68-9.68v-.23s-.02-5.09-.02-5.09c0-1.1.9-2,2-2s2,.9,2,2v5.23c.02,3.23,2.56,5.77,5.69,5.77s5.68-2.55,5.68-5.68v-9.65c0-5.34,4.34-9.68,9.68-9.68s9.68,4.34,9.68,9.68c0,1.1-.9,2-2,2s-2-.9-2-2c0-3.13-2.55-5.68-5.68-5.68s-5.68,2.55-5.68,5.68v9.65c0,5.34-4.34,9.68-9.68,9.68Z' fill='%2366c7c0'/%3E%3Cpath d='M35.58,27.46l-1.97-.36,2.02-11.1c.09-.5-.04-1.01-.37-1.39-.32-.39-.8-.61-1.31-.61h-4.93v-2h4.93c1.1,0,2.14.48,2.84,1.33s1,1.95.8,3.03l-2.02,11.1Z' fill='%2300716b'/%3E%3Cpath d='M16.36,27.46l-2.02-11.1c-.2-1.08.09-2.19.8-3.03s1.74-1.33,2.84-1.33h4.93v2h-4.93c-.51,0-.98.22-1.31.61s-.46.9-.37,1.39l2.02,11.1-1.97.36Z' fill='%2300716b'/%3E%3Cpath d='M26,51c-1.1,0-2-.9-2-2v-6c0-1.1.9-2,2-2s2,.9,2,2v6c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cg%3E%3Ccircle cx='57' cy='48' r='6' fill='%2300716b'/%3E%3Ccircle cx='57.12' cy='48.12' r='2.88' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M20.1,15h2.8c1.16,0,2.1-.9,2.1-2s-.94-2-2.1-2h-2.8c-1.16,0-2.1.9-2.1,2s.94,2,2.1,2Z' fill='%23f3c000'/%3E%3Cpath d='M28.1,15h2.8c1.16,0,2.1-.9,2.1-2s-.94-2-2.1-2h-2.8c-1.16,0-2.1.9-2.1,2s.94,2,2.1,2Z' fill='%23f3c000'/%3E%3Cpath d='M25.99,46c-5.41,0-10.54-4.55-10.98-9.75l-.99-8.92c-.18-1.65,1-3.13,2.65-3.31,1.65-.18,3.13,1,3.31,2.65l1,9c.19,2.18,2.71,4.33,5.01,4.33,2.15,0,4.87-1.87,5.02-4.19v-.14s1.01-9,1.01-9c.18-1.65,1.67-2.83,3.31-2.65,1.65.18,2.83,1.67,2.65,3.31l-.99,8.94c-.35,4.71-4.83,9.73-11,9.73Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-stock\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='9' y='17' width='54' height='40' rx='3' ry='3' fill='%2366c7c0'/%3E%3Crect x='25.97' y='17' width='2.05' height='40' fill='%2333b5ab'/%3E%3Crect x='43.97' y='17' width='2.05' height='40' fill='%2333b5ab'/%3E%3Cpolygon points='63 28.29 47.05 32.24 36.55 28.93 24.77 41.32 17.05 36.24 9 40.95 9 44.51 16.95 39.86 25.23 45.31 37.45 32.44 46.95 35.44 63 31.46 63 28.29' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-stopwatch-running\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='15' r='5' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='40.03' r='24' fill='%2300716b'/%3E%3Ccircle cx='36' cy='40.03' r='17.96' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='39.46' r='2.55' fill='%23f3c000'/%3E%3Cpath d='M36,26.27c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='40.03' r='24' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='36' cy='40.03' r='18' fill='%2300716b'/%3E%3Cpath d='M36,26.24c9.42,0,17.13,6.12,17.92,15.34.04-.51.08-1.03.08-1.56,0-9.94-8.06-18-18-18s-18,8.06-18,18c0,.53.03,1.04.08,1.56.79-9.21,8.51-15.34,17.92-15.34Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M50,40c-.01-7.72-6.28-13.98-14-13.98v13.98h14Z' fill='%23fff'/%3E%3Cpath d='M49.87,40.99c1.12-.18,1.12-1.8,0-1.97-5.5-.87-12.85-2.01-13.87-2.01-1.66,0-3,1.34-3,3s1.34,3,3,3c1.02,0,8.37-1.14,13.87-2.01Z' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='40' r='2' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-stopwatch\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='15' r='5' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='40.03' r='24' fill='%2300716b'/%3E%3Ccircle cx='36' cy='40.03' r='17.96' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='39.46' r='2.55' fill='%23f3c000'/%3E%3Cpath d='M36,26.27c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='40.03' r='24' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='36' cy='40.03' r='18' fill='%2300716b'/%3E%3Cpath d='M36,26.24c9.42,0,17.13,6.12,17.92,15.34.04-.51.08-1.03.08-1.56,0-9.94-8.06-18-18-18s-18,8.06-18,18c0,.53.03,1.04.08,1.56.79-9.21,8.51-15.34,17.92-15.34Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M36.99,26.13c-.18-1.12-1.8-1.12-1.97,0-.87,5.5-2.01,12.85-2.01,13.87,0,1.66,1.34,3,3,3s3-1.34,3-3c0-1.02-1.14-8.37-2.01-13.87Z' fill='%23f3c000'/%3E%3Ccircle cx='36' cy='40' r='2' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-student-female\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='23' y='19' width='26' height='26' fill='%2300716b'/%3E%3Cpath d='M31,38h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='19.1' r='13' fill='%2300716b'/%3E%3Cellipse cx='36' cy='39' rx='6' ry='3' fill='%2366c7c0'/%3E%3Crect x='30' y='32' width='12' height='7' fill='%2366c7c0'/%3E%3Cpath d='M42,34.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,20.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3Cpath d='M27.79,38.23c.81,2.45,3.2,5.84,8.21,5.84s7.4-3.38,8.21-5.84c-.73-.11-1.47-.18-2.22-.21-.63,1.51-2.22,3.91-5.99,3.91s-5.36-2.4-5.99-3.91c-.75.03-1.49.1-2.21.21Z' fill='%23f3c000'/%3E%3Cpath d='M19,42h34c1.66,0,3,1.34,3,3v21H16v-21c0-1.66,1.34-3,3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='54' r='3' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-student-male\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M31,38h10c12.14,0,22,9.86,22,22H9c0-12.14,9.86-22,22-22Z' fill='%2300716b'/%3E%3Ccircle cx='36' cy='19.1' r='13' fill='%2300716b'/%3E%3Cellipse cx='36' cy='39' rx='6' ry='3' fill='%2366c7c0'/%3E%3Crect x='30' y='32' width='12' height='7' fill='%2366c7c0'/%3E%3Cpath d='M42,34.75s-2,3.25-12,3.25v-5h12v1.75Z' fill='%2333b5ab'/%3E%3Cpath d='M46,20.8v4.68c0,5.81-4.48,10.52-10,10.52s-10-4.71-10-10.52v-3.79c.35.02.71.04,1.07.04,4.78,0,9.09-2.1,12.14-5.47,1.85,2.05,4.17,3.63,6.79,4.55Z' fill='%2366c7c0'/%3E%3Cpath d='M27.79,38.23c.81,2.45,3.2,5.84,8.21,5.84s7.4-3.38,8.21-5.84c-.73-.11-1.47-.18-2.22-.21-.63,1.51-2.22,3.91-5.99,3.91s-5.36-2.4-5.99-3.91c-.75.03-1.49.1-2.21.21Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M19,42h34c1.66,0,3,1.34,3,3v21H16v-21c0-1.66,1.34-3,3-3Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='54' r='3' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-study\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='11' y='34' width='2' height='12' fill='%23f3c000'/%3E%3Cpath d='M17,35v10c0,5.52,8.51,10,19,10s19-4.48,19-10v-10H17Z' fill='%2366c7c0'/%3E%3Cpath d='M17,39.96l17.3,8.24c1.07.51,2.32.52,3.4.02l17.3-8.02v-6.19H17v5.96Z' fill='%2333b5ab'/%3E%3Cpath d='M8.73,27.83v3.93c0,.77.44,1.47,1.14,1.81l24.43,11.63c1.07.51,2.32.52,3.4.02l24.41-11.31c.71-.33,1.16-1.04,1.16-1.81v-3.91l-54.54-.34Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M34.31,14.79l-24.42,11.4c-1.54.72-1.54,2.91,0,3.62l24.42,11.4c1.07.5,2.31.5,3.38,0l24.42-11.4c1.54-.72,1.54-2.91,0-3.62l-24.42-11.4c-1.07-.5-2.31-.5-3.38,0Z' fill='%2333b5ab' fill-rule='evenodd'/%3E%3Ccircle cx='12' cy='47' r='2' fill='%23f3c000'/%3E%3Cpath d='M12,56h0c-1.24,0-2.18-1.25-1.97-2.63l1.09-5.37h1.77l1.09,5.37c.2,1.38-.74,2.63-1.97,2.63Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-succes-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Cpath d='M51.01,26.11c-1.08-1.11-2.83-1.11-3.91,0l-15.01,15.34-7.18-7.34c-1.08-1.11-2.83-1.11-3.91,0s-1.08,2.9,0,4l9.13,9.34c1.08,1.11,2.83,1.11,3.91,0l16.96-17.35c1.08-1.11,1.08-2.9,0-4Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-succes\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='24' fill='%2300716b'/%3E%3Cpath d='M51.01,26.11c-1.08-1.11-2.83-1.11-3.91,0l-15.01,15.34-7.18-7.34c-1.08-1.11-2.83-1.11-3.91,0s-1.08,2.9,0,4l9.13,9.34c1.08,1.11,2.83,1.11,3.91,0l16.96-17.35c1.08-1.11,1.08-2.9,0-4Z' fill='%2366c7c0'/%3E%3Cg%3E%3Crect x='22.45' y='23.46' width='12.2' height='2.29' rx='.98' ry='.98' fill='%23f3c000'/%3E%3Crect x='22.45' y='23.46' width='12.2' height='2.29' rx='.98' ry='.98' transform='translate(53.15 -3.95) rotate(90)' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='43.45' y='45.1' width='7.74' height='1.45' rx='.73' ry='.73' fill='%23f3c000'/%3E%3Crect x='43.45' y='45.1' width='7.74' height='1.45' rx='.73' ry='.73' transform='translate(93.15 -1.49) rotate(90)' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sustainable-invest-green\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M29,27.01c-1.1,0-2-.9-2-2v-11.01c0-1.1.9-2,2-2s2,.9,2,2v11.01c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M43,27.01c-1.1,0-2-.9-2-2v-11.01c0-1.1.9-2,2-2s2,.9,2,2v11.01c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M51,24h-30c-.55,0-1,.45-1,1v18.71c0,.24.09.48.25.66l6.45,7.29c.19.21.46.34.75.34h17.1c.29,0,.56-.12.75-.34l6.45-7.29c.16-.18.25-.42.25-.66v-18.71c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M28.88,55h14.12v4.04c0,2.19-1.77,3.96-3.96,3.96h-6.2c-2.19,0-3.96-1.77-3.96-3.96v-4.04h0Z' fill='%2366c7c0'/%3E%3Crect x='28.88' y='52' width='14.12' height='3' fill='%2333b5ab'/%3E%3Cpath d='M45.71,31.45c-1.97-.94-7.01-2.75-12.56.02-2.02,1.01-3.27,2.94-3.5,5.03-.03.3.32.47.54.26.86-.84,1.92-1.63,3.24-2.31.78-.4,1.52.59.91,1.21-.49.51-1,1.06-1.48,1.65,0,0,0,0,0,0-.03.03-.26.26-.58.64h0s-2.4,2.12-3.21,7.07c-.09.55.34,1.05.9,1.05.47,0,.86-.35.9-.82.06-.62.2-1.52.49-2.48.04-.12.07-.24.11-.36.02-.06.05-.13.07-.19.05-.15.11-.29.17-.44,2.4,1.67,6.52,1.67,8.44-3.09,2.16-5.38,4.32-6.59,5.51-6.8.22-.04.26-.34.05-.44Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-sustainable-invest\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M29,27.01c-1.1,0-2-.9-2-2v-11.01c0-1.1.9-2,2-2s2,.9,2,2v11.01c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M43,27.01c-1.1,0-2-.9-2-2v-11.01c0-1.1.9-2,2-2s2,.9,2,2v11.01c0,1.1-.9,2-2,2Z' fill='%2333b5ab'/%3E%3Cpath d='M51,24h-30c-.55,0-1,.45-1,1v18.71c0,.24.09.48.25.66l6.45,7.29c.19.21.46.34.75.34h17.1c.29,0,.56-.12.75-.34l6.45-7.29c.16-.18.25-.42.25-.66v-18.71c0-.55-.45-1-1-1Z' fill='%2300716b'/%3E%3Cpath d='M28.88,55h14.12v4.04c0,2.19-1.77,3.96-3.96,3.96h-6.2c-2.19,0-3.96-1.77-3.96-3.96v-4.04h0Z' fill='%2366c7c0'/%3E%3Crect x='28.88' y='52' width='14.12' height='3' fill='%2333b5ab'/%3E%3Cpolygon points='42.33 35.8 36.91 35.8 40.31 29.32 29.41 38.51 34.83 38.51 31.43 44.99 42.33 35.8' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-swimming-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M47.78,25.99c-7.93-1.24-31.69-1.95-36.05,4.93-1.51,2-2.28,4.69-2.34,7.33-.05,2.27.42,4.5,1.4,6.21,2.16,3.67,7.3,4.13,11.48,4.39,4.55.39,9.32-1.13,11.5-4.21,1.01-1.21,1.54-1.93,2.11-1.79.86.26,1.61,1.66,2.42,2.42.97,1.04,2.23,2,3.64,2.59,4.25,1.68,12.98,1.45,17.23-1.6,4.51-4.16,3.64-12.48-.48-16.57-2.56-2.44-6.31-3.04-10.7-3.67l-.19-.03Z' fill='%2300716b'/%3E%3Cpath d='M56,57h-18c-1.1,0-2-.9-2-2s.9-2,2-2h18c2.28,0,4-1.93,4-4.48v-30.29c0-1.1.9-2,2-2s2,.9,2,2v30.29c0,4.76-3.51,8.48-8,8.48Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M47.57,19.76c-7.96-1.4-31.79-2.2-36.16,5.54-2.82,4.18-3.07,11.07-.95,15.21,2.16,4.12,7.32,4.64,11.52,4.93,4.56.44,9.35-1.27,11.54-4.73,1.01-1.36,1.55-2.17,2.11-2.01.86.3,1.62,1.87,2.42,2.72.97,1.17,2.23,2.25,3.65,2.91,4.26,1.88,13.02,1.63,17.28-1.8,4.52-4.67,3.65-14.02-.49-18.61-2.57-2.75-6.33-3.41-10.73-4.13l-.19-.03Z' fill='%23004c4c'/%3E%3Cpath d='M34.85,21.85c5.38,0,9.93.46,12.2.86h.03s.03.01.03.01l.16.02c4.39.71,7.2,1.28,9,3.2,3.05,3.41,3.94,10.77.67,14.36-1.8,1.35-5.04,2.19-8.53,2.19-2.14,0-4.19-.34-5.48-.9-.9-.43-1.81-1.17-2.58-2.09l-.06-.07-.06-.07c-.15-.15-.38-.49-.59-.78-.7-.99-1.58-2.22-3.04-2.72l-.09-.03-.09-.03c-.3-.08-.62-.13-.93-.13-1.98,0-3.08,1.48-4.14,2.92l-.24.32-.07.09-.06.1c-1.31,2.07-4.29,3.41-7.58,3.41-.38,0-.76-.02-1.13-.05h-.04s-.04,0-.04,0c-4.01-.28-7.72-.75-9.06-3.31-1.71-3.34-1.35-9.02.77-12.16l.07-.1.06-.1c1.28-2.27,7.51-4.92,20.84-4.92M34.85,18.85c-9.57,0-20.61,1.42-23.45,6.45-2.82,4.18-3.07,11.07-.95,15.21,2.16,4.12,7.32,4.64,11.52,4.93.47.05.95.07,1.42.07,4.11,0,8.15-1.7,10.12-4.8.93-1.24,1.46-2.03,1.98-2.03.05,0,.09,0,.14.02.86.3,1.62,1.87,2.42,2.72.97,1.17,2.23,2.25,3.65,2.91,1.71.76,4.15,1.17,6.73,1.17,3.84,0,8-.92,10.56-2.97,4.52-4.67,3.65-14.02-.49-18.61-2.57-2.75-6.33-3.41-10.73-4.13l-.19-.03c-2.79-.49-7.54-.91-12.72-.91h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='33.34' y='51' width='10.97' height='8' rx='4' ry='4' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-swimming\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M47.78,25.99c-7.93-1.24-31.69-1.95-36.05,4.93-1.51,2-2.28,4.69-2.34,7.33-.05,2.27.42,4.5,1.4,6.21,2.16,3.67,7.3,4.13,11.48,4.39,4.55.39,9.32-1.13,11.5-4.21,1.01-1.21,1.54-1.93,2.11-1.79.86.26,1.61,1.66,2.42,2.42.97,1.04,2.23,2,3.64,2.59,4.25,1.68,12.98,1.45,17.23-1.6,4.51-4.16,3.64-12.48-.48-16.57-2.56-2.44-6.31-3.04-10.7-3.67l-.19-.03Z' fill='%2300716b'/%3E%3Cpath d='M56,57h-18c-1.1,0-2-.9-2-2s.9-2,2-2h18c2.28,0,4-1.93,4-4.48v-30.29c0-1.1.9-2,2-2s2,.9,2,2v30.29c0,4.76-3.51,8.48-8,8.48Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M47.57,19.76c-7.96-1.4-31.79-2.2-36.16,5.54-2.82,4.18-3.07,11.07-.95,15.21,2.16,4.12,7.32,4.64,11.52,4.93,4.56.44,9.35-1.27,11.54-4.73,1.01-1.36,1.55-2.17,2.11-2.01.86.3,1.62,1.87,2.42,2.72.97,1.17,2.23,2.25,3.65,2.91,4.26,1.88,13.02,1.63,17.28-1.8,4.52-4.67,3.65-14.02-.49-18.61-2.57-2.75-6.33-3.41-10.73-4.13l-.19-.03Z' fill='%23004c4c'/%3E%3Cpath d='M34.85,21.85c5.38,0,9.93.46,12.2.86h.03s.03.01.03.01l.16.02c4.39.71,7.2,1.28,9,3.2,3.05,3.41,3.94,10.77.67,14.36-1.8,1.35-5.04,2.19-8.53,2.19-2.14,0-4.19-.34-5.48-.9-.9-.43-1.81-1.17-2.58-2.09l-.06-.07-.06-.07c-.15-.15-.38-.49-.59-.78-.7-.99-1.58-2.22-3.04-2.72l-.09-.03-.09-.03c-.3-.08-.62-.13-.93-.13-1.98,0-3.08,1.48-4.14,2.92l-.24.32-.07.09-.06.1c-1.31,2.07-4.29,3.41-7.58,3.41-.38,0-.76-.02-1.13-.05h-.04s-.04,0-.04,0c-4.01-.28-7.72-.75-9.06-3.31-1.71-3.34-1.35-9.02.77-12.16l.07-.1.06-.1c1.28-2.27,7.51-4.92,20.84-4.92M34.85,18.85c-9.57,0-20.61,1.42-23.45,6.45-2.82,4.18-3.07,11.07-.95,15.21,2.16,4.12,7.32,4.64,11.52,4.93.47.05.95.07,1.42.07,4.11,0,8.15-1.7,10.12-4.8.93-1.24,1.46-2.03,1.98-2.03.05,0,.09,0,.14.02.86.3,1.62,1.87,2.42,2.72.97,1.17,2.23,2.25,3.65,2.91,1.71.76,4.15,1.17,6.73,1.17,3.84,0,8-.92,10.56-2.97,4.52-4.67,3.65-14.02-.49-18.61-2.57-2.75-6.33-3.41-10.73-4.13l-.19-.03c-2.79-.49-7.54-.91-12.72-.91h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='33.34' y='51' width='10.97' height='8' rx='4' ry='4' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-switch\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='41.149' y='31' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='38' width='16.851' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='41.149' y='45' width='9.851' height='4' rx='2' ry='2' fill='%23fdce2f'/%3E%3Crect x='15' y='29' width='21' height='21' fill='%2300716b'/%3E%3Cpath d='M32,44.172h-9.464l1.161,1.121c.404.39.404,1.024,0,1.414s-1.06.391-1.465,0l-2.929-2.828c-.404-.39-.404-1.024,0-1.414,0,0,0,0,0,0l2.929-2.828c.404-.391,1.06-.391,1.464,0,.404.391.404,1.024,0,1.414l-1.161,1.121h9.464c.552,0,1,.448,1,1s-.448,1-1,1Z' fill='%2366c7c0'/%3E%3Cpath d='M32.985,35.904c-.018.23-.106.456-.288.631h0l-2.929,2.828c-.404.391-1.06.391-1.464,0s-.404-1.024,0-1.414l1.161-1.122h-9.465c-.552,0-1-.448-1-1s.448-1,1-1h9.464l-1.161-1.121c-.404-.391-.404-1.024,0-1.414.404-.391,1.06-.391,1.465,0l2.929,2.828c.202.195.303.451.303.707,0,.026-.013.05-.015.076Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tablet\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12.6' y='7' width='46' height='58' rx='4.09' ry='4.09' fill='%2300716b'/%3E%3Crect x='15.6' y='10' width='40' height='48' rx='1.97' ry='1.97' fill='%2366c7c0'/%3E%3Crect x='32.6' y='11' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M17.65,58h35.9c1.13,0,2.05-.92,2.05-2.05V14L15.6,54v1.95c0,1.13.92,2.05,2.05,2.05Z' fill='%2333b5ab'/%3E%3Ccircle cx='35.6' cy='61.5' r='1.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tasks-sign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M20.92,15.57c-.83,0-1.5-.67-1.5-1.5v-2.01c0-1.93,1.57-3.5,3.5-3.5h2.08c1.93,0,3.5,1.57,3.5,3.5,0,.83-.67,1.5-1.5,1.5s-1.5-.67-1.5-1.5c0-.28-.22-.5-.5-.5h-2.08c-.28,0-.5.22-.5.5v2.01c0,.83-.67,1.5-1.5,1.5Z' fill='%23fff'/%3E%3Cg%3E%3Cpath d='M53.89,12H18.11c-1.16,0-2.11.9-2.11,2v47c0,1.1.94,2,2.11,2h24.89s13-12,13-12V14c0-1.1-.94-2-2.11-2Z' fill='%2366c7c0'/%3E%3Cpath d='M56,51h-11c-1.1,0-2,.9-2,2v10s13-12,13-12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='23.71' y='27.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-6.29 56.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='27.71' y='14.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(5.57 52.43) rotate(-90)' fill='%2300716b'/%3E%3Cpath d='M23.96,25.5c-2.5,0-4.54-2.04-4.54-4.54v-3.93c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v3.93c0,.85.69,1.54,1.54,1.54s1.54-.69,1.54-1.54v-8.89c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v8.89c0,2.5-2.04,4.54-4.54,4.54Z' fill='%23fff'/%3E%3Crect x='39.21' y='21.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(9.21 71.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='35.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-14.29 64.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='29.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(1.21 79.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='43.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-22.29 72.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='37.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(-6.79 87.79) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M60.85,12.63c-.35-.35-.92-.35-1.27,0l-4.85,4.85-2.32-2.32c-.35-.35-.92-.35-1.27,0-.35.35-.35.92,0,1.27l2.95,2.95c.35.35.92.35,1.27,0l5.48-5.48c.35-.35.35-.92,0-1.27Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tasks\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='23.71' y='23.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-2.29 52.29) rotate(-90)' fill='%23f3c000'/%3E%3Crect x='27.71' y='10.43' width='2.57' height='18' rx='1.29' ry='1.29' transform='translate(9.57 48.43) rotate(-90)' fill='%2300716b'/%3E%3Crect x='39.21' y='17.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(13.21 67.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='31.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-10.29 60.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='25.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(5.21 75.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='39.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-18.29 68.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='33.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(-2.79 83.79) rotate(-90)' fill='%2300716b'/%3E%3Crect x='23.71' y='47.29' width='2.57' height='8' rx='1.29' ry='1.29' transform='translate(-26.29 76.29) rotate(-90)' fill='%23fff'/%3E%3Crect x='39.21' y='41.79' width='2.57' height='19' rx='1.29' ry='1.29' transform='translate(-10.79 91.79) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-teapot\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='39.47' cy='20.16' r='4.16' fill='%2333b5ab'/%3E%3Cpath d='M39.47,15.99c-1.93,0-3.55,1.31-4.03,3.1.47,1.78,2.1,3.1,4.03,3.1s3.55-1.31,4.03-3.1c-.47-1.78-2.1-3.1-4.03-3.1Z' fill='%2366c7c0'/%3E%3Ccircle cx='39.96' cy='42.96' r='20.04' fill='%2339b7ae'/%3E%3Cpath d='M39.96,38.9c-9.19,0-16.67-7.48-16.67-16.67S30.77,5.56,39.96,5.56s16.67,7.48,16.67,16.67-7.48,16.67-16.67,16.67ZM39.96,8.56c-7.54,0-13.67,6.13-13.67,13.67s6.13,13.67,13.67,13.67,13.67-6.13,13.67-13.67-6.13-13.67-13.67-13.67Z' fill='%2300716b'/%3E%3Cpath d='M43.76,25.2c-.08,0-.16,0-.24-.01-4.36-.51-8.17,0-8.21,0-1.09.15-2.1-.62-2.25-1.71-.15-1.09.61-2.1,1.71-2.25.17-.02,4.33-.58,9.22,0,1.1.13,1.88,1.12,1.75,2.22-.12,1.02-.98,1.77-1.98,1.77Z' fill='%23f3c000'/%3E%3Cpath d='M13.07,22.69c11.18,4.24.71,12.22,10.23,11.39,6.52-.57,2.68,13.05-.74,13.05-9.03,0-10.76-9.45-8.38-16.22.53-1.51-.11-3.1-1.45-3.97-1.02-.66-.94-2.1.35-4.25Z' fill='%2366c7c0'/%3E%3Cpath d='M58.45,38.5c0-1.48-.16-2.92-.46-4.3-3.25-6.67-10.1-11.27-18.02-11.27-11.07,0-20.04,8.97-20.04,20.04,0,1.48.16,2.92.46,4.3,3.25,6.67,10.1,11.27,18.02,11.27,11.07,0,20.04-8.97,20.04-20.04Z' fill='%236bc9c2'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ten\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M30.34,42.64h4.83v3.45h-14.6v-3.45h5.63v-12.91l-4.6,1.52-1.09-3.48,6.15-1.93h3.68v16.79Z' fill='%23fff'/%3E%3Cpath d='M37.44,35.97c0-6.55,2.65-10.46,7.71-10.46s7.7,3.68,7.7,10.46-2.64,10.46-7.7,10.46-7.71-3.68-7.71-10.46ZM48.71,35.97c0-4.83-1.26-7.01-3.56-7.01s-3.56,2.18-3.56,7.01,1.26,7.01,3.56,7.01,3.56-2.18,3.56-7.01Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-terms-accepted\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='34.5' y='18.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(4.5 67.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='25.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-2.5 74.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='32.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-9.5 81.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='39.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-16.5 88.5) rotate(-90)' fill='%2300716b'/%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Cpath d='M53.23,18.82h0c-.27,0-.52-.11-.71-.29l-2.5-2.5c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0l1.79,1.79,4.07-4.07c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.77,4.77c-.19.19-.44.29-.71.29Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-terms-declined\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.9-2,2-2h36c1.1,0,2,.9,2,2v50c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Ccircle cx='54' cy='15' r='9' fill='%23f3c000'/%3E%3Cpath d='M56.12,18.12c-.26,0-.51-.1-.71-.29l-4.24-4.24c-.39-.39-.39-1.02,0-1.41.39-.39,1.02-.39,1.41,0l4.24,4.24c.39.39.39,1.02,0,1.41-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Cpath d='M51.88,18.12c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41l4.24-4.24c.39-.39,1.02-.39,1.41,0,.39.39.39,1.02,0,1.41l-4.24,4.24c-.2.2-.45.29-.71.29Z' fill='%23004c4c'/%3E%3Crect x='34.5' y='18.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(4.5 67.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='25.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-2.5 74.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='32.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-9.5 81.5) rotate(-90)' fill='%2300716b'/%3E%3Crect x='34.5' y='39.5' width='3' height='26' rx='1.5' ry='1.5' transform='translate(-16.5 88.5) rotate(-90)' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-theater\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M38.44,40.71l-2.97,4.78c-3.25,5.23-10.41,6.42-15.2,2.52l-4.41-3.59c-1.92-1.56-3.21-3.77-3.61-6.21l-3.22-19.36c-.13-.79.25-1.57.95-1.96h0c7.63-4.21,16.5-5.66,25.09-4.12h0c.79.14,1.41.76,1.54,1.55l3.22,19.38c.4,2.42-.09,4.91-1.39,7Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M16.52,29.56c-.71.4-1.61-.14-1.5-.95.19-1.44.89-3.19,3.14-3.56s3.48,1.07,4.12,2.37c.36.73-.31,1.53-1.11,1.38-.72-.14-1.58-.21-2.4-.08s-1.61.48-2.24.84Z' fill='%23004c4c'/%3E%3Cpath d='M28.34,27.62c-.71.4-1.61-.14-1.5-.95.19-1.44.89-3.19,3.14-3.56s3.48,1.07,4.12,2.37c.36.73-.31,1.53-1.11,1.38-.72-.14-1.58-.21-2.4-.08s-1.61.48-2.24.84Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M35.47,45.49l2.97-4.78c1.3-2.09,1.79-4.58,1.39-7l-2.48-14.88c-.44.01-.87.02-1.31.05-.89.05-1.66.66-1.91,1.51l-6.19,20.98c-.78,2.64-.56,5.47.6,7.96l.35.75c2.62-.56,5.03-2.11,6.57-4.59Z' fill='%23004c4c'/%3E%3Cpath d='M22.31,41.8c-.68.83-1.86-.04-1.74-1.3.25-2.72,1.36-6.02,5.11-6.64s5.87,2.16,6.99,4.66c.52,1.15-.32,2.36-1.22,1.79-1.42-.89-3.29-1.82-4.95-1.55s-3.13,1.75-4.19,3.05Z' fill='%23004c4c'/%3E%3Cpath d='M53.05,55.37l-4.77,3.03c-5.22,3.31-12.18,1.3-14.79-4.28l-2.41-5.14c-1.05-2.24-1.24-4.78-.54-7.15l5.56-18.83c.23-.77.91-1.31,1.72-1.36h0c8.72-.5,17.34,2.01,24.4,7.1h0c.65.47.93,1.29.71,2.06l-5.56,18.85c-.7,2.36-2.23,4.38-4.31,5.71Z' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M38.17,35.88c-.82.05-1.39-.82-.94-1.5.8-1.21,2.19-2.49,4.38-1.85,2.19.64,2.67,2.46,2.68,3.91,0,.81-.95,1.25-1.61.76-.59-.43-1.33-.87-2.12-1.1-.8-.23-1.66-.26-2.39-.21Z' fill='%2300716b'/%3E%3Cpath d='M49.67,39.22c-.82.05-1.39-.82-.94-1.5.8-1.21,2.19-2.49,4.38-1.85,2.19.64,2.67,2.46,2.68,3.91,0,.81-.95,1.25-1.61.76-.59-.43-1.33-.87-2.12-1.1s-1.66-.26-2.39-.21Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M49.61,47.14c1.13-.41,2.02.95,1.3,2.01-1.56,2.3-4.32,4.71-8.75,3.42-4.42-1.29-5.44-4.8-5.5-7.57-.03-1.28,1.46-1.95,2.19-.99,1.14,1.49,2.76,3.23,4.72,3.8,1.96.57,4.27-.03,6.04-.67Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-three\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M37.7,33.87c4.02.83,5.75,3.19,5.75,6.24,0,3.79-2.7,6.32-7.59,6.32-4.14,0-6.21-1.72-7.24-2.87l2.53-2.65c.92.92,2.18,2.07,4.71,2.07s3.56-1.09,3.56-2.87-1.26-3.16-4.14-3.16h-2.07v-3.1l4.14-4.43h-7.36v-3.56h12.3v3.33l-4.6,4.69Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-thumbs-down\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M15,25.56c-1.66-2.38-1.11-6.02,1.35-6.81-.12.03-.29-2.24-.28-2.39.17-1.74,1.03-2.89,2.66-3.53,1.84-.73,7.13-.81,9.89-.82,3.04-.01,5.47.02,7.87.18,1.28.09,2.54.22,3.89.4.38.05,2.4.31,4.66.56,1.07.12,2.21.23,3.24.31,2.17.17,3.93.24,3.93-.04.69,6.76,2.14,13.55,3.22,20.28,0-.02-.63.05-1.44.15-1.06.16-2.45.37-3.23.5-.32.05-.54.1-.58.11-.76.28-1.37.67-1.9,1.15-1.32,1.16-2.09,2.79-3.08,4.37-.05.09-.11.16-.16.25-2.49,3.83-6.32,6.67-7.27,11.39-.46,2.28,1.61,5.88-.53,7.63-.85.69-2.03.86-3.11.71-8.03-1.13-5.65-12.42-3.77-17.37.17-.52.37-.98.37-.98.37-.93-3.46-.86-5.44-.86-3.38-.01-4.41.1-8.79.02-1.99-.03-4.13-.54-4.45-3.39-.31-2.8,2.08-4.28,2.08-4.28,0,0-3.09-4.38.89-7.52Z' fill='%2366c7c0'/%3E%3Cpath d='M52.6,12.06h7.15v24.81h-7.15c-2.39,0-4.32-1.94-4.32-4.32v-16.17c0-2.39,1.94-4.32,4.32-4.32Z' transform='translate(108.03 48.94) rotate(-180)' fill='%2300716b'/%3E%3Ccircle cx='54.01' cy='17.2' r='1.62' fill='%23f3c000'/%3E%3Ccircle cx='54.01' cy='21.52' r='1.62' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M45.03,13.15c1.07.12,2.21.23,3.24.31l-3.24-.31Z' fill='%2339b7ae'/%3E%3Cpath d='M46.34,13.28s-.09,2.11-.33,8.55-2.53,8.51-5.09,14.16c-2.01,4.44-2.38,9.95-1.06,10.89,1.57-2.3,3.63-4.3,5.18-6.67.05-.09.11-.16.16-.25.99-1.58,1.76-3.21,3.08-4.37V13.46c-1.04-.09-.87-.06-1.94-.18Z' fill='%2333b5ab'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-thumbs-up\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56.76,46.44c1.66,2.38,1.11,6.02-1.35,6.81.12-.03.29,2.24.28,2.39-.17,1.74-1.03,2.89-2.66,3.53-1.84.73-7.13.81-9.89.82-3.04.01-5.47-.02-7.87-.18-1.28-.09-2.54-.22-3.89-.4-.38-.05-2.4-.31-4.66-.56-1.07-.12-2.21-.23-3.24-.31-2.17-.17-3.93-.24-3.93.04-.69-6.76-2.14-13.55-3.22-20.28,0,.02.63-.05,1.44-.15,1.06-.16,2.45-.37,3.23-.5.32-.05.54-.1.58-.11.76-.28,1.37-.67,1.9-1.15,1.32-1.16,2.09-2.79,3.08-4.37.05-.09.11-.16.16-.25,2.49-3.83,6.32-6.67,7.27-11.39.46-2.28-1.61-5.88.53-7.63.85-.69,2.03-.86,3.11-.71,8.03,1.13,5.65,12.42,3.77,17.37-.17.52-.37.98-.37.98-.37.93,3.46.86,5.44.86,3.38.01,4.41-.1,8.79-.02,1.99.03,4.13.54,4.45,3.39.31,2.8-2.08,4.28-2.08,4.28,0,0,3.09,4.38-.89,7.52Z' fill='%2366c7c0'/%3E%3Cpath d='M16.32,35.13h7.15v24.81h-7.15c-2.39,0-4.32-1.94-4.32-4.32v-16.17c0-2.39,1.94-4.32,4.32-4.32Z' fill='%2300716b'/%3E%3Ccircle cx='17.75' cy='54.8' r='1.62' fill='%23f3c000'/%3E%3Ccircle cx='17.75' cy='50.48' r='1.62' fill='%23fff'/%3E%3Cpath d='M35.27,59.81c-1.28-.09-2.54-.22-3.89-.4-.38-.05-2.4-.31-4.66-.56-1.07-.12-2.21-.23-3.24-.31v-22.14c1.32-1.16,2.09-2.79,3.08-4.37.05-.09.11-.16.16-.25v10.37c0,6.9,3.16,13.39,8.55,17.66Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tikkie\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M35.37,14.02c-11.59,0-21,9.4-21,21,0,3.95,1.11,7.63,3.01,10.78,0,.08-.01.14-.01.22,0,9-5,10-5,10,7,0,10.94-2.3,11.81-2.87.12-.08.19-.13.19-.13l.12-.07c3.17,1.93,6.89,3.07,10.88,3.07,11.6,0,21-9.4,21-21s-9.4-21-21-21Z' stroke-width='0px' fill='%231bb5a9'/%3E%3Cpath d='M26.28,37.98c-.82,0-1.21-.37-1.21-1.19,0-.7.39-1.13,1.21-1.13h.03v-.58c0-.33,0-.7.03-1.07h-.06c-.82,0-1.21-.37-1.21-1.19,0-.7.39-1.13,1.21-1.13h.39c.45-1.86,1.33-3.48,2.61-4.82,2.03-2.17,4.58-3.23,7.64-3.23,1.79,0,3.36.37,4.7,1.13,1.36.73,2.03,1.62,2.06,2.62,0,1.31-.82,2.5-2,2.53-.58.03-1.24-.21-2-.67-.76-.49-1.67-.73-2.73-.73-1.73,0-3.09.61-4.09,1.8-.33.43-.64.88-.85,1.37h4.64c.76,0,1.21.43,1.21,1.13,0,.82-.46,1.19-1.21,1.19h-5.21c-.03.37-.06.73-.06,1.07v.58h3.52c.73,0,1.18.43,1.18,1.13,0,.82-.46,1.19-1.18,1.19h-3.03c.24.64.58,1.22,1,1.74,1,1.19,2.36,1.8,4.09,1.8,1.06,0,1.97-.24,2.73-.7.76-.49,1.42-.73,2-.7,1.18.03,2,1.25,2,2.5-.03,1.04-.7,1.92-2.06,2.68-1.33.73-2.91,1.1-4.7,1.1-3.06,0-5.61-1.07-7.64-3.23-1.36-1.46-2.24-3.2-2.7-5.19h-.3,0Z' fill='%23f9fcf9' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tip-exclamation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='58.5' y='31.24' width='2' height='5' rx='1' ry='1' transform='translate(93.24 -25.76) rotate(90)' fill='%23f3c000'/%3E%3Cpath d='M61,35.24h-3c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h3c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5ZM58,33.24c-.28,0-.5.22-.5.5s.22.5.5.5h3c.28,0,.5-.22.5-.5s-.22-.5-.5-.5h-3Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='11.5' y='31.24' width='2' height='5' rx='1' ry='1' transform='translate(46.24 21.24) rotate(90)' fill='%23f3c000'/%3E%3Cpath d='M14,35.24h-3c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h3c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5ZM11,33.24c-.28,0-.5.22-.5.5s.22.5.5.5h3c.28,0,.5-.22.5-.5s-.22-.5-.5-.5h-3Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='35' y='7.74' width='2' height='5' rx='1' ry='1' transform='translate(72 20.48) rotate(-180)' fill='%23f3c000'/%3E%3Cpath d='M36,13.24c-.83,0-1.5-.67-1.5-1.5v-3c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v3c0,.83-.67,1.5-1.5,1.5ZM36,8.24c-.28,0-.5.22-.5.5v3c0,.28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='18.38' y='14.62' width='2' height='5' rx='1' ry='1' transform='translate(45.2 15.52) rotate(135)' fill='%23f3c000'/%3E%3Cpath d='M20.44,19.68c-.38,0-.77-.15-1.06-.44l-2.12-2.12c-.28-.28-.44-.66-.44-1.06s.16-.78.44-1.06c.58-.58,1.54-.58,2.12,0l2.12,2.12c.28.28.44.66.44,1.06s-.16.78-.44,1.06c-.29.29-.68.44-1.06.44ZM18.32,15.56c-.13,0-.26.05-.35.15-.09.09-.15.22-.15.35s.05.26.15.35l2.12,2.12c.2.19.51.19.71,0,.09-.09.15-.22.15-.35s-.05-.26-.15-.35l-2.12-2.12c-.1-.1-.23-.15-.35-.15Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='51.62' y='14.62' width='2' height='5' rx='1' ry='1' transform='translate(77.72 66.43) rotate(-135)' fill='%23f3c000'/%3E%3Cpath d='M51.56,19.68c-.38,0-.77-.15-1.06-.44-.28-.28-.44-.66-.44-1.06s.16-.78.44-1.06l2.12-2.12c.58-.58,1.54-.58,2.12,0,.28.28.44.66.44,1.06s-.16.78-.44,1.06l-2.12,2.12c-.29.29-.68.44-1.06.44ZM53.68,15.56c-.13,0-.26.05-.35.15l-2.12,2.12c-.09.09-.15.22-.15.35s.05.26.15.35c.2.19.51.19.71,0l2.12-2.12c.09-.09.15-.22.15-.35s-.05-.26-.15-.35c-.1-.1-.23-.15-.35-.15Z' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M54,33.73c0,.23-.01.46-.02.68-.21,5.92-3.3,11.1-7.89,14.21-.48.33-.9.74-1.22,1.2-.56.79-.87,1.74-.87,2.74v3.76h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62-.1,1.35-.54,2.61-1.23,3.69-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68c-.69-1.08-1.13-2.34-1.23-3.69-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-3.76c0-1-.31-1.95-.87-2.74-.32-.46-.74-.87-1.22-1.2-4.59-3.11-7.68-8.29-7.89-14.21-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88Z' fill='%2333b5ab'/%3E%3Cpath d='M53.98,34.41c-.04.56-.16,1.11-.3,1.65-.07.26-.14.52-.23.78-.01.05-.03.09-.05.14-1.99,5.65-9.03,9.84-17.4,9.84s-15.03-3.97-17.22-9.4c-.07-.15-.12-.29-.17-.44-.09-.26-.18-.53-.25-.8-.17-.58-.3-1.17-.34-1.77-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88,0,.23-.01.46-.02.68Z' fill='%2366c7c0'/%3E%3Cpath d='M42.74,60.88c-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68h13.48Z' fill='%2366c7c0'/%3E%3Cpath d='M43.97,57.19c-.1,1.35-.54,2.61-1.23,3.69h-13.48c-.69-1.08-1.13-2.34-1.23-3.69h15.94Z' fill='%2300716b'/%3E%3Cpath d='M44,56.32h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62h-15.94c-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-2.81h16v2.81Z' fill='%2366c7c0'/%3E%3Cpath d='M44.87,49.82c-.56.79-.87,1.74-.87,2.74v.95h-16v-.95c0-1-.31-1.95-.87-2.74h17.74Z' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M33.78,41.67c0-1.22.78-2.16,2.22-2.16s2.22.94,2.22,2.16-.78,2.16-2.22,2.16-2.22-.94-2.22-2.16ZM34.51,37.4l-.61-13.4h4.21l-.61,13.4h-2.99Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tip\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Crect x='58.5' y='31.24' width='2' height='5' rx='1' ry='1' transform='translate(93.24 -25.76) rotate(90)' fill='%23f3c000'/%3E%3Cpath d='M61,35.24h-3c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h3c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5ZM58,33.24c-.28,0-.5.22-.5.5s.22.5.5.5h3c.28,0,.5-.22.5-.5s-.22-.5-.5-.5h-3Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='11.5' y='31.24' width='2' height='5' rx='1' ry='1' transform='translate(46.24 21.24) rotate(90)' fill='%23f3c000'/%3E%3Cpath d='M14,35.24h-3c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5h3c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5ZM11,33.24c-.28,0-.5.22-.5.5s.22.5.5.5h3c.28,0,.5-.22.5-.5s-.22-.5-.5-.5h-3Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='35' y='7.74' width='2' height='5' rx='1' ry='1' transform='translate(72 20.48) rotate(-180)' fill='%23f3c000'/%3E%3Cpath d='M36,13.24c-.83,0-1.5-.67-1.5-1.5v-3c0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5v3c0,.83-.67,1.5-1.5,1.5ZM36,8.24c-.28,0-.5.22-.5.5v3c0,.28.22.5.5.5s.5-.22.5-.5v-3c0-.28-.22-.5-.5-.5Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='18.38' y='14.62' width='2' height='5' rx='1' ry='1' transform='translate(45.2 15.52) rotate(135)' fill='%23f3c000'/%3E%3Cpath d='M20.44,19.68c-.38,0-.77-.15-1.06-.44l-2.12-2.12c-.28-.28-.44-.66-.44-1.06s.16-.78.44-1.06c.58-.58,1.54-.58,2.12,0l2.12,2.12c.28.28.44.66.44,1.06s-.16.78-.44,1.06c-.29.29-.68.44-1.06.44ZM18.32,15.56c-.13,0-.26.05-.35.15-.09.09-.15.22-.15.35s.05.26.15.35l2.12,2.12c.2.19.51.19.71,0,.09-.09.15-.22.15-.35s-.05-.26-.15-.35l-2.12-2.12c-.1-.1-.23-.15-.35-.15Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Crect x='51.62' y='14.62' width='2' height='5' rx='1' ry='1' transform='translate(77.72 66.43) rotate(-135)' fill='%23f3c000'/%3E%3Cpath d='M51.56,19.68c-.38,0-.77-.15-1.06-.44-.28-.28-.44-.66-.44-1.06s.16-.78.44-1.06l2.12-2.12c.58-.58,1.54-.58,2.12,0,.28.28.44.66.44,1.06s-.16.78-.44,1.06l-2.12,2.12c-.29.29-.68.44-1.06.44ZM53.68,15.56c-.13,0-.26.05-.35.15l-2.12,2.12c-.09.09-.15.22-.15.35s.05.26.15.35c.2.19.51.19.71,0l2.12-2.12c.09-.09.15-.22.15-.35s-.05-.26-.15-.35c-.1-.1-.23-.15-.35-.15Z' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M54,33.73c0,.23-.01.46-.02.68-.21,5.92-3.3,11.1-7.89,14.21-.48.33-.9.74-1.22,1.2-.56.79-.87,1.74-.87,2.74v3.76h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62-.1,1.35-.54,2.61-1.23,3.69-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68c-.69-1.08-1.13-2.34-1.23-3.69-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-3.76c0-1-.31-1.95-.87-2.74-.32-.46-.74-.87-1.22-1.2-4.59-3.11-7.68-8.29-7.89-14.21-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88Z' fill='%2333b5ab'/%3E%3Cpath d='M53.98,34.41c-.04.56-.16,1.11-.3,1.65-.07.26-.14.52-.23.78-.01.05-.03.09-.05.14-1.99,5.65-9.03,9.84-17.4,9.84s-15.03-3.97-17.22-9.4c-.07-.15-.12-.29-.17-.44-.09-.26-.18-.53-.25-.8-.17-.58-.3-1.17-.34-1.77-.01-.22-.02-.45-.02-.68,0-.69.04-1.37.12-2.07.92-8.24,7.58-14.9,15.82-15.81,10.86-1.21,20.06,7.27,20.06,17.88,0,.23-.01.46-.02.68Z' fill='%2366c7c0'/%3E%3Cpath d='M42.74,60.88c-1.43,2.21-3.91,3.68-6.74,3.68s-5.31-1.47-6.74-3.68h13.48Z' fill='%2366c7c0'/%3E%3Cpath d='M43.97,57.19c-.1,1.35-.54,2.61-1.23,3.69h-13.48c-.69-1.08-1.13-2.34-1.23-3.69h15.94Z' fill='%2300716b'/%3E%3Cpath d='M44,56.32h-.01c0,.08.01.16.01.25,0,.21-.01.42-.03.62h-15.94c-.02-.2-.03-.41-.03-.62,0-.09.01-.17.02-.25h-.02v-2.81h16v2.81Z' fill='%2366c7c0'/%3E%3Cpath d='M44.87,49.82c-.56.79-.87,1.74-.87,2.74v.95h-16v-.95c0-1-.31-1.95-.87-2.74h17.74Z' fill='%2300716b'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-toaster\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M18,27h36c3.31,0,6,2.69,6,6v23H12v-23c0-3.31,2.69-6,6-6Z' fill='%2366c7c0'/%3E%3Crect x='10' y='56' width='52' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='42' y='42' width='14' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Crect x='42' y='46' width='14' height='2' rx='1' ry='1' fill='%2300716b'/%3E%3Cpath d='M60,41h0c1.1,0,2,.9,2,2v4c0,1.1-.9,2-2,2h0v-8h0Z' fill='%2300716b'/%3E%3Ccircle cx='53.5' cy='33.5' r='2.5' fill='%23f3c000'/%3E%3Crect x='24' y='21' width='24' height='6' fill='%2300716b'/%3E%3Cellipse cx='36' cy='18' rx='14' ry='9' fill='%2300716b'/%3E%3Crect x='12.01' y='53.58' width='47.98' height='2.34' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tools-alarm\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='56.5' r='6' fill='%2333b5ab'/%3E%3Crect x='34' y='6' width='4' height='8.66' fill='%23f3c000'/%3E%3Cpath d='M30,56.5c0,1.09.29,2.12.8,3h10.39c.51-.88.8-1.91.8-3,0-.34-.03-.67-.08-1h-11.83c-.05.33-.08.66-.08,1Z' fill='%2308756f'/%3E%3Cpath d='M60.45,49.01c-4.08-5.18-9.04-12.46-9.04-20.01,0-12.8-7.12-18.49-15.4-18.49h-.03c-8.28,0-15.4,5.69-15.4,18.49,0,7.56-4.96,14.84-9.04,20.01-2.48,3.15.09,7.49,4.4,7.49h40.09c4.31,0,6.88-4.34,4.4-7.49Z' fill='%2333b5ab'/%3E%3Cpath d='M36,50.5c7.71,0,14.7-3.12,19.76-8.17-2.43-4.05-4.35-8.64-4.35-13.34,0-12.8-7.12-18.5-15.4-18.5h-.03c-8.28,0-15.4,5.69-15.4,18.5,0,4.7-1.92,9.29-4.35,13.34,5.06,5.05,12.05,8.17,19.76,8.17Z' fill='%2366c7c0'/%3E%3Cpath d='M22.31,19.5h27.39c-.3-.71-.62-1.38-.98-2h-25.43c-.36.62-.68,1.29-.98,2Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tools-search\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='49.37' y='39.79' width='8.48' height='27.64' rx='4.24' ry='4.24' transform='translate(-22.21 53.61) rotate(-45)' fill='%2300716b'/%3E%3Cpath d='M40.68,47l3.58,3.58c1.23-.81,2.4-1.75,3.49-2.83,1.08-1.08,2.02-2.25,2.83-3.49l-3.58-3.58-6.32,6.32Z' fill='%23f3c000'/%3E%3Cpath d='M44.57,13.76c-8.51-8.51-22.3-8.51-30.81,0-8.51,8.51-8.51,22.3,0,30.81,8.51,8.51,22.3,8.51,30.81,0,8.51-8.51,8.51-22.3,0-30.81ZM39.88,39.88c-5.92,5.92-15.51,5.92-21.42,0-5.92-5.92-5.92-15.51,0-21.42,5.92-5.92,15.51-5.92,21.42,0,5.92,5.92,5.92,15.51,0,21.42Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tooth\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M23.36,52.23c0-.4,0-.8,0-1.2.01-2.03.14-4.06.39-6.07.27-2.19-.22-4.21-1.42-6.09-1.08-1.69-2.06-3.43-2.74-5.3-.86-2.38-.79-4.75.34-7.03,1.54-3.08,4.12-4.85,7.64-5.3,1.82-.24,3.56.09,5.23.81,2.13.92,4.27.92,6.4,0,2.69-1.16,5.39-1.2,8.08-.06,2.21.94,3.82,2.49,4.82,4.59,1.14,2.41,1.17,4.86.19,7.33-.71,1.79-1.66,3.47-2.7,5.1-.76,1.2-1.21,2.51-1.36,3.91-.09.86,0,1.7.08,2.55.1.96.18,1.91.25,2.87.05.72.05,1.44.07,2.16.04,1.4,0,2.8-.14,4.2-.12,1.26-.3,2.5-.75,3.7-.16.43-.36.84-.67,1.18-.05.05-.09.1-.14.14-.42.36-.77.37-1.2.02-.44-.35-.74-.81-1.02-1.27-.64-1.04-1.16-2.14-1.67-3.24-.85-1.84-1.69-3.68-2.56-5.51-.37-.77-.77-1.53-1.21-2.26-.53-.88-1.29-1.52-2.33-1.8-1.26-.33-2.37-.02-3.34.79-.45.38-.78.85-1.07,1.35-.8,1.43-1.48,2.9-2.17,4.38-.75,1.62-1.5,3.25-2.27,4.87-.36.76-.77,1.5-1.3,2.16-.17.22-.37.42-.59.59-.36.28-.69.27-1.05-.01-.38-.3-.61-.71-.79-1.14-.37-.86-.55-1.76-.69-2.67-.19-1.24-.28-2.48-.32-3.74Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M36,7c-.83,0-1.5.67-1.5,1.5v3c0,.83.67,1.5,1.5,1.5s1.5-.67,1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5Z' fill='%23f3c000'/%3E%3Cpath d='M19.41,14.87c-.59-.58-1.55-.58-2.14,0h0c-.29.28-.44.66-.44,1.06s.16.78.44,1.06l2.14,2.12c.3.29.68.44,1.07.44s.78-.15,1.07-.44c.59-.58.59-1.54,0-2.12l-2.15-2.12Z' fill='%23f3c000'/%3E%3Cpath d='M54.73,14.87h0c-.59-.58-1.55-.58-2.14,0l-2.15,2.12c-.59.58-.59,1.54,0,2.12.3.29.68.44,1.07.44s.78-.15,1.07-.44l2.14-2.12c.29-.28.44-.66.44-1.06s-.16-.78-.44-1.06Z' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M52.11,26.57c-1-2.1-2.61-3.65-4.82-4.59-2.69-1.14-5.39-1.1-8.08.06-2.13.92-4.27.92-6.4,0-1.67-.72-3.41-1.05-5.23-.81-3.52.46-6.11,2.23-7.64,5.3-.98,1.96-1.17,3.99-.65,6.04,2.94,6.28,9.32,10.64,16.72,10.64s13.81-4.38,16.74-10.69c.49-2,.3-3.99-.63-5.95Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tractor\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Crect x='19' y='29' width='34' height='20.54' rx='2' ry='2' fill='%2333b5ab'/%3E%3Crect x='14' y='33' width='10' height='27' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='48' y='33' width='10' height='27' rx='2' ry='2' fill='%2300716b'/%3E%3C/g%3E%3Cpolygon points='48.53 29 23.47 29 25.47 11.81 46.53 11.81 48.53 29' fill='%2366c7c0'/%3E%3Crect x='23' y='9' width='26' height='4' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M42.88,27.56h-13.76c-1.11,0-1.98-.97-1.85-2.08l1-8.5c.11-.94.9-1.64,1.85-1.64h11.77c.94,0,1.74.71,1.85,1.64l1,8.5c.13,1.11-.73,2.08-1.85,2.08Z' fill='%23004c4c'/%3E%3Crect x='28' y='34' width='16' height='22' rx='2.13' ry='2.13' fill='%2366c7c0'/%3E%3Ccircle cx='31.94' cy='42.13' r='2' fill='%23f3c000'/%3E%3Cpath d='M23,43h2.99c1.11,0,2,.9,2,2v12.99c0,1.11-.9,2-2,2h-5v-15c0-1.11.9-2,2-2Z' transform='translate(49 103) rotate(-180)' fill='%2333b5ab'/%3E%3Cpath d='M52,51.84c-.55,0-1-.45-1-1v-5.62c0-1.15-.94-2.09-2.09-2.09h-5.91c-.55,0-1-.45-1-1s.45-1,1-1h5.91c2.26,0,4.09,1.84,4.09,4.09v5.62c0,.55-.45,1-1,1Z' fill='%2366c7c0'/%3E%3Cpath d='M20,51.72c-.55,0-1-.45-1-1v-5.62c0-2.26,1.84-4.09,4.09-4.09h5.91c.55,0,1,.45,1,1s-.45,1-1,1h-5.91c-1.15,0-2.09.94-2.09,2.09v5.62c0,.55-.45,1-1,1Z' fill='%2366c7c0'/%3E%3Cpath d='M44,43h5c1.11,0,2,.9,2,2v12.99c0,1.11-.9,2-2,2h-2.99c-1.11,0-2-.9-2-2v-15h0Z' fill='%2333b5ab'/%3E%3Crect x='20.61' y='21.45' width='2.53' height='5' rx='1' ry='1' fill='%2366c7c0'/%3E%3Crect x='21.61' y='24.43' width='2.4' height='2.02' fill='%2366c7c0'/%3E%3Crect x='48.86' y='21.45' width='2.53' height='5' rx='1' ry='1' transform='translate(100.26 47.9) rotate(-180)' fill='%2366c7c0'/%3E%3Crect x='47.99' y='24.43' width='2.4' height='2.02' transform='translate(98.38 50.88) rotate(-180)' fill='%2366c7c0'/%3E%3Ccircle cx='40' cy='42' r='2' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-train\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M47.59,63h-23.12c-1.37,0-4.55-.94-4.88-2.28l-3.5-6.27c-.06-.25-.09-.5-.09-.75l.17-26.34c0-.26.04-.52.11-.78l6.24-12.38c.36-1.3,1.53-2.2,2.87-2.2h21.32c1.32,0,2.48.88,2.86,2.16l6.2,11.49c.08.27.12.55.12.83l.12,27.23c0,.25-.03.49-.08.73l-3.45,6.27c-.33,1.35-3.51,2.29-4.88,2.29Z' fill='%2366c7c0'/%3E%3Cpath d='M31.03,45.06h9.93c7.13,0,14.94-5.89,14.94-13.08v-5.59c0-.27-.04-.54-.12-.79l-6.22-11.44c-.42-1.37-1.57-2.16-2.89-2.16h-21.32c-1.34,0-2.51.9-2.87,2.2l-6.24,12.38c-.06.22-.08,5.45-.09,5.68.12,7.09,7.83,12.8,14.88,12.8Z' fill='%2300716b'/%3E%3Crect x='23.51' y='24' width='25' height='15' rx='3' ry='3' fill='%23004c4c'/%3E%3Ccircle cx='25.5' cy='49.5' r='2.5' fill='%23fff'/%3E%3Ccircle cx='46.5' cy='49.5' r='2.5' fill='%23fff'/%3E%3Crect x='28.5' y='54' width='15' height='7' rx='3' ry='3' fill='%23f3c000'/%3E%3Cpath d='M32,9h8c1.66,0,3,1.34,3,3h-14c0-1.66,1.34-3,3-3Z' fill='%23004c4c'/%3E%3Crect x='28.5' y='18' width='15' height='3' rx='1.5' ry='1.5' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-transfer-mortgage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M60,34v25.98c0,2.22-1.79,4.02-4,4.02H16c-2.21,0-4-1.8-4-4.02v-25.98l22-22h4l22,22Z' fill='%2366c7c0'/%3E%3Cpath d='M60,39.05v5l-23.09-23.15c-.39-.4-1.03-.4-1.42-.01l-23.49,23.36v-5l23.49-23.36c.39-.39,1.03-.39,1.42.01l23.09,23.15Z' fill='%2339b7ae'/%3E%3Cpath d='M8.999,41c-.765,0-1.53-.288-2.115-.864-1.174-1.157-1.178-3.036-.01-4.198l27.213-27.063c.563-.56,1.328-.874,2.126-.874h.006c.798,0,1.563.316,2.124.879l26.729,26.804c1.019,1.022,1.255,2.64.433,3.823-1.106,1.592-3.324,1.73-4.624.426l-23.968-24.036c-.39-.391-1.028-.393-1.42-.003l-24.367,24.233c-.586.583-1.356.874-2.126.874Z' fill='%2300716b'/%3E%3C/g%3E%3Crect x='23.833' y='44' width='23.335' height='4' rx='2' ry='2' transform='translate(93.129 53.425) rotate(135)' fill='%23fed130'/%3E%3Cpath d='M29.5,39c.401,0,.777.156,1.061.439.283.283.439.66.439,1.061s-.156.777-.439,1.061c-.284.283-.66.439-1.061.439s-.777-.156-1.061-.439c-.283-.283-.439-.66-.439-1.061s.156-.777.439-1.061c.284-.283.66-.439,1.061-.439M29.5,37c-.896,0-1.792.342-2.475,1.025-1.367,1.367-1.367,3.583,0,4.95.684.683,1.579,1.025,2.475,1.025s1.792-.342,2.475-1.025c1.367-1.367,1.367-3.583,0-4.95-.684-.683-1.579-1.025-2.475-1.025h0Z' fill='%23fed130'/%3E%3Cpath d='M41.5,50c.401,0,.777.156,1.061.439.283.283.439.66.439,1.061s-.156.777-.439,1.061c-.284.283-.66.439-1.061.439s-.777-.156-1.061-.439c-.283-.283-.439-.66-.439-1.061s.156-.777.439-1.061c.284-.283.66-.439,1.061-.439M41.5,48c-.896,0-1.792.342-2.475,1.025-1.367,1.367-1.367,3.583,0,4.95.684.683,1.579,1.025,2.475,1.025s1.792-.342,2.475-1.025c1.367-1.367,1.367-3.583,0-4.95-.684-.683-1.579-1.025-2.475-1.025h0Z' fill='%23fed130'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-transfer-sign\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='12' width='48' height='48' rx='3.56' ry='3.56' fill='%2300716b'/%3E%3Ccircle cx='56' cy='16' r='10' fill='%23f3c000'/%3E%3Cpath d='M60.85,12.63c-.35-.35-.92-.35-1.27,0l-4.85,4.85-2.32-2.32c-.35-.35-.92-.35-1.27,0-.35.35-.35.92,0,1.27l2.95,2.95c.35.35.92.35,1.27,0l5.48-5.48c.35-.35.35-.92,0-1.27Z' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M42.26,34.36c-.54.54-1.43.54-1.97,0h0c-.54-.54-.54-1.43,0-1.97l2.88-2.88h-17.71c-.77,0-1.4-.62-1.4-1.4s.62-1.4,1.4-1.4h17.71s-2.88-2.88-2.88-2.88c-.54-.55-.54-1.43,0-1.97.54-.54,1.43-.54,1.97,0l5.26,5.26c.54.54.54,1.43,0,1.97l-5.26,5.26Z' fill='%2333b5ab'/%3E%3Cpath d='M29.74,36.74c.54-.54,1.43-.54,1.97,0,.54.54.54,1.43,0,1.97l-2.88,2.88h17.71c.77,0,1.4.62,1.4,1.4s-.62,1.4-1.4,1.4h-17.71s2.88,2.88,2.88,2.88c.54.54.54,1.43,0,1.97h0c-.54.54-1.43.54-1.97,0l-5.26-5.26c-.54-.54-.54-1.43,0-1.97l5.26-5.26Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-transfer-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M44.44,34.39c-.73.73-1.92.73-2.66,0h0c-.73-.73-.73-1.93,0-2.66l3.88-3.88h-23.86c-1.04,0-1.88-.84-1.88-1.88,0-1.04.84-1.88,1.88-1.88h23.86s-3.88-3.88-3.88-3.88c-.73-.73-.73-1.93,0-2.66.73-.73,1.92-.73,2.66,0l7.09,7.09c.73.73.73,1.92,0,2.66l-7.09,7.09Z' fill='%23f3c000'/%3E%3Cpath d='M27.56,37.61c.73-.73,1.92-.73,2.66,0,.73.73.73,1.92,0,2.66l-3.88,3.88h23.86c1.04,0,1.88.84,1.88,1.88s-.84,1.88-1.88,1.88h-23.86s3.88,3.88,3.88,3.88c.73.73.73,1.93,0,2.66h0c-.73.73-1.92.73-2.66,0l-7.09-7.09c-.73-.73-.73-1.92,0-2.66l7.09-7.09Z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M52.48,39.69l-10.17,17.62c-.69,1.2.17,2.69,1.55,2.69h20.34c1.38,0,2.24-1.49,1.55-2.69l-10.17-17.62c-.69-1.2-2.42-1.2-3.11,0Z' fill='%23db2626'/%3E%3Cpath d='M52.87,55.58c0-.64.41-1.13,1.16-1.13s1.16.49,1.16,1.13-.41,1.13-1.16,1.13-1.16-.49-1.16-1.13ZM53.25,53.34l-.32-7.02h2.2l-.32,7.02h-1.57Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-transfer\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M44.44,34.39c-.73.73-1.92.73-2.66,0h0c-.73-.73-.73-1.93,0-2.66l3.88-3.88h-23.86c-1.04,0-1.88-.84-1.88-1.88,0-1.04.84-1.88,1.88-1.88h23.86s-3.88-3.88-3.88-3.88c-.73-.73-.73-1.93,0-2.66.73-.73,1.92-.73,2.66,0l7.09,7.09c.73.73.73,1.92,0,2.66l-7.09,7.09Z' fill='%23f3c000'/%3E%3Cpath d='M27.56,37.61c.73-.73,1.92-.73,2.66,0,.73.73.73,1.92,0,2.66l-3.88,3.88h23.86c1.04,0,1.88.84,1.88,1.88s-.84,1.88-1.88,1.88h-23.86s3.88,3.88,3.88,3.88c.73.73.73,1.93,0,2.66h0c-.73.73-1.92.73-2.66,0l-7.09-7.09c-.73-.73-.73-1.92,0-2.66l7.09-7.09Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-trashcan-filled\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M51.8,59.5h-31.62c-1.22,0-2.23-.96-2.29-2.19l-1.9-40.81h40l-1.9,40.81c-.06,1.22-1.07,2.19-2.29,2.19Z' fill='%2366c7c0'/%3E%3Ccircle cx='36.04' cy='9.25' r='3.96' fill='%2333b5ab'/%3E%3Cpolygon points='56 21 16.24 21 16 15.5 56 15.5 56 21' fill='%2333b5ab'/%3E%3Cpath d='M51.98,60h-31.94c-1.14,0-2.07-.9-2.11-2.04l-.07-1.95h36.34l-.12,2c-.06,1.12-.99,1.99-2.11,1.99Z' fill='%2333b5ab'/%3E%3Cpath d='M45.51,25.92c2.68,2.68,6.2,4.14,9.84,4.2l.33-7c-1.92.02-3.8-.73-5.22-2.14-1.21-1.22-1.94-2.8-2.1-4.47h-7.02c.17,3.51,1.63,6.87,4.17,9.42Z' fill='%2333b5ab'/%3E%3Crect x='11.5' y='11.5' width='49' height='5.5' rx='2.75' ry='2.75' fill='%2366c7c0'/%3E%3Cg%3E%3Ccircle cx='54.79' cy='15.42' r='9' fill='%23f3c000'/%3E%3Cpath d='M54.65,14.22c2.3,0,3.14,1.28,3.14,2.7,0,1.66-1.17,2.79-3.17,2.79-1.54,0-2.4-.67-2.84-1.2l.95-.96c.43.46,1.01.9,1.92.9,1.08,0,1.68-.61,1.68-1.49s-.58-1.48-1.98-1.48h-1.78l.24-4.35h4.5v1.31h-3.23l-.11,1.77h.67Z' fill='%23004c4c'/%3E%3C/g%3E%3Crect x='34' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='24.5' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='43.5' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M36,51.5c1.1,0,2-.9,2-2v-1.33c-1.43.76-2.88.46-4-.07v1.4c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M26.5,51.5c1.1,0,2-.9,2-2v-1.34c-1.43.77-2.88.46-4-.06v1.4c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M45.5,51.5c1.1,0,2-.9,2-2v-1.34c-1.43.77-2.88.47-4-.05v1.39c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M32.63,7.25c.91.75,2.08,1.2,3.35,1.2s2.51-.48,3.43-1.27c-.7-1.13-1.95-1.89-3.37-1.89s-2.73.79-3.41,1.96Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-trashcan\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M51.8,59.5h-31.62c-1.22,0-2.23-.96-2.29-2.19l-1.9-40.81h40l-1.9,40.81c-.06,1.22-1.07,2.19-2.29,2.19Z' fill='%2366c7c0'/%3E%3Ccircle cx='36.04' cy='9.25' r='3.96' fill='%2333b5ab'/%3E%3Cpolygon points='55.78 21 16.24 21 16 15.5 56 15.5 55.78 21' fill='%2333b5ab'/%3E%3Cpath d='M51.98,60h-31.94c-1.14,0-2.07-.9-2.11-2.04l-.07-1.95h36.34l-.12,2c-.06,1.12-.99,1.99-2.11,1.99Z' fill='%2333b5ab'/%3E%3Crect x='11.5' y='11.5' width='49' height='5.5' rx='2.75' ry='2.75' fill='%2366c7c0'/%3E%3Crect x='34' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='24.5' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='43.5' y='28.35' width='4' height='23.15' rx='2' ry='2' fill='%2300716b'/%3E%3Cpath d='M36,51.5c1.1,0,2-.9,2-2v-1.33c-1.43.76-2.88.46-4-.07v1.4c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M26.5,51.5c1.1,0,2-.9,2-2v-1.34c-1.43.77-2.88.46-4-.06v1.4c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M45.5,51.5c1.1,0,2-.9,2-2v-1.34c-1.43.77-2.88.47-4-.05v1.39c0,1.1.9,2,2,2Z' fill='%23004c4c'/%3E%3Cpath d='M32.63,7.25c.91.75,2.08,1.2,3.35,1.2s2.51-.48,3.43-1.27c-.7-1.13-1.95-1.89-3.37-1.89s-2.73.79-3.41,1.96Z' fill='%2366c7c0'/%3E%3Cpath d='M31.9,20.2l2.24,6.37c.39,1.11,1.63,1.66,2.72,1.2l17.64-7.43-22.6-.15Z' fill='%2333b5ab'/%3E%3Cpath d='M19.44,18.56l2.62,7.47c.46,1.3,1.91,1.95,3.18,1.41l20.67-8.71-26.48-.17Z' fill='%2333b5ab'/%3E%3Cpolygon points='30.88 17.17 33.84 25.59 53.48 17.32 30.88 17.17' fill='%23f3c000'/%3E%3Cpolygon points='18.92 17.02 21.88 25.44 41.52 17.17 18.92 17.02' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-truck\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='46' y='49' width='8' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='18' y='49' width='8' height='14' rx='2' ry='2' fill='%2300716b'/%3E%3Crect x='13' y='11.99' width='46' height='44' rx='4.09' ry='4.09' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M55.76,32.99h-1.5c-.28,0-.5.45-.5,1v2h-1.76v2.01h2.26s1.5,0,1.5,0c.28,0,.5-.45.5-1v-3c0-.55-.22-1-.5-1Z' fill='%2333b5ab'/%3E%3Cpath d='M16.24,32.99h1.5c.28,0,.5.45.5,1v2s1.76,0,1.76,0v2h-2.26s-1.5,0-1.5,0c-.28,0-.5-.45-.5-1v-3c0-.55.22-1,.5-1Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cpath d='M36,19h-10.68c-1.33,0-2.5.88-2.87,2.16l-4.16,14.39c-.13.45-.28.97-.28,1.44v19h18V19Z' fill='%2366c7c0'/%3E%3Cpath d='M36,19h1.95s1,0,1,0h7.73c1.33,0,2.5.88,2.87,2.16l4.16,14.39c.13.45.28.97.28,1.44v19h-16.05s-1.95,0-1.95,0V19Z' fill='%2366c7c0'/%3E%3Cpath d='M49.33,33.58l-1.59-7.48c-.39-1.81-1.88-3.1-3.6-3.1h-16.28c-1.72,0-3.21,1.29-3.6,3.11l-1.59,7.48c-.27,1.24.68,2.42,1.96,2.42h22.75c1.27,0,2.22-1.18,1.96-2.42Z' fill='%23004c4c'/%3E%3Cpath d='M19,41.99h5.35c.47,0,.87.33.98.78l.58,2.6c.14.62-.34,1.22-.98,1.22h-5.93c-.55,0-1-.45-1-1v-2.6c0-.55.45-1,1-1Z' fill='%23fff'/%3E%3Cpath d='M53,41.99h-5.35c-.47,0-.87.33-.98.78l-.58,2.6c-.14.62.34,1.22.98,1.22h5.93c.55,0,1-.45,1-1v-2.6c0-.55-.45-1-1-1Z' fill='%23fff'/%3E%3Cg%3E%3Crect x='31' y='49.99' width='9' height='3' fill='%2300716b'/%3E%3Cpath d='M24.5,49.99h6.5v3h-6.5c-.83,0-1.5-.67-1.5-1.5h0c0-.83.67-1.5,1.5-1.5Z' fill='%23f3c000'/%3E%3Cpath d='M40,50h6.5c.83,0,1.5.67,1.5,1.5h0c0,.83-.67,1.5-1.5,1.5h-6.5v-3h0Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-tulip\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,62c-1.1,0-2-.9-2-2v-26.15c0-1.1.9-2,2-2s2,.9,2,2v26.15c0,1.1-.9,2-2,2Z' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M39.86,15.8l-3.13-3.4c-.4-.43-1.08-.43-1.47,0l-3.13,3.4c-5.52,6-5.52,15.82,0,21.82l3.13,3.4c.4.43,1.08.43,1.47,0l3.13-3.4c5.52-6,5.52-15.82,0-21.82Z' fill='%2333b5ab'/%3E%3Cpath d='M36,43c0-14.26-2.81-25.29-13.9-25.97-.59-.04-1.1.43-1.09,1.02.2,15.2,4.75,24.95,14.99,24.95Z' fill='%2366c7c0'/%3E%3Cpath d='M36,43c0-14.26,2.81-25.29,13.9-25.97.59-.04,1.1.43,1.09,1.02-.2,15.2-4.75,24.95-14.99,24.95Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M47.99,46l-3.23.29c-3.73.33-6.77,3.68-6.76,7.45v3.26s3.24-.29,3.24-.29c3.73-.33,6.77-3.68,6.76-7.45v-3.26Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-twentyfour-seven\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='14.02' r='5.28' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='39.03' r='24' fill='%2300716b'/%3E%3Ccircle cx='36' cy='39.03' r='17.96' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='56.83' r='3.1' fill='%2300716b'/%3E%3Cpath d='M31.58,35.67l-5.63,12.07c-.23.49.28,1,.77.77l12.07-5.63c.72-.33,1.29-.91,1.63-1.63l5.63-12.07c.23-.49-.28-1-.77-.77l-12.07,5.63c-.72.33-1.29.91-1.63,1.63Z' fill='%23004c4c'/%3E%3Ccircle cx='36' cy='38.46' r='2.55' fill='%23f3c000'/%3E%3Cpath d='M36,25.27c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%2339b7ae'/%3E%3Ccircle cx='36' cy='21.06' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='53.96' cy='38.95' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='18.04' cy='38.95' r='3.1' fill='%2300716b'/%3E%3Ccircle cx='36' cy='39.03' r='24' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='39.03' r='17.96' fill='%2300716b'/%3E%3Cpath d='M36,25.27c9.4,0,17.09,6.11,17.88,15.3.04-.51.08-1.03.08-1.55,0-9.92-8.04-17.96-17.96-17.96s-17.96,8.04-17.96,17.96c0,.52.03,1.04.08,1.55.79-9.19,8.49-15.3,17.88-15.3Z' fill='%23004c4c'/%3E%3Cpath d='M34.91,27.08c6.55-.43,12.08,4.36,12.87,10.6h1.34c.72,0,1.09.85.6,1.38l-2.34,2.53c-.33.35-.88.35-1.21,0l-2.33-2.53c-.48-.53-.11-1.38.61-1.38h1.31c-.82-5.37-5.83-9.38-11.59-8.52-4.46.66-8.02,4.35-8.54,8.83-.72,6.15,4.09,11.39,10.09,11.39,1.6,0,3.17-.37,4.58-1.09.45-.23,1-.05,1.26.38h0c.31.51.11,1.16-.42,1.43-1.68.84-3.53,1.27-5.42,1.27-6.86,0-12.42-5.72-12.15-12.64.24-6.12,5.22-11.24,11.33-11.64Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-two\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='36' cy='36' r='27' fill='%2300716b'/%3E%3Cpath d='M36,12c13.23,0,24,10.77,24,24s-10.77,24-24,24-24-10.77-24-24,10.77-24,24-24M36,9c-14.91,0-27,12.09-27,27s12.09,27,27,27,27-12.09,27-27-12.09-27-27-27h0Z' fill='%2366c7c0'/%3E%3Cpath d='M42.07,42.52v3.56h-13.22v-1.5c0-4.37,2.13-5.84,4.83-7.93l1.32-1.04c1.58-1.24,2.82-2.18,2.82-4.14,0-1.38-1.09-2.53-2.99-2.53-2.07,0-3.11.98-3.91,1.84l-2.64-2.18c1.38-1.73,3.45-3.1,6.78-3.1,4.48,0,6.78,2.67,6.78,5.98s-2.24,5.23-3.79,6.44l-1.32,1.04c-1.78,1.41-3.16,2.27-3.36,3.56h8.71Z' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-umbrella-plus\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M50.39,55.42c-1.55,2.96-4.59,4.8-7.93,4.8-4.93,0-8.94-4.01-8.94-8.94V12.5c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v38.78c0,2.17,1.77,3.94,3.94,3.94,1.48,0,2.82-.81,3.5-2.12.64-1.22,2.16-1.69,3.37-1.05,1.23.64,1.7,2.15,1.06,3.37Z' fill='%2366c7c0'/%3E%3Cpath d='M35.95,28.54c-1.38,0-2.5-1.12-2.5-2.5v-14.54c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v14.54c0,1.38-1.12,2.5-2.5,2.5Z' fill='%23f3c000'/%3E%3Cpath d='M14.35,35.69h7.3c1.25,0,2.28-.98,2.34-2.23.58-11.75,5.7-21.01,12.02-21.45h0c-12.45.21-22.64,9.33-23.99,21.02-.16,1.41.92,2.65,2.33,2.65Z' fill='%2366c7c0'/%3E%3Cpath d='M57.28,35.68h-6.61c-1.43,0-2.61-1.1-2.71-2.52-.55-8.29-3.12-19.48-11.96-21.15v-.02c11.7,0,22.5,9.09,23.98,20.67.2,1.61-1.08,3.02-2.7,3.02Z' fill='%2300716b'/%3E%3Cpath d='M36,12c7.85.46,14.12,10.89,14.12,23.69h-14.12V12Z' fill='%2366c7c0'/%3E%3Cpath d='M36.01,12c-7.98,1.04-14.18,11.13-14.12,23.69h14.12s0-23.69,0-23.69Z' fill='%2300716b'/%3E%3Cpath d='M38.51,35.68v3h0c-1.61.64-3.4.64-5,0h0v-3h5Z' fill='%2339b7ae'/%3E%3C/g%3E%3Ccircle cx='57' cy='17' r='9' fill='%23f3c000'/%3E%3Cpath d='M57,21c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1v6c0,.55-.45,1-1,1Z' fill='%23004c4c'/%3E%3Cpath d='M60,18h-6c-.55,0-1-.45-1-1s.45-1,1-1h6c.55,0,1,.45,1,1s-.45,1-1,1Z' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-umbrella\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M50.39,55.42c-1.55,2.96-4.59,4.8-7.93,4.8-4.93,0-8.94-4.01-8.94-8.94V12.5c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v38.78c0,2.17,1.77,3.94,3.94,3.94,1.48,0,2.82-.81,3.5-2.12.64-1.22,2.16-1.69,3.37-1.05,1.23.64,1.7,2.15,1.06,3.37Z' fill='%2366c7c0'/%3E%3Cpath d='M35.95,28.54c-1.38,0-2.5-1.12-2.5-2.5v-14.54c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5v14.54c0,1.38-1.12,2.5-2.5,2.5Z' fill='%23f3c000'/%3E%3Cpath d='M14.35,35.69h7.3c1.25,0,2.28-.98,2.34-2.23.58-11.75,5.7-21.01,12.02-21.45h0c-12.45.21-22.64,9.33-23.99,21.02-.16,1.41.92,2.65,2.33,2.65Z' fill='%2366c7c0'/%3E%3Cpath d='M57.28,35.68h-6.61c-1.43,0-2.61-1.1-2.71-2.52-.55-8.29-3.12-19.48-11.96-21.15v-.02c11.7,0,22.5,9.09,23.98,20.67.2,1.61-1.08,3.02-2.7,3.02Z' fill='%2300716b'/%3E%3Cpath d='M36,12c7.85.46,14.12,10.89,14.12,23.69h-14.12V12Z' fill='%2366c7c0'/%3E%3Cpath d='M36.01,12c-7.98,1.04-14.18,11.13-14.12,23.69h14.12s0-23.69,0-23.69Z' fill='%2300716b'/%3E%3Cpath d='M38.51,35.68v3h0c-1.61.64-3.4.64-5,0h0v-3h5Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-unauthorized\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='55' cy='17' r='11' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M58.71,13.29c-.38-.38-1.01-.38-1.39,0l-6.03,6.03c-.38.38-.38,1.01,0,1.39h0c.38.38,1.01.38,1.39,0l6.03-6.03c.38-.38.38-1.01,0-1.39Z' fill='%23004c4c'/%3E%3Cpath d='M51.29,13.29c.38-.38,1.01-.38,1.39,0l6.03,6.03c.38.38.38,1.01,0,1.39h0c-.38.38-1.01.38-1.39,0l-6.03-6.03c-.38-.38-.38-1.01,0-1.39Z' fill='%23004c4c'/%3E%3C/g%3E%3Cpath d='M32,40h8c9.38,0,17,7.62,17,17H15c0-9.38,7.62-17,17-17Z' fill='%2333b5ab'/%3E%3Cellipse cx='36' cy='40' rx='5' ry='3' fill='%2366c7c0'/%3E%3Crect x='31' y='36' width='10' height='4' fill='%2366c7c0'/%3E%3Cpath d='M41,40c0,1.96-2.97,3-5,3s-5-1.04-5-3c-.76,0-1.5.05-2.22.15.7,3.57,4.32,4.7,7.22,4.7s6.52-1.14,7.22-4.7c-.72-.1-1.46-.15-2.22-.15Z' fill='%23f3c000'/%3E%3Cpath d='M41,37.19s-1.67,2.7-10,2.7v-4.15h10v1.45Z' fill='%2333b5ab'/%3E%3Cpath d='M44,25.28v3.97c0,4.41-3.21,8.26-7.47,8.55-4.66.31-8.53-3.51-8.53-8.27v-4.25c0-4.57,3.58-8.28,8-8.28h0c4.42,0,8,3.71,8,8.28Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ux-lab-tag\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M41.84,26.96h-11.68l-17.5,26.99c-2.52,3.88.27,9.01,4.9,9.01h36.89c4.63,0,7.42-5.13,4.9-9.01l-17.5-26.99Z' fill='%2366c7c0'/%3E%3Crect x='30' y='19.96' width='12' height='8' fill='%2366c7c0'/%3E%3Crect x='30' y='21.53' width='12' height='4' fill='%2333b5ab'/%3E%3Crect x='28' y='18.96' width='16' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M44.52,36.69h-17.04l-12.19,18.79c-1.27,1.97.14,4.56,2.48,4.56h36.46c2.34,0,3.75-2.6,2.48-4.56l-12.19-18.79Z' fill='%23004c4c'/%3E%3Ccircle cx='34' cy='15.96' r='2' fill='%2366c7c0'/%3E%3Ccircle cx='32' cy='7.96' r='2' fill='%2366c7c0'/%3E%3Ccircle cx='39' cy='10.96' r='3' fill='%2339b7ae'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M27,51.56v-6h2.13v6c0,1.62.89,2.27,2.13,2.27s2.13-.64,2.13-2.27v-6h2.13v6c0,2.47-1.54,4.03-4.27,4.03s-4.27-1.57-4.27-4.03Z' fill='%23f3c000'/%3E%3Cpath d='M46.14,55.42h-2.58l-2.33-3.43-2.42,3.43h-2.37l3.64-5.08-3.32-4.78h2.58l2.02,2.97,2.07-2.97h2.37l-3.3,4.62,3.63,5.24Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='31.57 30 31.57 37.58 35.83 41.91 40.08 37.58 40.08 30 31.57 30' fill='%2300716b'/%3E%3Cpolygon points='35.83 33.35 35.83 41.91 40.08 37.58 35.83 33.35' fill='%23f3c000'/%3E%3C/g%3E%3Cpath d='M43.75,23.68c-2.34,1.76-2.81,5.08-1.05,7.42l7.73,10.29,8.47-6.37-7.73-10.29c-1.76-2.34-5.08-2.81-7.42-1.05ZM46.94,27.91c-.67.5-1.62.37-2.12-.3s-.37-1.62.3-2.12,1.62-.37,2.12.3.37,1.62-.3,2.12Z' fill='%2333b5ab'/%3E%3Cg%3E%3Cpolygon points='45.28 31.06 48.72 35.64 53.27 36.33 53.87 31.77 50.42 27.19 45.28 31.06' fill='%2300716b'/%3E%3Cpolygon points='49.37 31.15 53.27 36.33 53.87 31.77 49.37 31.15' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-ux-lab\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M41.84,26.96h-11.68l-17.5,26.99c-2.52,3.88.27,9.01,4.9,9.01h36.89c4.63,0,7.42-5.13,4.9-9.01l-17.5-26.99Z' fill='%2366c7c0'/%3E%3Crect x='30' y='19.96' width='12' height='8' fill='%2366c7c0'/%3E%3Crect x='30' y='21.53' width='12' height='4' fill='%2333b5ab'/%3E%3Crect x='28' y='18.96' width='16' height='4' rx='2' ry='2' fill='%2366c7c0'/%3E%3Cpath d='M44.52,36.69h-17.04l-12.19,18.79c-1.27,1.97.14,4.56,2.48,4.56h36.46c2.34,0,3.75-2.6,2.48-4.56l-12.19-18.79Z' fill='%23004c4c'/%3E%3Ccircle cx='34' cy='15.96' r='2' fill='%2366c7c0'/%3E%3Ccircle cx='32' cy='7.96' r='2' fill='%2366c7c0'/%3E%3Ccircle cx='39' cy='10.96' r='3' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M27,51.56v-6h2.13v6c0,1.62.89,2.27,2.13,2.27s2.13-.64,2.13-2.27v-6h2.13v6c0,2.47-1.54,4.03-4.27,4.03s-4.27-1.57-4.27-4.03Z' fill='%23f3c000'/%3E%3Cpath d='M46.14,55.42h-2.58l-2.33-3.43-2.41,3.43h-2.37l3.64-5.08-3.32-4.78h2.58l2.02,2.97,2.07-2.97h2.37l-3.3,4.62,3.63,5.24Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Cpolygon points='31.57 30 31.57 37.58 35.83 41.91 40.08 37.58 40.08 30 31.57 30' fill='%2300716b'/%3E%3Cpolygon points='35.83 33.35 35.83 41.91 40.08 37.58 35.83 33.35' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-vacation-alternative\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='52' cy='20' r='11' fill='%23f3c000'/%3E%3Crect x='29.21' y='14.9' width='4' height='50.79' rx='2' ry='2' transform='translate(33.12 -10.63) rotate(39.91)' fill='%2366c7c0'/%3E%3Cpath d='M15.35,26.52l5.37,4.49c.91.78,2.62.63,3.44-.24,7.74-8.2,17.24-11.75,22.11-8.13h0c-9.2-7.6-22.3-7.31-30.57.36-1,.92-1.39,2.63-.36,3.51Z' fill='%2366c7c0'/%3E%3Cpath d='M46.28,22.64c-6-4.55-17.59-.94-25.56,8.38l10.74,8.98,14.82-17.36Z' fill='%2300716b'/%3E%3Cpath d='M33,41.29l-1.41,1.64h0c-1.31-.44-2.4-1.38-3.04-2.6h0s1.38-1.61,1.38-1.61l3.07,2.57Z' fill='%2333b5ab'/%3E%3Cpath d='M47.74,53.61l-5.37-4.49c-.93-.76-1.09-2.47-.38-3.43,6.7-9.07,8.51-19.05,4.1-23.2h0c9.1,7.71,11.13,20.65,5.04,30.15-.73,1.14-2.34,1.83-3.4.97Z' fill='%2300716b'/%3E%3Cpath d='M45.91,22.33c5.54,5.1,4.04,17.14-3.73,26.64l-10.72-8.97,14.45-17.67Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-vacation\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Ccircle cx='52' cy='20' r='11' fill='%23f3c000'/%3E%3Crect x='29.21' y='14.9' width='4' height='50.79' rx='2' ry='2' transform='translate(33.12 -10.63) rotate(39.91)' fill='%2366c7c0'/%3E%3Cpath d='M15.35,26.52l5.37,4.49c.91.78,2.62.63,3.44-.24,7.74-8.2,17.24-11.75,22.11-8.13h0c-9.2-7.6-22.3-7.31-30.57.36-1,.92-1.39,2.63-.36,3.51Z' fill='%2366c7c0'/%3E%3Cpath d='M46.28,22.64c-6-4.55-17.59-.94-25.56,8.38l10.74,8.98,14.82-17.36Z' fill='%2300716b'/%3E%3Cpath d='M33,41.29l-1.41,1.64h0c-1.31-.44-2.4-1.38-3.04-2.6h0s1.38-1.61,1.38-1.61l3.07,2.57Z' fill='%2333b5ab'/%3E%3Cpath d='M47.74,53.61l-5.37-4.49c-.93-.76-1.09-2.47-.38-3.43,6.7-9.07,8.51-19.05,4.1-23.2h0c9.1,7.71,11.13,20.65,5.04,30.15-.73,1.14-2.34,1.83-3.4.97Z' fill='%2300716b'/%3E%3Cpath d='M45.91,22.33c5.54,5.1,4.04,17.14-3.73,26.64l-10.72-8.97,14.45-17.67Z' fill='%2366c7c0'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-valuables\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,24l-4.22-5.91c-.47-.66-.5-1.54-.07-2.22l1.2-1.93c.37-.58,1.01-.94,1.7-.94h3.89l2.5,11h-5Z' fill='%2333b5ab'/%3E%3Cpath d='M41,24l4.22-5.91c.47-.66.5-1.54.07-2.22l-1.2-1.93c-.37-.58-1.01-.94-1.7-.94h-3.89s-2.5,11-2.5,11h5Z' fill='%2333b5ab'/%3E%3Cpath d='M38.5,13h-5l-1.79,2.87c-.43.69-.4,1.56.07,2.22l4.22,5.91h0l4.22-5.91c.47-.66.5-1.54.07-2.22l-1.79-2.87Z' fill='%2366c7c0'/%3E%3Cpath d='M35.75,55.38c-9.3,0-16.88-7.57-16.88-16.88s7.57-16.88,16.88-16.88,16.88,7.57,16.88,16.88-7.57,16.88-16.88,16.88ZM35.75,27.88c-5.86,0-10.62,4.77-10.62,10.62s4.77,10.62,10.62,10.62,10.62-4.77,10.62-10.62-4.77-10.62-10.62-10.62Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M12,55h48v1c0,2.21-1.79,4-4,4H15c-1.66,0-3-1.34-3-3v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,35H16c-2.21,0-4,1.79-4,4v16h48v-16c0-2.21-1.79-4-4-4Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-vault\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='60 62 54 62 51 53 60 53 60 62' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpolygon points='18 62 12 62 12 53 21 53 18 62' stroke-width='0px' fill='%2339b7ae'/%3E%3Crect x='12' y='12.16' width='48' height='44' rx='4' ry='4' stroke-width='0px' fill='%2366c7c0'/%3E%3Crect x='17' y='17.16' width='38' height='34' rx='4' ry='4' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='16.5' y='24' width='2' height='6.5' rx='1' ry='1' transform='translate(35 54.5) rotate(-180)' stroke-width='0px' fill='%23f3c000'/%3E%3Crect x='16.5' y='37' width='2' height='6.5' rx='1' ry='1' transform='translate(35 80.5) rotate(-180)' stroke-width='0px' fill='%23f3c000'/%3E%3Cg%3E%3Ccircle cx='36' cy='34' r='9' stroke-width='0px' fill='%2333b5ab'/%3E%3Cg%3E%3Cpath d='M36,44c-5.51,0-10-4.49-10-10s4.49-10,10-10,10,4.49,10,10-4.49,10-10,10ZM36,26c-4.41,0-8,3.59-8,8s3.59,8,8,8,8-3.59,8-8-3.59-8-8-8Z' fill='%2300716b' stroke-width='0px'/%3E%3Cg%3E%3Crect x='35' y='25' width='2' height='9' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='31.1' y='27.25' width='2' height='9' transform='translate(-11.44 43.68) rotate(-60)' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='27.6' y='35.25' width='9' height='2' transform='translate(-13.82 20.91) rotate(-30)' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='35' y='34' width='2' height='9' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='38.9' y='31.75' width='2' height='9' transform='translate(-11.44 52.68) rotate(-60)' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='35.4' y='30.75' width='9' height='2' transform='translate(-10.53 24.2) rotate(-30)' fill='%2300716b' stroke-width='0px'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Ccircle cx='36' cy='34' r='3.86' stroke-width='0px' fill='%23f3c000'/%3E%3Cpath d='M36,38.86c-2.68,0-4.86-2.18-4.86-4.86s2.18-4.86,4.86-4.86,4.86,2.18,4.86,4.86-2.18,4.86-4.86,4.86ZM36,31.14c-1.58,0-2.86,1.28-2.86,2.86s1.28,2.86,2.86,2.86,2.86-1.28,2.86-2.86-1.28-2.86-2.86-2.86Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-verification\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cg%3E%3Cpath d='M30.77,9.91c-5.78,3.46-12.27,4.92-15.9,5.51-1.66.27-2.87,1.61-2.81,3.16,1.09,33.25,21.56,41.15,23.89,41.15s22.77-7.89,23.88-41.09c.05-1.56-1.16-2.92-2.84-3.16-3.65-.54-10.16-1.94-15.96-5.51-3.15-1.94-7.08-1.95-10.25-.05Z' fill='%2300716b'/%3E%3Cpath d='M56.99,15.48c-3.65-.54-10.16-1.93-15.97-5.52-1.58-.97-3.37-1.46-5.15-1.46s-3.52.47-5.1,1.41c-5.78,3.46-12.27,4.93-15.9,5.52-1.66.27-2.87,1.61-2.82,3.17.48,14.56,4.68,24.27,9.45,30.58,6.1,8.07,13.13,10.57,14.44,10.57s8.34-2.5,14.44-10.57c4.77-6.29,8.96-15.98,9.45-30.53.05-1.55-1.16-2.91-2.84-3.17ZM45.38,47.78c-4.04,4.67-8.06,6.52-9.44,7.05-1.37-.54-5.41-2.39-9.44-7.05-4.44-5.16-8.87-13.78-9.61-27.86,3.99-.74,10.46-2.4,16.33-5.9.81-.49,1.72-.74,2.65-.74s1.85.26,2.65.75c5.91,3.64,12.43,5.27,16.47,5.96-.75,14.05-5.17,22.65-9.61,27.79Z' fill='%2366c7c0'/%3E%3C/g%3E%3Cpath d='M50.38,49.17c-6.1,8.07-13.13,10.57-14.44,10.57s-8.34-2.5-14.44-10.57c1.64-.56,3.3-1.02,5-1.39,4.03,4.66,8.06,6.51,9.44,7.05,1.37-.53,5.4-2.38,9.44-7.05,1.71.37,3.38.82,5,1.39Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M35.92,41.48h0c-.75.76-1.95.76-2.7,0l-6.3-6.44c-.75-.76-.75-2,0-2.76h0c.75-.76,1.95-.76,2.7,0l6.3,6.44c.75.76.75,2,0,2.76Z' fill='%23f3c000'/%3E%3Cpath d='M47.62,29.52l-11.7,11.96c-.75.76-1.95.76-2.7,0h0c-.75-.76-.75-2,0-2.76l11.7-11.96c.75-.76,1.95-.76,2.7,0h0c.75.76.75,2,0,2.76Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-videobanking-desktop\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M62.02,55H10.02V18.96c0-2.19,1.77-3.96,3.96-3.96h44.07c2.19,0,3.96,1.77,3.96,3.96v36.04Z' fill='%2300716b'/%3E%3Cpath d='M15,18h42.04c1.09,0,1.98.89,1.98,1.98v33.77H13.02V19.98c0-1.09.89-1.98,1.98-1.98Z' fill='%2366c7c0'/%3E%3Crect x='35.02' y='15.5' width='2' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cpath d='M5.98,51h60.04v1.82c0,2.31-1.87,4.18-4.18,4.18H10.16c-2.31,0-4.18-1.87-4.18-4.18v-1.82h0Z' fill='%2300716b'/%3E%3Cpath d='M31.02,51h10c0,1.1-.9,2-2,2h-6c-1.1,0-2-.9-2-2h0Z' fill='%23f3c000'/%3E%3Cg%3E%3Ccircle cx='49.95' cy='35.12' r='7.93' fill='%2333b5ab'/%3E%3Cg%3E%3Cpolygon points='46.78 30.68 46.78 36.33 49.95 39.56 53.12 36.33 53.12 30.68 46.78 30.68' fill='%2300716b'/%3E%3Cpolygon points='49.95 33.17 49.95 39.56 53.12 36.33 49.95 33.17' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='22.2' y='27.74' width='11.56' height='11.58' fill='%2300716b'/%3E%3Cpath d='M25.76,36.2h4.43c5.4,0,9.79,4.39,9.79,9.79H15.98c0-5.4,4.39-9.79,9.79-9.79Z' fill='%2300716b'/%3E%3Cellipse cx='27.98' cy='27.79' rx='5.78' ry='5.79' fill='%2300716b'/%3E%3Cellipse cx='27.98' cy='36.65' rx='2.67' ry='1.34' fill='%2366c7c0'/%3E%3Crect x='25.31' y='33.53' width='5.33' height='3.12' fill='%2366c7c0'/%3E%3Cpath d='M30.64,34.76s-.89,1.45-5.33,1.45v-2.23h5.33v.78Z' fill='%2333b5ab'/%3E%3Cpath d='M32.42,28.55v2.08c0,2.59-1.99,4.68-4.44,4.68s-4.44-2.1-4.44-4.68v-1.69c.16.01.32.02.48.02,2.12,0,4.04-.94,5.4-2.44.82.91,1.85,1.62,3.02,2.02Z' fill='%2366c7c0'/%3E%3Cpath d='M24.33,36.31c.36,1.09,1.42,2.6,3.65,2.6s3.29-1.51,3.65-2.6c-.32-.05-.65-.08-.98-.09-.28.67-.99,1.74-2.66,1.74s-2.38-1.07-2.66-1.74c-.33.01-.66.05-.98.09Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-videobanking-mobile\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='13' y='7' width='46' height='58' rx='4.09' ry='4.09' fill='%2300716b'/%3E%3Crect x='16' y='10' width='40' height='48' rx='1.97' ry='1.97' fill='%2366c7c0'/%3E%3Ccircle cx='36' cy='61.5' r='1.5' fill='%23f3c000'/%3E%3Cg%3E%3Crect x='26.65' y='24.3' width='15.41' height='15.44' fill='%2300716b'/%3E%3Cpath d='M31.4,35.58h5.9c7.2,0,13.05,5.85,13.05,13.05h-32c0-7.2,5.85-13.05,13.05-13.05Z' fill='%2300716b'/%3E%3Cellipse cx='34.35' cy='24.36' rx='7.7' ry='7.72' fill='%2300716b'/%3E%3Cellipse cx='34.35' cy='36.17' rx='3.56' ry='1.78' fill='%2366c7c0'/%3E%3Crect x='30.8' y='32.02' width='7.11' height='4.16' fill='%2366c7c0'/%3E%3Cpath d='M37.91,33.65s-1.19,1.93-7.11,1.93v-2.97h7.11v1.04Z' fill='%2333b5ab'/%3E%3Cpath d='M40.28,25.37v2.78c0,3.45-2.65,6.25-5.93,6.25s-5.93-2.8-5.93-6.25v-2.25c.21.01.42.02.63.02,2.83,0,5.39-1.25,7.2-3.25,1.1,1.22,2.47,2.15,4.02,2.7Z' fill='%2366c7c0'/%3E%3Cpath d='M29.49,35.72c.48,1.46,1.9,3.47,4.86,3.47s4.38-2.01,4.86-3.47c-.43-.06-.87-.1-1.31-.12-.37.9-1.32,2.32-3.55,2.32s-3.18-1.42-3.55-2.32c-.44.02-.88.06-1.31.12Z' fill='%23f3c000'/%3E%3C/g%3E%3Cg%3E%3Ccircle cx='46' cy='48' r='7.5' fill='%2333b5ab'/%3E%3Cg%3E%3Cpolygon points='43 43.8 43 49.15 46 52.2 49 49.15 49 43.8 43 43.8' fill='%2300716b'/%3E%3Cpolygon points='46 46.16 46 52.2 49 49.15 46 46.16' fill='%23f3c000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-villa\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='8' y='22' width='56' height='38' fill='%2333b5ab'/%3E%3Cpath d='M11.01,15h49.98c1.66,0,3.01,1.35,3.01,3.01v11.99H8v-11.99c0-1.66,1.35-3.01,3.01-3.01Z' fill='%2300716b'/%3E%3Cpath d='M33.67,11.88l-14.67,18.12h34l-14.67-18.12c-1.2-1.48-3.46-1.48-4.66,0Z' fill='%2300716b'/%3E%3Cpath d='M35.22,16.98l-11.22,14.03h24l-11.22-14.03c-.4-.5-1.16-.5-1.56,0Z' fill='%2333b5ab'/%3E%3Crect x='32' y='27' width='8' height='6' fill='%2366c7c0'/%3E%3Crect x='13' y='44' width='13' height='9' fill='%2366c7c0'/%3E%3Crect x='46' y='44' width='13' height='9' fill='%2366c7c0'/%3E%3Cpath d='M36,43h0c2.93,0,5.31,2.38,5.31,5.31v11.69h-10.63v-11.69c0-2.93,2.38-5.31,5.31-5.31Z' fill='%2300716b'/%3E%3Ccircle cx='38.5' cy='52.5' r='1.5' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wallet-apple\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='17' width='48' height='38' rx='4' ry='4' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M56.99,33.38v5.99h-10.04c-5.58,0-5,4.63-10.96,4.63s-4.46-4.63-10.04-4.63h-10.96v-5.99c0-1.48,1.32-2.69,2.95-2.69h36.1c1.63,0,2.95,1.22,2.95,2.69Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M18,20h36c1.66,0,3,1.34,3,3v6H15v-6c0-1.66,1.34-3,3-3Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M18,25h36c1.66,0,3,1.34,3,3v6H15v-6c0-1.66,1.34-3,3-3Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M18,30h36c1.66,0,3,1.34,3,3v6H15v-6c0-1.66,1.34-3,3-3Z' stroke-width='0px' fill='%23f3c000'/%3E%3Cpath d='M56.99,40h-10.04c-5.58,0-5,5-10.96,5s-4.46-5-10.04-5h-10.96v-2c0-1.66,1.34-3,3-3l36,.03c1.66,0,3,1.34,3,3v1.97Z' stroke-width='0px' fill='%23004c4c'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wallet-purse\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='26.5' y='15.42' width='8.32' height='4.71' transform='translate(-3.59 26.89) rotate(-45)' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='37.52' y='16.23' width='10.61' height='4.71' transform='translate(59.96 62) rotate(-135)' stroke-width='0px' fill='%2333b5ab'/%3E%3Ccircle cx='32.91' cy='14.34' r='3.54' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M20.14,17h31.71c4.5,0,8.14,3.65,8.14,8.14v2.86H12v-2.86c0-4.5,3.65-8.14,8.14-8.14Z' stroke-width='0px' fill='%23f3c000'/%3E%3Ccircle cx='39.99' cy='14.34' r='3.54' stroke-width='0px' fill='%2333b5ab'/%3E%3Cpath d='M48.13,60h-24.26c-9.29,0-16.29-10.02-14.58-20.86l1.18-7.49c.88-5.56,5.67-9.65,11.29-9.65h28.47c5.62,0,10.41,4.09,11.29,9.65l1.18,7.49c1.71,10.84-5.29,20.86-14.58,20.86Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M26.59,36.12c0-2.35,1.72-4.03,4.07-4.03s4.07,1.68,4.07,4.03-1.72,4.03-4.07,4.03-4.07-1.68-4.07-4.03ZM32.51,36.12c0-1.13-.71-1.97-1.85-1.97s-1.85.84-1.85,1.97.71,1.97,1.85,1.97,1.85-.84,1.85-1.97ZM30.79,47.12l8.4-14.78h2.44l-8.4,14.78h-2.44ZM37.67,43.34c0-2.35,1.72-4.03,4.07-4.03s4.07,1.68,4.07,4.03-1.72,4.03-4.07,4.03-4.07-1.68-4.07-4.03ZM43.59,43.34c0-1.13-.71-1.97-1.85-1.97s-1.85.84-1.85,1.97.71,1.97,1.85,1.97,1.85-.84,1.85-1.97Z' stroke-width='0px' fill='%23fff'/%3E%3Cpath d='M48.13,56h-24.26c-7.6,0-13.76-6.71-14.78-15.08-1.26,10.53,5.72,20.08,14.78,20.08h24.26c9.06,0,16.05-9.54,14.78-20.08-1.02,8.37-7.19,15.08-14.78,15.08Z' stroke-width='0px' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wallet\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='12' y='17' width='48' height='38' rx='4' ry='4' fill='%2300716b' stroke-width='0px'/%3E%3Crect x='16' y='21' width='40' height='9' rx='4' ry='4' stroke-width='0px' fill='%23004c4c'/%3E%3Cpath d='M50.08,27.01l-21.77,21.03c-.8.77-2.07.75-2.84-.05l-12.55-12.99.11-3.98,21.17-20.44c.8-.77,2.07-.75,2.84.05l13.09,13.55c.77.8.75,2.07-.05,2.84Z' stroke-width='0px' fill='%23f3c000'/%3E%3Cpath d='M55.39,35.16l-27.55,11.13c-1.17.47-2.49-.09-2.97-1.27l-6.85-16.95c-.39-.96-.08-2.01.67-2.64.17-.14.37-.25.58-.34l7.63-3.09,19.92-8.05c1.17-.47,2.5.09,2.97,1.27l2.74,6.78,1.38,3.43,2.73,6.74c.47,1.18-.09,2.5-1.27,2.98Z' stroke-width='0px' fill='%2366c7c0'/%3E%3Cpath d='M26.91,22l-7.63,3.09c-.22.09-.41.21-.58.34-.2.16-.36.36-.49.57h35.95l-.23-.57-1.38-3.43h0s-25.62,0-25.62,0h0Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Crect x='12' y='25' width='48' height='26' fill='%2300716b' stroke-width='0px'/%3E%3Cpath d='M60,34h-11c-3.31,0-6,2.69-6,6s2.69,6,6,6h11v-12Z' stroke-width='0px' fill='%2333b5ab'/%3E%3Ccircle cx='49' cy='40' r='3' stroke-width='0px' fill='%23fff'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-warning\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M60.9,61.37H11.1c-3.12,0-5.04-3.39-3.41-6.04L32.59,14.9c1.56-2.53,5.27-2.53,6.83,0l24.9,40.44c1.63,2.64-.29,6.04-3.41,6.04Z' fill='%2333b5ab'/%3E%3Cpolygon points='58.23 56 13.77 56 36 19.62 58.23 56' fill='%2300716b'/%3E%3Cpath d='M33.6,49.13c0-1.32.84-2.34,2.4-2.34s2.4,1.02,2.4,2.34-.84,2.34-2.4,2.34-2.4-1.02-2.4-2.34ZM34.38,44.51l-.66-14.51h4.56l-.66,14.51h-3.24Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-water-damage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M31,32h10c1.66,0,3,1.34,3,3v28h-16v-28c0-1.66,1.34-3,3-3Z' fill='%2300716b'/%3E%3Ccircle cx='39.99' cy='48.39' r='1.7' fill='%23f3c000'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2339b7ae'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Crect x='38.26' y='15.87' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(27.74 -21.58) rotate(45)' fill='%23f3c000'/%3E%3Crect x='51' y='14.79' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(30.72 -30.9) rotate(45)' fill='%23f3c000'/%3E%3Crect x='53.02' y='26.2' width='3.32' height='13.66' rx='1.66' ry='1.66' transform='translate(39.38 -28.99) rotate(45)' fill='%23f3c000'/%3E%3Crect x='50.62' y='5.11' width='3.32' height='10.46' rx='1.66' ry='1.66' transform='translate(22.62 -33.94) rotate(45)' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wearables-keychain\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M61.88,41.87l-23.74-23.74c-.76-.76-1.83-1.14-2.91-1.02l-13.54,1.52c-1.65.18-2.95,1.48-3.13,3.13l-1.52,13.54c-.12,1.07.25,2.14,1.02,2.91l23.74,23.74c1.39,1.39,3.64,1.39,5.02,0l15.07-15.07c1.39-1.39,1.39-3.64,0-5.02ZM27.04,30.14c-1.9,0-3.44-1.54-3.44-3.44,0-1.9,1.54-3.44,3.44-3.44s3.44,1.54,3.44,3.44-1.54,3.44-3.44,3.44Z' fill='%2366c7c0'/%3E%3Cpath d='M19.9,30.72c-5.96,0-10.8-4.85-10.8-10.8,0-2.66.98-5.22,2.75-7.21l2.2,1.97c-1.29,1.44-2,3.3-2,5.23,0,4.32,3.52,7.84,7.84,7.84s7.84-3.52,7.84-7.84h2.96c0,5.96-4.85,10.8-10.8,10.8Z' fill='%23f3c000'/%3E%3Cg%3E%3Cpath d='M29.39,29.2c-.62.58-1.44.94-2.35.94-1.9,0-3.44-1.54-3.44-3.44,0-.88.34-1.67.88-2.28l-4.91-4.77c-.55.55-.92,1.29-1.02,2.11l-1.52,13.54c-.12,1.07.25,2.14,1.02,2.91l23.74,23.74c1.39,1.39,3.64,1.39,5.02,0l8.04-8.04-25.46-24.72Z' fill='%2333b5ab'/%3E%3Cpath d='M27.04,31.62c-2.71,0-4.92-2.21-4.92-4.92s2.21-4.92,4.92-4.92,4.92,2.21,4.92,4.92-2.21,4.92-4.92,4.92ZM27.04,24.74c-1.08,0-1.96.88-1.96,1.96s.88,1.96,1.96,1.96,1.96-.88,1.96-1.96-.88-1.96-1.96-1.96Z' fill='%2300716b'/%3E%3C/g%3E%3Cpath d='M27.94,27.11l-2.22-1.9c1.29-1.44,2.01-3.37,2.01-5.31,0-4.32-3.52-7.84-7.84-7.84s-7.84,3.52-7.84,7.84h-2.96c0-5.96,4.85-10.8,10.8-10.8s10.8,4.85,10.8,10.8c0,2.66-.98,5.22-2.75,7.21Z' fill='%23f3c000'/%3E%3Crect x='35.67' y='35.75' width='18.17' height='18.17' rx='9.09' ry='9.09' transform='translate(44.82 -18.51) rotate(45)' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M39.44,46.57h0c.32.12.65,0,.78-.3.65-1.41,1.53-2.73,2.67-3.88,1.15-1.15,2.46-2.03,3.88-2.67.29-.13.42-.46.3-.78h0c-.14-.37-.56-.57-.9-.41-1.54.7-2.98,1.66-4.23,2.91-1.25,1.25-2.21,2.69-2.91,4.23-.15.34.05.76.41.9Z' fill='%23f3c000'/%3E%3Cpath d='M48.04,41.42h0c-.14-.37-.57-.57-.91-.4-1.19.58-2.3,1.35-3.28,2.32-.98.98-1.74,2.09-2.32,3.28-.16.34.03.77.4.91h0c.31.12.64,0,.78-.29.52-1.07,1.22-2.07,2.09-2.95.88-.88,1.88-1.57,2.95-2.09.28-.14.41-.47.29-.78Z' fill='%23f3c000'/%3E%3Cpath d='M44.46,48.47h0c.3.12.62,0,.76-.27.39-.73.89-1.41,1.5-2.01s1.29-1.11,2.01-1.5c.27-.14.38-.46.27-.76h0c-.15-.39-.6-.56-.95-.37-.82.44-1.59,1-2.28,1.69-.69.69-1.25,1.46-1.69,2.28-.19.34-.01.8.37.95Z' fill='%23f3c000'/%3E%3Cpath d='M50,46.47l-.02-.06c-.15-.39-.61-.55-.94-.35-.49.31-.95.67-1.37,1.09s-.79.88-1.09,1.37c-.21.33-.04.79.35.94l.06.02c.28.11.57,0,.72-.23.26-.41.56-.8.91-1.15s.74-.66,1.15-.91c.24-.15.34-.44.23-.72Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wearables-phone\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Crect x='21' y='6' width='30' height='57' rx='4' ry='4' fill='%2300716b'/%3E%3Crect x='23' y='8' width='26' height='53' rx='2' ry='2' fill='%2366c7c0'/%3E%3Crect x='33' y='10' width='6' height='2' rx='1' ry='1' fill='%23004c4c'/%3E%3Cg%3E%3Cpath d='M41.8,22.87h0c-.61.27-.89.92-.67,1.51,1.07,2.87,1.68,5.93,1.68,9.12s-.6,6.25-1.68,9.12c-.22.59.06,1.24.67,1.51h0c.71.31,1.57,0,1.83-.68,1.17-3.12,1.83-6.46,1.83-9.94s-.66-6.82-1.83-9.94c-.26-.68-1.12-.99-1.83-.68Z' fill='%23fff'/%3E%3Cpath d='M37,42.01h0c.72.32,1.59,0,1.83-.7.85-2.47,1.33-5.08,1.33-7.8s-.48-5.34-1.33-7.8c-.24-.7-1.12-1.02-1.83-.7h0c-.6.27-.88.9-.68,1.48.76,2.22,1.19,4.58,1.19,7.02s-.43,4.8-1.19,7.02c-.2.59.08,1.22.68,1.48Z' fill='%23fff'/%3E%3Cpath d='M32.18,27.21h0c-.58.26-.85.86-.69,1.43.46,1.56.72,3.2.72,4.89s-.25,3.33-.72,4.89c-.17.57.1,1.17.69,1.43h0c.75.33,1.62-.06,1.84-.8.53-1.76.82-3.61.82-5.52s-.29-3.76-.82-5.52c-.22-.74-1.09-1.13-1.84-.8Z' fill='%23fff'/%3E%3Cpath d='M27.25,37.71l.11.05c.75.33,1.63-.08,1.8-.83.26-1.11.39-2.25.39-3.43s-.14-2.32-.39-3.43c-.17-.75-1.05-1.16-1.8-.83l-.11.05c-.54.24-.81.79-.68,1.33.22.93.34,1.89.34,2.88s-.12,1.95-.34,2.88c-.12.54.14,1.09.68,1.33Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wearables-watch\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M31,51h10c2.21,0,4,1.79,4,4v8h-18v-8c0-2.21,1.79-4,4-4Z' transform='translate(72 114) rotate(180)' fill='%2366c7c0'/%3E%3Cpath d='M54,32h0c1.66,0,3,1.34,3,3v2c0,1.66-1.34,3-3,3h0c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1Z' fill='%23004c4c'/%3E%3Cpath d='M31,9h10c2.21,0,4,1.79,4,4v8h-18v-8c0-2.21,1.79-4,4-4Z' fill='%2366c7c0'/%3E%3Cpath d='M27,54.95c2.73,1.3,5.77,2.05,9,2.05s6.27-.75,9-2.05v-3.95h-18v3.95Z' fill='%2333b5ab'/%3E%3Ccircle cx='36' cy='36' r='18' fill='%2300716b'/%3E%3Ccircle cx='36' cy='36' r='15' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M40.48,28.14h0c-.45.2-.66.68-.49,1.12.79,2.12,1.24,4.39,1.24,6.75s-.45,4.63-1.24,6.75c-.16.44.04.92.49,1.12h0c.52.23,1.16,0,1.35-.51.87-2.31,1.35-4.78,1.35-7.36s-.49-5.05-1.35-7.36c-.19-.51-.83-.74-1.35-.51Z' fill='%23fff'/%3E%3Cpath d='M36.92,42.3h0c.53.23,1.18,0,1.35-.52.63-1.83.99-3.76.99-5.78s-.35-3.95-.99-5.78c-.18-.51-.83-.75-1.35-.52h0c-.45.2-.65.66-.5,1.1.56,1.64.88,3.39.88,5.2s-.32,3.55-.88,5.2c-.15.43.06.9.5,1.1Z' fill='%23fff'/%3E%3Cpath d='M33.36,31.35h0c-.43.19-.63.64-.51,1.06.34,1.16.53,2.37.53,3.62s-.19,2.47-.53,3.62c-.13.42.08.87.51,1.06h0c.55.24,1.2-.05,1.36-.59.39-1.3.61-2.67.61-4.09s-.22-2.78-.61-4.09c-.16-.55-.81-.84-1.36-.59Z' fill='%23fff'/%3E%3Cpath d='M29.71,39.12l.08.04c.55.24,1.2-.06,1.33-.61.19-.82.29-1.67.29-2.54s-.1-1.72-.29-2.54c-.13-.55-.78-.86-1.33-.61l-.08.04c-.4.18-.6.58-.5.98.16.69.25,1.4.25,2.13s-.09,1.44-.25,2.13c-.09.4.1.81.5.98Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-weather-damage\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M56,63H16c-2.21,0-4-1.79-4-4v-28l21.84-22.75c1.18-1.23,3.15-1.23,4.33,0l21.84,22.75v28c0,2.21-1.79,4-4,4Z' fill='%2366c7c0'/%3E%3Cpath d='M38.32,12.41c-.56-.57-1.33-.89-2.12-.89h0c-.8,0-1.56.32-2.13.88l-22.06,22.17v8.51l23.47-23.58c.39-.39,1.03-.39,1.42,0l23.11,23.42v-8.54l-21.68-21.97Z' fill='%2333b5ab'/%3E%3Cpath d='M8.96,39.67c-.77,0-1.53-.29-2.12-.87-1.17-1.17-1.18-3.07-.01-4.24L34.06,7.21c.56-.57,1.33-.88,2.13-.88h0c.8,0,1.56.32,2.12.89l26.74,27.09c1.02,1.03,1.26,2.67.43,3.86-1.11,1.61-3.33,1.75-4.63.43l-23.98-24.29c-.39-.4-1.03-.4-1.42,0l-24.38,24.49c-.59.59-1.36.88-2.13.88Z' fill='%2300716b'/%3E%3Cpolygon points='48.91 33.94 40.84 33.94 47.45 24.29 39.29 24.29 29.67 37.98 37.74 37.98 32.68 47.63 48.91 33.94' fill='%23f3c000'/%3E%3Cpath d='M57.26,17.3c-.37,0-.73.04-1.07.1-.36-5.5-4.94-9.85-10.53-9.85-4.39,0-8.16,2.69-9.75,6.51-.46-.09-.95-.14-1.44-.14-4.07,0-7.37,3.3-7.37,7.37s3.08,7.14,6.95,7.36h0s23.2.01,23.2.01c3.14,0,5.68-2.54,5.68-5.68s-2.54-5.68-5.68-5.68Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-web-agree\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M64,18v39H8V18c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2366c7c0'/%3E%3Cpath d='M64,18v4H8v-4c0-1.66,1.34-3,3-3h50c1.66,0,3,1.34,3,3Z' fill='%2300716b'/%3E%3Ccircle cx='13.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Ccircle cx='18.5' cy='18.5' r='1.5' fill='%2366c7c0'/%3E%3Crect x='26' y='28' width='21' height='21' fill='%2300716b'/%3E%3Cpath d='M34.856,43c-.319,0-.638-.122-.881-.365l-3.502-3.502c-.487-.487-.487-1.276,0-1.763s1.276-.487,1.763,0l2.621,2.621,6.016-6.015c.487-.487,1.276-.487,1.763,0,.487.487.487,1.276,0,1.763l-6.897,6.897c-.244.244-.562.365-.881.365Z' fill='%23fbcf31'/%3E%3Crect x='8' y='22' width='56' height='2' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-whatsapp\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M50.35,21.57c-3.81-3.81-8.87-5.91-14.26-5.91-11.12,0-20.16,9.05-20.17,20.16,0,3.55.93,7.02,2.69,10.08l-2.86,10.45,10.69-2.8c2.95,1.61,6.26,2.45,9.64,2.45h0c11.11,0,20.16-9.05,20.16-20.16,0-5.39-2.09-10.45-5.9-14.27h0Z' fill-rule='evenodd' fill='%2333b5ab'/%3E%3Cpath d='M50.88,21.03c-3.95-3.95-9.2-6.13-14.79-6.13-11.53,0-20.91,9.38-20.91,20.91,0,3.69.96,7.28,2.79,10.45l-2.97,10.84,11.09-2.91c3.05,1.67,6.49,2.54,9.99,2.54h0c11.53,0,20.91-9.38,20.91-20.91,0-5.59-2.17-10.84-6.12-14.79h0ZM36.09,53.21h0c-3.12,0-6.18-.84-8.85-2.42l-.63-.38-6.58,1.73,1.76-6.41-.41-.66c-1.74-2.77-2.66-5.97-2.66-9.25,0-9.58,7.8-17.38,17.39-17.38,4.64,0,9.01,1.81,12.29,5.1,3.28,3.28,5.09,7.65,5.09,12.3,0,9.58-7.8,17.38-17.38,17.38h0Z' fill-rule='evenodd' fill='%2300716b'/%3E%3Cpath d='M45.62,40.19c-.52-.26-3.09-1.53-3.57-1.7-.48-.17-.83-.26-1.18.26-.35.52-1.35,1.7-1.65,2.05-.3.35-.61.39-1.13.13-.52-.26-2.21-.81-4.2-2.59-1.55-1.39-2.6-3.1-2.91-3.62-.3-.52-.03-.81.23-1.07.23-.23.52-.61.78-.92.26-.3.35-.52.52-.87.17-.35.09-.65-.04-.92-.13-.26-1.18-2.83-1.61-3.88-.42-1.02-.86-.88-1.18-.9-.3-.02-.65-.02-1-.02s-.91.13-1.39.65c-.48.52-1.83,1.79-1.83,4.36s1.87,5.06,2.13,5.41c.26.35,3.68,5.63,8.93,7.89,1.25.54,2.22.86,2.98,1.1,1.25.4,2.39.34,3.29.21,1-.15,3.09-1.26,3.53-2.48.44-1.22.44-2.27.3-2.48-.13-.22-.48-.35-1-.61h0Z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wind-energy\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M32.9,62.9h-9l1.92-31.41c.06-1.06.94-1.88,2-1.88h1.16c1.06,0,1.93.82,2,1.88l1.92,31.41Z' fill='%2366c7c0'/%3E%3Cpolygon points='52.03 63.01 46.07 63.01 47.42 40.98 50.68 40.98 52.03 63.01' fill='%2366c7c0'/%3E%3Cpath d='M31.14,34.32l-.05-.79c-.03-.5,0-2.12-.32-2.95-.38-.99-1.16-1.16-1.76-1.16h-1.22c-.62,0-1.41.22-1.79,1.25-.3.8-.26,2.37-.29,2.85l-.05.79c.7.7,1.67,1.13,2.74,1.13s2.04-.43,2.74-1.13Z' fill='%2333b5ab'/%3E%3Cpath d='M31.25,24.99h-5.72l1.92-16.1c.06-.47.46-.83.94-.83h0c.48,0,.88.36.94.83l1.92,16.1Z' fill='%2366c7c0'/%3E%3Cpath d='M28.39,30.03l2.7-5.04,13.29,9.29c.39.27.52.8.29,1.22h0c-.23.42-.73.61-1.18.43l-15.11-5.9Z' fill='%2366c7c0'/%3E%3Cpath d='M28.39,30.03l-2.7-5.04-13.29,9.29c-.39.27-.52.8-.29,1.22h0c.23.42.73.61,1.18.43l15.11-5.9Z' fill='%2366c7c0'/%3E%3Ccircle cx='28.39' cy='27.08' r='3.72' fill='%2300716b'/%3E%3Ccircle cx='28.39' cy='27.08' r='2.21' fill='%23f3c000'/%3E%3Cpath d='M50.9,44.54l-.18-2.98-3.31-.12-.19,3.09c.47.47,1.12.76,1.84.76s1.37-.29,1.84-.76Z' fill='%2333b5ab'/%3E%3Cpath d='M50.95,37.92h-3.78l1.27-10.66c.04-.31.3-.55.62-.55h0c.32,0,.58.24.62.55l1.27,10.66Z' fill='%2366c7c0'/%3E%3Cpath d='M49.05,41.26l1.78-3.34,8.8,6.15c.26.18.34.53.19.81h0c-.15.28-.48.4-.78.29l-10-3.91Z' fill='%2366c7c0'/%3E%3Cpath d='M49.05,41.26l-1.78-3.34-8.8,6.15c-.26.18-.34.53-.19.81h0c.15.28.48.4.78.29l10-3.91Z' fill='%2366c7c0'/%3E%3Ccircle cx='49.05' cy='39.3' r='2.46' fill='%2300716b'/%3E%3Ccircle cx='49.05' cy='39.3' r='1.46' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-windmill\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M45,29c0-4.97-4.03-9-9-9s-9,4.03-9,9v8h18v-8Z' fill='%2333b5ab'/%3E%3Cpath d='M19.96,57h32.09c1.08,0,1.96.88,1.96,1.96v4.04H18v-4.04c0-1.08.88-1.96,1.96-1.96Z' fill='%2333b5ab'/%3E%3Cpath d='M44.77,37h-17.54c-.43,4.41-2.23,13-6.23,20,0,0,30,0,30,0-4-7-5.8-15.59-6.23-20Z' fill='%2366c7c0'/%3E%3Crect x='37.42' y='37.31' width='21.09' height='7.37' rx='1.15' ry='1.15' transform='translate(36.46 -21.05) rotate(38.98)' fill='%2300716b'/%3E%3Crect x='35.53' y='31.47' width='12.27' height='2.24' transform='translate(29.77 -18.95) rotate(38.98)' fill='%2300716b'/%3E%3Crect x='12.51' y='36.29' width='21.09' height='7.37' rx='1.15' ry='1.15' transform='translate(68.63 47.2) rotate(128.98)' fill='%2300716b'/%3E%3Crect x='25.32' y='32.54' width='12.27' height='2.24' transform='translate(77.41 30.39) rotate(128.98)' fill='%2300716b'/%3E%3Crect x='13.49' y='11.35' width='21.09' height='7.37' rx='1.15' ry='1.15' transform='translate(33.26 41.84) rotate(-141.02)' fill='%2300716b'/%3E%3Crect x='24.21' y='22.31' width='12.27' height='2.24' transform='translate(39.19 60.74) rotate(-141.02)' fill='%2300716b'/%3E%3Crect x='38.4' y='12.36' width='21.09' height='7.37' rx='1.15' ry='1.15' transform='translate(5.68 44.01) rotate(-51.02)' fill='%2300716b'/%3E%3Crect x='34.41' y='21.24' width='12.27' height='2.24' transform='translate(-2.34 39.82) rotate(-51.02)' fill='%2300716b'/%3E%3Ccircle cx='36' cy='27.92' r='2.3' fill='%23f3c000'/%3E%3Cpath d='M36,45.46h0c2.76,0,5,2.24,5,5v12.54h-10v-12.54c0-2.76,2.24-5,5-5Z' fill='%2300716b'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wintersports\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M36,31.25c-1.1,0-2-.9-2-2v-15.79c0-1.1.9-2,2-2s2,.9,2,2v15.79c0,1.1-.9,2-2,2Z' fill='%2366c7c0'/%3E%3Cpolygon points='38 20.08 34 21.36 34 16.25 38 16.25 38 20.08' fill='%2339b7ae'/%3E%3Cpath d='M9,24.5c-.44,0-.85-.29-.97-.74-.14-.53.17-1.08.71-1.23l54-14.5c.54-.14,1.08.17,1.23.71.14.53-.17,1.08-.71,1.23L9.26,24.47c-.09.02-.17.03-.26.03Z' fill='%2300716b'/%3E%3Cpath d='M27.62,17.39c-.88,0-1.69-.59-1.93-1.48-.29-1.07.35-2.16,1.41-2.45l16.76-4.5c1.06-.29,2.16.35,2.45,1.41.29,1.07-.35,2.16-1.41,2.45l-16.76,4.5c-.17.05-.35.07-.52.07Z' fill='%2366c7c0'/%3E%3Cpath d='M51.89,30.76c-.56-1.65-2.11-2.75-3.84-2.75h-24.09c-1.74,0-3.28,1.1-3.84,2.75-.93,2.72-2.11,7.34-2.11,13.25s1.18,10.53,2.11,13.25c.56,1.65,2.11,2.75,3.84,2.75h24.09c1.74,0,3.28-1.1,3.84-2.75.93-2.72,2.11-7.34,2.11-13.25s-1.18-10.53-2.11-13.25Z' fill='%2366c7c0'/%3E%3Cpath d='M34,51.01l-8.42.15c-1.2,0-2.28-.69-2.67-1.73-.65-1.71-1.47-4.62-1.47-8.34s.82-6.63,1.47-8.34c.39-1.04,1.46-1.73,2.67-1.73h8.42v20Z' fill='%23004c4c'/%3E%3Cpath d='M38,51.01l8.42.15c1.2,0,2.28-.69,2.67-1.73.65-1.71,1.47-4.62,1.47-8.34,0-3.73-.82-6.63-1.47-8.34-.39-1.04-1.46-1.73-2.67-1.73h-8.42s0,20,0,20Z' fill='%23004c4c'/%3E%3Cpath d='M51.89,57.27c.03-.08.06-.17.08-.25h-31.94c.03.08.06.18.08.25.56,1.65,2.11,2.75,3.84,2.75h24.08c1.74,0,3.28-1.1,3.84-2.75Z' fill='%2339b7ae'/%3E%3Cpath d='M20.03,57.01h31.94c.36-1.07.74-2.42,1.08-4H18.95c.34,1.58.72,2.93,1.08,4Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wooden-shoe\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpath d='M9.12,33.87c.18-2.91,2.75-5.14,5.64-4.76,2.78.36,6.32.36,9.37-1.09,3.28-1.56,6.52-3.61,8.81-5.16,1.88-1.28,4.37-1.12,6.08.37,3.25,2.84,8.72,6.94,13.43,7.03,2.94.06,5,.07,6.42.06,1.89,0,3.51,1.32,3.88,3.18.55,2.74.45,6.92-3.08,11.34,0,0-3.05,5.69-11.24,5.69h-2.02c-2.5,0-4.91-.84-6.93-2.3-1.43-1.03-3.31-2.15-5.39-2.72-1.93-.53-4.05.14-5.14,1.82-.01.02-.03.04-.04.06-.94,1.47-2.48,2.45-4.22,2.45h-7.65c-1.41,0-2.77-.58-3.71-1.64-1.77-1.99-4.32-5.67-4.32-10.3,0-1.54.05-2.87.12-4.02Z' fill='%2366c7c0'/%3E%3Cpath d='M35.57,32.48l3.33,3.33c1.06,1.06,2.72,1.2,3.95.34,2.06-1.45,4.56-3.81,6.66-6.41-3.35-1.03-6.77-3.42-9.31-5.51-1.25,1.25-2.68,2.54-4.08,3.47-1.65,1.09-1.95,3.38-.55,4.78Z' fill='%23f3c000'/%3E%3Cpath d='M59.67,41.46s-3.05,5.75-11.24,5.75h-2.02c-2.5,0-4.91-.84-6.93-2.33-1.43-1.05-3.31-2.17-5.39-2.75-1.93-.54-4.04.14-5.14,1.84-.01.02-.03.04-.04.07-.94,1.49-2.48,2.47-4.22,2.47h-7.65c-1.41,0-2.77-.59-3.71-1.66-1.64-1.87-3.95-5.2-4.27-9.4-.03.76-.04,1.58-.04,2.47,0,4.68,2.55,8.4,4.32,10.41.94,1.07,2.29,1.65,3.71,1.65h7.65c1.74,0,3.29-.99,4.22-2.47.01-.02.03-.04.04-.07,1.1-1.7,3.21-2.38,5.14-1.84,2.08.58,3.97,1.71,5.39,2.75,2.02,1.48,4.43,2.63,6.93,2.63h2.02c8.19,0,11.24-5.75,11.24-5.75,3.22-4.06,3.58-8.23,3.21-10.99-.29,2.17-1.19,4.65-3.21,7.2Z' fill='%2333b5ab'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-world-climate-1\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_828_346)'%3E%3Cpath opacity='0.08' d='M50 21C40.6 11.6 25.4 11.6 16.1 21C16 21.1 15.9 21.2 15.9 21.2C15.9 21.2 15.9 21.2 15.8 21.3C15.6 21.5 15.4 21.7 15.2 22C15.3 21.9 15.3 21.8 15.4 21.7C6.70001 31.1 6.90001 45.8 16 55C25.1 64.1 39.8 64.4 49.2 55.7C49.1 55.8 49 55.8 48.9 55.9C49.1 55.7 49.4 55.6 49.6 55.3C49.6 55.3 49.6 55.3 49.7 55.2C49.8 55.1 49.9 55 49.9 55C59.3 45.6 59.3 30.4 50 21ZM23.4 47.6C22.8 47 22.3 46.4 21.7 45.8C22.3 46.4 22.9 47 23.4 47.6C24 48.2 24.6 48.7 25.2 49.3C24.6 48.7 24 48.1 23.4 47.6ZM13.4 28.1C13.4 28.3 13.4 28.6 13.4 28.8C13.4 28.5 13.4 28.3 13.4 28.1ZM14.8 34.8C14.9 35.1 15 35.4 15.2 35.7C15.1 35.4 14.9 35.1 14.8 34.8ZM15.6 36.6C15.6 36.7 15.7 36.8 15.7 36.9C15.7 36.8 15.6 36.7 15.6 36.6ZM14.2 33.1C14.3 33.4 14.4 33.7 14.5 33.9C14.4 33.6 14.3 33.3 14.2 33.1ZM16 37.5C16.1 37.6 16.1 37.6 16 37.5C16.1 37.6 16.1 37.6 16 37.5ZM13.4 27.2C13.4 27 13.4 26.8 13.4 26.6C13.4 26.7 13.4 27 13.4 27.2ZM13.6 25.7C13.6 25.5 13.7 25.3 13.7 25.1C13.6 25.3 13.6 25.5 13.6 25.7ZM13.9 24.4C14 24.2 14 24 14.1 23.9C14 24 14 24.2 13.9 24.4ZM14 32.1C13.9 31.8 13.9 31.6 13.8 31.3C13.8 31.6 13.9 31.8 14 32.1ZM13.6 30.4C13.6 30.2 13.5 29.9 13.5 29.7C13.5 29.9 13.6 30.1 13.6 30.4ZM16.5 38.5C16.7 38.8 16.9 39.1 17.1 39.5C16.9 39.1 16.7 38.8 16.5 38.5ZM18.3 41.3C18.1 41 17.8 40.6 17.6 40.3C17.8 40.7 18.1 41 18.3 41.3ZM19.7 43.3C19.4 42.9 19.1 42.6 18.9 42.2C19.1 42.5 19.4 42.9 19.7 43.3ZM36 56.1C35.7 56 35.5 55.9 35.3 55.8C35.5 55.9 35.8 56 36 56.1ZM32.5 54.5C32.2 54.3 31.9 54.1 31.5 53.9C31.9 54.1 32.2 54.3 32.5 54.5ZM30.7 53.4C30.4 53.2 30 53 29.7 52.7C30 52.9 30.3 53.2 30.7 53.4ZM28.8 52.1C28.4 51.8 28.1 51.6 27.7 51.3C28.1 51.6 28.5 51.9 28.8 52.1ZM27 50.8C26.6 50.5 26.2 50.1 25.8 49.8C26.2 50.1 26.6 50.4 27 50.8ZM33.8 55.1C34 55.2 34.2 55.3 34.4 55.4C34.2 55.3 34 55.2 33.8 55.1ZM36 56.1C36 56.1 36.1 56.1 36.1 56.2C36.1 56.2 36.1 56.1 36 56.1ZM39.7 57.2C39.4 57.1 39.2 57.1 38.9 57C39.2 57.1 39.4 57.2 39.7 57.2ZM37.9 56.8C37.6 56.7 37.3 56.6 37.1 56.5C37.4 56.6 37.7 56.7 37.9 56.8ZM41.3 57.5C41.1 57.5 40.8 57.4 40.6 57.4C40.9 57.4 41.1 57.5 41.3 57.5ZM44.5 57.6C44.3 57.6 44.1 57.6 43.9 57.6C44 57.6 44.3 57.6 44.5 57.6ZM21.2 45.2C20.9 44.8 20.5 44.4 20.2 44C20.6 44.4 20.9 44.8 21.2 45.2ZM14.4 23.1C14.5 22.9 14.6 22.8 14.7 22.6C14.6 22.8 14.5 23 14.4 23.1ZM42.3 57.6C42.5 57.6 42.8 57.6 43 57.6C42.7 57.6 42.5 57.6 42.3 57.6ZM47.9 56.6C48.1 56.5 48.2 56.4 48.4 56.3C48.2 56.4 48.1 56.5 47.9 56.6ZM45.3 57.4C45.5 57.4 45.7 57.3 45.9 57.3C45.7 57.4 45.5 57.4 45.3 57.4ZM46.6 57.1C46.8 57 47 57 47.1 56.9C47 57 46.8 57 46.6 57.1Z' fill='black'/%3E%3Cpath d='M60 36C60 36.4 60 36.8 60 37.2C60 37.5 60 37.8 59.9 38.1C59.8 38.9 59.7 39.6 59.6 40.4C59.3 42.3 58.7 44 58 45.7C57.9 45.9 57.8 46.1 57.7 46.4C57.7 46.4 57.7 46.5 57.6 46.5C57.4 46.9 57.2 47.2 57 47.6C56.5 48.5 55.9 49.4 55.3 50.3C55.1 50.6 54.8 50.9 54.6 51.2C54.4 51.5 54.1 51.8 53.8 52.1C53.5 52.4 53.3 52.7 53 53C52.7 53.3 52.4 53.5 52.1 53.8C51.6 54.3 51.1 54.7 50.5 55.1C50.3 55.2 50.2 55.3 50.1 55.4C49.9 55.6 49.6 55.8 49.3 55.9C48.8 56.2 48.2 56.6 47.7 56.9C44.2 58.9 40.2 60 35.9 60C33.6 60 31.4 59.7 29.4 59.1C29.1 59 28.8 58.9 28.6 58.9C28.2 58.8 27.8 58.6 27.4 58.5C27.2 58.4 26.9 58.3 26.7 58.2C26.4 58.1 26.1 57.9 25.8 57.8C24.8 57.3 23.9 56.8 23 56.2C17.8 52.9 14.1 47.6 12.7 41.4V41.3C12.7 41.1 12.6 40.8 12.6 40.6C12.6 40.4 12.5 40.1 12.5 39.9C12.5 39.6 12.4 39.2 12.4 38.8C12.3 38.4 12.3 37.9 12.3 37.5C12.3 37 12.3 36.6 12.3 36.2C12.3 35.8 12.3 35.4 12.3 35V34.9C12.3 34.7 12.3 34.4 12.4 34.2C12.4 34.2 12.4 34.1 12.4 34C12.4 33.8 12.4 33.6 12.5 33.5C12.6 32.8 12.7 32.1 12.8 31.4C12.9 31 13 30.6 13.1 30.2C13.2 29.9 13.3 29.5 13.4 29.2C13.5 29 13.5 28.8 13.6 28.6C13.8 28 14 27.4 14.3 26.9C14.4 26.5 14.6 26.2 14.8 25.8C14.9 25.5 15.1 25.3 15.2 25C15.3 24.9 15.3 24.8 15.4 24.7C15.5 24.4 15.7 24.2 15.8 23.9C15.8 23.8 15.9 23.7 16 23.7C16.1 23.4 16.3 23.2 16.5 22.9C16.7 22.6 16.9 22.3 17.1 22C17.4 21.7 17.6 21.3 17.9 21C18.2 20.7 18.5 20.3 18.8 20C19.1 19.7 19.4 19.3 19.7 19C20 18.7 20.3 18.4 20.7 18.1C21 17.8 21.3 17.6 21.6 17.3C21.6 17.3 21.6 17.3 21.7 17.2C22 17 22.3 16.8 22.6 16.6C22.8 16.5 22.9 16.4 23 16.3C23.1 16.3 23.1 16.2 23.2 16.2C24.1 15.6 25 15.1 25.9 14.7C27.4 14 29.1 13.4 30.8 13C31 12.9 31.3 12.9 31.6 12.8C31.8 12.8 31.9 12.7 32.1 12.7C32.4 12.6 32.6 12.6 32.9 12.6C33.2 12.5 33.5 12.5 33.8 12.5C34.1 12.5 34.3 12.4 34.6 12.4C34.8 12.4 35 12.4 35.3 12.4C35.7 12.4 36 12.4 36.4 12.4C36.8 12.4 37.1 12.4 37.5 12.4H37.6C37.7 12.4 37.9 12.4 38 12.4H38.1C38.4 12.4 38.7 12.4 39 12.5C39.3 12.5 39.6 12.6 39.9 12.6C40 12.6 40.1 12.6 40.2 12.6C44.2 13.2 47.9 14.9 51 17.3C51.3 17.5 51.5 17.7 51.8 17.9C52.2 18.2 52.5 18.5 52.8 18.8C53.1 19.1 53.5 19.5 53.8 19.8C54.1 20.1 54.4 20.4 54.7 20.8C54.8 20.9 54.9 21 55 21.1C55.2 21.4 55.4 21.6 55.6 21.9C55.7 22 55.8 22.2 55.9 22.3C56 22.5 56.2 22.6 56.3 22.8C56.6 23.2 56.8 23.6 57.1 24C57.2 24.1 57.3 24.3 57.4 24.4C57.9 25.3 58.4 26.3 58.8 27.3C58.9 27.6 59 27.9 59.1 28.2C59.1 28.3 59.2 28.4 59.2 28.6C59.2 28.7 59.3 28.8 59.3 28.9C59.5 29.4 59.6 30 59.8 30.5C60 31.2 60.1 31.9 60.2 32.6C60.3 32.9 60.3 33.2 60.3 33.5C60.4 34 60.4 34.5 60.4 35C60 35.2 60 35.6 60 36Z' fill='url(%23paint0_linear_828_346)'/%3E%3Cg opacity='0.18'%3E%3Cpath opacity='0.18' d='M26.4 45.6C17.3 36.5 13.7 25.1 18.3 19.8C9.7 29.1 9.9 43.8 19 53C28.1 62.1 42.8 62.4 52.2 53.7C47 58.2 35.6 54.7 26.4 45.6Z' fill='black'/%3E%3C/g%3E%3Cpath d='M17.9 28.6C18 28.5 18.1 28.5 18.1 28.4C18.2 28.4 18.3 28.3 18.3 28.3C18.3 28.4 18.2 28.4 18.2 28.5C18.3 28.6 18.5 28.7 18.6 28.7C18.8 28.7 18.9 28.6 19.1 28.5C19.2 28.6 19.3 28.7 19.4 28.8C19.1 28.9 18.8 28.9 18.5 29C18.4 29 18.2 29.2 18.2 29.3C18.3 29.6 18.1 29.7 18 29.9C18 30.3 18 30.5 18 30.8C18 30.8 18 30.9 18.1 30.9C18.1 30.9 18.2 30.9 18.2 30.8C18.3 30.6 18.5 30.4 18.5 30.1C18.5 29.8 18.6 29.6 18.8 29.4C18.9 29.3 19 29.2 19.1 29.1C19.2 29.1 19.2 29 19.3 29C19.4 29.1 19.5 29.1 19.5 29.2C19.5 29.4 19.5 29.6 19.5 29.8C19.8 29.7 19.6 30.1 19.8 30.1C19.8 30 19.9 29.9 19.9 29.9C20 29.4 20.1 29.4 20.5 29.5C20.6 29.4 20.6 29.4 20.7 29.3C20.7 29.2 20.7 29.1 20.6 29.1C20.5 29 20.4 28.9 20.3 28.8C20.1 28.7 19.9 28.8 19.6 28.7C19.4 28.7 19.3 28.6 19.2 28.4C19.2 28.2 19.2 28.1 19.1 27.9C19.1 27.9 19.1 27.9 19 27.9C19.1 28 19 27.9 19 27.8C18.9 27.6 18.8 27.5 18.6 27.7C18.2 28 17.8 28.3 17.4 28.6C17.4 28.6 17.4 28.7 17.3 28.7C17.5 28.8 17.7 28.8 17.9 28.6Z' fill='url(%23paint1_linear_828_346)'/%3E%3Cpath d='M19.2 38C19.3 37.8 19.4 37.5 19.4 37.3C19.5 37.5 19.4 37.7 19.2 38Z' fill='url(%23paint2_linear_828_346)'/%3E%3Cpath d='M52.5 22.1C52.4 22 52.5 22 52.5 22.1C52.4 22.1 52.4 22.1 52.3 22.2L52.2 22.3C52.2 22.3 52.2 22.3 52.2 22.4C52.2 22.4 52.2 22.4 52.3 22.5C52.3 22.4 52.4 22.4 52.4 22.4C52.4 22.3 52.5 22.3 52.5 22.2C52.5 22.1 52.5 22.1 52.5 22.1ZM53.8 21.5C53.7 21.5 53.6 21.4 53.6 21.4C53.5 21.4 53.4 21.5 53.4 21.6C53.4 21.7 53.5 21.7 53.5 21.7C53.5 21.7 53.6 21.7 53.6 21.6C53.7 21.7 53.8 21.6 53.8 21.5C53.8 21.6 53.8 21.6 53.8 21.5Z' fill='url(%23paint3_linear_828_346)'/%3E%3Cpath d='M60 34.8C60 34.3 59.9 33.8 59.9 33.3C59.9 33 59.8 32.7 59.8 32.4C59.7 31.7 59.6 31 59.4 30.3C59.3 30.3 59.3 30.3 59.2 30.2L59.1 30.1C58.6 29.9 58.2 29.9 57.8 30.2C57.7 30.3 57.5 30.3 57.4 30.3C57.2 30.3 57 30.4 56.8 30.2C56.6 30 56.4 29.8 56.6 29.5C56.7 29.4 56.7 29.2 56.8 29.1C57 28.7 57.1 28.3 57.4 28C57.5 27.9 57.6 27.9 57.8 28C57.9 28.1 58 28.2 58.2 28.1C58.3 28.1 58.4 28.1 58.5 28.2C58.4 28.3 58.3 28.4 58.1 28.5C58.4 28.5 58.5 28.7 58.5 29C58.7 28.9 58.9 28.8 59.1 28.7C59.1 28.6 59 28.5 59 28.4C58.9 28.4 58.8 28.2 58.6 28C58.7 28 58.8 28 58.8 28C58.7 27.7 58.6 27.4 58.5 27.1C58.1 26.1 57.6 25.1 57.1 24.2C57 24.1 56.9 23.9 56.8 23.8C56.6 23.4 56.3 23 56 22.6C55.9 22.4 55.8 22.2 55.6 22.1C55.5 22 55.4 21.8 55.3 21.7C55.1 21.4 54.9 21.2 54.7 20.9C54.6 20.9 54.5 21 54.4 21C54.3 21 54.3 21.3 54.4 21.4C54.4 21.6 54.5 21.8 54.5 22C54.5 22.1 54.5 22.2 54.4 22.2C54.4 22.2 54.3 22.2 54.2 22.2C54 22.1 54 22 53.8 21.8C53.7 21.8 53.7 21.9 53.6 22C53.5 22.3 53.4 22.6 53.5 22.9C53.5 23 53.5 23.1 53.4 23.1C53.3 23.2 53.2 23.3 53.2 23.4C53.2 23.6 53 23.7 52.9 23.5C52.7 23.3 52.6 23.4 52.4 23.5C52.3 23.5 52.2 23.5 52.2 23.6C52 23.7 51.8 23.7 51.5 23.7C51.3 23.7 51.2 23.6 51 23.6C50.9 23.6 50.8 23.6 50.8 23.6C50.6 23.8 50.4 23.8 50.2 23.7C50.1 23.7 50.1 23.5 50.1 23.4C50.1 23.4 50.2 23.3 50.3 23.2C50.2 23.5 50.5 23.5 50.6 23.5C50.7 23.5 50.8 23.4 51 23.3C51 23.3 51 23.3 51 23.2C51 23.2 50.9 23.1 50.8 23.1C50.8 23 50.9 22.9 50.9 22.9C51 22.9 51.1 22.9 51.2 22.9C51.3 22.9 51.4 22.8 51.4 22.7C51.4 22.7 51.4 22.6 51.5 22.6C51.6 22.5 51.6 22.5 51.7 22.4C51.8 22.4 51.9 22.4 51.9 22.4C52.2 22.4 52.2 22.3 52.1 22C52.1 22 52.1 21.9 52.1 21.8C52.1 21.7 52.1 21.5 52.1 21.4C52.1 21.2 52.1 21 52.4 20.9C52.7 20.9 52.8 20.4 52.6 20.2C52.5 20.1 52.3 20 52.2 19.9C52.2 19.9 52.1 19.9 52.1 19.8C52.1 19.5 52 19.1 52 18.8C52.1 18.6 52.2 18.4 52.3 18.3C52 18 51.6 17.7 51.3 17.4C51.1 17.2 50.8 17 50.5 16.8C50.5 16.8 50.5 16.8 50.5 16.9C50.5 16.9 50.5 16.9 50.4 16.9C50.1 17.3 49.8 17.6 49.5 18C49.4 18.1 49.3 18.1 49.2 18.1C49.1 18.1 49.1 18.1 49 18.1C49.2 18.4 49.1 18.5 48.8 18.5C48.7 18.6 48.7 18.7 48.6 18.7C48.6 18.7 48.5 18.8 48.5 18.9L48.4 19C48.3 19 48.2 19 48.2 19.2C48.2 19.3 48.2 19.4 48.2 19.5C48.2 19.6 48.2 19.8 48.3 19.9C48.4 20 48.5 20.2 48.5 20.3C48.6 20.3 48.5 20.3 48.5 20.4C48.3 20.6 48.3 20.6 48.5 20.7C48.6 20.7 48.6 20.8 48.6 20.9C48.5 21.1 48.6 21.2 48.8 21.3C49 21.4 49.3 21.4 49.5 21.2C49.7 21.1 49.9 21 50.1 20.9C50.2 20.9 50.2 20.8 50.3 20.8C50.3 21 50.4 21.1 50.4 21.2C50.4 21.3 50.4 21.4 50.5 21.4L50.6 21.5C50.7 21.6 50.8 21.8 50.9 21.9C50.9 22 50.9 22.1 50.9 22.2C50.7 22.3 50.5 22.4 50.4 22.6C50.4 22.6 50.3 22.6 50.2 22.6C50.2 22.5 50.3 22.4 50.3 22.4C50.3 22.3 50.4 22.2 50.3 22.2C50.1 22.1 50.2 21.9 50.2 21.7C50.2 21.6 50.2 21.5 50.2 21.3C50.1 21.4 50 21.4 49.9 21.4C49.8 21.5 49.7 21.6 49.6 21.6C49.5 21.7 49.4 21.7 49.4 21.9C49.5 21.9 49.5 21.9 49.6 21.9C49.3 22 49.3 22 49.4 22.3C49.5 22.6 49.6 22.8 49.7 23.1C49.7 23.3 49.7 23.5 49.6 23.6C49.4 23.8 49 23.8 48.8 23.6C48.8 23.7 48.7 23.8 48.7 23.8C48.5 23.9 48.4 24.1 48.4 24.3C48.4 24.4 48.3 24.4 48.3 24.4C48.1 24.5 47.9 24.6 47.7 24.6C47.6 24.6 47.5 24.7 47.5 24.9C47.5 25 47.5 25.2 47.3 25.2C47.2 25.2 47.2 25.3 47.1 25.4C47 25.4 46.8 25.4 46.7 25.4C46.6 25.4 46.6 25.4 46.5 25.3C46.5 25.4 46.5 25.5 46.5 25.5C46.5 25.6 46.5 25.8 46.5 25.8C46.4 25.8 46.2 25.9 46.1 25.9C45.7 25.8 45.5 25.9 45.6 26.3C45.9 26.5 46.3 26.6 46.4 27C46.4 27.1 46.5 27.1 46.5 27.2C46.8 27.3 46.8 27.6 46.8 27.9C46.8 28 46.8 28.2 46.8 28.3C46.8 28.6 46.6 28.7 46.3 28.6C46.2 28.6 46 28.5 45.9 28.5C45.8 28.5 45.6 28.4 45.5 28.4C45.1 28.4 44.6 28.2 44.2 28.5C44.1 28.6 44 28.7 44.1 28.8C44.3 29.3 44.3 29.8 44.1 30.2C44 30.4 44 30.6 44.1 30.9C44.2 31 44.2 31.1 44.1 31.3C44.1 31.5 44.1 31.5 44.3 31.5C44.4 31.5 44.5 31.5 44.7 31.5C44.9 31.5 45 31.5 45.1 31.7C45.2 31.9 45.3 31.9 45.5 31.9C45.7 31.8 45.9 31.8 46.1 31.8C46.2 31.8 46.3 31.8 46.4 31.7C46.6 31.6 46.8 31.4 46.9 31.3L47 31.2C47.1 31.1 47.1 31 47.2 30.9C47.3 30.8 47.4 30.7 47.3 30.5C47.3 30.5 47.3 30.4 47.3 30.3C47.5 29.9 47.8 29.6 48.2 29.4C48.4 29.3 48.4 29.2 48.4 29C48.3 28.8 48.4 28.7 48.6 28.6C48.8 28.5 48.9 28.6 49.1 28.6C49.2 28.6 49.4 28.7 49.5 28.6C49.7 28.5 49.9 28.4 50.1 28.2C50.2 28.1 50.3 28.1 50.5 28.2C50.8 28.4 50.8 28.6 51 28.9C51.2 29.3 51.4 29.6 51.9 29.7C52 29.7 52.1 29.8 52.1 29.9C52.3 30.1 52.4 30.2 52.6 30.4C52.7 30.5 52.8 30.9 52.7 31.1C52.7 31.1 52.6 31.2 52.5 31.2C52.3 31.2 52.1 31.2 51.8 31.2C51.7 31.2 51.6 31.2 51.6 31.3C51.6 31.4 51.7 31.5 51.7 31.5C51.9 31.6 52 31.7 52.2 31.8C52.3 31.8 52.5 31.8 52.5 31.8C52.6 31.6 52.7 31.4 52.9 31.3C53 31.3 53.1 31.1 53.1 31C53.1 30.9 53.2 30.7 53.1 30.6C53.1 30.5 52.9 30.4 53 30.3C53 30.3 53.2 30.3 53.3 30.4C53.4 30.4 53.4 30.4 53.5 30.4C53.5 30.3 53.5 30.2 53.5 30.2L53.4 30.1C53.2 29.9 52.9 29.8 52.8 29.5H52.7C52.4 29.5 52.3 29.2 52.1 29C51.9 28.8 51.8 28.6 51.6 28.4C51.5 28.3 51.4 28.2 51.5 28C51.5 27.9 51.5 27.9 51.6 27.8C51.6 27.7 51.7 27.7 51.7 27.6C51.8 27.6 51.8 27.7 51.9 27.8C51.9 27.9 52 28 52 28.1C52.1 28 52.2 28 52.2 28C52.4 28.2 52.5 28.5 52.7 28.7C52.8 28.8 52.9 28.8 53 28.8C53.3 29 53.5 29.2 53.8 29.4C54 29.5 54.1 29.6 54 29.8C53.9 30.2 54.2 30.5 54.4 30.8C54.6 31.1 54.7 31.4 54.8 31.8C54.8 32 54.9 32 55 32C55.1 32 55.2 32 55.3 31.9C55.5 31.8 55.7 31.6 55.9 31.5C55.9 31.5 55.8 31.3 55.7 31.3C55.5 31.2 55.4 31 55.3 30.8C55.2 30.7 55.3 30.6 55.4 30.6C55.6 30.6 55.7 30.5 55.6 30.3C55.8 30.3 55.9 30.3 56.1 30.3C56.2 30.3 56.2 30.4 56.2 30.4C56.2 30.5 56.3 30.7 56.3 30.8C56.3 31 56.2 31.2 56.5 31.2C56.4 31.4 56.3 31.5 56.5 31.6V31.7C56.5 31.8 56.5 31.9 56.6 32C56.6 32.1 56.7 32.1 56.8 32.1C57 32.2 57.1 32.3 57.2 32.4C57.4 32.6 57.4 32.6 57.6 32.4C57.7 32.3 57.8 32.2 58 32.3C58.3 32.5 58.6 32.6 58.9 32.4H59C59.1 32.4 59.1 32.3 59.2 32.2C59.2 32.3 59.3 32.3 59.3 32.4C59.3 32.6 59.4 32.8 59.4 33C59.4 33.2 59.3 33.3 59.3 33.5C59.2 33.7 59.2 34 59.1 34.2C59 34.4 58.9 34.6 58.6 34.5C58.4 34.5 58.3 34.4 58.1 34.4C58 34.4 57.9 34.4 57.9 34.4C57.6 34.4 57.4 34.5 57.1 34.5C56.6 34.4 56.2 34.4 55.7 34.1C55.5 34 55.3 34 55.2 33.9C54.9 33.7 54.5 33.6 54.2 33.8C54 34 53.9 34 54 34.2C54 34.3 54.1 34.4 54 34.5C53.9 34.6 53.8 34.7 53.7 34.7C53.2 34.6 52.7 34.5 52.4 34.1C52.2 33.9 52 33.7 51.8 33.7C51.5 33.7 51.3 33.5 51 33.3C50.8 33.1 50.8 33.1 50.9 32.8C51 32.6 51.1 32.4 50.9 32.2C50.9 32.2 50.9 32.1 50.9 32C50.9 31.9 51.1 31.8 51 31.7C51 31.6 50.8 31.6 50.8 31.5C50.7 31.4 50.5 31.4 50.4 31.5C50.3 31.5 50.2 31.5 50.2 31.5C49.8 31.5 49.5 31.5 49.1 31.5C48.7 31.5 48.3 31.5 47.9 31.6H47.8C47.4 31.8 47.1 32 46.7 32.2C46.6 32.2 46.6 32.2 46.5 32.2C46.3 32.2 46 32.2 45.8 32.2C45.7 32.2 45.6 32.2 45.6 32.1C45.4 31.9 45.3 31.9 45.2 32.2C45.2 32.3 45.1 32.3 45.1 32.4C45 32.8 44.8 33 44.4 33.1C44.1 33.2 43.7 34 43.8 34.3C43.9 34.5 43.8 34.7 43.7 34.8C43.5 35.1 43.3 35.3 43 35.5C42.8 35.6 42.6 35.7 42.5 35.9C42.2 36.2 42 36.7 41.8 37.1C41.8 37.2 41.7 37.2 41.6 37.3C41.5 37.5 41.4 37.8 41.2 38.1C41.1 38.3 41.1 38.5 41.1 38.7C41.2 38.9 41.2 39.1 41.2 39.2C41.2 39.3 41.2 39.4 41.2 39.5C41.3 40.1 41.2 40.6 40.9 41.1C40.9 41.2 40.8 41.3 40.8 41.4C40.8 41.6 40.9 41.8 40.9 42C40.9 42.2 41 42.3 41.1 42.4C41.5 42.8 41.7 43.2 41.9 43.7C42 44 42.1 44.4 42.5 44.6L42.6 44.7C42.7 44.8 42.7 44.8 42.8 44.9C42.9 45 43.1 45.1 43.2 45.3C43.5 45.6 43.9 45.7 44.2 45.5C44.4 45.3 44.7 45.3 45 45.4C45.2 45.5 45.5 45.5 45.7 45.4C45.9 45.3 46.2 45.3 46.5 45.2C46.8 45.1 47.1 45 47.4 44.9C47.5 44.9 47.6 44.8 47.7 44.9C47.9 45 48.1 45.1 48.2 45.1C48.3 45.1 48.3 45.2 48.2 45.3C48.2 45.3 48.1 45.4 48.2 45.5C48.3 45.7 48.6 45.8 48.7 45.8C48.8 45.8 48.9 45.7 49.1 45.7C49.2 45.7 49.2 45.7 49.3 45.7C49.2 45.8 49.2 45.9 49.1 46C49.2 46 49.3 46.1 49.3 46.1C49.4 46.1 49.5 46.2 49.5 46.2C49.4 46.5 49.4 46.7 49.3 47C49.2 47.3 49.1 47.5 49 47.8C49 47.9 48.9 47.9 49 48C49.1 48.2 49.2 48.5 49.4 48.7C49.7 49 49.9 49.3 50 49.7C50 49.9 50 50.1 50.1 50.3C50.2 50.6 50.2 51 50.1 51.3C50.1 51.5 50.1 51.6 50.1 51.8C50.1 52 50.1 52.2 50.1 52.4C49.9 52.8 49.7 53.2 49.5 53.6C49.4 53.8 49.3 53.9 49.3 54.1C49.3 54.2 49.3 54.3 49.3 54.5C49.2 54.7 49.2 54.9 49.3 55C49.3 55.1 49.4 55.2 49.4 55.2C49.7 55 49.9 54.8 50.2 54.7C50.3 54.6 50.5 54.5 50.6 54.4C51.1 54 51.7 53.5 52.2 53.1C52.5 52.8 52.8 52.6 53.1 52.3C53.4 52 53.6 51.7 53.9 51.4C54.2 51.1 54.4 50.8 54.7 50.5C54.9 50.2 55.2 49.9 55.4 49.6C56 48.7 56.6 47.8 57.1 46.9C57.3 46.5 57.5 46.2 57.7 45.8C57.7 45.8 57.7 45.7 57.8 45.7C57.9 45.5 58 45.3 58.1 45C58.8 43.3 59.4 41.5 59.7 39.7C59.6 39.6 59.6 39.5 59.6 39.3C59.7 39 59.7 38.6 59.5 38.4C59.2 38.1 59.2 37.7 59.1 37.3C59 36.9 58.7 36.5 58.5 36C58.5 35.9 58.4 35.8 58.4 35.7C58.5 35.7 58.6 35.8 58.7 35.8C58.9 35.7 59 35.8 59.1 35.9C59.2 36 59.2 36.1 59.3 36.3C59.4 36.6 59.7 36.8 59.7 37.2C59.7 37.3 59.8 37.3 59.8 37.4C59.8 37.4 59.9 37.4 59.9 37.5C59.9 37.2 59.9 36.9 60 36.6C60 36.2 60 35.8 60 35.4C60 35.6 60 35.2 60 34.8ZM53.5 19.5C53.5 19.8 53.6 20 53.9 20L54 20.1C53.9 20.3 53.9 20.3 54.1 20.4C54.2 20.4 54.3 20.4 54.4 20.4C54 20.2 53.8 19.8 53.5 19.5Z' fill='url(%23paint4_linear_828_346)'/%3E%3Cpath d='M18.9 37.6C19 37.8 19.1 37.9 19.2 38C19.1 37.9 19 37.8 18.9 37.6Z' fill='url(%23paint5_linear_828_346)'/%3E%3Cpath d='M18.8 37.5C18.8 37.4 18.7 37.3 18.7 37.3C18.8 37.3 18.8 37.4 18.8 37.5Z' fill='url(%23paint6_linear_828_346)'/%3E%3Cpath d='M17.9 28.6C18 28.5 18.1 28.5 18.1 28.4C18.2 28.4 18.3 28.3 18.3 28.3C18.3 28.4 18.2 28.4 18.2 28.5C18.3 28.6 18.5 28.7 18.6 28.7C18.8 28.7 18.9 28.6 19.1 28.5C19.2 28.6 19.3 28.7 19.4 28.8C19.1 28.9 18.8 28.9 18.5 29C18.4 29 18.2 29.2 18.2 29.3C18.3 29.6 18.1 29.7 18 29.9C18 30.3 18 30.5 18 30.8C18 30.8 18 30.9 18.1 30.9C18.1 30.9 18.2 30.9 18.2 30.8C18.3 30.6 18.5 30.4 18.5 30.1C18.5 29.8 18.6 29.6 18.8 29.4C18.9 29.3 19 29.2 19.1 29.1C19.2 29.1 19.2 29 19.3 29C19.4 29.1 19.5 29.1 19.5 29.2C19.5 29.4 19.5 29.6 19.5 29.8C19.8 29.7 19.6 30.1 19.8 30.1C19.8 30 19.9 29.9 19.9 29.9C20 29.4 20.1 29.4 20.5 29.5C20.6 29.4 20.6 29.4 20.7 29.3C20.7 29.2 20.7 29.1 20.6 29.1C20.5 29 20.4 28.9 20.3 28.8C20.1 28.7 19.9 28.8 19.6 28.7C19.4 28.7 19.3 28.6 19.2 28.4C19.2 28.2 19.2 28.1 19.1 27.9C19.1 27.9 19.1 27.9 19 27.9C19.1 28 19 27.9 19 27.8C18.9 27.6 18.8 27.5 18.6 27.7C18.2 28 17.8 28.3 17.4 28.6C17.4 28.6 17.4 28.7 17.3 28.7C17.5 28.8 17.7 28.8 17.9 28.6Z' fill='url(%23paint7_linear_828_346)'/%3E%3Cpath d='M34.5 50.7C34.5 50.3 34.3 50 34 49.8C33.8 49.9 33.7 49.9 33.5 49.7C33.3 49.5 33 49.3 32.6 49.1C32.3 49 32 48.9 31.7 48.9C31.6 48.9 31.5 48.9 31.4 48.9C31.3 49 31.2 48.9 31.2 48.8C31.2 48.7 31.2 48.6 31.2 48.6C31 48.5 30.9 48.3 30.7 48.2C30.5 48.1 30.2 48 29.9 48.2C29.9 47.8 29.6 47.8 29.4 47.7C29.4 47.5 29.4 47.3 29.4 47.1C29.4 47.1 29.4 47.1 29.4 47C29.2 46.9 29.2 46.7 29.1 46.5C29 46 28.7 45.7 28.3 45.5C28.2 45.5 28.1 45.5 28.1 45.4C27.9 45.2 27.8 45.3 27.6 45.3C27.4 45.3 27.2 45.2 27.1 45.2C27 45.2 26.9 45.1 26.8 45L26.7 44.9C26.5 44.7 26.3 44.5 26.1 44.4H25.9C25.9 44.3 25.9 44.1 25.8 44C25.8 43.9 25.7 43.9 25.6 43.9C25.5 43.9 25.5 43.9 25.4 43.8C25.4 43.8 25.4 43.8 25.4 43.7V43.6C25.4 43.6 25.3 43.6 25.2 43.6C25.1 43.6 25 43.6 24.9 43.7C24.7 43.7 24.4 43.9 24.3 43.8C24 43.6 23.5 43.8 23.3 43.4C23.2 43.3 23 43.3 22.9 43.2C22.9 43.2 22.8 43.2 22.7 43.2C22.8 43.4 22.6 43.4 22.5 43.4C22.4 43.4 22.4 43.4 22.3 43.4C22.3 43.3 22.3 43.3 22.4 43.2C22.5 43.1 22.5 43 22.4 43C22.3 42.9 22.2 42.9 22.1 43C22 43.1 21.9 43.1 21.8 43.2C21.6 43.3 21.3 43.4 21 43.5L20.9 43.6C20.7 43.9 20.6 44.2 20.4 44.5C20.2 44.3 20.1 44.2 19.9 44C19.8 43.8 19.6 43.8 19.4 43.9C19.3 44 19.2 44 19 44.1C18.9 44.2 18.6 44.1 18.5 43.9C18.4 43.8 18.3 43.7 18.2 43.5C18.1 43.3 18.1 43.2 18.1 43.1C18.1 42.8 18.2 42.6 18.3 42.3C18.3 42.1 18.4 41.8 18.4 41.8C18.2 41.7 18.1 41.4 17.8 41.4C17.6 41.4 17.4 41.4 17.1 41.5C16.8 41.6 16.7 41.4 16.7 41.1C16.7 40.9 16.7 40.8 16.8 40.6C16.9 40.5 16.9 40.5 16.9 40.4C17 40.1 17.1 39.8 17.2 39.5C17.3 39.3 17.2 39.2 17 39.2C16.9 39.2 16.8 39.2 16.8 39.3C16.5 39.4 16.1 39.6 16.1 40C16.1 40.1 16 40.2 16 40.2C15.9 40.3 15.8 40.5 15.6 40.5C15.5 40.5 15.4 40.6 15.2 40.6C15 40.6 14.8 40.7 14.7 40.6C14.5 40.5 14.2 40.4 14.1 40L14 39.9C13.9 39.7 13.8 39.5 13.8 39.3C13.8 39 13.8 38.6 13.9 38.3C13.9 38.2 14 38.1 14 38C14.1 37.8 14.3 37.7 14.2 37.4C14.1 37.1 14.2 36.8 14.5 36.7C14.7 36.6 14.9 36.4 15.1 36.3C15.2 36.2 15.8 36 15.9 36C16.2 36 16.4 36.3 16.7 36.2C16.9 36.2 17 36.1 17.2 36.1C17.2 36 17.1 35.8 17 35.6C17.1 35.6 17.2 35.6 17.3 35.6C17.4 35.6 17.5 35.7 17.6 35.6C17.9 35.4 18.1 35.6 18.4 35.7C18.5 35.8 18.6 35.8 18.7 35.7H18.9C19 35.9 19.2 36.1 19.1 36.3C19.1 36.4 19.1 36.5 19.1 36.6C19.1 36.6 19.1 36.6 19.2 36.6C19.2 36.7 19.2 36.7 19.2 36.8C19.2 36.9 19.3 37 19.3 37V37.1C19.4 37.2 19.4 37.3 19.5 37.3C19.6 37.4 19.6 37.4 19.7 37.5C19.9 37.3 19.9 37 19.9 36.8C19.9 36.7 19.9 36.6 19.9 36.6C19.8 36.4 19.8 36.1 19.7 35.9C19.6 35.5 19.7 35.1 19.9 34.8C20.1 34.6 20.2 34.5 20.4 34.3C20.7 34.1 21 33.8 21.3 33.6C21.1 33.3 21.5 33.4 21.6 33.2C21.6 33.1 21.6 33 21.6 32.9C21.6 32.8 21.6 32.7 21.5 32.7L21.4 32.6C21.5 32.4 21.4 32.3 21.4 32.1V32C21.5 32.1 21.6 32.2 21.7 32.3H21.8C21.9 32.1 21.9 31.8 22 31.6C22.1 31.6 22.2 31.6 22.2 31.6C22.3 31.4 22.4 31.3 22.5 31.1C22.6 31 22.6 30.9 22.7 30.9C22.8 30.8 23 30.8 23.1 30.7C23.1 30.7 23.1 30.7 23.1 30.6C23 30.6 22.9 30.6 22.8 30.6V30.5C23 30.4 23.2 30.3 23.4 30.3C23.7 30.2 23.7 30.2 23.5 30C23.5 29.9 23.6 29.9 23.6 29.8C23.7 29.4 24 29.3 24.4 29.1C24.6 29 24.9 29 24.9 28.7C25 28.7 25.1 28.8 25.2 28.8C25.2 28.9 25.1 28.9 25.1 29C24.9 29.2 24.9 29.3 25.2 29.4C25.4 29.5 25.6 29.5 25.7 29.3C25.8 29.1 26 29 26.2 28.9C26.6 28.8 26.8 28.5 27 28.2C27.1 28.2 27.2 28.3 27.3 28.2C27.4 28.2 27.5 28 27.5 27.9H27.2C27.3 27.7 27.4 27.6 27.6 27.5C27.4 27.5 27.3 27.5 27.2 27.7C27.1 27.8 27.1 27.9 27 28.1C26.9 28.2 26.9 28.2 26.8 28.1C26.8 28 26.7 28 26.6 28C26.4 27.9 26.2 27.8 26.1 27.7C26 27.6 26.1 27.5 26.1 27.4C26.1 27.3 26.1 27.2 26.2 27.1C26.3 27.1 26.3 27 26.3 26.9C26.3 26.9 26.3 26.9 26.3 26.8C26.4 26.6 26.3 26.5 26 26.5H25.9C25.8 26.5 25.6 26.6 25.5 26.6C25.4 26.6 25.3 26.7 25.1 26.8C25.2 26.6 25.4 26.4 25.6 26.2C25.6 26.2 25.6 26.2 25.7 26.2C26.2 26.2 26.6 26.1 27.1 26.1C27.6 26.1 27.9 26 28.2 25.5C28.3 25.4 28.4 25.3 28.4 25.3C28.6 25.2 28.8 25.1 28.9 25C29.1 24.9 29.1 24.6 29.1 24.4C29.1 24.3 29 24.2 28.9 24.2C28.8 24.1 28.7 24.1 28.7 23.9C28.7 23.8 28.6 23.8 28.5 23.7C28.3 23.6 28.2 23.6 28 23.5C27.8 23.4 27.7 23.2 27.6 23C27.5 22.9 27.5 22.8 27.6 22.7C27.6 22.7 27.7 22.6 27.7 22.5C27.6 22.2 27.5 21.9 27.4 21.6C27.3 21.3 27 21.1 27.2 20.7L27.1 20.6C27.1 20.6 27 20.6 27 20.7C26.9 20.8 26.8 21 26.8 21.2C26.7 21.4 26.5 21.6 26.3 21.8C26.1 21.7 26 21.6 25.9 21.5C25.7 21.4 25.7 21.3 25.7 21.1C25.7 20.9 25.8 20.7 25.9 20.5C25.8 20.4 25.7 20.3 25.6 20.3C25.4 20.3 25.3 20.3 25.2 20.1C25.2 20 25.1 19.9 25 19.9C24.9 19.9 24.7 19.8 24.7 19.9C24.5 20 24.3 20 24.1 20.1C24 20.1 23.9 20.1 23.8 20.1C23.6 20.1 23.5 20.2 23.6 20.4C23.6 20.5 23.6 20.5 23.5 20.6C23.3 20.8 23.3 21 23.4 21.2C23.4 21.5 23.3 21.7 23.1 21.8C23 21.9 22.9 22 23 22.1C23.3 22.4 23.4 22.8 23.3 23.2C23.3 23.3 23.3 23.3 23.3 23.4V23.5C23.1 23.8 22.8 24.1 22.5 24.3C22 24.4 22 24.6 22 24.7C22.1 25.1 22 25.5 21.9 25.8C21.8 26 21.6 26.1 21.5 26C21.3 25.8 21.2 25.5 21.2 25.2C21.2 25 21.3 24.7 21.3 24.5C21.4 24.3 21.4 24.2 21.1 24.2C21 24.2 20.9 24.2 20.9 24.2C20.5 24.2 20.2 24 20 24C19.9 24 19.9 23.8 19.8 23.7L19.7 23.6C19.4 23.5 19.1 23.2 18.7 23.4C18.7 23.2 18.7 23 18.6 22.8C18.6 22.7 18.5 22.6 18.4 22.6C18.2 22.6 18.2 22.6 18.2 22.4C18.2 22.1 18.4 21.8 18.6 21.6C18.8 21.4 19 21.1 19.2 20.9C19.4 20.7 19.6 20.6 19.8 20.5C19.9 20.4 20 20.3 20 20.2C20 20.1 20 20 20.1 20C20.2 20 20.2 19.9 20.2 19.8C20.3 19.6 20.4 19.5 20.6 19.5C20.8 19.5 20.6 19.6 20.7 19.4C20.7 19.3 21.1 19.1 21.2 18.9L21.3 18.8C21.4 18.7 21.5 18.5 21.5 18.4C21.5 18.3 21.6 18.2 21.8 18.3C21.9 18.3 21.6 18.5 21.7 18.5C21.8 18.5 22.1 18.2 22.2 18.1C22.2 18.1 22.3 18.1 22.4 18.1C22.6 18 22.8 17.8 23 17.7C23.2 17.6 23.2 17.4 23.1 17.2C23 17.1 23 17 23.1 16.9C23.2 16.7 23.3 16.5 23.4 16.3C23.4 16.3 23.4 16.3 23.4 16.2H23V16.1C23 16 22.9 15.9 22.8 15.9C22.6 16 22.5 16.1 22.4 16.2C22.4 16.3 22.4 16.3 22.4 16.4C22.4 16.5 22.4 16.5 22.4 16.6C22.2 16.9 22 17.2 21.8 17.6C21.7 17.7 21.6 17.9 21.5 17.8C21.3 17.7 21.3 17.4 21.4 17.2C21.4 17.1 21.5 17.1 21.5 17C21.5 17 21.5 17 21.4 17.1C21.1 17.3 20.8 17.6 20.5 17.9C20.1 18.2 19.8 18.5 19.5 18.8C19.2 19.1 18.9 19.4 18.6 19.8C18.3 20.1 18 20.5 17.7 20.8C17.4 21.1 17.2 21.5 16.9 21.8C16.7 22.1 16.5 22.4 16.3 22.7C16.1 22.9 16 23.2 15.8 23.5C15.8 23.6 15.7 23.7 15.6 23.7C15.4 23.9 15.3 24.2 15.2 24.5C15.1 24.6 15.1 24.7 15 24.8C14.9 25.1 14.7 25.3 14.6 25.6C14.4 26 14.3 26.3 14.1 26.7C13.9 27.3 13.6 27.8 13.4 28.4C13.3 28.6 13.3 28.8 13.2 29C13.1 29.3 13 29.7 12.9 30C12.8 30.4 12.7 30.8 12.6 31.2C12.5 31.9 12.3 32.6 12.3 33.3C12.3 33.5 12.3 33.7 12.2 33.8C12.2 33.9 12.2 33.9 12.2 34C12.2 34.2 12.2 34.5 12.1 34.7V34.8C12.1 35.2 12.1 35.6 12.1 36C12.1 36.5 12.1 36.9 12.1 37.3C12.1 37.7 12.2 38.2 12.2 38.6C12.2 39 12.3 39.3 12.3 39.7C12.3 39.9 12.4 40.2 12.4 40.4C12.4 40.6 12.5 40.9 12.5 41.1V41.2C12.7 41.3 12.9 41.3 13.1 41.4C13.4 41.5 13.7 41.6 14.1 41.5C14.5 41.4 14.8 41.5 15.1 41.8C15.2 42 15.4 42.1 15.6 42.2C15.9 42.4 16.3 42.5 16.7 42.4C16.9 42.6 17 42.8 17.1 43.1C17.2 43.2 17.2 43.3 17.2 43.5C17.2 43.6 17.2 43.7 17.3 43.8H17.5C17.6 43.9 17.9 44 17.8 44.3C18 44.3 18.1 44.3 18.3 44.4C18.4 44.5 18.7 44.5 18.7 44.6C18.8 44.9 18.9 44.8 19.2 44.8H19.3C19.4 44.8 19.5 44.8 19.7 44.9C19.8 44.9 19.9 44.9 19.9 45.1C19.8 45.4 19.8 45.8 19.8 46.1L19.7 46.2C19.6 46.3 19.5 46.5 19.4 46.6C19.3 46.7 19.2 46.8 19.2 46.8C19.1 46.9 19.1 46.9 19.1 47C19.1 47.1 19.1 47.2 19 47.3C19 47.5 18.9 47.6 18.8 47.8C18.8 48 18.7 48.2 18.8 48.3C19 48.5 18.9 48.6 18.7 48.8C18.6 49 18.6 49.5 18.7 49.6C18.9 49.7 19.1 49.9 19.2 50.1C19.5 50.4 19.8 50.7 20 51.2C20.1 51.5 20.2 51.7 20.4 51.9C20.5 52 20.5 52.2 20.6 52.3C20.6 52.4 20.6 52.4 20.6 52.5C20.8 52.7 21 52.9 21.3 53.1C21.5 53.3 21.8 53.4 22.1 53.5C22.6 53.8 22.9 54.2 22.9 54.7C22.9 55.1 22.9 55.5 22.9 55.9C23.8 56.5 24.7 57 25.7 57.5C26 57.6 26.3 57.8 26.6 57.9C26.8 58 27.1 58.1 27.3 58.2C27.7 58.4 28.1 58.5 28.5 58.6C28.8 58.7 29.1 58.8 29.3 58.8C29.5 58.6 29.6 58.4 29.7 58.3C29.7 58.2 29.8 58.1 29.8 58C29.8 57.9 29.8 57.8 29.7 57.6C29.6 57.3 29.7 57.1 29.9 56.9C30.2 56.8 30.4 56.7 30.7 56.5C30.8 56.5 30.8 56.4 30.9 56.4C31 56.4 31 56.3 31.1 56.3C31.3 56.3 31.4 56.3 31.6 56.2C31.8 56.2 32 56.1 32 55.8C32 55.5 32.2 55.2 32.4 55C32.4 54.9 32.5 54.9 32.5 54.8C32.6 54.5 32.6 54.2 32.7 53.9C32.7 53.7 32.7 53.5 32.7 53.2C32.7 53.1 32.7 52.9 32.7 52.8C32.7 52.7 32.8 52.5 32.9 52.4C33.1 52.3 33.1 52.2 33.2 52C33.3 51.8 33.4 51.6 33.5 51.5C34.4 51.8 34.6 51.3 34.5 50.7Z' fill='url(%23paint8_linear_828_346)'/%3E%3Cpath d='M36.5 16.2C36.5 16.1 36.6 16.1 36.6 16C36.7 16 36.7 16 36.8 16C36.7 16 36.7 16 36.6 16C36.5 16.1 36.5 16.1 36.5 16.2Z' fill='url(%23paint9_linear_828_346)'/%3E%3Cpath d='M39.8 14.4C39.6 14.6 39.4 14.7 39.2 14.9C39.1 15 39.1 15.1 39.1 15.3C38.9 15.1 38.7 15.3 38.5 15.4C38.3 15.5 38.1 15.5 37.9 15.6C37.7 15.7 37.4 15.8 37.2 15.8H37.1C37.1 15.8 37 15.8 36.9 15.8C36.9 15.9 36.9 16 36.8 16C36.7 16.2 36.5 16.3 36.3 16.5C36.2 16.6 36 16.7 35.9 16.9C35.8 17.1 35.5 17.1 35.4 17.3C35.4 17.3 35.4 17.3 35.3 17.3C35.2 17.1 35 17.3 34.9 17.3C34.6 17.3 34.5 17.4 34.4 17.6V17.7C34.4 17.9 34.4 18.2 34.3 18.4C34.3 18.6 34.1 18.7 34 18.9C33.9 19.1 33.8 19.3 33.7 19.6C33.6 19.9 33.4 20.1 33.5 20.4C33.5 20.4 33.4 20.5 33.4 20.6C33.3 20.6 33.2 20.7 33.2 20.7C33.1 20.6 33 20.5 32.9 20.4C32.9 20.4 32.9 20.4 32.9 20.3C32.8 20.2 32.6 20.2 32.5 20.1C32.5 20.1 32.5 20.1 32.5 20C32.4 20.1 32.2 20.1 32 20.2C31.9 20 31.8 19.9 31.8 19.7C31.7 19.5 31.8 19.4 31.5 19.3C31.3 19.3 31 18.6 31 18.3C31 18.2 31 18.1 30.9 18C30.8 17.8 30.9 17.5 30.6 17.4C30.6 17.4 30.5 17.2 30.6 17.1C30.6 17 30.7 16.9 30.6 16.7C30.6 16.6 30.6 16.5 30.6 16.4C30.6 16.1 31 15.7 31.3 15.6C31.4 15.6 31.5 15.5 31.5 15.4C31.5 15.3 31.5 15.1 31.6 15.1C31.6 14.9 31.6 14.8 31.6 14.6H31.2C31.3 15 31.3 15 30.9 15.2C30.6 15.3 30.5 15.3 30.3 15V14.9C30.4 14.7 30.4 14.4 30.7 14.3C30.7 14.2 30.6 14.1 30.6 14.1C30.6 14 30.7 14 30.8 14C31 14 31.2 14.1 31.4 14.1C31.5 14.1 31.6 14.1 31.6 14C31.6 13.9 31.8 13.7 31.5 13.7C31.3 13.6 31 13.3 30.7 13.6C30.7 13.6 30.5 13.7 30.5 13.6C30.5 13.6 30.4 13.5 30.4 13.4C30.4 13.2 30.4 13 30.6 12.8V12.7C30.6 12.6 30.5 12.4 30.5 12.3C32.3 11.9 34.1 11.7 36 11.7C37.3 11.7 38.6 11.8 39.8 12C39.8 12 39.7 12 39.7 12.1C39.6 12.1 39.5 12.1 39.4 12.1C39.4 12.1 39.4 12.1 39.4 12.2C39.5 12.3 39.7 12.4 39.8 12.5C39.9 12.6 39.8 12.8 39.8 13C39.8 13 39.7 13 39.7 13.1C39.7 13.1 39.7 13.1 39.7 13.2C39.7 13.3 39.8 13.3 39.8 13.4C40 14 40 14.1 39.8 14.4Z' fill='url(%23paint10_linear_828_346)'/%3E%3Cpath d='M23.2 16.2C23.1 16.2 23.1 16.1 23 16.1C23.1 16.1 23.1 16.1 23.2 16.2Z' fill='url(%23paint11_linear_828_346)'/%3E%3Cpath d='M28.5 17C28.4 17.1 28.3 17.2 28.2 17.3C28.2 17.4 28.1 17.4 28 17.4C27.9 17.6 27.8 17.8 27.7 18C27.6 18.2 27.5 18.2 27.3 18C27.1 17.8 26.9 17.6 26.7 17.4C26.5 17.6 26.5 18 26.7 18.1C26.8 18.2 26.9 18.2 27 18.2C27.1 18.3 27.1 18.5 27 18.7C26.9 18.9 26.9 19 27.2 19C27.3 19 27.3 19.1 27.4 19.1L27.3 19.2C27.2 19.2 27.2 19.2 27.1 19.1C26.8 18.8 26.5 18.8 26.2 18.8C26.2 18.8 26.1 18.8 26.1 18.9C26.1 18.9 26.1 19 26.2 19C26.4 19.1 26.5 19.2 26.7 19.3C26.9 19.4 26.9 19.5 26.8 19.6C26.8 19.7 26.6 19.7 26.6 19.7C26.3 19.6 25.9 19.7 25.6 19.7C25.4 19.7 25.3 19.7 25.2 19.7C25.1 19.4 25 19.2 24.9 19C24.8 19 24.8 19 24.7 18.9H24.5C24.4 19.1 24.1 19 24 19.2C24 19.3 23.8 19.3 23.7 19.3C23.6 19.3 23.5 19.2 23.6 19C23.6 19 23.6 18.9 23.7 18.8C23.8 18.6 23.8 18.5 24.1 18.5C24.5 18.5 24.8 18.3 25.2 18.2C25.1 18.1 25.1 18 25 17.8C24.9 17.7 24.9 17.7 25 17.6C25.2 17.4 25.4 17.3 25.4 17C25.4 16.9 25.5 16.9 25.6 16.8C25.5 16.6 25.4 16.3 25.3 16C25.2 16.1 25.1 16.2 25 16.2C24.8 15.9 25.2 15.5 24.7 15.4C24.7 15.4 24.6 15.4 24.6 15.5C24.6 15.4 24.6 15.3 24.5 15.2H24.4C24.3 15.4 24.1 15.4 23.9 15.3C23.8 15.2 23.7 15.3 23.7 15.5C23.7 15.6 23.7 15.7 23.7 15.8C23.6 15.8 23.6 15.7 23.5 15.7H23C23.9 15.1 24.8 14.6 25.7 14.2L25.8 14.3C26.1 14.3 26.3 14.4 26.4 14.5C26.5 14.6 26.7 14.7 26.9 14.8C27.1 14.9 27.1 15 26.9 15.2C27 15.3 27.1 15.3 27.1 15.4C27 15.6 26.9 15.7 26.7 15.8C26.8 15.9 26.9 16 27 16.1C27.1 16.1 27.2 16.2 27.3 16.2C27.5 16.1 27.6 16.2 27.7 16.3C27.7 16.4 27.8 16.5 27.9 16.5C28 16.5 28.2 16.5 28.3 16.5C28.4 16.5 28.5 16.5 28.5 16.5C28.5 16.8 28.5 17 28.5 17Z' fill='url(%23paint12_linear_828_346)'/%3E%3Cpath d='M44.3 22C44.4 22.2 44.4 22.3 44.5 22.4C44.5 22.5 44.4 22.5 44.4 22.6C44.5 22.7 44.5 22.9 44.8 22.9L44.9 23C44.9 23.1 44.9 23.2 44.9 23.3C44.9 23.5 44.9 23.6 45.1 23.5C45.2 23.5 45.6 23.3 45.7 23.3C45.7 23.4 45.4 23.7 45.5 23.7C45.7 23.8 45.6 23.9 45.6 24.1C45.5 24.2 45.4 24.2 45.3 24.1C45.1 24 45.1 24 45 24.1C45 24.2 45 24.3 45 24.5C45 24.5 45.1 24.5 45.2 24.6C45.1 24.7 45 24.7 45 24.8C45 24.9 44.9 24.9 44.9 25C44.9 25 45 25.1 45.1 25.1C45.1 25.1 45.1 25.1 45.2 25.1C45 25.3 44.9 25.6 44.7 25.8C44.8 25.9 44.9 25.9 45 25.8C45.1 25.7 45.2 25.7 45.3 25.7C45.4 25.7 45.5 25.6 45.6 25.6C45.7 25.6 45.7 25.6 45.8 25.6C46 25.6 46.2 25.6 46.4 25.5C46.5 25.5 46.6 25.4 46.7 25.5C46.9 25.6 47 25.5 47.1 25.4C47.1 25.4 47 25.2 47 25.1C47 25.1 47.1 25.1 47.1 25C47.2 24.9 47.3 24.7 47.3 24.6C47.3 24.5 47.1 24.4 47 24.4C46.8 24.4 46.8 24.2 46.8 24.1C46.8 24 46.7 23.9 46.6 23.8C46.3 23.4 46.1 23.1 45.8 22.8V22.7C45.8 22.5 45.9 22.3 45.9 22.1C45.9 21.9 45.9 21.8 45.7 21.8C45.6 21.8 45.4 21.8 45.3 21.8C45.4 21.7 45.5 21.6 45.5 21.5C45.5 21.4 45.5 21.3 45.5 21.2C45.4 21.1 45 21.2 45 21.3C44.9 21.6 44.8 21.8 44.7 22.1C44.7 22 44.6 21.9 44.6 21.8C44.4 21.9 44.3 21.9 44.3 22Z' fill='url(%23paint13_linear_828_346)'/%3E%3Cpath d='M41.1 18.2C41.5 18.2 41.7 18 42 17.8C42.1 17.8 42.1 17.6 42.2 17.6C42.3 17.5 42.4 17.2 42.2 17.2C42 17.1 41.8 17 42 16.8C41.9 16.8 41.8 16.7 41.6 16.7C41.5 16.7 41.4 16.7 41.4 16.7C41.3 16.8 41.1 16.9 40.9 16.9C40.7 16.9 40.4 16.9 40.3 17C40.1 17.1 40 17 39.9 16.9C39.9 16.9 39.9 16.9 39.8 16.8C39.7 16.6 39.6 16.7 39.5 16.8C39.4 17 39.4 17.2 39.2 17.3C39.2 17.3 39.2 17.3 39.2 17.4C39.3 17.4 39.4 17.5 39.5 17.5C39.5 17.6 39.4 17.6 39.4 17.6L39.3 17.7C39.4 17.7 39.4 17.7 39.5 17.7C39.7 17.7 39.8 17.8 39.8 17.9C39.7 18 39.7 18.1 39.6 18.1C39.7 18.1 39.8 18.1 39.9 18.1C40 18.1 40 18.1 40.1 18.1C40.2 18.1 40.3 18.1 40.3 18.2C40.6 18.5 40.9 18.5 41.1 18.2Z' fill='url(%23paint14_linear_828_346)'/%3E%3Cpath d='M28.1 26.1C28.1 26.4 28 26.6 27.8 26.8L27.7 26.9C27.7 27 27.7 27.1 27.6 27.2C27.6 27.3 27.6 27.3 27.6 27.4L27.7 27.5C28 27.5 28.3 27.4 28.6 27.4C28.7 27.4 28.8 27.4 28.9 27.4C28.9 27.4 28.9 27.6 28.9 27.7C29.1 27.7 29.2 27.3 29.4 27.4C29.4 27.5 29.4 27.6 29.3 27.7C29.5 27.6 29.7 27.9 29.8 27.6C29.8 27.4 29.8 27.3 29.9 27.1C29.8 27.1 29.7 27.1 29.7 27.2C29.7 27.1 29.7 27 29.8 26.9C29.7 26.9 29.6 26.9 29.5 27C29.5 26.9 29.5 26.8 29.5 26.7C29.5 26.6 29.4 26.5 29.4 26.5C29.3 26.5 29.2 26.5 29.1 26.5C29 26.5 28.9 26.5 28.9 26.5C28.9 26.3 28.7 26.3 28.5 26.4C28.7 26.1 28.8 25.8 28.9 25.5C28.4 25.4 28.1 25.7 28.1 26.1Z' fill='url(%23paint15_linear_828_346)'/%3E%3Cpath d='M43.3 25.1C43.3 25.2 43.4 25.2 43.5 25.2C43.7 25.2 43.9 25.2 44 25.1C44.4 24.8 44.6 24.7 44.4 24.2C44.3 24.1 44.4 23.9 44.6 23.8C44.7 23.8 44.7 23.7 44.7 23.6C44.7 23.4 44.5 23.3 44.3 23.2C44.1 23.1 43.8 23.2 43.8 23.4C43.8 23.6 43.7 23.6 43.5 23.6C43.4 23.6 43.4 23.6 43.4 23.7C43.3 23.9 43.3 24 43.3 24.2C43.4 24.2 43.8 24.1 43.9 24.1C43.8 24.3 43.4 24.6 43.3 24.8C43.2 24.9 43.2 25 43.3 25.1Z' fill='url(%23paint16_linear_828_346)'/%3E%3Cpath d='M20.9 40.2H21C21.1 40.2 21.2 40.1 21.3 40.1C21.3 40 21.3 39.9 21.3 39.9C21.1 39.8 21 39.8 20.8 39.7C20.6 39.6 20.8 39.2 20.5 39.2C20.2 39.2 19.6 39.2 19.3 39.1C19 39 18.7 39 18.3 39C18.1 39 17.8 39.2 17.8 39.5C17.9 39.4 18 39.4 18.1 39.3C18.2 39.2 18.4 39.1 18.6 39.2C18.8 39.3 19 39.4 19.2 39.5C19.3 39.6 19.4 39.6 19.6 39.6C19.7 39.6 19.7 39.7 19.7 39.7C19.8 39.8 19.8 40 19.9 40.1C19.9 40.3 20.3 40.2 20.4 40.2C20.7 40 20.6 40 20.9 40.2Z' fill='url(%23paint17_linear_828_346)'/%3E%3Cpath d='M21.8 40.8C21.9 40.8 22 40.9 22.2 40.9C22.5 40.9 22.8 40.8 23 40.7C23.1 40.7 23.1 40.6 23.2 40.5C23.1 40.4 23.1 40.4 23 40.3C22.9 40.2 23.1 40.1 23 40C22.9 40 22.5 40.1 22.4 40.1C22.2 40 22 40 21.7 40C21.7 40 21.6 40.1 21.6 40.2C21.6 40.3 21.7 40.4 21.7 40.5C21.5 40.5 21.4 40.4 21.3 40.5C21.2 40.5 21.1 40.6 21 40.6C21.1 40.7 21.1 40.8 21.2 40.8C21.5 40.8 21.7 40.8 21.8 40.8Z' fill='url(%23paint18_linear_828_346)'/%3E%3Cpath d='M21.9 19.8C22 19.8 22 19.6 22.1 19.5C22 19.5 21.9 19.5 21.9 19.5C21.7 19.3 21.6 19.1 21.5 19C21.4 18.9 21.3 18.9 21.2 18.8C21.2 18.8 21.1 18.9 21.1 19C21 19.3 21 19.6 20.7 19.8C20.6 19.8 20.6 19.9 20.7 20C20.8 20 20.8 20.1 20.9 20.2C21.1 20.2 21.2 20 21.2 19.8C21.2 19.7 21.3 19.5 21.5 19.5C21.5 19.6 21.5 19.7 21.4 19.8C21.6 19.8 21.8 19.9 21.9 19.8Z' fill='url(%23paint19_linear_828_346)'/%3E%3Cpath d='M49.6 31.3C49.6 31.4 49.7 31.5 49.8 31.5C49.9 31.5 50.3 31.2 50.3 31.2C50.4 31 50 31 50.1 30.8C50 30.7 50.3 30.4 50.2 30.3C50.1 30.4 49.5 30.6 49.5 30.8C49.4 30.9 49.5 31.1 49.6 31.3Z' fill='url(%23paint20_linear_828_346)'/%3E%3Cpath d='M19.9 40.5C19.8 40.5 20.1 40.4 19.9 40.5C20.3 40.8 20 41 20.2 40.9C20.3 40.9 20.4 40.8 20.4 40.7C20.3 40.6 20.3 40.5 20.2 40.5C20.2 40.5 20.1 40.5 19.9 40.5Z' fill='url(%23paint21_linear_828_346)'/%3E%3Cpath d='M58.4 33C58.4 33.1 58.4 33.1 58.4 33.1C58.5 33.1 58.5 33.1 58.4 33Z' fill='url(%23paint22_linear_828_346)'/%3E%3Cpath d='M58.4 33C58.4 33.1 58.4 33.1 58.4 33.1L58.3 33.2C58.1 33.3 57.9 33.3 57.8 33.4C57.6 33.5 57.6 33.6 57.8 33.7C58 33.8 58.2 33.8 58.3 33.6C58.4 33.4 58.6 33.3 58.4 33C58.5 33 58.4 33 58.4 33Z' fill='url(%23paint23_linear_828_346)'/%3E%3Cpath d='M49.8 30.3C49.9 30.2 49.9 30.2 49.9 30.1C49.9 29.9 49.9 29.7 49.9 29.4C49.5 29.6 49.5 29.8 49.6 30.1C49.6 30.2 49.7 30.3 49.8 30.3Z' fill='url(%23paint24_linear_828_346)'/%3E%3Cpath d='M55.5 33.6C55.6 33.6 55.6 33.5 55.7 33.5C55.6 33.5 55.6 33.4 55.5 33.4C55.3 33.4 55.5 33.2 55.3 33.2C55.2 33.2 54.8 33.4 54.7 33.4V33.5C54.9 33.5 55.2 33.6 55.5 33.6Z' fill='url(%23paint25_linear_828_346)'/%3E%3Cpath d='M26 26.5C26 26.5 25.9 26.5 25.8 26.6C25.9 26.7 26 26.8 26.1 26.9C26.2 27 26.4 27 26.5 27.1C26.5 27.1 26.6 27.1 26.6 27V26.9C26.5 26.6 26.2 26.5 26 26.5Z' fill='url(%23paint26_linear_828_346)'/%3E%3Cpath d='M24.2 16.7C24.1 16.9 24 17 24 17.1C24 17.1 24.4 17.1 24.5 17.1C24.6 17 24.3 17 24.4 16.9C24.4 16.9 24.3 16.9 24.2 16.7Z' fill='url(%23paint27_linear_828_346)'/%3E%3Cpath d='M23.9 40.9C24 40.8 24.4 40.6 24.5 40.5C24.4 40.4 24 40.5 23.9 40.5C23.8 40.5 23.7 40.6 23.7 40.7C23.7 40.8 23.7 40.8 23.9 40.9Z' fill='url(%23paint28_linear_828_346)'/%3E%3Cpath d='M44.5 21.3C44.4 21.3 44.5 21.3 44.5 21.3C44.4 21.2 44.7 21.1 44.6 21.1C44.5 21.2 44.2 21.6 44.1 21.7C44.4 21.7 44.4 21.5 44.5 21.3Z' fill='url(%23paint29_linear_828_346)'/%3E%3Cpath d='M21.4 20.5C21.6 20.3 21.8 20.2 22 20C22 20 22 20 21.9 19.9C21.8 20.1 21.6 20.3 21.4 20.5C21.4 20.5 21.4 20.4 21.4 20.5Z' fill='url(%23paint30_linear_828_346)'/%3E%3Cpath d='M25.3 43.8C25.3 43.9 25.4 43.9 25.4 44C25.4 44 25.5 43.9 25.6 43.8C25.5 43.7 25.5 43.7 25.5 43.6C25.3 43.7 25.2 43.8 25.3 43.8Z' fill='url(%23paint31_linear_828_346)'/%3E%3Cpath d='M48 31.1C48 31 47.9 31 47.9 30.9C47.9 31 47.8 31 47.7 31.1C47.8 31.2 47.8 31.2 47.9 31.3C47.9 31.2 48 31.2 48 31.1Z' fill='url(%23paint32_linear_828_346)'/%3E%3Cpath d='M23.4 16.2C23.3 16.2 23.3 16.2 23.2 16.1C23.3 16.2 23.3 16.2 23.4 16.2Z' fill='url(%23paint33_linear_828_346)'/%3E%3Cpath d='M23.5 16.2C23.5 16.2 23.6 16.1 23.6 16C23.5 16.1 23.3 16.1 23.2 16.2C23.3 16.3 23.4 16.3 23.4 16.3C23.4 16.2 23.5 16.2 23.5 16.2Z' fill='url(%23paint34_linear_828_346)'/%3E%3Cpath d='M53.6 21.5C53.5 21.5 53.4 21.6 53.4 21.7C53.5 21.8 53.5 21.9 53.6 21.9C53.7 21.9 53.8 21.8 53.9 21.7V21.6C53.7 21.5 53.6 21.4 53.6 21.5Z' fill='url(%23paint35_linear_828_346)'/%3E%3Cpath d='M52.2 22.3C52.2 22.3 52.3 22.4 52.3 22.5C52.4 22.4 52.4 22.3 52.5 22.2C52.4 22.1 52.4 22.1 52.3 22C52.4 22.1 52.3 22.2 52.2 22.3Z' fill='url(%23paint36_linear_828_346)'/%3E%3Cpath opacity='0.08' d='M59.07 29.39C57.6581 30.122 56.0904 30.5028 54.5 30.5C52.6378 30.4996 50.8126 29.9792 49.2302 28.9974C47.6478 28.0156 46.3709 26.6114 45.5435 24.9431C44.7161 23.2748 44.371 21.4085 44.5471 19.5546C44.7231 17.7007 45.4133 15.9328 46.54 14.45C47.9919 15.1507 49.3661 16.002 50.64 16.99C50.91 17.2 51.18 17.41 51.43 17.63C51.78 17.91 52.11 18.21 52.44 18.52C52.79 18.85 53.13 19.19 53.45 19.54C53.76 19.85 54.05 20.18 54.32 20.51C54.42 20.62 54.51 20.73 54.61 20.85C54.83 21.12 55.04 21.38 55.24 21.66C55.34 21.79 55.43 21.92 55.52 22.05C55.65 22.23 55.78 22.4 55.9 22.59C56.17 22.98 56.42 23.37 56.65 23.78C56.74 23.92 56.83 24.07 56.91 24.22C57.4434 25.1619 57.908 26.1411 58.3 27.15C58.42 27.44 58.53 27.73 58.63 28.02C58.6822 28.1435 58.7257 28.2704 58.76 28.4C58.8 28.5 58.83 28.6 58.86 28.7C58.94 28.93 59.01 29.16 59.07 29.39Z' fill='black'/%3E%3Cpath d='M68 17.5C68 20.2848 66.8938 22.9555 64.9247 24.9246C62.9555 26.8938 60.2848 28 57.5 28C55.1284 28.0067 52.8266 27.1983 50.98 25.71C50.8567 25.6253 50.7397 25.5317 50.63 25.43C50.5062 25.3314 50.3893 25.2245 50.28 25.11C49.9865 24.8398 49.7125 24.549 49.46 24.24C49.35 24.11 49.25 23.98 49.15 23.85C49.051 23.7265 48.9608 23.5961 48.88 23.46C47.6512 21.716 46.9943 19.6334 47 17.5C47 14.7152 48.1063 12.0445 50.0754 10.0754C52.0445 8.10625 54.7153 7 57.5 7C60.2848 7 62.9555 8.10625 64.9247 10.0754C66.8938 12.0445 68 14.7152 68 17.5Z' fill='url(%23paint37_linear_828_346)'/%3E%3Cpath d='M64.563 13.7C61.075 16.331 60.58 18.451 59.804 19.475C59.0595 20.7459 57.9645 21.7753 56.65 22.44C55.6513 22.8173 54.5634 22.8914 53.5228 22.653C52.4821 22.4146 51.535 21.8744 50.8 21.1L56.776 16.965C56.776 16.965 59.928 15.321 57.314 15.399C54.664 15.478 50.531 17.699 49.562 18.229C49.5661 16.988 49.9744 15.7822 50.725 14.794C51.434 13.8905 52.3334 13.1543 53.3592 12.6379C54.385 12.1215 55.512 11.8374 56.66 11.806C58.1416 11.763 59.6207 11.9533 61.043 12.37C61.333 12.454 64.563 13.7 64.563 13.7Z' fill='url(%23paint38_linear_828_346)'/%3E%3Cpath d='M60.563 14.806C60.5635 14.9704 60.5247 15.1325 60.4497 15.2788C60.3747 15.4251 60.2658 15.5514 60.132 15.647C59.278 16.225 56.145 18.233 56.032 18.31C54.8468 19.0368 53.7248 19.862 52.678 20.777C52.2612 21.1366 51.8871 21.5429 51.563 21.988C50.9594 22.8811 50.4246 23.8188 49.963 24.793C49.6667 24.4964 49.3917 24.1793 49.14 23.844C49.029 23.702 48.929 23.56 48.829 23.418C48.7289 23.2823 48.638 23.14 48.557 22.992C48.9728 22.1984 49.4357 21.4304 49.943 20.692C51.158 18.913 54.301 16.883 55.243 16.292C55.343 16.226 57.211 15.069 58.427 14.349C58.748 14.163 59.027 14.01 59.22 13.901C59.3386 13.8405 59.4691 13.8071 59.6021 13.8031C59.7351 13.7992 59.8673 13.8247 59.9893 13.878C60.1112 13.9313 60.2198 14.0109 60.3073 14.1112C60.3947 14.2115 60.4589 14.3299 60.495 14.458C60.5379 14.5691 60.5609 14.6869 60.563 14.806Z' fill='url(%23paint39_linear_828_346)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_828_346' x1='55.0897' y1='2.8149' x2='1.60331' y2='95.7914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_828_346' x1='37.5941' y1='-4.7135' x2='17.3441' y2='32.0365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_828_346' x1='41.4796' y1='-2.57245' x2='21.2295' y2='34.1775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_828_346' x1='60.7161' y1='7.96509' x2='40.3991' y2='44.8366' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_828_346' x1='65.2724' y1='10.5379' x2='45.0224' y2='47.2878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_828_346' x1='41.3357' y1='-2.65195' x2='21.0856' y2='34.0982' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_828_346' x1='40.9632' y1='-2.85707' x2='20.7129' y2='33.8927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_828_346' x1='37.5941' y1='-4.7135' x2='17.3441' y2='32.0365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_828_346' x1='45.9447' y1='-0.118706' x2='25.6928' y2='36.6348' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_828_346' x1='45.5745' y1='-0.316163' x2='25.3243' y2='36.4339' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_828_346' x1='43.4239' y1='-1.50109' x2='23.1739' y2='35.2489' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_828_346' x1='35.2723' y1='-5.99288' x2='15.0223' y2='30.7573' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_828_346' x1='37.5037' y1='-4.76329' x2='17.2536' y2='31.9867' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_828_346' x1='55.7646' y1='5.29889' x2='35.5146' y2='42.0489' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_828_346' x1='49.3597' y1='1.7696' x2='29.1097' y2='38.5196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_828_346' x1='44.2645' y1='-1.038' x2='24.0144' y2='35.712' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_828_346' x1='54.6732' y1='4.6975' x2='34.4232' y2='41.4475' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_828_346' x1='42.5169' y1='-2.00089' x2='22.2669' y2='34.7491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_828_346' x1='44.8682' y1='-0.705367' x2='24.6182' y2='36.0447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_828_346' x1='35.474' y1='-5.88164' x2='15.224' y2='30.8684' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_828_346' x1='62.0943' y1='8.78657' x2='41.8443' y2='45.5366' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_828_346' x1='43.4269' y1='-1.49961' x2='23.1768' y2='35.2504' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_828_346' x1='69.5435' y1='12.8916' x2='49.294' y2='49.6413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_828_346' x1='69.4182' y1='12.8223' x2='49.1682' y2='49.5723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_828_346' x1='61.5551' y1='8.4895' x2='41.3051' y2='45.2396' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_828_346' x1='67.1446' y1='11.5696' x2='46.8948' y2='48.3195' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_828_346' x1='42.1496' y1='-2.20332' x2='21.8996' y2='34.5467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_828_346' x1='36.5554' y1='-5.28577' x2='16.3054' y2='31.4642' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_828_346' x1='46.3419' y1='0.106671' x2='26.0918' y2='36.8567' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_828_346' x1='53.8645' y1='4.25179' x2='33.6145' y2='41.0018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_828_346' x1='35.9455' y1='-5.62192' x2='15.6955' y2='31.1281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_828_346' x1='48.7591' y1='1.43855' x2='28.509' y2='38.1887' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint32_linear_828_346' x1='60.6006' y1='7.96362' x2='40.3506' y2='44.7136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint33_linear_828_346' x1='35.4664' y1='-5.88588' x2='15.2162' y2='30.8641' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint34_linear_828_346' x1='35.5016' y1='-5.86644' x2='15.2517' y2='30.8835' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint35_linear_828_346' x1='60.9731' y1='8.16892' x2='40.7231' y2='44.9189' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint36_linear_828_346' x1='60.3404' y1='7.8202' x2='40.0904' y2='44.5702' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint37_linear_828_346' x1='68.337' y1='-0.852999' x2='54.915' y2='21.878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23009695'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint38_linear_828_346' x1='55.745' y1='16.827' x2='24.556' y2='59.201' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint39_linear_828_346' x1='768.293' y1='123.442' x2='435.572' y2='617.262' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_828_346'%3E%3Crect width='72' height='72' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-world-climate\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23clip0_828_346)'%3E%3Cpath opacity='0.08' d='M50 21C40.6 11.6 25.4 11.6 16.1 21C16 21.1 15.9 21.2 15.9 21.2C15.9 21.2 15.9 21.2 15.8 21.3C15.6 21.5 15.4 21.7 15.2 22C15.3 21.9 15.3 21.8 15.4 21.7C6.70001 31.1 6.90001 45.8 16 55C25.1 64.1 39.8 64.4 49.2 55.7C49.1 55.8 49 55.8 48.9 55.9C49.1 55.7 49.4 55.6 49.6 55.3C49.6 55.3 49.6 55.3 49.7 55.2C49.8 55.1 49.9 55 49.9 55C59.3 45.6 59.3 30.4 50 21ZM23.4 47.6C22.8 47 22.3 46.4 21.7 45.8C22.3 46.4 22.9 47 23.4 47.6C24 48.2 24.6 48.7 25.2 49.3C24.6 48.7 24 48.1 23.4 47.6ZM13.4 28.1C13.4 28.3 13.4 28.6 13.4 28.8C13.4 28.5 13.4 28.3 13.4 28.1ZM14.8 34.8C14.9 35.1 15 35.4 15.2 35.7C15.1 35.4 14.9 35.1 14.8 34.8ZM15.6 36.6C15.6 36.7 15.7 36.8 15.7 36.9C15.7 36.8 15.6 36.7 15.6 36.6ZM14.2 33.1C14.3 33.4 14.4 33.7 14.5 33.9C14.4 33.6 14.3 33.3 14.2 33.1ZM16 37.5C16.1 37.6 16.1 37.6 16 37.5C16.1 37.6 16.1 37.6 16 37.5ZM13.4 27.2C13.4 27 13.4 26.8 13.4 26.6C13.4 26.7 13.4 27 13.4 27.2ZM13.6 25.7C13.6 25.5 13.7 25.3 13.7 25.1C13.6 25.3 13.6 25.5 13.6 25.7ZM13.9 24.4C14 24.2 14 24 14.1 23.9C14 24 14 24.2 13.9 24.4ZM14 32.1C13.9 31.8 13.9 31.6 13.8 31.3C13.8 31.6 13.9 31.8 14 32.1ZM13.6 30.4C13.6 30.2 13.5 29.9 13.5 29.7C13.5 29.9 13.6 30.1 13.6 30.4ZM16.5 38.5C16.7 38.8 16.9 39.1 17.1 39.5C16.9 39.1 16.7 38.8 16.5 38.5ZM18.3 41.3C18.1 41 17.8 40.6 17.6 40.3C17.8 40.7 18.1 41 18.3 41.3ZM19.7 43.3C19.4 42.9 19.1 42.6 18.9 42.2C19.1 42.5 19.4 42.9 19.7 43.3ZM36 56.1C35.7 56 35.5 55.9 35.3 55.8C35.5 55.9 35.8 56 36 56.1ZM32.5 54.5C32.2 54.3 31.9 54.1 31.5 53.9C31.9 54.1 32.2 54.3 32.5 54.5ZM30.7 53.4C30.4 53.2 30 53 29.7 52.7C30 52.9 30.3 53.2 30.7 53.4ZM28.8 52.1C28.4 51.8 28.1 51.6 27.7 51.3C28.1 51.6 28.5 51.9 28.8 52.1ZM27 50.8C26.6 50.5 26.2 50.1 25.8 49.8C26.2 50.1 26.6 50.4 27 50.8ZM33.8 55.1C34 55.2 34.2 55.3 34.4 55.4C34.2 55.3 34 55.2 33.8 55.1ZM36 56.1C36 56.1 36.1 56.1 36.1 56.2C36.1 56.2 36.1 56.1 36 56.1ZM39.7 57.2C39.4 57.1 39.2 57.1 38.9 57C39.2 57.1 39.4 57.2 39.7 57.2ZM37.9 56.8C37.6 56.7 37.3 56.6 37.1 56.5C37.4 56.6 37.7 56.7 37.9 56.8ZM41.3 57.5C41.1 57.5 40.8 57.4 40.6 57.4C40.9 57.4 41.1 57.5 41.3 57.5ZM44.5 57.6C44.3 57.6 44.1 57.6 43.9 57.6C44 57.6 44.3 57.6 44.5 57.6ZM21.2 45.2C20.9 44.8 20.5 44.4 20.2 44C20.6 44.4 20.9 44.8 21.2 45.2ZM14.4 23.1C14.5 22.9 14.6 22.8 14.7 22.6C14.6 22.8 14.5 23 14.4 23.1ZM42.3 57.6C42.5 57.6 42.8 57.6 43 57.6C42.7 57.6 42.5 57.6 42.3 57.6ZM47.9 56.6C48.1 56.5 48.2 56.4 48.4 56.3C48.2 56.4 48.1 56.5 47.9 56.6ZM45.3 57.4C45.5 57.4 45.7 57.3 45.9 57.3C45.7 57.4 45.5 57.4 45.3 57.4ZM46.6 57.1C46.8 57 47 57 47.1 56.9C47 57 46.8 57 46.6 57.1Z' fill='black'/%3E%3Cpath d='M60 36C60 36.4 60 36.8 60 37.2C60 37.5 60 37.8 59.9 38.1C59.8 38.9 59.7 39.6 59.6 40.4C59.3 42.3 58.7 44 58 45.7C57.9 45.9 57.8 46.1 57.7 46.4C57.7 46.4 57.7 46.5 57.6 46.5C57.4 46.9 57.2 47.2 57 47.6C56.5 48.5 55.9 49.4 55.3 50.3C55.1 50.6 54.8 50.9 54.6 51.2C54.4 51.5 54.1 51.8 53.8 52.1C53.5 52.4 53.3 52.7 53 53C52.7 53.3 52.4 53.5 52.1 53.8C51.6 54.3 51.1 54.7 50.5 55.1C50.3 55.2 50.2 55.3 50.1 55.4C49.9 55.6 49.6 55.8 49.3 55.9C48.8 56.2 48.2 56.6 47.7 56.9C44.2 58.9 40.2 60 35.9 60C33.6 60 31.4 59.7 29.4 59.1C29.1 59 28.8 58.9 28.6 58.9C28.2 58.8 27.8 58.6 27.4 58.5C27.2 58.4 26.9 58.3 26.7 58.2C26.4 58.1 26.1 57.9 25.8 57.8C24.8 57.3 23.9 56.8 23 56.2C17.8 52.9 14.1 47.6 12.7 41.4V41.3C12.7 41.1 12.6 40.8 12.6 40.6C12.6 40.4 12.5 40.1 12.5 39.9C12.5 39.6 12.4 39.2 12.4 38.8C12.3 38.4 12.3 37.9 12.3 37.5C12.3 37 12.3 36.6 12.3 36.2C12.3 35.8 12.3 35.4 12.3 35V34.9C12.3 34.7 12.3 34.4 12.4 34.2C12.4 34.2 12.4 34.1 12.4 34C12.4 33.8 12.4 33.6 12.5 33.5C12.6 32.8 12.7 32.1 12.8 31.4C12.9 31 13 30.6 13.1 30.2C13.2 29.9 13.3 29.5 13.4 29.2C13.5 29 13.5 28.8 13.6 28.6C13.8 28 14 27.4 14.3 26.9C14.4 26.5 14.6 26.2 14.8 25.8C14.9 25.5 15.1 25.3 15.2 25C15.3 24.9 15.3 24.8 15.4 24.7C15.5 24.4 15.7 24.2 15.8 23.9C15.8 23.8 15.9 23.7 16 23.7C16.1 23.4 16.3 23.2 16.5 22.9C16.7 22.6 16.9 22.3 17.1 22C17.4 21.7 17.6 21.3 17.9 21C18.2 20.7 18.5 20.3 18.8 20C19.1 19.7 19.4 19.3 19.7 19C20 18.7 20.3 18.4 20.7 18.1C21 17.8 21.3 17.6 21.6 17.3C21.6 17.3 21.6 17.3 21.7 17.2C22 17 22.3 16.8 22.6 16.6C22.8 16.5 22.9 16.4 23 16.3C23.1 16.3 23.1 16.2 23.2 16.2C24.1 15.6 25 15.1 25.9 14.7C27.4 14 29.1 13.4 30.8 13C31 12.9 31.3 12.9 31.6 12.8C31.8 12.8 31.9 12.7 32.1 12.7C32.4 12.6 32.6 12.6 32.9 12.6C33.2 12.5 33.5 12.5 33.8 12.5C34.1 12.5 34.3 12.4 34.6 12.4C34.8 12.4 35 12.4 35.3 12.4C35.7 12.4 36 12.4 36.4 12.4C36.8 12.4 37.1 12.4 37.5 12.4H37.6C37.7 12.4 37.9 12.4 38 12.4H38.1C38.4 12.4 38.7 12.4 39 12.5C39.3 12.5 39.6 12.6 39.9 12.6C40 12.6 40.1 12.6 40.2 12.6C44.2 13.2 47.9 14.9 51 17.3C51.3 17.5 51.5 17.7 51.8 17.9C52.2 18.2 52.5 18.5 52.8 18.8C53.1 19.1 53.5 19.5 53.8 19.8C54.1 20.1 54.4 20.4 54.7 20.8C54.8 20.9 54.9 21 55 21.1C55.2 21.4 55.4 21.6 55.6 21.9C55.7 22 55.8 22.2 55.9 22.3C56 22.5 56.2 22.6 56.3 22.8C56.6 23.2 56.8 23.6 57.1 24C57.2 24.1 57.3 24.3 57.4 24.4C57.9 25.3 58.4 26.3 58.8 27.3C58.9 27.6 59 27.9 59.1 28.2C59.1 28.3 59.2 28.4 59.2 28.6C59.2 28.7 59.3 28.8 59.3 28.9C59.5 29.4 59.6 30 59.8 30.5C60 31.2 60.1 31.9 60.2 32.6C60.3 32.9 60.3 33.2 60.3 33.5C60.4 34 60.4 34.5 60.4 35C60 35.2 60 35.6 60 36Z' fill='url(%23paint0_linear_828_346)'/%3E%3Cg opacity='0.18'%3E%3Cpath opacity='0.18' d='M26.4 45.6C17.3 36.5 13.7 25.1 18.3 19.8C9.7 29.1 9.9 43.8 19 53C28.1 62.1 42.8 62.4 52.2 53.7C47 58.2 35.6 54.7 26.4 45.6Z' fill='black'/%3E%3C/g%3E%3Cpath d='M17.9 28.6C18 28.5 18.1 28.5 18.1 28.4C18.2 28.4 18.3 28.3 18.3 28.3C18.3 28.4 18.2 28.4 18.2 28.5C18.3 28.6 18.5 28.7 18.6 28.7C18.8 28.7 18.9 28.6 19.1 28.5C19.2 28.6 19.3 28.7 19.4 28.8C19.1 28.9 18.8 28.9 18.5 29C18.4 29 18.2 29.2 18.2 29.3C18.3 29.6 18.1 29.7 18 29.9C18 30.3 18 30.5 18 30.8C18 30.8 18 30.9 18.1 30.9C18.1 30.9 18.2 30.9 18.2 30.8C18.3 30.6 18.5 30.4 18.5 30.1C18.5 29.8 18.6 29.6 18.8 29.4C18.9 29.3 19 29.2 19.1 29.1C19.2 29.1 19.2 29 19.3 29C19.4 29.1 19.5 29.1 19.5 29.2C19.5 29.4 19.5 29.6 19.5 29.8C19.8 29.7 19.6 30.1 19.8 30.1C19.8 30 19.9 29.9 19.9 29.9C20 29.4 20.1 29.4 20.5 29.5C20.6 29.4 20.6 29.4 20.7 29.3C20.7 29.2 20.7 29.1 20.6 29.1C20.5 29 20.4 28.9 20.3 28.8C20.1 28.7 19.9 28.8 19.6 28.7C19.4 28.7 19.3 28.6 19.2 28.4C19.2 28.2 19.2 28.1 19.1 27.9C19.1 27.9 19.1 27.9 19 27.9C19.1 28 19 27.9 19 27.8C18.9 27.6 18.8 27.5 18.6 27.7C18.2 28 17.8 28.3 17.4 28.6C17.4 28.6 17.4 28.7 17.3 28.7C17.5 28.8 17.7 28.8 17.9 28.6Z' fill='url(%23paint1_linear_828_346)'/%3E%3Cpath d='M19.2 38C19.3 37.8 19.4 37.5 19.4 37.3C19.5 37.5 19.4 37.7 19.2 38Z' fill='url(%23paint2_linear_828_346)'/%3E%3Cpath d='M52.5 22.1C52.4 22 52.5 22 52.5 22.1C52.4 22.1 52.4 22.1 52.3 22.2L52.2 22.3C52.2 22.3 52.2 22.3 52.2 22.4C52.2 22.4 52.2 22.4 52.3 22.5C52.3 22.4 52.4 22.4 52.4 22.4C52.4 22.3 52.5 22.3 52.5 22.2C52.5 22.1 52.5 22.1 52.5 22.1ZM53.8 21.5C53.7 21.5 53.6 21.4 53.6 21.4C53.5 21.4 53.4 21.5 53.4 21.6C53.4 21.7 53.5 21.7 53.5 21.7C53.5 21.7 53.6 21.7 53.6 21.6C53.7 21.7 53.8 21.6 53.8 21.5C53.8 21.6 53.8 21.6 53.8 21.5Z' fill='url(%23paint3_linear_828_346)'/%3E%3Cpath d='M60 34.8C60 34.3 59.9 33.8 59.9 33.3C59.9 33 59.8 32.7 59.8 32.4C59.7 31.7 59.6 31 59.4 30.3C59.3 30.3 59.3 30.3 59.2 30.2L59.1 30.1C58.6 29.9 58.2 29.9 57.8 30.2C57.7 30.3 57.5 30.3 57.4 30.3C57.2 30.3 57 30.4 56.8 30.2C56.6 30 56.4 29.8 56.6 29.5C56.7 29.4 56.7 29.2 56.8 29.1C57 28.7 57.1 28.3 57.4 28C57.5 27.9 57.6 27.9 57.8 28C57.9 28.1 58 28.2 58.2 28.1C58.3 28.1 58.4 28.1 58.5 28.2C58.4 28.3 58.3 28.4 58.1 28.5C58.4 28.5 58.5 28.7 58.5 29C58.7 28.9 58.9 28.8 59.1 28.7C59.1 28.6 59 28.5 59 28.4C58.9 28.4 58.8 28.2 58.6 28C58.7 28 58.8 28 58.8 28C58.7 27.7 58.6 27.4 58.5 27.1C58.1 26.1 57.6 25.1 57.1 24.2C57 24.1 56.9 23.9 56.8 23.8C56.6 23.4 56.3 23 56 22.6C55.9 22.4 55.8 22.2 55.6 22.1C55.5 22 55.4 21.8 55.3 21.7C55.1 21.4 54.9 21.2 54.7 20.9C54.6 20.9 54.5 21 54.4 21C54.3 21 54.3 21.3 54.4 21.4C54.4 21.6 54.5 21.8 54.5 22C54.5 22.1 54.5 22.2 54.4 22.2C54.4 22.2 54.3 22.2 54.2 22.2C54 22.1 54 22 53.8 21.8C53.7 21.8 53.7 21.9 53.6 22C53.5 22.3 53.4 22.6 53.5 22.9C53.5 23 53.5 23.1 53.4 23.1C53.3 23.2 53.2 23.3 53.2 23.4C53.2 23.6 53 23.7 52.9 23.5C52.7 23.3 52.6 23.4 52.4 23.5C52.3 23.5 52.2 23.5 52.2 23.6C52 23.7 51.8 23.7 51.5 23.7C51.3 23.7 51.2 23.6 51 23.6C50.9 23.6 50.8 23.6 50.8 23.6C50.6 23.8 50.4 23.8 50.2 23.7C50.1 23.7 50.1 23.5 50.1 23.4C50.1 23.4 50.2 23.3 50.3 23.2C50.2 23.5 50.5 23.5 50.6 23.5C50.7 23.5 50.8 23.4 51 23.3C51 23.3 51 23.3 51 23.2C51 23.2 50.9 23.1 50.8 23.1C50.8 23 50.9 22.9 50.9 22.9C51 22.9 51.1 22.9 51.2 22.9C51.3 22.9 51.4 22.8 51.4 22.7C51.4 22.7 51.4 22.6 51.5 22.6C51.6 22.5 51.6 22.5 51.7 22.4C51.8 22.4 51.9 22.4 51.9 22.4C52.2 22.4 52.2 22.3 52.1 22C52.1 22 52.1 21.9 52.1 21.8C52.1 21.7 52.1 21.5 52.1 21.4C52.1 21.2 52.1 21 52.4 20.9C52.7 20.9 52.8 20.4 52.6 20.2C52.5 20.1 52.3 20 52.2 19.9C52.2 19.9 52.1 19.9 52.1 19.8C52.1 19.5 52 19.1 52 18.8C52.1 18.6 52.2 18.4 52.3 18.3C52 18 51.6 17.7 51.3 17.4C51.1 17.2 50.8 17 50.5 16.8C50.5 16.8 50.5 16.8 50.5 16.9C50.5 16.9 50.5 16.9 50.4 16.9C50.1 17.3 49.8 17.6 49.5 18C49.4 18.1 49.3 18.1 49.2 18.1C49.1 18.1 49.1 18.1 49 18.1C49.2 18.4 49.1 18.5 48.8 18.5C48.7 18.6 48.7 18.7 48.6 18.7C48.6 18.7 48.5 18.8 48.5 18.9L48.4 19C48.3 19 48.2 19 48.2 19.2C48.2 19.3 48.2 19.4 48.2 19.5C48.2 19.6 48.2 19.8 48.3 19.9C48.4 20 48.5 20.2 48.5 20.3C48.6 20.3 48.5 20.3 48.5 20.4C48.3 20.6 48.3 20.6 48.5 20.7C48.6 20.7 48.6 20.8 48.6 20.9C48.5 21.1 48.6 21.2 48.8 21.3C49 21.4 49.3 21.4 49.5 21.2C49.7 21.1 49.9 21 50.1 20.9C50.2 20.9 50.2 20.8 50.3 20.8C50.3 21 50.4 21.1 50.4 21.2C50.4 21.3 50.4 21.4 50.5 21.4L50.6 21.5C50.7 21.6 50.8 21.8 50.9 21.9C50.9 22 50.9 22.1 50.9 22.2C50.7 22.3 50.5 22.4 50.4 22.6C50.4 22.6 50.3 22.6 50.2 22.6C50.2 22.5 50.3 22.4 50.3 22.4C50.3 22.3 50.4 22.2 50.3 22.2C50.1 22.1 50.2 21.9 50.2 21.7C50.2 21.6 50.2 21.5 50.2 21.3C50.1 21.4 50 21.4 49.9 21.4C49.8 21.5 49.7 21.6 49.6 21.6C49.5 21.7 49.4 21.7 49.4 21.9C49.5 21.9 49.5 21.9 49.6 21.9C49.3 22 49.3 22 49.4 22.3C49.5 22.6 49.6 22.8 49.7 23.1C49.7 23.3 49.7 23.5 49.6 23.6C49.4 23.8 49 23.8 48.8 23.6C48.8 23.7 48.7 23.8 48.7 23.8C48.5 23.9 48.4 24.1 48.4 24.3C48.4 24.4 48.3 24.4 48.3 24.4C48.1 24.5 47.9 24.6 47.7 24.6C47.6 24.6 47.5 24.7 47.5 24.9C47.5 25 47.5 25.2 47.3 25.2C47.2 25.2 47.2 25.3 47.1 25.4C47 25.4 46.8 25.4 46.7 25.4C46.6 25.4 46.6 25.4 46.5 25.3C46.5 25.4 46.5 25.5 46.5 25.5C46.5 25.6 46.5 25.8 46.5 25.8C46.4 25.8 46.2 25.9 46.1 25.9C45.7 25.8 45.5 25.9 45.6 26.3C45.9 26.5 46.3 26.6 46.4 27C46.4 27.1 46.5 27.1 46.5 27.2C46.8 27.3 46.8 27.6 46.8 27.9C46.8 28 46.8 28.2 46.8 28.3C46.8 28.6 46.6 28.7 46.3 28.6C46.2 28.6 46 28.5 45.9 28.5C45.8 28.5 45.6 28.4 45.5 28.4C45.1 28.4 44.6 28.2 44.2 28.5C44.1 28.6 44 28.7 44.1 28.8C44.3 29.3 44.3 29.8 44.1 30.2C44 30.4 44 30.6 44.1 30.9C44.2 31 44.2 31.1 44.1 31.3C44.1 31.5 44.1 31.5 44.3 31.5C44.4 31.5 44.5 31.5 44.7 31.5C44.9 31.5 45 31.5 45.1 31.7C45.2 31.9 45.3 31.9 45.5 31.9C45.7 31.8 45.9 31.8 46.1 31.8C46.2 31.8 46.3 31.8 46.4 31.7C46.6 31.6 46.8 31.4 46.9 31.3L47 31.2C47.1 31.1 47.1 31 47.2 30.9C47.3 30.8 47.4 30.7 47.3 30.5C47.3 30.5 47.3 30.4 47.3 30.3C47.5 29.9 47.8 29.6 48.2 29.4C48.4 29.3 48.4 29.2 48.4 29C48.3 28.8 48.4 28.7 48.6 28.6C48.8 28.5 48.9 28.6 49.1 28.6C49.2 28.6 49.4 28.7 49.5 28.6C49.7 28.5 49.9 28.4 50.1 28.2C50.2 28.1 50.3 28.1 50.5 28.2C50.8 28.4 50.8 28.6 51 28.9C51.2 29.3 51.4 29.6 51.9 29.7C52 29.7 52.1 29.8 52.1 29.9C52.3 30.1 52.4 30.2 52.6 30.4C52.7 30.5 52.8 30.9 52.7 31.1C52.7 31.1 52.6 31.2 52.5 31.2C52.3 31.2 52.1 31.2 51.8 31.2C51.7 31.2 51.6 31.2 51.6 31.3C51.6 31.4 51.7 31.5 51.7 31.5C51.9 31.6 52 31.7 52.2 31.8C52.3 31.8 52.5 31.8 52.5 31.8C52.6 31.6 52.7 31.4 52.9 31.3C53 31.3 53.1 31.1 53.1 31C53.1 30.9 53.2 30.7 53.1 30.6C53.1 30.5 52.9 30.4 53 30.3C53 30.3 53.2 30.3 53.3 30.4C53.4 30.4 53.4 30.4 53.5 30.4C53.5 30.3 53.5 30.2 53.5 30.2L53.4 30.1C53.2 29.9 52.9 29.8 52.8 29.5H52.7C52.4 29.5 52.3 29.2 52.1 29C51.9 28.8 51.8 28.6 51.6 28.4C51.5 28.3 51.4 28.2 51.5 28C51.5 27.9 51.5 27.9 51.6 27.8C51.6 27.7 51.7 27.7 51.7 27.6C51.8 27.6 51.8 27.7 51.9 27.8C51.9 27.9 52 28 52 28.1C52.1 28 52.2 28 52.2 28C52.4 28.2 52.5 28.5 52.7 28.7C52.8 28.8 52.9 28.8 53 28.8C53.3 29 53.5 29.2 53.8 29.4C54 29.5 54.1 29.6 54 29.8C53.9 30.2 54.2 30.5 54.4 30.8C54.6 31.1 54.7 31.4 54.8 31.8C54.8 32 54.9 32 55 32C55.1 32 55.2 32 55.3 31.9C55.5 31.8 55.7 31.6 55.9 31.5C55.9 31.5 55.8 31.3 55.7 31.3C55.5 31.2 55.4 31 55.3 30.8C55.2 30.7 55.3 30.6 55.4 30.6C55.6 30.6 55.7 30.5 55.6 30.3C55.8 30.3 55.9 30.3 56.1 30.3C56.2 30.3 56.2 30.4 56.2 30.4C56.2 30.5 56.3 30.7 56.3 30.8C56.3 31 56.2 31.2 56.5 31.2C56.4 31.4 56.3 31.5 56.5 31.6V31.7C56.5 31.8 56.5 31.9 56.6 32C56.6 32.1 56.7 32.1 56.8 32.1C57 32.2 57.1 32.3 57.2 32.4C57.4 32.6 57.4 32.6 57.6 32.4C57.7 32.3 57.8 32.2 58 32.3C58.3 32.5 58.6 32.6 58.9 32.4H59C59.1 32.4 59.1 32.3 59.2 32.2C59.2 32.3 59.3 32.3 59.3 32.4C59.3 32.6 59.4 32.8 59.4 33C59.4 33.2 59.3 33.3 59.3 33.5C59.2 33.7 59.2 34 59.1 34.2C59 34.4 58.9 34.6 58.6 34.5C58.4 34.5 58.3 34.4 58.1 34.4C58 34.4 57.9 34.4 57.9 34.4C57.6 34.4 57.4 34.5 57.1 34.5C56.6 34.4 56.2 34.4 55.7 34.1C55.5 34 55.3 34 55.2 33.9C54.9 33.7 54.5 33.6 54.2 33.8C54 34 53.9 34 54 34.2C54 34.3 54.1 34.4 54 34.5C53.9 34.6 53.8 34.7 53.7 34.7C53.2 34.6 52.7 34.5 52.4 34.1C52.2 33.9 52 33.7 51.8 33.7C51.5 33.7 51.3 33.5 51 33.3C50.8 33.1 50.8 33.1 50.9 32.8C51 32.6 51.1 32.4 50.9 32.2C50.9 32.2 50.9 32.1 50.9 32C50.9 31.9 51.1 31.8 51 31.7C51 31.6 50.8 31.6 50.8 31.5C50.7 31.4 50.5 31.4 50.4 31.5C50.3 31.5 50.2 31.5 50.2 31.5C49.8 31.5 49.5 31.5 49.1 31.5C48.7 31.5 48.3 31.5 47.9 31.6H47.8C47.4 31.8 47.1 32 46.7 32.2C46.6 32.2 46.6 32.2 46.5 32.2C46.3 32.2 46 32.2 45.8 32.2C45.7 32.2 45.6 32.2 45.6 32.1C45.4 31.9 45.3 31.9 45.2 32.2C45.2 32.3 45.1 32.3 45.1 32.4C45 32.8 44.8 33 44.4 33.1C44.1 33.2 43.7 34 43.8 34.3C43.9 34.5 43.8 34.7 43.7 34.8C43.5 35.1 43.3 35.3 43 35.5C42.8 35.6 42.6 35.7 42.5 35.9C42.2 36.2 42 36.7 41.8 37.1C41.8 37.2 41.7 37.2 41.6 37.3C41.5 37.5 41.4 37.8 41.2 38.1C41.1 38.3 41.1 38.5 41.1 38.7C41.2 38.9 41.2 39.1 41.2 39.2C41.2 39.3 41.2 39.4 41.2 39.5C41.3 40.1 41.2 40.6 40.9 41.1C40.9 41.2 40.8 41.3 40.8 41.4C40.8 41.6 40.9 41.8 40.9 42C40.9 42.2 41 42.3 41.1 42.4C41.5 42.8 41.7 43.2 41.9 43.7C42 44 42.1 44.4 42.5 44.6L42.6 44.7C42.7 44.8 42.7 44.8 42.8 44.9C42.9 45 43.1 45.1 43.2 45.3C43.5 45.6 43.9 45.7 44.2 45.5C44.4 45.3 44.7 45.3 45 45.4C45.2 45.5 45.5 45.5 45.7 45.4C45.9 45.3 46.2 45.3 46.5 45.2C46.8 45.1 47.1 45 47.4 44.9C47.5 44.9 47.6 44.8 47.7 44.9C47.9 45 48.1 45.1 48.2 45.1C48.3 45.1 48.3 45.2 48.2 45.3C48.2 45.3 48.1 45.4 48.2 45.5C48.3 45.7 48.6 45.8 48.7 45.8C48.8 45.8 48.9 45.7 49.1 45.7C49.2 45.7 49.2 45.7 49.3 45.7C49.2 45.8 49.2 45.9 49.1 46C49.2 46 49.3 46.1 49.3 46.1C49.4 46.1 49.5 46.2 49.5 46.2C49.4 46.5 49.4 46.7 49.3 47C49.2 47.3 49.1 47.5 49 47.8C49 47.9 48.9 47.9 49 48C49.1 48.2 49.2 48.5 49.4 48.7C49.7 49 49.9 49.3 50 49.7C50 49.9 50 50.1 50.1 50.3C50.2 50.6 50.2 51 50.1 51.3C50.1 51.5 50.1 51.6 50.1 51.8C50.1 52 50.1 52.2 50.1 52.4C49.9 52.8 49.7 53.2 49.5 53.6C49.4 53.8 49.3 53.9 49.3 54.1C49.3 54.2 49.3 54.3 49.3 54.5C49.2 54.7 49.2 54.9 49.3 55C49.3 55.1 49.4 55.2 49.4 55.2C49.7 55 49.9 54.8 50.2 54.7C50.3 54.6 50.5 54.5 50.6 54.4C51.1 54 51.7 53.5 52.2 53.1C52.5 52.8 52.8 52.6 53.1 52.3C53.4 52 53.6 51.7 53.9 51.4C54.2 51.1 54.4 50.8 54.7 50.5C54.9 50.2 55.2 49.9 55.4 49.6C56 48.7 56.6 47.8 57.1 46.9C57.3 46.5 57.5 46.2 57.7 45.8C57.7 45.8 57.7 45.7 57.8 45.7C57.9 45.5 58 45.3 58.1 45C58.8 43.3 59.4 41.5 59.7 39.7C59.6 39.6 59.6 39.5 59.6 39.3C59.7 39 59.7 38.6 59.5 38.4C59.2 38.1 59.2 37.7 59.1 37.3C59 36.9 58.7 36.5 58.5 36C58.5 35.9 58.4 35.8 58.4 35.7C58.5 35.7 58.6 35.8 58.7 35.8C58.9 35.7 59 35.8 59.1 35.9C59.2 36 59.2 36.1 59.3 36.3C59.4 36.6 59.7 36.8 59.7 37.2C59.7 37.3 59.8 37.3 59.8 37.4C59.8 37.4 59.9 37.4 59.9 37.5C59.9 37.2 59.9 36.9 60 36.6C60 36.2 60 35.8 60 35.4C60 35.6 60 35.2 60 34.8ZM53.5 19.5C53.5 19.8 53.6 20 53.9 20L54 20.1C53.9 20.3 53.9 20.3 54.1 20.4C54.2 20.4 54.3 20.4 54.4 20.4C54 20.2 53.8 19.8 53.5 19.5Z' fill='url(%23paint4_linear_828_346)'/%3E%3Cpath d='M18.9 37.6C19 37.8 19.1 37.9 19.2 38C19.1 37.9 19 37.8 18.9 37.6Z' fill='url(%23paint5_linear_828_346)'/%3E%3Cpath d='M18.8 37.5C18.8 37.4 18.7 37.3 18.7 37.3C18.8 37.3 18.8 37.4 18.8 37.5Z' fill='url(%23paint6_linear_828_346)'/%3E%3Cpath d='M17.9 28.6C18 28.5 18.1 28.5 18.1 28.4C18.2 28.4 18.3 28.3 18.3 28.3C18.3 28.4 18.2 28.4 18.2 28.5C18.3 28.6 18.5 28.7 18.6 28.7C18.8 28.7 18.9 28.6 19.1 28.5C19.2 28.6 19.3 28.7 19.4 28.8C19.1 28.9 18.8 28.9 18.5 29C18.4 29 18.2 29.2 18.2 29.3C18.3 29.6 18.1 29.7 18 29.9C18 30.3 18 30.5 18 30.8C18 30.8 18 30.9 18.1 30.9C18.1 30.9 18.2 30.9 18.2 30.8C18.3 30.6 18.5 30.4 18.5 30.1C18.5 29.8 18.6 29.6 18.8 29.4C18.9 29.3 19 29.2 19.1 29.1C19.2 29.1 19.2 29 19.3 29C19.4 29.1 19.5 29.1 19.5 29.2C19.5 29.4 19.5 29.6 19.5 29.8C19.8 29.7 19.6 30.1 19.8 30.1C19.8 30 19.9 29.9 19.9 29.9C20 29.4 20.1 29.4 20.5 29.5C20.6 29.4 20.6 29.4 20.7 29.3C20.7 29.2 20.7 29.1 20.6 29.1C20.5 29 20.4 28.9 20.3 28.8C20.1 28.7 19.9 28.8 19.6 28.7C19.4 28.7 19.3 28.6 19.2 28.4C19.2 28.2 19.2 28.1 19.1 27.9C19.1 27.9 19.1 27.9 19 27.9C19.1 28 19 27.9 19 27.8C18.9 27.6 18.8 27.5 18.6 27.7C18.2 28 17.8 28.3 17.4 28.6C17.4 28.6 17.4 28.7 17.3 28.7C17.5 28.8 17.7 28.8 17.9 28.6Z' fill='url(%23paint7_linear_828_346)'/%3E%3Cpath d='M34.5 50.7C34.5 50.3 34.3 50 34 49.8C33.8 49.9 33.7 49.9 33.5 49.7C33.3 49.5 33 49.3 32.6 49.1C32.3 49 32 48.9 31.7 48.9C31.6 48.9 31.5 48.9 31.4 48.9C31.3 49 31.2 48.9 31.2 48.8C31.2 48.7 31.2 48.6 31.2 48.6C31 48.5 30.9 48.3 30.7 48.2C30.5 48.1 30.2 48 29.9 48.2C29.9 47.8 29.6 47.8 29.4 47.7C29.4 47.5 29.4 47.3 29.4 47.1C29.4 47.1 29.4 47.1 29.4 47C29.2 46.9 29.2 46.7 29.1 46.5C29 46 28.7 45.7 28.3 45.5C28.2 45.5 28.1 45.5 28.1 45.4C27.9 45.2 27.8 45.3 27.6 45.3C27.4 45.3 27.2 45.2 27.1 45.2C27 45.2 26.9 45.1 26.8 45L26.7 44.9C26.5 44.7 26.3 44.5 26.1 44.4H25.9C25.9 44.3 25.9 44.1 25.8 44C25.8 43.9 25.7 43.9 25.6 43.9C25.5 43.9 25.5 43.9 25.4 43.8C25.4 43.8 25.4 43.8 25.4 43.7V43.6C25.4 43.6 25.3 43.6 25.2 43.6C25.1 43.6 25 43.6 24.9 43.7C24.7 43.7 24.4 43.9 24.3 43.8C24 43.6 23.5 43.8 23.3 43.4C23.2 43.3 23 43.3 22.9 43.2C22.9 43.2 22.8 43.2 22.7 43.2C22.8 43.4 22.6 43.4 22.5 43.4C22.4 43.4 22.4 43.4 22.3 43.4C22.3 43.3 22.3 43.3 22.4 43.2C22.5 43.1 22.5 43 22.4 43C22.3 42.9 22.2 42.9 22.1 43C22 43.1 21.9 43.1 21.8 43.2C21.6 43.3 21.3 43.4 21 43.5L20.9 43.6C20.7 43.9 20.6 44.2 20.4 44.5C20.2 44.3 20.1 44.2 19.9 44C19.8 43.8 19.6 43.8 19.4 43.9C19.3 44 19.2 44 19 44.1C18.9 44.2 18.6 44.1 18.5 43.9C18.4 43.8 18.3 43.7 18.2 43.5C18.1 43.3 18.1 43.2 18.1 43.1C18.1 42.8 18.2 42.6 18.3 42.3C18.3 42.1 18.4 41.8 18.4 41.8C18.2 41.7 18.1 41.4 17.8 41.4C17.6 41.4 17.4 41.4 17.1 41.5C16.8 41.6 16.7 41.4 16.7 41.1C16.7 40.9 16.7 40.8 16.8 40.6C16.9 40.5 16.9 40.5 16.9 40.4C17 40.1 17.1 39.8 17.2 39.5C17.3 39.3 17.2 39.2 17 39.2C16.9 39.2 16.8 39.2 16.8 39.3C16.5 39.4 16.1 39.6 16.1 40C16.1 40.1 16 40.2 16 40.2C15.9 40.3 15.8 40.5 15.6 40.5C15.5 40.5 15.4 40.6 15.2 40.6C15 40.6 14.8 40.7 14.7 40.6C14.5 40.5 14.2 40.4 14.1 40L14 39.9C13.9 39.7 13.8 39.5 13.8 39.3C13.8 39 13.8 38.6 13.9 38.3C13.9 38.2 14 38.1 14 38C14.1 37.8 14.3 37.7 14.2 37.4C14.1 37.1 14.2 36.8 14.5 36.7C14.7 36.6 14.9 36.4 15.1 36.3C15.2 36.2 15.8 36 15.9 36C16.2 36 16.4 36.3 16.7 36.2C16.9 36.2 17 36.1 17.2 36.1C17.2 36 17.1 35.8 17 35.6C17.1 35.6 17.2 35.6 17.3 35.6C17.4 35.6 17.5 35.7 17.6 35.6C17.9 35.4 18.1 35.6 18.4 35.7C18.5 35.8 18.6 35.8 18.7 35.7H18.9C19 35.9 19.2 36.1 19.1 36.3C19.1 36.4 19.1 36.5 19.1 36.6C19.1 36.6 19.1 36.6 19.2 36.6C19.2 36.7 19.2 36.7 19.2 36.8C19.2 36.9 19.3 37 19.3 37V37.1C19.4 37.2 19.4 37.3 19.5 37.3C19.6 37.4 19.6 37.4 19.7 37.5C19.9 37.3 19.9 37 19.9 36.8C19.9 36.7 19.9 36.6 19.9 36.6C19.8 36.4 19.8 36.1 19.7 35.9C19.6 35.5 19.7 35.1 19.9 34.8C20.1 34.6 20.2 34.5 20.4 34.3C20.7 34.1 21 33.8 21.3 33.6C21.1 33.3 21.5 33.4 21.6 33.2C21.6 33.1 21.6 33 21.6 32.9C21.6 32.8 21.6 32.7 21.5 32.7L21.4 32.6C21.5 32.4 21.4 32.3 21.4 32.1V32C21.5 32.1 21.6 32.2 21.7 32.3H21.8C21.9 32.1 21.9 31.8 22 31.6C22.1 31.6 22.2 31.6 22.2 31.6C22.3 31.4 22.4 31.3 22.5 31.1C22.6 31 22.6 30.9 22.7 30.9C22.8 30.8 23 30.8 23.1 30.7C23.1 30.7 23.1 30.7 23.1 30.6C23 30.6 22.9 30.6 22.8 30.6V30.5C23 30.4 23.2 30.3 23.4 30.3C23.7 30.2 23.7 30.2 23.5 30C23.5 29.9 23.6 29.9 23.6 29.8C23.7 29.4 24 29.3 24.4 29.1C24.6 29 24.9 29 24.9 28.7C25 28.7 25.1 28.8 25.2 28.8C25.2 28.9 25.1 28.9 25.1 29C24.9 29.2 24.9 29.3 25.2 29.4C25.4 29.5 25.6 29.5 25.7 29.3C25.8 29.1 26 29 26.2 28.9C26.6 28.8 26.8 28.5 27 28.2C27.1 28.2 27.2 28.3 27.3 28.2C27.4 28.2 27.5 28 27.5 27.9H27.2C27.3 27.7 27.4 27.6 27.6 27.5C27.4 27.5 27.3 27.5 27.2 27.7C27.1 27.8 27.1 27.9 27 28.1C26.9 28.2 26.9 28.2 26.8 28.1C26.8 28 26.7 28 26.6 28C26.4 27.9 26.2 27.8 26.1 27.7C26 27.6 26.1 27.5 26.1 27.4C26.1 27.3 26.1 27.2 26.2 27.1C26.3 27.1 26.3 27 26.3 26.9C26.3 26.9 26.3 26.9 26.3 26.8C26.4 26.6 26.3 26.5 26 26.5H25.9C25.8 26.5 25.6 26.6 25.5 26.6C25.4 26.6 25.3 26.7 25.1 26.8C25.2 26.6 25.4 26.4 25.6 26.2C25.6 26.2 25.6 26.2 25.7 26.2C26.2 26.2 26.6 26.1 27.1 26.1C27.6 26.1 27.9 26 28.2 25.5C28.3 25.4 28.4 25.3 28.4 25.3C28.6 25.2 28.8 25.1 28.9 25C29.1 24.9 29.1 24.6 29.1 24.4C29.1 24.3 29 24.2 28.9 24.2C28.8 24.1 28.7 24.1 28.7 23.9C28.7 23.8 28.6 23.8 28.5 23.7C28.3 23.6 28.2 23.6 28 23.5C27.8 23.4 27.7 23.2 27.6 23C27.5 22.9 27.5 22.8 27.6 22.7C27.6 22.7 27.7 22.6 27.7 22.5C27.6 22.2 27.5 21.9 27.4 21.6C27.3 21.3 27 21.1 27.2 20.7L27.1 20.6C27.1 20.6 27 20.6 27 20.7C26.9 20.8 26.8 21 26.8 21.2C26.7 21.4 26.5 21.6 26.3 21.8C26.1 21.7 26 21.6 25.9 21.5C25.7 21.4 25.7 21.3 25.7 21.1C25.7 20.9 25.8 20.7 25.9 20.5C25.8 20.4 25.7 20.3 25.6 20.3C25.4 20.3 25.3 20.3 25.2 20.1C25.2 20 25.1 19.9 25 19.9C24.9 19.9 24.7 19.8 24.7 19.9C24.5 20 24.3 20 24.1 20.1C24 20.1 23.9 20.1 23.8 20.1C23.6 20.1 23.5 20.2 23.6 20.4C23.6 20.5 23.6 20.5 23.5 20.6C23.3 20.8 23.3 21 23.4 21.2C23.4 21.5 23.3 21.7 23.1 21.8C23 21.9 22.9 22 23 22.1C23.3 22.4 23.4 22.8 23.3 23.2C23.3 23.3 23.3 23.3 23.3 23.4V23.5C23.1 23.8 22.8 24.1 22.5 24.3C22 24.4 22 24.6 22 24.7C22.1 25.1 22 25.5 21.9 25.8C21.8 26 21.6 26.1 21.5 26C21.3 25.8 21.2 25.5 21.2 25.2C21.2 25 21.3 24.7 21.3 24.5C21.4 24.3 21.4 24.2 21.1 24.2C21 24.2 20.9 24.2 20.9 24.2C20.5 24.2 20.2 24 20 24C19.9 24 19.9 23.8 19.8 23.7L19.7 23.6C19.4 23.5 19.1 23.2 18.7 23.4C18.7 23.2 18.7 23 18.6 22.8C18.6 22.7 18.5 22.6 18.4 22.6C18.2 22.6 18.2 22.6 18.2 22.4C18.2 22.1 18.4 21.8 18.6 21.6C18.8 21.4 19 21.1 19.2 20.9C19.4 20.7 19.6 20.6 19.8 20.5C19.9 20.4 20 20.3 20 20.2C20 20.1 20 20 20.1 20C20.2 20 20.2 19.9 20.2 19.8C20.3 19.6 20.4 19.5 20.6 19.5C20.8 19.5 20.6 19.6 20.7 19.4C20.7 19.3 21.1 19.1 21.2 18.9L21.3 18.8C21.4 18.7 21.5 18.5 21.5 18.4C21.5 18.3 21.6 18.2 21.8 18.3C21.9 18.3 21.6 18.5 21.7 18.5C21.8 18.5 22.1 18.2 22.2 18.1C22.2 18.1 22.3 18.1 22.4 18.1C22.6 18 22.8 17.8 23 17.7C23.2 17.6 23.2 17.4 23.1 17.2C23 17.1 23 17 23.1 16.9C23.2 16.7 23.3 16.5 23.4 16.3C23.4 16.3 23.4 16.3 23.4 16.2H23V16.1C23 16 22.9 15.9 22.8 15.9C22.6 16 22.5 16.1 22.4 16.2C22.4 16.3 22.4 16.3 22.4 16.4C22.4 16.5 22.4 16.5 22.4 16.6C22.2 16.9 22 17.2 21.8 17.6C21.7 17.7 21.6 17.9 21.5 17.8C21.3 17.7 21.3 17.4 21.4 17.2C21.4 17.1 21.5 17.1 21.5 17C21.5 17 21.5 17 21.4 17.1C21.1 17.3 20.8 17.6 20.5 17.9C20.1 18.2 19.8 18.5 19.5 18.8C19.2 19.1 18.9 19.4 18.6 19.8C18.3 20.1 18 20.5 17.7 20.8C17.4 21.1 17.2 21.5 16.9 21.8C16.7 22.1 16.5 22.4 16.3 22.7C16.1 22.9 16 23.2 15.8 23.5C15.8 23.6 15.7 23.7 15.6 23.7C15.4 23.9 15.3 24.2 15.2 24.5C15.1 24.6 15.1 24.7 15 24.8C14.9 25.1 14.7 25.3 14.6 25.6C14.4 26 14.3 26.3 14.1 26.7C13.9 27.3 13.6 27.8 13.4 28.4C13.3 28.6 13.3 28.8 13.2 29C13.1 29.3 13 29.7 12.9 30C12.8 30.4 12.7 30.8 12.6 31.2C12.5 31.9 12.3 32.6 12.3 33.3C12.3 33.5 12.3 33.7 12.2 33.8C12.2 33.9 12.2 33.9 12.2 34C12.2 34.2 12.2 34.5 12.1 34.7V34.8C12.1 35.2 12.1 35.6 12.1 36C12.1 36.5 12.1 36.9 12.1 37.3C12.1 37.7 12.2 38.2 12.2 38.6C12.2 39 12.3 39.3 12.3 39.7C12.3 39.9 12.4 40.2 12.4 40.4C12.4 40.6 12.5 40.9 12.5 41.1V41.2C12.7 41.3 12.9 41.3 13.1 41.4C13.4 41.5 13.7 41.6 14.1 41.5C14.5 41.4 14.8 41.5 15.1 41.8C15.2 42 15.4 42.1 15.6 42.2C15.9 42.4 16.3 42.5 16.7 42.4C16.9 42.6 17 42.8 17.1 43.1C17.2 43.2 17.2 43.3 17.2 43.5C17.2 43.6 17.2 43.7 17.3 43.8H17.5C17.6 43.9 17.9 44 17.8 44.3C18 44.3 18.1 44.3 18.3 44.4C18.4 44.5 18.7 44.5 18.7 44.6C18.8 44.9 18.9 44.8 19.2 44.8H19.3C19.4 44.8 19.5 44.8 19.7 44.9C19.8 44.9 19.9 44.9 19.9 45.1C19.8 45.4 19.8 45.8 19.8 46.1L19.7 46.2C19.6 46.3 19.5 46.5 19.4 46.6C19.3 46.7 19.2 46.8 19.2 46.8C19.1 46.9 19.1 46.9 19.1 47C19.1 47.1 19.1 47.2 19 47.3C19 47.5 18.9 47.6 18.8 47.8C18.8 48 18.7 48.2 18.8 48.3C19 48.5 18.9 48.6 18.7 48.8C18.6 49 18.6 49.5 18.7 49.6C18.9 49.7 19.1 49.9 19.2 50.1C19.5 50.4 19.8 50.7 20 51.2C20.1 51.5 20.2 51.7 20.4 51.9C20.5 52 20.5 52.2 20.6 52.3C20.6 52.4 20.6 52.4 20.6 52.5C20.8 52.7 21 52.9 21.3 53.1C21.5 53.3 21.8 53.4 22.1 53.5C22.6 53.8 22.9 54.2 22.9 54.7C22.9 55.1 22.9 55.5 22.9 55.9C23.8 56.5 24.7 57 25.7 57.5C26 57.6 26.3 57.8 26.6 57.9C26.8 58 27.1 58.1 27.3 58.2C27.7 58.4 28.1 58.5 28.5 58.6C28.8 58.7 29.1 58.8 29.3 58.8C29.5 58.6 29.6 58.4 29.7 58.3C29.7 58.2 29.8 58.1 29.8 58C29.8 57.9 29.8 57.8 29.7 57.6C29.6 57.3 29.7 57.1 29.9 56.9C30.2 56.8 30.4 56.7 30.7 56.5C30.8 56.5 30.8 56.4 30.9 56.4C31 56.4 31 56.3 31.1 56.3C31.3 56.3 31.4 56.3 31.6 56.2C31.8 56.2 32 56.1 32 55.8C32 55.5 32.2 55.2 32.4 55C32.4 54.9 32.5 54.9 32.5 54.8C32.6 54.5 32.6 54.2 32.7 53.9C32.7 53.7 32.7 53.5 32.7 53.2C32.7 53.1 32.7 52.9 32.7 52.8C32.7 52.7 32.8 52.5 32.9 52.4C33.1 52.3 33.1 52.2 33.2 52C33.3 51.8 33.4 51.6 33.5 51.5C34.4 51.8 34.6 51.3 34.5 50.7Z' fill='url(%23paint8_linear_828_346)'/%3E%3Cpath d='M36.5 16.2C36.5 16.1 36.6 16.1 36.6 16C36.7 16 36.7 16 36.8 16C36.7 16 36.7 16 36.6 16C36.5 16.1 36.5 16.1 36.5 16.2Z' fill='url(%23paint9_linear_828_346)'/%3E%3Cpath d='M39.8 14.4C39.6 14.6 39.4 14.7 39.2 14.9C39.1 15 39.1 15.1 39.1 15.3C38.9 15.1 38.7 15.3 38.5 15.4C38.3 15.5 38.1 15.5 37.9 15.6C37.7 15.7 37.4 15.8 37.2 15.8H37.1C37.1 15.8 37 15.8 36.9 15.8C36.9 15.9 36.9 16 36.8 16C36.7 16.2 36.5 16.3 36.3 16.5C36.2 16.6 36 16.7 35.9 16.9C35.8 17.1 35.5 17.1 35.4 17.3C35.4 17.3 35.4 17.3 35.3 17.3C35.2 17.1 35 17.3 34.9 17.3C34.6 17.3 34.5 17.4 34.4 17.6V17.7C34.4 17.9 34.4 18.2 34.3 18.4C34.3 18.6 34.1 18.7 34 18.9C33.9 19.1 33.8 19.3 33.7 19.6C33.6 19.9 33.4 20.1 33.5 20.4C33.5 20.4 33.4 20.5 33.4 20.6C33.3 20.6 33.2 20.7 33.2 20.7C33.1 20.6 33 20.5 32.9 20.4C32.9 20.4 32.9 20.4 32.9 20.3C32.8 20.2 32.6 20.2 32.5 20.1C32.5 20.1 32.5 20.1 32.5 20C32.4 20.1 32.2 20.1 32 20.2C31.9 20 31.8 19.9 31.8 19.7C31.7 19.5 31.8 19.4 31.5 19.3C31.3 19.3 31 18.6 31 18.3C31 18.2 31 18.1 30.9 18C30.8 17.8 30.9 17.5 30.6 17.4C30.6 17.4 30.5 17.2 30.6 17.1C30.6 17 30.7 16.9 30.6 16.7C30.6 16.6 30.6 16.5 30.6 16.4C30.6 16.1 31 15.7 31.3 15.6C31.4 15.6 31.5 15.5 31.5 15.4C31.5 15.3 31.5 15.1 31.6 15.1C31.6 14.9 31.6 14.8 31.6 14.6H31.2C31.3 15 31.3 15 30.9 15.2C30.6 15.3 30.5 15.3 30.3 15V14.9C30.4 14.7 30.4 14.4 30.7 14.3C30.7 14.2 30.6 14.1 30.6 14.1C30.6 14 30.7 14 30.8 14C31 14 31.2 14.1 31.4 14.1C31.5 14.1 31.6 14.1 31.6 14C31.6 13.9 31.8 13.7 31.5 13.7C31.3 13.6 31 13.3 30.7 13.6C30.7 13.6 30.5 13.7 30.5 13.6C30.5 13.6 30.4 13.5 30.4 13.4C30.4 13.2 30.4 13 30.6 12.8V12.7C30.6 12.6 30.5 12.4 30.5 12.3C32.3 11.9 34.1 11.7 36 11.7C37.3 11.7 38.6 11.8 39.8 12C39.8 12 39.7 12 39.7 12.1C39.6 12.1 39.5 12.1 39.4 12.1C39.4 12.1 39.4 12.1 39.4 12.2C39.5 12.3 39.7 12.4 39.8 12.5C39.9 12.6 39.8 12.8 39.8 13C39.8 13 39.7 13 39.7 13.1C39.7 13.1 39.7 13.1 39.7 13.2C39.7 13.3 39.8 13.3 39.8 13.4C40 14 40 14.1 39.8 14.4Z' fill='url(%23paint10_linear_828_346)'/%3E%3Cpath d='M23.2 16.2C23.1 16.2 23.1 16.1 23 16.1C23.1 16.1 23.1 16.1 23.2 16.2Z' fill='url(%23paint11_linear_828_346)'/%3E%3Cpath d='M28.5 17C28.4 17.1 28.3 17.2 28.2 17.3C28.2 17.4 28.1 17.4 28 17.4C27.9 17.6 27.8 17.8 27.7 18C27.6 18.2 27.5 18.2 27.3 18C27.1 17.8 26.9 17.6 26.7 17.4C26.5 17.6 26.5 18 26.7 18.1C26.8 18.2 26.9 18.2 27 18.2C27.1 18.3 27.1 18.5 27 18.7C26.9 18.9 26.9 19 27.2 19C27.3 19 27.3 19.1 27.4 19.1L27.3 19.2C27.2 19.2 27.2 19.2 27.1 19.1C26.8 18.8 26.5 18.8 26.2 18.8C26.2 18.8 26.1 18.8 26.1 18.9C26.1 18.9 26.1 19 26.2 19C26.4 19.1 26.5 19.2 26.7 19.3C26.9 19.4 26.9 19.5 26.8 19.6C26.8 19.7 26.6 19.7 26.6 19.7C26.3 19.6 25.9 19.7 25.6 19.7C25.4 19.7 25.3 19.7 25.2 19.7C25.1 19.4 25 19.2 24.9 19C24.8 19 24.8 19 24.7 18.9H24.5C24.4 19.1 24.1 19 24 19.2C24 19.3 23.8 19.3 23.7 19.3C23.6 19.3 23.5 19.2 23.6 19C23.6 19 23.6 18.9 23.7 18.8C23.8 18.6 23.8 18.5 24.1 18.5C24.5 18.5 24.8 18.3 25.2 18.2C25.1 18.1 25.1 18 25 17.8C24.9 17.7 24.9 17.7 25 17.6C25.2 17.4 25.4 17.3 25.4 17C25.4 16.9 25.5 16.9 25.6 16.8C25.5 16.6 25.4 16.3 25.3 16C25.2 16.1 25.1 16.2 25 16.2C24.8 15.9 25.2 15.5 24.7 15.4C24.7 15.4 24.6 15.4 24.6 15.5C24.6 15.4 24.6 15.3 24.5 15.2H24.4C24.3 15.4 24.1 15.4 23.9 15.3C23.8 15.2 23.7 15.3 23.7 15.5C23.7 15.6 23.7 15.7 23.7 15.8C23.6 15.8 23.6 15.7 23.5 15.7H23C23.9 15.1 24.8 14.6 25.7 14.2L25.8 14.3C26.1 14.3 26.3 14.4 26.4 14.5C26.5 14.6 26.7 14.7 26.9 14.8C27.1 14.9 27.1 15 26.9 15.2C27 15.3 27.1 15.3 27.1 15.4C27 15.6 26.9 15.7 26.7 15.8C26.8 15.9 26.9 16 27 16.1C27.1 16.1 27.2 16.2 27.3 16.2C27.5 16.1 27.6 16.2 27.7 16.3C27.7 16.4 27.8 16.5 27.9 16.5C28 16.5 28.2 16.5 28.3 16.5C28.4 16.5 28.5 16.5 28.5 16.5C28.5 16.8 28.5 17 28.5 17Z' fill='url(%23paint12_linear_828_346)'/%3E%3Cpath d='M44.3 22C44.4 22.2 44.4 22.3 44.5 22.4C44.5 22.5 44.4 22.5 44.4 22.6C44.5 22.7 44.5 22.9 44.8 22.9L44.9 23C44.9 23.1 44.9 23.2 44.9 23.3C44.9 23.5 44.9 23.6 45.1 23.5C45.2 23.5 45.6 23.3 45.7 23.3C45.7 23.4 45.4 23.7 45.5 23.7C45.7 23.8 45.6 23.9 45.6 24.1C45.5 24.2 45.4 24.2 45.3 24.1C45.1 24 45.1 24 45 24.1C45 24.2 45 24.3 45 24.5C45 24.5 45.1 24.5 45.2 24.6C45.1 24.7 45 24.7 45 24.8C45 24.9 44.9 24.9 44.9 25C44.9 25 45 25.1 45.1 25.1C45.1 25.1 45.1 25.1 45.2 25.1C45 25.3 44.9 25.6 44.7 25.8C44.8 25.9 44.9 25.9 45 25.8C45.1 25.7 45.2 25.7 45.3 25.7C45.4 25.7 45.5 25.6 45.6 25.6C45.7 25.6 45.7 25.6 45.8 25.6C46 25.6 46.2 25.6 46.4 25.5C46.5 25.5 46.6 25.4 46.7 25.5C46.9 25.6 47 25.5 47.1 25.4C47.1 25.4 47 25.2 47 25.1C47 25.1 47.1 25.1 47.1 25C47.2 24.9 47.3 24.7 47.3 24.6C47.3 24.5 47.1 24.4 47 24.4C46.8 24.4 46.8 24.2 46.8 24.1C46.8 24 46.7 23.9 46.6 23.8C46.3 23.4 46.1 23.1 45.8 22.8V22.7C45.8 22.5 45.9 22.3 45.9 22.1C45.9 21.9 45.9 21.8 45.7 21.8C45.6 21.8 45.4 21.8 45.3 21.8C45.4 21.7 45.5 21.6 45.5 21.5C45.5 21.4 45.5 21.3 45.5 21.2C45.4 21.1 45 21.2 45 21.3C44.9 21.6 44.8 21.8 44.7 22.1C44.7 22 44.6 21.9 44.6 21.8C44.4 21.9 44.3 21.9 44.3 22Z' fill='url(%23paint13_linear_828_346)'/%3E%3Cpath d='M41.1 18.2C41.5 18.2 41.7 18 42 17.8C42.1 17.8 42.1 17.6 42.2 17.6C42.3 17.5 42.4 17.2 42.2 17.2C42 17.1 41.8 17 42 16.8C41.9 16.8 41.8 16.7 41.6 16.7C41.5 16.7 41.4 16.7 41.4 16.7C41.3 16.8 41.1 16.9 40.9 16.9C40.7 16.9 40.4 16.9 40.3 17C40.1 17.1 40 17 39.9 16.9C39.9 16.9 39.9 16.9 39.8 16.8C39.7 16.6 39.6 16.7 39.5 16.8C39.4 17 39.4 17.2 39.2 17.3C39.2 17.3 39.2 17.3 39.2 17.4C39.3 17.4 39.4 17.5 39.5 17.5C39.5 17.6 39.4 17.6 39.4 17.6L39.3 17.7C39.4 17.7 39.4 17.7 39.5 17.7C39.7 17.7 39.8 17.8 39.8 17.9C39.7 18 39.7 18.1 39.6 18.1C39.7 18.1 39.8 18.1 39.9 18.1C40 18.1 40 18.1 40.1 18.1C40.2 18.1 40.3 18.1 40.3 18.2C40.6 18.5 40.9 18.5 41.1 18.2Z' fill='url(%23paint14_linear_828_346)'/%3E%3Cpath d='M28.1 26.1C28.1 26.4 28 26.6 27.8 26.8L27.7 26.9C27.7 27 27.7 27.1 27.6 27.2C27.6 27.3 27.6 27.3 27.6 27.4L27.7 27.5C28 27.5 28.3 27.4 28.6 27.4C28.7 27.4 28.8 27.4 28.9 27.4C28.9 27.4 28.9 27.6 28.9 27.7C29.1 27.7 29.2 27.3 29.4 27.4C29.4 27.5 29.4 27.6 29.3 27.7C29.5 27.6 29.7 27.9 29.8 27.6C29.8 27.4 29.8 27.3 29.9 27.1C29.8 27.1 29.7 27.1 29.7 27.2C29.7 27.1 29.7 27 29.8 26.9C29.7 26.9 29.6 26.9 29.5 27C29.5 26.9 29.5 26.8 29.5 26.7C29.5 26.6 29.4 26.5 29.4 26.5C29.3 26.5 29.2 26.5 29.1 26.5C29 26.5 28.9 26.5 28.9 26.5C28.9 26.3 28.7 26.3 28.5 26.4C28.7 26.1 28.8 25.8 28.9 25.5C28.4 25.4 28.1 25.7 28.1 26.1Z' fill='url(%23paint15_linear_828_346)'/%3E%3Cpath d='M43.3 25.1C43.3 25.2 43.4 25.2 43.5 25.2C43.7 25.2 43.9 25.2 44 25.1C44.4 24.8 44.6 24.7 44.4 24.2C44.3 24.1 44.4 23.9 44.6 23.8C44.7 23.8 44.7 23.7 44.7 23.6C44.7 23.4 44.5 23.3 44.3 23.2C44.1 23.1 43.8 23.2 43.8 23.4C43.8 23.6 43.7 23.6 43.5 23.6C43.4 23.6 43.4 23.6 43.4 23.7C43.3 23.9 43.3 24 43.3 24.2C43.4 24.2 43.8 24.1 43.9 24.1C43.8 24.3 43.4 24.6 43.3 24.8C43.2 24.9 43.2 25 43.3 25.1Z' fill='url(%23paint16_linear_828_346)'/%3E%3Cpath d='M20.9 40.2H21C21.1 40.2 21.2 40.1 21.3 40.1C21.3 40 21.3 39.9 21.3 39.9C21.1 39.8 21 39.8 20.8 39.7C20.6 39.6 20.8 39.2 20.5 39.2C20.2 39.2 19.6 39.2 19.3 39.1C19 39 18.7 39 18.3 39C18.1 39 17.8 39.2 17.8 39.5C17.9 39.4 18 39.4 18.1 39.3C18.2 39.2 18.4 39.1 18.6 39.2C18.8 39.3 19 39.4 19.2 39.5C19.3 39.6 19.4 39.6 19.6 39.6C19.7 39.6 19.7 39.7 19.7 39.7C19.8 39.8 19.8 40 19.9 40.1C19.9 40.3 20.3 40.2 20.4 40.2C20.7 40 20.6 40 20.9 40.2Z' fill='url(%23paint17_linear_828_346)'/%3E%3Cpath d='M21.8 40.8C21.9 40.8 22 40.9 22.2 40.9C22.5 40.9 22.8 40.8 23 40.7C23.1 40.7 23.1 40.6 23.2 40.5C23.1 40.4 23.1 40.4 23 40.3C22.9 40.2 23.1 40.1 23 40C22.9 40 22.5 40.1 22.4 40.1C22.2 40 22 40 21.7 40C21.7 40 21.6 40.1 21.6 40.2C21.6 40.3 21.7 40.4 21.7 40.5C21.5 40.5 21.4 40.4 21.3 40.5C21.2 40.5 21.1 40.6 21 40.6C21.1 40.7 21.1 40.8 21.2 40.8C21.5 40.8 21.7 40.8 21.8 40.8Z' fill='url(%23paint18_linear_828_346)'/%3E%3Cpath d='M21.9 19.8C22 19.8 22 19.6 22.1 19.5C22 19.5 21.9 19.5 21.9 19.5C21.7 19.3 21.6 19.1 21.5 19C21.4 18.9 21.3 18.9 21.2 18.8C21.2 18.8 21.1 18.9 21.1 19C21 19.3 21 19.6 20.7 19.8C20.6 19.8 20.6 19.9 20.7 20C20.8 20 20.8 20.1 20.9 20.2C21.1 20.2 21.2 20 21.2 19.8C21.2 19.7 21.3 19.5 21.5 19.5C21.5 19.6 21.5 19.7 21.4 19.8C21.6 19.8 21.8 19.9 21.9 19.8Z' fill='url(%23paint19_linear_828_346)'/%3E%3Cpath d='M49.6 31.3C49.6 31.4 49.7 31.5 49.8 31.5C49.9 31.5 50.3 31.2 50.3 31.2C50.4 31 50 31 50.1 30.8C50 30.7 50.3 30.4 50.2 30.3C50.1 30.4 49.5 30.6 49.5 30.8C49.4 30.9 49.5 31.1 49.6 31.3Z' fill='url(%23paint20_linear_828_346)'/%3E%3Cpath d='M19.9 40.5C19.8 40.5 20.1 40.4 19.9 40.5C20.3 40.8 20 41 20.2 40.9C20.3 40.9 20.4 40.8 20.4 40.7C20.3 40.6 20.3 40.5 20.2 40.5C20.2 40.5 20.1 40.5 19.9 40.5Z' fill='url(%23paint21_linear_828_346)'/%3E%3Cpath d='M58.4 33C58.4 33.1 58.4 33.1 58.4 33.1C58.5 33.1 58.5 33.1 58.4 33Z' fill='url(%23paint22_linear_828_346)'/%3E%3Cpath d='M58.4 33C58.4 33.1 58.4 33.1 58.4 33.1L58.3 33.2C58.1 33.3 57.9 33.3 57.8 33.4C57.6 33.5 57.6 33.6 57.8 33.7C58 33.8 58.2 33.8 58.3 33.6C58.4 33.4 58.6 33.3 58.4 33C58.5 33 58.4 33 58.4 33Z' fill='url(%23paint23_linear_828_346)'/%3E%3Cpath d='M49.8 30.3C49.9 30.2 49.9 30.2 49.9 30.1C49.9 29.9 49.9 29.7 49.9 29.4C49.5 29.6 49.5 29.8 49.6 30.1C49.6 30.2 49.7 30.3 49.8 30.3Z' fill='url(%23paint24_linear_828_346)'/%3E%3Cpath d='M55.5 33.6C55.6 33.6 55.6 33.5 55.7 33.5C55.6 33.5 55.6 33.4 55.5 33.4C55.3 33.4 55.5 33.2 55.3 33.2C55.2 33.2 54.8 33.4 54.7 33.4V33.5C54.9 33.5 55.2 33.6 55.5 33.6Z' fill='url(%23paint25_linear_828_346)'/%3E%3Cpath d='M26 26.5C26 26.5 25.9 26.5 25.8 26.6C25.9 26.7 26 26.8 26.1 26.9C26.2 27 26.4 27 26.5 27.1C26.5 27.1 26.6 27.1 26.6 27V26.9C26.5 26.6 26.2 26.5 26 26.5Z' fill='url(%23paint26_linear_828_346)'/%3E%3Cpath d='M24.2 16.7C24.1 16.9 24 17 24 17.1C24 17.1 24.4 17.1 24.5 17.1C24.6 17 24.3 17 24.4 16.9C24.4 16.9 24.3 16.9 24.2 16.7Z' fill='url(%23paint27_linear_828_346)'/%3E%3Cpath d='M23.9 40.9C24 40.8 24.4 40.6 24.5 40.5C24.4 40.4 24 40.5 23.9 40.5C23.8 40.5 23.7 40.6 23.7 40.7C23.7 40.8 23.7 40.8 23.9 40.9Z' fill='url(%23paint28_linear_828_346)'/%3E%3Cpath d='M44.5 21.3C44.4 21.3 44.5 21.3 44.5 21.3C44.4 21.2 44.7 21.1 44.6 21.1C44.5 21.2 44.2 21.6 44.1 21.7C44.4 21.7 44.4 21.5 44.5 21.3Z' fill='url(%23paint29_linear_828_346)'/%3E%3Cpath d='M21.4 20.5C21.6 20.3 21.8 20.2 22 20C22 20 22 20 21.9 19.9C21.8 20.1 21.6 20.3 21.4 20.5C21.4 20.5 21.4 20.4 21.4 20.5Z' fill='url(%23paint30_linear_828_346)'/%3E%3Cpath d='M25.3 43.8C25.3 43.9 25.4 43.9 25.4 44C25.4 44 25.5 43.9 25.6 43.8C25.5 43.7 25.5 43.7 25.5 43.6C25.3 43.7 25.2 43.8 25.3 43.8Z' fill='url(%23paint31_linear_828_346)'/%3E%3Cpath d='M48 31.1C48 31 47.9 31 47.9 30.9C47.9 31 47.8 31 47.7 31.1C47.8 31.2 47.8 31.2 47.9 31.3C47.9 31.2 48 31.2 48 31.1Z' fill='url(%23paint32_linear_828_346)'/%3E%3Cpath d='M23.4 16.2C23.3 16.2 23.3 16.2 23.2 16.1C23.3 16.2 23.3 16.2 23.4 16.2Z' fill='url(%23paint33_linear_828_346)'/%3E%3Cpath d='M23.5 16.2C23.5 16.2 23.6 16.1 23.6 16C23.5 16.1 23.3 16.1 23.2 16.2C23.3 16.3 23.4 16.3 23.4 16.3C23.4 16.2 23.5 16.2 23.5 16.2Z' fill='url(%23paint34_linear_828_346)'/%3E%3Cpath d='M53.6 21.5C53.5 21.5 53.4 21.6 53.4 21.7C53.5 21.8 53.5 21.9 53.6 21.9C53.7 21.9 53.8 21.8 53.9 21.7V21.6C53.7 21.5 53.6 21.4 53.6 21.5Z' fill='url(%23paint35_linear_828_346)'/%3E%3Cpath d='M52.2 22.3C52.2 22.3 52.3 22.4 52.3 22.5C52.4 22.4 52.4 22.3 52.5 22.2C52.4 22.1 52.4 22.1 52.3 22C52.4 22.1 52.3 22.2 52.2 22.3Z' fill='url(%23paint36_linear_828_346)'/%3E%3Cpath opacity='0.08' d='M59.07 29.39C57.6581 30.122 56.0904 30.5028 54.5 30.5C52.6378 30.4996 50.8126 29.9792 49.2302 28.9974C47.6478 28.0156 46.3709 26.6114 45.5435 24.9431C44.7161 23.2748 44.371 21.4085 44.5471 19.5546C44.7231 17.7007 45.4133 15.9328 46.54 14.45C47.9919 15.1507 49.3661 16.002 50.64 16.99C50.91 17.2 51.18 17.41 51.43 17.63C51.78 17.91 52.11 18.21 52.44 18.52C52.79 18.85 53.13 19.19 53.45 19.54C53.76 19.85 54.05 20.18 54.32 20.51C54.42 20.62 54.51 20.73 54.61 20.85C54.83 21.12 55.04 21.38 55.24 21.66C55.34 21.79 55.43 21.92 55.52 22.05C55.65 22.23 55.78 22.4 55.9 22.59C56.17 22.98 56.42 23.37 56.65 23.78C56.74 23.92 56.83 24.07 56.91 24.22C57.4434 25.1619 57.908 26.1411 58.3 27.15C58.42 27.44 58.53 27.73 58.63 28.02C58.6822 28.1435 58.7257 28.2704 58.76 28.4C58.8 28.5 58.83 28.6 58.86 28.7C58.94 28.93 59.01 29.16 59.07 29.39Z' fill='black'/%3E%3Cpath d='M68 17.5C68 20.2848 66.8938 22.9555 64.9247 24.9246C62.9555 26.8938 60.2848 28 57.5 28C55.1284 28.0067 52.8266 27.1983 50.98 25.71C50.8567 25.6253 50.7397 25.5317 50.63 25.43C50.5062 25.3314 50.3893 25.2245 50.28 25.11C49.9865 24.8398 49.7125 24.549 49.46 24.24C49.35 24.11 49.25 23.98 49.15 23.85C49.051 23.7265 48.9608 23.5961 48.88 23.46C47.6512 21.716 46.9943 19.6334 47 17.5C47 14.7152 48.1063 12.0445 50.0754 10.0754C52.0445 8.10625 54.7153 7 57.5 7C60.2848 7 62.9555 8.10625 64.9247 10.0754C66.8938 12.0445 68 14.7152 68 17.5Z' fill='url(%23paint37_linear_828_346)'/%3E%3Cpath d='M64.563 13.7C61.075 16.331 60.58 18.451 59.804 19.475C59.0595 20.7459 57.9645 21.7753 56.65 22.44C55.6513 22.8173 54.5634 22.8914 53.5228 22.653C52.4821 22.4146 51.535 21.8744 50.8 21.1L56.776 16.965C56.776 16.965 59.928 15.321 57.314 15.399C54.664 15.478 50.531 17.699 49.562 18.229C49.5661 16.988 49.9744 15.7822 50.725 14.794C51.434 13.8905 52.3334 13.1543 53.3592 12.6379C54.385 12.1215 55.512 11.8374 56.66 11.806C58.1416 11.763 59.6207 11.9533 61.043 12.37C61.333 12.454 64.563 13.7 64.563 13.7Z' fill='url(%23paint38_linear_828_346)'/%3E%3Cpath d='M60.563 14.806C60.5635 14.9704 60.5247 15.1325 60.4497 15.2788C60.3747 15.4251 60.2658 15.5514 60.132 15.647C59.278 16.225 56.145 18.233 56.032 18.31C54.8468 19.0368 53.7248 19.862 52.678 20.777C52.2612 21.1366 51.8871 21.5429 51.563 21.988C50.9594 22.8811 50.4246 23.8188 49.963 24.793C49.6667 24.4964 49.3917 24.1793 49.14 23.844C49.029 23.702 48.929 23.56 48.829 23.418C48.7289 23.2823 48.638 23.14 48.557 22.992C48.9728 22.1984 49.4357 21.4304 49.943 20.692C51.158 18.913 54.301 16.883 55.243 16.292C55.343 16.226 57.211 15.069 58.427 14.349C58.748 14.163 59.027 14.01 59.22 13.901C59.3386 13.8405 59.4691 13.8071 59.6021 13.8031C59.7351 13.7992 59.8673 13.8247 59.9893 13.878C60.1112 13.9313 60.2198 14.0109 60.3073 14.1112C60.3947 14.2115 60.4589 14.3299 60.495 14.458C60.5379 14.5691 60.5609 14.6869 60.563 14.806Z' fill='url(%23paint39_linear_828_346)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_828_346' x1='55.0897' y1='2.8149' x2='1.60331' y2='95.7914' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_828_346' x1='37.5941' y1='-4.7135' x2='17.3441' y2='32.0365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_828_346' x1='41.4796' y1='-2.57245' x2='21.2295' y2='34.1775' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_828_346' x1='60.7161' y1='7.96509' x2='40.3991' y2='44.8366' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_828_346' x1='65.2724' y1='10.5379' x2='45.0224' y2='47.2878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_828_346' x1='41.3357' y1='-2.65195' x2='21.0856' y2='34.0982' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear_828_346' x1='40.9632' y1='-2.85707' x2='20.7129' y2='33.8927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear_828_346' x1='37.5941' y1='-4.7135' x2='17.3441' y2='32.0365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear_828_346' x1='45.9447' y1='-0.118706' x2='25.6928' y2='36.6348' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear_828_346' x1='45.5745' y1='-0.316163' x2='25.3243' y2='36.4339' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear_828_346' x1='43.4239' y1='-1.50109' x2='23.1739' y2='35.2489' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear_828_346' x1='35.2723' y1='-5.99288' x2='15.0223' y2='30.7573' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear_828_346' x1='37.5037' y1='-4.76329' x2='17.2536' y2='31.9867' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear_828_346' x1='55.7646' y1='5.29889' x2='35.5146' y2='42.0489' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear_828_346' x1='49.3597' y1='1.7696' x2='29.1097' y2='38.5196' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear_828_346' x1='44.2645' y1='-1.038' x2='24.0144' y2='35.712' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear_828_346' x1='54.6732' y1='4.6975' x2='34.4232' y2='41.4475' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear_828_346' x1='42.5169' y1='-2.00089' x2='22.2669' y2='34.7491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear_828_346' x1='44.8682' y1='-0.705367' x2='24.6182' y2='36.0447' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint19_linear_828_346' x1='35.474' y1='-5.88164' x2='15.224' y2='30.8684' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint20_linear_828_346' x1='62.0943' y1='8.78657' x2='41.8443' y2='45.5366' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint21_linear_828_346' x1='43.4269' y1='-1.49961' x2='23.1768' y2='35.2504' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint22_linear_828_346' x1='69.5435' y1='12.8916' x2='49.294' y2='49.6413' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint23_linear_828_346' x1='69.4182' y1='12.8223' x2='49.1682' y2='49.5723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint24_linear_828_346' x1='61.5551' y1='8.4895' x2='41.3051' y2='45.2396' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint25_linear_828_346' x1='67.1446' y1='11.5696' x2='46.8948' y2='48.3195' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint26_linear_828_346' x1='42.1496' y1='-2.20332' x2='21.8996' y2='34.5467' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint27_linear_828_346' x1='36.5554' y1='-5.28577' x2='16.3054' y2='31.4642' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint28_linear_828_346' x1='46.3419' y1='0.106671' x2='26.0918' y2='36.8567' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint29_linear_828_346' x1='53.8645' y1='4.25179' x2='33.6145' y2='41.0018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint30_linear_828_346' x1='35.9455' y1='-5.62192' x2='15.6955' y2='31.1281' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint31_linear_828_346' x1='48.7591' y1='1.43855' x2='28.509' y2='38.1887' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint32_linear_828_346' x1='60.6006' y1='7.96362' x2='40.3506' y2='44.7136' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint33_linear_828_346' x1='35.4664' y1='-5.88588' x2='15.2162' y2='30.8641' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint34_linear_828_346' x1='35.5016' y1='-5.86644' x2='15.2517' y2='30.8835' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint35_linear_828_346' x1='60.9731' y1='8.16892' x2='40.7231' y2='44.9189' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint36_linear_828_346' x1='60.3404' y1='7.8202' x2='40.0904' y2='44.5702' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A5A4'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint37_linear_828_346' x1='68.337' y1='-0.852999' x2='54.915' y2='21.878' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23009695'/%3E%3Cstop offset='1' stop-color='%23005E5D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint38_linear_828_346' x1='55.745' y1='16.827' x2='24.556' y2='59.201' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint39_linear_828_346' x1='768.293' y1='123.442' x2='435.572' y2='617.262' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C4BB'/%3E%3Cstop offset='1' stop-color='%23009185'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_828_346'%3E%3Crect width='72' height='72' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-world\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cellipse cx='35.99' cy='36' rx='24.99' ry='25' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M37.77,40c-.66-.47-1.51-.62-2.14-1.13-.75-.65-1.3-1.5-2.04-2.17-.76-.7-1.57-1.33-2.38-1.96-.77-.58-1.53-1.33-2.49-1.56-1.02-.24-2.13-.21-3.17-.32-1.78-.2-3.2,1.22-4.97,1.13-.85-.04-1.65-.36-2.19-1.04-.75-.93-.62-1.96-.35-3.04.12-.48.25-.96.32-1.45.05-.31.09-.61.26-.88.27-.42.73-.59,1.2-.66,1.17-.2,2.38.05,3.56,0,1.52-.07,2.53-.74,3.56-1.84.66-.71,1.25-1.47,1.93-2.16.3-.3.63-.56.9-.88.3-.36.58-.73.9-1.07.8-.86,1.69-.95,2.8-1.09.88-.11,1.81-.43,2-1.41.19-.96-.33-1.96-.46-2.9-.18-1.28-.04-2.59.13-3.87.04-.3-.12-.66-.49-.64-6.17.28-12.03,2.97-16.37,7.29-2.1,2.09-3.75,4.53-4.99,7.22-.65,1.41-1.28,2.89-1.35,4.45-.03.73.1,1.29.66,1.79.46.42,1.03.66,1.57.97,1.4.79,1.67,2.47,2.86,3.48,1.27,1.07,2.85.98,4.39,1.21.3.05.66.12.88.35.29.3.21.78.22,1.17.04.88.14,1.76.31,2.62.33,1.7.97,3.46,2.06,4.83,1.14,1.44,1.35,3.08,1.24,4.87-.12,1.9.37,3.59.9,5.4.35,1.21,1.1,3.35,2.62,3.47,1.66.13,1.48-2.58,1.72-3.63.39-1.71,1.61-2.74,2.63-4.07.51-.66.81-1.4,1.17-2.15.42-.88,1.05-1.46,1.72-2.14,1.16-1.18,1.57-2.72,1.86-4.31.25-1.39.3-2.95-.98-3.86Z' fill='%2366c7c0'/%3E%3Cpath d='M57.52,23.27c-1.35-2.27-3.07-4.32-5.05-6.07-.13-.12-.28-.14-.41-.12-.14.01-.28.07-.38.22-.8,1.2-1.99,2.26-2.07,3.79-.09,1.68,1.28,3.25.09,4.79-.51.66-1.25,1.16-2.02,1.48-.68.28-1.41.35-2.05.74-1.2.72-1.69,2.03-2.11,3.3-.73,2.19-.93,5.31,1.42,6.6,1.14.63,2.66.52,3.92.62,1.29.1,3.21.33,3.69,1.79.32.96.2,2.05.32,3.04.12.97.43,1.89.73,2.81.31.93.53,1.84.67,2.81.12.81.27,1.62.86,2.22.25.25.65-.04.84-.3,6.07-8.04,6.69-19.06,1.53-27.73Z' fill='%2366c7c0'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M45.22,52.44l1.74-1.74-1.98-10.43,2.53-2.39c.97-.97.97-2.54,0-3.51-.97-.97-2.54-.97-3.51,0l-2.43,2.57-10.32-1.96-1.74,1.74,8.34,4.16-4.11,4.35-2.5-.93-2.17,2.17,4.62,1.72,1.72,4.62,2.17-2.17-.93-2.5,4.37-4.13,4.2,8.42Z' fill='%23f3c000'/%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wow-badge\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='15.6 60.31 25.67 55.94 29.28 66.31 40.81 39.99 27.13 34 15.6 60.31' fill='%2366c7c0'/%3E%3Cpolygon points='56.35 60.31 46.28 55.94 42.66 66.31 31.14 39.99 44.82 34 56.35 60.31' fill='%2333b5ab'/%3E%3Cpolygon points='60.12 31 54.92 36.1 56.91 43.1 49.86 44.93 48.1 52 41.08 50.06 36 55.27 30.92 50.06 23.9 52 22.14 44.93 15.09 43.1 17.08 36.1 11.88 31 17.08 25.9 15.09 18.9 22.14 17.07 23.9 10 30.92 11.94 36 6.73 41.08 11.94 48.1 10 49.86 17.07 56.91 18.9 54.92 25.9 60.12 31' fill='%2300716b'/%3E%3Cpolygon points='58.8 29.68 53.65 34.43 55.77 41.12 48.93 42.67 47.44 49.53 40.74 47.46 36 52.62 31.26 47.46 24.56 49.53 23.07 42.67 16.23 41.12 18.35 34.43 13.2 29.68 18.35 24.92 16.23 18.23 23.07 16.68 24.56 9.82 31.26 11.9 36 6.73 40.74 11.9 47.44 9.82 48.93 16.68 55.77 18.24 53.65 24.92 58.8 29.68' fill='%2333b5ab'/%3E%3Cg%3E%3Cg%3E%3Cpath d='M28.71,26.41c-.51,2.44-1.02,4.82-1.53,7.11-.53-2.34-1.06-4.6-1.58-6.75-.5.07-1,.14-1.51.22-.52,2.21-1.04,4.3-1.56,6.25-.51-2.04-1.03-3.94-1.54-5.69-.37.08-.74.16-1.1.24l-.44-1.11-.07,1.22c.74,2.13,1.48,4.6,2.22,7.35.58.11,1.16.22,1.74.32.48-1.8.96-3.71,1.44-5.72.49,1.96.98,4.02,1.47,6.15.59.08,1.17.14,1.76.2.75-3.16,1.51-6.49,2.27-9.92l.07-1.22-.48,1.25c-.39.03-.78.06-1.17.1Z' fill='%23004c4c'/%3E%3Cpath d='M34.49,25.92c-2.17.05-3.75,2.24-3.75,5.42,0,3.3,1.54,5.37,3.75,5.42,2.17.03,3.76-2.16,3.76-5.42,0-3.39-1.54-5.45-3.76-5.42ZM34.49,34.83c-1.11-.01-2.19-1.05-2.19-3.49,0-2.43,1.08-3.47,2.19-3.49,1.11-.01,2.19,1.01,2.19,3.49,0,2.47-1.09,3.5-2.19,3.49Z' fill='%23004c4c'/%3E%3Cpath d='M51.12,33.48c-.53.06-.82.46-.82.94,0,.48.29.78.82.66.53-.12.81-.52.81-.95,0-.43-.28-.72-.81-.66Z' fill='%23004c4c'/%3E%3Cpath d='M49.39,27.37c-.44-.08-.87-.16-1.31-.24-.5,1.96-1.01,4.05-1.51,6.24-.52-2.13-1.05-4.37-1.58-6.7-.5-.06-1.01-.12-1.51-.18-.53,2.31-1.05,4.71-1.58,7.17-.52-2.42-1.04-4.91-1.56-7.43-.55-.03-1.1-.06-1.65-.09.76,3.49,1.52,6.94,2.27,10.26.59-.04,1.18-.09,1.77-.15.48-2.23.97-4.41,1.45-6.52.49,2.14.98,4.21,1.47,6.18.59-.08,1.17-.17,1.75-.26.75-3,1.49-5.77,2.24-8.24l.07-1.22-.36,1.17h.04Z' fill='%23004c4c'/%3E%3Cpolygon points='38.76 24.93 38.69 26.15 39.09 26.17 38.76 24.93' fill='%23004c4c'/%3E%3Cpath d='M50.35,27.56c.07,1.75.15,3.48.22,5.18.37-.03.73-.06,1.1-.09.07-1.61.15-3.2.22-4.76-.38-.09-.77-.17-1.15-.25h.03s-.35-1.3-.35-1.3l-.07,1.22h0Z' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M22.6,32.07c.52-2,1.04-4.16,1.56-6.45.5-.09,1-.18,1.51-.26.53,2.23,1.05,4.58,1.58,7.04.51-2.39,1.02-4.89,1.53-7.46.53-.06,1.05-.11,1.58-.15-.76,3.62-1.51,7.12-2.27,10.43-.59-.07-1.17-.15-1.76-.24-.49-2.24-.98-4.38-1.47-6.41-.48,2.09-.96,4.06-1.44,5.91-.58-.11-1.16-.24-1.74-.37-.74-2.83-1.48-5.33-2.22-7.43.54-.14,1.07-.28,1.61-.4.51,1.76,1.02,3.7,1.54,5.8Z' fill='%2300716b'/%3E%3Cpath d='M30.8,30.12c0-3.35,1.58-5.67,3.75-5.73,2.21-.03,3.76,2.16,3.76,5.73,0,3.45-1.59,5.77-3.76,5.73-2.21-.06-3.75-2.26-3.75-5.73ZM36.75,30.12c0-2.61-1.09-3.7-2.19-3.69-1.11.02-2.19,1.12-2.19,3.69,0,2.57,1.08,3.67,2.19,3.69,1.11.01,2.19-1.07,2.19-3.69Z' fill='%2300716b'/%3E%3Cpath d='M41.96,32.57c.53-2.59,1.05-5.11,1.58-7.52.51.06,1.01.13,1.51.21.53,2.44,1.05,4.78,1.58,6.98.51-2.28,1.01-4.44,1.51-6.45.52.1,1.04.21,1.56.33-.74,2.5-1.49,5.35-2.24,8.47-.58.11-1.17.21-1.75.3-.49-2.05-.98-4.2-1.47-6.44-.48,2.2-.97,4.48-1.45,6.84-.59.07-1.18.12-1.77.17-.76-3.49-1.51-7.13-2.27-10.82.55.03,1.1.06,1.65.1.52,2.67,1.04,5.29,1.56,7.83Z' fill='%2300716b'/%3E%3Cpath d='M50.37,33.25c0-.48.29-.9.82-.97.53-.07.81.21.81.64,0,.42-.28.84-.81.98-.53.14-.82-.17-.82-.65ZM50.64,31.54c-.07-1.73-.15-3.48-.22-5.26.52.12,1.03.25,1.55.39-.07,1.56-.15,3.15-.22,4.77-.37.04-.73.07-1.1.1Z' fill='%2300716b'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wow-dark\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='66.27 36 61.27 39.86 63.97 45.56 57.78 46.85 57.97 53.17 51.72 52.14 49.85 58.18 44.19 55.34 40.71 60.63 36 56.4 31.29 60.63 27.81 55.34 22.15 58.18 20.28 52.14 14.03 53.17 14.22 46.85 8.03 45.56 10.73 39.86 5.73 36 10.73 32.14 8.03 26.44 14.22 25.15 14.03 18.83 20.28 19.86 22.15 13.82 27.81 16.66 31.29 11.37 36 15.6 40.71 11.37 44.19 16.66 49.85 13.82 51.72 19.86 57.97 18.83 57.78 25.15 63.97 26.44 61.27 32.14 66.27 36' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M26.44,29.97c-.67,3.23-1.35,6.38-2.02,9.42-.7-3.11-1.4-6.1-2.1-8.94-.67.09-1.33.19-2,.29-.69,2.92-1.38,5.69-2.07,8.28-.68-2.7-1.36-5.22-2.03-7.54-.49.1-.97.21-1.46.31l-.58-1.47-.09,1.61c.98,2.82,1.96,6.09,2.94,9.74.77.15,1.54.29,2.31.42.64-2.38,1.27-4.92,1.91-7.58.65,2.59,1.29,5.32,1.94,8.15.78.1,1.55.19,2.33.27,1-4.19,2-8.6,3-13.14l.09-1.97-2.18,2.15Z' fill='%23004c4c'/%3E%3Cpath d='M34.09,29.31c-2.88.07-4.97,2.97-4.97,7.18,0,4.37,2.04,7.12,4.97,7.18,2.88.04,4.98-2.86,4.98-7.18,0-4.48-2.04-7.22-4.98-7.18ZM34.09,41.11c-1.47-.02-2.9-1.39-2.9-4.62,0-3.22,1.43-4.6,2.9-4.62,1.47-.02,2.9,1.34,2.9,4.62,0,3.28-1.44,4.63-2.9,4.62Z' fill='%23004c4c'/%3E%3Cpath d='M56.12,39.33c-.7.08-1.08.61-1.08,1.25,0,.63.38,1.04,1.08.88.7-.16,1.08-.69,1.08-1.26,0-.56-.38-.95-1.08-.87Z' fill='%23004c4c'/%3E%3Cpath d='M52.09,30.92c-.67,2.59-1.33,5.36-2.01,8.27-.7-2.81-1.39-5.78-2.09-8.88-.67-.08-1.33-.16-2-.23-.7,3.06-1.39,6.24-2.09,9.5-.69-3.2-1.38-6.5-2.07-9.85-.73-.05-1.45-.08-2.18-.11,1,4.63,2.01,9.19,3.01,13.59.78-.06,1.56-.12,2.34-.2.64-2.96,1.28-5.85,1.92-8.63.65,2.83,1.3,5.57,1.95,8.18.78-.1,1.55-.22,2.32-.34.99-3.97,1.98-7.64,2.96-10.92l.09-1.72-2.15,1.35Z' fill='%23004c4c'/%3E%3Cpolygon points='39.74 27.62 39.65 29.62 40.97 29.68 39.74 27.62' fill='%23004c4c'/%3E%3Cpath d='M55.09,31.48c.1,2.32.2,4.61.3,6.87.49-.04.97-.08,1.46-.12.1-2.13.2-4.24.3-6.31-.51-.12-1.49-.32-1.49-.32l-.47-1.73-.09,1.62h0Z' fill='%23004c4c'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M18.34,37.46c.69-2.64,1.38-5.5,2.07-8.54.66-.12,1.33-.24,1.99-.34.7,2.95,1.4,6.07,2.1,9.33.67-3.17,1.35-6.48,2.02-9.88.7-.08,1.4-.14,2.09-.2-1,4.79-2,9.43-3,13.81-.78-.09-1.56-.2-2.33-.31-.65-2.96-1.3-5.8-1.94-8.49-.64,2.76-1.27,5.38-1.91,7.82-.77-.15-1.54-.31-2.31-.49-.98-3.75-1.97-7.06-2.94-9.84.71-.19,1.42-.37,2.13-.53.68,2.33,1.35,4.9,2.03,7.68Z' fill='%2366c7c0'/%3E%3Cpath d='M29.2,34.88c0-4.44,2.1-7.51,4.97-7.6,2.93-.04,4.97,2.86,4.98,7.6,0,4.57-2.1,7.64-4.98,7.6-2.93-.08-4.97-3-4.97-7.6ZM37.08,34.88c0-3.46-1.44-4.9-2.9-4.88-1.47.02-2.9,1.48-2.9,4.88,0,3.41,1.44,4.86,2.9,4.88,1.47.02,2.9-1.42,2.9-4.88Z' fill='%2366c7c0'/%3E%3Cpath d='M43.98,38.12c.7-3.43,1.39-6.77,2.09-9.96.67.08,1.34.17,2,.27.7,3.24,1.4,6.33,2.09,9.25.67-3.02,1.34-5.88,2-8.54.69.14,1.38.28,2.06.44-.98,3.32-1.97,7.09-2.96,11.22-.77.15-1.55.28-2.32.4-.65-2.71-1.3-5.56-1.95-8.53-.64,2.91-1.28,5.94-1.92,9.05-.78.09-1.56.16-2.34.23-1-4.63-2-9.44-3.01-14.33.73.03,1.45.08,2.18.13.69,3.54,1.38,7,2.07,10.37Z' fill='%2366c7c0'/%3E%3Cpath d='M55.13,39.02c0-.64.38-1.19,1.08-1.29.7-.1,1.08.28,1.08.85,0,.57-.38,1.11-1.08,1.3-.7.18-1.08-.21-1.08-.86ZM55.48,36.76c-.1-2.29-.2-4.61-.3-6.97.68.16,1.37.33,2.05.51-.1,2.07-.2,4.18-.3,6.32-.48.05-.97.09-1.46.14Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-wow-light\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cpolygon points='66.27 36 61.27 39.86 63.97 45.56 57.78 46.85 57.97 53.17 51.72 52.14 49.85 58.18 44.19 55.34 40.71 60.63 36 56.4 31.29 60.63 27.81 55.34 22.15 58.18 20.28 52.14 14.03 53.17 14.22 46.85 8.03 45.56 10.73 39.86 5.73 36 10.73 32.14 8.03 26.44 14.22 25.15 14.03 18.83 20.28 19.86 22.15 13.82 27.81 16.66 31.29 11.37 36 15.6 40.71 11.37 44.19 16.66 49.85 13.82 51.72 19.86 57.97 18.83 57.78 25.15 63.97 26.44 61.27 32.14 66.27 36' fill='%2366c7c0'/%3E%3Cg%3E%3Cpath d='M26.44,29.97c-.67,3.23-1.35,6.38-2.02,9.42-.7-3.11-1.4-6.1-2.1-8.94-.67.09-1.33.19-2,.29-.69,2.92-1.38,5.69-2.07,8.28-.68-2.7-1.36-5.22-2.03-7.54-.49.1-.97.21-1.46.31l-.58-1.47-.09,1.61c.98,2.82,1.96,6.09,2.94,9.74.77.15,1.54.29,2.31.42.64-2.38,1.27-4.92,1.91-7.58.65,2.59,1.29,5.32,1.94,8.15.78.1,1.55.19,2.33.27,1-4.19,2-8.6,3-13.14l.09-1.97-2.18,2.15Z' fill='%2333b5ab'/%3E%3Cpath d='M34.09,29.31c-2.88.07-4.97,2.97-4.97,7.18,0,4.37,2.04,7.12,4.97,7.18,2.88.04,4.98-2.86,4.98-7.18,0-4.48-2.04-7.22-4.98-7.18ZM34.09,41.11c-1.47-.02-2.9-1.39-2.9-4.62,0-3.22,1.43-4.6,2.9-4.62,1.47-.02,2.9,1.34,2.9,4.62,0,3.28-1.44,4.63-2.9,4.62Z' fill='%2333b5ab'/%3E%3Cpath d='M56.12,39.33c-.7.08-1.08.61-1.08,1.25,0,.63.38,1.04,1.08.88.7-.16,1.08-.69,1.08-1.26,0-.56-.38-.95-1.08-.87Z' fill='%2333b5ab'/%3E%3Cpath d='M52.09,30.92c-.67,2.59-1.33,5.36-2.01,8.27-.7-2.81-1.39-5.78-2.09-8.88-.67-.08-1.33-.16-2-.23-.7,3.06-1.39,6.24-2.09,9.5-.69-3.2-1.38-6.5-2.07-9.85-.73-.05-1.45-.08-2.18-.11,1,4.63,2.01,9.19,3.01,13.59.78-.06,1.56-.12,2.34-.2.64-2.96,1.28-5.85,1.92-8.63.65,2.83,1.3,5.57,1.95,8.18.78-.1,1.55-.22,2.32-.34.99-3.97,1.98-7.64,2.96-10.92l.09-1.72-2.15,1.35Z' fill='%2333b5ab'/%3E%3Cpolygon points='39.74 27.62 39.65 29.62 40.97 29.68 39.74 27.62' fill='%2333b5ab'/%3E%3Cpath d='M55.09,31.48c.1,2.32.2,4.61.3,6.87.49-.04.97-.08,1.46-.12.1-2.13.2-4.24.3-6.31-.51-.12-1.49-.32-1.49-.32l-.47-1.73-.09,1.62h0Z' fill='%2333b5ab'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M18.34,37.46c.69-2.64,1.38-5.5,2.07-8.54.66-.12,1.33-.24,1.99-.34.7,2.95,1.4,6.07,2.1,9.33.67-3.17,1.35-6.48,2.02-9.88.7-.08,1.4-.14,2.09-.2-1,4.79-2,9.43-3,13.81-.78-.09-1.56-.2-2.33-.31-.65-2.96-1.3-5.8-1.94-8.49-.64,2.76-1.27,5.38-1.91,7.82-.77-.15-1.54-.31-2.31-.49-.98-3.75-1.97-7.06-2.94-9.84.71-.19,1.42-.37,2.13-.53.68,2.33,1.35,4.9,2.03,7.68Z' fill='%23fff'/%3E%3Cpath d='M29.2,34.88c0-4.44,2.1-7.51,4.97-7.6,2.93-.04,4.97,2.86,4.98,7.6,0,4.57-2.1,7.64-4.98,7.6-2.93-.08-4.97-3-4.97-7.6ZM37.08,34.88c0-3.46-1.44-4.9-2.9-4.88-1.47.02-2.9,1.48-2.9,4.88,0,3.41,1.44,4.86,2.9,4.88,1.47.02,2.9-1.42,2.9-4.88Z' fill='%23fff'/%3E%3Cpath d='M43.98,38.12c.7-3.43,1.39-6.77,2.09-9.96.67.08,1.34.17,2,.27.7,3.24,1.4,6.33,2.09,9.25.67-3.02,1.34-5.88,2-8.54.69.14,1.38.28,2.06.44-.98,3.32-1.97,7.09-2.96,11.22-.77.15-1.55.28-2.32.4-.65-2.71-1.3-5.56-1.95-8.53-.64,2.91-1.28,5.94-1.92,9.05-.78.09-1.56.16-2.34.23-1-4.63-2-9.44-3.01-14.33.73.03,1.45.08,2.18.13.69,3.54,1.38,7,2.07,10.37Z' fill='%23fff'/%3E%3Cpath d='M55.13,39.02c0-.64.38-1.19,1.08-1.29.7-.1,1.08.28,1.08.85,0,.57-.38,1.11-1.08,1.3-.7.18-1.08-.21-1.08-.86ZM55.48,36.76c-.1-2.29-.2-4.61-.3-6.97.68.16,1.37.33,2.05.51-.1,2.07-.2,4.18-.3,6.32-.48.05-.97.09-1.46.14Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--pr-zip\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72' width='72' height='72'%3E%3Cg%3E%3Cpath d='M53.89,63H18.11c-1.16,0-2.11-.9-2.11-2V11c0-1.1.94-2,2.11-2h24.89l13,12v40c0,1.1-.94,2-2.11,2Z' fill='%2366c7c0'/%3E%3Cpath d='M16,59h40v2c0,1.1-.9,2-2,2H18c-1.1,0-2-.9-2-2v-2h0Z' fill='%2333b5ab'/%3E%3Cpath d='M56,21h-11c-1.1,0-2-.9-2-2v-10l13,12Z' fill='%2333b5ab'/%3E%3C/g%3E%3Crect x='16' y='45' width='40' height='3' fill='%2333b5ab'/%3E%3Crect x='13.94' y='26' width='45' height='19' rx='2.25' ry='2.25' fill='%2300716b'/%3E%3Cg%3E%3Cpath d='M27.41,31.01h6.45v1.39l-4.44,5.56h4.7v1.49h-6.96v-1.39l4.44-5.56h-4.19v-1.49Z' fill='%23f3c000'/%3E%3Cpath d='M37.27,31.01v8.44h-1.83v-8.44h1.83Z' fill='%23f3c000'/%3E%3Cpath d='M42.29,31.01c2.23,0,3.55,1.15,3.55,3.07s-1.32,3.07-3.55,3.07h-1.22v2.3h-1.83v-8.44h3.05ZM42.27,35.69c1.17,0,1.7-.59,1.7-1.61s-.53-1.61-1.7-1.61h-1.19v3.21h1.19Z' fill='%23f3c000'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-abnamro-app\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.46,2.21H7.46c-.69,0-1.25.56-1.25,1.25v16.98c0,.69.56,1.25,1.25,1.25h9c.69,0,1.25-.56,1.25-1.25V3.46c0-.69-.56-1.25-1.25-1.25Zm-.25,17.98H7.71V3.71h2.25v1h4v-1h2.25v16.48Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='9.35 13.14 12 16.13 12 11.29 14.67 13.13 14.67 8.56 9.35 8.56 9.35 13.14' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-abnamro-site\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22,16.71h-.25V5c0-.96-.79-1.75-1.75-1.75H4c-.96,0-1.75.79-1.75,1.75v11.71h-.25c-.55,0-1,.45-1,1v2.29c0,.55.45,1,1,1h20c.55,0,1-.45,1-1v-2.29c0-.55-.45-1-1-1ZM3.75,5c0-.14.11-.25.25-.25h16c.14,0,.25.11.25.25v11.71H3.75V5Zm17.75,14.5H2.5v-1.29h19v1.29Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='9.35 11.93 12 14.92 12 10.08 14.67 11.91 14.67 7.34 9.35 7.34 9.35 11.93' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-accounts\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.67,15.42c-.51,0-.92.41-.92.92s.41.92.92.92.92-.41.92-.92-.41-.92-.92-.92Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.75,7.12l-13.84-2.12c-.05,0-.1-.01-.15-.01-.49,0-.91.35-.99.85l-.48,3.16h-2.29c-.55,0-1,.45-1,1v9c0,.55.45,1,1,1h14c.55,0,1-.45,1-1v-1.17l1.09.17c.05,0,.1.01.15.01.49,0,.91-.35.99-.85l1.36-8.9c.08-.55-.29-1.06-.84-1.14ZM3.5,10.5h13v1.42H3.5v-1.42Zm0,8v-5.08h13v5.08H3.5Zm15.32-2.06l-.82-.13v-6.31c0-.55-.45-1-1-1H6.81l.37-2.44,12.85,1.97-1.21,7.91Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-adressbook\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.5,2.25H6.5c-.69,0-1.25.56-1.25,1.25v1.75h-.75v1.5h.75v4.5h-.75v1.5h.75v4.5h-.75v1.5h.75v1.75c0,.69.56,1.25,1.25,1.25h11c.69,0,1.25-.56,1.25-1.25V3.5c0-.69-.56-1.25-1.25-1.25Zm-.25,18H6.75v-1.5h.75v-1.5h-.75v-4.5h.75v-1.5h-.75v-4.5h.75v-1.5h-.75v-1.5h10.5v16.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.88,12.23c.53-.3.89-.85.89-1.5,0-.95-.77-1.73-1.73-1.73s-1.73.77-1.73,1.73c0,.64.35,1.19.86,1.49-1.25.35-2.17,1.46-2.17,2.79h6c0-1.31-.9-2.41-2.12-2.77Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-block\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.5,12c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm2.25,5.25h-4.5v-1.5h4.5v1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.5,16.5v-5.75h11.3c.54-.16,1.11-.25,1.7-.25s1.16.09,1.7.25l.3.1c.54.19,1.04.46,1.5.79v-4.64c0-.55-.45-1-1-1H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h7.7c-.12-.48-.2-.98-.2-1.5h-7Zm0-9h15v1.75H4.5v-1.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-cards\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.67,17.25c.51,0,.92-.41.92-.92s-.41-.92-.92-.92-.92.41-.92.92.41.92.92.92Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,6H6c-.55,0-1,.45-1,1v2h-2c-.55,0-1,.45-1,1v9c0,.55.45,1,1,1h14c.55,0,1-.45,1-1v-2h2c.55,0,1-.45,1-1V7c0-.55-.45-1-1-1Zm-3.5,12.5H3.5v-5.08h13v5.08Zm0-6.58H3.5v-1.42h13v1.42Zm3,3.58h-1.5v-5.5c0-.55-.45-1-1-1H6.5v-1.5h13v8Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-creditcard-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,16.5H4.5v-5.75h7.96c-.3-.46-.54-.96-.7-1.5h-7.26v-1.75h7c0-.52.07-1.02.2-1.5h-7.7c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-4.64c-.46.33-.96.6-1.5.79v3.35Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='7' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.53,12.02c2.49,0,4.5-2.01,4.5-4.5s-2.01-4.5-4.5-4.5-4.5,2.01-4.5,4.5,2.01,4.5,4.5,4.5Zm-2.08-5.25h1.5v-1.5h1.5v1.5h1.5v1.5h-1.5v1.5h-1.5v-1.5h-1.5v-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-creditcard-remove\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,16.5H4.5v-5.75h7.96c-.3-.46-.54-.96-.7-1.5h-7.26v-1.75h7c0-.52.07-1.02.2-1.5h-7.7c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-4.64c-.46.33-.96.6-1.5.79v3.35Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.53,12.02c2.49,0,4.5-2.01,4.5-4.5s-2.01-4.5-4.5-4.5-4.5,2.01-4.5,4.5,2.01,4.5,4.5,4.5Zm-2.28-5.27h4.5v1.5h-4.5v-1.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='7' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-creditcard\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,6H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1V7c0-.55-.45-1-1-1Zm-15.5,1.5h15v1.75H4.5v-1.75Zm0,9v-5.75h15v5.75H4.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='17' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3Ccircle cx='15' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-debitcard\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,6H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1V7c0-.55-.45-1-1-1Zm-15.5,1.5h15v1.75H4.5v-1.75Zm0,9v-5.75h15v5.75H4.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='7' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-list\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,3h-11c-.55,0-1,.45-1,1v3c0,.55.45,1,1,1h11c.55,0,1-.45,1-1v-3c0-.55-.45-1-1-1Zm-.5,3.5h-10v-2h10v2Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,9.5h-11c-.55,0-1,.45-1,1v3c0,.55.45,1,1,1h11c.55,0,1-.45,1-1v-3c0-.55-.45-1-1-1Zm-.5,3.5h-10v-2h10v2Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,16h-11c-.55,0-1,.45-1,1v3c0,.55.45,1,1,1h11c.55,0,1-.45,1-1v-3c0-.55-.45-1-1-1Zm-.5,3.5h-10v-2h10v2Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m2.96,8.17c-.3-.35-.88-.14-.88.33v7c0,.47.59.68.89.33l2.99-3.5c.16-.19.16-.46,0-.65l-2.99-3.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-logout\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.5,19.5H4.5V4.5h8v5.5h1.5v-6c0-.55-.45-1-1-1H4c-.55,0-1,.45-1,1v16c0,.55.45,1,1,1h9c.55,0,1-.45,1-1v-6h-1.5v5.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.57,11.11l-4.67-4.67-1.06,1.06,3.72,3.72h-11.56v1.5h11.62l-3.78,3.79,1.06,1.06,4.68-4.68c.49-.49.49-1.28,0-1.77Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-minus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.27,12.1v-5.79c0-2.61-3.4-4.66-7.75-4.66S2.78,3.69,2.78,6.3v.34s0,9.07,0,9.07c0,2.62,3.4,4.66,7.75,4.66.36,0,.7-.02,1.04-.05,1,1.24,2.52,2.04,4.23,2.04,2.99,0,5.43-2.44,5.43-5.43,0-2.1-1.21-3.93-2.96-4.83ZM10.52,3.14c3.74,0,6.25,1.64,6.25,3.16s-2.51,3.16-6.25,3.16-6.25-1.64-6.25-3.16,2.51-3.16,6.25-3.16Zm0,15.72c-3.74,0-6.25-1.64-6.25-3.23v-1.85c1.4,1.15,3.65,1.89,6.25,1.89h0c-.1.4-.15.83-.15,1.26,0,.68.13,1.33.36,1.93-.07,0-.14,0-.21,0Zm.62-4.71c-.2.01-.41.02-.62.02-3.74,0-6.25-1.64-6.25-3.16h0v-1.92c1.4,1.15,3.65,1.89,6.25,1.89s4.85-.73,6.25-1.88v1.91c0,.19-.04.38-.11.57-.28-.04-.56-.07-.86-.07-1.98,0-3.71,1.07-4.66,2.65Zm4.66,6.71c-2.17,0-3.93-1.76-3.93-3.93s1.76-3.93,3.93-3.93,3.93,1.76,3.93,3.93-1.76,3.93-3.93,3.93Z' fill='black' stroke-width='0px'/%3E%3Crect x='13.55' y='16.25' width='4.5' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-negative\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.5,2c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm-.75,1.81h1.5v2.89h-1.5v-2.89Zm.75,5.37c-.47,0-.85-.38-.85-.85s.38-.85.85-.85.85.38.85.85-.38.85-.85.85Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.23,12.45c-.05,1.51-2.54,3.12-6.24,3.12s-6.08-1.53-6.23-3.02v-2.05c1.4,1.14,3.65,1.87,6.23,1.87,1.11,0,2.15-.14,3.1-.39-.66-.29-1.25-.69-1.76-1.19-.43.05-.87.07-1.34.07-3.6,0-6.05-1.52-6.23-2.99v-.17c0-1.5,2.44-3.11,6.08-3.16.18-.53.44-1.03.76-1.49-.19,0-.39-.02-.59-.02-4.34,0-7.75,2.05-7.75,4.65h0s-.02.01-.02.01c0,.07.01.13.02.2v.12s0,4.37,0,4.37h-.02c0,.07.01.14.02.21v4.49c0,2.62,3.41,4.66,7.75,4.66s7.75-2.05,7.75-4.66v-5.04c-.48.2-.99.33-1.52.39Zm.02,4.65c0,1.53-2.51,3.16-6.25,3.16s-6.25-1.64-6.25-3.23v-1.83c1.4,1.14,3.65,1.87,6.23,1.87s4.87-.74,6.27-1.9v1.93Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-plus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.69,12.33v-5.79c0-2.61-3.4-4.66-7.75-4.66s-7.75,2.05-7.75,4.65v.34s0,9.07,0,9.07c0,2.62,3.4,4.66,7.75,4.66.36,0,.7-.02,1.04-.05,1,1.24,2.52,2.04,4.23,2.04,2.99,0,5.43-2.44,5.43-5.43,0-2.1-1.21-3.93-2.96-4.83ZM11.94,3.38c3.74,0,6.25,1.64,6.25,3.16s-2.51,3.16-6.25,3.16-6.25-1.64-6.25-3.16,2.51-3.16,6.25-3.16Zm0,15.72c-3.74,0-6.25-1.64-6.25-3.23v-1.85c1.4,1.15,3.65,1.89,6.25,1.89h0c-.1.4-.15.83-.15,1.26,0,.68.13,1.33.36,1.93-.07,0-.14,0-.21,0Zm.62-4.71c-.2.01-.41.02-.62.02-3.74,0-6.25-1.64-6.25-3.16h0v-1.92c1.4,1.15,3.65,1.89,6.25,1.89s4.85-.73,6.25-1.88v1.91c0,.19-.04.38-.11.57-.28-.04-.56-.07-.86-.07-1.98,0-3.71,1.07-4.66,2.65Zm4.66,6.71c-2.17,0-3.93-1.76-3.93-3.93s1.76-3.93,3.93-3.93,3.93,1.76,3.93,3.93-1.76,3.93-3.93,3.93Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='19.59 16.5 18.09 16.5 18.09 15 16.59 15 16.59 16.5 15.09 16.5 15.09 18 16.59 18 16.59 19.5 18.09 19.5 18.09 18 19.59 18 19.59 16.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-positive\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.23,12.45c-.05,1.51-2.54,3.12-6.24,3.12s-6.08-1.53-6.23-3.02v-2.05c1.4,1.14,3.65,1.87,6.23,1.87,1.11,0,2.15-.14,3.1-.39-.66-.29-1.25-.69-1.76-1.19-.43.05-.87.07-1.34.07-3.6,0-6.05-1.52-6.23-2.99v-.17c0-1.5,2.44-3.11,6.08-3.16.18-.53.44-1.03.76-1.49-.19,0-.39-.02-.59-.02-4.34,0-7.75,2.05-7.75,4.65h0s-.02.01-.02.01c0,.07.01.13.02.2v.12s0,4.37,0,4.37h-.02c0,.07.01.14.02.21v4.49c0,2.62,3.41,4.66,7.75,4.66s7.75-2.05,7.75-4.66v-5.04c-.48.2-.99.33-1.52.39Zm.02,4.65c0,1.53-2.51,3.16-6.25,3.16s-6.25-1.64-6.25-3.23v-1.83c1.4,1.14,3.65,1.87,6.23,1.87s4.87-.74,6.27-1.9v1.93Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.5,2c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm.21,6.27c-.15.16-.35.24-.55.24-.18,0-.36-.07-.51-.2l-1.79-1.64,1.01-1.1,1.24,1.13,1.95-2.11,1.1,1.02-2.46,2.66Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-recieved\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.31,3.7c-.28-.29-.66-.44-1.07-.44h-9.82v1.5h8.75S3.47,19.47,3.47,19.47l1.06,1.06,14.72-14.72-.02,8.74h1.5s.02-9.79.02-9.79c0-.4-.16-.78-.44-1.07Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money-spent\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.25,9.42v8.75S4.53,3.47,4.53,3.47l-1.06,1.06,14.72,14.72-8.74-.02v1.5s9.79.02,9.79.02h0c.4,0,.78-.16,1.06-.44.29-.28.44-.66.44-1.07v-9.82h-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-money\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.98,12.4c0,2.16-3.13,3.91-7,3.91s-7-1.75-7-3.91' fill='none' stroke-width='0px'/%3E%3Cpath d='m12,3.05c-4.34,0-7.75,2.05-7.75,4.65h0s-.02.01-.02.01c0,.07.01.13.02.2v.12s0,4.37,0,4.37h-.02c0,.07.01.14.02.21v4.49c0,2.62,3.41,4.66,7.75,4.66s7.75-2.05,7.75-4.66V7.71c0-2.61-3.4-4.66-7.75-4.66Zm-6.25,4.66c0-1.53,2.51-3.16,6.25-3.16s6.25,1.64,6.25,3.16h-.02c0,1.53-2.51,3.16-6.25,3.16s-6.05-1.52-6.23-2.99v-.17Zm6.23,4.66c2.61,0,4.87-.74,6.27-1.9v1.93h-.02c0,1.53-2.51,3.16-6.25,3.16s-6.08-1.53-6.23-3.02v-2.05c1.4,1.14,3.65,1.87,6.23,1.87Zm.02,7.89c-3.74,0-6.25-1.64-6.25-3.23v-1.83c1.4,1.14,3.65,1.87,6.23,1.87s4.87-.74,6.27-1.9v1.93c0,1.53-2.51,3.16-6.25,3.16Z' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-personaldetails\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.88,12.23c.53-.3.89-.85.89-1.5,0-.95-.77-1.73-1.73-1.73s-1.73.77-1.73,1.73c0,.64.35,1.19.86,1.49-1.25.35-2.17,1.46-2.17,2.79h6c0-1.31-.9-2.41-2.12-2.77Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,4.25h-2.25v-1.25h-1.5v1.25H7.75v-1.25h-1.5v1.25h-2.25c-.96,0-1.75.79-1.75,1.75v12c0,.96.79,1.75,1.75,1.75h16c.96,0,1.75-.79,1.75-1.75V6c0-.96-.79-1.75-1.75-1.75Zm.25,13.75c0,.14-.11.25-.25.25H4c-.14,0-.25-.11-.25-.25V6c0-.14.11-.25.25-.25h2.25v1.25h1.5v-1.25h8.5v1.25h1.5v-1.25h2.25c.14,0,.25.11.25.25v12Z' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='9.25' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='13.25' width='4' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-refund\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='m20.11,12.7c-.18.18-.39.32-.61.44v3.36H4.5v-5.75h9.89l-1.36-1.36-.14-.14H4.5v-1.75h8.3l.23-.23,1.06-1.06.21-.21H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-5.19l-.89.89Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.3,7.27l-2.33,2.33v-5.59h-1.5v5.59l-2.33-2.33-1.06,1.06,3.31,3.31c.23.23.52.34.82.34s.6-.11.82-.34l3.31-3.31-1.06-1.06Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Ccircle cx='7' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-savings-coin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.57.29c-1.32,0-2.39,1.07-2.39,2.39s1.07,2.39,2.39,2.39,2.39-1.07,2.39-2.39S14.89.29,13.57.29Zm0,3.28c-.49,0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='9.25' cy='11.02' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.74,8.52c0-.55-.45-1-1-1-.51,0-.91.39-.98.88-1.41-1.55-3.81-2.4-7.02-2.4-.1,0-.28,0-.49-.01-.38-.01-.86-.03-1.32-.03-.15,0-.29,0-.42,0-.03,0-1.29-.89-2.49-1.74-.83-.59-1.98.08-1.87,1.09l.22,2.1c.04.33-.08.67-.32.9l-.38.37c-.21.2-.49.32-.78.32h-1.69c-.53,0-.96.43-.96.96v3.87c0,.21.13.39.32.47l.63.25,1.39.55.17.07.09.18c.3.62.71,1.18,1.24,1.65l.16.14v2.9c0,.53.43.96.96.96h2.82c.22,0,.42-.15.48-.37l.2-.73.17-.6c.06-.23.28-.38.52-.36h0c.29.02.94.03,1.2.03.38,0,1.31,0,1.74-.05.25-.03.48.14.54.39l.11.51.17.78c.05.23.25.39.49.39h2.76c.49,0,.9-.37.95-.86l.05-.49.29-2.94.11-.12c.94-1.05,1.41-2.42,1.41-4.08,0-1.15-.25-2.16-.71-3.02.07.02.14.04.21.04.55,0,1-.45,1-1Zm-3.03,7.06l-.39.43s-.06.09-.06.14l-.29,3.11c-.01.13-.12.23-.25.23l-1.05.02c-.12,0-.23-.08-.26-.2l-.36-1.6c-.06-.26-.31-.44-.57-.41l-1.3.13c-.28.03-.96.04-1.58.04-.48,0-.92,0-1.09-.02l-1.2-.09c-.26-.02-.49.15-.56.4l-.37,1.44c-.06.22-.26.37-.48.36l-.49-.02c-.39-.02-.7-.34-.69-.73l.02-2.22c0-.07-.03-.14-.08-.18l-.58-.52c-.39-.35-.68-.74-.89-1.18l-.3-.62c-.03-.06-.07-.1-.13-.12l-.63-.25-.96-.38c-.26-.1-.43-.35-.43-.63v-1.65c0-.29.24-.53.53-.53h1.18c.33,0,.64-.13.87-.36l1.49-1.46c.12-.11.17-.27.16-.44l-.25-2.38s2.31,1.63,2.37,1.63c.24-.02.54-.03.85-.03.72,0,1.51.04,1.81.04,3.19,0,7,.87,7,5,0,1.3-.34,2.31-1.03,3.08Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-savings\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='9.29' cy='11.15' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.78,8.65c0-.55-.45-1-1-1-.51,0-.91.39-.98.88-1.41-1.55-3.81-2.4-7.02-2.4-.1,0-.28,0-.49-.01-.38-.01-.86-.03-1.32-.03-.15,0-.29,0-.42,0-.03,0-1.29-.89-2.49-1.74-.83-.59-1.98.08-1.87,1.09l.22,2.1c.04.33-.08.67-.32.9l-.38.37c-.21.2-.49.32-.78.32h-1.69c-.53,0-.96.43-.96.96v3.87c0,.21.13.39.32.47l.63.25,1.39.55.17.07.09.18c.3.62.71,1.18,1.24,1.65l.16.14v2.9c0,.53.43.96.96.96h2.82c.22,0,.42-.15.48-.37l.2-.73.17-.6c.06-.23.28-.38.52-.36h0c.29.02.94.03,1.2.03.38,0,1.31,0,1.74-.05.25-.03.48.14.54.39l.11.51.17.78c.05.23.25.39.49.39h2.76c.49,0,.9-.37.95-.86l.05-.49.29-2.94.11-.12c.94-1.05,1.41-2.42,1.41-4.08,0-1.15-.25-2.16-.71-3.02.07.02.14.04.21.04.55,0,1-.45,1-1Zm-3.03,7.06l-.39.43s-.06.09-.06.14l-.31,3.34-1.49.02-.4-1.8c-.06-.26-.31-.44-.57-.41l-1.3.13c-.28.03-.96.04-1.58.04-.48,0-.92,0-1.09-.02l-1.2-.09c-.26-.02-.49.15-.56.4l-.47,1.83-1.57-.1.02-2.9c0-.07-.03-.14-.08-.18l-.58-.52c-.39-.35-.68-.74-.89-1.18l-.3-.62c-.03-.06-.07-.1-.13-.12l-.63-.25-.96-.38c-.26-.1-.43-.35-.43-.63v-1.81c0-.21.17-.37.37-.37h1.34c.33,0,.64-.13.87-.36l1.49-1.46c.12-.11.17-.27.16-.44l-.25-2.38s2.31,1.63,2.37,1.63c.24-.02.54-.03.85-.03.72,0,1.51.04,1.81.04,3.19,0,7,.87,7,5,0,1.3-.34,2.31-1.03,3.08Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-switch-accounts\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.84,7.03l-3.83-3.83-1.06,1.06,2.87,2.88h-10.69v1.5h10.75l-2.96,2.98,1.06,1.06,3.85-3.87c.48-.49.48-1.28,0-1.77Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.07,12.39l-1.06-1.06-3.85,3.87c-.48.49-.48,1.28,0,1.76l3.83,3.84,1.06-1.06-2.87-2.88h10.69v-1.5H4.11l2.96-2.98Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-transaction-spending\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.75,19.25v-10.5h14.5v2.99c.53.15,1.04.38,1.5.67v-7.9c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.07c-.3-.46-.54-.96-.7-1.5h-7.11Zm0-14.5h14.5v2.5H4.75v-2.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.5,13c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm.92,6.38l-1.35-1.35c-.14-.14-.22-.33-.22-.54l.02-2.49h1.5s-.01,2.19-.01,2.19l1.13,1.13-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7,16.75h4.55c.07-.52.2-1.03.39-1.5h-4.94v1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17,11.53v-.32s-10,.04-10,.04v1.5s6.89-.03,6.89-.03c.88-.67,1.95-1.1,3.11-1.2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-transactions-pending\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.75,19.25v-10.5h14.5v2.99c.53.15,1.04.38,1.5.67v-7.9c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.07c-.3-.46-.54-.96-.7-1.5h-7.11Zm0-14.5h14.5v2.5H4.75v-2.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.5,13c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm.92,6.38l-1.35-1.35c-.14-.14-.22-.33-.22-.54l.02-2.49h1.5s-.01,2.19-.01,2.19l1.13,1.13-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7,16.75h4.55c.07-.52.2-1.03.39-1.5h-4.94v1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17,11.53v-.32s-10,.04-10,.04v1.5s6.89-.03,6.89-.03c.88-.67,1.95-1.1,3.11-1.2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-transactions-rejected\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.5,13c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm2.25,5.25h-4.5v-1.5h4.5v1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.75,19.25v-10.5h14.5v2.99c.53.15,1.04.38,1.5.67v-7.9c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.07c-.3-.46-.54-.96-.7-1.5h-7.11Zm0-14.5h14.5v2.5H4.75v-2.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7,16.75h4.55c.07-.52.2-1.03.39-1.5h-4.94v1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17,11.53v-.32s-10,.04-10,.04v1.5s6.89-.03,6.89-.03c.88-.67,1.95-1.1,3.11-1.2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-transactions\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,3.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-.25,1.5v2.5H4.75v-2.5h14.5Zm-14.5,14.5v-10.5h14.5v10.5H4.75Z' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='11.23' width='10' height='1.5' transform='translate(-.05 .05) rotate(-.22)' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='15.25' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-transfer\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.97,14.48h-.47v2.02H4.5v-5.75h10.56l-1.04-1.04-.46-.46H4.5v-1.75h9.62l1.5-1.5H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-2.52h-1.03Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='7' cy='14' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.15,9.71l2.33-2.33v5.59h1.5v-5.59l2.33,2.33,1.06-1.06-3.31-3.31c-.23-.23-.52-.34-.82-.34s-.6.11-.82.34l-3.31,3.31,1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-account-wallet\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,5.25H3.5c-.69,0-1.25.56-1.25,1.25v11c0,.69.56,1.25,1.25,1.25h17c.69,0,1.25-.56,1.25-1.25V6.5c0-.69-.56-1.25-1.25-1.25ZM3.75,6.75h16.5v1.93H3.75v-1.93Zm12.91,6.21c-1.13,0-2.14.56-2.56,1.42-.35.7-1.17,1.15-2.09,1.15s-1.75-.45-2.09-1.15c-.43-.86-1.43-1.42-2.56-1.42h-3.59v-2.79h16.5v2.79h-3.59Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-add-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='12.75 6 11.25 6 11.25 11.25 6 11.25 6 12.75 11.25 12.75 11.25 18 12.75 18 12.75 12.75 18 12.75 18 11.25 12.75 11.25 12.75 6' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-apps-tikkie-alternative\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='M12.5205 2.29999C17.7557 2.29999 21.9999 6.63547 22 11.9836V12.0334C22 17.3519 17.7507 21.6328 12.5088 21.633C10.5533 21.633 8.73568 21.1291 7.22559 19.9738C7.22559 19.9738 7.18781 19.9504 7.16504 19.9504C7.14308 19.9504 7.10758 19.9725 7.10547 19.9738C5.33885 21.5625 2 21.5256 2 21.5256C2.02265 21.5154 4.36121 20.4541 4.36133 17.2092V16.923C3.50734 15.4897 3.03125 13.8185 3.03125 12.0334C3.03127 11.4496 3.08288 10.8776 3.18066 10.3224C3.95179 5.76592 7.83993 2.30015 12.5205 2.29999ZM13.0645 6.29999C11.5842 6.30002 10.353 6.83185 9.37109 7.91034C8.75542 8.57873 8.33027 9.38399 8.11035 10.3107H7.91992C7.52414 10.3107 7.33301 10.5239 7.33301 10.8732C7.33312 11.2832 7.52425 11.465 7.91992 11.465H7.94922C7.93454 11.6473 7.93457 11.83 7.93457 11.9973V12.2853H7.91992C7.52415 12.2853 7.33302 12.4984 7.33301 12.8478C7.33301 13.2581 7.52414 13.4406 7.91992 13.4406H8.06641C8.28618 14.428 8.71161 15.2934 9.37109 16.0226C10.353 17.1012 11.5841 17.633 13.0645 17.633C13.9293 17.633 14.692 17.4507 15.3369 17.0861C15.9962 16.7064 16.3183 16.2655 16.333 15.7492C16.3328 15.1265 15.9376 14.5195 15.3662 14.5041C15.0877 14.4889 14.7649 14.6106 14.3984 14.8537C14.0321 15.0816 13.5921 15.2023 13.0791 15.2023C12.2437 15.2023 11.5843 14.8983 11.1006 14.3058C10.8955 14.0477 10.7335 13.7596 10.6162 13.4406H12.082C12.4339 13.4406 12.6543 13.2581 12.6543 12.8478C12.6543 12.4984 12.4339 12.2853 12.082 12.2853H10.3818V11.9973C10.3818 11.83 10.3965 11.6473 10.4111 11.465H12.9326C13.2989 11.465 13.5184 11.2832 13.5186 10.8732C13.5186 10.5239 13.299 10.3107 12.9326 10.3107H10.6904C10.793 10.0677 10.9393 9.83963 11.1006 9.62714C11.5843 9.03473 12.2438 8.73069 13.0791 8.73065C13.5922 8.73065 14.032 8.85274 14.3984 9.09589C14.7648 9.32373 15.0878 9.44493 15.3662 9.42987C15.9377 9.41445 16.333 8.82139 16.333 8.16815C16.3181 7.6671 15.996 7.22689 15.3369 6.86249C14.692 6.48255 13.9293 6.29999 13.0645 6.29999Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-apps-tikkie\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m2,16.91h0c.01.44.02.89.09,1.33.08.47.19.92.41,1.35.29.57.7,1.06,1.2,1.45.36.28.76.51,1.2.65.64.21,1.31.29,1.98.29.42,0,.84.01,1.26.01,3.05-.01,6.1.02,9.15-.02.4,0,.8-.05,1.2-.13.76-.14,1.43-.46,2.01-.98.67-.6,1.12-1.33,1.33-2.21.13-.58.17-1.16.17-1.75v-.12s-.02-9.98-.02-10.11c0-.36-.03-.72-.1-1.07-.08-.43-.2-.85-.41-1.25-.22-.41-.49-.79-.83-1.11-.52-.5-1.12-.85-1.82-1.04-.63-.17-1.27-.21-1.92-.2,0,0,0,0,0,0H7.1s0,0,0,0c-.37,0-.74,0-1.1.05-.4.05-.8.12-1.18.26-.6.22-1.12.56-1.56,1.02-.5.52-.86,1.12-1.04,1.82-.17.63-.2,1.26-.21,1.9' stroke-width='0px' fill='black'/%3E%3Cg%3E%3Cpath d='m12.12,4.94c-3.9,0-7.04,3.16-7.04,7.05,0,1.31.35,2.53.99,3.58v.21c0,2.39-1.75,3.16-1.75,3.16,0,0,2.48.03,3.79-1.14h0s.03-.02.04-.02.03.02.04.02h0c1.12.85,2.47,1.21,3.93,1.21,3.9,0,7.05-3.14,7.05-7.04s-3.16-7.04-7.05-7.04' fill='black' fill-rule='evenodd' stroke-width='0px'/%3E%3Cpath d='m8.77,12.82c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.01v-.19c0-.11,0-.24.01-.36h-.02c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.13c.15-.61.45-1.17.88-1.62.69-.73,1.55-1.09,2.58-1.09.6,0,1.14.12,1.59.38.46.25.69.54.7.88,0,.44-.28.84-.68.85-.19.01-.42-.07-.68-.23-.26-.16-.56-.25-.92-.25-.58,0-1.04.21-1.38.6-.11.14-.21.3-.29.46h1.57c.26,0,.41.14.41.38,0,.28-.15.4-.41.4h-1.76c-.01.12-.02.25-.02.36v.19h1.19c.25,0,.4.14.4.38,0,.28-.15.4-.4.4h-1.02c.08.21.19.41.34.58.34.4.8.6,1.38.6.36,0,.67-.08.92-.24.26-.16.48-.25.68-.24.4.01.68.42.68.84-.01.35-.24.64-.7.9-.45.25-.98.37-1.59.37-1.04,0-1.9-.36-2.58-1.08-.46-.49-.76-1.07-.91-1.74h-.1Z' fill-rule='evenodd' stroke-width='0px' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-backspace\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,4.25H7.52c-.44,0-.84.23-1.07.6l-3.93,6.5c-.24.4-.24.89,0,1.29l3.93,6.5c.23.37.64.6,1.07.6h12.98c.69,0,1.25-.56,1.25-1.25V5.5c0-.69-.56-1.25-1.25-1.25Zm-.25,14H7.66l-3.78-6.25,3.78-6.25h12.59v12.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='10.64 15.53 13.06 13.12 15.47 15.53 16.53 14.47 14.12 12.06 16.53 9.64 15.47 8.58 13.06 11 10.64 8.58 9.58 9.64 12 12.06 9.58 14.47 10.64 15.53' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-change\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.53,13.96l-1.06,1.06,1.29,1.29h-2.09c-.09,0-2.68-.03-4.74-2.63-.24.46-.51.92-.83,1.36,2.38,2.69,5.24,2.77,5.55,2.77h2.24l-1.42,1.42,1.06,1.06,2.28-2.28c.49-.49.49-1.28,0-1.77l-2.28-2.28Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.25,10.58s0,0,.01.01c.25-.49.51-.93.79-1.34-1.37-1.41-3.63-2.94-7.05-2.94v1.5c3.14,0,5.13,1.51,6.25,2.77Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.67,7.84h2.18l-1.38,1.39,1.06,1.06,2.28-2.28c.49-.49.49-1.28,0-1.77l-2.28-2.28-1.06,1.06,1.29,1.29h-2.07c-.17,0-4.29,0-6.88,4.56-.13.23-.26.47-.39.73-.02.04-.04.09-.06.13-.33.69-.73,1.44-1.22,2.01-1.11,1.27-3.07,2.79-6.14,2.79v1.53c3.76,0,6.15-1.84,7.48-3.38.25-.28.46-.6.67-.92,0,0,0,0,0,0,.32-.51.6-1.05.84-1.55,2.07-4.33,5.57-4.39,5.68-4.36Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-double\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M5.45,15.05l1.06-1.05,5.3,5.37c.06.06.13.07.17.07s.12,0,.18-.07l5.32-5.37,1.06,1.05-5.31,5.37c-.33.34-.77.52-1.25.52s-.91-.18-1.24-.52l-5.29-5.37Z' fill='black'/%3E%3Cpath d='M18.55,8.95l-1.06,1.05-5.3-5.37c-.06-.06-.13-.07-.17-.07s-.12,0-.18.07l-5.32,5.37-1.06-1.05,5.31-5.37c.33-.34.77-.52,1.25-.52s.91.18,1.24.52l5.29,5.37Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.97,15.81h0c-.47,0-.91-.19-1.25-.52l-5.29-5.37,1.07-1.05,5.29,5.37c.06.06.14.07.18.07h0s.11,0,.18-.07l5.32-5.38,1.07,1.05-5.31,5.37c-.33.33-.77.52-1.24.52Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-left-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.29,18.77l-5.38-5.31c-.34-.33-.52-.77-.52-1.25,0-.47.19-.91.52-1.25l5.37-5.29,1.05,1.07-5.37,5.29c-.06.06-.07.14-.07.18s0,.11.07.18l5.38,5.31-1.05,1.07Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-left\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.29,18.77l-5.38-5.31c-.34-.33-.52-.77-.52-1.25,0-.47.19-.91.52-1.25l5.37-5.29,1.05,1.07-5.37,5.29c-.06.06-.07.14-.07.18s0,.11.07.18l5.38,5.31-1.05,1.07Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-right-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m9.68,18.77l-1.05-1.07,5.37-5.29c.06-.06.07-.14.07-.18s0-.11-.07-.18l-5.38-5.31,1.05-1.07,5.38,5.31c.34.33.52.77.52,1.25,0,.47-.19.91-.52,1.25l-5.37,5.29Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m9.68,18.77l-1.05-1.07,5.37-5.29c.06-.06.07-.14.07-.18s0-.11-.07-.18l-5.38-5.31,1.05-1.07,5.38,5.31c.34.33.52.77.52,1.25,0,.47-.19.91-.52,1.25l-5.37,5.29Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-chevron-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m6.5,15.58l-1.07-1.05,5.31-5.37c.33-.33.77-.52,1.24-.52h0c.47,0,.91.19,1.25.52l5.29,5.37-1.07,1.05-5.29-5.37c-.06-.06-.14-.07-.18-.07h0s-.11,0-.18.07l-5.32,5.38Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-contract\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.53,3.59l-1.06-1.06-5.72,5.71V3.06s-1.5,0-1.5,0v6.05c0,.93.76,1.69,1.69,1.69h6.05v-1.5h-5.17l5.71-5.71Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.05,13.32H3v1.5h5.18l-5.71,5.71,1.06,1.06,5.7-5.7v5.17s1.5,0,1.5,0v-6.05c0-.93-.76-1.69-1.69-1.69Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-decrease\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.55,6.17l-5.12,5.11c-.39.39-.39,1.02,0,1.42l5.14,5.14c.63.63,1.71.18,1.71-.71V6.88c-.01-.89-1.09-1.33-1.72-.71Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-divide\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.31,13.96l-1.06,1.06,1.29,1.29h-2.09c-.11,0-3.61-.02-5.71-4.15v-.2c2.09-4.12,5.58-4.14,5.72-4.15h2.21l-1.42,1.42,1.06,1.06,2.28-2.28c.49-.49.49-1.28,0-1.77l-2.28-2.28-1.06,1.06,1.29,1.29h-2.07c-.18,0-4.54,0-7.07,5h-6.32v1.5h6.32c2.46,4.88,6.66,5,7.04,5h2.24l-1.42,1.42,1.06,1.06,2.28-2.28c.49-.49.49-1.28,0-1.77l-2.28-2.28Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='M11.37 6L11.37 15.62L7.57999 11.84L6.51999 12.9L10.88 17.25C11.55 17.91 12.63 17.91 13.29 17.25L17.64 12.9L16.58 11.84L12.86 15.56L12.86 6L11.36 6L11.37 6Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-downlarge\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='M11.25 3.00002L11.25 19.81L4.53 13.12L3.47 14.18L10.77 21.45C11.45 22.13 12.56 22.13 13.25 21.45L20.53 14.18L19.47 13.12L12.75 19.82L12.75 2.99002L11.25 2.99002L11.25 3.00002Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-download\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.18,17.08v1.92c0,.14-.11.25-.25.25H5c-.14,0-.25-.11-.25-.25v-1.92h-1.5v1.92c0,.96.79,1.75,1.75,1.75h13.93c.96,0,1.75-.79,1.75-1.75v-1.92h-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,16.81c.44,0,.87-.17,1.21-.5l4.35-4.35-1.06-1.06-3.75,3.75V5.06h-1.5v9.58l-3.75-3.75-1.06,1.06,4.36,4.35c.33.33.77.5,1.21.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-expand\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.06,3.32h-6.05v1.5h5.17l-5.21,5.21,1.06,1.06,5.22-5.22v5.19s1.5,0,1.5,0v-6.05c0-.93-.76-1.69-1.69-1.69Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.97,13.03l-5.2,5.2v-5.17s-1.5,0-1.5,0v6.05c0,.93.76,1.69,1.69,1.69h6.05v-1.5h-5.18l5.21-5.21-1.06-1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-externallink-small\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.25,18c0,.14-.11.25-.25.25H6c-.14,0-.25-.11-.25-.25v-10c0-.14.11-.25.25-.25h3v-1.5h-3c-.96,0-1.75.79-1.75,1.75v10c0,.96.79,1.75,1.75,1.75h10c.96,0,1.75-.79,1.75-1.75v-3h-1.5v3Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.75,10.93v-4.94c0-.96-.79-1.75-1.75-1.75h-4.93v1.5h4.05l-5.21,5.21,1.06,1.06,5.28-5.28v4.2s1.5,0,1.5,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-externallink\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.25,19c0,.14-.11.25-.25.25H5c-.14,0-.25-.11-.25-.25V7c0-.14.11-.25.25-.25h3.67v-1.5h-3.67c-.96,0-1.75.79-1.75,1.75v12c0,.96.79,1.75,1.75,1.75h12c.96,0,1.75-.79,1.75-1.75v-3.67h-1.5v3.67Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.75,9.93v-4.94c0-.96-.79-1.75-1.75-1.75h-4.93v1.5h4.05l-5.21,5.21,1.06,1.06,5.28-5.28v4.2s1.5,0,1.5,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-frequency\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.34,6.54h-3.33v1.5h3.33c.16,0,.26.1.26.16v11.06s-.09.04-.18.04H4.58c-.08,0-.14-.02-.18-.04v-11.18s.09-.04.18-.04h6.72l-2.95,2.96,1.06,1.06,3.52-3.53c.69-.69.68-1.8,0-2.49l-3.52-3.52-1.06,1.06,2.96,2.96h-6.73c-.94,0-1.68.64-1.68,1.46v11.34c0,.82.74,1.46,1.68,1.46h14.84c.94,0,1.68-.64,1.68-1.46v-11.14c0-.92-.79-1.66-1.76-1.66Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-increase\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m9.85,17.83l5.12-5.11c.39-.39.39-1.02,0-1.42l-5.14-5.14c-.63-.63-1.71-.18-1.71.71v10.24c.01.89,1.09,1.33,1.72.71Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-left-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21,11.25H4.19l6.69-6.72-1.06-1.06-7.27,7.3c-.68.68-.68,1.79,0,2.48l7.27,7.28,1.06-1.06-6.7-6.72h16.83v-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-left\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18,11.37h-9.62l3.78-3.79-1.06-1.06-4.35,4.36c-.66.67-.66,1.75,0,2.41l4.35,4.35,1.06-1.06-3.72-3.72h9.56v-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-refresh\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.16,5.68l-1.72,1.73,1.06,1.06,2.54-2.55c.51-.51.51-1.34,0-1.85l-2.54-2.54-1.06,1.06,1.59,1.59c-.24,0-.49,0-.73.02-2.11.18-4.03,1.16-5.4,2.78-1.37,1.62-2.03,3.67-1.85,5.79.13,1.59.73,3.08,1.72,4.31l1.17-.94c-.8-1-1.29-2.21-1.39-3.5-.14-1.71.39-3.38,1.5-4.69,1.11-1.31,2.67-2.11,4.38-2.26.25-.02.49-.02.74-.02Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.96,11.31c-.13-1.58-.73-3.08-1.72-4.31l-1.17.94c.8,1,1.29,2.21,1.39,3.5.14,1.71-.39,3.38-1.5,4.69-1.11,1.31-2.67,2.11-4.38,2.26-.25.02-.49.02-.74.02l1.72-1.73-1.06-1.06-2.54,2.55c-.51.51-.51,1.34,0,1.85l2.54,2.54,1.06-1.06-1.59-1.59s.04,0,.06,0c.22,0,.44,0,.66-.03,2.11-.18,4.03-1.16,5.4-2.78s2.03-3.67,1.85-5.79Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-reload\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.63,2.84c4.66,0,8.51,3.5,9.08,8h1.01c.54,0,.82.64.45,1.04l-1.76,1.9c-.25.27-.67.27-.91,0l-1.75-1.9c-.36-.4-.08-1.04.46-1.04h.99c-.56-3.68-3.73-6.5-7.56-6.5-4.22,0-7.66,3.43-7.66,7.66s3.43,7.66,7.66,7.66c1.43,0,2.82-.4,4.03-1.14l.79,1.27c-1.44.9-3.11,1.37-4.82,1.37-5.05,0-9.16-4.11-9.16-9.16S6.59,2.84,11.63,2.84Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-right-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.46,10.77l-7.27-7.3-1.06,1.06,6.69,6.72H3v1.5h16.84l-6.7,6.72,1.06,1.06,7.27-7.28c.68-.68.68-1.79,0-2.48Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-right\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.25,10.88l-4.35-4.35-1.06,1.06,3.72,3.72H6v1.5h9.62l-3.78,3.79,1.06,1.06,4.35-4.36c.66-.67.66-1.75,0-2.41Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-sort-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m7.13,9.87l4.41,4.94c.23.26.66.26.89,0l4.44-4.95c.31-.34.04-.86-.44-.86H7.57c-.48.01-.75.53-.44.87Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-sort-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.87,14.13l-4.41-4.94c-.23-.26-.66-.26-.89,0l-4.44,4.95c-.31.34-.04.86.44.86h8.85c.48-.01.75-.53.44-.87Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-sort-updown\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.81,9.84l-3.34-3.35c-.25-.26-.67-.26-.92,0l-3.36,3.36c-.41.41-.12,1.12.46,1.12h6.69c.58,0,.87-.71.46-1.12Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.19,14.12l3.34,3.35c.25.26.67.26.92,0l3.36-3.36c.41-.41.12-1.12-.46-1.12h-6.69c-.58,0-.87.71-.46,1.12Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-stock-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m6.17,10.15l5.11,5.12c.39.39,1.02.39,1.42,0l5.14-5.14c.63-.63.18-1.71-.71-1.71H6.88c-.89.01-1.33,1.09-.71,1.72Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-stock-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.83,13.85l-5.11-5.12c-.39-.39-1.02-.39-1.42,0l-5.14,5.14c-.63.63-.18,1.71.71,1.71h10.24c.89-.01,1.33-1.09.71-1.72Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-towards-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M18.45,13.35l-3.52-3.53-1.06,1.06,2.95,2.96v.06s-6.04,0-6.04,0c-2.34,0-4.25-1.91-4.25-4.25v-5h-1.5v5c0,3.17,2.58,5.75,5.75,5.75h5.99l-2.9,2.9,1.06,1.06,3.52-3.52c.69-.69.69-1.8,0-2.49Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-towards-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M10.65,5.55l3.53,3.52-1.06,1.06-2.96-2.95h-.06s0,6.04,0,6.04c0,2.34,1.91,4.25,4.25,4.25h5v1.5h-5c-3.17,0-5.75-2.58-5.75-5.75v-5.99s-2.9,2.9-2.9,2.9l-1.06-1.06,3.52-3.52c.69-.69,1.8-.69,2.49,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='M10.88 6.75L6.53 11.1L7.59 12.16L11.31 8.44L11.31 18L12.81 18L12.81 8.38L16.6 12.16L17.66 11.1L13.3 6.75C12.63 6.09 11.55 6.09 10.89 6.75L10.88 6.75Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-uplarge\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath d='M10.77 2.54L3.47 9.81L4.53 10.87L11.25 4.18L11.25 21L12.75 21L12.75 4.16L19.47 10.86L20.53 9.8L13.25 2.53C12.57 1.85 11.46 1.85 10.77 2.53L10.77 2.54Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-arrow-upload\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.5,10.22l-4.36-4.35c-.08-.08-.21-.08-.29,0l-4.35,4.35-1.06-1.06,4.35-4.35c.66-.66,1.75-.67,2.41,0l4.36,4.35-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3Crect x='11.25' y='5.06' width='1.5' height='11' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.93,20.75H5c-.96,0-1.75-.79-1.75-1.75v-1.92h1.5v1.92c0,.14.11.25.25.25h13.93c.14,0,.25-.11.25-.25v-1.92h1.5v1.92c0,.96-.79,1.75-1.75,1.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-authentication-faceid-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42' width='42' height='42'%3E%3Cpath d='m5,15.75c.41,0,.75-.34.75-.75v-5c0-2.34,1.91-4.25,4.25-4.25h5c.41,0,.75-.34.75-.75s-.34-.75-.75-.75h-5c-3.17,0-5.75,2.58-5.75,5.75v5c0,.41.34.75.75.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15,36.25h-5c-2.34,0-4.25-1.91-4.25-4.25v-5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v5c0,3.17,2.58,5.75,5.75,5.75h5c.41,0,.75-.34.75-.75s-.34-.75-.75-.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m37,26.25c-.41,0-.75.34-.75.75v5c0,2.34-1.91,4.25-4.25,4.25h-5c-.41,0-.75.34-.75.75s.34.75.75.75h5c3.17,0,5.75-2.58,5.75-5.75v-5c0-.41-.34-.75-.75-.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m32,4.25h-5c-.41,0-.75.34-.75.75s.34.75.75.75h5c2.34,0,4.25,1.91,4.25,4.25v5c0,.41.34.75.75.75s.75-.34.75-.75v-5c0-3.17-2.58-5.75-5.75-5.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,24.75h1c.96,0,1.75-.79,1.75-1.75v-7c0-.41-.34-.75-.75-.75s-.75.34-.75.75v7c0,.14-.11.25-.25.25h-1c-.41,0-.75.34-.75.75s.34.75.75.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15,15.25c-.41,0-.75.34-.75.75v3c0,.41.34.75.75.75s.75-.34.75-.75v-3c0-.41-.34-.75-.75-.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m27,19.75c.41,0,.75-.34.75-.75v-3c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3c0,.41.34.75.75.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m26.53,26.59c-.29-.29-.77-.29-1.06,0-.07.07-1.69,1.65-4.97,1.65s-4.9-1.59-4.96-1.65c-.29-.3-.76-.3-1.06-.01-.3.29-.3.76-.01,1.06.08.09,2.1,2.1,6.04,2.1s5.95-2.02,6.04-2.1c.29-.29.28-.77-.01-1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-authentication-faceid\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m3.75,3.75h6.25v-1.5H3.5c-.69,0-1.25.56-1.25,1.25v6.5h1.5V3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.5,2.25h-6.5v1.5h6.25v6.25h1.5V3.5c0-.69-.56-1.25-1.25-1.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,14h-1.5v6.5c0,.69.56,1.25,1.25,1.25h6.5v-1.5H3.75v-6.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.25,20.25h-6.25v1.5h6.5c.69,0,1.25-.56,1.25-1.25v-6.5h-1.5v6.25Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='9.5' cy='9.5' r='1.5' fill='black' stroke-width='0px'/%3E%3Ccircle cx='14.5' cy='9.5' r='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.67,13h-1.67c-.43.75-1.39,2-3,2s-2.58-1.26-3-2h-1.66c.08.22,1.4,3.5,4.67,3.5s4.59-3.3,4.67-3.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-authentication-touchid-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42' width='42' height='42'%3E%3Cpath d='m5.54,21c0-2.14.43-4.2,1.27-6.14l-1.38-.6c-.93,2.13-1.39,4.4-1.39,6.74,0,1.88.31,3.73.91,5.5l1.42-.49c-.55-1.61-.83-3.3-.83-5.01Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.98,5.56c8.51,0,15.44,6.93,15.44,15.44h1.5c0-9.34-7.6-16.94-16.94-16.94-5.91,0-11.3,3-14.41,8.04l1.28.79c2.84-4.59,7.75-7.32,13.14-7.32Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.45,7.41c-6.32.7-11.39,5.8-12.04,12.13-.22,2.11.03,4.17.73,6.08.31,1.06-.06,2.19-.92,2.88l-1.05.83c.25.44.51.87.8,1.28l1.18-.94c1.34-1.07,1.9-2.82,1.41-4.52-.63-1.74-.86-3.58-.66-5.46.58-5.63,5.09-10.17,10.71-10.79,6.27-.69,11.98,3.54,13.29,9.84l1.47-.3c-1.47-7.06-7.88-11.81-14.93-11.03Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m34.67,20.54l-1.48.22c.46,3.84.87,7.16,2.5,8.75.27-.46.52-.94.74-1.43-1.01-1.41-1.38-4.37-1.75-7.5v-.05Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.28,12.12l.05-1.5c-2.84-.09-5.52.95-7.55,2.92-2.03,1.97-3.15,4.62-3.15,7.45,0,1.31.24,2.59.72,3.81l1.4-.55c-.41-1.04-.62-2.13-.62-3.26,0-2.42.96-4.69,2.7-6.37,1.74-1.69,4.04-2.58,6.46-2.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m24.98,20.86c-.43-2.22-1.94-3.66-3.85-3.66-1.06,0-2.08.43-2.81,1.18-.7.72-1.07,1.65-1.05,2.64.04,1.42.24,2.64.42,3.72.56,3.34.95,5.76-3.69,11.76.47.21.96.4,1.45.57,4.76-6.28,4.28-9.21,3.72-12.58-.18-1.08-.37-2.19-.4-3.51-.01-.57.21-1.13.62-1.55.45-.46,1.08-.73,1.74-.73,1.4,0,2.15,1.26,2.38,2.44,1.21,6.28,1.67,9.83-2.22,15.58l-.87,1.25c.19,0,.37.03.56.03.43,0,.86-.03,1.29-.06l.26-.37c4.22-6.24,3.71-10.22,2.46-16.71Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.79,32.5c1.88-3.63.76-7.84.73-7.96l-.7-3.75-1.47.28.71,3.8s1.01,3.82-.6,6.94l1.33.69Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.75,33.22l-2.61,4.33c.52.12,1.05.21,1.58.28l2.32-3.83-1.28-.78Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.15,13.91c-3.96,0-7.19,3.18-7.19,7.09,0,1.44.21,2.66.42,3.85.54,3.1.96,5.55-3.28,9.97.41.3.84.57,1.27.83,4.55-4.85,4.04-7.87,3.48-11.06-.19-1.12-.4-2.28-.4-3.59,0-3.08,2.55-5.59,5.69-5.59s5.1,1.87,5.7,5.7c.3,1.93,1.03,7.3.88,8.89-.38,3.87-2.99,7.53-3.01,7.56h.01c.73-.15,1.45-.37,2.15-.63.87-1.54,2.08-4.08,2.34-6.79.21-2.1-.84-8.97-.89-9.26-.9-5.76-4.4-6.97-7.18-6.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m31.5,20.53c-.7-4.88-3.91-8.67-8.19-9.66l-.34,1.46c3.66.85,6.43,4.15,7.04,8.41.07.49.18,1.06.3,1.71.59,3.17,1.46,7.88-.06,12.8.67-.44,1.31-.93,1.92-1.47.92-4.58.13-8.87-.38-11.6-.11-.62-.22-1.17-.29-1.65Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.23,26.48l-1.5.08c.05.89-.14,1.74-.55,2.46-.55.97-1.63,2.24-2.83,3.34.2.22.39.45.6.66.14.14.3.27.45.41,1.31-1.21,2.45-2.56,3.08-3.66.55-.97.81-2.1.75-3.28Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-authentication-touchid\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.64,9.15c-2.27,0-4.11,1.84-4.11,4.11v.41c0,2.58-.47,4.2-1.54,6.83l1.39.56c1.12-2.77,1.65-4.58,1.65-7.39v-.41c0-1.44,1.17-2.61,2.61-2.61s2.61,1.17,2.61,2.61v.41c0,2.58-.48,4.2-1.54,6.83l1.39.56c1.12-2.77,1.65-4.58,1.65-7.39v-.41c0-2.27-1.84-4.11-4.11-4.11Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.89,13.67c0,2.58-.48,4.2-1.54,6.83l-.09.21,1.39.56.09-.21c1.12-2.77,1.65-4.58,1.65-7.39v-.93h-1.5v.93Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.65,7.14c.86,0,1.69.19,2.47.56l.65-1.35c-.98-.47-2.02-.7-3.11-.7-3.99,0-7.23,3.24-7.23,7.23v.79c0,2.25-.51,4.17-1.5,5.72l1.26.81c1.16-1.8,1.74-3.99,1.74-6.54v-.79c0-3.16,2.57-5.73,5.73-5.73Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.66,8.78c1.11,1.09,1.72,2.54,1.72,4.09v.79c0,2.2-.31,4.16-1,6.35l1.43.45c.73-2.31,1.07-4.47,1.07-6.8v-.79c0-1.96-.77-3.79-2.17-5.17l-1.05,1.07Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.7,2.31C5.61,2.31,2.67,7.84,2.67,10.81h1.5c0-2.36,2.58-7,8.54-7s7.75,4.53,7.83,4.72l1.38-.58c-.1-.23-2.42-5.64-9.22-5.64Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.17,12.81v-.41h-1.5v.43c.02,1.15.03,2.73-.66,3.56l1.15.96c1.05-1.25,1.03-3.15,1.02-4.54Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-backspace\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.46,4.25H6.48c-.44,0-.85.23-1.07.6l-3.93,6.5c-.24.4-.24.9,0,1.29l3.93,6.5c.22.37.63.6,1.07.6h12.98c.69,0,1.25-.56,1.25-1.25V5.5c0-.69-.56-1.25-1.25-1.25Zm-.25,14H6.62l-3.78-6.25,3.78-6.25h12.59v12.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='9.61 15.53 12.02 13.12 14.44 15.53 15.5 14.47 13.08 12.06 15.5 9.64 14.44 8.58 12.02 11 9.61 8.58 8.55 9.64 10.96 12.06 8.55 14.47 9.61 15.53' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-check\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M21.73,8.73L12.73,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.58.18L2.58,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82ZM20.65,20.5H3.65v-10.69L12.15,3.83l8.5,5.97v10.69Z' fill='black'/%3E%3Cpath d='M10.82,18.1c-.34-.02-.65-.13-.89-.37l-3.56-3.58,1.06-1.06,3.38,3.41,6.06-6.03,1.06,1.06-6.23,6.21c-.24.24-.55.36-.88.36Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-house-euro\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.58.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82Zm-1.08,11.77H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.89,12.06h-1.2v1h.98c-.02.2-.06.4-.06.6s.04.4.06.6h-.98v1h1.2c.68,2.06,2.6,3.56,4.88,3.56,1.27,0,2.5-.47,3.44-1.32l-1-1.12c-.67.6-1.54.93-2.44.93-1.44,0-2.68-.85-3.28-2.06h3.82v-1h-4.14c-.03-.2-.06-.4-.06-.6s.03-.41.06-.6h4.14v-1h-3.82c.6-1.21,1.84-2.06,3.28-2.06.9,0,1.77.33,2.44.93l1-1.12c-.95-.85-2.17-1.32-3.44-1.32-2.28,0-4.2,1.5-4.88,3.56Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-house\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.58.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82Zm-10.82,11.52v-5.5h2.5v5.5h-2.5Zm9.74.25h-5.75v-6.5c0-.41-.34-.75-.75-.75h-4c-.41,0-.75.34-.75.75v6.5H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-pause\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.58.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82Zm-1.08,11.77H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3Crect x='9.25' y='10' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3Crect x='13.25' y='10' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-renawableenergy-plant-corner\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.66,15.39c-.24-.41-.51-.78-.85-1.1-1.62-1.53-3.76-1.43-3.85-1.42l-.71.04v.71c0,4.97,3.62,5.95,5.01,6.14v2.25h1.5v-3.28c.92-.08,2.58-.4,3.95-1.7,1.44-1.35,2.17-3.37,2.17-5.99v-.75h-.75c-.06,0-5.15.07-6.47,5.11Zm-3.86-.96c.56.1,1.34.35,1.98.95.69.65,1.1,1.6,1.23,2.83-1.09-.23-2.91-1.04-3.21-3.78Zm7.91,1.49c-.94.89-2.09,1.19-2.83,1.28.32-4.06,3.09-5.08,4.48-5.33-.13,1.77-.68,3.13-1.65,4.05Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.5,9.81L12,3.83l7.35,5.17h2.61L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.57.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h9v-1.5H3.5v-10.69Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-renawableenergy-plant\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.58.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82Zm-1.08,11.77h-8.87v-3.04c.92-.08,2.58-.4,3.95-1.7,1.44-1.35,2.17-3.37,2.17-5.99v-.75h-.75c-.06,0-5.15.07-6.47,5.11-.24-.41-.51-.78-.85-1.1-1.62-1.53-3.75-1.43-3.85-1.42l-.71.04v.71c0,4.97,3.62,5.95,5.01,6.14v2.01H3.5v-10.69L12,3.83l8.5,5.97v10.69Zm-8.76-4.56c.32-4.06,3.09-5.08,4.48-5.33-.13,1.77-.68,3.13-1.65,4.05-.94.89-2.09,1.19-2.83,1.28Zm-1.87,1c-1.09-.23-2.91-1.04-3.21-3.78.57.1,1.35.35,1.99.96.68.65,1.09,1.6,1.21,2.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-buildings-renawableenergy-solar-corner\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cline x1='2' y1='21' x2='3.5' y2='21' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='m18.64,8.5h2.61L12.57,2.4c-.17-.12-.37-.18-.57-.18s-.4.06-.57.18L2.43,8.73c-.27.19-.43.49-.43.82v11.45h1.5v-11.19L12,3.83l6.64,4.67Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.5,10.25H7.5c-.69,0-1.25.56-1.25,1.25v8c0,.69.56,1.25,1.25,1.25h13c.69,0,1.25-.56,1.25-1.25v-8c0-.69-.56-1.25-1.25-1.25Zm-9.55,9h-3.2v-3h3.2v3Zm0-4.5h-3.2v-3h3.2v3Zm4.65,4.5h-3.15v-3h3.15v3Zm0-4.5h-3.15v-3h3.15v3Zm4.65,4.5h-3.15v-3h3.15v3Zm0-4.5h-3.15v-3h3.15v3Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-chart-bargraph-down\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,12.25h-4.75v-3.75c0-.69-.56-1.25-1.25-1.25h-4.75v-3.75c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v16c0,.69.56,1.25,1.25,1.25h17c.69,0,1.25-.56,1.25-1.25v-6c0-.69-.56-1.25-1.25-1.25Zm-12.25,7H3.75V3.75h4.5v15.5Zm6,0h-4.5v-10.5h4.5v10.5Zm6,0h-4.5v-5.5h4.5v5.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-chart-bargraph-up\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.48,2.25h-5c-.69,0-1.25.56-1.25,1.25v3.75h-4.75c-.69,0-1.25.56-1.25,1.25v3.75H3.48c-.69,0-1.25.56-1.25,1.25v6c0,.69.56,1.25,1.25,1.25h17c.69,0,1.25-.56,1.25-1.25V3.5c0-.69-.56-1.25-1.25-1.25Zm-12.25,17H3.73v-5.5h4.5v5.5Zm6,0h-4.5v-10.5h4.5v10.5Zm6,0h-4.5V3.75h4.5v15.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-chart-bargraph\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.49,7.25h-4.75v-3.75c0-.69-.56-1.25-1.25-1.25h-5c-.69,0-1.25.56-1.25,1.25v8.75H3.49c-.69,0-1.25.56-1.25,1.25v6c0,.69.56,1.25,1.25,1.25h17c.69,0,1.25-.56,1.25-1.25v-11c0-.69-.56-1.25-1.25-1.25Zm-12.25,12H3.74v-5.5h4.5v5.5Zm6,0h-4.5V3.75h4.5v15.5Zm6,0h-4.5v-10.5h4.5v10.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-chart-linegraph\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.56,6c-1.38,0-2.5,1.12-2.5,2.5,0,.5.15.96.4,1.35l-1.95,2.34c-.29-.12-.61-.19-.95-.19-.17,0-.34.02-.5.05l-2.69-4.84c.42-.45.69-1.05.69-1.72,0-1.38-1.12-2.5-2.5-2.5s-2.5,1.12-2.5,2.5c0,.79.37,1.49.95,1.95l-3.3,8.57c-.05,0-.1-.02-.15-.02-1.38,0-2.5,1.12-2.5,2.5s1.12,2.5,2.5,2.5,2.5-1.12,2.5-2.5c0-.79-.37-1.49-.95-1.95l3.3-8.57c.05,0,.1.02.15.02.17,0,.34-.02.5-.05l2.69,4.84c-.42.45-.69,1.05-.69,1.72,0,1.38,1.12,2.5,2.5,2.5s2.5-1.12,2.5-2.5c0-.5-.15-.96-.4-1.35l1.95-2.34c.29.12.61.19.95.19,1.38,0,2.5-1.12,2.5-2.5s-1.12-2.5-2.5-2.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-chart-piechart\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.06,2h0C6.54,2,2.06,6.48,2.06,12s4.48,10,10,10,10-4.48,10-10S17.58,2,12.06,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.37,3.5,12.06,3.5v8.5h8.5c0,4.69-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-checkbox-checkmark\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm-.6,13.89c-.39.39-1.02.39-1.41,0l-3.77-3.74,1.06-1.06,3.38,3.41,6.06-6.03,1.06,1.06-6.38,6.36Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-checkbox-empty\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-checkbox-white-checkmark\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5' stroke-width='0px' fill='black'/%3E%3Cg%3E%3Cpath d='M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2ZM12,20.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M10.67,14.5l-3.38-3.41-1.06,1.06,3.77,3.74c.39.39,1.02.39,1.41,0l6.38-6.36-1.06-1.06-6.06,6.03Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-checkbox-white-empty\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-companydata\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,4.25h-2.75v-1.25h-1.5v1.25H7.75v-1.25h-1.5v1.25h-2.75c-.69,0-1.25.56-1.25,1.25v13c0,.69.56,1.25,1.25,1.25h17c.69,0,1.25-.56,1.25-1.25V5.5c0-.69-.56-1.25-1.25-1.25Zm-.25,14H3.75V5.75h2.5v1.25h1.5v-1.25h8.5v1.25h1.5v-1.25h2.5v12.5Z' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='9.25' width='6' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='13.25' width='6' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='9' width='4' height='6' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-call\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.51,2c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm.75,6.74h-1.5v-2.48h1.5v2.48Zm-.75-3.26c-.47,0-.85-.38-.85-.85s.38-.85.85-.85.85.38.85.85-.38.85-.85.85Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.24,13.49l-1.8,1.8c-.55.55-1.44.55-1.98,0l-3.75-3.75c-.55-.55-.55-1.44,0-1.98l1.8-1.8c.55-.55.55-1.44,0-1.98l-2.66-2.66c-.63-.63-1.67-.52-2.16.22l-.27.41c-2.75,4.16-2.29,9.81,1.37,13.47,3.81,3.81,9.76,4.15,13.96,1.03.68-.5.72-1.51.12-2.1l-2.65-2.65c-.55-.55-1.44-.55-1.98,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-chat\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.5,8.5v9h-5v2.22l-1.33-1.66-.45-.56H3.52s0-9,0-9h12.98m4.5-5.5H7c-.55,0-1,.45-1,1v3h-2.98c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h5.98s2.22,2.77,2.22,2.77c.21.26.49.38.77.38.51,0,1.01-.39,1.01-1v-2.15h4c.55,0,1-.45,1-1v-3h3c.55,0,1-.45,1-1V4c0-.55-.45-1-1-1h0ZM7.5,7v-2.5h13v9h-2.5v-5.5c0-.55-.45-1-1-1H7.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-feedback\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.06,11.56c.59-.59.59-1.54,0-2.12-.59-.59-1.54-.59-2.12,0-.59.59-.59,1.54,0,2.12.59.59,1.54.59,2.12,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.56,11.56c.59-.59.59-1.54,0-2.12-.59-.59-1.54-.59-2.12,0-.59.59-.59,1.54,0,2.12.59.59,1.54.59,2.12,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.56,11.56c.59-.59.59-1.54,0-2.12-.59-.59-1.54-.59-2.12,0-.59.59-.59,1.54,0,2.12.59.59,1.54.59,2.12,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.96,2.8H3.02c-.55,0-1,.45-1,1v13.81c0,.55.45,1,1,1h8.08s3.19,3.19,3.19,3.19c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1v-2.48h4.96s0,0,0,0c.55,0,1-.45,1-1V3.8c0-.55-.45-1-1-1Zm-.5,14.31h-4.46s-1.5,0-1.5,0v2.77l-2.33-2.33-.44-.44H3.52s0-12.81,0-12.81h16.94v12.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-helpdesk\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.63,11.21l-.69.69c-.11.11-.29.11-.4,0l-1.79-1.79c-.11-.11-.11-.29,0-.4l.69-.69c.37-.37.37-.97,0-1.34l-1.44-1.44c-.42-.42-1.11-.35-1.44.14h0c-1.42,2.16-1.19,5.09.71,6.99,1.89,1.89,4.81,2.13,6.97.72.5-.33.57-1.04.15-1.47l-1.42-1.42c-.37-.37-.97-.37-1.34,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.46,4.3v12.81h-4.46s-1.5,0-1.5,0v2.77l-2.33-2.33-.44-.44H3.52s0-12.81,0-12.81h16.94m.5-1.5H3.02c-.55,0-1,.45-1,1v13.81c0,.55.45,1,1,1h8.08s3.19,3.19,3.19,3.19c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1v-2.48h4.96s0,0,0,0c.55,0,1-.45,1-1V3.8c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-mail\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,4.25H3.5c-.69,0-1.25.56-1.25,1.25v12.5c0,.96.79,1.75,1.75,1.75h16.5c.69,0,1.25-.56,1.25-1.25V5.5c0-.69-.56-1.25-1.25-1.25Zm-8.52,7.91l-7.04-6.41h14.12l-7.07,6.41Zm-2.58-.32l-5.65,5.33V6.7l5.65,5.14Zm1.11,1.01l.54.49c.26.24.59.35.92.35s.66-.12.92-.35l.58-.52,5.73,5.43H4.79l5.72-5.4Zm4.09-1.04l5.65-5.12v10.48l-5.65-5.35Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-mobile-confirmation\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.38,12.37h0c.2,0,.39-.08.53-.22l3.06-3.05-1.06-1.06-2.53,2.52-1.29-1.3-1.06,1.06,1.82,1.83c.14.14.33.22.53.22Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17,2H7c-.55,0-1,.45-1,1v18c0,.55.45,1,1,1h10c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-5,19c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Zm4.5-3H7.5V3.5h9v14.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-mobiledevice-confirmation\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.38,12.37h0c.2,0,.39-.08.53-.22l3.06-3.05-1.06-1.06-2.53,2.52-1.29-1.3-1.06,1.06,1.82,1.83c.14.14.33.22.53.22Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17,2H7c-.55,0-1,.45-1,1v18c0,.55.45,1,1,1h10c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-5,19c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Zm4.5-3H7.5V3.5h9v14.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-mobiledevice\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17,2H7c-.55,0-1,.45-1,1v18c0,.55.45,1,1,1h10c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-5,19c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Zm4.5-3H7.5V3.5h9v14.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-mobiledevices\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21,7.05h-4V3c0-.55-.45-1-1-1H3c-.55,0-1,.45-1,1v18.18c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-13.14c0-.55-.45-1-1-1Zm-8,1v12.64H3.5V3.5h12v3.55h-1.5c-.55,0-1,.45-1,1Zm4.5,13.06c-.41,0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75Zm3-2.36h-6v-10.2h6v10.2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-reply\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.89,18.81h0c-1.16-3.72-4.28-9.93-12.15-10.51v-1.49c0-.64-.37-1.19-.96-1.44-.6-.25-1.28-.13-1.74.32l-4.31,4.17c-.31.3-.47.69-.48,1.12s.17.82.47,1.12l4.32,4.19c.46.45,1.15.58,1.75.32.59-.25.96-.8.96-1.44v-1.4c5.14.28,8.21,3.42,9.9,6.07.24.37.64.58,1.05.58.18,0,.36-.04.54-.12.57-.27.85-.9.66-1.5Zm-12.9-6.55c-.2,0-.39.08-.53.22-.14.14-.22.33-.22.53l-.04,2.23s-.08.01-.12-.02l-4.32-4.27,4.31-4.17s.07-.04.16.04v2.2c0,.41.33.74.73.75,6.15.17,9.28,4,10.86,7.76-2.13-2.67-5.56-5.27-10.83-5.27Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-contact-telephone\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.83,4.43c.09,0,.16.03.22.09l2.79,2.79c.08.08.1.18.1.24s-.02.16-.1.24l-1.35,1.35c-.8.8-.8,2.09,0,2.89l3.47,3.47c.39.39.9.6,1.45.6s1.06-.21,1.45-.6l1.35-1.35c.08-.08.18-.1.24-.1s.16.02.24.1l2.76,2.76c.1.1.11.23.1.29,0,.07-.04.18-.15.25-1.51.99-3.27,1.51-5.08,1.51-2.48,0-4.82-.97-6.57-2.72-3.11-3.11-3.61-8.02-1.19-11.68.08-.12.2-.14.26-.14m0-1.5c-.58,0-1.16.28-1.51.81-2.77,4.19-2.3,9.88,1.38,13.57,2.11,2.11,4.87,3.16,7.63,3.16,2.06,0,4.11-.58,5.9-1.75.98-.64,1.11-2.03.28-2.85l-2.76-2.76c-.36-.36-.83-.54-1.3-.54s-.94.18-1.3.54l-1.35,1.35c-.11.11-.25.16-.38.16s-.28-.05-.38-.16l-3.47-3.47c-.21-.21-.21-.56,0-.77l1.35-1.35c.72-.72.72-1.89,0-2.61l-2.79-2.79c-.36-.36-.82-.53-1.28-.53h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-core-icon-close\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='18.19 17.13 13.06 12 18.19 6.87 17.13 5.81 12 10.94 6.87 5.81 5.81 6.87 10.94 12 5.81 17.13 6.87 18.19 12 13.06 17.13 18.19 18.19 17.13' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-csv-document\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm4.81,7.38l-.1-.02c-.88-.22-1.1-.65-1.1-1.21,0-.72.59-1.25,1.54-1.25.65,0,1.15.37,1.35.66l-.64.54c-.14-.19-.41-.44-.8-.44-.31,0-.58.14-.58.44s.13.42.61.54l.1.02c.62.16,1.39.42,1.39,1.35,0,.71-.59,1.25-1.58,1.25-.86,0-1.39-.38-1.63-.72l.64-.54c.14.2.52.49,1.03.49.35,0,.66-.12.66-.46,0-.38-.32-.52-.89-.66Zm-5.6-.3c0-1.33.91-2.18,2.19-2.18.82,0,1.33.28,1.69.79l-.66.52c-.28-.36-.65-.53-1.06-.53-.65,0-1.27.41-1.27,1.4s.62,1.4,1.26,1.4c.48,0,.88-.19,1.12-.6l.67.52c-.36.56-.92.86-1.79.86-1.27,0-2.16-.78-2.16-2.18Zm10.47,7.42H7.16v-2.32h9.69v2.32Zm-.42-5.31h-1.02l-1.45-4.22h.95l1.04,3.14,1.03-3.14h.91l-1.45,4.22Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-darkmode\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.5,6.25c-1.79,0-3.25,1.46-3.25,3.25s1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25-1.46-3.25-3.25-3.25Zm0,5c-.96,0-1.75-.79-1.75-1.75s.79-1.75,1.75-1.75,1.75.79,1.75,1.75-.79,1.75-1.75,1.75Z' fill='black' stroke-width='0px'/%3E%3Crect x='14' y='2' width='1.5' height='2.5' fill='black' stroke-width='0px'/%3E%3Crect x='19.52' y='8.25' width='2.5' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='17.78' y='3.93' width='3.11' height='1.5' transform='translate(2.35 15.04) rotate(-44.99)' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.03,15.87c-.42.08-.85.13-1.28.13-3.58,0-6.5-2.92-6.5-6.5,0-.64.1-1.28.28-1.9.09-.29,0-.6-.24-.8-.23-.19-.56-.23-.83-.08-2.35,1.25-3.81,3.68-3.81,6.33,0,3.95,3.22,7.17,7.17,7.17,2.4,0,4.63-1.2,5.97-3.2.17-.25.17-.58,0-.83-.17-.25-.47-.38-.77-.32Zm-5.2,2.85c-3.13,0-5.67-2.54-5.67-5.67,0-1.5.59-2.91,1.6-3.95,0,.13,0,.27,0,.4,0,4.28,3.38,7.79,7.61,7.99-.99.79-2.23,1.23-3.53,1.23Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-calendar-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='19.27 16.25 17.77 16.25 17.77 14.75 16.27 14.75 16.27 16.25 14.77 16.25 14.77 17.75 16.27 17.75 16.27 19.25 17.77 19.25 17.77 17.75 19.27 17.75 19.27 16.25' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='6' y='11' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='10.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='15' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.21,12.88V4.5c0-.69-.56-1.25-1.25-1.25h-2.48v-1.22h-1.5v1.22H6.76v-1.22h-1.5v1.22h-2.22c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h10.3,0c.95.92,2.24,1.5,3.66,1.5,2.9,0,5.25-2.35,5.25-5.25,0-1.68-.81-3.16-2.04-4.12ZM3.29,4.75h1.97v1.28h1.5v-1.28h8.22v1.28h1.5v-1.28h2.23v2.52H3.29v-2.52Zm8.99,14.5H3.29v-10.48h15.42v3.29c-.54-.19-1.11-.31-1.71-.31-2.9,0-5.25,2.35-5.25,5.25,0,.81.2,1.57.53,2.25,0,0,0,0,0,0Zm4.72,1.5c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-calendar-appointment\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='m20.21,12.88h0V4.5c0-.69-.56-1.25-1.25-1.25h-2.48v-1.22h-1.5v1.22H6.76v-1.22h-1.5v1.22h-2.22c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h10.3,0c.95.92,2.24,1.5,3.66,1.5,2.9,0,5.25-2.35,5.25-5.25,0-1.68-.81-3.16-2.04-4.12Zm-.69-.45l-.05-.03s.03.02.05.03ZM3.29,4.75h1.97v1.28h1.5v-1.28h8.22v1.28h1.5v-1.28h2.23v2.52H3.29v-2.52Zm0,14.5v-10.48h15.42v3.29c-.54-.19-1.11-.31-1.71-.31-2.9,0-5.25,2.35-5.25,5.25,0,.81.2,1.57.53,2.25,0,0,0,0,0,0H3.29Zm9.45.79s.03.03.04.05c-.01-.02-.03-.03-.04-.05Zm4.26.71c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='16.47 17.29 15.43 16.24 14.36 17.3 15.9 18.85 16.5 19.38 19.64 16.25 18.58 15.19 16.47 17.29' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Crect x='6' y='11' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='10.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='15' width='2' height='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-calendar\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.96,3.25h-2.48v-1.22h-1.5v1.22H7.76v-1.22h-1.5v1.22h-2.22c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h15.92c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-13.7,1.5v1.28h1.5v-1.28h8.22v1.28h1.5v-1.28h2.23v2.52H4.29v-2.52h1.97Zm-1.97,14.5v-10.48h15.42v10.48H4.29Z' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='11' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='10.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='11' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='15' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='14.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='15' width='2' height='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-calender-clock\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='11' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='10.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='15' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.75,15h-1.5v2.16c0,.44.23.85.61,1.07l1.48.89.77-1.29-1.36-.81v-2.02Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.21,12.88V4.5c0-.69-.56-1.25-1.25-1.25h-2.48v-1.22h-1.5v1.22H6.76v-1.22h-1.5v1.22h-2.22c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h10.3,0c.95.92,2.24,1.5,3.66,1.5,2.9,0,5.25-2.35,5.25-5.25,0-1.68-.81-3.16-2.04-4.12ZM3.29,4.75h1.97v1.28h1.5v-1.28h8.22v1.28h1.5v-1.28h2.23v2.52H3.29v-2.52Zm8.99,14.5H3.29v-10.48h15.42v3.29c-.54-.19-1.11-.31-1.71-.31-2.9,0-5.25,2.35-5.25,5.25,0,.81.2,1.57.53,2.25,0,0,0,0,0,0Zm4.72,1.5c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-clock\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.75,6h-1.5v5.71c0,.44.23.85.61,1.07l3.98,2.39.77-1.29-3.86-2.32v-5.57Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-edit\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Crect x='5.98' y='10.86' width='2' height='2' fill='black'/%3E%3Crect x='9.98' y='10.85' width='2' height='2' fill='black'/%3E%3Crect x='5.98' y='14.86' width='2' height='2' fill='black'/%3E%3Cpath d='M20.19,12.74V4.36c0-.69-.56-1.25-1.25-1.25h-2.48v-1.22h-1.5v1.22H6.74v-1.22h-1.5v1.22h-2.22c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h10.3,0c.95.92,2.24,1.5,3.66,1.5,2.9,0,5.25-2.35,5.25-5.25,0-1.68-.81-3.16-2.04-4.12ZM3.27,4.61h1.97v1.28h1.5v-1.28h8.22v1.28h1.5v-1.28h2.23v2.52H3.27v-2.52ZM12.26,19.11H3.27v-10.48h15.42v3.29c-.54-.19-1.11-.31-1.71-.31-2.9,0-5.25,2.35-5.25,5.25,0,.81.2,1.57.53,2.25,0,0,0,0,0,0ZM16.98,20.61c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black'/%3E%3C/g%3E%3Cpolygon points='16.42 18.72 14.87 18.88 15.01 17.3 17.96 14.35 19.38 15.76 16.42 18.72' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-previous\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.25,7v5.71c0,.44.23.85.61,1.07l3.98,2.39.77-1.29-3.86-2.32v-5.57h-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2.84C7.34,2.84,3.49,6.34,2.92,10.85h-1.01c-.54,0-.82.64-.45,1.04l1.76,1.9c.25.27.67.27.91,0l1.75-1.9c.36-.4.08-1.04-.46-1.04h-.99c.56-3.68,3.73-6.5,7.56-6.5,4.22,0,7.66,3.43,7.66,7.66s-3.43,7.66-7.66,7.66c-1.43,0-2.82-.4-4.03-1.14l-.79,1.27c1.44.9,3.11,1.37,4.82,1.37,5.05,0,9.16-4.11,9.16-9.16S17.05,2.84,12,2.84Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-task-succes\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.5,3.25h-2.77v-1.19h-1.5v1.19h-4.5v-1.19h-1.5v1.19h-2.65c-.69,0-1.25.56-1.25,1.25v16.26c0,.69.56,1.25,1.25,1.25h12.92c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-.25,17.26H5.83V4.75h2.4v1.25h1.5v-1.25h4.5v1.25h1.5v-1.25h2.52v15.76Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.07,13.94l-2.19-2.21-1.06,1.06,2.72,2.74c.14.14.32.21.53.22.2,0,.39-.08.53-.22l4.58-4.56-1.06-1.06-4.05,4.03Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-datetime-timetravel\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.25,7v5.71c0,.44.23.85.61,1.07l3.98,2.39.77-1.29-3.86-2.32v-5.57h-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2.84C7.34,2.84,3.49,6.34,2.92,10.85h-1.01c-.54,0-.82.64-.45,1.04l1.76,1.9c.25.27.67.27.91,0l1.75-1.9c.36-.4.08-1.04-.46-1.04h-.99c.56-3.68,3.73-6.5,7.56-6.5,4.22,0,7.66,3.43,7.66,7.66s-3.43,7.66-7.66,7.66c-1.43,0-2.82-.4-4.03-1.14l-.79,1.27c1.44.9,3.11,1.37,4.82,1.37,5.05,0,9.16-4.11,9.16-9.16S17.05,2.84,12,2.84Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-excel\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.54,5.67h-4.72v-1.39c0-.39-.18-.75-.48-.99-.31-.24-.69-.32-1.07-.23l-9.07,2.26c-.56.14-.95.64-.95,1.21v10.87c0,.57.39,1.07.95,1.21l9.07,2.26c.1.03.2.04.3.04.28,0,.54-.09.77-.27.31-.24.48-.6.48-.98v-.55h4.72c.67,0,1.22-.55,1.22-1.22V6.89c0-.67-.55-1.22-1.22-1.22Zm-9.64,8.47l-.94-1.47-.98,1.47h-.96l1.48-2.18-1.34-2.04h1.04l.82,1.27.84-1.27h.96l-1.34,1.98,1.47,2.24h-1.04Zm9.36,3.47h-4.44V7.17h4.44v10.44Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-html\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm7.07,8.06h-.58l-.88-1.63v2.41h-.72v-3.52h.88l1.03,1.93,1.03-1.93h.86v3.52h-.72v-2.45l-.9,1.67Zm-5.31-2.12v-.62h2.64v.62h-.96v2.9h-.72v-2.9h-.96Zm-2.65,1.4v1.5h-.72v-3.52h.72v1.42h1.44v-1.42h.72v3.52h-.72v-1.5h-1.44Zm10.58,7.16H7.16v-2.32h9.69v2.32Zm2.04-5.66h-2.2v-3.52h.72v2.9h1.48v.62Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-info\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='16.24' y='16.5' width='1.5' height='3' fill='black' stroke-width='0px'/%3E%3Ccircle cx='16.99' cy='15.25' r='.75' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-jpg\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm5.94,6.5c0,.96-.62,1.54-1.68,1.54h-.58v1.15h-.86v-4.22h1.44c1.06,0,1.68.58,1.68,1.54Zm-6.83,2.09l.6-.48c.14.19.36.38.7.38.38,0,.58-.19.58-.62v-2.9h.86v2.9c0,.93-.53,1.39-1.4,1.39-.76,0-1.12-.36-1.33-.67Zm10.57,5.91H7.16v-2.32h9.69v2.32Zm-1.15-6.02c.37,0,.65-.07.86-.22v-.6h-.96v-.72h1.8v1.76c-.38.31-.92.55-1.73.55-1.27,0-2.16-.8-2.16-2.18s.91-2.18,2.19-2.18c.87,0,1.38.28,1.74.79l-.68.54c-.25-.38-.62-.55-1.08-.55-.65,0-1.27.41-1.27,1.4s.62,1.4,1.28,1.4Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.85,10.45v1.61h.56c.55,0,.8-.29.8-.8s-.25-.8-.8-.8h-.56Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-json\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.86,11.83c0,1,.62,1.4,1.26,1.4s1.26-.41,1.26-1.4-.62-1.4-1.26-1.4-1.26.41-1.26,1.4Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm8.12,7.08c0,1.33-.91,2.18-2.16,2.18s-2.16-.8-2.16-2.18.91-2.18,2.16-2.18,2.16.8,2.16,2.18Zm-6.56.3l-.1-.02c-.88-.22-1.1-.65-1.1-1.21,0-.72.59-1.25,1.54-1.25.65,0,1.15.37,1.35.66l-.64.54c-.14-.19-.41-.44-.8-.44-.31,0-.58.14-.58.44s.13.42.61.54l.1.02c.62.16,1.39.42,1.39,1.35,0,.71-.59,1.25-1.58,1.25-.86,0-1.39-.38-1.63-.72l.64-.54c.14.2.52.49,1.03.49.35,0,.66-.12.66-.46,0-.38-.32-.52-.89-.66Zm-2.02.49c0,.93-.53,1.39-1.4,1.39-.76,0-1.12-.36-1.33-.67l.6-.48c.14.19.36.38.7.38.38,0,.58-.19.58-.62v-2.9h.86v2.9Zm10.15,6.63H7.16v-2.32h9.69v2.32Zm2.7-5.31h-.88l-1.76-2.75v2.75h-.86v-4.22h.88l1.76,2.75v-2.75h.86v4.22Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-pdf\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.45,10.54v2.73h.71c.74,0,1.32-.41,1.32-1.37s-.58-1.37-1.32-1.37h-.71Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,7.15h-1.66v-.07c0-.18-.06-.35-.18-.49l-2.59-3c-.14-.17-.35-.26-.57-.26H6.4c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.9c0-.41-.34-.75-.75-.75Zm-12.85-2.32h7.5l2.01,2.32H7.15v-2.32Zm7.23,7.08c0,1.27-.86,2.11-2.21,2.11h-1.58v-4.22h1.58c1.34,0,2.21.78,2.21,2.11Zm-7.57-2.11h1.44c1.06,0,1.68.58,1.68,1.54s-.62,1.54-1.68,1.54h-.58v1.15h-.86v-4.22Zm10.03,9.53H7.15v-2.32h9.69v2.32Zm.84-8.79h-1.68v1.08h1.42v.74h-1.42v1.66h-.86v-4.22h2.54v.74Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.04,11.33c0-.51-.25-.8-.8-.8h-.56v1.61h.56c.55,0,.8-.29.8-.8Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-png\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='7.15' y='4.75' width='9.69' height='2.32' fill='none'/%3E%3Crect x='7.15' y='16.93' width='9.69' height='2.32' fill='none'/%3E%3Cpath d='M8.31,11.35c0-.51-.25-.8-.8-.8h-.56v1.61h.56c.55,0,.8-.29.8-.8Z' fill='black'/%3E%3Cpath d='M20,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.4c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75ZM7.15,4.75h9.69v2.32H7.15v-2.32ZM13.34,9.82v4.22h-.88l-1.76-2.75v2.75h-.86v-4.22h.88l1.76,2.75v-2.75h.86ZM6.95,14.04h-.86v-4.22h1.44c1.06,0,1.68.58,1.68,1.54s-.62,1.54-1.68,1.54h-.58v1.15ZM16.84,19.25H7.15v-2.32h9.69v2.32ZM16.17,13.4c.37,0,.65-.07.86-.22v-.6h-.96v-.72h1.8v1.76c-.38.31-.92.55-1.73.55-1.27,0-2.16-.8-2.16-2.18s.91-2.18,2.19-2.18c.87,0,1.38.28,1.74.79l-.68.54c-.25-.38-.62-.55-1.08-.55-.65,0-1.27.41-1.27,1.4s.62,1.4,1.28,1.4Z' fill='black'/%3E%3Cpath d='M6.95,12.16v-1.61h.56c.55,0,.8.29.8.8s-.25.8-.8.8h-.56Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-powerpoint\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.54,5.67h-4.72v-1.39c0-.39-.18-.75-.48-.99-.31-.24-.69-.32-1.07-.23l-9.07,2.26c-.56.14-.95.64-.95,1.21v10.87c0,.57.39,1.07.95,1.21l9.07,2.26c.1.03.2.04.3.04.28,0,.54-.09.77-.27.31-.24.48-.6.48-.98v-.55h4.72c.67,0,1.22-.55,1.22-1.22V6.89c0-.67-.55-1.22-1.22-1.22Zm-10.38,7.32h-.58v1.15h-.86v-4.22h1.44c1.06,0,1.68.58,1.68,1.54s-.62,1.54-1.68,1.54Zm10.1,4.62h-4.44V7.17h4.44v10.44Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.14,10.65h-.56v1.61h.56c.55,0,.8-.29.8-.8s-.25-.8-.8-.8Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-tiff\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm7.18,6.79v.74h-1.42v1.66h-.86v-4.22h2.54v.74h-1.68v1.08h1.42Zm-3.29-1.82v4.22h-.86v-4.22h.86Zm-4.62,0h3.17v.74h-1.15v3.48h-.86v-3.48h-1.15v-.74Zm10.41,9.53H7.16v-2.32h9.69v2.32Zm.97-8.79h-1.68v1.08h1.42v.74h-1.42v1.66h-.86v-4.22h2.54v.74Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-txt\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-.07c0-.18-.06-.35-.18-.49l-2.59-3c-.14-.17-.35-.26-.57-.26H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h7.5l2.01,2.32H7.16v-2.32Zm3.05,4.97h1.04l.82,1.27.84-1.27h.96l-1.34,1.98,1.47,2.24h-1.04l-.94-1.47-.98,1.47h-.96l1.48-2.18-1.34-2.04Zm-3.37,0h3.17v.74h-1.15v3.48h-.86v-3.48h-1.15v-.74Zm10.01,9.53H7.16v-2.32h9.69v2.32Zm.4-8.79h-1.15v3.48h-.86v-3.48h-1.15v-.74h3.17v.74Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-word\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.54,5.67h-4.72v-1.39c0-.39-.18-.75-.48-.99-.31-.24-.69-.32-1.07-.23l-9.07,2.26c-.56.14-.95.64-.95,1.21v10.87c0,.57.39,1.07.95,1.21l9.07,2.26c.1.03.2.04.3.04.28,0,.54-.09.77-.27.31-.24.48-.6.48-.98v-.55h4.72c.67,0,1.22-.55,1.22-1.22V6.89c0-.67-.55-1.22-1.22-1.22Zm-8.71,8.47h-1.02l-.85-2.82-.84,2.82h-1.02l-1.31-4.22h.95l.9,3.09.91-3.09h.88l.92,3.08.88-3.08h.91l-1.31,4.22Zm8.43,3.47h-4.44V7.17h4.44v10.44Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-document-xml\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.01,7.07h-1.66v-3.07c0-.41-.34-.75-.75-.75H6.41c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.82c0-.41-.34-.75-.75-.75Zm-12.85-2.32h9.69v2.32H7.16v-2.32Zm5.56,8.25h-.7l-1.06-1.96v2.89h-.86v-4.22h1.06l1.24,2.31,1.24-2.31h1.03v4.22h-.86v-2.94l-1.08,2Zm-7.04.94l1.48-2.18-1.34-2.04h1.04l.82,1.27.84-1.27h.96l-1.34,1.98,1.47,2.24h-1.04l-.94-1.47-.98,1.47h-.96Zm11.16,5.31H7.16v-2.32h9.69v2.32Zm1.47-5.31h-2.64v-4.22h.86v3.48h1.77v.74Z' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-emoticon-bad\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10,10-4.477,10-10S17.523,2,12,2ZM12,20.5c-4.687,0-8.5-3.813-8.5-8.5S7.313,3.5,12,3.5s8.5,3.813,8.5,8.5-3.813,8.5-8.5,8.5Z' fill='black'/%3E%3Cg%3E%3Crect x='13.327' y='8.5' width='3' height='2' rx='1' ry='1' transform='translate(-2.375 13.267) rotate(-45)' fill='black'/%3E%3Crect x='7.673' y='8.5' width='3' height='2' rx='1' ry='1' transform='translate(9.404 -3.704) rotate(45)' fill='black'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M16.66,16H7.34c.73-2.05,2.54-3.5,4.66-3.5s3.93,1.45,4.66,3.5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-emoticon-happy\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10,10-4.477,10-10S17.523,2,12,2ZM12,20.5c-4.687,0-8.5-3.813-8.5-8.5S7.313,3.5,12,3.5s8.5,3.813,8.5,8.5-3.813,8.5-8.5,8.5Z' fill='black'/%3E%3Cpath d='M9.206,10.824c.78,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3Cpath d='M14.794,10.824c.779,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3Cpath d='M16,13H7.333c.084.219,1.397,3.505,4.665,3.505s4.59-3.3,4.669-3.505h-.667Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-emoticon-neutral\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10,10-4.477,10-10S17.523,2,12,2ZM12,20.5c-4.687,0-8.5-3.813-8.5-8.5S7.313,3.5,12,3.5s8.5,3.813,8.5,8.5-3.813,8.5-8.5,8.5Z' fill='black'/%3E%3Cpath d='M9.206,10.824c.78,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3Cpath d='M14.794,8c-.78,0-1.412.632-1.412,1.412s.632,1.412,1.412,1.412,1.412-.632,1.412-1.412-.632-1.412-1.412-1.412Z' fill='black'/%3E%3Crect x='8' y='13.5' width='8' height='1.5' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-emoticon-sad\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M12,2C6.477,2,2,6.477,2,12s4.477,10,10,10,10-4.477,10-10S17.523,2,12,2ZM12,20.5c-4.687,0-8.5-3.813-8.5-8.5S7.313,3.5,12,3.5s8.5,3.813,8.5,8.5-3.813,8.5-8.5,8.5Z' fill='black'/%3E%3Cpath d='M9.206,10.824c.78,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3Cpath d='M14.794,10.824c.779,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3C/g%3E%3Cpath d='M12,13c-1.82,0-3.42,1.08-4.29,2.68l1.41.57c.62-1.06,1.68-1.75,2.88-1.75,1.29,0,2.42.8,3.02,1.99l1.35-.67c-.86-1.68-2.49-2.82-4.37-2.82Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-emoticon-smiley\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2ZM12,20.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black'/%3E%3Cpath d='M9.206,10.824c.78,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3Cpath d='M14.794,10.824c.779,0,1.412-.632,1.412-1.412s-.632-1.412-1.412-1.412-1.412.632-1.412,1.412.632,1.412,1.412,1.412Z' fill='black'/%3E%3C/g%3E%3Cpath d='M16.37,13.67l-1.35-.67c-.6,1.19-1.73,1.99-3.02,1.99-1.2,0-2.26-.69-2.88-1.75l-1.41.57c.87,1.6,2.47,2.68,4.29,2.68,1.88,0,3.51-1.14,4.37-2.82Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-euro-coin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,3.25C7.18,3.25,3.25,7.18,3.25,12s3.93,8.75,8.75,8.75,8.75-3.93,8.75-8.75S16.82,3.25,12,3.25Zm0,16c-4,0-7.25-3.25-7.25-7.25s3.25-7.25,7.25-7.25,7.25,3.25,7.25,7.25-3.25,7.25-7.25,7.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.53,9.03c.73,0,1.43.27,1.97.75l1-1.12c-.82-.73-1.88-1.14-2.97-1.14-1.96,0-3.61,1.28-4.21,3.03h-.91v1h.7c-.01.14-.04.28-.04.43s.03.29.04.43h-.7v1h.91c.6,1.76,2.25,3.03,4.21,3.03,1.1,0,2.16-.4,2.97-1.14l-1-1.12c-.54.49-1.24.75-1.97.75-1.11,0-2.07-.62-2.58-1.53h3.03v-1h-3.37c-.02-.14-.04-.28-.04-.43s.02-.29.04-.43h3.37v-1h-3.03c.51-.91,1.47-1.53,2.58-1.53Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-example\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.84,18.77c.58-.8.91-1.76.91-2.77,0-1.27-.49-2.46-1.39-3.36-.47-.47-1.02-.82-1.62-1.06,0,0,0,0,0,0v-4.86c0-.2-.08-.39-.22-.53l-3.79-3.73s-.02-.01-.03-.02c-.06-.05-.11-.09-.18-.12-.03-.01-.05-.02-.08-.03-.06-.02-.12-.03-.19-.04-.02,0-.03,0-.05,0H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.62c.83.64,1.82,1,2.88,1s1.97-.33,2.78-.91l2.3,2.3,1.06-1.06-2.3-2.3Zm-15.09-.52V3.75h7.71v3.2c0,.41.34.75.75.75h3.04v3.58h0c-.08,0-.17-.02-.25-.02-1.27,0-2.46.49-3.36,1.39-.9.9-1.39,2.09-1.39,3.36,0,.8.22,1.57.59,2.25,0,0,0,0,0,0h-7.09Zm13.55.05c-1.23,1.23-3.37,1.23-4.6,0-.61-.61-.95-1.43-.95-2.3s.34-1.68.95-2.3c.61-.61,1.43-.95,2.3-.95s1.68.34,2.3.95c.61.61.95,1.43.95,2.3s-.34,1.68-.95,2.3Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-excel-document\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.54,5.67h-4.72v-1.39c0-.39-.18-.75-.48-.99-.31-.24-.69-.32-1.07-.23l-9.07,2.26c-.56.14-.95.64-.95,1.21v10.87c0,.57.39,1.07.95,1.21l9.07,2.26c.1.03.2.04.3.04.28,0,.54-.09.77-.27.31-.24.48-.6.48-.98v-.55h4.72c.67,0,1.22-.55,1.22-1.22V6.89c0-.67-.55-1.22-1.22-1.22Zm-9.64,8.47l-.94-1.47-.98,1.47h-.96l1.48-2.18-1.34-2.04h1.04l.82,1.27.84-1.27h.96l-1.34,1.98,1.47,2.24h-1.04Zm9.36,3.47h-4.44V7.17h4.44v10.44Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-checkbox-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.46,4.5v15H4.46V4.5h15m.5-1.5H3.96c-.55,0-1,.45-1,1v16c0,.55.45,1,1,1h16c.55,0,1-.45,1-1V4c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.66,15.82c-.34-.02-.65-.13-.89-.37l-3.56-3.58,1.06-1.06,3.38,3.41,6.06-6.03,1.06,1.06-6.23,6.21c-.24.24-.55.36-.88.36Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-checkbox\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.48,4.5v15H4.48V4.5h15m.5-1.5H3.98c-.55,0-1,.45-1,1v16c0,.55.45,1,1,1h16c.55,0,1-.45,1-1V4c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-checkboxon\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.46,4.5v15H4.46V4.5h15m.5-1.5H3.96c-.55,0-1,.45-1,1v16c0,.55.45,1,1,1h16c.55,0,1-.45,1-1V4c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.66,15.82c-.34-.02-.65-.13-.89-.37l-3.56-3.58,1.06-1.06,3.38,3.41,6.06-6.03,1.06,1.06-6.23,6.21c-.24.24-.55.36-.88.36Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='19.27 16.25 17.77 16.25 17.77 14.75 16.27 14.75 16.27 16.25 14.77 16.25 14.77 17.75 16.27 17.75 16.27 19.25 17.77 19.25 17.77 17.75 19.27 17.75 19.27 16.25' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document-arrow\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.48,14.71c-.4-.37-1.04-.08-1.04.46v1.01h-2v1.5h2v1.01c0,.54.64.82,1.04.45l1.91-1.76c.27-.25.27-.67,0-.91l-1.9-1.75Z' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document-error\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='19.12 18.14 18.06 17.08 19.12 16.02 18.06 14.96 17 16.02 15.94 14.96 14.88 16.02 15.94 17.08 14.88 18.14 15.94 19.2 17 18.14 18.06 19.2 19.12 18.14' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document-ok\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='7.25' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='10.25' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.75,11.83v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H3.44c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25H3.75V3.75h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.34,19c-.23.03-.39-.08-.53-.22l-1.61-1.62,1.06-1.06,1.08,1.09,2.18-2.17,1.06,1.06-2.71,2.7c-.14.14-.33.22-.53.22Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document-paperstop\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Crect x='14.75' y='16.25' width='4.5' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-document\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.54,6.44l-3.79-3.96c-.14-.15-.34-.23-.54-.23H5.44c-.66,0-1.19.54-1.19,1.21v16.08c0,.67.54,1.21,1.19,1.21h12.11c.66,0,1.19-.54,1.19-1.21V6.96c0-.19-.07-.38-.21-.52Zm-1.29,12.81H5.75V3.75h8.13l3.37,3.51v11.99Z' fill='black' stroke-width='0px'/%3E%3Crect x='8' y='7.06' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='8' y='11.16' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='8' y='15.25' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-valid\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10,17.54c-.32,0-.64-.12-.88-.37l-5.65-5.65,1.06-1.06,5.47,5.47,9.47-9.47,1.06,1.06-9.65,9.65c-.24.24-.56.37-.88.37Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-form-valuation-report\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.04,21.25H5.96c-.67,0-1.21-.54-1.21-1.21V3.96c0-.67.54-1.21,1.21-1.21h8.75c.2,0,.4.08.54.23l3.79,3.96c.13.14.21.33.21.52v12.58c0,.67-.54,1.21-1.21,1.21Zm-11.79-1.5h11.5V7.76l-3.37-3.51H6.25v15.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='11.1 15.03 10.5 14.49 7.82 11.79 8.88 10.73 11.07 12.94 15.12 8.9 16.18 9.97 11.1 15.03' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-abnamro-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='4.86 3 4.86 14.9 12.04 22 12.04 7.82 19.14 14.9 19.14 3 4.86 3' fill='black' fill-rule='evenodd' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-abnamro\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.86,3h14.27v11.9l-7.1-7.08v14.18l-7.18-7.1V3Z' fill='%23004c4c' fill-rule='evenodd' stroke-width='0px'/%3E%3Cpath d='m12.04,22V7.82l7.1,7.08-7.1,7.1h0Z' fill-rule='evenodd' stroke-width='0px' fill='%23f5c028'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-android\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.45,9.73c0-.68-.55-1.24-1.24-1.24s-1.24.55-1.24,1.24v5.15c0,.68.55,1.24,1.24,1.24s1.24-.55,1.24-1.24v-5.15Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.02,9.73c0-.68-.55-1.24-1.24-1.24s-1.24.55-1.24,1.24v5.15c0,.68.55,1.24,1.24,1.24s1.24-.55,1.24-1.24v-5.15Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='m14.7,3.84l.87-1.57c.05-.08.02-.19-.07-.24-.03-.01-.06-.02-.08-.02-.06,0-.12.03-.15.09l-.88,1.59c-.72-.32-1.53-.5-2.39-.5s-1.67.18-2.39.5l-.88-1.59c-.05-.08-.15-.12-.24-.07-.08.05-.12.15-.07.24l.87,1.57c-1.68.87-2.81,2.53-2.81,4.43h11.03c0-1.9-1.14-3.56-2.81-4.43Zm-5.25,2.41c-.25,0-.46-.21-.46-.46s.21-.46.46-.46.46.21.46.46-.21.46-.46.46Zm5.09,0c-.25,0-.46-.21-.46-.46s.21-.46.46-.46.46.21.46.46-.21.46-.46.46Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.48,8.7v8c0,.74.6,1.33,1.33,1.33h.89v2.73c0,.68.55,1.24,1.24,1.24s1.24-.55,1.24-1.24v-2.73h1.65v2.73c0,.68.55,1.24,1.24,1.24s1.24-.55,1.24-1.24v-2.73h.89c.74,0,1.33-.6,1.33-1.33v-8H6.48Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-emerald\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='17 2 7 2 2 7 2 17 7 22 17 22 22 17 22 7 17 2' stroke-width='0px' fill='black'/%3E%3Cpolygon points='2 7 7 12 7 2 2 7' stroke-width='0px' fill='black'/%3E%3Cpolygon points='7 12 12 17 12 7 7 12' stroke-width='0px' fill='black'/%3E%3Cpolygon points='12 7 17 12 17 2 12 7' stroke-width='0px' fill='black'/%3E%3Cpolygon points='17 12 22 17 22 7 17 2 17 12' stroke-width='0px' fill='black'/%3E%3Cpolygon points='2 17 7 22 7 12 2 17' stroke-width='0px' fill='black'/%3E%3Cpolygon points='2 17 2 7 7 12 2 17' stroke-width='0px' fill='black'/%3E%3Cpolygon points='7 22 7 12 12 17 7 22' stroke-width='0px' fill='black'/%3E%3Cpolygon points='17 22 17 12 22 17 17 22' stroke-width='0px' fill='black'/%3E%3Cpolygon points='12 17 12 7 17 12 12 17' fill='black' stroke-width='0px'/%3E%3Cpolygon points='17 22 17 12 12 17 17 22' stroke-width='0px' fill='black'/%3E%3Cpolygon points='7 12 7 2 17 2 7 12' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-ios\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.14,16.68c-.02.07-.41,1.44-1.39,2.84-.82,1.23-1.68,2.43-3.05,2.45-1.33.03-1.77-.78-3.3-.78s-2.01.76-3.29.81c-1.3.05-2.3-1.31-3.15-2.53-1.7-2.49-3.03-7.01-1.25-10.08.86-1.51,2.43-2.48,4.11-2.51,1.3-.03,2.51.88,3.31.88s2.28-1.08,3.82-.92c.64.02,2.48.25,3.67,1.98-.1.06-2.19,1.29-2.16,3.81.03,3.03,2.65,4.03,2.68,4.04Zm-5.19-11.47c.68-.86,1.15-2.02,1.02-3.21-.99.04-2.23.69-2.95,1.52-.63.74-1.2,1.95-1.05,3.09,1.11.08,2.26-.56,2.97-1.41Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-myfocus\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18,3.25H6.09c-.41,0-.75.34-.75.75v4c0,.19.08.38.21.52l2.4,2.48-2.4,2.48c-.14.14-.21.33-.21.52v6c0,.41.34.75.75.75h2c.41,0,.75-.34.75-.75v-7.25h5.3c.41,0,.75-.34.75-.75v-2c0-.41-.34-.75-.75-.75h-5.3v-2.5h9.16c.41,0,.75-.34.75-.75v-2c0-.41-.34-.75-.75-.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-pdf\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.45,10.54v2.73h.71c.74,0,1.32-.41,1.32-1.37s-.58-1.37-1.32-1.37h-.71Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20,7.15h-1.66v-.07c0-.18-.06-.35-.18-.49l-2.59-3c-.14-.17-.35-.26-.57-.26H6.4c-.41,0-.75.34-.75.75v3.07h-1.65c-.41,0-.75.34-.75.75v8.36c0,.41.34.75.75.75h1.65v3.07c0,.41.34.75.75.75h11.19c.41,0,.75-.34.75-.75v-3.07h1.66c.41,0,.75-.34.75-.75V7.9c0-.41-.34-.75-.75-.75Zm-12.85-2.32h7.5l2.01,2.32H7.15v-2.32Zm7.23,7.08c0,1.27-.86,2.11-2.21,2.11h-1.58v-4.22h1.58c1.34,0,2.21.78,2.21,2.11Zm-7.57-2.11h1.44c1.06,0,1.68.58,1.68,1.54s-.62,1.54-1.68,1.54h-.58v1.15h-.86v-4.22Zm10.03,9.53H7.15v-2.32h9.69v2.32Zm.84-8.79h-1.68v1.08h1.42v.74h-1.42v1.66h-.86v-4.22h2.54v.74Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.04,11.33c0-.51-.25-.8-.8-.8h-.56v1.61h.56c.55,0,.8-.29.8-.8Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-preferredbanking\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.965,10.13l-3.19-4.389c-.338-.464-.882-.741-1.455-.741H7.663c-.563,0-1.101.269-1.439.72l-3.289,4.392c-.481.644-.476,1.538.014,2.174l7.567,9.823c.343.445.863.701,1.425.701s1.083-.256,1.426-.703l7.567-9.822c.483-.629.496-1.514.031-2.154ZM16.562,6.623l2.757,3.793h-3.735l-2.172-3.917h2.908c.096,0,.186.046.242.123ZM11.979,19.77l-2.31-7.853h4.488l-2.178,7.853ZM9.978,10.417l2.003-3.405,1.888,3.405h-3.892ZM7.424,6.62c.056-.075.145-.12.239-.12h2.878l-2.304,3.917h-3.657l2.844-3.797ZM8.105,11.917l2.191,7.448-5.738-7.448h3.547ZM13.682,19.24l2.031-7.323h3.611l-5.642,7.323Z' fill='black'/%3E%3Crect x='17' y='0' width='1.5' height='3.5' rx='.75' ry='.75' fill='black'/%3E%3Crect x='20' y='5' width='3.5' height='1.5' rx='.75' ry='.75' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-prifi\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.29,4.25c-.24-.13-.54-.12-.77.03l-2.23,1.47-2.64-3.23c-.29-.35-.88-.35-1.16,0l-2.64,3.23-2.39-1.47c-.23-.14-.52-.15-.76-.02-.24.13-.38.38-.38.65v5.19c0,.22.09.42.26.56.16.14.38.21.59.18l1.63-.22c2.79-.38,5.63-.38,8.42,0l1.61.22s.07,0,.1,0c.18,0,.36-.06.49-.19.16-.14.26-.35.26-.56v-5.2c0-.28-.15-.53-.39-.66Zm-1.11,5l-.76-.1c-2.93-.4-5.9-.4-8.83,0l-.77.11v-2.98l1.8,1.11c.32.2.74.13.97-.16l2.48-3.03,2.49,3.04c.24.3.67.36.99.15l1.63-1.07v2.94Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.89,19.29l.51,1.41c1.03-.37,2.17-.37,3.21,0l.49-1.42c-1.36-.48-2.85-.48-4.21,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.01,15.79h-.01s.35,1.46.35,1.46c1.74-.41,3.58-.4,5.32,0l.34-1.46c-1.96-.46-4.04-.46-6,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.8,12.25l-.35.05.22,1.48.35-.05c2.64-.39,5.32-.39,7.96,0l.34.05.22-1.48-.34-.05c-2.79-.42-5.62-.42-8.4,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-sepa\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.67,15.35c-1.3,0-2.42-.75-2.98-1.84h3.48v-1h-3.81c-.03-.17-.05-.35-.05-.53s.03-.35.05-.53h3.81v-1h-3.48c.56-1.08,1.68-1.84,2.98-1.84.83,0,1.63.3,2.24.86l1-1.12c-.89-.8-2.04-1.24-3.24-1.24-2.15,0-3.95,1.4-4.59,3.34h-1.07v1h.86c-.02.18-.05.35-.05.53s.03.35.05.53h-.86v1h1.07c.65,1.93,2.45,3.34,4.59,3.34,1.2,0,2.35-.44,3.24-1.24l-1-1.12c-.62.55-1.41.86-2.24.86Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.99,22c-.55,0-1-.45-.99-1h0c0-.55.44-1,1-1h0c.55,0,1,.45.99,1h0c0,.55-.44,1-.99,1h-.01Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.63,20.29c-.28-.48-.11-1.09.37-1.37h0c.48-.28,1.09-.11,1.36.37h0c.28.48.11,1.09-.37,1.36h0c-.15.09-.32.14-.49.14h0c-.35,0-.69-.18-.87-.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.99,20.65c-.48-.27-.64-.89-.36-1.36h0c.27-.48.88-.64,1.36-.37h0c.48.28.64.89.36,1.37h0c-.18.32-.52.5-.86.5h0c-.17,0-.34-.05-.5-.14Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.27,17.36c-.47-.28-.64-.89-.36-1.37h0c.28-.48.89-.64,1.37-.36h0c.48.28.64.89.36,1.36h0c-.18.32-.52.5-.86.5h0c-.18,0-.35-.04-.51-.13Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.34,16.99c-.28-.48-.12-1.09.36-1.37h0c.48-.27,1.09-.11,1.37.37h0c.27.48.11,1.09-.37,1.37h0c-.16.09-.33.13-.5.13h0c-.34,0-.68-.18-.86-.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.99,13c-.55,0-1-.45-1-1h0c.01-.56.45-1,1.01-1h0c.55,0,1,.45.99,1h0c0,.55-.45,1-1,1h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m2.99,13c-.55,0-1-.45-1-1h0c0-.55.45-1,1.01-1h0c.55,0,.99.45.99,1h0c0,.55-.44,1-.99,1h-.01Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.91,8.02c-.28-.47-.11-1.09.37-1.36h0c.48-.28,1.09-.11,1.36.37h0c.28.48.11,1.09-.37,1.36h0c-.15.09-.33.14-.49.14h0c-.35,0-.69-.18-.87-.51Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.7,8.4c-.48-.28-.64-.89-.36-1.37h0c.27-.47.89-.64,1.36-.36h0c.48.28.64.89.37,1.37h0c-.19.32-.53.49-.87.49h0c-.17,0-.34-.04-.5-.13Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16,5.09c-.48-.28-.64-.9-.36-1.37h0c.28-.48.89-.64,1.37-.36h0c.47.28.64.89.36,1.37h0c-.19.31-.52.49-.87.49h0c-.17,0-.34-.04-.5-.13Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.62,4.72c-.28-.47-.11-1.09.37-1.36h0c.47-.28,1.08-.12,1.36.36h0c.28.48.11,1.09-.36,1.37h0c-.16.09-.33.13-.5.13h0c-.35,0-.69-.18-.87-.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.02,4h-.04c-.54,0-.98-.45-.98-1h0c0-.55.44-1,.98-1h.05c.54,0,.97.45.97,1h0c0,.55-.44,1-.98,1h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-tikkie-app-line\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M8.42,13.295c-.361,0-.535-.16-.535-.522,0-.308.174-.495.535-.495h.013v-.254c0-.148,0-.309.013-.469h-.027c-.361,0-.535-.161-.535-.524,0-.308.174-.495.535-.495h.174c.19-.795.588-1.525,1.153-2.117.899-.95,2.025-1.42,3.38-1.42.792,0,1.488.161,2.077.496.603.322.898.71.912,1.152,0,.576-.361,1.098-.885,1.111-.255.013-.55-.094-.885-.295-.335-.215-.738-.322-1.207-.322-.764,0-1.368.268-1.81.791-.151.185-.276.387-.376.603h2.051c.335,0,.537.187.537.495,0,.361-.2.524-.537.524h-2.307c-.013.16-.027.321-.027.469v.255h1.555c.322,0,.524.187.524.495,0,.363-.202.524-.524.524h-1.34c.105.278.254.535.442.764.442.522,1.046.791,1.81.791.47,0,.872-.107,1.207-.308.335-.215.63-.321.885-.308.522.013.885.55.885,1.1-.013.456-.309.843-.912,1.179-.59.322-1.287.483-2.077.483-1.355,0-2.481-.469-3.38-1.42-.603-.644-.992-1.407-1.194-2.278h-.135l.004-.007Z' fill='black' fill-rule='evenodd'/%3E%3Cpath d='M12.467,3.439c5.609,0,9.961,5.356,8.177,11.239-1.076,3.546-4.471,5.883-8.177,5.883h-.001c-1.768,0-3.41-.449-4.775-1.478h-.002c-.015,0-.032-.021-.052-.021-.021,0-.039.022-.054.022-1.529,1.353-4.359,1.382-4.599,1.382h-.016s2.135-.94,2.135-3.845v-.254c-.865-1.432-1.302-3.129-1.182-4.94.282-4.27,3.83-7.762,8.103-7.977.149-.007.297-.011.444-.011M12.467,1.939c-.172,0-.345.004-.52.013C6.937,2.204,2.753,6.323,2.423,11.329c-.127,1.918.28,3.787,1.177,5.434-.057,1.699-1.138,2.281-1.264,2.343-.646.285-.993.976-.851,1.667s.761,1.185,1.467,1.193h.002c.543,0,2.862-.062,4.707-1.109,1.386.799,2.999,1.204,4.807,1.204,4.42,0,8.372-2.857,9.613-6.947.967-3.188.419-6.504-1.503-9.096-1.894-2.554-4.926-4.079-8.109-4.079h0Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-tikkie-app-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m8.77,12.82c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.01v-.19c0-.11,0-.24.01-.36h-.02c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.13c.15-.61.45-1.17.88-1.62.69-.73,1.55-1.09,2.58-1.09.6,0,1.14.12,1.59.38.46.25.69.54.7.88,0,.44-.28.84-.68.85-.19.01-.42-.07-.68-.23-.26-.16-.56-.25-.92-.25-.58,0-1.04.21-1.38.6-.11.14-.21.3-.29.46h1.57c.26,0,.41.14.41.38,0,.28-.15.4-.41.4h-1.76c-.01.12-.02.25-.02.36v.19h1.19c.25,0,.4.14.4.38,0,.28-.15.4-.4.4h-1.02c.08.21.19.41.34.58.34.4.8.6,1.38.6.36,0,.67-.08.92-.24.26-.16.48-.25.68-.24.4.01.68.42.68.84-.01.35-.24.64-.7.9-.45.25-.98.37-1.59.37-1.04,0-1.9-.36-2.58-1.08-.46-.49-.76-1.07-.91-1.74h-.1Z' fill-rule='evenodd' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.98,6.68c0-.36-.03-.72-.1-1.07-.08-.43-.2-.85-.41-1.25-.22-.41-.49-.79-.83-1.11-.52-.5-1.12-.85-1.82-1.04-.63-.17-1.27-.21-1.92-.21,0,0,0,0,0,0H7.1s0,0,0,0c-.37,0-.74,0-1.1.05-.4.05-.8.12-1.18.26-.6.22-1.12.56-1.56,1.02-.5.52-.86,1.12-1.04,1.82-.17.62-.2,1.26-.21,1.9v9.84s0,0,0,0c.01.44.02.89.09,1.33.08.47.19.92.41,1.35.29.57.7,1.06,1.2,1.45.36.28.76.51,1.2.65.64.21,1.31.29,1.98.29.42,0,.84.01,1.26.01,3.05-.01,6.1.02,9.15-.02.4,0,.8-.05,1.2-.13.76-.14,1.43-.46,2.01-.98.67-.6,1.12-1.33,1.33-2.21.13-.58.17-1.16.17-1.75v-.12s-.02-9.98-.02-10.12Zm-9.86,12.33c-1.45,0-2.8-.37-3.93-1.21h0s-.03-.02-.04-.02-.03.02-.04.02h0c-1.31,1.16-3.79,1.14-3.79,1.14,0,0,1.75-.77,1.75-3.16v-.21c-.63-1.05-.99-2.27-.99-3.58,0-3.89,3.15-7.05,7.04-7.05,3.9,0,7.05,3.14,7.05,7.04s-3.16,7.04-7.05,7.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-logos-tikkie-app\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m2,16.91h0c.01.44.02.89.09,1.33.08.47.19.92.41,1.35.29.57.7,1.06,1.2,1.45.36.28.76.51,1.2.65.64.21,1.31.29,1.98.29.42,0,.84.01,1.26.01,3.05-.01,6.1.02,9.15-.02.4,0,.8-.05,1.2-.13.76-.14,1.43-.46,2.01-.98.67-.6,1.12-1.33,1.33-2.21.13-.58.17-1.16.17-1.75v-.12s-.02-9.98-.02-10.11c0-.36-.03-.72-.1-1.07-.08-.43-.2-.85-.41-1.25-.22-.41-.49-.79-.83-1.11-.52-.5-1.12-.85-1.82-1.04-.63-.17-1.27-.21-1.92-.2,0,0,0,0,0,0H7.1s0,0,0,0c-.37,0-.74,0-1.1.05-.4.05-.8.12-1.18.26-.6.22-1.12.56-1.56,1.02-.5.52-.86,1.12-1.04,1.82-.17.63-.2,1.26-.21,1.9' stroke-width='0px' fill='%23413f80'/%3E%3Cg%3E%3Cpath d='m12.12,4.94c-3.9,0-7.04,3.16-7.04,7.05,0,1.31.35,2.53.99,3.58v.21c0,2.39-1.75,3.16-1.75,3.16,0,0,2.48.03,3.79-1.14h0s.03-.02.04-.02.03.02.04.02h0c1.12.85,2.47,1.21,3.93,1.21,3.9,0,7.05-3.14,7.05-7.04s-3.16-7.04-7.05-7.04' fill='%2353beb8' fill-rule='evenodd' stroke-width='0px'/%3E%3Cpath d='m8.77,12.82c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.01v-.19c0-.11,0-.24.01-.36h-.02c-.28,0-.41-.12-.41-.4,0-.24.13-.38.41-.38h.13c.15-.61.45-1.17.88-1.62.69-.73,1.55-1.09,2.58-1.09.6,0,1.14.12,1.59.38.46.25.69.54.7.88,0,.44-.28.84-.68.85-.19.01-.42-.07-.68-.23-.26-.16-.56-.25-.92-.25-.58,0-1.04.21-1.38.6-.11.14-.21.3-.29.46h1.57c.26,0,.41.14.41.38,0,.28-.15.4-.41.4h-1.76c-.01.12-.02.25-.02.36v.19h1.19c.25,0,.4.14.4.38,0,.28-.15.4-.4.4h-1.02c.08.21.19.41.34.58.34.4.8.6,1.38.6.36,0,.67-.08.92-.24.26-.16.48-.25.68-.24.4.01.68.42.68.84-.01.35-.24.64-.7.9-.45.25-.98.37-1.59.37-1.04,0-1.9-.36-2.58-1.08-.46-.49-.76-1.07-.91-1.74h-.1Z' fill-rule='evenodd' stroke-width='0px' fill='%23fafdfa'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-mail-received\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.58,11.83v7.34l-5.65-5.35,1.72-1.56c-.56-.13-1.08-.33-1.57-.6l-2.77,2.51-7.04-6.41h6.9c-.1-.43-.15-.87-.15-1.33,0-.06,0-.11,0-.17H2.83c-.69,0-1.25.56-1.25,1.25v12.5c0,.96.79,1.75,1.75,1.75h16.5c.69,0,1.25-.56,1.25-1.25v-9.69c-.44.41-.95.75-1.5,1.02ZM3.08,19.17v-10.48l5.65,5.14-5.65,5.33Zm1.04,1.08l5.72-5.4.54.49c.26.24.59.35.92.35s.66-.12.92-.35l.58-.52,5.73,5.43H4.12Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.01,1.92c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm2.21,4.97l-1.75,1.9c-.24.27-.66.27-.91,0l-1.76-1.9c-.37-.4-.08-1.04.45-1.04h1.01v-2h1.5v2h1.01c.54,0,.82.64.46,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-mail-settings\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.01,7.68v-1.5s-1.21,0-1.21,0c-.13-.42-.34-.8-.64-1.1l.59-1.04-1.3-.74-.59,1.04c-.2-.05-.41-.08-.62-.08s-.44.04-.65.09l-.6-1.03-1.29.76.6,1.03c-.29.31-.51.69-.63,1.11h-1.2s0,1.51,0,1.51h1.2c.12.41.34.79.64,1.1l-.59,1.04,1.3.74.59-1.04c.2.05.41.08.62.08s.44-.04.65-.09l.6,1.03,1.29-.76-.6-1.03c.29-.31.51-.69.63-1.11h1.2Zm-3.77.46c-.66,0-1.19-.53-1.19-1.19s.53-1.19,1.19-1.19,1.19.53,1.19,1.19-.53,1.19-1.19,1.19Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.58,11.83v7.34l-5.65-5.35,1.72-1.56c-.56-.13-1.08-.33-1.57-.6l-2.77,2.51-7.04-6.41h6.9c-.1-.43-.15-.87-.15-1.33,0-.06,0-.11,0-.17H2.83c-.69,0-1.25.56-1.25,1.25v12.5c0,.96.79,1.75,1.75,1.75h16.5c.69,0,1.25-.56,1.25-1.25v-9.69c-.44.41-.95.75-1.5,1.02ZM3.08,19.17v-10.48l5.65,5.14-5.65,5.33Zm1.04,1.08l5.72-5.4.54.49c.26.24.59.35.92.35s.66-.12.92-.35l.58-.52,5.73,5.43H4.12Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-medici\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,8.58h-4.08v-4.08c0-.69-.56-1.25-1.25-1.25h-4.33c-.69,0-1.25.56-1.25,1.25v4.08h-4.08c-.69,0-1.25.56-1.25,1.25v4.33c0,.69.56,1.25,1.25,1.25h4.08v4.08c0,.69.56,1.25,1.25,1.25h4.33c.69,0,1.25-.56,1.25-1.25v-4.08h4.08c.69,0,1.25-.56,1.25-1.25v-4.33c0-.69-.56-1.25-1.25-1.25Zm-.25,5.33h-5.33v5.33h-3.83v-5.33h-5.33v-3.83h5.33v-5.33h3.83v5.33h5.33v3.83Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-money-transfer\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.05,12c0-4.05,3.05-7.4,6.97-7.88v1c0,.54.64.82,1.04.46l1.9-1.76c.27-.25.27-.67,0-.91l-1.91-1.75c-.4-.36-1.04-.08-1.04.46v.99C6.27,3.09,2.55,7.12,2.55,12c0,2.94,1.34,5.67,3.66,7.47l.92-1.19c-1.96-1.52-3.08-3.81-3.08-6.29Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.79,4.53l-.92,1.19c1.96,1.52,3.08,3.81,3.08,6.29,0,4.38-3.56,7.94-7.93,7.95v-1.09c0-.54-.64-.82-1.04-.45l-1.91,1.76c-.27.25-.27.67,0,.91l1.9,1.75c.4.36,1.04.08,1.04-.46v-.92c5.2-.01,9.43-4.25,9.43-9.45,0-2.94-1.34-5.67-3.66-7.47Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.53,16.45c1.1,0,2.16-.4,2.97-1.14l-1-1.12c-.54.49-1.24.75-1.97.75-1.11,0-2.07-.62-2.58-1.53h3.03v-1h-3.37c-.02-.14-.04-.28-.04-.43s.02-.29.04-.43h3.37v-1h-3.03c.51-.91,1.47-1.53,2.58-1.53.73,0,1.43.27,1.97.75l1-1.12c-.82-.73-1.88-1.14-2.97-1.14-1.96,0-3.61,1.28-4.21,3.03h-.91v1h.7c-.01.14-.04.28-.04.43s.03.29.04.43h-.7v1h.91c.6,1.76,2.25,3.03,4.21,3.03Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-money-valuta\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M15.08,8.55c-.48-2.88-3-5.09-6.03-5.09-3.38,0-6.12,2.75-6.12,6.12s2.65,6.04,5.96,6.12c.05,0,.11,0,.16,0,.3,0,.59-.02.88-.07-.06-.32-.09-.64-.09-.98v-.07c-.26.05-.52.07-.79.07-.09,0-.17,0-.26-.01-2.68-.13-4.81-2.36-4.81-5.07s2.27-5.07,5.07-5.07c2.47,0,4.53,1.77,4.99,4.1.06.31.09.64.09.97v.08c.26-.05.52-.07.79-.07.09,0,.17,0,.26.01v-.02c0-.35-.03-.7-.1-1.03Z' fill='black'/%3E%3Cpath d='M10.8,11.12l.24.27c-.3.35-.55.75-.75,1.18-.28.09-.57.13-.87.13-.1,0-.2,0-.29-.01h0c-1.24-.12-2.27-.97-2.65-2.11h-.64v-.7h.49c-.01-.1-.03-.2-.03-.3s.02-.2.03-.3h-.49v-.7h.64c.41-1.23,1.57-2.13,2.94-2.13.77,0,1.51.29,2.08.8l-.7.78c-.38-.34-.87-.53-1.38-.53-.78,0-1.45.44-1.81,1.08h2.13v.7h-2.36c-.02.1-.03.2-.03.3s.01.2.03.3h2.36v.7h-2.13c.36.63,1.03,1.07,1.81,1.07.06,0,.11,0,.17,0,.45-.03.87-.22,1.21-.52Z' fill='black'/%3E%3C/g%3E%3Cpath d='M14.04,8.61c-1.91.27-3.53,1.42-4.45,3.03.45-.03.87-.22,1.21-.52l.24.27c.78-.91,1.86-1.55,3.09-1.73v-.08c0-.33-.03-.66-.09-.97ZM15.08,8.55c-.05,0-.11,0-.16,0-.3,0-.59.02-.88.07-1.91.27-3.53,1.42-4.45,3.03-.19.33-.34.67-.46,1.04h0c-.22.63-.34,1.28-.34,1.97h0c0,.37.03.71.1,1.05.49,2.89,3.01,5.09,6.03,5.09,3.37,0,6.12-2.75,6.12-6.13s-2.66-6.03-5.96-6.11ZM14.92,19.74c-2.46,0-4.53-1.77-4.99-4.1-.06-.32-.09-.64-.09-.98v-.07c.01-.72.17-1.41.45-2.02.2-.43.45-.83.75-1.18.78-.91,1.86-1.55,3.09-1.73.26-.05.52-.07.79-.07.09,0,.17,0,.26.01,2.68.13,4.81,2.35,4.81,5.06s-2.27,5.08-5.07,5.08Z' fill='black'/%3E%3Ccircle cx='14.91' cy='14.66' r='5.08' fill='none'/%3E%3Cg%3E%3Cpolygon points='14.7 17.79 14.68 15.28 12.9 12.21 13.44 11.9 15.3 15.11 15.33 17.78 14.7 17.79' fill='black' stroke='black' stroke-miterlimit='10' stroke-width='.25px'/%3E%3Crect x='14.12' y='13.24' width='3.63' height='.62' transform='translate(-3.79 20.52) rotate(-59.83)' fill='black' stroke='black' stroke-miterlimit='10' stroke-width='.25px'/%3E%3Crect x='13.23' y='14.84' width='3.53' height='.62' fill='black' stroke='black' stroke-miterlimit='10' stroke-width='.25px'/%3E%3Crect x='13.23' y='16.32' width='3.53' height='.62' fill='black' stroke='black' stroke-miterlimit='10' stroke-width='.25px'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15.91,4.73h3.02c1.17,0,2.12.95,2.12,2.12v2.5h.75v-2.5c0-1.59-1.29-2.88-2.88-2.88h-3.02' fill='black' stroke-width='.4px' stroke='black' stroke-miterlimit='10'/%3E%3Cpath d='M17.75,3.63v-1c0-.54-.64-.82-1.04-.46l-1.9,1.76c-.27.25-.27.67,0,.91l1.91,1.75c.4.36,1.04.08,1.04-.46v-2.51Z' fill='black'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M8.13,19.26h-3.02c-1.17,0-2.13-.95-2.13-2.12v-2.5h-.75v2.5c0,1.59,1.29,2.87,2.88,2.87h3.02' fill='black' stroke-width='.4px' stroke='black' stroke-miterlimit='10'/%3E%3Cpath d='M6.3,20.36v1c0,.54.64.82,1.04.46l1.9-1.76c.27-.25.27-.67,0-.91l-1.91-1.75c-.4-.36-1.04-.08-1.04.46v.99s0,1.52,0,1.52Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-mortgage-dept-remainder\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21,2.25H3c-.41,0-.75.34-.75.75v14c0,.41.34.75.75.75h8.25v4.25h1.5v-4.25h8.25c.41,0,.75-.34.75-.75V3c0-.41-.34-.75-.75-.75Zm-.75,14H3.75V3.75h16.5v12.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='9 15 17 5 15 5 7 15 9 15' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.5,9.75c1.24,0,2.25-1.01,2.25-2.25s-1.01-2.25-2.25-2.25-2.25,1.01-2.25,2.25,1.01,2.25,2.25,2.25Zm0-3c.41,0,.75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.25,12.5c0,1.24,1.01,2.25,2.25,2.25s2.25-1.01,2.25-2.25-1.01-2.25-2.25-2.25-2.25,1.01-2.25,2.25Zm3,0c0,.41-.34.75-.75.75s-.75-.34-.75-.75.34-.75.75-.75.75.34.75.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-navigation-directions\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.93,9.81c.18,0,.35-.06.48-.17l3-2.5c.17-.14.27-.35.27-.58s-.1-.43-.27-.58l-3-2.5c-.13-.11-.3-.17-.48-.17h-4.25v-1.25h-1.5v1.25h-6.25c-.41,0-.75.34-.75.75v5c0,.41.34.75.75.75h6.25v1.5h-4.25c-.18,0-.35.06-.48.17l-3,2.5c-.17.14-.27.35-.27.58s.1.43.27.58l3,2.5c.13.11.3.17.48.17h4.25v3.25h1.5v-3.25h6.25c.41,0,.75-.34.75-.75v-5c0-.41-.34-.75-.75-.75h-6.25v-1.5h4.25Zm1.25,6.5H7.2l-2.1-1.75,2.1-1.75h10.98v3.5ZM5.68,4.81h10.98l2.1,1.75-2.1,1.75H5.68v-3.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-navigation-gesture\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.87,10.08l-4.19-1.4v-2.96c0-1.24-1.01-2.25-2.25-2.25s-2.25,1.01-2.25,2.25v6.72l-.63-.62c-.89-.89-2.3-1.04-3.27-.33-.6.43-.98,1.1-1.04,1.83s.2,1.44.72,1.96l1.9,1.9,2.69,2.91c.52.56,1.25.88,2.02.88h6.36c.96,0,1.75-.79,1.75-1.75v-6.64c0-1.13-.72-2.14-1.8-2.5Zm.3,9.14c0,.14-.11.25-.25.25h-6.36c-.35,0-.68-.15-.92-.4l-2.71-2.93-1.92-1.92c-.21-.21-.31-.49-.29-.78.02-.29.17-.55.42-.73.15-.11.34-.17.53-.17.28,0,.58.12.81.35l1.91,1.87c.22.21.54.27.81.15.28-.12.46-.39.46-.69V5.72c0-.41.34-.75.75-.75s.75.34.75.75v5c0,.28.22.5.5.5h.5c.28,0,.5-.22.5-.5v-.46l3.72,1.24c.46.15.77.59.77,1.07v6.64Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.28,4.29l-2.82-2.82-1.06,1.06,1.97,1.97h-4.44v1.5h4.45l-1.99,1.99,1.06,1.06,2.82-2.82c.53-.53.53-1.4,0-1.94Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.46,7.99l-1.99-1.99h4.45v-1.5h-4.44l1.97-1.97-1.06-1.06-2.82,2.82c-.53.53-.53,1.4,0,1.93l2.82,2.82,1.06-1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-navigation-location\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.86,2.37c-2.2-1.38-4.89-1.49-7.38-.29-1.29.62-2.33,1.66-2.95,2.94-1.25,2.59-1.1,5.37.42,7.61l5.42,7.79c.14.2.37.32.62.32s.48-.12.62-.32l5.43-7.8c.82-1.21,1.25-2.62,1.25-4.08,0-2.52-1.28-4.83-3.42-6.18Zm.93,9.41l-4.81,6.91-4.8-6.9c-1.21-1.79-1.32-4.01-.3-6.11.47-.98,1.27-1.77,2.25-2.24.94-.45,1.92-.68,2.86-.68,1.08,0,2.14.3,3.07.88,1.7,1.07,2.71,2.9,2.71,4.91,0,1.16-.34,2.28-.99,3.23Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.93,5.25c-1.79,0-3.25,1.46-3.25,3.25s1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25-1.46-3.25-3.25-3.25Zm0,5c-.96,0-1.75-.79-1.75-1.75s.79-1.75,1.75-1.75,1.75.79,1.75,1.75-.79,1.75-1.75,1.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-newsletter\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.2,2C5.78,2,2.3,6.75,2.3,12.08c0,6.33,4.16,9.68,9.9,9.68,2.71,0,4.52-.81,5.34-1.52l-.81-1.33c-1,.68-2.08,1.27-4.52,1.27-5.06,0-8.14-3.17-8.14-8.09S7.07,3.58,12.2,3.58c4.61,0,7.78,2.49,7.78,7.33,0,2.62-.9,4.16-2.26,4.16-.9,0-1.4-.45-1.4-1.74v-5.95h-1.63v1.38c-.72-1.06-1.88-1.56-3.12-1.56-2.44,0-4.48,1.85-4.48,4.75s1.81,4.75,4.39,4.75c1.38,0,2.62-.57,3.35-1.88.34,1.18,1.31,1.7,2.71,1.7,2.8,0,4.16-2.62,4.16-5.61,0-6.06-4.25-8.91-9.5-8.91Zm-.5,13.07c-1.58,0-2.8-1.04-2.8-3.12s1.22-3.12,2.8-3.12,2.83,1.06,2.83,3.12-1.22,3.12-2.83,3.12Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-batch-credittransfer\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='12' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm1.76,5.07h-1.01v2h-1.5v-2h-1.01c-.54,0-.82-.64-.46-1.04l1.75-1.9c.24-.27.67-.27.91,0l1.76,1.9c.37.4.09,1.04-.45,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-batch-directdebit\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='12' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm2.21,4.97l-1.75,1.9c-.24.27-.67.27-.91,0l-1.76-1.9c-.37-.4-.09-1.04.45-1.04h1.01v-2h1.5v2h1.01c.54,0,.82.64.46,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-batch-salary\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm1.76,5.07h-1.01v2h-1.5v-2h-1.01c-.54,0-.82-.64-.46-1.04l1.75-1.9c.24-.27.67-.27.91,0l1.76,1.9c.37.4.09,1.04-.45,1.04Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.72,12.31h3.19v-1h-3.52c-.02-.15-.05-.3-.05-.46s.02-.31.05-.46h3.53v-1h-3.19c.52-.97,1.54-1.64,2.72-1.64.76,0,1.5.28,2.07.79l1-1.12c-.84-.76-1.93-1.17-3.07-1.17-2.02,0-3.73,1.32-4.34,3.14h-.97v1h.75c-.02.15-.05.3-.05.46s.03.31.05.46h-.75v1h.97c.62,1.82,2.32,3.14,4.34,3.14.13,0,.25-.02.38-.03.24-.67.6-1.29,1.06-1.83-.44.23-.93.37-1.44.37-1.18,0-2.19-.67-2.72-1.64Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-credit-transfer-batch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='12' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm1.76,5.07h-1.01v2h-1.5v-2h-1.01c-.54,0-.82-.64-.46-1.04l1.75-1.9c.24-.27.67-.27.91,0l1.76,1.9c.37.4.09,1.04-.45,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-direct-debit-batch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='12' y='6' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='12' width='4' height='4' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm2.21,4.97l-1.75,1.9c-.24.27-.67.27-.91,0l-1.76-1.9c-.37-.4-.09-1.04.45-1.04h1.01v-2h1.5v2h1.01c.54,0,.82.64.46,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-salary-batch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm1.76,5.07h-1.01v2h-1.5v-2h-1.01c-.54,0-.82-.64-.46-1.04l1.75-1.9c.24-.27.67-.27.91,0l1.76,1.9c.37.4.09,1.04-.45,1.04Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.72,12.31h3.19v-1h-3.52c-.02-.15-.05-.3-.05-.46s.02-.31.05-.46h3.53v-1h-3.19c.52-.97,1.54-1.64,2.72-1.64.76,0,1.5.28,2.07.79l1-1.12c-.84-.76-1.93-1.17-3.07-1.17-2.02,0-3.73,1.32-4.34,3.14h-.97v1h.75c-.02.15-.05.3-.05.46s.03.31.05.46h-.75v1h.97c.62,1.82,2.32,3.14,4.34,3.14.13,0,.25-.02.38-.03.24-.67.6-1.29,1.06-1.83-.44.23-.93.37-1.44.37-1.18,0-2.19-.67-2.72-1.64Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-next-set\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='10' y='6.25' width='6' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='6' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='10.25' width='6' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='10' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='14' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,18.25V3.75h14.5v7.77c.52.07,1.03.2,1.5.4V3.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8.41c-.2-.47-.33-.98-.4-1.5H3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.45,12.96c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5Zm1.76,5.07h-1.01v2h-1.5v-2h-1.01c-.54,0-.82-.64-.46-1.04l1.75-1.9c.24-.27.67-.27.91,0l1.76,1.9c.37.4.09,1.04-.45,1.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-error-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,21.25c-5.1,0-9.25-4.15-9.25-9.25S6.9,2.75,12,2.75s9.25,4.15,9.25,9.25-4.15,9.25-9.25,9.25Zm-1.36-6.68c-.33.34-.5.79-.5,1.3s.17.96.5,1.3c.23.24.66.54,1.36.54s1.13-.29,1.36-.54c.33-.34.5-.79.5-1.3s-.17-.95-.5-1.3c-.03-.03-.06-.06-.1-.09h.2l.37-8.23h-3.68l.37,8.23h.2s-.07.06-.1.09Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m-2.22,10.95c-.26.41-.39.89-.39,1.41,0,.7.25,1.33.71,1.81.33.35.94.77,1.9.77s1.57-.42,1.91-.77c.46-.48.71-1.11.71-1.81,0-.52-.13-1-.39-1.41l.03-.66.31-6.73.07-1.57h-5.25l.07,1.57.3,6.73.03.66M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Zm-.75,11.73l-.3-6.73h2.11l-.31,6.73h-1.5Zm.75,3.22c-.35,0-.62-.1-.82-.3-.2-.2-.29-.46-.29-.78s.1-.57.29-.78c.19-.2.47-.31.82-.31s.62.1.82.31c.19.2.29.46.29.78s-.1.57-.29.78c-.2.2-.47.3-.82.3h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-error-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm.85,4l-.24,5.38h-1.2l-.24-5.38h1.69Zm-.19,7.71c-.16.16-.38.24-.66.24s-.5-.08-.66-.24c-.16-.16-.23-.37-.23-.62s.08-.46.23-.62c.16-.16.37-.24.66-.24s.5.08.66.24c.16.16.23.37.23.62s-.08.46-.23.62Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-error-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.75 13.73 13.06 7 10.94 7 11.25 13.73 12.75 13.73' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,14.78c-.35,0-.62.1-.82.31-.2.2-.29.46-.29.78s.1.57.29.78c.19.2.47.3.82.3s.62-.1.82-.3c.19-.2.29-.46.29-.78s-.1-.57-.29-.78c-.2-.2-.47-.31-.82-.31Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-error-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm0,14.5c-3.58,0-6.5-2.92-6.5-6.5s2.92-6.5,6.5-6.5,6.5,2.92,6.5,6.5-2.92,6.5-6.5,6.5Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.6 13.38 12.85 8 11.16 8 11.4 13.38 12.6 13.38' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,14.23c-.28,0-.5.08-.66.24-.16.16-.23.37-.23.62s.08.46.23.62c.16.16.37.24.66.24s.5-.08.66-.24c.16-.16.23-.37.23-.62s-.08-.46-.23-.62c-.16-.16-.38-.24-.66-.24Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-info-square-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m3.03,21.18c-.14,0-.25-.11-.25-.25V3c0-.14.11-.25.25-.25h17.93c.14,0,.25.11.25.25v17.93c0,.14-.11.25-.25.25H3.03Zm7.71-3.18c0,.41.34.75.75.75h1.5c.41,0,.75-.34.75-.75v-8c0-.41-.34-.75-.75-.75h-3.15c-.41,0-.75.34-.75.75v1.5c0,.41.34.75.75.75h.9v5.75Zm1.26-12.75c-1.08,0-1.95.87-1.95,1.95s.87,1.95,1.95,1.95,1.95-.87,1.95-1.95-.87-1.95-1.95-1.95Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.46,3.5v16.93H3.53V3.5h16.93m-10.82,5.01c-.74.1-1.3.73-1.3,1.49v1.5c0,.83.67,1.5,1.5,1.5h.15v5c0,.83.67,1.5,1.5,1.5h1.5c.83,0,1.5-.67,1.5-1.5v-8c0-.41-.16-.78-.43-1.05.4-.47.64-1.08.64-1.75,0-1.49-1.21-2.7-2.7-2.7s-2.7,1.21-2.7,2.7c0,.48.12.92.34,1.31m11.32-6.51H3.03c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1h0Zm-8.96,6.4c-.66,0-1.2-.54-1.2-1.2s.54-1.2,1.2-1.2,1.2.54,1.2,1.2-.54,1.2-1.2,1.2h0Zm-2.16,3.1v-1.5h3.15v8h-1.5v-6.5h-1.65Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-info-square-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5,19.25c-.14,0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h14c.14,0,.25.11.25.25v14c0,.14-.11.25-.25.25H5Zm5.73-2.25c0,.41.34.75.75.75h1.5c.41,0,.75-.34.75-.75v-6.75c0-.41-.34-.75-.75-.75h-.07c.51-.31.85-.86.85-1.5,0-.96-.79-1.75-1.75-1.75s-1.75.79-1.75,1.75c0,.64.34,1.19.85,1.5h-.87c-.41,0-.75.34-.75.75v1.5c0,.41.34.75.75.75h.5v4.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.5,5.5v13H5.5V5.5h6.5c-1.38,0-2.5,1.12-2.5,2.5,0,.3.05.59.15.86-.54.23-.93.76-.93,1.39v1.5c0,.74.54,1.36,1.25,1.48v3.77c0,.83.67,1.5,1.5,1.5h1.5c.83,0,1.5-.67,1.5-1.5v-6.75c0-.36-.13-.69-.34-.95.23-.38.36-.82.36-1.3,0-1.38-1.12-2.5-2.5-2.5h6.5m.5-1.5H5c-.55,0-1,.45-1,1v14c0,.55.45,1,1,1h14c.55,0,1-.45,1-1V5c0-.55-.45-1-1-1h0Zm-7,5c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1h0Zm-1.77,2.75v-1.5h2.75v6.75h-1.5v-5.25h-1.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-info-square-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.96,2H3.03c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-.5,18.43H3.53V3.5h16.93v16.93Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='11.49 18 12.99 18 12.99 10 9.84 10 9.84 11.5 11.49 11.5 11.49 18' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,8.4c.66,0,1.2-.54,1.2-1.2s-.54-1.2-1.2-1.2-1.2.54-1.2,1.2.54,1.2,1.2,1.2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-info-square-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19,4H5c-.55,0-1,.45-1,1v14c0,.55.45,1,1,1h14c.55,0,1-.45,1-1V5c0-.55-.45-1-1-1Zm-.5,14.5H5.5V5.5h13v13Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='11.48 17 12.98 17 12.98 10.25 10.23 10.25 10.23 11.75 11.48 11.75 11.48 17' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='8' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-locked-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.96,2H3.03c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-3.96,15c0,.55-.45,1-1,1H8c-.55,0-1-.45-1-1v-4.76c0-.68.55-1.24,1.24-1.24h.3v-2.27c0-1.9,1.54-3.44,3.44-3.44s3.44,1.54,3.44,3.44v2.27h.58c.55,0,1,.45,1,1v5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.98,6.79c-1.07,0-1.94.87-1.94,1.94v2.27h3.88v-2.27c0-1.07-.87-1.94-1.94-1.94Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-locked-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.99,7.99c-.78,0-1.41.63-1.41,1.41v1.82h2.82v-1.82c0-.78-.63-1.41-1.41-1.41Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19,4H5c-.55,0-1,.45-1,1v14c0,.55.45,1,1,1h14c.55,0,1-.45,1-1V5c0-.55-.45-1-1-1Zm-2.98,11.84c0,.14-.03.27-.08.39-.01.02-.03.04-.04.07-.06.11-.14.21-.24.3-.17.15-.39.25-.64.25h-6.03c-.55,0-1-.45-1-1v-3.38c0-.63.48-1.13,1.09-1.21v-1.85c0-1.6,1.31-2.91,2.91-2.91s2.91,1.3,2.91,2.91v1.82h.12s.09.02.13.03c.11.02.22.04.32.09.32.17.55.49.55.88v3.62Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-locked-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16,11h-.58v-2.27c0-1.9-1.54-3.44-3.44-3.44s-3.44,1.54-3.44,3.44v2.27h-.3c-.68,0-1.24.55-1.24,1.24h0v4.76c0,.55.45,1,1,1h8c.55,0,1-.45,1-1v-5c0-.55-.45-1-1-1Zm-5.96-2.27c0-1.07.87-1.94,1.94-1.94s1.94.87,1.94,1.94v2.27h-3.88v-2.27Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.46,3.5v16.93H3.53V3.5h16.93m.5-1.5H3.03c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-locked-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m8.99,16.84h6.03c.25,0,.47-.1.64-.25.1-.08.18-.18.24-.3.01-.02.03-.04.04-.07.05-.12.08-.25.08-.39v-3.62c0-.39-.23-.71-.55-.88-.1-.05-.21-.08-.32-.09-.04,0-.08-.03-.13-.03h-.12v-1.82c0-1.6-1.31-2.91-2.91-2.91s-2.91,1.3-2.91,2.91v1.85c-.61.08-1.09.58-1.09,1.21v3.38c0,.55.45,1,1,1Zm1.59-7.44c0-.78.63-1.41,1.41-1.41s1.41.63,1.41,1.41v1.82h-2.82v-1.82Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19,4H5c-.55,0-1,.45-1,1v14c0,.55.45,1,1,1h14c.55,0,1-.45,1-1V5c0-.55-.45-1-1-1Zm-.5,14.5H5.5V5.5h13v13Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-pending-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm2.47,14.53l-2.81-2.81c-.27-.27-.41-.62-.41-1v-6.73h1.5v6.73l2.78,2.74-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-pending-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm1.87,11.96l-2.04-2.04c-.37-.37-.58-.86-.58-1.39v-5.1h1.5v5.1c0,.12.05.24.14.33l2.04,2.04-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-pending-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.75,6h-1.5v6.73c0,.38.15.73.41,1l2.81,2.81,1.06-1.06-2.78-2.74v-6.73Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-pending-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,5.5c3.58,0,6.5,2.92,6.5,6.5s-2.92,6.5-6.5,6.5-6.5-2.92-6.5-6.5,2.92-6.5,6.5-6.5m0-1.5c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.87,15.96l-2.04-2.04c-.37-.37-.58-.86-.58-1.39v-5.1h1.5v5.1c0,.12.05.24.14.33l2.04,2.04-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-verified-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,21.25c-5.1,0-9.25-4.15-9.25-9.25S6.9,2.75,12,2.75s9.25,4.15,9.25,9.25-4.15,9.25-9.25,9.25Zm-6.84-9.1l4.44,4.47c.29.29.63.45.99.45h.12c.38-.02.74-.17,1.01-.45l7.12-7.09-2.12-2.12-6.06,6.03-3.38-3.41-2.13,2.11Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m-1.33,8.88l-2.33-2.34-1.06-1.06-1.06,1.06-1.06,1.06-1.06,1.06,1.06,1.06,3.91,3.94c.43.43.97.67,1.52.67.06,0,.13,0,.19,0,.56-.03,1.08-.26,1.47-.65l6.59-6.56,1.06-1.06-1.06-1.06-1.06-1.06-1.06-1.06-1.06,1.06-4.99,4.97m1.33-10.38C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Zm-1.33,12.5l6.06-6.03,1.06,1.06-6.59,6.56c-.14.14-.33.22-.53.22-.03,0-.05,0-.08,0-.17,0-.33-.1-.46-.23l-3.91-3.94,1.06-1.06,3.38,3.41h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-verified-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm-.54,11.38c-.14.14-.33.22-.53.22-.19.03-.39-.08-.53-.22l-3.13-3.15,1.06-1.06,2.6,2.62,4.74-4.72,1.06,1.06-5.27,5.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-verified-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.67,14.5l-3.38-3.41-1.06,1.06,3.91,3.94c.14.14.33.26.53.22.2,0,.39-.08.53-.22l6.59-6.56-1.06-1.06-6.06,6.03Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-verified-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm0,14.5c-3.58,0-6.5-2.92-6.5-6.5s2.92-6.5,6.5-6.5,6.5,2.92,6.5,6.5-2.92,6.5-6.5,6.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.67,9.07l-4.74,4.72-2.6-2.62-1.06,1.06,3.13,3.15c.14.14.33.25.53.22.2,0,.39-.08.53-.22l5.27-5.25-1.06-1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-warning-filled-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.95,19.94H3.39c-.78,0-1.26-.84-.86-1.51l4.26-7.17,4.3-7.23c.39-.65,1.33-.65,1.72,0l4.3,7.23,4.26,7.17c.4.67-.08,1.51-.86,1.51h-8.56Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.29,17.01c-.15-.16-.23-.37-.23-.62s.08-.46.23-.62c.15-.16.37-.24.65-.24s.5.08.65.24c.15.16.23.37.23.62s-.08.46-.23.62c-.15.16-.37.24-.65.24s-.5-.08-.65-.24Zm1.25-2.32h-1.19l-.24-5.34h1.68l-.24,5.34Z' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-warning-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.88,17.34l-3.56-6-3.6-6.05c-.32-.55-1.11-.55-1.44,0l-3.6,6.05-3.56,6c-.33.56.07,1.26.72,1.26h14.32c.65,0,1.05-.71.72-1.26Zm-7.25-7.37l-.18,4.04h-.9l-.18-4.04h1.27Zm-.14,5.79c-.12.12-.28.18-.49.18s-.38-.06-.49-.18-.18-.28-.18-.47.06-.34.18-.47.28-.18.49-.18.38.06.49.18c.12.12.17.28.17.47s-.06.35-.17.47Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-warning-outlined-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.42,18.43l-4.26-7.17-4.3-7.23c-.19-.33-.53-.49-.86-.49s-.67.16-.86.49l-4.3,7.23-4.26,7.17c-.4.67.08,1.51.86,1.51h17.12c.78,0,1.26-.84.86-1.51Zm-9.42.01h-7.68l3.81-6.41,3.87-6.51,3.87,6.51,3.81,6.41h-7.68Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,15.53c-.28,0-.5.08-.65.24-.15.16-.23.37-.23.62s.08.46.23.62c.15.16.37.24.65.24s.5-.08.65-.24c.15-.16.23-.37.23-.62s-.08-.46-.23-.62c-.16-.16-.37-.24-.65-.24Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.6 14.69 12.84 9.35 11.16 9.35 11.4 14.69 12.6 14.69' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-notification-warning-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.88,17.34l-3.56-6-3.6-6.05c-.16-.27-.44-.41-.72-.41s-.56.14-.72.41l-3.6,6.05-3.56,6c-.33.56.07,1.26.72,1.26h14.32c.65,0,1.05-.71.72-1.26Zm-7.88-.24h-6l2.97-4.99,3.03-5.09,3.03,5.09,2.97,4.99h-6Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.45 14.01 12.63 9.97 11.37 9.97 11.55 14.01 12.45 14.01' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,14.64c-.21,0-.38.06-.49.18s-.18.28-.18.47.06.35.18.47.28.18.49.18.38-.06.49-.18c.12-.12.17-.28.17-.47s-.06-.34-.17-.47c-.12-.12-.28-.18-.49-.18Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-eight\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.37,14.02c0,1.7-1.35,2.74-3.37,2.74s-3.37-1.03-3.37-2.74c0-1.09.56-1.85,1.49-2.25-.73-.4-1.17-1.08-1.17-2.02,0-1.4,1.21-2.43,3.04-2.43s3.04,1.03,3.04,2.43c0,.94-.44,1.61-1.17,2.02.94.4,1.5,1.16,1.5,2.25Zm-1.59-.06c0-.88-.66-1.48-1.78-1.48s-1.78.6-1.78,1.48c0,.94.66,1.48,1.78,1.48s1.78-.55,1.78-1.48Zm-3.28-4.06c0,.83.62,1.29,1.5,1.29s1.49-.46,1.49-1.29-.62-1.26-1.49-1.26-1.5.46-1.5,1.26Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-five\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.73,10.69c2.5,0,3.41,1.39,3.41,2.92,0,1.79-1.27,3.03-3.43,3.03-1.66,0-2.6-.73-3.08-1.3l1.03-1.04c.47.49,1.09.98,2.08.98,1.17,0,1.82-.66,1.82-1.61s-.62-1.6-2.15-1.6h-1.92l.26-4.72h4.88v1.42h-3.5l-.12,1.92h.73Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-four\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.52,12.95v1.38h-1.13v2.11h-1.57v-2.11h-4.36v-1.26l3.06-5.79h1.68l-3.02,5.67h2.64v-2.7h1.57v2.7h1.13Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-nine\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.35,11.58c0,3.3-1.98,5.14-5.24,5.14h-.4v-1.42h.4c2.08,0,3.48-1,3.65-2.9-.47.69-1.25,1.07-2.26,1.07-1.52,0-2.85-1.01-2.85-3.03,0-1.73,1.26-3.02,3.22-3.02,2.47,0,3.47,1.74,3.47,4.16Zm-1.74-1.14c0-1.01-.62-1.69-1.68-1.69s-1.69.68-1.69,1.69.62,1.7,1.69,1.7,1.68-.66,1.68-1.7Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-one\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.55,7.5h1.43v9.15h-1.61v-7.63l-1.86.65-.35-1.38,2.39-.79Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-seven\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m8.97,7.5h6.08v1.34l-3.78,7.81h-1.76l3.8-7.74h-4.34v-1.42Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-six\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.35,13.63c0,1.73-1.26,3.02-3.22,3.02-2.47,0-3.47-1.74-3.47-4.16,0-3.3,1.98-5.14,5.24-5.14h.4v1.42h-.4c-2.08,0-3.48,1-3.65,2.9.47-.69,1.25-1.07,2.26-1.07,1.52,0,2.85,1.01,2.85,3.03Zm-1.59,0c0-1.04-.62-1.7-1.69-1.7s-1.68.66-1.68,1.7.62,1.69,1.68,1.69,1.69-.68,1.69-1.69Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-three\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.38,10.93c1.95.31,2.73,1.46,2.73,2.82,0,1.68-1.21,2.82-3.39,2.82-1.75,0-2.69-.73-3.19-1.31l1.05-1.03c.44.49,1.07.98,2.15.98,1.22,0,1.79-.57,1.79-1.46s-.58-1.57-2.08-1.57h-.86v-1.22l2.08-2.26h-3.54v-1.42h5.46v1.34l-2.21,2.31Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-two\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15,15.27v1.42h-5.93v-.61c0-1.86.98-2.67,2.24-3.61l.59-.46c.74-.57,1.34-1,1.34-1.96,0-.7-.52-1.29-1.48-1.29s-1.47.44-1.87.95l-1.07-.86c.61-.81,1.52-1.46,3.03-1.46,1.95,0,2.98,1.16,2.98,2.65s-1.08,2.37-1.78,2.9l-.58.46c-.86.65-1.52,1.14-1.64,1.87h4.19Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-number-zero\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m8.55,12c0-2.9,1.18-4.72,3.45-4.72s3.46,1.72,3.46,4.72-1.2,4.72-3.46,4.72-3.45-1.72-3.45-4.72Zm5.28,0c0-2.17-.61-3.35-1.83-3.35s-1.82,1.18-1.82,3.35.6,3.35,1.82,3.35,1.83-1.18,1.83-3.35Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m0-1.5C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-accomodation\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17,16.898v-1.248c0-1.46-1.19-2.65-2.65-2.65H5.65c-1.46,0-2.65,1.19-2.65,2.65v1.248c-.459.432-.75,1.041-.75,1.719v2.133h1.75v1.25h2v-1.25h8v1.25h2v-1.25h1.75v-2.133c0-.679-.291-1.287-.75-1.719ZM15,14.5v1.75h-4v-1.75h4ZM9,14.5v1.75h-4v-1.75h4ZM16.25,19.25H3.75v-.633c0-.478.389-.867.867-.867h10.766c.479,0,.867.389.867.867v.633Z' fill='black'/%3E%3Cpath d='M22.834,11.173L12.441,3.614c-.263-.191-.619-.191-.882,0L1.166,11.173c-.335.244-.409.713-.166,1.048s.713.409,1.048.165l9.511-6.917c.263-.191.619-.191.882,0l7.085,5.152c-.008.043-.026.083-.026.129v11.5c0,.414.336.75.75.75s.75-.336.75-.75v-10.557l.953.692c.334.244.804.17,1.047-.165s.169-.804-.166-1.048Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-airplane\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m9,21.32c-.2,0-.39-.05-.58-.14-.52-.27-.78-.85-.64-1.41l1.25-5.01h-2.73l-1.93,1.93c-.36.36-.89.47-1.36.27-.47-.19-.77-.65-.77-1.15v-7.59c0-.51.3-.96.77-1.15.47-.19,1-.09,1.36.27l1.93,1.93h2.73l-1.25-5.01c-.14-.57.12-1.15.64-1.41.52-.27,1.14-.14,1.52.3l5.39,6.13h3.55c1.4,0,2.61.99,2.82,2.29.13.81-.09,1.62-.62,2.24-.52.62-1.29.97-2.1.97h-3.66l-5.4,6.14c-.24.28-.59.43-.94.43Zm-.19-1.42s0,0,0,0h0Zm-2.81-6.65h4.96l-1.47,5.88,5.17-5.88h4.34c.37,0,.71-.16.95-.44.24-.28.34-.65.28-1.02-.1-.59-.67-1.03-1.34-1.03h-4.23l-5.17-5.88,1.47,5.88h-5.27l-1.94-1.94v6.38l1.94-1.94h.31Zm2.82-9.15s0,0,0,0h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-alcohol\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.77,20.25h-6.02v-1.5h2.75c.69,0,1.25-.56,1.25-1.25v-4c0-.69-.56-1.25-1.25-1.25h-2.71c.09-.81.59-1.56,1.41-2.03.21-.12.35-.33.37-.58l.47-4.65v-1.25h1.93v1.33s.47,4.57.47,4.57c.02.24.16.46.37.58.88.5,1.41,1.33,1.43,2.22.28-.12.59-.19.91-.19h.59c-.08-1.24-.75-2.37-1.85-3.12l-.42-4.13v-1.5c0-.69-.59-1.25-1.32-1.25h-2.29c-.73,0-1.32.56-1.32,1.25v1.42s-.42,4.21-.42,4.21c-1.17.8-1.86,2.04-1.86,3.37v8.5c0,.41.34.75.75.75h7.26c-.19-.27-.33-.59-.4-.94l-.1-.56Zm-6.02-6.5h2.5v3.5h-2.5v-3.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.83,13.72c-.25-.3-.62-.47-1.02-.47h-5.62c-.39,0-.76.17-1.02.47-.25.3-.36.69-.3,1.08l.97,5.83c.11.65.66,1.11,1.32,1.11h3.68c.65,0,1.21-.47,1.32-1.11l.97-5.83c.06-.39-.04-.78-.3-1.08Zm-2.13,6.53h-3.4l-.92-5.5h5.23l-.92,5.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-alimony\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.66,9.31c-1.1-1.1-2.45-1.82-3.87-2.14-.32-1.42-1.04-2.77-2.14-3.87C12.22.87,8.6.33,5.65,1.7l.53,1.4c2.42-1.17,5.4-.75,7.41,1.26.76.76,1.3,1.66,1.6,2.61.15.5.25,1.01.29,1.51.03.5.01,1.01-.07,1.5-.07.51-.22,1.01-.42,1.49-.32.76-.78,1.47-1.4,2.08-.61.62-1.32,1.08-2.08,1.4,0-.89.34-1.78,1.021-2.46.69-.69,1.13-1.51,1.33-2.39.12-.5.16-1.02.12-1.55-.04-.49-.16-.99-.34-1.45-.25-.62-.61-1.19-1.11-1.68-1.57-1.57-3.93-1.88-5.81-.91l.54,1.41c1.33-.76,3.07-.57,4.21.56.3.3.53.64.7,1.01-1.03.38-1.99.99-2.82,1.82s-1.44,1.79-1.82,2.82c-.37-.17-.71-.4-1.01-.7-.6-.61-.93-1.37-1-2.15l-1.39.79c.19.89.63,1.73,1.33,2.42.49.5,1.06.86,1.68,1.11-.1.51-.14,1.03-.13,1.55-.95-.3-1.85-.84-2.61-1.6-.79-.79-1.33-1.72-1.62-2.71l-1.32.76c.37,1.1,1,2.13,1.88,3.01,1.1,1.1,2.45,1.82,3.87,2.14.32,1.42,1.04,2.77,2.14,3.87,3.12,3.12,8.19,3.12,11.31,0s3.12-8.19,0-11.31ZM14.65,14.61c.83-.83,1.44-1.79,1.82-2.82.37.17.71.4,1.01.7,1.36,1.37,1.36,3.59,0,4.95s-3.58,1.36-4.95,0c-.3-.3-.53-.64-.7-1.01,1.03-.38,1.99-.99,2.82-1.82ZM19.6,19.56c-2.54,2.54-6.65,2.54-9.19,0-.76-.76-1.3-1.66-1.6-2.61-.15-.5-.25-1.01-.29-1.51-.03-.5-.01-1.01.07-1.5.07-.51.22-1.01.42-1.49.32-.76.78-1.47,1.4-2.08.61-.62,1.32-1.08,2.08-1.4,0,.89-.34,1.78-1.02,2.46-.69.69-1.13,1.51-1.33,2.39-.12.5-.16,1.02-.12,1.55.04.49.16.99.34,1.46.25.61.61,1.18,1.11,1.67,1.95,1.95,5.12,1.95,7.07,0s1.95-5.12,0-7.07c-.49-.5-1.06-.86-1.67-1.11.09-.51.13-1.03.12-1.55.95.3,1.85.84,2.61,1.6,2.54,2.54,2.54,6.65,0,9.19Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-artsuplies\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M7.27,10.5c.16-.28.36-.53.59-.76l4.69-4.69c-.69.05-1.39.18-2.09.39-2.97.9-5.16,3.13-6,5.77.6-.29,1.21-.49,1.83-.6.32-.07.65-.1.98-.11Z' fill='black'/%3E%3Cpath d='M21.35,10.81c-.3-.97-.76-1.84-1.37-2.59l-6.82,6.82c-.16.16-.34.31-.53.44.1,1.8-.61,3.65-2.01,5.05-.3.3-.61.54-.91.75,1.72.57,3.67.63,5.58.05.28-.09.55-.18.81-.29.93-.38,1.29-1.53.78-2.39-.25-.4-.4-.89-.4-1.43-.01-.91.46-1.79,1.22-2.29.62-.4,1.31-.53,1.94-.44,1.06.16,2.07-.6,2.04-1.66-.02-.68-.13-1.35-.33-2.02Z' fill='black'/%3E%3Cpath d='M10.97,14.591c.425-.088.815-.296,1.129-.61l8.41-8.41c.877-.877.877-2.305,0-3.182-.425-.425-.99-.659-1.591-.659s-1.166.234-1.591.659l-8.41,8.41c-.361.361-.565.816-.629,1.287-.533-.105-1.109-.121-1.727-.005-1.297.243-2.601.967-3.672,2.038-2.766,2.766-1.164,6.565-.607,7.664.288.568,1.277,2.357,2.31,2.357.044,0,.089-.003.133-.01.402-.062.695-.368.767-.798.297-1.804.991-2.115,2.041-2.586.632-.284,1.349-.605,2.02-1.277,1.393-1.393,1.876-3.3,1.416-4.877ZM8.494,18.407c-.477.477-1.009.716-1.574.969-1,.449-2.116.95-2.68,2.74-.503-.686-1.162-1.914-1.364-3.293-.218-1.485.144-2.711,1.076-3.643.86-.859,1.885-1.437,2.888-1.625.226-.042.442-.063.647-.063.614,0,1.131.187,1.491.546,1.071,1.071.854,3.031-.484,4.369ZM9.979,12.92c-.293-.293-.293-.768,0-1.061L18.389,3.449c.146-.146.338-.22.53-.22s.384.073.53.22c.293.293.293.768,0,1.061l-8.41,8.41c-.146.146-.338.22-.53.22s-.384-.073-.53-.22Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-bakery\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22.19,15.31l-1.7-2.7c.22-.44.24-.95.06-1.4-.18-.46-.55-.81-1.01-.98l-3.63-1.32c.06-.48-.09-.97-.42-1.33-.33-.37-.8-.58-1.29-.58h-4.4c-.49,0-.96.21-1.29.58-.33.36-.479.85-.42,1.33l-3.63,1.32c-.46.17-.83.52-1.01.98-.18.45-.16.96.06,1.4l-1.7,2.7c-.45.71-.49,1.71-.1,2.48l.17.33c.28.54.73.89,1.26.97.06.01.13.01.19.01.42,0,.83-.18,1.14-.52l1.48-1.59c.1.07.21.12.32.16.19.06.39.1.59.1s.41-.03.61-.11l2.27-.85c.24.13.52.21.82.21h2.88c.3,0,.58-.08.82-.21l2.27.85c.2.08.41.11.61.11s.4-.04.59-.1c.11-.04.22-.09.32-.16l1.48,1.59c.31.34.72.52,1.14.52.06,0,.13,0,.19-.01.53-.08.98-.43,1.26-.97l.17-.33c.39-.77.35-1.77-.1-2.48ZM3.37,17.56l-.02.04c-.02,0-.07-.05-.13-.16l-.17-.33c-.15-.29-.13-.74.03-1l1.21-1.92.36.74.4.82-1.68,1.81ZM7.23,15.63l-.13.05-.16.06c-.1.04-.22-.01-.27-.11l-.75-1.53-.55-1.11-.14-.28-.38-.77c-.04-.07-.02-.14-.01-.18.02-.03.05-.09.13-.12l1.16-.42,2.15-.78.57,4.55c0,.01,0,.02.01.03l-1.63.61ZM14.27,9.91l-.57,4.57-.04.33c-.01.11-.11.19-.22.19h-2.88c-.11,0-.21-.08-.22-.19l-.04-.33-.57-4.57-.15-1.16c-.01-.09.03-.15.05-.18.03-.02.08-.07.17-.07h4.4c.09,0,.14.05.17.07.02.03.06.09.05.18l-.15,1.16ZM18.63,12.99l-.55,1.11-.75,1.53c-.05.1-.17.15-.27.11l-.16-.06-.13-.05-1.63-.61c.01-.01.01-.02.01-.03l.57-4.55,2.15.78,1.16.42c.08.03.11.09.13.12.01.04.03.11-.01.18l-.38.77-.14.28ZM20.95,17.11l-.17.33c-.06.11-.11.16-.13.16l-.02-.04-1.68-1.81.4-.82.36-.74,1.21,1.92c.16.26.18.71.03,1Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-ball\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.75,14.25v-.03c.15-.72.25-1.46.25-2.22,0-2.87-1.22-5.45-3.15-7.27v-.05s-.02.03-.02.03c-1.79-1.67-4.18-2.71-6.83-2.71s-5.04,1.03-6.83,2.71v-.03s-.02.05-.02.05c-1.94,1.82-3.15,4.4-3.15,7.27,0,.76.09,1.51.26,2.22v.03s0-.01,0-.01c.16.69.39,1.35.68,1.98h-.01s.02.01.02.01c1.48,3.15,4.54,5.4,8.16,5.72h0s0,0,0,0c.29.03.58.04.88.04s.59-.02.88-.04h0s0,0,0,0c3.63-.32,6.69-2.57,8.17-5.72h.02s-.01-.01-.01-.01c.29-.63.53-1.29.68-1.98h.01Zm-3.3-7.77l-.64,2.98-3.2,1.04-1.86-1.35v-3.05l2.87-1.78c1.09.52,2.05,1.25,2.83,2.16Zm-10.06-2.16l2.87,1.78v3.05l-1.86,1.35-3.2-1.04-.64-2.98c.78-.91,1.74-1.64,2.83-2.16ZM3.56,12.99l2.18-2.1,3.17,1.03.71,2.19-1.88,2.59-3.01-.31c-.62-1.02-1.04-2.17-1.18-3.41Zm8.44,7.51c-.57,0-1.13-.06-1.67-.17l-1.35-2.77,1.86-2.56h2.31l1.86,2.56-1.35,2.77c-.54.11-1.1.17-1.67.17Zm7.26-4.1l-3.01.31-1.88-2.59.71-2.19,3.18-1.03,2.18,2.1c-.14,1.24-.56,2.4-1.18,3.41Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-banking\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M1,22h22l-1-5v-8.48c.34-.21.6-.56.7-1.02.19-.84-.17-1.65-.86-1.97L13.19,1.52c-.77-.36-1.61-.36-2.38,0L2.15,5.54c-.69.32-1.04,1.13-.86,1.97.1.46.37.81.7,1.02v8.48l-1,5ZM2.83,20.5l.4-2h17.54l.4,2H2.83ZM17.5,17h-3.19v-7.5h3.19v7.5ZM12.81,17h-1.62v-8.25h1.62v8.25ZM6.5,9.5h3.19v7.5h-3.19v-7.5ZM19,17v-8.25h1.5v8.25h-1.5ZM2.79,6.9L11.44,2.88c.37-.17.75-.17,1.12,0l8.65,4.02c.06.06.06.26.01.36H2.78c-.04-.1-.04-.3,0-.35ZM3.5,8.75h1.5v8.25h-1.5v-8.25Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-bankingdfees\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.241,7.417c-.004-.063-.016-.125-.036-.185-.008-.024-.013-.047-.023-.071-.035-.078-.079-.153-.14-.217l-3.795-3.963c-.064-.067-.141-.116-.222-.154-.023-.011-.047-.018-.071-.027-.066-.023-.133-.037-.203-.042-.016,0-.03-.009-.046-.009H6c-.689,0-1.25.561-1.25,1.25v16c0,.689.561,1.25,1.25,1.25h12c.689,0,1.25-.561,1.25-1.25V7.463c0-.016-.008-.03-.009-.046ZM17.75,19.75H6.25V4.25h7.705v3.213c0,.415.336.75.75.75h3.045v11.537Z' fill='black'/%3E%3Cpath d='M12.785,11.045c.634,0,1.243.233,1.715.655l1-1.118c-.747-.669-1.711-1.038-2.715-1.038-1.777,0-3.276,1.152-3.831,2.742h-.955v1h.746c-.009.111-.033.217-.033.33s.024.22.033.331h-.746v1h.955c.555,1.59,2.053,2.742,3.831,2.742,1.003,0,1.968-.369,2.715-1.038l-1-1.117c-.472.422-1.081.655-1.715.655-.93,0-1.738-.5-2.19-1.242h2.389v-1h-2.737c-.014-.109-.033-.218-.033-.331s.019-.221.033-.33h2.737v-1h-2.389c.452-.741,1.26-1.242,2.19-1.242Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-beauty\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.25,8.68v-2.18c0-.69-.56-1.25-1.25-1.25h-.25v-1.5h3.25v-1.5h-6v1.5h1.25v1.5h-.25c-.69,0-1.25.56-1.25,1.25v2.18c-2.34.91-4,3.17-4,5.82v7c0,.69.56,1.25,1.25,1.25h10c.69,0,1.25-.56,1.25-1.25v-7c0-2.65-1.66-4.92-4-5.82Zm-3-1.68h1.5v1.25h-1.5v-1.25Zm5.5,14.25H7.25v-6.75c0-2.62,2.13-4.75,4.75-4.75s4.75,2.13,4.75,4.75v6.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10,16c0,1.1.9,2,2,2s2-.9,2-2-2-4-2-4c0,0-2,2.9-2,4Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-bikescooter\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,16.5c-.83,0-1.5.67-1.5,1.5v4c0,.83.67,1.5,1.5,1.5s1.5-.67,1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5Z' fill='black'/%3E%3Cpath d='M18.25,5.25h-2.251l-.137-.051.271-.271c.496.127,1.04.021,1.428-.368.586-.586.586-1.535,0-2.121-.585-.586-1.535-.586-2.121,0-.389.388-.495.932-.368,1.428l-.752.752-.319-.12v.01s0,0,0,0v-.01c-.46-.61-1.18-1-2-1s-1.54.39-2,1h0s-1.998.75-1.998.75h-2.252c-.414,0-.75.336-.75.75s.336.75.75.75h2.25s2,.75,2,.75h0c.242.321.56.575.922.75h-.522c-2.01,0-3.65,1.64-3.65,3.65v5.2c0,1.51.93,2.82,2.25,3.37v-1.74c-.46-.39-.75-.98-.75-1.63v-5.2c0-1.19.96-2.15,2.15-2.15h3.2c1.19,0,2.15.96,2.15,2.15v5.2c0,.65-.29,1.24-.75,1.63v1.74c1.32-.55,2.25-1.86,2.25-3.37v-5.2c0-2.01-1.64-3.65-3.65-3.65h-.522c.363-.174.68-.429.922-.75,0,0,0,0,0,0h0s2-.749,2-.749h0s.75,0,.75,0h1.5c.414,0,.75-.336.75-.75s-.336-.75-.75-.75ZM12,7c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-blocked\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,22.11c-5.57,0-10.11-4.54-10.11-10.11S6.43,1.89,12,1.89s10.11,4.54,10.11,10.11-4.54,10.11-10.11,10.11Zm0-18.72C7.25,3.39,3.39,7.25,3.39,12s3.86,8.61,8.61,8.61,8.61-3.86,8.61-8.61S16.75,3.39,12,3.39Z' fill='black' stroke-width='0px'/%3E%3Crect x='6.27' y='11.24' width='11.53' height='1.5' transform='translate(-4.95 11.99) rotate(-44.89)' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-books\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.67,7.3c-.09-.68-.72-1.16-1.41-1.07l-3.47.47c-.33.04-.62.22-.83.48-.1.13-.17.28-.21.43v-3.11c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h8c.69,0,1.25-.56,1.25-1.25v-11.16l1.56,11.5c.08.63.62,1.08,1.24,1.08.06,0,.11,0,.17-.01l3.47-.47c.68-.09,1.16-.72,1.07-1.41l-1.59-11.74Zm-11.91,11.95h-3v-2.5h3v2.5Zm0-4h-3v-6.5h3v6.5Zm0-8h-3v-2.5h3v2.5Zm4.5,12h-3v-2.5h3v2.5Zm0-4h-3v-6.5h3v6.5Zm0-8h-3v-2.5h3v2.5Zm2.99.9l2.97-.4.18,1.33-2.97.4-.18-1.33Zm1.12,8.27l-.74-5.45,2.97-.4.74,5.45-2.97.4Zm.4,2.97l-.2-1.49,2.97-.4.2,1.49-2.97.4Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-camera-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='0' y='11.24' width='23.95' height='1.5' transform='translate(-4.97 11.98) rotate(-45)' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.55,5.59l-1.36,1.36v9.63l-4.44-2.99v-2.21l-1.5,1.5v5.04c0,.14-.11.25-.25.25h-5.04l-1.5,1.5h6.54c.96,0,1.75-.79,1.75-1.75v-2.53l4.77,3.21c.13.08.27.13.42.13.12,0,.24-.03.35-.09.25-.13.4-.38.4-.66V6c0-.15-.06-.29-.14-.41Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,6.06c0-.14.11-.25.25-.25h10c.14,0,.25.11.25.25v.47l1.29-1.29c-.29-.55-.87-.93-1.54-.93H4c-.96,0-1.75.79-1.75,1.75v11.88c0,.18.03.34.08.5l1.42-1.42V6.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-camera-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.29,5.34c-.24-.13-.54-.11-.77.04l-4.77,3.21v-2.53c0-.96-.79-1.75-1.75-1.75H4c-.96,0-1.75.79-1.75,1.75v11.88c0,.96.79,1.75,1.75,1.75h10c.96,0,1.75-.79,1.75-1.75v-2.53l4.77,3.21c.13.08.27.13.42.13.12,0,.24-.03.35-.09.25-.13.4-.38.4-.66V6c0-.28-.15-.53-.4-.66Zm-7.04,12.6c0,.14-.11.25-.25.25H4c-.14,0-.25-.11-.25-.25V6.06c0-.14.11-.25.25-.25h10c.14,0,.25.11.25.25v11.88Zm5.94-1.35l-4.44-2.99v-3.2l4.44-2.99v9.18Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-car-insurance\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M5.122,16h2.317c.448,0,.715-.445.466-.777l-.581-.777c-.208-.278-.558-.445-.933-.445h-1.83c-.31,0-.561.224-.561.5v.5c0,.552.502,1,1.122,1Z' fill='black'/%3E%3Cpath d='M22.29,12.6c-.38.36-.79.67-1.24.93.13.37.2.75.2,1.14v2.93c0,.69-.56,1.25-1.25,1.25H4c-.69,0-1.25-.56-1.25-1.25v-2.93c0-.82.3-1.62.85-2.25l.83-.95h7.31c-.32-.46-.59-.96-.78-1.5h-5.82l1.31-3.04c.05-.11.13-.18.21-.18h3.89c.05-.52.16-1.02.32-1.5h-4.21c-.68,0-1.3.43-1.59,1.09l-1.16,2.69-1.01-.12c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.7.5-.55.63c-.79.91-1.22,2.06-1.22,3.24v2.93c0,.73.29,1.38.75,1.88v1.52c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.52c.46-.5.75-1.15.75-1.88v-2.93c0-.72-.16-1.42-.46-2.07Z' fill='black'/%3E%3Crect x='9' y='16' width='6' height='2' rx='.5' ry='.5' fill='black'/%3E%3Cpath d='M19.79,14.11c.13.09.21.23.21.39v.5c0,.55-.5,1-1.12,1h-2.32c-.45,0-.71-.45-.46-.78l.58-.77,3.11-.34Z' fill='black'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M17.22,6.93c-.05-.11-.13-.18-.21-.18h-1.68l1.66,1.66.61-.61-.38-.87ZM17.5,2c-2.24,0-4.16,1.33-5.01,3.25-.22.47-.37.97-.43,1.5-.04.24-.06.49-.06.75,0,.89.21,1.73.6,2.47.27.561.64,1.07,1.1,1.5.98.95,2.32,1.53,3.8,1.53,1,0,1.94-.27,2.75-.75.44-.24.84-.55,1.19-.92.96-.98,1.56-2.34,1.56-3.83,0-3.04-2.46-5.5-5.5-5.5ZM16.28,9.82l-2.021-2.02c-.14-.14-.22-.34-.22-.53s.08-.38.21-.52l.01-.01c.29-.29.771-.29,1.06,0l1.67,1.67.61-.61,1.14-1.14.93-.93c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77,0,1.06l-2.5,2.5-.18.18-.35.35c-.06.06-.13.11-.2.15-.31.2-.71.2-1.02,0-.07-.04-.14-.09-.2-.15ZM17.22,6.93c-.05-.11-.13-.18-.21-.18h-1.68l1.66,1.66.61-.61-.38-.87Z' fill='black'/%3E%3Cpath d='M16.68,14.45c.27.03.54.05.82.05.8,0,1.57-.13,2.29-.39l-3.11.34Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-car\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.13,13.99h2.32c.45,0,.71-.44.47-.78l-.58-.78c-.21-.28-.56-.45-.93-.45h-1.83c-.31,0-.56.22-.56.5v.5c0,.55.5,1,1.12,1Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.76,12.66c0-1.18-.43-2.33-1.22-3.23l-.55-.63.7-.5c.31-.22.41-.63.24-.96-.15-.3-.48-.47-.82-.43l-1.32.16-1.18-2.73c-.29-.66-.91-1.09-1.59-1.09H6.67c-.68,0-1.3.43-1.59,1.09l-1.16,2.69-1.01-.12c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.7.5-.55.63c-.79.91-1.22,2.05-1.22,3.23v2.93c0,.73.29,1.38.75,1.88v1.52c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.52c.46-.49.75-1.15.75-1.88v-2.93ZM6.46,4.92c.05-.11.13-.18.21-.18h10.35c.08,0,.16.07.21.18l1.31,3.04H5.15l1.31-3.04Zm-3.7,7.74c0-.82.3-1.62.85-2.25l.83-.95h15.14l.83.95c.55.63.85,1.43.85,2.25v2.93c0,.69-.56,1.25-1.25,1.25H4.01c-.69,0-1.25-.56-1.25-1.25v-2.93Z' fill='black' stroke-width='0px'/%3E%3Crect x='9.01' y='13.99' width='6' height='2' rx='.5' ry='.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.57,13.99h2.32c.62,0,1.12-.45,1.12-1v-.5c0-.28-.25-.5-.56-.5h-1.83c-.38,0-.73.17-.93.45l-.58.78c-.25.33.02.78.47.78Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-carlease\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M6.391,14h-1.83c-.31,0-.561.224-.561.5v.5c0,.552.502,1,1.122,1h2.317c.448,0,.715-.445.466-.777l-.581-.777c-.208-.278-.558-.445-.933-.445Z' fill='black'/%3E%3Cpath d='M22.33,12.71c-.18.26-.4.51-.63.74-.17.17-.35.33-.53.49.05.24.08.48.08.73v2.93c0,.69-.56,1.25-1.25,1.25H4c-.69,0-1.25-.56-1.25-1.25v-2.93c0-.82.3-1.62.85-2.25l.83-.95h5.99c-.23-.479-.4-.99-.51-1.5h-4.77l1.31-3.04c.05-.11.13-.18.21-.18h3.32c.13-.52.32-1.02.57-1.5h-3.89c-.68,0-1.3.43-1.59,1.09l-1.16,2.69-1.01-.12c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.7.5-.55.63c-.79.91-1.22,2.06-1.22,3.24v2.93c0,.73.29,1.38.75,1.88v1.52c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.52c.46-.5.75-1.15.75-1.88v-2.93c0-.68-.14-1.34-.42-1.96Z' fill='black'/%3E%3Crect x='9' y='16' width='6' height='2' rx='.5' ry='.5' fill='black'/%3E%3Cpath d='M12.12,11.47c.2.33.45.64.74.92,1.08,1.07,2.48,1.61,3.89,1.61,1.35,0,2.68-.49,3.74-1.47.05-.05.1-.09.15-.14.32-.32.59-.67.82-1.04,1.28-2.12,1.01-4.91-.82-6.74-1.08-1.07-2.48-1.61-3.89-1.61s-2.81.54-3.89,1.61c-.2.2-.39.41-.54.64-.35.46-.61.97-.79,1.5-.35,1.04-.37,2.16-.08,3.22.14.521.36,1.03.67,1.5ZM13.74,5.74c.2-.19.46-.29.71-.29.26,0,.51.1.71.29.27.28.35.67.24,1.01-.04.15-.12.29-.24.41-.2.19-.45.29-.71.29-.25,0-.51-.1-.71-.29-.12-.12-.2-.26-.24-.41-.11-.34-.03-.73.24-1.01ZM17.31,7.13l1.11-1.11.1-.1c.14-.14.34-.22.53-.22s.38.08.53.22c.29.29.29.77,0,1.06l-.49.49h0s-.81.81-.81.81l-1.69,1.69h0l-1.5,1.5-.11.11c-.14.14-.34.22-.53.22s-.38-.08-.53-.22c-.03-.03-.06-.07-.08-.11-.21-.29-.18-.689.08-.95l.55-.55,2.84-2.84ZM19.76,11.76c-.13.12-.29.21-.45.25-.09.03-.17.04-.26.04-.26,0-.51-.1-.71-.29-.09-.09-.15-.18-.19-.29-.18-.37-.12-.82.19-1.13.2-.19.45-.29.71-.29.25,0,.51.1.71.29.26.26.35.63.25.97-.03.15-.1.29-.22.41-.01.01-.02.03-.03.04Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-carmaintenence\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M6.391,14h-1.83c-.31,0-.561.224-.561.5v.5c0,.552.502,1,1.122,1h2.317c.448,0,.715-.445.466-.777l-.581-.777c-.208-.278-.558-.445-.933-.445Z' fill='black'/%3E%3Cpath d='M21.25,15.78v1.82c0,.69-.56,1.25-1.25,1.25H4c-.69,0-1.25-.56-1.25-1.25v-2.93c0-.82.3-1.62.85-2.25l.83-.95h10.71l-.88-.88c-.09.01-.17.01-.26.01-.82,0-1.6-.22-2.28-.63h-6.58l1.31-3.04c.05-.11.13-.18.21-.18h2.91c-.08-.49-.07-1,.04-1.5h-2.95c-.68,0-1.3.43-1.59,1.09l-1.16,2.69-1.01-.12c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.7.5-.55.63c-.79.91-1.22,2.06-1.22,3.24v2.93c0,.73.29,1.38.75,1.88v1.52c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.52c.46-.5.75-1.15.75-1.88v-2.55c-.43.38-.94.64-1.5.73Z' fill='black'/%3E%3Crect x='9' y='16' width='6' height='2' rx='.5' ry='.5' fill='black'/%3E%3Cpath d='M11.9,8.23c.58.58,1.34.87,2.1.87.27,0,.53-.04.79-.1l.97.97,1.49,1.5,2.42,2.42c.3.29.68.44,1.07.44.16,0,.33-.03.48-.09.21-.06.41-.18.58-.35.41-.42.53-1.03.35-1.55-.06-.2-.18-.39-.34-.56q0-.01-.01-.021l-.03-.03-4.35-4.34-.2-.46c-.05-.11-.13-.18-.21-.18h-.07c.11-.5.09-1.01-.05-1.5-.14-.46-.39-.9-.75-1.26-.59-.59-1.35-.88-2.11-.88-.45,0-.89.1-1.3.3l1.85,1.84.15.15-1.36,1.35h-.12l-1.5-1.5-.43-.43c-.07.14-.12.28-.16.43-.16.49-.18,1-.07,1.5.11.54.38,1.05.81,1.48Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-carrental\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M6.391,14h-1.83c-.31,0-.561.224-.561.5v.5c0,.552.502,1,1.122,1h2.317c.448,0,.715-.445.466-.777l-.581-.777c-.208-.278-.558-.445-.933-.445Z' fill='black'/%3E%3Cpath d='M22.73,14.29l-.48.02-1.01.04c0,.11.01.21.01.32v2.93c0,.69-.56,1.25-1.25,1.25H4c-.69,0-1.25-.56-1.25-1.25v-2.93c0-.82.3-1.62.85-2.25l.83-.95h11.82l-.01-.14-.04-.36-.37-.04-.92-.09-.09-.25h-.07c-.81,0-1.59-.21-2.27-.62h-7.34l1.31-3.04c.05-.11.13-.18.21-.18h3.66c-.08-.49-.07-1,.03-1.5h-3.69c-.68,0-1.3.43-1.59,1.09l-1.16,2.69-1.01-.12c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.7.5-.55.63c-.79.91-1.22,2.06-1.22,3.24v2.93c0,.73.29,1.38.75,1.88v1.52c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.52c.46-.5.75-1.15.75-1.88v-2.93c0-.13-.01-.25-.02-.38Z' fill='black'/%3E%3Crect x='9' y='16' width='6' height='2' rx='.5' ry='.5' fill='black'/%3E%3Cpath d='M12.64,8.21c.59.59,1.35.88,2.11.88.32,0,.64-.05.94-.15.03-.01.06-.03.09-.04l.21.54,1.57.16.04.37.13,1.21,1.57.16.01.13.16,1.45,1.26-.05,1.46-.06-.25-.82-.35-1.19-.25-.25-1.49-1.49-.13-.13-2.07-2.07c.13-.48.14-.98.02-1.46-.11-.52-.38-1.02-.79-1.43-.58-.59-1.35-.88-2.12-.88-.76,0-1.53.29-2.12.88-.37.37-.62.811-.75,1.28-.15.49-.17,1.01-.05,1.5.12.54.39,1.04.8,1.46ZM15.32,5.25c.26.29.25.74-.03,1.02-.14.14-.32.21-.51.22l-.021-.021-.01.021c-.19-.01-.38-.08-.52-.22-.15-.15-.22-.35-.22-.55.01-.17.07-.34.19-.47h1.12Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-cashback\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.649,14.233l-.462.231c-1.484.742-3.025,1.415-4.58,2l-.904.344c-.178.047-.289-.05-.338-.112-.05-.062-.12-.191-.028-.364,1.665-3.254,1.29-3.774,1.089-4.053-.313-.435-.796-.709-1.326-.752-.532-.042-1.049.148-1.369.474l-1.853,1.516-2.161,1.91-2.417.032c-.407.005-.735.334-.74.741l-.062,5.062c-.005.414.326.754.74.759.614.008,4.277.055,7.104.055,1.61,0,2.949-.016,3.298-.062.48-.064.945-.2,1.382-.404,1.094-.511,5.975-5.348,5.975-6.339,0-.199-.079-.39-.22-.53-.827-.827-2.085-1.03-3.131-.508ZM14.39,20.252s0,0,0,0c-.298.139-.616.232-.944.275-.599.08-5.818.047-9.437.003l.044-3.581,1.777-.024c.298-.004.586-.115.812-.313l2.209-1.953,1.887-1.548c.087-.087.191-.094.242-.089.032.002.07.01.109.029-.104.465-.567,1.581-1.082,2.587-.345.651-.274,1.414.184,1.991.458.576,1.186.816,1.969.605l.976-.367c1.604-.604,3.192-1.297,4.723-2.062l.462-.231c.284-.142.604-.164.893-.077-1.019,1.283-3.897,4.322-4.823,4.754Z' fill='black'/%3E%3Cpath d='M18.285,4.5c.634,0,1.243.233,1.715.655l1-1.118c-.747-.669-1.711-1.038-2.715-1.038-1.777,0-3.276,1.152-3.831,2.742h-.955v1h.746c-.009.111-.033.217-.033.33s.024.22.033.331h-.746v1h.955c.555,1.59,2.053,2.742,3.831,2.742,1.003,0,1.968-.369,2.715-1.038l-1-1.117c-.472.422-1.081.655-1.715.655-.93,0-1.738-.5-2.19-1.242h2.389v-1h-2.737c-.014-.109-.033-.218-.033-.331s.019-.221.033-.33h2.737v-1h-2.389c.452-.741,1.26-1.242,2.19-1.242Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-cashdeposit\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.79,14.11l-1.47.16.04.17,1.21,6H4.43l1.54-7.61c.47-2.34,2.3-4.15,4.57-4.7-.03-.21-.04-.42-.04-.63,0-.5.05-.98.15-1.45l-1.14-2.73h2.39c.42-.58.94-1.09,1.52-1.5h-4.29c-.42,0-.8.21-1.04.56-.23.35-.27.79-.11,1.17l1.4,3.36c-2.45.88-4.34,2.97-4.88,5.62l-1.66,8.21c-.13.62.34,1.2.98,1.2h16.36c.64,0,1.11-.58.98-1.2l-1.34-6.64c-.01.01-.02.01-.03.01Z' fill='black'/%3E%3Cpath d='M12.24,12.1c-.36-.39-.66-.83-.91-1.29-1.02.39-1.84,1.19-2.28,2.19h-1.05v1h.77c-.03.2-.06.41-.06.62,0,.13.03.25.04.38h-.75v1h.97c.57,1.56,2.06,2.69,3.82,2.69,1,0,1.96-.37,2.71-1.04l-1-1.11c-.47.42-1.08.65-1.71.65-.91,0-1.71-.48-2.17-1.19h2.38v-1h-2.75c-.02-.13-.04-.25-.04-.38,0-.22.04-.42.09-.62h2.7v-1h-2.2c.36-.44.86-.77,1.44-.9Z' fill='black'/%3E%3Cpath d='M17.5,2c-.22,0-.44.01-.65.04-.15.02-.29.04-.43.07h-.04c-.17.04-.33.08-.49.13-.01,0-.02.01-.03.01-.02,0-.03.01-.05.01-.07.021-.15.05-.22.08-.08.03-.15.06-.23.09-.33.14-.65.31-.94.51-.17.12-.33.24-.49.38-.05.04-.1.08-.15.14-.07.05-.14.12-.2.19-.19.18-.36.38-.5.59-.08.1-.15.21-.22.32-.15.22-.27.45-.37.69-.05.12-.11.24-.15.36-.05.12-.09.24-.12.37-.05.14-.08.29-.11.43-.02.11-.04.22-.05.34-.02.12-.03.24-.04.36-.02.13-.02.26-.02.39,0,.15.01.3.03.45-.01.04-.01.07,0,.11.01.09.02.18.04.26.01.13.04.26.07.39.01.08.03.16.06.24.03.13.07.26.12.38,0,.04.02.08.04.11.07.18.15.36.24.53.06.12.12.24.19.36.01.03.02.05.05.08.03.05.06.1.09.14.03.06.07.12.12.17.12.18.25.34.41.5.07.09.15.17.24.25.1.1.2.19.31.28.08.07.17.14.26.2.18.14.37.26.57.36h.01c.01.02.02.02.03.02.12.07.24.13.37.19.2.09.4.17.61.23.1.03.19.06.29.08.09.02.18.05.27.06.35.07.71.11,1.08.11.19,0,.37-.01.55-.03h.02c.16-.02.31-.04.46-.07.34-.06.68-.16.99-.29.14-.06.28-.12.42-.19.11-.05.21-.11.31-.17.26-.14.51-.31.75-.51.1-.08.2-.17.29-.26.42-.39.77-.85,1.04-1.36.07-.11.13-.23.18-.35.32-.69.49-1.46.49-2.27,0-3.04-2.46-5.5-5.5-5.5ZM20.73,6.79l-2.65,2.65-.03.03-.35.35c-.06.06-.13.11-.2.15-.26.17-.59.2-.87.061-.05,0-.1-.03-.15-.061-.07-.04-.14-.09-.2-.15l-2.021-2.02c-.14-.14-.22-.34-.22-.53s.08-.38.21-.52l.01-.01c.14-.14.33-.22.521-.22.2,0,.39.07.54.22l1.67,1.67.07-.07.54-.54,1.14-1.14.93-.93c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77,0,1.06Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-chair\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.57,8.25h-.82v-3.78c0-.67-.55-1.22-1.22-1.22H5.47c-.67,0-1.22.55-1.22,1.22v3.78h-.82c-.65,0-1.18.53-1.18,1.18v8.13c0,.65.53,1.18,1.25,1.18h1.75v2.25h1.5v-2.25h10.5v2.25h1.5v-2.25h1.82c.65,0,1.18-.53,1.18-1.25v-8.07c0-.65-.53-1.18-1.18-1.18Zm-14.82-3.5h12.5v3.5h-1.82c-.65,0-1.18.53-1.18,1.18v2.82h-6.5v-2.82c0-.65-.53-1.18-1.18-1.18h-1.82v-3.5Zm14.5,12.5H3.75v-7.5h3.5v4h9.5v-4h3.5v7.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-changes\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.649,15.233l-.462.231c-1.484.742-3.025,1.415-4.58,2l-.904.344c-.178.047-.289-.05-.338-.112-.05-.062-.12-.191-.028-.364,1.665-3.254,1.29-3.774,1.089-4.053-.313-.435-.796-.709-1.326-.752-.532-.042-1.049.148-1.369.474l-1.853,1.516-2.161,1.91-2.417.032c-.407.005-.735.334-.74.741l-.062,5.062c-.005.414.326.754.74.759.614.008,4.277.055,7.104.055,1.61,0,2.949-.016,3.298-.062.48-.064.945-.2,1.382-.404,1.094-.511,5.975-5.348,5.975-6.339,0-.199-.079-.39-.22-.53-.827-.827-2.085-1.03-3.131-.508ZM14.39,21.252s0,0,0,0c-.298.139-.616.232-.944.275-.599.08-5.818.047-9.437.003l.044-3.581,1.777-.024c.298-.004.586-.115.812-.313l2.209-1.953,1.887-1.548c.087-.087.191-.094.242-.089.032.002.07.01.109.029-.104.465-.567,1.581-1.082,2.587-.345.651-.274,1.414.184,1.991.458.576,1.186.816,1.969.605l.976-.367c1.604-.604,3.192-1.297,4.723-2.062l.462-.231c.284-.142.604-.164.893-.077-1.019,1.283-3.897,4.322-4.823,4.754Z' fill='black'/%3E%3Ccircle cx='17' cy='7' r='3.5' fill='none' stroke='black' stroke-miterlimit='10' stroke-width='1.5px'/%3E%3Crect x='15' y='9.5' width='4' height='4' rx='1.193' ry='1.193' fill='black'/%3E%3Cellipse cx='17' cy='.75' rx='.75' ry='.725' fill='black'/%3E%3Cellipse cx='23.25' cy='7' rx='.725' ry='.75' fill='black'/%3E%3Cellipse cx='10.75' cy='7' rx='.725' ry='.75' fill='black'/%3E%3Cellipse cx='12.581' cy='2.581' rx='.75' ry='.725' transform='translate(1.86 9.652) rotate(-45)' fill='black'/%3E%3Cellipse cx='21.419' cy='2.581' rx='.725' ry='.75' transform='translate(4.449 15.902) rotate(-45)' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-charity\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.53,13.47c-.83-.83-2.08-1.03-3.13-.51l-.46.23c-1.48.74-3.03,1.41-4.58,2l-.9.34c-.18.05-.29-.05-.34-.11-.05-.06-.12-.19-.03-.36,1.67-3.25,1.29-3.77,1.09-4.05-.31-.44-.8-.71-1.33-.75-.53-.04-1.05.15-1.37.47l-1.85,1.52-2.16,1.91-2.42.03c-.41,0-.73.33-.74.74l-.06,5.06c0,.41.33.75.74.76.61,0,4.28.06,7.1.06,1.61,0,2.95-.02,3.3-.06.48-.06.94-.2,1.38-.4,1.09-.51,5.98-5.35,5.98-6.34,0-.2-.08-.39-.22-.53Zm-6.39,5.51s0,0,0,0c-.3.14-.62.23-.94.28-.6.08-5.82.05-9.44,0l.04-3.58,1.78-.02c.3,0,.59-.11.81-.31l2.21-1.95,1.89-1.55c.09-.09.19-.09.24-.09.03,0,.07.01.11.03-.1.46-.57,1.58-1.08,2.59-.34.65-.27,1.41.18,1.99.46.58,1.19.82,1.97.6l.98-.37c1.6-.6,3.19-1.3,4.72-2.06l.46-.23c.28-.14.6-.16.89-.08-1.02,1.28-3.9,4.32-4.82,4.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.71,11.67l.35.18.35-.18c2.37-1.23,3.8-2.81,4.24-4.69.45-1.92-.58-3.28-1.84-3.64-.88-.25-1.97-.05-2.75.84-.78-.89-1.87-1.09-2.75-.84-1.25.36-2.29,1.73-1.84,3.64.44,1.88,1.87,3.46,4.24,4.69Zm-1.99-6.89c.09-.03.2-.04.3-.04.47,0,1.02.3,1.32,1.19l.17.51h1.08l.17-.51c.37-1.08,1.1-1.29,1.62-1.14.57.16,1.04.8.79,1.86-.32,1.35-1.37,2.54-3.13,3.52-1.76-.98-2.81-2.17-3.13-3.52-.25-1.05.22-1.69.79-1.86Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-cleaning\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M18.371,20.35l-3.14-8.634c-.135-.372-.393-.678-.718-.892v-2.574h2.5v-.75c0-3.56-3.761-4.5-5.75-4.5h-5.75v4h2c.097,0,.177.006.264.01-.006.077-.014.151-.014.24,0,1.064-.453,1.901-.973,2.512-.325.381.106.943.564.739.741-.33,1.401-.77,1.909-1.154v1.394c-.45.234-.807.616-.942,1.112l-2.358,8.647c-.157.579-.036,1.188.333,1.671.396.518,1.036.828,1.713.828h8.365c.71,0,1.369-.334,1.761-.895.366-.522.452-1.162.236-1.755ZM8.263,5.544v-1.044h2.999c.158,0,3.527.041,4.152,2.25h-2.4v3.75h-2.25v-3c0-.075-.039-1.681-2.5-1.956ZM16.906,21.245c-.112.16-.311.255-.533.255h-8.365c-.212,0-.407-.089-.521-.238-.06-.078-.122-.205-.078-.366l2.358-8.647c.039-.141.209-.248.396-.248h3.269c.18,0,.34.094.389.229l3.139,8.634c.061.165.003.299-.055.382Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-clothing\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.77,4.12l-5.54-.92-6.12-.02-5.75.94c-.6.1-1.04.62-1.04,1.23v4.89c0,.4.19.78.52,1.01.33.23.75.3,1.12.17l1.36-.45v9.46c0,.69.56,1.25,1.25,1.25h11c.69,0,1.25-.56,1.25-1.25v-9.46l1.36.45c.38.13.8.06,1.13-.17s.52-.61.52-1.01v-4.89c0-.61-.44-1.13-1.04-1.23Zm-10.62.56h3.82v.39c0,.96-.86,1.75-1.91,1.75s-1.91-.79-1.91-1.75v-.39Zm10.16,5.21l-1.36-.45c-.38-.13-.8-.06-1.13.17-.32.23-.52.61-.52,1.01v9.56H6.81v-9.56c0-.4-.19-.78-.52-1.01s-.75-.3-1.12-.17l-1.36.45v-4.32l4.84-.81v.31c0,1.79,1.53,3.25,3.41,3.25s3.41-1.46,3.41-3.25v-.31l4.84.81v4.32Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-cocktail\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.58,7.06c.23.5.15,1.06-.21,1.48l-1.43,1.65c.22.05.45.09.69.09,1.59,0,2.88-1.29,2.88-2.88s-1.29-2.88-2.88-2.88c-1.18,0-2.2.71-2.64,1.73h2.32c.55,0,1.04.31,1.27.81Z' fill='none' stroke-width='0px'/%3E%3Cpath d='m17.63,3.01c-2.02,0-3.7,1.38-4.21,3.23H4.65c-.55,0-1.04.31-1.27.81-.23.5-.15,1.06.21,1.48l6.66,7.67v4.04h-3.25v1.5h8v-1.5h-3.25v-4.04l4.14-4.8c.54.23,1.12.37,1.74.37,2.42,0,4.38-1.97,4.38-4.38s-1.97-4.38-4.38-4.38Zm-2.03,6.43l-.98,1.13-3.63,4.21-6.11-7.04h12.18l-1.46,1.7Zm2.03.84c-.24,0-.47-.04-.69-.09l1.43-1.65c.36-.41.44-.98.21-1.48-.23-.5-.72-.81-1.27-.81h-2.32c.45-1.02,1.46-1.73,2.64-1.73,1.59,0,2.88,1.29,2.88,2.88s-1.29,2.88-2.88,2.88Z' stroke-width='0px' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-coffee\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.76,17.11c.48.39,1.08.64,1.74.64,1.52,0,2.75-1.23,2.75-2.75s-1.23-2.75-2.75-2.75c-.45,0-.87.12-1.25.31v-2.06c0-.69-.56-1.25-1.25-1.25H5c-.69,0-1.25.56-1.25,1.25v4c0,2.34,1.12,4.42,2.85,5.75H2.5v1.5h19v-1.5h-6.1c1.05-.81,1.87-1.89,2.36-3.14Zm1.74-3.36c.69,0,1.25.56,1.25,1.25s-.56,1.25-1.25,1.25-1.25-.56-1.25-1.25.56-1.25,1.25-1.25Zm-8.5,6.5c-3.17,0-5.75-2.58-5.75-5.75v-3.75h11.5v3.75c0,3.17-2.58,5.75-5.75,5.75Z' fill='black' stroke-width='0px'/%3E%3Crect x='11.75' y='3' width='1.5' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='8.75' y='3' width='1.5' height='5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-coin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.32,15.25c-1.25,0-2.32-.71-2.87-1.75h3.1v-1h-3.44c-.03-.16-.05-.33-.05-.5s.02-.34.05-.5h3.44v-1h-3.1c.54-1.03,1.62-1.75,2.87-1.75.8,0,1.57.29,2.17.83l1-1.12c-.87-.78-2-1.21-3.17-1.21-2.09,0-3.85,1.37-4.48,3.25h-1.28v1h1.06c-.02.17-.05.33-.05.5s.03.33.05.5h-1.06v1h1.28c.63,1.88,2.39,3.25,4.48,3.25,1.17,0,2.29-.43,3.17-1.21l-1-1.12c-.6.53-1.37.83-2.17.83Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.99,2C6.46,2,1.99,6.48,1.99,12s4.48,10,10,10,10-4.48,10-10S17.51,2,11.99,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.3,3.5,11.99,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-communications\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.47,13.25H5.72v-7.4c.73-.3,1.25-1.01,1.25-1.85,0-1.1-.9-2-2-2s-2,.9-2,2c0,.84.52,1.55,1.25,1.85v7.4h-.69c-.72,0-1.28.66-1.28,1.5v4.5c0,.84.56,1.5,1.28,1.5h16.94c.72,0,1.28-.66,1.28-1.5v-4.5c0-.84-.56-1.5-1.28-1.5Zm-.22,1.5v4.5h0s-16.5,0-16.5,0h0v-4.5h0s16.5,0,16.5,0h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.21,10.46c.03.18.04.36.04.54h1.5c0-.27-.02-.53-.07-.79-.29-1.7-1.47-3.11-3.1-3.69-.51-.18-1.04-.27-1.58-.27v1.5c.37,0,.74.06,1.08.18,1.11.39,1.93,1.36,2.12,2.52Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9,9.25v1.75h1.75c0-.96-.79-1.75-1.75-1.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.21,10.3c.03.23.04.46.04.7h1.5c0-.29-.02-.58-.05-.86-.36-3.28-2.77-5.97-5.98-6.7-.56-.13-1.14-.19-1.72-.19v1.5c.47,0,.94.05,1.39.16,2.59.59,4.53,2.76,4.82,5.4Z' fill='black' stroke-width='0px'/%3E%3Crect x='13' y='16.25' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-company\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.32,5.11L5.32,2.49c-.51-.1-1.04.04-1.44.37-.4.33-.63.82-.63,1.35v15.79c0,.96.79,1.75,1.75,1.75h14c.96,0,1.75-.79,1.75-1.75V6.83c0-.84-.6-1.57-1.43-1.72Zm-.07,14.89c0,.14-.11.25-.25.25h-5v-4.25h-4v4.25h-5c-.14,0-.25-.11-.25-.25V4.21c0-.1.06-.16.09-.19.03-.02.08-.06.16-.06.02,0,.03,0,.05,0l14,2.62c.12.02.2.13.2.25v13.17Z' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='8' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='8' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='8' width='2' height='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-concerts\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.578,6.011l-5.388,5.389c-1.937-1.669-3.196-1.556-4.179-1.195-.708.254-1.294.813-1.626,1.584-.248.601-.311.708-.622.82l-.29.106c-.82.297-2.065.75-2.8,1.485-1.251,1.252-2.835,3.882.707,7.425s6.173,1.958,7.425.707c.735-.735,1.181-1.987,1.478-2.808l.106-.29c.113-.311.219-.375.877-.65.714-.304,1.28-.884,1.535-1.591.353-.99.474-2.242-1.195-4.179l5.388-5.388-1.415-1.415ZM13.385,16.483c-.12.318-.367.58-.749.735-.637.269-1.294.544-1.655,1.485l-.113.311c-.234.658-.629,1.761-1.125,2.256-1.549,1.548-3.281,1.315-5.303-.707s-2.256-3.755-.708-5.304c.495-.495,1.591-.897,2.249-1.131l.311-.113c.947-.354,1.216-1.019,1.499-1.697.148-.332.403-.587.728-.7.438-.17,1.125-.417,2.609.841.234.191.474.417.735.679s.495.509.672.742c1.259,1.485,1.011,2.157.848,2.603Z' fill='black'/%3E%3Cpath d='M22.112,3.941l-1.053-1.053c-.457-.457-1.218-.376-1.569.166l-1.911,2.953,1.414,1.414,2.953-1.911c.542-.351.623-1.113.166-1.569Z' fill='black'/%3E%3Cpath d='M6.736,15.789c-.683.684-.683,1.792,0,2.475.684.683,1.792.683,2.475,0,.684-.684.684-1.792,0-2.475s-1.792-.684-2.475,0Z' fill='black'/%3E%3Cpath d='M3,10c.829,0,1.5-.671,1.5-1.5v-4.08l3-.6v2.18c-.829,0-1.5.671-1.5,1.5s.671,1.5,1.5,1.5,1.5-.671,1.5-1.5V2l-1.5.29-4.5.89v3.82c-.829,0-1.5.671-1.5,1.5s.671,1.5,1.5,1.5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-crown\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22,4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5,1.5c0,.4.16.76.42,1.03h0l-3.36,4.2-3.3-4.94c.44-.26.74-.74.74-1.29,0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5,1.5c0,.55.3,1.03.74,1.29l-3.3,4.94-3.36-4.2h0c.26-.27.42-.63.42-1.03,0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5,1.5c0,.75.55,1.36,1.26,1.48,0,.04,0,.09,0,.13l1.94,13.57c.09.61.62,1.07,1.24,1.07h11.13c.62,0,1.15-.46,1.24-1.07l1.94-13.57s0-.09,0-.13c.71-.12,1.26-.73,1.26-1.48Zm-14.59,6.97c.15.19.38.29.62.28.24,0,.46-.13.59-.33l3.38-5.06,3.38,5.06c.13.2.35.32.59.33.24.01.47-.09.62-.28l2.28-2.85-.95,6.64H6.08l-.95-6.64,2.28,2.85Zm9.94,7.78H6.65l-.36-2.5h11.41l-.36,2.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-culture\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.83,14.67c.15-.1.17-.32.04-.44l-1.53-1.44c-.13-.12-.35-.09-.44.07-.29.53-.2,1.22.27,1.65.46.44,1.15.49,1.67.16Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.5,17.03c.05.17.19.31.36.35l3.58.86s.08.01.12.01c.14,0,.27-.06.37-.16.12-.13.16-.32.11-.49-.02-.05-.44-1.3-1.93-1.66-1.49-.36-2.44.56-2.48.6-.13.13-.18.31-.13.49Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.16,10.36c-.1-.17-.27-.29-.46-.34l-6.27-1.51c.05.52.05,1.03,0,1.54l5.19,1.25-1.12,4.68c-.51,2.11-2.12,3.8-4.21,4.4-.83.24-1.74.02-2.37-.57-.9-.84-1.5-1.93-1.76-3.09-.46.21-.94.35-1.44.42.34,1.42,1.07,2.74,2.18,3.77.74.69,1.72,1.06,2.72,1.06.36,0,.73-.05,1.08-.15h0c2.61-.75,4.62-2.85,5.26-5.49l1.3-5.41c.05-.19.01-.4-.09-.57Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.15,10.6c.08-.17.06-.36-.05-.5-.11-.15-.28-.22-.47-.2l-3.66.46c-.18.02-.33.14-.4.31-.07.17-.04.36.07.5.03.04.73.89,2.02.89.12,0,.25,0,.38-.02,1.52-.19,2.08-1.38,2.11-1.43Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.73,7.71c-.28-.54-.9-.84-1.52-.7-.62.14-1.04.69-1.06,1.3,0,.18.17.32.35.28l2.05-.47c.18-.04.28-.24.19-.4Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.53,7.87l2.1-.05c.18,0,.32-.18.27-.36-.17-.58-.71-1.01-1.35-.99-.64.01-1.16.46-1.3,1.05-.04.18.1.35.28.34Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.44,15.41c1.8-1.34,2.88-3.4,3.01-5.59h0s0,0,0,0c.01-.2.02-.41.02-.61,0-.26-.01-.52-.05-.78.03.26.04.52.04.78,0-.26-.01-.52-.04-.78l-.02-.15h0l-.67-5.37c-.02-.2-.13-.38-.28-.5-.16-.12-.36-.18-.55-.15L2.9,3.51c-.41.05-.7.43-.65.84l.69,5.52c.34,2.69,2.11,5.01,4.62,6.04.48.2.99.29,1.5.29.84,0,1.68-.27,2.38-.78Zm-3.31-.9c-2.01-.83-3.43-2.68-3.7-4.83l-.6-4.77,8.5-1.07.6,4.77c.27,2.16-.65,4.3-2.39,5.6-.69.51-1.62.63-2.41.3Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-daycare\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M13.59,5.25c-.19,0-.34-.15-.34-.34v-1.41c0-1.24-1.01-2.25-2.25-2.25s-2.25,1.01-2.25,2.25v1.41c0,.19-.15.34-.34.34-1.47,0-2.66,1.19-2.66,2.66v12.107c0,1.369,1.114,2.482,2.482,2.482h5.535c1.369,0,2.482-1.114,2.482-2.482V7.91c0-1.47-1.19-2.66-2.66-2.66ZM14.75,20.018c0,.542-.44.982-.982.982h-5.535c-.542,0-.982-.44-.982-.982v-.768h.75c.41,0,.75-.34.75-.75s-.34-.75-.75-.75h-.75v-1.5h.75c.41,0,.75-.34.75-.75s-.34-.75-.75-.75h-.75v-1.5h.75c.41,0,.75-.34.75-.75s-.34-.75-.75-.75h-.75v-1.75h7.5v10.018ZM7.25,8.5v-.59c0-.64.52-1.16,1.16-1.16,1.01,0,1.84-.83,1.84-1.84v-1.41c0-.41.34-.75.75-.75s.75.34.75.75v1.41c0,1.01.83,1.84,1.84,1.84.64,0,1.16.52,1.16,1.16v.59h-7.5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-delivery\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.984,13.96l-1.146-5.062-.393-1.723c-.008-.054-.016-.116-.016-.17v-2.226c0-.433-.354-.78-.793-.78h-6.282c-.439,0-.793.348-.793.78v2.226c0,.054-.008.116-.016.17l-1.539,6.785c-.008.054-.016.116-.016.17v6.089c0,.433.354.78.793.78h9.432c.439-.007.785-.348.785-.78v-6.089c0-.054-.008-.116-.016-.17ZM13.061,5.5h4.868v1.506c0,.078.012.161.021.244h-4.909c.008-.083.021-.166.021-.244v-1.506ZM11.49,14.197l1.236-5.447h4.456l-1.172,5.21c-.01.05-.02.12-.02.17v5.37h-4.5v-5.303ZM19.5,19.5h-2.01v-5.3l1.007-4.43,1.003,4.427v5.303Z' fill='black'/%3E%3Crect x='2' y='11.5' width='6' height='1.5' fill='black'/%3E%3Crect x='4' y='14.5' width='4' height='1.5' fill='black'/%3E%3Crect x='2' y='17.5' width='6' height='1.5' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-dentalcare\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M14.968,21.697c-.207,0-.428-.04-.633-.14-.352-.172-.587-.483-.662-.877-.06-.479-.099-.974-.139-1.49-.067-.858-.136-1.746-.281-2.473-.157-1.34-.781-2.598-1.163-2.936l-.077-.079-.103.079c-.382.338-1.005,1.595-1.153,2.875-.156.789-.224,1.676-.291,2.534-.04.516-.079,1.01-.131,1.441-.082.443-.317.754-.669.926-.448.218-.975.151-1.274-.004-.763-.374-1.717-1.795-1.987-2.975-.304-1.085-.346-1.99-.395-3.037-.019-.405-.039-.841-.077-1.333-.045-1.158-.42-1.926-.816-2.739-.585-1.199-1.19-2.439-.667-4.602.446-1.711,1.678-2.996,3.299-3.447,1.51-.421,3.109-.039,4.173.997.03.033.058.06.082.081.012-.011.024-.021.033-.032,1.109-1.084,2.708-1.467,4.218-1.045,1.622.452,2.854,1.736,3.296,3.435l.003.013c.522,2.163-.083,3.402-.667,4.602-.396.813-.771,1.581-.815,2.71-.04.521-.06.958-.079,1.362-.049,1.047-.091,1.952-.404,3.071-.262,1.146-1.216,2.567-1.992,2.948-.155.08-.381.137-.627.137ZM13.121,12.692c.741.689,1.445,2.339,1.612,3.792.154.754.226,1.688.296,2.59.027.347.053.684.083.996.312-.307.852-1.088,1.021-1.828.275-.989.312-1.775.359-2.771.02-.418.041-.869.08-1.378.054-1.417.537-2.408.964-3.282.531-1.09.952-1.952.559-3.585-.312-1.19-1.13-2.051-2.246-2.361-.998-.278-2.041-.038-2.723.626-.02.031-.426.487-1.047.555l-.081.009-.081-.009c-.623-.068-1.027-.525-1.102-.616-.626-.604-1.669-.845-2.668-.565-1.117.312-1.936,1.174-2.247,2.368-.393,1.625.028,2.487.561,3.579.426.874.909,1.864.966,3.31.038.481.059.932.078,1.35.047.996.083,1.782.35,2.738.175.759.706,1.536,1.031,1.861.029-.3.055-.643.083-.996.07-.902.143-1.836.306-2.651.158-1.393.862-3.042,1.602-3.731.261-.283.641-.453,1.077-.479.52.026.904.195,1.166.479Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-dot\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-electricity\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M8.538,20.751c-.264,0-.532-.082-.763-.251-.489-.357-.658-.992-.411-1.543l2.775-6.207h-1.551c-.533,0-1.001-.321-1.191-.818-.189-.496-.056-1.045.34-1.399l8.68-6.97c.452-.39,1.101-.418,1.585-.063.489.357.658.992.411,1.543l-2.775,6.207h1.551c.533,0,1.001.321,1.191.818.189.496.056,1.045-.34,1.399l-8.693,6.979c-.223.201-.513.304-.81.304ZM8.392,19.292s-.01.007-.014.011l.014-.011ZM9.238,11.25h3.215l-3.335,7.46,7.422-5.96h-3.215l3.335-7.458-7.422,5.958Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-electronics\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.15,6.11v-3.11h-1.5v3.11h-2.36v-3.11h-1.5v3.11h-2.01v3.52c0,2.24,1.74,4.06,3.94,4.22v.97c0,3-2.44,5.44-5.44,5.44s-5.44-2.44-5.44-5.44v-6.19h-1.5v6.19c0,3.83,3.11,6.94,6.94,6.94s6.94-3.11,6.94-6.94v-.97c2.2-.16,3.94-1.98,3.94-4.22v-3.52h-2.01Zm.51,3.52c0,1.52-1.23,2.75-2.75,2.75h-.88c-1.52,0-2.75-1.23-2.75-2.75v-2.02h6.38v2.02Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-fitness\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m23,11.25h-1.25v-3.25c0-.41-.34-.75-.75-.75h-2.25v-2.25c0-.41-.34-.75-.75-.75h-3c-.41,0-.75.34-.75.75v6.25h-4.5v-6.25c0-.41-.34-.75-.75-.75h-3c-.41,0-.75.34-.75.75v2.25h-2.25c-.41,0-.75.34-.75.75v3.25h-1.25v1.5h1.25v3.25c0,.41.34.75.75.75h2.25v2.25c0,.41.34.75.75.75h3c.41,0,.75-.34.75-.75v-6.25h4.5v6.25c0,.41.34.75.75.75h3c.41,0,.75-.34.75-.75v-2.25h2.25c.41,0,.75-.34.75-.75v-3.25h1.25v-1.5ZM3.75,15.25v-6.5h1.5v6.5h-1.5Zm4.5,3h-1.5V5.75h1.5v12.5Zm9,0h-1.5V5.75h1.5v12.5Zm3-3h-1.5v-6.5h1.5v6.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-flower\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.21,15.25h-3.2c-1.26,0-2.41.5-3.26,1.31v-5.2c3.75-.36,6.66-3.37,6.66-6.93v-1.25c0-.34-.15-.68-.4-.92-.26-.24-.61-.37-.97-.34-1.33.1-2.56.55-3.59,1.23l-1.56-1.56c-.49-.49-1.28-.49-1.77,0l-1.56,1.56c-1.04-.69-2.27-1.13-3.6-1.23-.35-.03-.71.09-.97.34-.26.24-.4.57-.4.92v1.25c0,3.56,2.91,6.58,6.66,6.93v5.18c-.85-.8-1.98-1.3-3.24-1.3h-3.21c-.41,0-.75.34-.75.75,0,2.62,2.13,4.75,4.75,4.75h2.44v1.25h1.5v-1.25h2.46c2.62,0,4.75-2.13,4.75-4.75,0-.41-.34-.75-.75-.75Zm-10.41,4c-1.53,0-2.82-1.07-3.16-2.5h2.37c1.53,0,2.82,1.07,3.16,2.5h-2.37ZM17.91,3.45v.98c0,1.46-.64,2.79-1.67,3.78.39-1.33.14-2.79-.74-3.93.72-.43,1.53-.73,2.41-.84Zm-10.13,4.78c-1.04-.99-1.69-2.33-1.69-3.8v-.98c.89.1,1.7.41,2.42.84-.88,1.14-1.12,2.61-.73,3.94Zm2.74,1.26c-.21-.12-.41-.26-.59-.44h0s0,0,0,0c-.14-.14-.25-.28-.36-.44-.05-.07-.08-.14-.12-.22-.05-.09-.1-.17-.14-.26-.04-.1-.07-.21-.1-.31-.02-.06-.04-.12-.06-.19-.03-.13-.04-.25-.06-.38,0-.04,0-.08-.01-.12,0-.15,0-.29.01-.44,0-.02,0-.04,0-.07.02-.16.05-.31.1-.47v-.02c.06-.16.12-.32.2-.47,0,0,0,0,0,0,.14-.27.3-.52.53-.75l.78-.78,1.29-1.29,1.28,1.28.79.79c.35.35.58.77.72,1.22,0,0,0,.01,0,.02.05.16.08.32.1.48,0,.02,0,.04,0,.06.02.15.02.3.01.45,0,.04,0,.08-.01.11-.01.13-.03.26-.06.39-.01.06-.04.12-.05.18-.03.11-.06.21-.11.32-.04.09-.09.17-.14.26-.04.07-.07.15-.12.22-.1.15-.22.3-.36.44,0,0,0,0,0,0h0c-.18.18-.38.32-.59.44-.03.02-.06.03-.09.05-.87.47-1.92.47-2.79,0-.03-.02-.06-.03-.08-.04Zm4.69,9.76h-2.37c.34-1.43,1.63-2.5,3.16-2.5h2.37c-.34,1.43-1.63,2.5-3.16,2.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-fooddrinks\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10.25,2.01v5.62c0,1.03-.63,1.94-1.5,2.26V2.01h-1.5v7.87c-.25-.09-.48-.21-.69-.38-.52-.43-.81-1.06-.81-1.73V2.01h-1.5v5.76c0,1.12.49,2.17,1.35,2.88.48.4,1.05.66,1.65.78v10.58h1.5v-10.57c1.74-.34,3-1.94,3-3.81V2.01h-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.75,22.01h-1.5v-8.25h-2.87c-.34,0-.68-.15-.91-.4-.24-.26-.36-.6-.34-.95.42-5.94,1.66-7.81,3.22-10.17l.1-.16c.31-.46.87-.67,1.4-.51.53.16.89.64.89,1.2v19.24Zm-4.1-9.75h2.6s0-8.65,0-8.65c-1.29,1.99-2.23,3.75-2.6,8.65Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-fuel\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.085,8.454c-.016-.045-.029-.092-.06-.132l-2.21-2.848c-.351-.453-1.188.004-1.063.58l1.12,3.354c.161.482.75.661,1.151.349l.131-.102c.263.317,1.095,1.532,1.095,4.267,0,1.663-.449,2.209-.679,2.312-.229-.104-.679-.65-.679-2.312,0-2.912-1.744-3.754-2.768-3.814v-4.112c0-1.103-.894-1.996-1.996-1.996h-6.133c-1.103,0-1.996.894-1.996,1.996v14.004h-2v2h14v-2h-1.875v-8.388c.337.057,1.268.383,1.268,2.311,0,3.72,1.956,3.827,2.179,3.827s2.179-.107,2.179-3.827c0-3.797-1.417-5.245-1.665-5.469ZM7.996,5.5h6.133c.273,0,.496.223.496.496v4.754h-7.125v-4.754c0-.273.223-.496.496-.496ZM7.5,20v-7.75h7.125v7.75h-7.125Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-gambling\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M7.735,15.539l1.988.221-.138-1.592c.161.107.339.189.543.212.686.076,1.304-.418,1.381-1.104.076-.686-.418-1.304-1.104-1.381-.031-.003-.059.009-.089.008.066-.13.118-.269.135-.422.077-.686-.417-1.304-1.104-1.381-.687-.076-1.305.418-1.381,1.104-.017.153.003.3.039.441-.03-.005-.054-.024-.085-.027-.686-.076-1.304.418-1.38,1.104-.077.686.417,1.304,1.104,1.381.205.022.396-.018.577-.087l-.485,1.522Z' fill='black'/%3E%3Cpolygon points='6.656 8.794 7.988 6.951 8.101 5.937 7.515 5.871 5.815 5.682 5.702 6.696 6.835 6.822 5.503 8.666 6.656 8.794' fill='black'/%3E%3Cpolygon points='10.149 18.26 11.282 18.386 9.95 20.229 11.103 20.357 12.435 18.514 12.548 17.5 11.961 17.435 10.262 17.246 10.149 18.26' fill='black'/%3E%3Cpath d='M20.32,3.75c-.13-1.3-1.21-2.27-2.51-2.27-.08,0-.16,0-.25.01l-7.054.696-4.837-.539c-.094-.011-.188-.016-.28-.016-1.284,0-2.359.963-2.502,2.24l-1.657,14.871c-.075.668.116,1.326.536,1.852.42.526,1.02.856,1.689.93l8.907.993c.094.011.188.016.28.016.633,0,1.214-.236,1.659-.626l5.229-.516c1.38-.14,2.39-1.37,2.26-2.75l-1.47-14.89ZM2.721,18.908l1.657-14.871c.058-.521.499-.906,1.011-.906.038,0,.076.002.114.006l1.43.159s-.001.002-.002.003l1.955.215,5.525.616c.559.062.962.566.899,1.125l-1.657,14.871c-.014.128-.053.247-.108.354l-3.084.3h-.1l-.19-.021-1.133-.123-5.417-.604c-.559-.062-.962-.566-.899-1.125ZM19.38,19.9l-4.243.422c.001-.011.005-.021.006-.031l1.657-14.87c.075-.668-.116-1.326-.536-1.852-.124-.155-.268-.287-.42-.407l1.865-.183h.1c.52,0,.96.39,1.01.91l1.47,14.89c.06.56-.35,1.06-.91,1.12Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-gaming\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22.923,17.787c-.802-5.953-.945-6.99-2.382-8.504-1.496-1.577-5.703-1.758-7.825-1.779-.075-.853-.319-1.38-.547-1.843-.23-.47-.42-.84-.42-1.66,0-.93.24-1.59.46-2h-1.63c-.19.53-.33,1.2-.33,2,0,1.18.31,1.79.58,2.34.177.362.328.669.389,1.164-2.143.024-6.281.219-7.761,1.779-1.437,1.514-1.58,2.551-2.382,8.504-.629,4.668,1.923,4.713,1.923,4.713,1.012,0,1.988,0,3-2.133.982-2.07,1.734-2.203,3.25-2.203.224,0,.465.003.726.003h4.049c.261,0,.502-.003.726-.003,1.516,0,2.268.133,3.25,2.203,1.012,2.133,1.988,2.133,3,2.133,0,0,2.553-.045,1.923-4.713ZM20.909,21c-.727-.002-.972-.05-1.554-1.276-1.227-2.587-2.514-3.06-4.604-3.06h-.345s-.381.003-.381.003h-4.43s-.345-.003-.345-.003c-2.091,0-3.377.473-4.604,3.06-.588,1.24-.833,1.275-1.553,1.276-.359-.1-.802-.984-.529-3.013.79-5.862.913-6.544,1.984-7.672.466-.491,2.053-1.314,7.453-1.314s6.987.824,7.454,1.315c1.071,1.128,1.194,1.81,1.983,7.672.273,2.027-.169,2.912-.528,3.013Z' fill='black'/%3E%3Cpath d='M9.25,12.25h-1v-1c0-.414-.336-.75-.75-.75s-.75.336-.75.75v1h-1c-.414,0-.75.336-.75.75s.336.75.75.75h1v1c0,.414.336.75.75.75s.75-.336.75-.75v-1h1c.414,0,.75-.336.75-.75s-.336-.75-.75-.75Z' fill='black'/%3E%3Ccircle cx='14' cy='13' r='.75' fill='black'/%3E%3Ccircle cx='18' cy='13' r='.75' fill='black'/%3E%3Ccircle cx='16' cy='11' r='.75' fill='black'/%3E%3Ccircle cx='16' cy='15' r='.75' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-gardening\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M4.588,5.201c-.202,0-.406.061-.583.188l-.569.409-.852.612-.203.146c-.448.322-.55.947-.228,1.396.195.272.502.417.812.417.203,0,.407-.061.583-.188l.203-.146,5.249,7.3v3.666c0,.552.448,1,1,1h8c.552,0,1-.448,1-1v-4.051c1.692-.245,3-1.69,3-3.449s-1.308-3.204-3-3.449v-.051c0-.552-.448-1-1-1h-8c-.552,0-1,.448-1,1v3.595l-1.708-1.207-2.322-3.229.203-.146c.449-.323.551-.947.228-1.396-.195-.271-.502-.416-.812-.416h0ZM19,13.429v-3.857c.859.225,1.5,1.002,1.5,1.929s-.641,1.704-1.5,1.929h0ZM17.5,18.5h-7v-10h7v10Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-gift\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,6.25h-2.06c.19-.38.31-.8.31-1.25,0-1.52-1.23-2.75-2.75-2.75s-2.89.85-3.56,2.21l-.44.88-.44-.88c-.68-1.36-2.04-2.21-3.56-2.21s-2.75,1.23-2.75,2.75c0,.45.12.87.31,1.25h-2.06c-.69,0-1.25.56-1.25,1.25v3c0,.69.56,1.25,1.25,1.25h.5v8.74c0,.69.56,1.25,1.25,1.25h13.51c.69,0,1.25-.56,1.25-1.25v-8.74h.5c.69,0,1.25-.56,1.25-1.25v-3c0-.69-.56-1.25-1.25-1.25Zm-4.5-2.5c.69,0,1.25.56,1.25,1.25s-.56,1.25-1.25,1.25h-2.78l.56-1.12c.42-.85,1.27-1.38,2.22-1.38Zm-5.25,4h2.5v2.5h-2.5v-2.5Zm-4-2.75c0-.69.56-1.25,1.25-1.25.95,0,1.8.53,2.22,1.38l.56,1.12h-2.78c-.69,0-1.25-.56-1.25-1.25Zm-3,5.25v-2.5h5.5v2.5H3.75Zm1.75,9.99v-8.49h3.75v8.49h-3.75Zm5.25,0v-8.49h2.5v8.49h-2.5Zm7.75,0h-3.75v-8.49h3.75v8.49Zm1.75-9.99h-5.5v-2.5h5.5v2.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-hair\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='12.554' y='12.64' width='3' height='1.5' transform='translate(3.944 -3.181) rotate(15)' fill='black'/%3E%3Cpath d='M13.282,12.407l-10.78-2.889c-.579-.155-.897.648-.369.932l7.352,3.953c.221.119.476.161.724.119l2.853-.483c.193-.033.35-.175.4-.364l.175-.654c.072-.267-.087-.542-.354-.614Z' fill='black'/%3E%3Cpath d='M17.434,12.045h0c.108,0,.218.015.325.043.666.179,1.062.865.884,1.531-.146.546-.642.927-1.206.927-.108,0-.218-.015-.325-.043-.666-.179-1.062-.865-.884-1.531.146-.546.642-.927,1.206-.927M17.434,10.545c-1.214,0-2.326.81-2.655,2.039-.393,1.467.478,2.975,1.945,3.368.238.064.478.094.713.094,1.214,0,2.325-.81,2.654-2.039.393-1.467-.478-2.975-1.944-3.368-.238-.064-.478-.094-.713-.094h0Z' fill='black'/%3E%3Cpath d='M22.357,14.859c-.172.14-.361.266-.554.369-1.17.618-2.359.382-2.775.271l-.155-.041.494-1.42c.01.003.914.297,1.747-.143.169-.089.336-.21.479-.359l.764,1.323Z' fill='black'/%3E%3Crect x='9.621' y='15.573' width='3' height='1.5' transform='translate(24.01 1.356) rotate(75)' fill='black'/%3E%3Cpath d='M10.138,15.55l-2.889-10.78c-.155-.579.648-.897.932-.369l3.953,7.352c.119.221.161.476.119.724l-.483,2.853c-.033.193-.175.35-.364.4l-.654.175c-.267.072-.542-.087-.614-.354Z' fill='black'/%3E%3Cpath d='M12.029,17.454c.564,0,1.06.381,1.206.927.178.666-.218,1.353-.884,1.531-.107.028-.217.043-.325.043-.564,0-1.06-.381-1.206-.927-.086-.322-.042-.659.125-.948s.437-.496.759-.583c.107-.028.217-.043.325-.043M12.029,15.954c-.236,0-.475.03-.713.094-1.467.393-2.338,1.901-1.945,3.368.329,1.229,1.441,2.039,2.655,2.039.236,0,.475-.03.713-.094,1.467-.393,2.338-1.901,1.945-3.368-.329-1.229-1.441-2.039-2.655-2.039h0Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-healthbeauty\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.04,15.58s-.08,0-.12,0c-.34-.05-.62-.27-.72-.6l-1.2-3.6-.26.77c-.12.36-.46.61-.84.61H1.2v-1.5h6.26l.7-2.09c.12-.36.46-.61.84-.61s.72.24.84.61l1.38,4.15,1.11-1.66c.17-.25.44-.4.74-.4h3.93v1.5h-3.6l-1.62,2.43c-.17.25-.44.4-.74.4Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18,3.43c-1.97-.57-4.49.09-6,2.63-1.51-2.54-4.04-3.19-6-2.63-2.18.63-4.14,2.85-3.68,6.32h1.54c-.43-2.71.96-4.42,2.55-4.88.31-.09.63-.14.96-.14,1.5,0,3.11.97,3.92,3.36l.71,2.09.71-2.09c.99-2.91,3.16-3.72,4.88-3.23,1.69.48,3.19,2.38,2.48,5.38-.82,3.48-3.53,6.48-8.07,8.91-2.7-1.45-4.74-3.1-6.14-4.94h-1.82c1.57,2.46,4.1,4.63,7.61,6.45l.35.18.35-.18c5.15-2.67,8.24-6.07,9.18-10.08.93-3.96-1.17-6.49-3.52-7.17Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-healthcare\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.75,10c0-1.52-1.23-2.75-2.75-2.75s-2.75,1.23-2.75,2.75c0,1.23.82,2.27,1.94,2.61v1.89c0,2.76-1.72,4.69-4.19,4.69-3.42,0-3.69-3.59-3.69-4.69v-.83c1.96-.38,3.44-2.1,3.44-4.17V3.25h-2.75v1.5h1.25v4.75c0,1.52-1.23,2.75-2.75,2.75s-2.75-1.23-2.75-2.75v-4.75h1.25v-1.5h-2.75v6.25c0,2.07,1.48,3.79,3.44,4.17v.83c0,3.83,2.08,6.31,5.31,6.31s5.81-2.65,5.81-6.31v-1.89c1.12-.35,1.94-1.38,1.94-2.61Zm-2.75,1.25c-.69,0-1.25-.56-1.25-1.25s.56-1.25,1.25-1.25,1.25.56,1.25,1.25-.56,1.25-1.25,1.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-healthinsurance\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M17,14.47v.28h-3.6l-1.62,2.43c-.17.25-.44.4-.74.4-.04,0-.08-.01-.12-.01-.33-.05-.61-.28-.72-.6l-1.2-3.6-.26.77c-.12.37-.46.61-.84.61H1.2v-1.5h6.26l.7-2.09c.12-.37.46-.61.84-.61s.72.24.84.61l1.39,4.15,1.1-1.66c.17-.25.45-.4.74-.4h.44c1,.7,2.2,1.14,3.49,1.22Z' fill='black'/%3E%3Cg%3E%3Cpath d='M3.85,11.75h-1.53c-.47-3.47,1.5-5.69,3.68-6.32,1.43-.41,3.17-.17,4.59.98-.06.35-.09.72-.09,1.09,0,.4.03.79.11,1.17-.86-1.35-2.08-1.93-3.24-1.93-.33,0-.65.05-.96.13-1.59.46-2.99,2.18-2.56,4.88Z' fill='black'/%3E%3Cpath d='M19.37,14.24c.7-.19,1.36-.49,1.95-.88-1.15,3.68-4.16,6.81-8.97,9.32l-.35.18-.35-.18c-3.51-1.83-6.04-3.99-7.6-6.45h1.81c1.4,1.83,3.44,3.48,6.14,4.93,3.64-1.95,6.12-4.27,7.37-6.92Z' fill='black'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M17.5,2c-3.04,0-5.5,2.46-5.5,5.5,0,.18.01.35.03.52.07.77.3,1.5.66,2.14.93,1.69,2.73,2.84,4.81,2.84.92,0,1.78-.23,2.54-.63.66-.33,1.25-.81,1.71-1.39.78-.94,1.25-2.16,1.25-3.48,0-3.04-2.46-5.5-5.5-5.5ZM19.4,8.12l-1.35,1.35-.35.35c-.39.4-1.03.4-1.42,0l-2.021-2.02c-.03-.03-.05-.06-.07-.09-.1-.13-.15-.29-.15-.44,0-.19.08-.39.22-.53.29-.29.771-.29,1.06,0l1.67,1.67,1.26-1.26,1.42-1.42c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77,0,1.06l-1.33,1.33Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-healthsupplements\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M11.43,3.45h-5.86c-.55,0-1,.45-1,1v2.56c0,.47.33.86.78.96.07.021.14.03.22.03h5.86c.08,0,.15-.01.22-.03.45-.1.78-.49.78-.96v-2.56c0-.55-.45-1-1-1ZM10.93,6.5h-4.86v-1.55h4.86v1.55Z' fill='black'/%3E%3Cg%3E%3Cpath d='M4.5,20.5v-9.35l1.48-1.25c.49-.42.8-1.04.86-1.71.01-.08.02-.14.02-.19h3.28c0,.05.01.11.02.19.06.67.37,1.29.87,1.71l1.47,1.25v4.35h1.5v-4.5c0-.34-.13-.66-.36-.85l-1.64-1.39c-.21-.18-.34-.47-.35-.79-.01-.02-.01-.04-.01-.06v-3.44c0-.56-.36-1.02-.8-1.02h-4.68c-.44,0-.8.46-.8,1.02v3.44c0,.02,0,.04-.01.06-.01.32-.14.61-.35.79l-1.64,1.39c-.23.19-.36.51-.36.85v9.49c0,.83.53,1.51,1.19,1.51h4.32c-.36-.44-.62-.94-.76-1.5h-3.25ZM6.07,4.95h4.86v1.55h-4.86v-1.55Z' fill='black'/%3E%3Cpath d='M17.621,17h-6c-1.381,0-2.5,1.119-2.5,2.5s1.119,2.5,2.5,2.5h6c1.381,0,2.5-1.119,2.5-2.5s-1.119-2.5-2.5-2.5ZM10.621,19.5c0-.551.449-1,1-1h3v2h-3c-.551,0-1-.449-1-1Z' fill='black'/%3E%3Cpolygon points='11 13 9 13 9 10 6 15 8 15 8 18 11 13' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-heart\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18,3.43c-1.97-.56-4.49.09-6,2.63-1.51-2.54-4.04-3.19-6-2.63-2.35.67-4.46,3.21-3.52,7.17.95,4.01,4.03,7.4,9.18,10.08l.35.18.35-.18c5.15-2.67,8.24-6.07,9.18-10.08.93-3.96-1.17-6.49-3.52-7.17Zm2.06,6.82c-.82,3.48-3.53,6.48-8.07,8.91-4.54-2.43-7.25-5.43-8.07-8.91-.71-3,.79-4.9,2.48-5.38.31-.09.63-.14.96-.14,1.48,0,3.06.95,3.88,3.26h1.5c1.01-2.82,3.14-3.61,4.84-3.13,1.69.48,3.19,2.38,2.48,5.38Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-heating\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12.42,6.24l-2.66-1.73.35,3.15c.06.61.07,2.42-.66,3.51-.27.4-.6.79-.95,1.2-.94,1.09-2,2.33-2,4.13,0,4.14,3.01,6,6,6,.64,0,1.29-.08,1.9-.27.56-.15,1.1-.39,1.59-.71,1.47-.94,2.51-2.58,2.51-5.02,0-6.22-5.83-10.09-6.08-10.26ZM12.5,21c-.31,0-.64-.03-.98-.09v-.1c.1-1.23.52-2.31,1.02-3.19.1.26.21.52.34.76.26.47.55.88.8,1.25.31.43.53.75.66,1.05-.63.23-1.28.32-1.84.32ZM15.64,19.91c-.39-.76-1-1.43-1.44-2.24-.8-1.48-.6-3.67-.6-3.67,0,0-3.01,2.4-3.52,6.22-.01.061-.02.12-.02.18-1.14-.61-2.06-1.79-2.06-3.9,0-1.8,1.66-2.94,2.7-4.5,1.2-1.81.9-4.5.9-4.5,0,0,5.4,3.53,5.4,9,0,1.65-.57,2.73-1.36,3.41Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-housegarden\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.95,15.12c-.58.2-1.2.3-1.82.3l2.95,2.95-2.15,2.15-4.22-4.22-1.06,1.06,4.4,4.4c.24.24.56.37.88.37s.64-.12.88-.37l2.51-2.51c.49-.49.49-1.28,0-1.77l-2.37-2.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m5.97,22.15c-.32,0-.64-.12-.89-.37l-2.48-2.5c-.24-.24-.37-.55-.36-.88,0-.33.13-.65.37-.88l7.66-7.63c-.8-2.2-.27-4.65,1.38-6.3,1.62-1.62,3.99-2.16,6.18-1.4.41.14.71.48.81.91.1.43-.03.86-.34,1.17l-2.63,2.62c-.55.55.21,1.34.3,1.43.42.42,1.19.82,1.6.41l2.6-2.59c.31-.31.75-.43,1.17-.33.42.1.76.4.9.82h0c.75,2.19.2,4.55-1.42,6.17-1.65,1.65-4.11,2.17-6.3,1.36l-7.66,7.63c-.24.24-.56.36-.88.36Zm-2.13-3.74l2.13,2.14,7.6-7.57c.35-.35.88-.46,1.35-.27,1.67.67,3.57.29,4.83-.97,1.12-1.12,1.56-2.71,1.18-4.24l-2.31,2.3c-1.08,1.07-2.72.59-3.72-.42-1.13-1.14-1.26-2.6-.3-3.55l2.34-2.33c-1.52-.38-3.12.04-4.24,1.16-1.26,1.26-1.65,3.15-.99,4.83.19.47.08,1-.27,1.35l-7.6,7.57Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.12,9.64c-.14-.38-.22-.76-.28-1.15l-1.21-1.22c.26-.41.41-.89.41-1.39,0-.71-.27-1.37-.77-1.87l-1.28-1.29c-.38-.38-.88-.59-1.42-.59s-1.03.21-1.41.58l-1.14,1.13c-.78.78-.79,2.05,0,2.83l1.28,1.29c.5.5,1.16.78,1.87.78.51,0,.99-.15,1.41-.41l1.92,1.93.63-.63Zm-4.77-2.73l-1.28-1.29c-.19-.2-.19-.51,0-.71l1.14-1.13c.1-.1.23-.15.35-.15s.26.05.35.15l1.28,1.29c.44.45.44,1.17,0,1.61l-.23.23c-.22.22-.51.33-.8.33s-.59-.11-.81-.34Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-household\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M10.99,1H3.01C1.9,1,1,1.9,1,3.01v17.98c0,1.11.9,2.01,2.01,2.01h7.98c.94,0,1.73-.65,1.95-1.52.04-.16.06-.32.06-.49V3.01c0-1.11-.9-2.01-2.01-2.01ZM11.5,20.99c0,.045-.004.083-.014.123-.049.192-.234.387-.496.387H3.01c-.281,0-.51-.229-.51-.51v-11.74h9v11.74ZM2.5,7.75V3.01c0-.281.229-.51.51-.51h7.98c.281,0,.51.229.51.51v4.74H2.5Z' fill='black'/%3E%3Cpath d='M4.75,16c.414,0,.75-.336.75-.75v-2.5c0-.414-.336-.75-.75-.75s-.75.336-.75.75v2.5c0,.414.336.75.75.75Z' fill='black'/%3E%3Cpath d='M4.75,5c-.414,0-.75.336-.75.75v1c0,.414.336.75.75.75s.75-.336.75-.75v-1c0-.414-.336-.75-.75-.75Z' fill='black'/%3E%3Cpath d='M20.48,7h-5.98v1.5h5.98l.02.02-.02,12.98-5.98-.01v1.51h5.98c.84,0,1.52-.68,1.52-1.52v-12.96c0-.84-.68-1.52-1.52-1.52Z' fill='black'/%3E%3Cpath d='M19,15.5c0-1.93-1.57-3.5-3.5-3.5-.35,0-.68.05-1,.15v1.62c.29-.17.64-.27,1-.27,1.1,0,2,.9,2,2s-.9,2-2,2c-.36,0-.71-.1-1-.27v1.62c.32.1.65.15,1,.15,1.93,0,3.5-1.57,3.5-3.5Z' fill='black'/%3E%3Ccircle cx='18.25' cy='9.75' r='.75' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-householdservices\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M21.572,8.728L12.574,2.404c-.172-.121-.374-.182-.575-.182s-.403.061-.575.182L2.425,8.728c-.266.188-.425.493-.425.818v11.454c0,.552.448,1,1,1h17.997c.552,0,1-.448,1-1v-11.454c0-.326-.159-.631-.425-.818ZM20.497,20.5H3.5v-10.694L11.999,3.833l8.499,5.973v10.694Z' fill='black'/%3E%3Cpath d='M17.886,16.091l-3.429-3.43c.446-1.224.17-2.659-.813-3.642-1.118-1.117-2.814-1.315-4.137-.601l2.369,2.369-1.414,1.415-2.369-2.369c-.714,1.322-.516,3.02.601,4.137.983.983,2.418,1.259,3.642.813l3.43,3.43c.586.586,1.536.586,2.121,0,.586-.586.586-1.536,0-2.121Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-houseinsurance\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.5,21.5h-7.76v-6.25c0-.41-.33-.75-.75-.75h-3.99c-.42,0-.75.34-.75.75v6.25h-1.75v-10.9l6.13-4.46c.19-.96.58-1.85,1.11-2.62-.06.02-.12.05-.18.09L1.17,11.17c-.34.25-.41.72-.17,1.05.24.34.71.41,1.05.17l.95-.7v10.31c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-8.44c-.47.27-.97.49-1.5.65v7.29ZM10.24,21.5h-2.49v-5.5h2.49v5.5Z' fill='black'/%3E%3Cpath d='M17.71,14.49l-.01-.24h-3.65l-.8.05v3.65l.05.8h3.65l.8-.05v-3.65l-.04-.56ZM16.25,17.25h-1.5v-1.5h1.5v1.5Z' fill='black'/%3E%3Cpath d='M11.25,11.25v-.61c-.38-.73-.62-1.54-.7-2.39l-.8.05v3.65l.05.8h3.08c-.5-.43-.93-.94-1.29-1.5h-.34Z' fill='black'/%3E%3Cpath d='M17.5,2c-.19,0-.38.01-.56.03-.15.01-.3.04-.45.06-.04.01-.08.02-.12.03-.17.03-.34.08-.51.13-.15.05-.31.1-.45.16-.06.03-.12.05-.18.08-.12.05-.24.11-.35.18-.39.2-.75.46-1.07.77-.13.1-.25.23-.37.37,0,0-.02,0-.01.01-.1.1-.19.21-.26.32-.06.06-.1.11-.14.17-.06.07-.11.15-.16.23-.08.11-.14.22-.2.34-.07.12-.13.24-.18.37-.04.07-.07.13-.09.2-.08.17-.14.36-.18.54-.04.11-.07.22-.09.33-.01.04-.02.09-.03.13-.03.14-.05.28-.06.43-.03.2-.04.41-.04.62s.01.42.04.62c0,.05.01.09.02.13.01.16.04.31.08.46,0,.03.01.05.02.08.03.17.08.34.14.5,0,.01.01.03.02.04.05.14.1.29.17.42.07.17.15.34.26.51.19.34.42.66.7.95.13.14.26.27.4.39.12.12.26.23.4.33.01.01.02.02.03.02.12.09.25.18.38.25.2.14.41.24.63.34.12.05.25.1.38.14.24.1.5.16.76.22.17.03.34.05.51.07.18.021.37.03.56.03.71,0,1.38-.13,2-.38.55-.21,1.06-.51,1.5-.88.01-.01.02-.01.03-.03.39-.32.729-.69,1.02-1.11.6-.88.95-1.95.95-3.1,0-3.04-2.46-5.5-5.5-5.5ZM17.7,9.82c-.39.4-1.03.4-1.42,0l-2.021-2.02c-.14-.14-.22-.34-.22-.53,0-.18.07-.37.19-.5l.03-.03c.021-.021.05-.05.08-.06.29-.23.72-.2.98.06l1.67,1.67.86-.86,1.82-1.82c.03-.03.05-.05.08-.07.13-.1.29-.15.45-.15.19,0,.38.07.53.22.29.29.29.77,0,1.06l-.98.98-1.7,1.7-.04.04-.31.31Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-info-large-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm.75,15h-1.5v-7h1.5v7Zm-.75-8c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-info-large-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='8' r='1' fill='black' stroke-width='0px'/%3E%3Crect x='11.25' y='10' width='1.5' height='7' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-info16\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,4c-4.42,0-8,3.58-8,8s3.58,8,8,8,8-3.58,8-8-3.58-8-8-8Zm0,14.5c-3.58,0-6.5-2.92-6.5-6.5s2.92-6.5,6.5-6.5,6.5,2.92,6.5,6.5-2.92,6.5-6.5,6.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,7.79c-.47,0-.85.38-.85.85s.38.85.85.85.85-.38.85-.85-.38-.85-.85-.85Z' fill='black' stroke-width='0px'/%3E%3Crect x='11.25' y='10.33' width='1.5' height='5.87' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-info\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='8' r='1' fill='black' stroke-width='0px'/%3E%3Crect x='11.25' y='10' width='1.5' height='7' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-insurance\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.85,2,2.6,5.88,2.05,10.87c-.07.6.4,1.12,1,1.12h8.2v7c0,1.1.73,2.75,2.75,2.75s2.75-1.64,2.75-2.75h-1.5c0,.29-.11,1.25-1.25,1.25s-1.25-.96-1.25-1.25v-7h8.2c.6,0,1.07-.53,1-1.12-.56-4.99-4.8-8.87-9.95-8.87Zm.08,2.02c2.59,1.79,3.09,5.73,3.17,6.47h-6.33c.07-.74.57-4.67,3.17-6.47Zm-1.94-.3c-2.37,2.51-2.71,6.37-2.73,6.78h-3.79c.61-3.4,3.22-6.04,6.52-6.78Zm6.61,6.78c-.03-.4-.36-4.22-2.69-6.73,3.21.79,5.73,3.4,6.32,6.73h-3.63Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-interest\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.649,14.233l-.462.231c-1.484.742-3.025,1.415-4.58,2l-.904.344c-.178.047-.289-.05-.338-.112-.05-.062-.12-.191-.028-.364,1.665-3.254,1.29-3.774,1.089-4.053-.313-.435-.796-.709-1.326-.752-.532-.042-1.049.148-1.369.474l-1.853,1.516-2.161,1.91-2.417.032c-.407.005-.735.334-.74.741l-.062,5.062c-.005.414.326.754.74.759.614.008,4.277.055,7.104.055,1.61,0,2.949-.016,3.298-.062.48-.064.945-.2,1.382-.404,1.094-.511,5.975-5.348,5.975-6.339,0-.199-.079-.39-.22-.53-.827-.827-2.085-1.03-3.131-.508ZM14.39,20.252s0,0,0,0c-.298.139-.616.232-.944.275-.599.08-5.818.047-9.437.003l.044-3.581,1.777-.024c.298-.004.586-.115.812-.313l2.209-1.953,1.887-1.548c.087-.087.191-.094.242-.089.032.002.07.01.109.029-.104.465-.567,1.581-1.082,2.587-.345.651-.274,1.414.184,1.991.458.576,1.186.816,1.969.605l.976-.367c1.604-.604,3.192-1.297,4.723-2.062l.462-.231c.284-.142.604-.164.893-.077-1.019,1.283-3.897,4.322-4.823,4.754Z' fill='black'/%3E%3Cpath d='M16.207,5.707c.39-.391.39-1.024,0-1.415-.391-.39-1.024-.39-1.415,0-.39.391-.39,1.024,0,1.415.391.39,1.024.39,1.415,0Z' fill='black'/%3E%3Cpath d='M19.389,8.889c-.39.391-.39,1.024,0,1.415.391.39,1.024.39,1.415,0,.39-.391.39-1.024,0-1.415-.391-.39-1.024-.39-1.415,0Z' fill='black'/%3E%3Cpath d='M19.566,4.469l-4.596,4.596c-.292.293-.292.768,0,1.061.293.292.768.292,1.061,0l4.596-4.596c.292-.293.292-.768,0-1.061-.293-.292-.768-.292-1.061,0Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-internet\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M15.678,16.342h0c-.259.259-.671.296-.963.074-.758-.574-1.699-.916-2.715-.916s-1.95.335-2.705.906c-.292.221-.704.185-.963-.075l-.002-.002c-.322-.322-.289-.86.075-1.134.999-.753,2.244-1.196,3.595-1.196s2.598.451,3.603,1.207c.364.274.398.812.076,1.134Z' fill='black'/%3E%3Cpath d='M17.82,14.215l-.002.002c-.268.265-.701.302-.988.057-1.3-1.106-2.986-1.774-4.83-1.774s-3.513.66-4.817,1.757c-.289.243-.721.204-.988-.062h0c-.316-.316-.283-.832.06-1.119,1.555-1.296,3.565-2.076,5.745-2.076,2.198,0,4.203.789,5.763,2.094.343.287.375.805.057,1.12Z' fill='black'/%3E%3Cpath d='M19.953,12.087h0c-.286.286-.737.283-1.041.016-1.845-1.618-4.262-2.604-6.911-2.604s-5.047.978-6.891,2.586c-.304.265-.755.268-1.04-.018h0c-.313-.313-.282-.819.051-1.111,2.108-1.846,4.865-2.957,7.88-2.957s5.793,1.121,7.903,2.977c.332.292.363.797.05,1.11Z' fill='black'/%3E%3Ccircle cx='12' cy='18.5' r='1.5' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-key\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.59,6.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.93,3.1c-1.14-.77-2.48-1.15-3.83-1.15-1.41,0-2.82.42-4,1.26-2.49,1.77-3.4,4.71-2.76,7.34l-6.05,6.05c-.19.19-.29.44-.29.71v3.7c0,.55.45,1,1,1h3.7c.27,0,.52-.1.71-.29l6.05-6.05c.54.13,1.1.2,1.65.2,1.78,0,3.55-.67,4.91-2.03,3.04-3.04,2.68-8.19-1.08-10.73Zm.02,9.67c-1.03,1.03-2.39,1.59-3.85,1.59-.44,0-.87-.05-1.3-.15-.12-.03-.23-.04-.35-.04-.39,0-.78.15-1.06.44l-2.09,2.09-1.02-1.02-1.06,1.06,1.02,1.02-1.06,1.06-1.02-1.02-1.06,1.06,1.02,1.02-.63.63h-2.99v-2.99l5.9-5.9c.37-.37.52-.91.4-1.41-.53-2.19.32-4.45,2.17-5.77.89-.64,2-.98,3.13-.98s2.12.31,2.99.9c1.41.95,2.28,2.39,2.43,4.04.16,1.63-.42,3.23-1.57,4.38Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-keys\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M15.16,1.12c-.36,0-.72.03-1.08.1.53.41,1,.88,1.39,1.41,1.35.09,2.64.82,3.4,1.97.99,1.5.97,3.29.19,4.68-.13.25-.29.48-.47.7-.37.43-.42,1.05-.2,1.57l.19.44.65,1.55-1.18.5.58,1.38,1.18-.49.58,1.38-1.18.5.58,1.38,1.18-.5.63,1.5-.67,1.64-1.65-.67-3.03-7.19-.19-.45c-.07-.17-.17-.33-.29-.46-.3.45-.64.85-1.02,1.22l3.24,7.68c.09.23.27.41.49.5l2.67,1.09c.08.03.16.05.24.05.26,0,.5-.15.6-.4l1.09-2.67c.09-.23.09-.48-.01-.7l-3.32-7.91c1.38-1.66,1.81-4.02.91-6.14-.95-2.28-3.17-3.66-5.5-3.66h0Z' fill='black'/%3E%3Cg%3E%3Cpath d='M9.25,1.06c-2.68,0-5.25,1.67-6.19,4.3-.8,2.25-.29,4.67,1.16,6.39l-3.1,7.6c-.12.31-.12.65,0,.96l1.12,2.65c.14.32.45.52.78.52.11,0,.22-.02.33-.07l2.65-1.12c.31-.13.55-.37.67-.68l3.1-7.6c2.34-.22,4.47-1.7,5.42-4.02,1.37-3.36-.28-7.2-3.68-8.52-.74-.29-1.51-.42-2.27-.42h0ZM3.36,21.79l-.82-1.96,2.86-7,.37-.9c.13-.32.04-.67-.2-.92-.26-.27-.49-.57-.68-.9-.78-1.3-.96-2.95-.34-4.46.79-1.94,2.66-3.11,4.63-3.11.94,0,1.89.26,2.77.84,1.66,1.08,2.52,3.13,2.15,5.07-.39,2.03-1.89,3.47-3.65,3.93-.36.1-.73.15-1.11.17-.34.01-.66.2-.79.52l-.37.9-.63,1.56-1.39-.57-.57,1.39,1.39.57-.57,1.39-1.39-.57-.57,1.39,1.39.57-.52,1.28-1.96.82h0Z' fill='black'/%3E%3Cpath d='M8.12,5.5c-.37.89.06,1.92.96,2.28.9.37,1.92-.06,2.28-.96.37-.89-.06-1.92-.96-2.28-.89-.37-1.92.06-2.28.96Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-kids\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='10.5' cy='9' r='.75' fill='black'/%3E%3Ccircle cx='13.5' cy='9' r='.75' fill='black'/%3E%3Cellipse cx='12' cy='13' rx='3' ry='2' fill='black'/%3E%3Cpath d='M18.362,14.091c.717-.996,1.138-2.167,1.138-3.425,0-1.083-.312-2.103-.854-3.001,1.204-.292,2.104-1.372,2.104-2.665,0-1.517-1.233-2.75-2.75-2.75-1.457,0-2.64,1.141-2.732,2.575-.989-.417-2.095-.658-3.268-.658s-2.278.241-3.268.658c-.092-1.434-1.276-2.575-2.732-2.575-1.517,0-2.75,1.233-2.75,2.75,0,1.293.9,2.373,2.104,2.665-.542.899-.854,1.919-.854,3.001,0,1.256.42,2.426,1.135,3.421-2.207,1.646-3.635,4.128-3.635,6.912v1h1.5v-1c0-2.34,1.232-4.421,3.14-5.796,1.363,1.209,3.261,1.962,5.36,1.962s3.995-.752,5.357-1.96c1.908,1.375,3.143,3.45,3.143,5.793v1h1.5v-1c0-2.785-1.428-5.261-3.638-6.909ZM18,3.75c.689,0,1.25.561,1.25,1.25s-.561,1.25-1.25,1.25-1.25-.561-1.25-1.25.561-1.25,1.25-1.25ZM4.75,5c0-.689.561-1.25,1.25-1.25s1.25.561,1.25,1.25-.561,1.25-1.25,1.25-1.25-.561-1.25-1.25ZM12,15.667c-3.313,0-6-2.238-6-5s2.687-5,6-5,6,2.239,6,5-2.687,5-6,5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-laundry\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M15.25,7c-.414,0-.75.336-.75.75s.336.75.75.75.75-.336.75-.75-.336-.75-.75-.75h0Z' fill='black'/%3E%3Cpath d='M17.5,5.5v14H6.5V5.5h11M17.667,4H6.333c-.736,0-1.333.597-1.333,1.333v14.334c0,.736.597,1.333,1.333,1.333h11.334c.736,0,1.333-.597,1.333-1.333V5.333c0-.736-.597-1.333-1.333-1.333h0Z' fill='black'/%3E%3Cpath d='M12,11.5c1.378,0,2.5,1.122,2.5,2.5s-1.122,2.5-2.5,2.5-2.5-1.122-2.5-2.5,1.122-2.5,2.5-2.5M12,10c-2.209,0-4,1.791-4,4s1.791,4,4,4,4-1.791,4-4-1.791-4-4-4h0Z' fill='black'/%3E%3Cpath d='M13.25,7c-.414,0-.75.336-.75.75s.336.75.75.75.75-.336.75-.75-.336-.75-.75-.75h0Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-learning\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22.36,8.72L12.36,3.34c-.22-.12-.49-.12-.71,0L1.63,8.72c-.24.13-.4.38-.4.66s.15.53.4.66l.62.33v6.26l-.92,1.84c-.12.23-.1.51.03.73s.38.36.64.36h2c.26,0,.5-.13.64-.36s.15-.5.03-.73l-.92-1.84v-5.45l2.11,1.14v3.3c0,.4.06.97.37,1.47.77,1.23,2.74,2.67,5.77,2.67,2.73,0,4.85-1.33,5.73-2.66.26-.39.4-.93.4-1.51v-3.26l4.22-2.27c.24-.13.39-.38.39-.66s-.15-.53-.39-.66Zm-5.72,6.86c0,.33-.08.57-.15.68-.64.96-2.32,1.99-4.49,1.99s-3.88-.98-4.49-1.96c-.09-.15-.15-.4-.15-.67v-2.49l4.28,2.3c.11.06.23.09.36.09s.24-.03.36-.09l4.28-2.31v2.46Zm-4.64-1.66L3.69,9.45s-.04-.06-.06-.09l8.37-4.5,8.42,4.53-8.42,4.53Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-leisure\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='7 16.75 8.5 16.75 8.5 18.25 10 18.25 10 16.75 11.5 16.75 11.5 15.25 10 15.25 10 13.75 8.5 13.75 8.5 15.25 7 15.25 7 16.75' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.5,21.75H4.5c-.69,0-1.25-.56-1.25-1.25V3.5c0-.69.56-1.25,1.25-1.25h15c.69,0,1.25.56,1.25,1.25v17c0,.69-.56,1.25-1.25,1.25Zm-14.75-1.5h14.5V3.75H4.75v16.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.5,11.75H7.5c-.69,0-1.25-.56-1.25-1.25v-4c0-.69.56-1.25,1.25-1.25h9c.69,0,1.25.56,1.25,1.25v4c0,.69-.56,1.25-1.25,1.25Zm-8.75-1.5h8.5v-3.5H7.75v3.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.5,17.5c.83,0,1.5-.67,1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5,1.5.67,1.5,1.5,1.5h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-lifeinsurance\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M18.98,20.5c-.06-1.99-.54-4.67-2.41-6.07-1.1-.14-2.12-.54-2.99-1.13-.4-.06-.76-.12-1.08-.22-.22-.07-.42-.16-.59-.29-.07-.05-.14-.11-.2-.17.1-.04.2-.09.3-.15.12-.07.25-.14.36-.22-.35-.37-.65-.77-.9-1.2-.2.13-.42.24-.65.31-.14.05-.28.09-.43.1-.13.03-.26.04-.39.04-.17,0-.35-.02-.51-.06-.04,0-.08-.01-.12-.02-1.35-.34-2.37-1.74-2.37-3.42,0-1.93,1.35-3.5,3-3.5.38,0,.74.08,1.07.24.2-.47.44-.9.75-1.31-.55-.28-1.17-.43-1.82-.43-2.49,0-4.5,2.24-4.5,5,0,1.92.97,3.58,2.4,4.42.13.08.26.15.39.2-.06.06-.13.12-.2.17-.17.13-.37.22-.59.29-.42.13-.92.19-1.5.3-.56.11-1.2.28-1.89.62-2.44,1.22-3.02,4.29-3.09,6.5h-.02v1.5h18v-1.5h-.02ZM2.53,20.5c.07-1.85.51-4.29,2.25-5.16.43-.22.83-.34,1.22-.43.27-.07.54-.11.8-.15.23-.04.47-.08.7-.13.52-.11,1.03-.29,1.51-.66.41-.31.7-.64.92-.97h.14c.22.33.51.66.92.97.48.37.99.55,1.51.66.23.05.47.09.7.13.26.04.53.08.8.15.39.09.79.21,1.22.43,1.74.87,2.18,3.31,2.25,5.16H2.53Z' fill='black'/%3E%3Cpath d='M17.5,2c-1.85,0-3.49.91-4.47,2.31-.32.43-.57.92-.74,1.44-.19.55-.29,1.14-.29,1.75,0,.84.19,1.65.54,2.36.23.5.54.95.91,1.35,1,1.1,2.44,1.79,4.05,1.79,3.04,0,5.5-2.46,5.5-5.5s-2.46-5.5-5.5-5.5ZM20.73,6.79l-2.68,2.68-.35.35c-.39.4-1.03.4-1.42,0l-2.021-2.02c-.14-.14-.22-.34-.22-.53s.08-.39.22-.53c.021-.021.05-.05.08-.06.29-.23.72-.2.98.06l1.67,1.67,2.68-2.68c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77,0,1.06Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-married\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.662,9.308c-1.103-1.103-2.454-1.817-3.875-2.135-.318-1.421-1.032-2.772-2.135-3.875C11.533.18,6.457.18,3.338,3.298.22,6.417.22,11.493,3.338,14.611c1.103,1.104,2.454,1.817,3.875,2.136.318,1.421,1.032,2.772,2.136,3.875,3.118,3.118,8.195,3.118,11.313,0,3.118-3.119,3.118-8.195,0-11.314ZM4.398,13.551c-2.538-2.538-2.538-6.654,0-9.192,2.539-2.538,6.654-2.538,9.192,0,.764.764,1.294,1.662,1.599,2.616.155.495.254,1.004.29,1.506s.014,1.004-.071,1.499c-.071.509-.219,1.011-.417,1.492-.318.756-.785,1.463-1.4,2.079s-1.322,1.082-2.079,1.4c0-.891.339-1.782,1.018-2.461.686-.686,1.131-1.513,1.329-2.39.121-.502.163-1.025.121-1.549-.042-.495-.156-.99-.339-1.457-.248-.615-.615-1.181-1.11-1.676-1.951-1.951-5.12-1.951-7.071,0s-1.952,5.12,0,7.071c.495.495,1.061.862,1.676,1.11-.1.509-.134,1.025-.121,1.549-.955-.304-1.853-.835-2.616-1.599ZM16.469,11.79c.367.17.714.403,1.011.7,1.365,1.365,1.365,3.585,0,4.95s-3.585,1.365-4.95,0c-.297-.297-.53-.644-.7-1.011,1.032-.382,1.994-.99,2.822-1.818s1.436-1.789,1.817-2.821ZM12.17,7.491c-1.032.382-1.994.99-2.821,1.817s-1.436,1.79-1.818,2.822c-.367-.17-.714-.403-1.011-.7-1.365-1.365-1.365-3.585,0-4.95s3.585-1.365,4.95,0c.297.297.53.644.7,1.011ZM19.602,19.562c-2.539,2.538-6.654,2.538-9.192,0-.764-.764-1.294-1.662-1.599-2.616-.155-.495-.254-1.004-.29-1.506s-.014-1.004.071-1.499c.071-.509.219-1.011.417-1.492.318-.756.785-1.463,1.4-2.079s1.322-1.082,2.079-1.4c0,.891-.339,1.782-1.018,2.461-.686.686-1.131,1.513-1.329,2.39-.12.502-.163,1.025-.121,1.549.042.495.156.99.34,1.457.248.615.615,1.18,1.11,1.675,1.951,1.952,5.12,1.952,7.071,0s1.951-5.12,0-7.071c-.495-.495-1.061-.862-1.676-1.11.099-.509.134-1.025.12-1.549.955.304,1.853.835,2.616,1.599,2.538,2.538,2.538,6.654,0,9.192Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-megaphone\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.07,2.86c-.42-.22-.92-.18-1.3.09l-6.01,4.3h-4.76c-.96,0-1.75.79-1.75,1.75v5c0,.96.79,1.75,1.75,1.75h.36l.83,4.96c.1.61.62,1.04,1.23,1.04h1.99c.37,0,.72-.16.95-.44.24-.28.34-.65.28-1.01l-.73-4.38,5.77,4.95h0c.23.2.52.3.81.3.18,0,.36-.04.53-.12.45-.21.73-.64.73-1.14V3.97c0-.47-.26-.9-.68-1.11ZM3.75,14v-5c0-.14.11-.25.25-.25h4.25v5.5h-4.25c-.14,0-.25-.11-.25-.25Zm2.89,6.25l-.75-4.5h1.48l.75,4.5h-1.48Zm8.61-.88l-5.5-4.71v-6.27l5.5-3.93v14.91Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='18' y='11.25' width='4' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpolygon points='20.25 5.7 18 7.05 18 8.8 21 7 20.25 5.7' fill='black' stroke-width='0px'/%3E%3Cpolygon points='18 16.95 20.25 18.3 21 17 18 15.2 18 16.95' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-membership\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M15.876,12.228c.526-.296.886-.854.886-1.5,0-.954-.774-1.728-1.728-1.728s-1.728.773-1.728,1.728c0,.637.348,1.187.861,1.487-1.249.352-2.167,1.459-2.167,2.786h6c0-1.311-.897-2.407-2.124-2.772Z' fill='black'/%3E%3Crect x='6' y='9.25' width='5' height='1.5' fill='black'/%3E%3Crect x='6' y='13.25' width='4' height='1.5' fill='black'/%3E%3Cpath d='M20.005,6H3.995c-.55,0-.995.445-.995.995v10.01c0,.55.445.995.995.995h16.01c.55,0,.995-.445.995-.995V6.995c0-.55-.445-.995-.995-.995ZM19.5,16.5H4.5V7.5h15v9Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-membershipfees\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M15.876,12.228c.526-.296.885-.854.885-1.5,0-.954-.774-1.728-1.728-1.728s-1.728.773-1.728,1.728c0,.637.348,1.187.861,1.487-1.249.352-2.167,1.459-2.167,2.786h6c0-1.311-.897-2.407-2.124-2.772Z' fill='black'/%3E%3Crect x='6' y='9.25' width='5' height='1.5' fill='black'/%3E%3Crect x='6' y='13.25' width='4' height='1.5' fill='black'/%3E%3C/g%3E%3Cpath d='M19.79,10.69c-.1,0-.19,0-.29-.01v5.82H4.5V7.5h9v-1.5H4c-.55,0-1,.45-1,1v10c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-6.45c-.39.09-.8.14-1.21.14ZM19.79,7.69c-.1,0-.19-.01-.29-.02v1.51c.1.01.19.01.29.01.41,0,.82-.06,1.21-.19v-1.61c-.37.2-.78.3-1.21.3ZM20.73,6.32v.35c.06-.03.11-.06.16-.11-.04-.09-.09-.17-.16-.24ZM17.59,6.45h2.39v-.45h-4.98v.45h.95c.13.38.32.73.55,1.05h2.33c-.52-.2-.95-.58-1.24-1.05Z' fill='black'/%3E%3Cg%3E%3Cpath d='M21.5,7.04l1,1.11c-.44.39-.95.68-1.5.85-.39.13-.8.19-1.21.19-.1,0-.19,0-.29-.01-1.24-.09-2.31-.73-3-1.68-.23-.32-.42-.67-.55-1.05h-.95v-1h.75c-.01-.11-.04-.22-.04-.33,0-.12.03-.22.04-.33h-.75v-1h.95c.56-1.59,2.06-2.75,3.84-2.75,1,0,1.96.37,2.71,1.04l-1,1.12c-.47-.42-1.08-.66-1.71-.66-.94,0-1.74.51-2.2,1.25h2.39v1h-2.73c-.02.11-.04.21-.04.33,0,.11.02.22.04.33h2.73v1h-2.39c.29.47.72.85,1.24,1.05h.67v.17c.1.01.19.02.29.02.43,0,.84-.1,1.21-.3.18-.1.35-.21.5-.35Z' fill='black'/%3E%3Cpath d='M20.73,6.32v.35c.06-.03.11-.06.16-.11-.04-.09-.09-.17-.16-.24ZM19.5,7.67v-.17h-.67c.21.09.44.15.67.17Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-movies\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M18.781,12.271c.443-.609.623-.86.66-1.016.203-.368.31-.779.31-1.195,0-.921-.514-1.764-1.318-2.175-.417-.903-1.328-1.45-2.287-1.381-.463-.745-1.31-1.183-2.159-1.122-.427-.703-1.173-1.132-1.986-1.132-.37,0-.739.094-1.078.272-.332-.178-.699-.272-1.072-.272-.819,0-1.569.43-1.997,1.133-.595-.04-1.194.159-1.666.564-.545.468-.858,1.147-.858,1.862,0,.072.003.141.008.208-.675.452-1.088,1.219-1.088,2.042,0,.416.107.828.31,1.195.037.155.216.406.66,1.016.112.154.243.334.35.488l1.637,7.931c.072.738.908,1.31,1.915,1.31h5.758c1.007,0,1.843-.572,1.915-1.31l1.637-7.931c.107-.154.238-.334.35-.488ZM6.398,9.161l.795-.225-.296-.755c-.045-.134-.067-.255-.067-.37,0-.316.163-.62.424-.793.231-.152.503-.182.75-.076l.793.33.225-.839c.075-.296.303-.527.608-.617.284-.085.575-.022.778.167l.509.479.529-.484c.068-.068.26-.227.554-.227.385,0,.726.28.827.681l.21.84.811-.331c.209-.089.44-.081.65.023.237.117.412.335.48.602l.225.84.791-.343c.211-.086.442-.08.651.021.232.111.409.322.483.573l.105.394.392.121c.354.111.591.441.615.831H5.759c.025-.395.276-.736.639-.839ZM13.446,11.5l-.898,9h-1.096l-.898-9h2.893ZM9.121,20.5c-.211,0-.368-.059-.444-.104v-.009s-1.835-8.887-1.835-8.887h2.207l.898,9h-.826ZM15.325,20.387v.009c-.078.046-.234.104-.446.104h-.826l.898-9h2.207l-1.834,8.887Z' fill='black'/%3E%3Cpath d='M22,21c0-.552-.448-1-1-1-.484,0-.869.351-.961.808-.095-.023-.186-.058-.289-.058-.69,0-1.25.56-1.25,1.25s.56,1.25,1.25,1.25c.328,0,.622-.133.845-.339.124.055.26.089.405.089.186,0,.351-.064.5-.153.149.089.314.153.5.153.552,0,1-.448,1-1s-.448-1-1-1Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-museum\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='17.5' cy='11.5' r='1.5' fill='black'/%3E%3Cpolygon points='9.5 12.44 11.78 16.16 10.18 17.76 12.3 17.76 12.58 17.48 13.67 16.39 15 15.06 17.7 17.76 19 17.76 19 16.94 15 12.94 12.87 15.07 9.5 9.56 5 16.93 5 17.76 6.25 17.76 9.5 12.44' fill='black'/%3E%3Cpath d='M23,5.4c0-.07-.01-.14-.03-.2-.01-.04-.02-.08-.03-.12-.01-.04-.03-.08-.05-.12-.17-.51-.62-.88-1.16-.94-.06-.02-.11-.02-.17-.02-.04,0-.14.01-.28.02-.7.08-2.46.33-4.64.61h-.01c-2.71-.35-4.77-.63-5.07-.63-.29,0-2.11.26-4.53.59-2.35-.31-4.13-.57-4.54-.59h-.04c-.14,0-.28.02-.41.07-.55.16-.98.66-1.03,1.28-.01.05-.01.1-.01.15,0,.13.02.27.06.39v.02c.05.7.18,2.02.33,3.57-.22,1.7-.37,2.95-.37,3.16,0,.22.17,1.62.4,3.53v.02c-.17,1.78-.32,3.29-.38,3.99-.01.06-.02.11-.02.17h-.01c-.01.05-.01.1-.01.15,0,.1.01.2.04.3l.01.01c0,.03.01.07.01.1.13.51.53.91,1.02,1.03v.01c.12.03.24.05.37.05h.01c.28,0,2.4-.17,5.09-.4h.02c2.15.23,3.72.4,3.99.4.28,0,2.06-.19,4.47-.44h.02c2.49.21,4.56.38,5.27.43.12.01.21.01.24.01.05,0,.09,0,.13-.01.61-.05,1.12-.51,1.26-1.12.03-.09.05-.19.05-.29v-.08c0-.03,0-.07-.01-.1,0-.11-.02-.21-.05-.31v-.03c-.1-.68-.3-1.91-.52-3.38v-.01c.32-2.15.58-3.79.58-4.03,0-.23-.24-1.67-.54-3.6.2-1.36.38-2.48.48-3.11v-.02c0-.01.01-.02.01-.04.03-.12.05-.24.05-.37,0-.01,0-.02-.01-.03.01-.02.01-.04.01-.05v-.02ZM20.5,19.5H3.5V6.5h17v13Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-nursinghome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='11.25 8 11.25 9.75 9.5 9.75 9.5 11.25 11.25 11.25 11.25 13 12.75 13 12.75 11.25 14.5 11.25 14.5 9.75 12.75 9.75 12.75 8 11.25 8' fill='black'/%3E%3Cpath d='M22.834,11.173l-3.084-2.243v-4.67c0-.436-.354-.789-.789-.789h-2.922c-.436,0-.789.354-.789.789v1.397l-2.809-2.042c-.263-.191-.619-.191-.882,0L1.166,11.173c-.335.244-.409.713-.166,1.048s.713.409,1.048.165l.952-.692v10.307c0,.55.45,1,1,1h16c.55,0,1-.45,1-1v-10.307l.953.692c.334.244.804.17,1.047-.165s.169-.804-.166-1.048ZM16.75,4.971h1.5v2.868l-1.5-1.091v-1.777ZM10.24,21.5h-2.49v-5.5h2.49v5.5ZM19.5,21.5h-7.76v-6.25c0-.41-.33-.75-.75-.75h-3.99c-.42,0-.75.34-.75.75v6.25h-1.75v-10.897l7.059-5.134c.263-.191.619-.191.882,0l7.059,5.134v10.897Z' fill='black'/%3E%3Cpath d='M13.25,14.296v3.658l.046.796h3.658l.796-.046v-3.658l-.046-.796h-3.658l-.796.046ZM14.75,15.75h1.5v1.5h-1.5v-1.5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-othertransport\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22.001,6h-1.001v-1.662c0-1.496-1.217-2.713-2.713-2.713H5.713c-1.496,0-2.713,1.217-2.713,2.713v1.662h-1.004c-.274,0-.496.222-.496.496v5.009c0,.274.222.496.496.496h1.004v6.787c0,1.058.615,1.966,1.5,2.414v.999c0,.442.359.801.801.801h2.397c.442,0,.801-.359.801-.801v-.699h7v.566c0,.516.418.934.934.934h2.133c.516,0,.934-.418.934-.934v-.866c.885-.447,1.5-1.355,1.5-2.414v-6.787h1.001c.276,0,.499-.223.499-.499v-5.002c0-.276-.223-.499-.499-.499ZM4.5,4.338c0-.67.543-1.213,1.213-1.213h3.287v.955c0,.508.412.92.92.92h4.16c.508,0,.92-.412.92-.92v-.955h3.287c.67,0,1.213.543,1.213,1.213v8.662H4.5V4.338ZM16.309,18.5h3.191v.287c0,.67-.543,1.213-1.213,1.213H5.713c-.67,0-1.213-.543-1.213-1.213v-.287h3.19c.372,0,.614-.391.448-.724l-.5-1c-.084-.169-.258-.276-.447-.276h-2.691v-1.5h15v1.5h-2.691c-.189,0-.363.107-.447.276l-.5,1c-.166.333.076.724.447.724Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-parking\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,9.5c.551,0,1,.449,1,1s-.449,1-1,1h-1v-2h1M12,7.5h-3v9h2v-3h1c1.657,0,3-1.343,3-3s-1.343-3-3-3h0Z' fill='black'/%3E%3Cpath d='M16.996,6c.555,0,1.004.45,1.004,1.004v9.991c0,.555-.45,1.004-1.004,1.004H7.004c-.555,0-1.004-.45-1.004-1.004V7.004c0-.555.45-1.004,1.004-1.004h9.991M16.996,4.5H7.004c-1.381,0-2.504,1.124-2.504,2.504v9.991c0,1.381,1.124,2.504,2.504,2.504h9.991c1.381,0,2.504-1.124,2.504-2.504V7.004c0-1.381-1.124-2.504-2.504-2.504h0Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-payments\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,12.53c-.54-2.65-2.43-4.74-4.88-5.62l1.4-3.35c.16-.39.12-.83-.11-1.17-.23-.35-.62-.56-1.04-.56h-5.73c-.42,0-.81.21-1.04.56-.23.35-.27.79-.11,1.18l1.4,3.35c-2.45.88-4.35,2.97-4.88,5.62l-1.66,8.21c-.13.62.35,1.2.98,1.2h16.37c.63,0,1.11-.58.98-1.2l-1.66-8.21ZM14.49,3.32l-1.29,3.09h-2.4l-1.29-3.09h4.98ZM4.43,20.44l1.54-7.61c.57-2.82,3.11-4.87,6.03-4.87s5.46,2.05,6.03,4.87l1.54,7.61H4.43Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.79,12.04c.63,0,1.24.23,1.71.66l1-1.12c-.75-.67-1.71-1.04-2.71-1.04-1.67,0-3.11,1.01-3.73,2.46h-1.05v1h.77c-.03.2-.06.41-.06.62,0,.13.03.25.04.38h-.75v1h.97c.57,1.56,2.06,2.69,3.81,2.69,1,0,1.97-.37,2.71-1.04l-1-1.12c-.47.42-1.08.65-1.71.65-.91,0-1.7-.48-2.16-1.19h2.38v-1h-2.75c-.02-.13-.04-.25-.04-.38,0-.21.03-.42.08-.62h2.7v-1h-2.2c.47-.58,1.18-.96,1.98-.96Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-pension\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.75,9.79c-1.01-4.46-4.99-7.79-9.75-7.79S3.25,5.33,2.25,9.79c-.14.62.35,1.21.98,1.21h8.04v4.74h1.46v-4.74h8.04c.64,0,1.12-.59.98-1.21Zm-17.88-.29c.88-2.86,3.25-5.04,6.1-5.75-1.66,1.88-2.26,4.42-2.46,5.75h-3.64Zm5.17,0c.26-1.47,1-4.22,3.04-5.63,2.04,1.42,2.78,4.16,3.04,5.63h-6.08Zm7.6,0c-.2-1.31-.78-3.81-2.4-5.69,2.76.77,5.03,2.9,5.88,5.69h-3.48Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.91,18.77c-.49-.96-1.46-1.56-2.53-1.56H7.52c-.44,0-.86-.22-1.11-.59l-2.15-3.16-.96-1.47-1.25.82,3.12,4.65s.07.07.1.11c-.48.27-.89.67-1.15,1.19l-1.63,3.23h1.68l1.29-2.55c.23-.45.69-.74,1.19-.74h10.72c.51,0,.97.28,1.19.74l1.29,2.55h1.68s-1.63-3.23-1.63-3.23Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-pet\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m8.81,8.75c1.52,0,2.75-1.46,2.75-3.25s-1.23-3.25-2.75-3.25-2.75,1.46-2.75,3.25,1.23,3.25,2.75,3.25Zm0-5c.68,0,1.25.8,1.25,1.75s-.57,1.75-1.25,1.75-1.25-.8-1.25-1.75.57-1.75,1.25-1.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.19,8.75c1.52,0,2.75-1.46,2.75-3.25s-1.23-3.25-2.75-3.25-2.75,1.46-2.75,3.25,1.23,3.25,2.75,3.25Zm0-5c.68,0,1.25.8,1.25,1.75s-.57,1.75-1.25,1.75-1.25-.8-1.25-1.75.57-1.75,1.25-1.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,10.42c-2.81,0-5.97,5.47-5.97,8.39,0,.6.07,1.34.65,1.73.64.43,1.4.13,2.27-.23.83-.33,1.87-.75,3.09-.75,1.16,0,2.14.42,2.94.75.57.24,1.08.46,1.56.46.25,0,.49-.06.72-.21.63-.42.72-1.29.72-2.09,0-2.8-3.16-8.04-5.97-8.04Zm4.41,8.83c-.21-.05-.57-.2-.85-.32-.87-.37-2.06-.87-3.52-.87s-2.75.5-3.65.86c-.27.11-.62.25-.83.3-.01-.09-.03-.22-.03-.42,0-2.45,2.88-6.89,4.47-6.89s4.47,4.16,4.47,6.54c0,.43-.04.66-.07.78Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.9,7.25c-1.46,0-2.65,1.4-2.65,3.12s1.19,3.12,2.65,3.12,2.65-1.4,2.65-3.12-1.19-3.12-2.65-3.12Zm0,4.75c-.62,0-1.15-.74-1.15-1.62s.53-1.62,1.15-1.62,1.15.74,1.15,1.62-.53,1.62-1.15,1.62Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.1,7.5c-1.46,0-2.65,1.4-2.65,3.12s1.19,3.12,2.65,3.12,2.65-1.4,2.65-3.12-1.19-3.12-2.65-3.12Zm0,4.75c-.62,0-1.15-.74-1.15-1.62s.53-1.62,1.15-1.62,1.15.74,1.15,1.62-.53,1.62-1.15,1.62Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-pharmacy\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.71,5.68c0-.06.04-.12.04-.18v-2c0-.69-.56-1.25-1.25-1.25H7.5c-.69,0-1.25.56-1.25,1.25v2c0,.06.03.12.04.18-1.2.62-2.04,1.87-2.04,3.31v11.5c0,.69.56,1.25,1.25,1.25h13c.69,0,1.25-.56,1.25-1.25v-11.5c0-1.45-.83-2.69-2.04-3.31Zm-9.96-1.93h8.5v1.5H7.75v-1.5Zm10.5,16.5H5.75v-11.25c0-1.24,1.01-2.25,2.25-2.25h8.01c1.24,0,2.25,1.01,2.25,2.25v11.25Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.75 11 11.25 11 11.25 13.25 9 13.25 9 14.75 11.25 14.75 11.25 17 12.75 17 12.75 14.75 15 14.75 15 13.25 12.75 13.25 12.75 11' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-privacy-preferences\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.16,3.4L12.16,1.4c-.12-.03-.24-.03-.36,0L3.8,3.4c-.33.08-.57.38-.57.73v6.46c0,3.73,1.89,7.14,5.05,9.12l3.3,2.06c.12.08.26.11.4.11s.28-.04.4-.11l3.3-2.06c3.16-1.98,5.05-5.39,5.05-9.12v-6.46c0-.34-.23-.64-.57-.73Zm-.93,7.19c0,3.21-1.62,6.14-4.35,7.84l-2.9,1.81-2.9-1.81c-2.72-1.7-4.35-4.63-4.35-7.84v-5.87l7.25-1.81,7.25,1.81v5.87Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.15,10.43c.7-.4,1.18-1.14,1.18-2,0-1.27-1.03-2.3-2.3-2.3s-2.3,1.03-2.3,2.3c0,.85.46,1.58,1.15,1.98-1.67.47-2.89,1.95-2.89,3.71h8c0-1.75-1.2-3.21-2.83-3.7Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-puzzle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.5,19.75h-4.75v-1.88c0-.96-.79-1.75-1.75-1.75s-1.75.79-1.75,1.75v1.88h-4.75c-.69,0-1.25-.56-1.25-1.25v-3.84c-1.43-.34-2.5-1.63-2.5-3.16s1.07-2.82,2.5-3.16v-2.84c0-.69.56-1.25,1.25-1.25h4.75v1.88c0,.96.79,1.75,1.75,1.75s1.75-.79,1.75-1.75v-1.88h4.75c.69,0,1.25.56,1.25,1.25v2.84c1.43.34,2.5,1.63,2.5,3.16s-1.07,2.82-2.5,3.16v3.84c0,.69-.56,1.25-1.25,1.25Zm-3.25-1.5h3v-5h.75c.96,0,1.75-.79,1.75-1.75s-.79-1.75-1.75-1.75h-.75v-4h-3v.38c0,1.79-1.46,3.25-3.25,3.25s-3.25-1.46-3.25-3.25v-.38h-3v4h-.75c-.96,0-1.75.79-1.75,1.75s.79,1.75,1.75,1.75h.75v5h3v-.38c0-1.79,1.46-3.25,3.25-3.25s3.25,1.46,3.25,3.25v.38Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-questionmark\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12.02' cy='20.77' r='1.21' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.29,18.05c0-.12,0-2.94,1.57-4.33,1.38-1.23,2.29-1.95,2.33-1.98.95-.77,1.5-1.92,1.5-3.16,0-2.25-1.83-4.08-4.08-4.08s-4.08,1.83-4.08,4.08c0,.45.24,1.39.24,1.39h-1.57s-.18-.91-.18-1.39c0-3.07,2.5-5.58,5.58-5.58s5.58,2.5,5.58,5.58c0,1.68-.75,3.26-2.06,4.33-.02.01-.93.73-2.27,1.93-.88.78-1.07,2.58-1.06,3.2h-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-reading\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.241,7.417c-.004-.063-.016-.125-.036-.185-.008-.024-.013-.047-.023-.071-.035-.078-.079-.153-.14-.217l-3.795-3.963c-.064-.067-.141-.116-.222-.154-.023-.011-.047-.018-.071-.027-.066-.023-.133-.037-.203-.042-.016,0-.03-.009-.046-.009H6c-.689,0-1.25.561-1.25,1.25v16c0,.689.561,1.25,1.25,1.25h12c.689,0,1.25-.561,1.25-1.25V7.463c0-.016-.008-.03-.009-.046ZM17.75,19.75H6.25V4.25h7.705v3.213c0,.415.336.75.75.75h3.045v11.537Z' fill='black'/%3E%3Cpath d='M14.47,13.25l-.46-1-1.15-2.47-.33-.7-.04-.08h-.92l-.04.08-.33.7-1.15,2.47-.69,1.5-.82,1.75-.7,1.5h1.66l.7-1.5.117-.25h3.426l.117.25.7,1.5h1.66l-.7-1.5-.35-.75-.47-1-.23-.5ZM11.01,13.75l.23-.5.47-1,.32-.69.32.69.47,1,.23.5h-2.04Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-reimbursements\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.47,9.24l1.06-1.06-1.29-1.29h2.74c.13,0,1.27.12,1.27,2.25h1.5c0-2.97-1.8-3.75-2.75-3.75h-2.89l1.42-1.42-1.06-1.06-2.28,2.28c-.49.49-.49,1.28,0,1.77l2.28,2.28Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.95,13.76l-1.06,1.06,1.43,1.43h-2.88c-.13,0-1.27-.12-1.27-2.25h-1.5c0,2.97,1.8,3.75,2.75,3.75h2.74l-1.28,1.28,1.06,1.06,2.28-2.28c.49-.49.49-1.28,0-1.77l-2.28-2.28Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.48,10.84c-.55-1.63-1.79-2.98-3.39-3.55.65-.55,1.08-1.36,1.08-2.29,0-1.66-1.34-3-3-3s-3,1.34-3,3c0,.96.46,1.8,1.15,2.35-1.51.58-2.7,1.83-3.2,3.45l-.06.2h1.59c.57-1.51,2-2.52,3.64-2.52s3.07,1.01,3.64,2.52h1.6l-.05-.16ZM7.17,3.42c.87,0,1.58.71,1.58,1.58s-.71,1.58-1.58,1.58-1.58-.71-1.58-1.58.71-1.58,1.58-1.58Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.95,19.84c-.54-1.6-1.75-2.93-3.3-3.52.68-.55,1.12-1.38,1.12-2.32,0-1.66-1.34-3-3-3-.78,0-1.49.31-2.03.8-.03.03-.07.05-.09.08-.54.54-.88,1.29-.88,2.12s.34,1.58.88,2.12c.03.03.06.05.09.08.05.04.1.08.15.12-1.55.57-2.79,1.82-3.3,3.48l-.06.2h1.59c.57-1.51,2-2.52,3.64-2.52s3.07,1.01,3.64,2.52h1.6l-.05-.16Zm-5.18-7.42c.87,0,1.58.71,1.58,1.58s-.71,1.58-1.58,1.58-1.58-.71-1.58-1.58.71-1.58,1.58-1.58Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-renawableenergy\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M21,9.99c-.06-.51-.16-1.02-.3-1.5h-2.18c.18.48.32.98.39,1.5h2.08Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M7.88,10c.45-1.86,2.12-3.25,4.12-3.25s3.67,1.39,4.12,3.25h1.54c-.48-2.69-2.83-4.75-5.66-4.75s-5.18,2.06-5.66,4.75h1.54Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M19.5,11.25H4.5c-.69,0-1.25.56-1.25,1.25v8c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25v-8c0-.69-.56-1.25-1.25-1.25ZM8.62,20.25h-3.87v-3h3.87v3ZM8.62,15.75h-3.87v-3h3.87v3ZM13.93,20.25h-3.82v-3h3.82v3ZM13.93,15.75h-3.82v-3h3.82v3ZM19.25,20.25h-3.82v-3h3.82v3ZM19.25,15.75h-3.82v-3h3.82v3Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M18.44,4.62c-.35-.36-.74-.68-1.15-.97l-1.48,1.48c.42.28.82.59,1.17.95l1.46-1.46Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M5.47,8.49h-2.18c-.14.48-.24.99-.3,1.5h2.08c.08-.52.21-1.02.39-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M8.19,5.13l-1.48-1.48c-.41.29-.8.62-1.15.97l1.46,1.46c.35-.36.75-.68,1.17-.95Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M12.75,4.04v-2.04h-1.5v2.04c.25-.03.5-.04.75-.04s.5.02.75.04Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-restaurant\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22,11.25h-1.29c-.37-4.28-3.83-7.69-8.13-7.97v-1.28h-1.5v1.3c-4.15.44-7.43,3.78-7.79,7.95h-1.29v1.5h3.09s-.02.03-.02.04l-1.47,3.22c-.85,1.87-1.29,3.87-1.29,5.93,0,.41.33.75.74.75l5.93.06h0c.2,0,.39-.08.53-.22.14-.14.22-.33.22-.53v-1.03s3.61-1.92,3.61-1.92c1.95-1.09,3.47-2.47,3.97-3.62l.87-2.02c.09-.21.12-.44.11-.66h3.69v-1.5Zm-13.39,1.5h5.47l-.4.37c-.73.68-1.58,1.2-2.54,1.56l-2.4.89v-2.16c0-.23-.05-.46-.13-.66Zm8.21.06l-.87,2.02c-.3.69-1.44,1.86-3.31,2.9l-4,2.13c-.25.13-.4.39-.4.66v.72s-4.41-.04-4.41-.04c.09-1.58.47-3.11,1.13-4.56l1.5-3.3c.04-.14.21-.24.38-.24.21,0,.4.15.4.32v3.24c0,.25.12.48.32.62.2.14.46.17.69.09l3.41-1.27c1.14-.43,2.17-1.05,3.04-1.86l1.29-1.2c.18-.17.44-.27.71-.27.09,0,.12.05.12.06Zm-12.03-1.56c.38-3.65,3.47-6.5,7.21-6.5s6.83,2.85,7.21,6.5H4.79Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-roadtolls\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.785,9.19c-.93,0-1.738-.5-2.19-1.242h2.389v-1h-2.737c-.014-.109-.033-.218-.033-.331s.019-.221.033-.33h2.737v-1h-2.389c.452-.741,1.26-1.242,2.19-1.242.634,0,1.243.233,1.715.655l1-1.118c-.747-.669-1.711-1.038-2.715-1.038-1.777,0-3.276,1.152-3.831,2.742h-.955v1h.746c-.009.111-.033.217-.033.33s.024.22.033.331h-.746v1h.955c.555,1.59,2.053,2.742,3.831,2.742,1.003,0,1.968-.369,2.715-1.038l-1-1.117c-.472.422-1.081.655-1.715.655Z' fill='black'/%3E%3Cpolygon points='8 8 6 8 5.25 11.5 8 11.5 8 8' fill='black'/%3E%3Cpolygon points='3 22 8 22 8 16.5 4.18 16.5 3 22' fill='black'/%3E%3Cpolygon points='11.5 8 9.5 8 9.5 11.5 12.25 11.5 11.5 8' fill='black'/%3E%3Cpolygon points='9.5 16.5 9.5 22 14.5 22 13.32 16.5 9.5 16.5' fill='black'/%3E%3Cpolygon points='9.5 13 8 13 4.93 13 1.5 13 1.5 15 4.5 15 8 15 9.5 15 13 15 16 15 16 13 12.57 13 9.5 13' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-route\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18,16.25c-1.23,0-2.27.82-2.61,1.94H6.38c-1.41,0-2.56-1.21-2.56-2.69s1.15-2.69,2.56-2.69h11.25c2.31,0,4.19-1.93,4.19-4.31s-1.88-4.31-4.19-4.31h-9.01c-.35-1.12-1.38-1.94-2.61-1.94-1.52,0-2.75,1.23-2.75,2.75s1.23,2.75,2.75,2.75c1.23,0,2.27-.82,2.61-1.94h9.01c1.41,0,2.56,1.21,2.56,2.69s-1.15,2.69-2.56,2.69H6.38c-2.31,0-4.19,1.93-4.19,4.31s1.88,4.31,4.19,4.31h9.01c.35,1.12,1.38,1.94,2.61,1.94,1.52,0,2.75-1.23,2.75-2.75s-1.23-2.75-2.75-2.75ZM6,6.25c-.69,0-1.25-.56-1.25-1.25s.56-1.25,1.25-1.25,1.25.56,1.25,1.25-.56,1.25-1.25,1.25Zm12,14c-.69,0-1.25-.56-1.25-1.25s.56-1.25,1.25-1.25,1.25.56,1.25,1.25-.56,1.25-1.25,1.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-safety\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.17,3.87L12.17,1.87c-.12-.03-.24-.03-.36,0L3.8,3.87c-.33.08-.57.38-.57.73v6.46c0,3.73,1.89,7.14,5.05,9.12l3.3,2.06c.12.08.26.11.4.11s.28-.04.4-.11l3.3-2.06c3.16-1.98,5.05-5.38,5.05-9.12v-6.46c0-.34-.23-.64-.57-.73Zm-.93,7.19c0,3.21-1.63,6.14-4.35,7.84l-2.9,1.81-2.9-1.81c-2.72-1.7-4.35-4.63-4.35-7.84v-5.87l7.25-1.81,7.25,1.81v5.87Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.52,10.07l-1.06,1.06,2.98,3c.14.14.33.23.53.22.2,0,.39-.08.53-.22l5.02-5-1.06-1.06-4.49,4.47-2.45-2.47Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-school\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M14.75,19.75H3.25V4.25h11.5v5.26l1.5-1.5v-4.01c0-.69-.56-1.25-1.25-1.25H3c-.69,0-1.25.56-1.25,1.25v16c0,.69.56,1.25,1.25,1.25h12c.69,0,1.25-.56,1.25-1.25v-2.71l-1.5.51v1.95Z' fill='black'/%3E%3Cpath d='M11.46,11.49l-1.44-3.99h-2.04l-1.45,4-.55,1.5-1.27,3.5h1.59l.91-2.5h3.58l-.09-.24.42-1.26.34-1.01ZM7.76,12.5l.36-1,.88-2.42.88,2.42.36,1h-2.48Z' fill='black'/%3E%3Cpolygon points='19.89 6.49 13.17 13.21 14.85 14.89 15.29 15.33 16.25 14.37 22.01 8.61 19.89 6.49' fill='black'/%3E%3Cpolygon points='12.69 14.85 12.11 14.27 11.53 16.02 11.05 17.45 14.23 16.39 12.69 14.85' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-screenshare-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,3.25H4c-.96,0-1.75.79-1.75,1.75v12c0,.96.79,1.75,1.75,1.75h4v-1.5h-4c-.14,0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h16c.14,0,.25.11.25.25v12c0,.14-.11.25-.25.25h-4v1.5h4c.96,0,1.75-.79,1.75-1.75V5c0-.96-.79-1.75-1.75-1.75Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='16.53 14.53 15.47 13.47 12 16.94 8.53 13.47 7.47 14.53 10.94 18 7.47 21.47 8.53 22.53 12 19.06 15.47 22.53 16.53 21.47 13.06 18 16.53 14.53' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-screenshare-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,3.25H4c-.96,0-1.75.79-1.75,1.75v12c0,.96.79,1.75,1.75,1.75h5v-1.5h-5c-.14,0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h16c.14,0,.25.11.25.25v12c0,.14-.11.25-.25.25h-5v1.5h5c.96,0,1.75-.79,1.75-1.75V5c0-.96-.79-1.75-1.75-1.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.88,11.47l-3.79-3.78c-.6-.6-1.59-.6-2.19,0l-3.78,3.78,1.06,1.06,3.07-3.01v11.48h1.5v-11.53l3.07,3.06,1.06-1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-secondhandsale\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Cpath d='M22.138,11.268h-1.192c-.233-2.84-1.793-5.528-4.446-7.058-.65-.37-1.32-.66-2-.85l-.77,1.34c.69.16,1.37.43,2.02.8,2.173,1.259,3.459,3.446,3.695,5.768h-1.047c-.383,0-.623.415-.431.747l1.87,3.239c.191.332.67.332.862,0l1.87-3.239c.192-.332-.048-.747-.431-.747Z' fill='black'/%3E%3Cpath d='M5.5,8.25c.555-.952,1.297-1.726,2.144-2.331l.523.906c.191.332.67.332.862,0l1.87-3.239c.191-.332-.048-.747-.431-.747h-3.74c-.383,0-.623.415-.431.747l.59,1.021c-1.063.735-1.99,1.7-2.677,2.893-1.21,2.1-1.48,4.48-.94,6.66h1.56c-.58-1.91-.4-4.05.67-5.91Z' fill='black'/%3E%3Cpath d='M8.915,18.809l.521-.902c.191-.332-.048-.747-.431-.747h-3.74c-.383,0-.622.415-.431.747l1.87,3.239c.191.332.67.332.862,0l.585-1.014c3.422,1.631,7.449.904,10.09-1.652l-.78-1.34c-2.166,2.306-5.605,2.993-8.545,1.668Z' fill='black'/%3E%3Cpath d='M13.64,13.56c-.04-.09-.09-.17-.16-.24v.35c.06-.03.11-.06.16-.11Z' fill='black'/%3E%3C/g%3E%3Cpath d='M12.535,9.427c.634,0,1.243.233,1.715.655l1-1.118c-.747-.669-1.711-1.038-2.715-1.038-1.777,0-3.276,1.152-3.831,2.742h-.955v1h.746c-.009.111-.033.217-.033.33s.024.22.033.331h-.746v1h.955c.555,1.59,2.053,2.742,3.831,2.742,1.003,0,1.968-.369,2.715-1.038l-1-1.117c-.472.422-1.081.655-1.715.655-.93,0-1.738-.5-2.19-1.242h2.389v-1h-2.737c-.014-.109-.033-.218-.033-.331s.019-.221.033-.33h2.737v-1h-2.389c.452-.741,1.26-1.242,2.19-1.242Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-services\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.649,15.233l-.462.231c-1.484.742-3.025,1.415-4.58,2l-.904.344c-.178.047-.289-.05-.338-.112-.05-.062-.12-.191-.028-.364,1.665-3.254,1.29-3.774,1.089-4.053-.313-.435-.796-.709-1.326-.752-.532-.042-1.049.148-1.369.474l-1.853,1.516-2.161,1.91-2.417.032c-.407.005-.735.334-.74.741l-.062,5.062c-.005.414.326.754.74.759.614.008,4.277.055,7.104.055,1.61,0,2.949-.016,3.298-.062.48-.064.945-.2,1.382-.404,1.094-.511,5.975-5.348,5.975-6.339,0-.199-.079-.39-.22-.53-.827-.827-2.085-1.03-3.131-.508ZM14.39,21.252s0,0,0,0c-.298.139-.616.232-.944.275-.599.08-5.818.047-9.437.003l.044-3.581,1.777-.024c.298-.004.586-.115.812-.313l2.209-1.953,1.887-1.548c.087-.087.191-.094.242-.089.032.002.07.01.109.029-.104.465-.567,1.581-1.082,2.587-.345.651-.274,1.414.184,1.991.458.576,1.186.816,1.969.605l.976-.367c1.604-.604,3.192-1.297,4.723-2.062l.462-.231c.284-.142.604-.164.893-.077-1.019,1.283-3.897,4.322-4.823,4.754Z' fill='black'/%3E%3Cpath d='M17.5,3c-1.85,0-3.49.91-4.47,2.31-.32.43-.57.92-.74,1.44-.19.55-.29,1.14-.29,1.75,0,.84.19,1.65.54,2.36.23.5.54.95.91,1.35,1,1.1,2.44,1.79,4.05,1.79,3.04,0,5.5-2.46,5.5-5.5s-2.46-5.5-5.5-5.5ZM20.73,7.79l-2.68,2.68-.35.35c-.39.4-1.03.4-1.42,0l-2.021-2.02c-.14-.14-.22-.34-.22-.53s.08-.39.22-.53c.021-.021.05-.05.08-.06.29-.23.72-.2.98.06l1.67,1.67,2.68-2.68c.15-.15.34-.22.53-.22s.38.07.53.22c.29.29.29.77,0,1.06Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-shopping\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.07,6.87c-.04-.52-.47-.93-1-.93h-2.32v-1.22c0-2.07-1.68-3.75-3.75-3.75s-3.75,1.68-3.75,3.75v1.22h-2.32c-.52,0-.96.41-1,.93l-.86,12c-.04.58.42,1.07,1,1.07h13.85c.58,0,1.04-.49,1-1.07l-.86-12Zm-9.32-2.15c0-1.24,1.01-2.25,2.25-2.25s2.25,1.01,2.25,2.25v1.22h-4.5v-1.22Zm-4.14,13.72l.79-11h1.85v1.46h1.5v-1.46h4.5v1.46h1.5v-1.46h1.85l.79,11H5.61Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-shoppingbasket\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Crect x='11.25' y='15' width='1.5' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='15.25' y='15' width='1.5' height='4' fill='black' stroke-width='0px'/%3E%3Crect x='7.25' y='15' width='1.5' height='4' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Cpath d='m20.5,9.25h-3.04l-2.79-5.59-1.34.67,2.46,4.91h-7.57l2.46-4.91-1.34-.67-2.79,5.59h-3.04c-.69,0-1.25.56-1.25,1.25v2c0,.69.56,1.25,1.25,1.25h.02l.69,6.87c.06.64.6,1.13,1.24,1.13h13.1c.65,0,1.18-.48,1.24-1.13l.69-6.87h.02c.69,0,1.25-.56,1.25-1.25v-2c0-.69-.56-1.25-1.25-1.25Zm-16.75,1.5h16.5v1.5H3.75v-1.5Zm14.57,9.5H5.68l-.65-6.5h13.94l-.65,6.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-shoppingcart\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.59,4.54c-.14-.18-.36-.29-.59-.29H6.42l-.11-.61c-.15-.81-.87-1.39-1.72-1.39h-2.59v1.5h2.59c.14,0,.23.08.25.16l2.27,12.34c.16.87.88,1.5,1.72,1.5h10.18v-1.5h-10.18c-.11,0-.21-.12-.24-.27l-.25-1.34,10.73-.89c.32-.03.59-.25.67-.57l2-8c.06-.22,0-.46-.14-.64Zm-3.19,7.76l-10.35.86-1.36-7.41h13.34l-1.64,6.55Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='9.5' cy='20.5' r='1.5' fill='black' stroke-width='0px'/%3E%3Ccircle cx='17.5' cy='20.5' r='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-software-it\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22.344,19.578l-2.344-5.078v-7.499c0-.553-.448-1.001-1.001-1.001H6.001c-.553,0-1.001.448-1.001,1.001v7.499l-2.344,5.078c-.306.664.179,1.422.91,1.422h17.867c.731,0,1.216-.758.91-1.422ZM6.5,7.5h12v7H6.5v-7ZM15.5,19.5l-.5-1.5h-5l-.5,1.5h-5.156l1.615-3.5h13.081l1.615,3.5h-5.156Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-tag-search\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.32,11.51L12.83,2.78c-.33-.34-.78-.53-1.25-.53h-7.58c-.96,0-1.75.79-1.75,1.75v7.58c0,.47.19.93.53,1.25l8.73,8.49c.34.33.78.49,1.22.49s.9-.17,1.24-.51l7.34-7.34c.67-.67.68-1.77.02-2.46Zm-1.08,1.4l-7.34,7.34c-.1.1-.25.1-.35,0L3.83,11.76s-.08-.11-.08-.18v-7.58c0-.14.11-.25.25-.25h7.58c.07,0,.13.03.18.08l8.49,8.73c.09.1.09.25,0,.35Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.99,6.74c-1.47-1.47-4.03-1.47-5.49,0-.73.73-1.14,1.71-1.14,2.75s.4,2.01,1.14,2.75,1.75,1.14,2.75,1.14c.81,0,1.62-.27,2.3-.77l1.93,1.93,1.06-1.06-1.98-1.98c.9-1.49.72-3.46-.57-4.75Zm-4.43,4.43c-.45-.45-.7-1.05-.7-1.69s.25-1.24.7-1.69c.45-.45,1.05-.7,1.69-.7s1.24.25,1.69.7c.93.93.93,2.44,0,3.37-.93.93-2.44.93-3.37,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-tag\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.32,11.51L12.83,2.78c-.33-.34-.78-.53-1.25-.53h-7.58c-.96,0-1.75.79-1.75,1.75v7.58c0,.47.19.93.53,1.25l8.73,8.49c.34.33.78.49,1.22.49s.9-.17,1.24-.51l7.34-7.34c.67-.67.68-1.77.02-2.46Zm-1.08,1.4l-7.34,7.34c-.1.1-.25.1-.35,0L3.83,11.76s-.08-.11-.08-.18v-7.58c0-.14.11-.25.25-.25h7.58c.07,0,.13.03.18.08l8.49,8.73c.09.1.09.25,0,.35Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.59,6.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-tagsearch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.32,11.51L12.83,2.78c-.33-.34-.78-.53-1.25-.53h-7.58c-.96,0-1.75.79-1.75,1.75v7.58c0,.47.19.93.53,1.25l8.73,8.49c.34.33.78.49,1.22.49s.9-.17,1.24-.51l7.34-7.34c.67-.67.68-1.77.02-2.46Zm-1.08,1.4l-7.34,7.34c-.1.1-.25.1-.35,0L3.83,11.76s-.08-.11-.08-.18v-7.58c0-.14.11-.25.25-.25h7.58c.07,0,.13.03.18.08l8.49,8.73c.09.1.09.25,0,.35Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.99,6.74c-1.47-1.47-4.03-1.47-5.49,0-.73.73-1.14,1.71-1.14,2.75s.4,2.01,1.14,2.75,1.75,1.14,2.75,1.14c.81,0,1.62-.27,2.3-.77l1.93,1.93,1.06-1.06-1.98-1.98c.9-1.49.72-3.46-.57-4.75Zm-4.43,4.43c-.45-.45-.7-1.05-.7-1.69s.25-1.24.7-1.69c.45-.45,1.05-.7,1.69-.7s1.24.25,1.69.7c.93.93.93,2.44,0,3.37-.93.93-2.44.93-3.37,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-tailoring\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M16.407,8.302c-.373-.186-.793-.209-1.183-.067-.088.033-.172.076-.253.125l-2.191-1.325v-1.744c0-.772-.78-.791-.78-.791-.3,0-.57-.13-.75-.34-.16-.18-.25-.41-.25-.66,0-.55.45-1,1-1,.53,0,.98.47,1,1h1.5c0-1.38-1.12-2.5-2.5-2.5s-2.5,1.12-2.5,2.5c0,1.11.72,2.04,1.72,2.38v1.15l-2.204,1.322c-.076-.045-.155-.087-.238-.118-.391-.144-.81-.12-1.184.066l-5.69,2.845,2.789,4.184,2.556-.853v7.71h9.5v-7.71l2.556.853,2.789-4.184-5.688-2.844ZM13.004,3.295s0,.035-.002.09c0-.047.002-.09.002-.09ZM13.863,9.43c-.373.146-.97.257-1.863.257s-1.491-.111-1.864-.258l1.864-1.118,1.863,1.119ZM18.694,13.545l-3.444-1.148v8.291h-6.5v-8.291l-3.444,1.148-1.208-1.813,4.185-2.062c.426,1.007,1.677,1.518,3.718,1.518s3.288-.509,3.737-1.543l4.168,2.084-1.211,1.817Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-takeaway\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M8,9h-3c-1.657,0-3,1.343-3,3l.917,10.09c.047.515.479.91.996.91h5.173c.518,0,.949-.395.996-.91l.917-10.09c0-1.657-1.343-3-3-3ZM8.635,21.5h-4.269l-.707-8h5.682l-.706,8ZM3.5,12c0-.827.673-1.5,1.5-1.5h3c.827,0,1.5.673,1.5,1.5H3.5Z' fill='black'/%3E%3Cpath d='M22.73,13.35l-1.44-6.85-.02-.08-.13-.63c-.1-.46-.51-.79-.98-.79h-2.41c0-2.209-1.791-4-4-4s-4,1.791-4,4h-2.41c-.47,0-.88.33-.98.79l-.15.71-.21,1h1.53l.21-1h11.97l-1.44,6.85c-.01.07-.01.13-.02.2v7.86h-6.25l-.07.82c-.03.27-.09.53-.2.77h10.02c.16,0,.31-.04.44-.12.34-.17.56-.53.56-.95v-8.39c-.01-.06-.01-.13-.02-.19ZM11.25,5c0-1.378,1.122-2.5,2.5-2.5s2.5,1.122,2.5,2.5h-5ZM21.25,21.41h-1.5v-7.8l.75-3.56.75,3.58v7.78Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-taxes\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M10.409,12.409c.39-.391.39-1.024,0-1.415-.391-.39-1.024-.39-1.415,0-.39.391-.39,1.024,0,1.415.391.39,1.024.39,1.415,0Z' fill='black'/%3E%3Cpath d='M13.591,15.591c-.39.391-.39,1.024,0,1.415.391.39,1.024.39,1.415,0,.39-.391.39-1.024,0-1.415-.391-.39-1.024-.39-1.415,0Z' fill='black'/%3E%3Cpath d='M13.768,11.171l-4.596,4.596c-.292.293-.292.768,0,1.061.293.292.768.292,1.061,0l4.596-4.596c.292-.293.292-.768,0-1.061-.293-.292-.768-.292-1.061,0Z' fill='black'/%3E%3Cpath d='M19.241,7.417c-.004-.063-.016-.125-.036-.185-.008-.024-.013-.047-.023-.071-.035-.078-.079-.153-.14-.217l-3.795-3.963c-.064-.067-.141-.116-.222-.154-.023-.011-.047-.018-.071-.027-.066-.023-.133-.037-.203-.042-.016,0-.03-.009-.046-.009H6c-.689,0-1.25.561-1.25,1.25v16c0,.689.561,1.25,1.25,1.25h12c.689,0,1.25-.561,1.25-1.25V7.463c0-.016-.008-.03-.009-.046ZM17.75,19.75H6.25V4.25h7.705v3.213c0,.415.336.75.75.75h3.045v11.537Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-taxi\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.12,15h2.32c.45,0,.71-.45.47-.78l-.58-.78c-.21-.28-.56-.45-.93-.45h-1.83c-.31,0-.56.22-.56.5v.5c0,.55.5,1,1.12,1Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.75,13.82c0-1.15-.44-2.27-1.23-3.16l-.69-.76.84-.6c.31-.22.41-.63.24-.96-.15-.3-.48-.47-.82-.43l-1.56.18-.97-1.9c-.3-.59-.9-.95-1.57-.95h-.26v-1.75c0-.69-.56-1.25-1.25-1.25h-7c-.69,0-1.25.56-1.25,1.25v1.75h-.59c-.67,0-1.27.36-1.57.95l-.95,1.86-1.25-.15c-.34-.04-.67.13-.82.43-.17.33-.07.74.24.96l.84.6-.69.76c-.79.88-1.23,2-1.23,3.16v2.84c0,.71.29,1.35.75,1.83v1.5c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-.65h12v.65c0,.55.45,1,1,1h2c.55,0,1-.45,1-1v-1.5c.46-.48.75-1.12.75-1.83v-2.84ZM8.75,3.75h6.5v1.5h-6.5v-1.5Zm-2.32,3.13c.04-.08.13-.13.23-.13h10.35c.1,0,.19.05.23.13l1.21,2.37H5.22l1.21-2.37Zm-3.68,6.95c0-.78.3-1.55.85-2.15l.83-.92h15.16l.83.92c.54.61.85,1.37.85,2.15v2.84c0,.65-.56,1.19-1.25,1.19H4c-.69,0-1.25-.53-1.25-1.19v-2.84Z' fill='black' stroke-width='0px'/%3E%3Crect x='9' y='15' width='6' height='2' rx='.5' ry='.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.56,15h2.32c.62,0,1.12-.45,1.12-1v-.5c0-.28-.25-.5-.56-.5h-1.83c-.38,0-.73.17-.93.45l-.58.78c-.25.33.02.78.47.78Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-thumbs-down-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,4h-3.75v9.74h3.75c.28,0,.5-.22.5-.5V4.5c0-.28-.22-.5-.5-.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.25,4H6.07c-.76,0-1.42.53-1.58,1.27l-1.44,6.49c-.23,1.01.55,1.98,1.58,1.98h4.47l-1.4,4.19c-.38,1.13.47,2.3,1.66,2.3.52,0,1.01-.23,1.34-.63l4.55-5.46V4Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-thumbs-down-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,3.25H6.07c-1.12,0-2.07.76-2.32,1.86l-1.44,6.49c-.16.71.01,1.44.47,2,.45.56,1.13.89,1.85.89h3.43l-1.07,3.2c-.26.77-.13,1.59.34,2.25.48.66,1.21,1.04,2.03,1.04.74,0,1.44-.33,1.92-.9l4.66-5.59h4.56c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-10.38,15.88c-.4.48-1.21.45-1.58-.06-.19-.26-.24-.59-.14-.9l1.73-5.18h-5.51c-.27,0-.51-.12-.68-.33-.17-.21-.23-.48-.17-.74l1.44-6.49c.09-.4.44-.68.85-.68h8.77v8.72l-4.71,5.66Zm10.12-6.13h-3.91V4.75h3.91v8.24Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-thumbs-up-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m3.5,10.26c-.28,0-.5.22-.5.5v8.74c0,.28.22.5.5.5h3.75v-9.74h-3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.38,10.26h-4.47l1.4-4.19c.38-1.13-.47-2.3-1.66-2.3-.52,0-1.01.23-1.34.63l-4.55,5.46v10.15h9.18c.76,0,1.42-.53,1.58-1.27l1.44-6.49c.23-1.01-.55-1.98-1.58-1.98Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-thumbs-up-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.23,10.4c-.45-.56-1.13-.89-1.85-.89h-3.43l1.07-3.2c.26-.77.13-1.59-.34-2.25-.48-.66-1.21-1.04-2.03-1.04-.74,0-1.44.33-1.92.9l-4.66,5.59H3.5c-.69,0-1.25.56-1.25,1.25v8.74c0,.69.56,1.25,1.25,1.25h14.43c1.12,0,2.07-.76,2.32-1.86l1.44-6.49c.16-.71-.01-1.44-.47-2Zm-13.57,8.85h-3.91v-8.24h3.91v8.24Zm11.12-.68c-.09.4-.44.68-.85.68h-8.77v-8.72l4.71-5.66c.4-.48,1.21-.45,1.58.06.19.26.24.59.14.9l-1.73,5.18h5.51c.27,0,.51.12.68.33.17.21.23.48.17.74l-1.44,6.49Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-tobacco\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='1.5' y='15.5' width='1.5' height='4.5' fill='black'/%3E%3Cpolygon points='4.5 16.25 4.5 17 4.5 18.5 4.5 19.25 4.5 20 6 20 6 19.25 6 18.5 6 17 6 16.25 6 15.5 4.5 15.5 4.5 16.25' fill='black'/%3E%3Cpath d='M21.466,15.5H7.5v4.5h13.966c.571,0,1.034-.463,1.034-1.034v-2.432c0-.571-.463-1.034-1.034-1.034ZM20.97,18.5h-11.97v-1.5h11.97v1.5Z' fill='black'/%3E%3Cpath d='M7.5,5h-1.58c.3.87.5,1.88.5,3,0,1.88-.62,2.89-1.08,3.63-.32.53-.65,1.06-.82,2.37h1.52c.13-.85.35-1.21.58-1.58.49-.79,1.3-2.11,1.3-4.42,0-1.11-.16-2.11-.42-3Z' fill='black'/%3E%3Cpath d='M4.31,5h-1.65c.39.77.75,1.79.75,3,0,1.03-.25,1.44-.63,2.06-.48.78-1.06,1.71-1.28,3.94h1.5c.2-1.77.65-2.5,1.05-3.16.42-.68.86-1.38.86-2.84,0-1.15-.26-2.17-.6-3Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-train\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='8' cy='15' r='1' fill='black' stroke-width='0px'/%3E%3Ccircle cx='16' cy='15' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.59,18.75h.91c.69,0,1.25-.56,1.25-1.25v-7.5c0-4.82-3.93-8.75-8.75-8.75S3.25,5.18,3.25,10v7.5c0,.69.56,1.25,1.25,1.25h.95l-2.45,3.25h2l.66-.92h12.69l.65.92h2l-2.41-3.25Zm-11.85.83l.6-.83h9.38l.58.83H6.74Zm-1.99-2.33v-7.25c0-4,3.25-7.25,7.25-7.25s7.25,3.25,7.25,7.25v7.25H4.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16,6.25H8c-.69,0-1.25.56-1.25,1.25v2.96c0,.69.56,1.25,1.25,1.25h8c.69,0,1.25-.56,1.25-1.25v-2.96c0-.69-.56-1.25-1.25-1.25Zm-4.76,3.96h-2.99v-2.46h2.99v2.46Zm4.51,0h-3.01v-2.46h3.01v2.46Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-unemployment\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M14.81,2.26c-.06.021-.11.04-.17.07.07-.03.15-.06.22-.08-.02,0-.03.01-.05.01Z' fill='black'/%3E%3Cpath d='M13.18,13h.32v.24c-.11-.07-.22-.15-.32-.24Z' fill='black'/%3E%3Cpath d='M14.86,2.25c-.07.02-.15.05-.22.08.06-.03.11-.05.17-.07.02,0,.03-.01.05-.01Z' fill='black'/%3E%3Cpath d='M20,19c0,.27-.23.5-.5.5H4.5c-.27,0-.5-.23-.5-.5v-5h7v2.5h2v-2.5h1.91c-.87-.34-1.65-.85-2.3-1.5H4v-3.5c0-.27.23-.5.5-.5h6.08c-.06-.33-.08-.66-.08-1,0-.17.01-.33.03-.5h-1.53v-1.5c0-.55.45-1,1-1h1.18c.25-.54.58-1.05.97-1.5h-2.15c-1.38,0-2.5,1.12-2.5,2.5v1.5h-3c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h15c1.1,0,2-.9,2-2v-5.76c-.46.33-.96.59-1.5.79v4.97Z' fill='black'/%3E%3Cpath d='M17.5,2c-.57,0-1.12.09-1.64.25-.02,0-.03.01-.05.01-.05.021-.1.04-.15.06-.1.03-.2.07-.3.11-.33.14-.65.31-.94.51-.26.18-.51.38-.74.61-.04.03-.07.07-.1.1-.19.18-.36.38-.5.59-.08.1-.15.21-.22.32-.1.14-.18.29-.25.44-.05.08-.09.17-.12.25-.03.06-.05.12-.08.18-.03.06-.05.12-.07.18-.05.12-.09.24-.12.37-.03.09-.06.18-.07.27-.02.07-.04.14-.05.21,0,.01-.01.02-.01.04-.01.08-.03.16-.03.25-.02.1-.03.21-.04.31-.01.14-.02.29-.02.44,0,.04,0,.08.01.12-.01.05,0,.09.01.13v.06c0,.05,0,.09.01.14v.02c-.01.01-.01.021,0,.03.01.18.03.35.07.52.01.06.02.12.04.19.01.08.03.16.06.24.03.13.07.26.12.38.01.06.03.12.06.17h.01c.06.16.13.32.21.47.05.1.1.2.16.3q-.01.01.01.02c.03.07.07.14.12.2.01.02.02.04.04.06.03.06.07.12.12.17.12.18.25.34.41.5.07.09.15.17.24.25.11.12.23.22.36.311.08.08.16.14.25.2.01.01.02.01.03.02h.01c.11.09.23.16.35.22.07.061.13.09.2.12.12.07.25.14.38.19.32.15.65.26,1,.33.05.01.09.02.14.03.35.07.71.11,1.08.11.19,0,.38-.01.56-.03.16-.01.32-.04.47-.07.11-.02.22-.04.33-.08.22-.05.44-.12.64-.2.01,0,.01-.01.02-.01.14-.06.28-.12.42-.19.11-.05.21-.11.31-.17.02,0,.04-.01.07-.04.11-.05.21-.12.31-.19.01,0,.02-.01.03-.02.12-.08.23-.16.34-.26.1-.08.2-.17.29-.26.09-.08.18-.17.26-.27.18-.19.34-.39.48-.6.03-.04.06-.08.08-.12.02-.021.04-.05.05-.08.13-.19.24-.4.33-.61.02-.03.03-.05.04-.08.05-.1.09-.2.12-.31.23-.59.35-1.24.35-1.91,0-3.04-2.46-5.5-5.5-5.5ZM19.25,6.75c.41,0,.75.34.75.75,0,.19-.07.37-.2.5-.13.15-.33.25-.55.25h-3.5c-.22,0-.42-.1-.55-.25-.13-.13-.2-.31-.2-.5,0-.41.34-.75.75-.75h3.5Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-vacation\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.65,18.55l-1-1c-.83-.83-1.82-1.44-2.89-1.82v-6.68c.4-.03.91,0,1.22.24.1.08.4.3.4,1.1h1.5c0-1.28-.54-1.95-.99-2.3-.44-.34-.96-.48-1.44-.53.36-.43.72-.71,1.09-.78.54-.11.96.22.97.23l.49-.57.5-.56c-.1-.08-.98-.82-2.23-.58-.83.16-1.58.72-2.25,1.65-.68-.96-1.43-1.52-2.26-1.66-1.18-.2-1.97.53-2.06.61l1.03,1.09s.34-.31.79-.22c.34.06.71.36,1.07.8-.44.05-.9.19-1.3.49-.46.34-1,1.02-1,2.33h1.5c0-.55.13-.93.39-1.12.28-.21.72-.24,1.08-.22v6.31c-1.47-.22-3.01-.04-4.41.6l-5.12,2.33c-.56.25-.86.85-.73,1.45.13.6.65,1.02,1.26,1.02h13.47c.52,0,.99-.31,1.19-.8s.09-1.04-.28-1.41Zm-13.42.7l4.24-1.93c2.4-1.09,5.26-.57,7.12,1.29l.64.64H6.23Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.75,5.5c0-1.79-1.46-3.25-3.25-3.25s-3.25,1.46-3.25,3.25,1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25Zm-5,0c0-.96.79-1.75,1.75-1.75s1.75.79,1.75,1.75-.79,1.75-1.75,1.75-1.75-.79-1.75-1.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-water\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12.64,5.425l-1.14-1.334-1.14,1.334c-.812.95-4.86,5.839-4.86,8.85,0,3.433,2.691,6.225,6,6.225s6-2.792,6-6.225c0-3.011-4.048-7.9-4.86-8.85ZM11.5,19c-2.485,0-4.5-2.115-4.5-4.725s4.5-7.875,4.5-7.875c0,0,4.5,5.266,4.5,7.875s-2.015,4.725-4.5,4.725Z' fill='black'/%3E%3Cpath d='M8.5,15.27c0,1.78,1.35,3.23,3,3.23v-1.5c-.83,0-1.5-.77-1.5-1.68.05-.52.65-1.65,1.5-2.94l.87-1.38c-.27-.41-.57-.81-.87-1.21-1.59,2.1-3,4.46-3,5.48Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-wearables\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.27,10.98h-.52v-3.98c0-.96-.79-1.75-1.75-1.75h-.25v-2.25c0-.96-.79-1.75-1.75-1.75h-6c-.96,0-1.75.79-1.75,1.75v2.25h-.25c-.96,0-1.75.79-1.75,1.75v10c0,.96.79,1.75,1.75,1.75h.25v2.25c0,.96.79,1.75,1.75,1.75h6c.96,0,1.75-.79,1.75-1.75v-2.25h.25c.96,0,1.75-.79,1.75-1.75v-4.02h.52c.55,0,1-.45,1-1s-.45-1-1-1ZM8.75,3c0-.14.11-.25.25-.25h6c.14,0,.25.11.25.25v2.25h-6.5v-2.25Zm6.5,18c0,.14-.11.25-.25.25h-6c-.14,0-.25-.11-.25-.25v-2.25h6.5v2.25Zm2-4c0,.14-.11.25-.25.25H7c-.14,0-.25-.11-.25-.25V7c0-.14.11-.25.25-.25h10c.14,0,.25.11.25.25v10Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.22,8.82c.8.87,1.27,1.98,1.27,3.18s-.48,2.31-1.27,3.18l1.17.82c1-1.1,1.61-2.49,1.61-4s-.6-2.9-1.61-4l-1.17.82Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.34,9.45l-1.17.82c.44.48.71,1.08.71,1.73s-.27,1.26-.71,1.73l1.17.82c.64-.7,1.04-1.58,1.04-2.55s-.4-1.85-1.04-2.55Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.19,11.66c-.25.18-.25.51,0,.69l1.11.78c.28-.31.46-.7.46-1.12s-.18-.81-.46-1.12l-1.11.78Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-webcam-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='0' y='11.24' width='23.95' height='1.5' transform='translate(-4.97 11.98) rotate(-45)' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.49,10.36c-.15-.26-.24-.55-.24-.86,0-.96.79-1.75,1.75-1.75.32,0,.61.09.86.24l1.08-1.08c-.54-.41-1.21-.66-1.94-.66-1.79,0-3.25,1.46-3.25,3.25,0,.73.25,1.4.66,1.94l1.08-1.08Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.25,8.9v5.1c0,.14-.11.25-.25.25h-5.1l-1.65,1.65v2.35h-2.35l-1.5,1.5h9.6v-1.5h-4.25v-2.5h5.25c.96,0,1.75-.79,1.75-1.75v-6.6l-1.5,1.5Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='m5.22,15.56l1.31-1.31h-.53c-.14,0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h10.03l1.5-1.5H6c-.96,0-1.75.79-1.75,1.75v9c0,.68.4,1.27.97,1.56Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='9.27 15.75 10.77 14.25 8.65 14.25 7.15 15.75 9.27 15.75' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.18,3.72l-1.08,1.08c.08.04.14.11.14.21v1.77l1.5-1.5v-.28c0-.51-.22-.96-.57-1.28Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-webcam-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18,3.25H6c-.96,0-1.75.79-1.75,1.75v9c0,.96.79,1.75,1.75,1.75h5.25v2.5h-4.25v1.5h10v-1.5h-4.25v-2.5h5.25c.96,0,1.75-.79,1.75-1.75V5c0-.96-.79-1.75-1.75-1.75Zm.25,10.75c0,.14-.11.25-.25.25H6c-.14,0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h12c.14,0,.25.11.25.25v9Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,6.25c-1.79,0-3.25,1.46-3.25,3.25s1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25-1.46-3.25-3.25-3.25Zm0,5c-.96,0-1.75-.79-1.75-1.75s.79-1.75,1.75-1.75,1.75.79,1.75,1.75-.79,1.75-1.75,1.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-welcome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.46,4.3v12.81h-4.46s-1.5,0-1.5,0v2.77l-2.33-2.33-.44-.44H3.52s0-12.81,0-12.81h16.94m.5-1.5H3.02c-.55,0-1,.45-1,1v13.81c0,.55.45,1,1,1h8.08s3.19,3.19,3.19,3.19c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1v-2.48h4.96s0,0,0,0c.55,0,1-.45,1-1V3.8c0-.55-.45-1-1-1h0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.4,9.68c.71,0,1.29-.58,1.29-1.29s-.58-1.29-1.29-1.29-1.29.58-1.29,1.29.58,1.29,1.29,1.29Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m14.49,9.68c.71,0,1.29-.58,1.29-1.29s-.58-1.29-1.29-1.29-1.29.58-1.29,1.29.58,1.29,1.29,1.29Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.94,13.4c-1.58,0-2.51-1.22-2.92-1.95h-1.62c.08.21,1.36,3.41,4.54,3.41s4.47-3.21,4.54-3.41h-1.62c-.42.73-1.35,1.95-2.92,1.95Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-writing\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M16.75,19.75H5.25V4.25h11.5v3.26l1.5-1.5v-2.01c0-.69-.56-1.25-1.25-1.25H5c-.69,0-1.25.56-1.25,1.25v16c0,.69.56,1.25,1.25,1.25h12c.69,0,1.25-.56,1.25-1.25v-5.51l-1.5,1.5v3.76Z' fill='black'/%3E%3Crect x='7' y='6.75' width='8' height='1.5' fill='black'/%3E%3Crect x='7' y='9.75' width='6' height='1.5' fill='black'/%3E%3Crect x='7' y='12.75' width='3' height='1.5' fill='black'/%3E%3Crect x='7' y='15.75' width='2' height='1.5' fill='black'/%3E%3Crect x='12.841' y='9.409' width='9.5' height='3' transform='translate(-2.561 15.635) rotate(-45.002)' fill='black'/%3E%3Cpolygon points='12.111 14.268 11.05 17.45 14.232 16.389 12.111 14.268' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-others-zoo\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M7.234,20.25c.104,0,.196,0,.267,0-.088,0-.183,0-.267,0Z' fill='black'/%3E%3Cpath d='M7,20.25c.047,0,.082,0,.124,0-.073,0-.124,0-.124,0Z' fill='black'/%3E%3Cpath d='M15.82,7.75h-.33c.29-1.27.5-3.07-.26-4.13-.28-.4-.81-.87-1.78-.87-.205,0-.416.02-.627.043l-.005-.021c-.037.009-.069.019-.105.028-1.805.23-3.754,1.22-4.993,1.95h-1.72c-4.7,0-4.75,3.34-4.75,3.37v7c0,4.06,3.975,5.135,5.75,5.13,1.515-.092,1.326-1.57,1.326-1.57.172-1.263-1.326-1.68-1.326-1.68-1.677-.433-1.399-1.5-1.399-1.5,0,0,.149-.76,1.699-1.44.08-.04.16-.07.24-.11.41,1.5,1.11,3.3,2.24,3.87v4.069c0,.751.609,1.361,1.361,1.361h2.308c.751,0,1.361-.609,1.361-1.361v-3.009h2.91v3.009c0,.751.609,1.361,1.361,1.361h2.308c.751,0,1.361-.609,1.361-1.361v-8.139c0-.06-.08-6-6.93-6ZM12.979,4.28c.16-.017.318-.03.472-.03.35,0,.48.12.56.23.4.57.25,2.01-.07,3.27-.09.34-.19.67-.29.96,0,.01-.05.23-.18.54-.21.51-.62,1.25-1.37,1.66-.59.33-1.31.39-2.15.22-.115-.024-.236-.058-.358-.094-.035-.051-.268-.414-.347-1.119-.452-4.074.31-4.763,3.733-5.637ZM7.86,12.01c-.15.12-.36.271-.65.43-.15.08-.32.16-.51.25-2.17.95-2.54.988-2.54,3.148-.015,1.754,2.855,2.582,2.855,2.582,0,0-.397.439-1.825-.048-1.272-.435-2.441-1.251-2.441-3.252v-7c0-.01.04-1.87,3.24-1.87h1.886c-.271.96-.304,2.192-.122,3.833.082.741.294,1.243.457,1.547-.049.082-.146.211-.352.38ZM21.25,21.75h-2.03v-3.009c0-.751-.609-1.361-1.361-1.361h-3.188c-.751,0-1.361.609-1.361,1.361v3.009h-2.03l.193-4.373c-.014-.376-.018-.579-.433-.815l-.51-.062c-.524-.032-1.19-1.55-1.65-3.39.23-.2.4-.39.53-.57.49.12.95.18,1.39.18.74,0,1.41-.16,2.02-.49,1.54-.85,2.1-2.49,2.24-2.98h.76c5.24,0,5.43,4.04,5.43,4.5v8Z' fill='black'/%3E%3Cpath d='M7.548,20.249c.073,0,.126,0,.164,0-.043,0-.099,0-.164,0Z' fill='black'/%3E%3Cpath d='M7.712,20.248c.085,0,.106,0,0,0h0Z' fill='black'/%3E%3Ccircle cx='5' cy='9.5' r='1' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-pause\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2.04C6.51,2.04,2.04,6.51,2.04,12s4.47,9.96,9.96,9.96,9.96-4.47,9.96-9.96S17.49,2.04,12,2.04Zm0,18.42c-4.66,0-8.46-3.79-8.46-8.46S7.34,3.54,12,3.54s8.46,3.79,8.46,8.46-3.79,8.46-8.46,8.46Z' fill='black' stroke-width='0px'/%3E%3Crect x='9.25' y='8' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3Crect x='13.25' y='8' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-pauze\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2.04C6.51,2.04,2.04,6.51,2.04,12s4.47,9.96,9.96,9.96,9.96-4.47,9.96-9.96S17.49,2.04,12,2.04Zm0,18.42c-4.66,0-8.46-3.79-8.46-8.46S7.34,3.54,12,3.54s8.46,3.79,8.46,8.46-3.79,8.46-8.46,8.46Z' fill='black' stroke-width='0px'/%3E%3Crect x='9.25' y='8' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3Crect x='13.25' y='8' width='1.5' height='8' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-pin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21,17.75H2.99c-.41,0-.75-.34-.75-.75V7c0-.41.34-.75.75-.75h18.01c.41,0,.75.34.75.75v10c0,.41-.34.75-.75.75Zm-17.26-1.5h16.51V7.75H3.74v8.5Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='m7.81,9.31c1.41,0,2.24.77,2.24,2.05s-.83,2.05-2.24,2.05h-.77v1.54h-1.15v-5.63h1.92Zm-.02,3.12c.74,0,1.07-.39,1.07-1.07s-.34-1.07-1.07-1.07h-.75v2.14h.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.09,9.31v5.63h-1.15v-5.63h1.15Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.43,14.94v-5.63h1.17l2.35,3.66v-3.66h1.15v5.63h-1.17l-2.35-3.66v3.66h-1.15Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-player-back\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.1,6.38c-.37-.22-.82-.22-1.2,0l-7.65,4.33v-3.17c0-.48-.25-.92-.64-1.15-.37-.22-.82-.22-1.2,0l-7.88,4.47c-.41.23-.66.67-.66,1.16s.25.93.66,1.16l7.88,4.47c.19.11.39.16.59.16s.42-.06.61-.17c.4-.23.64-.67.64-1.15v-3.17l7.65,4.33c.19.11.39.16.59.16s.42-.06.6-.17c.4-.23.64-.67.64-1.15V7.53c0-.48-.25-.92-.64-1.15Zm-10.35,9.72l-7.23-4.1,7.23-4.1v8.19Zm9.49,0l-7.23-4.1,7.23-4.1v8.19Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-player-forward\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m2.51,17.62c.37.22.82.22,1.2,0l7.65-4.33v3.17c0,.48.25.92.64,1.15.37.22.82.22,1.2,0l7.88-4.47c.41-.23.66-.67.66-1.16s-.25-.93-.66-1.16l-7.88-4.47c-.19-.11-.39-.16-.59-.16s-.42.06-.61.17c-.4.23-.64.67-.64,1.15v3.17L3.71,6.37c-.19-.11-.39-.16-.59-.16s-.42.06-.6.17c-.4.23-.64.67-.64,1.15v8.93c0,.48.25.92.64,1.15ZM12.86,7.9l7.23,4.1-7.23,4.1V7.9Zm-9.49,0l7.23,4.1-7.23,4.1V7.9Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-player-pause\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10.04,4.25h-4c-.41,0-.75.34-.75.75v14c0,.41.34.75.75.75h4c.41,0,.75-.34.75-.75V5c0-.41-.34-.75-.75-.75Zm-.75,14h-2.5V5.75h2.5v12.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.96,4.25h-4c-.41,0-.75.34-.75.75v14c0,.41.34.75.75.75h4c.41,0,.75-.34.75-.75V5c0-.41-.34-.75-.75-.75Zm-.75,14h-2.5V5.75h2.5v12.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-player-play\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.93,10.55L7.5,3.51h0c-.46-.26-1-.26-1.46,0-.49.29-.8.84-.8,1.44v14.08c0,.6.31,1.16.8,1.44.23.13.48.2.74.2s.5-.06.72-.19l12.42-7.04c.5-.29.82-.84.82-1.45s-.31-1.17-.82-1.45Zm-.74,1.6l-12.39,7.04s-.06-.05-.06-.15V4.96c0-.09.04-.13.03-.14l12.42,7.04s.06.08.06.15-.02.13-.06.15Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-player-stop\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.49,19.72H5.49c-.69,0-1.25-.56-1.25-1.25V5.47c0-.69.56-1.25,1.25-1.25h13c.69,0,1.25.56,1.25,1.25v13c0,.69-.56,1.25-1.25,1.25Zm-12.75-1.5h12.5V5.72H5.74v12.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.5,12.55c-1.08,0-2.07.36-2.88.94,0,0,0,0,0,0-.72-.51-1.54-.9-2.41-1.15,1.34-.77,2.26-2.2,2.26-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.97-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53,1.31,0,2.51.41,3.53,1.08,0,0,0,0,0,0-.6.82-.97,1.82-.97,2.92,0,2.73,2.22,4.95,4.95,4.95s4.95-2.22,4.95-4.95-2.22-4.95-4.95-4.95Zm-7.49-7.05c1.64,0,2.97,1.33,2.97,2.97s-1.33,2.97-2.97,2.97-2.97-1.33-2.97-2.97,1.33-2.97,2.97-2.97Zm7.49,15.45c-1.9,0-3.45-1.54-3.45-3.45s1.54-3.45,3.45-3.45,3.45,1.54,3.45,3.45-1.54,3.45-3.45,3.45Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='19.75 16.75 18.25 16.75 18.25 15.25 16.75 15.25 16.75 16.75 15.25 16.75 15.25 18.25 16.75 18.25 16.75 19.75 18.25 19.75 18.25 18.25 19.75 18.25 19.75 16.75' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-change\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M8.02,16.02h1.5c0-1.4,1.14-2.53,2.53-2.53s2.53,1.14,2.53,2.53h1.5c0-1.49-.82-2.78-2.03-3.48.61-.55,1-1.34,1-2.22,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,.88.39,1.67,1,2.22-1.21.7-2.03,1.99-2.03,3.48ZM12.05,8.82c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5-1.5-.67-1.5-1.5.67-1.5,1.5-1.5Z' fill='black'/%3E%3Cpath d='M4.05,12c0-4.05,3.05-7.4,6.97-7.88v1c0,.54.64.82,1.04.46l1.9-1.76c.27-.25.27-.67,0-.91l-1.91-1.75c-.4-.36-1.04-.08-1.04.46v.99C6.27,3.09,2.55,7.12,2.55,12c0,2.94,1.34,5.67,3.66,7.47l.92-1.19c-1.96-1.52-3.08-3.81-3.08-6.29Z' fill='black'/%3E%3Cpath d='M17.79,4.53l-.92,1.19c1.96,1.52,3.08,3.81,3.08,6.29,0,4.38-3.56,7.94-7.93,7.95v-1.09c0-.54-.64-.82-1.04-.45l-1.91,1.76c-.27.25-.27.67,0,.91l1.9,1.75c.4.36,1.04.08,1.04-.46v-.92c5.2-.01,9.43-4.25,9.43-9.45,0-2.94-1.34-5.67-3.66-7.47Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-delete\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='15.25' y='16.75' width='4.5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.5,12.55c-1.08,0-2.07.36-2.88.94,0,0,0,0,0,0-.72-.51-1.54-.9-2.41-1.15,1.34-.77,2.26-2.2,2.26-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.97-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53,1.31,0,2.51.41,3.53,1.08,0,0,0,0,0,0-.6.82-.97,1.82-.97,2.92,0,2.73,2.22,4.95,4.95,4.95s4.95-2.22,4.95-4.95-2.22-4.95-4.95-4.95Zm-7.49-1.11c-1.64,0-2.97-1.33-2.97-2.97s1.33-2.97,2.97-2.97,2.97,1.33,2.97,2.97-1.33,2.97-2.97,2.97Zm7.49,9.5c-1.9,0-3.45-1.54-3.45-3.45s1.54-3.45,3.45-3.45,3.45,1.54,3.45,3.45-1.54,3.45-3.45,3.45Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-employee\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m14.69,10.04c1.08-.82,1.79-2.1,1.79-3.56,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.46.71,2.75,1.79,3.56-3.25,1.03-5.7,3.88-6.13,7.35-.07.59.39,1.11.98,1.11.49,0,1.14,0,1.87,0v-1.5h-1.27c.7-3.39,3.71-5.88,7.23-5.88s6.53,2.49,7.23,5.88h-1.23v1.5c.72,0,1.36,0,1.83,0,.59,0,1.06-.52.98-1.11-.43-3.48-2.88-6.32-6.13-7.35Zm-2.68-.59c-1.64,0-2.97-1.33-2.97-2.97s1.33-2.97,2.97-2.97,2.97,1.33,2.97,2.97-1.33,2.97-2.97,2.97Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Ccircle cx='11.99' cy='18' r='1' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.99,20.49h-.99v-5.49c0-.55-.45-1-1-1h-8c-.55,0-1,.45-1,1v5.49h-1v1.5h1s10,.01,10,.01h0s.99-.01.99-.01v-1.5Zm-9.49-4.99h7v4.99h-.29s-6.42.01-6.42.01h0s-.28-.01-.28-.01v-4.99Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-family\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22.23,17.49c0-3.44-2.17-6.36-5.22-7.49,1.03-.81,1.7-2.06,1.7-3.47,0-2.47-2-4.47-4.47-4.47-1.47,0-2.77.72-3.59,1.82.57.07,1.11.22,1.62.44.53-.47,1.21-.76,1.97-.76,1.64,0,2.97,1.33,2.97,2.97,0,1.13-.64,2.1-1.57,2.6,0,.12.02.24.02.37,0,.06,0,.13-.01.19,0,.21-.03.41-.05.61-.01.09-.03.18-.05.28-.03.18-.07.36-.12.54,1.11.21,2.11.69,2.95,1.39,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.99,21.03c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-.23.07-.46.15-.68.23.65.21,1.24.57,1.7,1.06.39-.08.8-.12,1.21-.12,1.57,0,3.01.57,4.13,1.5,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-8.55c-1.64,0-2.97-1.33-2.97-2.97s1.33-2.97,2.97-2.97,2.97,1.33,2.97,2.97-1.33,2.97-2.97,2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m2.01,21.98h1.56c.36-.96,1.28-1.65,2.36-1.65s2,.69,2.36,1.65h1.56c-.24-1.07-.91-1.98-1.82-2.54.55-.54.9-1.3.9-2.14,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,.84.35,1.59.9,2.14-.91.56-1.58,1.47-1.82,2.54Zm3.92-6.17c.83,0,1.5.67,1.5,1.5s-.67,1.5-1.5,1.5-1.5-.67-1.5-1.5.67-1.5,1.5-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-profile-business\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.99,19.99c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.97-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53s3.01.57,4.13,1.5c1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-14.49c1.64,0,2.97,1.33,2.97,2.97s-1.33,2.97-2.97,2.97-2.97-1.33-2.97-2.97,1.33-2.97,2.97-2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15.66,8.51c0,1.21-.38,2.33-1.03,3.25,2.17,1.22,3.82,3.27,4.51,5.74,1.94,0,3.33,0,3.33,0,0-3.23-1.93-6.01-4.69-7.27,0,0,0,0,0,0,.41-.4.75-.87.98-1.4,0-.02.02-.03.03-.05.1-.23.17-.48.24-.73.01-.05.03-.09.04-.13.06-.3.1-.6.1-.92,0,0,0,0,0,0,0-.93-.28-1.79-.76-2.5-.32-.48-.73-.89-1.21-1.21-.71-.48-1.57-.76-2.5-.76s-1.78.28-2.49.76c2.04.86,3.47,2.88,3.47,5.22Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-profile-multiple\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.99,21.03c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.96-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53s3.01.57,4.13,1.5c1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-14.49c1.64,0,2.97,1.33,2.97,2.97s-1.33,2.97-2.97,2.97-2.97-1.33-2.97-2.97,1.33-2.97,2.97-2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.23,17.49c0-3.44-2.17-6.36-5.22-7.49,1.03-.81,1.7-2.06,1.7-3.47,0-2.47-2-4.47-4.47-4.47-1.47,0-2.77.72-3.59,1.82.57.07,1.11.22,1.62.44.53-.47,1.21-.76,1.97-.76,1.64,0,2.97,1.33,2.97,2.97,0,1.13-.64,2.1-1.57,2.6,0,.12.02.24.02.37,0,.06,0,.13-.01.19,0,.21-.03.41-.05.61-.01.09-.03.18-.05.28-.03.18-.07.36-.12.54,1.11.21,2.11.69,2.95,1.39,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-profile-singleparent\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.99,19.99c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-.74.21-1.43.54-2.06.94.41.31.74.71.96,1.17.97-.59,2.1-.93,3.32-.93,1.57,0,3.01.57,4.13,1.5,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-8.55c-1.64,0-2.97-1.33-2.97-2.97s1.33-2.97,2.97-2.97,2.97,1.33,2.97,2.97-1.33,2.97-2.97,2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.66,18.42c.61-.55,1-1.34,1-2.22,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,.88.39,1.67,1,2.22-1.21.7-2.03,1.99-2.03,3.48h1.5c0-1.4,1.14-2.53,2.53-2.53s2.53,1.14,2.53,2.53h1.5c0-1.49-.82-2.78-2.03-3.48Zm-2-.72c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5,1.5.67,1.5,1.5-.67,1.5-1.5,1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-profile\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.99,19.99c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.97-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53s3.01.57,4.13,1.5c1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-14.49c1.64,0,2.97,1.33,2.97,2.97s-1.33,2.97-2.97,2.97-2.97-1.33-2.97-2.97,1.33-2.97,2.97-2.97Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-profiles\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.99,21.03c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-3.33.96-5.76,4.03-5.76,7.67h1.56v-.35c0-1.88.89-3.54,2.27-4.61,1.13-.95,2.58-1.53,4.16-1.53s3.01.57,4.13,1.5c1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-14.49c1.64,0,2.97,1.33,2.97,2.97s-1.33,2.97-2.97,2.97-2.97-1.33-2.97-2.97,1.33-2.97,2.97-2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.23,17.49c0-3.44-2.17-6.36-5.22-7.49,1.03-.81,1.7-2.06,1.7-3.47,0-2.47-2-4.47-4.47-4.47-1.47,0-2.77.72-3.59,1.82.57.07,1.11.22,1.62.44.53-.47,1.21-.76,1.97-.76,1.64,0,2.97,1.33,2.97,2.97,0,1.13-.64,2.1-1.57,2.6,0,.12.02.24.02.37,0,.06,0,.13-.01.19,0,.21-.03.41-.05.61-.01.09-.03.18-.05.28-.03.18-.07.36-.12.54,1.11.21,2.11.69,2.95,1.39,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-profile-singleparent\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.99,19.99c0-3.64-2.43-6.7-5.75-7.67,1.33-.77,2.24-2.2,2.24-3.86,0-2.47-2-4.47-4.47-4.47s-4.47,2-4.47,4.47c0,1.65.91,3.08,2.24,3.85-.74.21-1.43.54-2.06.94.41.31.74.71.96,1.17.97-.59,2.1-.93,3.32-.93,1.57,0,3.01.57,4.13,1.5,1.1.84,1.89,2.06,2.17,3.46,0,0,0,.02,0,.03h0c.07.36.11.74.11,1.12v.38h1.57Zm-7.98-8.55c-1.64,0-2.97-1.33-2.97-2.97s1.33-2.97,2.97-2.97,2.97,1.33,2.97,2.97-1.33,2.97-2.97,2.97Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.66,18.42c.61-.55,1-1.34,1-2.22,0-1.65-1.35-3-3-3s-3,1.35-3,3c0,.88.39,1.67,1,2.22-1.21.7-2.03,1.99-2.03,3.48h1.5c0-1.4,1.14-2.53,2.53-2.53s2.53,1.14,2.53,2.53h1.5c0-1.49-.82-2.78-2.03-3.48Zm-2-.72c-.83,0-1.5-.67-1.5-1.5s.67-1.5,1.5-1.5,1.5.67,1.5,1.5-.67,1.5-1.5,1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-radiobutton-selected\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,18.75c-3.72,0-6.75-3.03-6.75-6.75s3.03-6.75,6.75-6.75,6.75,3.03,6.75,6.75-3.03,6.75-6.75,6.75Zm0-12c-2.9,0-5.25,2.36-5.25,5.25s2.35,5.25,5.25,5.25,5.25-2.36,5.25-5.25-2.35-5.25-5.25-5.25Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='12' r='4' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-radiobutton-unselected\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,18.75c-3.72,0-6.75-3.03-6.75-6.75s3.03-6.75,6.75-6.75,6.75,3.03,6.75,6.75-3.03,6.75-6.75,6.75Zm0-12c-2.9,0-5.25,2.36-5.25,5.25s2.35,5.25,5.25,5.25,5.25-2.36,5.25-5.25-2.35-5.25-5.25-5.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-refund\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12.53,14.95c-1.11,0-2.07-.62-2.58-1.53h3.03v-1h-3.37c-.02-.14-.04-.28-.04-.43s.02-.29.04-.43h3.37v-1h-3.03c.51-.91,1.47-1.53,2.58-1.53.73,0,1.43.27,1.97.75l1-1.12c-.82-.73-1.88-1.14-2.97-1.14-1.96,0-3.61,1.28-4.21,3.03h-.91v1h.7c-.01.14-.04.28-.04.43s.03.29.04.43h-.7v1h.91c.6,1.76,2.25,3.03,4.21,3.03,1.1,0,2.16-.4,2.97-1.14l-1-1.12c-.54.49-1.24.75-1.97.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2.84C7.34,2.84,3.49,6.34,2.92,10.85h-1.01c-.54,0-.82.64-.45,1.04l1.76,1.9c.25.27.67.27.91,0l1.75-1.9c.36-.4.08-1.04-.46-1.04h-.99c.56-3.68,3.73-6.5,7.56-6.5,4.22,0,7.66,3.43,7.66,7.66s-3.43,7.66-7.66,7.66c-1.43,0-2.82-.4-4.03-1.14l-.79,1.27c1.44.9,3.11,1.37,4.82,1.37,5.05,0,9.16-4.11,9.16-9.16S17.05,2.84,12,2.84Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-remove-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='11.25' width='12' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-save\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.53,5.43l-2.99-2.96c-.14-.14-.33-.22-.53-.22H4.54c-.71,0-1.29.56-1.29,1.25v16c0,.69.58,1.25,1.29,1.25h13.93c.71,0,1.29-.56,1.29-1.25V5.96c0-.2-.08-.39-.22-.53Zm-5.28-1.68v4.5h-5.5V3.75h5.5Zm-5.5,15.5v-5.5h5.5v5.5h-5.5Zm9.5,0h-2.5v-6.25c0-.41-.34-.75-.75-.75h-7c-.41,0-.75.34-.75.75v6.25h-2.5V3.75h2.5v5.25c0,.41.34.75.75.75h7c.41,0,.75-.34.75-.75V3.8l2.5,2.47v12.97Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-securitykey\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22.283,15.212L10.97,3.899c-.39-.39-1.024-.39-1.414,0l-.707.707-2.121-2.121-.354-.354-.707-.707L1.424,5.666l.707.707.354.354,2.121,2.121-.707.707c-.39.39-.39,1.024,0,1.414l11.314,11.314c.39.39,1.024.39,1.414,0l5.657-5.657c.39-.39.39-1.024,0-1.414ZM5.666,3.545l2.121,2.121-2.121,2.121-2.121-2.121,2.121-2.121ZM15.919,20.869L5.313,10.263l.354-.354,1.061-1.061,2.121-2.121,1.061-1.061.354-.354,10.607,10.607-4.95,4.95Z' fill='black'/%3E%3Crect x='15.127' y='14.419' width='3' height='3' transform='translate(-6.387 16.419) rotate(-45)' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-item-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm6,10.75h-5.25v5.25h-1.5v-5.25h-5.25v-1.5h5.25v-5.25h1.5v5.25h5.25v1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-item-delete\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M19.07,4.93c-3.91-3.91-10.24-3.91-14.14,0-3.91,3.91-3.91,10.24,0,14.14,3.91,3.91,10.24,3.91,14.14,0,3.91-3.91,3.91-10.24,0-14.14ZM15.71,16.77l-3.71-3.71-3.71,3.71-1.06-1.06,3.71-3.71-3.71-3.71,1.06-1.06,3.71,3.71,3.71-3.71,1.06,1.06-3.71,3.71,3.71,3.71-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-minus-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='4' y='11.25' width='16' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-moreoptions\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10.59,10.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.41,7.41c.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.59,16.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-pending\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10.59,10.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.59,10.59c-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.41,10.59c-.78-.78-2.05-.78-2.83,0-.78.78-.78,2.05,0,2.83.78.78,2.05.78,2.83,0,.78-.78.78-2.05,0-2.83Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-shapes-plus-large\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='20 11.25 12.75 11.25 12.75 4 11.25 4 11.25 11.25 4 11.25 4 12.75 11.25 12.75 11.25 20 12.75 20 12.75 12.75 20 12.75 20 11.25' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-facebook-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg id='Logo'%3E%3Cpath id='Initiator' d='M22,12c0-5.5-4.5-10-10-10S2,6.5,2,12s3.2,8.6,7.6,9.7v-6.6h-2.1v-3.1h2.1v-1.3c0-3.4,1.5-5,4.9-5s1.7.1,2.2.2v2.8c-.2,0-.6,0-1.2,0-1.6,0-2.3.6-2.3,2.2v1.1h3.3l-.6,3.1h-2.7v6.9c5-.6,8.8-4.8,8.8-9.9h0Z' fill='black'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-facebook\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg id='Logo'%3E%3Cpath id='Initiator' d='m22,12c0-5.52-4.48-10-10-10S2,6.48,2,12c0,4.69,3.23,8.62,7.58,9.71v-6.65h-2.06v-3.06h2.06v-1.32c0-3.4,1.54-4.98,4.88-4.98.63,0,1.73.12,2.17.25v2.77c-.24-.02-.65-.04-1.16-.04-1.64,0-2.27.62-2.27,2.24v1.08h3.27l-.56,3.06h-2.71v6.87c4.95-.6,8.79-4.81,8.79-9.93Z' fill='%230866ff' stroke-width='0px'/%3E%3Cpath id='F' d='m15.92,15.06l.56-3.06h-3.27v-1.08c0-1.61.63-2.24,2.27-2.24.51,0,.92.01,1.16.04v-2.77c-.45-.12-1.54-.25-2.17-.25-3.34,0-4.88,1.58-4.88,4.98v1.32h-2.06v3.06h2.06v6.65c.77.19,1.58.29,2.42.29.41,0,.81-.03,1.21-.07v-6.87h2.71Z' stroke-width='0px' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-instagram-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m7.86,2.07c-1.06.05-1.79.22-2.43.47-.66.26-1.21.6-1.77,1.16-.56.56-.9,1.12-1.15,1.77-.25.64-.41,1.36-.46,2.43-.05,1.07-.06,1.41-.05,4.12,0,2.72.02,3.06.07,4.12.05,1.06.22,1.79.47,2.43.26.66.6,1.21,1.16,1.77.56.55,1.12.9,1.77,1.15.64.25,1.36.41,2.43.46,1.07.05,1.41.06,4.12.05,2.72,0,3.06-.02,4.12-.07,1.06-.05,1.79-.22,2.43-.47.66-.26,1.21-.6,1.77-1.16.55-.56.9-1.12,1.15-1.77.25-.64.41-1.36.46-2.43.05-1.07.06-1.41.05-4.12,0-2.72-.02-3.06-.07-4.12-.05-1.06-.22-1.79-.47-2.43-.26-.66-.6-1.21-1.16-1.77-.56-.55-1.12-.9-1.77-1.15-.64-.25-1.36-.41-2.43-.46-1.07-.05-1.41-.06-4.12-.05-2.72,0-3.06.02-4.12.07m.12,18.08c-.97-.04-1.5-.2-1.86-.34-.47-.18-.8-.4-1.15-.75-.35-.35-.57-.68-.75-1.15-.14-.35-.3-.88-.35-1.86-.05-1.05-.06-1.37-.07-4.04,0-2.67,0-2.99.05-4.04.04-.97.2-1.5.34-1.86.18-.47.4-.8.75-1.15.35-.35.68-.57,1.15-.75.35-.14.88-.3,1.86-.35,1.05-.05,1.37-.06,4.04-.07,2.67,0,2.99,0,4.04.05.97.04,1.5.2,1.86.34.47.18.8.4,1.15.75.35.35.57.68.75,1.15.14.35.3.88.35,1.86.05,1.05.06,1.37.07,4.04,0,2.67,0,2.99-.05,4.04-.04.97-.2,1.5-.34,1.86-.18.47-.4.8-.75,1.15-.35.35-.68.57-1.15.75-.35.14-.88.3-1.86.35-1.05.05-1.37.06-4.04.07-2.67,0-2.99,0-4.04-.05m8.15-13.49c0,.66.54,1.2,1.2,1.2.66,0,1.2-.54,1.2-1.2,0-.66-.54-1.2-1.2-1.2s-1.2.54-1.2,1.2m-9.26,5.36c0,2.84,2.31,5.13,5.14,5.12,2.84,0,5.13-2.31,5.13-5.14,0-2.84-2.31-5.13-5.15-5.12-2.84,0-5.13,2.31-5.12,5.14m1.8,0c0-1.84,1.49-3.34,3.33-3.34,1.84,0,3.34,1.49,3.34,3.33,0,1.84-1.49,3.34-3.33,3.34-1.84,0-3.34-1.49-3.34-3.33' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-instagram\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='8.24' y1='21.82' x2='16.47' y2='.32' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23feda75'/%3E%3Cstop offset='.07' stop-color='%23fcc15e'/%3E%3Cstop offset='.22' stop-color='%23fa8423'/%3E%3Cstop offset='.24' stop-color='%23fa7e1e'/%3E%3Cstop offset='.27' stop-color='%23f57328'/%3E%3Cstop offset='.4' stop-color='%23e44b52'/%3E%3Cstop offset='.5' stop-color='%23d9326c'/%3E%3Cstop offset='.56' stop-color='%23d62976'/%3E%3Cstop offset='.62' stop-color='%23c02b8e'/%3E%3Cstop offset='.7' stop-color='%23a92da9'/%3E%3Cstop offset='.78' stop-color='%239a2eb9'/%3E%3Cstop offset='.84' stop-color='%23962fbf'/%3E%3Cstop offset='.87' stop-color='%238a36c2'/%3E%3Cstop offset='.94' stop-color='%236c48cb'/%3E%3Cstop offset='.99' stop-color='%234f5bd5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M7.86,2.07c-1.06.05-1.79.22-2.43.47-.66.26-1.21.6-1.77,1.16-.56.56-.9,1.12-1.15,1.77-.25.64-.41,1.36-.46,2.43-.05,1.07-.06,1.41-.05,4.12,0,2.72.02,3.06.07,4.12.05,1.06.22,1.79.47,2.43.26.66.6,1.21,1.16,1.77.56.55,1.12.9,1.77,1.15.64.25,1.36.41,2.43.46,1.07.05,1.41.06,4.12.05,2.72,0,3.06-.02,4.12-.07,1.06-.05,1.79-.22,2.43-.47.66-.26,1.21-.6,1.77-1.16.55-.56.9-1.12,1.15-1.77.25-.64.41-1.36.46-2.43.05-1.07.06-1.41.05-4.12,0-2.72-.02-3.06-.07-4.12-.05-1.06-.22-1.79-.47-2.43-.26-.66-.6-1.21-1.16-1.77-.56-.55-1.12-.9-1.77-1.15-.64-.25-1.36-.41-2.43-.46-1.07-.05-1.41-.06-4.12-.05-2.72,0-3.06.02-4.12.07M7.98,20.15c-.97-.04-1.5-.2-1.86-.34-.47-.18-.8-.4-1.15-.75-.35-.35-.57-.68-.75-1.15-.14-.35-.3-.88-.35-1.86-.05-1.05-.06-1.37-.07-4.04,0-2.67,0-2.99.05-4.04.04-.97.2-1.5.34-1.86.18-.47.4-.8.75-1.15.35-.35.68-.57,1.15-.75.35-.14.88-.3,1.86-.35,1.05-.05,1.37-.06,4.04-.07,2.67,0,2.99,0,4.04.05.97.04,1.5.2,1.86.34.47.18.8.4,1.15.75.35.35.57.68.75,1.15.14.35.3.88.35,1.86.05,1.05.06,1.37.07,4.04,0,2.67,0,2.99-.05,4.04-.04.97-.2,1.5-.34,1.86-.18.47-.4.8-.75,1.15-.35.35-.68.57-1.15.75-.35.14-.88.3-1.86.35-1.05.05-1.37.06-4.04.07-2.67,0-2.99,0-4.04-.05M16.13,6.65c0,.66.54,1.2,1.2,1.2.66,0,1.2-.54,1.2-1.2,0-.66-.54-1.2-1.2-1.2s-1.2.54-1.2,1.2M6.87,12.01c0,2.84,2.31,5.13,5.14,5.12,2.84,0,5.13-2.31,5.13-5.14,0-2.84-2.31-5.13-5.15-5.12-2.84,0-5.13,2.31-5.12,5.14M8.67,12.01c0-1.84,1.49-3.34,3.33-3.34,1.84,0,3.34,1.49,3.34,3.33,0,1.84-1.49,3.34-3.33,3.34-1.84,0-3.34-1.49-3.34-3.33' fill='url(%23linear-gradient)'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-linkedin-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M20.5,2H3.5c-.8,0-1.5.7-1.5,1.4v17.1c0,.8.7,1.4,1.5,1.4h17c.8,0,1.5-.7,1.5-1.4V3.4c0-.8-.7-1.4-1.5-1.4ZM7.9,19h-3v-9.5h3v9.5ZM6.5,8.2c-1,0-1.7-.8-1.7-1.7s.8-1.7,1.7-1.7,1.7.8,1.7,1.7-.8,1.7-1.7,1.7ZM19,19h-3v-4.6c0-1.1,0-2.5-1.5-2.5s-1.8,1.2-1.8,2.5v4.7h-3v-9.5h0s2.9,0,2.9,0v1.3h0c.4-.8,1.4-1.5,2.8-1.5,3,0,3.6,2,3.6,4.5v5.2Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-linkedin\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.52,2H3.48c-.81,0-1.48.65-1.48,1.44v17.12c0,.8.66,1.44,1.48,1.44h17.04c.82,0,1.48-.65,1.48-1.44V3.44c0-.79-.66-1.44-1.48-1.44Z' stroke-width='0px' fill='%230177b5'/%3E%3Cpath d='m4.97,9.5h2.97v9.54h-2.97v-9.54Zm1.48-4.75c.95,0,1.72.77,1.72,1.72s-.77,1.72-1.72,1.72c-.95,0-1.72-.77-1.72-1.72,0-.95.77-1.72,1.72-1.72,0,0,0,0,0,0m3.34,4.75h2.85v1.3h.04c.4-.75,1.36-1.54,2.81-1.54,3,0,3.56,1.98,3.56,4.55v5.24h-2.96v-4.64c0-1.11-.02-2.53-1.54-2.53s-1.78,1.21-1.78,2.45v4.72h-2.96v-9.54h0Z' fill='%23fff' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-mail\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.93,2H3c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-.5,18.43H3.5V3.5h16.93v16.93Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.5,17h11c.69,0,1.25-.56,1.25-1.25v-7.5c0-.69-.56-1.25-1.25-1.25H6.5c-.69,0-1.25.56-1.25,1.25v7.5c0,.69.56,1.25,1.25,1.25Zm9.65-8.5l-4.15,3.52-4.17-3.52h8.32Zm-9.4,1.05l4.44,3.75c.23.2.52.3.81.3s.57-.1.81-.3l4.44-3.77v5.97H6.75v-5.95Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-newsletter\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.93,2H3c-.55,0-1,.45-1,1v17.93c0,.55.45,1,1,1h17.93c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-.5,18.43H3.5V3.5h16.93v16.93Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.5,17h11c.69,0,1.25-.56,1.25-1.25v-7.5c0-.69-.56-1.25-1.25-1.25H6.5c-.69,0-1.25.56-1.25,1.25v7.5c0,.69.56,1.25,1.25,1.25Zm9.65-8.5l-4.15,3.52-4.17-3.52h8.32Zm-9.4,1.05l4.44,3.75c.23.2.52.3.81.3s.57-.1.81-.3l4.44-3.77v5.97H6.75v-5.95Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-whatsapp-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.05,4.91c-1.87-1.87-4.36-2.91-7.01-2.91C6.58,2,2.13,6.45,2.13,11.91c0,1.75.46,3.45,1.32,4.95l-1.41,5.14,5.25-1.38c1.45.79,3.08,1.21,4.74,1.21h0c5.46,0,9.91-4.45,9.91-9.91,0-2.65-1.03-5.14-2.9-7.01h0Zm-7.01,15.25h0c-1.48,0-2.93-.4-4.19-1.15l-.3-.18-3.12.82.83-3.04-.2-.31c-.82-1.31-1.26-2.83-1.26-4.38,0-4.54,3.7-8.24,8.24-8.24,2.2,0,4.27.86,5.82,2.42,1.56,1.56,2.41,3.63,2.41,5.83,0,4.54-3.7,8.24-8.24,8.24h0Zm4.52-6.17c-.25-.12-1.46-.72-1.69-.81-.23-.08-.39-.12-.56.12-.16.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43.12-.14.16-.25.25-.41.08-.17.04-.31-.02-.43-.06-.12-.56-1.34-.76-1.84-.2-.48-.41-.42-.56-.43-.14,0-.31,0-.47,0s-.43.06-.66.31c-.23.25-.87.85-.87,2.07s.89,2.4,1.01,2.56c.12.17,1.75,2.67,4.23,3.74.59.26,1.05.41,1.41.52.59.19,1.13.16,1.56.1.48-.07,1.47-.6,1.67-1.18.21-.58.21-1.07.14-1.18s-.23-.17-.47-.29h0Z' fill='black' fill-rule='evenodd' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-whatsapp\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.05,4.91c-1.87-1.87-4.36-2.91-7.01-2.91C6.58,2,2.13,6.45,2.13,11.91c0,1.75.46,3.45,1.32,4.95l-1.41,5.14,5.25-1.38c1.45.79,3.08,1.21,4.74,1.21h0c5.46,0,9.91-4.45,9.91-9.91,0-2.65-1.03-5.14-2.9-7.01h0Zm-7.01,15.25h0c-1.48,0-2.93-.4-4.19-1.15l-.3-.18-3.12.82.83-3.04-.2-.31c-.82-1.31-1.26-2.83-1.26-4.38,0-4.54,3.7-8.24,8.24-8.24,2.2,0,4.27.86,5.82,2.42,1.56,1.56,2.41,3.63,2.41,5.83,0,4.54-3.7,8.24-8.24,8.24h0Zm4.52-6.17c-.25-.12-1.46-.72-1.69-.81-.23-.08-.39-.12-.56.12-.16.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43.12-.14.16-.25.25-.41.08-.17.04-.31-.02-.43-.06-.12-.56-1.34-.76-1.84-.2-.48-.41-.42-.56-.43-.14,0-.31,0-.47,0s-.43.06-.66.31c-.23.25-.87.85-.87,2.07s.89,2.4,1.01,2.56c.12.17,1.75,2.67,4.23,3.74.59.26,1.05.41,1.41.52.59.19,1.13.16,1.56.1.48-.07,1.47-.6,1.67-1.18.21-.58.21-1.07.14-1.18s-.23-.17-.47-.29h0Z' fill='%2325d366' fill-rule='evenodd' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-x-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.68,10.62l6.56-7.62h-1.55l-5.69,6.62-4.55-6.62H3.19l6.88,10.01-6.88,7.99h1.55l6.01-6.99,4.8,6.99h5.24l-7.13-10.38h0Zm-2.13,2.47l-.7-1-5.54-7.93h2.39l4.47,6.4.7,1,5.82,8.32h-2.39l-4.75-6.79h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-x\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m13.68,10.62l6.56-7.62h-1.55l-5.69,6.62-4.55-6.62H3.19l6.88,10.01-6.88,7.99h1.55l6.01-6.99,4.8,6.99h5.24l-7.13-10.38h0Zm-2.13,2.47l-.7-1-5.54-7.93h2.39l4.47,6.4.7,1,5.82,8.32h-2.39l-4.75-6.79h0Z' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-youtube-monochrome\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M21.6,7.2c-.2-.9-.9-1.5-1.8-1.8-1.6-.4-7.8-.4-7.8-.4,0,0-6.2,0-7.8.4-.9.2-1.5.9-1.8,1.8-.4,1.6-.4,4.8-.4,4.8,0,0,0,3.2.4,4.8.2.9.9,1.5,1.8,1.8,1.6.4,7.8.4,7.8.4,0,0,6.2,0,7.8-.4.9-.2,1.5-.9,1.8-1.8.4-1.6.4-4.8.4-4.8,0,0,0-3.2-.4-4.8ZM10,15v-6l5.2,3-5.2,3Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-social-youtube\]{display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.58,7.19c-.23-.86-.91-1.54-1.77-1.77-1.56-.42-7.81-.42-7.81-.42,0,0-6.25,0-7.81.42-.86.23-1.54.91-1.77,1.77-.42,1.56-.42,4.81-.42,4.81,0,0,0,3.25.42,4.81.23.86.91,1.54,1.77,1.77,1.56.42,7.81.42,7.81.42,0,0,6.25,0,7.81-.42.86-.23,1.54-.91,1.77-1.77.42-1.56.42-4.81.42-4.81,0,0,0-3.25-.42-4.81Z' stroke-width='0px' fill='red'/%3E%3Cpolygon points='10 15 15.2 12 10 9 10 15' fill='%23fff' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-suitcase\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20,6.25h-3.25v-1.25c0-1.52-1.23-2.75-2.75-2.75h-4c-1.52,0-2.75,1.23-2.75,2.75v1.25h-3.25c-.96,0-1.75.79-1.75,1.75v11c0,.96.79,1.75,1.75,1.75h16c.96,0,1.75-.79,1.75-1.75V8c0-.96-.79-1.75-1.75-1.75Zm-11.25-1.25c0-.69.56-1.25,1.25-1.25h4c.69,0,1.25.56,1.25,1.25v1.25h-6.5v-1.25Zm-5,3c0-.14.11-.25.25-.25h16c.14,0,.25.11.25.25v4.25H3.75v-4.25Zm16.5,11c0,.14-.11.25-.25.25H4c-.14,0-.25-.11-.25-.25v-5.25h7.5v2.25h1.5v-2.25h7.5v5.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-sustainabilty-rating-inactive\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2h0s0,0,0,0c-5.52,0-9.99,4.48-9.99,10s4.47,9.99,9.99,10c0,0,0,0,0,0h0c5.52,0,10-4.48,10-10S17.52,2,12,2Zm7.64,6.29h-3.3c-.32-1.73-.87-3.22-1.56-4.32,2.14.74,3.88,2.31,4.86,4.32Zm.86,3.71c0,.77-.11,1.5-.3,2.21h-3.65c.08-.71.12-1.45.12-2.21s-.04-1.5-.12-2.21h3.65c.19.71.3,1.44.3,2.21Zm-8.5,8.5s0,0,0,0c-.92,0-2.19-1.82-2.8-4.79h5.61c-.62,2.97-1.88,4.79-2.8,4.79Zm-3.05-6.29c-.08-.69-.13-1.43-.13-2.21s.05-1.52.13-2.21h6.09c.08.69.13,1.43.13,2.21s-.05,1.52-.13,2.21h-6.09Zm-5.45-2.21c0-.77.11-1.5.3-2.21h3.64c-.08.71-.12,1.45-.12,2.21s.04,1.5.12,2.21h-3.64c-.19-.71-.3-1.44-.3-2.21ZM11.99,3.5s0,0,0,0c.92,0,2.19,1.82,2.8,4.79h-5.61c.62-2.97,1.88-4.79,2.8-4.79Zm-2.78.48c-.69,1.1-1.23,2.58-1.55,4.31h-3.29c.98-2.01,2.72-3.57,4.85-4.31Zm-4.85,11.73h3.29c.32,1.73.87,3.21,1.55,4.31-2.13-.74-3.87-2.3-4.85-4.31Zm10.41,4.32c.69-1.1,1.23-2.58,1.56-4.32h3.3c-.98,2.01-2.73,3.58-4.86,4.32Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-sustainabilty-rating\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2h0s0,0,0,0c-5.52,0-9.99,4.48-9.99,10s4.47,9.99,9.99,10c0,0,0,0,0,0h0c5.52,0,10-4.48,10-10S17.52,2,12,2Zm7.64,6.29h-3.3c-.32-1.73-.87-3.22-1.56-4.32,2.14.74,3.88,2.31,4.86,4.32Zm.86,3.71c0,.77-.11,1.5-.3,2.21h-3.65c.08-.71.12-1.45.12-2.21s-.04-1.5-.12-2.21h3.65c.19.71.3,1.44.3,2.21Zm-8.5,8.5s0,0,0,0c-.92,0-2.19-1.82-2.8-4.79h5.61c-.62,2.97-1.88,4.79-2.8,4.79Zm-3.05-6.29c-.08-.69-.13-1.43-.13-2.21s.05-1.52.13-2.21h6.09c.08.69.13,1.43.13,2.21s-.05,1.52-.13,2.21h-6.09Zm-5.45-2.21c0-.77.11-1.5.3-2.21h3.64c-.08.71-.12,1.45-.12,2.21s.04,1.5.12,2.21h-3.64c-.19-.71-.3-1.44-.3-2.21ZM11.99,3.5s0,0,0,0c.92,0,2.19,1.82,2.8,4.79h-5.61c.62-2.97,1.88-4.79,2.8-4.79Zm-2.78.48c-.69,1.1-1.23,2.58-1.55,4.31h-3.29c.98-2.01,2.72-3.57,4.85-4.31Zm-4.85,11.73h3.29c.32,1.73.87,3.21,1.55,4.31-2.13-.74-3.87-2.3-4.85-4.31Zm10.41,4.32c.69-1.1,1.23-2.58,1.56-4.32h3.3c-.98,2.01-2.73,3.58-4.86,4.32Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-accessibility\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2ZM12,20.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='M17.01,8.06l-2.79.43c-1.47.23-2.96.23-4.43,0l-2.79-.43c-.42-.08-.82.19-.88.6-.06.39.22.76.62.83l3.36.76c.15.03.26.15.26.3h0c0,2.22-.37,3.94-1.11,6.04l-.39,1.12c-.14.41.06.87.49,1.02.44.16.92-.07,1.07-.49l1.59-4.22,1.59,4.22c.12.33.44.54.78.54.09,0,.18-.01.26-.04.43-.14.66-.59.52-1.01l-.4-1.14c-.73-2.1-1.11-3.82-1.11-6.04h0c0-.15.11-.28.26-.3l3.36-.76c.4-.07.68-.44.62-.83-.07-.41-.47-.68-.88-.6Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='6.65' r='1.43' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-alert-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.42,18.43l-4.26-7.17-4.3-7.23c-.39-.65-1.33-.65-1.72,0l-4.3,7.23-4.26,7.17c-.4.67.08,1.51.86,1.51h17.12c.78,0,1.26-.84.86-1.51Zm-8.58-9.07l-.24,5.34h-1.19l-.24-5.34h1.68Zm-.19,7.65c-.16.16-.37.24-.65.24s-.5-.08-.65-.24c-.15-.16-.23-.37-.23-.62s.08-.46.23-.62c.15-.16.37-.24.65-.24s.5.08.65.24c.15.16.23.37.23.62s-.08.46-.23.62Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-alert-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.42,18.43l-4.26-7.17-4.3-7.23c-.19-.33-.53-.49-.86-.49s-.67.16-.86.49l-4.3,7.23-4.26,7.17c-.4.67.08,1.51.86,1.51h17.12c.78,0,1.26-.84.86-1.51Zm-9.42.01h-7.68l3.81-6.41,3.87-6.51,3.87,6.51,3.81,6.41h-7.68Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.6 14.69 12.84 9.35 11.16 9.35 11.4 14.69 12.6 14.69' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,15.53c-.28,0-.5.08-.65.24-.15.16-.23.37-.23.62s.08.46.23.62c.15.16.37.24.65.24s.5-.08.65-.24c.15-.16.23-.37.23-.62s-.08-.46-.23-.62c-.16-.16-.37-.24-.65-.24Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-applewatch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.86,10.98h-.47v-3.43c0-.69-.56-1.25-1.25-1.25h-1.06v-2.32c0-.55-.45-1-1-1h-4.29c-.55,0-1,.45-1,1v2.32h-.96c-.69,0-1.25.56-1.25,1.25v8.9c0,.69.56,1.25,1.25,1.25h.96v2.3c0,.55.45,1,1,1h4.29c.55,0,1-.45,1-1v-2.3h1.06c.69,0,1.25-.56,1.25-1.25v-3.47h.47c.55,0,1-.45,1-1s-.45-1-1-1Zm-7.57-6.5h3.29v1.82h-3.29v-1.82Zm3.29,15.02h-3.29v-1.8h3.29v1.8Zm-5.5-3.3V7.8h7.81v4.13s-.01.03-.01.05,0,.03.01.05v4.17h-7.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-archive-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M21.65,3.3c-.3-.3-.64-.56-1.01-.76-.12-.07-.25-.13-.39-.19-.54-.23-1.13-.35-1.75-.35-2.32,0-4.23,1.75-4.48,4.01-.01.16-.02.32-.02.49,0,.35.04.69.12,1.01.19.83.61,1.58,1.2,2.17.4.41.88.73,1.4.95.13.06.27.11.41.15.15.05.29.08.43.11.3.08.62.11.94.11.53,0,1.03-.09,1.5-.26,1.75-.62,3-2.29,3-4.24,0-1.26-.51-2.4-1.35-3.2ZM16.42,7.25v-1.5h1.5v-1.5h1.5v1.5h1.5v1.5h-1.5v1.5h-1.5v-1.5h-1.5Z' fill='black'/%3E%3Cpath d='M18.5,12.5c-.08,0-.17,0-.25-.01v5.51H3.75V6h4.59l1.51,2.2c.14.21.37.33.62.33h2.39c-.08-.22-.14-.44-.19-.66-.07-.27-.12-.55-.14-.84h-1.67l-1.51-2.2c-.13-.21-.37-.33-.61-.33H3.5c-.69,0-1.25.56-1.25,1.25v12.5c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25v-5.89c-.41.09-.83.14-1.25.14Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-archive-verified\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.07,15.99c-.23,0-.39-.08-.53-.22l-2.72-2.74,1.06-1.06,2.19,2.21,4.05-4.03,1.06,1.06-4.58,4.56c-.14.14-.33.22-.53.22Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.5,19.5H4.5c-.69,0-1.25-.56-1.25-1.25V5.75c0-.69.56-1.25,1.25-1.25h5.24c.25,0,.48.12.62.33l1.51,2.2h7.64c.69,0,1.25.56,1.25,1.25v9.97c0,.69-.56,1.25-1.25,1.25Zm-14.75-1.5h14.5v-9.47h-7.78c-.25,0-.48-.12-.62-.33l-1.51-2.2h-4.59v12Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-archive\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,19.5H4.5c-.69,0-1.25-.56-1.25-1.25V5.75c0-.69.56-1.25,1.25-1.25h5.24c.25,0,.48.12.62.33l1.51,2.2h7.64c.69,0,1.25.56,1.25,1.25v9.97c0,.69-.56,1.25-1.25,1.25Zm-14.75-1.5h14.5v-9.47h-7.78c-.25,0-.48-.12-.62-.33l-1.51-2.2h-4.59v12Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-banner\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,3.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-.25,1.5v1.5H4.75v-1.5h14.5Zm-14.5,14.5V7.75h14.5v11.5H4.75Z' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='10.23' width='10' height='1.5' transform='translate(-.04 .05) rotate(-.22)' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='13.23' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-bell-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.06,12.65s-.02-.1-.02-.15v-2.96c0-.14-.01-.27-.02-.41l-1.48,1.48v1.89c0,.2.03.4.09.59l1.52,4.88h-8.96l-1.5,1.5h2.59c-.08.21-.13.43-.13.67,0,1.03.83,1.86,1.86,1.86s1.86-.83,1.86-1.86c0-.24-.05-.46-.13-.67h5.77c.34,0,.58-.33.48-.65l-1.92-6.17Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.22,13.05c.05-.18.08-.36.08-.55v-3.02c0-2.46,2.06-4.46,4.59-4.46,1.09,0,2.09.37,2.88.98l1.06-1.06c-.86-.71-1.92-1.18-3.08-1.35v-1.6h-1.5v1.56c-3.06.31-5.45,2.85-5.45,5.93v3.02s0,.09-.02.14l-.94,3.29,2.18-2.18.2-.7Z' fill='black' stroke-width='0px'/%3E%3Crect x='0' y='11.24' width='23.95' height='1.5' transform='translate(-4.97 11.98) rotate(-45)' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-bell\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.98,18.82l-1.92-6.17s-.02-.1-.02-.15v-2.96c0-3.04-2.3-5.54-5.29-5.95v-1.59h-1.5v1.56c-3.06.31-5.45,2.85-5.45,5.93v3.02s0,.09-.02.13l-1.76,6.19c-.09.32.15.64.48.64h5.77c-.08.21-.13.43-.13.67,0,1.03.83,1.86,1.86,1.86s1.86-.83,1.86-1.86c0-.24-.05-.46-.13-.67h5.77c.34,0,.58-.33.48-.65Zm-14.15-.85l1.4-4.92c.05-.18.07-.36.07-.54v-3.02c0-2.46,2.06-4.46,4.59-4.46s4.64,2.03,4.64,4.52v2.96c0,.2.03.4.09.59l1.52,4.88H5.83Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-building-fund\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.81,6.75v-1.25c0-.69-.56-1.25-1.25-1.25h-.82v-.77c0-.68-.55-1.23-1.23-1.23H4.99c-2.07,0-3.75,1.68-3.75,3.75v3c0,1.75,1.2,3.22,2.82,3.63l-1.49,5.94c-.13.53-.02,1.07.32,1.5s.84.67,1.38.67h6.23c.69,0,1.25-.56,1.25-1.25v-2c0-.69-.56-1.25-1.25-1.25h-.8l.88-3.5h3.94c.68,0,1.23-.55,1.23-1.23v-.77h.82c.69,0,1.25-.56,1.25-1.25v-1.25h3.25v-1.5h-3.25Zm-3.57,4.5h-4.25c-.34,0-.64.23-.73.57l-1.25,5c-.06.22,0,.46.14.64.14.18.36.29.59.29h1.51v1.5h-5.98c-.11,0-.17-.06-.2-.1-.03-.04-.07-.11-.05-.21l1.69-6.76c.06-.22,0-.46-.14-.64-.14-.18-.36-.29-.59-.29-1.24,0-2.25-1.01-2.25-2.25v-3c0-1.24,1.01-2.25,2.25-2.25h9.25v7.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='11.06' cy='7.5' r='1' fill='black' stroke-width='0px'/%3E%3Crect x='5.06' y='6.75' width='4' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-calculator\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='7' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='6.98' y='15.98' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='10.91' y='16' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='15' y='15.98' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Cpath d='m19,2.5H5c-.83,0-1.5.67-1.5,1.5v16c0,.83.67,1.5,1.5,1.5h14c.83,0,1.5-.67,1.5-1.5V4c0-.83-.67-1.5-1.5-1.5Zm0,17.5H5V4h14v16Z' fill='black' stroke-width='0px'/%3E%3Crect x='6.98' y='6.01' width='10.04' height='3.99' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-camera-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12' cy='13' r='3.25' fill='black'/%3E%3Cpath d='M19,6.07h-2.05l-1.01-1.91c-.3-.57-.9-.92-1.56-.92h-4.76c-.66,0-1.26.35-1.56.92l-1.01,1.9h-1.05v-.57c0-.28-.22-.5-.5-.5h-1c-.28,0-.5.22-.5.5v.76c-1.02.38-1.75,1.33-1.75,2.45v9.41c0,1.45,1.23,2.63,2.75,2.63h14c1.52,0,2.75-1.18,2.75-2.63v-9.41c0-1.45-1.23-2.63-2.75-2.63ZM12,17.75c-2.62,0-4.75-2.13-4.75-4.75s2.13-4.75,4.75-4.75,4.75,2.13,4.75,4.75-2.13,4.75-4.75,4.75ZM18,11c-.55,0-1-.45-1-1s.45-1,1-1,1,.45,1,1-.45,1-1,1Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-camera-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,8.25c-2.62,0-4.75,2.13-4.75,4.75s2.13,4.75,4.75,4.75,4.75-2.13,4.75-4.75-2.13-4.75-4.75-4.75ZM12,16.25c-1.79,0-3.25-1.46-3.25-3.25s1.46-3.25,3.25-3.25,3.25,1.46,3.25,3.25-1.46,3.25-3.25,3.25Z' fill='black'/%3E%3Cpath d='M19,6.07h-2.05l-1.01-1.91c-.3-.57-.9-.92-1.56-.92h-4.76c-.66,0-1.26.35-1.56.92l-1.01,1.9h-1.05v-.57c0-.28-.22-.5-.5-.5h-1c-.28,0-.5.22-.5.5v.76c-1.02.38-1.75,1.33-1.75,2.45v9.41c0,1.45,1.23,2.63,2.75,2.63h14c1.52,0,2.75-1.18,2.75-2.63v-9.41c0-1.45-1.23-2.63-2.75-2.63ZM20.25,18.12c0,.62-.56,1.13-1.25,1.13H5c-.69,0-1.25-.51-1.25-1.13v-9.41c0-.62.56-1.13,1.25-1.13h2.5c.28,0,.53-.15.66-.4l1.22-2.3c.04-.07.13-.12.23-.12h4.76c.1,0,.19.05.23.12l1.22,2.3c.13.25.38.4.66.4h2.5c.69,0,1.25.51,1.25,1.13v9.41Z' fill='black'/%3E%3Ccircle cx='18' cy='10' r='1' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-code\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M16.11,18.56l-1.05-1.07,5.37-5.29c.06-.06.07-.14.07-.18s0-.11-.07-.18l-5.38-5.31,1.05-1.07,5.38,5.31c.34.33.52.77.52,1.25,0,.47-.19.91-.52,1.25l-5.37,5.29Z' fill='black' stroke-width='0px'/%3E%3Cpath d='M7.89,18.56l-5.38-5.31c-.34-.33-.52-.77-.52-1.25,0-.47.19-.91.52-1.25l5.37-5.29,1.05,1.07-5.37,5.29c-.06.06-.07.14-.07.18s0,.11.07.18l5.38,5.31-1.05,1.07Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='12.23 5.45 13.75 5.45 13.37 8.25 13.08 10.35 12.37 15.57 12.17 17.05 11.96 18.57 10.45 18.57 10.71 16.66 10.93 15.03 11.8 8.66 12.08 6.56 12.23 5.45' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-condensed-view\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='14.48' y='1.33' width='1.5' height='9.38' transform='translate(9.15 21.23) rotate(-89.77)' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='5.29' width='3.96' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='10.68' y='9.25' width='9.25' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='9.25' width='3.96' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='10.71' y='17.25' width='9.29' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='17.25' width='3.98' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='10.71' y='13.25' width='9.29' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='13.25' width='3.98' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-constellation\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='10.25' y='15.5' width='3.5' height='3.5' fill='black' stroke-width='0px'/%3E%3Crect x='15.51' y='15.5' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3Crect x='5' y='15.5' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3Crect x='10.25' y='10.25' width='3.5' height='3.5' fill='black' stroke-width='0px'/%3E%3Crect x='15.51' y='10.25' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3Crect x='5' y='10.25' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3Crect x='10.25' y='5' width='3.5' height='3.5' fill='black' stroke-width='0px'/%3E%3Crect x='15.51' y='5' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3Crect x='5' y='5' width='3.49' height='3.49' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-copy\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.74,6.27c0-.07-.02-.13-.04-.2,0-.02-.02-.05-.03-.07-.04-.08-.08-.15-.15-.22,0,0,0,0,0,0l-1.24-1.22-2.45-2.41c-.06-.06-.14-.11-.22-.14-.02,0-.04-.02-.07-.02-.06-.02-.13-.03-.19-.04-.02,0-.03,0-.05,0H7.85c-.69,0-1.25.56-1.25,1.25v1.76h-1.71c-.69,0-1.25.56-1.25,1.25v14.57c0,.69.56,1.25,1.25,1.25h11.65c.69,0,1.25-.56,1.25-1.25v-1.76h1.71c.69,0,1.25-.56,1.25-1.25V6.31s0-.03,0-.05Zm-4.45,14.25H5.14V6.44h1.46v11.31c0,.69.56,1.25,1.25,1.25h8.44v1.51Zm2.96-3.01h-11.15V3.43h7.46v2.9c0,.2.08.39.22.53.14.14.33.22.53.22h2.94s0,10.42,0,10.42Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-document-ok\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='7.07' y='7.27' width='7' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7.07' y='10.27' width='5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.82,11.84v-5.1c0-.2-.08-.39-.22-.53l-3.79-3.73c-.14-.14-.33-.21-.53-.21H4.51c-.66,0-1.19.53-1.19,1.18v15.14c0,.65.54,1.18,1.19,1.18h8.1c.93,1.49,2.57,2.5,4.45,2.5,2.89,0,5.25-2.36,5.25-5.25,0-2.64-1.96-4.81-4.5-5.17Zm-6,5.17c0,.43.07.85.17,1.25h-7.17V3.77h8.15l3.35,3.29v4.78c-2.54.37-4.5,2.54-4.5,5.17Zm5.26,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16.41,17.2l-1.08-1.09-1.06,1.06,1.61,1.62c.14.14.3.25.53.22.2,0,.39-.08.53-.22l2.71-2.7-1.06-1.06-2.18,2.17Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-drag\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='8' cy='5' r='2' fill='black' stroke-width='0px'/%3E%3Ccircle cx='8' cy='12' r='2' fill='black' stroke-width='0px'/%3E%3Ccircle cx='8' cy='19.01' r='2' fill='black' stroke-width='0px'/%3E%3Ccircle cx='16' cy='5' r='2' fill='black' stroke-width='0px'/%3E%3Ccircle cx='16' cy='12' r='2' fill='black' stroke-width='0px'/%3E%3Ccircle cx='16' cy='19.01' r='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-edentifier-add\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='19.75 16.75 18.25 16.75 18.25 15.25 16.75 15.25 16.75 16.75 15.25 16.75 15.25 18.25 16.75 18.25 16.75 19.75 18.25 19.75 18.25 18.25 19.75 18.25 19.75 16.75' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Crect x='7.48' y='12.63' width='4.11' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m14.99,4.76h-6.35c-.69,0-1.25.56-1.25,1.25v3.94c0,.69.56,1.25,1.25,1.25h6.35c.69,0,1.25-.56,1.25-1.25v-3.94c0-.69-.56-1.25-1.25-1.25Zm-.25,4.94h-5.85v-3.44h5.85v3.44Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m18.41,12.34c.03-.08.04-.16.07-.24,1.23-3.88,1.11-7.69,1.03-8.88-.02-.23-.18-.41-.41-.45l-.77-.14c-2.1-.38-4.23-.57-6.36-.57s-4.26.19-6.36.57l-.74.13c-.24.04-.41.25-.41.49v16.55c0,.23.16.43.39.49l2.48.58c1,.23,1.97.4,2.98.4.67,0,1.35-.07,2.08-.23l1.1-.18c.96,1.15,2.39,1.9,4.01,1.9,2.89,0,5.25-2.35,5.25-5.25,0-2.58-1.88-4.73-4.34-5.16Zm-6.16,5.16c0,.7.14,1.36.39,1.97l-.5.08h-.04s-.04.02-.04.02c-.59.13-1.16.2-1.75.2-.77,0-1.59-.11-2.64-.36l-1.71-.4V4.09c1.98-.35,4-.53,6.01-.53s4.08.18,6.08.54c.04,1.54-.04,4.54-.99,7.54-.07.23-.13.45-.2.67-2.58.33-4.6,2.51-4.6,5.18Zm5.21,3.75c-2.07,0-3.75-1.68-3.75-3.75s1.68-3.75,3.75-3.75,3.75,1.68,3.75,3.75-1.68,3.75-3.75,3.75Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-edentifier\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='7.48' y='12.63' width='4.11' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m14.99,4.76h-6.35c-.69,0-1.25.56-1.25,1.25v3.94c0,.69.56,1.25,1.25,1.25h6.35c.69,0,1.25-.56,1.25-1.25v-3.94c0-.69-.56-1.25-1.25-1.25Zm-.25,4.94h-5.85v-3.44h5.85v3.44Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.5,3.22c-.02-.23-.18-.41-.41-.45l-.77-.14c-2.1-.38-4.23-.57-6.36-.57s-4.26.19-6.36.57l-.74.13c-.24.04-.41.25-.41.49v16.55c0,.23.16.43.39.49l2.48.58c1,.23,1.97.4,2.98.4.67,0,1.35-.07,2.08-.23l4.52-.76c.25-.04.43-.26.42-.51-.04-1.06-.02-3.97,1.16-7.66,1.23-3.88,1.11-7.69,1.03-8.88Zm-2.45,8.42c-1,3.15-1.22,5.78-1.24,7.29l-3.67.61h-.04s-.04.02-.04.02c-.59.13-1.16.2-1.75.2-.77,0-1.59-.11-2.64-.36l-1.71-.4V4.09c1.98-.35,4-.53,6.01-.53s4.08.18,6.08.54c.04,1.54-.04,4.54-.99,7.54Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-edit-circle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.36,16.36s-.06.08-.07.13l-1.05,3.65c-.11.38.25.74.63.63l3.64-1.06s.08-.04.12-.07l-3.26-3.27Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='15.28 5.41 5.41 15.28 8.7 18.58 18.57 8.71 15.28 5.41' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.1,5.47l-2.59-2.59c-.2-.2-.52-.19-.73.02l-1.45,1.45,3.29,3.3,1.45-1.45c.21-.21.21-.53.02-.73Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-europe\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.91,15.62l-1-1.12c-.62.55-1.41.86-2.24.86-1.3,0-2.42-.75-2.98-1.84h3.48v-1h-3.81c-.03-.17-.05-.35-.05-.53s.03-.35.05-.53h3.81v-1h-3.48c.56-1.08,1.68-1.84,2.98-1.84.83,0,1.63.3,2.24.86l1-1.12c-.89-.8-2.04-1.24-3.24-1.24-2.15,0-3.95,1.4-4.59,3.34h-1.07v1h.86c-.02.18-.05.35-.05.53s.03.35.05.53h-.86v1h1.07c.65,1.93,2.45,3.34,4.59,3.34,1.2,0,2.35-.44,3.24-1.24Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.01,20c-.56,0-1.01.45-1.01,1-.01.55.44,1,1,1h.01c.55,0,.99-.45.99-1,.01-.55-.44-1-.99-1Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16,18.92c-.48.28-.65.89-.37,1.37.18.32.52.5.87.5.17,0,.34-.05.49-.14.48-.27.65-.88.37-1.36-.27-.48-.88-.65-1.36-.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.99,18.92c-.48-.27-1.09-.11-1.36.37-.28.47-.12,1.09.36,1.36.16.09.33.14.5.14.34,0,.68-.18.86-.5.28-.48.12-1.09-.36-1.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.28,15.63c-.48-.28-1.09-.12-1.37.36-.28.48-.11,1.09.36,1.37.16.09.33.13.51.13.34,0,.68-.18.86-.5.28-.47.12-1.08-.36-1.36Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.7,15.62c-.48.28-.64.89-.36,1.37.18.32.52.5.86.5.17,0,.34-.04.5-.13.48-.28.64-.89.37-1.37-.28-.48-.89-.64-1.37-.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21,11c-.56,0-1,.44-1.01,1,0,.55.45,1,1,1s1-.45,1-1c.01-.55-.44-1-.99-1Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.99,12c0-.55-.44-1-.99-1s-1.01.45-1.01,1,.45,1,1,1h.01c.55,0,.99-.45.99-1Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.78,8.53c.16,0,.34-.05.49-.14.48-.27.65-.88.37-1.36-.27-.48-.88-.65-1.36-.37-.48.27-.65.89-.37,1.36.18.33.52.51.87.51Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.7,6.66c-.47-.28-1.09-.11-1.36.36-.28.48-.12,1.09.36,1.37.16.09.33.13.5.13.34,0,.68-.17.87-.49.27-.48.11-1.09-.37-1.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m16,5.09c.16.09.33.13.5.13.35,0,.68-.18.87-.49.28-.48.11-1.09-.36-1.37-.48-.28-1.09-.12-1.37.36-.28.47-.12,1.09.36,1.37Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.49,5.22c.17,0,.34-.04.5-.13.47-.28.64-.89.36-1.37-.28-.48-.89-.64-1.36-.36-.48.27-.65.89-.37,1.36.18.32.52.5.87.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.98,4h.04c.54,0,.98-.45.98-1s-.43-1-.97-1h-.05c-.54,0-.98.45-.98,1s.44,1,.98,1Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-eurosign\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.38,17.57s0,0-.01,0c-.34-.07-.67-.17-1-.3-.02,0-.05-.02-.07-.03-.31-.13-.61-.29-.89-.47-.03-.02-.07-.04-.1-.06-.29-.19-.56-.42-.82-.67-.03-.02-.05-.05-.08-.08-.25-.26-.48-.53-.67-.82-.02-.03-.04-.06-.06-.1-.12-.18-.21-.38-.3-.57h5.29v-1.5h-5.79c-.11-.65-.11-1.32,0-1.97h5.79v-1.5h-5.29c.09-.19.18-.39.3-.57.02-.03.04-.07.06-.1.19-.29.42-.56.67-.82.02-.03.05-.05.08-.08.26-.25.53-.48.82-.67.03-.02.07-.04.1-.06.29-.18.59-.34.9-.47.02,0,.05-.02.07-.03.33-.13.66-.23,1-.3,0,0,0,0,0,0,1.79-.34,3.71.18,5.09,1.56l1.06-1.06c-1.4-1.4-3.24-2.1-5.07-2.1h0c-.44,0-.88.04-1.3.12-.03,0-.05,0-.08.01-.17.03-.33.08-.49.12-.07.02-.13.03-.2.05-.13.04-.25.09-.38.13-.1.04-.2.07-.3.11-.09.04-.17.08-.26.12-.13.06-.26.12-.39.19-.05.03-.1.06-.15.09-.16.09-.31.18-.46.28,0,0-.02.01-.03.02-.37.25-.72.53-1.04.86s-.6.67-.85,1.03c0,.01-.02.02-.03.04-.1.15-.19.3-.27.45-.03.06-.07.11-.1.17-.07.12-.12.25-.18.37-.04.09-.09.18-.13.28-.04.09-.06.17-.1.26h-1.73v1.5h1.36c-.04.32-.08.65-.08.98s.03.66.08.98h-1.36v1.5h1.73c.03.09.06.18.1.26.04.09.08.18.13.28.06.12.11.25.18.37.03.06.07.11.1.17.09.15.17.3.27.45,0,.01.02.02.03.04.25.36.53.71.85,1.03s.67.6,1.04.85c.01,0,.02.02.03.02.15.1.3.19.45.28.05.03.1.06.16.09.12.07.25.12.38.18.09.04.18.09.27.12.1.04.2.07.29.11.13.05.25.09.38.13.06.02.13.03.19.05.17.04.33.09.5.12.02,0,.04,0,.06.01.43.08.86.13,1.31.13h0c1.84,0,3.68-.7,5.07-2.1l-1.06-1.06c-1.38,1.38-3.3,1.9-5.09,1.56Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-eye-closed\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='0' y='11.24' width='23.95' height='1.5' transform='translate(-4.97 11.98) rotate(-45)' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.49,11.59c-.09-.14-1.28-1.95-3.34-3.6l-1.08,1.08c1.41,1.1,2.41,2.31,2.87,2.93-.97,1.3-4.31,5.25-8.95,5.25-.65,0-1.28-.08-1.88-.22l-1.22,1.22c.96.31,1.99.5,3.1.5,6.34,0,10.33-6.08,10.5-6.34.16-.25.16-.56,0-.81Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m4.81,15.97l1.08-1.08c-1.39-1.09-2.37-2.28-2.83-2.89.97-1.3,4.31-5.25,8.94-5.25.63,0,1.24.08,1.82.21l1.23-1.23c-.94-.3-1.96-.48-3.05-.48C5.66,5.25,1.67,11.33,1.51,11.59c-.16.25-.16.56,0,.81.09.14,1.27,1.92,3.3,3.56Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-eye\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12' cy='12.01' r='3.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m22.49,11.59c-.17-.26-4.16-6.34-10.5-6.34S1.67,11.33,1.51,11.59c-.16.25-.16.56,0,.81.17.26,4.16,6.34,10.49,6.34s10.33-6.08,10.5-6.34c.16-.25.16-.56,0-.81Zm-10.5,5.66c-4.62,0-7.97-3.95-8.94-5.25.97-1.3,4.31-5.25,8.94-5.25s7.97,3.95,8.95,5.25c-.97,1.3-4.31,5.25-8.95,5.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-filter\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.13,8.9c1.6,0,2.91-1.31,2.91-2.91s-1.31-2.91-2.91-2.91c-1.35,0-2.48.93-2.8,2.17l-10.24-.03v1.5s10.25.03,10.25.03c.34,1.23,1.46,2.15,2.8,2.15Zm0-4.32c.78,0,1.41.63,1.41,1.41s-.63,1.41-1.41,1.41c-.72,0-1.31-.54-1.39-1.24v-.35c.09-.69.67-1.23,1.39-1.23Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m6.87,9.19c-1.6,0-2.91,1.31-2.91,2.91s1.31,2.91,2.91,2.91c1.38,0,2.53-.97,2.83-2.26h10.23v-1.5h-10.29c-.37-1.19-1.46-2.06-2.77-2.06Zm0,4.32c-.78,0-1.41-.63-1.41-1.41s.63-1.41,1.41-1.41,1.41.63,1.41,1.41-.63,1.41-1.41,1.41Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.2,17.25c-.33-1.24-1.46-2.16-2.8-2.16s-2.47.92-2.8,2.16h-7.53v1.5h7.53c.33,1.24,1.46,2.16,2.8,2.16s2.47-.92,2.8-2.16h0s2.73,0,2.73,0v-1.5h-2.73Zm-2.8,2.16c-.78,0-1.41-.63-1.41-1.41s.63-1.41,1.41-1.41,1.41.63,1.41,1.41-.63,1.41-1.41,1.41Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-gauge\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2Zm0,18.5c-4.69,0-8.5-3.81-8.5-8.5S7.31,3.5,12,3.5s8.5,3.81,8.5,8.5-3.81,8.5-8.5,8.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.01,9.12c-.3,0-.58.18-.69.47-.43,1.05-1.84,4.58-1.84,5.63,0,1.4,1.14,2.53,2.53,2.53s2.53-1.14,2.53-2.53c0-1.05-1.41-4.57-1.84-5.63-.12-.28-.39-.47-.69-.47Zm0,7.12c-.57,0-1.03-.46-1.03-1.03,0-.37.46-1.77,1.03-3.29.57,1.51,1.03,2.91,1.03,3.29,0,.57-.46,1.03-1.03,1.03Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,5.25c-3.72,0-6.75,3.03-6.75,6.75h1.5c0-2.89,2.36-5.25,5.25-5.25s5.25,2.36,5.25,5.25h1.5c0-3.72-3.03-6.75-6.75-6.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-globe\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,3C7.03,3,3,7.03,3,12s4.03,9,9,9,9-4.03,9-9S16.97,3,12,3Zm6.83,5.92h-2.85c-.27-1.55-.73-2.91-1.32-3.93,1.86.71,3.36,2.13,4.17,3.93Zm.67,3.08c0,.78-.12,1.54-.35,2.25h-3.06c.09-.72.14-1.47.14-2.25,0-.54-.03-1.06-.07-1.58h3.16c.11.51.17,1.04.17,1.58Zm-7.5,7.5c-.65,0-1.73-1.3-2.32-3.75h4.64c-.59,2.45-1.67,3.75-2.32,3.75Zm-2.59-5.25c-.09-.69-.14-1.44-.14-2.25,0-.56.03-1.08.07-1.58h5.33c.04.5.07,1.02.07,1.58,0,.81-.05,1.56-.14,2.25h-5.19Zm-4.91-2.25c0-.54.06-1.07.17-1.58h3.16c-.04.51-.07,1.04-.07,1.58,0,.78.05,1.53.14,2.25h-3.06c-.22-.71-.35-1.47-.35-2.25Zm7.5-7.5c.71,0,1.92,1.54,2.46,4.42h-4.93c.54-2.88,1.76-4.42,2.46-4.42Zm-2.66.5c-.59,1.02-1.05,2.37-1.32,3.93h-2.85c.81-1.8,2.32-3.22,4.17-3.93Zm-3.83,10.75h2.64c.28,1.27.68,2.39,1.19,3.25-1.62-.62-2.97-1.77-3.83-3.25Zm9.14,3.25c.51-.87.92-1.98,1.19-3.25h2.64c-.86,1.48-2.21,2.64-3.83,3.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-help-info\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Ccircle cx='12.02' cy='7.57' r='.85' fill='black' stroke-width='0px'/%3E%3Crect x='11.26' y='9.26' width='1.5' height='5' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.96,2.8H3.02c-.55,0-1,.45-1,1v13.81c0,.55.45,1,1,1h8.08s3.19,3.19,3.19,3.19c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1v-2.48h4.96s0,0,0,0c.55,0,1-.45,1-1V3.8c0-.55-.45-1-1-1Zm-.5,14.31h-4.46s-1.5,0-1.5,0v2.77l-2.33-2.33-.44-.44H3.52s0-12.81,0-12.81h16.94v12.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-help-question\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg%3E%3Ccircle cx='11.77' cy='14.69' r='.78' fill='black' stroke-width='0px'/%3E%3Cpath d='M10.65,9.35c-.08-.18-.12-.38-.12-.58,0-.83.67-1.5,1.5-1.5s1.5.67,1.5,1.5c0,.45-.2.88-.55,1.16,0,0-.44.35-1.1.94-.85.76-.85,2.06-.84,2.21h1.5c0-.25.08-.85.34-1.09.62-.55,1.03-.88,1.04-.89.7-.57,1.11-1.42,1.11-2.33,0-1.65-1.35-3-3-3s-3,1.34-3,3c0,.2.06.6.06.6h1.56Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Cpath d='M20.96,2.8H3.02c-.55,0-1,.45-1,1v13.81c0,.55.45,1,1,1h8.08s3.19,3.19,3.19,3.19c.2.2.45.29.7.29.51,0,1.01-.4,1.01-1v-2.48h4.96s0,0,0,0c.55,0,1-.45,1-1V3.8c0-.55-.45-1-1-1ZM20.46,17.11h-4.46s-1.5,0-1.5,0v2.77l-2.33-2.33-.44-.44H3.52s0-12.81,0-12.81h16.94v12.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-house\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.58-.18s-.4.06-.58.18L2.42,8.73c-.27.19-.42.49-.42.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.43-.82Zm-10.82,11.52v-5.5h2.5v5.5h-2.5Zm9.74.25h-5.75v-6.5c0-.41-.34-.75-.75-.75h-4c-.41,0-.75.34-.75.75v6.5H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-ipad\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19,2H5c-.55,0-1,.45-1,1v18c0,.55.45,1,1,1h14c.55,0,1-.45,1-1V3c0-.55-.45-1-1-1Zm-.5,18.5H5.5V3.5h13v17Z' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='5.27' width='3.99' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-iphone\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.32,3.25H7.68c-.69,0-1.25.56-1.25,1.25v15.5c0,.69.56,1.25,1.25,1.25h8.64c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-.25,16.5H7.93V4.75h8.14v15Z' fill='black' stroke-width='0px'/%3E%3Crect x='10.47' y='16.25' width='3.07' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-iwatch\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.86,10.98h-.47v-3.43c0-.69-.56-1.25-1.25-1.25h-1.06v-2.32c0-.55-.45-1-1-1h-4.29c-.55,0-1,.45-1,1v2.32h-.96c-.69,0-1.25.56-1.25,1.25v8.9c0,.69.56,1.25,1.25,1.25h.96v2.3c0,.55.45,1,1,1h4.29c.55,0,1-.45,1-1v-2.3h1.06c.69,0,1.25-.56,1.25-1.25v-3.47h.47c.55,0,1-.45,1-1s-.45-1-1-1Zm-7.57-6.5h3.29v1.82h-3.29v-1.82Zm3.29,15.02h-3.29v-1.8h3.29v1.8Zm-5.5-3.3V7.8h7.81v4.13s-.01.03-.01.05,0,.03.01.05v4.17h-7.81Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-language\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.68,4.8c-2.42-.61-4.29-.01-5.95.51-1.64.52-3.07.95-4.96.45v-1.76h-1.5v2.23s-.02.06-.02.09v8s.01.09.02.13v7.55h1.5v-6.69c.58.12,1.12.19,1.64.19,1.39,0,2.59-.38,3.77-.75,1.61-.51,3.13-.99,5.14-.48h0c.37.09.74.02,1.01-.19.27-.21.42-.53.42-.88v-7c0-.63-.46-1.22-1.07-1.38Zm-.43,7.9c-2.21-.44-3.96.11-5.52.61-1.64.52-3.07.97-4.96.46v-6.46c2.12.46,3.79-.06,5.41-.57,1.59-.5,3.1-.98,5.07-.5v6.46Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-laptop\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M22,16.58h-.25V4.88c0-.96-.79-1.75-1.75-1.75H4c-.96,0-1.75.79-1.75,1.75v11.71h-.25c-.55,0-1,.45-1,1v2.29c0,.55.45,1,1,1h20c.55,0,1-.45,1-1v-2.29c0-.55-.45-1-1-1ZM3.75,4.88c0-.14.11-.25.25-.25h16c.14,0,.25.11.25.25v11.71H3.75V4.88ZM21.5,19.38H2.5v-1.29h19v1.29Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-linechart\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m4.75,19.25V4.06h-1.5v15.44c0,.69.56,1.25,1.25,1.25h15.43v-1.5H4.75Z' fill='black' stroke-width='0px'/%3E%3Cpolygon points='11.05 13.11 13.04 15.1 19.57 7.49 18.43 6.51 12.96 12.9 10.95 10.89 5.42 17.52 6.58 18.48 11.05 13.11' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-linked-diagonal\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.86,5.14c-1.43-1.43-3.77-1.43-5.2,0l-3.43,3.43c-1.43,1.43-1.43,3.77,0,5.2l1.06-1.06c-.85-.85-.85-2.23,0-3.08l3.43-3.43c.85-.85,2.23-.85,3.08,0,.85.85.85,2.23,0,3.08l-1.44,1.44,1.06,1.06,1.44-1.44c1.43-1.43,1.43-3.77,0-5.2Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.71,11.29c.85.85.85,2.23,0,3.08l-3.43,3.43c-.85.85-2.23.85-3.08,0s-.85-2.23,0-3.08l1.45-1.45-1.06-1.06-1.45,1.45c-1.43,1.43-1.43,3.77,0,5.2.72.72,1.66,1.08,2.6,1.08s1.88-.36,2.6-1.08l3.43-3.43c1.43-1.43,1.43-3.77,0-5.2l-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-linked-horizontal\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.03,15.68h-2.03v-1.5h2.03c1.2,0,2.18-.98,2.18-2.18s-.98-2.18-2.18-2.18h-4.85c-1.2,0-2.18.98-2.18,2.18h-1.5c0-2.03,1.65-3.68,3.68-3.68h4.85c2.03,0,3.68,1.65,3.68,3.68s-1.65,3.68-3.68,3.68Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.82,15.68h-4.85c-2.03,0-3.68-1.65-3.68-3.68s1.65-3.68,3.68-3.68h2.06v1.5h-2.06c-1.2,0-2.18.98-2.18,2.18s.98,2.18,2.18,2.18h4.85c1.2,0,2.18-.98,2.18-2.18h1.5c0,2.03-1.65,3.68-3.68,3.68Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-lock-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.6,10h-.6v-3c0-2.76-2.24-5-5-5s-5,2.24-5,5v3h-.6c-.774,0-1.4.67-1.4,1.5v9c0,.83.625,1.5,1.4,1.5h11.2c.775,0,1.4-.67,1.4-1.5v-9c0-.83-.625-1.5-1.4-1.5ZM8.5,7c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v3h-7v-3ZM12.7,16.59v2.41h-1.4v-2.41c-.616-.29-1.054-.95-1.054-1.71,0-1.04.784-1.88,1.754-1.88s1.754.84,1.754,1.88c0,.76-.438,1.42-1.054,1.71Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-lock-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M12,13c-.967,0-1.75.839-1.75,1.875,0,.769.433,1.427,1.05,1.717v2.408h1.4v-2.408c.617-.29,1.05-.948,1.05-1.717,0-1.036-.783-1.875-1.75-1.875Z' fill='black'/%3E%3Cpath d='M17.5,10h-.5v-3c0-2.76-2.24-5-5-5s-5,2.24-5,5v3h-.5c-.829,0-1.5.671-1.5,1.5v9c0,.829.671,1.5,1.5,1.5h11c.829,0,1.5-.671,1.5-1.5v-9c0-.829-.671-1.5-1.5-1.5ZM8.5,7c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v3h-7v-3ZM17.5,20.5H6.5v-9h11v9Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-lss\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21,16.71h-.25V4.5c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v12.21h-.25c-.55,0-1,.45-1,1v2.29c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-2.29c0-.55-.45-1-1-1ZM4.75,4.75h14.5v11.96H4.75V4.75Zm15.75,14.75H3.5v-1.29h17v1.29Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='12' cy='11.01' r='1.53' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.63,10.59c-.09-.14-2.22-3.39-5.63-3.39s-5.54,3.25-5.63,3.39c-.16.25-.16.56,0,.81.09.14,2.22,3.39,5.63,3.39s5.54-3.25,5.63-3.39c.16-.25.16-.56,0-.81Zm-5.63,2.7c-1.96,0-3.45-1.54-4.06-2.29.61-.75,2.1-2.29,4.06-2.29s3.45,1.54,4.07,2.29c-.61.75-2.1,2.29-4.07,2.29Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-marketplace\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.38,2.31H3.61c-.72,0-1.31.63-1.31,1.41v5.21c0,.42.22.81.59,1.02.16.09.35.14.53.15v9.4c0,.69.59,1.25,1.31,1.25h14.53c.72,0,1.31-.56,1.31-1.25v-9.4c.18,0,.36-.05.52-.14.37-.21.59-.6.59-1.02V3.72c0-.78-.59-1.41-1.31-1.41Zm-.19,1.5v4.19h-.61l-.23-.14c-.4-.24-.89-.24-1.29,0l-1.59.94-1.59-.94c-.4-.24-.89-.24-1.29,0l-1.59.94-1.59-.94c-.2-.12-.42-.18-.64-.18s-.45.06-.64.18l-1.59.94-1.59-.94c-.4-.24-.89-.23-1.29,0l-.23.14h-.61V3.81h16.39Zm-7.44,15.44v-5.5h2.5v5.5h-2.5Zm4,0v-5.75c0-.69-.56-1.25-1.25-1.25h-3c-.69,0-1.25.56-1.25,1.25v5.75h-6.33v-9.81l.37-.22,1.59.94c.4.23.89.23,1.29,0l1.59-.94,1.59.94c.4.23.89.23,1.29,0l1.59-.94,1.64.97c.19.11.39.16.6.16s.41-.05.6-.16l1.64-.97.37.22v9.81h-2.33Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-message-sent\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.04,10.87L5.2,3.38c-.42-.2-.91-.17-1.3.08-.41.26-.65.71-.65,1.2l2.74,7.34-2.69,7.08-.05.27c0,.49.24.94.65,1.2.22.14.47.21.72.21.2,0,.39-.04.58-.13l15.84-7.48c.44-.21.71-.64.71-1.13s-.27-.93-.71-1.13ZM4.89,19.11l2.42-6.36h5.02v-1.5h-5.02l-2.42-6.36,15.04,7.11-15.04,7.11Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-microphone-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m5.61,15.17l1.18-1.18c-.09-.37-.15-.74-.15-1.13v-2.16h-1.5v2.18c.02.81.19,1.58.47,2.3Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.36,10.69v2.02c0,2.96-2.4,5.36-5.36,5.36-.84,0-1.63-.22-2.35-.57l-1.11,1.11c.81.48,1.73.8,2.71.91v2.48h1.5v-2.47c3.43-.38,6.11-3.29,6.11-6.82v-2.02h-1.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m9.68,11.1v-5.33c0-1.27,1.03-2.31,2.31-2.31s2.31,1.03,2.31,2.31v.72l1.43-1.43c-.33-1.76-1.88-3.09-3.73-3.09-2.1,0-3.81,1.71-3.81,3.81v6.83l1.5-1.5Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpolygon points='9.51 15.51 10.57 14.46 10.57 14.45 14.29 10.73 14.29 10.73 15.79 9.23 15.79 9.23 20.97 4.05 19.91 2.99 15.79 7.11 15.79 7.11 14.29 8.61 14.29 8.61 9.74 13.16 9.74 13.16 8.58 14.31 8.58 14.32 2.98 19.93 4.04 20.99 9.51 15.51 9.51 15.51' fill='black' stroke-width='0px'/%3E%3Cpath d='m14.27,12.88c-.11,1.08-.97,1.94-2.05,2.05l-1.34,1.34c.35.11.72.18,1.11.18,2.1,0,3.81-1.71,3.81-3.81v-1.29l-1.52,1.52Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3Cpath d='m14.27,12.88c-.11,1.08-.97,1.94-2.05,2.05l-1.34,1.34c.35.11.72.18,1.11.18,2.1,0,3.81-1.71,3.81-3.81v-1.29l-1.52,1.52Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-microphone\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.99,16.45c2.1,0,3.81-1.71,3.81-3.81v-6.87c0-2.1-1.71-3.81-3.81-3.81s-3.81,1.71-3.81,3.81v6.87c0,2.1,1.71,3.81,3.81,3.81Zm-2.31-10.68c0-1.27,1.03-2.31,2.31-2.31s2.31,1.03,2.31,2.31v6.87c0,1.27-1.03,2.31-2.31,2.31s-2.31-1.03-2.31-2.31v-6.87Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.36,10.69v2.02c0,2.96-2.4,5.36-5.36,5.36s-5.29-2.35-5.36-5.22v-2.16h-1.5v2.18c.08,3.44,2.75,6.28,6.11,6.66v2.47h1.5v-2.47c3.43-.38,6.11-3.29,6.11-6.82v-2.02h-1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-mortgage-interest\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='9 19 17 9 15 9 7 19 9 19' fill='black' stroke-width='0px'/%3E%3Cpath d='m10.75,11.5c0-1.24-1.01-2.25-2.25-2.25s-2.25,1.01-2.25,2.25,1.01,2.25,2.25,2.25,2.25-1.01,2.25-2.25Zm-3,0c0-.41.34-.75.75-.75s.75.34.75.75-.34.75-.75.75-.75-.34-.75-.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m13.25,16.5c0,1.24,1.01,2.25,2.25,2.25s2.25-1.01,2.25-2.25-1.01-2.25-2.25-2.25-2.25,1.01-2.25,2.25Zm3,0c0,.41-.34.75-.75.75s-.75-.34-.75-.75.34-.75.75-.75.75.34.75.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.57,8.73L12.58,2.4c-.17-.12-.37-.18-.58-.18s-.4.06-.58.18L2.43,8.73c-.27.19-.42.49-.42.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.42-.82Zm-1.08,11.77H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-movehandle\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='4' y='7.25' width='16' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4' y='11.25' width='16' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4' y='15.25' width='16' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-newspaper\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='9.25' width='7.75' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='12.25' width='7.75' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='6' y='15.25' width='3' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.25,4v14c0,.69-.56,1.25-1.25,1.25h-1.05V5.26c0-.69-.56-1.25-1.25-1.25H4.5c-.69,0-1.25.56-1.25,1.25v12.74c0,1.52,1.23,2.75,2.75,2.75h12c1.52,0,2.75-1.23,2.75-2.75V4h-1.5Zm-13.25,15.25c-.69,0-1.25-.56-1.25-1.25V5.51h10.7v13.74H6Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-normal-views\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='14.48' y='2.33' width='1.5' height='9.38' transform='translate(8.15 22.22) rotate(-89.77)' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='6.29' width='3.96' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='10.68' y='11.25' width='9.25' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='11.25' width='3.96' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='10.71' y='16.25' width='9.29' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='4.08' y='16.25' width='3.98' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-page\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.24,6.92c0-.06-.02-.12-.04-.18,0-.02-.01-.05-.02-.07-.03-.08-.08-.15-.14-.22l-3.79-3.96c-.06-.07-.14-.12-.22-.15-.02-.01-.05-.02-.07-.03-.07-.02-.13-.04-.2-.04-.02,0-.03,0-.05,0H6c-.69,0-1.25.56-1.25,1.25v16c0,.69.56,1.25,1.25,1.25h12c.69,0,1.25-.56,1.25-1.25V6.96s0-.03,0-.05Zm-12.99,12.33V3.75h7.71v3.21c0,.41.34.75.75.75h3.04v11.54H6.25Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-pencil\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.63,4.94l-2.59-2.59c-.49-.49-1.29-.48-1.79.02L3.88,15.75c-.15.15-.26.33-.32.54l-1.05,3.65c-.13.44,0,.91.32,1.23.24.24.56.36.88.36.12,0,.23-.02.35-.05l3.64-1.06h0c.2-.06.38-.17.53-.32l13.38-13.38c.24-.24.37-.55.38-.88,0-.34-.12-.67-.36-.91ZM5.94,15.81L15.81,5.94l2.23,2.24-9.87,9.87-2.23-2.24Zm-1,1.12l2.11,2.11-2.97.87.86-2.98Zm14.16-9.81l-2.23-2.24,1.29-1.29,2.23,2.23-1.3,1.29Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-pin-machine\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.96,2.25H6.04c-.71,0-1.29.56-1.29,1.25v8.47l1.04,8.67c.08.63.63,1.1,1.28,1.1h9.86c.66,0,1.21-.48,1.28-1.11l1.03-8.53V3.5c0-.69-.57-1.25-1.28-1.25Zm-1.21,18H7.25l-1-8.28V3.75h11.5v8.19s-1,8.31-1,8.31Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m14.5,5.25h-5c-.69,0-1.25.56-1.25,1.25v3c0,.69.56,1.25,1.25,1.25h5c.69,0,1.25-.56,1.25-1.25v-3c0-.69-.56-1.25-1.25-1.25Zm-.25,4h-4.5v-2.5h4.5v2.5Z' fill='black' stroke-width='0px'/%3E%3Crect x='9' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='9' y='15.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='12.99' y='12' width='2' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='13' y='15.99' width='2' height='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-pin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,3.25H3.5c-.69,0-1.25.56-1.25,1.25v6c0,.69.56,1.25,1.25,1.25h2.25v7.75c0,.69.56,1.25,1.25,1.25h10c.69,0,1.25-.56,1.25-1.25v-7.75h2.25c.69,0,1.25-.56,1.25-1.25v-6c0-.69-.56-1.25-1.25-1.25Zm-11.25,16h-2v-10.5h2v10.5Zm7.5,0h-6v-10.5h6v10.5Zm3.5-9h-2v-3H5.75v3h-2v-5.5h16.5v5.5Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='14' cy='17' r='1' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-print\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.5,7.25h-2.75v-2.75c0-.69-.56-1.25-1.25-1.25h-7c-.69,0-1.25.56-1.25,1.25v2.75h-2.75c-.69,0-1.25.56-1.25,1.25v7c0,.69.56,1.25,1.25,1.25h2.75v3.69c0,.69.56,1.25,1.25,1.25h7c.69,0,1.25-.56,1.25-1.25v-3.69h2.75c.69,0,1.25-.56,1.25-1.25v-7c0-.69-.56-1.25-1.25-1.25Zm-10.75-2.5h6.5v2.5h-6.5v-2.5Zm6.5,15.44h-6.5v-7.44h6.5v7.44Zm4-4.94h-2.5v-4H7.25v4h-2.5v-6.5h14.5v6.5Z' fill='black' stroke-width='0px'/%3E%3Crect x='10' y='16.25' width='3.96' height='1.5' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-qrcode\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m3.75,7.5h-1.5V3.5c0-.69.56-1.25,1.25-1.25h4v1.5h-3.75v3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.75,7.5h-1.5v-3.75h-3.75v-1.5h4c.69,0,1.25.56,1.25,1.25v4Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.5,21.75h-4v-1.5h3.75v-3.75h1.5v4c0,.69-.56,1.25-1.25,1.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.5,21.75H3.5c-.69,0-1.25-.56-1.25-1.25v-4h1.5v3.75h3.75v1.5Z' fill='black' stroke-width='0px'/%3E%3Crect x='6.07' y='5.68' width='5.02' height='5.02' fill='black' stroke-width='0px'/%3E%3Crect x='13.12' y='5.68' width='5.02' height='5.02' fill='black' stroke-width='0px'/%3E%3Crect x='6.11' y='12.74' width='4.98' height='4.98' fill='black' stroke-width='0px'/%3E%3Crect x='13.12' y='12.74' width='2.49' height='2.49' fill='black' stroke-width='0px'/%3E%3Crect x='15.61' y='15.22' width='2.49' height='2.49' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-repayment\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.57,8.73L12.57,2.4c-.17-.12-.37-.18-.58-.18s-.4.06-.58.18L2.42,8.73c-.27.19-.42.49-.42.82v11.45c0,.55.45,1,1,1h18c.55,0,1-.45,1-1v-11.45c0-.33-.16-.63-.43-.82Zm-1.07,11.77H3.5v-10.69L12,3.83l8.5,5.97v10.69Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.23,12.39h-.97v1h.75c-.02.15-.05.3-.05.46s.03.31.05.46h-.75v1h.97c.61,1.82,2.32,3.14,4.34,3.14,1.13,0,2.22-.42,3.07-1.17l-1-1.12c-.57.51-1.3.79-2.07.79-1.18,0-2.19-.67-2.72-1.64h3.19v-1h-3.52c-.02-.15-.05-.3-.05-.46s.02-.31.05-.46h3.52v-1h-3.19c.52-.97,1.54-1.64,2.72-1.64.76,0,1.5.28,2.07.79l1-1.12c-.84-.76-1.93-1.17-3.07-1.17-2.02,0-3.73,1.32-4.34,3.14Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-rocket\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22,2.57c-.04-.34-.31-.61-.65-.65-3.97-.5-8.05.91-10.93,3.79l-.23.23-3.71-.02c-.22-.02-.39.08-.53.22L1.46,10.64c-.29.29-.29.77,0,1.06l2.02,2.02.31.31-1.61,1.61c-.14.14-.22.33-.22.53s.08.39.22.53l5.04,5.04c.15.15.34.22.53.22s.38-.07.53-.22l1.61-1.61.31.31s0,0,0,0c0,0,0,0,0,0l2.02,2.02c.15.15.34.22.53.22s.38-.07.53-.22l4.49-4.49c.14-.14.22-.33.22-.53l-.02-3.74.22-.22c2.88-2.88,4.3-6.97,3.79-10.93ZM7.76,20.15l-3.98-3.98,1.08-1.08,3.98,3.98-1.08,1.08ZM20.58,3.35c.24,3.32-1.02,6.68-3.43,9.09l-6.41,6.41-2.39-2.39,5.13-5.13-1.06-1.06-5.13,5.13-2.22-2.22,5.96-5.96h0s.45-.45.45-.45c2.41-2.41,5.77-3.67,9.09-3.43ZM6.79,7.43h1.91s-4.69,4.7-4.69,4.7l-.96-.96,3.74-3.74Zm9.72,9.72l-3.74,3.74-.98-.98,4.7-4.7v1.94Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m17.66,9.09c.78-.78.78-2.05,0-2.83-.78-.78-2.05-.78-2.83,0-.78.78-.78,2.05,0,2.83s2.05.78,2.83,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-scan\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m2.25,3.5v4h1.5v-3.75h3.75v-1.5H3.5c-.69,0-1.25.56-1.25,1.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.5,2.25h-4v1.5h3.75v3.75h1.5V3.5c0-.69-.56-1.25-1.25-1.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.25,20.25h-3.75v1.5h4c.69,0,1.25-.56,1.25-1.25v-4h-1.5v3.75Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m3.75,16.5h-1.5v4c0,.69.56,1.25,1.25,1.25h4v-1.5h-3.75v-3.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-search\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.55,18.49l-5.61-5.61c1.84-2.52,1.63-6.08-.64-8.35-1.22-1.22-2.83-1.89-4.55-1.89s-3.34.67-4.55,1.89c-2.51,2.51-2.51,6.59,0,9.11,1.22,1.22,2.83,1.89,4.55,1.89,1.55,0,3.01-.55,4.17-1.54l5.57,5.57,1.06-1.06Zm-10.8-4.47c-1.32,0-2.56-.51-3.49-1.45-1.93-1.93-1.93-5.06,0-6.98.93-.93,2.17-1.45,3.49-1.45s2.56.51,3.49,1.45c1.93,1.93,1.93,5.06,0,6.98-.93.93-2.17,1.45-3.49,1.45Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-sections\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.75,4.14l-6.9,3.88c-.34.19-.34.68,0,.87l6.89,3.81c.15.08.33.08.49,0l6.98-3.89c.34-.19.34-.69,0-.88l-6.97-3.8c-.15-.08-.33-.08-.48,0Z' fill='none' stroke='black' stroke-linejoin='round' stroke-width='1.5px'/%3E%3Cpath d='m11.75,4.14l-6.9,3.88c-.34.19-.34.68,0,.87l6.89,3.81c.15.08.33.08.49,0l6.98-3.89c.34-.19.34-.69,0-.88l-6.97-3.8c-.15-.08-.33-.08-.48,0Z' fill='none' stroke='black' stroke-linejoin='round' stroke-width='1.5px'/%3E%3Cpath d='m11.75,4.14l-6.9,3.88c-.34.19-.34.68,0,.87l6.89,3.81c.15.08.33.08.49,0l6.98-3.89c.34-.19.34-.69,0-.88l-6.97-3.8c-.15-.08-.33-.08-.48,0Z' fill='none' stroke='black' stroke-linejoin='round' stroke-width='1.5px'/%3E%3Cpath d='m20.21,11.92c0-.46-.25-.87-.65-1.09l-1.23-.67,1.24-.69c.4-.22.64-.64.64-1.1,0-.46-.25-.87-.65-1.09l-6.97-3.8c-.38-.21-.83-.21-1.21,0h0l-6.9,3.88c-.39.22-.64.64-.64,1.09,0,.45.25.87.65,1.09l1.22.68-1.23.69c-.39.22-.64.64-.64,1.09,0,.45.25.87.65,1.09l1.22.68-1.23.69c-.39.22-.64.64-.64,1.09,0,.45.25.87.65,1.09l6.89,3.81c.19.1.4.16.6.16s.42-.05.61-.16l6.98-3.89c.4-.22.64-.64.64-1.1s-.25-.87-.65-1.09l-1.23-.67,1.24-.69c.4-.22.64-.64.64-1.1Zm-8.22-7.06l6.45,3.52-6.46,3.6-6.38-3.52,6.38-3.59Zm6.45,10.62l-6.46,3.6-6.38-3.52,1.65-.93,4.12,2.28c.19.1.4.16.6.16.21,0,.42-.05.61-.16l4.19-2.33,1.67.91Zm-6.46.05l-6.38-3.52,1.65-.93,4.12,2.28c.19.1.4.16.6.16s.42-.05.61-.16l4.19-2.33,1.67.91-6.46,3.6Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-selfservice\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m19.25,19.25H4.75v-9.5h4.42l.03-.21c.06-.49.29-.95.63-1.29h-5.08v-1.5h6.58l1.5-1.5H4.5c-.69,0-1.25.56-1.25,1.25v13c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25v-10.35l-1.5,1.5v8.6Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21.86,4.86l-2.73-2.73c-.28-.28-.78-.28-1.06,0l-7.17,7.17c-.12.12-.19.27-.21.44l-.4,3.13c-.03.23.05.46.21.62.14.14.33.22.53.22.03,0,.06,0,.09,0l3.13-.4c.17-.02.32-.1.44-.21l7.17-7.17c.29-.29.29-.77,0-1.06Zm-8.05,6.99l-1.91.24.24-1.91,6.46-6.46,1.67,1.67-6.46,6.46Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-settings\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,8.07c-2.17,0-3.93,1.76-3.93,3.93s1.76,3.93,3.93,3.93,3.93-1.76,3.93-3.93-1.76-3.93-3.93-3.93Zm0,6.35c-1.34,0-2.43-1.09-2.43-2.43s1.09-2.43,2.43-2.43,2.43,1.09,2.43,2.43-1.09,2.43-2.43,2.43Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m21,9h-1.61c-.12-.29-.13-.31-.25-.6l.99-.99c.39-.39.39-1.02,0-1.41l-2.12-2.12c-.2-.2-.45-.29-.71-.29s-.51.1-.71.29l-.99.99c-.35-.18-.72-.33-1.1-.46v-1.4c0-.55-.45-1-1-1h-3c-.55,0-1,.45-1,1v1.4c-.31.1-.61.23-.91.37l-1.05-1.05c-.2-.2-.45-.29-.71-.29s-.51.1-.71.29l-2.12,2.12c-.39.39-.39,1.02,0,1.41l.95.95c-.19.35-.34.71-.48,1.09h-1.48c-.55,0-1,.45-1,1v3c0,.55.45,1,1,1h1.34c.14.45.31.89.52,1.3l-1,1c-.39.39-.39,1.02,0,1.41l2.12,2.12c.2.2.45.29.71.29s.51-.1.71-.29l1-1c.35.18.72.33,1.1.46v1.4c0,.55.45,1,1,1h3c.55,0,1-.45,1-1v-1.4c.55-.18,1.07-.42,1.56-.71l.89.89c.2.2.45.29.71.29s.51-.1.71-.29l2.12-2.12c.39-.39.39-1.02,0-1.41l-1.12-1.12c.15-.36.27-.74.37-1.12h1.26c.55,0,1-.45,1-1v-3c0-.55-.45-1-1-1Zm-.5,3.5h-1.92l-.29,1.12c-.09.36-.19.65-.3.91l-.4.93.72.72.76.76-1.41,1.41-.54-.54-.82-.82-1,.59c-.41.24-.83.44-1.27.58l-1.03.34v1.99h-2v-1.99l-1.03-.34c-.3-.1-.6-.22-.89-.37l-.97-.49-.77.77-.64.64-1.41-1.41.64-.64.77-.77-.49-.97c-.18-.35-.32-.71-.43-1.06l-.32-1.07h-1.96v-2h2.03l.36-.99c.12-.34.25-.63.39-.89l.53-.98-.79-.79-.59-.59,1.41-1.41.69.69.75.75.95-.45c.26-.12.5-.22.74-.3l1.03-.34v-1.99h2v1.99l1.03.34c.29.1.6.22.89.37l.97.49.77-.77.64-.64,1.41,1.41-.64.64-.71.71.38.93.09.21.16.39.38.92h2.11v2Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-share\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M17.72,8.5h-3.22v1.5h3.22v10H6.5v-10h3v-1.5h-3c-.83,0-1.5.67-1.5,1.5v10c0,.83.67,1.5,1.5,1.5h11.22c.83,0,1.5-.67,1.5-1.5v-10c0-.83-.67-1.5-1.5-1.5Z' fill='black'/%3E%3Crect x='6.697' y='8.947' width='10.606' height='1.5' transform='translate(2.303 21.697) rotate(-90)' fill='black'/%3E%3Cpath d='M12.7,2.964c-.387-.39-1.013-.391-1.4,0l-.35.354h0l-2.45,2.475,1.05,1.061,2.45-2.475,2.45,2.475,1.05-1.061-2.45-2.475h0l-.35-.354Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-star-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22.1,9.6c-.17-.53-.67-.89-1.23-.89h-5.85l-1.81-5.57h0c-.17-.53-.67-.89-1.23-.89s-1.05.36-1.23.89l-1.81,5.57H3.1c-.56,0-1.05.36-1.23.89-.17.53.02,1.12.47,1.44l4.73,3.44-1.81,5.57c-.17.53.01,1.11.47,1.44.23.17.49.25.76.25s.53-.08.76-.25l4.73-3.44,4.73,3.44c.46.33,1.06.33,1.52,0,.45-.33.64-.91.47-1.44l-1.81-5.57,4.73-3.44c.45-.33.64-.91.47-1.44Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-star-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m6.51,21.75c-.27,0-.53-.08-.76-.25-.45-.33-.64-.91-.47-1.44l1.81-5.57-4.73-3.44c-.45-.33-.64-.91-.47-1.44.17-.53.67-.89,1.23-.89h5.85l1.81-5.57c.17-.53.67-.89,1.23-.89.56,0,1.06.36,1.23.89h0s1.81,5.57,1.81,5.57h5.85c.56,0,1.06.36,1.23.89.17.53-.02,1.11-.47,1.44l-4.73,3.44,1.81,5.57c.17.53-.02,1.11-.47,1.44-.45.33-1.06.33-1.52,0l-4.73-3.44-4.73,3.44c-.23.17-.49.25-.76.25Zm5.49-5.36c.15,0,.31.05.44.14l4.66,3.38-1.78-5.48c-.1-.31,0-.65.27-.84l4.66-3.38h-5.76c-.32,0-.61-.21-.71-.52l-1.78-5.47-1.78,5.47c-.1.31-.39.52-.71.52H3.75l4.66,3.38c.26.19.37.53.27.84l-1.78,5.47,4.66-3.38c.13-.1.29-.14.44-.14Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-sustainability\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m21.13,3.25c-.09,0-8.38.12-9.88,9.19-.45-1.14-1.08-2.11-1.9-2.88-2.37-2.23-5.4-2.08-5.52-2.07l-.71.04v.71c0,8.31,6.12,9.48,7.77,9.64v4.12h1.5v-5.83c1.22-.06,3.87-.44,6.08-2.52,2.26-2.12,3.41-5.37,3.41-9.65v-.75h-.75ZM4.64,9.01c.88.09,2.41.44,3.68,1.63,1.34,1.26,2.08,3.17,2.21,5.68-1.69-.26-5.57-1.5-5.89-7.32Zm12.83,3.53c-1.73,1.64-3.85,2.02-4.93,2.11.33-8.07,5.78-9.57,7.84-9.84-.13,3.44-1.11,6.04-2.9,7.73Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-tableview\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='4' y='10.22' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3Crect x='13.44' y='10.22' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3Crect x='4' y='16.44' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3Crect x='13.44' y='16.44' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3Crect x='4' y='4' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3Crect x='13.44' y='4' width='6.56' height='3.56' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-target\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m20.5,8.71c-.12,0-.25.05-.35.15l-2.4,2.4h-6.75v1.5h6.75l2.4,2.4c.1.1.23.15.35.15.26,0,.5-.2.5-.5v-5.59c0-.3-.25-.5-.5-.5Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m11,7.75c1.72,0,3.19,1.03,3.86,2.5h1.61c-.74-2.32-2.92-4-5.48-4-3.17,0-5.75,2.58-5.75,5.75s2.58,5.75,5.75,5.75c2.56,0,4.73-1.68,5.48-4h-1.61c-.67,1.47-2.14,2.5-3.86,2.5-2.34,0-4.25-1.91-4.25-4.25s1.91-4.25,4.25-4.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.23,15.64l-1.16-1.16c-1.03,2.92-3.8,5.02-7.07,5.02-4.14,0-7.5-3.36-7.5-7.5s3.36-7.5,7.5-7.5c3.26,0,6.04,2.1,7.07,5.02l1.16-1.16c-1.4-3.16-4.55-5.36-8.23-5.36C6.03,3,2,7.03,2,12c0,2.24.83,4.29,2.18,5.87l-1.8,2.65,1.24.84,1.65-2.42c1.56,1.29,3.55,2.06,5.73,2.06s4.16-.79,5.72-2.08l1.66,2.44,1.24-.84-1.81-2.65c.57-.66,1.05-1.41,1.41-2.22Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-tasklist\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m16.25,18c0,.14-.11.25-.25.25H6c-.14,0-.25-.11-.25-.25v-10c0-.14.11-.25.25-.25h3v-1.5h-3c-.96,0-1.75.79-1.75,1.75v10c0,.96.79,1.75,1.75,1.75h10c.96,0,1.75-.79,1.75-1.75v-3h-1.5v3Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m7.47,11.59l3.91,3.94c.14.14.33.25.53.22.2,0,.39-.08.53-.22l7.03-7-1.06-1.06-6.49,6.47-3.38-3.41-1.06,1.06Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-tip-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='11.24' y='1' width='1.5' height='2' fill='black' stroke-width='0px'/%3E%3Crect x='18.04' y='3.83' width='2.28' height='1.5' transform='translate(2.38 14.91) rotate(-45)' fill='black' stroke-width='0px'/%3E%3Crect x='4.09' y='3.58' width='1.5' height='2.12' transform='translate(-1.87 4.78) rotate(-45)' fill='black' stroke-width='0px'/%3E%3Crect x='1.99' y='10.25' width='2' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='19.99' y='10.25' width='2' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m11.99,4.5c-.5,0-1.01.06-1.53.19-2.04.5-3.75,2.14-4.28,4.3-.68,2.75.53,5.3,2.6,6.62.13.08.22.23.22.4v3.49c0,.25.07.49.18.7.16.3.42.55.73.68.09.04.18.07.28.09.1.02.2.03.3.03h3c.1,0,.2-.01.3-.03.15-.03.29-.09.42-.16.12-.07.24-.15.34-.25.01-.01.02-.03.03-.04.25-.27.41-.63.41-1.02v-3.49c0-.17.08-.31.22-.4,1.67-1.07,2.78-2.94,2.78-5.08,0-3.33-2.69-6.03-6-6.03Zm2.41,9.84c-.57.36-.91.98-.91,1.66v1.49h-3v-1.49c0-.68-.34-1.3-.91-1.66-1.67-1.07-2.43-3.03-1.95-4.99.38-1.56,1.64-2.82,3.19-3.21.39-.1.78-.15,1.17-.15,2.48,0,4.5,2.03,4.5,4.53,0,1.55-.78,2.98-2.09,3.82Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-tip\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m11.99,4.5c-.5,0-1.01.06-1.53.19-2.04.5-3.75,2.14-4.28,4.3-.68,2.75.53,5.3,2.6,6.62.13.08.22.23.22.4v1.99h0v1.5c0,.25.07.49.18.7.16.3.42.55.73.68.09.04.18.07.28.09.1.02.2.03.3.03h3c.1,0,.2-.01.3-.03.15-.03.29-.09.42-.16.12-.07.24-.15.34-.25.01-.01.02-.03.03-.04.25-.27.41-.63.41-1.02v-3.49c0-.17.08-.31.22-.4,1.67-1.07,2.78-2.94,2.78-5.08,0-3.33-2.69-6.03-6-6.03Zm2.41,9.84c-.57.36-.91.98-.91,1.66v1.49h-3v-1.49c0-.68-.34-1.3-.91-1.66-1.67-1.07-2.43-3.03-1.95-4.99.38-1.56,1.64-2.82,3.19-3.21.39-.1.78-.15,1.17-.15,2.48,0,4.5,2.03,4.5,4.53,0,1.55-.78,2.98-2.09,3.82Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-transactionlist\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='7' y='9.25' width='10' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='13.25' y='10.01' width='1.5' height='6' transform='translate(.92 26.95) rotate(-89.73)' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='12.25' width='2' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='11' y='15.25' width='6' height='1.5' fill='black' stroke-width='0px'/%3E%3Crect x='7' y='15.25' width='2' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.5,3.25H4.5c-.69,0-1.25.56-1.25,1.25v15c0,.69.56,1.25,1.25,1.25h15c.69,0,1.25-.56,1.25-1.25V4.5c0-.69-.56-1.25-1.25-1.25Zm-.25,1.5v1.5H4.75v-1.5h14.5Zm-14.5,14.5V7.75h14.5v11.5H4.75Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-trash\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='11.25' y='11' width='1.5' height='7' fill='black' stroke-width='0px'/%3E%3Cpolygon points='15.79 11 14.28 11 13.64 18 15.15 18 15.79 11' fill='black' stroke-width='0px'/%3E%3Cpolygon points='10.36 18 9.72 11 8.22 11 8.85 18 10.36 18' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.5,5.25h-4.25v-1.75c0-.69-.56-1.25-1.25-1.25h-4c-.69,0-1.25.56-1.25,1.25v1.75h-4.25c-.69,0-1.25.56-1.25,1.25v2c0,.69.56,1.25,1.25,1.25h.36l1.16,9.88c.07.64.67,1.12,1.39,1.12h9.17c.72,0,1.31-.48,1.39-1.12l1.16-9.88h.36c.69,0,1.25-.56,1.25-1.25v-2c0-.69-.56-1.25-1.25-1.25Zm-9.25-1.5h3.5v1.5h-3.5v-1.5Zm6.26,15.5H7.49s-1.12-9.5-1.12-9.5h11.25l-1.12,9.5Zm2.74-11H4.75v-1.5h14.5v1.5Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-unlock-filled\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M16.6,10h-.6v-4c0-2.76-2.24-5-5-5s-5,2.24-5,5h1.5c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v4H5.4c-.774,0-1.4.67-1.4,1.5v9c0,.83.625,1.5,1.4,1.5h11.2c.775,0,1.4-.67,1.4-1.5v-9c0-.83-.625-1.5-1.4-1.5ZM11.7,16.59v2.41h-1.4v-2.41c-.616-.29-1.054-.95-1.054-1.71,0-1.04.784-1.88,1.754-1.88s1.754.84,1.754,1.88c0,.76-.438,1.42-1.054,1.71Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-unlock-outlined\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='M11.25,16.592v2.408h1.5v-2.408c.662-.29,1.125-.948,1.125-1.717,0-1.036-.839-1.875-1.875-1.875s-1.875.839-1.875,1.875c0,.769.463,1.427,1.125,1.717Z' fill='black'/%3E%3Cpath d='M17.5,10h-.5v-4c0-2.76-2.24-5-5-5s-5,2.24-5,5h1.5c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v4H6.5c-.829,0-1.5.671-1.5,1.5v9c0,.829.671,1.5,1.5,1.5h11c.829,0,1.5-.671,1.5-1.5v-9c0-.829-.671-1.5-1.5-1.5ZM17.5,20.5H6.5v-9h11v9Z' fill='black'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-videobanking-desktop\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m22,16.71h-.25V4.5c0-.69-.56-1.25-1.25-1.25H3.5c-.69,0-1.25.56-1.25,1.25v12.21h-.25c-.55,0-1,.45-1,1v2.29c0,.55.45,1,1,1h20c.55,0,1-.45,1-1v-2.29c0-.55-.45-1-1-1ZM3.75,4.75h16.5v11.96H3.75V4.75Zm17.75,14.75H2.5v-1.29h19v1.29Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Cpath d='m14.27,8.82c0-1.24-1.07-2.25-2.31-2.25s-2.19,1.01-2.19,2.25,1.01,2.25,2.25,2.25,2.25-1.01,2.25-2.25Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12.02,11.07c-2.17,0-3.94,1.76-3.94,3.94h7.87c0-2.17-1.76-3.94-3.94-3.94Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-videobanking-mobile\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.48,2.25H6.52c-.69,0-1.25.56-1.25,1.25v16.98c0,.69.56,1.25,1.25,1.25h10.96c.69,0,1.25-.56,1.25-1.25V3.5c0-.69-.56-1.25-1.25-1.25Zm-.25,17.98H6.77V3.75h3.23v1h4v-1h3.23v16.48Z' fill='black' stroke-width='0px'/%3E%3Cg%3E%3Ccircle cx='12.05' cy='9.75' r='2' fill='black' stroke-width='0px'/%3E%3Cpath d='m8.75,15c0-1.8,1.46-3.25,3.25-3.25s3.25,1.46,3.25,3.25h-6.51Z' fill='black' stroke-width='0px'/%3E%3C/g%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-volume-off\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='20.93 10.06 19.87 9 17.93 10.94 15.98 9 14.92 10.06 16.87 12 14.92 13.94 15.98 15 17.93 13.06 19.87 15 20.93 13.94 18.99 12 20.93 10.06' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,4c-.46-.2-.99-.1-1.31.2l-5.38,4.33s-2.36-.02-2.36-.02c-.55,0-1,.45-1,1v4.98c0,.55.45,1,1,1,0,0,2.42-.03,2.51-.05l5.26,4.38.02.02c.22.17.49.26.76.26.19,0,.38-.04.55-.13.43-.21.7-.64.7-1.12V5.15c0-.5-.3-.95-.75-1.15Zm-7.35,9.99h-1.19v-3.98h1.19v3.98Zm6.61,4.32l-5.06-4.22v-4.35l5.06-4.08v12.65Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-volume-on\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.51,12.07c0-1.94-1.57-3.51-3.51-3.51v1.5c1.11,0,2.01.9,2.01,2.01s-.9,2.01-2.01,2.01v1.5c1.94,0,3.51-1.57,3.51-3.51Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m15,5.04v1.5c3.04,0,5.52,2.48,5.52,5.52s-2.48,5.52-5.52,5.52v1.5c3.87,0,7.02-3.15,7.02-7.02s-3.15-7.02-7.02-7.02Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,4c-.46-.2-.99-.1-1.31.2l-5.38,4.33s-2.36-.02-2.36-.02c-.55,0-1,.45-1,1v4.98c0,.55.45,1,1,1,0,0,2.42-.03,2.51-.05l5.26,4.38.02.02c.22.17.49.26.76.26.19,0,.38-.04.55-.13.43-.21.7-.64.7-1.12V5.15c0-.5-.3-.95-.75-1.15Zm-7.35,9.99h-1.19v-3.98h1.19v3.98Zm6.61,4.32l-5.06-4.22v-4.35l5.06-4.08v12.65Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-volume\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m15.65,4c-.46-.2-.99-.1-1.31.2l-5.38,4.33s-2.36-.02-2.36-.02c-.55,0-1,.45-1,1v4.98c0,.55.45,1,1,1,0,0,2.42-.03,2.51-.05l5.26,4.38.02.02c.22.17.49.26.76.26.19,0,.38-.04.55-.13.43-.21.7-.64.7-1.12V5.15c0-.5-.3-.95-.75-1.15Zm-8.55,6.01h1.19v3.98h-1.19v-3.98Zm7.8,8.31l-5.06-4.22v-4.35l5.06-4.08v12.65Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-zoomin\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='11.5 8.29 9.5 8.29 9.5 6.29 8 6.29 8 8.29 6 8.29 6 9.79 8 9.79 8 11.79 9.5 11.79 9.5 9.79 11.5 9.79 11.5 8.29' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.55,18.49l-5.61-5.61c1.84-2.52,1.63-6.08-.64-8.35-1.22-1.22-2.83-1.89-4.55-1.89s-3.34.67-4.55,1.89c-2.51,2.51-2.51,6.59,0,9.11,1.22,1.22,2.83,1.89,4.55,1.89,1.55,0,3.01-.55,4.17-1.54l5.57,5.57,1.06-1.06Zm-10.8-4.47c-1.32,0-2.56-.51-3.49-1.45-1.93-1.93-1.93-5.06,0-6.98.93-.93,2.17-1.45,3.49-1.45s2.56.51,3.49,1.45c1.93,1.93,1.93,5.06,0,6.98-.93.93-2.17,1.45-3.49,1.45Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-tools-zoomout\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Crect x='6' y='8.29' width='5.5' height='1.5' fill='black' stroke-width='0px'/%3E%3Cpath d='m19.55,18.49l-5.61-5.61c1.84-2.52,1.63-6.08-.64-8.35-1.22-1.22-2.83-1.89-4.55-1.89s-3.34.67-4.55,1.89c-2.51,2.51-2.51,6.59,0,9.11,1.22,1.22,2.83,1.89,4.55,1.89,1.55,0,3.01-.55,4.17-1.54l5.57,5.57,1.06-1.06Zm-10.8-4.47c-1.32,0-2.56-.51-3.49-1.45-1.93-1.93-1.93-5.06,0-6.98.93-.93,2.17-1.45,3.49-1.45s2.56.51,3.49,1.45c1.93,1.93,1.93,5.06,0,6.98-.93.93-2.17,1.45-3.49,1.45Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-icon-\[emc--sy-wallpaper\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m18.5,4.25H5.5c-.69,0-1.25.56-1.25,1.25v13c0,.69.56,1.25,1.25,1.25h13c.69,0,1.25-.56,1.25-1.25V5.5c0-.69-.56-1.25-1.25-1.25Zm-.25,1.5v8.44l-1.37-1.37c-.49-.49-1.28-.49-1.77,0l-2.05,2.05-3.09-3.86c-.48-.6-1.48-.6-1.95,0l-2.27,2.84V5.75h12.5Zm-12.5,12.5v-1.99l3.25-4.06,3.07,3.83c.22.28.55.45.91.47.36.02.7-.11.95-.36l2.07-2.07,2.25,2.25v1.94H5.75Z' fill='black' stroke-width='0px'/%3E%3Ccircle cx='15' cy='9' r='2' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.emc-h1{letter-spacing:var(--heading-1-letter-spacing);font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height);font-family:var(--heading-1-font-family);font-weight:var(--heading-1-font-weight-regular)}.emc-h2{letter-spacing:var(--heading-2-letter-spacing);font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height);font-family:var(--heading-2-font-family);font-weight:var(--heading-2-font-weight-regular)}.emc-h3{letter-spacing:var(--heading-3-letter-spacing);font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height);font-family:var(--heading-3-font-family);font-weight:var(--heading-3-font-weight-regular)}.emc-h4{letter-spacing:var(--heading-4-letter-spacing);font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height);font-family:var(--heading-4-font-family);font-weight:var(--heading-4-font-weight-regular)}.emc-h5,.emc-h6{letter-spacing:var(--heading-5-letter-spacing);font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height);font-family:var(--heading-5-font-family);font-weight:var(--heading-5-font-weight-regular)}.emc-h1-semibold{letter-spacing:var(--heading-1-letter-spacing);font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height);font-family:var(--heading-1-font-family);font-weight:var(--heading-1-font-weight-semi-bold)}.emc-h3-semibold{letter-spacing:var(--heading-3-letter-spacing);font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height);font-family:var(--heading-3-font-family);font-weight:var(--heading-3-font-weight-semi-bold)}.emc-h5-semibold,.emc-h6-semibold{letter-spacing:var(--heading-5-letter-spacing);font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height);font-family:var(--heading-5-font-family);font-weight:var(--heading-5-font-weight-semi-bold)}.emc-body-xs{font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-regular)}.emc-body-sm{font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);font-weight:var(--body-small-font-weight-regular)}.emc-body-md{font-family:var(--body-medium-font-family);font-size:var(--body-medium-font-size);line-height:var(--body-medium-line-height);letter-spacing:var(--body-medium-letter-spacing);font-weight:var(--body-medium-font-weight-regular)}.emc-body-xs-semibold{font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-semi-bold)}.emc-body-sm-semibold{font-family:var(--body-small-font-family);font-size:var(--body-small-font-size);line-height:var(--body-small-line-height);letter-spacing:var(--body-small-letter-spacing);font-weight:var(--body-small-font-weight-semi-bold)}.emc-body-md-semibold{font-family:var(--body-medium-font-family);font-size:var(--body-medium-font-size);line-height:var(--body-medium-line-height);letter-spacing:var(--body-medium-letter-spacing);font-weight:var(--body-medium-font-weight-semi-bold)}.emc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.emc-pointer-events-none{pointer-events:none}.emc-pointer-events-auto{pointer-events:auto}.emc-visible{visibility:visible}.emc-invisible{visibility:hidden}.emc-static{position:static}.\!emc-fixed{position:fixed!important}.emc-fixed{position:fixed}.\!emc-absolute{position:absolute!important}.emc-absolute{position:absolute}.emc-relative{position:relative}.\!emc-sticky{position:sticky!important}.emc-sticky{position:sticky}.emc-inset-0{inset:0}.\!emc-inset-x-\[--dynamic-large\]{left:var(--dynamic-large)!important;right:var(--dynamic-large)!important}.\!emc-bottom-\[calc\(var\(--dynamic-large\)-var\(--dynamic-extra-small\)\)\]{bottom:calc(var(--dynamic-large) - var(--dynamic-extra-small))!important}.\!emc-left-0{left:0!important}.\!emc-top-0{top:0!important}.\!emc-top-auto{top:auto!important}.-emc-top-2{top:-.5rem}.emc-bottom-0{bottom:0}.emc-bottom-\[-0\.75rem\]{bottom:-.75rem}.emc-bottom-\[20px\]{bottom:20px}.emc-left-0{left:0}.emc-left-1\/2{left:50%}.emc-left-2{left:.5rem}.emc-left-2\/4{left:50%}.emc-left-3{left:.75rem}.emc-left-\[10px\]{left:10px}.emc-left-\[167px\]{left:167px}.emc-left-\[225px\]{left:225px}.emc-left-\[50\%\]{left:50%}.emc-left-\[8px\]{left:8px}.emc-right-0{right:0}.emc-right-12{right:3rem}.emc-right-2{right:.5rem}.emc-right-3{right:.75rem}.emc-right-\[--dynamic-small\]{right:var(--dynamic-small)}.emc-right-\[--fixed-extra-small2\]{right:var(--fixed-extra-small2)}.emc-right-\[--space-100\]{right:var(--space-100)}.emc-right-\[-24px\]{right:-24px}.emc-right-\[-4px\]{right:-4px}.emc-right-\[-8px\]{right:-8px}.emc-right-\[0\.5rem\]{right:.5rem}.emc-right-\[20px\]{right:20px}.emc-right-\[2px\]{right:2px}.emc-right-\[50\%\]{right:50%}.emc-top-0{top:0}.emc-top-1\/2{top:50%}.emc-top-4{top:1rem}.emc-top-9{top:2.25rem}.emc-top-\[--fixed-extra-small2\]{top:var(--fixed-extra-small2)}.emc-top-\[--space-100\]{top:var(--space-100)}.emc-top-\[30px\]{top:30px}.emc-top-\[50\%\]{top:50%}.emc-top-\[56px\]{top:56px}.emc-top-\[7px\]{top:7px}.emc-top-\[8px\]{top:8px}.emc-top-full{top:100%}.emc-z-0{z-index:0}.emc-z-10{z-index:10}.emc-z-20{z-index:20}.emc-z-40{z-index:40}.emc-z-50{z-index:50}.emc-z-\[1\]{z-index:1}.emc-z-\[2\]{z-index:2}.emc-order-1{order:1}.emc-order-2{order:2}.emc-col-span-12{grid-column:span 12 / span 12}.emc-float-left{float:left}.\!emc-m-0{margin:0!important}.emc-m-0{margin:0}.emc-m-0\.5{margin:.125rem}.emc-m-2{margin:.5rem}.emc-m-4{margin:1rem}.emc-m-\[--dynamic-extra-small2\]{margin:var(--dynamic-extra-small2)}.emc-m-\[--dynamic-none\]{margin:var(--dynamic-none)}.emc-m-\[0\.143rem\]{margin:.143rem}.emc-mx-0{margin-left:0;margin-right:0}.emc-mx-1{margin-left:.25rem;margin-right:.25rem}.emc-mx-2{margin-left:.5rem;margin-right:.5rem}.emc-mx-4{margin-left:1rem;margin-right:1rem}.emc-mx-5{margin-left:1.25rem;margin-right:1.25rem}.emc-mx-\[--extra-small2\]{margin-left:var(--extra-small2);margin-right:var(--extra-small2)}.emc-mx-auto{margin-left:auto;margin-right:auto}.emc-my-0{margin-top:0;margin-bottom:0}.emc-my-1{margin-top:.25rem;margin-bottom:.25rem}.emc-my-2{margin-top:.5rem;margin-bottom:.5rem}.emc-my-4{margin-top:1rem;margin-bottom:1rem}.emc-my-\[--extra-small2\]{margin-top:var(--extra-small2);margin-bottom:var(--extra-small2)}.emc-my-\[2px\]{margin-top:2px;margin-bottom:2px}.emc-my-auto{margin-top:auto;margin-bottom:auto}.\!emc-mb-0{margin-bottom:0!important}.\!emc-mt-0{margin-top:0!important}.-emc-mb-1{margin-bottom:-.25rem}.-emc-mb-\[10px\]{margin-bottom:-10px}.-emc-mb-px{margin-bottom:-1px}.-emc-ml-1{margin-left:-.25rem}.-emc-ml-2{margin-left:-.5rem}.-emc-ml-3{margin-left:-.75rem}.-emc-ml-4{margin-left:-1rem}.-emc-ml-\[--dynamic-small\]{margin-left:calc(var(--dynamic-small) * -1)}.-emc-ml-\[10px\]{margin-left:-10px}.-emc-ml-\[2px\]{margin-left:-2px}.-emc-ml-\[5px\]{margin-left:-5px}.-emc-mr-1{margin-right:-.25rem}.-emc-mr-2{margin-right:-.5rem}.-emc-mr-4{margin-right:-1rem}.-emc-ms-1\.5{margin-inline-start:-.375rem}.-emc-mt-1{margin-top:-.25rem}.-emc-mt-2{margin-top:-.5rem}.-emc-mt-3{margin-top:-.75rem}.-emc-mt-4{margin-top:-1rem}.-emc-mt-\[10px\]{margin-top:-10px}.-emc-mt-\[5px\]{margin-top:-5px}.emc-mb-0{margin-bottom:0}.emc-mb-1{margin-bottom:.25rem}.emc-mb-2{margin-bottom:.5rem}.emc-mb-3{margin-bottom:.75rem}.emc-mb-4{margin-bottom:1rem}.emc-mb-5{margin-bottom:1.25rem}.emc-mb-6{margin-bottom:1.5rem}.emc-mb-8{margin-bottom:2rem}.emc-mb-\[--dynamic-extra-small\]{margin-bottom:var(--dynamic-extra-small)}.emc-mb-\[0\.375rem\]{margin-bottom:.375rem}.emc-me-1\.5{margin-inline-end:.375rem}.emc-ml-1{margin-left:.25rem}.emc-ml-2{margin-left:.5rem}.emc-ml-4{margin-left:1rem}.emc-ml-auto{margin-left:auto}.emc-mr-0{margin-right:0}.emc-mr-1{margin-right:.25rem}.emc-mr-10{margin-right:2.5rem}.emc-mr-2{margin-right:.5rem}.emc-mr-4{margin-right:1rem}.emc-mr-7{margin-right:1.75rem}.emc-mr-\[--dynamic-extra-small\]{margin-right:var(--dynamic-extra-small)}.emc-mr-\[1\.5rem\]{margin-right:1.5rem}.emc-mr-\[2px\]{margin-right:2px}.emc-mr-auto{margin-right:auto}.emc-mt-0{margin-top:0}.emc-mt-0\.5{margin-top:.125rem}.emc-mt-1{margin-top:.25rem}.emc-mt-14{margin-top:3.5rem}.emc-mt-2{margin-top:.5rem}.emc-mt-3{margin-top:.75rem}.emc-mt-4{margin-top:1rem}.emc-mt-5{margin-top:1.25rem}.emc-mt-6{margin-top:1.5rem}.emc-mt-8{margin-top:2rem}.emc-mt-\[--dynamic-extra-small2\]{margin-top:var(--dynamic-extra-small2)}.emc-mt-\[--dynamic-extra-small\]{margin-top:var(--dynamic-extra-small)}.emc-mt-\[--dynamic-small\]{margin-top:var(--dynamic-small)}.emc-mt-\[--fixed-extra-small2\]{margin-top:var(--fixed-extra-small2)}.emc-mt-\[-0\.5rem\]{margin-top:-.5rem}.emc-mt-\[20px\]{margin-top:20px}.emc-mt-\[2px\]{margin-top:2px}.emc-mt-px{margin-top:1px}.emc-box-border{box-sizing:border-box}.emc-block{display:block}.emc-inline-block{display:inline-block}.emc-inline{display:inline}.emc-flex{display:flex}.emc-inline-flex{display:inline-flex}.emc-grid{display:grid}.emc-hidden{display:none}.emc-aspect-square{aspect-ratio:1 / 1}.emc-size-\[inherit\]{width:inherit;height:inherit}.\!emc-h-10{height:2.5rem!important}.\!emc-h-14{height:3.5rem!important}.\!emc-h-32{height:8rem!important}.\!emc-h-\[--extra-large\]{height:var(--extra-large)!important}.\!emc-h-screen{height:100vh!important}.emc-h-0{height:0px}.emc-h-10{height:2.5rem}.emc-h-12{height:3rem}.emc-h-14{height:3.5rem}.emc-h-16{height:4rem}.emc-h-2{height:.5rem}.emc-h-20{height:5rem}.emc-h-24{height:6rem}.emc-h-3{height:.75rem}.emc-h-4{height:1rem}.emc-h-40{height:10rem}.emc-h-5{height:1.25rem}.emc-h-6{height:1.5rem}.emc-h-7{height:1.75rem}.emc-h-72{height:18rem}.emc-h-8{height:2rem}.emc-h-\[--avatar-large\]{height:var(--avatar-large)}.emc-h-\[--avatar-medium\]{height:var(--avatar-medium)}.emc-h-\[--avatar-small\]{height:var(--avatar-small)}.emc-h-\[--extra-large\]{height:var(--extra-large)}.emc-h-\[--extra-small\]{height:var(--extra-small)}.emc-h-\[--small\]{height:var(--small)}.emc-h-\[--typography-font-size-500\]{height:var(--typography-font-size-500)}.emc-h-\[1\.25rem\]{height:1.25rem}.emc-h-\[1\.70rem\]{height:1.7rem}.emc-h-\[10px\]{height:10px}.emc-h-\[150px\]{height:150px}.emc-h-\[166px\]{height:166px}.emc-h-\[1px\]{height:1px}.emc-h-\[1rem\]{height:1rem}.emc-h-\[20px\]{height:20px}.emc-h-\[2px\]{height:2px}.emc-h-\[3px\]{height:3px}.emc-h-\[60px\]{height:60px}.emc-h-\[88px\]{height:88px}.emc-h-\[92px\]{height:92px}.emc-h-\[93px\]{height:93px}.emc-h-\[9px\]{height:9px}.emc-h-\[calc\(100\%\+18px\)\]{height:calc(100% + 18px)}.emc-h-\[inherit\]{height:inherit}.emc-h-auto{height:auto}.emc-h-full{height:100%}.\!emc-max-h-full{max-height:100%!important}.emc-max-h-0{max-height:0px}.emc-max-h-40{max-height:10rem}.emc-max-h-\[1000px\]{max-height:1000px}.emc-max-h-\[100dvh\]{max-height:100dvh}.emc-max-h-\[200px\]{max-height:200px}.emc-max-h-\[400px\]{max-height:400px}.emc-max-h-\[80vh\]{max-height:80vh}.emc-max-h-\[90vh\]{max-height:90vh}.emc-max-h-\[calc\(100vh-2\.5rem\)\]{max-height:calc(100vh - 2.5rem)}.\!emc-min-h-10{min-height:2.5rem!important}.\!emc-min-h-\[6rem\]{min-height:6rem!important}.emc-min-h-0{min-height:0px}.emc-min-h-11{min-height:2.75rem}.emc-min-h-12{min-height:3rem}.emc-min-h-6{min-height:1.5rem}.emc-min-h-\[--dynamic-extra-large2\]{min-height:var(--dynamic-extra-large2)}.emc-min-h-\[--dynamic-extra-large3\]{min-height:var(--dynamic-extra-large3)}.emc-min-h-\[--emc-form-control-height\]{min-height:var(--emc-form-control-height)}.emc-min-h-\[50vh\]{min-height:50vh}.emc-min-h-\[70px\]{min-height:70px}.emc-min-h-full{min-height:100%}.\!emc-w-10{width:2.5rem!important}.\!emc-w-\[--extra-large4\]{width:var(--extra-large4)!important}.\!emc-w-\[120px\]{width:120px!important}.\!emc-w-screen{width:100vw!important}.emc-w-0{width:0px}.emc-w-10{width:2.5rem}.emc-w-12{width:3rem}.emc-w-14{width:3.5rem}.emc-w-16{width:4rem}.emc-w-2{width:.5rem}.emc-w-20{width:5rem}.emc-w-24{width:6rem}.emc-w-3{width:.75rem}.emc-w-4{width:1rem}.emc-w-40{width:10rem}.emc-w-5{width:1.25rem}.emc-w-6{width:1.5rem}.emc-w-7{width:1.75rem}.emc-w-8{width:2rem}.emc-w-80{width:20rem}.emc-w-\[--avatar-large\]{width:var(--avatar-large)}.emc-w-\[--avatar-medium\]{width:var(--avatar-medium)}.emc-w-\[--avatar-small\]{width:var(--avatar-small)}.emc-w-\[--extra-large2\]{width:var(--extra-large2)}.emc-w-\[--extra-large4\]{width:var(--extra-large4)}.emc-w-\[--extra-small\]{width:var(--extra-small)}.emc-w-\[--small\]{width:var(--small)}.emc-w-\[--typography-font-size-500\]{width:var(--typography-font-size-500)}.emc-w-\[1\%\]{width:1%}.emc-w-\[1\.25rem\]{width:1.25rem}.emc-w-\[1\.70rem\]{width:1.7rem}.emc-w-\[10px\]{width:10px}.emc-w-\[120px\]{width:120px}.emc-w-\[150px\]{width:150px}.emc-w-\[160px\]{width:160px}.emc-w-\[17px\]{width:17px}.emc-w-\[193px\]{width:193px}.emc-w-\[20px\]{width:20px}.emc-w-\[21px\]{width:21px}.emc-w-\[2px\]{width:2px}.emc-w-\[320px\]{width:320px}.emc-w-\[32rem\]{width:32rem}.emc-w-\[3px\]{width:3px}.emc-w-\[400px\]{width:400px}.emc-w-\[50vw\]{width:50vw}.emc-w-\[9px\]{width:9px}.emc-w-\[calc\(100\%\+18px\)\]{width:calc(100% + 18px)}.emc-w-\[inherit\]{width:inherit}.emc-w-auto{width:auto}.emc-w-fit{width:-moz-fit-content;width:fit-content}.emc-w-full{width:100%}.emc-w-px{width:1px}.emc-min-w-0{min-width:0px}.emc-min-w-11{min-width:2.75rem}.emc-min-w-12{min-width:3rem}.emc-min-w-6{min-width:1.5rem}.emc-min-w-\[1\.25rem\]{min-width:1.25rem}.emc-min-w-\[12\.5rem\]{min-width:12.5rem}.emc-min-w-\[12rem\]{min-width:12rem}.emc-min-w-\[1rem\]{min-width:1rem}.emc-min-w-\[2\.5rem\]{min-width:2.5rem}.emc-min-w-\[80vw\]{min-width:80vw}.emc-min-w-full{min-width:100%}.emc-min-w-min{min-width:-moz-min-content;min-width:min-content}.emc-max-w-0{max-width:0px}.emc-max-w-48{max-width:12rem}.emc-max-w-4xl{max-width:56rem}.emc-max-w-80{max-width:20rem}.emc-max-w-\[320px\]{max-width:320px}.emc-max-w-\[35rem\]{max-width:35rem}.emc-max-w-\[360px\]{max-width:360px}.emc-max-w-\[95vw\]{max-width:95vw}.emc-max-w-full{max-width:100%}.emc-max-w-md{max-width:28rem}.emc-flex-1{flex:1 1 0%}.emc-flex-auto{flex:1 1 auto}.emc-flex-initial{flex:0 1 auto}.emc-flex-none{flex:none}.emc-shrink{flex-shrink:1}.emc-shrink-0{flex-shrink:0}.emc-flex-grow,.emc-grow{flex-grow:1}.emc-grow-0{flex-grow:0}.emc-grow-\[3\]{flex-grow:3}.emc-basis-2\/4{flex-basis:50%}.emc-table-fixed{table-layout:fixed}.emc-border-collapse{border-collapse:collapse}.emc-border-separate{border-collapse:separate}.emc-border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.emc-border-spacing-\[var\(--dynamic-extra-small2\)\]{--tw-border-spacing-x: var(--dynamic-extra-small2);--tw-border-spacing-y: var(--dynamic-extra-small2);border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.emc-origin-bottom{transform-origin:bottom}.emc-origin-center{transform-origin:center}.emc-origin-left{transform-origin:left}.emc-origin-right{transform-origin:right}.emc-origin-top{transform-origin:top}.emc-origin-top-right{transform-origin:top right}.-emc-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-emc-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-emc-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-emc-translate-y-\[0\.25rem\]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-emc-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-x-\[-1rem\]{--tw-translate-x: -1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-y-2\/4{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-rotate-\[90deg\]{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-\[0\.1\]{--tw-scale-x: .1;--tw-scale-y: .1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-\[1\,1\]{--tw-scale-x: 1,1;--tw-scale-y: 1,1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-scale-y-\[0\.8\]{--tw-scale-y: .8;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.emc-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!emc-transform-none{transform:none!important}.emc-transform-none{transform:none}@keyframes emc-spin{to{transform:rotate(360deg)}}.emc-animate-spin{animation:emc-spin 1s linear infinite}.emc-cursor-auto{cursor:auto}.emc-cursor-col-resize{cursor:col-resize}.emc-cursor-default{cursor:default}.emc-cursor-grab{cursor:grab}.emc-cursor-none{cursor:none}.emc-cursor-not-allowed{cursor:not-allowed}.emc-cursor-pointer{cursor:pointer}.emc-cursor-row-resize{cursor:row-resize}.emc-cursor-text{cursor:text}.emc-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.emc-resize-none{resize:none}.emc-list-none{list-style-type:none}.emc-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.emc-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.emc-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.emc-flex-row{flex-direction:row}.emc-flex-row-reverse{flex-direction:row-reverse}.emc-flex-col{flex-direction:column}.emc-flex-col-reverse{flex-direction:column-reverse}.emc-flex-wrap{flex-wrap:wrap}.emc-flex-nowrap{flex-wrap:nowrap}.emc-items-start{align-items:flex-start}.emc-items-end{align-items:flex-end}.emc-items-center{align-items:center}.emc-items-baseline{align-items:baseline}.emc-justify-start{justify-content:flex-start}.emc-justify-end{justify-content:flex-end}.emc-justify-center{justify-content:center}.emc-justify-between{justify-content:space-between}.\!emc-gap-0{gap:0px!important}.emc-gap-0{gap:0px}.emc-gap-1{gap:.25rem}.emc-gap-2{gap:.5rem}.emc-gap-3{gap:.75rem}.emc-gap-4{gap:1rem}.emc-gap-6{gap:1.5rem}.emc-gap-\[--dynamic-extra-large\]{gap:var(--dynamic-extra-large)}.emc-gap-\[--dynamic-extra-small2\]{gap:var(--dynamic-extra-small2)}.emc-gap-\[--dynamic-extra-small\]{gap:var(--dynamic-extra-small)}.emc-gap-\[--dynamic-medium\]{gap:var(--dynamic-medium)}.emc-gap-\[--dynamic-small\]{gap:var(--dynamic-small)}.emc-gap-\[0\.5rem\]{gap:.5rem}.emc-gap-\[2px\]{gap:2px}.emc-self-start{align-self:flex-start}.emc-self-center{align-self:center}.emc-self-stretch{align-self:stretch}.emc-overflow-auto{overflow:auto}.emc-overflow-hidden{overflow:hidden}.emc-overflow-scroll{overflow:scroll}.emc-overflow-x-auto{overflow-x:auto}.emc-overflow-y-auto{overflow-y:auto}.emc-overflow-y-hidden{overflow-y:hidden}.emc-overflow-y-scroll{overflow-y:scroll}.emc-overscroll-y-auto{overscroll-behavior-y:auto}.emc-overscroll-x-contain{overscroll-behavior-x:contain}.emc-scroll-smooth{scroll-behavior:smooth}.emc-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emc-overflow-ellipsis{text-overflow:ellipsis}.emc-whitespace-nowrap{white-space:nowrap}.emc-whitespace-pre-line{white-space:pre-line}.emc-whitespace-pre-wrap{white-space:pre-wrap}.emc-break-words{overflow-wrap:break-word}.emc-break-all{word-break:break-all}.\!emc-rounded-none{border-radius:var(--radius-none)!important}.\!emc-rounded-xs{border-radius:var(--radius-extra-small)!important}.emc-rounded{border-radius:.25rem}.emc-rounded-\[4px\]{border-radius:4px}.emc-rounded-\[50\%\]{border-radius:50%}.emc-rounded-full{border-radius:9999px}.emc-rounded-lg{border-radius:var(--radius-large)}.emc-rounded-md{border-radius:var(--radius-medium)}.emc-rounded-none{border-radius:var(--radius-none)}.emc-rounded-round{border-radius:var(--radius-round)}.emc-rounded-sm{border-radius:var(--radius-small)}.emc-rounded-xl{border-radius:.75rem}.emc-rounded-xs{border-radius:var(--radius-extra-small)}.emc-rounded-b-lg{border-bottom-right-radius:var(--radius-large);border-bottom-left-radius:var(--radius-large)}.emc-rounded-b-md{border-bottom-right-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}.emc-rounded-b-none{border-bottom-right-radius:var(--radius-none);border-bottom-left-radius:var(--radius-none)}.emc-rounded-l-md{border-top-left-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}.emc-rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.emc-rounded-r-lg{border-top-right-radius:var(--radius-large);border-bottom-right-radius:var(--radius-large)}.emc-rounded-r-md{border-top-right-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}.emc-rounded-r-sm{border-top-right-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small)}.emc-rounded-t-lg{border-top-left-radius:var(--radius-large);border-top-right-radius:var(--radius-large)}.emc-rounded-t-md{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium)}.emc-rounded-bl-lg{border-bottom-left-radius:var(--radius-large)}.emc-rounded-br-lg{border-bottom-right-radius:var(--radius-large)}.emc-rounded-tl-md{border-top-left-radius:var(--radius-medium)}.emc-rounded-tl-none{border-top-left-radius:var(--radius-none)}.emc-rounded-tr-md{border-top-right-radius:var(--radius-medium)}.emc-rounded-tr-none{border-top-right-radius:var(--radius-none)}.emc-border{border-width:1px}.emc-border-0{border-width:0px}.emc-border-2{border-width:2px}.emc-border-\[1px\]{border-width:1px}.emc-border-medium{border-width:var(--width-medium)}.emc-border-none{border-width:var(--width-none)}.emc-border-thick{border-width:var(--width-thick)}.emc-border-thin{border-width:var(--width-thin)}.emc-border-x{border-left-width:1px;border-right-width:1px}.emc-border-x-0{border-left-width:0px;border-right-width:0px}.emc-border-x-\[10px\]{border-left-width:10px;border-right-width:10px}.emc-border-y{border-top-width:1px;border-bottom-width:1px}.emc-border-y-\[10px\]{border-top-width:10px;border-bottom-width:10px}.emc-border-y-\[length\:--width-thin\]{border-top-width:var(--width-thin);border-bottom-width:var(--width-thin)}.emc-border-b{border-bottom-width:1px}.emc-border-b-0{border-bottom-width:0px}.emc-border-b-2{border-bottom-width:2px}.emc-border-b-\[10px\]{border-bottom-width:10px}.emc-border-b-\[1px\]{border-bottom-width:1px}.emc-border-l{border-left-width:1px}.emc-border-l-0{border-left-width:0px}.emc-border-l-\[10px\]{border-left-width:10px}.emc-border-l-thick{border-left-width:var(--width-thick)}.emc-border-r{border-right-width:1px}.emc-border-r-0{border-right-width:0px}.emc-border-r-\[10px\]{border-right-width:10px}.emc-border-r-\[length\:--width-thin\]{border-right-width:var(--width-thin)}.emc-border-t{border-top-width:1px}.emc-border-t-0{border-top-width:0px}.emc-border-t-\[10px\]{border-top-width:10px}.emc-border-t-\[length\:--dynamic-large\]{border-top-width:var(--dynamic-large)}.emc-border-solid{border-style:solid}.emc-border-dashed{border-style:dashed}.emc-border-dotted{border-style:dotted}.emc-border-none{border-style:none}.emc-border-\[--border-weak\]{border-color:var(--border-weak)}.emc-border-\[--radius-zero\]{border-color:var(--radius-zero)}.emc-border-\[color\:--border-weak\],.emc-border-\[var\(--border-weak\)\]{border-color:var(--border-weak)}.emc-border-action-idle{border-color:var(--border-action-idle)}.emc-border-brand{border-color:var(--border-brand)}.emc-border-disabled-strong{border-color:var(--border-disabled-strong)}.emc-border-feedback-negative{border-color:var(--border-feedback-negative)}.emc-border-grey-90{border-color:var(--color-grey-90)}.emc-border-red-400{border-color:var(--color-red-400)}.emc-border-strong{border-color:var(--border-strong)}.emc-border-transparent{border-color:var(--color-transparent)}.emc-border-weak{border-color:var(--border-weak)}.emc-border-y-\[\#f0f0f0\]{--tw-border-opacity: 1;border-top-color:rgb(240 240 240 / var(--tw-border-opacity, 1));border-bottom-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.emc-border-b-inverse{border-bottom-color:var(--background-inverse)}.emc-border-l-inverse{border-left-color:var(--background-inverse)}.emc-border-r-inverse{border-right-color:var(--background-inverse)}.emc-border-t-inverse{border-top-color:var(--background-inverse)}.\!emc-bg-\[\#fff\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.\!emc-bg-\[color\:--background-primary\]{background-color:var(--background-primary)!important}.\!emc-bg-\[rgba\(0\,0\,0\,0\.5\)\]{background-color:#00000080!important}.\!emc-bg-grey-0{background-color:var(--color-grey-0)!important}.emc-bg-\[\#000\]\/40{background-color:#0006}.emc-bg-\[\#e9f0f0\]{--tw-bg-opacity: 1;background-color:rgb(233 240 240 / var(--tw-bg-opacity, 1))}.emc-bg-\[\#fff\]\/40{background-color:#fff6}.emc-bg-\[--background-interactive-idle\]{background-color:var(--background-interactive-idle)}.emc-bg-\[color\:--background-primary\]{background-color:var(--background-primary)}.emc-bg-\[var\(--background-disabled-weak\)\]{background-color:var(--background-disabled-weak)}.emc-bg-\[var\(--background-secondary\)\]{background-color:var(--background-secondary)}.emc-bg-action-active{background-color:var(--background-action-active)}.emc-bg-action-hover{background-color:var(--background-action-hover)}.emc-bg-action-idle{background-color:var(--background-action-idle)}.emc-bg-badge-notification-default{background-color:var(--badge-notification-background-default)}.emc-bg-blue-70{background-color:var(--color-blue-70)}.emc-bg-brand{background-color:var(--background-brand)}.emc-bg-button-sales-background-active{background-color:var(--button-sales-background-active)}.emc-bg-button-sales-background-hover{background-color:var(--button-sales-background-hover)}.emc-bg-button-sales-background-idle{background-color:var(--button-sales-background-idle)}.emc-bg-destructive-active{background-color:var(--background-destructive-active)}.emc-bg-destructive-hover{background-color:var(--background-destructive-hover)}.emc-bg-destructive-idle{background-color:var(--background-destructive-idle)}.emc-bg-disabled-strong{background-color:var(--background-disabled-strong)}.emc-bg-disabled-weak{background-color:var(--background-disabled-weak)}.emc-bg-feedback-informative{background-color:var(--background-feedback-informative)}.emc-bg-feedback-negative{background-color:var(--background-feedback-negative)}.emc-bg-feedback-neutral{background-color:var(--background-feedback-neutral)}.emc-bg-feedback-positive{background-color:var(--background-feedback-positive)}.emc-bg-grey-0{background-color:var(--color-grey-0)}.emc-bg-icon-action-idle{background-color:var(--icon-action-idle)}.emc-bg-icon-brand{background-color:var(--icon-brand)}.emc-bg-icon-inverse{background-color:var(--icon-inverse)}.emc-bg-interactive-active{background-color:var(--background-interactive-active)}.emc-bg-interactive-hover{background-color:var(--background-interactive-hover)}.emc-bg-interactive-idle{background-color:var(--background-interactive-idle)}.emc-bg-inverse{background-color:var(--background-inverse)}.emc-bg-overlay{background-color:var(--background-overlay)}.emc-bg-primary{background-color:var(--background-primary)}.emc-bg-search-background-hover{background-color:var(--search-background-hover)}.emc-bg-search-background-idle{background-color:var(--search-background-idle)}.emc-bg-secondary{background-color:var(--background-secondary)}.emc-bg-transparent{background-color:var(--color-transparent)}.emc-bg-clip-padding{background-clip:padding-box}.emc-fill-none{fill:none}.\!emc-p-0{padding:0!important}.emc-p-0{padding:0}.emc-p-1{padding:.25rem}.emc-p-2{padding:.5rem}.emc-p-3{padding:.75rem}.emc-p-4{padding:1rem}.emc-p-5{padding:1.25rem}.emc-p-6{padding:1.5rem}.emc-p-\[--dynamic-extra-small2\]{padding:var(--dynamic-extra-small2)}.emc-p-\[--dynamic-extra-small\]{padding:var(--dynamic-extra-small)}.emc-p-\[--dynamic-medium\]{padding:var(--dynamic-medium)}.emc-p-\[--dynamic-none\]{padding:var(--dynamic-none)}.emc-p-\[--dynamic-small\]{padding:var(--dynamic-small)}.emc-p-\[0\.125rem\]{padding:.125rem}.emc-p-\[0\.375rem\]{padding:.375rem}.emc-p-\[1\.125rem\]{padding:1.125rem}.emc-px-0{padding-left:0;padding-right:0}.emc-px-1{padding-left:.25rem;padding-right:.25rem}.emc-px-2{padding-left:.5rem;padding-right:.5rem}.emc-px-3{padding-left:.75rem;padding-right:.75rem}.emc-px-4{padding-left:1rem;padding-right:1rem}.emc-px-5{padding-left:1.25rem;padding-right:1.25rem}.emc-px-\[--button-horizontal\]{padding-left:var(--button-horizontal);padding-right:var(--button-horizontal)}.emc-px-\[--button-vertical\]{padding-left:var(--button-vertical);padding-right:var(--button-vertical)}.emc-px-\[--dynamic-extra-small\]{padding-left:var(--dynamic-extra-small);padding-right:var(--dynamic-extra-small)}.emc-px-\[--dynamic-medium\]{padding-left:var(--dynamic-medium);padding-right:var(--dynamic-medium)}.emc-px-\[--dynamic-none\]{padding-left:var(--dynamic-none);padding-right:var(--dynamic-none)}.emc-px-\[--dynamic-small\]{padding-left:var(--dynamic-small);padding-right:var(--dynamic-small)}.emc-px-\[0\.375rem\]{padding-left:.375rem;padding-right:.375rem}.emc-px-\[1\.125rem\]{padding-left:1.125rem;padding-right:1.125rem}.emc-px-\[12px\]{padding-left:12px;padding-right:12px}.emc-py-0{padding-top:0;padding-bottom:0}.emc-py-1{padding-top:.25rem;padding-bottom:.25rem}.emc-py-2{padding-top:.5rem;padding-bottom:.5rem}.emc-py-3{padding-top:.75rem;padding-bottom:.75rem}.emc-py-4{padding-top:1rem;padding-bottom:1rem}.emc-py-\[--button-horizontal\]{padding-top:var(--button-horizontal);padding-bottom:var(--button-horizontal)}.emc-py-\[--button-vertical\]{padding-top:var(--button-vertical);padding-bottom:var(--button-vertical)}.emc-py-\[--dynamic-extra-small2\]{padding-top:var(--dynamic-extra-small2);padding-bottom:var(--dynamic-extra-small2)}.emc-py-\[--dynamic-extra-small\]{padding-top:var(--dynamic-extra-small);padding-bottom:var(--dynamic-extra-small)}.emc-py-\[--dynamic-medium\]{padding-top:var(--dynamic-medium);padding-bottom:var(--dynamic-medium)}.emc-py-\[--dynamic-small\]{padding-top:var(--dynamic-small);padding-bottom:var(--dynamic-small)}.emc-py-\[0\.375rem\]{padding-top:.375rem;padding-bottom:.375rem}.emc-py-\[0\.6rem\]{padding-top:.6rem;padding-bottom:.6rem}.emc-py-\[0\.9375rem\]{padding-top:.9375rem;padding-bottom:.9375rem}.\!emc-pb-2{padding-bottom:.5rem!important}.\!emc-pl-4{padding-left:1rem!important}.\!emc-pl-9{padding-left:2.25rem!important}.\!emc-pr-0{padding-right:0!important}.\!emc-pr-2{padding-right:.5rem!important}.\!emc-pr-8{padding-right:2rem!important}.\!emc-pr-9{padding-right:2.25rem!important}.emc-pb-0{padding-bottom:0}.emc-pb-1{padding-bottom:.25rem}.emc-pb-2{padding-bottom:.5rem}.emc-pb-4{padding-bottom:1rem}.emc-pb-8{padding-bottom:2rem}.emc-pb-\[0\.0625rem\]{padding-bottom:.0625rem}.emc-pb-\[18px\]{padding-bottom:18px}.emc-pl-0{padding-left:0}.emc-pl-1{padding-left:.25rem}.emc-pl-14{padding-left:3.5rem}.emc-pl-2{padding-left:.5rem}.emc-pl-4{padding-left:1rem}.emc-pl-5{padding-left:1.25rem}.emc-pl-7{padding-left:1.75rem}.emc-pl-9{padding-left:2.25rem}.emc-pl-\[--dynamic-medium\]{padding-left:var(--dynamic-medium)}.emc-pl-\[--dynamic-small\]{padding-left:var(--dynamic-small)}.emc-pr-0{padding-right:0}.emc-pr-1{padding-right:.25rem}.emc-pr-10{padding-right:2.5rem}.emc-pr-2{padding-right:.5rem}.emc-pr-4{padding-right:1rem}.emc-pr-6{padding-right:1.5rem}.emc-pr-7{padding-right:1.75rem}.emc-pr-9{padding-right:2.25rem}.emc-pr-\[--dynamic-extra-small\]{padding-right:var(--dynamic-extra-small)}.emc-pr-\[--dynamic-none\]{padding-right:var(--dynamic-none)}.emc-pr-\[--fixed-extra-large\]{padding-right:var(--fixed-extra-large)}.emc-pr-\[18px\]{padding-right:18px}.emc-ps-11{padding-inline-start:2.75rem}.emc-pt-0{padding-top:0}.emc-pt-1{padding-top:.25rem}.emc-pt-2{padding-top:.5rem}.emc-pt-3{padding-top:.75rem}.emc-pt-4{padding-top:1rem}.emc-pt-\[0\.1875rem\]{padding-top:.1875rem}.emc-text-left{text-align:left}.emc-text-center{text-align:center}.emc-text-right{text-align:right}.emc-text-start{text-align:start}.emc-align-top{vertical-align:top}.emc-align-middle{vertical-align:middle}.emc-align-bottom{vertical-align:bottom}.\!emc-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.emc-text-2xl{font-size:1.5rem;line-height:2rem}.emc-text-\[2rem\]{font-size:2rem}.emc-text-\[length\:--body-medium-font-size\]{font-size:var(--body-medium-font-size)}.emc-text-base{font-size:1rem;line-height:1.5rem}.emc-text-lg{font-size:1.125rem;line-height:1.75rem}.emc-text-sm{font-size:.875rem;line-height:1.25rem}.emc-text-xl{font-size:1.25rem;line-height:1.75rem}.emc-text-xs{font-size:.75rem;line-height:1rem}.emc-font-bold{font-weight:var(--typography-font-weight-700)}.emc-font-regular{font-weight:var(--typography-font-weight-400)}.emc-font-semibold{font-weight:var(--typography-font-weight-600)}.emc-uppercase{text-transform:uppercase}.emc-leading-600{line-height:var(--typography-line-height-600)}.emc-leading-\[--avatar-large\]{line-height:var(--avatar-large)}.emc-leading-\[--avatar-medium\]{line-height:var(--avatar-medium)}.emc-leading-\[--avatar-small\]{line-height:var(--avatar-small)}.emc-leading-\[0\]{line-height:0}.emc-leading-\[normal\]{line-height:normal}.\!emc-text-grey-0{color:var(--color-grey-0)!important}.emc-text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.emc-text-\[--icon-weak\]{color:var(--icon-weak)}.emc-text-\[--text-primary\]{color:var(--text-primary)}.emc-text-\[color\:--color-teal-850\]{color:var(--color-teal-850)}.emc-text-\[color\:--table-header-icon-ascending\]{color:var(--table-header-icon-ascending)}.emc-text-\[color\:--table-header-icon-descending\]{color:var(--table-header-icon-descending)}.emc-text-\[color\:--table-header-icon-unsorted\]{color:var(--table-header-icon-unsorted)}.emc-text-action-active{color:var(--text-action-active)}.emc-text-action-hover{color:var(--text-action-hover)}.emc-text-action-idle{color:var(--text-action-idle)}.emc-text-brand{color:var(--text-brand)}.emc-text-button-sales-text-active{color:var(--button-sales-text-active)}.emc-text-button-sales-text-hover{color:var(--button-sales-text-hover)}.emc-text-button-sales-text-idle{color:var(--button-sales-text-idle)}.emc-text-destructive-active{color:var(--text-destructive-active)}.emc-text-destructive-hover{color:var(--text-destructive-hover)}.emc-text-destructive-idle{color:var(--text-destructive-idle)}.emc-text-disabled-strong{color:var(--text-disabled-strong)}.emc-text-feedback-informative{color:var(--text-feedback-informative)}.emc-text-feedback-negative{color:var(--text-feedback-negative)}.emc-text-feedback-neutral{color:var(--text-feedback-neutral)}.emc-text-feedback-positive{color:var(--text-feedback-positive)}.emc-text-grey-0{color:var(--color-grey-0)}.emc-text-grey-490{color:var(--color-grey-490)}.emc-text-icon-action-active{color:var(--icon-action-active)}.emc-text-icon-action-idle{color:var(--icon-action-idle)}.emc-text-icon-brand{color:var(--icon-brand)}.emc-text-icon-disabled-strong{color:var(--icon-disabled-strong)}.emc-text-icon-disabled-weak{color:var(--icon-disabled-weak)}.emc-text-icon-inverse{color:var(--icon-inverse)}.emc-text-icon-weak{color:var(--icon-weak)}.emc-text-inverse{color:var(--text-inverse)}.emc-text-primary{color:var(--text-primary)}.emc-text-secondary{color:var(--text-secondary)}.emc-underline{text-decoration-line:underline}.emc-no-underline{text-decoration-line:none}.emc-underline-offset-\[6px\]{text-underline-offset:6px}.emc-opacity-0{opacity:0}.emc-opacity-100{opacity:1}.emc-opacity-50{opacity:.5}.emc-opacity-60{opacity:.6}.emc-opacity-80{opacity:.8}.emc-opacity-85{opacity:.85}.emc-shadow-1{--tw-shadow: var(--layer-one-x) var(--layer-one-y) var(--layer-one-blur) var(--layer-one-spread) var(--layer-one-color);--tw-shadow-colored: var(--layer-one-x) var(--layer-one-y) var(--layer-one-blur) var(--layer-one-spread) var(--layer-one-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.emc-shadow-\[0_0_30px_30px_var\(--background-secondary\)\]{--tw-shadow: 0 0 30px 30px var(--background-secondary);--tw-shadow-colored: 0 0 30px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.emc-outline-none{outline:2px solid transparent;outline-offset:2px}.emc-outline-0{outline-width:0px}.-emc-outline-offset-1{outline-offset:-1px}.emc-outline-offset-0{outline-offset:0px}.emc-outline-offset-2{outline-offset:2px}.emc-outline-none{outline-color:var(--background-none)}.emc-outline-transparent{outline-color:var(--color-transparent)}.emc-ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.emc-ring-\[length\:--width-medium\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--width-medium) + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.emc-ring-\[length\:--width-thin\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--width-thin) + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.emc-ring-inset{--tw-ring-inset: inset}.emc-ring-action-idle{--tw-ring-color: var(--border-action-idle)}.emc-ring-disabled-strong{--tw-ring-color: var(--border-disabled-strong)}.emc-ring-strong{--tw-ring-color: var(--border-strong)}.emc-grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.emc-backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\!emc-transition-\[max-height_\.45s_cubic-bezier\(0\,1\,0\,1\)\,opacity_\.3s\,margin-bottom_\.3s\]{transition-property:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.\!emc-transition-none{transition-property:none!important}.emc-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-\[max-width\]{transition-property:max-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-\[transform\,opacity\]{transition-property:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-none{transition-property:none}.emc-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.emc-delay-200{transition-delay:.2s}.emc-duration-100{transition-duration:.1s}.emc-duration-1000{transition-duration:1s}.emc-duration-150{transition-duration:.15s}.emc-duration-200{transition-duration:.2s}.emc-duration-300{transition-duration:.3s}.emc-duration-500{transition-duration:.5s}.emc-duration-\[120ms\]{transition-duration:.12s}.emc-duration-\[250ms\]{transition-duration:.25s}.emc-duration-\[400ms\]{transition-duration:.4s}.emc-duration-\[450ms\]{transition-duration:.45s}.emc-ease-\[cubic-bezier\(0\,0\,0\.2\,1\)\]{transition-timing-function:cubic-bezier(0,0,.2,1)}.emc-ease-\[cubic-bezier\(0\,1\,0\,1\)\]{transition-timing-function:cubic-bezier(0,1,0,1)}.emc-ease-\[cubic-bezier\(0\.42\,0\,0\.58\,1\)\]{transition-timing-function:cubic-bezier(.42,0,.58,1)}.emc-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.emc-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.emc-ease-linear{transition-timing-function:linear}.emc-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[box-shadow\:var\(--emc-shadow-border-disabled\)\]{box-shadow:var(--emc-shadow-border-disabled)}.\[box-shadow\:var\(--emc-shadow-border-negative\)\]{box-shadow:var(--emc-shadow-border-negative)}.\[box-shadow\:var\(--emc-shadow-border-positive\)\]{box-shadow:var(--emc-shadow-border-positive)}.\[box-shadow\:var\(--emc-shadow-border-strong\)\]{box-shadow:var(--emc-shadow-border-strong)}.\[scrollbar-width\:emc-none\]{scrollbar-width:emc-none}@media screen and (max-width:768px){:root{--body-extra-small-letter-spacing: var(--typography-letter-spacing-6);--body-extra-small-font-size: var(--typography-font-size-300);--body-extra-small-line-height: var(--typography-line-height-400);--body-extra-small-font-weight-regular: var(--typography-font-weight-regular);--body-extra-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-extra-small-font-weight-bold: var(--typography-font-weight-bold);--body-large-letter-spacing: var(--typography-letter-spacing-5);--body-large-font-size: var(--typography-font-size-500);--body-large-line-height: var(--typography-line-height-800);--body-large-font-weight-regular: var(--typography-font-weight-regular);--body-large-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-large-font-weight-bold: var(--typography-font-weight-bold);--body-medium-letter-spacing: var(--typography-letter-spacing-8);--body-medium-font-size: var(--typography-font-size-400);--body-medium-line-height: var(--typography-line-height-600);--body-medium-font-weight-regular: var(--typography-font-weight-regular);--body-medium-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-medium-font-weight-bold: var(--typography-font-weight-bold);--body-small-letter-spacing: var(--typography-letter-spacing-7);--body-small-font-size: var(--typography-font-size-350);--body-small-line-height: var(--typography-line-height-500);--body-small-font-weight-regular: var(--typography-font-weight-regular);--body-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-small-font-weight-bold: var(--typography-font-weight-bold);--heading-1-letter-spacing: var(--typography-letter-spacing--16);--heading-1-font-size: var(--typography-font-size-800);--heading-1-line-height: var(--typography-line-height-1000);--heading-1-font-weight-regular: var(--typography-font-weight-regular);--heading-1-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-1-font-weight-bold: var(--typography-font-weight-bold);--heading-2-letter-spacing: var(--typography-letter-spacing--13);--heading-2-font-size: var(--typography-font-size-650);--heading-2-line-height: var(--typography-line-height-800);--heading-2-font-weight-regular: var(--typography-font-weight-regular);--heading-2-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-2-font-weight-bold: var(--typography-font-weight-bold);--heading-3-letter-spacing: var(--typography-letter-spacing-0);--heading-3-font-size: var(--typography-font-size-550);--heading-3-line-height: var(--typography-line-height-700);--heading-3-font-weight-regular: var(--typography-font-weight-regular);--heading-3-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-3-font-weight-bold: var(--typography-font-weight-bold);--heading-4-letter-spacing: var(--typography-letter-spacing-0);--heading-4-font-size: var(--typography-font-size-500);--heading-4-line-height: var(--typography-line-height-600);--heading-4-font-weight-regular: var(--typography-font-weight-regular);--heading-4-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-4-font-weight-bold: var(--typography-font-weight-bold);--heading-5-letter-spacing: var(--typography-letter-spacing-8);--heading-5-font-size: var(--typography-font-size-400);--heading-5-line-height: var(--typography-line-height-500);--heading-5-font-weight-regular: var(--typography-font-weight-regular);--heading-5-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-5-font-weight-bold: var(--typography-font-weight-bold);--body-extra-small-font-family: var(--typography-font-family-aab);--body-large-font-family: var(--typography-font-family-aab);--body-medium-font-family: var(--typography-font-family-aab);--body-small-font-family: var(--typography-font-family-aab);--heading-1-font-family: var(--typography-font-family-aab);--heading-2-font-family: var(--typography-font-family-aab);--heading-3-font-family: var(--typography-font-family-aab);--heading-4-font-family: var(--typography-font-family-aab);--heading-5-font-family: var(--typography-font-family-aab)}}@media screen and (min-width:768px){:root{--body-extra-small-letter-spacing: var(--typography-letter-spacing-6);--body-extra-small-font-size: var(--typography-font-size-300);--body-extra-small-line-height: var(--typography-line-height-400);--body-extra-small-font-weight-regular: var(--typography-font-weight-regular);--body-extra-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-extra-small-font-weight-bold: var(--typography-font-weight-bold);--body-large-letter-spacing: var(--typography-letter-spacing-5);--body-large-font-size: var(--typography-font-size-500);--body-large-line-height: var(--typography-line-height-800);--body-large-font-weight-regular: var(--typography-font-weight-regular);--body-large-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-large-font-weight-bold: var(--typography-font-weight-bold);--body-medium-letter-spacing: var(--typography-letter-spacing-8);--body-medium-font-size: var(--typography-font-size-400);--body-medium-line-height: var(--typography-line-height-600);--body-medium-font-weight-regular: var(--typography-font-weight-regular);--body-medium-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-medium-font-weight-bold: var(--typography-font-weight-bold);--body-small-letter-spacing: var(--typography-letter-spacing-7);--body-small-font-size: var(--typography-font-size-350);--body-small-line-height: var(--typography-line-height-500);--body-small-font-weight-regular: var(--typography-font-weight-regular);--body-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-small-font-weight-bold: var(--typography-font-weight-bold);--heading-1-letter-spacing: var(--typography-letter-spacing--20);--heading-1-font-size: var(--typography-font-size-1000);--heading-1-line-height: var(--typography-line-height-1200);--heading-1-font-weight-regular: var(--typography-font-weight-regular);--heading-1-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-1-font-weight-bold: var(--typography-font-weight-bold);--heading-2-letter-spacing: var(--typography-letter-spacing--16);--heading-2-font-size: var(--typography-font-size-800);--heading-2-line-height: var(--typography-line-height-1000);--heading-2-font-weight-regular: var(--typography-font-weight-regular);--heading-2-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-2-font-weight-bold: var(--typography-font-weight-bold);--heading-3-letter-spacing: var(--typography-letter-spacing--13);--heading-3-font-size: var(--typography-font-size-650);--heading-3-line-height: var(--typography-line-height-800);--heading-3-font-weight-regular: var(--typography-font-weight-regular);--heading-3-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-3-font-weight-bold: var(--typography-font-weight-bold);--heading-4-letter-spacing: var(--typography-letter-spacing-0);--heading-4-font-size: var(--typography-font-size-550);--heading-4-line-height: var(--typography-line-height-700);--heading-4-font-weight-regular: var(--typography-font-weight-regular);--heading-4-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-4-font-weight-bold: var(--typography-font-weight-bold);--heading-5-letter-spacing: var(--typography-letter-spacing-8);--heading-5-font-size: var(--typography-font-size-400);--heading-5-line-height: var(--typography-line-height-500);--heading-5-font-weight-regular: var(--typography-font-weight-regular);--heading-5-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-5-font-weight-bold: var(--typography-font-weight-bold);--body-extra-small-font-family: var(--typography-font-family-aab);--body-large-font-family: var(--typography-font-family-aab);--body-medium-font-family: var(--typography-font-family-aab);--body-small-font-family: var(--typography-font-family-aab);--heading-1-font-family: var(--typography-font-family-aab);--heading-2-font-family: var(--typography-font-family-aab);--heading-3-font-family: var(--typography-font-family-aab);--heading-4-font-family: var(--typography-font-family-aab);--heading-5-font-family: var(--typography-font-family-aab)}}:root{--color-transparent: #00000000;--color-blue-350: #5ab8f2;--color-blue-660: #005cde;--color-blue-70: #e3f0f7;--color-blue-840: #1b2c36;--color-green-570: #75b12b;--color-green-70: #e4f5eb;--color-green-750: #007f42;--color-green-840: #232e23;--color-grey-0: #ffffff;--color-grey-130: #dedede;--color-grey-370: #a1a1a1;--color-grey-490: #828282;--color-grey-50: #f3f3f3;--color-grey-510: #7d7d7d;--color-grey-620: #616161;--color-grey-780: #383838;--color-grey-840: #292929;--color-grey-870: #222222;--color-grey-880: #1e1e1e;--color-grey-90: #e9e9e9;--color-grey-930: #121212;--color-grey-opacity-0: #ffffffbf;--color-grey-opacity-1000: #000000b2;--color-grey-opacity-50: #f3f3f3bf;--color-grey-opacity-880: #1e1e1ebf;--color-grey-opacity-930: #121212bf;--color-red-300: #df9186;--color-red-350: #e0796b;--color-red-400: #e45f4e;--color-red-60: #fae8e6;--color-red-620: #c21700;--color-red-750: #b51500;--color-red-770: #a81400;--color-red-840: #341d1d;--color-teal-450: #61b8ab;--color-teal-500: #4fb0a1;--color-teal-550: #489f92;--color-teal-850: #004c4c;--color-teal-890: #003737;--color-teal-920: #002929;--color-yellow-500: #ffd200;--color-yellow-520: #f3c000;--color-yellow-550: #e5b400;--color-yellow-570: #d9aa00;--shadow-colour-default: #00000014;--border-radius-0: 0rem;--border-radius-100: .25rem;--border-radius-200: .5rem;--border-radius-300: .75rem;--border-radius-400: 1rem;--border-radius-9000: 22.5rem;--border-width-0: 0rem;--border-width-25: .0625rem;--border-width-50: .125rem;--border-width-100: .25rem;--shadow-blur-200: .5rem;--shadow-blur-400: 1rem;--shadow-blur-800: 2rem;--shadow-position-0: 0rem;--shadow-position-100: .25rem;--shadow-position-200: .5rem;--shadow-spread-0: 0rem;--size-100: .25rem;--size-200: .5rem;--size-300: .75rem;--size-400: 1rem;--size-500: 1.25rem;--size-600: 1.5rem;--size-800: 2rem;--size-1000: 2.5rem;--size-1200: 3rem;--size-1400: 3.5rem;--size-1600: 4rem;--space-0: 0rem;--space-50: .125rem;--space-100: .25rem;--space-200: .5rem;--space-300: .75rem;--space-400: 1rem;--space-600: 1.5rem;--space-800: 2rem;--space-1000: 2.5rem;--space-1200: 3rem;--space-1400: 3.5rem;--typography-font-size-300: .75rem;--typography-font-size-350: .875rem;--typography-font-size-400: 1rem;--typography-font-size-500: 1.25rem;--typography-font-size-550: 1.375rem;--typography-font-size-650: 1.625rem;--typography-font-size-800: 2rem;--typography-font-size-1000: 2.5rem;--typography-font-size-1400: 3.5rem;--typography-font-weight-regular: 400;--typography-font-weight-semi-bold: 600;--typography-font-weight-bold: 700;--typography-letter-spacing--28: -.07rem;--typography-letter-spacing--20: -.05rem;--typography-letter-spacing--16: -.04rem;--typography-letter-spacing--13: -.0325rem;--typography-letter-spacing-0: 0rem;--typography-letter-spacing-5: .0125rem;--typography-letter-spacing-6: .015rem;--typography-letter-spacing-7: .0175rem;--typography-letter-spacing-8: .02rem;--typography-line-height-400: 1rem;--typography-line-height-500: 1.25rem;--typography-line-height-600: 1.5rem;--typography-line-height-700: 1.75rem;--typography-line-height-800: 2rem;--typography-line-height-1000: 2.5rem;--typography-line-height-1200: 3rem;--typography-line-height-1400: 3.5rem;--typography-font-family: "ABN AMRO Sans", "Arial", sans-serif;--typography-font-family-aab: "ABN AMRO Sans", "Arial", sans-serif;--typography-font-weight-400: 400;--typography-font-weight-600: 600;--typography-font-weight-700: 700}:root{--width-none: var(--border-width-0);--width-thin: var(--border-width-25);--width-medium: var(--border-width-50);--width-thick: var(--border-width-100)}:root{--background-brand: var(--color-teal-850);--background-inverse: var(--color-grey-880);--background-none: var(--color-transparent);--background-overlay: var(--color-grey-opacity-1000);--background-primary: var(--color-grey-0);--background-secondary: var(--color-grey-50);--background-tertiary: var(--color-grey-90);--background-action-active: var(--color-teal-920);--background-action-hover: var(--color-teal-890);--background-action-idle: var(--color-teal-850);--background-destructive-active: var(--color-red-770);--background-destructive-hover: var(--color-red-750);--background-destructive-idle: var(--color-red-620);--background-disabled-strong: var(--color-grey-510);--background-disabled-weak: var(--color-grey-130);--background-feedback-informative: var(--color-blue-70);--background-feedback-negative: var(--color-red-60);--background-feedback-neutral: var(--color-grey-90);--background-feedback-positive: var(--color-green-70);--background-interactive-active: var(--color-grey-130);--background-interactive-hover: var(--color-grey-90);--background-interactive-idle: var(--color-grey-0);--badge-notification-background-default: var(--color-red-620);--border-brand: var(--color-teal-850);--border-strong: var(--color-grey-510);--border-weak: var(--color-grey-90);--border-action-active: var(--color-teal-920);--border-action-hover: var(--color-teal-890);--border-action-idle: var(--color-teal-850);--border-disabled-strong: var(--color-grey-510);--border-disabled-weak: var(--color-grey-90);--border-feedback-informative: var(--color-blue-660);--border-feedback-negative: var(--color-red-620);--border-feedback-neutral: var(--color-grey-620);--border-feedback-positive: var(--color-green-750);--button-sales-background-active: var(--color-yellow-550);--button-sales-background-hover: var(--color-yellow-520);--button-sales-background-idle: var(--color-yellow-500);--button-sales-icon-active: var(--color-grey-870);--button-sales-icon-hover: var(--color-grey-870);--button-sales-icon-idle: var(--color-grey-870);--button-sales-text-active: var(--color-grey-870);--button-sales-text-hover: var(--color-grey-870);--button-sales-text-idle: var(--color-grey-870);--field-background-active: var(--color-grey-0);--icon-brand: var(--color-teal-850);--icon-inverse: var(--color-grey-50);--icon-on-image: var(--color-grey-0);--icon-strong: var(--color-grey-870);--icon-weak: var(--color-grey-510);--icon-action-active: var(--color-teal-920);--icon-action-hover: var(--color-teal-890);--icon-action-idle: var(--color-teal-850);--icon-destructive-active: var(--color-red-770);--icon-destructive-hover: var(--color-red-750);--icon-destructive-idle: var(--color-red-620);--icon-disabled-strong: var(--color-grey-510);--icon-disabled-weak: var(--color-grey-130);--icon-feedback-informative: var(--color-blue-660);--icon-feedback-negative: var(--color-red-620);--icon-feedback-neutral: var(--color-grey-620);--icon-feedback-positive: var(--color-green-750);--navigation-bar-background-default: var(--color-grey-opacity-0);--navigation-header-background-default: var(--color-grey-opacity-50);--navigation-item-background-active: var(--color-grey-130);--navigation-item-background-hover: var(--color-grey-90);--navigation-item-background-idle: var(--color-transparent);--navigation-item-icon-active: var(--color-teal-850);--navigation-item-icon-hover: var(--color-grey-870);--navigation-item-icon-idle: var(--color-grey-620);--navigation-item-text-active: var(--color-teal-850);--navigation-item-text-hover: var(--color-grey-870);--navigation-item-text-idle: var(--color-grey-620);--search-background-active: var(--color-grey-130);--search-background-hover: var(--color-grey-90);--search-background-idle: var(--color-grey-90);--table-header-icon-ascending: var(--color-teal-850);--table-header-icon-descending: var(--color-teal-850);--table-header-icon-unsorted: var(--color-grey-510);--text-brand: var(--color-teal-850);--text-inverse: var(--color-grey-50);--text-on-image: var(--color-grey-0);--text-primary: var(--color-grey-870);--text-secondary: var(--color-grey-620);--text-action-active: var(--color-teal-920);--text-action-hover: var(--color-teal-890);--text-action-idle: var(--color-teal-850);--text-destructive-active: var(--color-red-770);--text-destructive-hover: var(--color-red-750);--text-destructive-idle: var(--color-red-620);--text-disabled-strong: var(--color-grey-510);--text-disabled-weak: var(--color-grey-130);--text-feedback-informative: var(--color-blue-660);--text-feedback-negative: var(--color-red-620);--text-feedback-neutral: var(--color-grey-620);--text-feedback-positive: var(--color-green-750)}:root.dark{--background-brand: var(--color-teal-550);--background-inverse: var(--color-grey-0);--background-none: var(--color-transparent);--background-overlay: var(--color-grey-opacity-1000);--background-primary: var(--color-grey-880);--background-secondary: var(--color-grey-930);--background-tertiary: var(--color-grey-840);--background-action-active: var(--color-teal-450);--background-action-hover: var(--color-teal-500);--background-action-idle: var(--color-teal-550);--background-destructive-active: var(--color-red-300);--background-destructive-hover: var(--color-red-350);--background-destructive-idle: var(--color-red-400);--background-disabled-strong: var(--color-grey-490);--background-disabled-weak: var(--color-grey-780);--background-feedback-informative: var(--color-blue-840);--background-feedback-negative: var(--color-red-840);--background-feedback-neutral: var(--color-grey-840);--background-feedback-positive: var(--color-green-840);--background-interactive-active: var(--color-grey-780);--background-interactive-hover: var(--color-grey-840);--background-interactive-idle: var(--color-grey-880);--badge-notification-background-default: var(--color-red-400);--border-brand: var(--color-teal-550);--border-strong: var(--color-grey-490);--border-weak: var(--color-grey-840);--border-action-active: var(--color-teal-450);--border-action-hover: var(--color-teal-500);--border-action-idle: var(--color-teal-550);--border-disabled-strong: var(--color-grey-490);--border-disabled-weak: var(--color-grey-840);--border-feedback-informative: var(--color-blue-350);--border-feedback-negative: var(--color-red-400);--border-feedback-neutral: var(--color-grey-370);--border-feedback-positive: var(--color-green-570);--button-sales-background-active: var(--color-yellow-520);--button-sales-background-hover: var(--color-yellow-550);--button-sales-background-idle: var(--color-yellow-570);--button-sales-icon-active: var(--color-grey-870);--button-sales-icon-hover: var(--color-grey-870);--button-sales-icon-idle: var(--color-grey-870);--button-sales-text-active: var(--color-grey-870);--button-sales-text-hover: var(--color-grey-870);--button-sales-text-idle: var(--color-grey-870);--field-background-active: var(--color-grey-880);--icon-brand: var(--color-teal-550);--icon-inverse: var(--color-grey-870);--icon-on-image: var(--color-grey-0);--icon-strong: var(--color-grey-50);--icon-weak: var(--color-grey-490);--icon-action-active: var(--color-teal-450);--icon-action-hover: var(--color-teal-500);--icon-action-idle: var(--color-teal-550);--icon-destructive-active: var(--color-red-300);--icon-destructive-hover: var(--color-red-350);--icon-destructive-idle: var(--color-red-400);--icon-disabled-strong: var(--color-grey-490);--icon-disabled-weak: var(--color-grey-780);--icon-feedback-informative: var(--color-blue-350);--icon-feedback-negative: var(--color-red-400);--icon-feedback-neutral: var(--color-grey-370);--icon-feedback-positive: var(--color-green-570);--navigation-bar-background-default: var(--color-grey-opacity-880);--navigation-header-background-default: var(--color-grey-opacity-930);--navigation-item-background-active: var(--color-grey-780);--navigation-item-background-hover: var(--color-grey-840);--navigation-item-background-idle: var(--color-transparent);--navigation-item-icon-active: var(--color-teal-550);--navigation-item-icon-hover: var(--color-grey-50);--navigation-item-icon-idle: var(--color-grey-370);--navigation-item-text-active: var(--color-teal-550);--navigation-item-text-hover: var(--color-grey-50);--navigation-item-text-idle: var(--color-grey-370);--search-background-active: var(--color-grey-880);--search-background-hover: var(--color-grey-840);--search-background-idle: var(--color-grey-840);--table-header-icon-ascending: var(--color-teal-550);--table-header-icon-descending: var(--color-teal-550);--table-header-icon-unsorted: var(--color-grey-490);--text-brand: var(--color-teal-550);--text-inverse: var(--color-grey-870);--text-on-image: var(--color-grey-0);--text-primary: var(--color-grey-50);--text-secondary: var(--color-grey-370);--text-action-active: var(--color-teal-450);--text-action-hover: var(--color-teal-500);--text-action-idle: var(--color-teal-550);--text-destructive-active: var(--color-red-300);--text-destructive-hover: var(--color-red-350);--text-destructive-idle: var(--color-red-400);--text-disabled-strong: var(--color-grey-490);--text-disabled-weak: var(--color-grey-780);--text-feedback-informative: var(--color-blue-350);--text-feedback-negative: var(--color-red-400);--text-feedback-neutral: var(--color-grey-370);--text-feedback-positive: var(--color-green-570)}:root{--layer-one-color: var(--shadow-colour-default);--layer-three-color: var(--shadow-colour-default);--layer-two-color: var(--shadow-colour-default);--layer-one-spread: var(--shadow-spread-0);--layer-one-x: var(--shadow-position-0);--layer-one-y: var(--shadow-position-200);--layer-one-blur: var(--shadow-blur-800);--layer-three-spread: var(--shadow-spread-0);--layer-three-x: var(--shadow-position-0);--layer-three-y: var(--shadow-position-100);--layer-three-blur: var(--shadow-blur-200);--layer-two-spread: var(--shadow-spread-0);--layer-two-x: var(--shadow-position-0);--layer-two-y: var(--shadow-position-100);--layer-two-blur: var(--shadow-blur-400)}:root{--extra-small2: var(--size-100);--extra-small: var(--size-200);--small: var(--size-300);--medium: var(--size-400);--large: var(--size-600);--extra-large: var(--size-800);--extra-large2: var(--size-1000);--extra-large3: var(--size-1200);--extra-large4: var(--size-1400);--extra-large5: var(--size-1600);--avatar-small: var(--size-800);--avatar-medium: var(--size-1000);--avatar-large: var(--size-1200);--badge-action-icon: var(--size-300);--badge-action-base: var(--size-400);--badge-notification-neutral: var(--size-100);--badge-notification-alert: var(--size-200);--badge-notification-base: var(--size-500);--checkbox-base: var(--size-500);--icon-flag-small: var(--size-400);--icon-flag-medium: var(--size-600);--icon-product-medium: var(--size-1200);--icon-product-large: var(--size-1600);--icon-system-small: var(--size-400);--icon-system-medium: var(--size-600);--radio-button-radio: var(--size-300);--radio-button-base: var(--size-500)}:root{--button-horizontal: .625rem;--button-vertical: .625rem;--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-100);--dynamic-extra-small: var(--space-200);--dynamic-small: var(--space-300);--dynamic-medium: var(--space-400);--dynamic-large: var(--space-600);--dynamic-extra-large: var(--space-800);--dynamic-extra-large2: var(--space-1000);--dynamic-extra-large3: var(--space-1200);--field-vertical: var(--space-400);--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root.condensed{--button-horizontal: var(--space-200);--button-vertical: var(--space-200);--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-50);--dynamic-extra-small: var(--space-100);--dynamic-small: var(--space-200);--dynamic-medium: var(--space-300);--dynamic-large: var(--space-400);--dynamic-extra-large: var(--space-600);--dynamic-extra-large2: var(--space-800);--dynamic-extra-large3: var(--space-1000);--field-vertical: var(--space-300);--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root.expanded{--button-horizontal: var(--space-300);--button-vertical: var(--space-300);--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-200);--dynamic-extra-small: var(--space-300);--dynamic-small: var(--space-400);--dynamic-medium: var(--space-600);--dynamic-large: var(--space-800);--dynamic-extra-large: var(--space-1000);--dynamic-extra-large2: var(--space-1200);--dynamic-extra-large3: var(--space-1400);--field-vertical: 1.25rem;--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root{--radius-none: var(--border-radius-0);--radius-extra-small: var(--border-radius-100);--radius-small: var(--border-radius-200);--radius-medium: var(--border-radius-300);--radius-large: var(--border-radius-400);--radius-round: var(--border-radius-9000)}}@layer transition{@media screen and (max-width:768px){:root{--body-extra-small-letter-spacing: var(--typography-letter-spacing-0);--body-extra-small-font-size: var(--typography-font-size-300);--body-extra-small-line-height: var(--typography-line-height-400);--body-extra-small-font-weight-regular: var(--typography-font-weight-regular);--body-extra-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-extra-small-font-weight-bold: var(--typography-font-weight-bold);--body-large-letter-spacing: var(--typography-letter-spacing-0);--body-large-font-size: var(--typography-font-size-500);--body-large-line-height: var(--typography-line-height-800);--body-large-font-weight-regular: var(--typography-font-weight-regular);--body-large-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-large-font-weight-bold: var(--typography-font-weight-bold);--body-medium-letter-spacing: var(--typography-letter-spacing-0);--body-medium-font-size: var(--typography-font-size-400);--body-medium-line-height: var(--typography-font-size-600);--body-medium-font-weight-regular: var(--typography-font-weight-regular);--body-medium-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-medium-font-weight-bold: var(--typography-font-weight-bold);--body-small-letter-spacing: var(--typography-letter-spacing-0);--body-small-font-size: var(--typography-font-size-350);--body-small-line-height: var(--typography-line-height-500);--body-small-font-weight-regular: var(--typography-font-weight-regular);--body-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-small-font-weight-bold: var(--typography-font-weight-bold);--heading-1-letter-spacing: var(--typography-letter-spacing-0);--heading-1-font-size: var(--typography-font-size-1000);--heading-1-line-height: var(--typography-line-height-1200);--heading-1-font-weight-regular: var(--typography-font-weight-regular);--heading-1-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-1-font-weight-bold: var(--typography-font-weight-bold);--heading-2-letter-spacing: var(--typography-letter-spacing--20);--heading-2-font-size: var(--typography-font-size-700);--heading-2-line-height: var(--typography-line-height-800);--heading-2-font-weight-regular: var(--typography-font-weight-regular);--heading-2-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-2-font-weight-bold: var(--typography-font-weight-bold);--heading-3-letter-spacing: var(--typography-letter-spacing-0);--heading-3-font-size: var(--typography-font-size-500);--heading-3-line-height: var(--typography-line-height-600);--heading-3-font-weight-regular: var(--typography-font-weight-regular);--heading-3-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-3-font-weight-bold: var(--typography-font-weight-bold);--heading-4-letter-spacing: var(--typography-letter-spacing-0);--heading-4-font-size: var(--typography-font-size-450);--heading-4-line-height: var(--typography-line-height-600);--heading-4-font-weight-regular: var(--typography-font-weight-regular);--heading-4-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-4-font-weight-bold: var(--typography-font-weight-bold);--heading-5-letter-spacing: var(--typography-letter-spacing-0);--heading-5-font-size: var(--typography-font-size-400);--heading-5-line-height: var(--typography-line-height-500);--heading-5-font-weight-regular: var(--typography-font-weight-regular);--heading-5-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-5-font-weight-bold: var(--typography-font-weight-bold);--body-extra-small-font-family: var(--typography-font-family-roboto);--body-large-font-family: var(--typography-font-family-roboto);--body-medium-font-family: var(--typography-font-family-roboto);--body-small-font-family: var(--typography-font-family-roboto);--heading-1-font-family: var(--typography-font-family-roboto-condensed);--heading-2-font-family: var(--typography-font-family-roboto-condensed);--heading-3-font-family: var(--typography-font-family-roboto);--heading-4-font-family: var(--typography-font-family-roboto);--heading-5-font-family: var(--typography-font-family-roboto)}}@media screen and (min-width:768px){:root{--body-extra-small-letter-spacing: var(--typography-letter-spacing-0);--body-extra-small-font-size: var(--typography-font-size-300);--body-extra-small-line-height: var(--typography-line-height-400);--body-extra-small-font-weight-regular: var(--typography-font-weight-regular);--body-extra-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-extra-small-font-weight-bold: var(--typography-font-weight-bold);--body-large-letter-spacing: var(--typography-letter-spacing-0);--body-large-font-size: var(--typography-font-size-500);--body-large-line-height: var(--typography-line-height-800);--body-large-font-weight-regular: var(--typography-font-weight-regular);--body-large-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-large-font-weight-bold: var(--typography-font-weight-bold);--body-medium-letter-spacing: var(--typography-letter-spacing-0);--body-medium-font-size: var(--typography-font-size-400);--body-medium-line-height: var(--typography-font-size-600);--body-medium-font-weight-regular: var(--typography-font-weight-regular);--body-medium-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-medium-font-weight-bold: var(--typography-font-weight-bold);--body-small-letter-spacing: var(--typography-letter-spacing-0);--body-small-font-size: var(--typography-font-size-350);--body-small-line-height: var(--typography-line-height-500);--body-small-font-weight-regular: var(--typography-font-weight-regular);--body-small-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--body-small-font-weight-bold: var(--typography-font-weight-bold);--heading-1-letter-spacing: var(--typography-letter-spacing-0);--heading-1-font-size: var(--typography-font-size-1400);--heading-1-line-height: var(--typography-line-height-1600);--heading-1-font-weight-regular: var(--typography-font-weight-regular);--heading-1-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-1-font-weight-bold: var(--typography-font-weight-bold);--heading-2-letter-spacing: var(--typography-letter-spacing--20);--heading-2-font-size: var(--typography-font-size-800);--heading-2-line-height: var(--typography-line-height-1000);--heading-2-font-weight-regular: var(--typography-font-weight-regular);--heading-2-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-2-font-weight-bold: var(--typography-font-weight-bold);--heading-3-letter-spacing: var(--typography-letter-spacing-0);--heading-3-font-size: var(--typography-font-size-600);--heading-3-line-height: var(--typography-line-height-800);--heading-3-font-weight-regular: var(--typography-font-weight-regular);--heading-3-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-3-font-weight-bold: var(--typography-font-weight-bold);--heading-4-letter-spacing: var(--typography-letter-spacing-0);--heading-4-font-size: var(--typography-font-size-500);--heading-4-line-height: var(--typography-line-height-600);--heading-4-font-weight-regular: var(--typography-font-weight-regular);--heading-4-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-4-font-weight-bold: var(--typography-font-weight-bold);--heading-5-letter-spacing: var(--typography-letter-spacing-0);--heading-5-font-size: var(--typography-font-size-400);--heading-5-line-height: var(--typography-line-height-500);--heading-5-font-weight-regular: var(--typography-font-weight-regular);--heading-5-font-weight-semi-bold: var(--typography-font-weight-semi-bold);--heading-5-font-weight-bold: var(--typography-font-weight-bold);--body-extra-small-font-family: var(--typography-font-family-roboto);--body-large-font-family: var(--typography-font-family-roboto);--body-medium-font-family: var(--typography-font-family-roboto);--body-small-font-family: var(--typography-font-family-roboto);--heading-1-font-family: var(--typography-font-family-roboto-condensed);--heading-2-font-family: var(--typography-font-family-roboto-condensed);--heading-3-font-family: var(--typography-font-family-roboto);--heading-4-font-family: var(--typography-font-family-roboto);--heading-5-font-family: var(--typography-font-family-roboto)}}:root{--color-green-100: #37aba1;--color-green-200: #00857a;--color-green-300: #00716b;--color-green-400: #005e5d;--color-green-50: #edf7f7;--color-green-500: #004c4c;--color-green-55: #d8f0ef;--color-green-600: #003737;--color-green-65: #ade0df;--color-green-670: #002929;--color-green-75: #86d1cd;--color-information-100: #38bdf8;--color-information-200: #0ea5e9;--color-information-300: #0284c7;--color-information-400: #0369a1;--color-information-50: #f0f9ff;--color-information-500: #075985;--color-information-55: #e0f2fe;--color-information-65: #bae6fd;--color-information-75: #7dd3fc;--color-muted-green-100: #91aba9;--color-muted-green-200: #668582;--color-muted-green-300: #4f706f;--color-muted-green-400: #3c5e5e;--color-muted-green-50: #f2f7f7;--color-muted-green-500: #2d4d4d;--color-muted-green-55: #e9f0f0;--color-muted-green-65: #d3e0e0;--color-muted-green-75: #c0d1d0;--color-negative-100: #f87171;--color-negative-200: #ef4444;--color-negative-300: #dc2626;--color-negative-400: #b91c1c;--color-negative-50: #fef2f2;--color-negative-500: #991b1b;--color-negative-55: #fee2e2;--color-negative-65: #fecaca;--color-negative-75: #fca5a5;--color-neutral-0: #ffffff;--color-neutral-100: #b3b3b3;--color-neutral-200: #949494;--color-neutral-300: #808080;--color-neutral-400: #666666;--color-neutral-50: #f9f9f9;--color-neutral-500: #4d4d4d;--color-neutral-55: #f0f0f0;--color-neutral-65: #dedede;--color-neutral-670: #222222;--color-neutral-75: #cccccc;--color-opacity-0: #00000000;--color-opacity-70: #000000b2;--color-positive-100: #a3e635;--color-positive-200: #84cc16;--color-positive-300: #65a30d;--color-positive-400: #4d7c0f;--color-positive-50: #f7fee7;--color-positive-500: #3f6212;--color-positive-55: #ecfccb;--color-positive-65: #d9f99d;--color-positive-75: #bef264;--color-yellow-100: #ffea8f;--color-yellow-200: #ffe263;--color-yellow-300: #ffd200;--color-yellow-400: #f3c000;--color-yellow-50: #fffbe5;--color-yellow-500: #e5b400;--color-yellow-55: #fff9de;--color-yellow-65: #fff6cc;--color-yellow-75: #fff2ba;--shadow-blur-200: .5rem;--shadow-blur-400: 1rem;--shadow-blur-800: 2rem;--shadow-position-0: 0rem;--shadow-position-100: .25rem;--shadow-position-200: .5rem;--shadow-spread-0: 0rem;--size-100: .25rem;--size-200: .5rem;--size-300: .75rem;--size-400: 1rem;--size-500: 1.25rem;--size-600: 1.5rem;--size-800: 2rem;--size-1000: 2.5rem;--size-1200: 3rem;--size-1400: 3.5rem;--size-1600: 4rem;--space-0: 0rem;--space-50: .125rem;--space-100: .25rem;--space-200: .5rem;--space-300: .75rem;--space-400: 1rem;--space-600: 1.5rem;--space-800: 2rem;--space-1000: 2.5rem;--space-1200: 3rem;--space-1400: 3.5rem;--border-radius-0: 0rem;--border-radius-50: .125rem;--border-radius-9000: 22.5rem;--typography-font-size-300: .75rem;--typography-font-size-350: .875rem;--typography-font-size-400: 1rem;--typography-font-size-450: 1.125rem;--typography-font-size-500: 1.25rem;--typography-font-size-600: 1.5rem;--typography-font-size-700: 1.75rem;--typography-font-size-800: 2rem;--typography-font-size-1000: 2.5rem;--typography-font-size-1400: 3.5rem;--typography-letter-spacing-0: 0rem;--typography-line-height-400: 1rem;--typography-line-height-500: 1.25rem;--typography-line-height-600: 1.5rem;--typography-line-height-800: 2rem;--typography-line-height-1000: 2.5rem;--typography-line-height-1200: 3rem;--typography-line-height-1600: 4rem;--typography-paragraph-spacing-0: 0rem;--typography-font-family: "Roboto", "Arial", sans-serif;--typography-font-family-roboto: "Roboto", "Arial", sans-serif;--typography-font-family-roboto-condensed: "Roboto Condensed", "Arial", sans-serif;--typography-font-weight-400: 400;--typography-font-weight-600: 600}:root{--width-none: var(--border-width-0);--width-thin: var(--border-width-25);--width-medium: var(--border-width-50);--width-thick: var(--border-width-100)}:root{--background-brand: var(--color-green-300);--background-inverse: var(--color-neutral-670);--background-none: var(--color-opacity-0);--background-overlay: var(--color-opacity-70);--background-primary: var(--color-neutral-0);--background-secondary: var(--color-neutral-50);--background-tertiary: var(--color-neutral-65);--background-action-active: var(--color-green-400);--background-action-hover: var(--color-green-200);--background-action-idle: var(--color-green-300);--background-destructive-active: var(--color-negative-500);--background-destructive-hover: var(--color-negative-400);--background-destructive-idle: var(--color-negative-300);--background-disabled-strong: var(--color-neutral-200);--background-disabled-weak: var(--color-neutral-65);--background-feedback-informative: var(--color-information-55);--background-feedback-negative: var(--color-negative-55);--background-feedback-neutral: var(--color-neutral-55);--background-feedback-positive: var(--color-positive-55);--background-interactive-active: var(--color-green-65);--background-interactive-hover: var(--color-green-55);--background-interactive-idle: var(--color-neutral-0);--badge-notification-background-default: var(--color-negative-300);--border-brand: var(--color-green-300);--border-strong: var(--color-neutral-200);--border-weak: var(--color-neutral-65);--border-action-active: var(--color-green-400);--border-action-hover: var(--color-green-200);--border-action-idle: var(--color-green-300);--border-disabled-strong: var(--color-neutral-200);--border-disabled-weak: var(--color-neutral-65);--border-feedback-informative: var(--color-information-300);--border-feedback-negative: var(--color-negative-300);--border-feedback-neutral: var(--color-neutral-300);--border-feedback-positive: var(--color-positive-300);--button-sales-background-active: var(--color-yellow-400);--button-sales-background-hover: var(--color-yellow-200);--button-sales-background-idle: var(--color-yellow-300);--button-sales-icon-active: var(--color-neutral-670);--button-sales-icon-hover: var(--color-neutral-670);--button-sales-icon-idle: var(--color-neutral-670);--button-sales-text-active: var(--color-neutral-670);--button-sales-text-hover: var(--color-neutral-670);--button-sales-text-idle: var(--color-neutral-670);--field-background-active: var(--color-neutral-0);--icon-brand: var(--color-green-300);--icon-inverse: var(--color-neutral-0);--icon-on-image: var(--color-neutral-0);--icon-strong: var(--color-neutral-670);--icon-weak: var(--color-neutral-400);--icon-action-active: var(--color-green-400);--icon-action-hover: var(--color-green-200);--icon-action-idle: var(--color-green-300);--icon-destructive-active: var(--color-negative-500);--icon-destructive-hover: var(--color-negative-400);--icon-destructive-idle: var(--color-negative-300);--icon-disabled-strong: var(--color-neutral-200);--icon-disabled-weak: var(--color-neutral-65);--icon-feedback-informative: var(--color-information-300);--icon-feedback-negative: var(--color-negative-300);--icon-feedback-neutral: var(--color-neutral-300);--icon-feedback-positive: var(--color-positive-300);--navigation-bar-background-default: #ff46a2;--navigation-header-background-default: #ff46a2;--navigation-item-background-active: var(--color-neutral-65);--navigation-item-background-hover: var(--color-neutral-55);--navigation-item-background-idle: var(--color-opacity-0);--navigation-item-icon-active: var(--color-green-300);--navigation-item-icon-hover: var(--color-neutral-670);--navigation-item-icon-idle: var(--color-neutral-400);--navigation-item-text-active: var(--color-green-300);--navigation-item-text-hover: var(--color-neutral-670);--navigation-item-text-idle: var(--color-neutral-200);--search-background-active: var(--color-neutral-65);--search-background-hover: var(--color-neutral-55);--search-background-idle: var(--color-neutral-55);--table-header-icon-ascending: var(--color-green-300);--table-header-icon-descending: var(--color-green-300);--table-header-icon-unsorted: var(--color-neutral-300);--text-brand: var(--color-green-300);--text-inverse: var(--color-neutral-0);--text-on-image: var(--color-neutral-0);--text-primary: var(--color-neutral-670);--text-secondary: var(--color-neutral-400);--text-action-active: var(--color-green-400);--text-action-hover: var(--color-green-200);--text-action-idle: var(--color-green-300);--text-destructive-active: var(--color-negative-500);--text-destructive-hover: var(--color-negative-400);--text-destructive-idle: var(--color-negative-300);--text-disabled-strong: var(--color-neutral-200);--text-disabled-weak: var(--color-neutral-65);--text-feedback-informative: var(--color-information-300);--text-feedback-negative: var(--color-negative-300);--text-feedback-neutral: var(--color-neutral-300);--text-feedback-positive: var(--color-positive-300)}:root{--layer-one-color: var(--shadow-colour-default);--layer-three-color: var(--shadow-colour-default);--layer-two-color: var(--shadow-colour-default);--layer-one-spread: var(--shadow-spread-0);--layer-one-x: var(--shadow-position-0);--layer-one-y: var(--shadow-position-200);--layer-one-blur: var(--shadow-blur-800);--layer-three-spread: var(--shadow-spread-0);--layer-three-x: var(--shadow-position-0);--layer-three-y: var(--shadow-position-100);--layer-three-blur: var(--shadow-blur-200);--layer-two-spread: var(--shadow-spread-0);--layer-two-x: var(--shadow-position-0);--layer-two-y: var(--shadow-position-100);--layer-two-blur: var(--shadow-blur-400)}:root{--extra-small2: var(--size-200);--extra-small: var(--size-300);--small: var(--size-400);--medium: var(--size-600);--large: var(--size-800);--extra-large: var(--size-1000);--extra-large2: var(--size-1200);--extra-large3: var(--size-1400);--extra-large4: var(--size-1600);--avatar-small: var(--size-800);--avatar-medium: var(--size-1000);--avatar-large: var(--size-1200);--icon-flag-small: var(--size-400);--icon-flag-medium: var(--size-600);--icon-product-medium: var(--size-1200);--icon-product-large: var(--size-1600);--icon-system-small: var(--size-400);--icon-system-medium: var(--size-600)}:root{--button-horizontal: 10px;--button-vertical: 10px;--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-100);--dynamic-extra-small: var(--space-200);--dynamic-small: var(--space-300);--dynamic-medium: var(--space-400);--dynamic-large: var(--space-600);--dynamic-extra-large: var(--space-800);--dynamic-extra-large2: var(--space-1000);--dynamic-extra-large3: var(--space-1200);--field-vertical: 16px;--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root.condensed{--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-50);--dynamic-extra-small: var(--space-100);--dynamic-small: var(--space-200);--dynamic-medium: var(--space-300);--dynamic-large: var(--space-400);--dynamic-extra-large: var(--space-600);--dynamic-extra-large2: var(--space-800);--dynamic-extra-large3: var(--space-1000);--field-vertical: 12px;--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root.expanded{--dynamic-none: var(--space-0);--dynamic-extra-small2: var(--space-200);--dynamic-extra-small: var(--space-300);--dynamic-small: var(--space-400);--dynamic-medium: var(--space-600);--dynamic-large: var(--space-800);--dynamic-extra-large: var(--space-1000);--dynamic-extra-large2: var(--space-1200);--dynamic-extra-large3: var(--space-1400);--field-vertical: 20px;--fixed-none: var(--space-0);--fixed-extra-small3: var(--space-50);--fixed-extra-small2: var(--space-100);--fixed-extra-small: var(--space-200);--fixed-small: var(--space-300);--fixed-medium: var(--space-400);--fixed-large: var(--space-600);--fixed-extra-large: var(--space-800);--fixed-extra-large2: var(--space-1000);--fixed-extra-large3: var(--space-1200)}:root{--radius-none: var(--border-radius-0);--radius-extra-small: var(--border-radius-50);--radius-large: var(--border-radius-50);--radius-medium: var(--border-radius-50);--radius-small: var(--border-radius-50);--radius-round: var(--border-radius-9000)}body{font-family:var(--typography-font-family-roboto)}}.before\:emc-icon-\[emc--sy-form-valid\]:before{content:var(--tw-content);display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m10,17.54c-.32,0-.64-.12-.88-.37l-5.65-5.65,1.06-1.06,5.47,5.47,9.47-9.47,1.06,1.06-9.65,9.65c-.24.24-.56.37-.88.37Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.before\:emc-icon-\[emc--sy-notification-error-filled-large\]:before{content:var(--tw-content);display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,21.25c-5.1,0-9.25-4.15-9.25-9.25S6.9,2.75,12,2.75s9.25,4.15,9.25,9.25-4.15,9.25-9.25,9.25Zm-1.36-6.68c-.33.34-.5.79-.5,1.3s.17.96.5,1.3c.23.24.66.54,1.36.54s1.13-.29,1.36-.54c.33-.34.5-.79.5-1.3s-.17-.95-.5-1.3c-.03-.03-.06-.06-.1-.09h.2l.37-8.23h-3.68l.37,8.23h.2s-.07.06-.1.09Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m-2.22,10.95c-.26.41-.39.89-.39,1.41,0,.7.25,1.33.71,1.81.33.35.94.77,1.9.77s1.57-.42,1.91-.77c.46-.48.71-1.11.71-1.81,0-.52-.13-1-.39-1.41l.03-.66.31-6.73.07-1.57h-5.25l.07,1.57.3,6.73.03.66M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Zm-.75,11.73l-.3-6.73h2.11l-.31,6.73h-1.5Zm.75,3.22c-.35,0-.62-.1-.82-.3-.2-.2-.29-.46-.29-.78s.1-.57.29-.78c.19-.2.47-.31.82-.31s.62.1.82.31c.19.2.29.46.29.78s-.1.57-.29.78c-.2.2-.47.3-.82.3h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.before\:emc-icon-\[emc--sy-notification-verified-filled-large\]:before{content:var(--tw-content);display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m12,21.25c-5.1,0-9.25-4.15-9.25-9.25S6.9,2.75,12,2.75s9.25,4.15,9.25,9.25-4.15,9.25-9.25,9.25Zm-6.84-9.1l4.44,4.47c.29.29.63.45.99.45h.12c.38-.02.74-.17,1.01-.45l7.12-7.09-2.12-2.12-6.06,6.03-3.38-3.41-2.13,2.11Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m12,3.5c4.69,0,8.5,3.81,8.5,8.5s-3.81,8.5-8.5,8.5S3.5,16.69,3.5,12,7.31,3.5,12,3.5m-1.33,8.88l-2.33-2.34-1.06-1.06-1.06,1.06-1.06,1.06-1.06,1.06,1.06,1.06,3.91,3.94c.43.43.97.67,1.52.67.06,0,.13,0,.19,0,.56-.03,1.08-.26,1.47-.65l6.59-6.56,1.06-1.06-1.06-1.06-1.06-1.06-1.06-1.06-1.06,1.06-4.99,4.97m1.33-10.38C6.48,2,2,6.48,2,12s4.48,10,10,10,10-4.48,10-10S17.52,2,12,2h0Zm-1.33,12.5l6.06-6.03,1.06,1.06-6.59,6.56c-.14.14-.33.22-.53.22-.03,0-.05,0-.08,0-.17,0-.33-.1-.46-.23l-3.91-3.94,1.06-1.06,3.38,3.41h0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.after\:emc-icon-\[emc--sy-arrow-externallink\]:after{content:var(--tw-content);display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath d='m17.25,19c0,.14-.11.25-.25.25H5c-.14,0-.25-.11-.25-.25V7c0-.14.11-.25.25-.25h3.67v-1.5h-3.67c-.96,0-1.75.79-1.75,1.75v12c0,.96.79,1.75,1.75,1.75h12c.96,0,1.75-.79,1.75-1.75v-3.67h-1.5v3.67Z' fill='black' stroke-width='0px'/%3E%3Cpath d='m20.75,9.93v-4.94c0-.96-.79-1.75-1.75-1.75h-4.93v1.5h4.05l-5.21,5.21,1.06,1.06,5.28-5.28v4.2s1.5,0,1.5,0Z' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}@media(min-width:768px){.md\:emc-icon-\[emc--sy-core-icon-close\]{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='18.19 17.13 13.06 12 18.19 6.87 17.13 5.81 12 10.94 6.87 5.81 5.81 6.87 10.94 12 5.81 17.13 6.87 18.19 12 13.06 17.13 18.19 18.19 17.13' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}}.\[\&\>svg\]\:emc-icon-\[emc--sy-core-icon-close\]>svg{display:inline-block;width:1em;height:1em;background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpolygon points='18.19 17.13 13.06 12 18.19 6.87 17.13 5.81 12 10.94 6.87 5.81 5.81 6.87 10.94 12 5.81 17.13 6.87 18.19 12 13.06 17.13 18.19 18.19 17.13' fill='black' stroke-width='0px'/%3E%3C/svg%3E")}.\[\&_label\]\:emc-body-xs label{font-family:var(--body-extra-small-font-family);font-size:var(--body-extra-small-font-size);line-height:var(--body-extra-small-line-height);letter-spacing:var(--body-extra-small-letter-spacing);font-weight:var(--body-extra-small-font-weight-regular)}.\*\:emc-font-semibold>*{font-weight:var(--typography-font-weight-600)}.\*\:emc-text-disabled-strong>*{color:var(--text-disabled-strong)}.before\:emc-absolute:before{content:var(--tw-content);position:absolute}.before\:-emc-top-3:before{content:var(--tw-content);top:-.75rem}.before\:-emc-top-\[--dynamic-small\]:before{content:var(--tw-content);top:calc(var(--dynamic-small) * -1)}.before\:emc-bottom-0:before{content:var(--tw-content);bottom:0}.before\:emc-left-0:before{content:var(--tw-content);left:0}.before\:emc-left-1:before{content:var(--tw-content);left:.25rem}.before\:emc-left-1\/2:before{content:var(--tw-content);left:50%}.before\:emc-left-\[--dynamic-extra-small2\]:before{content:var(--tw-content);left:var(--dynamic-extra-small2)}.before\:emc-left-\[--dynamic-medium\]:before{content:var(--tw-content);left:var(--dynamic-medium)}.before\:emc-left-\[--p-popover-arrow-left\]:before{content:var(--tw-content);left:var(--p-popover-arrow-left)}.before\:emc-top-0:before{content:var(--tw-content);top:0}.before\:emc-top-1:before{content:var(--tw-content);top:.25rem}.before\:emc-top-1\/2:before{content:var(--tw-content);top:50%}.before\:emc-z-0:before{content:var(--tw-content);z-index:0}.before\:emc-ml-\[--p-popover-arrow-offset\]:before{content:var(--tw-content);margin-left:var(--p-popover-arrow-offset)}.before\:emc-ml-\[calc\(var\(--overlayArrowLeft\,0\)\+1\.25rem\)\]:before{content:var(--tw-content);margin-left:calc(var(--overlayArrowLeft,0) + 1.25rem)}.before\:emc-mr-\[--dynamic-extra-small2\]:before{content:var(--tw-content);margin-right:var(--dynamic-extra-small2)}.before\:emc-block:before{content:var(--tw-content);display:block}.before\:emc-size-\[--icon-system-medium\]:before{content:var(--tw-content);width:var(--icon-system-medium);height:var(--icon-system-medium)}.before\:emc-size-\[--large\]:before{content:var(--tw-content);width:var(--large);height:var(--large)}.before\:\!emc-h-\[--large\]:before{content:var(--tw-content);height:var(--large)!important}.before\:emc-h-0:before{content:var(--tw-content);height:0px}.before\:emc-h-\[--dynamic-large\]:before{content:var(--tw-content);height:var(--dynamic-large)}.before\:emc-h-\[--dynamic-small\]:before{content:var(--tw-content);height:var(--dynamic-small)}.before\:emc-h-\[0\.25rem\]:before{content:var(--tw-content);height:.25rem}.before\:emc-h-\[0\.5rem\]:before{content:var(--tw-content);height:.5rem}.before\:emc-h-\[16px\]:before{content:var(--tw-content);height:16px}.before\:emc-h-\[calc\(100\%-0\.5rem\)\]:before{content:var(--tw-content);height:calc(100% - .5rem)}.before\:emc-min-h-full:before{content:var(--tw-content);min-height:100%}.before\:\!emc-w-\[--large\]:before{content:var(--tw-content);width:var(--large)!important}.before\:emc-w-0:before{content:var(--tw-content);width:0px}.before\:emc-w-6:before{content:var(--tw-content);width:1.5rem}.before\:emc-w-\[--dynamic-medium\]:before{content:var(--tw-content);width:var(--dynamic-medium)}.before\:emc-w-\[0\.25rem\]:before{content:var(--tw-content);width:.25rem}.before\:emc-w-\[0\.5rem\]:before{content:var(--tw-content);width:.5rem}.before\:emc-w-\[16px\]:before{content:var(--tw-content);width:16px}.before\:emc-w-\[calc\(100\%-0\.5rem\)\]:before{content:var(--tw-content);width:calc(100% - .5rem)}.before\:emc-w-full:before{content:var(--tw-content);width:100%}.before\:emc-shrink-0:before{content:var(--tw-content);flex-shrink:0}.before\:-emc-translate-x-1\/2:before{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:-emc-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:emc-translate-x-\[--dynamic-large\]:before{content:var(--tw-content);--tw-translate-x: var(--dynamic-large);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:emc-transform:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:emc-rounded:before{content:var(--tw-content);border-radius:.25rem}.before\:emc-rounded-\[4px\]:before{content:var(--tw-content);border-radius:4px}.before\:emc-rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:emc-rounded-xs:before{content:var(--tw-content);border-radius:var(--radius-extra-small)}.before\:emc-border-0:before{content:var(--tw-content);border-width:0px}.before\:emc-border-thin:before{content:var(--tw-content);border-width:var(--width-thin)}.before\:emc-border-x-\[10px\]:before{content:var(--tw-content);border-left-width:10px;border-right-width:10px}.before\:emc-border-b-\[10px\]:before{content:var(--tw-content);border-bottom-width:10px}.before\:emc-border-l:before{content:var(--tw-content);border-left-width:1px}.before\:emc-border-l-4:before{content:var(--tw-content);border-left-width:4px}.before\:emc-border-l-thin:before{content:var(--tw-content);border-left-width:var(--width-thin)}.before\:emc-border-t:before{content:var(--tw-content);border-top-width:1px}.before\:emc-border-t-0:before{content:var(--tw-content);border-top-width:0px}.before\:emc-border-solid:before{content:var(--tw-content);border-style:solid}.before\:emc-border-dashed:before{content:var(--tw-content);border-style:dashed}.before\:emc-border-dotted:before{content:var(--tw-content);border-style:dotted}.before\:emc-border-strong:before{content:var(--tw-content);border-color:var(--border-strong)}.before\:emc-border-transparent:before{content:var(--tw-content);border-color:var(--color-transparent)}.before\:emc-border-weak:before{content:var(--tw-content);border-color:var(--border-weak)}.before\:emc-bg-badge-notification-default:before{content:var(--tw-content);background-color:var(--badge-notification-background-default)}.before\:emc-bg-disabled-strong:before{content:var(--tw-content);background-color:var(--background-disabled-strong)}.before\:emc-bg-disabled-weak:before{content:var(--tw-content);background-color:var(--background-disabled-weak)}.before\:emc-bg-icon-brand:before{content:var(--tw-content);background-color:var(--icon-brand)}.before\:emc-bg-interactive-idle:before{content:var(--tw-content);background-color:var(--background-interactive-idle)}.before\:emc-bg-transparent:before{content:var(--tw-content);background-color:var(--color-transparent)}.before\:emc-leading-400:before{content:var(--tw-content);line-height:var(--typography-line-height-400)}.before\:emc-text-icon-action-idle:before{content:var(--tw-content);color:var(--icon-action-idle)}.before\:emc-text-icon-disabled-strong:before{content:var(--tw-content);color:var(--icon-disabled-strong)}.before\:emc-duration-200:before{content:var(--tw-content);transition-duration:.2s}.before\:emc-content-\[\"\"\]:before{--tw-content: "";content:var(--tw-content)}.before\:emc-content-\[--triangle\]:before{--tw-content: var(--triangle);content:var(--tw-content)}.after\:emc-visible:after{content:var(--tw-content);visibility:visible}.after\:emc-absolute:after{content:var(--tw-content);position:absolute}.after\:-emc-top-\[0\.54rem\]:after{content:var(--tw-content);top:-.54rem}.after\:emc-bottom-\[--dynamic-extra-small\]:after{content:var(--tw-content);bottom:var(--dynamic-extra-small)}.after\:emc-left-1\/2:after{content:var(--tw-content);left:50%}.after\:emc-left-\[--dynamic-extra-small2\]:after{content:var(--tw-content);left:var(--dynamic-extra-small2)}.after\:emc-top-0:after{content:var(--tw-content);top:0}.after\:emc-top-\[6px\]:after{content:var(--tw-content);top:6px}.after\:-emc-mt-0\.5:after{content:var(--tw-content);margin-top:-.125rem}.after\:emc-ml-1:after{content:var(--tw-content);margin-left:.25rem}.after\:emc-ml-\[calc\(var\(--dynamic-medium\)\+9px\)\]:after{content:var(--tw-content);margin-left:calc(var(--dynamic-medium) + 9px)}.after\:emc-ml-\[calc\(var\(--overlayArrowLeft\,0\)\+1\.3rem\)\]:after{content:var(--tw-content);margin-left:calc(var(--overlayArrowLeft,0) + 1.3rem)}.after\:emc-inline-flex:after{content:var(--tw-content);display:inline-flex}.after\:emc-size-\[--small\]:after{content:var(--tw-content);width:var(--small);height:var(--small)}.after\:emc-h-0:after{content:var(--tw-content);height:0px}.after\:emc-h-0\.5:after{content:var(--tw-content);height:.125rem}.after\:emc-h-1:after{content:var(--tw-content);height:.25rem}.after\:emc-h-6:after{content:var(--tw-content);height:1.5rem}.after\:emc-w-0:after{content:var(--tw-content);width:0px}.after\:emc-w-1:after{content:var(--tw-content);width:.25rem}.after\:emc-w-6:after{content:var(--tw-content);width:1.5rem}.after\:emc-w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:emc-w-\[calc\(100\%_-_2rem\)\]:after{content:var(--tw-content);width:calc(100% - 2rem)}.after\:-emc-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:emc-rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:emc-rounded-lg:after{content:var(--tw-content);border-radius:var(--radius-large)}.after\:emc-rounded-xs:after{content:var(--tw-content);border-radius:var(--radius-extra-small)}.after\:emc-rounded-b-\[--radius-round\]:after{content:var(--tw-content);border-bottom-right-radius:var(--radius-round);border-bottom-left-radius:var(--radius-round)}.after\:emc-border-medium:after{content:var(--tw-content);border-width:var(--width-medium)}.after\:emc-border-thick:after{content:var(--tw-content);border-width:var(--width-thick)}.after\:emc-border-x-\[9px\]:after{content:var(--tw-content);border-left-width:9px;border-right-width:9px}.after\:emc-border-b-\[8px\]:after{content:var(--tw-content);border-bottom-width:8px}.after\:emc-border-t-0:after{content:var(--tw-content);border-top-width:0px}.after\:emc-border-solid:after{content:var(--tw-content);border-style:solid}.after\:emc-border-brand:after{content:var(--tw-content);border-color:var(--border-brand)}.after\:emc-border-feedback-negative:after{content:var(--tw-content);border-color:var(--border-feedback-negative)}.after\:emc-border-strong:after{content:var(--tw-content);border-color:var(--border-strong)}.after\:emc-border-transparent:after{content:var(--tw-content);border-color:var(--color-transparent)}.after\:emc-bg-\[--icon-weak\]:after{content:var(--tw-content);background-color:var(--icon-weak)}.after\:emc-bg-action-idle:after{content:var(--tw-content);background-color:var(--background-action-idle)}.after\:emc-bg-brand:after{content:var(--tw-content);background-color:var(--background-brand)}.after\:emc-bg-icon-action-idle:after{content:var(--tw-content);background-color:var(--icon-action-idle)}.after\:emc-bg-icon-inverse:after{content:var(--tw-content);background-color:var(--icon-inverse)}.after\:emc-bg-transparent:after{content:var(--tw-content);background-color:var(--color-transparent)}.after\:emc-align-middle:after{content:var(--tw-content);vertical-align:middle}.first\:emc-mb-2:first-child{margin-bottom:.5rem}.first\:emc-ml-2:first-child{margin-left:.5rem}.first\:emc-mr-2:first-child{margin-right:.5rem}.first\:emc-mt-0:first-child{margin-top:0}.first\:emc-mt-2:first-child{margin-top:.5rem}.first\:emc-rounded-l-lg:first-child{border-top-left-radius:var(--radius-large);border-bottom-left-radius:var(--radius-large)}.first\:emc-rounded-l-sm:first-child{border-top-left-radius:var(--radius-small);border-bottom-left-radius:var(--radius-small)}.first\:emc-rounded-t-lg:first-child{border-top-left-radius:var(--radius-large);border-top-right-radius:var(--radius-large)}.first\:emc-border-l:first-child{border-left-width:1px}.first\:emc-border-l-0:first-child{border-left-width:0px}.first\:emc-pl-\[--dynamic-small\]:first-child{padding-left:var(--dynamic-small)}.last\:emc-mb-0:last-child{margin-bottom:0}.last\:emc-mr-0:last-child{margin-right:0}.last\:emc-w-auto:last-child{width:auto}.last\:emc-rounded-b-lg:last-child{border-bottom-right-radius:var(--radius-large);border-bottom-left-radius:var(--radius-large)}.last\:emc-rounded-r-lg:last-child{border-top-right-radius:var(--radius-large);border-bottom-right-radius:var(--radius-large)}.last\:emc-rounded-r-sm:last-child{border-top-right-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small)}.last\:emc-rounded-bl-md:last-child{border-bottom-left-radius:var(--radius-medium)}.last\:emc-rounded-br-md:last-child{border-bottom-right-radius:var(--radius-medium)}.last\:emc-border-b:last-child{border-bottom-width:1px}.last\:emc-pr-\[--dynamic-small\]:last-child{padding-right:var(--dynamic-small)}.first-of-type\:emc-rounded-t-\[--radius-medium\]:first-of-type{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium)}.last-of-type\:emc-rounded-b-\[--radius-medium\]:last-of-type{border-bottom-right-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}.last-of-type\:emc-border-0:last-of-type{border-width:0px}.empty\:emc-hidden:empty{display:none}.focus-within\:emc-bg-search-background-active:focus-within{background-color:var(--search-background-active)}.focus-within\:\[box-shadow\:var\(--emc-shadow-border-action-active\)\]:focus-within{box-shadow:var(--emc-shadow-border-action-active)}.hover\:emc-cursor-pointer:hover{cursor:pointer}.hover\:emc-border-action-hover:hover{border-color:var(--border-action-hover)}.hover\:emc-bg-action-hover:hover{background-color:var(--background-action-hover)}.hover\:emc-bg-button-sales-background-hover:hover{background-color:var(--button-sales-background-hover)}.hover\:emc-bg-destructive-hover:hover{background-color:var(--background-destructive-hover)}.hover\:emc-bg-grey-90:hover{background-color:var(--color-grey-90)}.hover\:emc-bg-interactive-hover:hover{background-color:var(--background-interactive-hover)}.hover\:emc-bg-search-background-hover:hover{background-color:var(--search-background-hover)}.hover\:emc-bg-search-background-idle:hover{background-color:var(--search-background-idle)}.hover\:emc-bg-opacity-50:hover{--tw-bg-opacity: .5}.hover\:emc-text-action-hover:hover{color:var(--text-action-hover)}.hover\:emc-text-button-sales-text-hover:hover{color:var(--button-sales-text-hover)}.hover\:emc-text-destructive-hover:hover{color:var(--text-destructive-hover)}.hover\:emc-text-icon-action-hover:hover{color:var(--icon-action-hover)}.hover\:emc-text-primary:hover{color:var(--text-primary)}.hover\:emc-opacity-100:hover{opacity:1}.hover\:emc-opacity-90:hover{opacity:.9}.hover\:emc-ring-action-hover:hover{--tw-ring-color: var(--border-action-hover)}.focus\:emc-z-10:focus{z-index:10}.focus\:emc-bg-grey-90:focus{background-color:var(--color-grey-90)}.focus\:emc-bg-search-background-active:focus{background-color:var(--search-background-active)}.focus\:emc-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:emc-outline-offset-0:focus{outline-offset:0px}.focus\:emc-outline-none:focus{outline-color:var(--background-none)}.focus\:emc-ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:emc-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:emc-ring-inset:focus{--tw-ring-inset: inset}.focus\:emc-ring-brand:focus{--tw-ring-color: var(--border-brand)}.focus-visible\:emc-z-10:focus-visible{z-index:10}.focus-visible\:emc-border-transparent:focus-visible{border-color:var(--color-transparent)}.focus-visible\:emc-bg-grey-90:focus-visible{background-color:var(--color-grey-90)}.focus-visible\:emc-opacity-100:focus-visible{opacity:1}.focus-visible\:emc-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:emc-outline-1:focus-visible{outline-width:1px}.focus-visible\:emc-outline-offset-0:focus-visible{outline-offset:0px}.focus-visible\:emc-outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:emc-outline-none:focus-visible{outline-color:var(--background-none)}.focus-visible\:emc-ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:emc-ring-inset:focus-visible{--tw-ring-inset: inset}.active\:emc-border-action-active:active{border-color:var(--border-action-active)}.active\:emc-bg-action-active:active{background-color:var(--background-action-active)}.active\:emc-bg-button-sales-background-active:active{background-color:var(--button-sales-background-active)}.active\:emc-bg-destructive-active:active{background-color:var(--background-destructive-active)}.active\:emc-bg-interactive-active:active{background-color:var(--background-interactive-active)}.active\:emc-bg-search-background-idle:active{background-color:var(--search-background-idle)}.active\:emc-text-action-active:active{color:var(--text-action-active)}.active\:emc-text-button-sales-text-active:active{color:var(--button-sales-text-active)}.active\:emc-text-destructive-active:active{color:var(--text-destructive-active)}.active\:emc-text-icon-action-active:active{color:var(--icon-action-active)}.active\:emc-opacity-80:active{opacity:.8}.active\:emc-ring-action-active:active{--tw-ring-color: var(--border-action-active)}.disabled\:emc-cursor-default:disabled{cursor:default}.disabled\:emc-bg-disabled-weak:disabled{background-color:var(--background-disabled-weak)}.disabled\:emc-ring-disabled-strong:disabled{--tw-ring-color: var(--border-disabled-strong)}.disabled\:active\:emc-opacity-80:active:disabled{opacity:.8}.emc-group:hover .group-hover\:emc-bg-action-hover{background-color:var(--background-action-hover)}.emc-group:hover .group-hover\:emc-opacity-100{opacity:1}.emc-group:hover .group-hover\:before\:emc-text-icon-action-hover:before{content:var(--tw-content);color:var(--icon-action-hover)}.emc-group:active .group-active\:emc-bg-action-active{background-color:var(--background-action-active)}.emc-group:active .group-active\:before\:emc-text-icon-action-active:before{content:var(--tw-content);color:var(--icon-action-active)}.emc-peer:hover~.peer-hover\:emc-border-action-hover{border-color:var(--border-action-hover)}.emc-peer:hover~.peer-hover\:emc-border-feedback-negative{border-color:var(--border-feedback-negative)}.emc-peer\/activetab:hover~.peer-hover\/activetab\:emc-bg-action-hover{background-color:var(--background-action-hover)}.emc-peer:hover~.peer-hover\:emc-bg-action-hover{background-color:var(--background-action-hover)}.emc-peer:hover~.peer-hover\:emc-bg-destructive-hover{background-color:var(--background-destructive-hover)}.emc-peer:hover~.peer-hover\:emc-bg-interactive-hover{background-color:var(--background-interactive-hover)}.emc-peer:active~.peer-active\:emc-border-action-active{border-color:var(--border-action-active)}.emc-peer:active~.peer-active\:emc-border-feedback-negative{border-color:var(--border-feedback-negative)}.emc-peer\/activetab:active~.peer-active\/activetab\:emc-bg-action-active{background-color:var(--background-action-active)}.emc-peer:active~.peer-active\:emc-bg-action-active{background-color:var(--background-action-active)}.emc-peer:active~.peer-active\:emc-bg-destructive-active{background-color:var(--background-destructive-active)}.emc-peer:active~.peer-active\:emc-bg-interactive-active{background-color:var(--background-interactive-active)}.has-\[\.mask-active\]\:emc-bg-transparent:has(.mask-active){background-color:var(--color-transparent)}.has-\[\.emc-input-invalid\]\:\[box-shadow\:var\(--emc-shadow-border-negative\)\]:has(.emc-input-invalid){box-shadow:var(--emc-shadow-border-negative)}.has-\[\.emc-input-success\]\:\[box-shadow\:var\(--emc-shadow-border-positive\)\]:has(.emc-input-success){box-shadow:var(--emc-shadow-border-positive)}.focus-within\:has-\[\.emc-input-invalid\]\:\[box-shadow\:var\(--emc-shadow-input-focus-invalid\)\]:has(.emc-input-invalid):focus-within{box-shadow:var(--emc-shadow-input-focus-invalid)}.focus-within\:has-\[\.emc-input-success\]\:\[box-shadow\:var\(--emc-shadow-input-focus-success\)\]:has(.emc-input-success):focus-within{box-shadow:var(--emc-shadow-input-focus-success)}.emc-group:has(:active) .group-has-\[\:active\]\:emc-bg-action-active{background-color:var(--background-action-active)}.emc-group:has(:active) .group-has-\[\:active\]\:emc-bg-destructive-hover{background-color:var(--background-destructive-hover)}.emc-group:has(:hover:not(:active)) .group-has-\[\:hover\:not\(\:active\)\]\:emc-bg-action-hover{background-color:var(--background-action-hover)}.emc-group:has(:hover:not(:active)) .group-has-\[\:hover\:not\(\:active\)\]\:emc-bg-destructive-hover{background-color:var(--background-destructive-hover)}.emc-group:has(.emc-input-invalid:not(:disabled)) .first\:group-has-\[\.emc-input-invalid\:not\(\:disabled\)\]\:emc-text-icon-feedback-negative:first-child{color:var(--icon-feedback-negative)}.emc-group:has(.emc-input-success:not(:disabled)) .first\:group-has-\[\.emc-input-success\:not\(\:disabled\)\]\:emc-text-icon-feedback-positive:first-child{color:var(--icon-feedback-positive)}@media(min-width:640px){.sm\:emc-absolute{position:absolute}.sm\:emc-relative{position:relative}.sm\:emc-left-auto{left:auto}.sm\:emc-left-full{left:100%}.sm\:emc-top-0{top:0}.sm\:emc-top-auto{top:auto}.sm\:emc-mb-2{margin-bottom:.5rem}.sm\:emc-ml-2{margin-left:.5rem}.sm\:emc-block{display:block}.sm\:emc-flex{display:flex}.sm\:emc-hidden{display:none}.sm\:\!emc-w-\[480px\]{width:480px!important}.sm\:emc-w-1\/2{width:50%}.sm\:emc-w-48{width:12rem}.sm\:emc-w-\[49\%\]{width:49%}.sm\:emc-w-\[50\%\]{width:50%}.sm\:emc-w-auto{width:auto}.sm\:emc-min-w-\[14rem\]{min-width:14rem}.sm\:emc-max-w-\[360px\]{max-width:360px}.sm\:emc-flex-row{flex-direction:row}.sm\:emc-flex-nowrap{flex-wrap:nowrap}.sm\:\!emc-border-y-none{border-top-width:var(--width-none)!important;border-bottom-width:var(--width-none)!important}.sm\:emc-bg-transparent{background-color:var(--color-transparent)}.sm\:emc-p-0{padding:0}.sm\:emc-py-0{padding-top:0;padding-bottom:0}.sm\:emc-pl-5{padding-left:1.25rem}}@media(min-width:768px){.md\:emc-col-span-10{grid-column:span 10 / span 10}.md\:emc-mx-0{margin-left:0;margin-right:0}.md\:emc-mt-6{margin-top:1.5rem}.md\:emc-flex{display:flex}.md\:\!emc-w-\[400px\]{width:400px!important}.md\:emc-w-\[120px\]{width:120px}.md\:emc-w-\[25\%\]{width:25%}.md\:emc-w-\[33\.333333333333336\%\]{width:33.333333333333336%}.md\:emc-max-w-\[480px\]{max-width:480px}.md\:emc-max-w-\[80vw\]{max-width:80vw}.md\:emc-flex-row{flex-direction:row}.md\:emc-gap-6{gap:1.5rem}}@media(min-width:1024px){.lg\:emc-w-\[20\%\]{width:20%}}@media(min-width:1280px){.xl\:emc-flex-col{flex-direction:column}}.dark\:emc-border:where(.emc-dark,.emc-dark *){border-width:1px}.dark\:emc-border-red-400:where(.emc-dark,.emc-dark *){border-color:var(--color-red-400)}.dark\:hover\:emc-bg-\[rgba\(255\,255\,255\,0\.03\)\]:hover:where(.emc-dark,.emc-dark *){background-color:#ffffff08}@media(min-width:640px){.dark\:sm\:emc-bg-transparent:where(.emc-dark,.emc-dark *){background-color:var(--color-transparent)}}.\[\&\+\[data-pc-section\=listcontainer\]\]\:emc-rounded-t-none+[data-pc-section=listcontainer]{border-top-left-radius:var(--radius-none);border-top-right-radius:var(--radius-none)}.\[\&\:\:-webkit-scrollbar\]\:emc-hidden::-webkit-scrollbar{display:none}.\[\&\:first-child\>input\]\:emc-rounded-l-sm:first-child>input{border-top-left-radius:var(--radius-small);border-bottom-left-radius:var(--radius-small)}.\[\&\:first-child\>input\]\:emc-pl-\[--dynamic-small\]:first-child>input{padding-left:var(--dynamic-small)}.\[\&\:first-child\]\:emc-mt-0:first-child{margin-top:0}.\[\&\:first-child_input\]\:emc-pl-\[--dynamic-small\]:first-child input{padding-left:var(--dynamic-small)}.\[\&\:is\(\:first-of-type\)\>\*\]\:emc-rounded-t-md:is(:first-of-type)>*{border-top-left-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium)}.\[\&\:is\(\:not\(\:first-child\,\:only-child\)\)\>\*\:last-child\]\:emc-left-0:is(:not(:first-child,:only-child))>*:last-child{left:0}.\[\&\:last-child\>input\]\:emc-rounded-r-sm:last-child>input{border-top-right-radius:var(--radius-small);border-bottom-right-radius:var(--radius-small)}.\[\&\:last-child\>input\]\:emc-pr-\[--dynamic-small\]:last-child>input{padding-right:var(--dynamic-small)}.\[\&\:last-child\]\:emc-border-b:last-child{border-bottom-width:1px}.\[\&\:last-child_input\]\:emc-pr-\[--dynamic-small\]:last-child input{padding-right:var(--dynamic-small)}.\[\&\:not\(\:first-of-type\)\]\:emc-mt-\[--dynamic-medium\]:not(:first-of-type){margin-top:var(--dynamic-medium)}.hover\:\[\&\:not\(\:focus-within\,\:has\(\[disabled\]\)\)\]\:emc-bg-interactive-hover:not(:focus-within,:has([disabled])):hover{background-color:var(--background-interactive-hover)}.\[\&\:not\(\:last-child\)\]\:emc-flex-1:not(:last-child){flex:1 1 0%}.\[\&\:not\(\[data-p-popover-flipped\=true\]\)\]\:before\:-emc-top-\[--dynamic-small\]:not([data-p-popover-flipped=true]):before{content:var(--tw-content);top:calc(var(--dynamic-small) * -1)}.\[\&\:not\(\[data-pc-name\=\"inputnumber\"\]\)\]\:emc-pb-\[--dynamic-extra-small\]:not([data-pc-name=inputnumber]){padding-bottom:var(--dynamic-extra-small)}.\[\&\:not\(\[data-pc-name\=\"inputnumber\"\]\)\]\:emc-pt-\[--dynamic-large\]:not([data-pc-name=inputnumber]){padding-top:var(--dynamic-large)}.\[\&\:not\(ul\)\]\:emc-my-\[2px\]:not(ul){margin-top:2px;margin-bottom:2px}.\[\&\:not\(ul\)\]\:emc-pl-0:not(ul){padding-left:0}.\[\&\>\*\:first-child\]\:emc-pl-\[--dynamic-small\]>*:first-child{padding-left:var(--dynamic-small)}.\[\&\>\*\:last-child\]\:emc-pointer-events-none>*:last-child{pointer-events:none}.\[\&\>\*\:last-child\]\:emc-absolute>*:last-child{position:absolute}.\[\&\>\*\:last-child\]\:emc-left-3>*:last-child{left:.75rem}.\[\&\>\*\:last-child\]\:emc-top-\[calc\(var\(--emc-form-control-height\)\/2\)\]>*:last-child{top:calc(var(--emc-form-control-height) / 2)}.\[\&\>\*\:last-child\]\:emc-hidden>*:last-child{display:none}.\[\&\>\*\:last-child\]\:-emc-translate-y-1\/2>*:last-child{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:-emc-translate-y-5>*:last-child{--tw-translate-y: -1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:emc-pr-\[--dynamic-small\]>*:last-child{padding-right:var(--dynamic-small)}.\[\&\>\*\:last-child\]\:emc-text-\[var\(--text-secondary\)\]>*:last-child{color:var(--text-secondary)}.\[\&\>\*\:last-child\]\:emc-text-disabled-strong>*:last-child{color:var(--text-disabled-strong)}.\[\&\>\*\:last-child\]\:emc-text-secondary>*:last-child{color:var(--text-secondary)}.\[\&\>\*\:last-child\]\:emc-transition-all>*:last-child{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>\*\:last-child\]\:emc-duration-200>*:last-child{transition-duration:.2s}.\[\&\>\*\:last-child\]\:has-\[\.emc-filled\]\:-emc-translate-y-5:has(.emc-filled)>*:last-child{--tw-translate-y: -1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:has-\[\:focus\]\:-emc-translate-y-5:has(:focus)>*:last-child{--tw-translate-y: -1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:has-\[\[data-pc-name\=select\]\]\:has-\[\.emc-filled\]\:has-\[\:focus\]\:-emc-translate-y-5:has(:focus):has(.emc-filled):has([data-pc-name=select])>*:last-child{--tw-translate-y: -1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:has-\[\[data-pc-name\=select\]\]\:has-\[\:focus\]\:-emc-translate-y-1\/2:has(:focus):has([data-pc-name=select])>*:last-child{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:last-child\]\:has-\[\.emc-input-invalid\:not\(\:focus\)\]\:emc-text-feedback-negative:has(.emc-input-invalid:not(:focus))>*:last-child{color:var(--text-feedback-negative)}.\[\&\>\*\:last-child\]\:has-\[\.emc-input-invalid\]\:emc-text-feedback-negative:has(.emc-input-invalid)>*:last-child{color:var(--text-feedback-negative)}.\[\&\>\*\:last-child\]\:has-\[\.emc-input-success\:not\(\:focus\)\]\:emc-text-feedback-positive:has(.emc-input-success:not(:focus))>*:last-child{color:var(--text-feedback-positive)}.\[\&\>\*\:last-child\]\:has-\[\.emc-input-success\]\:emc-text-feedback-positive:has(.emc-input-success)>*:last-child{color:var(--text-feedback-positive)}.\[\&\>\*\:last-child\]\:has-\[\[data-pc-name\=select\]\]\:has-\[\[data-p\=invalid\]\]\:emc-text-feedback-negative:has([data-p=invalid]):has([data-pc-name=select])>*:last-child{color:var(--text-feedback-negative)}.\[\&\>\*\:last-child\]\:has-\[\[data-pc-name\=select\]\]\:has-\[\[success\=true\]\]\:emc-text-feedback-positive:has([success=true]):has([data-pc-name=select])>*:last-child{color:var(--text-feedback-positive)}.\[\&\>\*\:last-child\]\:has-\[input\[disabled\]\:not\(\:hover\)\]\:emc-text-disabled-strong:has(input[disabled]:not(:hover))>*:last-child{color:var(--text-disabled-strong)}.\[\&\>\*\:last-child\]\:has-\[select\[disabled\]\:not\(\:hover\)\]\:emc-text-disabled-strong:has(select[disabled]:not(:hover))>*:last-child{color:var(--text-disabled-strong)}.\[\&\>\*\:not\(\.emc-progress-spinner\)\]\:emc-opacity-\[\.0\]>*:not(.emc-progress-spinner){opacity:0}.\[\&\>\*\]\:emc-flex>*{display:flex}.\[\&\>\*\]\:emc-h-\[--icon-system-medium\]>*{height:var(--icon-system-medium)}.\[\&\>\*\]\:emc-w-\[--icon-system-medium\]>*{width:var(--icon-system-medium)}.\[\&\>\.emc-fileupload-content-highlight\]\:emc-transition>.emc-fileupload-content-highlight{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>\.emc-progress-spinner\]\:emc-visible>.emc-progress-spinner{visibility:visible}.\[\&\>\.emc-progress-spinner\]\:emc-absolute>.emc-progress-spinner{position:absolute}.\[\&\>\.emc-progress-spinner\]\:emc-order-2>.emc-progress-spinner{order:2}.\[\&\>\.emc-progress-spinner\]\:emc-h-6>.emc-progress-spinner{height:1.5rem}.\[\&\>\.emc-progress-spinner\]\:emc-w-6>.emc-progress-spinner{width:1.5rem}.\[\&\>\[data-p-active\=\"true\"\]\>\[data-pc-name\=\"steppanels\"\]\]\:-emc-mt-1>[data-p-active=true]>[data-pc-name=steppanels]{margin-top:-.25rem}.\[\&\>\[data-pc-extend\=button\]\]\:emc-self-center>[data-pc-extend=button]{align-self:center}.\[\&\>\[data-pc-extend\=inputicon\]\:first-child\]\:emc-left-3>[data-pc-extend=inputicon]:first-child{left:.75rem}.\[\&\>\[data-pc-extend\=inputicon\]\:last-child\]\:emc-left-3>[data-pc-extend=inputicon]:last-child{left:.75rem}.\[\&\>\[data-pc-extend\=inputicon\]\:last-child\]\:emc-right-3>[data-pc-extend=inputicon]:last-child{right:.75rem}.\[\&\>\[data-pc-extend\=inputicon\]\]\:emc-absolute>[data-pc-extend=inputicon]{position:absolute}.\[\&\>\[data-pc-extend\=inputicon\]\]\:emc-top-1\/2>[data-pc-extend=inputicon]{top:50%}.\[\&\>\[data-pc-extend\=inputicon\]\]\:-emc-mt-2>[data-pc-extend=inputicon]{margin-top:-.5rem}.\[\&\>\[data-pc-extend\=inputicon\]\]\:-emc-mt-3>[data-pc-extend=inputicon]{margin-top:-.75rem}.\[\&\>\[data-pc-name\=\"stepitem\"\]\>\[data-p-active\=\"true\"\]\]\:emc-hidden>[data-pc-name=stepitem]>[data-p-active=true]{display:none}.\[\&\>\[data-pc-name\=inputicon\]\:first-child\]\:emc-left-3>[data-pc-name=inputicon]:first-child{left:.75rem}.\[\&\>\[data-pc-name\=inputicon\]\:last-child\]\:emc-right-3>[data-pc-name=inputicon]:last-child{right:.75rem}.\[\&\>\[data-pc-name\=inputicon\]\]\:emc-absolute>[data-pc-name=inputicon]{position:absolute}.\[\&\>\[data-pc-name\=inputicon\]\]\:emc-top-1\/2>[data-pc-name=inputicon]{top:50%}.\[\&\>\[data-pc-name\=inputicon\]\]\:-emc-mt-2>[data-pc-name=inputicon]{margin-top:-.5rem}.\[\&\>\[data-pc-name\=inputtext\]\:first-child\]\:emc-pr-10>[data-pc-name=inputtext]:first-child{padding-right:2.5rem}.\[\&\>\[data-pc-name\=inputtext\]\:last-child\]\:emc-pl-10>[data-pc-name=inputtext]:last-child{padding-left:2.5rem}.\[\&\>\[data-pc-name\=pcbutton\]\]\:emc-rounded-br-none>[data-pc-name=pcbutton]{border-bottom-right-radius:var(--radius-none)}.\[\&\>\[data-pc-name\=pcbutton\]\]\:emc-rounded-tr-none>[data-pc-name=pcbutton]{border-top-right-radius:var(--radius-none)}.\[\&\>\[data-pc-name\=pcdropdown\]\]\:emc-rounded-bl-none>[data-pc-name=pcdropdown]{border-bottom-left-radius:var(--radius-none)}.\[\&\>\[data-pc-name\=pcdropdown\]\]\:emc-rounded-tl-none>[data-pc-name=pcdropdown]{border-top-left-radius:var(--radius-none)}.\[\&\>\[data-pc-name\=pcfilteraddrulebutton\]\]\:emc-w-full>[data-pc-name=pcfilteraddrulebutton]{width:100%}.\[\&\>\[data-pc-name\=pcfilteroperatordropdown\]\]\:emc-w-full>[data-pc-name=pcfilteroperatordropdown]{width:100%}.\[\&\>\[data-pc-name\=pcmenu\]\]\:emc-min-w-full>[data-pc-name=pcmenu]{min-width:100%}.\[\&\>\[data-pc-name\=steplist\]\>\[data-pc-name\=stepitem\]\:last-child\[data-p-active\=true\]\:after\]\:emc-hidden>[data-pc-name=steplist]>[data-pc-name=stepitem]:last-child[data-p-active=true]:after{display:none}.\[\&\>\[data-pc-name\=steplist\]\>\[data-pc-name\=stepitem\]\:last-child\]\:emc-min-h-1>[data-pc-name=steplist]>[data-pc-name=stepitem]:last-child{min-height:.25rem}.\[\&\>\[data-pc-name\=steplist\]\>\[data-pc-name\=stepitem\]\[data-p-active\=true\]\:after\]\:emc-min-h-2>[data-pc-name=steplist]>[data-pc-name=stepitem][data-p-active=true]:after{min-height:.5rem}.\[\&\>\[data-pc-name\=tablist\]\]\:emc-overflow-hidden>[data-pc-name=tablist]{overflow:hidden}.\[\&\>\[data-pc-section\=\"empty\"\]\>\.emc-fileupload-empty-interactive\]\:emc-transition>[data-pc-section=empty]>.emc-fileupload-empty-interactive{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>\[data-pc-section\=icon\]\]\:emc-text-icon-disabled-strong>[data-pc-section=icon]{color:var(--icon-disabled-strong)}.\[\&\>\[data-pc-section\=label\]\]\:emc-invisible>[data-pc-section=label]{visibility:hidden}.\[\&\>\[data-pc-section\=label\]\]\:emc-w-0>[data-pc-section=label]{width:0px}.\[\&\>\[data-pc-section\=label\]\]\:emc-text-disabled-strong>[data-pc-section=label]{color:var(--text-disabled-strong)}.\[\&\>\[data-pc-section\=separator\]\]\:emc-absolute>[data-pc-section=separator]{position:absolute}.\[\&\>\[data-pc-section\=separator\]\]\:emc-bottom-0>[data-pc-section=separator]{bottom:0}.\[\&\>\[data-pc-section\=separator\]\]\:emc-ml-\[9px\]>[data-pc-section=separator]{margin-left:9px}.\[\&\>\[data-pc-section\=separator\]\]\:emc-mr-\[5px\]>[data-pc-section=separator]{margin-right:5px}.\[\&\>\[data-pc-section\=separator\]\]\:emc-mt-\[5px\]>[data-pc-section=separator]{margin-top:5px}.\[\&\>\[data-pc-section\=separator\]\]\:emc-h-\[2px\]>[data-pc-section=separator]{height:2px}.\[\&\>\[data-pc-section\=separator\]\]\:emc-h-\[calc\(100\%-1\.5rem\)\]>[data-pc-section=separator]{height:calc(100% - 1.5rem)}.\[\&\>\[data-pc-section\=separator\]\]\:emc-min-h-4>[data-pc-section=separator]{min-height:1rem}.\[\&\>\[data-pc-section\=separator\]\]\:emc-w-\[2px\]>[data-pc-section=separator]{width:2px}.\[\&\>\[data-pc-section\=separator\]\]\:emc-w-full>[data-pc-section=separator]{width:100%}.\[\&\>\[data-pc-section\=separator\]\]\:emc-rounded-\[--radius-round\]>[data-pc-section=separator]{border-radius:var(--radius-round)}.\[\&\>\[data-pc-section\=separator\]\]\:emc-border-strong>[data-pc-section=separator]{border-color:var(--border-strong)}.\[\&\>\[data-pc-section\=separator\]\]\:emc-bg-\[--icon-weak\]>[data-pc-section=separator]{background-color:var(--icon-weak)}.\[\&\>\[data-pc-section\=separator\]\]\:emc-bg-brand>[data-pc-section=separator]{background-color:var(--background-brand)}.\[\&\>button\:first-child\]\:emc-rounded-l-none>button:first-child{border-top-left-radius:var(--radius-none);border-bottom-left-radius:var(--radius-none)}.\[\&\>button\:first-child\]\:emc-rounded-r-none>button:first-child{border-top-right-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none)}.\[\&\>button\:first-child\]\:emc-rounded-bl-md>button:first-child{border-bottom-left-radius:var(--radius-medium)}.\[\&\>button\:first-child\]\:emc-rounded-tl-md>button:first-child{border-top-left-radius:var(--radius-medium)}.\[\&\>button\:first-child\]\:emc-border-r-none>button:first-child{border-right-width:var(--width-none)}.\[\&\>button\:last-child\]\:emc-rounded-br-md>button:last-child{border-bottom-right-radius:var(--radius-medium)}.\[\&\>button\:last-child\]\:emc-rounded-tr-md>button:last-child{border-top-right-radius:var(--radius-medium)}.\[\&\>button\:last-child\]\:emc-border-l-none>button:last-child{border-left-width:var(--width-none)}.\[\&\>button\]\:emc-rounded-none>button{border-radius:var(--radius-none)}.\[\&\>button\]\:emc-border-none>button{border-width:var(--width-none);border-style:none}.\[\&\>button\]\:emc-text-icon-disabled-strong>button{color:var(--icon-disabled-strong)}.\[\&\>input\]\:emc-w-full>input{width:100%}.\[\&\[data-p-active\=\"true\"\]\]\:emc-opacity-100[data-p-active=true]{opacity:1}.\[\&\[data-p-focused\=\'true\'\]\>div\]\:emc-border-brand[data-p-focused=true]>div{border-color:var(--border-brand)}.\[\&\[data-p-focused\=\'true\'\]\>div\]\:emc-bg-interactive-hover[data-p-focused=true]>div{background-color:var(--background-interactive-hover)}.\[\&\[data-p-focused\=\'true\'\]\]\:emc-border-brand[data-p-focused=true]{border-color:var(--border-brand)}.\[\&\[data-p-focused\=\'true\'\]\]\:emc-bg-interactive-hover[data-p-focused=true]{background-color:var(--background-interactive-hover)}.\[\&\[data-p-highlight\=\"true\"\]\>\.emc-fileupload-content-highlight\]\:emc-z-30[data-p-highlight=true]>.emc-fileupload-content-highlight{z-index:30}.\[\&\[data-p-highlight\=\"true\"\]\>\.emc-fileupload-content-highlight\]\:emc-opacity-100[data-p-highlight=true]>.emc-fileupload-content-highlight{opacity:1}.\[\&\[data-p-highlight\=\"true\"\]\>\[data-pc-section\=\"empty\"\]\>\.emc-fileupload-empty-interactive\]\:emc-z-40[data-p-highlight=true]>[data-pc-section=empty]>.emc-fileupload-empty-interactive{z-index:40}.\[\&\[data-p-highlight\=\"true\"\]\>\[data-pc-section\=\"empty\"\]\>\.emc-fileupload-empty-interactive\]\:emc-opacity-0[data-p-highlight=true]>[data-pc-section=empty]>.emc-fileupload-empty-interactive{opacity:0}.\[\&\[data-p-popover-flipped\=true\]\]\:before\:-emc-bottom-\[--dynamic-small\][data-p-popover-flipped=true]:before{content:var(--tw-content);bottom:calc(var(--dynamic-small) * -1)}.\[\&\[data-p-popover-flipped\=true\]\]\:before\:emc-rotate-180[data-p-popover-flipped=true]:before{content:var(--tw-content);--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-p-popover-flipped\]\]\:-emc-mt-\[--dynamic-small\][data-p-popover-flipped]{margin-top:calc(var(--dynamic-small) * -1)}.\[\&\[disabled\]\>\[data-pc-section\=label\]\]\:emc-text-disabled-strong[disabled]>[data-pc-section=label]{color:var(--text-disabled-strong)}.\[\&\[disabled\]\>\[data-pc-section\=removeicon\]\]\:emc-pointer-events-none[disabled]>[data-pc-section=removeicon]{pointer-events:none}.\[\&\[disabled\]\>\[data-pc-section\=removeicon\]\]\:emc-text-disabled-strong[disabled]>[data-pc-section=removeicon]{color:var(--text-disabled-strong)}.\[\&\[disabled\]\]\:emc-cursor-default[disabled]{cursor:default}.\[\&\[disabled\]\]\:emc-bg-disabled-weak[disabled]{background-color:var(--background-disabled-weak)}.\[\&\[disabled\]\]\:emc-ring-disabled-strong[disabled]{--tw-ring-color: var(--border-disabled-strong)}.\[\&_\*\:is\(\.emc-iftalabel-inputgroup\)\]\:emc-text-disabled-strong *:is(.emc-iftalabel-inputgroup){color:var(--text-disabled-strong)}.\[\&_\*\:is\(input\)\]\:\!emc-min-h-0 *:is(input){min-height:0px!important}.\[\&_\*\:is\(input\)\]\:emc-rounded-none *:is(input){border-radius:var(--radius-none)}.\[\&_\*\:is\(input\)\]\:\!emc-p-\[--dynamic-none\] *:is(input){padding:var(--dynamic-none)!important}.\[\&_\*\:is\(input\)\]\:emc-p-\[--dynamic-none\] *:is(input){padding:var(--dynamic-none)}.\[\&_\*\:is\(input\)\]\:emc-py-\[--dynamic-small\] *:is(input){padding-top:var(--dynamic-small);padding-bottom:var(--dynamic-small)}.\[\&_\*\:is\(input\)\]\:\[box-shadow\:var\(--emc-shadow-border-transparent\)\] *:is(input){box-shadow:var(--emc-shadow-border-transparent)}.\[\&_\*\]\:emc-text-disabled-strong *{color:var(--text-disabled-strong)}.\[\&_\[data-p-active\=false\]\]\:emc-ml-\[--dynamic-medium\] [data-p-active=false]{margin-left:var(--dynamic-medium)}.\[\&_\[data-p-active\=false\]\]\:emc-pb-\[--dynamic-small\] [data-p-active=false]{padding-bottom:var(--dynamic-small)}.\[\&_\[data-pc-name\=pcbutton\]\]\:emc-rotate-0 [data-pc-name=pcbutton]{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\[data-pc-name\=pcbutton\]\]\:emc-rotate-45 [data-pc-name=pcbutton]{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\[data-pc-name\=pcfilter\]\]\:emc-w-full [data-pc-name=pcfilter]{width:100%}.\[\&_\[data-pc-name\=pcfiltercontainer\]\]\:\!emc-flex-auto [data-pc-name=pcfiltercontainer]{flex:1 1 auto!important}.\[\&_\[data-pc-name\=pclist\]\]\:emc-h-full [data-pc-name=pclist]{height:100%}.\[\&_\[data-pc-name\=step\]\]\:emc-flex-col [data-pc-name=step]{flex-direction:column}.\[\&_\[data-pc-name\=step\]\]\:emc-items-start [data-pc-name=step]{align-items:flex-start}.\[\&_\[data-pc-name\=step\]_\[data-pc-section\=title\]\]\:emc-hidden [data-pc-name=step] [data-pc-section=title]{display:none}.\[\&_\[data-pc-name\=stepitem\]\]\:emc-grid [data-pc-name=stepitem]{display:grid}.\[\&_\[data-pc-name\=stepitem\]\]\:emc-grid-rows-\[1fr_auto\] [data-pc-name=stepitem]{grid-template-rows:1fr auto}.\[\&_\[data-pc-section\=content\]\]\:last\:emc-ml-\[--dynamic-none\]:last-child [data-pc-section=content]{margin-left:var(--dynamic-none)}.\[\&_\[data-pc-section\=title\]\]\:emc-ml-\[--dynamic-medium\] [data-pc-section=title]{margin-left:var(--dynamic-medium)}.\[\&_input\]\:emc-bg-transparent input{background-color:var(--color-transparent)}.\[\&_input\]\:\!emc-px-\[--dynamic-none\] input{padding-left:var(--dynamic-none)!important;padding-right:var(--dynamic-none)!important}.\[\&_input\]\:\!emc-text-disabled-strong input{color:var(--text-disabled-strong)!important}.\[\&\~label\]\:emc-cursor-default~label{cursor:default}.\[\&\~label\]\:emc-cursor-pointer~label{cursor:pointer}.\[\&\~label\]\:emc-content-center~label{align-content:center}.\[\&\~label\]\:emc-pl-\[--dynamic-extra-small\]~label{padding-left:var(--dynamic-extra-small)}.\[\&\~label\]\:emc-font-\[family-name\:--body-medium-font-family\]~label{font-family:var(--body-medium-font-family)}.\[\&\~label\]\:emc-text-\[length\:--body-medium-font-size\]~label{font-size:var(--body-medium-font-size)}.\[\&\~label\]\:emc-font-\[--body-medium-font-weight-regular\]~label{font-weight:var(--body-medium-font-weight-regular)}.\[\&\~label\]\:emc-leading-\[--body-medium-line-height\]~label{line-height:var(--body-medium-line-height)}.\[\&\~label\]\:emc-tracking-\[--body-medium-letter-spacing\]~label{letter-spacing:var(--body-medium-letter-spacing)}.\[\&\~label\]\:emc-text-disabled-strong~label{color:var(--text-disabled-strong)}.\[\&\~label\]\:emc-text-feedback-negative~label{color:var(--text-feedback-negative)}.\[\&\~label\]\:emc-text-primary~label{color:var(--text-primary)}@font-face{font-family:Roboto Condensed;src:local("Roboto Condensed"),url(/my-abnamro/shared/resources/fonts/roboto-condensed-regular.woff2) format("woff2"),url(/my-abnamro/shared/resources/fonts/roboto-condensed-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto"),url(/my-abnamro/shared/resources/fonts/roboto-regular.woff2) format("woff2"),url(/my-abnamro/shared/resources/fonts/roboto-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Medium"),url(/my-abnamro/shared/resources/fonts/roboto-medium.woff2) format("woff2"),url(/my-abnamro/shared/resources/fonts/roboto-medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.text-white{color:#fff!important}body{font-family:Roboto,Helvetica Neue,Arial,sans-serif}.h1,::slotted(h1){font-family:Roboto Condensed,Helvetica Neue,Arial,sans-serif;font-weight:400;margin-top:0;margin-bottom:.5rem;font-size:3.5rem;line-height:4rem;color:#222}@media only screen and (max-width:576px){.h1,::slotted(h1){font-size:2.5rem;line-height:3rem}}.h2,::slotted(h2){font-family:Roboto Condensed,Helvetica Neue,Arial,sans-serif;font-weight:400;margin-top:0;margin-bottom:.5rem;font-size:2rem;line-height:2.5rem;color:#222}@media only screen and (max-width:576px){.h2,::slotted(h2){font-size:1.75rem;line-height:2rem}}.h3,::slotted(h3){font-family:Roboto Condensed,Helvetica Neue,Arial,sans-serif;font-weight:400;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;color:#222}@media only screen and (max-width:576px){.h3,::slotted(h3){font-size:1.25rem;line-height:1.5rem}}.h4,::slotted(h4){font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;margin-top:0;margin-bottom:.5rem;font-size:1.25rem;line-height:1.5rem;color:#222}@media only screen and (max-width:576px){.h4,::slotted(h4){font-size:1.125rem;line-height:1.5rem}}.p,::slotted(p){font-family:Roboto,Helvetica Neue,Arial,sans-serif;margin-top:0;margin-bottom:1rem;line-height:1.5;color:#222}.label,::slotted(label){font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#3c5e5e}.text-small{font-size:.875rem;line-height:1.25rem}*,*:before,*:after{box-sizing:border-box}.container-fluid{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container-fluid{padding-right:24px;padding-left:24px}}.em-page-grid{max-width:1320px;padding-left:0;padding-right:0;overflow:hidden}@media(min-width:768px){.em-page-grid{padding-left:24px;padding-right:24px}}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.col-12{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%}.col-lg-9{position:relative;width:100%;padding-right:12px;padding-left:12px}@media(min-width:992px){.col-lg-9{flex:0 0 75%;max-width:75%}}.col-lg-3{position:relative;width:100%;padding-right:12px;padding-left:12px}@media(min-width:992px){.col-lg-3{flex:0 0 25%;max-width:25%}}.col-lg-7{position:relative;width:100%;padding-right:12px;padding-left:12px}@media(min-width:992px){.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.offset-lg-1{margin-left:8.33333%}}.order-first{order:-1}.m-2{margin:16px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.my-2{margin-top:16px!important;margin-bottom:16px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}@media(min-width:768px){.ml-md-0{margin-left:0!important}}.mt-2{margin-top:16px!important}@media(min-width:768px){.mt-md-3{margin-top:24px!important}.mt-md-0{margin-top:0!important}}@media(min-width:576px){.mt-sm--4{margin-top:-32px!important}.mt-sm-4{margin-top:32px!important}.mt-sm-8{margin-top:64px!important}}@media(min-width:768px){.mx-md-0{margin-left:0!important;margin-right:0!important}}.mx-auto{margin-left:auto!important;margin-right:auto!important}@media(min-width:768px){.sml-md--1{margin-left:-4px!important}}.px-0{padding-left:0!important;padding-right:0!important}.px-2{padding-left:16px!important;padding-right:16px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}@media(min-width:992px){.py-lg-4{padding-top:32px!important;padding-bottom:32px!important}}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-6{padding-bottom:48px!important}@media(min-width:576px){.pt-sm-3{padding-top:24px!important}.pt-sm-7{padding-top:56px!important}.pb-sm-2{padding-bottom:16px!important}.pb-sm-6{padding-bottom:48px!important}}@media(min-width:768px){.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-3{padding-left:24px!important;padding-right:24px!important}.pt-md-3{padding-top:24px!important}.pt-md-4{padding-top:32px!important}.pb-md-3{padding-bottom:24px!important}}@media(min-width:992px){.pt-lg-4{padding-top:32px!important}.pb-lg-3{padding-bottom:24px!important}.pb-lg-4{padding-bottom:32px!important}.pt-lg-8{padding-top:64px!important}.pb-lg-7{padding-bottom:56px!important}}@media(min-width:768px){.spx-md-2{padding-left:12px!important;padding-right:12px!important}}.shadow-well{box-shadow:0 2px 2px #22222214!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}}.flex-column{flex-direction:column!important}.flex-grow-1{flex-grow:1!important}.position-relative{position:relative!important}html,body{height:100%}body{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#222;text-align:left;background-color:#f9f9f9}.bg-white{background-color:#fff}.gradient-gm55{background-color:#e9f0f0}@media(min-width:768px){.gradient-md--g200{background-image:linear-gradient(135deg,#078a7f00 25%,#078a7f 60%,#078a7f00 60%),linear-gradient(-135deg,#017a71,#00857a);background-size:600px 160px,100% 160px;background-repeat:no-repeat;background-position:top}}.max-w-layout{max-width:1320px}@media(min-width:992px){.pt-lg-sidebar{padding-top:160px}}.min-h-screen{min-height:100vh}.gradient-g400-g200{background:linear-gradient(133.18deg,#005e5d,#00857a)}.sticky-bottom{position:fixed;bottom:56px;width:100%}@media(max-height:256px){.sticky-bottom{bottom:28px}}.sticky-bottom{z-index:450}.header-skeleton{height:100%;position:relative}.header-skeleton:after{content:"";width:calc(100% + 1px);height:48px;position:absolute;background-color:#f2f7f7;bottom:0;left:-1px}.header-skeleton .em-brand-logo-width{height:32px;margin-top:4px}@media(max-width:768px){.header-skeleton .em-brand-logo-width{width:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;margin-top:0}}.super-skeleton aab-header{min-height:64px}@media(max-height:256px){.super-skeleton aab-header{min-height:32px}}html{scroll-padding-top:64px;scroll-padding-bottom:56px}@media(min-width:1024px){html{scroll-padding-bottom:0}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}progress{border:none;background-color:#00716b;height:3px}progress::-webkit-progress-bar{background-color:#fff}#sidepanel-container{z-index:501;position:relative}.invalid[data-v-2b14070d]{border-color:#dc2626}.short-code[data-v-de46aa98]{background:#edf7f7;height:26px;border:none}.short-code[data-v-de46aa98]:hover{background:#f2f7f7}.short-code[data-v-de46aa98]:focus{background:#e9f0f0}.flag svg{width:24px;height:24px}.shadow-popover[data-v-edd15c82]{box-shadow:0 4px 8px #22222226,0 0 6px #22222205!important}.opacity-50[data-v-edd15c82]{opacity:.5!important}.text-small[data-v-edd15c82]{font-size:.875rem;line-height:1.25rem}.text-medium[data-v-edd15c82]{font-family:Roboto Medium,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500}.product-tile[data-v-edd15c82]{box-sizing:border-box;width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:.625rem 1rem;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;border:2px solid transparent;border-radius:2px;border-bottom:1px solid #dedede}.product-tile[data-v-edd15c82]:hover:not(.product-disabled){background:#edf7f7}.product-tile .icon-container[data-v-edd15c82]{display:flex;justify-content:center}.product-tile .user-logo[data-v-edd15c82]{width:42px;height:42px}.product-tile .text-container[data-v-edd15c82]{flex-grow:2}.product-tile .product-title[data-v-edd15c82]{display:block;color:#00716b;text-wrap:wrap}.product-tile .product-subtitle[data-v-edd15c82]{display:block;color:#4f706f;text-wrap:wrap}.product-tile .amount-container[data-v-edd15c82]{flex-grow:1;text-align:right}.product-tile.product-disabled[data-v-edd15c82]{background:#f9f9f9;cursor:not-allowed}.product-tile.product-disabled .product-title[data-v-edd15c82],.product-tile.product-disabled .product-subtitle[data-v-edd15c82],.product-tile.product-disabled .amount-container[data-v-edd15c82]{color:gray}.product-tile .color-1[data-v-edd15c82]{background-color:#f2e1d9;color:#734026}.product-tile .color-12[data-v-edd15c82]{background-color:#d9d9f2;color:#262673}.product-tile .color-3[data-v-edd15c82]{background-color:#f2f2d9;color:#737326}.product-tile .color-10[data-v-edd15c82]{background-color:#d9eaf2;color:#265973}.product-tile .color-4[data-v-edd15c82]{background-color:#eaf2d9;color:#597326}.product-tile .color-9[data-v-edd15c82]{background-color:#d9f2f2;color:#267373}.address-book-list[data-v-9fafe7bc]{list-style:none;margin:0;padding:0}.address-book-item[data-v-9fafe7bc]{margin:0;padding:0}.address-book-list[data-v-57cc2c02]{list-style:none;margin:0;padding:0}.address-book-item[data-v-57cc2c02]{margin:0;padding:0}.input-icon-button[data-v-a2c45a34]{position:absolute;top:2.6rem;right:.5rem}footer[data-v-9bf643a9]{z-index:200}button[data-v-9bf643a9]:disabled{background-color:#dedede}label[for=urgent-payment-toggle]{color:#000;font-size:16px;font-weight:400;line-height:24px;padding:0 10px;cursor:pointer}
