@cooperco/cooper-component-library 0.1.93 → 0.1.94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -86,7 +86,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
86
86
  flex: 1 0 `).concat(100/l.numVisible,`%
87
87
  }
88
88
  }
89
- `)}}this.carouselStyle.innerHTML=t},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,e):void 0},ariaPageLabel:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,e):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return ko()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var e;return((e=this.$primevue.config)===null||e===void 0||(e=e.locale)===null||e===void 0?void 0:e.emptyMessage)||""}},components:{ChevronRightIcon:dn,ChevronDownIcon:an,ChevronLeftIcon:cn,ChevronUpIcon:hn},directives:{ripple:en}};function O0(n){"@babel/helpers - typeof";return O0=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},O0(n)}function fn(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function he(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?fn(Object(t),!0).forEach(function(i){Mr(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):fn(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Mr(n,e,t){return e=kr(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function kr(n){var e=xr(n,"string");return O0(e)=="symbol"?e:String(e)}function xr(n,e){if(O0(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(O0(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var wr=["aria-live"],vr=["disabled","aria-label"],_r=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Br=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Ar=["disabled","aria-label"],Sr=["data-p-highlight"],Zr=["tabindex","aria-label","aria-current","onClick"];function Tr(n,e,t,i,o,s){var l=r.resolveDirective("ripple");return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),s.empty?r.renderSlot(n.$slots,"empty",{key:2},function(){return[r.createTextVNode(r.toDisplayString(s.emptyMessageText),1)]}):(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[r.createElementVNode("div",r.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":o.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:s.backwardIsDisabled,"aria-label":s.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return s.navBackward&&s.navBackward.apply(s,arguments)})},he(he({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"previousicon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),r.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,vr)),[[l]]):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("itemsContent"),style:[{height:s.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return s.onTouchEnd&&s.onTouchEnd.apply(s,arguments)}),onTouchstart:e[3]||(e[3]=function(){return s.onTouchStart&&s.onTouchStart.apply(s,arguments)}),onTouchmove:e[4]||(e[4]=function(){return s.onTouchMove&&s.onTouchMove.apply(s,arguments)})},n.ptm("itemsContent")),[r.createElementVNode("div",r.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return s.onTransitionEnd&&s.onTransitionEnd.apply(s,arguments)})},n.ptm("itemsContainer")),[s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:0},r.renderList(n.value.slice(-1*o.d_numVisible),function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":o.totalShiftedItems*-1===n.value.length+o.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*o.d_numVisible).length-1===c}),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16,_r)}),128)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(n.value,function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":s.firstIndex()>c||s.lastIndex()<c?!0:void 0,"aria-label":s.ariaSlideNumber(c),"aria-roledescription":s.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":s.firstIndex()<=c&&s.lastIndex()>=c,"data-p-carousel-item-start":s.firstIndex()===c,"data-p-carousel-item-end":s.lastIndex()===c}),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16,Br)}),128)),s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:1},r.renderList(n.value.slice(0,o.d_numVisible),function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned")),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):r.createCommentVNode("",!0)],16)],16),n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:s.forwardIsDisabled,"aria-label":s.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return s.navForward&&s.navForward.apply(s,arguments)})},he(he({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"nexticon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),r.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Ar)),[[l]]):r.createCommentVNode("",!0)],16,wr),s.totalIndicators>=0&&n.showIndicators?(r.openBlock(),r.createElementBlock("ul",r.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return s.onIndicatorKeydown&&s.onIndicatorKeydown.apply(s,arguments)})},n.ptm("indicators")),[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.totalIndicators,function(a,c){return r.openBlock(),r.createElementBlock("li",r.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",s.getIndicatorPTOptions(c)),{"data-p-highlight":o.d_page===c}),[r.createElementVNode("button",r.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:o.d_page===c?"0":"-1","aria-label":s.ariaPageLabel(c+1),"aria-current":o.d_page===c?"page":void 0,onClick:function(h){return s.onIndicatorClick(h,c)}},n.ptm("indicatorButton",s.getIndicatorPTOptions(c))),null,16,Zr)],16,Sr)}),128))],16)):r.createCommentVNode("",!0)],16)),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)}un.render=Tr;const $r=["innerHTML"],Er={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},Pr=["onClick"],Lr={class:"flex items-center gap-4"},Ir=["onClick"],Fr=["onClick"],pn=r.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(n){const e=n,t=r.computed(()=>O(rt,e.pt??{})),i=r.ref(0),o=r.computed(()=>i.value>0),s=r.computed(()=>i.value<e.carouselItems.length-1),{backgroundColor:l,palette:a}=J(e),c=r.computed(()=>`${F(e.variant!=="Hero"?"py-16 px-8":"",`bg-${l}`,e.class)} ${e.variant.toLowerCase()} carousel relative`);return(d,h)=>{var u;return r.openBlock(),r.createBlock(r.unref(un),{value:d.carouselItems,"num-visible":1,"num-scroll":1,class:r.normalizeClass(c.value),pt:t.value,"show-navigators":!1,"show-indicators":!1,page:i.value,"pt:item:class":`carousel-item w-full ${((u=t.value)==null?void 0:u.item)??""}`},r.createSlots({item:r.withCtx(p=>[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(p.data.__typename),r.mergeProps(p.data,{"is-child":!0}),null,16))]),footer:r.withCtx(()=>[r.createElementVNode("div",Er,[r.createElementVNode("button",{onClick:()=>o.value?i.value--:i.value=d.carouselItems.length-1},h[0]||(h[0]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,Pr),r.createElementVNode("div",Lr,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.carouselItems,(p,f)=>(r.openBlock(),r.createElementBlock("button",{key:f,onClick:()=>i.value=f,class:r.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${i.value===f?"bg-secondary border-none":"border-gray-400"}`)},null,10,Ir))),128))]),r.createElementVNode("button",{onClick:()=>s.value?i.value++:i.value=0},h[1]||(h[1]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,Fr)])]),_:2},[d.headline?{name:"header",fn:r.withCtx(()=>{var p;return[r.createElementVNode("h2",{class:r.normalizeClass(`carousel-headline ${((p=t.value)==null?void 0:p.headline)??""} text-${r.unref(a).headline}`),innerHTML:d.headline},null,10,$r)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var N2=(n=>(n[n.IconTile=0]="IconTile",n[n.ImageTile=1]="ImageTile",n[n.VideoTile=2]="VideoTile",n[n.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",n[n.VideoLeft=4]="VideoLeft",n[n.Hero=5]="Hero",n[n.Centered=6]="Centered",n[n.Feature=7]="Feature",n))(N2||{});const Or={Centered:"Centered",Hero:"Hero",Feature:"Feature"},Dr={Accordion:"Accordion",Image:"Image",Testimonial:"Testimonial",TileLabel:"TileLabel",Video:"Video",TileCollectionModule:"TileCollectionModule",ContainerModule:"ContainerModule",TileContent:"TileContent",ContentModule:"ContentModule",FormModule:"FormModule",CarouselModule:"CarouselModule",TestimonialModule:"TestimonialModule",LogoCollectionModule:"LogoCollectionModule",ProductModule:"ProductModule",CardsModule:"CardsModule",ChartModule:"ChartModule"},Nr={Icon:"IconTile",Image:"ImageTile",Video:"VideoTile",Text:"TextTile","Image Stacked Animated":"ImageStackedAnimatedTile",Multiple:"Multiple"},Vr={Icon:"TileContentIconTile",Image:"TileContentImageTile",Video:"TileContentVideoTile",Text:"TileContentTextTile","Image Stacked Animated":"TileContentImageStackedAnimatedTile",Multiple:"TileContentMultiple"},zr={List:"List",Tile:"Tile"},Rr={Fill:"fill",Outline:"outline",Link:"link",Logo:"logo"},jr={Left:"left",Right:"right",Center:"center"},Hr={Top:"top",Center:"center",Bottom:"bottom"},Wr={Left:"left",Center:"center",Right:"right",Inline:"inline"},Ur={Top:"Top",Bottom:"Bottom"},Yr={Hero:"Hero",Default:"Default"};var Cn=(n=>(n.Image="img",n.Video="iframe",n))(Cn||{}),mn=(n=>(n[n.fill=0]="fill",n[n.outline=1]="outline",n[n.link=2]="link",n[n.logo=3]="logo",n))(mn||{});const Kr=["innerHTML"],qr={key:2,class:"container-module-testimonial-tile relative lg:absolute lg:right-0 lg:bottom-10 flex justify-center lg:justify-end mt-20 lg:mt-0"},Xr=["src"],Gr={key:1,class:"text-[base] text-left lg:text-[17px] leading-relaxed mb-4 font-normal pr-32 lg:pr-0"},gn=r.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},testimonialTile:{},class:{}},setup(n){var A,T,$,P,E,_;const e=n,{backgroundColor:t,palette:i}=J(e),o=r.computed(()=>O(lt[e.variant],e.pt??{})),s=r.computed(()=>N2[e.variant]===N2.Hero),l=r.computed(()=>N2[e.variant]===N2.Centered),a=r.computed(()=>N2[e.variant]===N2.Feature),c=r.computed(()=>{var y,S;return e.testimonialTile&&s.value?F(((y=o.value)==null?void 0:y.inner)??"","md:block lg:flex lg:items-center p-8 lg:p-0"):((S=o.value)==null?void 0:S.inner)??""}),d=r.computed(()=>{if(!s.value)return"";const y=[];return m==="ContentModule"&&g==="Image"&&y.push("lg:flex lg:items-center lg:z-10"),m!=="Image"&&(y.push("py-16 px-16 lg:py-0 lg:px-16"),e.testimonialTile&&y.push("pt-8 pb-0 lg:pt-0 lg:pb-0")),e.mobileImagePosition==="Bottom"&&y.push("pt-16 pb-0 lg:py-0"),F(...y)}),h=r.computed(()=>s.value&&g!=="Image"?"py-16 lg:pr-16 lg:pl-0 px-12":s.value&&g==="Image"?e.testimonialTile?"hidden lg:block lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":"max-h-[500px] lg:max-h-none overflow-hidden lg:overflow-visible lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":a.value&&g==="Image"?"md:absolute md:right-0 md:top-0 md:h-full md:w-1/2":""),u=r.computed(()=>{var y,S,Z,L;return F(`container-module ${e.testimonialTile?"lg:flex":"md:flex"} ${e.backgroundImage?"":`bg-${t}`} relative ${s.value?"overflow-hidden":""} ${(y=o.value)==null?void 0:y.root} ${s.value?e.backgroundImage?`lg:h-[60vw] lg:max-h-[33.75rem] ${(S=o.value)==null?void 0:S.container}`:`${(Z=o.value)==null?void 0:Z.container}`:""} `,a.value?`${(L=o.value)==null?void 0:L.container}`:"",s.value&&m==="ContentModule"&&g==="Image"?"lg:h-[33.75rem] ":"",e.class??"",e.mobileImagePosition==="Top"&&s.value&&!e.testimonialTile?"clip-mobile-hero lg:no-clip":"")}),p=r.computed(()=>F(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${s.value?"object-bottom":""}`,e.backgroundImageClass??"")),f=r.computed(()=>{var S,Z;let y=JSON.parse(JSON.stringify(e.backgroundImage));return y!=null&&y.media.width&&(y.media.width=void 0),y!=null&&y.media.height&&(y.media.height=void 0),(S=y==null?void 0:y.mobileMedia)!=null&&S.width&&(y.mobileMedia.width=void 0),(Z=y==null?void 0:y.mobileMedia)!=null&&Z.height&&(y.mobileMedia.height=void 0),y}),C=((A=e.fullWidthContent)==null?void 0:A.__typename)==="TileContent"?"TileContentTextTile":(T=e.fullWidthContent)==null?void 0:T.__typename,m=(($=e.start)==null?void 0:$.__typename)==="TileContent"?"TileContentTextTile":(P=e.start)==null?void 0:P.__typename,g=((E=e.end)==null?void 0:E.__typename)==="TileContent"?"TileContentTextTile":(_=e.end)==null?void 0:_.__typename,b=y=>{const S=y;return S==null?void 0:S.backgroundColor},M=C==="TileCollectionModule"||m==="TileCollectionModule"||g==="TileCollectionModule",x=r.computed(()=>{var y,S;return((y=e.end)==null?void 0:y.__typename)==="Image"||((S=e.end)==null?void 0:S.__typename)==="Video"}),w=r.computed(()=>{var I,R,z,l2;const y=((I=e.start)==null?void 0:I.__typename)==="Accordion",S=((R=e.end)==null?void 0:R.__typename)==="Accordion",Z=((z=e.start)==null?void 0:z.__typename)==="TileCollectionModule",L=((l2=e.end)==null?void 0:l2.__typename)==="TileCollectionModule";return y&&S?"basis-2/3 md:pr-8":y?"basis-2/3 md:pr-16":S?"basis-1/3":L?"lg:basis-2/5":Z?"lg:basis-3/5":"basis-1/2"}),k=r.computed(()=>{var I,R,z,l2;const y=((I=e.start)==null?void 0:I.__typename)==="Accordion",S=((R=e.end)==null?void 0:R.__typename)==="Accordion",Z=((z=e.start)==null?void 0:z.__typename)==="TileCollectionModule",L=((l2=e.end)==null?void 0:l2.__typename)==="TileCollectionModule";return y&&S?"basis-2/3 md:pl-8":S?"basis-2/3 md:pl-16":y?"basis-1/3":Z?"lg:basis-2/5":L?"lg:basis-3/5":"basis-1/2"}),B=r.computed(()=>a.value&&g==="Image"?"h-full w-full object-cover object-right":s.value&&g==="Image"?"max-h-[500px] lg:max-h-none lg:h-full w-full object-cover":"");return(y,S)=>{const Z=d2;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(y.isChild?"div":"section"),{class:r.normalizeClass(u.value)},{default:r.withCtx(()=>{var L,I,R,z,l2,c2,P2,K2,_2,q2;return[y.backgroundImage&&f.value?(r.openBlock(),r.createBlock(Z,{key:0,media:f.value.media,"mobile-media":f.value.mobileMedia,class:r.normalizeClass(p.value)},null,8,["media","mobile-media","class"])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-inner relative z-10 ${a.value?"":s.value?((L=y.start)==null?void 0:L.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${y.isChild||s.value||a.value?"":"py-[2rem] px-8 md:py-16 md:px-4"} ${c.value}`)},[y.headline||y.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-heading-group mb-8 md:mb-10 space-y-[10px] ${!y.isChild&&s.value?"py-16":""}`)},[y.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-module-headline ${l.value?"text-center":""} ${s.value?"mx-auto w-full":""} ${((I=o.value)==null?void 0:I.headline)??""} text-${r.unref(i).headline}`),innerHTML:y.headline},null,10,Kr)):r.createCommentVNode("",!0),y.subHeadline?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`container-module-subheadline ${l.value?"text-center":""} ${((R=o.value)==null?void 0:R.subheadline)??""} text-${r.unref(i).subheadline}`)},r.toDisplayString(y.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),y.fullWidthContent||y.start||y.end?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`container-module-content flex flex-col ${x.value&&e.mobileImagePosition!=="Bottom"?"flex-col-reverse":""} ${s.value||r.unref(M)?"lg:flex-row":"md:flex-row"} ${!s.value&&!a.value?`${r.unref(M)?"lg":"md"}:justify-between gap-5`:""} ${s.value?"lg:h-full":"h-full"} ${r.unref(M)?"rounded-2xl overflow-hidden":""} ${((z=o.value)==null?void 0:z.bodyCopy)??""}`)},[y.fullWidthContent?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-full-width-content ${((l2=o.value)==null?void 0:l2.fullWidthContent)??""} ${l.value?"mx-auto":""}`)},[r.unref(C)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(C)),r.mergeProps({key:0},y.fullWidthContent,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(C)==="ContentModule"&&s.value),"background-color":b(y.fullWidthContent),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage}),null,16,["use-child-headline","is-hero","background-color","parent-background-color","parent-has-background-image"])):r.createCommentVNode("",!0)],2)):(r.openBlock(),r.createElementBlock(r.Fragment,{key:1},[y.start?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-start ${a.value?"md:basis-1/2":w.value} ${((c2=o.value)==null?void 0:c2.start)??""} ${d.value} ${a.value&&r.unref(m)==="Image"?"":a.value?"p-8 md:p-12 lg:p-16 flex items-center":""}`)},[r.unref(m)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(m)),r.mergeProps({key:0},y.start,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(m)==="ContentModule"&&s.value&&!a.value),"is-feature":!!(r.unref(m)==="ContentModule"&&a.value),"background-color":b(y.start),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage,class:a.value&&r.unref(m)==="Image"?"h-full w-full object-cover":""}),null,16,["use-child-headline","is-hero","is-feature","background-color","parent-background-color","parent-has-background-image","class"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-end ${a.value?"md:basis-1/2":k.value} ${((P2=o.value)==null?void 0:P2.end)??""} ${h.value} ${a.value&&r.unref(g)==="Image"?"":a.value?"p-8 md:p-12 lg:p-16 flex items-center":""}`)},[r.unref(g)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(g)),r.mergeProps({key:0},y.end,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(g)==="ContentModule"&&s.value&&!a.value),"is-feature":!!(r.unref(g)==="ContentModule"&&a.value),"background-color":b(y.end),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage,class:B.value,"mobile-breakpoint":s.value&&r.unref(g)==="Image"?"lg":"md"}),null,16,["use-child-headline","is-hero","is-feature","background-color","parent-background-color","parent-has-background-image","class","mobile-breakpoint"])):r.createCommentVNode("",!0)],2)],64))],2)):r.createCommentVNode("",!0),y.testimonialTile?(r.openBlock(),r.createElementBlock("div",qr,[r.createElementVNode("div",{class:r.normalizeClass(`bg-${(K2=r.unref(i).interactive)==null?void 0:K2.bg} rounded-xl lg:rounded-r-none px-6 py-6 lg:py-8 lg:px-10 text-${(_2=r.unref(i).interactive)==null?void 0:_2.copy} max-w-[80vw] lg:max-w-[25vw] w-full shadow-lg relative lg:top-0 lg:right-0 lg:bottom-0 lg:flex flex-col justify-center`)},[y.testimonialTile.media&&y.testimonialTile.media.__typename==="Image"?(r.openBlock(),r.createElementBlock("img",{key:0,src:y.testimonialTile.media.media.url,alt:"Testimonial image",class:"absolute lg:hidden -top-10 -right-2 w-32 h-32 rounded-full z-10"},null,8,Xr)):r.createCommentVNode("",!0),y.testimonialTile.quote?(r.openBlock(),r.createElementBlock("p",Gr,r.toDisplayString(y.testimonialTile.quote),1)):r.createCommentVNode("",!0),y.testimonialTile.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`text-sm lg:text-[17px] text-${(q2=r.unref(i).interactive)==null?void 0:q2.copy} text-right font-normal`)}," - "+r.toDisplayString(y.testimonialTile.author),3)):r.createCommentVNode("",!0)],2)])):r.createCommentVNode("",!0)],2),r.renderSlot(y.$slots,"default")]}),_:3},8,["class"])}}});var M2=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(M2||{});const ue=(n,e)=>{var t;if(n==="Default")return(t=e==null?void 0:e.page)!=null&&t.slug?"_self":"_blank";if(n==="New Tab")return"_blank";if(n==="Same Tab")return"_self"},Qr={class:"flex items-center justify-center gap-2"},g2=r.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},backgroundColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},ctaAction:{},inBanner:{type:Boolean},onClick:{type:Function},class:{}},emits:["trigger"],setup(n,{emit:e}){const t=n,i=e,o=r.computed(()=>O(ct[t.buttonType],t.pt??{})),s=r.computed(()=>t.buttonType==="link"||t.buttonType==="logo"),{palette:l}=J(t),a=r.computed(()=>{var m;return((m=l==null?void 0:l.cta)==null?void 0:m[t.buttonType])||{copy:"soil",bg:"lily"}}),c=r.computed(()=>{var g;const m=["cta whitespace-nowrap",F(((g=o.value)==null?void 0:g.root)??"",t.class??"","flex items-center gap-2")];if((t.buttonType==="link"||t.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${t.textColor??a.value.copy}`),t.size)switch(t.size){case"sm":m.push("*:text-sm"),t.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),t.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),t.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),t.buttonType==="fill"&&m.push("py-2 px-16");break}return t.buttonType==="fill"&&(m.push("rounded-[2rem]"),(t.color||a.value.bg)&&m.push(`bg-${t.color||a.value.bg}`),t.size||m.push("py-1 px-4")),t.buttonType!=="outline"&&a.value.border&&m.push(`border-${t.color??a.value.border}`),m.join(" ")}),d=r.computed(()=>{var m,g,b,M,x,w;return(g=(m=t.link)==null?void 0:m.page)!=null&&g.slug?`${(M=(b=t.link)==null?void 0:b.page)==null?void 0:M.slug}`:(x=t.link)!=null&&x.externalUrl?(w=t.link)==null?void 0:w.externalUrl:""}),h=r.computed(()=>{var m;return!!((m=t.link)!=null&&m.externalUrl)}),u=r.computed(()=>{var m;return t.ariaLabel??((m=t.link)==null?void 0:m.ariaLabel)??t.title}),p=r.computed(()=>{var m,g;return(m=t.ctaAction)!=null&&m.ariaDescription?t.ctaAction.ariaDescription:t.ariaDescription??((g=t.link)==null?void 0:g.ariaDescription)??""}),f=r.computed(()=>{var m;return h.value?(m=t.link)==null?void 0:m.thirdPartyId:void 0}),C=()=>{var m;(m=t.ctaAction)!=null&&m.triggerMappingValue&&i("trigger",t.ctaAction.triggerMappingValue),t.onClick&&t.onClick()};return(m,g)=>{var M;const b=d2;return r.openBlock(),r.createBlock(r.resolveDynamicComponent("a"),{id:f.value,"aria-label":u.value,"aria-description":p.value,href:d.value??void 0,target:r.unref(ue)(t.target||((M=t.link)==null?void 0:M.target),t.link),rel:h.value?"noopener":"",class:r.normalizeClass(t.class),onClick:C},{default:r.withCtx(()=>[r.createVNode(r.unref(ce),{class:r.normalizeClass(c.value),link:s.value,onClick:C},{default:r.withCtx(()=>{var x,w,k;return[r.createElementVNode("div",Qr,[m.logo?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex items-center ${m.buttonType==="logo"?(x=o.value)==null?void 0:x.logo:""} ${m.buttonType==="logo"?`bg-${t.textColor??a.value.copy}`:""}`)},[typeof m.logo=="object"?(r.openBlock(),r.createBlock(b,r.normalizeProps(r.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(r.unref(F)(m.logo,(w=o.value)==null?void 0:w.logo))},null,2)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("p",{class:r.normalizeClass(r.unref(F)("pointer-events-none whitespace-nowrap",((k=o.value)==null?void 0:k.headline)??""))},r.toDisplayString(m.title),3)])]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),Jr={key:1},es=["innerHTML"],ts=["innerHTML"],ns=["innerHTML"],is=["innerHTML"],bn=r.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},image:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:M2.Left},isChild:{type:Boolean},useChildHeadline:{type:Boolean},parentHasBackgroundImage:{type:Boolean,default:!1},parentBackgroundColor:{},isFeature:{type:Boolean,default:!1},class:{}},setup(n){const e=n,t=e.alignment?e.alignment.toLowerCase():"left",i=r.computed(()=>O(at,e.pt??{})),o=r.computed(()=>t===M2.Inline?"text-center md:text-left":`text-${t}`),s=r.computed(()=>{let C="";switch(t){case M2.Right:C="justify-end";break;case M2.Center:C="justify-center";break;default:C="justify-start"}return C}),l=r.computed(()=>{var C,m;return`${((C=i.value)==null?void 0:C.logo)??""} ${((m=e==null?void 0:e.logo)==null?void 0:m.class)??""} max-w-[50%]`}),{backgroundColor:a,palette:c}=J({...e,backgroundColor:e.backgroundColor||e.parentBackgroundColor}),d=r.computed(()=>{var m;const C=[`content-module-headline ${p?"":"max-w-[30ch]"} ${t===M2.Center?"mx-auto":t===M2.Right?"ml-auto":""}`,`text-${c.headline}`,F(((m=i==null?void 0:i.value)==null?void 0:m.headline)??"",o.value)];return e.isHero&&e.isChild?C.push("text-[27px] leading-[27px] md:text-[36px] md:leading-[36px] xl:text-[48px] xl:leading-[48px]"):e.isFeature&&e.isChild?C.push("text-[27px] leading-[27px] lg:text-[48px] lg:leading-[48px]"):e.useChildHeadline||e.logo?C.push("text-[24px] leading-[24px] md:text-[36px] md:leading-[36px]"):C.push("text-[27px] leading-[27px] md:text-[48px] md:leading-[48px]"),C.join(" ")}),h=r.computed(()=>{var m;return[`content-module-subheadline text-[17px] md:text-[22px] ${t===M2.Center?"mx-auto":t===M2.Right?"ml-auto":""}`,`text-${c.subheadline}`,F(((m=i==null?void 0:i.value)==null?void 0:m.subheadline)??"",o.value)].join(" ")}),u=r.computed(()=>e.headline?e.headline.replace(/<[^>]*>/g,"").trim().length>0:!1),p=t===M2.Inline,f=r.computed(()=>{const C=e.bodyCopy||e.ctas||e.image;return p?"space-y-[10px]":`space-y-[10px] ${C?"mb-6":""}`});return(C,m)=>{var g,b,M,x,w,k;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`content-module ${C.isChild?"":"p-8 md:p-16"} ${((g=i.value)==null?void 0:g.root)??""} ${e.class??""} ${!e.parentHasBackgroundImage&&(e.backgroundColor||!C.isChild)?`bg-${r.unref(a)}`:""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`content-module-container mx-auto ${((b=i.value)==null?void 0:b.container)??""} ${r.unref(t)===r.unref(M2).Inline?"flex flex-col md:flex-row justify-between items-center md:gap-4":""}`)},[C.logo?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:0},C.logo,{class:l.value}),null,16,["class"])):r.createCommentVNode("",!0),u.value||C.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(f.value)},[C.subHeadline&&!C.isHero?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(h.value)},r.toDisplayString(C.subHeadline),3)):r.createCommentVNode("",!0),u.value?(r.openBlock(),r.createElementBlock("div",Jr,[C.isHero?(r.openBlock(),r.createElementBlock("h1",{key:0,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,es)):C.useChildHeadline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,ts)):(r.openBlock(),r.createElementBlock("h2",{key:2,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,ns))])):r.createCommentVNode("",!0),C.subHeadline&&C.isHero?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(h.value)},r.toDisplayString(C.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),C.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`content-module-body-copy text-[17px] text-${r.unref(c).copy} ${C.isHero?"lg:max-w-[80%]":""} ${r.unref(F)(((M=i.value)==null?void 0:M.bodyCopy)??"",o.value)}`),style:r.normalizeStyle({"--copy-accent-color":`var(--${r.unref(c).copyAccent})`,"--bullet-color":`var(--${r.unref(c).bullet})`}),innerHTML:C.bodyCopy},null,14,is)):r.createCommentVNode("",!0),C.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:3},C.image,{class:`content-module-image ${r.unref(F)(((x=i.value)==null?void 0:x.image)??"",o.value)} ${((w=C.image)==null?void 0:w.class)??""}`}),null,16,["class"])):r.createCommentVNode("",!0),C.ctas?(r.openBlock(),r.createElementBlock("div",{key:4,class:r.normalizeClass(`content-module-ctas flex flex-wrap items-center gap-4 ${C.isHero?"justify-center lg:justify-start":s.value} ${r.unref(F)(((k=i.value)==null?void 0:k.ctas)??"",o.value,p?"md:mt-0":"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(C.ctas,(B,A)=>(r.openBlock(),r.createBlock(g2,r.mergeProps({ref_for:!0},B,{key:`cta-${B.title}-${A}`,class:`content-module-cta ${C.isHero?"w-auto justify-center":""}`,"background-color":r.unref(a)}),null,16,["class","background-color"]))),128))],2)):r.createCommentVNode("",!0)],2)],2)}}}),os=["innerHTML"],yn=r.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(st,e.pt??{})),{backgroundColor:i,palette:o}=J(e);return(s,l)=>{var a,c;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`container-collection ${e.class??""} bg-${r.unref(i)}`)},[s.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-collection-headline ${(a=t.value)==null?void 0:a.headline} text-${r.unref(o).headline}`),innerHTML:s.headline},null,10,os)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=t.value)==null?void 0:c.bodyCopy}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.modules,(d,h)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(d.__typename),r.mergeProps({ref_for:!0},d,{key:`${d==null?void 0:d.__typename}-${h}`,"is-child":!0}),null,16))),128))],2)],2)}}});var V2=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(V2||{});const rs={class:r.normalizeClass("pi pi-chevron-down")},ss={class:r.normalizeClass("pi pi-chevron-up")},ls=["innerHTML"],S2=r.defineComponent({__name:"NavigationElement",props:{__typename:{},elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},backgroundColor:{},class:{},isChild:{type:Boolean},pt:{},inBanner:{type:Boolean},expandedMobile:{type:Boolean}},setup(n){const e=n,t=r.computed(()=>O(ht,e.pt??{})),{backgroundColor:i,palette:o}=J(e),s=r.computed(()=>{var p,f;return(p=e.link)!=null&&p.externalUrl?(f=e.link)==null?void 0:f.thirdPartyId:void 0}),l=r.computed(()=>{var p,f,C,m,g,b;return(f=(p=e.link)==null?void 0:p.page)!=null&&f.slug?`${(m=(C=e.link)==null?void 0:C.page)==null?void 0:m.slug}`:(g=e.link)!=null&&g.externalUrl?(b=e.link)==null?void 0:b.externalUrl:""}),a=r.computed(()=>{var p,f,C;return(f=(p=e.link)==null?void 0:p.page)!=null&&f.slug||(C=e.link)!=null&&C.externalUrl?"a":"button"}),c=r.computed(()=>V2[e.elementType??"header"]),d=r.ref(!1),h=r.computed(()=>`relative py-2 md:py-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),u=()=>{d.value=!d.value};return(p,f)=>{const C=r.resolveComponent("NavigationElement",!0);return r.openBlock(),r.createBlock(r.resolveDynamicComponent(p.isChild?"li":"div"),{class:r.normalizeClass(h.value)},{default:r.withCtx(()=>{var m;return[c.value===r.unref(V2).header||p.isChild&&(l.value||p.subNavigation)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.value),{key:0,id:s.value,href:l.value??"",target:e.link?r.unref(ue)((m=e.link)==null?void 0:m.target,e.link):"_self",class:r.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${r.unref(o).copy} ${c.value===r.unref(V2).header?"whitespace-nowrap":""}`),"aria-expanded":a.value==="button"?!0:void 0,"aria-haspopup":a.value==="button"?!0:void 0,onClick:u},{default:r.withCtx(()=>{var g;return[r.createTextVNode(r.toDisplayString(p.title)+" ",1),!p.isChild&&p.subNavigation&&!(l.value||p.isChild)?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass((g=t.value)==null?void 0:g.icon)},[r.withDirectives(r.createElementVNode("i",rs,null,512),[[r.vShow,!d.value]]),r.withDirectives(r.createElementVNode("i",ss,null,512),[[r.vShow,d.value]])],2)):r.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==r.unref(V2).footer?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`mb-2 font-bold text-${r.unref(o).copy}`)},r.toDisplayString(p.title),3)):r.createCommentVNode("",!0),!p.isChild&&p.subNavigation?(r.openBlock(),r.createElementBlock("ul",{key:2,class:r.normalizeClass({hidden:!d.value&&c.value==r.unref(V2).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${r.unref(i)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==r.unref(V2).header,"space-y-2 opacity-90":c.value==r.unref(V2).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(p.subNavigation,(g,b)=>(r.openBlock(),r.createBlock(C,r.mergeProps({key:g.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${b}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...g,elementType:p.elementType,isChild:!0,backgroundColor:r.unref(i)}),null,16,["class"]))),128))],2)):r.createCommentVNode("",!0),p.htmlRef?(r.openBlock(),r.createElementBlock("div",{key:3,innerHTML:p.htmlRef},null,8,ls)):r.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),as={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},cs=["id","href","target"],fe=r.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,t)=>{const i=d2;return e.socialMediaRef?(r.openBlock(),r.createElementBlock("div",as,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.socialMediaRef,(o,s)=>{var l,a,c,d;return r.openBlock(),r.createElementBlock("a",{id:(l=o.link)==null?void 0:l.thirdPartyId,key:`footer-social-item-${o.icon.altTag}-${s}`,class:r.normalizeClass(`footer-social-item-${s}`),href:(a=o==null?void 0:o.link)==null?void 0:a.externalUrl,target:r.unref(ue)((c=o==null?void 0:o.link)==null?void 0:c.target,o==null?void 0:o.link)},[r.createVNode(i,{media:(d=o==null?void 0:o.icon)==null?void 0:d.media},null,8,["media"])],10,cs)}),128))])):r.createCommentVNode("",!0)}}}),ds={id:"footer-copyright",class:"flex flex-col lg:flex-row lg:items-center lg:justify-between gap-6 lg:gap-10 text-xs text-white"},hs={key:0,class:"footer-copyright-links basis-1/3"},us={class:r.normalizeClass("flex flex-row flex-wrap items-center")},fs={class:"basis-1/3 footer-copyright-logos"},ps={class:"flex items-center justify-evenly space-x-2"},pe=r.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean},backgroundColor:{}},setup(n){const e=n,{palette:t}=J(e);return(i,o)=>(r.openBlock(),r.createElementBlock("div",ds,[r.createElementVNode("div",{class:r.normalizeClass(`text-${r.unref(t).copy} ${i.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},r.toDisplayString(i.copyRight),3),i.isCenterAlign?(r.openBlock(),r.createElementBlock("div",hs,[r.createElementVNode("div",us,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,l)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${s.title}-${l}`,class:`footer-nav-item-${l} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))])])):r.createCommentVNode("",!0),r.createElementVNode("div",fs,[r.createElementVNode("div",ps,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.logos,(s,l)=>(r.openBlock(),r.createBlock(d2,{key:`footer-copy-right-logo-${l}`,class:"grow ml-auto",media:s.media},null,8,["media"]))),128))]),i.isCenterAlign?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex flex-row items-center justify-end ${i.navigation&&i.navigation.length?"mt-6":""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,l)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${s.title}-${l}`,class:`footer-nav-item-${l} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))],2))])]))}}),Cs={class:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2"},ms={href:"/",class:"footer-navigation-logo text-center"},gs={key:0,class:"grid grid-cols-2 sm:grid-cols-3 gap-x-10 gap-y-8 flex-1"},bs={key:1,class:"grow"},ys=["innerHTML"],Mn=r.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,{backgroundColor:t,palette:i}=J(e),o=r.computed(()=>!!(e.navigation&&e.navigation.length>0));return(s,l)=>{var a,c;return r.openBlock(),r.createElementBlock("footer",{class:r.normalizeClass(`text-white text-sm leading-relaxed bg-${r.unref(t)}`)},[r.createElementVNode("div",Cs,[r.createElementVNode("div",{class:r.normalizeClass(["flex flex-col lg:flex-row lg:items-start lg:justify-between gap-10",{"p-5 justify-between items-start":s.navigation&&s.navigation.length>0,"mb-4 md:items-start":!s.navigation||s.navigation.length===0}])},[r.createElementVNode("a",ms,[s.logo?(r.openBlock(),r.createBlock(d2,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:s.logo.media},null,8,["media"])):r.createCommentVNode("",!0),r.createTextVNode(" "+r.toDisplayString(s.title),1)]),s.navigation&&s.navigation.length>0?(r.openBlock(),r.createElementBlock("div",gs,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.navigation,(d,h)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${d.title}-${h}`,class:`footer-nav-item-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...d,isChild:!1,elementType:"footer",backgroundColor:r.unref(t)}),null,16,["class"]))),128))])):r.createCommentVNode("",!0),!s.navigation||s.navigation.length===0?(r.openBlock(),r.createElementBlock("div",bs,[s.socialMediaRef?(r.openBlock(),r.createBlock(fe,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0),r.createVNode(pe,{"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"add-text-margin":!0,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])])):(r.openBlock(),r.createElementBlock(r.Fragment,{key:2},[s.socialMediaRef?(r.openBlock(),r.createBlock(fe,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0)],64))],2),s.navigation&&s.navigation.length>0&&s.copyRight&&s.copyRightLinks&&((a=s.copyRightLinks)==null?void 0:a.length)>0&&s.copyRightLogos&&((c=s.copyRightLogos)==null?void 0:c.length)>0?(r.openBlock(),r.createBlock(pe,{key:0,"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])):r.createCommentVNode("",!0),r.createElementVNode("hr",{class:r.normalizeClass(`border-${r.unref(i).copy}`)},null,2),s.legalText?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`text-xs md:text-sm opacity-80 text-${r.unref(i).copy}`),innerHTML:s.legalText},null,10,ys)):r.createCommentVNode("",!0)])],2)}}}),Ms=["innerHTML"],kn=r.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(dt,e.pt??{})),i=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:o,palette:s}=J(e);return(l,a)=>{var d,h,u;const c=d2;return r.openBlock(),r.createElementBlock("section",{style:r.normalizeStyle(i.value),class:r.normalizeClass(`logo-module p-16 ${e.class??""} bg-${r.unref(o)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((d=t.value)==null?void 0:d.container)??""}`)},[l.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`logo-module-headline ${((h=t.value)==null?void 0:h.headline)??""} text-${r.unref(s).headline}`),innerHTML:l.headline},null,10,Ms)):r.createCommentVNode("",!0),l.logos?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((u=t.value)==null?void 0:u.bodyCopy)??""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.logos,(p,f)=>(r.openBlock(),r.createBlock(c,r.mergeProps({ref_for:!0},p,{key:`cta-${p.altTag}-${f}`}),null,16))),128))],2)):r.createCommentVNode("",!0)],2)],6)}}}),ks={class:r.normalizeClass("primary-navigation-header sticky top-0 z-50")},xs={class:"hidden md:flex bg-[#d9d9d9] w-full"},ws={key:0,class:"primary-navigation flex flex-[0_1_87%] justify-end items-center gap-4 py-4 pl-2 pr-0"},vs={class:"lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2"},_s={class:"flex items-center justify-between py-3 md:p-0"},Bs={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},As={class:"flex items-center gap-2 md:hidden"},Ss={key:0,class:"primary-navigation text-sm xl:text-base flex items-center gap-2"},Zs=["aria-label","aria-expanded"],Ts={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},$s={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},xn=r.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{},inBanner:{}},emits:["navigation-click","cta-click"],setup(n,{emit:e}){const t=n,i=r.ref(!1),{backgroundColor:o,palette:s}=J(t),l=e,a=r.computed(()=>t.navigation||[]),c=r.computed(()=>t.ctas||[]),d=r.computed(()=>{var p;return((p=t.inBanner)==null?void 0:p.filter(f=>f.__typename?f.__typename==="NavigationElement":!("buttonType"in f)))||[]}),h=r.computed(()=>{var p;return((p=t.inBanner)==null?void 0:p.filter(f=>f.__typename?f.__typename==="CTA":"buttonType"in f))||[]}),u=r.computed(()=>{const p=[];return a.value.forEach(f=>{f.expandedMobile&&f.subNavigation&&f.subNavigation.length>0?p.push(...f.subNavigation):p.push(f)}),p});return(p,f)=>(r.openBlock(),r.createElementBlock("header",ks,[r.createElementVNode("div",xs,[d.value.length>0||h.value.length>0?(r.openBlock(),r.createElementBlock("nav",ws,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:C.title,class:["my-4 sm:my-0",C.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128))])):r.createCommentVNode("",!0)]),r.createElementVNode("div",{class:r.normalizeClass(`shadow-2xl bg-${r.unref(o)}`)},[r.createElementVNode("div",vs,[r.createElementVNode("div",_s,[p.logo?(r.openBlock(),r.createElementBlock("a",Bs,[r.createVNode(d2,r.mergeProps(p.logo,{class:"h-full w-auto object-contain"}),null,16)])):r.createCommentVNode("",!0),r.createElementVNode("div",As,[d.value.length>0?(r.openBlock(),r.createElementBlock("nav",Ss,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128))])):r.createCommentVNode("",!0),r.createElementVNode("button",{type:"button",class:"block","aria-label":i.value?"Close menu":"Open menu","aria-expanded":i.value,onClick:f[0]||(f[0]=C=>i.value=!i.value)},[(r.openBlock(),r.createElementBlock("svg",{class:r.normalizeClass(`h-6 w-6 fill-${r.unref(s).copy}`),viewBox:"0 0 24 24"},[i.value?(r.openBlock(),r.createElementBlock("path",Ts)):r.createCommentVNode("",!0),i.value?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("path",$s))],2))],8,Zs)])]),a.value.length>0||c.value.length>0?(r.openBlock(),r.createElementBlock("nav",{key:0,class:r.normalizeClass(["primary-navigation text-sm xl:text-base items-center px-2 pt-2 pb-4 md:flex gap-2 lg:gap-4 md:justify-evenly md:p-0",i.value?"block":"hidden"])},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`mobile-${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`md:hidden h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(a.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`desktop-${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`hidden md:block h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"sm:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(c.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:`filtered-${C.title}`,class:C.buttonType==="fill"?"justify-center w-full":"",ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:C.title,class:["flex md:hidden my-2 md:my-0",C.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128))],2)):r.createCommentVNode("",!0)])],2)]))}}),Es=["innerHTML"],wn=r.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(ut,e.pt??{})),i=r.computed(()=>({"background-image":`url(${e.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:o,palette:s}=J(e),l=r.computed(()=>F(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${o}`,e.class??""));return(a,c)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.isChild?"div":"section"),{style:r.normalizeStyle(i.value),class:r.normalizeClass(l.value)},{default:r.withCtx(()=>{var d,h,u,p,f;return[a.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`headline ${((d=t.value)==null?void 0:d.headline)??""} text-${r.unref(s).headline}`),innerHTML:a.headline},null,10,Es)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`split-module-content ${r.unref(F)("flex justify-evenly gap-4 mx-auto items-center",((h=t.value)==null?void 0:h.bodyCopy)??"")}`)},[a.start?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.start.__typename),r.mergeProps({key:0},a.start,{class:`split-module-start ${((u=t.value)==null?void 0:u.start)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),a.center?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.center.__typename),r.mergeProps({key:1},a.center,{class:`split-module-center ${((p=t.value)==null?void 0:p.center)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),a.end?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.end.__typename),r.mergeProps({key:2},a.end,{class:`split-module-end ${((f=t.value)==null?void 0:f.end)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Ps=["innerHTML"],vn=r.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},mediaPosition:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(ft,e.pt??{})),{palette:i}=J(e),o=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(s,l)=>{var a,c,d,h,u,p,f,C;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`testimonial ${r.unref(F)("p-5",e.class??"")}`),style:r.normalizeStyle(o.value)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto flex flex-col gap-8 ${((a=t.value)==null?void 0:a.container)??""} ${((c=s.mediaPosition)==null?void 0:c.toLowerCase())==="right"?"lg:flex-row-reverse":"lg:flex-row"}`)},[s.media?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`testimonial-media ${((d=t.value)==null?void 0:d.media)??""}`)},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.media.__typename),r.normalizeProps(r.guardReactiveProps(s.media)),null,16))],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`testimonial-text ${((h=t.value)==null?void 0:h.text)??""}`)},[s.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`testimonial-headline ${((u=t.value)==null?void 0:u.headline)??""} text-${r.unref(i).headline}`),innerHTML:s.headline},null,10,Ps)):r.createCommentVNode("",!0),s.quote?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`testimonial-quote ${((p=t.value)==null?void 0:p.quote)??""} text-${r.unref(i).copyAccent}`)},r.toDisplayString(s.quote),3)):r.createCommentVNode("",!0),s.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`testimonial-author ${((f=t.value)==null?void 0:f.author)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.author),3)):r.createCommentVNode("",!0),s.details?(r.openBlock(),r.createElementBlock("p",{key:3,class:r.normalizeClass(`testimonial-details ${((C=t.value)==null?void 0:C.details)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.details),3)):r.createCommentVNode("",!0)],2)],2)],6)}}}),Ls="data:image/svg+xml,%3csvg%20width='390'%20height='184'%20viewBox='0%200%20390%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20transform='matrix(-1,1.2246467991473532e-16,-1.2246467991473532e-16,-1,0,0)'%3e%3cpath%20d='M135.563%204.27654C134.608%204.27654%20133.832%203.50019%20133.832%202.54594C133.832%201.59169%20134.608%200.815379%20135.563%200.815379C136.517%200.815379%20137.293%201.59169%20137.293%202.54594C137.293%203.50019%20136.517%204.27654%20135.563%204.27654ZM135.563%206.04199C137.493%206.04199%20139.059%204.47675%20139.059%202.54594C139.059%200.615124%20137.493%20-0.950116%20135.563%20-0.950116C133.632%20-0.950116%20132.066%200.615123%20132.066%202.54594C132.066%204.47675%20133.632%206.04199%20135.563%206.04199Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M139.711%2012.8649C138.757%2012.8649%20137.98%2012.0886%20137.98%2011.1343C137.98%2010.1801%20138.757%209.40371%20139.711%209.40371C140.665%209.40371%20141.442%2010.1801%20141.442%2011.1343C141.442%2012.0886%20140.665%2012.8649%20139.711%2012.8649ZM139.711%2014.6304C141.642%2014.6304%20143.207%2013.0651%20143.207%2011.1343C143.207%209.2035%20141.642%207.63826%20139.711%207.63826C137.78%207.63826%20136.215%209.2035%20136.215%2011.1343C136.215%2013.0651%20137.78%2014.6304%20139.711%2014.6304Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M145.121%2020.6251C144.167%2020.6251%20143.391%2019.8488%20143.391%2018.8946C143.391%2017.9403%20144.167%2017.164%20145.121%2017.164C146.075%2017.164%20146.852%2017.9403%20146.852%2018.8946C146.852%2019.8488%20146.075%2020.6251%20145.121%2020.6251ZM145.121%2022.3906C147.052%2022.3906%20148.617%2020.8254%20148.617%2018.8946C148.617%2016.9638%20147.052%2015.3985%20145.121%2015.3985C143.19%2015.3985%20141.625%2016.9638%20141.625%2018.8946C141.625%2020.8254%20143.19%2022.3906%20145.121%2022.3906Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M151.658%2027.424C150.704%2027.424%20149.928%2026.6476%20149.928%2025.6934C149.928%2024.7392%20150.704%2023.9628%20151.658%2023.9628C152.612%2023.9628%20153.389%2024.7392%20153.389%2025.6934C153.389%2026.6476%20152.612%2027.424%20151.658%2027.424ZM151.658%2029.1895C153.589%2029.1895%20155.154%2027.6242%20155.154%2025.6934C155.154%2023.7626%20153.589%2022.1973%20151.658%2022.1973C149.727%2022.1973%20148.162%2023.7626%20148.162%2025.6934C148.162%2027.6242%20149.727%2029.1895%20151.658%2029.1895Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M159.191%2033.1281C158.237%2033.1281%20157.461%2032.3517%20157.461%2031.3975C157.461%2030.4433%20158.237%2029.6669%20159.191%2029.6669C160.146%2029.6669%20160.922%2030.4433%20160.922%2031.3975C160.922%2032.3517%20160.146%2033.1281%20159.191%2033.1281ZM159.191%2034.8936C161.122%2034.8936%20162.688%2033.3283%20162.688%2031.3975C162.688%2029.4667%20161.122%2027.9014%20159.191%2027.9014C157.261%2027.9014%20155.695%2029.4667%20155.695%2031.3975C155.695%2033.3283%20157.261%2034.8936%20159.191%2034.8936Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M167.585%2037.6047C166.631%2037.6047%20165.854%2036.8283%20165.854%2035.8741C165.854%2034.9198%20166.631%2034.1435%20167.585%2034.1435C168.539%2034.1435%20169.316%2034.9198%20169.316%2035.8741C169.316%2036.8283%20168.539%2037.6047%20167.585%2037.6047ZM167.585%2039.3701C169.516%2039.3701%20171.081%2037.8049%20171.081%2035.8741C171.081%2033.9432%20169.516%2032.378%20167.585%2032.378C165.654%2032.378%20164.089%2033.9432%20164.089%2035.8741C164.089%2037.8049%20165.654%2039.3701%20167.585%2039.3701Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M176.707%2040.7203C175.753%2040.7203%20174.976%2039.944%20174.976%2038.9898C174.976%2038.0355%20175.753%2037.2592%20176.707%2037.2592C177.661%2037.2592%20178.438%2038.0355%20178.438%2038.9898C178.438%2039.944%20177.661%2040.7203%20176.707%2040.7203ZM176.707%2042.4858C178.638%2042.4858%20180.203%2040.9206%20180.203%2038.9898C180.203%2037.059%20178.638%2035.4937%20176.707%2035.4937C174.776%2035.4937%20173.211%2037.059%20173.211%2038.9898C173.211%2040.9206%20174.776%2042.4858%20176.707%2042.4858Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.425%2042.3419C185.471%2042.3419%20184.694%2041.5656%20184.694%2040.6114C184.694%2039.6571%20185.471%2038.8808%20186.425%2038.8808C187.379%2038.8808%20188.155%2039.6571%20188.155%2040.6114C188.155%2041.5656%20187.379%2042.3419%20186.425%2042.3419ZM186.425%2044.1074C188.356%2044.1074%20189.921%2042.5422%20189.921%2040.6114C189.921%2038.6806%20188.356%2037.1153%20186.425%2037.1153C184.494%2037.1153%20182.929%2038.6806%20182.929%2040.6114C182.929%2042.5422%20184.494%2044.1074%20186.425%2044.1074Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M206.224%2040.7203C205.269%2040.7203%20204.493%2039.944%20204.493%2038.9898C204.493%2038.0355%20205.269%2037.2592%20206.224%2037.2592C207.178%2037.2592%20207.954%2038.0355%20207.954%2038.9898C207.954%2039.944%20207.178%2040.7203%20206.224%2040.7203ZM206.224%2042.4858C208.154%2042.4858%20209.72%2040.9206%20209.72%2038.9898C209.72%2037.059%20208.154%2035.4937%20206.224%2035.4937C204.293%2035.4937%20202.728%2037.059%20202.728%2038.9898C202.728%2040.9206%20204.293%2042.4858%20206.224%2042.4858Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M215.346%2037.6047C214.392%2037.6047%20213.615%2036.8283%20213.615%2035.8741C213.615%2034.9198%20214.392%2034.1435%20215.346%2034.1435C216.3%2034.1435%20217.076%2034.9198%20217.076%2035.8741C217.076%2036.8283%20216.3%2037.6047%20215.346%2037.6047ZM215.346%2039.3701C217.277%2039.3701%20218.842%2037.8049%20218.842%2035.8741C218.842%2033.9432%20217.277%2032.378%20215.346%2032.378C213.415%2032.378%20211.85%2033.9432%20211.85%2035.8741C211.85%2037.8049%20213.415%2039.3701%20215.346%2039.3701Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%200.213997C190.512%200.213997%20189.735%20-0.562314%20189.735%20-1.51656C189.735%20-2.47081%20190.512%20-3.24717%20191.466%20-3.24717C192.42%20-3.24717%20193.196%20-2.47081%20193.196%20-1.51656C193.196%20-0.562313%20192.42%200.213997%20191.466%200.213997ZM191.466%201.97949C193.397%201.97949%20194.962%200.414253%20194.962%20-1.51656C194.962%20-3.44738%20193.397%20-5.01262%20191.466%20-5.01262C189.535%20-5.01262%20187.97%20-3.44738%20187.97%20-1.51656C187.97%200.414252%20189.535%201.97949%20191.466%201.97949Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M153.228%201.33167C152.273%201.33167%20151.497%200.555362%20151.497%20-0.398886C151.497%20-1.35314%20152.273%20-2.12949%20153.228%20-2.12949C154.182%20-2.12949%20154.958%20-1.35313%20154.958%20-0.398886C154.958%200.555363%20154.182%201.33167%20153.228%201.33167ZM153.228%203.09717C155.158%203.09717%20156.724%201.53193%20156.724%20-0.398886C156.724%20-2.3297%20155.158%20-3.89494%20153.228%20-3.89494C151.297%20-3.89494%20149.732%20-2.3297%20149.732%20-0.398887C149.732%201.53193%20151.297%203.09717%20153.228%203.09717Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M158.252%209.23504C157.298%209.23504%20156.521%208.45868%20156.521%207.50443C156.521%206.55018%20157.298%205.77387%20158.252%205.77387C159.206%205.77387%20159.983%206.55019%20159.983%207.50443C159.983%208.45868%20159.206%209.23504%20158.252%209.23504ZM158.252%2011.0005C160.183%2011.0005%20161.748%209.43525%20161.748%207.50443C161.748%205.57362%20160.183%204.00843%20158.252%204.00843C156.321%204.00843%20154.756%205.57362%20154.756%207.50443C154.756%209.43525%20156.321%2011.0005%20158.252%2011.0005Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M164.844%2015.8263C163.89%2015.8263%20163.113%2015.05%20163.113%2014.0957C163.113%2013.1415%20163.89%2012.3652%20164.844%2012.3652C165.798%2012.3652%20166.574%2013.1415%20166.574%2014.0957C166.574%2015.05%20165.798%2015.8263%20164.844%2015.8263ZM164.844%2017.5918C166.775%2017.5918%20168.34%2016.0266%20168.34%2014.0957C168.34%2012.1649%20166.775%2010.5997%20164.844%2010.5997C162.913%2010.5997%20161.348%2012.1649%20161.348%2014.0957C161.348%2016.0266%20162.913%2017.5918%20164.844%2017.5918Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M172.747%2020.8507C171.793%2020.8507%20171.017%2020.0744%20171.017%2019.1202C171.017%2018.1659%20171.793%2017.3896%20172.747%2017.3896C173.701%2017.3896%20174.478%2018.1659%20174.478%2019.1202C174.478%2020.0744%20173.701%2020.8507%20172.747%2020.8507ZM172.747%2022.6162C174.678%2022.6162%20176.243%2021.051%20176.243%2019.1202C176.243%2017.1893%20174.678%2015.6241%20172.747%2015.6241C170.816%2015.6241%20169.251%2017.1893%20169.251%2019.1202C169.251%2021.051%20170.816%2022.6162%20172.747%2022.6162Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M181.706%2024.0529C180.752%2024.0529%20179.976%2023.2766%20179.976%2022.3223C179.976%2021.3681%20180.752%2020.5917%20181.706%2020.5917C182.66%2020.5917%20183.437%2021.3681%20183.437%2022.3223C183.437%2023.2766%20182.66%2024.0529%20181.706%2024.0529ZM181.706%2025.8184C183.637%2025.8184%20185.202%2024.2531%20185.202%2022.3223C185.202%2020.3915%20183.637%2018.8263%20181.706%2018.8263C179.775%2018.8263%20178.21%2020.3915%20178.21%2022.3223C178.21%2024.2531%20179.775%2025.8184%20181.706%2025.8184Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%2025.1774C190.512%2025.1774%20189.735%2024.4011%20189.735%2023.4468C189.735%2022.4926%20190.512%2021.7162%20191.466%2021.7162C192.42%2021.7162%20193.196%2022.4926%20193.196%2023.4468C193.196%2024.4011%20192.42%2025.1774%20191.466%2025.1774ZM191.466%2026.9429C193.397%2026.9429%20194.962%2025.3776%20194.962%2023.4468C194.962%2021.516%20193.397%2019.9508%20191.466%2019.9508C189.535%2019.9508%20187.97%2021.516%20187.97%2023.4468C187.97%2025.3776%20189.535%2026.9429%20191.466%2026.9429Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M201.225%2024.0529C200.27%2024.0529%20199.494%2023.2766%20199.494%2022.3223C199.494%2021.3681%20200.27%2020.5917%20201.225%2020.5917C202.179%2020.5917%20202.955%2021.3681%20202.955%2022.3223C202.955%2023.2766%20202.179%2024.0529%20201.225%2024.0529ZM201.225%2025.8184C203.155%2025.8184%20204.721%2024.2531%20204.721%2022.3223C204.721%2020.3915%20203.155%2018.8263%20201.225%2018.8263C199.294%2018.8263%20197.729%2020.3915%20197.729%2022.3223C197.729%2024.2531%20199.294%2025.8184%20201.225%2025.8184Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M210.184%2020.8507C209.229%2020.8507%20208.453%2020.0744%20208.453%2019.1202C208.453%2018.1659%20209.229%2017.3896%20210.184%2017.3896C211.138%2017.3896%20211.914%2018.1659%20211.914%2019.1202C211.914%2020.0744%20211.138%2020.8507%20210.184%2020.8507ZM210.184%2022.6162C212.114%2022.6162%20213.68%2021.051%20213.68%2019.1202C213.68%2017.1893%20212.114%2015.6241%20210.184%2015.6241C208.253%2015.6241%20206.688%2017.1893%20206.688%2019.1202C206.688%2021.051%20208.253%2022.6162%20210.184%2022.6162Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M218.087%2015.8263C217.133%2015.8263%20216.356%2015.05%20216.356%2014.0957C216.356%2013.1415%20217.133%2012.3652%20218.087%2012.3652C219.041%2012.3652%20219.818%2013.1415%20219.818%2014.0957C219.818%2015.05%20219.041%2015.8263%20218.087%2015.8263ZM218.087%2017.5918C220.018%2017.5918%20221.583%2016.0266%20221.583%2014.0957C221.583%2012.1649%20220.018%2010.5997%20218.087%2010.5997C216.156%2010.5997%20214.591%2012.1649%20214.591%2014.0957C214.591%2016.0266%20216.156%2017.5918%20218.087%2017.5918Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M224.679%209.23504C223.725%209.23504%20222.948%208.45868%20222.948%207.50443C222.948%206.55018%20223.725%205.77387%20224.679%205.77387C225.633%205.77387%20226.409%206.55019%20226.409%207.50443C226.409%208.45868%20225.633%209.23504%20224.679%209.23504ZM224.679%2011.0005C226.61%2011.0005%20228.175%209.43525%20228.175%207.50443C228.175%205.57362%20226.61%204.00843%20224.679%204.00843C222.748%204.00843%20221.183%205.57362%20221.183%207.50443C221.183%209.43525%20222.748%2011.0005%20224.679%2011.0005Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M229.703%201.33167C228.749%201.33167%20227.973%200.555362%20227.973%20-0.398886C227.973%20-1.35314%20228.749%20-2.12949%20229.703%20-2.12949C230.657%20-2.12949%20231.434%20-1.35313%20231.434%20-0.398886C231.434%200.555363%20230.657%201.33167%20229.703%201.33167ZM229.703%203.09717C231.634%203.09717%20233.199%201.53193%20233.199%20-0.398886C233.199%20-2.3297%20231.634%20-3.89494%20229.703%20-3.89494C227.772%20-3.89494%20226.207%20-2.3297%20226.207%20-0.398887C226.207%201.53193%20227.772%203.09717%20229.703%203.09717Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M163.687%202.37567C162.732%202.37566%20161.956%201.59935%20161.956%200.645106C161.956%20-0.309143%20162.732%20-1.0855%20163.687%20-1.0855C164.641%20-1.0855%20165.417%20-0.309143%20165.417%200.645106C165.417%201.59935%20164.641%202.37567%20163.687%202.37567ZM163.687%204.14111C165.617%204.14111%20167.183%202.57592%20167.183%200.645106C167.183%20-1.28571%20165.617%20-2.85095%20163.687%20-2.85095C161.756%20-2.85095%20160.191%20-1.28571%20160.191%200.645105C160.191%202.57592%20161.756%204.14111%20163.687%204.14111Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M169.893%209.00794C168.938%209.00794%20168.162%208.23163%20168.162%207.27738C168.162%206.32313%20168.938%205.54682%20169.893%205.54682C170.847%205.54682%20171.623%206.32313%20171.623%207.27738C171.623%208.23163%20170.847%209.00794%20169.893%209.00794ZM169.893%2010.7734C171.823%2010.7734%20173.389%209.2082%20173.389%207.27738C173.389%205.34657%20171.823%203.78133%20169.893%203.78133C167.962%203.78133%20166.397%205.34657%20166.397%207.27738C166.397%209.2082%20167.962%2010.7734%20169.893%2010.7734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M177.667%2013.7936C176.713%2013.7936%20175.936%2013.0173%20175.936%2012.063C175.936%2011.1088%20176.713%2010.3325%20177.667%2010.3325C178.621%2010.3325%20179.398%2011.1088%20179.398%2012.063C179.398%2013.0173%20178.621%2013.7936%20177.667%2013.7936ZM177.667%2015.5591C179.598%2015.5591%20181.163%2013.9938%20181.163%2012.063C181.163%2010.1322%20179.598%208.56697%20177.667%208.56697C175.736%208.56697%20174.171%2010.1322%20174.171%2012.063C174.171%2013.9938%20175.736%2015.5591%20177.667%2015.5591Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.643%2016.363C185.688%2016.363%20184.912%2015.5866%20184.912%2014.6324C184.912%2013.6781%20185.688%2012.9018%20186.643%2012.9018C187.597%2012.9018%20188.373%2013.6781%20188.373%2014.6324C188.373%2015.5866%20187.597%2016.363%20186.643%2016.363ZM186.643%2018.1284C188.573%2018.1284%20190.139%2016.5632%20190.139%2014.6324C190.139%2012.7015%20188.573%2011.1363%20186.643%2011.1363C184.712%2011.1363%20183.147%2012.7015%20183.147%2014.6324C183.147%2016.5632%20184.712%2018.1284%20186.643%2018.1284Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M205.264%2013.7936C204.309%2013.7936%20203.533%2013.0173%20203.533%2012.063C203.533%2011.1088%20204.309%2010.3325%20205.264%2010.3325C206.218%2010.3325%20206.994%2011.1088%20206.994%2012.063C206.994%2013.0173%20206.218%2013.7936%20205.264%2013.7936ZM205.264%2015.5591C207.195%2015.5591%20208.76%2013.9938%20208.76%2012.063C208.76%2010.1322%20207.195%208.56697%20205.264%208.56697C203.333%208.56697%20201.768%2010.1322%20201.768%2012.063C201.768%2013.9938%20203.333%2015.5591%20205.264%2015.5591Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M213.039%209.00794C212.085%209.00794%20211.309%208.23163%20211.309%207.27738C211.309%206.32313%20212.085%205.54682%20213.039%205.54682C213.993%205.54682%20214.77%206.32313%20214.77%207.27738C214.77%208.23163%20213.993%209.00794%20213.039%209.00794ZM213.039%2010.7734C214.97%2010.7734%20216.535%209.2082%20216.535%207.27738C216.535%205.34657%20214.97%203.78133%20213.039%203.78133C211.108%203.78133%20209.543%205.34657%20209.543%207.27738C209.543%209.2082%20211.108%2010.7734%20213.039%2010.7734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M219.244%202.37567C218.29%202.37566%20217.514%201.59935%20217.514%200.645106C217.514%20-0.309143%20218.29%20-1.0855%20219.244%20-1.0855C220.198%20-1.0855%20220.975%20-0.309143%20220.975%200.645106C220.975%201.59935%20220.198%202.37567%20219.244%202.37567ZM219.244%204.14111C221.175%204.14111%20222.74%202.57592%20222.74%200.645106C222.74%20-1.28571%20221.175%20-2.85095%20219.244%20-2.85095C217.313%20-2.85095%20215.748%20-1.28571%20215.748%200.645105C215.748%202.57592%20217.313%204.14111%20219.244%204.14111Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M212.06%20-1.73615C211.105%20-1.73615%20210.329%20-2.51251%20210.329%20-3.46676C210.329%20-4.42101%20211.105%20-5.19732%20212.06%20-5.19732C213.014%20-5.19732%20213.79%20-4.42101%20213.79%20-3.46676C213.79%20-2.51251%20213.014%20-1.73615%20212.06%20-1.73615ZM212.06%200.0292966C213.99%200.0292967%20215.556%20-1.53594%20215.556%20-3.46676C215.556%20-5.39757%20213.99%20-6.96281%20212.06%20-6.96281C210.129%20-6.96281%20208.564%20-5.39757%20208.564%20-3.46676C208.564%20-1.53594%20210.129%200.0292964%20212.06%200.0292966Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M205.19%204.54119C204.235%204.54119%20203.459%203.76483%20203.459%202.81059C203.459%201.85634%20204.235%201.08003%20205.19%201.08003C206.144%201.08003%20206.92%201.85634%20206.92%202.81059C206.92%203.76484%20206.144%204.54119%20205.19%204.54119ZM205.19%206.30664C207.12%206.30664%20208.686%204.7414%20208.686%202.81059C208.686%200.879772%20207.12%20-0.685467%20205.19%20-0.685468C203.259%20-0.685468%20201.693%200.879771%20201.693%202.81059C201.693%204.7414%20203.259%206.30664%20205.19%206.30664Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.381%208.0119C195.427%208.0119%20194.65%207.23554%20194.65%206.28129C194.65%205.32704%20195.427%204.55073%20196.381%204.55073C197.335%204.55073%20198.111%205.32704%20198.111%206.28129C198.111%207.23554%20197.335%208.0119%20196.381%208.0119ZM196.381%209.77734C198.312%209.77734%20199.877%208.2121%20199.877%206.28129C199.877%204.35048%20198.312%202.78524%20196.381%202.78524C194.45%202.78524%20192.885%204.35047%20192.885%206.28129C192.885%208.2121%20194.45%209.77734%20196.381%209.77734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.551%208.0119C185.597%208.0119%20184.82%207.23554%20184.82%206.28129C184.82%205.32704%20185.597%204.55073%20186.551%204.55073C187.505%204.55073%20188.281%205.32704%20188.281%206.28129C188.281%207.23554%20187.505%208.0119%20186.551%208.0119ZM186.551%209.77734C188.482%209.77734%20190.047%208.2121%20190.047%206.28129C190.047%204.35048%20188.482%202.78524%20186.551%202.78524C184.62%202.78524%20183.055%204.35047%20183.055%206.28129C183.055%208.2121%20184.62%209.77734%20186.551%209.77734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M177.741%204.54119C176.787%204.54119%20176.011%203.76483%20176.011%202.81059C176.011%201.85634%20176.787%201.08003%20177.741%201.08003C178.695%201.08003%20179.472%201.85634%20179.472%202.81059C179.472%203.76484%20178.695%204.54119%20177.741%204.54119ZM177.741%206.30664C179.672%206.30664%20181.237%204.7414%20181.237%202.81059C181.237%200.879772%20179.672%20-0.685467%20177.741%20-0.685468C175.81%20-0.685468%20174.245%200.879771%20174.245%202.81059C174.245%204.7414%20175.81%206.30664%20177.741%206.30664Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M170.871%20-1.73615C169.917%20-1.73615%20169.141%20-2.51251%20169.141%20-3.46676C169.141%20-4.42101%20169.917%20-5.19732%20170.871%20-5.19732C171.825%20-5.19732%20172.602%20-4.42101%20172.602%20-3.46676C172.602%20-2.51251%20171.825%20-1.73615%20170.871%20-1.73615ZM170.871%200.0292966C172.802%200.0292967%20174.367%20-1.53594%20174.367%20-3.46676C174.367%20-5.39757%20172.802%20-6.96281%20170.871%20-6.96281C168.94%20-6.96281%20167.375%20-5.39757%20167.375%20-3.46676C167.375%20-1.53594%20168.94%200.0292964%20170.871%200.0292966Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M145.498%205.86341C144.544%205.86341%20143.768%205.0871%20143.768%204.13285C143.768%203.1786%20144.544%202.40229%20145.498%202.40229C146.452%202.40229%20147.229%203.1786%20147.229%204.13285C147.229%205.0871%20146.452%205.86341%20145.498%205.86341ZM145.498%207.62891C147.429%207.62891%20148.994%206.06367%20148.994%204.13285C148.994%202.20204%20147.429%200.636798%20145.498%200.636798C143.567%200.636798%20142.002%202.20204%20142.002%204.13285C142.002%206.06367%20143.567%207.62891%20145.498%207.62891Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M150.458%2013.7765C149.504%2013.7765%20148.727%2013.0002%20148.727%2012.0459C148.727%2011.0917%20149.504%2010.3154%20150.458%2010.3154C151.412%2010.3154%20152.189%2011.0917%20152.189%2012.0459C152.189%2013.0002%20151.412%2013.7765%20150.458%2013.7765ZM150.458%2015.542C152.389%2015.542%20153.954%2013.9768%20153.954%2012.0459C153.954%2010.1151%20152.389%208.54993%20150.458%208.54993C148.527%208.54993%20146.962%2010.1151%20146.962%2012.0459C146.962%2013.9768%20148.527%2015.542%20150.458%2015.542Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M164.138%2026.2756C163.183%2026.2756%20162.407%2025.4992%20162.407%2024.545C162.407%2023.5907%20163.183%2022.8144%20164.138%2022.8144C165.092%2022.8144%20165.868%2023.5907%20165.868%2024.545C165.868%2025.4992%20165.092%2026.2756%20164.138%2026.2756ZM164.138%2028.041C166.069%2028.041%20167.634%2026.4758%20167.634%2024.545C167.634%2022.6141%20166.069%2021.049%20164.138%2021.049C162.207%2021.049%20160.642%2022.6141%20160.642%2024.545C160.642%2026.4758%20162.207%2028.041%20164.138%2028.041Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M172.512%2030.5158C171.558%2030.5158%20170.781%2029.7395%20170.781%2028.7852C170.781%2027.831%20171.558%2027.0546%20172.512%2027.0546C173.466%2027.0546%20174.242%2027.831%20174.242%2028.7852C174.242%2029.7395%20173.466%2030.5158%20172.512%2030.5158ZM172.512%2032.2812C174.443%2032.2812%20176.008%2030.7161%20176.008%2028.7852C176.008%2026.8544%20174.443%2025.2892%20172.512%2025.2892C170.581%2025.2892%20169.016%2026.8544%20169.016%2028.7852C169.016%2030.7161%20170.581%2032.2812%20172.512%2032.2812Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M181.679%2033.1867C180.725%2033.1867%20179.948%2032.4103%20179.948%2031.4561C179.948%2030.5018%20180.725%2029.7255%20181.679%2029.7255C182.633%2029.7255%20183.409%2030.5018%20183.409%2031.4561C183.409%2032.4103%20182.633%2033.1867%20181.679%2033.1867ZM181.679%2034.9521C183.61%2034.9521%20185.175%2033.3869%20185.175%2031.4561C185.175%2029.5253%20183.61%2027.96%20181.679%2027.96C179.748%2027.96%20178.183%2029.5253%20178.183%2031.4561C178.183%2033.3869%20179.748%2034.9521%20181.679%2034.9521Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%2034.1154C190.512%2034.1154%20189.735%2033.3391%20189.735%2032.3848C189.735%2031.4306%20190.512%2030.6542%20191.466%2030.6542C192.42%2030.6542%20193.196%2031.4306%20193.196%2032.3848C193.196%2033.3391%20192.42%2034.1154%20191.466%2034.1154ZM191.466%2035.8809C193.397%2035.8809%20194.962%2034.3156%20194.962%2032.3848C194.962%2030.454%20193.397%2028.8888%20191.466%2028.8888C189.535%2028.8888%20187.97%2030.454%20187.97%2032.3848C187.97%2034.3156%20189.535%2035.8809%20191.466%2035.8809Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M201.252%2033.1867C200.298%2033.1867%20199.521%2032.4103%20199.521%2031.4561C199.521%2030.5018%20200.298%2029.7255%20201.252%2029.7255C202.206%2029.7255%20202.983%2030.5018%20202.983%2031.4561C202.983%2032.4103%20202.206%2033.1867%20201.252%2033.1867ZM201.252%2034.9521C203.183%2034.9521%20204.748%2033.3869%20204.748%2031.4561C204.748%2029.5253%20203.183%2027.96%20201.252%2027.96C199.321%2027.96%20197.756%2029.5253%20197.756%2031.4561C197.756%2033.3869%20199.321%2034.9521%20201.252%2034.9521Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M210.419%2030.5158C209.465%2030.5158%20208.688%2029.7395%20208.688%2028.7852C208.688%2027.831%20209.465%2027.0546%20210.419%2027.0546C211.373%2027.0546%20212.15%2027.831%20212.15%2028.7852C212.15%2029.7395%20211.373%2030.5158%20210.419%2030.5158ZM210.419%2032.2812C212.35%2032.2812%20213.915%2030.7161%20213.915%2028.7852C213.915%2026.8544%20212.35%2025.2892%20210.419%2025.2892C208.488%2025.2892%20206.923%2026.8544%20206.923%2028.7852C206.923%2030.7161%20208.488%2032.2812%20210.419%2032.2812Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M218.793%2026.2756C217.839%2026.2756%20217.062%2025.4992%20217.062%2024.545C217.062%2023.5907%20217.839%2022.8144%20218.793%2022.8144C219.747%2022.8144%20220.524%2023.5907%20220.524%2024.545C220.524%2025.4992%20219.747%2026.2756%20218.793%2026.2756ZM218.793%2028.041C220.724%2028.041%20222.289%2026.4758%20222.289%2024.545C222.289%2022.6141%20220.724%2021.049%20218.793%2021.049C216.862%2021.049%20215.297%2022.6141%20215.297%2024.545C215.297%2026.4758%20216.862%2028.041%20218.793%2028.041Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M237.434%205.86341C236.479%205.86341%20235.703%205.0871%20235.703%204.13285C235.703%203.1786%20236.479%202.40229%20237.434%202.40229C238.388%202.40229%20239.164%203.1786%20239.164%204.13285C239.164%205.0871%20238.388%205.86341%20237.434%205.86341ZM237.434%207.62891C239.364%207.62891%20240.93%206.06367%20240.93%204.13285C240.93%202.20204%20239.364%200.636798%20237.434%200.636798C235.503%200.636798%20233.938%202.20204%20233.938%204.13285C233.938%206.06367%20235.503%207.62891%20237.434%207.62891Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M137.483%2025.0231C136.529%2025.0231%20135.753%2024.2468%20135.753%2023.2925C135.753%2022.3383%20136.529%2021.562%20137.483%2021.562C138.438%2021.562%20139.214%2022.3383%20139.214%2023.2925C139.214%2024.2468%20138.438%2025.0231%20137.483%2025.0231ZM137.483%2026.7886C139.414%2026.7886%20140.979%2025.2233%20140.979%2023.2925C140.979%2021.3617%20139.414%2019.7965%20137.483%2019.7965C135.553%2019.7965%20133.987%2021.3617%20133.987%2023.2925C133.987%2025.2233%20135.553%2026.7886%20137.483%2026.7886Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M143.761%2031.9743C142.807%2031.9743%20142.03%2031.1979%20142.03%2030.2437C142.03%2029.2894%20142.807%2028.5131%20143.761%2028.5131C144.715%2028.5131%20145.491%2029.2894%20145.491%2030.2437C145.491%2031.1979%20144.715%2031.9743%20143.761%2031.9743ZM143.761%2033.7397C145.692%2033.7397%20147.257%2032.1745%20147.257%2030.2437C147.257%2028.3129%20145.692%2026.7476%20143.761%2026.7476C141.83%2026.7476%20140.265%2028.3129%20140.265%2030.2437C140.265%2032.1745%20141.83%2033.7397%20143.761%2033.7397Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M150.925%2038.0143C149.971%2038.0143%20149.194%2037.238%20149.194%2036.2837C149.194%2035.3295%20149.971%2034.5532%20150.925%2034.5532C151.879%2034.5532%20152.655%2035.3295%20152.655%2036.2837C152.655%2037.238%20151.879%2038.0143%20150.925%2038.0143ZM150.925%2039.7798C152.856%2039.7798%20154.421%2038.2145%20154.421%2036.2837C154.421%2034.3529%20152.856%2032.7877%20150.925%2032.7877C148.994%2032.7877%20147.429%2034.3529%20147.429%2036.2837C147.429%2038.2145%20148.994%2039.7798%20150.925%2039.7798Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.455%2051.0788C185.501%2051.0788%20184.725%2050.3024%20184.725%2049.3482C184.725%2048.3939%20185.501%2047.6176%20186.455%2047.6176C187.409%2047.6176%20188.186%2048.3939%20188.186%2049.3482C188.186%2050.3024%20187.409%2051.0788%20186.455%2051.0788ZM186.455%2052.8442C188.386%2052.8442%20189.951%2051.279%20189.951%2049.3482C189.951%2047.4174%20188.386%2045.8522%20186.455%2045.8522C184.524%2045.8522%20182.959%2047.4174%20182.959%2049.3482C182.959%2051.279%20184.524%2052.8442%20186.455%2052.8442Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.476%2051.0788C195.521%2051.0788%20194.745%2050.3024%20194.745%2049.3482C194.745%2048.3939%20195.521%2047.6176%20196.476%2047.6176C197.43%2047.6176%20198.206%2048.3939%20198.206%2049.3482C198.206%2050.3024%20197.43%2051.0788%20196.476%2051.0788ZM196.476%2052.8442C198.406%2052.8442%20199.972%2051.279%20199.972%2049.3482C199.972%2047.4174%20198.406%2045.8522%20196.476%2045.8522C194.545%2045.8522%20192.98%2047.4174%20192.98%2049.3482C192.98%2051.279%20194.545%2052.8442%20196.476%2052.8442Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M223.74%2033.1281C222.786%2033.1281%20222.01%2032.3517%20222.01%2031.3975C222.01%2030.4433%20222.786%2029.6669%20223.74%2029.6669C224.695%2029.6669%20225.471%2030.4433%20225.471%2031.3975C225.471%2032.3517%20224.695%2033.1281%20223.74%2033.1281ZM223.74%2034.8936C225.671%2034.8936%20227.236%2033.3283%20227.236%2031.3975C227.236%2029.4667%20225.671%2027.9014%20223.74%2027.9014C221.809%2027.9014%20220.244%2029.4667%20220.244%2031.3975C220.244%2033.3283%20221.809%2034.8936%20223.74%2034.8936Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M237.81%2020.6251C236.855%2020.6251%20236.079%2019.8488%20236.079%2018.8946C236.079%2017.9403%20236.855%2017.164%20237.81%2017.164C238.764%2017.164%20239.54%2017.9403%20239.54%2018.8946C239.54%2019.8488%20238.764%2020.6251%20237.81%2020.6251ZM237.81%2022.3906C239.74%2022.3906%20241.306%2020.8254%20241.306%2018.8946C241.306%2016.9638%20239.74%2015.3985%20237.81%2015.3985C235.879%2015.3985%20234.314%2016.9638%20234.314%2018.8946C234.314%2020.8254%20235.879%2022.3906%20237.81%2022.3906Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M243.22%2012.8649C242.266%2012.8649%20241.489%2012.0886%20241.489%2011.1343C241.489%2010.1801%20242.266%209.40371%20243.22%209.40371C244.174%209.40371%20244.95%2010.1801%20244.95%2011.1343C244.95%2012.0886%20244.174%2012.8649%20243.22%2012.8649ZM243.22%2014.6304C245.151%2014.6304%20246.716%2013.0651%20246.716%2011.1343C246.716%209.2035%20245.151%207.63826%20243.22%207.63826C241.289%207.63826%20239.724%209.2035%20239.724%2011.1343C239.724%2013.0651%20241.289%2014.6304%20243.22%2014.6304Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M226.202%2020.6383C225.248%2020.6383%20224.472%2019.862%20224.472%2018.9078C224.472%2017.9535%20225.248%2017.1771%20226.202%2017.1771C227.156%2017.1771%20227.933%2017.9535%20227.933%2018.9078C227.933%2019.862%20227.156%2020.6383%20226.202%2020.6383ZM226.202%2022.4038C228.133%2022.4038%20229.698%2020.8386%20229.698%2018.9078C229.698%2016.9769%20228.133%2015.4117%20226.202%2015.4117C224.271%2015.4117%20222.706%2016.9769%20222.706%2018.9078C222.706%2020.8386%20224.271%2022.4038%20226.202%2022.4038Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M232.473%2013.7765C231.518%2013.7765%20230.742%2013.0002%20230.742%2012.0459C230.742%2011.0917%20231.518%2010.3154%20232.473%2010.3154C233.427%2010.3154%20234.203%2011.0917%20234.203%2012.0459C234.203%2013.0002%20233.427%2013.7765%20232.473%2013.7765ZM232.473%2015.542C234.404%2015.542%20235.969%2013.9768%20235.969%2012.0459C235.969%2010.1151%20234.404%208.54993%20232.473%208.54993C230.542%208.54993%20228.977%2010.1151%20228.977%2012.0459C228.977%2013.9768%20230.542%2015.542%20232.473%2015.542Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M124.963%20-0.304022C124.009%20-0.304022%20123.232%20-1.08038%20123.232%20-2.03463C123.232%20-2.98888%20124.009%20-3.76519%20124.963%20-3.76519C125.917%20-3.76519%20126.694%20-2.98888%20126.694%20-2.03463C126.694%20-1.08038%20125.917%20-0.304022%20124.963%20-0.304022ZM124.963%201.46143C126.894%201.46143%20128.459%20-0.103813%20128.459%20-2.03463C128.459%20-3.96544%20126.894%20-5.53068%20124.963%20-5.53068C123.032%20-5.53068%20121.467%20-3.96544%20121.467%20-2.03463C121.467%20-0.103814%20123.032%201.46143%20124.963%201.46143Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M132.192%2017.2599C131.238%2017.2599%20130.462%2016.4836%20130.462%2015.5293C130.462%2014.5751%20131.238%2013.7988%20132.192%2013.7988C133.147%2013.7988%20133.923%2014.5751%20133.923%2015.5293C133.923%2016.4836%20133.147%2017.2599%20132.192%2017.2599ZM132.192%2019.0254C134.123%2019.0254%20135.688%2017.4602%20135.688%2015.5293C135.688%2013.5985%20134.123%2012.0333%20132.192%2012.0333C130.262%2012.0333%20128.696%2013.5985%20128.696%2015.5293C128.696%2017.4602%20130.262%2019.0254%20132.192%2019.0254Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M167.513%2046.964C166.558%2046.964%20165.782%2046.1877%20165.782%2045.2334C165.782%2044.2792%20166.558%2043.5029%20167.513%2043.5029C168.467%2043.5029%20169.243%2044.2792%20169.243%2045.2334C169.243%2046.1877%20168.467%2046.964%20167.513%2046.964ZM167.513%2048.7295C169.444%2048.7295%20171.009%2047.1643%20171.009%2045.2334C171.009%2043.3026%20169.444%2041.7374%20167.513%2041.7374C165.582%2041.7374%20164.017%2043.3026%20164.017%2045.2334C164.017%2047.1643%20165.582%2048.7295%20167.513%2048.7295Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M176.739%2049.6754C175.785%2049.6754%20175.009%2048.8991%20175.009%2047.9449C175.009%2046.9906%20175.785%2046.2143%20176.739%2046.2143C177.694%2046.2143%20178.47%2046.9906%20178.47%2047.9449C178.47%2048.8991%20177.694%2049.6754%20176.739%2049.6754ZM176.739%2051.4409C178.67%2051.4409%20180.235%2049.8757%20180.235%2047.9449C180.235%2046.014%20178.67%2044.4488%20176.739%2044.4488C174.808%2044.4488%20173.243%2046.014%20173.243%2047.9449C173.243%2049.8757%20174.808%2051.4409%20176.739%2051.4409Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M206.191%2049.6754C205.237%2049.6754%20204.461%2048.8991%20204.461%2047.9449C204.461%2046.9906%20205.237%2046.2143%20206.191%2046.2143C207.146%2046.2143%20207.922%2046.9906%20207.922%2047.9449C207.922%2048.8991%20207.146%2049.6754%20206.191%2049.6754ZM206.191%2051.4409C208.122%2051.4409%20209.688%2049.8757%20209.688%2047.9449C209.688%2046.014%20208.122%2044.4488%20206.191%2044.4488C204.261%2044.4488%20202.695%2046.014%20202.695%2047.9449C202.695%2049.8757%20204.261%2051.4409%20206.191%2051.4409Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M215.418%2046.964C214.464%2046.964%20213.687%2046.1877%20213.687%2045.2334C213.687%2044.2792%20214.464%2043.5029%20215.418%2043.5029C216.372%2043.5029%20217.149%2044.2792%20217.149%2045.2334C217.149%2046.1877%20216.372%2046.964%20215.418%2046.964ZM215.418%2048.7295C217.349%2048.7295%20218.914%2047.1643%20218.914%2045.2334C218.914%2043.3026%20217.349%2041.7374%20215.418%2041.7374C213.487%2041.7374%20211.922%2043.3026%20211.922%2045.2334C211.922%2047.1643%20213.487%2048.7295%20215.418%2048.7295Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M224.056%2043.0441C223.101%2043.0441%20222.325%2042.2678%20222.325%2041.3135C222.325%2040.3593%20223.101%2039.5829%20224.056%2039.5829C225.01%2039.5829%20225.786%2040.3593%20225.786%2041.3135C225.786%2042.2678%20225.01%2043.0441%20224.056%2043.0441ZM224.056%2044.8096C225.987%2044.8096%20227.552%2043.2443%20227.552%2041.3135C227.552%2039.3827%20225.987%2037.8175%20224.056%2037.8175C222.125%2037.8175%20220.56%2039.3827%20220.56%2041.3135C220.56%2043.2443%20222.125%2044.8096%20224.056%2044.8096Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M239.17%2031.9743C238.216%2031.9743%20237.439%2031.1979%20237.439%2030.2437C237.439%2029.2894%20238.216%2028.5131%20239.17%2028.5131C240.124%2028.5131%20240.901%2029.2894%20240.901%2030.2437C240.901%2031.1979%20240.124%2031.9743%20239.17%2031.9743ZM239.17%2033.7397C241.101%2033.7397%20242.666%2032.1745%20242.666%2030.2437C242.666%2028.3129%20241.101%2026.7476%20239.17%2026.7476C237.239%2026.7476%20235.674%2028.3129%20235.674%2030.2437C235.674%2032.1745%20237.239%2033.7397%20239.17%2033.7397Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M254.945%208.78431C253.991%208.78431%20253.215%208.008%20253.215%207.05375C253.215%206.0995%20253.991%205.32314%20254.945%205.32314C255.9%205.32314%20256.676%206.0995%20256.676%207.05375C256.676%208.008%20255.9%208.78431%20254.945%208.78431ZM254.945%2010.5498C256.876%2010.5498%20258.441%208.98457%20258.441%207.05375C258.441%205.12294%20256.876%203.5577%20254.945%203.5577C253.015%203.5577%20251.449%205.12294%20251.449%207.05375C251.449%208.98456%20253.015%2010.5498%20254.945%2010.5498Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M257.969%20-0.304022C257.015%20-0.304022%20256.238%20-1.08038%20256.238%20-2.03463C256.238%20-2.98888%20257.015%20-3.76519%20257.969%20-3.76519C258.923%20-3.76519%20259.699%20-2.98888%20259.699%20-2.03463C259.699%20-1.08038%20258.923%20-0.304022%20257.969%20-0.304022ZM257.969%201.46143C259.9%201.46143%20261.465%20-0.103813%20261.465%20-2.03463C261.465%20-3.96544%20259.9%20-5.53068%20257.969%20-5.53068C256.038%20-5.53068%20254.473%20-3.96544%20254.473%20-2.03463C254.473%20-0.103814%20256.038%201.46143%20257.969%201.46143Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M123.689%2022.2306C122.734%2022.2306%20121.958%2021.4543%20121.958%2020.5C121.958%2019.5458%20122.734%2018.7694%20123.689%2018.7694C124.643%2018.7694%20125.419%2019.5458%20125.419%2020.5C125.419%2021.4543%20124.643%2022.2306%20123.689%2022.2306ZM123.689%2023.9961C125.619%2023.9961%20127.185%2022.4309%20127.185%2020.5C127.185%2018.5692%20125.619%2017.004%20123.689%2017.004C121.758%2017.004%20120.192%2018.5692%20120.192%2020.5C120.192%2022.4309%20121.758%2023.9961%20123.689%2023.9961Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M158.178%2053.7199C157.224%2053.7199%20156.447%2052.9435%20156.447%2051.9893C156.447%2051.035%20157.224%2050.2587%20158.178%2050.2587C159.132%2050.2587%20159.908%2051.035%20159.908%2051.9893C159.908%2052.9435%20159.132%2053.7199%20158.178%2053.7199ZM158.178%2055.4854C160.109%2055.4854%20161.674%2053.9201%20161.674%2051.9893C161.674%2050.0585%20160.109%2048.4932%20158.178%2048.4932C156.247%2048.4932%20154.682%2050.0585%20154.682%2051.9893C154.682%2053.9201%20156.247%2055.4854%20158.178%2055.4854Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.526%2060.947C195.572%2060.947%20194.796%2060.1706%20194.796%2059.2163C194.796%2058.2621%20195.572%2057.4858%20196.526%2057.4858C197.481%2057.4858%20198.257%2058.2621%20198.257%2059.2163C198.257%2060.1706%20197.481%2060.947%20196.526%2060.947ZM196.526%2062.7124C198.457%2062.7124%20200.022%2061.1472%20200.022%2059.2163C200.022%2057.2855%20198.457%2055.7203%20196.526%2055.7203C194.596%2055.7203%20193.03%2057.2855%20193.03%2059.2163C193.03%2061.1472%20194.596%2062.7124%20196.526%2062.7124Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M233.115%2049.1588C232.161%2049.1588%20231.385%2048.3825%20231.385%2047.4283C231.385%2046.474%20232.161%2045.6977%20233.115%2045.6977C234.07%2045.6977%20234.846%2046.474%20234.846%2047.4283C234.846%2048.3825%20234.07%2049.1588%20233.115%2049.1588ZM233.115%2050.9243C235.046%2050.9243%20236.611%2049.3591%20236.611%2047.4283C236.611%2045.4974%20235.046%2043.9322%20233.115%2043.9322C231.184%2043.9322%20229.619%2045.4974%20229.619%2047.4283C229.619%2049.3591%20231.184%2050.9243%20233.115%2050.9243Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M216.535%20163.131C215.581%20163.131%20214.805%20162.355%20214.805%20161.4C214.805%20160.446%20215.581%20159.67%20216.535%20159.67C217.489%20159.67%20218.266%20160.446%20218.266%20161.4C218.266%20162.355%20217.489%20163.131%20216.535%20163.131ZM216.535%20164.896C218.466%20164.896%20220.031%20163.331%20220.031%20161.4C220.031%20159.47%20218.466%20157.904%20216.535%20157.904C214.604%20157.904%20213.039%20159.47%20213.039%20161.4C213.039%20163.331%20214.604%20164.896%20216.535%20164.896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.754%20101.033C134.8%20101.033%20134.023%20100.257%20134.023%2099.3023C134.023%2098.348%20134.8%2097.5717%20135.754%2097.5717C136.708%2097.5717%20137.485%2098.348%20137.485%2099.3023C137.485%20100.257%20136.708%20101.033%20135.754%20101.033ZM135.754%20102.798C137.685%20102.798%20139.25%20101.233%20139.25%2099.3023C139.25%2097.3715%20137.685%2095.8062%20135.754%2095.8062C133.823%2095.8062%20132.258%2097.3715%20132.258%2099.3023C132.258%20101.233%20133.823%20102.798%20135.754%20102.798Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.185%2087.7033C126.23%2087.7033%20125.454%2086.9269%20125.454%2085.9727C125.454%2085.0184%20126.23%2084.2421%20127.185%2084.2421C128.139%2084.2421%20128.915%2085.0184%20128.915%2085.9727C128.915%2086.9269%20128.139%2087.7033%20127.185%2087.7033ZM127.185%2089.4687C129.115%2089.4687%20130.681%2087.9035%20130.681%2085.9727C130.681%2084.0419%20129.115%2082.4766%20127.185%2082.4766C125.254%2082.4766%20123.689%2084.0419%20123.689%2085.9727C123.689%2087.9035%20125.254%2089.4687%20127.185%2089.4687Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.398%20123.514C151.443%20123.514%20150.667%20122.738%20150.667%20121.784C150.667%20120.829%20151.443%20120.053%20152.398%20120.053C153.352%20120.053%20154.128%20120.829%20154.128%20121.784C154.128%20122.738%20153.352%20123.514%20152.398%20123.514ZM152.398%20125.28C154.328%20125.28%20155.894%20123.715%20155.894%20121.784C155.894%20119.853%20154.328%20118.288%20152.398%20118.288C150.467%20118.288%20148.901%20119.853%20148.901%20121.784C148.901%20123.715%20150.467%20125.28%20152.398%20125.28Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M240.823%2043.6511C239.869%2043.6511%20239.093%2042.8747%20239.093%2041.9204C239.093%2040.9662%20239.869%2040.1899%20240.823%2040.1899C241.778%2040.1899%20242.554%2040.9662%20242.554%2041.9204C242.554%2042.8747%20241.778%2043.6511%20240.823%2043.6511ZM240.823%2045.4165C242.754%2045.4165%20244.319%2043.8513%20244.319%2041.9204C244.319%2039.9896%20242.754%2038.4244%20240.823%2038.4244C238.892%2038.4244%20237.327%2039.9896%20237.327%2041.9204C237.327%2043.8513%20238.892%2045.4165%20240.823%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.799%2037.2751C246.845%2037.2751%20246.068%2036.4988%20246.068%2035.5445C246.068%2034.5903%20246.845%2033.8139%20247.799%2033.8139C248.753%2033.8139%20249.529%2034.5903%20249.529%2035.5445C249.529%2036.4988%20248.753%2037.2751%20247.799%2037.2751ZM247.799%2039.0405C249.73%2039.0405%20251.295%2037.4753%20251.295%2035.5445C251.295%2033.6137%20249.73%2032.0485%20247.799%2032.0485C245.868%2032.0485%20244.303%2033.6137%20244.303%2035.5445C244.303%2037.4753%20245.868%2039.0405%20247.799%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M327.839%2054.1408C326.885%2054.1408%20326.108%2053.3644%20326.108%2052.4102C326.108%2051.4559%20326.885%2050.6796%20327.839%2050.6796C328.793%2050.6796%20329.569%2051.4559%20329.569%2052.4102C329.569%2053.3644%20328.793%2054.1408%20327.839%2054.1408ZM327.839%2055.9062C329.77%2055.9062%20331.335%2054.341%20331.335%2052.4102C331.335%2050.4794%20329.77%2048.9141%20327.839%2048.9141C325.908%2048.9141%20324.343%2050.4794%20324.343%2052.4102C324.343%2054.341%20325.908%2055.9062%20327.839%2055.9062Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M68.5909%2083.1852C67.6366%2083.1852%2066.8603%2082.4089%2066.8603%2081.4546C66.8603%2080.5004%2067.6366%2079.7241%2068.5909%2079.7241C69.5451%2079.7241%2070.3215%2080.5004%2070.3215%2081.4546C70.3215%2082.4089%2069.5451%2083.1852%2068.5909%2083.1852ZM68.5909%2084.9507C70.5217%2084.9507%2072.0869%2083.3854%2072.0869%2081.4546C72.0869%2079.5238%2070.5217%2077.9586%2068.5909%2077.9586C66.6601%2077.9586%2065.0948%2079.5238%2065.0948%2081.4546C65.0948%2083.3854%2066.6601%2084.9507%2068.5909%2084.9507Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M126.491%2042.5373C125.537%2042.5373%20124.761%2041.761%20124.761%2040.8067C124.761%2039.8525%20125.537%2039.0761%20126.491%2039.0761C127.446%2039.0761%20128.222%2039.8525%20128.222%2040.8067C128.222%2041.761%20127.446%2042.5373%20126.491%2042.5373ZM126.491%2044.3027C128.422%2044.3027%20129.987%2042.7375%20129.987%2040.8067C129.987%2038.8759%20128.422%2037.3107%20126.491%2037.3107C124.56%2037.3107%20122.995%2038.8759%20122.995%2040.8067C122.995%2042.7375%20124.56%2044.3027%20126.491%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M133.314%2049.1788C132.359%2049.1788%20131.583%2048.4025%20131.583%2047.4483C131.583%2046.494%20132.359%2045.7177%20133.314%2045.7177C134.268%2045.7177%20135.044%2046.494%20135.044%2047.4483C135.044%2048.4025%20134.268%2049.1788%20133.314%2049.1788ZM133.314%2050.9443C135.244%2050.9443%20136.81%2049.3791%20136.81%2047.4483C136.81%2045.5175%20135.244%2043.9522%20133.314%2043.9522C131.383%2043.9522%20129.817%2045.5175%20129.817%2047.4483C129.817%2049.3791%20131.383%2050.9443%20133.314%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.93%20106.841C237.975%20106.841%20237.199%20106.065%20237.199%20105.11C237.199%20104.156%20237.975%20103.38%20238.93%20103.38C239.884%20103.38%20240.66%20104.156%20240.66%20105.11C240.66%20106.065%20239.884%20106.841%20238.93%20106.841ZM238.93%20108.606C240.861%20108.606%20242.426%20107.041%20242.426%20105.11C242.426%20103.18%20240.861%20101.614%20238.93%20101.614C236.999%20101.614%20235.434%20103.18%20235.434%20105.11C235.434%20107.041%20236.999%20108.606%20238.93%20108.606Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M242.114%2055.0602C241.16%2055.0602%20240.384%2054.2839%20240.384%2053.3296C240.384%2052.3754%20241.16%2051.599%20242.114%2051.599C243.069%2051.599%20243.845%2052.3754%20243.845%2053.3296C243.845%2054.2839%20243.069%2055.0602%20242.114%2055.0602ZM242.114%2056.8257C244.045%2056.8257%20245.61%2055.2604%20245.61%2053.3296C245.61%2051.3988%20244.045%2049.8336%20242.114%2049.8336C240.183%2049.8336%20238.618%2051.3988%20238.618%2053.3296C238.618%2055.2604%20240.183%2056.8257%20242.114%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M249.618%2049.1788C248.664%2049.1788%20247.888%2048.4025%20247.888%2047.4483C247.888%2046.494%20248.664%2045.7177%20249.618%2045.7177C250.572%2045.7177%20251.349%2046.494%20251.349%2047.4483C251.349%2048.4025%20250.572%2049.1788%20249.618%2049.1788ZM249.618%2050.9443C251.549%2050.9443%20253.114%2049.3791%20253.114%2047.4483C253.114%2045.5175%20251.549%2043.9522%20249.618%2043.9522C247.687%2043.9522%20246.122%2045.5175%20246.122%2047.4483C246.122%2049.3791%20247.687%2050.9443%20249.618%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M256.44%2042.5373C255.485%2042.5373%20254.709%2041.761%20254.709%2040.8067C254.709%2039.8525%20255.485%2039.0761%20256.44%2039.0761C257.394%2039.0761%20258.17%2039.8525%20258.17%2040.8067C258.17%2041.761%20257.394%2042.5373%20256.44%2042.5373ZM256.44%2044.3027C258.37%2044.3027%20259.936%2042.7375%20259.936%2040.8067C259.936%2038.8759%20258.37%2037.3107%20256.44%2037.3107C254.509%2037.3107%20252.943%2038.8759%20252.943%2040.8067C252.943%2042.7375%20254.509%2044.3027%20256.44%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M94.7637%202.50599C93.8095%202.50599%2093.0331%201.72968%2093.0331%200.77543C93.0331%20-0.178819%2093.8095%20-0.955176%2094.7637%20-0.955176C95.7179%20-0.955176%2096.4943%20-0.178818%2096.4943%200.77543C96.4943%201.72968%2095.7179%202.50599%2094.7637%202.50599ZM94.7637%204.27148C96.6945%204.27148%2098.2598%202.70625%2098.2598%200.77543C98.2598%20-1.15538%2096.6945%20-2.72062%2094.7637%20-2.72062C92.8329%20-2.72062%2091.2677%20-1.15538%2091.2677%200.77543C91.2677%202.70624%2092.8329%204.27148%2094.7637%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M97.1954%2011.966C96.2411%2011.966%2095.4648%2011.1897%2095.4648%2010.2354C95.4648%209.28119%2096.2411%208.50483%2097.1954%208.50483C98.1496%208.50483%2098.9259%209.28119%2098.9259%2010.2354C98.9259%2011.1897%2098.1496%2011.966%2097.1954%2011.966ZM97.1954%2013.7314C99.1262%2013.7314%20100.691%2012.1663%20100.691%2010.2354C100.691%208.30462%2099.1262%206.73938%2097.1954%206.73938C95.2645%206.73938%2093.6993%208.30462%2093.6993%2010.2354C93.6993%2012.1663%2095.2645%2013.7314%2097.1954%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M100.515%2021.0348C99.5605%2021.0348%2098.7841%2020.2585%2098.7841%2019.3042C98.7841%2018.35%2099.5605%2017.5736%20100.515%2017.5736C101.469%2017.5736%20102.245%2018.35%20102.245%2019.3042C102.245%2020.2585%20101.469%2021.0348%20100.515%2021.0348ZM100.515%2022.8003C102.445%2022.8003%20104.011%2021.2351%20104.011%2019.3042C104.011%2017.3734%20102.446%2015.8082%20100.515%2015.8082C98.5839%2015.8082%2097.0186%2017.3734%2097.0186%2019.3042C97.0186%2021.2351%2098.5839%2022.8003%20100.515%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.672%2029.6633C103.718%2029.6633%20102.941%2028.8869%20102.941%2027.9327C102.941%2026.9784%20103.718%2026.2021%20104.672%2026.2021C105.626%2026.2021%20106.402%2026.9784%20106.402%2027.9327C106.402%2028.8869%20105.626%2029.6633%20104.672%2029.6633ZM104.672%2031.4287C106.603%2031.4287%20108.168%2029.8635%20108.168%2027.9327C108.168%2026.0018%20106.603%2024.4366%20104.672%2024.4366C102.741%2024.4366%20101.176%2026.0018%20101.176%2027.9327C101.176%2029.8635%20102.741%2031.4287%20104.672%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M109.615%2037.8014C108.661%2037.8014%20107.885%2037.0251%20107.885%2036.0708C107.885%2035.1166%20108.661%2034.3403%20109.615%2034.3403C110.57%2034.3403%20111.346%2035.1166%20111.346%2036.0708C111.346%2037.0251%20110.57%2037.8014%20109.615%2037.8014ZM109.615%2039.5669C111.546%2039.5669%20113.111%2038.0017%20113.111%2036.0708C113.111%2034.14%20111.546%2032.5748%20109.615%2032.5748C107.684%2032.5748%20106.119%2034.14%20106.119%2036.0708C106.119%2038.0017%20107.684%2039.5669%20109.615%2039.5669Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M115.298%2045.4006C114.344%2045.4006%20113.567%2044.6242%20113.567%2043.67C113.567%2042.7157%20114.344%2041.9394%20115.298%2041.9394C116.252%2041.9394%20117.028%2042.7157%20117.028%2043.67C117.028%2044.6242%20116.252%2045.4006%20115.298%2045.4006ZM115.298%2047.166C117.229%2047.166%20118.794%2045.6008%20118.794%2043.67C118.794%2041.7391%20117.229%2040.1739%20115.298%2040.1739C113.367%2040.1739%20111.802%2041.7391%20111.802%2043.67C111.802%2045.6008%20113.367%2047.166%20115.298%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M121.669%2052.4098C120.715%2052.4098%20119.938%2051.6335%20119.938%2050.6792C119.938%2049.725%20120.715%2048.9486%20121.669%2048.9486C122.623%2048.9486%20123.4%2049.725%20123.4%2050.6792C123.4%2051.6335%20122.623%2052.4098%20121.669%2052.4098ZM121.669%2054.1753C123.6%2054.1753%20125.165%2052.6101%20125.165%2050.6792C125.165%2048.7484%20123.6%2047.1832%20121.669%2047.1832C119.738%2047.1832%20118.173%2048.7484%20118.173%2050.6792C118.173%2052.6101%20119.738%2054.1753%20121.669%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.679%2058.7809C127.725%2058.7809%20126.948%2058.0046%20126.948%2057.0503C126.948%2056.0961%20127.725%2055.3198%20128.679%2055.3198C129.633%2055.3198%20130.409%2056.0961%20130.409%2057.0503C130.409%2058.0046%20129.633%2058.7809%20128.679%2058.7809ZM128.679%2060.5464C130.61%2060.5464%20132.175%2058.9811%20132.175%2057.0503C132.175%2055.1195%20130.61%2053.5543%20128.679%2053.5543C126.748%2053.5543%20125.183%2055.1195%20125.183%2057.0503C125.183%2058.9811%20126.748%2060.5464%20128.679%2060.5464Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M136.277%2064.4631C135.323%2064.4631%20134.547%2063.6867%20134.547%2062.7325C134.547%2061.7782%20135.323%2061.0019%20136.277%2061.0019C137.232%2061.0019%20138.008%2061.7782%20138.008%2062.7325C138.008%2063.6867%20137.232%2064.4631%20136.277%2064.4631ZM136.277%2066.2285C138.208%2066.2285%20139.773%2064.6633%20139.773%2062.7325C139.773%2060.8016%20138.208%2059.2364%20136.277%2059.2364C134.347%2059.2364%20132.781%2060.8016%20132.781%2062.7325C132.781%2064.6633%20134.347%2066.2285%20136.277%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M144.416%2069.4074C143.462%2069.4074%20142.685%2068.631%20142.685%2067.6768C142.685%2066.7225%20143.462%2065.9462%20144.416%2065.9462C145.37%2065.9462%20146.147%2066.7225%20146.147%2067.6768C146.147%2068.631%20145.37%2069.4074%20144.416%2069.4074ZM144.416%2071.1729C146.347%2071.1729%20147.912%2069.6076%20147.912%2067.6768C147.912%2065.746%20146.347%2064.1807%20144.416%2064.1807C142.485%2064.1807%20140.92%2065.746%20140.92%2067.6768C140.92%2069.6076%20142.485%2071.1729%20144.416%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.373%2080.8112C180.419%2080.8112%20179.643%2080.0349%20179.643%2079.0806C179.643%2078.1264%20180.419%2077.35%20181.373%2077.35C182.327%2077.35%20183.104%2078.1264%20183.104%2079.0806C183.104%2080.0349%20182.327%2080.8112%20181.373%2080.8112ZM181.373%2082.5767C183.304%2082.5767%20184.869%2081.0114%20184.869%2079.0806C184.869%2077.1498%20183.304%2075.5846%20181.373%2075.5846C179.442%2075.5846%20177.877%2077.1498%20177.877%2079.0806C177.877%2081.0114%20179.442%2082.5767%20181.373%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M191.466%2081.3209C190.512%2081.3209%20189.735%2080.5446%20189.735%2079.5904C189.735%2078.6361%20190.512%2077.8598%20191.466%2077.8598C192.42%2077.8598%20193.196%2078.6361%20193.196%2079.5904C193.196%2080.5446%20192.42%2081.3209%20191.466%2081.3209ZM191.466%2083.0864C193.397%2083.0864%20194.962%2081.5212%20194.962%2079.5904C194.962%2077.6596%20193.397%2076.0943%20191.466%2076.0943C189.535%2076.0943%20187.97%2077.6596%20187.97%2079.5904C187.97%2081.5212%20189.535%2083.0864%20191.466%2083.0864Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.558%2080.8112C200.603%2080.8112%20199.827%2080.0349%20199.827%2079.0806C199.827%2078.1264%20200.603%2077.35%20201.558%2077.35C202.512%2077.35%20203.288%2078.1264%20203.288%2079.0806C203.288%2080.0349%20202.512%2080.8112%20201.558%2080.8112ZM201.558%2082.5767C203.488%2082.5767%20205.054%2081.0114%20205.054%2079.0806C205.054%2077.1498%20203.488%2075.5846%20201.558%2075.5846C199.627%2075.5846%20198.062%2077.1498%20198.062%2079.0806C198.062%2081.0114%20199.627%2082.5767%20201.558%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.358%2079.3156C210.404%2079.3156%20209.628%2078.5392%20209.628%2077.585C209.628%2076.6308%20210.404%2075.8544%20211.358%2075.8544C212.313%2075.8544%20213.089%2076.6308%20213.089%2077.585C213.089%2078.5392%20212.313%2079.3156%20211.358%2079.3156ZM211.358%2081.0811C213.289%2081.0811%20214.854%2079.5158%20214.854%2077.585C214.854%2075.6542%20213.289%2074.0889%20211.358%2074.0889C209.428%2074.0889%20207.862%2075.6542%20207.862%2077.585C207.862%2079.5158%20209.428%2081.0811%20211.358%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M229.887%2073.5641C228.933%2073.5641%20228.156%2072.7878%20228.156%2071.8335C228.156%2070.8793%20228.933%2070.1029%20229.887%2070.1029C230.841%2070.1029%20231.617%2070.8793%20231.617%2071.8335C231.617%2072.7878%20230.841%2073.5641%20229.887%2073.5641ZM229.887%2075.3296C231.818%2075.3296%20233.383%2073.7644%20233.383%2071.8335C233.383%2069.9027%20231.818%2068.3375%20229.887%2068.3375C227.956%2068.3375%20226.391%2069.9027%20226.391%2071.8335C226.391%2073.7643%20227.956%2075.3296%20229.887%2075.3296Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.516%2069.4074C237.561%2069.4074%20236.785%2068.631%20236.785%2067.6768C236.785%2066.7225%20237.561%2065.9462%20238.516%2065.9462C239.47%2065.9462%20240.246%2066.7225%20240.246%2067.6768C240.246%2068.631%20239.47%2069.4074%20238.516%2069.4074ZM238.516%2071.1729C240.446%2071.1729%20242.012%2069.6076%20242.012%2067.6768C242.012%2065.746%20240.446%2064.1807%20238.516%2064.1807C236.585%2064.1807%20235.02%2065.746%20235.02%2067.6768C235.02%2069.6076%20236.585%2071.1729%20238.516%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M246.654%2064.4631C245.7%2064.4631%20244.924%2063.6867%20244.924%2062.7325C244.924%2061.7782%20245.7%2061.0019%20246.654%2061.0019C247.609%2061.0019%20248.385%2061.7782%20248.385%2062.7325C248.385%2063.6867%20247.609%2064.4631%20246.654%2064.4631ZM246.654%2066.2285C248.585%2066.2285%20250.15%2064.6633%20250.15%2062.7325C250.15%2060.8016%20248.585%2059.2364%20246.654%2059.2364C244.724%2059.2364%20243.158%2060.8016%20243.158%2062.7325C243.158%2064.6633%20244.724%2066.2285%20246.654%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2077.0597C284.781%2077.0597%20284.005%2076.2834%20284.005%2075.3291C284.005%2074.3749%20284.781%2073.5985%20285.735%2073.5985C286.69%2073.5985%20287.466%2074.3749%20287.466%2075.3291C287.466%2076.2834%20286.69%2077.0597%20285.735%2077.0597ZM285.735%2078.8252C287.666%2078.8252%20289.231%2077.26%20289.231%2075.3291C289.231%2073.3983%20287.666%2071.8331%20285.735%2071.8331C283.805%2071.8331%20282.239%2073.3983%20282.239%2075.3291C282.239%2077.26%20283.805%2078.8252%20285.735%2078.8252Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M261.263%2052.4098C260.308%2052.4098%20259.532%2051.6335%20259.532%2050.6792C259.532%2049.725%20260.308%2048.9486%20261.263%2048.9486C262.217%2048.9486%20262.993%2049.725%20262.993%2050.6792C262.993%2051.6335%20262.217%2052.4098%20261.263%2052.4098ZM261.263%2054.1753C263.194%2054.1753%20264.759%2052.6101%20264.759%2050.6792C264.759%2048.7484%20263.194%2047.1832%20261.263%2047.1832C259.332%2047.1832%20257.767%2048.7484%20257.767%2050.6792C257.767%2052.6101%20259.332%2054.1753%20261.263%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M86.2598%207.39027C85.3056%207.39027%2084.5292%206.61396%2084.5292%205.65971C84.5292%204.70546%2085.3056%203.9291%2086.2598%203.9291C87.2141%203.9291%2087.9904%204.70546%2087.9904%205.65971C87.9904%206.61396%2087.2141%207.39027%2086.2598%207.39027ZM86.2598%209.15576C88.1906%209.15576%2089.7559%207.59052%2089.7559%205.65971C89.7559%203.72889%2088.1906%202.16365%2086.2598%202.16365C84.329%202.16365%2082.7638%203.72889%2082.7638%205.65971C82.7638%207.59052%2084.329%209.15576%2086.2598%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.3214%2011.966C69.3671%2011.966%2068.5908%2011.1897%2068.5908%2010.2354C68.5908%209.28119%2069.3671%208.50483%2070.3214%208.50483C71.2756%208.50483%2072.0519%209.28119%2072.0519%2010.2354C72.0519%2011.1897%2071.2756%2011.966%2070.3214%2011.966ZM70.3214%2013.7314C72.2522%2013.7314%2073.8174%2012.1663%2073.8174%2010.2354C73.8174%208.30462%2072.2522%206.73938%2070.3214%206.73938C68.3905%206.73938%2066.8253%208.30462%2066.8253%2010.2354C66.8253%2012.1663%2068.3905%2013.7314%2070.3214%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M88.9151%2016.7682C87.9609%2016.7682%2087.1845%2015.9919%2087.1845%2015.0376C87.1845%2014.0834%2087.9609%2013.307%2088.9151%2013.307C89.8693%2013.307%2090.6457%2014.0834%2090.6457%2015.0376C90.6457%2015.9919%2089.8693%2016.7682%2088.9151%2016.7682ZM88.9151%2018.5337C90.8459%2018.5337%2092.4111%2016.9685%2092.4111%2015.0376C92.4111%2013.1068%2090.8459%2011.5416%2088.9151%2011.5416C86.9843%2011.5416%2085.419%2013.1068%2085.419%2015.0376C85.419%2016.9685%2086.9843%2018.5337%2088.9151%2018.5337Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M54.0508%2039.0411C53.0966%2039.0411%2052.3202%2038.2648%2052.3202%2037.3106C52.3202%2036.3563%2053.0966%2035.58%2054.0508%2035.58C55.0051%2035.58%2055.7814%2036.3563%2055.7814%2037.3106C55.7814%2038.2648%2055.0051%2039.0411%2054.0508%2039.0411ZM54.0508%2040.8066C55.9816%2040.8066%2057.5469%2039.2414%2057.5469%2037.3106C57.5469%2035.3798%2055.9816%2033.8145%2054.0508%2033.8145C52.12%2033.8145%2050.5548%2035.3798%2050.5548%2037.3106C50.5548%2039.2414%2052.12%2040.8066%2054.0508%2040.8066Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M96.5909%2034.383C95.6366%2034.383%2094.8603%2033.6066%2094.8603%2032.6524C94.8603%2031.6981%2095.6366%2030.9218%2096.5909%2030.9218C97.5451%2030.9218%2098.3214%2031.6981%2098.3214%2032.6524C98.3214%2033.6066%2097.5451%2034.383%2096.5909%2034.383ZM96.5909%2036.1484C98.5217%2036.1484%20100.087%2034.5832%20100.087%2032.6524C100.087%2030.7216%2098.5217%2029.1564%2096.5909%2029.1564C94.66%2029.1564%2093.0948%2030.7216%2093.0948%2032.6524C93.0948%2034.5832%2094.66%2036.1484%2096.5909%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2042.5368C100.575%2042.5368%2099.7988%2041.7604%2099.7988%2040.8062C99.7988%2039.8519%20100.575%2039.0756%20101.529%2039.0756C102.484%2039.0756%20103.26%2039.8519%20103.26%2040.8062C103.26%2041.7604%20102.484%2042.5368%20101.529%2042.5368ZM101.529%2044.3022C103.46%2044.3022%20105.025%2042.737%20105.025%2040.8062C105.025%2038.8754%20103.46%2037.3101%20101.529%2037.3101C99.5985%2037.3101%2098.0333%2038.8754%2098.0333%2040.8062C98.0333%2042.737%2099.5985%2044.3022%20101.529%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.146%2050.1989C106.191%2050.1989%20105.415%2049.4225%20105.415%2048.4683C105.415%2047.5141%20106.191%2046.7377%20107.146%2046.7377C108.1%2046.7377%20108.876%2047.5141%20108.876%2048.4683C108.876%2049.4226%20108.1%2050.1989%20107.146%2050.1989ZM107.146%2051.9644C109.076%2051.9644%20110.642%2050.3991%20110.642%2048.4683C110.642%2046.5375%20109.076%2044.9722%20107.146%2044.9722C105.215%2044.9722%20103.649%2046.5375%20103.649%2048.4683C103.649%2050.3991%20105.215%2051.9644%20107.146%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2069.8234C100.575%2069.8234%2099.7988%2069.0471%2099.7988%2068.0928C99.7988%2067.1386%20100.575%2066.3622%20101.529%2066.3622C102.484%2066.3622%20103.26%2067.1386%20103.26%2068.0928C103.26%2069.0471%20102.484%2069.8234%20101.529%2069.8234ZM101.529%2071.5889C103.46%2071.5889%20105.025%2070.0236%20105.025%2068.0928C105.025%2066.162%20103.46%2064.5968%20101.529%2064.5968C99.5985%2064.5968%2098.0333%2066.162%2098.0333%2068.0928C98.0333%2070.0236%2099.5985%2071.5889%20101.529%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.246%2063.8839C119.292%2063.8839%20118.516%2063.1076%20118.516%2062.1534C118.516%2061.1991%20119.292%2060.4228%20120.246%2060.4228C121.2%2060.4228%20121.977%2061.1991%20121.977%2062.1534C121.977%2063.1076%20121.2%2063.8839%20120.246%2063.8839ZM120.246%2065.6494C122.177%2065.6494%20123.742%2064.0842%20123.742%2062.1534C123.742%2060.2225%20122.177%2058.6573%20120.246%2058.6573C118.315%2058.6573%20116.75%2060.2225%20116.75%2062.1534C116.75%2064.0842%20118.315%2065.6494%20120.246%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.648%2069.8234C126.693%2069.8234%20125.917%2069.0471%20125.917%2068.0928C125.917%2067.1386%20126.693%2066.3622%20127.648%2066.3622C128.602%2066.3622%20129.378%2067.1386%20129.378%2068.0928C129.378%2069.0471%20128.602%2069.8234%20127.648%2069.8234ZM127.648%2071.5889C129.578%2071.5889%20131.144%2070.0236%20131.144%2068.0928C131.144%2066.162%20129.578%2064.5968%20127.648%2064.5968C125.717%2064.5968%20124.151%2066.162%20124.151%2068.0928C124.151%2070.0236%20125.717%2071.5889%20127.648%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.561%2075.1056C134.606%2075.1056%20133.83%2074.3293%20133.83%2073.375C133.83%2072.4208%20134.606%2071.6445%20135.561%2071.6445C136.515%2071.6445%20137.291%2072.4208%20137.291%2073.375C137.291%2074.3293%20136.515%2075.1056%20135.561%2075.1056ZM135.561%2076.8711C137.491%2076.8711%20139.057%2075.3059%20139.057%2073.375C139.057%2071.4442%20137.491%2069.879%20135.561%2069.879C133.63%2069.879%20132.065%2071.4442%20132.065%2073.375C132.065%2075.3059%20133.63%2076.8711%20135.561%2076.8711Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.918%20102.811C115.964%20102.811%20115.187%20102.034%20115.187%20101.08C115.187%20100.126%20115.964%2099.3496%20116.918%2099.3496C117.872%2099.3496%20118.649%20100.126%20118.649%20101.08C118.649%20102.034%20117.872%20102.811%20116.918%20102.811ZM116.918%20104.576C118.849%20104.576%20120.414%20103.011%20120.414%20101.08C120.414%2099.1493%20118.849%2097.5841%20116.918%2097.5841C114.987%2097.5841%20113.422%2099.1493%20113.422%20101.08C113.422%20103.011%20114.987%20104.576%20116.918%20104.576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.756%2083.5329C151.802%2083.5329%20151.025%2082.7565%20151.025%2081.8023C151.025%2080.848%20151.802%2080.0717%20152.756%2080.0717C153.71%2080.0717%20154.486%2080.848%20154.486%2081.8023C154.486%2082.7565%20153.71%2083.5329%20152.756%2083.5329ZM152.756%2085.2983C154.687%2085.2983%20156.252%2083.7331%20156.252%2081.8023C156.252%2079.8715%20154.687%2078.3062%20152.756%2078.3062C150.825%2078.3062%20149.26%2079.8715%20149.26%2081.8023C149.26%2083.7331%20150.825%2085.2983%20152.756%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M161.956%2086.5944C161.002%2086.5944%20160.226%2085.8181%20160.226%2084.8638C160.226%2083.9096%20161.002%2083.1332%20161.956%2083.1332C162.91%2083.1332%20163.687%2083.9096%20163.687%2084.8638C163.687%2085.8181%20162.91%2086.5944%20161.956%2086.5944ZM161.956%2088.3599C163.887%2088.3599%20165.452%2086.7946%20165.452%2084.8638C165.452%2082.933%20163.887%2081.3678%20161.956%2081.3678C160.025%2081.3678%20158.46%2082.933%20158.46%2084.8638C158.46%2086.7946%20160.025%2088.3599%20161.956%2088.3599Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.502%2088.8322C170.548%2088.8322%20169.771%2088.0559%20169.771%2087.1016C169.771%2086.1474%20170.548%2085.371%20171.502%2085.371C172.456%2085.371%20173.233%2086.1474%20173.233%2087.1016C173.233%2088.0559%20172.456%2088.8322%20171.502%2088.8322ZM171.502%2090.5977C173.433%2090.5977%20174.998%2089.0324%20174.998%2087.1016C174.998%2085.1708%20173.433%2083.6055%20171.502%2083.6055C169.571%2083.6055%20168.006%2085.1708%20168.006%2087.1016C168.006%2089.0324%20169.571%2090.5977%20171.502%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.353%2090.2057C180.398%2090.2057%20179.622%2089.4294%20179.622%2088.4752C179.622%2087.5209%20180.398%2086.7446%20181.353%2086.7446C182.307%2086.7446%20183.083%2087.5209%20183.083%2088.4752C183.083%2089.4294%20182.307%2090.2057%20181.353%2090.2057ZM181.353%2091.9712C183.283%2091.9712%20184.849%2090.406%20184.849%2088.4752C184.849%2086.5444%20183.283%2084.9791%20181.353%2084.9791C179.422%2084.9791%20177.857%2086.5444%20177.857%2088.4752C177.857%2090.406%20179.422%2091.9712%20181.353%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M188.186%20105.11C187.231%20105.11%20186.455%20104.334%20186.455%20103.379C186.455%20102.425%20187.231%20101.649%20188.186%20101.649C189.14%20101.649%20189.916%20102.425%20189.916%20103.379C189.916%20104.334%20189.14%20105.11%20188.186%20105.11ZM188.186%20106.875C190.116%20106.875%20191.682%20105.31%20191.682%20103.379C191.682%20101.449%20190.116%2099.8834%20188.186%2099.8834C186.255%2099.8834%20184.69%20101.449%20184.69%20103.379C184.69%20105.31%20186.255%20106.875%20188.186%20106.875Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.579%2090.2057C200.625%2090.2057%20199.849%2089.4294%20199.849%2088.4752C199.849%2087.5209%20200.625%2086.7446%20201.579%2086.7446C202.533%2086.7446%20203.31%2087.5209%20203.31%2088.4752C203.31%2089.4294%20202.533%2090.2057%20201.579%2090.2057ZM201.579%2091.9712C203.51%2091.9712%20205.075%2090.406%20205.075%2088.4752C205.075%2086.5444%20203.51%2084.9791%20201.579%2084.9791C199.648%2084.9791%20198.083%2086.5444%20198.083%2088.4752C198.083%2090.406%20199.648%2091.9712%20201.579%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.429%2088.8322C210.475%2088.8322%20209.698%2088.0559%20209.698%2087.1016C209.698%2086.1474%20210.475%2085.371%20211.429%2085.371C212.383%2085.371%20213.159%2086.1474%20213.159%2087.1016C213.159%2088.0559%20212.383%2088.8322%20211.429%2088.8322ZM211.429%2090.5977C213.36%2090.5977%20214.925%2089.0324%20214.925%2087.1016C214.925%2085.1708%20213.36%2083.6055%20211.429%2083.6055C209.498%2083.6055%20207.933%2085.1708%20207.933%2087.1016C207.933%2089.0324%20209.498%2090.5977%20211.429%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M222.706%2096.3054C221.752%2096.3054%20220.976%2095.529%20220.976%2094.5747C220.976%2093.6205%20221.752%2092.8442%20222.706%2092.8442C223.66%2092.8442%20224.437%2093.6205%20224.437%2094.5747C224.437%2095.529%20223.66%2096.3054%20222.706%2096.3054ZM222.706%2098.0708C224.637%2098.0708%20226.202%2096.5056%20226.202%2094.5747C226.202%2092.6439%20224.637%2091.0787%20222.706%2091.0787C220.775%2091.0787%20219.21%2092.6439%20219.21%2094.5747C219.21%2096.5056%20220.775%2098.0708%20222.706%2098.0708Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M230.175%2083.5329C229.221%2083.5329%20228.444%2082.7565%20228.444%2081.8023C228.444%2080.848%20229.221%2080.0717%20230.175%2080.0717C231.129%2080.0717%20231.905%2080.848%20231.905%2081.8023C231.905%2082.7565%20231.129%2083.5329%20230.175%2083.5329ZM230.175%2085.2983C232.106%2085.2983%20233.671%2083.7331%20233.671%2081.8023C233.671%2079.8715%20232.106%2078.3062%20230.175%2078.3062C228.244%2078.3062%20226.679%2079.8715%20226.679%2081.8023C226.679%2083.7331%20228.244%2085.2983%20230.175%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.987%2079.6896C238.033%2079.6896%20237.257%2078.9133%20237.257%2077.959C237.257%2077.0048%20238.033%2076.2285%20238.987%2076.2285C239.942%2076.2285%20240.718%2077.0048%20240.718%2077.959C240.718%2078.9133%20239.942%2079.6896%20238.987%2079.6896ZM238.987%2081.4551C240.918%2081.4551%20242.483%2079.8898%20242.483%2077.959C242.483%2076.0282%20240.918%2074.463%20238.987%2074.463C237.057%2074.463%20235.491%2076.0282%20235.491%2077.959C235.491%2079.8898%20237.057%2081.4551%20238.987%2081.4551Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M277.517%20119.38C276.562%20119.38%20275.786%20118.603%20275.786%20117.649C275.786%20116.695%20276.562%20115.918%20277.517%20115.918C278.471%20115.918%20279.247%20116.695%20279.247%20117.649C279.247%20118.603%20278.471%20119.38%20277.517%20119.38ZM277.517%20121.145C279.447%20121.145%20281.013%20119.58%20281.013%20117.649C281.013%20115.718%20279.447%20114.153%20277.517%20114.153C275.586%20114.153%20274.021%20115.718%20274.021%20117.649C274.021%20119.58%20275.586%20121.145%20277.517%20121.145Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M255.284%2069.8234C254.33%2069.8234%20253.554%2069.0471%20253.554%2068.0928C253.554%2067.1386%20254.33%2066.3622%20255.284%2066.3622C256.238%2066.3622%20257.015%2067.1386%20257.015%2068.0928C257.015%2069.0471%20256.238%2069.8234%20255.284%2069.8234ZM255.284%2071.5889C257.215%2071.5889%20258.78%2070.0236%20258.78%2068.0928C258.78%2066.162%20257.215%2064.5968%20255.284%2064.5968C253.353%2064.5968%20251.788%2066.162%20251.788%2068.0928C251.788%2070.0236%20253.353%2071.5889%20255.284%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.686%2063.8839C261.731%2063.8839%20260.955%2063.1076%20260.955%2062.1534C260.955%2061.1991%20261.731%2060.4228%20262.686%2060.4228C263.64%2060.4228%20264.416%2061.1991%20264.416%2062.1534C264.416%2063.1076%20263.64%2063.8839%20262.686%2063.8839ZM262.686%2065.6494C264.616%2065.6494%20266.182%2064.0842%20266.182%2062.1534C266.182%2060.2225%20264.616%2058.6573%20262.686%2058.6573C260.755%2058.6573%20259.19%2060.2225%20259.19%2062.1534C259.19%2064.0842%20260.755%2065.6494%20262.686%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M269.533%2057.3283C268.579%2057.3283%20267.803%2056.5519%20267.803%2055.5977C267.803%2054.6434%20268.579%2053.8671%20269.533%2053.8671C270.487%2053.8671%20271.264%2054.6434%20271.264%2055.5977C271.264%2056.5519%20270.487%2057.3283%20269.533%2057.3283ZM269.533%2059.0937C271.464%2059.0937%20273.029%2057.5285%20273.029%2055.5977C273.029%2053.6669%20271.464%2052.1016%20269.533%2052.1016C267.602%2052.1016%20266.037%2053.6669%20266.037%2055.5977C266.037%2057.5285%20267.602%2059.0937%20269.533%2059.0937Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M231.273%2027.4235C230.318%2027.4235%20229.542%2026.6472%20229.542%2025.6929C229.542%2024.7387%20230.318%2023.9624%20231.273%2023.9624C232.227%2023.9624%20233.003%2024.7387%20233.003%2025.6929C233.003%2026.6472%20232.227%2027.4235%20231.273%2027.4235ZM231.273%2029.189C233.203%2029.189%20234.769%2027.6237%20234.769%2025.6929C234.769%2023.7621%20233.203%2022.1969%20231.273%2022.1969C229.342%2022.1969%20227.776%2023.7621%20227.776%2025.6929C227.776%2027.6237%20229.342%2029.189%20231.273%2029.189Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.368%204.27606C246.414%204.27606%20245.638%203.4997%20245.638%202.54545C245.638%201.5912%20246.414%200.81489%20247.368%200.814891C248.322%200.814891%20249.099%201.5912%20249.099%202.54545C249.099%203.4997%20248.322%204.27606%20247.368%204.27606ZM247.368%206.0415C249.299%206.0415%20250.864%204.47626%20250.864%202.54545C250.864%200.614635%20249.299%20-0.950604%20247.368%20-0.950604C245.437%20-0.950604%20243.872%200.614635%20243.872%202.54545C243.872%204.47626%20245.437%206.0415%20247.368%206.0415Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.985%208.78431C127.031%208.78431%20126.255%208.008%20126.255%207.05375C126.255%206.0995%20127.031%205.32314%20127.985%205.32314C128.94%205.32314%20129.716%206.0995%20129.716%207.05375C129.716%208.008%20128.94%208.78431%20127.985%208.78431ZM127.985%2010.5498C129.916%2010.5498%20131.481%208.98457%20131.481%207.05375C131.481%205.12294%20129.916%203.5577%20127.985%203.5577C126.055%203.5577%20124.489%205.12294%20124.489%207.05375C124.489%208.98456%20126.055%2010.5498%20127.985%2010.5498Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M158.875%2043.0436C157.921%2043.0436%20157.144%2042.2673%20157.144%2041.313C157.144%2040.3588%20157.921%2039.5824%20158.875%2039.5824C159.829%2039.5824%20160.606%2040.3588%20160.606%2041.313C160.606%2042.2673%20159.829%2043.0436%20158.875%2043.0436ZM158.875%2044.8091C160.806%2044.8091%20162.371%2043.2438%20162.371%2041.313C162.371%2039.3822%20160.806%2037.817%20158.875%2037.817C156.944%2037.817%20155.379%2039.3822%20155.379%2041.313C155.379%2043.2438%20156.944%2044.8091%20158.875%2044.8091Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M232.007%2038.0138C231.053%2038.0138%20230.276%2037.2375%20230.276%2036.2832C230.276%2035.329%20231.053%2034.5527%20232.007%2034.5527C232.961%2034.5527%20233.737%2035.329%20233.737%2036.2832C233.737%2037.2375%20232.961%2038.0138%20232.007%2038.0138ZM232.007%2039.7793C233.938%2039.7793%20235.503%2038.2141%20235.503%2036.2832C235.503%2034.3524%20233.938%2032.7872%20232.007%2032.7872C230.076%2032.7872%20228.511%2034.3524%20228.511%2036.2832C228.511%2038.2141%20230.076%2039.7793%20232.007%2039.7793Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M245.447%2025.0226C244.493%2025.0226%20243.717%2024.2463%20243.717%2023.292C243.717%2022.3378%20244.493%2021.5615%20245.447%2021.5615C246.402%2021.5615%20247.178%2022.3378%20247.178%2023.292C247.178%2024.2463%20246.402%2025.0226%20245.447%2025.0226ZM245.447%2026.7881C247.378%2026.7881%20248.943%2025.2228%20248.943%2023.292C248.943%2021.3612%20247.378%2019.796%20245.447%2019.796C243.516%2019.796%20241.951%2021.3612%20241.951%2023.292C241.951%2025.2228%20243.516%2026.7881%20245.447%2026.7881Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M250.739%2017.2599C249.785%2017.2599%20249.009%2016.4836%20249.009%2015.5293C249.009%2014.5751%20249.785%2013.7988%20250.739%2013.7988C251.694%2013.7988%20252.47%2014.5751%20252.47%2015.5293C252.47%2016.4836%20251.694%2017.2599%20250.739%2017.2599ZM250.739%2019.0254C252.67%2019.0254%20254.235%2017.4602%20254.235%2015.5293C254.235%2013.5985%20252.67%2012.0333%20250.739%2012.0333C248.808%2012.0333%20247.243%2013.5985%20247.243%2015.5293C247.243%2017.4602%20248.808%2019.0254%20250.739%2019.0254Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.106%204.64861C115.152%204.64861%20114.376%203.87226%20114.376%202.91801C114.376%201.96376%20115.152%201.18745%20116.106%201.18745C117.061%201.18745%20117.837%201.96376%20117.837%202.91801C117.837%203.87226%20117.061%204.64861%20116.106%204.64861ZM116.106%206.41406C118.037%206.41406%20119.603%204.84882%20119.603%202.91801C119.603%200.987194%20118.037%20-0.578046%20116.106%20-0.578046C114.176%20-0.578046%20112.61%200.987193%20112.61%202.91801C112.61%204.84882%20114.176%206.41406%20116.106%206.41406Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.9522%2057.9611C69.998%2057.9611%2069.2216%2057.1848%2069.2216%2056.2305C69.2216%2055.2763%2069.998%2054.4999%2070.9522%2054.4999C71.9064%2054.4999%2072.6828%2055.2763%2072.6828%2056.2305C72.6828%2057.1848%2071.9064%2057.9611%2070.9522%2057.9611ZM70.9522%2059.7266C72.883%2059.7266%2074.4482%2058.1613%2074.4482%2056.2305C74.4482%2054.2997%2072.883%2052.7345%2070.9522%2052.7345C69.0214%2052.7345%2067.4562%2054.2997%2067.4562%2056.2305C67.4562%2058.1613%2069.0214%2059.7266%2070.9522%2059.7266Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M119.376%2013.718C118.422%2013.718%20117.645%2012.9416%20117.645%2011.9873C117.645%2011.0331%20118.422%2010.2568%20119.376%2010.2568C120.33%2010.2568%20121.107%2011.0331%20121.107%2011.9873C121.107%2012.9416%20120.33%2013.718%20119.376%2013.718ZM119.376%2015.4834C121.307%2015.4834%20122.872%2013.9182%20122.872%2011.9873C122.872%2010.0565%20121.307%208.49129%20119.376%208.49129C117.445%208.49129%20115.88%2010.0565%20115.88%2011.9873C115.88%2013.9182%20117.445%2015.4834%20119.376%2015.4834Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.967%2030.109C128.013%2030.109%20127.236%2029.3327%20127.236%2028.3785C127.236%2027.4242%20128.013%2026.6479%20128.967%2026.6479C129.921%2026.6479%20130.697%2027.4242%20130.697%2028.3785C130.697%2029.3327%20129.921%2030.109%20128.967%2030.109ZM128.967%2031.8745C130.898%2031.8745%20132.463%2030.3093%20132.463%2028.3785C132.463%2026.4476%20130.898%2024.8824%20128.967%2024.8824C127.036%2024.8824%20125.471%2026.4476%20125.471%2028.3785C125.471%2030.3093%20127.036%2031.8745%20128.967%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.133%2037.2751C134.179%2037.2751%20133.402%2036.4988%20133.402%2035.5445C133.402%2034.5903%20134.179%2033.8139%20135.133%2033.8139C136.087%2033.8139%20136.863%2034.5903%20136.863%2035.5445C136.863%2036.4988%20136.087%2037.2751%20135.133%2037.2751ZM135.133%2039.0405C137.064%2039.0405%20138.629%2037.4753%20138.629%2035.5445C138.629%2033.6137%20137.064%2032.0485%20135.133%2032.0485C133.202%2032.0485%20131.637%2033.6137%20131.637%2035.5445C131.637%2037.4753%20133.202%2039.0405%20135.133%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M142.108%2043.6511C141.154%2043.6511%20140.378%2042.8747%20140.378%2041.9204C140.378%2040.9662%20141.154%2040.1899%20142.108%2040.1899C143.063%2040.1899%20143.839%2040.9662%20143.839%2041.9204C143.839%2042.8747%20143.063%2043.6511%20142.108%2043.6511ZM142.108%2045.4165C144.039%2045.4165%20145.604%2043.8513%20145.604%2041.9204C145.604%2039.9896%20144.039%2038.4244%20142.108%2038.4244C140.178%2038.4244%20138.612%2039.9896%20138.612%2041.9204C138.612%2043.8513%20140.178%2045.4165%20142.108%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M149.816%2049.1583C148.862%2049.1583%20148.086%2048.382%20148.086%2047.4278C148.086%2046.4735%20148.862%2045.6972%20149.816%2045.6972C150.771%2045.6972%20151.547%2046.4735%20151.547%2047.4278C151.547%2048.382%20150.771%2049.1583%20149.816%2049.1583ZM149.816%2050.9238C151.747%2050.9238%20153.313%2049.3586%20153.313%2047.4278C153.313%2045.497%20151.747%2043.9317%20149.816%2043.9317C147.886%2043.9317%20146.32%2045.497%20146.32%2047.4278C146.32%2049.3586%20147.886%2050.9238%20149.816%2050.9238Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M167.115%2057.257C166.161%2057.257%20165.385%2056.4807%20165.385%2055.5264C165.385%2054.5722%20166.161%2053.7958%20167.115%2053.7958C168.07%2053.7958%20168.846%2054.5722%20168.846%2055.5264C168.846%2056.4807%20168.07%2057.257%20167.115%2057.257ZM167.115%2059.0225C169.046%2059.0225%20170.611%2057.4572%20170.611%2055.5264C170.611%2053.5956%20169.046%2052.0304%20167.115%2052.0304C165.184%2052.0304%20163.619%2053.5956%20163.619%2055.5264C163.619%2057.4572%20165.184%2059.0225%20167.115%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.405%2060.947C185.451%2060.947%20184.675%2060.1706%20184.675%2059.2163C184.675%2058.2621%20185.451%2057.4858%20186.405%2057.4858C187.36%2057.4858%20188.136%2058.2621%20188.136%2059.2163C188.136%2060.1706%20187.36%2060.947%20186.405%2060.947ZM186.405%2062.7124C188.336%2062.7124%20189.901%2061.1472%20189.901%2059.2163C189.901%2057.2855%20188.336%2055.7203%20186.405%2055.7203C184.475%2055.7203%20182.909%2057.2855%20182.909%2059.2163C182.909%2061.1472%20184.475%2062.7124%20186.405%2062.7124Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.382%2059.6921C205.428%2059.6921%20204.651%2058.9158%20204.651%2057.9615C204.651%2057.0073%20205.428%2056.2309%20206.382%2056.2309C207.336%2056.2309%20208.112%2057.0073%20208.112%2057.9615C208.112%2058.9158%20207.336%2059.6921%20206.382%2059.6921ZM206.382%2061.4575C208.313%2061.4575%20209.878%2059.8923%20209.878%2057.9615C209.878%2056.0307%20208.313%2054.4655%20206.382%2054.4655C204.451%2054.4655%20202.886%2056.0307%20202.886%2057.9615C202.886%2059.8923%20204.451%2061.4575%20206.382%2061.4575Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M215.816%2057.257C214.862%2057.257%20214.086%2056.4807%20214.086%2055.5264C214.086%2054.5722%20214.862%2053.7958%20215.816%2053.7958C216.771%2053.7958%20217.547%2054.5722%20217.547%2055.5264C217.547%2056.4807%20216.771%2057.257%20215.816%2057.257ZM215.816%2059.0225C217.747%2059.0225%20219.313%2057.4572%20219.313%2055.5264C219.313%2053.5956%20217.747%2052.0304%20215.816%2052.0304C213.886%2052.0304%20212.32%2053.5956%20212.32%2055.5264C212.32%2057.4572%20213.886%2059.0225%20215.816%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M224.754%2053.7199C223.8%2053.7199%20223.023%2052.9435%20223.023%2051.9893C223.023%2051.035%20223.8%2050.2587%20224.754%2050.2587C225.708%2050.2587%20226.485%2051.035%20226.485%2051.9893C226.485%2052.9435%20225.708%2053.7199%20224.754%2053.7199ZM224.754%2055.4854C226.685%2055.4854%20228.25%2053.9201%20228.25%2051.9893C228.25%2050.0585%20226.685%2048.4932%20224.754%2048.4932C222.823%2048.4932%20221.258%2050.0585%20221.258%2051.9893C221.258%2053.9201%20222.823%2055.4854%20224.754%2055.4854Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M253.965%2030.109C253.011%2030.109%20252.234%2029.3327%20252.234%2028.3785C252.234%2027.4242%20253.011%2026.6479%20253.965%2026.6479C254.919%2026.6479%20255.695%2027.4242%20255.695%2028.3785C255.695%2029.3327%20254.919%2030.109%20253.965%2030.109ZM253.965%2031.8745C255.896%2031.8745%20257.461%2030.3093%20257.461%2028.3785C257.461%2026.4476%20255.896%2024.8824%20253.965%2024.8824C252.034%2024.8824%20250.469%2026.4476%20250.469%2028.3785C250.469%2030.3093%20252.034%2031.8745%20253.965%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M259.243%2022.2306C258.289%2022.2306%20257.513%2021.4543%20257.513%2020.5C257.513%2019.5458%20258.289%2018.7694%20259.243%2018.7694C260.197%2018.7694%20260.974%2019.5458%20260.974%2020.5C260.974%2021.4543%20260.197%2022.2306%20259.243%2022.2306ZM259.243%2023.9961C261.174%2023.9961%20262.739%2022.4309%20262.739%2020.5C262.739%2018.5692%20261.174%2017.004%20259.243%2017.004C257.312%2017.004%20255.747%2018.5692%20255.747%2020.5C255.747%2022.4309%20257.312%2023.9961%20259.243%2023.9961Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M266.824%204.6491C265.87%204.6491%20265.094%203.87275%20265.094%202.9185C265.094%201.96425%20265.87%201.18794%20266.824%201.18794C267.778%201.18794%20268.555%201.96425%20268.555%202.9185C268.555%203.87275%20267.778%204.6491%20266.824%204.6491ZM266.824%206.41455C268.755%206.41455%20270.32%204.84931%20270.32%202.9185C270.32%200.987682%20268.755%20-0.577557%20266.824%20-0.577557C264.893%20-0.577558%20263.328%200.987682%20263.328%202.9185C263.328%204.84931%20264.893%206.41455%20266.824%206.41455Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.812%200.123224C103.857%200.123224%20103.081%20-0.653134%20103.081%20-1.60738C103.081%20-2.56163%20103.857%20-3.33794%20104.812%20-3.33794C105.766%20-3.33794%20106.542%20-2.56163%20106.542%20-1.60738C106.542%20-0.653134%20105.766%200.123224%20104.812%200.123224ZM104.812%201.88867C106.742%201.88867%20108.308%200.323433%20108.308%20-1.60738C108.308%20-3.5382%20106.742%20-5.10344%20104.812%20-5.10344C102.881%20-5.10344%20101.316%20-3.5382%20101.316%20-1.60738C101.316%200.323432%20102.881%201.88867%20104.812%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.28%209.62415C106.326%209.62415%20105.55%208.84784%20105.55%207.89359C105.55%206.93935%20106.326%206.16299%20107.28%206.16299C108.235%206.16299%20109.011%206.93935%20109.011%207.89359C109.011%208.84784%20108.235%209.62415%20107.28%209.62415ZM107.28%2011.3896C109.211%2011.3896%20110.776%209.82441%20110.776%207.89359C110.776%205.96278%20109.211%204.39754%20107.28%204.39754C105.349%204.39754%20103.784%205.96278%20103.784%207.89359C103.784%209.82441%20105.349%2011.3896%20107.28%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M110.746%2018.6789C109.792%2018.6789%20109.016%2017.9025%20109.016%2016.9483C109.016%2015.994%20109.792%2015.2177%20110.746%2015.2177C111.7%2015.2177%20112.477%2015.994%20112.477%2016.9483C112.477%2017.9025%20111.7%2018.6789%20110.746%2018.6789ZM110.746%2020.4443C112.677%2020.4443%20114.242%2018.8791%20114.242%2016.9483C114.242%2015.0175%20112.677%2013.4523%20110.746%2013.4523C108.815%2013.4523%20107.25%2015.0175%20107.25%2016.9483C107.25%2018.8791%20108.815%2020.4443%20110.746%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.414%2035.1984C119.46%2035.1984%20118.684%2034.4221%20118.684%2033.4678C118.684%2032.5136%20119.46%2031.7373%20120.414%2031.7373C121.368%2031.7373%20122.145%2032.5136%20122.145%2033.4678C122.145%2034.4221%20121.368%2035.1984%20120.414%2035.1984ZM120.414%2036.9639C122.345%2036.9639%20123.91%2035.3986%20123.91%2033.4678C123.91%2031.537%20122.345%2029.9718%20120.414%2029.9718C118.483%2029.9718%20116.918%2031.537%20116.918%2033.4678C116.918%2035.3986%20118.483%2036.9639%20120.414%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M140.817%2055.0602C139.863%2055.0602%20139.087%2054.2839%20139.087%2053.3296C139.087%2052.3754%20139.863%2051.599%20140.817%2051.599C141.772%2051.599%20142.548%2052.3754%20142.548%2053.3296C142.548%2054.2839%20141.772%2055.0602%20140.817%2055.0602ZM140.817%2056.8257C142.748%2056.8257%20144.313%2055.2604%20144.313%2053.3296C144.313%2051.3988%20142.748%2049.8336%20140.817%2049.8336C138.887%2049.8336%20137.321%2051.3988%20137.321%2053.3296C137.321%2055.2604%20138.887%2056.8257%20140.817%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M148.94%2060.1179C147.985%2060.1179%20147.209%2059.3415%20147.209%2058.3872C147.209%2057.433%20147.985%2056.6567%20148.94%2056.6567C149.894%2056.6567%20150.67%2057.433%20150.67%2058.3872C150.67%2059.3415%20149.894%2060.1179%20148.94%2060.1179ZM148.94%2061.8833C150.87%2061.8833%20152.436%2060.3181%20152.436%2058.3872C152.436%2056.4564%20150.87%2054.8912%20148.94%2054.8912C147.009%2054.8912%20145.443%2056.4564%20145.443%2058.3872C145.443%2060.3181%20147.009%2061.8833%20148.94%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M157.618%2064.2892C156.664%2064.2892%20155.888%2063.5129%20155.888%2062.5586C155.888%2061.6044%20156.664%2060.8281%20157.618%2060.8281C158.572%2060.8281%20159.349%2061.6044%20159.349%2062.5586C159.349%2063.5129%20158.572%2064.2892%20157.618%2064.2892ZM157.618%2066.0547C159.549%2066.0547%20161.114%2064.4894%20161.114%2062.5586C161.114%2060.6278%20159.549%2059.0626%20157.618%2059.0626C155.687%2059.0626%20154.122%2060.6278%20154.122%2062.5586C154.122%2064.4894%20155.687%2066.0547%20157.618%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M166.79%2067.5114C165.836%2067.5114%20165.059%2066.735%20165.059%2065.7808C165.059%2064.8266%20165.836%2064.0502%20166.79%2064.0502C167.744%2064.0502%20168.521%2064.8266%20168.521%2065.7808C168.521%2066.7351%20167.744%2067.5114%20166.79%2067.5114ZM166.79%2069.2769C168.721%2069.2769%20170.286%2067.7116%20170.286%2065.7808C170.286%2063.85%20168.721%2062.2847%20166.79%2062.2847C164.859%2062.2847%20163.294%2063.85%20163.294%2065.7808C163.294%2067.7116%20164.859%2069.2769%20166.79%2069.2769Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M176.393%2069.7213C175.438%2069.7213%20174.662%2068.945%20174.662%2067.9908C174.662%2067.0365%20175.438%2066.2602%20176.393%2066.2602C177.347%2066.2602%20178.123%2067.0365%20178.123%2067.9908C178.123%2068.945%20177.347%2069.7213%20176.393%2069.7213ZM176.393%2071.4868C178.323%2071.4868%20179.889%2069.9216%20179.889%2067.9908C179.889%2066.0599%20178.323%2064.4947%20176.393%2064.4947C174.462%2064.4947%20172.897%2066.0599%20172.897%2067.9908C172.897%2069.9216%20174.462%2071.4868%20176.393%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.362%2070.8566C185.408%2070.8566%20184.632%2070.0803%20184.632%2069.126C184.632%2068.1718%20185.408%2067.3955%20186.362%2067.3955C187.317%2067.3955%20188.093%2068.1718%20188.093%2069.126C188.093%2070.0803%20187.317%2070.8566%20186.362%2070.8566ZM186.362%2072.6221C188.293%2072.6221%20189.858%2071.0568%20189.858%2069.126C189.858%2067.1952%20188.293%2065.63%20186.362%2065.63C184.432%2065.63%20182.866%2067.1952%20182.866%2069.126C182.866%2071.0568%20184.432%2072.6221%20186.362%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M196.568%2070.8566C195.614%2070.8566%20194.838%2070.0803%20194.838%2069.126C194.838%2068.1718%20195.614%2067.3955%20196.568%2067.3955C197.523%2067.3955%20198.299%2068.1718%20198.299%2069.126C198.299%2070.0803%20197.523%2070.8566%20196.568%2070.8566ZM196.568%2072.6221C198.499%2072.6221%20200.064%2071.0568%20200.064%2069.126C200.064%2067.1952%20198.499%2065.63%20196.568%2065.63C194.638%2065.63%20193.072%2067.1952%20193.072%2069.126C193.072%2071.0568%20194.638%2072.6221%20196.568%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.538%2069.7213C205.584%2069.7213%20204.808%2068.945%20204.808%2067.9908C204.808%2067.0365%20205.584%2066.2602%20206.538%2066.2602C207.492%2066.2602%20208.269%2067.0365%20208.269%2067.9908C208.269%2068.945%20207.492%2069.7213%20206.538%2069.7213ZM206.538%2071.4868C208.469%2071.4868%20210.034%2069.9216%20210.034%2067.9908C210.034%2066.0599%20208.469%2064.4947%20206.538%2064.4947C204.607%2064.4947%20203.042%2066.0599%20203.042%2067.9908C203.042%2069.9216%20204.607%2071.4868%20206.538%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M225.313%2064.2892C224.358%2064.2892%20223.582%2063.5129%20223.582%2062.5586C223.582%2061.6044%20224.358%2060.8281%20225.313%2060.8281C226.267%2060.8281%20227.043%2061.6044%20227.043%2062.5586C227.043%2063.5129%20226.267%2064.2892%20225.313%2064.2892ZM225.313%2066.0547C227.243%2066.0547%20228.809%2064.4894%20228.809%2062.5586C228.809%2060.6278%20227.243%2059.0626%20225.313%2059.0626C223.382%2059.0626%20221.816%2060.6278%20221.816%2062.5586C221.816%2064.4894%20223.382%2066.0547%20225.313%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M233.991%2060.1179C233.037%2060.1179%20232.261%2059.3415%20232.261%2058.3872C232.261%2057.433%20233.037%2056.6567%20233.991%2056.6567C234.945%2056.6567%20235.722%2057.433%20235.722%2058.3872C235.722%2059.3415%20234.945%2060.1179%20233.991%2060.1179ZM233.991%2061.8833C235.922%2061.8833%20237.487%2060.3181%20237.487%2058.3872C237.487%2056.4564%20235.922%2054.8912%20233.991%2054.8912C232.06%2054.8912%20230.495%2056.4564%20230.495%2058.3872C230.495%2060.3181%20232.06%2061.8833%20233.991%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.517%2035.1984C261.562%2035.1984%20260.786%2034.4221%20260.786%2033.4678C260.786%2032.5136%20261.562%2031.7373%20262.517%2031.7373C263.471%2031.7373%20264.247%2032.5136%20264.247%2033.4678C264.247%2034.4221%20263.471%2035.1984%20262.517%2035.1984ZM262.517%2036.9639C264.447%2036.9639%20266.013%2035.3986%20266.013%2033.4678C266.013%2031.537%20264.447%2029.9718%20262.517%2029.9718C260.586%2029.9718%20259.021%2031.537%20259.021%2033.4678C259.021%2035.3986%20260.586%2036.9639%20262.517%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.786%2027.2243C266.832%2027.2243%20266.056%2026.4479%20266.056%2025.4937C266.056%2024.5394%20266.832%2023.7631%20267.786%2023.7631C268.74%2023.7631%20269.517%2024.5394%20269.517%2025.4937C269.517%2026.4479%20268.74%2027.2243%20267.786%2027.2243ZM267.786%2028.9897C269.717%2028.9897%20271.282%2027.4245%20271.282%2025.4937C271.282%2023.5629%20269.717%2021.9977%20267.786%2021.9977C265.855%2021.9977%20264.29%2023.5629%20264.29%2025.4937C264.29%2027.4245%20265.855%2028.9897%20267.786%2028.9897Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M272.186%2018.6789C271.231%2018.6789%20270.455%2017.9025%20270.455%2016.9483C270.455%2015.994%20271.231%2015.2177%20272.186%2015.2177C273.14%2015.2177%20273.916%2015.994%20273.916%2016.9483C273.916%2017.9025%20273.14%2018.6789%20272.186%2018.6789ZM272.186%2020.4443C274.116%2020.4443%20275.682%2018.8791%20275.682%2016.9483C275.682%2015.0175%20274.116%2013.4523%20272.186%2013.4523C270.255%2013.4523%20268.69%2015.0175%20268.69%2016.9483C268.69%2018.8791%20270.255%2020.4443%20272.186%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.65%209.62415C274.696%209.62415%20273.92%208.84784%20273.92%207.89359C273.92%206.93935%20274.696%206.16299%20275.65%206.16299C276.605%206.16299%20277.381%206.93935%20277.381%207.89359C277.381%208.84784%20276.605%209.62415%20275.65%209.62415ZM275.65%2011.3896C277.581%2011.3896%20279.146%209.82441%20279.146%207.89359C279.146%205.96278%20277.581%204.39754%20275.65%204.39754C273.72%204.39754%20272.154%205.96278%20272.154%207.89359C272.154%209.82441%20273.72%2011.3896%20275.65%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.12%200.123224C277.166%200.123224%20276.39%20-0.653134%20276.39%20-1.60738C276.39%20-2.56163%20277.166%20-3.33794%20278.12%20-3.33794C279.074%20-3.33794%20279.851%20-2.56163%20279.851%20-1.60738C279.851%20-0.653134%20279.074%200.123224%20278.12%200.123224ZM278.12%201.88867C280.051%201.88867%20281.616%200.323433%20281.616%20-1.60738C281.616%20-3.5382%20280.051%20-5.10344%20278.12%20-5.10344C276.189%20-5.10344%20274.624%20-3.5382%20274.624%20-1.60738C274.624%200.323432%20276.189%201.88867%20278.12%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M153.044%2073.5636C152.09%2073.5636%20151.313%2072.7873%20151.313%2071.833C151.313%2070.8788%20152.09%2070.1024%20153.044%2070.1024C153.998%2070.1024%20154.775%2070.8788%20154.775%2071.833C154.775%2072.7873%20153.998%2073.5636%20153.044%2073.5636ZM153.044%2075.3291C154.975%2075.3291%20156.54%2073.7639%20156.54%2071.833C156.54%2069.9022%20154.975%2068.337%20153.044%2068.337C151.113%2068.337%20149.548%2069.9022%20149.548%2071.833C149.548%2073.7639%20151.113%2075.3291%20153.044%2075.3291Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M162.113%2076.883C161.159%2076.883%20160.383%2076.1066%20160.383%2075.1524C160.383%2074.1981%20161.159%2073.4218%20162.113%2073.4218C163.068%2073.4218%20163.844%2074.1981%20163.844%2075.1524C163.844%2076.1066%20163.068%2076.883%20162.113%2076.883ZM162.113%2078.6484C164.044%2078.6484%20165.609%2077.0832%20165.609%2075.1524C165.609%2073.2216%20164.044%2071.6563%20162.113%2071.6563C160.183%2071.6563%20158.617%2073.2216%20158.617%2075.1524C158.617%2077.0832%20160.183%2078.6484%20162.113%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.572%2079.3156C170.618%2079.3156%20169.842%2078.5392%20169.842%2077.585C169.842%2076.6308%20170.618%2075.8544%20171.572%2075.8544C172.527%2075.8544%20173.303%2076.6308%20173.303%2077.585C173.303%2078.5392%20172.527%2079.3156%20171.572%2079.3156ZM171.572%2081.0811C173.503%2081.0811%20175.068%2079.5158%20175.068%2077.585C175.068%2075.6542%20173.503%2074.0889%20171.572%2074.0889C169.642%2074.0889%20168.076%2075.6542%20168.076%2077.585C168.076%2079.5158%20169.642%2081.0811%20171.572%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M220.818%2076.883C219.864%2076.883%20219.088%2076.1066%20219.088%2075.1524C219.088%2074.1981%20219.864%2073.4218%20220.818%2073.4218C221.773%2073.4218%20222.549%2074.1981%20222.549%2075.1524C222.549%2076.1066%20221.773%2076.883%20220.818%2076.883ZM220.818%2078.6484C222.749%2078.6484%20224.314%2077.0832%20224.314%2075.1524C224.314%2073.2216%20222.749%2071.6563%20220.818%2071.6563C218.888%2071.6563%20217.322%2073.2216%20217.322%2075.1524C217.322%2077.0832%20218.888%2078.6484%20220.818%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.634%2045.4006C266.68%2045.4006%20265.903%2044.6242%20265.903%2043.67C265.903%2042.7157%20266.68%2041.9394%20267.634%2041.9394C268.588%2041.9394%20269.364%2042.7157%20269.364%2043.67C269.364%2044.6242%20268.588%2045.4006%20267.634%2045.4006ZM267.634%2047.166C269.565%2047.166%20271.13%2045.6008%20271.13%2043.67C271.13%2041.7391%20269.565%2040.1739%20267.634%2040.1739C265.703%2040.1739%20264.138%2041.7391%20264.138%2043.67C264.138%2045.6008%20265.703%2047.166%20267.634%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M293.045%2045.4006C292.091%2045.4006%20291.314%2044.6242%20291.314%2043.67C291.314%2042.7157%20292.091%2041.9394%20293.045%2041.9394C293.999%2041.9394%20294.776%2042.7157%20294.776%2043.67C294.776%2044.6242%20293.999%2045.4006%20293.045%2045.4006ZM293.045%2047.166C294.976%2047.166%20296.541%2045.6008%20296.541%2043.67C296.541%2041.7391%20294.976%2040.1739%20293.045%2040.1739C291.114%2040.1739%20289.549%2041.7391%20289.549%2043.67C289.549%2045.6008%20291.114%2047.166%20293.045%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.26%2029.6633C277.306%2029.6633%20276.529%2028.8869%20276.529%2027.9327C276.529%2026.9784%20277.306%2026.2021%20278.26%2026.2021C279.214%2026.2021%20279.99%2026.9784%20279.99%2027.9327C279.99%2028.8869%20279.214%2029.6633%20278.26%2029.6633ZM278.26%2031.4287C280.191%2031.4287%20281.756%2029.8635%20281.756%2027.9327C281.756%2026.0018%20280.191%2024.4366%20278.26%2024.4366C276.329%2024.4366%20274.764%2026.0018%20274.764%2027.9327C274.764%2029.8635%20276.329%2031.4287%20278.26%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M282.416%2021.0348C281.462%2021.0348%20280.685%2020.2585%20280.685%2019.3042C280.685%2018.35%20281.462%2017.5736%20282.416%2017.5736C283.37%2017.5736%20284.147%2018.35%20284.147%2019.3042C284.147%2020.2585%20283.37%2021.0348%20282.416%2021.0348ZM282.416%2022.8003C284.347%2022.8003%20285.912%2021.2351%20285.912%2019.3042C285.912%2017.3734%20284.347%2015.8082%20282.416%2015.8082C280.485%2015.8082%20278.92%2017.3734%20278.92%2019.3042C278.92%2021.2351%20280.485%2022.8003%20282.416%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2011.966C284.781%2011.966%20284.005%2011.1897%20284.005%2010.2354C284.005%209.28119%20284.781%208.50483%20285.735%208.50483C286.69%208.50483%20287.466%209.28119%20287.466%2010.2354C287.466%2011.1897%20286.69%2011.966%20285.735%2011.966ZM285.735%2013.7314C287.666%2013.7314%20289.231%2012.1663%20289.231%2010.2354C289.231%208.30462%20287.666%206.73938%20285.735%206.73938C283.805%206.73938%20282.239%208.30462%20282.239%2010.2354C282.239%2012.1663%20283.805%2013.7314%20285.735%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M288.168%202.50599C287.214%202.50599%20286.437%201.72968%20286.437%200.77543C286.437%20-0.178819%20287.214%20-0.955176%20288.168%20-0.955176C289.122%20-0.955176%20289.899%20-0.178818%20289.899%200.77543C289.899%201.72968%20289.122%202.50599%20288.168%202.50599ZM288.168%204.27148C290.099%204.27148%20291.664%202.70625%20291.664%200.77543C291.664%20-1.15538%20290.099%20-2.72062%20288.168%20-2.72062C286.237%20-2.72062%20284.672%20-1.15538%20284.672%200.77543C284.672%202.70624%20286.237%204.27148%20288.168%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.786%2050.1989C274.832%2050.1989%20274.056%2049.4225%20274.056%2048.4683C274.056%2047.5141%20274.832%2046.7377%20275.786%2046.7377C276.74%2046.7377%20277.517%2047.5141%20277.517%2048.4683C277.517%2049.4226%20276.74%2050.1989%20275.786%2050.1989ZM275.786%2051.9644C277.717%2051.9644%20279.282%2050.3991%20279.282%2048.4683C279.282%2046.5375%20277.717%2044.9722%20275.786%2044.9722C273.855%2044.9722%20272.29%2046.5375%20272.29%2048.4683C272.29%2050.3991%20273.855%2051.9644%20275.786%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M281.402%2042.5368C280.448%2042.5368%20279.672%2041.7604%20279.672%2040.8062C279.672%2039.8519%20280.448%2039.0756%20281.402%2039.0756C282.357%2039.0756%20283.133%2039.8519%20283.133%2040.8062C283.133%2041.7604%20282.357%2042.5368%20281.402%2042.5368ZM281.402%2044.3022C283.333%2044.3022%20284.898%2042.737%20284.898%2040.8062C284.898%2038.8754%20283.333%2037.3101%20281.402%2037.3101C279.472%2037.3101%20277.906%2038.8754%20277.906%2040.8062C277.906%2042.737%20279.472%2044.3022%20281.402%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M286.34%2034.383C285.386%2034.383%20284.609%2033.6066%20284.609%2032.6524C284.609%2031.6981%20285.386%2030.9218%20286.34%2030.9218C287.294%2030.9218%20288.07%2031.6981%20288.07%2032.6524C288.07%2033.6066%20287.294%2034.383%20286.34%2034.383ZM286.34%2036.1484C288.271%2036.1484%20289.836%2034.5832%20289.836%2032.6524C289.836%2030.7216%20288.271%2029.1564%20286.34%2029.1564C284.409%2029.1564%20282.844%2030.7216%20282.844%2032.6524C282.844%2034.5832%20284.409%2036.1484%20286.34%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M314.515%2032.6525C313.56%2032.6525%20312.784%2031.8762%20312.784%2030.9219C312.784%2029.9677%20313.56%2029.1914%20314.515%2029.1914C315.469%2029.1914%20316.245%2029.9677%20316.245%2030.9219C316.245%2031.8762%20315.469%2032.6525%20314.515%2032.6525ZM314.515%2034.418C316.446%2034.418%20318.011%2032.8527%20318.011%2030.9219C318.011%2028.9911%20316.446%2027.4259%20314.515%2027.4259C312.584%2027.4259%20311.019%2028.9911%20311.019%2030.9219C311.019%2032.8527%20312.584%2034.418%20314.515%2034.418Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M308.302%2020.2643C307.348%2020.2643%20306.571%2019.488%20306.571%2018.5338C306.571%2017.5795%20307.348%2016.8032%20308.302%2016.8032C309.256%2016.8032%20310.032%2017.5795%20310.032%2018.5338C310.032%2019.488%20309.256%2020.2643%20308.302%2020.2643ZM308.302%2022.0298C310.233%2022.0298%20311.798%2020.4646%20311.798%2018.5338C311.798%2016.603%20310.233%2015.0377%20308.302%2015.0377C306.371%2015.0377%20304.806%2016.603%20304.806%2018.5338C304.806%2020.4646%20306.371%2022.0298%20308.302%2022.0298Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M296.671%207.39027C295.717%207.39027%20294.94%206.61396%20294.94%205.65971C294.94%204.70546%20295.717%203.9291%20296.671%203.9291C297.625%203.9291%20298.402%204.70546%20298.402%205.65971C298.402%206.61396%20297.625%207.39027%20296.671%207.39027ZM296.671%209.15576C298.602%209.15576%20300.167%207.59052%20300.167%205.65971C300.167%203.72889%20298.602%202.16365%20296.671%202.16365C294.74%202.16365%20293.175%203.72889%20293.175%205.65971C293.175%207.59052%20294.74%209.15576%20296.671%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.563%204.27654C134.608%204.27654%20133.832%203.50019%20133.832%202.54594C133.832%201.59169%20134.608%200.815379%20135.563%200.815379C136.517%200.815379%20137.293%201.59169%20137.293%202.54594C137.293%203.50019%20136.517%204.27654%20135.563%204.27654ZM135.563%206.04199C137.493%206.04199%20139.059%204.47675%20139.059%202.54594C139.059%200.615124%20137.493%20-0.950116%20135.563%20-0.950116C133.632%20-0.950116%20132.066%200.615123%20132.066%202.54594C132.066%204.47675%20133.632%206.04199%20135.563%206.04199Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M139.711%2012.8649C138.757%2012.8649%20137.98%2012.0886%20137.98%2011.1343C137.98%2010.1801%20138.757%209.40371%20139.711%209.40371C140.665%209.40371%20141.442%2010.1801%20141.442%2011.1343C141.442%2012.0886%20140.665%2012.8649%20139.711%2012.8649ZM139.711%2014.6304C141.642%2014.6304%20143.207%2013.0651%20143.207%2011.1343C143.207%209.2035%20141.642%207.63826%20139.711%207.63826C137.78%207.63826%20136.215%209.2035%20136.215%2011.1343C136.215%2013.0651%20137.78%2014.6304%20139.711%2014.6304Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M145.121%2020.6251C144.167%2020.6251%20143.391%2019.8488%20143.391%2018.8946C143.391%2017.9403%20144.167%2017.164%20145.121%2017.164C146.075%2017.164%20146.852%2017.9403%20146.852%2018.8946C146.852%2019.8488%20146.075%2020.6251%20145.121%2020.6251ZM145.121%2022.3906C147.052%2022.3906%20148.617%2020.8254%20148.617%2018.8946C148.617%2016.9638%20147.052%2015.3985%20145.121%2015.3985C143.19%2015.3985%20141.625%2016.9638%20141.625%2018.8946C141.625%2020.8254%20143.19%2022.3906%20145.121%2022.3906Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M151.658%2027.424C150.704%2027.424%20149.928%2026.6476%20149.928%2025.6934C149.928%2024.7392%20150.704%2023.9628%20151.658%2023.9628C152.612%2023.9628%20153.389%2024.7392%20153.389%2025.6934C153.389%2026.6476%20152.612%2027.424%20151.658%2027.424ZM151.658%2029.1895C153.589%2029.1895%20155.154%2027.6242%20155.154%2025.6934C155.154%2023.7626%20153.589%2022.1973%20151.658%2022.1973C149.727%2022.1973%20148.162%2023.7626%20148.162%2025.6934C148.162%2027.6242%20149.727%2029.1895%20151.658%2029.1895Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M159.191%2033.1281C158.237%2033.1281%20157.461%2032.3517%20157.461%2031.3975C157.461%2030.4433%20158.237%2029.6669%20159.191%2029.6669C160.146%2029.6669%20160.922%2030.4433%20160.922%2031.3975C160.922%2032.3517%20160.146%2033.1281%20159.191%2033.1281ZM159.191%2034.8936C161.122%2034.8936%20162.688%2033.3283%20162.688%2031.3975C162.688%2029.4667%20161.122%2027.9014%20159.191%2027.9014C157.261%2027.9014%20155.695%2029.4667%20155.695%2031.3975C155.695%2033.3283%20157.261%2034.8936%20159.191%2034.8936Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M167.585%2037.6047C166.631%2037.6047%20165.854%2036.8283%20165.854%2035.8741C165.854%2034.9198%20166.631%2034.1435%20167.585%2034.1435C168.539%2034.1435%20169.316%2034.9198%20169.316%2035.8741C169.316%2036.8283%20168.539%2037.6047%20167.585%2037.6047ZM167.585%2039.3701C169.516%2039.3701%20171.081%2037.8049%20171.081%2035.8741C171.081%2033.9432%20169.516%2032.378%20167.585%2032.378C165.654%2032.378%20164.089%2033.9432%20164.089%2035.8741C164.089%2037.8049%20165.654%2039.3701%20167.585%2039.3701Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M176.707%2040.7203C175.753%2040.7203%20174.976%2039.944%20174.976%2038.9898C174.976%2038.0355%20175.753%2037.2592%20176.707%2037.2592C177.661%2037.2592%20178.438%2038.0355%20178.438%2038.9898C178.438%2039.944%20177.661%2040.7203%20176.707%2040.7203ZM176.707%2042.4858C178.638%2042.4858%20180.203%2040.9206%20180.203%2038.9898C180.203%2037.059%20178.638%2035.4937%20176.707%2035.4937C174.776%2035.4937%20173.211%2037.059%20173.211%2038.9898C173.211%2040.9206%20174.776%2042.4858%20176.707%2042.4858Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.425%2042.3419C185.471%2042.3419%20184.694%2041.5656%20184.694%2040.6114C184.694%2039.6571%20185.471%2038.8808%20186.425%2038.8808C187.379%2038.8808%20188.155%2039.6571%20188.155%2040.6114C188.155%2041.5656%20187.379%2042.3419%20186.425%2042.3419ZM186.425%2044.1074C188.356%2044.1074%20189.921%2042.5422%20189.921%2040.6114C189.921%2038.6806%20188.356%2037.1153%20186.425%2037.1153C184.494%2037.1153%20182.929%2038.6806%20182.929%2040.6114C182.929%2042.5422%20184.494%2044.1074%20186.425%2044.1074Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M206.224%2040.7203C205.269%2040.7203%20204.493%2039.944%20204.493%2038.9898C204.493%2038.0355%20205.269%2037.2592%20206.224%2037.2592C207.178%2037.2592%20207.954%2038.0355%20207.954%2038.9898C207.954%2039.944%20207.178%2040.7203%20206.224%2040.7203ZM206.224%2042.4858C208.154%2042.4858%20209.72%2040.9206%20209.72%2038.9898C209.72%2037.059%20208.154%2035.4937%20206.224%2035.4937C204.293%2035.4937%20202.728%2037.059%20202.728%2038.9898C202.728%2040.9206%20204.293%2042.4858%20206.224%2042.4858Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M215.346%2037.6047C214.392%2037.6047%20213.615%2036.8283%20213.615%2035.8741C213.615%2034.9198%20214.392%2034.1435%20215.346%2034.1435C216.3%2034.1435%20217.076%2034.9198%20217.076%2035.8741C217.076%2036.8283%20216.3%2037.6047%20215.346%2037.6047ZM215.346%2039.3701C217.277%2039.3701%20218.842%2037.8049%20218.842%2035.8741C218.842%2033.9432%20217.277%2032.378%20215.346%2032.378C213.415%2032.378%20211.85%2033.9432%20211.85%2035.8741C211.85%2037.8049%20213.415%2039.3701%20215.346%2039.3701Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%200.213997C190.512%200.213997%20189.735%20-0.562314%20189.735%20-1.51656C189.735%20-2.47081%20190.512%20-3.24717%20191.466%20-3.24717C192.42%20-3.24717%20193.196%20-2.47081%20193.196%20-1.51656C193.196%20-0.562313%20192.42%200.213997%20191.466%200.213997ZM191.466%201.97949C193.397%201.97949%20194.962%200.414253%20194.962%20-1.51656C194.962%20-3.44738%20193.397%20-5.01262%20191.466%20-5.01262C189.535%20-5.01262%20187.97%20-3.44738%20187.97%20-1.51656C187.97%200.414252%20189.535%201.97949%20191.466%201.97949Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M153.228%201.33167C152.273%201.33167%20151.497%200.555362%20151.497%20-0.398886C151.497%20-1.35314%20152.273%20-2.12949%20153.228%20-2.12949C154.182%20-2.12949%20154.958%20-1.35313%20154.958%20-0.398886C154.958%200.555363%20154.182%201.33167%20153.228%201.33167ZM153.228%203.09717C155.158%203.09717%20156.724%201.53193%20156.724%20-0.398886C156.724%20-2.3297%20155.158%20-3.89494%20153.228%20-3.89494C151.297%20-3.89494%20149.732%20-2.3297%20149.732%20-0.398887C149.732%201.53193%20151.297%203.09717%20153.228%203.09717Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M158.252%209.23504C157.298%209.23504%20156.521%208.45868%20156.521%207.50443C156.521%206.55018%20157.298%205.77387%20158.252%205.77387C159.206%205.77387%20159.983%206.55019%20159.983%207.50443C159.983%208.45868%20159.206%209.23504%20158.252%209.23504ZM158.252%2011.0005C160.183%2011.0005%20161.748%209.43525%20161.748%207.50443C161.748%205.57362%20160.183%204.00843%20158.252%204.00843C156.321%204.00843%20154.756%205.57362%20154.756%207.50443C154.756%209.43525%20156.321%2011.0005%20158.252%2011.0005Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M164.844%2015.8263C163.89%2015.8263%20163.113%2015.05%20163.113%2014.0957C163.113%2013.1415%20163.89%2012.3652%20164.844%2012.3652C165.798%2012.3652%20166.574%2013.1415%20166.574%2014.0957C166.574%2015.05%20165.798%2015.8263%20164.844%2015.8263ZM164.844%2017.5918C166.775%2017.5918%20168.34%2016.0266%20168.34%2014.0957C168.34%2012.1649%20166.775%2010.5997%20164.844%2010.5997C162.913%2010.5997%20161.348%2012.1649%20161.348%2014.0957C161.348%2016.0266%20162.913%2017.5918%20164.844%2017.5918Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M172.747%2020.8507C171.793%2020.8507%20171.017%2020.0744%20171.017%2019.1202C171.017%2018.1659%20171.793%2017.3896%20172.747%2017.3896C173.701%2017.3896%20174.478%2018.1659%20174.478%2019.1202C174.478%2020.0744%20173.701%2020.8507%20172.747%2020.8507ZM172.747%2022.6162C174.678%2022.6162%20176.243%2021.051%20176.243%2019.1202C176.243%2017.1893%20174.678%2015.6241%20172.747%2015.6241C170.816%2015.6241%20169.251%2017.1893%20169.251%2019.1202C169.251%2021.051%20170.816%2022.6162%20172.747%2022.6162Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M181.706%2024.0529C180.752%2024.0529%20179.976%2023.2766%20179.976%2022.3223C179.976%2021.3681%20180.752%2020.5917%20181.706%2020.5917C182.66%2020.5917%20183.437%2021.3681%20183.437%2022.3223C183.437%2023.2766%20182.66%2024.0529%20181.706%2024.0529ZM181.706%2025.8184C183.637%2025.8184%20185.202%2024.2531%20185.202%2022.3223C185.202%2020.3915%20183.637%2018.8263%20181.706%2018.8263C179.775%2018.8263%20178.21%2020.3915%20178.21%2022.3223C178.21%2024.2531%20179.775%2025.8184%20181.706%2025.8184Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%2025.1774C190.512%2025.1774%20189.735%2024.4011%20189.735%2023.4468C189.735%2022.4926%20190.512%2021.7162%20191.466%2021.7162C192.42%2021.7162%20193.196%2022.4926%20193.196%2023.4468C193.196%2024.4011%20192.42%2025.1774%20191.466%2025.1774ZM191.466%2026.9429C193.397%2026.9429%20194.962%2025.3776%20194.962%2023.4468C194.962%2021.516%20193.397%2019.9508%20191.466%2019.9508C189.535%2019.9508%20187.97%2021.516%20187.97%2023.4468C187.97%2025.3776%20189.535%2026.9429%20191.466%2026.9429Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M201.225%2024.0529C200.27%2024.0529%20199.494%2023.2766%20199.494%2022.3223C199.494%2021.3681%20200.27%2020.5917%20201.225%2020.5917C202.179%2020.5917%20202.955%2021.3681%20202.955%2022.3223C202.955%2023.2766%20202.179%2024.0529%20201.225%2024.0529ZM201.225%2025.8184C203.155%2025.8184%20204.721%2024.2531%20204.721%2022.3223C204.721%2020.3915%20203.155%2018.8263%20201.225%2018.8263C199.294%2018.8263%20197.729%2020.3915%20197.729%2022.3223C197.729%2024.2531%20199.294%2025.8184%20201.225%2025.8184Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M210.184%2020.8507C209.229%2020.8507%20208.453%2020.0744%20208.453%2019.1202C208.453%2018.1659%20209.229%2017.3896%20210.184%2017.3896C211.138%2017.3896%20211.914%2018.1659%20211.914%2019.1202C211.914%2020.0744%20211.138%2020.8507%20210.184%2020.8507ZM210.184%2022.6162C212.114%2022.6162%20213.68%2021.051%20213.68%2019.1202C213.68%2017.1893%20212.114%2015.6241%20210.184%2015.6241C208.253%2015.6241%20206.688%2017.1893%20206.688%2019.1202C206.688%2021.051%20208.253%2022.6162%20210.184%2022.6162Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M218.087%2015.8263C217.133%2015.8263%20216.356%2015.05%20216.356%2014.0957C216.356%2013.1415%20217.133%2012.3652%20218.087%2012.3652C219.041%2012.3652%20219.818%2013.1415%20219.818%2014.0957C219.818%2015.05%20219.041%2015.8263%20218.087%2015.8263ZM218.087%2017.5918C220.018%2017.5918%20221.583%2016.0266%20221.583%2014.0957C221.583%2012.1649%20220.018%2010.5997%20218.087%2010.5997C216.156%2010.5997%20214.591%2012.1649%20214.591%2014.0957C214.591%2016.0266%20216.156%2017.5918%20218.087%2017.5918Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M224.679%209.23504C223.725%209.23504%20222.948%208.45868%20222.948%207.50443C222.948%206.55018%20223.725%205.77387%20224.679%205.77387C225.633%205.77387%20226.409%206.55019%20226.409%207.50443C226.409%208.45868%20225.633%209.23504%20224.679%209.23504ZM224.679%2011.0005C226.61%2011.0005%20228.175%209.43525%20228.175%207.50443C228.175%205.57362%20226.61%204.00843%20224.679%204.00843C222.748%204.00843%20221.183%205.57362%20221.183%207.50443C221.183%209.43525%20222.748%2011.0005%20224.679%2011.0005Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M229.703%201.33167C228.749%201.33167%20227.973%200.555362%20227.973%20-0.398886C227.973%20-1.35314%20228.749%20-2.12949%20229.703%20-2.12949C230.657%20-2.12949%20231.434%20-1.35313%20231.434%20-0.398886C231.434%200.555363%20230.657%201.33167%20229.703%201.33167ZM229.703%203.09717C231.634%203.09717%20233.199%201.53193%20233.199%20-0.398886C233.199%20-2.3297%20231.634%20-3.89494%20229.703%20-3.89494C227.772%20-3.89494%20226.207%20-2.3297%20226.207%20-0.398887C226.207%201.53193%20227.772%203.09717%20229.703%203.09717Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M163.687%202.37567C162.732%202.37566%20161.956%201.59935%20161.956%200.645106C161.956%20-0.309143%20162.732%20-1.0855%20163.687%20-1.0855C164.641%20-1.0855%20165.417%20-0.309143%20165.417%200.645106C165.417%201.59935%20164.641%202.37567%20163.687%202.37567ZM163.687%204.14111C165.617%204.14111%20167.183%202.57592%20167.183%200.645106C167.183%20-1.28571%20165.617%20-2.85095%20163.687%20-2.85095C161.756%20-2.85095%20160.191%20-1.28571%20160.191%200.645105C160.191%202.57592%20161.756%204.14111%20163.687%204.14111Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M169.893%209.00794C168.938%209.00794%20168.162%208.23163%20168.162%207.27738C168.162%206.32313%20168.938%205.54682%20169.893%205.54682C170.847%205.54682%20171.623%206.32313%20171.623%207.27738C171.623%208.23163%20170.847%209.00794%20169.893%209.00794ZM169.893%2010.7734C171.823%2010.7734%20173.389%209.2082%20173.389%207.27738C173.389%205.34657%20171.823%203.78133%20169.893%203.78133C167.962%203.78133%20166.397%205.34657%20166.397%207.27738C166.397%209.2082%20167.962%2010.7734%20169.893%2010.7734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M177.667%2013.7936C176.713%2013.7936%20175.936%2013.0173%20175.936%2012.063C175.936%2011.1088%20176.713%2010.3325%20177.667%2010.3325C178.621%2010.3325%20179.398%2011.1088%20179.398%2012.063C179.398%2013.0173%20178.621%2013.7936%20177.667%2013.7936ZM177.667%2015.5591C179.598%2015.5591%20181.163%2013.9938%20181.163%2012.063C181.163%2010.1322%20179.598%208.56697%20177.667%208.56697C175.736%208.56697%20174.171%2010.1322%20174.171%2012.063C174.171%2013.9938%20175.736%2015.5591%20177.667%2015.5591Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.643%2016.363C185.688%2016.363%20184.912%2015.5866%20184.912%2014.6324C184.912%2013.6781%20185.688%2012.9018%20186.643%2012.9018C187.597%2012.9018%20188.373%2013.6781%20188.373%2014.6324C188.373%2015.5866%20187.597%2016.363%20186.643%2016.363ZM186.643%2018.1284C188.573%2018.1284%20190.139%2016.5632%20190.139%2014.6324C190.139%2012.7015%20188.573%2011.1363%20186.643%2011.1363C184.712%2011.1363%20183.147%2012.7015%20183.147%2014.6324C183.147%2016.5632%20184.712%2018.1284%20186.643%2018.1284Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M205.264%2013.7936C204.309%2013.7936%20203.533%2013.0173%20203.533%2012.063C203.533%2011.1088%20204.309%2010.3325%20205.264%2010.3325C206.218%2010.3325%20206.994%2011.1088%20206.994%2012.063C206.994%2013.0173%20206.218%2013.7936%20205.264%2013.7936ZM205.264%2015.5591C207.195%2015.5591%20208.76%2013.9938%20208.76%2012.063C208.76%2010.1322%20207.195%208.56697%20205.264%208.56697C203.333%208.56697%20201.768%2010.1322%20201.768%2012.063C201.768%2013.9938%20203.333%2015.5591%20205.264%2015.5591Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M213.039%209.00794C212.085%209.00794%20211.309%208.23163%20211.309%207.27738C211.309%206.32313%20212.085%205.54682%20213.039%205.54682C213.993%205.54682%20214.77%206.32313%20214.77%207.27738C214.77%208.23163%20213.993%209.00794%20213.039%209.00794ZM213.039%2010.7734C214.97%2010.7734%20216.535%209.2082%20216.535%207.27738C216.535%205.34657%20214.97%203.78133%20213.039%203.78133C211.108%203.78133%20209.543%205.34657%20209.543%207.27738C209.543%209.2082%20211.108%2010.7734%20213.039%2010.7734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M219.244%202.37567C218.29%202.37566%20217.514%201.59935%20217.514%200.645106C217.514%20-0.309143%20218.29%20-1.0855%20219.244%20-1.0855C220.198%20-1.0855%20220.975%20-0.309143%20220.975%200.645106C220.975%201.59935%20220.198%202.37567%20219.244%202.37567ZM219.244%204.14111C221.175%204.14111%20222.74%202.57592%20222.74%200.645106C222.74%20-1.28571%20221.175%20-2.85095%20219.244%20-2.85095C217.313%20-2.85095%20215.748%20-1.28571%20215.748%200.645105C215.748%202.57592%20217.313%204.14111%20219.244%204.14111Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M212.06%20-1.73615C211.105%20-1.73615%20210.329%20-2.51251%20210.329%20-3.46676C210.329%20-4.42101%20211.105%20-5.19732%20212.06%20-5.19732C213.014%20-5.19732%20213.79%20-4.42101%20213.79%20-3.46676C213.79%20-2.51251%20213.014%20-1.73615%20212.06%20-1.73615ZM212.06%200.0292966C213.99%200.0292967%20215.556%20-1.53594%20215.556%20-3.46676C215.556%20-5.39757%20213.99%20-6.96281%20212.06%20-6.96281C210.129%20-6.96281%20208.564%20-5.39757%20208.564%20-3.46676C208.564%20-1.53594%20210.129%200.0292964%20212.06%200.0292966Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M205.19%204.54119C204.235%204.54119%20203.459%203.76483%20203.459%202.81059C203.459%201.85634%20204.235%201.08003%20205.19%201.08003C206.144%201.08003%20206.92%201.85634%20206.92%202.81059C206.92%203.76484%20206.144%204.54119%20205.19%204.54119ZM205.19%206.30664C207.12%206.30664%20208.686%204.7414%20208.686%202.81059C208.686%200.879772%20207.12%20-0.685467%20205.19%20-0.685468C203.259%20-0.685468%20201.693%200.879771%20201.693%202.81059C201.693%204.7414%20203.259%206.30664%20205.19%206.30664Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.381%208.0119C195.427%208.0119%20194.65%207.23554%20194.65%206.28129C194.65%205.32704%20195.427%204.55073%20196.381%204.55073C197.335%204.55073%20198.111%205.32704%20198.111%206.28129C198.111%207.23554%20197.335%208.0119%20196.381%208.0119ZM196.381%209.77734C198.312%209.77734%20199.877%208.2121%20199.877%206.28129C199.877%204.35048%20198.312%202.78524%20196.381%202.78524C194.45%202.78524%20192.885%204.35047%20192.885%206.28129C192.885%208.2121%20194.45%209.77734%20196.381%209.77734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.551%208.0119C185.597%208.0119%20184.82%207.23554%20184.82%206.28129C184.82%205.32704%20185.597%204.55073%20186.551%204.55073C187.505%204.55073%20188.281%205.32704%20188.281%206.28129C188.281%207.23554%20187.505%208.0119%20186.551%208.0119ZM186.551%209.77734C188.482%209.77734%20190.047%208.2121%20190.047%206.28129C190.047%204.35048%20188.482%202.78524%20186.551%202.78524C184.62%202.78524%20183.055%204.35047%20183.055%206.28129C183.055%208.2121%20184.62%209.77734%20186.551%209.77734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M177.741%204.54119C176.787%204.54119%20176.011%203.76483%20176.011%202.81059C176.011%201.85634%20176.787%201.08003%20177.741%201.08003C178.695%201.08003%20179.472%201.85634%20179.472%202.81059C179.472%203.76484%20178.695%204.54119%20177.741%204.54119ZM177.741%206.30664C179.672%206.30664%20181.237%204.7414%20181.237%202.81059C181.237%200.879772%20179.672%20-0.685467%20177.741%20-0.685468C175.81%20-0.685468%20174.245%200.879771%20174.245%202.81059C174.245%204.7414%20175.81%206.30664%20177.741%206.30664Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M170.871%20-1.73615C169.917%20-1.73615%20169.141%20-2.51251%20169.141%20-3.46676C169.141%20-4.42101%20169.917%20-5.19732%20170.871%20-5.19732C171.825%20-5.19732%20172.602%20-4.42101%20172.602%20-3.46676C172.602%20-2.51251%20171.825%20-1.73615%20170.871%20-1.73615ZM170.871%200.0292966C172.802%200.0292967%20174.367%20-1.53594%20174.367%20-3.46676C174.367%20-5.39757%20172.802%20-6.96281%20170.871%20-6.96281C168.94%20-6.96281%20167.375%20-5.39757%20167.375%20-3.46676C167.375%20-1.53594%20168.94%200.0292964%20170.871%200.0292966Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M145.498%205.86341C144.544%205.86341%20143.768%205.0871%20143.768%204.13285C143.768%203.1786%20144.544%202.40229%20145.498%202.40229C146.452%202.40229%20147.229%203.1786%20147.229%204.13285C147.229%205.0871%20146.452%205.86341%20145.498%205.86341ZM145.498%207.62891C147.429%207.62891%20148.994%206.06367%20148.994%204.13285C148.994%202.20204%20147.429%200.636798%20145.498%200.636798C143.567%200.636798%20142.002%202.20204%20142.002%204.13285C142.002%206.06367%20143.567%207.62891%20145.498%207.62891Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M150.458%2013.7765C149.504%2013.7765%20148.727%2013.0002%20148.727%2012.0459C148.727%2011.0917%20149.504%2010.3154%20150.458%2010.3154C151.412%2010.3154%20152.189%2011.0917%20152.189%2012.0459C152.189%2013.0002%20151.412%2013.7765%20150.458%2013.7765ZM150.458%2015.542C152.389%2015.542%20153.954%2013.9768%20153.954%2012.0459C153.954%2010.1151%20152.389%208.54993%20150.458%208.54993C148.527%208.54993%20146.962%2010.1151%20146.962%2012.0459C146.962%2013.9768%20148.527%2015.542%20150.458%2015.542Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M164.138%2026.2756C163.183%2026.2756%20162.407%2025.4992%20162.407%2024.545C162.407%2023.5907%20163.183%2022.8144%20164.138%2022.8144C165.092%2022.8144%20165.868%2023.5907%20165.868%2024.545C165.868%2025.4992%20165.092%2026.2756%20164.138%2026.2756ZM164.138%2028.041C166.069%2028.041%20167.634%2026.4758%20167.634%2024.545C167.634%2022.6141%20166.069%2021.049%20164.138%2021.049C162.207%2021.049%20160.642%2022.6141%20160.642%2024.545C160.642%2026.4758%20162.207%2028.041%20164.138%2028.041Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M172.512%2030.5158C171.558%2030.5158%20170.781%2029.7395%20170.781%2028.7852C170.781%2027.831%20171.558%2027.0546%20172.512%2027.0546C173.466%2027.0546%20174.242%2027.831%20174.242%2028.7852C174.242%2029.7395%20173.466%2030.5158%20172.512%2030.5158ZM172.512%2032.2812C174.443%2032.2812%20176.008%2030.7161%20176.008%2028.7852C176.008%2026.8544%20174.443%2025.2892%20172.512%2025.2892C170.581%2025.2892%20169.016%2026.8544%20169.016%2028.7852C169.016%2030.7161%20170.581%2032.2812%20172.512%2032.2812Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M181.679%2033.1867C180.725%2033.1867%20179.948%2032.4103%20179.948%2031.4561C179.948%2030.5018%20180.725%2029.7255%20181.679%2029.7255C182.633%2029.7255%20183.409%2030.5018%20183.409%2031.4561C183.409%2032.4103%20182.633%2033.1867%20181.679%2033.1867ZM181.679%2034.9521C183.61%2034.9521%20185.175%2033.3869%20185.175%2031.4561C185.175%2029.5253%20183.61%2027.96%20181.679%2027.96C179.748%2027.96%20178.183%2029.5253%20178.183%2031.4561C178.183%2033.3869%20179.748%2034.9521%20181.679%2034.9521Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%2034.1154C190.512%2034.1154%20189.735%2033.3391%20189.735%2032.3848C189.735%2031.4306%20190.512%2030.6542%20191.466%2030.6542C192.42%2030.6542%20193.196%2031.4306%20193.196%2032.3848C193.196%2033.3391%20192.42%2034.1154%20191.466%2034.1154ZM191.466%2035.8809C193.397%2035.8809%20194.962%2034.3156%20194.962%2032.3848C194.962%2030.454%20193.397%2028.8888%20191.466%2028.8888C189.535%2028.8888%20187.97%2030.454%20187.97%2032.3848C187.97%2034.3156%20189.535%2035.8809%20191.466%2035.8809Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M201.252%2033.1867C200.298%2033.1867%20199.521%2032.4103%20199.521%2031.4561C199.521%2030.5018%20200.298%2029.7255%20201.252%2029.7255C202.206%2029.7255%20202.983%2030.5018%20202.983%2031.4561C202.983%2032.4103%20202.206%2033.1867%20201.252%2033.1867ZM201.252%2034.9521C203.183%2034.9521%20204.748%2033.3869%20204.748%2031.4561C204.748%2029.5253%20203.183%2027.96%20201.252%2027.96C199.321%2027.96%20197.756%2029.5253%20197.756%2031.4561C197.756%2033.3869%20199.321%2034.9521%20201.252%2034.9521Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M210.419%2030.5158C209.465%2030.5158%20208.688%2029.7395%20208.688%2028.7852C208.688%2027.831%20209.465%2027.0546%20210.419%2027.0546C211.373%2027.0546%20212.15%2027.831%20212.15%2028.7852C212.15%2029.7395%20211.373%2030.5158%20210.419%2030.5158ZM210.419%2032.2812C212.35%2032.2812%20213.915%2030.7161%20213.915%2028.7852C213.915%2026.8544%20212.35%2025.2892%20210.419%2025.2892C208.488%2025.2892%20206.923%2026.8544%20206.923%2028.7852C206.923%2030.7161%20208.488%2032.2812%20210.419%2032.2812Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M218.793%2026.2756C217.839%2026.2756%20217.062%2025.4992%20217.062%2024.545C217.062%2023.5907%20217.839%2022.8144%20218.793%2022.8144C219.747%2022.8144%20220.524%2023.5907%20220.524%2024.545C220.524%2025.4992%20219.747%2026.2756%20218.793%2026.2756ZM218.793%2028.041C220.724%2028.041%20222.289%2026.4758%20222.289%2024.545C222.289%2022.6141%20220.724%2021.049%20218.793%2021.049C216.862%2021.049%20215.297%2022.6141%20215.297%2024.545C215.297%2026.4758%20216.862%2028.041%20218.793%2028.041Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M237.434%205.86341C236.479%205.86341%20235.703%205.0871%20235.703%204.13285C235.703%203.1786%20236.479%202.40229%20237.434%202.40229C238.388%202.40229%20239.164%203.1786%20239.164%204.13285C239.164%205.0871%20238.388%205.86341%20237.434%205.86341ZM237.434%207.62891C239.364%207.62891%20240.93%206.06367%20240.93%204.13285C240.93%202.20204%20239.364%200.636798%20237.434%200.636798C235.503%200.636798%20233.938%202.20204%20233.938%204.13285C233.938%206.06367%20235.503%207.62891%20237.434%207.62891Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M137.483%2025.0231C136.529%2025.0231%20135.753%2024.2468%20135.753%2023.2925C135.753%2022.3383%20136.529%2021.562%20137.483%2021.562C138.438%2021.562%20139.214%2022.3383%20139.214%2023.2925C139.214%2024.2468%20138.438%2025.0231%20137.483%2025.0231ZM137.483%2026.7886C139.414%2026.7886%20140.979%2025.2233%20140.979%2023.2925C140.979%2021.3617%20139.414%2019.7965%20137.483%2019.7965C135.553%2019.7965%20133.987%2021.3617%20133.987%2023.2925C133.987%2025.2233%20135.553%2026.7886%20137.483%2026.7886Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M143.761%2031.9743C142.807%2031.9743%20142.03%2031.1979%20142.03%2030.2437C142.03%2029.2894%20142.807%2028.5131%20143.761%2028.5131C144.715%2028.5131%20145.491%2029.2894%20145.491%2030.2437C145.491%2031.1979%20144.715%2031.9743%20143.761%2031.9743ZM143.761%2033.7397C145.692%2033.7397%20147.257%2032.1745%20147.257%2030.2437C147.257%2028.3129%20145.692%2026.7476%20143.761%2026.7476C141.83%2026.7476%20140.265%2028.3129%20140.265%2030.2437C140.265%2032.1745%20141.83%2033.7397%20143.761%2033.7397Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M150.925%2038.0143C149.971%2038.0143%20149.194%2037.238%20149.194%2036.2837C149.194%2035.3295%20149.971%2034.5532%20150.925%2034.5532C151.879%2034.5532%20152.655%2035.3295%20152.655%2036.2837C152.655%2037.238%20151.879%2038.0143%20150.925%2038.0143ZM150.925%2039.7798C152.856%2039.7798%20154.421%2038.2145%20154.421%2036.2837C154.421%2034.3529%20152.856%2032.7877%20150.925%2032.7877C148.994%2032.7877%20147.429%2034.3529%20147.429%2036.2837C147.429%2038.2145%20148.994%2039.7798%20150.925%2039.7798Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.455%2051.0788C185.501%2051.0788%20184.725%2050.3024%20184.725%2049.3482C184.725%2048.3939%20185.501%2047.6176%20186.455%2047.6176C187.409%2047.6176%20188.186%2048.3939%20188.186%2049.3482C188.186%2050.3024%20187.409%2051.0788%20186.455%2051.0788ZM186.455%2052.8442C188.386%2052.8442%20189.951%2051.279%20189.951%2049.3482C189.951%2047.4174%20188.386%2045.8522%20186.455%2045.8522C184.524%2045.8522%20182.959%2047.4174%20182.959%2049.3482C182.959%2051.279%20184.524%2052.8442%20186.455%2052.8442Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.476%2051.0788C195.521%2051.0788%20194.745%2050.3024%20194.745%2049.3482C194.745%2048.3939%20195.521%2047.6176%20196.476%2047.6176C197.43%2047.6176%20198.206%2048.3939%20198.206%2049.3482C198.206%2050.3024%20197.43%2051.0788%20196.476%2051.0788ZM196.476%2052.8442C198.406%2052.8442%20199.972%2051.279%20199.972%2049.3482C199.972%2047.4174%20198.406%2045.8522%20196.476%2045.8522C194.545%2045.8522%20192.98%2047.4174%20192.98%2049.3482C192.98%2051.279%20194.545%2052.8442%20196.476%2052.8442Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M223.74%2033.1281C222.786%2033.1281%20222.01%2032.3517%20222.01%2031.3975C222.01%2030.4433%20222.786%2029.6669%20223.74%2029.6669C224.695%2029.6669%20225.471%2030.4433%20225.471%2031.3975C225.471%2032.3517%20224.695%2033.1281%20223.74%2033.1281ZM223.74%2034.8936C225.671%2034.8936%20227.236%2033.3283%20227.236%2031.3975C227.236%2029.4667%20225.671%2027.9014%20223.74%2027.9014C221.809%2027.9014%20220.244%2029.4667%20220.244%2031.3975C220.244%2033.3283%20221.809%2034.8936%20223.74%2034.8936Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M237.81%2020.6251C236.855%2020.6251%20236.079%2019.8488%20236.079%2018.8946C236.079%2017.9403%20236.855%2017.164%20237.81%2017.164C238.764%2017.164%20239.54%2017.9403%20239.54%2018.8946C239.54%2019.8488%20238.764%2020.6251%20237.81%2020.6251ZM237.81%2022.3906C239.74%2022.3906%20241.306%2020.8254%20241.306%2018.8946C241.306%2016.9638%20239.74%2015.3985%20237.81%2015.3985C235.879%2015.3985%20234.314%2016.9638%20234.314%2018.8946C234.314%2020.8254%20235.879%2022.3906%20237.81%2022.3906Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M243.22%2012.8649C242.266%2012.8649%20241.489%2012.0886%20241.489%2011.1343C241.489%2010.1801%20242.266%209.40371%20243.22%209.40371C244.174%209.40371%20244.95%2010.1801%20244.95%2011.1343C244.95%2012.0886%20244.174%2012.8649%20243.22%2012.8649ZM243.22%2014.6304C245.151%2014.6304%20246.716%2013.0651%20246.716%2011.1343C246.716%209.2035%20245.151%207.63826%20243.22%207.63826C241.289%207.63826%20239.724%209.2035%20239.724%2011.1343C239.724%2013.0651%20241.289%2014.6304%20243.22%2014.6304Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M226.202%2020.6383C225.248%2020.6383%20224.472%2019.862%20224.472%2018.9078C224.472%2017.9535%20225.248%2017.1771%20226.202%2017.1771C227.156%2017.1771%20227.933%2017.9535%20227.933%2018.9078C227.933%2019.862%20227.156%2020.6383%20226.202%2020.6383ZM226.202%2022.4038C228.133%2022.4038%20229.698%2020.8386%20229.698%2018.9078C229.698%2016.9769%20228.133%2015.4117%20226.202%2015.4117C224.271%2015.4117%20222.706%2016.9769%20222.706%2018.9078C222.706%2020.8386%20224.271%2022.4038%20226.202%2022.4038Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M232.473%2013.7765C231.518%2013.7765%20230.742%2013.0002%20230.742%2012.0459C230.742%2011.0917%20231.518%2010.3154%20232.473%2010.3154C233.427%2010.3154%20234.203%2011.0917%20234.203%2012.0459C234.203%2013.0002%20233.427%2013.7765%20232.473%2013.7765ZM232.473%2015.542C234.404%2015.542%20235.969%2013.9768%20235.969%2012.0459C235.969%2010.1151%20234.404%208.54993%20232.473%208.54993C230.542%208.54993%20228.977%2010.1151%20228.977%2012.0459C228.977%2013.9768%20230.542%2015.542%20232.473%2015.542Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M124.963%20-0.304022C124.009%20-0.304022%20123.232%20-1.08038%20123.232%20-2.03463C123.232%20-2.98888%20124.009%20-3.76519%20124.963%20-3.76519C125.917%20-3.76519%20126.694%20-2.98888%20126.694%20-2.03463C126.694%20-1.08038%20125.917%20-0.304022%20124.963%20-0.304022ZM124.963%201.46143C126.894%201.46143%20128.459%20-0.103813%20128.459%20-2.03463C128.459%20-3.96544%20126.894%20-5.53068%20124.963%20-5.53068C123.032%20-5.53068%20121.467%20-3.96544%20121.467%20-2.03463C121.467%20-0.103814%20123.032%201.46143%20124.963%201.46143Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M132.192%2017.2599C131.238%2017.2599%20130.462%2016.4836%20130.462%2015.5293C130.462%2014.5751%20131.238%2013.7988%20132.192%2013.7988C133.147%2013.7988%20133.923%2014.5751%20133.923%2015.5293C133.923%2016.4836%20133.147%2017.2599%20132.192%2017.2599ZM132.192%2019.0254C134.123%2019.0254%20135.688%2017.4602%20135.688%2015.5293C135.688%2013.5985%20134.123%2012.0333%20132.192%2012.0333C130.262%2012.0333%20128.696%2013.5985%20128.696%2015.5293C128.696%2017.4602%20130.262%2019.0254%20132.192%2019.0254Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M167.513%2046.964C166.558%2046.964%20165.782%2046.1877%20165.782%2045.2334C165.782%2044.2792%20166.558%2043.5029%20167.513%2043.5029C168.467%2043.5029%20169.243%2044.2792%20169.243%2045.2334C169.243%2046.1877%20168.467%2046.964%20167.513%2046.964ZM167.513%2048.7295C169.444%2048.7295%20171.009%2047.1643%20171.009%2045.2334C171.009%2043.3026%20169.444%2041.7374%20167.513%2041.7374C165.582%2041.7374%20164.017%2043.3026%20164.017%2045.2334C164.017%2047.1643%20165.582%2048.7295%20167.513%2048.7295Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M176.739%2049.6754C175.785%2049.6754%20175.009%2048.8991%20175.009%2047.9449C175.009%2046.9906%20175.785%2046.2143%20176.739%2046.2143C177.694%2046.2143%20178.47%2046.9906%20178.47%2047.9449C178.47%2048.8991%20177.694%2049.6754%20176.739%2049.6754ZM176.739%2051.4409C178.67%2051.4409%20180.235%2049.8757%20180.235%2047.9449C180.235%2046.014%20178.67%2044.4488%20176.739%2044.4488C174.808%2044.4488%20173.243%2046.014%20173.243%2047.9449C173.243%2049.8757%20174.808%2051.4409%20176.739%2051.4409Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M206.191%2049.6754C205.237%2049.6754%20204.461%2048.8991%20204.461%2047.9449C204.461%2046.9906%20205.237%2046.2143%20206.191%2046.2143C207.146%2046.2143%20207.922%2046.9906%20207.922%2047.9449C207.922%2048.8991%20207.146%2049.6754%20206.191%2049.6754ZM206.191%2051.4409C208.122%2051.4409%20209.688%2049.8757%20209.688%2047.9449C209.688%2046.014%20208.122%2044.4488%20206.191%2044.4488C204.261%2044.4488%20202.695%2046.014%20202.695%2047.9449C202.695%2049.8757%20204.261%2051.4409%20206.191%2051.4409Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M215.418%2046.964C214.464%2046.964%20213.687%2046.1877%20213.687%2045.2334C213.687%2044.2792%20214.464%2043.5029%20215.418%2043.5029C216.372%2043.5029%20217.149%2044.2792%20217.149%2045.2334C217.149%2046.1877%20216.372%2046.964%20215.418%2046.964ZM215.418%2048.7295C217.349%2048.7295%20218.914%2047.1643%20218.914%2045.2334C218.914%2043.3026%20217.349%2041.7374%20215.418%2041.7374C213.487%2041.7374%20211.922%2043.3026%20211.922%2045.2334C211.922%2047.1643%20213.487%2048.7295%20215.418%2048.7295Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M224.056%2043.0441C223.101%2043.0441%20222.325%2042.2678%20222.325%2041.3135C222.325%2040.3593%20223.101%2039.5829%20224.056%2039.5829C225.01%2039.5829%20225.786%2040.3593%20225.786%2041.3135C225.786%2042.2678%20225.01%2043.0441%20224.056%2043.0441ZM224.056%2044.8096C225.987%2044.8096%20227.552%2043.2443%20227.552%2041.3135C227.552%2039.3827%20225.987%2037.8175%20224.056%2037.8175C222.125%2037.8175%20220.56%2039.3827%20220.56%2041.3135C220.56%2043.2443%20222.125%2044.8096%20224.056%2044.8096Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M239.17%2031.9743C238.216%2031.9743%20237.439%2031.1979%20237.439%2030.2437C237.439%2029.2894%20238.216%2028.5131%20239.17%2028.5131C240.124%2028.5131%20240.901%2029.2894%20240.901%2030.2437C240.901%2031.1979%20240.124%2031.9743%20239.17%2031.9743ZM239.17%2033.7397C241.101%2033.7397%20242.666%2032.1745%20242.666%2030.2437C242.666%2028.3129%20241.101%2026.7476%20239.17%2026.7476C237.239%2026.7476%20235.674%2028.3129%20235.674%2030.2437C235.674%2032.1745%20237.239%2033.7397%20239.17%2033.7397Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M254.945%208.78431C253.991%208.78431%20253.215%208.008%20253.215%207.05375C253.215%206.0995%20253.991%205.32314%20254.945%205.32314C255.9%205.32314%20256.676%206.0995%20256.676%207.05375C256.676%208.008%20255.9%208.78431%20254.945%208.78431ZM254.945%2010.5498C256.876%2010.5498%20258.441%208.98457%20258.441%207.05375C258.441%205.12294%20256.876%203.5577%20254.945%203.5577C253.015%203.5577%20251.449%205.12294%20251.449%207.05375C251.449%208.98456%20253.015%2010.5498%20254.945%2010.5498Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M257.969%20-0.304022C257.015%20-0.304022%20256.238%20-1.08038%20256.238%20-2.03463C256.238%20-2.98888%20257.015%20-3.76519%20257.969%20-3.76519C258.923%20-3.76519%20259.699%20-2.98888%20259.699%20-2.03463C259.699%20-1.08038%20258.923%20-0.304022%20257.969%20-0.304022ZM257.969%201.46143C259.9%201.46143%20261.465%20-0.103813%20261.465%20-2.03463C261.465%20-3.96544%20259.9%20-5.53068%20257.969%20-5.53068C256.038%20-5.53068%20254.473%20-3.96544%20254.473%20-2.03463C254.473%20-0.103814%20256.038%201.46143%20257.969%201.46143Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M123.689%2022.2306C122.734%2022.2306%20121.958%2021.4543%20121.958%2020.5C121.958%2019.5458%20122.734%2018.7694%20123.689%2018.7694C124.643%2018.7694%20125.419%2019.5458%20125.419%2020.5C125.419%2021.4543%20124.643%2022.2306%20123.689%2022.2306ZM123.689%2023.9961C125.619%2023.9961%20127.185%2022.4309%20127.185%2020.5C127.185%2018.5692%20125.619%2017.004%20123.689%2017.004C121.758%2017.004%20120.192%2018.5692%20120.192%2020.5C120.192%2022.4309%20121.758%2023.9961%20123.689%2023.9961Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M158.178%2053.7199C157.224%2053.7199%20156.447%2052.9435%20156.447%2051.9893C156.447%2051.035%20157.224%2050.2587%20158.178%2050.2587C159.132%2050.2587%20159.908%2051.035%20159.908%2051.9893C159.908%2052.9435%20159.132%2053.7199%20158.178%2053.7199ZM158.178%2055.4854C160.109%2055.4854%20161.674%2053.9201%20161.674%2051.9893C161.674%2050.0585%20160.109%2048.4932%20158.178%2048.4932C156.247%2048.4932%20154.682%2050.0585%20154.682%2051.9893C154.682%2053.9201%20156.247%2055.4854%20158.178%2055.4854Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.526%2060.947C195.572%2060.947%20194.796%2060.1706%20194.796%2059.2163C194.796%2058.2621%20195.572%2057.4858%20196.526%2057.4858C197.481%2057.4858%20198.257%2058.2621%20198.257%2059.2163C198.257%2060.1706%20197.481%2060.947%20196.526%2060.947ZM196.526%2062.7124C198.457%2062.7124%20200.022%2061.1472%20200.022%2059.2163C200.022%2057.2855%20198.457%2055.7203%20196.526%2055.7203C194.596%2055.7203%20193.03%2057.2855%20193.03%2059.2163C193.03%2061.1472%20194.596%2062.7124%20196.526%2062.7124Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M233.115%2049.1588C232.161%2049.1588%20231.385%2048.3825%20231.385%2047.4283C231.385%2046.474%20232.161%2045.6977%20233.115%2045.6977C234.07%2045.6977%20234.846%2046.474%20234.846%2047.4283C234.846%2048.3825%20234.07%2049.1588%20233.115%2049.1588ZM233.115%2050.9243C235.046%2050.9243%20236.611%2049.3591%20236.611%2047.4283C236.611%2045.4974%20235.046%2043.9322%20233.115%2043.9322C231.184%2043.9322%20229.619%2045.4974%20229.619%2047.4283C229.619%2049.3591%20231.184%2050.9243%20233.115%2050.9243Z'%20fill='white'%3e%3c/path%3e%3ccircle%20cx='216.378'%20cy='161.37'%20r='2.6'%20transform='rotate(-180%20216.378%20161.37)'%20fill='%23CCB0FA'%3e%3c/circle%3e%3cpath%20d='M216.535%20163.131C215.581%20163.131%20214.805%20162.355%20214.805%20161.4C214.805%20160.446%20215.581%20159.67%20216.535%20159.67C217.489%20159.67%20218.266%20160.446%20218.266%20161.4C218.266%20162.355%20217.489%20163.131%20216.535%20163.131ZM216.535%20164.896C218.466%20164.896%20220.031%20163.331%20220.031%20161.4C220.031%20159.47%20218.466%20157.904%20216.535%20157.904C214.604%20157.904%20213.039%20159.47%20213.039%20161.4C213.039%20163.331%20214.604%20164.896%20216.535%20164.896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.754%20101.033C134.8%20101.033%20134.023%20100.257%20134.023%2099.3023C134.023%2098.348%20134.8%2097.5717%20135.754%2097.5717C136.708%2097.5717%20137.485%2098.348%20137.485%2099.3023C137.485%20100.257%20136.708%20101.033%20135.754%20101.033ZM135.754%20102.798C137.685%20102.798%20139.25%20101.233%20139.25%2099.3023C139.25%2097.3715%20137.685%2095.8062%20135.754%2095.8062C133.823%2095.8062%20132.258%2097.3715%20132.258%2099.3023C132.258%20101.233%20133.823%20102.798%20135.754%20102.798Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.185%2087.7033C126.23%2087.7033%20125.454%2086.9269%20125.454%2085.9727C125.454%2085.0184%20126.23%2084.2421%20127.185%2084.2421C128.139%2084.2421%20128.915%2085.0184%20128.915%2085.9727C128.915%2086.9269%20128.139%2087.7033%20127.185%2087.7033ZM127.185%2089.4687C129.115%2089.4687%20130.681%2087.9035%20130.681%2085.9727C130.681%2084.0419%20129.115%2082.4766%20127.185%2082.4766C125.254%2082.4766%20123.689%2084.0419%20123.689%2085.9727C123.689%2087.9035%20125.254%2089.4687%20127.185%2089.4687Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.398%20123.514C151.443%20123.514%20150.667%20122.738%20150.667%20121.784C150.667%20120.829%20151.443%20120.053%20152.398%20120.053C153.352%20120.053%20154.128%20120.829%20154.128%20121.784C154.128%20122.738%20153.352%20123.514%20152.398%20123.514ZM152.398%20125.28C154.328%20125.28%20155.894%20123.715%20155.894%20121.784C155.894%20119.853%20154.328%20118.288%20152.398%20118.288C150.467%20118.288%20148.901%20119.853%20148.901%20121.784C148.901%20123.715%20150.467%20125.28%20152.398%20125.28Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M240.823%2043.6511C239.869%2043.6511%20239.093%2042.8747%20239.093%2041.9204C239.093%2040.9662%20239.869%2040.1899%20240.823%2040.1899C241.778%2040.1899%20242.554%2040.9662%20242.554%2041.9204C242.554%2042.8747%20241.778%2043.6511%20240.823%2043.6511ZM240.823%2045.4165C242.754%2045.4165%20244.319%2043.8513%20244.319%2041.9204C244.319%2039.9896%20242.754%2038.4244%20240.823%2038.4244C238.892%2038.4244%20237.327%2039.9896%20237.327%2041.9204C237.327%2043.8513%20238.892%2045.4165%20240.823%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.799%2037.2751C246.845%2037.2751%20246.068%2036.4988%20246.068%2035.5445C246.068%2034.5903%20246.845%2033.8139%20247.799%2033.8139C248.753%2033.8139%20249.529%2034.5903%20249.529%2035.5445C249.529%2036.4988%20248.753%2037.2751%20247.799%2037.2751ZM247.799%2039.0405C249.73%2039.0405%20251.295%2037.4753%20251.295%2035.5445C251.295%2033.6137%20249.73%2032.0485%20247.799%2032.0485C245.868%2032.0485%20244.303%2033.6137%20244.303%2035.5445C244.303%2037.4753%20245.868%2039.0405%20247.799%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M327.839%2054.1408C326.885%2054.1408%20326.108%2053.3644%20326.108%2052.4102C326.108%2051.4559%20326.885%2050.6796%20327.839%2050.6796C328.793%2050.6796%20329.569%2051.4559%20329.569%2052.4102C329.569%2053.3644%20328.793%2054.1408%20327.839%2054.1408ZM327.839%2055.9062C329.77%2055.9062%20331.335%2054.341%20331.335%2052.4102C331.335%2050.4794%20329.77%2048.9141%20327.839%2048.9141C325.908%2048.9141%20324.343%2050.4794%20324.343%2052.4102C324.343%2054.341%20325.908%2055.9062%20327.839%2055.9062Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M68.5909%2083.1852C67.6366%2083.1852%2066.8603%2082.4089%2066.8603%2081.4546C66.8603%2080.5004%2067.6366%2079.7241%2068.5909%2079.7241C69.5451%2079.7241%2070.3215%2080.5004%2070.3215%2081.4546C70.3215%2082.4089%2069.5451%2083.1852%2068.5909%2083.1852ZM68.5909%2084.9507C70.5217%2084.9507%2072.0869%2083.3854%2072.0869%2081.4546C72.0869%2079.5238%2070.5217%2077.9586%2068.5909%2077.9586C66.6601%2077.9586%2065.0948%2079.5238%2065.0948%2081.4546C65.0948%2083.3854%2066.6601%2084.9507%2068.5909%2084.9507Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M126.491%2042.5373C125.537%2042.5373%20124.761%2041.761%20124.761%2040.8067C124.761%2039.8525%20125.537%2039.0761%20126.491%2039.0761C127.446%2039.0761%20128.222%2039.8525%20128.222%2040.8067C128.222%2041.761%20127.446%2042.5373%20126.491%2042.5373ZM126.491%2044.3027C128.422%2044.3027%20129.987%2042.7375%20129.987%2040.8067C129.987%2038.8759%20128.422%2037.3107%20126.491%2037.3107C124.56%2037.3107%20122.995%2038.8759%20122.995%2040.8067C122.995%2042.7375%20124.56%2044.3027%20126.491%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M133.314%2049.1788C132.359%2049.1788%20131.583%2048.4025%20131.583%2047.4483C131.583%2046.494%20132.359%2045.7177%20133.314%2045.7177C134.268%2045.7177%20135.044%2046.494%20135.044%2047.4483C135.044%2048.4025%20134.268%2049.1788%20133.314%2049.1788ZM133.314%2050.9443C135.244%2050.9443%20136.81%2049.3791%20136.81%2047.4483C136.81%2045.5175%20135.244%2043.9522%20133.314%2043.9522C131.383%2043.9522%20129.817%2045.5175%20129.817%2047.4483C129.817%2049.3791%20131.383%2050.9443%20133.314%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.93%20106.841C237.975%20106.841%20237.199%20106.065%20237.199%20105.11C237.199%20104.156%20237.975%20103.38%20238.93%20103.38C239.884%20103.38%20240.66%20104.156%20240.66%20105.11C240.66%20106.065%20239.884%20106.841%20238.93%20106.841ZM238.93%20108.606C240.861%20108.606%20242.426%20107.041%20242.426%20105.11C242.426%20103.18%20240.861%20101.614%20238.93%20101.614C236.999%20101.614%20235.434%20103.18%20235.434%20105.11C235.434%20107.041%20236.999%20108.606%20238.93%20108.606Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M242.114%2055.0602C241.16%2055.0602%20240.384%2054.2839%20240.384%2053.3296C240.384%2052.3754%20241.16%2051.599%20242.114%2051.599C243.069%2051.599%20243.845%2052.3754%20243.845%2053.3296C243.845%2054.2839%20243.069%2055.0602%20242.114%2055.0602ZM242.114%2056.8257C244.045%2056.8257%20245.61%2055.2604%20245.61%2053.3296C245.61%2051.3988%20244.045%2049.8336%20242.114%2049.8336C240.183%2049.8336%20238.618%2051.3988%20238.618%2053.3296C238.618%2055.2604%20240.183%2056.8257%20242.114%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M249.618%2049.1788C248.664%2049.1788%20247.888%2048.4025%20247.888%2047.4483C247.888%2046.494%20248.664%2045.7177%20249.618%2045.7177C250.572%2045.7177%20251.349%2046.494%20251.349%2047.4483C251.349%2048.4025%20250.572%2049.1788%20249.618%2049.1788ZM249.618%2050.9443C251.549%2050.9443%20253.114%2049.3791%20253.114%2047.4483C253.114%2045.5175%20251.549%2043.9522%20249.618%2043.9522C247.687%2043.9522%20246.122%2045.5175%20246.122%2047.4483C246.122%2049.3791%20247.687%2050.9443%20249.618%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M256.44%2042.5373C255.485%2042.5373%20254.709%2041.761%20254.709%2040.8067C254.709%2039.8525%20255.485%2039.0761%20256.44%2039.0761C257.394%2039.0761%20258.17%2039.8525%20258.17%2040.8067C258.17%2041.761%20257.394%2042.5373%20256.44%2042.5373ZM256.44%2044.3027C258.37%2044.3027%20259.936%2042.7375%20259.936%2040.8067C259.936%2038.8759%20258.37%2037.3107%20256.44%2037.3107C254.509%2037.3107%20252.943%2038.8759%20252.943%2040.8067C252.943%2042.7375%20254.509%2044.3027%20256.44%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M94.7637%202.50599C93.8095%202.50599%2093.0331%201.72968%2093.0331%200.77543C93.0331%20-0.178819%2093.8095%20-0.955176%2094.7637%20-0.955176C95.7179%20-0.955176%2096.4943%20-0.178818%2096.4943%200.77543C96.4943%201.72968%2095.7179%202.50599%2094.7637%202.50599ZM94.7637%204.27148C96.6945%204.27148%2098.2598%202.70625%2098.2598%200.77543C98.2598%20-1.15538%2096.6945%20-2.72062%2094.7637%20-2.72062C92.8329%20-2.72062%2091.2677%20-1.15538%2091.2677%200.77543C91.2677%202.70624%2092.8329%204.27148%2094.7637%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M97.1954%2011.966C96.2411%2011.966%2095.4648%2011.1897%2095.4648%2010.2354C95.4648%209.28119%2096.2411%208.50483%2097.1954%208.50483C98.1496%208.50483%2098.9259%209.28119%2098.9259%2010.2354C98.9259%2011.1897%2098.1496%2011.966%2097.1954%2011.966ZM97.1954%2013.7314C99.1262%2013.7314%20100.691%2012.1663%20100.691%2010.2354C100.691%208.30462%2099.1262%206.73938%2097.1954%206.73938C95.2645%206.73938%2093.6993%208.30462%2093.6993%2010.2354C93.6993%2012.1663%2095.2645%2013.7314%2097.1954%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M100.515%2021.0348C99.5605%2021.0348%2098.7841%2020.2585%2098.7841%2019.3042C98.7841%2018.35%2099.5605%2017.5736%20100.515%2017.5736C101.469%2017.5736%20102.245%2018.35%20102.245%2019.3042C102.245%2020.2585%20101.469%2021.0348%20100.515%2021.0348ZM100.515%2022.8003C102.445%2022.8003%20104.011%2021.2351%20104.011%2019.3042C104.011%2017.3734%20102.446%2015.8082%20100.515%2015.8082C98.5839%2015.8082%2097.0186%2017.3734%2097.0186%2019.3042C97.0186%2021.2351%2098.5839%2022.8003%20100.515%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.672%2029.6633C103.718%2029.6633%20102.941%2028.8869%20102.941%2027.9327C102.941%2026.9784%20103.718%2026.2021%20104.672%2026.2021C105.626%2026.2021%20106.402%2026.9784%20106.402%2027.9327C106.402%2028.8869%20105.626%2029.6633%20104.672%2029.6633ZM104.672%2031.4287C106.603%2031.4287%20108.168%2029.8635%20108.168%2027.9327C108.168%2026.0018%20106.603%2024.4366%20104.672%2024.4366C102.741%2024.4366%20101.176%2026.0018%20101.176%2027.9327C101.176%2029.8635%20102.741%2031.4287%20104.672%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M109.615%2037.8014C108.661%2037.8014%20107.885%2037.0251%20107.885%2036.0708C107.885%2035.1166%20108.661%2034.3403%20109.615%2034.3403C110.57%2034.3403%20111.346%2035.1166%20111.346%2036.0708C111.346%2037.0251%20110.57%2037.8014%20109.615%2037.8014ZM109.615%2039.5669C111.546%2039.5669%20113.111%2038.0017%20113.111%2036.0708C113.111%2034.14%20111.546%2032.5748%20109.615%2032.5748C107.684%2032.5748%20106.119%2034.14%20106.119%2036.0708C106.119%2038.0017%20107.684%2039.5669%20109.615%2039.5669Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M115.298%2045.4006C114.344%2045.4006%20113.567%2044.6242%20113.567%2043.67C113.567%2042.7157%20114.344%2041.9394%20115.298%2041.9394C116.252%2041.9394%20117.028%2042.7157%20117.028%2043.67C117.028%2044.6242%20116.252%2045.4006%20115.298%2045.4006ZM115.298%2047.166C117.229%2047.166%20118.794%2045.6008%20118.794%2043.67C118.794%2041.7391%20117.229%2040.1739%20115.298%2040.1739C113.367%2040.1739%20111.802%2041.7391%20111.802%2043.67C111.802%2045.6008%20113.367%2047.166%20115.298%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M121.669%2052.4098C120.715%2052.4098%20119.938%2051.6335%20119.938%2050.6792C119.938%2049.725%20120.715%2048.9486%20121.669%2048.9486C122.623%2048.9486%20123.4%2049.725%20123.4%2050.6792C123.4%2051.6335%20122.623%2052.4098%20121.669%2052.4098ZM121.669%2054.1753C123.6%2054.1753%20125.165%2052.6101%20125.165%2050.6792C125.165%2048.7484%20123.6%2047.1832%20121.669%2047.1832C119.738%2047.1832%20118.173%2048.7484%20118.173%2050.6792C118.173%2052.6101%20119.738%2054.1753%20121.669%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.679%2058.7809C127.725%2058.7809%20126.948%2058.0046%20126.948%2057.0503C126.948%2056.0961%20127.725%2055.3198%20128.679%2055.3198C129.633%2055.3198%20130.409%2056.0961%20130.409%2057.0503C130.409%2058.0046%20129.633%2058.7809%20128.679%2058.7809ZM128.679%2060.5464C130.61%2060.5464%20132.175%2058.9811%20132.175%2057.0503C132.175%2055.1195%20130.61%2053.5543%20128.679%2053.5543C126.748%2053.5543%20125.183%2055.1195%20125.183%2057.0503C125.183%2058.9811%20126.748%2060.5464%20128.679%2060.5464Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M136.277%2064.4631C135.323%2064.4631%20134.547%2063.6867%20134.547%2062.7325C134.547%2061.7782%20135.323%2061.0019%20136.277%2061.0019C137.232%2061.0019%20138.008%2061.7782%20138.008%2062.7325C138.008%2063.6867%20137.232%2064.4631%20136.277%2064.4631ZM136.277%2066.2285C138.208%2066.2285%20139.773%2064.6633%20139.773%2062.7325C139.773%2060.8016%20138.208%2059.2364%20136.277%2059.2364C134.347%2059.2364%20132.781%2060.8016%20132.781%2062.7325C132.781%2064.6633%20134.347%2066.2285%20136.277%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M144.416%2069.4074C143.462%2069.4074%20142.685%2068.631%20142.685%2067.6768C142.685%2066.7225%20143.462%2065.9462%20144.416%2065.9462C145.37%2065.9462%20146.147%2066.7225%20146.147%2067.6768C146.147%2068.631%20145.37%2069.4074%20144.416%2069.4074ZM144.416%2071.1729C146.347%2071.1729%20147.912%2069.6076%20147.912%2067.6768C147.912%2065.746%20146.347%2064.1807%20144.416%2064.1807C142.485%2064.1807%20140.92%2065.746%20140.92%2067.6768C140.92%2069.6076%20142.485%2071.1729%20144.416%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.373%2080.8112C180.419%2080.8112%20179.643%2080.0349%20179.643%2079.0806C179.643%2078.1264%20180.419%2077.35%20181.373%2077.35C182.327%2077.35%20183.104%2078.1264%20183.104%2079.0806C183.104%2080.0349%20182.327%2080.8112%20181.373%2080.8112ZM181.373%2082.5767C183.304%2082.5767%20184.869%2081.0114%20184.869%2079.0806C184.869%2077.1498%20183.304%2075.5846%20181.373%2075.5846C179.442%2075.5846%20177.877%2077.1498%20177.877%2079.0806C177.877%2081.0114%20179.442%2082.5767%20181.373%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M191.466%2081.3209C190.512%2081.3209%20189.735%2080.5446%20189.735%2079.5904C189.735%2078.6361%20190.512%2077.8598%20191.466%2077.8598C192.42%2077.8598%20193.196%2078.6361%20193.196%2079.5904C193.196%2080.5446%20192.42%2081.3209%20191.466%2081.3209ZM191.466%2083.0864C193.397%2083.0864%20194.962%2081.5212%20194.962%2079.5904C194.962%2077.6596%20193.397%2076.0943%20191.466%2076.0943C189.535%2076.0943%20187.97%2077.6596%20187.97%2079.5904C187.97%2081.5212%20189.535%2083.0864%20191.466%2083.0864Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.558%2080.8112C200.603%2080.8112%20199.827%2080.0349%20199.827%2079.0806C199.827%2078.1264%20200.603%2077.35%20201.558%2077.35C202.512%2077.35%20203.288%2078.1264%20203.288%2079.0806C203.288%2080.0349%20202.512%2080.8112%20201.558%2080.8112ZM201.558%2082.5767C203.488%2082.5767%20205.054%2081.0114%20205.054%2079.0806C205.054%2077.1498%20203.488%2075.5846%20201.558%2075.5846C199.627%2075.5846%20198.062%2077.1498%20198.062%2079.0806C198.062%2081.0114%20199.627%2082.5767%20201.558%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.358%2079.3156C210.404%2079.3156%20209.628%2078.5392%20209.628%2077.585C209.628%2076.6308%20210.404%2075.8544%20211.358%2075.8544C212.313%2075.8544%20213.089%2076.6308%20213.089%2077.585C213.089%2078.5392%20212.313%2079.3156%20211.358%2079.3156ZM211.358%2081.0811C213.289%2081.0811%20214.854%2079.5158%20214.854%2077.585C214.854%2075.6542%20213.289%2074.0889%20211.358%2074.0889C209.428%2074.0889%20207.862%2075.6542%20207.862%2077.585C207.862%2079.5158%20209.428%2081.0811%20211.358%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M229.887%2073.5641C228.933%2073.5641%20228.156%2072.7878%20228.156%2071.8335C228.156%2070.8793%20228.933%2070.1029%20229.887%2070.1029C230.841%2070.1029%20231.617%2070.8793%20231.617%2071.8335C231.617%2072.7878%20230.841%2073.5641%20229.887%2073.5641ZM229.887%2075.3296C231.818%2075.3296%20233.383%2073.7644%20233.383%2071.8335C233.383%2069.9027%20231.818%2068.3375%20229.887%2068.3375C227.956%2068.3375%20226.391%2069.9027%20226.391%2071.8335C226.391%2073.7643%20227.956%2075.3296%20229.887%2075.3296Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.516%2069.4074C237.561%2069.4074%20236.785%2068.631%20236.785%2067.6768C236.785%2066.7225%20237.561%2065.9462%20238.516%2065.9462C239.47%2065.9462%20240.246%2066.7225%20240.246%2067.6768C240.246%2068.631%20239.47%2069.4074%20238.516%2069.4074ZM238.516%2071.1729C240.446%2071.1729%20242.012%2069.6076%20242.012%2067.6768C242.012%2065.746%20240.446%2064.1807%20238.516%2064.1807C236.585%2064.1807%20235.02%2065.746%20235.02%2067.6768C235.02%2069.6076%20236.585%2071.1729%20238.516%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M246.654%2064.4631C245.7%2064.4631%20244.924%2063.6867%20244.924%2062.7325C244.924%2061.7782%20245.7%2061.0019%20246.654%2061.0019C247.609%2061.0019%20248.385%2061.7782%20248.385%2062.7325C248.385%2063.6867%20247.609%2064.4631%20246.654%2064.4631ZM246.654%2066.2285C248.585%2066.2285%20250.15%2064.6633%20250.15%2062.7325C250.15%2060.8016%20248.585%2059.2364%20246.654%2059.2364C244.724%2059.2364%20243.158%2060.8016%20243.158%2062.7325C243.158%2064.6633%20244.724%2066.2285%20246.654%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2077.0597C284.781%2077.0597%20284.005%2076.2834%20284.005%2075.3291C284.005%2074.3749%20284.781%2073.5985%20285.735%2073.5985C286.69%2073.5985%20287.466%2074.3749%20287.466%2075.3291C287.466%2076.2834%20286.69%2077.0597%20285.735%2077.0597ZM285.735%2078.8252C287.666%2078.8252%20289.231%2077.26%20289.231%2075.3291C289.231%2073.3983%20287.666%2071.8331%20285.735%2071.8331C283.805%2071.8331%20282.239%2073.3983%20282.239%2075.3291C282.239%2077.26%20283.805%2078.8252%20285.735%2078.8252Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M261.263%2052.4098C260.308%2052.4098%20259.532%2051.6335%20259.532%2050.6792C259.532%2049.725%20260.308%2048.9486%20261.263%2048.9486C262.217%2048.9486%20262.993%2049.725%20262.993%2050.6792C262.993%2051.6335%20262.217%2052.4098%20261.263%2052.4098ZM261.263%2054.1753C263.194%2054.1753%20264.759%2052.6101%20264.759%2050.6792C264.759%2048.7484%20263.194%2047.1832%20261.263%2047.1832C259.332%2047.1832%20257.767%2048.7484%20257.767%2050.6792C257.767%2052.6101%20259.332%2054.1753%20261.263%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M86.2598%207.39027C85.3056%207.39027%2084.5292%206.61396%2084.5292%205.65971C84.5292%204.70546%2085.3056%203.9291%2086.2598%203.9291C87.2141%203.9291%2087.9904%204.70546%2087.9904%205.65971C87.9904%206.61396%2087.2141%207.39027%2086.2598%207.39027ZM86.2598%209.15576C88.1906%209.15576%2089.7559%207.59052%2089.7559%205.65971C89.7559%203.72889%2088.1906%202.16365%2086.2598%202.16365C84.329%202.16365%2082.7638%203.72889%2082.7638%205.65971C82.7638%207.59052%2084.329%209.15576%2086.2598%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.3214%2011.966C69.3671%2011.966%2068.5908%2011.1897%2068.5908%2010.2354C68.5908%209.28119%2069.3671%208.50483%2070.3214%208.50483C71.2756%208.50483%2072.0519%209.28119%2072.0519%2010.2354C72.0519%2011.1897%2071.2756%2011.966%2070.3214%2011.966ZM70.3214%2013.7314C72.2522%2013.7314%2073.8174%2012.1663%2073.8174%2010.2354C73.8174%208.30462%2072.2522%206.73938%2070.3214%206.73938C68.3905%206.73938%2066.8253%208.30462%2066.8253%2010.2354C66.8253%2012.1663%2068.3905%2013.7314%2070.3214%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M88.9151%2016.7682C87.9609%2016.7682%2087.1845%2015.9919%2087.1845%2015.0376C87.1845%2014.0834%2087.9609%2013.307%2088.9151%2013.307C89.8693%2013.307%2090.6457%2014.0834%2090.6457%2015.0376C90.6457%2015.9919%2089.8693%2016.7682%2088.9151%2016.7682ZM88.9151%2018.5337C90.8459%2018.5337%2092.4111%2016.9685%2092.4111%2015.0376C92.4111%2013.1068%2090.8459%2011.5416%2088.9151%2011.5416C86.9843%2011.5416%2085.419%2013.1068%2085.419%2015.0376C85.419%2016.9685%2086.9843%2018.5337%2088.9151%2018.5337Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M54.0508%2039.0411C53.0966%2039.0411%2052.3202%2038.2648%2052.3202%2037.3106C52.3202%2036.3563%2053.0966%2035.58%2054.0508%2035.58C55.0051%2035.58%2055.7814%2036.3563%2055.7814%2037.3106C55.7814%2038.2648%2055.0051%2039.0411%2054.0508%2039.0411ZM54.0508%2040.8066C55.9816%2040.8066%2057.5469%2039.2414%2057.5469%2037.3106C57.5469%2035.3798%2055.9816%2033.8145%2054.0508%2033.8145C52.12%2033.8145%2050.5548%2035.3798%2050.5548%2037.3106C50.5548%2039.2414%2052.12%2040.8066%2054.0508%2040.8066Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M96.5909%2034.383C95.6366%2034.383%2094.8603%2033.6066%2094.8603%2032.6524C94.8603%2031.6981%2095.6366%2030.9218%2096.5909%2030.9218C97.5451%2030.9218%2098.3214%2031.6981%2098.3214%2032.6524C98.3214%2033.6066%2097.5451%2034.383%2096.5909%2034.383ZM96.5909%2036.1484C98.5217%2036.1484%20100.087%2034.5832%20100.087%2032.6524C100.087%2030.7216%2098.5217%2029.1564%2096.5909%2029.1564C94.66%2029.1564%2093.0948%2030.7216%2093.0948%2032.6524C93.0948%2034.5832%2094.66%2036.1484%2096.5909%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2042.5368C100.575%2042.5368%2099.7988%2041.7604%2099.7988%2040.8062C99.7988%2039.8519%20100.575%2039.0756%20101.529%2039.0756C102.484%2039.0756%20103.26%2039.8519%20103.26%2040.8062C103.26%2041.7604%20102.484%2042.5368%20101.529%2042.5368ZM101.529%2044.3022C103.46%2044.3022%20105.025%2042.737%20105.025%2040.8062C105.025%2038.8754%20103.46%2037.3101%20101.529%2037.3101C99.5985%2037.3101%2098.0333%2038.8754%2098.0333%2040.8062C98.0333%2042.737%2099.5985%2044.3022%20101.529%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.146%2050.1989C106.191%2050.1989%20105.415%2049.4225%20105.415%2048.4683C105.415%2047.5141%20106.191%2046.7377%20107.146%2046.7377C108.1%2046.7377%20108.876%2047.5141%20108.876%2048.4683C108.876%2049.4226%20108.1%2050.1989%20107.146%2050.1989ZM107.146%2051.9644C109.076%2051.9644%20110.642%2050.3991%20110.642%2048.4683C110.642%2046.5375%20109.076%2044.9722%20107.146%2044.9722C105.215%2044.9722%20103.649%2046.5375%20103.649%2048.4683C103.649%2050.3991%20105.215%2051.9644%20107.146%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2069.8234C100.575%2069.8234%2099.7988%2069.0471%2099.7988%2068.0928C99.7988%2067.1386%20100.575%2066.3622%20101.529%2066.3622C102.484%2066.3622%20103.26%2067.1386%20103.26%2068.0928C103.26%2069.0471%20102.484%2069.8234%20101.529%2069.8234ZM101.529%2071.5889C103.46%2071.5889%20105.025%2070.0236%20105.025%2068.0928C105.025%2066.162%20103.46%2064.5968%20101.529%2064.5968C99.5985%2064.5968%2098.0333%2066.162%2098.0333%2068.0928C98.0333%2070.0236%2099.5985%2071.5889%20101.529%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.246%2063.8839C119.292%2063.8839%20118.516%2063.1076%20118.516%2062.1534C118.516%2061.1991%20119.292%2060.4228%20120.246%2060.4228C121.2%2060.4228%20121.977%2061.1991%20121.977%2062.1534C121.977%2063.1076%20121.2%2063.8839%20120.246%2063.8839ZM120.246%2065.6494C122.177%2065.6494%20123.742%2064.0842%20123.742%2062.1534C123.742%2060.2225%20122.177%2058.6573%20120.246%2058.6573C118.315%2058.6573%20116.75%2060.2225%20116.75%2062.1534C116.75%2064.0842%20118.315%2065.6494%20120.246%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.648%2069.8234C126.693%2069.8234%20125.917%2069.0471%20125.917%2068.0928C125.917%2067.1386%20126.693%2066.3622%20127.648%2066.3622C128.602%2066.3622%20129.378%2067.1386%20129.378%2068.0928C129.378%2069.0471%20128.602%2069.8234%20127.648%2069.8234ZM127.648%2071.5889C129.578%2071.5889%20131.144%2070.0236%20131.144%2068.0928C131.144%2066.162%20129.578%2064.5968%20127.648%2064.5968C125.717%2064.5968%20124.151%2066.162%20124.151%2068.0928C124.151%2070.0236%20125.717%2071.5889%20127.648%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.561%2075.1056C134.606%2075.1056%20133.83%2074.3293%20133.83%2073.375C133.83%2072.4208%20134.606%2071.6445%20135.561%2071.6445C136.515%2071.6445%20137.291%2072.4208%20137.291%2073.375C137.291%2074.3293%20136.515%2075.1056%20135.561%2075.1056ZM135.561%2076.8711C137.491%2076.8711%20139.057%2075.3059%20139.057%2073.375C139.057%2071.4442%20137.491%2069.879%20135.561%2069.879C133.63%2069.879%20132.065%2071.4442%20132.065%2073.375C132.065%2075.3059%20133.63%2076.8711%20135.561%2076.8711Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.918%20102.811C115.964%20102.811%20115.187%20102.034%20115.187%20101.08C115.187%20100.126%20115.964%2099.3496%20116.918%2099.3496C117.872%2099.3496%20118.649%20100.126%20118.649%20101.08C118.649%20102.034%20117.872%20102.811%20116.918%20102.811ZM116.918%20104.576C118.849%20104.576%20120.414%20103.011%20120.414%20101.08C120.414%2099.1493%20118.849%2097.5841%20116.918%2097.5841C114.987%2097.5841%20113.422%2099.1493%20113.422%20101.08C113.422%20103.011%20114.987%20104.576%20116.918%20104.576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.756%2083.5329C151.802%2083.5329%20151.025%2082.7565%20151.025%2081.8023C151.025%2080.848%20151.802%2080.0717%20152.756%2080.0717C153.71%2080.0717%20154.486%2080.848%20154.486%2081.8023C154.486%2082.7565%20153.71%2083.5329%20152.756%2083.5329ZM152.756%2085.2983C154.687%2085.2983%20156.252%2083.7331%20156.252%2081.8023C156.252%2079.8715%20154.687%2078.3062%20152.756%2078.3062C150.825%2078.3062%20149.26%2079.8715%20149.26%2081.8023C149.26%2083.7331%20150.825%2085.2983%20152.756%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M161.956%2086.5944C161.002%2086.5944%20160.226%2085.8181%20160.226%2084.8638C160.226%2083.9096%20161.002%2083.1332%20161.956%2083.1332C162.91%2083.1332%20163.687%2083.9096%20163.687%2084.8638C163.687%2085.8181%20162.91%2086.5944%20161.956%2086.5944ZM161.956%2088.3599C163.887%2088.3599%20165.452%2086.7946%20165.452%2084.8638C165.452%2082.933%20163.887%2081.3678%20161.956%2081.3678C160.025%2081.3678%20158.46%2082.933%20158.46%2084.8638C158.46%2086.7946%20160.025%2088.3599%20161.956%2088.3599Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.502%2088.8322C170.548%2088.8322%20169.771%2088.0559%20169.771%2087.1016C169.771%2086.1474%20170.548%2085.371%20171.502%2085.371C172.456%2085.371%20173.233%2086.1474%20173.233%2087.1016C173.233%2088.0559%20172.456%2088.8322%20171.502%2088.8322ZM171.502%2090.5977C173.433%2090.5977%20174.998%2089.0324%20174.998%2087.1016C174.998%2085.1708%20173.433%2083.6055%20171.502%2083.6055C169.571%2083.6055%20168.006%2085.1708%20168.006%2087.1016C168.006%2089.0324%20169.571%2090.5977%20171.502%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.353%2090.2057C180.398%2090.2057%20179.622%2089.4294%20179.622%2088.4752C179.622%2087.5209%20180.398%2086.7446%20181.353%2086.7446C182.307%2086.7446%20183.083%2087.5209%20183.083%2088.4752C183.083%2089.4294%20182.307%2090.2057%20181.353%2090.2057ZM181.353%2091.9712C183.283%2091.9712%20184.849%2090.406%20184.849%2088.4752C184.849%2086.5444%20183.283%2084.9791%20181.353%2084.9791C179.422%2084.9791%20177.857%2086.5444%20177.857%2088.4752C177.857%2090.406%20179.422%2091.9712%20181.353%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M188.186%20105.11C187.231%20105.11%20186.455%20104.334%20186.455%20103.379C186.455%20102.425%20187.231%20101.649%20188.186%20101.649C189.14%20101.649%20189.916%20102.425%20189.916%20103.379C189.916%20104.334%20189.14%20105.11%20188.186%20105.11ZM188.186%20106.875C190.116%20106.875%20191.682%20105.31%20191.682%20103.379C191.682%20101.449%20190.116%2099.8834%20188.186%2099.8834C186.255%2099.8834%20184.69%20101.449%20184.69%20103.379C184.69%20105.31%20186.255%20106.875%20188.186%20106.875Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.579%2090.2057C200.625%2090.2057%20199.849%2089.4294%20199.849%2088.4752C199.849%2087.5209%20200.625%2086.7446%20201.579%2086.7446C202.533%2086.7446%20203.31%2087.5209%20203.31%2088.4752C203.31%2089.4294%20202.533%2090.2057%20201.579%2090.2057ZM201.579%2091.9712C203.51%2091.9712%20205.075%2090.406%20205.075%2088.4752C205.075%2086.5444%20203.51%2084.9791%20201.579%2084.9791C199.648%2084.9791%20198.083%2086.5444%20198.083%2088.4752C198.083%2090.406%20199.648%2091.9712%20201.579%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.429%2088.8322C210.475%2088.8322%20209.698%2088.0559%20209.698%2087.1016C209.698%2086.1474%20210.475%2085.371%20211.429%2085.371C212.383%2085.371%20213.159%2086.1474%20213.159%2087.1016C213.159%2088.0559%20212.383%2088.8322%20211.429%2088.8322ZM211.429%2090.5977C213.36%2090.5977%20214.925%2089.0324%20214.925%2087.1016C214.925%2085.1708%20213.36%2083.6055%20211.429%2083.6055C209.498%2083.6055%20207.933%2085.1708%20207.933%2087.1016C207.933%2089.0324%20209.498%2090.5977%20211.429%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M222.706%2096.3054C221.752%2096.3054%20220.976%2095.529%20220.976%2094.5747C220.976%2093.6205%20221.752%2092.8442%20222.706%2092.8442C223.66%2092.8442%20224.437%2093.6205%20224.437%2094.5747C224.437%2095.529%20223.66%2096.3054%20222.706%2096.3054ZM222.706%2098.0708C224.637%2098.0708%20226.202%2096.5056%20226.202%2094.5747C226.202%2092.6439%20224.637%2091.0787%20222.706%2091.0787C220.775%2091.0787%20219.21%2092.6439%20219.21%2094.5747C219.21%2096.5056%20220.775%2098.0708%20222.706%2098.0708Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M230.175%2083.5329C229.221%2083.5329%20228.444%2082.7565%20228.444%2081.8023C228.444%2080.848%20229.221%2080.0717%20230.175%2080.0717C231.129%2080.0717%20231.905%2080.848%20231.905%2081.8023C231.905%2082.7565%20231.129%2083.5329%20230.175%2083.5329ZM230.175%2085.2983C232.106%2085.2983%20233.671%2083.7331%20233.671%2081.8023C233.671%2079.8715%20232.106%2078.3062%20230.175%2078.3062C228.244%2078.3062%20226.679%2079.8715%20226.679%2081.8023C226.679%2083.7331%20228.244%2085.2983%20230.175%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.987%2079.6896C238.033%2079.6896%20237.257%2078.9133%20237.257%2077.959C237.257%2077.0048%20238.033%2076.2285%20238.987%2076.2285C239.942%2076.2285%20240.718%2077.0048%20240.718%2077.959C240.718%2078.9133%20239.942%2079.6896%20238.987%2079.6896ZM238.987%2081.4551C240.918%2081.4551%20242.483%2079.8898%20242.483%2077.959C242.483%2076.0282%20240.918%2074.463%20238.987%2074.463C237.057%2074.463%20235.491%2076.0282%20235.491%2077.959C235.491%2079.8898%20237.057%2081.4551%20238.987%2081.4551Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M277.517%20119.38C276.562%20119.38%20275.786%20118.603%20275.786%20117.649C275.786%20116.695%20276.562%20115.918%20277.517%20115.918C278.471%20115.918%20279.247%20116.695%20279.247%20117.649C279.247%20118.603%20278.471%20119.38%20277.517%20119.38ZM277.517%20121.145C279.447%20121.145%20281.013%20119.58%20281.013%20117.649C281.013%20115.718%20279.447%20114.153%20277.517%20114.153C275.586%20114.153%20274.021%20115.718%20274.021%20117.649C274.021%20119.58%20275.586%20121.145%20277.517%20121.145Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M255.284%2069.8234C254.33%2069.8234%20253.554%2069.0471%20253.554%2068.0928C253.554%2067.1386%20254.33%2066.3622%20255.284%2066.3622C256.238%2066.3622%20257.015%2067.1386%20257.015%2068.0928C257.015%2069.0471%20256.238%2069.8234%20255.284%2069.8234ZM255.284%2071.5889C257.215%2071.5889%20258.78%2070.0236%20258.78%2068.0928C258.78%2066.162%20257.215%2064.5968%20255.284%2064.5968C253.353%2064.5968%20251.788%2066.162%20251.788%2068.0928C251.788%2070.0236%20253.353%2071.5889%20255.284%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.686%2063.8839C261.731%2063.8839%20260.955%2063.1076%20260.955%2062.1534C260.955%2061.1991%20261.731%2060.4228%20262.686%2060.4228C263.64%2060.4228%20264.416%2061.1991%20264.416%2062.1534C264.416%2063.1076%20263.64%2063.8839%20262.686%2063.8839ZM262.686%2065.6494C264.616%2065.6494%20266.182%2064.0842%20266.182%2062.1534C266.182%2060.2225%20264.616%2058.6573%20262.686%2058.6573C260.755%2058.6573%20259.19%2060.2225%20259.19%2062.1534C259.19%2064.0842%20260.755%2065.6494%20262.686%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M269.533%2057.3283C268.579%2057.3283%20267.803%2056.5519%20267.803%2055.5977C267.803%2054.6434%20268.579%2053.8671%20269.533%2053.8671C270.487%2053.8671%20271.264%2054.6434%20271.264%2055.5977C271.264%2056.5519%20270.487%2057.3283%20269.533%2057.3283ZM269.533%2059.0937C271.464%2059.0937%20273.029%2057.5285%20273.029%2055.5977C273.029%2053.6669%20271.464%2052.1016%20269.533%2052.1016C267.602%2052.1016%20266.037%2053.6669%20266.037%2055.5977C266.037%2057.5285%20267.602%2059.0937%20269.533%2059.0937Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M231.273%2027.4235C230.318%2027.4235%20229.542%2026.6472%20229.542%2025.6929C229.542%2024.7387%20230.318%2023.9624%20231.273%2023.9624C232.227%2023.9624%20233.003%2024.7387%20233.003%2025.6929C233.003%2026.6472%20232.227%2027.4235%20231.273%2027.4235ZM231.273%2029.189C233.203%2029.189%20234.769%2027.6237%20234.769%2025.6929C234.769%2023.7621%20233.203%2022.1969%20231.273%2022.1969C229.342%2022.1969%20227.776%2023.7621%20227.776%2025.6929C227.776%2027.6237%20229.342%2029.189%20231.273%2029.189Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.368%204.27606C246.414%204.27606%20245.638%203.4997%20245.638%202.54545C245.638%201.5912%20246.414%200.81489%20247.368%200.814891C248.322%200.814891%20249.099%201.5912%20249.099%202.54545C249.099%203.4997%20248.322%204.27606%20247.368%204.27606ZM247.368%206.0415C249.299%206.0415%20250.864%204.47626%20250.864%202.54545C250.864%200.614635%20249.299%20-0.950604%20247.368%20-0.950604C245.437%20-0.950604%20243.872%200.614635%20243.872%202.54545C243.872%204.47626%20245.437%206.0415%20247.368%206.0415Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.985%208.78431C127.031%208.78431%20126.255%208.008%20126.255%207.05375C126.255%206.0995%20127.031%205.32314%20127.985%205.32314C128.94%205.32314%20129.716%206.0995%20129.716%207.05375C129.716%208.008%20128.94%208.78431%20127.985%208.78431ZM127.985%2010.5498C129.916%2010.5498%20131.481%208.98457%20131.481%207.05375C131.481%205.12294%20129.916%203.5577%20127.985%203.5577C126.055%203.5577%20124.489%205.12294%20124.489%207.05375C124.489%208.98456%20126.055%2010.5498%20127.985%2010.5498Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M158.875%2043.0436C157.921%2043.0436%20157.144%2042.2673%20157.144%2041.313C157.144%2040.3588%20157.921%2039.5824%20158.875%2039.5824C159.829%2039.5824%20160.606%2040.3588%20160.606%2041.313C160.606%2042.2673%20159.829%2043.0436%20158.875%2043.0436ZM158.875%2044.8091C160.806%2044.8091%20162.371%2043.2438%20162.371%2041.313C162.371%2039.3822%20160.806%2037.817%20158.875%2037.817C156.944%2037.817%20155.379%2039.3822%20155.379%2041.313C155.379%2043.2438%20156.944%2044.8091%20158.875%2044.8091Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M232.007%2038.0138C231.053%2038.0138%20230.276%2037.2375%20230.276%2036.2832C230.276%2035.329%20231.053%2034.5527%20232.007%2034.5527C232.961%2034.5527%20233.737%2035.329%20233.737%2036.2832C233.737%2037.2375%20232.961%2038.0138%20232.007%2038.0138ZM232.007%2039.7793C233.938%2039.7793%20235.503%2038.2141%20235.503%2036.2832C235.503%2034.3524%20233.938%2032.7872%20232.007%2032.7872C230.076%2032.7872%20228.511%2034.3524%20228.511%2036.2832C228.511%2038.2141%20230.076%2039.7793%20232.007%2039.7793Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M245.447%2025.0226C244.493%2025.0226%20243.717%2024.2463%20243.717%2023.292C243.717%2022.3378%20244.493%2021.5615%20245.447%2021.5615C246.402%2021.5615%20247.178%2022.3378%20247.178%2023.292C247.178%2024.2463%20246.402%2025.0226%20245.447%2025.0226ZM245.447%2026.7881C247.378%2026.7881%20248.943%2025.2228%20248.943%2023.292C248.943%2021.3612%20247.378%2019.796%20245.447%2019.796C243.516%2019.796%20241.951%2021.3612%20241.951%2023.292C241.951%2025.2228%20243.516%2026.7881%20245.447%2026.7881Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M250.739%2017.2599C249.785%2017.2599%20249.009%2016.4836%20249.009%2015.5293C249.009%2014.5751%20249.785%2013.7988%20250.739%2013.7988C251.694%2013.7988%20252.47%2014.5751%20252.47%2015.5293C252.47%2016.4836%20251.694%2017.2599%20250.739%2017.2599ZM250.739%2019.0254C252.67%2019.0254%20254.235%2017.4602%20254.235%2015.5293C254.235%2013.5985%20252.67%2012.0333%20250.739%2012.0333C248.808%2012.0333%20247.243%2013.5985%20247.243%2015.5293C247.243%2017.4602%20248.808%2019.0254%20250.739%2019.0254Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.106%204.64861C115.152%204.64861%20114.376%203.87226%20114.376%202.91801C114.376%201.96376%20115.152%201.18745%20116.106%201.18745C117.061%201.18745%20117.837%201.96376%20117.837%202.91801C117.837%203.87226%20117.061%204.64861%20116.106%204.64861ZM116.106%206.41406C118.037%206.41406%20119.603%204.84882%20119.603%202.91801C119.603%200.987194%20118.037%20-0.578046%20116.106%20-0.578046C114.176%20-0.578046%20112.61%200.987193%20112.61%202.91801C112.61%204.84882%20114.176%206.41406%20116.106%206.41406Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.9522%2057.9611C69.998%2057.9611%2069.2216%2057.1848%2069.2216%2056.2305C69.2216%2055.2763%2069.998%2054.4999%2070.9522%2054.4999C71.9064%2054.4999%2072.6828%2055.2763%2072.6828%2056.2305C72.6828%2057.1848%2071.9064%2057.9611%2070.9522%2057.9611ZM70.9522%2059.7266C72.883%2059.7266%2074.4482%2058.1613%2074.4482%2056.2305C74.4482%2054.2997%2072.883%2052.7345%2070.9522%2052.7345C69.0214%2052.7345%2067.4562%2054.2997%2067.4562%2056.2305C67.4562%2058.1613%2069.0214%2059.7266%2070.9522%2059.7266Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M119.376%2013.718C118.422%2013.718%20117.645%2012.9416%20117.645%2011.9873C117.645%2011.0331%20118.422%2010.2568%20119.376%2010.2568C120.33%2010.2568%20121.107%2011.0331%20121.107%2011.9873C121.107%2012.9416%20120.33%2013.718%20119.376%2013.718ZM119.376%2015.4834C121.307%2015.4834%20122.872%2013.9182%20122.872%2011.9873C122.872%2010.0565%20121.307%208.49129%20119.376%208.49129C117.445%208.49129%20115.88%2010.0565%20115.88%2011.9873C115.88%2013.9182%20117.445%2015.4834%20119.376%2015.4834Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.967%2030.109C128.013%2030.109%20127.236%2029.3327%20127.236%2028.3785C127.236%2027.4242%20128.013%2026.6479%20128.967%2026.6479C129.921%2026.6479%20130.697%2027.4242%20130.697%2028.3785C130.697%2029.3327%20129.921%2030.109%20128.967%2030.109ZM128.967%2031.8745C130.898%2031.8745%20132.463%2030.3093%20132.463%2028.3785C132.463%2026.4476%20130.898%2024.8824%20128.967%2024.8824C127.036%2024.8824%20125.471%2026.4476%20125.471%2028.3785C125.471%2030.3093%20127.036%2031.8745%20128.967%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.133%2037.2751C134.179%2037.2751%20133.402%2036.4988%20133.402%2035.5445C133.402%2034.5903%20134.179%2033.8139%20135.133%2033.8139C136.087%2033.8139%20136.863%2034.5903%20136.863%2035.5445C136.863%2036.4988%20136.087%2037.2751%20135.133%2037.2751ZM135.133%2039.0405C137.064%2039.0405%20138.629%2037.4753%20138.629%2035.5445C138.629%2033.6137%20137.064%2032.0485%20135.133%2032.0485C133.202%2032.0485%20131.637%2033.6137%20131.637%2035.5445C131.637%2037.4753%20133.202%2039.0405%20135.133%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M142.108%2043.6511C141.154%2043.6511%20140.378%2042.8747%20140.378%2041.9204C140.378%2040.9662%20141.154%2040.1899%20142.108%2040.1899C143.063%2040.1899%20143.839%2040.9662%20143.839%2041.9204C143.839%2042.8747%20143.063%2043.6511%20142.108%2043.6511ZM142.108%2045.4165C144.039%2045.4165%20145.604%2043.8513%20145.604%2041.9204C145.604%2039.9896%20144.039%2038.4244%20142.108%2038.4244C140.178%2038.4244%20138.612%2039.9896%20138.612%2041.9204C138.612%2043.8513%20140.178%2045.4165%20142.108%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M149.816%2049.1583C148.862%2049.1583%20148.086%2048.382%20148.086%2047.4278C148.086%2046.4735%20148.862%2045.6972%20149.816%2045.6972C150.771%2045.6972%20151.547%2046.4735%20151.547%2047.4278C151.547%2048.382%20150.771%2049.1583%20149.816%2049.1583ZM149.816%2050.9238C151.747%2050.9238%20153.313%2049.3586%20153.313%2047.4278C153.313%2045.497%20151.747%2043.9317%20149.816%2043.9317C147.886%2043.9317%20146.32%2045.497%20146.32%2047.4278C146.32%2049.3586%20147.886%2050.9238%20149.816%2050.9238Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M167.115%2057.257C166.161%2057.257%20165.385%2056.4807%20165.385%2055.5264C165.385%2054.5722%20166.161%2053.7958%20167.115%2053.7958C168.07%2053.7958%20168.846%2054.5722%20168.846%2055.5264C168.846%2056.4807%20168.07%2057.257%20167.115%2057.257ZM167.115%2059.0225C169.046%2059.0225%20170.611%2057.4572%20170.611%2055.5264C170.611%2053.5956%20169.046%2052.0304%20167.115%2052.0304C165.184%2052.0304%20163.619%2053.5956%20163.619%2055.5264C163.619%2057.4572%20165.184%2059.0225%20167.115%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.405%2060.947C185.451%2060.947%20184.675%2060.1706%20184.675%2059.2163C184.675%2058.2621%20185.451%2057.4858%20186.405%2057.4858C187.36%2057.4858%20188.136%2058.2621%20188.136%2059.2163C188.136%2060.1706%20187.36%2060.947%20186.405%2060.947ZM186.405%2062.7124C188.336%2062.7124%20189.901%2061.1472%20189.901%2059.2163C189.901%2057.2855%20188.336%2055.7203%20186.405%2055.7203C184.475%2055.7203%20182.909%2057.2855%20182.909%2059.2163C182.909%2061.1472%20184.475%2062.7124%20186.405%2062.7124Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.382%2059.6921C205.428%2059.6921%20204.651%2058.9158%20204.651%2057.9615C204.651%2057.0073%20205.428%2056.2309%20206.382%2056.2309C207.336%2056.2309%20208.112%2057.0073%20208.112%2057.9615C208.112%2058.9158%20207.336%2059.6921%20206.382%2059.6921ZM206.382%2061.4575C208.313%2061.4575%20209.878%2059.8923%20209.878%2057.9615C209.878%2056.0307%20208.313%2054.4655%20206.382%2054.4655C204.451%2054.4655%20202.886%2056.0307%20202.886%2057.9615C202.886%2059.8923%20204.451%2061.4575%20206.382%2061.4575Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M215.816%2057.257C214.862%2057.257%20214.086%2056.4807%20214.086%2055.5264C214.086%2054.5722%20214.862%2053.7958%20215.816%2053.7958C216.771%2053.7958%20217.547%2054.5722%20217.547%2055.5264C217.547%2056.4807%20216.771%2057.257%20215.816%2057.257ZM215.816%2059.0225C217.747%2059.0225%20219.313%2057.4572%20219.313%2055.5264C219.313%2053.5956%20217.747%2052.0304%20215.816%2052.0304C213.886%2052.0304%20212.32%2053.5956%20212.32%2055.5264C212.32%2057.4572%20213.886%2059.0225%20215.816%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M224.754%2053.7199C223.8%2053.7199%20223.023%2052.9435%20223.023%2051.9893C223.023%2051.035%20223.8%2050.2587%20224.754%2050.2587C225.708%2050.2587%20226.485%2051.035%20226.485%2051.9893C226.485%2052.9435%20225.708%2053.7199%20224.754%2053.7199ZM224.754%2055.4854C226.685%2055.4854%20228.25%2053.9201%20228.25%2051.9893C228.25%2050.0585%20226.685%2048.4932%20224.754%2048.4932C222.823%2048.4932%20221.258%2050.0585%20221.258%2051.9893C221.258%2053.9201%20222.823%2055.4854%20224.754%2055.4854Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M253.965%2030.109C253.011%2030.109%20252.234%2029.3327%20252.234%2028.3785C252.234%2027.4242%20253.011%2026.6479%20253.965%2026.6479C254.919%2026.6479%20255.695%2027.4242%20255.695%2028.3785C255.695%2029.3327%20254.919%2030.109%20253.965%2030.109ZM253.965%2031.8745C255.896%2031.8745%20257.461%2030.3093%20257.461%2028.3785C257.461%2026.4476%20255.896%2024.8824%20253.965%2024.8824C252.034%2024.8824%20250.469%2026.4476%20250.469%2028.3785C250.469%2030.3093%20252.034%2031.8745%20253.965%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M259.243%2022.2306C258.289%2022.2306%20257.513%2021.4543%20257.513%2020.5C257.513%2019.5458%20258.289%2018.7694%20259.243%2018.7694C260.197%2018.7694%20260.974%2019.5458%20260.974%2020.5C260.974%2021.4543%20260.197%2022.2306%20259.243%2022.2306ZM259.243%2023.9961C261.174%2023.9961%20262.739%2022.4309%20262.739%2020.5C262.739%2018.5692%20261.174%2017.004%20259.243%2017.004C257.312%2017.004%20255.747%2018.5692%20255.747%2020.5C255.747%2022.4309%20257.312%2023.9961%20259.243%2023.9961Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M266.824%204.6491C265.87%204.6491%20265.094%203.87275%20265.094%202.9185C265.094%201.96425%20265.87%201.18794%20266.824%201.18794C267.778%201.18794%20268.555%201.96425%20268.555%202.9185C268.555%203.87275%20267.778%204.6491%20266.824%204.6491ZM266.824%206.41455C268.755%206.41455%20270.32%204.84931%20270.32%202.9185C270.32%200.987682%20268.755%20-0.577557%20266.824%20-0.577557C264.893%20-0.577558%20263.328%200.987682%20263.328%202.9185C263.328%204.84931%20264.893%206.41455%20266.824%206.41455Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.812%200.123224C103.857%200.123224%20103.081%20-0.653134%20103.081%20-1.60738C103.081%20-2.56163%20103.857%20-3.33794%20104.812%20-3.33794C105.766%20-3.33794%20106.542%20-2.56163%20106.542%20-1.60738C106.542%20-0.653134%20105.766%200.123224%20104.812%200.123224ZM104.812%201.88867C106.742%201.88867%20108.308%200.323433%20108.308%20-1.60738C108.308%20-3.5382%20106.742%20-5.10344%20104.812%20-5.10344C102.881%20-5.10344%20101.316%20-3.5382%20101.316%20-1.60738C101.316%200.323432%20102.881%201.88867%20104.812%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.28%209.62415C106.326%209.62415%20105.55%208.84784%20105.55%207.89359C105.55%206.93935%20106.326%206.16299%20107.28%206.16299C108.235%206.16299%20109.011%206.93935%20109.011%207.89359C109.011%208.84784%20108.235%209.62415%20107.28%209.62415ZM107.28%2011.3896C109.211%2011.3896%20110.776%209.82441%20110.776%207.89359C110.776%205.96278%20109.211%204.39754%20107.28%204.39754C105.349%204.39754%20103.784%205.96278%20103.784%207.89359C103.784%209.82441%20105.349%2011.3896%20107.28%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M110.746%2018.6789C109.792%2018.6789%20109.016%2017.9025%20109.016%2016.9483C109.016%2015.994%20109.792%2015.2177%20110.746%2015.2177C111.7%2015.2177%20112.477%2015.994%20112.477%2016.9483C112.477%2017.9025%20111.7%2018.6789%20110.746%2018.6789ZM110.746%2020.4443C112.677%2020.4443%20114.242%2018.8791%20114.242%2016.9483C114.242%2015.0175%20112.677%2013.4523%20110.746%2013.4523C108.815%2013.4523%20107.25%2015.0175%20107.25%2016.9483C107.25%2018.8791%20108.815%2020.4443%20110.746%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.414%2035.1984C119.46%2035.1984%20118.684%2034.4221%20118.684%2033.4678C118.684%2032.5136%20119.46%2031.7373%20120.414%2031.7373C121.368%2031.7373%20122.145%2032.5136%20122.145%2033.4678C122.145%2034.4221%20121.368%2035.1984%20120.414%2035.1984ZM120.414%2036.9639C122.345%2036.9639%20123.91%2035.3986%20123.91%2033.4678C123.91%2031.537%20122.345%2029.9718%20120.414%2029.9718C118.483%2029.9718%20116.918%2031.537%20116.918%2033.4678C116.918%2035.3986%20118.483%2036.9639%20120.414%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M140.817%2055.0602C139.863%2055.0602%20139.087%2054.2839%20139.087%2053.3296C139.087%2052.3754%20139.863%2051.599%20140.817%2051.599C141.772%2051.599%20142.548%2052.3754%20142.548%2053.3296C142.548%2054.2839%20141.772%2055.0602%20140.817%2055.0602ZM140.817%2056.8257C142.748%2056.8257%20144.313%2055.2604%20144.313%2053.3296C144.313%2051.3988%20142.748%2049.8336%20140.817%2049.8336C138.887%2049.8336%20137.321%2051.3988%20137.321%2053.3296C137.321%2055.2604%20138.887%2056.8257%20140.817%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M148.94%2060.1179C147.985%2060.1179%20147.209%2059.3415%20147.209%2058.3872C147.209%2057.433%20147.985%2056.6567%20148.94%2056.6567C149.894%2056.6567%20150.67%2057.433%20150.67%2058.3872C150.67%2059.3415%20149.894%2060.1179%20148.94%2060.1179ZM148.94%2061.8833C150.87%2061.8833%20152.436%2060.3181%20152.436%2058.3872C152.436%2056.4564%20150.87%2054.8912%20148.94%2054.8912C147.009%2054.8912%20145.443%2056.4564%20145.443%2058.3872C145.443%2060.3181%20147.009%2061.8833%20148.94%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M157.618%2064.2892C156.664%2064.2892%20155.888%2063.5129%20155.888%2062.5586C155.888%2061.6044%20156.664%2060.8281%20157.618%2060.8281C158.572%2060.8281%20159.349%2061.6044%20159.349%2062.5586C159.349%2063.5129%20158.572%2064.2892%20157.618%2064.2892ZM157.618%2066.0547C159.549%2066.0547%20161.114%2064.4894%20161.114%2062.5586C161.114%2060.6278%20159.549%2059.0626%20157.618%2059.0626C155.687%2059.0626%20154.122%2060.6278%20154.122%2062.5586C154.122%2064.4894%20155.687%2066.0547%20157.618%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M166.79%2067.5114C165.836%2067.5114%20165.059%2066.735%20165.059%2065.7808C165.059%2064.8266%20165.836%2064.0502%20166.79%2064.0502C167.744%2064.0502%20168.521%2064.8266%20168.521%2065.7808C168.521%2066.7351%20167.744%2067.5114%20166.79%2067.5114ZM166.79%2069.2769C168.721%2069.2769%20170.286%2067.7116%20170.286%2065.7808C170.286%2063.85%20168.721%2062.2847%20166.79%2062.2847C164.859%2062.2847%20163.294%2063.85%20163.294%2065.7808C163.294%2067.7116%20164.859%2069.2769%20166.79%2069.2769Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M176.393%2069.7213C175.438%2069.7213%20174.662%2068.945%20174.662%2067.9908C174.662%2067.0365%20175.438%2066.2602%20176.393%2066.2602C177.347%2066.2602%20178.123%2067.0365%20178.123%2067.9908C178.123%2068.945%20177.347%2069.7213%20176.393%2069.7213ZM176.393%2071.4868C178.323%2071.4868%20179.889%2069.9216%20179.889%2067.9908C179.889%2066.0599%20178.323%2064.4947%20176.393%2064.4947C174.462%2064.4947%20172.897%2066.0599%20172.897%2067.9908C172.897%2069.9216%20174.462%2071.4868%20176.393%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.362%2070.8566C185.408%2070.8566%20184.632%2070.0803%20184.632%2069.126C184.632%2068.1718%20185.408%2067.3955%20186.362%2067.3955C187.317%2067.3955%20188.093%2068.1718%20188.093%2069.126C188.093%2070.0803%20187.317%2070.8566%20186.362%2070.8566ZM186.362%2072.6221C188.293%2072.6221%20189.858%2071.0568%20189.858%2069.126C189.858%2067.1952%20188.293%2065.63%20186.362%2065.63C184.432%2065.63%20182.866%2067.1952%20182.866%2069.126C182.866%2071.0568%20184.432%2072.6221%20186.362%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M196.568%2070.8566C195.614%2070.8566%20194.838%2070.0803%20194.838%2069.126C194.838%2068.1718%20195.614%2067.3955%20196.568%2067.3955C197.523%2067.3955%20198.299%2068.1718%20198.299%2069.126C198.299%2070.0803%20197.523%2070.8566%20196.568%2070.8566ZM196.568%2072.6221C198.499%2072.6221%20200.064%2071.0568%20200.064%2069.126C200.064%2067.1952%20198.499%2065.63%20196.568%2065.63C194.638%2065.63%20193.072%2067.1952%20193.072%2069.126C193.072%2071.0568%20194.638%2072.6221%20196.568%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.538%2069.7213C205.584%2069.7213%20204.808%2068.945%20204.808%2067.9908C204.808%2067.0365%20205.584%2066.2602%20206.538%2066.2602C207.492%2066.2602%20208.269%2067.0365%20208.269%2067.9908C208.269%2068.945%20207.492%2069.7213%20206.538%2069.7213ZM206.538%2071.4868C208.469%2071.4868%20210.034%2069.9216%20210.034%2067.9908C210.034%2066.0599%20208.469%2064.4947%20206.538%2064.4947C204.607%2064.4947%20203.042%2066.0599%20203.042%2067.9908C203.042%2069.9216%20204.607%2071.4868%20206.538%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M225.313%2064.2892C224.358%2064.2892%20223.582%2063.5129%20223.582%2062.5586C223.582%2061.6044%20224.358%2060.8281%20225.313%2060.8281C226.267%2060.8281%20227.043%2061.6044%20227.043%2062.5586C227.043%2063.5129%20226.267%2064.2892%20225.313%2064.2892ZM225.313%2066.0547C227.243%2066.0547%20228.809%2064.4894%20228.809%2062.5586C228.809%2060.6278%20227.243%2059.0626%20225.313%2059.0626C223.382%2059.0626%20221.816%2060.6278%20221.816%2062.5586C221.816%2064.4894%20223.382%2066.0547%20225.313%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M233.991%2060.1179C233.037%2060.1179%20232.261%2059.3415%20232.261%2058.3872C232.261%2057.433%20233.037%2056.6567%20233.991%2056.6567C234.945%2056.6567%20235.722%2057.433%20235.722%2058.3872C235.722%2059.3415%20234.945%2060.1179%20233.991%2060.1179ZM233.991%2061.8833C235.922%2061.8833%20237.487%2060.3181%20237.487%2058.3872C237.487%2056.4564%20235.922%2054.8912%20233.991%2054.8912C232.06%2054.8912%20230.495%2056.4564%20230.495%2058.3872C230.495%2060.3181%20232.06%2061.8833%20233.991%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.517%2035.1984C261.562%2035.1984%20260.786%2034.4221%20260.786%2033.4678C260.786%2032.5136%20261.562%2031.7373%20262.517%2031.7373C263.471%2031.7373%20264.247%2032.5136%20264.247%2033.4678C264.247%2034.4221%20263.471%2035.1984%20262.517%2035.1984ZM262.517%2036.9639C264.447%2036.9639%20266.013%2035.3986%20266.013%2033.4678C266.013%2031.537%20264.447%2029.9718%20262.517%2029.9718C260.586%2029.9718%20259.021%2031.537%20259.021%2033.4678C259.021%2035.3986%20260.586%2036.9639%20262.517%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.786%2027.2243C266.832%2027.2243%20266.056%2026.4479%20266.056%2025.4937C266.056%2024.5394%20266.832%2023.7631%20267.786%2023.7631C268.74%2023.7631%20269.517%2024.5394%20269.517%2025.4937C269.517%2026.4479%20268.74%2027.2243%20267.786%2027.2243ZM267.786%2028.9897C269.717%2028.9897%20271.282%2027.4245%20271.282%2025.4937C271.282%2023.5629%20269.717%2021.9977%20267.786%2021.9977C265.855%2021.9977%20264.29%2023.5629%20264.29%2025.4937C264.29%2027.4245%20265.855%2028.9897%20267.786%2028.9897Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M272.186%2018.6789C271.231%2018.6789%20270.455%2017.9025%20270.455%2016.9483C270.455%2015.994%20271.231%2015.2177%20272.186%2015.2177C273.14%2015.2177%20273.916%2015.994%20273.916%2016.9483C273.916%2017.9025%20273.14%2018.6789%20272.186%2018.6789ZM272.186%2020.4443C274.116%2020.4443%20275.682%2018.8791%20275.682%2016.9483C275.682%2015.0175%20274.116%2013.4523%20272.186%2013.4523C270.255%2013.4523%20268.69%2015.0175%20268.69%2016.9483C268.69%2018.8791%20270.255%2020.4443%20272.186%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.65%209.62415C274.696%209.62415%20273.92%208.84784%20273.92%207.89359C273.92%206.93935%20274.696%206.16299%20275.65%206.16299C276.605%206.16299%20277.381%206.93935%20277.381%207.89359C277.381%208.84784%20276.605%209.62415%20275.65%209.62415ZM275.65%2011.3896C277.581%2011.3896%20279.146%209.82441%20279.146%207.89359C279.146%205.96278%20277.581%204.39754%20275.65%204.39754C273.72%204.39754%20272.154%205.96278%20272.154%207.89359C272.154%209.82441%20273.72%2011.3896%20275.65%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.12%200.123224C277.166%200.123224%20276.39%20-0.653134%20276.39%20-1.60738C276.39%20-2.56163%20277.166%20-3.33794%20278.12%20-3.33794C279.074%20-3.33794%20279.851%20-2.56163%20279.851%20-1.60738C279.851%20-0.653134%20279.074%200.123224%20278.12%200.123224ZM278.12%201.88867C280.051%201.88867%20281.616%200.323433%20281.616%20-1.60738C281.616%20-3.5382%20280.051%20-5.10344%20278.12%20-5.10344C276.189%20-5.10344%20274.624%20-3.5382%20274.624%20-1.60738C274.624%200.323432%20276.189%201.88867%20278.12%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M153.044%2073.5636C152.09%2073.5636%20151.313%2072.7873%20151.313%2071.833C151.313%2070.8788%20152.09%2070.1024%20153.044%2070.1024C153.998%2070.1024%20154.775%2070.8788%20154.775%2071.833C154.775%2072.7873%20153.998%2073.5636%20153.044%2073.5636ZM153.044%2075.3291C154.975%2075.3291%20156.54%2073.7639%20156.54%2071.833C156.54%2069.9022%20154.975%2068.337%20153.044%2068.337C151.113%2068.337%20149.548%2069.9022%20149.548%2071.833C149.548%2073.7639%20151.113%2075.3291%20153.044%2075.3291Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M162.113%2076.883C161.159%2076.883%20160.383%2076.1066%20160.383%2075.1524C160.383%2074.1981%20161.159%2073.4218%20162.113%2073.4218C163.068%2073.4218%20163.844%2074.1981%20163.844%2075.1524C163.844%2076.1066%20163.068%2076.883%20162.113%2076.883ZM162.113%2078.6484C164.044%2078.6484%20165.609%2077.0832%20165.609%2075.1524C165.609%2073.2216%20164.044%2071.6563%20162.113%2071.6563C160.183%2071.6563%20158.617%2073.2216%20158.617%2075.1524C158.617%2077.0832%20160.183%2078.6484%20162.113%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.572%2079.3156C170.618%2079.3156%20169.842%2078.5392%20169.842%2077.585C169.842%2076.6308%20170.618%2075.8544%20171.572%2075.8544C172.527%2075.8544%20173.303%2076.6308%20173.303%2077.585C173.303%2078.5392%20172.527%2079.3156%20171.572%2079.3156ZM171.572%2081.0811C173.503%2081.0811%20175.068%2079.5158%20175.068%2077.585C175.068%2075.6542%20173.503%2074.0889%20171.572%2074.0889C169.642%2074.0889%20168.076%2075.6542%20168.076%2077.585C168.076%2079.5158%20169.642%2081.0811%20171.572%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M220.818%2076.883C219.864%2076.883%20219.088%2076.1066%20219.088%2075.1524C219.088%2074.1981%20219.864%2073.4218%20220.818%2073.4218C221.773%2073.4218%20222.549%2074.1981%20222.549%2075.1524C222.549%2076.1066%20221.773%2076.883%20220.818%2076.883ZM220.818%2078.6484C222.749%2078.6484%20224.314%2077.0832%20224.314%2075.1524C224.314%2073.2216%20222.749%2071.6563%20220.818%2071.6563C218.888%2071.6563%20217.322%2073.2216%20217.322%2075.1524C217.322%2077.0832%20218.888%2078.6484%20220.818%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.634%2045.4006C266.68%2045.4006%20265.903%2044.6242%20265.903%2043.67C265.903%2042.7157%20266.68%2041.9394%20267.634%2041.9394C268.588%2041.9394%20269.364%2042.7157%20269.364%2043.67C269.364%2044.6242%20268.588%2045.4006%20267.634%2045.4006ZM267.634%2047.166C269.565%2047.166%20271.13%2045.6008%20271.13%2043.67C271.13%2041.7391%20269.565%2040.1739%20267.634%2040.1739C265.703%2040.1739%20264.138%2041.7391%20264.138%2043.67C264.138%2045.6008%20265.703%2047.166%20267.634%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M293.045%2045.4006C292.091%2045.4006%20291.314%2044.6242%20291.314%2043.67C291.314%2042.7157%20292.091%2041.9394%20293.045%2041.9394C293.999%2041.9394%20294.776%2042.7157%20294.776%2043.67C294.776%2044.6242%20293.999%2045.4006%20293.045%2045.4006ZM293.045%2047.166C294.976%2047.166%20296.541%2045.6008%20296.541%2043.67C296.541%2041.7391%20294.976%2040.1739%20293.045%2040.1739C291.114%2040.1739%20289.549%2041.7391%20289.549%2043.67C289.549%2045.6008%20291.114%2047.166%20293.045%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.26%2029.6633C277.306%2029.6633%20276.529%2028.8869%20276.529%2027.9327C276.529%2026.9784%20277.306%2026.2021%20278.26%2026.2021C279.214%2026.2021%20279.99%2026.9784%20279.99%2027.9327C279.99%2028.8869%20279.214%2029.6633%20278.26%2029.6633ZM278.26%2031.4287C280.191%2031.4287%20281.756%2029.8635%20281.756%2027.9327C281.756%2026.0018%20280.191%2024.4366%20278.26%2024.4366C276.329%2024.4366%20274.764%2026.0018%20274.764%2027.9327C274.764%2029.8635%20276.329%2031.4287%20278.26%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M282.416%2021.0348C281.462%2021.0348%20280.685%2020.2585%20280.685%2019.3042C280.685%2018.35%20281.462%2017.5736%20282.416%2017.5736C283.37%2017.5736%20284.147%2018.35%20284.147%2019.3042C284.147%2020.2585%20283.37%2021.0348%20282.416%2021.0348ZM282.416%2022.8003C284.347%2022.8003%20285.912%2021.2351%20285.912%2019.3042C285.912%2017.3734%20284.347%2015.8082%20282.416%2015.8082C280.485%2015.8082%20278.92%2017.3734%20278.92%2019.3042C278.92%2021.2351%20280.485%2022.8003%20282.416%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2011.966C284.781%2011.966%20284.005%2011.1897%20284.005%2010.2354C284.005%209.28119%20284.781%208.50483%20285.735%208.50483C286.69%208.50483%20287.466%209.28119%20287.466%2010.2354C287.466%2011.1897%20286.69%2011.966%20285.735%2011.966ZM285.735%2013.7314C287.666%2013.7314%20289.231%2012.1663%20289.231%2010.2354C289.231%208.30462%20287.666%206.73938%20285.735%206.73938C283.805%206.73938%20282.239%208.30462%20282.239%2010.2354C282.239%2012.1663%20283.805%2013.7314%20285.735%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M288.168%202.50599C287.214%202.50599%20286.437%201.72968%20286.437%200.77543C286.437%20-0.178819%20287.214%20-0.955176%20288.168%20-0.955176C289.122%20-0.955176%20289.899%20-0.178818%20289.899%200.77543C289.899%201.72968%20289.122%202.50599%20288.168%202.50599ZM288.168%204.27148C290.099%204.27148%20291.664%202.70625%20291.664%200.77543C291.664%20-1.15538%20290.099%20-2.72062%20288.168%20-2.72062C286.237%20-2.72062%20284.672%20-1.15538%20284.672%200.77543C284.672%202.70624%20286.237%204.27148%20288.168%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.786%2050.1989C274.832%2050.1989%20274.056%2049.4225%20274.056%2048.4683C274.056%2047.5141%20274.832%2046.7377%20275.786%2046.7377C276.74%2046.7377%20277.517%2047.5141%20277.517%2048.4683C277.517%2049.4226%20276.74%2050.1989%20275.786%2050.1989ZM275.786%2051.9644C277.717%2051.9644%20279.282%2050.3991%20279.282%2048.4683C279.282%2046.5375%20277.717%2044.9722%20275.786%2044.9722C273.855%2044.9722%20272.29%2046.5375%20272.29%2048.4683C272.29%2050.3991%20273.855%2051.9644%20275.786%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M281.402%2042.5368C280.448%2042.5368%20279.672%2041.7604%20279.672%2040.8062C279.672%2039.8519%20280.448%2039.0756%20281.402%2039.0756C282.357%2039.0756%20283.133%2039.8519%20283.133%2040.8062C283.133%2041.7604%20282.357%2042.5368%20281.402%2042.5368ZM281.402%2044.3022C283.333%2044.3022%20284.898%2042.737%20284.898%2040.8062C284.898%2038.8754%20283.333%2037.3101%20281.402%2037.3101C279.472%2037.3101%20277.906%2038.8754%20277.906%2040.8062C277.906%2042.737%20279.472%2044.3022%20281.402%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M286.34%2034.383C285.386%2034.383%20284.609%2033.6066%20284.609%2032.6524C284.609%2031.6981%20285.386%2030.9218%20286.34%2030.9218C287.294%2030.9218%20288.07%2031.6981%20288.07%2032.6524C288.07%2033.6066%20287.294%2034.383%20286.34%2034.383ZM286.34%2036.1484C288.271%2036.1484%20289.836%2034.5832%20289.836%2032.6524C289.836%2030.7216%20288.271%2029.1564%20286.34%2029.1564C284.409%2029.1564%20282.844%2030.7216%20282.844%2032.6524C282.844%2034.5832%20284.409%2036.1484%20286.34%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M314.515%2032.6525C313.56%2032.6525%20312.784%2031.8762%20312.784%2030.9219C312.784%2029.9677%20313.56%2029.1914%20314.515%2029.1914C315.469%2029.1914%20316.245%2029.9677%20316.245%2030.9219C316.245%2031.8762%20315.469%2032.6525%20314.515%2032.6525ZM314.515%2034.418C316.446%2034.418%20318.011%2032.8527%20318.011%2030.9219C318.011%2028.9911%20316.446%2027.4259%20314.515%2027.4259C312.584%2027.4259%20311.019%2028.9911%20311.019%2030.9219C311.019%2032.8527%20312.584%2034.418%20314.515%2034.418Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M308.302%2020.2643C307.348%2020.2643%20306.571%2019.488%20306.571%2018.5338C306.571%2017.5795%20307.348%2016.8032%20308.302%2016.8032C309.256%2016.8032%20310.032%2017.5795%20310.032%2018.5338C310.032%2019.488%20309.256%2020.2643%20308.302%2020.2643ZM308.302%2022.0298C310.233%2022.0298%20311.798%2020.4646%20311.798%2018.5338C311.798%2016.603%20310.233%2015.0377%20308.302%2015.0377C306.371%2015.0377%20304.806%2016.603%20304.806%2018.5338C304.806%2020.4646%20306.371%2022.0298%20308.302%2022.0298Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M296.671%207.39027C295.717%207.39027%20294.94%206.61396%20294.94%205.65971C294.94%204.70546%20295.717%203.9291%20296.671%203.9291C297.625%203.9291%20298.402%204.70546%20298.402%205.65971C298.402%206.61396%20297.625%207.39027%20296.671%207.39027ZM296.671%209.15576C298.602%209.15576%20300.167%207.59052%20300.167%205.65971C300.167%203.72889%20298.602%202.16365%20296.671%202.16365C294.74%202.16365%20293.175%203.72889%20293.175%205.65971C293.175%207.59052%20294.74%209.15576%20296.671%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3c/svg%3e",Is="data:image/svg+xml,%3csvg%20width='655'%20height='214'%20viewBox='0%200%20655%20214'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2035_36900)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M403.915%20202.302C400.495%20202.302%20397.723%20205.075%20397.723%20208.495C397.723%20211.915%20400.495%20214.688%20403.915%20214.688C407.336%20214.688%20410.109%20211.915%20410.109%20208.495C410.109%20205.075%20407.336%20202.302%20403.915%20202.302ZM403.915%20205.43C405.606%20205.43%20406.981%20206.805%20406.981%20208.495C406.981%20210.185%20405.606%20211.561%20403.915%20211.561C402.225%20211.561%20400.85%20210.185%20400.85%20208.495C400.85%20206.805%20402.225%20205.43%20403.915%20205.43Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M392.219%20190.604C388.799%20190.604%20386.026%20193.377%20386.026%20196.798C386.026%20200.218%20388.799%20202.99%20392.219%20202.99C395.639%20202.99%20398.412%20200.218%20398.412%20196.798C398.412%20193.377%20395.639%20190.604%20392.219%20190.604ZM392.219%20193.732C393.91%20193.732%20395.285%20195.107%20395.285%20196.798C395.285%20198.488%20393.91%20199.863%20392.219%20199.863C390.529%20199.863%20389.154%20198.488%20389.154%20196.798C389.154%20195.107%20390.529%20193.732%20392.219%20193.732Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M378.456%20180.283C375.036%20180.283%20372.264%20183.056%20372.264%20186.476C372.264%20189.896%20375.036%20192.669%20378.456%20192.669C381.877%20192.669%20384.65%20189.896%20384.65%20186.476C384.65%20183.056%20381.877%20180.283%20378.456%20180.283ZM378.456%20183.411C380.147%20183.411%20381.522%20184.786%20381.522%20186.476C381.522%20188.166%20380.147%20189.542%20378.456%20189.542C376.766%20189.542%20375.391%20188.166%20375.391%20186.476C375.391%20184.786%20376.766%20183.411%20378.456%20183.411Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M347.492%20166.521C344.071%20166.521%20341.299%20169.294%20341.299%20172.714C341.299%20176.134%20344.071%20178.907%20347.492%20178.907C350.912%20178.907%20353.685%20176.134%20353.685%20172.714C353.685%20169.294%20350.912%20166.521%20347.492%20166.521ZM347.492%20169.648C349.182%20169.648%20350.557%20171.024%20350.557%20172.714C350.557%20174.404%20349.182%20175.779%20347.492%20175.779C345.801%20175.779%20344.426%20174.404%20344.426%20172.714C344.426%20171.024%20345.801%20169.648%20347.492%20169.648Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M368.823%20210.56C365.403%20210.56%20362.63%20213.332%20362.63%20216.753C362.63%20220.173%20365.403%20222.945%20368.823%20222.945C372.243%20222.945%20375.016%20220.173%20375.016%20216.753C375.016%20213.332%20372.243%20210.56%20368.823%20210.56ZM368.822%20213.687C370.513%20213.687%20371.888%20215.062%20371.888%20216.753C371.888%20218.443%20370.513%20219.818%20368.822%20219.818C367.132%20219.818%20365.757%20218.443%20365.757%20216.753C365.757%20215.062%20367.132%20213.687%20368.822%20213.687Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M354.374%20201.614C350.953%20201.614%20348.181%20204.387%20348.181%20207.807C348.181%20211.227%20350.953%20214%20354.374%20214C357.794%20214%20360.567%20211.227%20360.567%20207.807C360.567%20204.387%20357.794%20201.614%20354.374%20201.614ZM354.373%20204.742C356.064%20204.742%20357.439%20206.117%20357.439%20207.807C357.439%20209.498%20356.064%20210.873%20354.373%20210.873C352.683%20210.873%20351.308%20209.498%20351.308%20207.807C351.308%20206.117%20352.683%20204.742%20354.373%20204.742Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M338.546%20196.109C335.126%20196.109%20332.354%20198.882%20332.354%20202.302C332.354%20205.723%20335.126%20208.495%20338.546%20208.495C341.967%20208.495%20344.739%20205.723%20344.739%20202.302C344.739%20198.882%20341.967%20196.109%20338.546%20196.109ZM338.546%20199.237C340.237%20199.237%20341.612%20200.612%20341.612%20202.302C341.612%20203.993%20340.237%20205.368%20338.546%20205.368C336.856%20205.368%20335.481%20203.993%20335.481%20202.302C335.481%20200.612%20336.856%20199.237%20338.546%20199.237Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M304.141%20196.109C300.721%20196.109%20297.948%20198.882%20297.948%20202.302C297.948%20205.723%20300.721%20208.495%20304.141%20208.495C307.561%20208.495%20310.334%20205.723%20310.334%20202.302C310.334%20198.882%20307.561%20196.109%20304.141%20196.109ZM304.141%20199.237C305.831%20199.237%20307.206%20200.612%20307.206%20202.302C307.206%20203.993%20305.831%20205.368%20304.141%20205.368C302.45%20205.368%20301.075%20203.993%20301.075%20202.302C301.075%20200.612%20302.45%20199.237%20304.141%20199.237Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M288.314%20201.614C284.894%20201.614%20282.121%20204.387%20282.121%20207.807C282.121%20211.227%20284.894%20214%20288.314%20214C291.734%20214%20294.507%20211.227%20294.507%20207.807C294.507%20204.387%20291.734%20201.614%20288.314%20201.614ZM288.314%20204.742C290.004%20204.742%20291.379%20206.117%20291.379%20207.807C291.379%20209.498%20290.004%20210.873%20288.314%20210.873C286.624%20210.873%20285.248%20209.498%20285.248%20207.807C285.248%20206.117%20286.624%20204.742%20288.314%20204.742Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M273.865%20210.56C270.445%20210.56%20267.672%20213.332%20267.672%20216.753C267.672%20220.173%20270.445%20222.945%20273.865%20222.945C277.285%20222.945%20280.058%20220.173%20280.058%20216.753C280.058%20213.332%20277.285%20210.56%20273.865%20210.56ZM273.865%20213.687C275.555%20213.687%20276.93%20215.062%20276.93%20216.753C276.93%20218.443%20275.555%20219.818%20273.865%20219.818C272.174%20219.818%20270.799%20218.443%20270.799%20216.753C270.799%20215.062%20272.174%20213.687%20273.865%20213.687Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M329.601%20209.872C326.181%20209.872%20323.408%20212.644%20323.408%20216.065C323.408%20219.485%20326.181%20222.257%20329.601%20222.257C333.021%20222.257%20335.794%20219.485%20335.794%20216.065C335.794%20212.644%20333.021%20209.872%20329.601%20209.872ZM329.601%20212.999C331.291%20212.999%20332.667%20214.374%20332.667%20216.065C332.667%20217.755%20331.291%20219.13%20329.601%20219.13C327.911%20219.13%20326.536%20217.755%20326.536%20216.065C326.536%20214.374%20327.911%20212.999%20329.601%20212.999Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M370.198%20191.98C366.778%20191.98%20364.005%20194.753%20364.005%20198.174C364.005%20201.594%20366.778%20204.366%20370.198%20204.366C373.618%20204.366%20376.391%20201.594%20376.391%20198.174C376.391%20194.753%20373.618%20191.98%20370.198%20191.98ZM370.198%20195.108C371.888%20195.108%20373.263%20196.483%20373.263%20198.174C373.263%20199.864%20371.888%20201.239%20370.198%20201.239C368.507%20201.239%20367.132%20199.864%20367.132%20198.174C367.132%20196.483%20368.507%20195.108%20370.198%20195.108Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M355.06%20185.1C351.64%20185.1%20348.867%20187.872%20348.867%20191.293C348.867%20194.713%20351.64%20197.485%20355.06%20197.485C358.48%20197.485%20361.253%20194.713%20361.253%20191.293C361.253%20187.872%20358.48%20185.1%20355.06%20185.1ZM355.06%20188.227C356.75%20188.227%20358.126%20189.602%20358.126%20191.293C358.126%20192.983%20356.75%20194.358%20355.06%20194.358C353.37%20194.358%20351.995%20192.983%20351.995%20191.293C351.995%20189.602%20353.37%20188.227%20355.06%20188.227Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%20178.219C317.923%20178.219%20315.15%20180.991%20315.15%20184.412C315.15%20187.832%20317.923%20190.605%20321.343%20190.605C324.763%20190.605%20327.536%20187.832%20327.536%20184.412C327.536%20180.991%20324.763%20178.219%20321.343%20178.219ZM321.343%20181.346C323.034%20181.346%20324.409%20182.721%20324.409%20184.412C324.409%20186.102%20323.034%20187.477%20321.343%20187.477C319.653%20187.477%20318.278%20186.102%20318.278%20184.412C318.278%20182.721%20319.653%20181.346%20321.343%20181.346Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M287.626%20185.1C284.205%20185.1%20281.433%20187.872%20281.433%20191.293C281.433%20194.713%20284.205%20197.485%20287.626%20197.485C291.046%20197.485%20293.818%20194.713%20293.818%20191.293C293.818%20187.872%20291.046%20185.1%20287.626%20185.1ZM287.625%20188.227C289.316%20188.227%20290.691%20189.602%20290.691%20191.293C290.691%20192.983%20289.316%20194.358%20287.625%20194.358C285.935%20194.358%20284.56%20192.983%20284.56%20191.293C284.56%20189.602%20285.935%20188.227%20287.625%20188.227Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%20194.045C317.923%20194.045%20315.15%20196.818%20315.15%20200.238C315.15%20203.658%20317.923%20206.431%20321.343%20206.431C324.763%20206.431%20327.536%20203.658%20327.536%20200.238C327.536%20196.818%20324.763%20194.045%20321.343%20194.045ZM321.343%20197.172C323.034%20197.172%20324.409%20198.548%20324.409%20200.238C324.409%20201.928%20323.034%20203.303%20321.343%20203.303C319.653%20203.303%20318.278%20201.928%20318.278%20200.238C318.278%20198.548%20319.653%20197.172%20321.343%20197.172Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.005%20172.026C360.585%20172.026%20357.812%20174.798%20357.812%20178.219C357.812%20181.639%20360.585%20184.412%20364.005%20184.412C367.425%20184.412%20370.198%20181.639%20370.198%20178.219C370.198%20174.798%20367.425%20172.026%20364.005%20172.026ZM364.005%20175.153C365.696%20175.153%20367.071%20176.529%20367.071%20178.219C367.071%20179.909%20365.696%20181.284%20364.005%20181.284C362.315%20181.284%20360.94%20179.909%20360.94%20178.219C360.94%20176.529%20362.315%20175.153%20364.005%20175.153Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.288%20163.769C326.868%20163.769%20324.096%20166.541%20324.096%20169.962C324.096%20173.382%20326.868%20176.154%20330.288%20176.154C333.709%20176.154%20336.482%20173.382%20336.482%20169.962C336.482%20166.541%20333.709%20163.769%20330.288%20163.769ZM330.288%20166.896C331.979%20166.896%20333.354%20168.271%20333.354%20169.962C333.354%20171.652%20331.979%20173.027%20330.288%20173.027C328.598%20173.027%20327.223%20171.652%20327.223%20169.962C327.223%20168.271%20328.598%20166.896%20330.288%20166.896Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M295.196%20166.521C291.776%20166.521%20289.003%20169.294%20289.003%20172.714C289.003%20176.134%20291.776%20178.907%20295.196%20178.907C298.616%20178.907%20301.389%20176.134%20301.389%20172.714C301.389%20169.294%20298.616%20166.521%20295.196%20166.521ZM295.196%20169.648C296.886%20169.648%20298.261%20171.024%20298.261%20172.714C298.261%20174.404%20296.886%20175.779%20295.196%20175.779C293.506%20175.779%20292.13%20174.404%20292.13%20172.714C292.13%20171.024%20293.506%20169.648%20295.196%20169.648Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M278.682%20172.026C275.262%20172.026%20272.489%20174.798%20272.489%20178.219C272.489%20181.639%20275.262%20184.412%20278.682%20184.412C282.102%20184.412%20284.875%20181.639%20284.875%20178.219C284.875%20174.798%20282.102%20172.026%20278.682%20172.026ZM278.682%20175.153C280.372%20175.153%20281.748%20176.529%20281.748%20178.219C281.748%20179.909%20280.372%20181.284%20278.682%20181.284C276.992%20181.284%20275.617%20179.909%20275.617%20178.219C275.617%20176.529%20276.992%20175.153%20278.682%20175.153Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M338.546%20180.283C335.126%20180.283%20332.354%20183.056%20332.354%20186.476C332.354%20189.896%20335.126%20192.669%20338.546%20192.669C341.967%20192.669%20344.739%20189.896%20344.739%20186.476C344.739%20183.056%20341.967%20180.283%20338.546%20180.283ZM338.546%20183.411C340.237%20183.411%20341.612%20184.786%20341.612%20186.476C341.612%20188.166%20340.237%20189.542%20338.546%20189.542C336.856%20189.542%20335.481%20188.166%20335.481%20186.476C335.481%20184.786%20336.856%20183.411%20338.546%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M304.141%20180.283C300.721%20180.283%20297.948%20183.056%20297.948%20186.476C297.948%20189.896%20300.721%20192.669%20304.141%20192.669C307.561%20192.669%20310.334%20189.896%20310.334%20186.476C310.334%20183.056%20307.561%20180.283%20304.141%20180.283ZM304.141%20183.411C305.831%20183.411%20307.207%20184.786%20307.207%20186.476C307.207%20188.166%20305.831%20189.542%20304.141%20189.542C302.451%20189.542%20301.075%20188.166%20301.075%20186.476C301.075%20184.786%20302.451%20183.411%20304.141%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M272.488%20191.98C269.068%20191.98%20266.295%20194.753%20266.295%20198.174C266.295%20201.594%20269.068%20204.366%20272.488%20204.366C275.908%20204.366%20278.681%20201.594%20278.681%20198.174C278.681%20194.753%20275.908%20191.98%20272.488%20191.98ZM272.488%20195.108C274.178%20195.108%20275.553%20196.483%20275.553%20198.174C275.553%20199.864%20274.178%20201.239%20272.488%20201.239C270.798%20201.239%20269.422%20199.864%20269.422%20198.174C269.422%20196.483%20270.798%20195.108%20272.488%20195.108Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M417.677%20194.733C414.257%20194.733%20411.484%20197.506%20411.484%20200.926C411.484%20204.346%20414.257%20207.119%20417.677%20207.119C421.097%20207.119%20423.87%20204.346%20423.87%20200.926C423.87%20197.506%20421.097%20194.733%20417.677%20194.733ZM417.677%20197.86C419.368%20197.86%20420.743%20199.236%20420.743%20200.926C420.743%20202.616%20419.368%20203.991%20417.677%20203.991C415.987%20203.991%20414.612%20202.616%20414.612%20200.926C414.612%20199.236%20415.987%20197.86%20417.677%20197.86Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M405.979%20182.347C402.559%20182.347%20399.786%20185.12%20399.786%20188.54C399.786%20191.96%20402.559%20194.733%20405.979%20194.733C409.399%20194.733%20412.172%20191.96%20412.172%20188.54C412.172%20185.12%20409.399%20182.347%20405.979%20182.347ZM405.979%20185.475C407.669%20185.475%20409.045%20186.85%20409.045%20188.54C409.045%20190.23%20407.669%20191.606%20405.979%20191.606C404.289%20191.606%20402.914%20190.23%20402.914%20188.54C402.914%20186.85%20404.289%20185.475%20405.979%20185.475Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M393.594%20171.337C390.174%20171.337%20387.401%20174.11%20387.401%20177.53C387.401%20180.951%20390.174%20183.723%20393.594%20183.723C397.015%20183.723%20399.787%20180.951%20399.787%20177.53C399.787%20174.11%20397.015%20171.337%20393.594%20171.337ZM393.594%20174.465C395.285%20174.465%20396.66%20175.84%20396.66%20177.53C396.66%20179.221%20395.285%20180.596%20393.594%20180.596C391.904%20180.596%20390.529%20179.221%20390.529%20177.53C390.529%20175.84%20391.904%20174.465%20393.594%20174.465Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.289%20147.942C326.868%20147.942%20324.096%20150.715%20324.096%20154.135C324.096%20157.555%20326.868%20160.328%20330.289%20160.328C333.709%20160.328%20336.482%20157.555%20336.482%20154.135C336.482%20150.715%20333.709%20147.942%20330.289%20147.942ZM330.289%20151.07C331.979%20151.07%20333.354%20152.445%20333.354%20154.135C333.354%20155.825%20331.979%20157.201%20330.289%20157.201C328.598%20157.201%20327.223%20155.825%20327.223%20154.135C327.223%20152.445%20328.598%20151.07%20330.289%20151.07Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20147.942C308.977%20147.942%20306.204%20150.715%20306.204%20154.135C306.204%20157.555%20308.977%20160.328%20312.397%20160.328C315.817%20160.328%20318.59%20157.555%20318.59%20154.135C318.59%20150.715%20315.817%20147.942%20312.397%20147.942ZM312.397%20151.07C314.087%20151.07%20315.462%20152.445%20315.462%20154.135C315.462%20155.825%20314.087%20157.201%20312.397%20157.201C310.706%20157.201%20309.331%20155.825%20309.331%20154.135C309.331%20152.445%20310.706%20151.07%20312.397%20151.07Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M264.231%20180.283C260.811%20180.283%20258.038%20183.056%20258.038%20186.476C258.038%20189.896%20260.811%20192.669%20264.231%20192.669C267.651%20192.669%20270.424%20189.896%20270.424%20186.476C270.424%20183.056%20267.651%20180.283%20264.231%20180.283ZM264.231%20183.411C265.921%20183.411%20267.296%20184.786%20267.296%20186.476C267.296%20188.166%20265.921%20189.542%20264.231%20189.542C262.541%20189.542%20261.165%20188.166%20261.165%20186.476C261.165%20184.786%20262.541%20183.411%20264.231%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M250.468%20190.604C247.048%20190.604%20244.275%20193.377%20244.275%20196.798C244.275%20200.218%20247.048%20202.99%20250.468%20202.99C253.889%20202.99%20256.661%20200.218%20256.661%20196.798C256.661%20193.377%20253.889%20190.604%20250.468%20190.604ZM250.468%20193.732C252.159%20193.732%20253.534%20195.107%20253.534%20196.798C253.534%20198.488%20252.159%20199.863%20250.468%20199.863C248.778%20199.863%20247.403%20198.488%20247.403%20196.798C247.403%20195.107%20248.778%20193.732%20250.468%20193.732Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M238.77%20202.302C235.35%20202.302%20232.577%20205.075%20232.577%20208.495C232.577%20211.915%20235.35%20214.688%20238.77%20214.688C242.19%20214.688%20244.963%20211.915%20244.963%20208.495C244.963%20205.075%20242.19%20202.302%20238.77%20202.302ZM238.77%20205.43C240.46%20205.43%20241.836%20206.805%20241.836%20208.495C241.836%20210.185%20240.46%20211.561%20238.77%20211.561C237.08%20211.561%20235.705%20210.185%20235.705%20208.495C235.705%20206.805%20237.08%20205.43%20238.77%20205.43Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M259.414%20202.302C255.993%20202.302%20253.221%20205.075%20253.221%20208.495C253.221%20211.915%20255.993%20214.688%20259.414%20214.688C262.834%20214.688%20265.607%20211.915%20265.607%20208.495C265.607%20205.075%20262.834%20202.302%20259.414%20202.302ZM259.414%20205.43C261.104%20205.43%20262.479%20206.805%20262.479%20208.495C262.479%20210.185%20261.104%20211.561%20259.414%20211.561C257.723%20211.561%20256.348%20210.185%20256.348%20208.495C256.348%20206.805%20257.723%20205.43%20259.414%20205.43Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M278.682%20155.511C275.262%20155.511%20272.489%20158.284%20272.489%20161.704C272.489%20165.124%20275.262%20167.897%20278.682%20167.897C282.102%20167.897%20284.875%20165.124%20284.875%20161.704C284.875%20158.284%20282.102%20155.511%20278.682%20155.511ZM278.682%20158.639C280.372%20158.639%20281.748%20160.014%20281.748%20161.704C281.748%20163.394%20280.372%20164.77%20278.682%20164.77C276.992%20164.77%20275.617%20163.394%20275.617%20161.704C275.617%20160.014%20276.992%20158.639%20278.682%20158.639Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M263.542%20162.392C260.122%20162.392%20257.35%20165.165%20257.35%20168.585C257.35%20172.005%20260.122%20174.778%20263.542%20174.778C266.963%20174.778%20269.735%20172.005%20269.735%20168.585C269.735%20165.165%20266.963%20162.392%20263.542%20162.392ZM263.542%20165.52C265.233%20165.52%20266.608%20166.895%20266.608%20168.585C266.608%20170.275%20265.233%20171.651%20263.542%20171.651C261.852%20171.651%20260.477%20170.275%20260.477%20168.585C260.477%20166.895%20261.852%20165.52%20263.542%20165.52Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.707%20182.347C233.287%20182.347%20230.514%20185.12%20230.514%20188.54C230.514%20191.96%20233.287%20194.733%20236.707%20194.733C240.127%20194.733%20242.9%20191.96%20242.9%20188.54C242.9%20185.12%20240.127%20182.347%20236.707%20182.347ZM236.707%20185.475C238.397%20185.475%20239.772%20186.85%20239.772%20188.54C239.772%20190.23%20238.397%20191.606%20236.707%20191.606C235.016%20191.606%20233.641%20190.23%20233.641%20188.54C233.641%20186.85%20235.016%20185.475%20236.707%20185.475Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M216.064%20208.495C212.644%20208.495%20209.871%20211.268%20209.871%20214.688C209.871%20218.108%20212.644%20220.881%20216.064%20220.881C219.484%20220.881%20222.257%20218.108%20222.257%20214.688C222.257%20211.268%20219.484%20208.495%20216.064%20208.495ZM216.064%20211.623C217.754%20211.623%20219.13%20212.998%20219.13%20214.688C219.13%20216.378%20217.754%20217.754%20216.064%20217.754C214.374%20217.754%20212.998%20216.378%20212.998%20214.688C212.998%20212.998%20214.374%20211.623%20216.064%20211.623Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.006%20155.511C360.585%20155.511%20357.812%20158.284%20357.812%20161.704C357.812%20165.124%20360.585%20167.897%20364.006%20167.897C367.426%20167.897%20370.198%20165.124%20370.198%20161.704C370.198%20158.284%20367.426%20155.511%20364.006%20155.511ZM364.006%20158.639C365.696%20158.639%20367.071%20160.014%20367.071%20161.704C367.071%20163.394%20365.696%20164.77%20364.006%20164.77C362.315%20164.77%20360.94%20163.394%20360.94%20161.704C360.94%20160.014%20362.315%20158.639%20364.006%20158.639Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M426.623%20208.495C423.202%20208.495%20420.43%20211.268%20420.43%20214.688C420.43%20218.108%20423.202%20220.881%20426.623%20220.881C430.043%20220.881%20432.816%20218.108%20432.816%20214.688C432.816%20211.268%20430.043%20208.495%20426.623%20208.495ZM426.623%20211.623C428.313%20211.623%20429.688%20212.998%20429.688%20214.688C429.688%20216.378%20428.313%20217.754%20426.623%20217.754C424.932%20217.754%20423.557%20216.378%20423.557%20214.688C423.557%20212.998%20424.932%20211.623%20426.623%20211.623Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M379.143%20162.392C375.723%20162.392%20372.95%20165.165%20372.95%20168.585C372.95%20172.005%20375.723%20174.778%20379.143%20174.778C382.563%20174.778%20385.336%20172.005%20385.336%20168.585C385.336%20165.165%20382.563%20162.392%20379.143%20162.392ZM379.143%20165.52C380.833%20165.52%20382.209%20166.895%20382.209%20168.585C382.209%20170.275%20380.833%20171.651%20379.143%20171.651C377.453%20171.651%20376.078%20170.275%20376.078%20168.585C376.078%20166.895%20377.453%20165.52%20379.143%20165.52Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M347.492%20150.695C344.072%20150.695%20341.299%20153.467%20341.299%20156.888C341.299%20160.308%20344.072%20163.08%20347.492%20163.08C350.912%20163.08%20353.685%20160.308%20353.685%20156.888C353.685%20153.467%20350.912%20150.695%20347.492%20150.695ZM347.492%20153.822C349.182%20153.822%20350.557%20155.197%20350.557%20156.888C350.557%20158.578%20349.182%20159.953%20347.492%20159.953C345.801%20159.953%20344.426%20158.578%20344.426%20156.888C344.426%20155.197%20345.801%20153.822%20347.492%20153.822Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M295.196%20150.695C291.776%20150.695%20289.003%20153.467%20289.003%20156.888C289.003%20160.308%20291.776%20163.08%20295.196%20163.08C298.616%20163.08%20301.389%20160.308%20301.389%20156.888C301.389%20153.467%20298.616%20150.695%20295.196%20150.695ZM295.196%20153.822C296.886%20153.822%20298.261%20155.197%20298.261%20156.888C298.261%20158.578%20296.886%20159.953%20295.196%20159.953C293.506%20159.953%20292.13%20158.578%20292.13%20156.888C292.13%20155.197%20293.506%20153.822%20295.196%20153.822Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M249.093%20171.337C245.673%20171.337%20242.9%20174.11%20242.9%20177.53C242.9%20180.951%20245.673%20183.723%20249.093%20183.723C252.514%20183.723%20255.286%20180.951%20255.286%20177.53C255.286%20174.11%20252.514%20171.337%20249.093%20171.337ZM249.094%20174.465C250.784%20174.465%20252.159%20175.84%20252.159%20177.53C252.159%20179.221%20250.784%20180.596%20249.094%20180.596C247.403%20180.596%20246.028%20179.221%20246.028%20177.53C246.028%20175.84%20247.403%20174.465%20249.094%20174.465Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M225.01%20194.733C221.59%20194.733%20218.817%20197.506%20218.817%20200.926C218.817%20204.346%20221.59%20207.119%20225.01%20207.119C228.43%20207.119%20231.203%20204.346%20231.203%20200.926C231.203%20197.506%20228.43%20194.733%20225.01%20194.733ZM225.01%20197.86C226.701%20197.86%20228.076%20199.236%20228.076%20200.926C228.076%20202.616%20226.701%20203.991%20225.01%20203.991C223.32%20203.991%20221.945%20202.616%20221.945%20200.926C221.945%20199.236%20223.32%20197.86%20225.01%20197.86Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M536.032%20136.244C532.611%20136.244%20529.839%20139.017%20529.839%20142.437C529.839%20145.858%20532.611%20148.63%20536.032%20148.63C539.452%20148.63%20542.225%20145.858%20542.225%20142.437C542.225%20139.017%20539.452%20136.244%20536.032%20136.244ZM536.031%20139.372C537.722%20139.372%20539.097%20140.747%20539.097%20142.437C539.097%20144.128%20537.722%20145.503%20536.031%20145.503C534.341%20145.503%20532.966%20144.128%20532.966%20142.437C532.966%20140.747%20534.341%20139.372%20536.031%20139.372Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M441.761%20199.55C438.341%20199.55%20435.568%20202.322%20435.568%20205.743C435.568%20209.163%20438.341%20211.936%20441.761%20211.936C445.181%20211.936%20447.954%20209.163%20447.954%20205.743C447.954%20202.322%20445.181%20199.55%20441.761%20199.55ZM441.761%20202.677C443.452%20202.677%20444.827%20204.052%20444.827%20205.743C444.827%20207.433%20443.452%20208.808%20441.761%20208.808C440.071%20208.808%20438.696%20207.433%20438.696%20205.743C438.696%20204.052%20440.071%20202.677%20441.761%20202.677Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M432.816%20185.788C429.396%20185.788%20426.623%20188.56%20426.623%20191.98C426.623%20195.401%20429.396%20198.173%20432.816%20198.173C436.236%20198.173%20439.009%20195.401%20439.009%20191.98C439.009%20188.56%20436.236%20185.788%20432.816%20185.788ZM432.816%20188.915C434.506%20188.915%20435.881%20190.29%20435.881%20191.98C435.881%20193.671%20434.506%20195.046%20432.816%20195.046C431.126%20195.046%20429.75%20193.671%20429.75%20191.98C429.75%20190.29%20431.126%20188.915%20432.816%20188.915Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M421.806%20172.714C418.386%20172.714%20415.613%20175.486%20415.613%20178.907C415.613%20182.327%20418.386%20185.1%20421.806%20185.1C425.227%20185.1%20427.999%20182.327%20427.999%20178.907C427.999%20175.486%20425.227%20172.714%20421.806%20172.714ZM421.806%20175.841C423.496%20175.841%20424.872%20177.217%20424.872%20178.907C424.872%20180.597%20423.496%20181.972%20421.806%20181.972C420.116%20181.972%20418.741%20180.597%20418.741%20178.907C418.741%20177.217%20420.116%20175.841%20421.806%20175.841Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M409.42%20161.704C406%20161.704%20403.228%20164.477%20403.228%20167.897C403.228%20171.317%20406%20174.09%20409.42%20174.09C412.841%20174.09%20415.613%20171.317%20415.613%20167.897C415.613%20164.477%20412.841%20161.704%20409.42%20161.704ZM409.421%20164.832C411.111%20164.832%20412.486%20166.207%20412.486%20167.897C412.486%20169.587%20411.111%20170.963%20409.421%20170.963C407.73%20170.963%20406.355%20169.587%20406.355%20167.897C406.355%20166.207%20407.73%20164.832%20409.421%20164.832Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M395.659%20151.383C392.239%20151.383%20389.466%20154.155%20389.466%20157.576C389.466%20160.996%20392.239%20163.768%20395.659%20163.768C399.079%20163.768%20401.852%20160.996%20401.852%20157.576C401.852%20154.155%20399.079%20151.383%20395.659%20151.383ZM395.658%20154.51C397.349%20154.51%20398.724%20155.885%20398.724%20157.576C398.724%20159.266%20397.349%20160.641%20395.658%20160.641C393.968%20160.641%20392.593%20159.266%20392.593%20157.576C392.593%20155.885%20393.968%20154.51%20395.658%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M380.521%20143.813C377.101%20143.813%20374.328%20146.586%20374.328%20150.007C374.328%20153.427%20377.101%20156.199%20380.521%20156.199C383.941%20156.199%20386.714%20153.427%20386.714%20150.007C386.714%20146.586%20383.941%20143.813%20380.521%20143.813ZM380.521%20146.941C382.211%20146.941%20383.586%20148.316%20383.586%20150.007C383.586%20151.697%20382.211%20153.072%20380.521%20153.072C378.83%20153.072%20377.455%20151.697%20377.455%20150.007C377.455%20148.316%20378.83%20146.941%20380.521%20146.941Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.694%20136.932C361.274%20136.932%20358.501%20139.705%20358.501%20143.125C358.501%20146.546%20361.274%20149.318%20364.694%20149.318C368.114%20149.318%20370.887%20146.546%20370.887%20143.125C370.887%20139.705%20368.114%20136.932%20364.694%20136.932ZM364.694%20140.06C366.384%20140.06%20367.76%20141.435%20367.76%20143.125C367.76%20144.816%20366.384%20146.191%20364.694%20146.191C363.004%20146.191%20361.628%20144.816%20361.628%20143.125C361.628%20141.435%20363.004%20140.06%20364.694%20140.06Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.288%20130.74C326.868%20130.74%20324.096%20133.512%20324.096%20136.933C324.096%20140.353%20326.868%20143.125%20330.288%20143.125C333.709%20143.125%20336.482%20140.353%20336.482%20136.933C336.482%20133.512%20333.709%20130.74%20330.288%20130.74ZM330.288%20133.867C331.979%20133.867%20333.354%20135.242%20333.354%20136.933C333.354%20138.623%20331.979%20139.998%20330.288%20139.998C328.598%20139.998%20327.223%20138.623%20327.223%20136.933C327.223%20135.242%20328.598%20133.867%20330.288%20133.867Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20130.74C308.977%20130.74%20306.204%20133.512%20306.204%20136.933C306.204%20140.353%20308.977%20143.125%20312.397%20143.125C315.817%20143.125%20318.59%20140.353%20318.59%20136.933C318.59%20133.512%20315.817%20130.74%20312.397%20130.74ZM312.397%20133.867C314.087%20133.867%20315.462%20135.242%20315.462%20136.933C315.462%20138.623%20314.087%20139.998%20312.397%20139.998C310.707%20139.998%20309.331%20138.623%20309.331%20136.933C309.331%20135.242%20310.707%20133.867%20312.397%20133.867Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M294.506%20132.804C291.086%20132.804%20288.313%20135.577%20288.313%20138.997C288.313%20142.417%20291.086%20145.19%20294.506%20145.19C297.927%20145.19%20300.699%20142.417%20300.699%20138.997C300.699%20135.577%20297.927%20132.804%20294.506%20132.804ZM294.507%20135.931C296.197%20135.931%20297.572%20137.307%20297.572%20138.997C297.572%20140.687%20296.197%20142.062%20294.507%20142.062C292.816%20142.062%20291.441%20140.687%20291.441%20138.997C291.441%20137.307%20292.816%20135.931%20294.507%20135.931Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M277.994%20136.932C274.573%20136.932%20271.801%20139.705%20271.801%20143.125C271.801%20146.546%20274.573%20149.318%20277.994%20149.318C281.414%20149.318%20284.187%20146.546%20284.187%20143.125C284.187%20139.705%20281.414%20136.932%20277.994%20136.932ZM277.994%20140.06C279.684%20140.06%20281.059%20141.435%20281.059%20143.125C281.059%20144.816%20279.684%20146.191%20277.994%20146.191C276.303%20146.191%20274.928%20144.816%20274.928%20143.125C274.928%20141.435%20276.303%20140.06%20277.994%20140.06Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M262.167%20143.813C258.746%20143.813%20255.974%20146.586%20255.974%20150.007C255.974%20153.427%20258.746%20156.199%20262.167%20156.199C265.587%20156.199%20268.359%20153.427%20268.359%20150.007C268.359%20146.586%20265.587%20143.813%20262.167%20143.813ZM262.167%20146.941C263.857%20146.941%20265.232%20148.316%20265.232%20150.007C265.232%20151.697%20263.857%20153.072%20262.167%20153.072C260.476%20153.072%20259.101%20151.697%20259.101%20150.007C259.101%20148.316%20260.476%20146.941%20262.167%20146.941Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M247.029%20151.383C243.609%20151.383%20240.836%20154.155%20240.836%20157.576C240.836%20160.996%20243.609%20163.768%20247.029%20163.768C250.449%20163.768%20253.222%20160.996%20253.222%20157.576C253.222%20154.155%20250.449%20151.383%20247.029%20151.383ZM247.029%20154.51C248.719%20154.51%20250.094%20155.885%20250.094%20157.576C250.094%20159.266%20248.719%20160.641%20247.029%20160.641C245.339%20160.641%20243.963%20159.266%20243.963%20157.576C243.963%20155.885%20245.339%20154.51%20247.029%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M209.87%20185.788C206.449%20185.788%20203.677%20188.56%20203.677%20191.98C203.677%20195.401%20206.449%20198.173%20209.87%20198.173C213.29%20198.173%20216.063%20195.401%20216.063%20191.98C216.063%20188.56%20213.29%20185.788%20209.87%20185.788ZM209.87%20188.915C211.56%20188.915%20212.935%20190.29%20212.935%20191.98C212.935%20193.671%20211.56%20195.046%20209.87%20195.046C208.179%20195.046%20206.804%20193.671%20206.804%20191.98C206.804%20190.29%20208.179%20188.915%20209.87%20188.915Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M200.924%20199.55C197.504%20199.55%20194.731%20202.322%20194.731%20205.743C194.731%20209.163%20197.504%20211.936%20200.924%20211.936C204.344%20211.936%20207.117%20209.163%20207.117%20205.743C207.117%20202.322%20204.344%20199.55%20200.924%20199.55ZM200.924%20202.677C202.615%20202.677%20203.99%20204.052%20203.99%20205.743C203.99%20207.433%20202.615%20208.808%20200.924%20208.808C199.234%20208.808%20197.859%20207.433%20197.859%20205.743C197.859%20204.052%20199.234%20202.677%20200.924%20202.677Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M465.157%20205.743C461.737%20205.743%20458.964%20208.515%20458.964%20211.936C458.964%20215.356%20461.737%20218.129%20465.157%20218.129C468.577%20218.129%20471.35%20215.356%20471.35%20211.936C471.35%20208.515%20468.577%20205.743%20465.157%20205.743ZM465.157%20208.87C466.847%20208.87%20468.223%20210.245%20468.223%20211.936C468.223%20213.626%20466.847%20215.001%20465.157%20215.001C463.467%20215.001%20462.091%20213.626%20462.091%20211.936C462.091%20210.245%20463.467%20208.87%20465.157%20208.87Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M447.956%20176.154C444.535%20176.154%20441.763%20178.927%20441.763%20182.347C441.763%20185.768%20444.535%20188.54%20447.956%20188.54C451.376%20188.54%20454.149%20185.768%20454.149%20182.347C454.149%20178.927%20451.376%20176.154%20447.956%20176.154ZM447.955%20179.282C449.646%20179.282%20451.021%20180.657%20451.021%20182.347C451.021%20184.037%20449.646%20185.413%20447.955%20185.413C446.265%20185.413%20444.89%20184.037%20444.89%20182.347C444.89%20180.657%20446.265%20179.282%20447.955%20179.282Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M397.034%20132.116C393.614%20132.116%20390.841%20134.888%20390.841%20138.309C390.841%20141.729%20393.614%20144.502%20397.034%20144.502C400.454%20144.502%20403.227%20141.729%20403.227%20138.309C403.227%20134.888%20400.454%20132.116%20397.034%20132.116ZM397.034%20135.243C398.724%20135.243%20400.099%20136.618%20400.099%20138.309C400.099%20139.999%20398.724%20141.374%20397.034%20141.374C395.343%20141.374%20393.968%20139.999%20393.968%20138.309C393.968%20136.618%20395.343%20135.243%20397.034%20135.243Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M381.209%20124.547C377.789%20124.547%20375.017%20127.319%20375.017%20130.74C375.017%20134.16%20377.789%20136.932%20381.209%20136.932C384.629%20136.932%20387.402%20134.16%20387.402%20130.74C387.402%20127.319%20384.629%20124.547%20381.209%20124.547ZM381.209%20127.674C382.9%20127.674%20384.275%20129.049%20384.275%20130.74C384.275%20132.43%20382.9%20133.805%20381.209%20133.805C379.519%20133.805%20378.144%20132.43%20378.144%20130.74C378.144%20129.049%20379.519%20127.674%20381.209%20127.674Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M365.382%20119.042C361.962%20119.042%20359.189%20121.814%20359.189%20125.235C359.189%20128.655%20361.962%20131.428%20365.382%20131.428C368.802%20131.428%20371.575%20128.655%20371.575%20125.235C371.575%20121.814%20368.802%20119.042%20365.382%20119.042ZM365.382%20122.169C367.073%20122.169%20368.448%20123.544%20368.448%20125.235C368.448%20126.925%20367.073%20128.3%20365.382%20128.3C363.692%20128.3%20362.317%20126.925%20362.317%20125.235C362.317%20123.544%20363.692%20122.169%20365.382%20122.169Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M348.179%20114.913C344.759%20114.913%20341.986%20117.686%20341.986%20121.106C341.986%20124.526%20344.759%20127.299%20348.179%20127.299C351.599%20127.299%20354.372%20124.526%20354.372%20121.106C354.372%20117.686%20351.599%20114.913%20348.179%20114.913ZM348.179%20118.041C349.869%20118.041%20351.245%20119.416%20351.245%20121.106C351.245%20122.796%20349.869%20124.172%20348.179%20124.172C346.489%20124.172%20345.114%20122.796%20345.114%20121.106C345.114%20119.416%20346.489%20118.041%20348.179%20118.041Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20112.849C308.977%20112.849%20306.204%20115.621%20306.204%20119.042C306.204%20122.462%20308.977%20125.235%20312.397%20125.235C315.817%20125.235%20318.59%20122.462%20318.59%20119.042C318.59%20115.621%20315.817%20112.849%20312.397%20112.849ZM312.397%20115.976C314.087%20115.976%20315.462%20117.352%20315.462%20119.042C315.462%20120.732%20314.087%20122.107%20312.397%20122.107C310.706%20122.107%20309.331%20120.732%20309.331%20119.042C309.331%20117.352%20310.706%20115.976%20312.397%20115.976Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M294.506%20114.913C291.086%20114.913%20288.313%20117.686%20288.313%20121.106C288.313%20124.526%20291.086%20127.299%20294.506%20127.299C297.926%20127.299%20300.699%20124.526%20300.699%20121.106C300.699%20117.686%20297.926%20114.913%20294.506%20114.913ZM294.506%20118.041C296.197%20118.041%20297.572%20119.416%20297.572%20121.106C297.572%20122.796%20296.197%20124.172%20294.506%20124.172C292.816%20124.172%20291.441%20122.796%20291.441%20121.106C291.441%20119.416%20292.816%20118.041%20294.506%20118.041Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M261.478%20124.547C258.058%20124.547%20255.285%20127.319%20255.285%20130.74C255.285%20134.16%20258.058%20136.932%20261.478%20136.932C264.898%20136.932%20267.671%20134.16%20267.671%20130.74C267.671%20127.319%20264.898%20124.547%20261.478%20124.547ZM261.478%20127.674C263.168%20127.674%20264.544%20129.049%20264.544%20130.74C264.544%20132.43%20263.168%20133.805%20261.478%20133.805C259.788%20133.805%20258.413%20132.43%20258.413%20130.74C258.413%20129.049%20259.788%20127.674%20261.478%20127.674Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M245.652%20132.116C242.232%20132.116%20239.459%20134.888%20239.459%20138.309C239.459%20141.729%20242.232%20144.502%20245.652%20144.502C249.072%20144.502%20251.845%20141.729%20251.845%20138.309C251.845%20134.888%20249.072%20132.116%20245.652%20132.116ZM245.652%20135.243C247.342%20135.243%20248.717%20136.618%20248.717%20138.309C248.717%20139.999%20247.342%20141.374%20245.652%20141.374C243.961%20141.374%20242.586%20139.999%20242.586%20138.309C242.586%20136.618%20243.961%20135.243%20245.652%20135.243Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M194.732%20176.154C191.312%20176.154%20188.539%20178.927%20188.539%20182.347C188.539%20185.768%20191.312%20188.54%20194.732%20188.54C198.152%20188.54%20200.925%20185.768%20200.925%20182.347C200.925%20178.927%20198.152%20176.154%20194.732%20176.154ZM194.732%20179.282C196.422%20179.282%20197.797%20180.657%20197.797%20182.347C197.797%20184.037%20196.422%20185.413%20194.732%20185.413C193.041%20185.413%20191.666%20184.037%20191.666%20182.347C191.666%20180.657%20193.041%20179.282%20194.732%20179.282Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M185.787%20190.604C182.366%20190.604%20179.594%20193.377%20179.594%20196.798C179.594%20200.218%20182.366%20202.99%20185.787%20202.99C189.207%20202.99%20191.98%20200.218%20191.98%20196.798C191.98%20193.377%20189.207%20190.604%20185.787%20190.604ZM185.787%20193.732C187.477%20193.732%20188.852%20195.107%20188.852%20196.798C188.852%20198.488%20187.477%20199.863%20185.787%20199.863C184.096%20199.863%20182.721%20198.488%20182.721%20196.798C182.721%20195.107%20184.096%20193.732%20185.787%20193.732Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M177.53%20205.743C174.11%20205.743%20171.337%20208.515%20171.337%20211.936C171.337%20215.356%20174.11%20218.129%20177.53%20218.129C180.95%20218.129%20183.723%20215.356%20183.723%20211.936C183.723%20208.515%20180.95%20205.743%20177.53%20205.743ZM177.53%20208.87C179.22%20208.87%20180.596%20210.245%20180.596%20211.936C180.596%20213.626%20179.22%20215.001%20177.53%20215.001C175.84%20215.001%20174.464%20213.626%20174.464%20211.936C174.464%20210.245%20175.84%20208.87%20177.53%20208.87Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M373.639%20102.527C370.219%20102.527%20367.446%20105.3%20367.446%20108.72C367.446%20112.141%20370.219%20114.913%20373.639%20114.913C377.059%20114.913%20379.832%20112.141%20379.832%20108.72C379.832%20105.3%20377.059%20102.527%20373.639%20102.527ZM373.639%20105.655C375.33%20105.655%20376.705%20107.03%20376.705%20108.72C376.705%20110.411%20375.33%20111.786%20373.639%20111.786C371.949%20111.786%20370.574%20110.411%20370.574%20108.72C370.574%20107.03%20371.949%20105.655%20373.639%20105.655Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M269.049%20102.527C265.628%20102.527%20262.855%20105.3%20262.855%20108.72C262.855%20112.141%20265.628%20114.913%20269.049%20114.913C272.469%20114.913%20275.241%20112.141%20275.241%20108.72C275.241%20105.3%20272.469%20102.527%20269.049%20102.527ZM269.049%20105.655C270.739%20105.655%20272.114%20107.03%20272.114%20108.72C272.114%20110.411%20270.739%20111.786%20269.049%20111.786C267.358%20111.786%20265.983%20110.411%20265.983%20108.72C265.983%20107.03%20267.358%20105.655%20269.049%20105.655Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M185.787%20158.264C182.366%20158.264%20179.594%20161.036%20179.594%20164.457C179.594%20167.877%20182.366%20170.65%20185.787%20170.65C189.207%20170.65%20191.98%20167.877%20191.98%20164.457C191.98%20161.036%20189.207%20158.264%20185.787%20158.264ZM185.787%20161.391C187.477%20161.391%20188.852%20162.766%20188.852%20164.457C188.852%20166.147%20187.477%20167.522%20185.787%20167.522C184.096%20167.522%20182.721%20166.147%20182.721%20164.457C182.721%20162.766%20184.096%20161.391%20185.787%20161.391Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M159.639%20201.614C156.219%20201.614%20153.446%20204.387%20153.446%20207.807C153.446%20211.227%20156.219%20214%20159.639%20214C163.059%20214%20165.832%20211.227%20165.832%20207.807C165.832%20204.387%20163.059%20201.614%20159.639%20201.614ZM159.639%20204.742C161.33%20204.742%20162.705%20206.117%20162.705%20207.807C162.705%20209.498%20161.33%20210.873%20159.639%20210.873C157.949%20210.873%20156.574%20209.498%20156.574%20207.807C156.574%20206.117%20157.949%20204.742%20159.639%20204.742Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M171.337%20150.006C167.917%20150.006%20165.145%20152.779%20165.145%20156.199C165.145%20159.62%20167.917%20162.392%20171.337%20162.392C174.758%20162.392%20177.53%20159.62%20177.53%20156.199C177.53%20152.779%20174.758%20150.006%20171.337%20150.006ZM171.337%20153.134C173.028%20153.134%20174.403%20154.509%20174.403%20156.199C174.403%20157.89%20173.028%20159.265%20171.337%20159.265C169.647%20159.265%20168.272%20157.89%20168.272%20156.199C168.272%20154.509%20169.647%20153.134%20171.337%20153.134Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M435.568%2083.2605C432.148%2083.2605%20429.375%2086.0331%20429.375%2089.4536C429.375%2092.8737%20432.148%2095.6463%20435.568%2095.6463C438.988%2095.6463%20441.761%2092.8737%20441.761%2089.4536C441.761%2086.0331%20438.988%2083.2605%20435.568%2083.2605ZM435.568%2086.3879C437.258%2086.3879%20438.634%2087.7631%20438.634%2089.4536C438.634%2091.1437%20437.258%2092.5189%20435.568%2092.5189C433.878%2092.5189%20432.502%2091.1437%20432.502%2089.4536C432.502%2087.7631%20433.878%2086.3879%20435.568%2086.3879Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M350.244%206.1931C350.244%209.61324%20353.017%2012.3859%20356.437%2012.3859C359.857%2012.3859%20362.63%209.61324%20362.63%206.1931C362.63%202.77262%20359.857%200%20356.437%200C353.017%200%20350.244%202.77262%20350.244%206.1931Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M233.266%20161.704C229.846%20161.704%20227.073%20164.477%20227.073%20167.897C227.073%20171.317%20229.846%20174.09%20233.266%20174.09C236.686%20174.09%20239.459%20171.317%20239.459%20167.897C239.459%20164.477%20236.686%20161.704%20233.266%20161.704ZM233.266%20164.832C234.957%20164.832%20236.332%20166.207%20236.332%20167.897C236.332%20169.587%20234.957%20170.963%20233.266%20170.963C231.576%20170.963%20230.201%20169.587%20230.201%20167.897C230.201%20166.207%20231.576%20164.832%20233.266%20164.832Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M220.879%20172.714C217.459%20172.714%20214.687%20175.486%20214.687%20178.907C214.687%20182.327%20217.459%20185.1%20220.879%20185.1C224.3%20185.1%20227.072%20182.327%20227.072%20178.907C227.072%20175.486%20224.3%20172.714%20220.879%20172.714ZM220.879%20175.841C222.57%20175.841%20223.945%20177.217%20223.945%20178.907C223.945%20180.597%20222.57%20181.972%20220.879%20181.972C219.189%20181.972%20217.814%20180.597%20217.814%20178.907C217.814%20177.217%20219.189%20175.841%20220.879%20175.841Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M436.946%20163.081C433.526%20163.081%20430.753%20165.853%20430.753%20169.274C430.753%20172.694%20433.526%20175.466%20436.946%20175.466C440.366%20175.466%20443.139%20172.694%20443.139%20169.274C443.139%20165.853%20440.366%20163.081%20436.946%20163.081ZM436.946%20166.208C438.636%20166.208%20440.011%20167.583%20440.011%20169.274C440.011%20170.964%20438.636%20172.339%20436.946%20172.339C435.256%20172.339%20433.88%20170.964%20433.88%20169.274C433.88%20167.583%20435.256%20166.208%20436.946%20166.208Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M424.559%20151.383C421.139%20151.383%20418.366%20154.155%20418.366%20157.576C418.366%20160.996%20421.139%20163.768%20424.559%20163.768C427.979%20163.768%20430.752%20160.996%20430.752%20157.576C430.752%20154.155%20427.979%20151.383%20424.559%20151.383ZM424.559%20154.51C426.249%20154.51%20427.624%20155.885%20427.624%20157.576C427.624%20159.266%20426.249%20160.641%20424.559%20160.641C422.869%20160.641%20421.493%20159.266%20421.493%20157.576C421.493%20155.885%20422.869%20154.51%20424.559%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M218.128%20151.383C214.708%20151.383%20211.936%20154.155%20211.936%20157.576C211.936%20160.996%20214.708%20163.768%20218.128%20163.768C221.548%20163.768%20224.321%20160.996%20224.321%20157.576C224.321%20154.155%20221.548%20151.383%20218.128%20151.383ZM218.128%20154.51C219.819%20154.51%20221.194%20155.885%20221.194%20157.576C221.194%20159.266%20219.819%20160.641%20218.128%20160.641C216.438%20160.641%20215.063%20159.266%20215.063%20157.576C215.063%20155.885%20216.438%20154.51%20218.128%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M205.742%20163.081C202.321%20163.081%20199.549%20165.853%20199.549%20169.274C199.549%20172.694%20202.321%20175.466%20205.742%20175.466C209.162%20175.466%20211.935%20172.694%20211.935%20169.274C211.935%20165.853%20209.162%20163.081%20205.742%20163.081ZM205.742%20166.208C207.432%20166.208%20208.807%20167.583%20208.807%20169.274C208.807%20170.964%20207.432%20172.339%20205.742%20172.339C204.051%20172.339%20202.676%20170.964%20202.676%20169.274C202.676%20167.583%20204.051%20166.208%20205.742%20166.208Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M483.048%20201.614C479.628%20201.614%20476.855%20204.387%20476.855%20207.807C476.855%20211.227%20479.628%20214%20483.048%20214C486.469%20214%20489.241%20211.227%20489.241%20207.807C489.241%20204.387%20486.469%20201.614%20483.048%20201.614ZM483.048%20204.742C484.739%20204.742%20486.114%20206.117%20486.114%20207.807C486.114%20209.498%20484.739%20210.873%20483.048%20210.873C481.358%20210.873%20479.983%20209.498%20479.983%20207.807C479.983%20206.117%20481.358%20204.742%20483.048%20204.742Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M475.478%20186.476C472.058%20186.476%20469.285%20189.249%20469.285%20192.669C469.285%20196.089%20472.058%20198.862%20475.478%20198.862C478.898%20198.862%20481.671%20196.089%20481.671%20192.669C481.671%20189.249%20478.898%20186.476%20475.478%20186.476ZM475.478%20189.603C477.168%20189.603%20478.544%20190.979%20478.544%20192.669C478.544%20194.359%20477.168%20195.734%20475.478%20195.734C473.788%20195.734%20472.413%20194.359%20472.413%20192.669C472.413%20190.979%20473.788%20189.603%20475.478%20189.603Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M445.203%20145.878C441.782%20145.878%20439.01%20148.651%20439.01%20152.071C439.01%20155.491%20441.782%20158.264%20445.203%20158.264C448.623%20158.264%20451.396%20155.491%20451.396%20152.071C451.396%20148.651%20448.623%20145.878%20445.203%20145.878ZM445.203%20149.005C446.893%20149.005%20448.268%20150.381%20448.268%20152.071C448.268%20153.761%20446.893%20155.136%20445.203%20155.136C443.512%20155.136%20442.137%20153.761%20442.137%20152.071C442.137%20150.381%20443.512%20149.005%20445.203%20149.005Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M471.35%20150.006C467.93%20150.006%20465.157%20152.779%20465.157%20156.199C465.157%20159.62%20467.93%20162.392%20471.35%20162.392C474.77%20162.392%20477.543%20159.62%20477.543%20156.199C477.543%20152.779%20474.77%20150.006%20471.35%20150.006ZM471.35%20153.134C473.04%20153.134%20474.415%20154.509%20474.415%20156.199C474.415%20157.89%20473.04%20159.265%20471.35%20159.265C469.659%20159.265%20468.284%20157.89%20468.284%20156.199C468.284%20154.509%20469.659%20153.134%20471.35%20153.134Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M252.533%2090.1416C249.113%2090.1416%20246.34%2092.9142%20246.34%2096.3347C246.34%2099.7548%20249.113%20102.527%20252.533%20102.527C255.953%20102.527%20258.726%2099.7548%20258.726%2096.3347C258.726%2092.9142%20255.953%2090.1416%20252.533%2090.1416ZM252.533%2093.269C254.223%2093.269%20255.598%2094.6442%20255.598%2096.3347C255.598%2098.0248%20254.223%2099.4%20252.533%2099.4C250.842%2099.4%20249.467%2098.0248%20249.467%2096.3347C249.467%2094.6442%20250.842%2093.269%20252.533%2093.269Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M411.485%20141.061C408.065%20141.061%20405.292%20143.834%20405.292%20147.254C405.292%20150.674%20408.065%20153.447%20411.485%20153.447C414.905%20153.447%20417.678%20150.674%20417.678%20147.254C417.678%20143.834%20414.905%20141.061%20411.485%20141.061ZM411.485%20144.188C413.175%20144.188%20414.551%20145.564%20414.551%20147.254C414.551%20148.944%20413.175%20150.319%20411.485%20150.319C409.795%20150.319%20408.419%20148.944%20408.419%20147.254C408.419%20145.564%20409.795%20144.188%20411.485%20144.188Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.289%20112.849C326.868%20112.849%20324.096%20115.621%20324.096%20119.042C324.096%20122.462%20326.868%20125.235%20330.289%20125.235C333.709%20125.235%20336.482%20122.462%20336.482%20119.042C336.482%20115.621%20333.709%20112.849%20330.289%20112.849ZM330.288%20115.976C331.979%20115.976%20333.354%20117.352%20333.354%20119.042C333.354%20120.732%20331.979%20122.107%20330.288%20122.107C328.598%20122.107%20327.223%20120.732%20327.223%20119.042C327.223%20117.352%20328.598%20115.976%20330.288%20115.976Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M389.467%20108.032C386.046%20108.032%20383.273%20110.805%20383.273%20114.225C383.273%20117.645%20386.046%20120.418%20389.467%20120.418C392.887%20120.418%20395.659%20117.645%20395.659%20114.225C395.659%20110.805%20392.887%20108.032%20389.467%20108.032ZM389.466%20111.16C391.157%20111.16%20392.532%20112.535%20392.532%20114.225C392.532%20115.915%20391.157%20117.291%20389.466%20117.291C387.776%20117.291%20386.401%20115.915%20386.401%20114.225C386.401%20112.535%20387.776%20111.16%20389.466%20111.16Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M356.437%2097.7107C353.017%2097.7107%20350.244%20100.483%20350.244%20103.904C350.244%20107.324%20353.017%20110.097%20356.437%20110.097C359.857%20110.097%20362.63%20107.324%20362.63%20103.904C362.63%20100.483%20359.857%2097.7107%20356.437%2097.7107ZM356.437%20100.838C358.127%20100.838%20359.503%20102.213%20359.503%20103.904C359.503%20105.594%20358.127%20106.969%20356.437%20106.969C354.747%20106.969%20353.372%20105.594%20353.372%20103.904C353.372%20102.213%20354.747%20100.838%20356.437%20100.838Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M167.209%20186.476C163.789%20186.476%20161.017%20189.249%20161.017%20192.669C161.017%20196.089%20163.789%20198.862%20167.209%20198.862C170.629%20198.862%20173.402%20196.089%20173.402%20192.669C173.402%20189.249%20170.629%20186.476%20167.209%20186.476ZM167.209%20189.603C168.9%20189.603%20170.275%20190.979%20170.275%20192.669C170.275%20194.359%20168.9%20195.734%20167.209%20195.734C165.519%20195.734%20164.144%20194.359%20164.144%20192.669C164.144%20190.979%20165.519%20189.603%20167.209%20189.603Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M231.203%20141.061C227.782%20141.061%20225.01%20143.834%20225.01%20147.254C225.01%20150.674%20227.782%20153.447%20231.203%20153.447C234.623%20153.447%20237.396%20150.674%20237.396%20147.254C237.396%20143.834%20234.623%20141.061%20231.203%20141.061ZM231.203%20144.188C232.893%20144.188%20234.268%20145.564%20234.268%20147.254C234.268%20148.944%20232.893%20150.319%20231.203%20150.319C229.512%20150.319%20228.137%20148.944%20228.137%20147.254C228.137%20145.564%20229.512%20144.188%20231.203%20144.188Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M467.221%20172.026C463.801%20172.026%20461.028%20174.798%20461.028%20178.219C461.028%20181.639%20463.801%20184.412%20467.221%20184.412C470.641%20184.412%20473.414%20181.639%20473.414%20178.219C473.414%20174.798%20470.641%20172.026%20467.221%20172.026ZM467.221%20175.153C468.912%20175.153%20470.287%20176.528%20470.287%20178.219C470.287%20179.909%20468.912%20181.284%20467.221%20181.284C465.531%20181.284%20464.156%20179.909%20464.156%20178.219C464.156%20176.528%20465.531%20175.153%20467.221%20175.153Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M456.901%20158.264C453.481%20158.264%20450.708%20161.036%20450.708%20164.457C450.708%20167.877%20453.481%20170.65%20456.901%20170.65C460.321%20170.65%20463.094%20167.877%20463.094%20164.457C463.094%20161.036%20460.321%20158.264%20456.901%20158.264ZM456.901%20161.391C458.591%20161.391%20459.966%20162.766%20459.966%20164.457C459.966%20166.147%20458.591%20167.522%20456.901%20167.522C455.21%20167.522%20453.835%20166.147%20453.835%20164.457C453.835%20162.766%20455.21%20161.391%20456.901%20161.391Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M140.374%20158.264C136.954%20158.264%20134.181%20161.036%20134.181%20164.457C134.181%20167.877%20136.954%20170.65%20140.374%20170.65C143.794%20170.65%20146.567%20167.877%20146.567%20164.457C146.567%20161.036%20143.794%20158.264%20140.374%20158.264ZM140.374%20161.391C142.064%20161.391%20143.439%20162.766%20143.439%20164.457C143.439%20166.147%20142.064%20167.522%20140.374%20167.522C138.683%20167.522%20137.308%20166.147%20137.308%20164.457C137.308%20162.766%20138.683%20161.391%20140.374%20161.391Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M161.704%20163.081C158.283%20163.081%20155.511%20165.853%20155.511%20169.274C155.511%20172.694%20158.283%20175.466%20161.704%20175.466C165.124%20175.466%20167.897%20172.694%20167.897%20169.274C167.897%20165.853%20165.124%20163.081%20161.704%20163.081ZM161.704%20166.208C163.394%20166.208%20164.769%20167.583%20164.769%20169.274C164.769%20170.964%20163.394%20172.339%20161.704%20172.339C160.013%20172.339%20158.638%20170.964%20158.638%20169.274C158.638%20167.583%20160.013%20166.208%20161.704%20166.208Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M152.758%20178.219C149.338%20178.219%20146.565%20180.991%20146.565%20184.412C146.565%20187.832%20149.338%20190.605%20152.758%20190.605C156.178%20190.605%20158.951%20187.832%20158.951%20184.412C158.951%20180.991%20156.178%20178.219%20152.758%20178.219ZM152.758%20181.346C154.449%20181.346%20155.824%20182.721%20155.824%20184.412C155.824%20186.102%20154.449%20187.477%20152.758%20187.477C151.068%20187.477%20149.693%20186.102%20149.693%20184.412C149.693%20182.721%20151.068%20181.346%20152.758%20181.346Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M102.528%20180.971C99.1077%20180.971%2096.335%20183.744%2096.335%20187.164C96.335%20190.584%2099.1077%20193.357%20102.528%20193.357C105.948%20193.357%20108.721%20190.584%20108.721%20187.164C108.721%20183.744%20105.948%20180.971%20102.528%20180.971ZM102.528%20184.099C104.218%20184.099%20105.594%20185.474%20105.594%20187.164C105.594%20188.854%20104.218%20190.23%20102.528%20190.23C100.838%20190.23%2099.4623%20188.854%2099.4623%20187.164C99.4623%20185.474%20100.838%20184.099%20102.528%20184.099Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M113.537%20202.99C110.116%20202.99%20107.344%20205.763%20107.344%20209.183C107.344%20212.603%20110.116%20215.376%20113.537%20215.376C116.957%20215.376%20119.73%20212.603%20119.73%20209.183C119.73%20205.763%20116.957%20202.99%20113.537%20202.99ZM113.537%20206.118C115.227%20206.118%20116.602%20207.493%20116.602%20209.183C116.602%20210.873%20115.227%20212.249%20113.537%20212.249C111.846%20212.249%20110.471%20210.873%20110.471%20209.183C110.471%20207.493%20111.846%20206.118%20113.537%20206.118Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M420.43%2059.1768C417.01%2059.1768%20414.237%2061.9494%20414.237%2065.3699C414.237%2068.79%20417.01%2071.5626%20420.43%2071.5626C423.85%2071.5626%20426.623%2068.79%20426.623%2065.3699C426.623%2061.9494%20423.85%2059.1768%20420.43%2059.1768ZM420.431%2062.3041C422.121%2062.3041%20423.496%2063.6794%20423.496%2065.3698C423.496%2067.0599%20422.121%2068.4351%20420.431%2068.4351C418.74%2068.4351%20417.365%2067.0599%20417.365%2065.3698C417.365%2063.6794%20418.74%2062.3041%20420.431%2062.3041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M79.1314%20142.437C75.7112%20142.437%2072.9385%20145.21%2072.9385%20148.63C72.9385%20152.05%2075.7112%20154.823%2079.1314%20154.823C82.5516%20154.823%2085.3243%20152.05%2085.3243%20148.63C85.3243%20145.21%2082.5516%20142.437%2079.1314%20142.437ZM79.1315%20145.565C80.8217%20145.565%2082.1969%20146.94%2082.1969%20148.63C82.1969%20150.32%2080.8217%20151.696%2079.1315%20151.696C77.441%20151.696%2076.0657%20150.32%2076.0657%20148.63C76.0657%20146.94%2077.441%20145.565%2079.1315%20145.565Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M540.16%2090.8296C536.739%2090.8296%20533.967%2093.6022%20533.967%2097.0227C533.967%20100.443%20536.739%20103.215%20540.16%20103.215C543.58%20103.215%20546.353%20100.443%20546.353%2097.0227C546.353%2093.6022%20543.58%2090.8296%20540.16%2090.8296ZM540.16%2093.957C541.85%2093.957%20543.225%2095.3322%20543.225%2097.0227C543.225%2098.7128%20541.85%20100.088%20540.16%20100.088C538.469%20100.088%20537.094%2098.7128%20537.094%2097.0227C537.094%2095.3322%20538.469%2093.957%20540.16%2093.957Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.707%2048.8552C233.286%2048.8552%20230.514%2051.6278%20230.514%2055.0483C230.514%2058.4685%20233.286%2061.2411%20236.707%2061.2411C240.127%2061.2411%20242.9%2058.4685%20242.9%2055.0483C242.9%2051.6278%20240.127%2048.8552%20236.707%2048.8552ZM236.706%2051.9826C238.397%2051.9826%20239.772%2053.3579%20239.772%2055.0483C239.772%2056.7384%20238.397%2058.1136%20236.706%2058.1136C235.016%2058.1136%20233.641%2056.7384%20233.641%2055.0483C233.641%2053.3579%20235.016%2051.9826%20236.706%2051.9826Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M432.816%20134.18C429.396%20134.18%20426.623%20136.953%20426.623%20140.373C426.623%20143.793%20429.396%20146.566%20432.816%20146.566C436.236%20146.566%20439.009%20143.793%20439.009%20140.373C439.009%20136.953%20436.236%20134.18%20432.816%20134.18ZM432.816%20137.308C434.506%20137.308%20435.881%20138.683%20435.881%20140.373C435.881%20142.063%20434.506%20143.439%20432.816%20143.439C431.126%20143.439%20429.75%20142.063%20429.75%20140.373C429.75%20138.683%20431.126%20137.308%20432.816%20137.308Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M419.742%20124.547C416.322%20124.547%20413.549%20127.319%20413.549%20130.74C413.549%20134.16%20416.322%20136.932%20419.742%20136.932C423.162%20136.932%20425.935%20134.16%20425.935%20130.74C425.935%20127.319%20423.162%20124.547%20419.742%20124.547ZM419.742%20127.674C421.432%20127.674%20422.807%20129.049%20422.807%20130.74C422.807%20132.43%20421.432%20133.805%20419.742%20133.805C418.051%20133.805%20416.676%20132.43%20416.676%20130.74C416.676%20129.049%20418.051%20127.674%20419.742%20127.674Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M405.292%20115.601C401.872%20115.601%20399.1%20118.374%20399.1%20121.794C399.1%20125.215%20401.872%20127.987%20405.292%20127.987C408.713%20127.987%20411.485%20125.215%20411.485%20121.794C411.485%20118.374%20408.713%20115.601%20405.292%20115.601ZM405.292%20118.729C406.983%20118.729%20408.358%20120.104%20408.358%20121.794C408.358%20123.485%20406.983%20124.86%20405.292%20124.86C403.602%20124.86%20402.227%20123.485%20402.227%20121.794C402.227%20120.104%20403.602%20118.729%20405.292%20118.729Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M339.234%2095.6462C335.814%2095.6462%20333.041%2098.4189%20333.041%20101.839C333.041%20105.259%20335.814%20108.032%20339.234%20108.032C342.654%20108.032%20345.427%20105.259%20345.427%20101.839C345.427%2098.4189%20342.654%2095.6462%20339.234%2095.6462ZM339.234%2098.7737C340.924%2098.7737%20342.299%20100.149%20342.299%20101.839C342.299%20103.529%20340.924%20104.905%20339.234%20104.905C337.544%20104.905%20336.168%20103.529%20336.168%20101.839C336.168%20100.149%20337.544%2098.7737%20339.234%2098.7737Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%2094.27C317.923%2094.27%20315.15%2097.0426%20315.15%20100.463C315.15%20103.883%20317.923%20106.656%20321.343%20106.656C324.763%20106.656%20327.536%20103.883%20327.536%20100.463C327.536%2097.0426%20324.763%2094.27%20321.343%2094.27ZM321.343%2097.3974C323.034%2097.3974%20324.409%2098.7727%20324.409%20100.463C324.409%20102.153%20323.034%20103.528%20321.343%20103.528C319.653%20103.528%20318.278%20102.153%20318.278%20100.463C318.278%2098.7727%20319.653%2097.3974%20321.343%2097.3974Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M303.452%2095.6462C300.032%2095.6462%20297.259%2098.4189%20297.259%20101.839C297.259%20105.259%20300.032%20108.032%20303.452%20108.032C306.872%20108.032%20309.645%20105.259%20309.645%20101.839C309.645%2098.4189%20306.872%2095.6462%20303.452%2095.6462ZM303.452%2098.7737C305.142%2098.7737%20306.517%20100.149%20306.517%20101.839C306.517%20103.529%20305.142%20104.905%20303.452%20104.905C301.761%20104.905%20300.386%20103.529%20300.386%20101.839C300.386%20100.149%20301.761%2098.7737%20303.452%2098.7737Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M286.251%2097.7107C282.831%2097.7107%20280.058%20100.483%20280.058%20103.904C280.058%20107.324%20282.831%20110.097%20286.251%20110.097C289.671%20110.097%20292.443%20107.324%20292.443%20103.904C292.443%20100.483%20289.671%2097.7107%20286.251%2097.7107ZM286.251%20100.838C287.941%20100.838%20289.316%20102.213%20289.316%20103.904C289.316%20105.594%20287.941%20106.969%20286.251%20106.969C284.56%20106.969%20283.185%20105.594%20283.185%20103.904C283.185%20102.213%20284.56%20100.838%20286.251%20100.838Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M253.221%20108.032C249.801%20108.032%20247.028%20110.805%20247.028%20114.225C247.028%20117.645%20249.801%20120.418%20253.221%20120.418C256.641%20120.418%20259.414%20117.645%20259.414%20114.225C259.414%20110.805%20256.641%20108.032%20253.221%20108.032ZM253.221%20111.16C254.912%20111.16%20256.287%20112.535%20256.287%20114.225C256.287%20115.915%20254.912%20117.291%20253.221%20117.291C251.531%20117.291%20250.156%20115.915%20250.156%20114.225C250.156%20112.535%20251.531%20111.16%20253.221%20111.16Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M237.395%20115.601C233.975%20115.601%20231.202%20118.374%20231.202%20121.794C231.202%20125.215%20233.975%20127.987%20237.395%20127.987C240.815%20127.987%20243.588%20125.215%20243.588%20121.794C243.588%20118.374%20240.815%20115.601%20237.395%20115.601ZM237.395%20118.729C239.085%20118.729%20240.46%20120.104%20240.46%20121.794C240.46%20123.484%20239.085%20124.86%20237.395%20124.86C235.705%20124.86%20234.329%20123.484%20234.329%20121.794C234.329%20120.104%20235.705%20118.729%20237.395%20118.729Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M222.946%20124.547C219.526%20124.547%20216.753%20127.319%20216.753%20130.74C216.753%20134.16%20219.526%20136.932%20222.946%20136.932C226.366%20136.932%20229.139%20134.16%20229.139%20130.74C229.139%20127.319%20226.366%20124.547%20222.946%20124.547ZM222.946%20127.674C224.636%20127.674%20226.011%20129.049%20226.011%20130.74C226.011%20132.43%20224.636%20133.805%20222.946%20133.805C221.255%20133.805%20219.88%20132.43%20219.88%20130.74C219.88%20129.049%20221.255%20127.674%20222.946%20127.674Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M153.447%20101.839C150.027%20101.839%20147.254%20104.612%20147.254%20108.032C147.254%20111.452%20150.027%20114.225%20153.447%20114.225C156.867%20114.225%20159.64%20111.452%20159.64%20108.032C159.64%20104.612%20156.867%20101.839%20153.447%20101.839ZM153.447%20104.967C155.137%20104.967%20156.512%20106.342%20156.512%20108.032C156.512%20109.722%20155.137%20111.098%20153.447%20111.098C151.757%20111.098%20150.381%20109.722%20150.381%20108.032C150.381%20106.342%20151.757%20104.967%20153.447%20104.967Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M197.485%20145.878C194.065%20145.878%20191.292%20148.651%20191.292%20152.071C191.292%20155.491%20194.065%20158.264%20197.485%20158.264C200.905%20158.264%20203.678%20155.491%20203.678%20152.071C203.678%20148.651%20200.905%20145.878%20197.485%20145.878ZM197.485%20149.005C199.175%20149.005%20200.55%20150.381%20200.55%20152.071C200.55%20153.761%20199.175%20155.136%20197.485%20155.136C195.794%20155.136%20194.419%20153.761%20194.419%20152.071C194.419%20150.381%20195.794%20149.005%20197.485%20149.005Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M503.692%20209.183C500.272%20209.183%20497.499%20211.956%20497.499%20215.376C497.499%20218.796%20500.272%20221.569%20503.692%20221.569C507.112%20221.569%20509.885%20218.796%20509.885%20215.376C509.885%20211.956%20507.112%20209.183%20503.692%20209.183ZM503.692%20212.311C505.382%20212.311%20506.757%20213.686%20506.757%20215.376C506.757%20217.066%20505.382%20218.442%20503.692%20218.442C502.002%20218.442%20500.626%20217.066%20500.626%20215.376C500.626%20213.686%20502.002%20212.311%20503.692%20212.311Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M565.621%20169.273C562.2%20169.273%20559.428%20172.046%20559.428%20175.467C559.428%20178.887%20562.2%20181.659%20565.621%20181.659C569.041%20181.659%20571.814%20178.887%20571.814%20175.467C571.814%20172.046%20569.041%20169.273%20565.621%20169.273ZM565.621%20172.401C567.311%20172.401%20568.686%20173.776%20568.686%20175.467C568.686%20177.157%20567.311%20178.532%20565.621%20178.532C563.93%20178.532%20562.555%20177.157%20562.555%20175.467C562.555%20173.776%20563.93%20172.401%20565.621%20172.401Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M489.929%20178.219C486.509%20178.219%20483.736%20180.991%20483.736%20184.412C483.736%20187.832%20486.509%20190.605%20489.929%20190.605C493.35%20190.605%20496.122%20187.832%20496.122%20184.412C496.122%20180.991%20493.35%20178.219%20489.929%20178.219ZM489.929%20181.346C491.619%20181.346%20492.995%20182.721%20492.995%20184.412C492.995%20186.102%20491.619%20187.477%20489.929%20187.477C488.239%20187.477%20486.864%20186.102%20486.864%20184.412C486.864%20182.721%20488.239%20181.346%20489.929%20181.346Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M480.984%20163.081C477.564%20163.081%20474.791%20165.853%20474.791%20169.274C474.791%20172.694%20477.564%20175.466%20480.984%20175.466C484.404%20175.466%20487.177%20172.694%20487.177%20169.274C487.177%20165.853%20484.404%20163.081%20480.984%20163.081ZM480.984%20166.208C482.674%20166.208%20484.05%20167.583%20484.05%20169.274C484.05%20170.964%20482.674%20172.339%20480.984%20172.339C479.294%20172.339%20477.918%20170.964%20477.918%20169.274C477.918%20167.583%20479.294%20166.208%20480.984%20166.208Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M480.984%20114.913C477.564%20114.913%20474.791%20117.686%20474.791%20121.106C474.791%20124.526%20477.564%20127.299%20480.984%20127.299C484.404%20127.299%20487.177%20124.526%20487.177%20121.106C487.177%20117.686%20484.404%20114.913%20480.984%20114.913ZM480.984%20118.041C482.674%20118.041%20484.05%20119.416%20484.05%20121.106C484.05%20122.796%20482.674%20124.172%20480.984%20124.172C479.294%20124.172%20477.918%20122.796%20477.918%20121.106C477.918%20119.416%20479.294%20118.041%20480.984%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M447.955%20125.235C444.535%20125.235%20441.763%20128.007%20441.763%20131.428C441.763%20134.848%20444.535%20137.62%20447.955%20137.62C451.376%20137.62%20454.149%20134.848%20454.149%20131.428C454.149%20128.007%20451.376%20125.235%20447.955%20125.235ZM447.955%20128.362C449.646%20128.362%20451.021%20129.737%20451.021%20131.428C451.021%20133.118%20449.646%20134.493%20447.955%20134.493C446.265%20134.493%20444.89%20133.118%20444.89%20131.428C444.89%20129.737%20446.265%20128.362%20447.955%20128.362Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M434.879%20114.913C431.459%20114.913%20428.687%20117.686%20428.687%20121.106C428.687%20124.526%20431.459%20127.299%20434.879%20127.299C438.3%20127.299%20441.072%20124.526%20441.072%20121.106C441.072%20117.686%20438.3%20114.913%20434.879%20114.913ZM434.879%20118.041C436.57%20118.041%20437.945%20119.416%20437.945%20121.106C437.945%20122.796%20436.57%20124.172%20434.879%20124.172C433.189%20124.172%20431.814%20122.796%20431.814%20121.106C431.814%20119.416%20433.189%20118.041%20434.879%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M421.119%20105.28C417.698%20105.28%20414.926%20108.052%20414.926%20111.473C414.926%20114.893%20417.698%20117.666%20421.119%20117.666C424.539%20117.666%20427.312%20114.893%20427.312%20111.473C427.312%20108.052%20424.539%20105.28%20421.119%20105.28ZM421.118%20108.407C422.809%20108.407%20424.184%20109.782%20424.184%20111.473C424.184%20113.163%20422.809%20114.538%20421.118%20114.538C419.428%20114.538%20418.053%20113.163%20418.053%20111.473C418.053%20109.782%20419.428%20108.407%20421.118%20108.407Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M454.148%2056.4243C450.728%2056.4243%20447.955%2059.1969%20447.955%2062.6174C447.955%2066.0376%20450.728%2068.8102%20454.148%2068.8102C457.568%2068.8102%20460.341%2066.0376%20460.341%2062.6174C460.341%2059.1969%20457.568%2056.4243%20454.148%2056.4243ZM454.148%2059.5517C455.838%2059.5517%20457.213%2060.927%20457.213%2062.6174C457.213%2064.3075%20455.838%2065.6827%20454.148%2065.6827C452.457%2065.6827%20451.082%2064.3075%20451.082%2062.6174C451.082%2060.927%20452.457%2059.5517%20454.148%2059.5517Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M390.153%2090.1416C386.733%2090.1416%20383.96%2092.9142%20383.96%2096.3347C383.96%2099.7548%20386.733%20102.527%20390.153%20102.527C393.573%20102.527%20396.346%2099.7548%20396.346%2096.3347C396.346%2092.9142%20393.573%2090.1416%20390.153%2090.1416ZM390.153%2093.269C391.843%2093.269%20393.218%2094.6442%20393.218%2096.3347C393.218%2098.0248%20391.843%2099.4%20390.153%2099.4C388.462%2099.4%20387.087%2098.0248%20387.087%2096.3347C387.087%2094.6442%20388.462%2093.269%20390.153%2093.269Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M373.639%2085.3247C370.219%2085.3247%20367.446%2088.0973%20367.446%2091.5178C367.446%2094.9379%20370.219%2097.7106%20373.639%2097.7106C377.06%2097.7106%20379.832%2094.9379%20379.832%2091.5178C379.832%2088.0973%20377.06%2085.3247%20373.639%2085.3247ZM373.639%2088.4521C375.33%2088.4521%20376.705%2089.8273%20376.705%2091.5178C376.705%2093.2079%20375.33%2094.5831%20373.639%2094.5831C371.949%2094.5831%20370.574%2093.2079%20370.574%2091.5178C370.574%2089.8273%20371.949%2088.4521%20373.639%2088.4521Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M357.125%2081.196C353.704%2081.196%20350.932%2083.9687%20350.932%2087.3891C350.932%2090.8093%20353.704%2093.5819%20357.125%2093.5819C360.545%2093.5819%20363.317%2090.8093%20363.317%2087.3891C363.317%2083.9687%20360.545%2081.196%20357.125%2081.196ZM357.125%2084.3235C358.815%2084.3235%20360.19%2085.6987%20360.19%2087.3891C360.19%2089.0792%20358.815%2090.4545%20357.125%2090.4545C355.434%2090.4545%20354.059%2089.0792%20354.059%2087.3891C354.059%2085.6987%20355.434%2084.3235%20357.125%2084.3235Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M339.234%2078.4438C335.814%2078.4438%20333.041%2081.2165%20333.041%2084.6369C333.041%2088.0571%20335.814%2090.8297%20339.234%2090.8297C342.654%2090.8297%20345.427%2088.0571%20345.427%2084.6369C345.427%2081.2165%20342.654%2078.4438%20339.234%2078.4438ZM339.234%2081.5713C340.924%2081.5713%20342.299%2082.9465%20342.299%2084.6369C342.299%2086.327%20340.924%2087.7023%20339.234%2087.7023C337.544%2087.7023%20336.168%2086.327%20336.168%2084.6369C336.168%2082.9465%20337.544%2081.5713%20339.234%2081.5713Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M326.848%2052.2959C323.428%2052.2959%20320.655%2055.0685%20320.655%2058.489C320.655%2061.9091%20323.428%2064.6818%20326.848%2064.6818C330.268%2064.6818%20333.041%2061.9091%20333.041%2058.489C333.041%2055.0685%20330.268%2052.2959%20326.848%2052.2959ZM326.848%2055.4233C328.539%2055.4233%20329.914%2056.7985%20329.914%2058.489C329.914%2060.1791%20328.539%2061.5543%20326.848%2061.5543C325.158%2061.5543%20323.783%2060.1791%20323.783%2058.489C323.783%2056.7985%20325.158%2055.4233%20326.848%2055.4233Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M303.452%2078.4438C300.031%2078.4438%20297.259%2081.2165%20297.259%2084.6369C297.259%2088.0571%20300.031%2090.8297%20303.452%2090.8297C306.872%2090.8297%20309.645%2088.0571%20309.645%2084.6369C309.645%2081.2165%20306.872%2078.4438%20303.452%2078.4438ZM303.451%2081.5713C305.142%2081.5713%20306.517%2082.9465%20306.517%2084.6369C306.517%2086.327%20305.142%2087.7023%20303.451%2087.7023C301.761%2087.7023%20300.386%2086.327%20300.386%2084.6369C300.386%2082.9465%20301.761%2081.5713%20303.451%2081.5713Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M285.561%2081.196C282.141%2081.196%20279.368%2083.9687%20279.368%2087.3891C279.368%2090.8093%20282.141%2093.5819%20285.561%2093.5819C288.981%2093.5819%20291.754%2090.8093%20291.754%2087.3891C291.754%2083.9687%20288.981%2081.196%20285.561%2081.196ZM285.561%2084.3235C287.251%2084.3235%20288.627%2085.6987%20288.627%2087.3891C288.627%2089.0792%20287.251%2090.4545%20285.561%2090.4545C283.871%2090.4545%20282.496%2089.0792%20282.496%2087.3891C282.496%2085.6987%20283.871%2084.3235%20285.561%2084.3235Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M265.607%2067.4341C262.187%2067.4341%20259.414%2070.2067%20259.414%2073.6272C259.414%2077.0473%20262.187%2079.8199%20265.607%2079.8199C269.027%2079.8199%20271.8%2077.0473%20271.8%2073.6272C271.8%2070.2067%20269.027%2067.4341%20265.607%2067.4341ZM265.607%2070.5615C267.297%2070.5615%20268.672%2071.9367%20268.672%2073.6272C268.672%2075.3173%20267.297%2076.6925%20265.607%2076.6925C263.916%2076.6925%20262.541%2075.3173%20262.541%2073.6272C262.541%2071.9367%20263.916%2070.5615%20265.607%2070.5615Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.706%2097.0225C233.286%2097.0225%20230.514%2099.7951%20230.514%20103.216C230.514%20106.636%20233.286%20109.408%20236.706%20109.408C240.127%20109.408%20242.9%20106.636%20242.9%20103.216C242.9%2099.7951%20240.127%2097.0225%20236.706%2097.0225ZM236.706%20100.15C238.397%20100.15%20239.772%20101.525%20239.772%20103.216C239.772%20104.906%20238.397%20106.281%20236.706%20106.281C235.016%20106.281%20233.641%20104.906%20233.641%20103.216C233.641%20101.525%20235.016%20100.15%20236.706%20100.15Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M168.585%2026.8359C165.165%2026.8359%20162.392%2029.6086%20162.392%2033.029C162.392%2036.4492%20165.165%2039.2218%20168.585%2039.2218C172.005%2039.2218%20174.777%2036.4492%20174.777%2033.029C174.777%2029.6086%20172.005%2026.8359%20168.585%2026.8359ZM168.585%2029.9634C170.275%2029.9634%20171.65%2031.3386%20171.65%2033.029C171.65%2034.7192%20170.275%2036.0944%20168.585%2036.0944C166.894%2036.0944%20165.519%2034.7192%20165.519%2033.029C165.519%2031.3386%20166.894%2029.9634%20168.585%2029.9634Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M207.806%20114.913C204.386%20114.913%20201.613%20117.686%20201.613%20121.106C201.613%20124.526%20204.386%20127.299%20207.806%20127.299C211.226%20127.299%20213.999%20124.526%20213.999%20121.106C213.999%20117.686%20211.226%20114.913%20207.806%20114.913ZM207.806%20118.041C209.497%20118.041%20210.871%20119.416%20210.871%20121.106C210.871%20122.796%20209.497%20124.172%20207.806%20124.172C206.116%20124.172%20204.741%20122.796%20204.741%20121.106C204.741%20119.416%20206.116%20118.041%20207.806%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M194.732%20125.235C191.312%20125.235%20188.539%20128.007%20188.539%20131.428C188.539%20134.848%20191.312%20137.62%20194.732%20137.62C198.152%20137.62%20200.925%20134.848%20200.925%20131.428C200.925%20128.007%20198.152%20125.235%20194.732%20125.235ZM194.732%20128.362C196.422%20128.362%20197.797%20129.737%20197.797%20131.428C197.797%20133.118%20196.422%20134.493%20194.732%20134.493C193.042%20134.493%20191.666%20133.118%20191.666%20131.428C191.666%20129.737%20193.042%20128.362%20194.732%20128.362Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M182.347%20136.932C178.927%20136.932%20176.154%20139.705%20176.154%20143.125C176.154%20146.546%20178.927%20149.318%20182.347%20149.318C185.767%20149.318%20188.54%20146.546%20188.54%20143.125C188.54%20139.705%20185.767%20136.932%20182.347%20136.932ZM182.347%20140.06C184.038%20140.06%20185.413%20141.435%20185.413%20143.125C185.413%20144.816%20184.038%20146.191%20182.347%20146.191C180.657%20146.191%20179.282%20144.816%20179.282%20143.125C179.282%20141.435%20180.657%20140.06%20182.347%20140.06Z'%20fill='%2318A589'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2035_36900'%3e%3crect%20width='654.386'%20height='214'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Fs=["innerHTML"],Os={key:2,class:"mx-auto mt-16 w-fit"},Ds={key:0,class:"w-full pt-2"},Ns=["src"],_n=r.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean},columns:{default:3},variant:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(pt,e.pt??{})),{backgroundColor:i,palette:o}=J(e),s=r.computed(()=>e.variant==="ImageStackedAnimatedTile"),l=r.computed(()=>{const u=e.columns??3;return e.modules.length<u?e.modules.length:u}),a=r.computed(()=>{if(s.value)return"";switch(l.value){case 1:return"max-w-[352px]";case 2:return"max-w-[728px]";default:return"max-w-[728px] lg:max-w-[1104px]"}}),c=r.computed(()=>{if(s.value)return"";switch(l.value){case 1:return"w-full max-w-[352px]";case 2:return"w-full md:w-[calc(50%-12px)] max-w-[352px]";default:return"w-full md:w-[calc(50%-12px)] lg:w-[calc(33.333%-16px)] max-w-[352px]"}}),d=new Set(["iris","wisteria"]),h=r.computed(()=>d.has(i)?Ls:Is);return(u,p)=>{var C,m,g,b,M,x,w;const f=g2;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`tile-collection ${u.variant} ${r.unref(F)("overflow-hidden py-16",u.includeDecoration&&!s.value?"!pb-0":"",((C=t.value)==null?void 0:C.root)??"",e.class??"")} bg-${r.unref(i)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((m=t.value)==null?void 0:m.container)??""}`)},[u.headline||u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-collection-heading-container ${((g=t.value)==null?void 0:g.headingContainer)??""}`)},[u.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`tile-collection-headline ${((b=t.value)==null?void 0:b.headline)??""} text-${r.unref(o).headline}`),innerHTML:u.headline},null,10,Fs)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-collection-body-copy ${((M=t.value)==null?void 0:M.bodyCopy)??""} text-${r.unref(o).copy}`)},r.toDisplayString(u.bodyCopy),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),u.modules?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-collection-content ${r.unref(F)(s.value?"flex flex-col gap-12 md:gap-4 justify-center":`flex flex-wrap gap-12 md:gap-6 justify-center mx-auto ${a.value}`,((x=t.value)==null?void 0:x.bodyCopy)??"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.modules,(k,B)=>{var A;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(`TileContent${u.variant}`),r.mergeProps({key:`${k==null?void 0:k.headline}-${B}`,class:`tile-collection-content-item-${B} ${c.value} ${((A=t.value)==null?void 0:A.item)??""} ${k.class??""}`,ref_for:!0},k,{"parent-background-color":r.unref(i),index:B,"tile-label-type":u.tileLabelType,"include-decoration":u.includeDecoration}),null,16,["class","parent-background-color","index","tile-label-type","include-decoration"])}),128))],2)):r.createCommentVNode("",!0),(w=u.ctas)!=null&&w.length?(r.openBlock(),r.createElementBlock("div",Os,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,k=>(r.openBlock(),r.createBlock(f,r.mergeProps({key:`${k.title}-cta`,ref_for:!0},k,{size:"xl","background-color":r.unref(i)}),null,16,["background-color"]))),128))])):r.createCommentVNode("",!0)],2),u.includeDecoration&&!s.value?(r.openBlock(),r.createElementBlock("div",Ds,[r.createElementVNode("img",{src:h.value,class:"mx-auto w-full",alt:"Decorative background image",loading:"lazy"},null,8,Ns)])):r.createCommentVNode("",!0)],2)}}}),D0=r.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(n){const e=n,t=r.useAttrs(),i=r.computed(()=>e.type==="Numeric"&&!e.copy?(e.index??0)+1:e.copy),o=r.computed(()=>O(Mt[e.type],e.pt??{})),s=r.computed(()=>{var a;return((a=e.alignment)==null?void 0:a.toLowerCase())??"right"}),l=r.computed(()=>{var c;let a=e.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return s.value==="left"&&(a=e.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${F(typeof i.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${e.textColor}`,`bg-${e.backgroundColor}`,"top-2 md:top-4",((c=o==null?void 0:o.value)==null?void 0:c.root)??"",a,t.class)}`});return(a,c)=>i.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(l.value),style:r.normalizeStyle({backgroundColor:a.backgroundColor})},r.toDisplayString(i.value),7)):r.createCommentVNode("",!0)}}),Ce=(n,e)=>n.buttonType==="fill"?n.color??v.COLOR_PALETTES[e].cta.fill.bg:null,me=(n,e)=>n.textColor??v.COLOR_PALETTES[e].cta[n.buttonType].copy;var Vs={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},zs=k2.extend({name:"card",classes:Vs}),Rs={name:"BaseCard",extends:$0,style:zs},G2={name:"Card",extends:Rs,inheritAttrs:!1};function js(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root")},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("body")},n.ptm("body")),[n.$slots.title||n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("caption")},n.ptm("caption")),[n.$slots.title?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("title")},n.ptm("title")),[r.renderSlot(n.$slots,"title")],16)):r.createCommentVNode("",!0),n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("subtitle")},n.ptm("subtitle")),[r.renderSlot(n.$slots,"subtitle")],16)):r.createCommentVNode("",!0)],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("content")},n.ptm("content")),[r.renderSlot(n.$slots,"content")],16),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)],16)}G2.render=js;const Hs=["src","height","width"],Ws=["src"],N0=r.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(n){const e=n,t=r.ref(!1);function i(){t.value=!0}function o(){t.value=!1}const s=r.computed(()=>e.url?e.url.includes("youtube.com/watch")?`https://www.youtube.com/embed/${e.url.split("v=")[1]}?autoplay=1`:e.url:"");return(l,a)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",{class:r.normalizeClass(`${l.$props.class} relative cursor-pointer`),onClick:i},[a[1]||(a[1]=r.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[r.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),r.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),r.createElementVNode("img",{class:"w-full",src:l.thumbnail.media.url,height:l.thumbnail.media.height,width:l.thumbnail.media.width},null,8,Hs)],2),t.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:"fixed inset-0 bg-black/80 flex items-center justify-center z-[9999]",onClick:o},[r.createElementVNode("div",{class:"relative w-[90%] max-w-4xl",onClick:a[0]||(a[0]=r.withModifiers(()=>{},["stop"]))},[r.createElementVNode("button",{class:"absolute -top-12 right-0 text-white text-xl",onClick:o}," ✕ "),r.createElementVNode("iframe",{class:"w-full aspect-video",src:s.value,frameborder:"0",allow:"autoplay; encrypted-media",allowfullscreen:""},null,8,Ws)])])):r.createCommentVNode("",!0)],64))}}),Us=["innerHTML"],Bn=F0(r.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(Ct,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=J({backgroundColor:i}),s=e.backgroundColor?o:o.tile,l=typeof e.index=="number",a=e.backgroundColor||o.tile.bg,c=r.computed(()=>{var f;return((f=e.alignment)==null?void 0:f.toLowerCase())??"left"}),d=r.computed(()=>{var f;return((f=e.bodyCopyAlignment)==null?void 0:f.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start"),u=r.ref(null),p=Ft(u,{threshold:.1});return(f,C)=>{var b,M,x,w,k,B,A,T,$,P,E;const m=D0,g=g2;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:u,style:r.normalizeStyle({transitionDelay:`${(f.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-on-top ${r.unref(p)?"visible":""} ${r.unref(F)((b=t.value)==null?void 0:b.root,l?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(a)}`)},[f.tileLabel||f.tileLabelType?(r.openBlock(),r.createBlock(m,r.mergeProps({key:0},f.tileLabel,{type:f.tileLabelType??((M=f.tileLabel)==null?void 0:M.type),class:f.tileLabelType==="Numeric"||((x=f.tileLabel)==null?void 0:x.type)==="Numeric"?(w=t.value)==null?void 0:w.numericLabel:(k=t.value)==null?void 0:k.label,"background-color":r.unref(s).label[f.tileLabelType??((B=f.tileLabel)==null?void 0:B.type)??"Text"].bg,"text-color":r.unref(s).label[f.tileLabelType??((A=f.tileLabel)==null?void 0:A.type)??"Text"].copy,index:f.index,alignment:((T=f.tileLabel)==null?void 0:T.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${(($=t.value)==null?void 0:$.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((P=t.value)==null?void 0:P.footer)??""}`,"pt:body:class":((E=t.value)==null?void 0:E.body)??""},r.createSlots({_:2},[f.bodyCopy||f.listItems?{name:"content",fn:r.withCtx(()=>{var _,y,S,Z,L,I,R;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((_=t.value)==null?void 0:_.bodyCopy)??""} ${h.value}`)},[f.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media ${((y=t.value)==null?void 0:y.media)??""}`)},[C[0]||(C[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),f.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:0},f.image,{class:r.unref(F)((Z=(S=f.image)==null?void 0:S.media)!=null&&Z.width?"":"w-full",f.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),f.video?(r.openBlock(),r.createBlock(N0,r.mergeProps({key:1},f.video,{class:"w-full"}),null,16)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),f.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((L=t.value)==null?void 0:L.headline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.headline),3)):r.createCommentVNode("",!0),f.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((I=t.value)==null?void 0:I.subheadline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.subheadline),3)):r.createCommentVNode("",!0),f.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((R=t.value)==null?void 0:R.bodyCopy)??""} text-${r.unref(s).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:f.bodyCopy},null,14,Us)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,f.ctas||f.footer?{name:"footer",fn:r.withCtx(()=>{var _,y;return[f.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((_=t.value)==null?void 0:_.footerContent)??""} text-${r.unref(s).copy}`)},r.toDisplayString(f.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((y=t.value)==null?void 0:y.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.ctas,(S,Z)=>{var L;return r.openBlock(),r.createBlock(g,r.mergeProps({key:`cta-${S.title}-${Z}`,class:`cta-${Z} ${(L=t.value)==null?void 0:L.cta}`,color:r.unref(Ce)(S,r.unref(a)),"text-color":r.unref(me)(S,r.unref(a)),"background-color":r.unref(a),ref_for:!0},S),null,16,["class","color","text-color","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-a5fd4296"]]),Ys=["innerHTML"],An=F0(r.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(gt,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=J({backgroundColor:i}),s=e.backgroundColor?o:o.tile,l=typeof e.index=="number",a=e.backgroundColor||o.tile.bg,c=r.computed(()=>{var f;return((f=e.alignment)==null?void 0:f.toLowerCase())??"left"}),d=r.computed(()=>{var f;return((f=e.bodyCopyAlignment)==null?void 0:f.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start"),u=r.ref(null),p=Ft(u,{threshold:.1});return(f,C)=>{var b,M,x,w;const m=D0,g=g2;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:u,style:r.normalizeStyle({transitionDelay:`${(f.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-in-right ${r.unref(p)?"visible":""} ${r.unref(F)(((b=t.value)==null?void 0:b.root)??"",l?"":"w-full md:w-full lg:w-full",`bg-${r.unref(a)}`,e.class??"")}`)},[r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((M=t.value)==null?void 0:M.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((x=t.value)==null?void 0:x.footer)??""}`,"pt:body:class":((w=t.value)==null?void 0:w.body)??""},r.createSlots({_:2},[f.image||f.bodyCopy||f.listItems?{name:"content",fn:r.withCtx(()=>{var k,B,A,T,$,P,E,_,y,S,Z,L,I,R,z;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((k=t.value)==null?void 0:k.bodyCopy)??""} ${h.value}`)},[f.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media w-4/5 ${((B=t.value)==null?void 0:B.media)??""}`)},[f.tileLabel||f.tileLabelType?(r.openBlock(),r.createBlock(m,{key:0,class:r.normalizeClass(f.tileLabelType==="Numeric"||((A=f.tileLabel)==null?void 0:A.type)==="Numeric"?(T=t.value)==null?void 0:T.numericLabel:($=t.value)==null?void 0:$.label),index:f.index,alignment:((P=f.tileLabel)==null?void 0:P.alignment)??"left",type:f.tileLabelType??((E=f.tileLabel)==null?void 0:E.type),"background-color":r.unref(s).label[f.tileLabelType??((_=f.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":r.unref(s).label[f.tileLabelType??((y=f.tileLabel)==null?void 0:y.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),C[0]||(C[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),f.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:1},f.image,{class:r.unref(F)(!f.bodyCopy&&!f.headline&&!((S=f.listItems)!=null&&S.length)?"rounded-lg":"rounded-full",(L=(Z=f.image)==null?void 0:Z.media)!=null&&L.width?"":"w-full",f.image.class)}),null,16,["class"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),f.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((I=t.value)==null?void 0:I.headline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.headline),3)):r.createCommentVNode("",!0),f.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((R=t.value)==null?void 0:R.subheadline)??""} text-${r.unref(s).copy} text-${c.value}`)},r.toDisplayString(f.subheadline),3)):r.createCommentVNode("",!0),f.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((z=t.value)==null?void 0:z.bodyCopy)??""} text-${r.unref(s).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:f.bodyCopy},null,14,Ys)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,f.ctas||f.footer?{name:"footer",fn:r.withCtx(()=>{var k,B;return[f.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((k=t.value)==null?void 0:k.footerContent)??""} text-${r.unref(s).copy} text-${c.value}`)},r.toDisplayString(f.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((B=t.value)==null?void 0:B.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.ctas,(A,T)=>{var $;return r.openBlock(),r.createBlock(g,r.mergeProps({key:`cta-${A.title}-${T}`,class:`cta-${T} ${($=t.value)==null?void 0:$.cta}`,color:r.unref(Ce)(A,r.unref(a)),"text-color":r.unref(me)(A,r.unref(a)),ref_for:!0},A),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-5599558c"]]),Ks=["innerHTML"],Sn=r.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(bt,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=J({backgroundColor:o}),l=e.backgroundColor?s:s.tile,a=e.backgroundColor||s.tile.bg,c=r.computed(()=>{var h;return((h=e.alignment)==null?void 0:h.toLowerCase())??"left"}),d=r.computed(()=>{var h;return((h=e.bodyCopyAlignment)==null?void 0:h.toLowerCase())??c.value});return(h,u)=>{var C,m,g,b,M,x,w,k,B,A;const p=D0,f=g2;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)((C=t.value)==null?void 0:C.root,i?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(a)}`)},[h.tileLabel||h.tileLabelType?(r.openBlock(),r.createBlock(p,r.mergeProps({key:0},h.tileLabel,{class:h.tileLabelType==="Numeric"||((m=h.tileLabel)==null?void 0:m.type)==="Numeric"?(g=t.value)==null?void 0:g.numericLabel:(b=t.value)==null?void 0:b.label,index:h.index,type:h.tileLabelType??((M=h.tileLabel)==null?void 0:M.type),"background-color":r.unref(l).label[h.tileLabelType??((x=h.tileLabel)==null?void 0:x.type)??"Text"].bg,"text-color":r.unref(l).label[h.tileLabelType??((w=h.tileLabel)==null?void 0:w.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((k=t.value)==null?void 0:k.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((B=t.value)==null?void 0:B.footer)??""}`,"pt:body:class":((A=t.value)==null?void 0:A.body)??""},r.createSlots({_:2},[h.bodyCopy||h.subheadline||h.headline?{name:"content",fn:r.withCtx(()=>{var T,$,P,E;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((T=t.value)==null?void 0:T.bodyCopy)??""}`)},[h.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(`tile-content-subheadline ${(($=t.value)==null?void 0:$.subheadline)??""} text-${r.unref(l).copy} text-${c.value}`)},r.toDisplayString(h.subheadline),3)):r.createCommentVNode("",!0),h.headline?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`tile-content-headline ${((P=t.value)==null?void 0:P.headline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(h.headline),3)):r.createCommentVNode("",!0),h.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-body-copy ${((E=t.value)==null?void 0:E.bodyCopy)??""} text-${r.unref(l).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:h.bodyCopy},null,14,Ks)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,h.ctas||h.footer?{name:"footer",fn:r.withCtx(()=>{var T,$;return[h.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((T=t.value)==null?void 0:T.footerContent)??""} text-${r.unref(l).copy} text-${c.value}`)},r.toDisplayString(h.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass((($=t.value)==null?void 0:$.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.ctas,(P,E)=>{var _;return r.openBlock(),r.createBlock(f,r.mergeProps({key:`cta-${P.title}-${E}`,class:`cta-${E} ${(_=t.value)==null?void 0:_.cta} w-full`,color:r.unref(Ce)(P,r.unref(a)),"text-color":r.unref(me)(P,r.unref(a)),size:P.size??"xxl","background-color":r.unref(a),ref_for:!0},P),null,16,["class","color","text-color","size","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),qs=["innerHTML"],Zn=r.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(yt,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=J({backgroundColor:o}),l=e.backgroundColor?s:s.tile,a=e.backgroundColor||s.tile.bg,c=r.computed(()=>{var u;return((u=e.alignment)==null?void 0:u.toLowerCase())??"left"}),d=r.computed(()=>{var u;return((u=e.bodyCopyAlignment)==null?void 0:u.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start");return(u,p)=>{var m,g,b,M,x,w,k,B,A,T,$;const f=D0,C=g2;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${r.unref(a)}`,i?"":"w-full md:w-full lg:w-full",((m=t.value)==null?void 0:m.root)??"",e.class??"")} ${e.class}`)},[u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(f,{key:0,class:r.normalizeClass(u.tileLabelType==="Numeric"||((g=u.tileLabel)==null?void 0:g.type)==="Numeric"?(b=t.value)==null?void 0:b.numericLabel:(M=t.value)==null?void 0:M.label),index:u.index,alignment:((x=u.tileLabel)==null?void 0:x.alignment)??"right",type:u.tileLabelType??((w=u.tileLabel)==null?void 0:w.type),"background-color":r.unref(l).label[u.tileLabelType??((k=u.tileLabel)==null?void 0:k.type)??"Text"].bg,"text-color":r.unref(l).label[u.tileLabelType??((B=u.tileLabel)==null?void 0:B.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((A=t.value)==null?void 0:A.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((T=t.value)==null?void 0:T.ctas)??""}`,"pt:body:class":(($=t.value)==null?void 0:$.body)??""},r.createSlots({_:2},[u.bodyCopy||u.listItems?{name:"content",fn:r.withCtx(()=>{var P,E,_,y,S,Z;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((P=t.value)==null?void 0:P.bodyCopy)??""} ${h.value}`)},[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline ${((E=t.value)==null?void 0:E.headline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(u.headline),3)):r.createCommentVNode("",!0),u.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:1,class:r.normalizeClass(`tile-content-subheadline ${((_=t.value)==null?void 0:_.subheadline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(u.subheadline),3)):r.createCommentVNode("",!0),(y=u.video)!=null&&y.url?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-media w-full ${((S=t.value)==null?void 0:S.media)??""}`)},[r.createVNode(N0,{url:u.video.url,thumbnail:u.video.thumbnail},null,8,["url","thumbnail"])],2)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((Z=t.value)==null?void 0:Z.bodyCopy)??""} text-${r.unref(l).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:u.bodyCopy},null,14,qs)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var P;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((P=t.value)==null?void 0:P.footer)??""} text-${r.unref(l).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,(E,_)=>{var y;return r.openBlock(),r.createBlock(C,r.mergeProps({key:`cta-${E.title}-${_}`,class:`cta-${_} ${(y=t.value)==null?void 0:y.cta}`,color:r.unref(Ce)(E,r.unref(a)),"text-color":r.unref(me)(E,r.unref(a)),ref_for:!0},E),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Nt=Lt?window:void 0;function ge(n){var e;const t=O2(n);return(e=t==null?void 0:t.$el)!=null?e:t}function Xs(...n){let e,t,i,o;if(typeof n[0]=="string"||Array.isArray(n[0])?([t,i,o]=n,e=Nt):[e,t,i,o]=n,!e)return D2;Array.isArray(t)||(t=[t]),Array.isArray(i)||(i=[i]);const s=[],l=()=>{s.forEach(h=>h()),s.length=0},a=(h,u,p,f)=>(h.addEventListener(u,p,f),()=>h.removeEventListener(u,p,f)),c=r.watch(()=>[ge(e),O2(o)],([h,u])=>{if(l(),!h)return;const p=I4(u)?{...u}:u;s.push(...t.flatMap(f=>i.map(C=>a(h,f,C,p))))},{immediate:!0,flush:"post"}),d=()=>{c(),l()};return de(d),d}function Gs(){const n=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{n.value=!0},e),n}function Qs(n){const e=Gs();return r.computed(()=>(e.value,!!n()))}function Js(n,e,t={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:l=Nt,immediate:a=!0}=t,c=Qs(()=>l&&"IntersectionObserver"in l),d=r.computed(()=>{const C=O2(n);return(Array.isArray(C)?C:[C]).map(ge).filter(nn)});let h=D2;const u=r.ref(a),p=c.value?r.watch(()=>[d.value,ge(i),u.value],([C,m])=>{if(h(),!u.value||!C.length)return;const g=new IntersectionObserver(e,{root:ge(m),rootMargin:o,threshold:s});C.forEach(b=>b&&g.observe(b)),h=()=>{g.disconnect(),h=D2}},{immediate:a,flush:"post"}):D2,f=()=>{h(),p(),u.value=!1};return de(f),{isSupported:c,isActive:u,pause(){h(),u.value=!1},resume(){u.value=!0},stop:f}}function Tn(n,e={}){const{window:t=Nt,scrollTarget:i,threshold:o=0}=e,s=r.ref(!1);return Js(n,l=>{let a=s.value,c=0;for(const d of l)d.time>=c&&(c=d.time,a=d.isIntersecting);s.value=a},{root:i,window:t,threshold:o}),s}const el={[P4.mounted](n,e){if(typeof e.value=="function"){const t=e.value,i=Tn(n);r.watch(i,o=>t(o),{immediate:!0})}else{const[t,i]=e.value,o=Tn(n,i);r.watch(o,s=>t(s),{immediate:!0})}}};function Vt(n){return typeof Window<"u"&&n instanceof Window?n.document.documentElement:typeof Document<"u"&&n instanceof Document?n.documentElement:n}function $n(n){const e=window.getComputedStyle(n);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&n.clientWidth<n.scrollWidth||e.overflowY==="auto"&&n.clientHeight<n.scrollHeight)return!0;{const t=n.parentNode;return!t||t.tagName==="BODY"?!1:$n(t)}}function tl(n){const e=n||window.event,t=e.target;return $n(t)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const zt=new WeakMap;function nl(n,e=!1){const t=r.ref(e);let i=null,o="";r.watch(O4(n),a=>{const c=Vt(O2(a));if(c){const d=c;if(zt.get(d)||zt.set(d,d.style.overflow),d.style.overflow!=="hidden"&&(o=d.style.overflow),d.style.overflow==="hidden")return t.value=!0;if(t.value)return d.style.overflow="hidden"}},{immediate:!0});const s=()=>{const a=Vt(O2(n));!a||t.value||(on&&(i=Xs(a,"touchmove",c=>{tl(c)},{passive:!1})),a.style.overflow="hidden",t.value=!0)},l=()=>{const a=Vt(O2(n));!a||!t.value||(on&&(i==null||i()),a.style.overflow=o,zt.delete(a),t.value=!1)};return de(l),r.computed({get(){return t.value},set(a){a?s():l()}})}function il(){let n=!1;const e=r.ref(!1);return(t,i)=>{if(e.value=i.value,n)return;n=!0;const o=nl(t,i.value);r.watch(e,s=>o.value=s)}}il();const ol=["innerHTML"],rl=["innerHTML"],sl=["src"],En=F0(r.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=r.ref(null),t=r.ref(!1),i=n,o=r.computed(()=>O(mt,i.pt??{})),s=r.computed(()=>!((i.index??0)%2)),l=r.computed(()=>i.index===0),a=i.backgroundColor||i.parentBackgroundColor,{palette:c}=J({backgroundColor:a}),d=r.computed(()=>{var u;return(u=i.tileLabel)!=null&&u.alignment?i.tileLabel.alignment.toLowerCase():s.value?"right":"left"}),h=u=>{t.value=u};return(u,p)=>{var C,m,g,b;const f=D0;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)(((C=o.value)==null?void 0:C.root)??"",i.class??"")} max-w-[1024px]`)},[r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((m=o.value)==null?void 0:m.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((g=o.value)==null?void 0:g.ctas)??""}`,"pt:body:class":((b=o.value)==null?void 0:b.body)??""},r.createSlots({content:r.withCtx(()=>{var M,x,w,k,B,A,T,$,P,E,_,y;return[r.createElementVNode("div",{class:r.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${s.value?"flex-row-reverse":""} tile-content-inner ${((M=o.value)==null?void 0:M.bodyCopy)??""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((x=o.value)==null?void 0:x.text)??""} text-left ${s.value?"items-start":"items-end"}`)},[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline w-full ${((w=o.value)==null?void 0:w.headline)??""} text-${r.unref(c).subheadline}`),innerHTML:u.headline},null,10,ol)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-content-body-copy ${((k=o.value)==null?void 0:k.description)??""} w-full text-${r.unref(c).copy} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(c).bullet})`}),innerHTML:u.bodyCopy},null,14,rl)):r.createCommentVNode("",!0)],2),u.video||u.image?r.withDirectives((r.openBlock(),r.createElementBlock("div",{key:0,ref_key:"target",ref:e,class:r.normalizeClass(`tile-content-media relative ${((B=o.value)==null?void 0:B.media)??""} max-w-[350px]`)},[u.includeDecoration?(r.openBlock(),r.createElementBlock("img",{key:0,class:r.normalizeClass({"should-animate":!0,absolute:!0,animate:t.value,"w-full":!0,"z-0":!0,"top-[36%]":l.value,"left-[-16%]":l.value,"bg-left-top":s.value&&!l.value||!s.value,"animate-even":s.value&&!l.value&&t.value,"left-[-28%]":s.value&&!l.value,"top-[-10%]":s.value&&!l.value,"top-[-16%]":!s.value,"right-[-16%]":!s.value,"animate-odd":!s.value&&t.value}),src:(s.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,sl)):r.createCommentVNode("",!0),u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(f,r.mergeProps({key:1},u.tileLabel,{class:{[((A=o.value)==null?void 0:A.numericLabel)??""]:u.tileLabelType==="Numeric"||((T=u.tileLabel)==null?void 0:T.type)==="Numeric",[(($=o.value)==null?void 0:$.label)??""]:u.tileLabelType==="Text"||((P=u.tileLabel)==null?void 0:P.type)==="Text","top-1 md:top-8":!0,"left-1":!s.value,"right-1":s.value},index:u.index,type:u.tileLabelType??((E=u.tileLabel)==null?void 0:E.type),alignment:d.value,"background-color":r.unref(c).label[u.tileLabelType??((_=u.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":r.unref(c).label[u.tileLabelType??((y=u.tileLabel)==null?void 0:y.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):r.createCommentVNode("",!0),u.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:2},u.image,{class:r.unref(F)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",u.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),u.video?(r.openBlock(),r.createBlock(N0,r.normalizeProps(r.mergeProps({key:3},u.video)),null,16)):r.createCommentVNode("",!0)],2)),[[r.unref(el),h]]):r.createCommentVNode("",!0)],2)]}),_:2},[u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var M;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((M=o.value)==null?void 0:M.footer)??""} text-${r.unref(c).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-79b86cba"]]),ll={key:0},Pn=F0(r.defineComponent({__name:"HelloBanner",props:{__typename:{},helloBannerData:{},pt:{},onSegmentCTAClick:{type:Function},class:{}},setup(n){const e=n,t=r.ref("minimized"),i=()=>{t.value=t.value==="maximized"?"minimized":"maximized"},o=r.computed(()=>O(xt,e.pt??{}));return(s,l)=>{var a,c;return e.helloBannerData&&e.helloBannerData.active?(r.openBlock(),r.createBlock(r.unref(G2),{key:0,"pt:root:class":r.unref(F)((a=o.value)==null?void 0:a.root,e.class,"hello-banner shadow-none border-0 rounded-none",t.value==="maximized"?"hello-banner-max":"",t.value==="minimized"?"hello-banner-min":""),"pt:body:class":r.unref(F)((c=o.value)==null?void 0:c.container,"container-center"),"pt:content:class":"flex flex-col md:flex-row gap-8"},{content:r.withCtx(()=>{var d,h,u,p,f,C,m,g,b;return[r.createElementVNode("div",{class:r.normalizeClass((d=o.value)==null?void 0:d.mobileCollapsed)},[r.createElementVNode("p",null,r.toDisplayString((h=e.helloBannerData)==null?void 0:h.mobileCollapsed),1)],2),r.createElementVNode("div",{class:r.normalizeClass([(u=o.value)==null?void 0:u.content,"content"])},[r.createElementVNode("p",{class:r.normalizeClass([(p=o.value)==null?void 0:p.fullCopy,"fullCopy"])},r.toDisplayString((f=e.helloBannerData)==null?void 0:f.fullCopy),3)],2),(C=e.helloBannerData)!=null&&C.cta?(r.openBlock(),r.createElementBlock("section",ll,[r.createVNode(g2,r.mergeProps(e.helloBannerData.cta,{class:r.unref(F)((m=o.value)==null?void 0:m.cta,"cta")}),null,16,["class"])])):r.createCommentVNode("",!0),r.createVNode(r.unref(ce),{class:r.normalizeClass([(g=o.value)==null?void 0:g.toggle,"toggle"]),"pt:root:class":(b=o.value)==null?void 0:b.toggle,tabindex:"0","aria-label":t.value==="minimized"?"Expand banner":"Minimize banner","aria-expanded":t.value==="maximized",link:!0,onClick:i},{default:r.withCtx(()=>[r.createElementVNode("i",{class:"pi pi-times-circle",style:r.normalizeStyle({fontSize:"16px",color:"#fff",transform:t.value==="minimized"?"rotate(45deg)":"rotate(0deg)",transition:"transform 0.3s ease"})},null,4)]),_:1},8,["class","pt:root:class","aria-label","aria-expanded"])]}),_:1},8,["pt:root:class","pt:body:class"])):r.createCommentVNode("",!0)}}}),[["__scopeId","data-v-7799ef64"]]);/*!
89
+ `)}}this.carouselStyle.innerHTML=t},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,e):void 0},ariaPageLabel:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,e):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return ko()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var e;return((e=this.$primevue.config)===null||e===void 0||(e=e.locale)===null||e===void 0?void 0:e.emptyMessage)||""}},components:{ChevronRightIcon:dn,ChevronDownIcon:an,ChevronLeftIcon:cn,ChevronUpIcon:hn},directives:{ripple:en}};function O0(n){"@babel/helpers - typeof";return O0=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},O0(n)}function fn(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function he(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?fn(Object(t),!0).forEach(function(i){Mr(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):fn(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Mr(n,e,t){return e=kr(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function kr(n){var e=xr(n,"string");return O0(e)=="symbol"?e:String(e)}function xr(n,e){if(O0(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(O0(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var wr=["aria-live"],vr=["disabled","aria-label"],_r=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Br=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Ar=["disabled","aria-label"],Sr=["data-p-highlight"],Zr=["tabindex","aria-label","aria-current","onClick"];function Tr(n,e,t,i,o,s){var l=r.resolveDirective("ripple");return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),s.empty?r.renderSlot(n.$slots,"empty",{key:2},function(){return[r.createTextVNode(r.toDisplayString(s.emptyMessageText),1)]}):(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[r.createElementVNode("div",r.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":o.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:s.backwardIsDisabled,"aria-label":s.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return s.navBackward&&s.navBackward.apply(s,arguments)})},he(he({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"previousicon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),r.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,vr)),[[l]]):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("itemsContent"),style:[{height:s.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return s.onTouchEnd&&s.onTouchEnd.apply(s,arguments)}),onTouchstart:e[3]||(e[3]=function(){return s.onTouchStart&&s.onTouchStart.apply(s,arguments)}),onTouchmove:e[4]||(e[4]=function(){return s.onTouchMove&&s.onTouchMove.apply(s,arguments)})},n.ptm("itemsContent")),[r.createElementVNode("div",r.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return s.onTransitionEnd&&s.onTransitionEnd.apply(s,arguments)})},n.ptm("itemsContainer")),[s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:0},r.renderList(n.value.slice(-1*o.d_numVisible),function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":o.totalShiftedItems*-1===n.value.length+o.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*o.d_numVisible).length-1===c}),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16,_r)}),128)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(n.value,function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":s.firstIndex()>c||s.lastIndex()<c?!0:void 0,"aria-label":s.ariaSlideNumber(c),"aria-roledescription":s.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":s.firstIndex()<=c&&s.lastIndex()>=c,"data-p-carousel-item-start":s.firstIndex()===c,"data-p-carousel-item-end":s.lastIndex()===c}),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16,Br)}),128)),s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:1},r.renderList(n.value.slice(0,o.d_numVisible),function(a,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned")),[r.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):r.createCommentVNode("",!0)],16)],16),n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:s.forwardIsDisabled,"aria-label":s.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return s.navForward&&s.navForward.apply(s,arguments)})},he(he({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"nexticon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),r.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Ar)),[[l]]):r.createCommentVNode("",!0)],16,wr),s.totalIndicators>=0&&n.showIndicators?(r.openBlock(),r.createElementBlock("ul",r.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return s.onIndicatorKeydown&&s.onIndicatorKeydown.apply(s,arguments)})},n.ptm("indicators")),[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.totalIndicators,function(a,c){return r.openBlock(),r.createElementBlock("li",r.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",s.getIndicatorPTOptions(c)),{"data-p-highlight":o.d_page===c}),[r.createElementVNode("button",r.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:o.d_page===c?"0":"-1","aria-label":s.ariaPageLabel(c+1),"aria-current":o.d_page===c?"page":void 0,onClick:function(h){return s.onIndicatorClick(h,c)}},n.ptm("indicatorButton",s.getIndicatorPTOptions(c))),null,16,Zr)],16,Sr)}),128))],16)):r.createCommentVNode("",!0)],16)),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)}un.render=Tr;const $r=["innerHTML"],Er={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},Pr=["onClick"],Lr={class:"flex items-center gap-4"},Ir=["onClick"],Fr=["onClick"],pn=r.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(n){const e=n,t=r.computed(()=>O(rt,e.pt??{})),i=r.ref(0),o=r.computed(()=>i.value>0),s=r.computed(()=>i.value<e.carouselItems.length-1),{backgroundColor:l,palette:a}=J(e),c=r.computed(()=>`${F(e.variant!=="Hero"?"py-16 px-8":"",`bg-${l}`,e.class)} ${e.variant.toLowerCase()} carousel relative`);return(d,h)=>{var u;return r.openBlock(),r.createBlock(r.unref(un),{value:d.carouselItems,"num-visible":1,"num-scroll":1,class:r.normalizeClass(c.value),pt:t.value,"show-navigators":!1,"show-indicators":!1,page:i.value,"pt:item:class":`carousel-item w-full ${((u=t.value)==null?void 0:u.item)??""}`},r.createSlots({item:r.withCtx(p=>[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(p.data.__typename),r.mergeProps(p.data,{"is-child":!0}),null,16))]),footer:r.withCtx(()=>[r.createElementVNode("div",Er,[r.createElementVNode("button",{onClick:()=>o.value?i.value--:i.value=d.carouselItems.length-1},h[0]||(h[0]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,Pr),r.createElementVNode("div",Lr,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.carouselItems,(p,f)=>(r.openBlock(),r.createElementBlock("button",{key:f,onClick:()=>i.value=f,class:r.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${i.value===f?"bg-secondary border-none":"border-gray-400"}`)},null,10,Ir))),128))]),r.createElementVNode("button",{onClick:()=>s.value?i.value++:i.value=0},h[1]||(h[1]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,Fr)])]),_:2},[d.headline?{name:"header",fn:r.withCtx(()=>{var p;return[r.createElementVNode("h2",{class:r.normalizeClass(`carousel-headline ${((p=t.value)==null?void 0:p.headline)??""} text-${r.unref(a).headline}`),innerHTML:d.headline},null,10,$r)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var N2=(n=>(n[n.IconTile=0]="IconTile",n[n.ImageTile=1]="ImageTile",n[n.VideoTile=2]="VideoTile",n[n.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",n[n.VideoLeft=4]="VideoLeft",n[n.Hero=5]="Hero",n[n.Centered=6]="Centered",n[n.Feature=7]="Feature",n))(N2||{});const Or={Centered:"Centered",Hero:"Hero",Feature:"Feature"},Dr={Accordion:"Accordion",Image:"Image",Testimonial:"Testimonial",TileLabel:"TileLabel",Video:"Video",TileCollectionModule:"TileCollectionModule",ContainerModule:"ContainerModule",TileContent:"TileContent",ContentModule:"ContentModule",FormModule:"FormModule",CarouselModule:"CarouselModule",TestimonialModule:"TestimonialModule",LogoCollectionModule:"LogoCollectionModule",ProductModule:"ProductModule",CardsModule:"CardsModule",ChartModule:"ChartModule"},Nr={Icon:"IconTile",Image:"ImageTile",Video:"VideoTile",Text:"TextTile","Image Stacked Animated":"ImageStackedAnimatedTile",Multiple:"Multiple"},Vr={Icon:"TileContentIconTile",Image:"TileContentImageTile",Video:"TileContentVideoTile",Text:"TileContentTextTile","Image Stacked Animated":"TileContentImageStackedAnimatedTile",Multiple:"TileContentMultiple"},zr={List:"List",Tile:"Tile"},Rr={Fill:"fill",Outline:"outline",Link:"link",Logo:"logo"},jr={Left:"left",Right:"right",Center:"center"},Hr={Top:"top",Center:"center",Bottom:"bottom"},Wr={Left:"left",Center:"center",Right:"right",Inline:"inline"},Ur={Top:"Top",Bottom:"Bottom"},Yr={Hero:"Hero",Default:"Default"};var Cn=(n=>(n.Image="img",n.Video="iframe",n))(Cn||{}),mn=(n=>(n[n.fill=0]="fill",n[n.outline=1]="outline",n[n.link=2]="link",n[n.logo=3]="logo",n))(mn||{});const Kr=["innerHTML"],qr={key:2,class:"container-module-testimonial-tile relative lg:absolute lg:right-0 lg:bottom-10 flex justify-center lg:justify-end mt-20 lg:mt-0"},Xr=["src"],Gr={key:1,class:"text-[base] text-left lg:text-[17px] leading-relaxed mb-4 font-normal pr-32 lg:pr-0"},gn=r.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},testimonialTile:{},class:{}},setup(n){var A,T,$,P,E,_;const e=n,{backgroundColor:t,palette:i}=J(e),o=r.computed(()=>O(lt[e.variant],e.pt??{})),s=r.computed(()=>N2[e.variant]===N2.Hero),l=r.computed(()=>N2[e.variant]===N2.Centered),a=r.computed(()=>N2[e.variant]===N2.Feature),c=r.computed(()=>{var y,S;return e.testimonialTile&&s.value?F(((y=o.value)==null?void 0:y.inner)??"","md:block lg:flex lg:items-center p-8 lg:p-0"):((S=o.value)==null?void 0:S.inner)??""}),d=r.computed(()=>{if(!s.value)return"";const y=[];return m==="ContentModule"&&g==="Image"&&y.push("lg:flex lg:items-center lg:z-10"),m!=="Image"&&(y.push("py-16 px-16 lg:py-0 lg:px-16"),e.testimonialTile&&y.push("pt-8 pb-0 lg:pt-0 lg:pb-0")),e.mobileImagePosition==="Bottom"&&y.push("pt-16 pb-0 lg:py-0"),F(...y)}),h=r.computed(()=>s.value&&g!=="Image"?"py-16 lg:pr-16 lg:pl-0 px-12":s.value&&g==="Image"?e.testimonialTile?"hidden lg:block lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":"max-h-[500px] lg:max-h-none overflow-hidden lg:overflow-visible lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":a.value&&g==="Image"?"md:absolute md:right-0 md:top-0 md:h-full md:w-1/2":""),u=r.computed(()=>{var y,S,Z,L;return F(`container-module ${e.testimonialTile?"lg:flex":"md:flex"} ${e.backgroundImage?"":`bg-${t}`} relative ${s.value?"overflow-hidden":""} ${(y=o.value)==null?void 0:y.root} ${s.value?e.backgroundImage?`lg:h-[60vw] lg:max-h-[33.75rem] ${(S=o.value)==null?void 0:S.container}`:`${(Z=o.value)==null?void 0:Z.container}`:""} `,a.value?`${(L=o.value)==null?void 0:L.container}`:"",s.value&&m==="ContentModule"&&g==="Image"?"lg:h-[33.75rem] ":"",e.class??"",e.mobileImagePosition==="Top"&&s.value&&!e.testimonialTile?"clip-mobile-hero lg:no-clip":"")}),p=r.computed(()=>F(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${s.value?"object-bottom":""}`,e.backgroundImageClass??"")),f=r.computed(()=>{var S,Z;let y=JSON.parse(JSON.stringify(e.backgroundImage));return y!=null&&y.media.width&&(y.media.width=void 0),y!=null&&y.media.height&&(y.media.height=void 0),(S=y==null?void 0:y.mobileMedia)!=null&&S.width&&(y.mobileMedia.width=void 0),(Z=y==null?void 0:y.mobileMedia)!=null&&Z.height&&(y.mobileMedia.height=void 0),y}),C=((A=e.fullWidthContent)==null?void 0:A.__typename)==="TileContent"?"TileContentTextTile":(T=e.fullWidthContent)==null?void 0:T.__typename,m=(($=e.start)==null?void 0:$.__typename)==="TileContent"?"TileContentTextTile":(P=e.start)==null?void 0:P.__typename,g=((E=e.end)==null?void 0:E.__typename)==="TileContent"?"TileContentTextTile":(_=e.end)==null?void 0:_.__typename,b=y=>{const S=y;return S==null?void 0:S.backgroundColor},M=C==="TileCollectionModule"||m==="TileCollectionModule"||g==="TileCollectionModule",x=r.computed(()=>{var y,S;return((y=e.end)==null?void 0:y.__typename)==="Image"||((S=e.end)==null?void 0:S.__typename)==="Video"}),w=r.computed(()=>{var I,R,z,l2;const y=((I=e.start)==null?void 0:I.__typename)==="Accordion",S=((R=e.end)==null?void 0:R.__typename)==="Accordion",Z=((z=e.start)==null?void 0:z.__typename)==="TileCollectionModule",L=((l2=e.end)==null?void 0:l2.__typename)==="TileCollectionModule";return y&&S?"basis-2/3 md:pr-8":y?"basis-2/3 md:pr-16":S?"basis-1/3":L?"lg:basis-2/5":Z?"lg:basis-3/5":"basis-1/2"}),k=r.computed(()=>{var I,R,z,l2;const y=((I=e.start)==null?void 0:I.__typename)==="Accordion",S=((R=e.end)==null?void 0:R.__typename)==="Accordion",Z=((z=e.start)==null?void 0:z.__typename)==="TileCollectionModule",L=((l2=e.end)==null?void 0:l2.__typename)==="TileCollectionModule";return y&&S?"basis-2/3 md:pl-8":S?"basis-2/3 md:pl-16":y?"basis-1/3":Z?"lg:basis-2/5":L?"lg:basis-3/5":"basis-1/2"}),B=r.computed(()=>a.value&&g==="Image"?"h-full w-full object-cover object-right":s.value&&g==="Image"?"max-h-[500px] lg:max-h-none lg:h-full w-full object-cover":"");return(y,S)=>{const Z=d2;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(y.isChild?"div":"section"),{class:r.normalizeClass(u.value)},{default:r.withCtx(()=>{var L,I,R,z,l2,c2,P2,K2,_2,q2;return[y.backgroundImage&&f.value?(r.openBlock(),r.createBlock(Z,{key:0,media:f.value.media,"mobile-media":f.value.mobileMedia,class:r.normalizeClass(p.value)},null,8,["media","mobile-media","class"])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-inner relative z-10 ${a.value?"":s.value?((L=y.start)==null?void 0:L.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${y.isChild||s.value||a.value?"":"py-[2rem] px-8 md:py-16 md:px-4"} ${c.value}`)},[y.headline||y.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-heading-group mb-8 md:mb-10 space-y-[10px] ${!y.isChild&&s.value?"py-16":""}`)},[y.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-module-headline ${l.value?"text-center":""} ${s.value?"mx-auto w-full":""} ${((I=o.value)==null?void 0:I.headline)??""} text-${r.unref(i).headline}`),innerHTML:y.headline},null,10,Kr)):r.createCommentVNode("",!0),y.subHeadline?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`container-module-subheadline ${l.value?"text-center":""} ${((R=o.value)==null?void 0:R.subheadline)??""} text-${r.unref(i).subheadline}`)},r.toDisplayString(y.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),y.fullWidthContent||y.start||y.end?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`container-module-content flex flex-col ${x.value&&e.mobileImagePosition!=="Bottom"?"flex-col-reverse":""} ${s.value||r.unref(M)?"lg:flex-row":"md:flex-row"} ${!s.value&&!a.value?`${r.unref(M)?"lg":"md"}:justify-between gap-5`:""} ${s.value?"lg:h-full":"h-full"} ${r.unref(M)?"rounded-2xl overflow-hidden":""} ${((z=o.value)==null?void 0:z.bodyCopy)??""}`)},[y.fullWidthContent?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-full-width-content ${((l2=o.value)==null?void 0:l2.fullWidthContent)??""} ${l.value?"mx-auto":""}`)},[r.unref(C)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(C)),r.mergeProps({key:0},y.fullWidthContent,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(C)==="ContentModule"&&s.value),"background-color":b(y.fullWidthContent),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage}),null,16,["use-child-headline","is-hero","background-color","parent-background-color","parent-has-background-image"])):r.createCommentVNode("",!0)],2)):(r.openBlock(),r.createElementBlock(r.Fragment,{key:1},[y.start?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-start ${a.value?"md:basis-1/2":w.value} ${((c2=o.value)==null?void 0:c2.start)??""} ${d.value} ${a.value&&r.unref(m)==="Image"?"":a.value?"p-8 md:p-12 lg:p-16 flex items-center":""}`)},[r.unref(m)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(m)),r.mergeProps({key:0},y.start,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(m)==="ContentModule"&&s.value&&!a.value),"is-feature":!!(r.unref(m)==="ContentModule"&&a.value),"background-color":b(y.start),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage,class:a.value&&r.unref(m)==="Image"?"h-full w-full object-cover":""}),null,16,["use-child-headline","is-hero","is-feature","background-color","parent-background-color","parent-has-background-image","class"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-end ${a.value?"md:basis-1/2":k.value} ${((P2=o.value)==null?void 0:P2.end)??""} ${h.value} ${a.value&&r.unref(g)==="Image"?"":a.value?"p-8 md:p-12 lg:p-16 flex items-center":""}`)},[r.unref(g)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(g)),r.mergeProps({key:0},y.end,{"is-child":!0,"use-child-headline":!!y.headline,"is-hero":!!(r.unref(g)==="ContentModule"&&s.value&&!a.value),"is-feature":!!(r.unref(g)==="ContentModule"&&a.value),"background-color":b(y.end),"parent-background-color":r.unref(t),"parent-has-background-image":!!y.backgroundImage,class:B.value,"mobile-breakpoint":s.value&&r.unref(g)==="Image"?"lg":"md"}),null,16,["use-child-headline","is-hero","is-feature","background-color","parent-background-color","parent-has-background-image","class","mobile-breakpoint"])):r.createCommentVNode("",!0)],2)],64))],2)):r.createCommentVNode("",!0),y.testimonialTile?(r.openBlock(),r.createElementBlock("div",qr,[r.createElementVNode("div",{class:r.normalizeClass(`bg-${(K2=r.unref(i).interactive)==null?void 0:K2.bg} rounded-xl lg:rounded-r-none px-6 py-6 lg:py-8 lg:px-10 text-${(_2=r.unref(i).interactive)==null?void 0:_2.copy} max-w-[80vw] lg:max-w-[25vw] w-full shadow-lg relative lg:top-0 lg:right-0 lg:bottom-0 lg:flex flex-col justify-center`)},[y.testimonialTile.media&&y.testimonialTile.media.__typename==="Image"?(r.openBlock(),r.createElementBlock("img",{key:0,src:y.testimonialTile.media.media.url,alt:"Testimonial image",class:"absolute lg:hidden -top-10 -right-2 w-32 h-32 rounded-full z-10"},null,8,Xr)):r.createCommentVNode("",!0),y.testimonialTile.quote?(r.openBlock(),r.createElementBlock("p",Gr,r.toDisplayString(y.testimonialTile.quote),1)):r.createCommentVNode("",!0),y.testimonialTile.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`text-sm lg:text-[17px] text-${(q2=r.unref(i).interactive)==null?void 0:q2.copy} text-right font-normal`)}," - "+r.toDisplayString(y.testimonialTile.author),3)):r.createCommentVNode("",!0)],2)])):r.createCommentVNode("",!0)],2),r.renderSlot(y.$slots,"default")]}),_:3},8,["class"])}}});var M2=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(M2||{});const ue=(n,e)=>{var t;if(n==="Default")return(t=e==null?void 0:e.page)!=null&&t.slug?"_self":"_blank";if(n==="New Tab")return"_blank";if(n==="Same Tab")return"_self"},Qr={class:"flex items-center justify-center gap-2"},g2=r.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},backgroundColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},ctaAction:{},inBanner:{type:Boolean},onClick:{type:Function},class:{}},emits:["trigger"],setup(n,{emit:e}){const t=n,i=e,o=r.computed(()=>O(ct[t.buttonType],t.pt??{})),s=r.computed(()=>t.buttonType==="link"||t.buttonType==="logo"),{palette:l}=J(t),a=r.computed(()=>{var m;return((m=l==null?void 0:l.cta)==null?void 0:m[t.buttonType])||{copy:"soil",bg:"lily"}}),c=r.computed(()=>{var g;const m=["cta whitespace-nowrap",F(((g=o.value)==null?void 0:g.root)??"",t.class??"","flex items-center gap-2")];if((t.buttonType==="link"||t.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${t.textColor??a.value.copy}`),t.size)switch(t.size){case"sm":m.push("*:text-sm"),t.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),t.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),t.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),t.buttonType==="fill"&&m.push("py-2 px-16");break}return t.buttonType==="fill"&&(m.push("rounded-[2rem]"),(t.color||a.value.bg)&&m.push(`bg-${t.color||a.value.bg}`),t.size||m.push("py-1 px-4")),t.buttonType!=="outline"&&a.value.border&&m.push(`border-${t.color??a.value.border}`),m.join(" ")}),d=r.computed(()=>{var m,g,b,M,x,w;return(g=(m=t.link)==null?void 0:m.page)!=null&&g.slug?`${(M=(b=t.link)==null?void 0:b.page)==null?void 0:M.slug}`:(x=t.link)!=null&&x.externalUrl?(w=t.link)==null?void 0:w.externalUrl:""}),h=r.computed(()=>{var m;return!!((m=t.link)!=null&&m.externalUrl)}),u=r.computed(()=>{var m;return t.ariaLabel??((m=t.link)==null?void 0:m.ariaLabel)??t.title}),p=r.computed(()=>{var m,g;return(m=t.ctaAction)!=null&&m.ariaDescription?t.ctaAction.ariaDescription:t.ariaDescription??((g=t.link)==null?void 0:g.ariaDescription)??""}),f=r.computed(()=>{var m;return h.value?(m=t.link)==null?void 0:m.thirdPartyId:void 0}),C=()=>{var m;(m=t.ctaAction)!=null&&m.triggerMappingValue&&i("trigger",t.ctaAction.triggerMappingValue),t.onClick&&t.onClick()};return(m,g)=>{var M;const b=d2;return r.openBlock(),r.createBlock(r.resolveDynamicComponent("a"),{id:f.value,"aria-label":u.value,"aria-description":p.value,href:d.value??void 0,target:r.unref(ue)(t.target||((M=t.link)==null?void 0:M.target),t.link),rel:h.value?"noopener":"",class:r.normalizeClass(t.class),onClick:C},{default:r.withCtx(()=>[r.createVNode(r.unref(ce),{class:r.normalizeClass(c.value),link:s.value,onClick:C},{default:r.withCtx(()=>{var x,w,k;return[r.createElementVNode("div",Qr,[m.logo?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex items-center ${m.buttonType==="logo"?(x=o.value)==null?void 0:x.logo:""} ${m.buttonType==="logo"?`bg-${t.textColor??a.value.copy}`:""}`)},[typeof m.logo=="object"?(r.openBlock(),r.createBlock(b,r.normalizeProps(r.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(r.unref(F)(m.logo,(w=o.value)==null?void 0:w.logo))},null,2)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("p",{class:r.normalizeClass(r.unref(F)("pointer-events-none whitespace-nowrap",((k=o.value)==null?void 0:k.headline)??""))},r.toDisplayString(m.title),3)])]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),Jr={key:1},es=["innerHTML"],ts=["innerHTML"],ns=["innerHTML"],is=["innerHTML"],bn=r.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},image:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:M2.Left},isChild:{type:Boolean},useChildHeadline:{type:Boolean},parentHasBackgroundImage:{type:Boolean,default:!1},parentBackgroundColor:{},isFeature:{type:Boolean,default:!1},class:{}},setup(n){const e=n,t=e.alignment?e.alignment.toLowerCase():"left",i=r.computed(()=>O(at,e.pt??{})),o=r.computed(()=>t===M2.Inline?"text-center md:text-left":`text-${t}`),s=r.computed(()=>{let C="";switch(t){case M2.Right:C="justify-end";break;case M2.Center:C="justify-center";break;default:C="justify-start"}return C}),l=r.computed(()=>{var C,m;return`${((C=i.value)==null?void 0:C.logo)??""} ${((m=e==null?void 0:e.logo)==null?void 0:m.class)??""} max-w-[50%]`}),{backgroundColor:a,palette:c}=J({...e,backgroundColor:e.backgroundColor||e.parentBackgroundColor}),d=r.computed(()=>{var m;const C=[`content-module-headline ${p?"":"max-w-[30ch]"} ${t===M2.Center?"mx-auto":t===M2.Right?"ml-auto":""}`,`text-${c.headline}`,F(((m=i==null?void 0:i.value)==null?void 0:m.headline)??"",o.value)];return e.isHero&&e.isChild?C.push("text-[27px] leading-[27px] md:text-[36px] md:leading-[36px] xl:text-[48px] xl:leading-[48px]"):e.isFeature&&e.isChild?C.push("text-[27px] leading-[27px] lg:text-[48px] lg:leading-[48px]"):e.useChildHeadline||e.logo?C.push("text-[24px] leading-[24px] md:text-[36px] md:leading-[36px]"):C.push("text-[27px] leading-[27px] md:text-[48px] md:leading-[48px]"),C.join(" ")}),h=r.computed(()=>{var m;return[`content-module-subheadline text-[17px] md:text-[22px] ${t===M2.Center?"mx-auto":t===M2.Right?"ml-auto":""}`,`text-${c.subheadline}`,F(((m=i==null?void 0:i.value)==null?void 0:m.subheadline)??"",o.value)].join(" ")}),u=r.computed(()=>e.headline?e.headline.replace(/<[^>]*>/g,"").trim().length>0:!1),p=t===M2.Inline,f=r.computed(()=>{const C=e.bodyCopy||e.ctas||e.image;return p?"space-y-[10px]":`space-y-[10px] ${C?"mb-6":""}`});return(C,m)=>{var g,b,M,x,w,k;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`content-module ${C.isChild?"":"p-8 md:p-16"} ${((g=i.value)==null?void 0:g.root)??""} ${e.class??""} ${!e.parentHasBackgroundImage&&(e.backgroundColor||!C.isChild)?`bg-${r.unref(a)}`:""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`content-module-container mx-auto ${((b=i.value)==null?void 0:b.container)??""} ${r.unref(t)===r.unref(M2).Inline?"flex flex-col md:flex-row justify-between items-center md:gap-4":""}`)},[C.logo?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:0},C.logo,{class:l.value}),null,16,["class"])):r.createCommentVNode("",!0),u.value||C.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(f.value)},[C.subHeadline&&!C.isHero?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(h.value)},r.toDisplayString(C.subHeadline),3)):r.createCommentVNode("",!0),u.value?(r.openBlock(),r.createElementBlock("div",Jr,[C.isHero?(r.openBlock(),r.createElementBlock("h1",{key:0,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,es)):C.useChildHeadline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,ts)):(r.openBlock(),r.createElementBlock("h2",{key:2,class:r.normalizeClass(d.value),innerHTML:C.headline},null,10,ns))])):r.createCommentVNode("",!0),C.subHeadline&&C.isHero?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(h.value)},r.toDisplayString(C.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),C.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`content-module-body-copy text-[17px] text-${r.unref(c).copy} ${C.isHero?"lg:max-w-[80%]":""} ${r.unref(F)(((M=i.value)==null?void 0:M.bodyCopy)??"",o.value)}`),style:r.normalizeStyle({"--copy-accent-color":`var(--${r.unref(c).copyAccent})`,"--bullet-color":`var(--${r.unref(c).bullet})`}),innerHTML:C.bodyCopy},null,14,is)):r.createCommentVNode("",!0),C.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:3},C.image,{class:`content-module-image ${r.unref(F)(((x=i.value)==null?void 0:x.image)??"",o.value)} ${((w=C.image)==null?void 0:w.class)??""}`}),null,16,["class"])):r.createCommentVNode("",!0),C.ctas?(r.openBlock(),r.createElementBlock("div",{key:4,class:r.normalizeClass(`content-module-ctas flex flex-wrap items-center gap-4 ${C.isHero?"justify-center lg:justify-start":s.value} ${r.unref(F)(((k=i.value)==null?void 0:k.ctas)??"",o.value,p?"md:mt-0":"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(C.ctas,(B,A)=>(r.openBlock(),r.createBlock(g2,r.mergeProps({ref_for:!0},B,{key:`cta-${B.title}-${A}`,class:`content-module-cta ${C.isHero?"w-auto justify-center":""}`,"background-color":r.unref(a)}),null,16,["class","background-color"]))),128))],2)):r.createCommentVNode("",!0)],2)],2)}}}),os=["innerHTML"],yn=r.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(st,e.pt??{})),{backgroundColor:i,palette:o}=J(e);return(s,l)=>{var a,c;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`container-collection ${e.class??""} bg-${r.unref(i)}`)},[s.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-collection-headline ${(a=t.value)==null?void 0:a.headline} text-${r.unref(o).headline}`),innerHTML:s.headline},null,10,os)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=t.value)==null?void 0:c.bodyCopy}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.modules,(d,h)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(d.__typename),r.mergeProps({ref_for:!0},d,{key:`${d==null?void 0:d.__typename}-${h}`,"is-child":!0}),null,16))),128))],2)],2)}}});var V2=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(V2||{});const rs={class:r.normalizeClass("pi pi-chevron-down")},ss={class:r.normalizeClass("pi pi-chevron-up")},ls=["innerHTML"],S2=r.defineComponent({__name:"NavigationElement",props:{__typename:{},elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},backgroundColor:{},class:{},isChild:{type:Boolean},pt:{},inBanner:{type:Boolean},expandedMobile:{type:Boolean}},setup(n){const e=n,t=r.computed(()=>O(ht,e.pt??{})),{backgroundColor:i,palette:o}=J(e),s=r.computed(()=>{var p,f;return(p=e.link)!=null&&p.externalUrl?(f=e.link)==null?void 0:f.thirdPartyId:void 0}),l=r.computed(()=>{var p,f,C,m,g,b;return(f=(p=e.link)==null?void 0:p.page)!=null&&f.slug?`${(m=(C=e.link)==null?void 0:C.page)==null?void 0:m.slug}`:(g=e.link)!=null&&g.externalUrl?(b=e.link)==null?void 0:b.externalUrl:""}),a=r.computed(()=>{var p,f,C;return(f=(p=e.link)==null?void 0:p.page)!=null&&f.slug||(C=e.link)!=null&&C.externalUrl?"a":"button"}),c=r.computed(()=>V2[e.elementType??"header"]),d=r.ref(!1),h=r.computed(()=>`relative py-2 md:py-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),u=()=>{d.value=!d.value};return(p,f)=>{const C=r.resolveComponent("NavigationElement",!0);return r.openBlock(),r.createBlock(r.resolveDynamicComponent(p.isChild?"li":"div"),{class:r.normalizeClass(h.value)},{default:r.withCtx(()=>{var m;return[c.value===r.unref(V2).header||p.isChild&&(l.value||p.subNavigation)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.value),{key:0,id:s.value,href:l.value??"",target:e.link?r.unref(ue)((m=e.link)==null?void 0:m.target,e.link):"_self",class:r.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${r.unref(o).copy} ${c.value===r.unref(V2).header?"whitespace-nowrap":""}`),"aria-expanded":a.value==="button"?!0:void 0,"aria-haspopup":a.value==="button"?!0:void 0,onClick:u},{default:r.withCtx(()=>{var g;return[r.createTextVNode(r.toDisplayString(p.title)+" ",1),!p.isChild&&p.subNavigation&&!(l.value||p.isChild)?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass((g=t.value)==null?void 0:g.icon)},[r.withDirectives(r.createElementVNode("i",rs,null,512),[[r.vShow,!d.value]]),r.withDirectives(r.createElementVNode("i",ss,null,512),[[r.vShow,d.value]])],2)):r.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==r.unref(V2).footer?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`mb-2 font-bold text-${r.unref(o).copy}`)},r.toDisplayString(p.title),3)):r.createCommentVNode("",!0),!p.isChild&&p.subNavigation?(r.openBlock(),r.createElementBlock("ul",{key:2,class:r.normalizeClass({hidden:!d.value&&c.value==r.unref(V2).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${r.unref(i)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==r.unref(V2).header,"space-y-2 opacity-90":c.value==r.unref(V2).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(p.subNavigation,(g,b)=>(r.openBlock(),r.createBlock(C,r.mergeProps({key:g.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${b}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...g,elementType:p.elementType,isChild:!0,backgroundColor:r.unref(i)}),null,16,["class"]))),128))],2)):r.createCommentVNode("",!0),p.htmlRef?(r.openBlock(),r.createElementBlock("div",{key:3,innerHTML:p.htmlRef},null,8,ls)):r.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),as={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},cs=["id","href","target"],fe=r.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,t)=>{const i=d2;return e.socialMediaRef?(r.openBlock(),r.createElementBlock("div",as,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.socialMediaRef,(o,s)=>{var l,a,c,d;return r.openBlock(),r.createElementBlock("a",{id:(l=o.link)==null?void 0:l.thirdPartyId,key:`footer-social-item-${o.icon.altTag}-${s}`,class:r.normalizeClass(`footer-social-item-${s}`),href:(a=o==null?void 0:o.link)==null?void 0:a.externalUrl,target:r.unref(ue)((c=o==null?void 0:o.link)==null?void 0:c.target,o==null?void 0:o.link)},[r.createVNode(i,{media:(d=o==null?void 0:o.icon)==null?void 0:d.media},null,8,["media"])],10,cs)}),128))])):r.createCommentVNode("",!0)}}}),ds={id:"footer-copyright",class:"flex flex-col lg:flex-row lg:items-center lg:justify-between gap-6 lg:gap-10 text-xs text-white"},hs={key:0,class:"footer-copyright-links basis-1/3"},us={class:r.normalizeClass("flex flex-row flex-wrap items-center")},fs={class:"basis-1/3 footer-copyright-logos"},ps={class:"flex items-center justify-evenly space-x-2"},pe=r.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean},backgroundColor:{}},setup(n){const e=n,{palette:t}=J(e);return(i,o)=>(r.openBlock(),r.createElementBlock("div",ds,[r.createElementVNode("div",{class:r.normalizeClass(`text-${r.unref(t).copy} ${i.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},r.toDisplayString(i.copyRight),3),i.isCenterAlign?(r.openBlock(),r.createElementBlock("div",hs,[r.createElementVNode("div",us,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,l)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${s.title}-${l}`,class:`footer-nav-item-${l} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))])])):r.createCommentVNode("",!0),r.createElementVNode("div",fs,[r.createElementVNode("div",ps,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.logos,(s,l)=>(r.openBlock(),r.createBlock(d2,{key:`footer-copy-right-logo-${l}`,class:"grow ml-auto",media:s.media},null,8,["media"]))),128))]),i.isCenterAlign?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex flex-row items-center justify-end ${i.navigation&&i.navigation.length?"mt-6":""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,l)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${s.title}-${l}`,class:`footer-nav-item-${l} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))],2))])]))}}),Cs={class:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2"},ms={href:"/",class:"footer-navigation-logo text-center"},gs={key:0,class:"grid grid-cols-2 sm:grid-cols-3 gap-x-10 gap-y-8 flex-1"},bs={key:1,class:"grow"},ys=["innerHTML"],Mn=r.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,{backgroundColor:t,palette:i}=J(e),o=r.computed(()=>!!(e.navigation&&e.navigation.length>0));return(s,l)=>{var a,c;return r.openBlock(),r.createElementBlock("footer",{class:r.normalizeClass(`text-white text-sm leading-relaxed bg-${r.unref(t)}`)},[r.createElementVNode("div",Cs,[r.createElementVNode("div",{class:r.normalizeClass(["flex flex-col lg:flex-row lg:items-start lg:justify-between gap-10",{"p-5 justify-between items-start":s.navigation&&s.navigation.length>0,"mb-4 md:items-start":!s.navigation||s.navigation.length===0}])},[r.createElementVNode("a",ms,[s.logo?(r.openBlock(),r.createBlock(d2,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:s.logo.media},null,8,["media"])):r.createCommentVNode("",!0),r.createTextVNode(" "+r.toDisplayString(s.title),1)]),s.navigation&&s.navigation.length>0?(r.openBlock(),r.createElementBlock("div",gs,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.navigation,(d,h)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`footer-nav-item-${d.title}-${h}`,class:`footer-nav-item-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...d,isChild:!1,elementType:"footer",backgroundColor:r.unref(t)}),null,16,["class"]))),128))])):r.createCommentVNode("",!0),!s.navigation||s.navigation.length===0?(r.openBlock(),r.createElementBlock("div",bs,[s.socialMediaRef?(r.openBlock(),r.createBlock(fe,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0),r.createVNode(pe,{"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"add-text-margin":!0,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])])):(r.openBlock(),r.createElementBlock(r.Fragment,{key:2},[s.socialMediaRef?(r.openBlock(),r.createBlock(fe,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0)],64))],2),s.navigation&&s.navigation.length>0&&s.copyRight&&s.copyRightLinks&&((a=s.copyRightLinks)==null?void 0:a.length)>0&&s.copyRightLogos&&((c=s.copyRightLogos)==null?void 0:c.length)>0?(r.openBlock(),r.createBlock(pe,{key:0,"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])):r.createCommentVNode("",!0),r.createElementVNode("hr",{class:r.normalizeClass(`border-${r.unref(i).copy}`)},null,2),s.legalText?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`text-xs md:text-sm opacity-80 text-${r.unref(i).copy}`),innerHTML:s.legalText},null,10,ys)):r.createCommentVNode("",!0)])],2)}}}),Ms=["innerHTML"],kn=r.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(dt,e.pt??{})),i=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:o,palette:s}=J(e);return(l,a)=>{var d,h,u;const c=d2;return r.openBlock(),r.createElementBlock("section",{style:r.normalizeStyle(i.value),class:r.normalizeClass(`logo-module p-16 ${e.class??""} bg-${r.unref(o)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((d=t.value)==null?void 0:d.container)??""}`)},[l.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`logo-module-headline ${((h=t.value)==null?void 0:h.headline)??""} text-${r.unref(s).headline}`),innerHTML:l.headline},null,10,Ms)):r.createCommentVNode("",!0),l.logos?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((u=t.value)==null?void 0:u.bodyCopy)??""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.logos,(p,f)=>(r.openBlock(),r.createBlock(c,r.mergeProps({ref_for:!0},p,{key:`cta-${p.altTag}-${f}`}),null,16))),128))],2)):r.createCommentVNode("",!0)],2)],6)}}}),ks={class:r.normalizeClass("primary-navigation-header sticky top-0 z-50")},xs={class:"hidden md:flex bg-[#d9d9d9] w-full"},ws={key:0,class:"primary-navigation flex flex-[0_1_87%] justify-end items-center gap-4 py-4 pl-2 pr-0"},vs={class:"lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2"},_s={class:"flex items-center justify-between py-3 md:p-0"},Bs={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},As={class:"flex items-center gap-2 md:hidden"},Ss={key:0,class:"primary-navigation text-sm xl:text-base flex items-center gap-2"},Zs=["aria-label","aria-expanded"],Ts={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},$s={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},xn=r.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{},inBanner:{}},emits:["navigation-click","cta-click"],setup(n,{emit:e}){const t=n,i=r.ref(!1),{backgroundColor:o,palette:s}=J(t),l=e,a=r.computed(()=>t.navigation||[]),c=r.computed(()=>t.ctas||[]),d=r.computed(()=>{var p;return((p=t.inBanner)==null?void 0:p.filter(f=>f.__typename?f.__typename==="NavigationElement":!("buttonType"in f)))||[]}),h=r.computed(()=>{var p;return((p=t.inBanner)==null?void 0:p.filter(f=>f.__typename?f.__typename==="CTA":"buttonType"in f))||[]}),u=r.computed(()=>{const p=[];return a.value.forEach(f=>{f.expandedMobile&&f.subNavigation&&f.subNavigation.length>0?p.push(...f.subNavigation):p.push(f)}),p});return(p,f)=>(r.openBlock(),r.createElementBlock("header",ks,[r.createElementVNode("div",xs,[d.value.length>0||h.value.length>0?(r.openBlock(),r.createElementBlock("nav",ws,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:C.title,class:["my-4 sm:my-0",C.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128))])):r.createCommentVNode("",!0)]),r.createElementVNode("div",{class:r.normalizeClass(`shadow-2xl bg-${r.unref(o)}`)},[r.createElementVNode("div",vs,[r.createElementVNode("div",_s,[p.logo?(r.openBlock(),r.createElementBlock("a",Bs,[r.createVNode(d2,r.mergeProps(p.logo,{class:"h-full w-auto object-contain"}),null,16)])):r.createCommentVNode("",!0),r.createElementVNode("div",As,[d.value.length>0?(r.openBlock(),r.createElementBlock("nav",Ss,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128))])):r.createCommentVNode("",!0),r.createElementVNode("button",{type:"button",class:"block","aria-label":i.value?"Close menu":"Open menu","aria-expanded":i.value,onClick:f[0]||(f[0]=C=>i.value=!i.value)},[(r.openBlock(),r.createElementBlock("svg",{class:r.normalizeClass(`h-6 w-6 fill-${r.unref(s).copy}`),viewBox:"0 0 24 24"},[i.value?(r.openBlock(),r.createElementBlock("path",Ts)):r.createCommentVNode("",!0),i.value?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("path",$s))],2))],8,Zs)])]),a.value.length>0||c.value.length>0?(r.openBlock(),r.createElementBlock("nav",{key:0,class:r.normalizeClass(["primary-navigation text-sm xl:text-base items-center px-2 pt-2 pb-4 md:flex gap-2 lg:gap-4 md:justify-evenly md:p-0",i.value?"block":"hidden"])},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`mobile-${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`md:hidden h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(a.value,(C,m)=>(r.openBlock(),r.createBlock(S2,r.mergeProps({key:`desktop-${C.title}-${m}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...C,class:`hidden md:block h-full primary-nav-item-${m} ${C.class||""} ${C.dividerLine?"sm:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:g=>l("navigation-click",C)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(c.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:`filtered-${C.title}`,class:C.buttonType==="fill"?"justify-center w-full":"",ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,C=>(r.openBlock(),r.createBlock(g2,r.mergeProps({key:C.title,class:["flex md:hidden my-2 md:my-0",C.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},C,{onClick:m=>l("cta-click",C)}),null,16,["class","onClick"]))),128))],2)):r.createCommentVNode("",!0)])],2)]))}}),Es=["innerHTML"],wn=r.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(ut,e.pt??{})),i=r.computed(()=>({"background-image":`url(${e.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:o,palette:s}=J(e),l=r.computed(()=>F(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${o}`,e.class??""));return(a,c)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.isChild?"div":"section"),{style:r.normalizeStyle(i.value),class:r.normalizeClass(l.value)},{default:r.withCtx(()=>{var d,h,u,p,f;return[a.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`headline ${((d=t.value)==null?void 0:d.headline)??""} text-${r.unref(s).headline}`),innerHTML:a.headline},null,10,Es)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`split-module-content ${r.unref(F)("flex justify-evenly gap-4 mx-auto items-center",((h=t.value)==null?void 0:h.bodyCopy)??"")}`)},[a.start?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.start.__typename),r.mergeProps({key:0},a.start,{class:`split-module-start ${((u=t.value)==null?void 0:u.start)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),a.center?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.center.__typename),r.mergeProps({key:1},a.center,{class:`split-module-center ${((p=t.value)==null?void 0:p.center)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),a.end?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(a.end.__typename),r.mergeProps({key:2},a.end,{class:`split-module-end ${((f=t.value)==null?void 0:f.end)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Ps=["innerHTML"],vn=r.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},mediaPosition:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(ft,e.pt??{})),{palette:i}=J(e),o=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(s,l)=>{var a,c,d,h,u,p,f,C;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`testimonial ${r.unref(F)("p-5",e.class??"")}`),style:r.normalizeStyle(o.value)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto flex flex-col gap-8 ${((a=t.value)==null?void 0:a.container)??""} ${((c=s.mediaPosition)==null?void 0:c.toLowerCase())==="right"?"lg:flex-row-reverse":"lg:flex-row"}`)},[s.media?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`testimonial-media ${((d=t.value)==null?void 0:d.media)??""}`)},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.media.__typename),r.normalizeProps(r.guardReactiveProps(s.media)),null,16))],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`testimonial-text ${((h=t.value)==null?void 0:h.text)??""}`)},[s.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`testimonial-headline ${((u=t.value)==null?void 0:u.headline)??""} text-${r.unref(i).headline}`),innerHTML:s.headline},null,10,Ps)):r.createCommentVNode("",!0),s.quote?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`testimonial-quote ${((p=t.value)==null?void 0:p.quote)??""} text-${r.unref(i).copyAccent}`)},r.toDisplayString(s.quote),3)):r.createCommentVNode("",!0),s.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`testimonial-author ${((f=t.value)==null?void 0:f.author)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.author),3)):r.createCommentVNode("",!0),s.details?(r.openBlock(),r.createElementBlock("p",{key:3,class:r.normalizeClass(`testimonial-details ${((C=t.value)==null?void 0:C.details)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.details),3)):r.createCommentVNode("",!0)],2)],2)],6)}}}),Ls="data:image/svg+xml,%3csvg%20width='390'%20height='184'%20viewBox='0%200%20390%20184'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20transform='matrix(-1,1.2246467991473532e-16,-1.2246467991473532e-16,-1,0,0)'%3e%3cpath%20d='M135.563%204.27654C134.608%204.27654%20133.832%203.50019%20133.832%202.54594C133.832%201.59169%20134.608%200.815379%20135.563%200.815379C136.517%200.815379%20137.293%201.59169%20137.293%202.54594C137.293%203.50019%20136.517%204.27654%20135.563%204.27654ZM135.563%206.04199C137.493%206.04199%20139.059%204.47675%20139.059%202.54594C139.059%200.615124%20137.493%20-0.950116%20135.563%20-0.950116C133.632%20-0.950116%20132.066%200.615123%20132.066%202.54594C132.066%204.47675%20133.632%206.04199%20135.563%206.04199Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M139.711%2012.8649C138.757%2012.8649%20137.98%2012.0886%20137.98%2011.1343C137.98%2010.1801%20138.757%209.40371%20139.711%209.40371C140.665%209.40371%20141.442%2010.1801%20141.442%2011.1343C141.442%2012.0886%20140.665%2012.8649%20139.711%2012.8649ZM139.711%2014.6304C141.642%2014.6304%20143.207%2013.0651%20143.207%2011.1343C143.207%209.2035%20141.642%207.63826%20139.711%207.63826C137.78%207.63826%20136.215%209.2035%20136.215%2011.1343C136.215%2013.0651%20137.78%2014.6304%20139.711%2014.6304Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M145.121%2020.6251C144.167%2020.6251%20143.391%2019.8488%20143.391%2018.8946C143.391%2017.9403%20144.167%2017.164%20145.121%2017.164C146.075%2017.164%20146.852%2017.9403%20146.852%2018.8946C146.852%2019.8488%20146.075%2020.6251%20145.121%2020.6251ZM145.121%2022.3906C147.052%2022.3906%20148.617%2020.8254%20148.617%2018.8946C148.617%2016.9638%20147.052%2015.3985%20145.121%2015.3985C143.19%2015.3985%20141.625%2016.9638%20141.625%2018.8946C141.625%2020.8254%20143.19%2022.3906%20145.121%2022.3906Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M151.658%2027.424C150.704%2027.424%20149.928%2026.6476%20149.928%2025.6934C149.928%2024.7392%20150.704%2023.9628%20151.658%2023.9628C152.612%2023.9628%20153.389%2024.7392%20153.389%2025.6934C153.389%2026.6476%20152.612%2027.424%20151.658%2027.424ZM151.658%2029.1895C153.589%2029.1895%20155.154%2027.6242%20155.154%2025.6934C155.154%2023.7626%20153.589%2022.1973%20151.658%2022.1973C149.727%2022.1973%20148.162%2023.7626%20148.162%2025.6934C148.162%2027.6242%20149.727%2029.1895%20151.658%2029.1895Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M159.191%2033.1281C158.237%2033.1281%20157.461%2032.3517%20157.461%2031.3975C157.461%2030.4433%20158.237%2029.6669%20159.191%2029.6669C160.146%2029.6669%20160.922%2030.4433%20160.922%2031.3975C160.922%2032.3517%20160.146%2033.1281%20159.191%2033.1281ZM159.191%2034.8936C161.122%2034.8936%20162.688%2033.3283%20162.688%2031.3975C162.688%2029.4667%20161.122%2027.9014%20159.191%2027.9014C157.261%2027.9014%20155.695%2029.4667%20155.695%2031.3975C155.695%2033.3283%20157.261%2034.8936%20159.191%2034.8936Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M167.585%2037.6047C166.631%2037.6047%20165.854%2036.8283%20165.854%2035.8741C165.854%2034.9198%20166.631%2034.1435%20167.585%2034.1435C168.539%2034.1435%20169.316%2034.9198%20169.316%2035.8741C169.316%2036.8283%20168.539%2037.6047%20167.585%2037.6047ZM167.585%2039.3701C169.516%2039.3701%20171.081%2037.8049%20171.081%2035.8741C171.081%2033.9432%20169.516%2032.378%20167.585%2032.378C165.654%2032.378%20164.089%2033.9432%20164.089%2035.8741C164.089%2037.8049%20165.654%2039.3701%20167.585%2039.3701Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M176.707%2040.7203C175.753%2040.7203%20174.976%2039.944%20174.976%2038.9898C174.976%2038.0355%20175.753%2037.2592%20176.707%2037.2592C177.661%2037.2592%20178.438%2038.0355%20178.438%2038.9898C178.438%2039.944%20177.661%2040.7203%20176.707%2040.7203ZM176.707%2042.4858C178.638%2042.4858%20180.203%2040.9206%20180.203%2038.9898C180.203%2037.059%20178.638%2035.4937%20176.707%2035.4937C174.776%2035.4937%20173.211%2037.059%20173.211%2038.9898C173.211%2040.9206%20174.776%2042.4858%20176.707%2042.4858Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.425%2042.3419C185.471%2042.3419%20184.694%2041.5656%20184.694%2040.6114C184.694%2039.6571%20185.471%2038.8808%20186.425%2038.8808C187.379%2038.8808%20188.155%2039.6571%20188.155%2040.6114C188.155%2041.5656%20187.379%2042.3419%20186.425%2042.3419ZM186.425%2044.1074C188.356%2044.1074%20189.921%2042.5422%20189.921%2040.6114C189.921%2038.6806%20188.356%2037.1153%20186.425%2037.1153C184.494%2037.1153%20182.929%2038.6806%20182.929%2040.6114C182.929%2042.5422%20184.494%2044.1074%20186.425%2044.1074Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M206.224%2040.7203C205.269%2040.7203%20204.493%2039.944%20204.493%2038.9898C204.493%2038.0355%20205.269%2037.2592%20206.224%2037.2592C207.178%2037.2592%20207.954%2038.0355%20207.954%2038.9898C207.954%2039.944%20207.178%2040.7203%20206.224%2040.7203ZM206.224%2042.4858C208.154%2042.4858%20209.72%2040.9206%20209.72%2038.9898C209.72%2037.059%20208.154%2035.4937%20206.224%2035.4937C204.293%2035.4937%20202.728%2037.059%20202.728%2038.9898C202.728%2040.9206%20204.293%2042.4858%20206.224%2042.4858Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M215.346%2037.6047C214.392%2037.6047%20213.615%2036.8283%20213.615%2035.8741C213.615%2034.9198%20214.392%2034.1435%20215.346%2034.1435C216.3%2034.1435%20217.076%2034.9198%20217.076%2035.8741C217.076%2036.8283%20216.3%2037.6047%20215.346%2037.6047ZM215.346%2039.3701C217.277%2039.3701%20218.842%2037.8049%20218.842%2035.8741C218.842%2033.9432%20217.277%2032.378%20215.346%2032.378C213.415%2032.378%20211.85%2033.9432%20211.85%2035.8741C211.85%2037.8049%20213.415%2039.3701%20215.346%2039.3701Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%200.213997C190.512%200.213997%20189.735%20-0.562314%20189.735%20-1.51656C189.735%20-2.47081%20190.512%20-3.24717%20191.466%20-3.24717C192.42%20-3.24717%20193.196%20-2.47081%20193.196%20-1.51656C193.196%20-0.562313%20192.42%200.213997%20191.466%200.213997ZM191.466%201.97949C193.397%201.97949%20194.962%200.414253%20194.962%20-1.51656C194.962%20-3.44738%20193.397%20-5.01262%20191.466%20-5.01262C189.535%20-5.01262%20187.97%20-3.44738%20187.97%20-1.51656C187.97%200.414252%20189.535%201.97949%20191.466%201.97949Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M153.228%201.33167C152.273%201.33167%20151.497%200.555362%20151.497%20-0.398886C151.497%20-1.35314%20152.273%20-2.12949%20153.228%20-2.12949C154.182%20-2.12949%20154.958%20-1.35313%20154.958%20-0.398886C154.958%200.555363%20154.182%201.33167%20153.228%201.33167ZM153.228%203.09717C155.158%203.09717%20156.724%201.53193%20156.724%20-0.398886C156.724%20-2.3297%20155.158%20-3.89494%20153.228%20-3.89494C151.297%20-3.89494%20149.732%20-2.3297%20149.732%20-0.398887C149.732%201.53193%20151.297%203.09717%20153.228%203.09717Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M158.252%209.23504C157.298%209.23504%20156.521%208.45868%20156.521%207.50443C156.521%206.55018%20157.298%205.77387%20158.252%205.77387C159.206%205.77387%20159.983%206.55019%20159.983%207.50443C159.983%208.45868%20159.206%209.23504%20158.252%209.23504ZM158.252%2011.0005C160.183%2011.0005%20161.748%209.43525%20161.748%207.50443C161.748%205.57362%20160.183%204.00843%20158.252%204.00843C156.321%204.00843%20154.756%205.57362%20154.756%207.50443C154.756%209.43525%20156.321%2011.0005%20158.252%2011.0005Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M164.844%2015.8263C163.89%2015.8263%20163.113%2015.05%20163.113%2014.0957C163.113%2013.1415%20163.89%2012.3652%20164.844%2012.3652C165.798%2012.3652%20166.574%2013.1415%20166.574%2014.0957C166.574%2015.05%20165.798%2015.8263%20164.844%2015.8263ZM164.844%2017.5918C166.775%2017.5918%20168.34%2016.0266%20168.34%2014.0957C168.34%2012.1649%20166.775%2010.5997%20164.844%2010.5997C162.913%2010.5997%20161.348%2012.1649%20161.348%2014.0957C161.348%2016.0266%20162.913%2017.5918%20164.844%2017.5918Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M172.747%2020.8507C171.793%2020.8507%20171.017%2020.0744%20171.017%2019.1202C171.017%2018.1659%20171.793%2017.3896%20172.747%2017.3896C173.701%2017.3896%20174.478%2018.1659%20174.478%2019.1202C174.478%2020.0744%20173.701%2020.8507%20172.747%2020.8507ZM172.747%2022.6162C174.678%2022.6162%20176.243%2021.051%20176.243%2019.1202C176.243%2017.1893%20174.678%2015.6241%20172.747%2015.6241C170.816%2015.6241%20169.251%2017.1893%20169.251%2019.1202C169.251%2021.051%20170.816%2022.6162%20172.747%2022.6162Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M181.706%2024.0529C180.752%2024.0529%20179.976%2023.2766%20179.976%2022.3223C179.976%2021.3681%20180.752%2020.5917%20181.706%2020.5917C182.66%2020.5917%20183.437%2021.3681%20183.437%2022.3223C183.437%2023.2766%20182.66%2024.0529%20181.706%2024.0529ZM181.706%2025.8184C183.637%2025.8184%20185.202%2024.2531%20185.202%2022.3223C185.202%2020.3915%20183.637%2018.8263%20181.706%2018.8263C179.775%2018.8263%20178.21%2020.3915%20178.21%2022.3223C178.21%2024.2531%20179.775%2025.8184%20181.706%2025.8184Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%2025.1774C190.512%2025.1774%20189.735%2024.4011%20189.735%2023.4468C189.735%2022.4926%20190.512%2021.7162%20191.466%2021.7162C192.42%2021.7162%20193.196%2022.4926%20193.196%2023.4468C193.196%2024.4011%20192.42%2025.1774%20191.466%2025.1774ZM191.466%2026.9429C193.397%2026.9429%20194.962%2025.3776%20194.962%2023.4468C194.962%2021.516%20193.397%2019.9508%20191.466%2019.9508C189.535%2019.9508%20187.97%2021.516%20187.97%2023.4468C187.97%2025.3776%20189.535%2026.9429%20191.466%2026.9429Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M201.225%2024.0529C200.27%2024.0529%20199.494%2023.2766%20199.494%2022.3223C199.494%2021.3681%20200.27%2020.5917%20201.225%2020.5917C202.179%2020.5917%20202.955%2021.3681%20202.955%2022.3223C202.955%2023.2766%20202.179%2024.0529%20201.225%2024.0529ZM201.225%2025.8184C203.155%2025.8184%20204.721%2024.2531%20204.721%2022.3223C204.721%2020.3915%20203.155%2018.8263%20201.225%2018.8263C199.294%2018.8263%20197.729%2020.3915%20197.729%2022.3223C197.729%2024.2531%20199.294%2025.8184%20201.225%2025.8184Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M210.184%2020.8507C209.229%2020.8507%20208.453%2020.0744%20208.453%2019.1202C208.453%2018.1659%20209.229%2017.3896%20210.184%2017.3896C211.138%2017.3896%20211.914%2018.1659%20211.914%2019.1202C211.914%2020.0744%20211.138%2020.8507%20210.184%2020.8507ZM210.184%2022.6162C212.114%2022.6162%20213.68%2021.051%20213.68%2019.1202C213.68%2017.1893%20212.114%2015.6241%20210.184%2015.6241C208.253%2015.6241%20206.688%2017.1893%20206.688%2019.1202C206.688%2021.051%20208.253%2022.6162%20210.184%2022.6162Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M218.087%2015.8263C217.133%2015.8263%20216.356%2015.05%20216.356%2014.0957C216.356%2013.1415%20217.133%2012.3652%20218.087%2012.3652C219.041%2012.3652%20219.818%2013.1415%20219.818%2014.0957C219.818%2015.05%20219.041%2015.8263%20218.087%2015.8263ZM218.087%2017.5918C220.018%2017.5918%20221.583%2016.0266%20221.583%2014.0957C221.583%2012.1649%20220.018%2010.5997%20218.087%2010.5997C216.156%2010.5997%20214.591%2012.1649%20214.591%2014.0957C214.591%2016.0266%20216.156%2017.5918%20218.087%2017.5918Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M224.679%209.23504C223.725%209.23504%20222.948%208.45868%20222.948%207.50443C222.948%206.55018%20223.725%205.77387%20224.679%205.77387C225.633%205.77387%20226.409%206.55019%20226.409%207.50443C226.409%208.45868%20225.633%209.23504%20224.679%209.23504ZM224.679%2011.0005C226.61%2011.0005%20228.175%209.43525%20228.175%207.50443C228.175%205.57362%20226.61%204.00843%20224.679%204.00843C222.748%204.00843%20221.183%205.57362%20221.183%207.50443C221.183%209.43525%20222.748%2011.0005%20224.679%2011.0005Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M229.703%201.33167C228.749%201.33167%20227.973%200.555362%20227.973%20-0.398886C227.973%20-1.35314%20228.749%20-2.12949%20229.703%20-2.12949C230.657%20-2.12949%20231.434%20-1.35313%20231.434%20-0.398886C231.434%200.555363%20230.657%201.33167%20229.703%201.33167ZM229.703%203.09717C231.634%203.09717%20233.199%201.53193%20233.199%20-0.398886C233.199%20-2.3297%20231.634%20-3.89494%20229.703%20-3.89494C227.772%20-3.89494%20226.207%20-2.3297%20226.207%20-0.398887C226.207%201.53193%20227.772%203.09717%20229.703%203.09717Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M163.687%202.37567C162.732%202.37566%20161.956%201.59935%20161.956%200.645106C161.956%20-0.309143%20162.732%20-1.0855%20163.687%20-1.0855C164.641%20-1.0855%20165.417%20-0.309143%20165.417%200.645106C165.417%201.59935%20164.641%202.37567%20163.687%202.37567ZM163.687%204.14111C165.617%204.14111%20167.183%202.57592%20167.183%200.645106C167.183%20-1.28571%20165.617%20-2.85095%20163.687%20-2.85095C161.756%20-2.85095%20160.191%20-1.28571%20160.191%200.645105C160.191%202.57592%20161.756%204.14111%20163.687%204.14111Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M169.893%209.00794C168.938%209.00794%20168.162%208.23163%20168.162%207.27738C168.162%206.32313%20168.938%205.54682%20169.893%205.54682C170.847%205.54682%20171.623%206.32313%20171.623%207.27738C171.623%208.23163%20170.847%209.00794%20169.893%209.00794ZM169.893%2010.7734C171.823%2010.7734%20173.389%209.2082%20173.389%207.27738C173.389%205.34657%20171.823%203.78133%20169.893%203.78133C167.962%203.78133%20166.397%205.34657%20166.397%207.27738C166.397%209.2082%20167.962%2010.7734%20169.893%2010.7734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M177.667%2013.7936C176.713%2013.7936%20175.936%2013.0173%20175.936%2012.063C175.936%2011.1088%20176.713%2010.3325%20177.667%2010.3325C178.621%2010.3325%20179.398%2011.1088%20179.398%2012.063C179.398%2013.0173%20178.621%2013.7936%20177.667%2013.7936ZM177.667%2015.5591C179.598%2015.5591%20181.163%2013.9938%20181.163%2012.063C181.163%2010.1322%20179.598%208.56697%20177.667%208.56697C175.736%208.56697%20174.171%2010.1322%20174.171%2012.063C174.171%2013.9938%20175.736%2015.5591%20177.667%2015.5591Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.643%2016.363C185.688%2016.363%20184.912%2015.5866%20184.912%2014.6324C184.912%2013.6781%20185.688%2012.9018%20186.643%2012.9018C187.597%2012.9018%20188.373%2013.6781%20188.373%2014.6324C188.373%2015.5866%20187.597%2016.363%20186.643%2016.363ZM186.643%2018.1284C188.573%2018.1284%20190.139%2016.5632%20190.139%2014.6324C190.139%2012.7015%20188.573%2011.1363%20186.643%2011.1363C184.712%2011.1363%20183.147%2012.7015%20183.147%2014.6324C183.147%2016.5632%20184.712%2018.1284%20186.643%2018.1284Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M205.264%2013.7936C204.309%2013.7936%20203.533%2013.0173%20203.533%2012.063C203.533%2011.1088%20204.309%2010.3325%20205.264%2010.3325C206.218%2010.3325%20206.994%2011.1088%20206.994%2012.063C206.994%2013.0173%20206.218%2013.7936%20205.264%2013.7936ZM205.264%2015.5591C207.195%2015.5591%20208.76%2013.9938%20208.76%2012.063C208.76%2010.1322%20207.195%208.56697%20205.264%208.56697C203.333%208.56697%20201.768%2010.1322%20201.768%2012.063C201.768%2013.9938%20203.333%2015.5591%20205.264%2015.5591Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M213.039%209.00794C212.085%209.00794%20211.309%208.23163%20211.309%207.27738C211.309%206.32313%20212.085%205.54682%20213.039%205.54682C213.993%205.54682%20214.77%206.32313%20214.77%207.27738C214.77%208.23163%20213.993%209.00794%20213.039%209.00794ZM213.039%2010.7734C214.97%2010.7734%20216.535%209.2082%20216.535%207.27738C216.535%205.34657%20214.97%203.78133%20213.039%203.78133C211.108%203.78133%20209.543%205.34657%20209.543%207.27738C209.543%209.2082%20211.108%2010.7734%20213.039%2010.7734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M219.244%202.37567C218.29%202.37566%20217.514%201.59935%20217.514%200.645106C217.514%20-0.309143%20218.29%20-1.0855%20219.244%20-1.0855C220.198%20-1.0855%20220.975%20-0.309143%20220.975%200.645106C220.975%201.59935%20220.198%202.37567%20219.244%202.37567ZM219.244%204.14111C221.175%204.14111%20222.74%202.57592%20222.74%200.645106C222.74%20-1.28571%20221.175%20-2.85095%20219.244%20-2.85095C217.313%20-2.85095%20215.748%20-1.28571%20215.748%200.645105C215.748%202.57592%20217.313%204.14111%20219.244%204.14111Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M212.06%20-1.73615C211.105%20-1.73615%20210.329%20-2.51251%20210.329%20-3.46676C210.329%20-4.42101%20211.105%20-5.19732%20212.06%20-5.19732C213.014%20-5.19732%20213.79%20-4.42101%20213.79%20-3.46676C213.79%20-2.51251%20213.014%20-1.73615%20212.06%20-1.73615ZM212.06%200.0292966C213.99%200.0292967%20215.556%20-1.53594%20215.556%20-3.46676C215.556%20-5.39757%20213.99%20-6.96281%20212.06%20-6.96281C210.129%20-6.96281%20208.564%20-5.39757%20208.564%20-3.46676C208.564%20-1.53594%20210.129%200.0292964%20212.06%200.0292966Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M205.19%204.54119C204.235%204.54119%20203.459%203.76483%20203.459%202.81059C203.459%201.85634%20204.235%201.08003%20205.19%201.08003C206.144%201.08003%20206.92%201.85634%20206.92%202.81059C206.92%203.76484%20206.144%204.54119%20205.19%204.54119ZM205.19%206.30664C207.12%206.30664%20208.686%204.7414%20208.686%202.81059C208.686%200.879772%20207.12%20-0.685467%20205.19%20-0.685468C203.259%20-0.685468%20201.693%200.879771%20201.693%202.81059C201.693%204.7414%20203.259%206.30664%20205.19%206.30664Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.381%208.0119C195.427%208.0119%20194.65%207.23554%20194.65%206.28129C194.65%205.32704%20195.427%204.55073%20196.381%204.55073C197.335%204.55073%20198.111%205.32704%20198.111%206.28129C198.111%207.23554%20197.335%208.0119%20196.381%208.0119ZM196.381%209.77734C198.312%209.77734%20199.877%208.2121%20199.877%206.28129C199.877%204.35048%20198.312%202.78524%20196.381%202.78524C194.45%202.78524%20192.885%204.35047%20192.885%206.28129C192.885%208.2121%20194.45%209.77734%20196.381%209.77734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.551%208.0119C185.597%208.0119%20184.82%207.23554%20184.82%206.28129C184.82%205.32704%20185.597%204.55073%20186.551%204.55073C187.505%204.55073%20188.281%205.32704%20188.281%206.28129C188.281%207.23554%20187.505%208.0119%20186.551%208.0119ZM186.551%209.77734C188.482%209.77734%20190.047%208.2121%20190.047%206.28129C190.047%204.35048%20188.482%202.78524%20186.551%202.78524C184.62%202.78524%20183.055%204.35047%20183.055%206.28129C183.055%208.2121%20184.62%209.77734%20186.551%209.77734Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M177.741%204.54119C176.787%204.54119%20176.011%203.76483%20176.011%202.81059C176.011%201.85634%20176.787%201.08003%20177.741%201.08003C178.695%201.08003%20179.472%201.85634%20179.472%202.81059C179.472%203.76484%20178.695%204.54119%20177.741%204.54119ZM177.741%206.30664C179.672%206.30664%20181.237%204.7414%20181.237%202.81059C181.237%200.879772%20179.672%20-0.685467%20177.741%20-0.685468C175.81%20-0.685468%20174.245%200.879771%20174.245%202.81059C174.245%204.7414%20175.81%206.30664%20177.741%206.30664Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M170.871%20-1.73615C169.917%20-1.73615%20169.141%20-2.51251%20169.141%20-3.46676C169.141%20-4.42101%20169.917%20-5.19732%20170.871%20-5.19732C171.825%20-5.19732%20172.602%20-4.42101%20172.602%20-3.46676C172.602%20-2.51251%20171.825%20-1.73615%20170.871%20-1.73615ZM170.871%200.0292966C172.802%200.0292967%20174.367%20-1.53594%20174.367%20-3.46676C174.367%20-5.39757%20172.802%20-6.96281%20170.871%20-6.96281C168.94%20-6.96281%20167.375%20-5.39757%20167.375%20-3.46676C167.375%20-1.53594%20168.94%200.0292964%20170.871%200.0292966Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M145.498%205.86341C144.544%205.86341%20143.768%205.0871%20143.768%204.13285C143.768%203.1786%20144.544%202.40229%20145.498%202.40229C146.452%202.40229%20147.229%203.1786%20147.229%204.13285C147.229%205.0871%20146.452%205.86341%20145.498%205.86341ZM145.498%207.62891C147.429%207.62891%20148.994%206.06367%20148.994%204.13285C148.994%202.20204%20147.429%200.636798%20145.498%200.636798C143.567%200.636798%20142.002%202.20204%20142.002%204.13285C142.002%206.06367%20143.567%207.62891%20145.498%207.62891Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M150.458%2013.7765C149.504%2013.7765%20148.727%2013.0002%20148.727%2012.0459C148.727%2011.0917%20149.504%2010.3154%20150.458%2010.3154C151.412%2010.3154%20152.189%2011.0917%20152.189%2012.0459C152.189%2013.0002%20151.412%2013.7765%20150.458%2013.7765ZM150.458%2015.542C152.389%2015.542%20153.954%2013.9768%20153.954%2012.0459C153.954%2010.1151%20152.389%208.54993%20150.458%208.54993C148.527%208.54993%20146.962%2010.1151%20146.962%2012.0459C146.962%2013.9768%20148.527%2015.542%20150.458%2015.542Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M164.138%2026.2756C163.183%2026.2756%20162.407%2025.4992%20162.407%2024.545C162.407%2023.5907%20163.183%2022.8144%20164.138%2022.8144C165.092%2022.8144%20165.868%2023.5907%20165.868%2024.545C165.868%2025.4992%20165.092%2026.2756%20164.138%2026.2756ZM164.138%2028.041C166.069%2028.041%20167.634%2026.4758%20167.634%2024.545C167.634%2022.6141%20166.069%2021.049%20164.138%2021.049C162.207%2021.049%20160.642%2022.6141%20160.642%2024.545C160.642%2026.4758%20162.207%2028.041%20164.138%2028.041Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M172.512%2030.5158C171.558%2030.5158%20170.781%2029.7395%20170.781%2028.7852C170.781%2027.831%20171.558%2027.0546%20172.512%2027.0546C173.466%2027.0546%20174.242%2027.831%20174.242%2028.7852C174.242%2029.7395%20173.466%2030.5158%20172.512%2030.5158ZM172.512%2032.2812C174.443%2032.2812%20176.008%2030.7161%20176.008%2028.7852C176.008%2026.8544%20174.443%2025.2892%20172.512%2025.2892C170.581%2025.2892%20169.016%2026.8544%20169.016%2028.7852C169.016%2030.7161%20170.581%2032.2812%20172.512%2032.2812Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M181.679%2033.1867C180.725%2033.1867%20179.948%2032.4103%20179.948%2031.4561C179.948%2030.5018%20180.725%2029.7255%20181.679%2029.7255C182.633%2029.7255%20183.409%2030.5018%20183.409%2031.4561C183.409%2032.4103%20182.633%2033.1867%20181.679%2033.1867ZM181.679%2034.9521C183.61%2034.9521%20185.175%2033.3869%20185.175%2031.4561C185.175%2029.5253%20183.61%2027.96%20181.679%2027.96C179.748%2027.96%20178.183%2029.5253%20178.183%2031.4561C178.183%2033.3869%20179.748%2034.9521%20181.679%2034.9521Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M191.466%2034.1154C190.512%2034.1154%20189.735%2033.3391%20189.735%2032.3848C189.735%2031.4306%20190.512%2030.6542%20191.466%2030.6542C192.42%2030.6542%20193.196%2031.4306%20193.196%2032.3848C193.196%2033.3391%20192.42%2034.1154%20191.466%2034.1154ZM191.466%2035.8809C193.397%2035.8809%20194.962%2034.3156%20194.962%2032.3848C194.962%2030.454%20193.397%2028.8888%20191.466%2028.8888C189.535%2028.8888%20187.97%2030.454%20187.97%2032.3848C187.97%2034.3156%20189.535%2035.8809%20191.466%2035.8809Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M201.252%2033.1867C200.298%2033.1867%20199.521%2032.4103%20199.521%2031.4561C199.521%2030.5018%20200.298%2029.7255%20201.252%2029.7255C202.206%2029.7255%20202.983%2030.5018%20202.983%2031.4561C202.983%2032.4103%20202.206%2033.1867%20201.252%2033.1867ZM201.252%2034.9521C203.183%2034.9521%20204.748%2033.3869%20204.748%2031.4561C204.748%2029.5253%20203.183%2027.96%20201.252%2027.96C199.321%2027.96%20197.756%2029.5253%20197.756%2031.4561C197.756%2033.3869%20199.321%2034.9521%20201.252%2034.9521Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M210.419%2030.5158C209.465%2030.5158%20208.688%2029.7395%20208.688%2028.7852C208.688%2027.831%20209.465%2027.0546%20210.419%2027.0546C211.373%2027.0546%20212.15%2027.831%20212.15%2028.7852C212.15%2029.7395%20211.373%2030.5158%20210.419%2030.5158ZM210.419%2032.2812C212.35%2032.2812%20213.915%2030.7161%20213.915%2028.7852C213.915%2026.8544%20212.35%2025.2892%20210.419%2025.2892C208.488%2025.2892%20206.923%2026.8544%20206.923%2028.7852C206.923%2030.7161%20208.488%2032.2812%20210.419%2032.2812Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M218.793%2026.2756C217.839%2026.2756%20217.062%2025.4992%20217.062%2024.545C217.062%2023.5907%20217.839%2022.8144%20218.793%2022.8144C219.747%2022.8144%20220.524%2023.5907%20220.524%2024.545C220.524%2025.4992%20219.747%2026.2756%20218.793%2026.2756ZM218.793%2028.041C220.724%2028.041%20222.289%2026.4758%20222.289%2024.545C222.289%2022.6141%20220.724%2021.049%20218.793%2021.049C216.862%2021.049%20215.297%2022.6141%20215.297%2024.545C215.297%2026.4758%20216.862%2028.041%20218.793%2028.041Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M237.434%205.86341C236.479%205.86341%20235.703%205.0871%20235.703%204.13285C235.703%203.1786%20236.479%202.40229%20237.434%202.40229C238.388%202.40229%20239.164%203.1786%20239.164%204.13285C239.164%205.0871%20238.388%205.86341%20237.434%205.86341ZM237.434%207.62891C239.364%207.62891%20240.93%206.06367%20240.93%204.13285C240.93%202.20204%20239.364%200.636798%20237.434%200.636798C235.503%200.636798%20233.938%202.20204%20233.938%204.13285C233.938%206.06367%20235.503%207.62891%20237.434%207.62891Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M137.483%2025.0231C136.529%2025.0231%20135.753%2024.2468%20135.753%2023.2925C135.753%2022.3383%20136.529%2021.562%20137.483%2021.562C138.438%2021.562%20139.214%2022.3383%20139.214%2023.2925C139.214%2024.2468%20138.438%2025.0231%20137.483%2025.0231ZM137.483%2026.7886C139.414%2026.7886%20140.979%2025.2233%20140.979%2023.2925C140.979%2021.3617%20139.414%2019.7965%20137.483%2019.7965C135.553%2019.7965%20133.987%2021.3617%20133.987%2023.2925C133.987%2025.2233%20135.553%2026.7886%20137.483%2026.7886Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M143.761%2031.9743C142.807%2031.9743%20142.03%2031.1979%20142.03%2030.2437C142.03%2029.2894%20142.807%2028.5131%20143.761%2028.5131C144.715%2028.5131%20145.491%2029.2894%20145.491%2030.2437C145.491%2031.1979%20144.715%2031.9743%20143.761%2031.9743ZM143.761%2033.7397C145.692%2033.7397%20147.257%2032.1745%20147.257%2030.2437C147.257%2028.3129%20145.692%2026.7476%20143.761%2026.7476C141.83%2026.7476%20140.265%2028.3129%20140.265%2030.2437C140.265%2032.1745%20141.83%2033.7397%20143.761%2033.7397Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M150.925%2038.0143C149.971%2038.0143%20149.194%2037.238%20149.194%2036.2837C149.194%2035.3295%20149.971%2034.5532%20150.925%2034.5532C151.879%2034.5532%20152.655%2035.3295%20152.655%2036.2837C152.655%2037.238%20151.879%2038.0143%20150.925%2038.0143ZM150.925%2039.7798C152.856%2039.7798%20154.421%2038.2145%20154.421%2036.2837C154.421%2034.3529%20152.856%2032.7877%20150.925%2032.7877C148.994%2032.7877%20147.429%2034.3529%20147.429%2036.2837C147.429%2038.2145%20148.994%2039.7798%20150.925%2039.7798Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M186.455%2051.0788C185.501%2051.0788%20184.725%2050.3024%20184.725%2049.3482C184.725%2048.3939%20185.501%2047.6176%20186.455%2047.6176C187.409%2047.6176%20188.186%2048.3939%20188.186%2049.3482C188.186%2050.3024%20187.409%2051.0788%20186.455%2051.0788ZM186.455%2052.8442C188.386%2052.8442%20189.951%2051.279%20189.951%2049.3482C189.951%2047.4174%20188.386%2045.8522%20186.455%2045.8522C184.524%2045.8522%20182.959%2047.4174%20182.959%2049.3482C182.959%2051.279%20184.524%2052.8442%20186.455%2052.8442Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.476%2051.0788C195.521%2051.0788%20194.745%2050.3024%20194.745%2049.3482C194.745%2048.3939%20195.521%2047.6176%20196.476%2047.6176C197.43%2047.6176%20198.206%2048.3939%20198.206%2049.3482C198.206%2050.3024%20197.43%2051.0788%20196.476%2051.0788ZM196.476%2052.8442C198.406%2052.8442%20199.972%2051.279%20199.972%2049.3482C199.972%2047.4174%20198.406%2045.8522%20196.476%2045.8522C194.545%2045.8522%20192.98%2047.4174%20192.98%2049.3482C192.98%2051.279%20194.545%2052.8442%20196.476%2052.8442Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M223.74%2033.1281C222.786%2033.1281%20222.01%2032.3517%20222.01%2031.3975C222.01%2030.4433%20222.786%2029.6669%20223.74%2029.6669C224.695%2029.6669%20225.471%2030.4433%20225.471%2031.3975C225.471%2032.3517%20224.695%2033.1281%20223.74%2033.1281ZM223.74%2034.8936C225.671%2034.8936%20227.236%2033.3283%20227.236%2031.3975C227.236%2029.4667%20225.671%2027.9014%20223.74%2027.9014C221.809%2027.9014%20220.244%2029.4667%20220.244%2031.3975C220.244%2033.3283%20221.809%2034.8936%20223.74%2034.8936Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M237.81%2020.6251C236.855%2020.6251%20236.079%2019.8488%20236.079%2018.8946C236.079%2017.9403%20236.855%2017.164%20237.81%2017.164C238.764%2017.164%20239.54%2017.9403%20239.54%2018.8946C239.54%2019.8488%20238.764%2020.6251%20237.81%2020.6251ZM237.81%2022.3906C239.74%2022.3906%20241.306%2020.8254%20241.306%2018.8946C241.306%2016.9638%20239.74%2015.3985%20237.81%2015.3985C235.879%2015.3985%20234.314%2016.9638%20234.314%2018.8946C234.314%2020.8254%20235.879%2022.3906%20237.81%2022.3906Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M243.22%2012.8649C242.266%2012.8649%20241.489%2012.0886%20241.489%2011.1343C241.489%2010.1801%20242.266%209.40371%20243.22%209.40371C244.174%209.40371%20244.95%2010.1801%20244.95%2011.1343C244.95%2012.0886%20244.174%2012.8649%20243.22%2012.8649ZM243.22%2014.6304C245.151%2014.6304%20246.716%2013.0651%20246.716%2011.1343C246.716%209.2035%20245.151%207.63826%20243.22%207.63826C241.289%207.63826%20239.724%209.2035%20239.724%2011.1343C239.724%2013.0651%20241.289%2014.6304%20243.22%2014.6304Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M226.202%2020.6383C225.248%2020.6383%20224.472%2019.862%20224.472%2018.9078C224.472%2017.9535%20225.248%2017.1771%20226.202%2017.1771C227.156%2017.1771%20227.933%2017.9535%20227.933%2018.9078C227.933%2019.862%20227.156%2020.6383%20226.202%2020.6383ZM226.202%2022.4038C228.133%2022.4038%20229.698%2020.8386%20229.698%2018.9078C229.698%2016.9769%20228.133%2015.4117%20226.202%2015.4117C224.271%2015.4117%20222.706%2016.9769%20222.706%2018.9078C222.706%2020.8386%20224.271%2022.4038%20226.202%2022.4038Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M232.473%2013.7765C231.518%2013.7765%20230.742%2013.0002%20230.742%2012.0459C230.742%2011.0917%20231.518%2010.3154%20232.473%2010.3154C233.427%2010.3154%20234.203%2011.0917%20234.203%2012.0459C234.203%2013.0002%20233.427%2013.7765%20232.473%2013.7765ZM232.473%2015.542C234.404%2015.542%20235.969%2013.9768%20235.969%2012.0459C235.969%2010.1151%20234.404%208.54993%20232.473%208.54993C230.542%208.54993%20228.977%2010.1151%20228.977%2012.0459C228.977%2013.9768%20230.542%2015.542%20232.473%2015.542Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M124.963%20-0.304022C124.009%20-0.304022%20123.232%20-1.08038%20123.232%20-2.03463C123.232%20-2.98888%20124.009%20-3.76519%20124.963%20-3.76519C125.917%20-3.76519%20126.694%20-2.98888%20126.694%20-2.03463C126.694%20-1.08038%20125.917%20-0.304022%20124.963%20-0.304022ZM124.963%201.46143C126.894%201.46143%20128.459%20-0.103813%20128.459%20-2.03463C128.459%20-3.96544%20126.894%20-5.53068%20124.963%20-5.53068C123.032%20-5.53068%20121.467%20-3.96544%20121.467%20-2.03463C121.467%20-0.103814%20123.032%201.46143%20124.963%201.46143Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M132.192%2017.2599C131.238%2017.2599%20130.462%2016.4836%20130.462%2015.5293C130.462%2014.5751%20131.238%2013.7988%20132.192%2013.7988C133.147%2013.7988%20133.923%2014.5751%20133.923%2015.5293C133.923%2016.4836%20133.147%2017.2599%20132.192%2017.2599ZM132.192%2019.0254C134.123%2019.0254%20135.688%2017.4602%20135.688%2015.5293C135.688%2013.5985%20134.123%2012.0333%20132.192%2012.0333C130.262%2012.0333%20128.696%2013.5985%20128.696%2015.5293C128.696%2017.4602%20130.262%2019.0254%20132.192%2019.0254Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M167.513%2046.964C166.558%2046.964%20165.782%2046.1877%20165.782%2045.2334C165.782%2044.2792%20166.558%2043.5029%20167.513%2043.5029C168.467%2043.5029%20169.243%2044.2792%20169.243%2045.2334C169.243%2046.1877%20168.467%2046.964%20167.513%2046.964ZM167.513%2048.7295C169.444%2048.7295%20171.009%2047.1643%20171.009%2045.2334C171.009%2043.3026%20169.444%2041.7374%20167.513%2041.7374C165.582%2041.7374%20164.017%2043.3026%20164.017%2045.2334C164.017%2047.1643%20165.582%2048.7295%20167.513%2048.7295Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M176.739%2049.6754C175.785%2049.6754%20175.009%2048.8991%20175.009%2047.9449C175.009%2046.9906%20175.785%2046.2143%20176.739%2046.2143C177.694%2046.2143%20178.47%2046.9906%20178.47%2047.9449C178.47%2048.8991%20177.694%2049.6754%20176.739%2049.6754ZM176.739%2051.4409C178.67%2051.4409%20180.235%2049.8757%20180.235%2047.9449C180.235%2046.014%20178.67%2044.4488%20176.739%2044.4488C174.808%2044.4488%20173.243%2046.014%20173.243%2047.9449C173.243%2049.8757%20174.808%2051.4409%20176.739%2051.4409Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M206.191%2049.6754C205.237%2049.6754%20204.461%2048.8991%20204.461%2047.9449C204.461%2046.9906%20205.237%2046.2143%20206.191%2046.2143C207.146%2046.2143%20207.922%2046.9906%20207.922%2047.9449C207.922%2048.8991%20207.146%2049.6754%20206.191%2049.6754ZM206.191%2051.4409C208.122%2051.4409%20209.688%2049.8757%20209.688%2047.9449C209.688%2046.014%20208.122%2044.4488%20206.191%2044.4488C204.261%2044.4488%20202.695%2046.014%20202.695%2047.9449C202.695%2049.8757%20204.261%2051.4409%20206.191%2051.4409Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M215.418%2046.964C214.464%2046.964%20213.687%2046.1877%20213.687%2045.2334C213.687%2044.2792%20214.464%2043.5029%20215.418%2043.5029C216.372%2043.5029%20217.149%2044.2792%20217.149%2045.2334C217.149%2046.1877%20216.372%2046.964%20215.418%2046.964ZM215.418%2048.7295C217.349%2048.7295%20218.914%2047.1643%20218.914%2045.2334C218.914%2043.3026%20217.349%2041.7374%20215.418%2041.7374C213.487%2041.7374%20211.922%2043.3026%20211.922%2045.2334C211.922%2047.1643%20213.487%2048.7295%20215.418%2048.7295Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M224.056%2043.0441C223.101%2043.0441%20222.325%2042.2678%20222.325%2041.3135C222.325%2040.3593%20223.101%2039.5829%20224.056%2039.5829C225.01%2039.5829%20225.786%2040.3593%20225.786%2041.3135C225.786%2042.2678%20225.01%2043.0441%20224.056%2043.0441ZM224.056%2044.8096C225.987%2044.8096%20227.552%2043.2443%20227.552%2041.3135C227.552%2039.3827%20225.987%2037.8175%20224.056%2037.8175C222.125%2037.8175%20220.56%2039.3827%20220.56%2041.3135C220.56%2043.2443%20222.125%2044.8096%20224.056%2044.8096Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M239.17%2031.9743C238.216%2031.9743%20237.439%2031.1979%20237.439%2030.2437C237.439%2029.2894%20238.216%2028.5131%20239.17%2028.5131C240.124%2028.5131%20240.901%2029.2894%20240.901%2030.2437C240.901%2031.1979%20240.124%2031.9743%20239.17%2031.9743ZM239.17%2033.7397C241.101%2033.7397%20242.666%2032.1745%20242.666%2030.2437C242.666%2028.3129%20241.101%2026.7476%20239.17%2026.7476C237.239%2026.7476%20235.674%2028.3129%20235.674%2030.2437C235.674%2032.1745%20237.239%2033.7397%20239.17%2033.7397Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M254.945%208.78431C253.991%208.78431%20253.215%208.008%20253.215%207.05375C253.215%206.0995%20253.991%205.32314%20254.945%205.32314C255.9%205.32314%20256.676%206.0995%20256.676%207.05375C256.676%208.008%20255.9%208.78431%20254.945%208.78431ZM254.945%2010.5498C256.876%2010.5498%20258.441%208.98457%20258.441%207.05375C258.441%205.12294%20256.876%203.5577%20254.945%203.5577C253.015%203.5577%20251.449%205.12294%20251.449%207.05375C251.449%208.98456%20253.015%2010.5498%20254.945%2010.5498Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M257.969%20-0.304022C257.015%20-0.304022%20256.238%20-1.08038%20256.238%20-2.03463C256.238%20-2.98888%20257.015%20-3.76519%20257.969%20-3.76519C258.923%20-3.76519%20259.699%20-2.98888%20259.699%20-2.03463C259.699%20-1.08038%20258.923%20-0.304022%20257.969%20-0.304022ZM257.969%201.46143C259.9%201.46143%20261.465%20-0.103813%20261.465%20-2.03463C261.465%20-3.96544%20259.9%20-5.53068%20257.969%20-5.53068C256.038%20-5.53068%20254.473%20-3.96544%20254.473%20-2.03463C254.473%20-0.103814%20256.038%201.46143%20257.969%201.46143Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M123.689%2022.2306C122.734%2022.2306%20121.958%2021.4543%20121.958%2020.5C121.958%2019.5458%20122.734%2018.7694%20123.689%2018.7694C124.643%2018.7694%20125.419%2019.5458%20125.419%2020.5C125.419%2021.4543%20124.643%2022.2306%20123.689%2022.2306ZM123.689%2023.9961C125.619%2023.9961%20127.185%2022.4309%20127.185%2020.5C127.185%2018.5692%20125.619%2017.004%20123.689%2017.004C121.758%2017.004%20120.192%2018.5692%20120.192%2020.5C120.192%2022.4309%20121.758%2023.9961%20123.689%2023.9961Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M158.178%2053.7199C157.224%2053.7199%20156.447%2052.9435%20156.447%2051.9893C156.447%2051.035%20157.224%2050.2587%20158.178%2050.2587C159.132%2050.2587%20159.908%2051.035%20159.908%2051.9893C159.908%2052.9435%20159.132%2053.7199%20158.178%2053.7199ZM158.178%2055.4854C160.109%2055.4854%20161.674%2053.9201%20161.674%2051.9893C161.674%2050.0585%20160.109%2048.4932%20158.178%2048.4932C156.247%2048.4932%20154.682%2050.0585%20154.682%2051.9893C154.682%2053.9201%20156.247%2055.4854%20158.178%2055.4854Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M196.526%2060.947C195.572%2060.947%20194.796%2060.1706%20194.796%2059.2163C194.796%2058.2621%20195.572%2057.4858%20196.526%2057.4858C197.481%2057.4858%20198.257%2058.2621%20198.257%2059.2163C198.257%2060.1706%20197.481%2060.947%20196.526%2060.947ZM196.526%2062.7124C198.457%2062.7124%20200.022%2061.1472%20200.022%2059.2163C200.022%2057.2855%20198.457%2055.7203%20196.526%2055.7203C194.596%2055.7203%20193.03%2057.2855%20193.03%2059.2163C193.03%2061.1472%20194.596%2062.7124%20196.526%2062.7124Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M233.115%2049.1588C232.161%2049.1588%20231.385%2048.3825%20231.385%2047.4283C231.385%2046.474%20232.161%2045.6977%20233.115%2045.6977C234.07%2045.6977%20234.846%2046.474%20234.846%2047.4283C234.846%2048.3825%20234.07%2049.1588%20233.115%2049.1588ZM233.115%2050.9243C235.046%2050.9243%20236.611%2049.3591%20236.611%2047.4283C236.611%2045.4974%20235.046%2043.9322%20233.115%2043.9322C231.184%2043.9322%20229.619%2045.4974%20229.619%2047.4283C229.619%2049.3591%20231.184%2050.9243%20233.115%2050.9243Z'%20fill='%238959E3'%3e%3c/path%3e%3cpath%20d='M216.535%20163.131C215.581%20163.131%20214.805%20162.355%20214.805%20161.4C214.805%20160.446%20215.581%20159.67%20216.535%20159.67C217.489%20159.67%20218.266%20160.446%20218.266%20161.4C218.266%20162.355%20217.489%20163.131%20216.535%20163.131ZM216.535%20164.896C218.466%20164.896%20220.031%20163.331%20220.031%20161.4C220.031%20159.47%20218.466%20157.904%20216.535%20157.904C214.604%20157.904%20213.039%20159.47%20213.039%20161.4C213.039%20163.331%20214.604%20164.896%20216.535%20164.896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.754%20101.033C134.8%20101.033%20134.023%20100.257%20134.023%2099.3023C134.023%2098.348%20134.8%2097.5717%20135.754%2097.5717C136.708%2097.5717%20137.485%2098.348%20137.485%2099.3023C137.485%20100.257%20136.708%20101.033%20135.754%20101.033ZM135.754%20102.798C137.685%20102.798%20139.25%20101.233%20139.25%2099.3023C139.25%2097.3715%20137.685%2095.8062%20135.754%2095.8062C133.823%2095.8062%20132.258%2097.3715%20132.258%2099.3023C132.258%20101.233%20133.823%20102.798%20135.754%20102.798Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.185%2087.7033C126.23%2087.7033%20125.454%2086.9269%20125.454%2085.9727C125.454%2085.0184%20126.23%2084.2421%20127.185%2084.2421C128.139%2084.2421%20128.915%2085.0184%20128.915%2085.9727C128.915%2086.9269%20128.139%2087.7033%20127.185%2087.7033ZM127.185%2089.4687C129.115%2089.4687%20130.681%2087.9035%20130.681%2085.9727C130.681%2084.0419%20129.115%2082.4766%20127.185%2082.4766C125.254%2082.4766%20123.689%2084.0419%20123.689%2085.9727C123.689%2087.9035%20125.254%2089.4687%20127.185%2089.4687Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.398%20123.514C151.443%20123.514%20150.667%20122.738%20150.667%20121.784C150.667%20120.829%20151.443%20120.053%20152.398%20120.053C153.352%20120.053%20154.128%20120.829%20154.128%20121.784C154.128%20122.738%20153.352%20123.514%20152.398%20123.514ZM152.398%20125.28C154.328%20125.28%20155.894%20123.715%20155.894%20121.784C155.894%20119.853%20154.328%20118.288%20152.398%20118.288C150.467%20118.288%20148.901%20119.853%20148.901%20121.784C148.901%20123.715%20150.467%20125.28%20152.398%20125.28Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M240.823%2043.6511C239.869%2043.6511%20239.093%2042.8747%20239.093%2041.9204C239.093%2040.9662%20239.869%2040.1899%20240.823%2040.1899C241.778%2040.1899%20242.554%2040.9662%20242.554%2041.9204C242.554%2042.8747%20241.778%2043.6511%20240.823%2043.6511ZM240.823%2045.4165C242.754%2045.4165%20244.319%2043.8513%20244.319%2041.9204C244.319%2039.9896%20242.754%2038.4244%20240.823%2038.4244C238.892%2038.4244%20237.327%2039.9896%20237.327%2041.9204C237.327%2043.8513%20238.892%2045.4165%20240.823%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.799%2037.2751C246.845%2037.2751%20246.068%2036.4988%20246.068%2035.5445C246.068%2034.5903%20246.845%2033.8139%20247.799%2033.8139C248.753%2033.8139%20249.529%2034.5903%20249.529%2035.5445C249.529%2036.4988%20248.753%2037.2751%20247.799%2037.2751ZM247.799%2039.0405C249.73%2039.0405%20251.295%2037.4753%20251.295%2035.5445C251.295%2033.6137%20249.73%2032.0485%20247.799%2032.0485C245.868%2032.0485%20244.303%2033.6137%20244.303%2035.5445C244.303%2037.4753%20245.868%2039.0405%20247.799%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M327.839%2054.1408C326.885%2054.1408%20326.108%2053.3644%20326.108%2052.4102C326.108%2051.4559%20326.885%2050.6796%20327.839%2050.6796C328.793%2050.6796%20329.569%2051.4559%20329.569%2052.4102C329.569%2053.3644%20328.793%2054.1408%20327.839%2054.1408ZM327.839%2055.9062C329.77%2055.9062%20331.335%2054.341%20331.335%2052.4102C331.335%2050.4794%20329.77%2048.9141%20327.839%2048.9141C325.908%2048.9141%20324.343%2050.4794%20324.343%2052.4102C324.343%2054.341%20325.908%2055.9062%20327.839%2055.9062Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M68.5909%2083.1852C67.6366%2083.1852%2066.8603%2082.4089%2066.8603%2081.4546C66.8603%2080.5004%2067.6366%2079.7241%2068.5909%2079.7241C69.5451%2079.7241%2070.3215%2080.5004%2070.3215%2081.4546C70.3215%2082.4089%2069.5451%2083.1852%2068.5909%2083.1852ZM68.5909%2084.9507C70.5217%2084.9507%2072.0869%2083.3854%2072.0869%2081.4546C72.0869%2079.5238%2070.5217%2077.9586%2068.5909%2077.9586C66.6601%2077.9586%2065.0948%2079.5238%2065.0948%2081.4546C65.0948%2083.3854%2066.6601%2084.9507%2068.5909%2084.9507Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M126.491%2042.5373C125.537%2042.5373%20124.761%2041.761%20124.761%2040.8067C124.761%2039.8525%20125.537%2039.0761%20126.491%2039.0761C127.446%2039.0761%20128.222%2039.8525%20128.222%2040.8067C128.222%2041.761%20127.446%2042.5373%20126.491%2042.5373ZM126.491%2044.3027C128.422%2044.3027%20129.987%2042.7375%20129.987%2040.8067C129.987%2038.8759%20128.422%2037.3107%20126.491%2037.3107C124.56%2037.3107%20122.995%2038.8759%20122.995%2040.8067C122.995%2042.7375%20124.56%2044.3027%20126.491%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M133.314%2049.1788C132.359%2049.1788%20131.583%2048.4025%20131.583%2047.4483C131.583%2046.494%20132.359%2045.7177%20133.314%2045.7177C134.268%2045.7177%20135.044%2046.494%20135.044%2047.4483C135.044%2048.4025%20134.268%2049.1788%20133.314%2049.1788ZM133.314%2050.9443C135.244%2050.9443%20136.81%2049.3791%20136.81%2047.4483C136.81%2045.5175%20135.244%2043.9522%20133.314%2043.9522C131.383%2043.9522%20129.817%2045.5175%20129.817%2047.4483C129.817%2049.3791%20131.383%2050.9443%20133.314%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.93%20106.841C237.975%20106.841%20237.199%20106.065%20237.199%20105.11C237.199%20104.156%20237.975%20103.38%20238.93%20103.38C239.884%20103.38%20240.66%20104.156%20240.66%20105.11C240.66%20106.065%20239.884%20106.841%20238.93%20106.841ZM238.93%20108.606C240.861%20108.606%20242.426%20107.041%20242.426%20105.11C242.426%20103.18%20240.861%20101.614%20238.93%20101.614C236.999%20101.614%20235.434%20103.18%20235.434%20105.11C235.434%20107.041%20236.999%20108.606%20238.93%20108.606Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M242.114%2055.0602C241.16%2055.0602%20240.384%2054.2839%20240.384%2053.3296C240.384%2052.3754%20241.16%2051.599%20242.114%2051.599C243.069%2051.599%20243.845%2052.3754%20243.845%2053.3296C243.845%2054.2839%20243.069%2055.0602%20242.114%2055.0602ZM242.114%2056.8257C244.045%2056.8257%20245.61%2055.2604%20245.61%2053.3296C245.61%2051.3988%20244.045%2049.8336%20242.114%2049.8336C240.183%2049.8336%20238.618%2051.3988%20238.618%2053.3296C238.618%2055.2604%20240.183%2056.8257%20242.114%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M249.618%2049.1788C248.664%2049.1788%20247.888%2048.4025%20247.888%2047.4483C247.888%2046.494%20248.664%2045.7177%20249.618%2045.7177C250.572%2045.7177%20251.349%2046.494%20251.349%2047.4483C251.349%2048.4025%20250.572%2049.1788%20249.618%2049.1788ZM249.618%2050.9443C251.549%2050.9443%20253.114%2049.3791%20253.114%2047.4483C253.114%2045.5175%20251.549%2043.9522%20249.618%2043.9522C247.687%2043.9522%20246.122%2045.5175%20246.122%2047.4483C246.122%2049.3791%20247.687%2050.9443%20249.618%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M256.44%2042.5373C255.485%2042.5373%20254.709%2041.761%20254.709%2040.8067C254.709%2039.8525%20255.485%2039.0761%20256.44%2039.0761C257.394%2039.0761%20258.17%2039.8525%20258.17%2040.8067C258.17%2041.761%20257.394%2042.5373%20256.44%2042.5373ZM256.44%2044.3027C258.37%2044.3027%20259.936%2042.7375%20259.936%2040.8067C259.936%2038.8759%20258.37%2037.3107%20256.44%2037.3107C254.509%2037.3107%20252.943%2038.8759%20252.943%2040.8067C252.943%2042.7375%20254.509%2044.3027%20256.44%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M94.7637%202.50599C93.8095%202.50599%2093.0331%201.72968%2093.0331%200.77543C93.0331%20-0.178819%2093.8095%20-0.955176%2094.7637%20-0.955176C95.7179%20-0.955176%2096.4943%20-0.178818%2096.4943%200.77543C96.4943%201.72968%2095.7179%202.50599%2094.7637%202.50599ZM94.7637%204.27148C96.6945%204.27148%2098.2598%202.70625%2098.2598%200.77543C98.2598%20-1.15538%2096.6945%20-2.72062%2094.7637%20-2.72062C92.8329%20-2.72062%2091.2677%20-1.15538%2091.2677%200.77543C91.2677%202.70624%2092.8329%204.27148%2094.7637%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M97.1954%2011.966C96.2411%2011.966%2095.4648%2011.1897%2095.4648%2010.2354C95.4648%209.28119%2096.2411%208.50483%2097.1954%208.50483C98.1496%208.50483%2098.9259%209.28119%2098.9259%2010.2354C98.9259%2011.1897%2098.1496%2011.966%2097.1954%2011.966ZM97.1954%2013.7314C99.1262%2013.7314%20100.691%2012.1663%20100.691%2010.2354C100.691%208.30462%2099.1262%206.73938%2097.1954%206.73938C95.2645%206.73938%2093.6993%208.30462%2093.6993%2010.2354C93.6993%2012.1663%2095.2645%2013.7314%2097.1954%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M100.515%2021.0348C99.5605%2021.0348%2098.7841%2020.2585%2098.7841%2019.3042C98.7841%2018.35%2099.5605%2017.5736%20100.515%2017.5736C101.469%2017.5736%20102.245%2018.35%20102.245%2019.3042C102.245%2020.2585%20101.469%2021.0348%20100.515%2021.0348ZM100.515%2022.8003C102.445%2022.8003%20104.011%2021.2351%20104.011%2019.3042C104.011%2017.3734%20102.446%2015.8082%20100.515%2015.8082C98.5839%2015.8082%2097.0186%2017.3734%2097.0186%2019.3042C97.0186%2021.2351%2098.5839%2022.8003%20100.515%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.672%2029.6633C103.718%2029.6633%20102.941%2028.8869%20102.941%2027.9327C102.941%2026.9784%20103.718%2026.2021%20104.672%2026.2021C105.626%2026.2021%20106.402%2026.9784%20106.402%2027.9327C106.402%2028.8869%20105.626%2029.6633%20104.672%2029.6633ZM104.672%2031.4287C106.603%2031.4287%20108.168%2029.8635%20108.168%2027.9327C108.168%2026.0018%20106.603%2024.4366%20104.672%2024.4366C102.741%2024.4366%20101.176%2026.0018%20101.176%2027.9327C101.176%2029.8635%20102.741%2031.4287%20104.672%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M109.615%2037.8014C108.661%2037.8014%20107.885%2037.0251%20107.885%2036.0708C107.885%2035.1166%20108.661%2034.3403%20109.615%2034.3403C110.57%2034.3403%20111.346%2035.1166%20111.346%2036.0708C111.346%2037.0251%20110.57%2037.8014%20109.615%2037.8014ZM109.615%2039.5669C111.546%2039.5669%20113.111%2038.0017%20113.111%2036.0708C113.111%2034.14%20111.546%2032.5748%20109.615%2032.5748C107.684%2032.5748%20106.119%2034.14%20106.119%2036.0708C106.119%2038.0017%20107.684%2039.5669%20109.615%2039.5669Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M115.298%2045.4006C114.344%2045.4006%20113.567%2044.6242%20113.567%2043.67C113.567%2042.7157%20114.344%2041.9394%20115.298%2041.9394C116.252%2041.9394%20117.028%2042.7157%20117.028%2043.67C117.028%2044.6242%20116.252%2045.4006%20115.298%2045.4006ZM115.298%2047.166C117.229%2047.166%20118.794%2045.6008%20118.794%2043.67C118.794%2041.7391%20117.229%2040.1739%20115.298%2040.1739C113.367%2040.1739%20111.802%2041.7391%20111.802%2043.67C111.802%2045.6008%20113.367%2047.166%20115.298%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M121.669%2052.4098C120.715%2052.4098%20119.938%2051.6335%20119.938%2050.6792C119.938%2049.725%20120.715%2048.9486%20121.669%2048.9486C122.623%2048.9486%20123.4%2049.725%20123.4%2050.6792C123.4%2051.6335%20122.623%2052.4098%20121.669%2052.4098ZM121.669%2054.1753C123.6%2054.1753%20125.165%2052.6101%20125.165%2050.6792C125.165%2048.7484%20123.6%2047.1832%20121.669%2047.1832C119.738%2047.1832%20118.173%2048.7484%20118.173%2050.6792C118.173%2052.6101%20119.738%2054.1753%20121.669%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.679%2058.7809C127.725%2058.7809%20126.948%2058.0046%20126.948%2057.0503C126.948%2056.0961%20127.725%2055.3198%20128.679%2055.3198C129.633%2055.3198%20130.409%2056.0961%20130.409%2057.0503C130.409%2058.0046%20129.633%2058.7809%20128.679%2058.7809ZM128.679%2060.5464C130.61%2060.5464%20132.175%2058.9811%20132.175%2057.0503C132.175%2055.1195%20130.61%2053.5543%20128.679%2053.5543C126.748%2053.5543%20125.183%2055.1195%20125.183%2057.0503C125.183%2058.9811%20126.748%2060.5464%20128.679%2060.5464Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M136.277%2064.4631C135.323%2064.4631%20134.547%2063.6867%20134.547%2062.7325C134.547%2061.7782%20135.323%2061.0019%20136.277%2061.0019C137.232%2061.0019%20138.008%2061.7782%20138.008%2062.7325C138.008%2063.6867%20137.232%2064.4631%20136.277%2064.4631ZM136.277%2066.2285C138.208%2066.2285%20139.773%2064.6633%20139.773%2062.7325C139.773%2060.8016%20138.208%2059.2364%20136.277%2059.2364C134.347%2059.2364%20132.781%2060.8016%20132.781%2062.7325C132.781%2064.6633%20134.347%2066.2285%20136.277%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M144.416%2069.4074C143.462%2069.4074%20142.685%2068.631%20142.685%2067.6768C142.685%2066.7225%20143.462%2065.9462%20144.416%2065.9462C145.37%2065.9462%20146.147%2066.7225%20146.147%2067.6768C146.147%2068.631%20145.37%2069.4074%20144.416%2069.4074ZM144.416%2071.1729C146.347%2071.1729%20147.912%2069.6076%20147.912%2067.6768C147.912%2065.746%20146.347%2064.1807%20144.416%2064.1807C142.485%2064.1807%20140.92%2065.746%20140.92%2067.6768C140.92%2069.6076%20142.485%2071.1729%20144.416%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.373%2080.8112C180.419%2080.8112%20179.643%2080.0349%20179.643%2079.0806C179.643%2078.1264%20180.419%2077.35%20181.373%2077.35C182.327%2077.35%20183.104%2078.1264%20183.104%2079.0806C183.104%2080.0349%20182.327%2080.8112%20181.373%2080.8112ZM181.373%2082.5767C183.304%2082.5767%20184.869%2081.0114%20184.869%2079.0806C184.869%2077.1498%20183.304%2075.5846%20181.373%2075.5846C179.442%2075.5846%20177.877%2077.1498%20177.877%2079.0806C177.877%2081.0114%20179.442%2082.5767%20181.373%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M191.466%2081.3209C190.512%2081.3209%20189.735%2080.5446%20189.735%2079.5904C189.735%2078.6361%20190.512%2077.8598%20191.466%2077.8598C192.42%2077.8598%20193.196%2078.6361%20193.196%2079.5904C193.196%2080.5446%20192.42%2081.3209%20191.466%2081.3209ZM191.466%2083.0864C193.397%2083.0864%20194.962%2081.5212%20194.962%2079.5904C194.962%2077.6596%20193.397%2076.0943%20191.466%2076.0943C189.535%2076.0943%20187.97%2077.6596%20187.97%2079.5904C187.97%2081.5212%20189.535%2083.0864%20191.466%2083.0864Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.558%2080.8112C200.603%2080.8112%20199.827%2080.0349%20199.827%2079.0806C199.827%2078.1264%20200.603%2077.35%20201.558%2077.35C202.512%2077.35%20203.288%2078.1264%20203.288%2079.0806C203.288%2080.0349%20202.512%2080.8112%20201.558%2080.8112ZM201.558%2082.5767C203.488%2082.5767%20205.054%2081.0114%20205.054%2079.0806C205.054%2077.1498%20203.488%2075.5846%20201.558%2075.5846C199.627%2075.5846%20198.062%2077.1498%20198.062%2079.0806C198.062%2081.0114%20199.627%2082.5767%20201.558%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.358%2079.3156C210.404%2079.3156%20209.628%2078.5392%20209.628%2077.585C209.628%2076.6308%20210.404%2075.8544%20211.358%2075.8544C212.313%2075.8544%20213.089%2076.6308%20213.089%2077.585C213.089%2078.5392%20212.313%2079.3156%20211.358%2079.3156ZM211.358%2081.0811C213.289%2081.0811%20214.854%2079.5158%20214.854%2077.585C214.854%2075.6542%20213.289%2074.0889%20211.358%2074.0889C209.428%2074.0889%20207.862%2075.6542%20207.862%2077.585C207.862%2079.5158%20209.428%2081.0811%20211.358%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M229.887%2073.5641C228.933%2073.5641%20228.156%2072.7878%20228.156%2071.8335C228.156%2070.8793%20228.933%2070.1029%20229.887%2070.1029C230.841%2070.1029%20231.617%2070.8793%20231.617%2071.8335C231.617%2072.7878%20230.841%2073.5641%20229.887%2073.5641ZM229.887%2075.3296C231.818%2075.3296%20233.383%2073.7644%20233.383%2071.8335C233.383%2069.9027%20231.818%2068.3375%20229.887%2068.3375C227.956%2068.3375%20226.391%2069.9027%20226.391%2071.8335C226.391%2073.7643%20227.956%2075.3296%20229.887%2075.3296Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.516%2069.4074C237.561%2069.4074%20236.785%2068.631%20236.785%2067.6768C236.785%2066.7225%20237.561%2065.9462%20238.516%2065.9462C239.47%2065.9462%20240.246%2066.7225%20240.246%2067.6768C240.246%2068.631%20239.47%2069.4074%20238.516%2069.4074ZM238.516%2071.1729C240.446%2071.1729%20242.012%2069.6076%20242.012%2067.6768C242.012%2065.746%20240.446%2064.1807%20238.516%2064.1807C236.585%2064.1807%20235.02%2065.746%20235.02%2067.6768C235.02%2069.6076%20236.585%2071.1729%20238.516%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M246.654%2064.4631C245.7%2064.4631%20244.924%2063.6867%20244.924%2062.7325C244.924%2061.7782%20245.7%2061.0019%20246.654%2061.0019C247.609%2061.0019%20248.385%2061.7782%20248.385%2062.7325C248.385%2063.6867%20247.609%2064.4631%20246.654%2064.4631ZM246.654%2066.2285C248.585%2066.2285%20250.15%2064.6633%20250.15%2062.7325C250.15%2060.8016%20248.585%2059.2364%20246.654%2059.2364C244.724%2059.2364%20243.158%2060.8016%20243.158%2062.7325C243.158%2064.6633%20244.724%2066.2285%20246.654%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2077.0597C284.781%2077.0597%20284.005%2076.2834%20284.005%2075.3291C284.005%2074.3749%20284.781%2073.5985%20285.735%2073.5985C286.69%2073.5985%20287.466%2074.3749%20287.466%2075.3291C287.466%2076.2834%20286.69%2077.0597%20285.735%2077.0597ZM285.735%2078.8252C287.666%2078.8252%20289.231%2077.26%20289.231%2075.3291C289.231%2073.3983%20287.666%2071.8331%20285.735%2071.8331C283.805%2071.8331%20282.239%2073.3983%20282.239%2075.3291C282.239%2077.26%20283.805%2078.8252%20285.735%2078.8252Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M261.263%2052.4098C260.308%2052.4098%20259.532%2051.6335%20259.532%2050.6792C259.532%2049.725%20260.308%2048.9486%20261.263%2048.9486C262.217%2048.9486%20262.993%2049.725%20262.993%2050.6792C262.993%2051.6335%20262.217%2052.4098%20261.263%2052.4098ZM261.263%2054.1753C263.194%2054.1753%20264.759%2052.6101%20264.759%2050.6792C264.759%2048.7484%20263.194%2047.1832%20261.263%2047.1832C259.332%2047.1832%20257.767%2048.7484%20257.767%2050.6792C257.767%2052.6101%20259.332%2054.1753%20261.263%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M86.2598%207.39027C85.3056%207.39027%2084.5292%206.61396%2084.5292%205.65971C84.5292%204.70546%2085.3056%203.9291%2086.2598%203.9291C87.2141%203.9291%2087.9904%204.70546%2087.9904%205.65971C87.9904%206.61396%2087.2141%207.39027%2086.2598%207.39027ZM86.2598%209.15576C88.1906%209.15576%2089.7559%207.59052%2089.7559%205.65971C89.7559%203.72889%2088.1906%202.16365%2086.2598%202.16365C84.329%202.16365%2082.7638%203.72889%2082.7638%205.65971C82.7638%207.59052%2084.329%209.15576%2086.2598%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.3214%2011.966C69.3671%2011.966%2068.5908%2011.1897%2068.5908%2010.2354C68.5908%209.28119%2069.3671%208.50483%2070.3214%208.50483C71.2756%208.50483%2072.0519%209.28119%2072.0519%2010.2354C72.0519%2011.1897%2071.2756%2011.966%2070.3214%2011.966ZM70.3214%2013.7314C72.2522%2013.7314%2073.8174%2012.1663%2073.8174%2010.2354C73.8174%208.30462%2072.2522%206.73938%2070.3214%206.73938C68.3905%206.73938%2066.8253%208.30462%2066.8253%2010.2354C66.8253%2012.1663%2068.3905%2013.7314%2070.3214%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M88.9151%2016.7682C87.9609%2016.7682%2087.1845%2015.9919%2087.1845%2015.0376C87.1845%2014.0834%2087.9609%2013.307%2088.9151%2013.307C89.8693%2013.307%2090.6457%2014.0834%2090.6457%2015.0376C90.6457%2015.9919%2089.8693%2016.7682%2088.9151%2016.7682ZM88.9151%2018.5337C90.8459%2018.5337%2092.4111%2016.9685%2092.4111%2015.0376C92.4111%2013.1068%2090.8459%2011.5416%2088.9151%2011.5416C86.9843%2011.5416%2085.419%2013.1068%2085.419%2015.0376C85.419%2016.9685%2086.9843%2018.5337%2088.9151%2018.5337Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M54.0508%2039.0411C53.0966%2039.0411%2052.3202%2038.2648%2052.3202%2037.3106C52.3202%2036.3563%2053.0966%2035.58%2054.0508%2035.58C55.0051%2035.58%2055.7814%2036.3563%2055.7814%2037.3106C55.7814%2038.2648%2055.0051%2039.0411%2054.0508%2039.0411ZM54.0508%2040.8066C55.9816%2040.8066%2057.5469%2039.2414%2057.5469%2037.3106C57.5469%2035.3798%2055.9816%2033.8145%2054.0508%2033.8145C52.12%2033.8145%2050.5548%2035.3798%2050.5548%2037.3106C50.5548%2039.2414%2052.12%2040.8066%2054.0508%2040.8066Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M96.5909%2034.383C95.6366%2034.383%2094.8603%2033.6066%2094.8603%2032.6524C94.8603%2031.6981%2095.6366%2030.9218%2096.5909%2030.9218C97.5451%2030.9218%2098.3214%2031.6981%2098.3214%2032.6524C98.3214%2033.6066%2097.5451%2034.383%2096.5909%2034.383ZM96.5909%2036.1484C98.5217%2036.1484%20100.087%2034.5832%20100.087%2032.6524C100.087%2030.7216%2098.5217%2029.1564%2096.5909%2029.1564C94.66%2029.1564%2093.0948%2030.7216%2093.0948%2032.6524C93.0948%2034.5832%2094.66%2036.1484%2096.5909%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2042.5368C100.575%2042.5368%2099.7988%2041.7604%2099.7988%2040.8062C99.7988%2039.8519%20100.575%2039.0756%20101.529%2039.0756C102.484%2039.0756%20103.26%2039.8519%20103.26%2040.8062C103.26%2041.7604%20102.484%2042.5368%20101.529%2042.5368ZM101.529%2044.3022C103.46%2044.3022%20105.025%2042.737%20105.025%2040.8062C105.025%2038.8754%20103.46%2037.3101%20101.529%2037.3101C99.5985%2037.3101%2098.0333%2038.8754%2098.0333%2040.8062C98.0333%2042.737%2099.5985%2044.3022%20101.529%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.146%2050.1989C106.191%2050.1989%20105.415%2049.4225%20105.415%2048.4683C105.415%2047.5141%20106.191%2046.7377%20107.146%2046.7377C108.1%2046.7377%20108.876%2047.5141%20108.876%2048.4683C108.876%2049.4226%20108.1%2050.1989%20107.146%2050.1989ZM107.146%2051.9644C109.076%2051.9644%20110.642%2050.3991%20110.642%2048.4683C110.642%2046.5375%20109.076%2044.9722%20107.146%2044.9722C105.215%2044.9722%20103.649%2046.5375%20103.649%2048.4683C103.649%2050.3991%20105.215%2051.9644%20107.146%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2069.8234C100.575%2069.8234%2099.7988%2069.0471%2099.7988%2068.0928C99.7988%2067.1386%20100.575%2066.3622%20101.529%2066.3622C102.484%2066.3622%20103.26%2067.1386%20103.26%2068.0928C103.26%2069.0471%20102.484%2069.8234%20101.529%2069.8234ZM101.529%2071.5889C103.46%2071.5889%20105.025%2070.0236%20105.025%2068.0928C105.025%2066.162%20103.46%2064.5968%20101.529%2064.5968C99.5985%2064.5968%2098.0333%2066.162%2098.0333%2068.0928C98.0333%2070.0236%2099.5985%2071.5889%20101.529%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.246%2063.8839C119.292%2063.8839%20118.516%2063.1076%20118.516%2062.1534C118.516%2061.1991%20119.292%2060.4228%20120.246%2060.4228C121.2%2060.4228%20121.977%2061.1991%20121.977%2062.1534C121.977%2063.1076%20121.2%2063.8839%20120.246%2063.8839ZM120.246%2065.6494C122.177%2065.6494%20123.742%2064.0842%20123.742%2062.1534C123.742%2060.2225%20122.177%2058.6573%20120.246%2058.6573C118.315%2058.6573%20116.75%2060.2225%20116.75%2062.1534C116.75%2064.0842%20118.315%2065.6494%20120.246%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.648%2069.8234C126.693%2069.8234%20125.917%2069.0471%20125.917%2068.0928C125.917%2067.1386%20126.693%2066.3622%20127.648%2066.3622C128.602%2066.3622%20129.378%2067.1386%20129.378%2068.0928C129.378%2069.0471%20128.602%2069.8234%20127.648%2069.8234ZM127.648%2071.5889C129.578%2071.5889%20131.144%2070.0236%20131.144%2068.0928C131.144%2066.162%20129.578%2064.5968%20127.648%2064.5968C125.717%2064.5968%20124.151%2066.162%20124.151%2068.0928C124.151%2070.0236%20125.717%2071.5889%20127.648%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.561%2075.1056C134.606%2075.1056%20133.83%2074.3293%20133.83%2073.375C133.83%2072.4208%20134.606%2071.6445%20135.561%2071.6445C136.515%2071.6445%20137.291%2072.4208%20137.291%2073.375C137.291%2074.3293%20136.515%2075.1056%20135.561%2075.1056ZM135.561%2076.8711C137.491%2076.8711%20139.057%2075.3059%20139.057%2073.375C139.057%2071.4442%20137.491%2069.879%20135.561%2069.879C133.63%2069.879%20132.065%2071.4442%20132.065%2073.375C132.065%2075.3059%20133.63%2076.8711%20135.561%2076.8711Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.918%20102.811C115.964%20102.811%20115.187%20102.034%20115.187%20101.08C115.187%20100.126%20115.964%2099.3496%20116.918%2099.3496C117.872%2099.3496%20118.649%20100.126%20118.649%20101.08C118.649%20102.034%20117.872%20102.811%20116.918%20102.811ZM116.918%20104.576C118.849%20104.576%20120.414%20103.011%20120.414%20101.08C120.414%2099.1493%20118.849%2097.5841%20116.918%2097.5841C114.987%2097.5841%20113.422%2099.1493%20113.422%20101.08C113.422%20103.011%20114.987%20104.576%20116.918%20104.576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.756%2083.5329C151.802%2083.5329%20151.025%2082.7565%20151.025%2081.8023C151.025%2080.848%20151.802%2080.0717%20152.756%2080.0717C153.71%2080.0717%20154.486%2080.848%20154.486%2081.8023C154.486%2082.7565%20153.71%2083.5329%20152.756%2083.5329ZM152.756%2085.2983C154.687%2085.2983%20156.252%2083.7331%20156.252%2081.8023C156.252%2079.8715%20154.687%2078.3062%20152.756%2078.3062C150.825%2078.3062%20149.26%2079.8715%20149.26%2081.8023C149.26%2083.7331%20150.825%2085.2983%20152.756%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M161.956%2086.5944C161.002%2086.5944%20160.226%2085.8181%20160.226%2084.8638C160.226%2083.9096%20161.002%2083.1332%20161.956%2083.1332C162.91%2083.1332%20163.687%2083.9096%20163.687%2084.8638C163.687%2085.8181%20162.91%2086.5944%20161.956%2086.5944ZM161.956%2088.3599C163.887%2088.3599%20165.452%2086.7946%20165.452%2084.8638C165.452%2082.933%20163.887%2081.3678%20161.956%2081.3678C160.025%2081.3678%20158.46%2082.933%20158.46%2084.8638C158.46%2086.7946%20160.025%2088.3599%20161.956%2088.3599Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.502%2088.8322C170.548%2088.8322%20169.771%2088.0559%20169.771%2087.1016C169.771%2086.1474%20170.548%2085.371%20171.502%2085.371C172.456%2085.371%20173.233%2086.1474%20173.233%2087.1016C173.233%2088.0559%20172.456%2088.8322%20171.502%2088.8322ZM171.502%2090.5977C173.433%2090.5977%20174.998%2089.0324%20174.998%2087.1016C174.998%2085.1708%20173.433%2083.6055%20171.502%2083.6055C169.571%2083.6055%20168.006%2085.1708%20168.006%2087.1016C168.006%2089.0324%20169.571%2090.5977%20171.502%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.353%2090.2057C180.398%2090.2057%20179.622%2089.4294%20179.622%2088.4752C179.622%2087.5209%20180.398%2086.7446%20181.353%2086.7446C182.307%2086.7446%20183.083%2087.5209%20183.083%2088.4752C183.083%2089.4294%20182.307%2090.2057%20181.353%2090.2057ZM181.353%2091.9712C183.283%2091.9712%20184.849%2090.406%20184.849%2088.4752C184.849%2086.5444%20183.283%2084.9791%20181.353%2084.9791C179.422%2084.9791%20177.857%2086.5444%20177.857%2088.4752C177.857%2090.406%20179.422%2091.9712%20181.353%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M188.186%20105.11C187.231%20105.11%20186.455%20104.334%20186.455%20103.379C186.455%20102.425%20187.231%20101.649%20188.186%20101.649C189.14%20101.649%20189.916%20102.425%20189.916%20103.379C189.916%20104.334%20189.14%20105.11%20188.186%20105.11ZM188.186%20106.875C190.116%20106.875%20191.682%20105.31%20191.682%20103.379C191.682%20101.449%20190.116%2099.8834%20188.186%2099.8834C186.255%2099.8834%20184.69%20101.449%20184.69%20103.379C184.69%20105.31%20186.255%20106.875%20188.186%20106.875Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.579%2090.2057C200.625%2090.2057%20199.849%2089.4294%20199.849%2088.4752C199.849%2087.5209%20200.625%2086.7446%20201.579%2086.7446C202.533%2086.7446%20203.31%2087.5209%20203.31%2088.4752C203.31%2089.4294%20202.533%2090.2057%20201.579%2090.2057ZM201.579%2091.9712C203.51%2091.9712%20205.075%2090.406%20205.075%2088.4752C205.075%2086.5444%20203.51%2084.9791%20201.579%2084.9791C199.648%2084.9791%20198.083%2086.5444%20198.083%2088.4752C198.083%2090.406%20199.648%2091.9712%20201.579%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.429%2088.8322C210.475%2088.8322%20209.698%2088.0559%20209.698%2087.1016C209.698%2086.1474%20210.475%2085.371%20211.429%2085.371C212.383%2085.371%20213.159%2086.1474%20213.159%2087.1016C213.159%2088.0559%20212.383%2088.8322%20211.429%2088.8322ZM211.429%2090.5977C213.36%2090.5977%20214.925%2089.0324%20214.925%2087.1016C214.925%2085.1708%20213.36%2083.6055%20211.429%2083.6055C209.498%2083.6055%20207.933%2085.1708%20207.933%2087.1016C207.933%2089.0324%20209.498%2090.5977%20211.429%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M222.706%2096.3054C221.752%2096.3054%20220.976%2095.529%20220.976%2094.5747C220.976%2093.6205%20221.752%2092.8442%20222.706%2092.8442C223.66%2092.8442%20224.437%2093.6205%20224.437%2094.5747C224.437%2095.529%20223.66%2096.3054%20222.706%2096.3054ZM222.706%2098.0708C224.637%2098.0708%20226.202%2096.5056%20226.202%2094.5747C226.202%2092.6439%20224.637%2091.0787%20222.706%2091.0787C220.775%2091.0787%20219.21%2092.6439%20219.21%2094.5747C219.21%2096.5056%20220.775%2098.0708%20222.706%2098.0708Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M230.175%2083.5329C229.221%2083.5329%20228.444%2082.7565%20228.444%2081.8023C228.444%2080.848%20229.221%2080.0717%20230.175%2080.0717C231.129%2080.0717%20231.905%2080.848%20231.905%2081.8023C231.905%2082.7565%20231.129%2083.5329%20230.175%2083.5329ZM230.175%2085.2983C232.106%2085.2983%20233.671%2083.7331%20233.671%2081.8023C233.671%2079.8715%20232.106%2078.3062%20230.175%2078.3062C228.244%2078.3062%20226.679%2079.8715%20226.679%2081.8023C226.679%2083.7331%20228.244%2085.2983%20230.175%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.987%2079.6896C238.033%2079.6896%20237.257%2078.9133%20237.257%2077.959C237.257%2077.0048%20238.033%2076.2285%20238.987%2076.2285C239.942%2076.2285%20240.718%2077.0048%20240.718%2077.959C240.718%2078.9133%20239.942%2079.6896%20238.987%2079.6896ZM238.987%2081.4551C240.918%2081.4551%20242.483%2079.8898%20242.483%2077.959C242.483%2076.0282%20240.918%2074.463%20238.987%2074.463C237.057%2074.463%20235.491%2076.0282%20235.491%2077.959C235.491%2079.8898%20237.057%2081.4551%20238.987%2081.4551Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M277.517%20119.38C276.562%20119.38%20275.786%20118.603%20275.786%20117.649C275.786%20116.695%20276.562%20115.918%20277.517%20115.918C278.471%20115.918%20279.247%20116.695%20279.247%20117.649C279.247%20118.603%20278.471%20119.38%20277.517%20119.38ZM277.517%20121.145C279.447%20121.145%20281.013%20119.58%20281.013%20117.649C281.013%20115.718%20279.447%20114.153%20277.517%20114.153C275.586%20114.153%20274.021%20115.718%20274.021%20117.649C274.021%20119.58%20275.586%20121.145%20277.517%20121.145Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M255.284%2069.8234C254.33%2069.8234%20253.554%2069.0471%20253.554%2068.0928C253.554%2067.1386%20254.33%2066.3622%20255.284%2066.3622C256.238%2066.3622%20257.015%2067.1386%20257.015%2068.0928C257.015%2069.0471%20256.238%2069.8234%20255.284%2069.8234ZM255.284%2071.5889C257.215%2071.5889%20258.78%2070.0236%20258.78%2068.0928C258.78%2066.162%20257.215%2064.5968%20255.284%2064.5968C253.353%2064.5968%20251.788%2066.162%20251.788%2068.0928C251.788%2070.0236%20253.353%2071.5889%20255.284%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.686%2063.8839C261.731%2063.8839%20260.955%2063.1076%20260.955%2062.1534C260.955%2061.1991%20261.731%2060.4228%20262.686%2060.4228C263.64%2060.4228%20264.416%2061.1991%20264.416%2062.1534C264.416%2063.1076%20263.64%2063.8839%20262.686%2063.8839ZM262.686%2065.6494C264.616%2065.6494%20266.182%2064.0842%20266.182%2062.1534C266.182%2060.2225%20264.616%2058.6573%20262.686%2058.6573C260.755%2058.6573%20259.19%2060.2225%20259.19%2062.1534C259.19%2064.0842%20260.755%2065.6494%20262.686%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M269.533%2057.3283C268.579%2057.3283%20267.803%2056.5519%20267.803%2055.5977C267.803%2054.6434%20268.579%2053.8671%20269.533%2053.8671C270.487%2053.8671%20271.264%2054.6434%20271.264%2055.5977C271.264%2056.5519%20270.487%2057.3283%20269.533%2057.3283ZM269.533%2059.0937C271.464%2059.0937%20273.029%2057.5285%20273.029%2055.5977C273.029%2053.6669%20271.464%2052.1016%20269.533%2052.1016C267.602%2052.1016%20266.037%2053.6669%20266.037%2055.5977C266.037%2057.5285%20267.602%2059.0937%20269.533%2059.0937Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M231.273%2027.4235C230.318%2027.4235%20229.542%2026.6472%20229.542%2025.6929C229.542%2024.7387%20230.318%2023.9624%20231.273%2023.9624C232.227%2023.9624%20233.003%2024.7387%20233.003%2025.6929C233.003%2026.6472%20232.227%2027.4235%20231.273%2027.4235ZM231.273%2029.189C233.203%2029.189%20234.769%2027.6237%20234.769%2025.6929C234.769%2023.7621%20233.203%2022.1969%20231.273%2022.1969C229.342%2022.1969%20227.776%2023.7621%20227.776%2025.6929C227.776%2027.6237%20229.342%2029.189%20231.273%2029.189Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.368%204.27606C246.414%204.27606%20245.638%203.4997%20245.638%202.54545C245.638%201.5912%20246.414%200.81489%20247.368%200.814891C248.322%200.814891%20249.099%201.5912%20249.099%202.54545C249.099%203.4997%20248.322%204.27606%20247.368%204.27606ZM247.368%206.0415C249.299%206.0415%20250.864%204.47626%20250.864%202.54545C250.864%200.614635%20249.299%20-0.950604%20247.368%20-0.950604C245.437%20-0.950604%20243.872%200.614635%20243.872%202.54545C243.872%204.47626%20245.437%206.0415%20247.368%206.0415Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.985%208.78431C127.031%208.78431%20126.255%208.008%20126.255%207.05375C126.255%206.0995%20127.031%205.32314%20127.985%205.32314C128.94%205.32314%20129.716%206.0995%20129.716%207.05375C129.716%208.008%20128.94%208.78431%20127.985%208.78431ZM127.985%2010.5498C129.916%2010.5498%20131.481%208.98457%20131.481%207.05375C131.481%205.12294%20129.916%203.5577%20127.985%203.5577C126.055%203.5577%20124.489%205.12294%20124.489%207.05375C124.489%208.98456%20126.055%2010.5498%20127.985%2010.5498Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M158.875%2043.0436C157.921%2043.0436%20157.144%2042.2673%20157.144%2041.313C157.144%2040.3588%20157.921%2039.5824%20158.875%2039.5824C159.829%2039.5824%20160.606%2040.3588%20160.606%2041.313C160.606%2042.2673%20159.829%2043.0436%20158.875%2043.0436ZM158.875%2044.8091C160.806%2044.8091%20162.371%2043.2438%20162.371%2041.313C162.371%2039.3822%20160.806%2037.817%20158.875%2037.817C156.944%2037.817%20155.379%2039.3822%20155.379%2041.313C155.379%2043.2438%20156.944%2044.8091%20158.875%2044.8091Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M232.007%2038.0138C231.053%2038.0138%20230.276%2037.2375%20230.276%2036.2832C230.276%2035.329%20231.053%2034.5527%20232.007%2034.5527C232.961%2034.5527%20233.737%2035.329%20233.737%2036.2832C233.737%2037.2375%20232.961%2038.0138%20232.007%2038.0138ZM232.007%2039.7793C233.938%2039.7793%20235.503%2038.2141%20235.503%2036.2832C235.503%2034.3524%20233.938%2032.7872%20232.007%2032.7872C230.076%2032.7872%20228.511%2034.3524%20228.511%2036.2832C228.511%2038.2141%20230.076%2039.7793%20232.007%2039.7793Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M245.447%2025.0226C244.493%2025.0226%20243.717%2024.2463%20243.717%2023.292C243.717%2022.3378%20244.493%2021.5615%20245.447%2021.5615C246.402%2021.5615%20247.178%2022.3378%20247.178%2023.292C247.178%2024.2463%20246.402%2025.0226%20245.447%2025.0226ZM245.447%2026.7881C247.378%2026.7881%20248.943%2025.2228%20248.943%2023.292C248.943%2021.3612%20247.378%2019.796%20245.447%2019.796C243.516%2019.796%20241.951%2021.3612%20241.951%2023.292C241.951%2025.2228%20243.516%2026.7881%20245.447%2026.7881Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M250.739%2017.2599C249.785%2017.2599%20249.009%2016.4836%20249.009%2015.5293C249.009%2014.5751%20249.785%2013.7988%20250.739%2013.7988C251.694%2013.7988%20252.47%2014.5751%20252.47%2015.5293C252.47%2016.4836%20251.694%2017.2599%20250.739%2017.2599ZM250.739%2019.0254C252.67%2019.0254%20254.235%2017.4602%20254.235%2015.5293C254.235%2013.5985%20252.67%2012.0333%20250.739%2012.0333C248.808%2012.0333%20247.243%2013.5985%20247.243%2015.5293C247.243%2017.4602%20248.808%2019.0254%20250.739%2019.0254Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.106%204.64861C115.152%204.64861%20114.376%203.87226%20114.376%202.91801C114.376%201.96376%20115.152%201.18745%20116.106%201.18745C117.061%201.18745%20117.837%201.96376%20117.837%202.91801C117.837%203.87226%20117.061%204.64861%20116.106%204.64861ZM116.106%206.41406C118.037%206.41406%20119.603%204.84882%20119.603%202.91801C119.603%200.987194%20118.037%20-0.578046%20116.106%20-0.578046C114.176%20-0.578046%20112.61%200.987193%20112.61%202.91801C112.61%204.84882%20114.176%206.41406%20116.106%206.41406Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.9522%2057.9611C69.998%2057.9611%2069.2216%2057.1848%2069.2216%2056.2305C69.2216%2055.2763%2069.998%2054.4999%2070.9522%2054.4999C71.9064%2054.4999%2072.6828%2055.2763%2072.6828%2056.2305C72.6828%2057.1848%2071.9064%2057.9611%2070.9522%2057.9611ZM70.9522%2059.7266C72.883%2059.7266%2074.4482%2058.1613%2074.4482%2056.2305C74.4482%2054.2997%2072.883%2052.7345%2070.9522%2052.7345C69.0214%2052.7345%2067.4562%2054.2997%2067.4562%2056.2305C67.4562%2058.1613%2069.0214%2059.7266%2070.9522%2059.7266Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M119.376%2013.718C118.422%2013.718%20117.645%2012.9416%20117.645%2011.9873C117.645%2011.0331%20118.422%2010.2568%20119.376%2010.2568C120.33%2010.2568%20121.107%2011.0331%20121.107%2011.9873C121.107%2012.9416%20120.33%2013.718%20119.376%2013.718ZM119.376%2015.4834C121.307%2015.4834%20122.872%2013.9182%20122.872%2011.9873C122.872%2010.0565%20121.307%208.49129%20119.376%208.49129C117.445%208.49129%20115.88%2010.0565%20115.88%2011.9873C115.88%2013.9182%20117.445%2015.4834%20119.376%2015.4834Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.967%2030.109C128.013%2030.109%20127.236%2029.3327%20127.236%2028.3785C127.236%2027.4242%20128.013%2026.6479%20128.967%2026.6479C129.921%2026.6479%20130.697%2027.4242%20130.697%2028.3785C130.697%2029.3327%20129.921%2030.109%20128.967%2030.109ZM128.967%2031.8745C130.898%2031.8745%20132.463%2030.3093%20132.463%2028.3785C132.463%2026.4476%20130.898%2024.8824%20128.967%2024.8824C127.036%2024.8824%20125.471%2026.4476%20125.471%2028.3785C125.471%2030.3093%20127.036%2031.8745%20128.967%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.133%2037.2751C134.179%2037.2751%20133.402%2036.4988%20133.402%2035.5445C133.402%2034.5903%20134.179%2033.8139%20135.133%2033.8139C136.087%2033.8139%20136.863%2034.5903%20136.863%2035.5445C136.863%2036.4988%20136.087%2037.2751%20135.133%2037.2751ZM135.133%2039.0405C137.064%2039.0405%20138.629%2037.4753%20138.629%2035.5445C138.629%2033.6137%20137.064%2032.0485%20135.133%2032.0485C133.202%2032.0485%20131.637%2033.6137%20131.637%2035.5445C131.637%2037.4753%20133.202%2039.0405%20135.133%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M142.108%2043.6511C141.154%2043.6511%20140.378%2042.8747%20140.378%2041.9204C140.378%2040.9662%20141.154%2040.1899%20142.108%2040.1899C143.063%2040.1899%20143.839%2040.9662%20143.839%2041.9204C143.839%2042.8747%20143.063%2043.6511%20142.108%2043.6511ZM142.108%2045.4165C144.039%2045.4165%20145.604%2043.8513%20145.604%2041.9204C145.604%2039.9896%20144.039%2038.4244%20142.108%2038.4244C140.178%2038.4244%20138.612%2039.9896%20138.612%2041.9204C138.612%2043.8513%20140.178%2045.4165%20142.108%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M149.816%2049.1583C148.862%2049.1583%20148.086%2048.382%20148.086%2047.4278C148.086%2046.4735%20148.862%2045.6972%20149.816%2045.6972C150.771%2045.6972%20151.547%2046.4735%20151.547%2047.4278C151.547%2048.382%20150.771%2049.1583%20149.816%2049.1583ZM149.816%2050.9238C151.747%2050.9238%20153.313%2049.3586%20153.313%2047.4278C153.313%2045.497%20151.747%2043.9317%20149.816%2043.9317C147.886%2043.9317%20146.32%2045.497%20146.32%2047.4278C146.32%2049.3586%20147.886%2050.9238%20149.816%2050.9238Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M167.115%2057.257C166.161%2057.257%20165.385%2056.4807%20165.385%2055.5264C165.385%2054.5722%20166.161%2053.7958%20167.115%2053.7958C168.07%2053.7958%20168.846%2054.5722%20168.846%2055.5264C168.846%2056.4807%20168.07%2057.257%20167.115%2057.257ZM167.115%2059.0225C169.046%2059.0225%20170.611%2057.4572%20170.611%2055.5264C170.611%2053.5956%20169.046%2052.0304%20167.115%2052.0304C165.184%2052.0304%20163.619%2053.5956%20163.619%2055.5264C163.619%2057.4572%20165.184%2059.0225%20167.115%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.405%2060.947C185.451%2060.947%20184.675%2060.1706%20184.675%2059.2163C184.675%2058.2621%20185.451%2057.4858%20186.405%2057.4858C187.36%2057.4858%20188.136%2058.2621%20188.136%2059.2163C188.136%2060.1706%20187.36%2060.947%20186.405%2060.947ZM186.405%2062.7124C188.336%2062.7124%20189.901%2061.1472%20189.901%2059.2163C189.901%2057.2855%20188.336%2055.7203%20186.405%2055.7203C184.475%2055.7203%20182.909%2057.2855%20182.909%2059.2163C182.909%2061.1472%20184.475%2062.7124%20186.405%2062.7124Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.382%2059.6921C205.428%2059.6921%20204.651%2058.9158%20204.651%2057.9615C204.651%2057.0073%20205.428%2056.2309%20206.382%2056.2309C207.336%2056.2309%20208.112%2057.0073%20208.112%2057.9615C208.112%2058.9158%20207.336%2059.6921%20206.382%2059.6921ZM206.382%2061.4575C208.313%2061.4575%20209.878%2059.8923%20209.878%2057.9615C209.878%2056.0307%20208.313%2054.4655%20206.382%2054.4655C204.451%2054.4655%20202.886%2056.0307%20202.886%2057.9615C202.886%2059.8923%20204.451%2061.4575%20206.382%2061.4575Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M215.816%2057.257C214.862%2057.257%20214.086%2056.4807%20214.086%2055.5264C214.086%2054.5722%20214.862%2053.7958%20215.816%2053.7958C216.771%2053.7958%20217.547%2054.5722%20217.547%2055.5264C217.547%2056.4807%20216.771%2057.257%20215.816%2057.257ZM215.816%2059.0225C217.747%2059.0225%20219.313%2057.4572%20219.313%2055.5264C219.313%2053.5956%20217.747%2052.0304%20215.816%2052.0304C213.886%2052.0304%20212.32%2053.5956%20212.32%2055.5264C212.32%2057.4572%20213.886%2059.0225%20215.816%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M224.754%2053.7199C223.8%2053.7199%20223.023%2052.9435%20223.023%2051.9893C223.023%2051.035%20223.8%2050.2587%20224.754%2050.2587C225.708%2050.2587%20226.485%2051.035%20226.485%2051.9893C226.485%2052.9435%20225.708%2053.7199%20224.754%2053.7199ZM224.754%2055.4854C226.685%2055.4854%20228.25%2053.9201%20228.25%2051.9893C228.25%2050.0585%20226.685%2048.4932%20224.754%2048.4932C222.823%2048.4932%20221.258%2050.0585%20221.258%2051.9893C221.258%2053.9201%20222.823%2055.4854%20224.754%2055.4854Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M253.965%2030.109C253.011%2030.109%20252.234%2029.3327%20252.234%2028.3785C252.234%2027.4242%20253.011%2026.6479%20253.965%2026.6479C254.919%2026.6479%20255.695%2027.4242%20255.695%2028.3785C255.695%2029.3327%20254.919%2030.109%20253.965%2030.109ZM253.965%2031.8745C255.896%2031.8745%20257.461%2030.3093%20257.461%2028.3785C257.461%2026.4476%20255.896%2024.8824%20253.965%2024.8824C252.034%2024.8824%20250.469%2026.4476%20250.469%2028.3785C250.469%2030.3093%20252.034%2031.8745%20253.965%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M259.243%2022.2306C258.289%2022.2306%20257.513%2021.4543%20257.513%2020.5C257.513%2019.5458%20258.289%2018.7694%20259.243%2018.7694C260.197%2018.7694%20260.974%2019.5458%20260.974%2020.5C260.974%2021.4543%20260.197%2022.2306%20259.243%2022.2306ZM259.243%2023.9961C261.174%2023.9961%20262.739%2022.4309%20262.739%2020.5C262.739%2018.5692%20261.174%2017.004%20259.243%2017.004C257.312%2017.004%20255.747%2018.5692%20255.747%2020.5C255.747%2022.4309%20257.312%2023.9961%20259.243%2023.9961Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M266.824%204.6491C265.87%204.6491%20265.094%203.87275%20265.094%202.9185C265.094%201.96425%20265.87%201.18794%20266.824%201.18794C267.778%201.18794%20268.555%201.96425%20268.555%202.9185C268.555%203.87275%20267.778%204.6491%20266.824%204.6491ZM266.824%206.41455C268.755%206.41455%20270.32%204.84931%20270.32%202.9185C270.32%200.987682%20268.755%20-0.577557%20266.824%20-0.577557C264.893%20-0.577558%20263.328%200.987682%20263.328%202.9185C263.328%204.84931%20264.893%206.41455%20266.824%206.41455Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.812%200.123224C103.857%200.123224%20103.081%20-0.653134%20103.081%20-1.60738C103.081%20-2.56163%20103.857%20-3.33794%20104.812%20-3.33794C105.766%20-3.33794%20106.542%20-2.56163%20106.542%20-1.60738C106.542%20-0.653134%20105.766%200.123224%20104.812%200.123224ZM104.812%201.88867C106.742%201.88867%20108.308%200.323433%20108.308%20-1.60738C108.308%20-3.5382%20106.742%20-5.10344%20104.812%20-5.10344C102.881%20-5.10344%20101.316%20-3.5382%20101.316%20-1.60738C101.316%200.323432%20102.881%201.88867%20104.812%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.28%209.62415C106.326%209.62415%20105.55%208.84784%20105.55%207.89359C105.55%206.93935%20106.326%206.16299%20107.28%206.16299C108.235%206.16299%20109.011%206.93935%20109.011%207.89359C109.011%208.84784%20108.235%209.62415%20107.28%209.62415ZM107.28%2011.3896C109.211%2011.3896%20110.776%209.82441%20110.776%207.89359C110.776%205.96278%20109.211%204.39754%20107.28%204.39754C105.349%204.39754%20103.784%205.96278%20103.784%207.89359C103.784%209.82441%20105.349%2011.3896%20107.28%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M110.746%2018.6789C109.792%2018.6789%20109.016%2017.9025%20109.016%2016.9483C109.016%2015.994%20109.792%2015.2177%20110.746%2015.2177C111.7%2015.2177%20112.477%2015.994%20112.477%2016.9483C112.477%2017.9025%20111.7%2018.6789%20110.746%2018.6789ZM110.746%2020.4443C112.677%2020.4443%20114.242%2018.8791%20114.242%2016.9483C114.242%2015.0175%20112.677%2013.4523%20110.746%2013.4523C108.815%2013.4523%20107.25%2015.0175%20107.25%2016.9483C107.25%2018.8791%20108.815%2020.4443%20110.746%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.414%2035.1984C119.46%2035.1984%20118.684%2034.4221%20118.684%2033.4678C118.684%2032.5136%20119.46%2031.7373%20120.414%2031.7373C121.368%2031.7373%20122.145%2032.5136%20122.145%2033.4678C122.145%2034.4221%20121.368%2035.1984%20120.414%2035.1984ZM120.414%2036.9639C122.345%2036.9639%20123.91%2035.3986%20123.91%2033.4678C123.91%2031.537%20122.345%2029.9718%20120.414%2029.9718C118.483%2029.9718%20116.918%2031.537%20116.918%2033.4678C116.918%2035.3986%20118.483%2036.9639%20120.414%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M140.817%2055.0602C139.863%2055.0602%20139.087%2054.2839%20139.087%2053.3296C139.087%2052.3754%20139.863%2051.599%20140.817%2051.599C141.772%2051.599%20142.548%2052.3754%20142.548%2053.3296C142.548%2054.2839%20141.772%2055.0602%20140.817%2055.0602ZM140.817%2056.8257C142.748%2056.8257%20144.313%2055.2604%20144.313%2053.3296C144.313%2051.3988%20142.748%2049.8336%20140.817%2049.8336C138.887%2049.8336%20137.321%2051.3988%20137.321%2053.3296C137.321%2055.2604%20138.887%2056.8257%20140.817%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M148.94%2060.1179C147.985%2060.1179%20147.209%2059.3415%20147.209%2058.3872C147.209%2057.433%20147.985%2056.6567%20148.94%2056.6567C149.894%2056.6567%20150.67%2057.433%20150.67%2058.3872C150.67%2059.3415%20149.894%2060.1179%20148.94%2060.1179ZM148.94%2061.8833C150.87%2061.8833%20152.436%2060.3181%20152.436%2058.3872C152.436%2056.4564%20150.87%2054.8912%20148.94%2054.8912C147.009%2054.8912%20145.443%2056.4564%20145.443%2058.3872C145.443%2060.3181%20147.009%2061.8833%20148.94%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M157.618%2064.2892C156.664%2064.2892%20155.888%2063.5129%20155.888%2062.5586C155.888%2061.6044%20156.664%2060.8281%20157.618%2060.8281C158.572%2060.8281%20159.349%2061.6044%20159.349%2062.5586C159.349%2063.5129%20158.572%2064.2892%20157.618%2064.2892ZM157.618%2066.0547C159.549%2066.0547%20161.114%2064.4894%20161.114%2062.5586C161.114%2060.6278%20159.549%2059.0626%20157.618%2059.0626C155.687%2059.0626%20154.122%2060.6278%20154.122%2062.5586C154.122%2064.4894%20155.687%2066.0547%20157.618%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M166.79%2067.5114C165.836%2067.5114%20165.059%2066.735%20165.059%2065.7808C165.059%2064.8266%20165.836%2064.0502%20166.79%2064.0502C167.744%2064.0502%20168.521%2064.8266%20168.521%2065.7808C168.521%2066.7351%20167.744%2067.5114%20166.79%2067.5114ZM166.79%2069.2769C168.721%2069.2769%20170.286%2067.7116%20170.286%2065.7808C170.286%2063.85%20168.721%2062.2847%20166.79%2062.2847C164.859%2062.2847%20163.294%2063.85%20163.294%2065.7808C163.294%2067.7116%20164.859%2069.2769%20166.79%2069.2769Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M176.393%2069.7213C175.438%2069.7213%20174.662%2068.945%20174.662%2067.9908C174.662%2067.0365%20175.438%2066.2602%20176.393%2066.2602C177.347%2066.2602%20178.123%2067.0365%20178.123%2067.9908C178.123%2068.945%20177.347%2069.7213%20176.393%2069.7213ZM176.393%2071.4868C178.323%2071.4868%20179.889%2069.9216%20179.889%2067.9908C179.889%2066.0599%20178.323%2064.4947%20176.393%2064.4947C174.462%2064.4947%20172.897%2066.0599%20172.897%2067.9908C172.897%2069.9216%20174.462%2071.4868%20176.393%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.362%2070.8566C185.408%2070.8566%20184.632%2070.0803%20184.632%2069.126C184.632%2068.1718%20185.408%2067.3955%20186.362%2067.3955C187.317%2067.3955%20188.093%2068.1718%20188.093%2069.126C188.093%2070.0803%20187.317%2070.8566%20186.362%2070.8566ZM186.362%2072.6221C188.293%2072.6221%20189.858%2071.0568%20189.858%2069.126C189.858%2067.1952%20188.293%2065.63%20186.362%2065.63C184.432%2065.63%20182.866%2067.1952%20182.866%2069.126C182.866%2071.0568%20184.432%2072.6221%20186.362%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M196.568%2070.8566C195.614%2070.8566%20194.838%2070.0803%20194.838%2069.126C194.838%2068.1718%20195.614%2067.3955%20196.568%2067.3955C197.523%2067.3955%20198.299%2068.1718%20198.299%2069.126C198.299%2070.0803%20197.523%2070.8566%20196.568%2070.8566ZM196.568%2072.6221C198.499%2072.6221%20200.064%2071.0568%20200.064%2069.126C200.064%2067.1952%20198.499%2065.63%20196.568%2065.63C194.638%2065.63%20193.072%2067.1952%20193.072%2069.126C193.072%2071.0568%20194.638%2072.6221%20196.568%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.538%2069.7213C205.584%2069.7213%20204.808%2068.945%20204.808%2067.9908C204.808%2067.0365%20205.584%2066.2602%20206.538%2066.2602C207.492%2066.2602%20208.269%2067.0365%20208.269%2067.9908C208.269%2068.945%20207.492%2069.7213%20206.538%2069.7213ZM206.538%2071.4868C208.469%2071.4868%20210.034%2069.9216%20210.034%2067.9908C210.034%2066.0599%20208.469%2064.4947%20206.538%2064.4947C204.607%2064.4947%20203.042%2066.0599%20203.042%2067.9908C203.042%2069.9216%20204.607%2071.4868%20206.538%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M225.313%2064.2892C224.358%2064.2892%20223.582%2063.5129%20223.582%2062.5586C223.582%2061.6044%20224.358%2060.8281%20225.313%2060.8281C226.267%2060.8281%20227.043%2061.6044%20227.043%2062.5586C227.043%2063.5129%20226.267%2064.2892%20225.313%2064.2892ZM225.313%2066.0547C227.243%2066.0547%20228.809%2064.4894%20228.809%2062.5586C228.809%2060.6278%20227.243%2059.0626%20225.313%2059.0626C223.382%2059.0626%20221.816%2060.6278%20221.816%2062.5586C221.816%2064.4894%20223.382%2066.0547%20225.313%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M233.991%2060.1179C233.037%2060.1179%20232.261%2059.3415%20232.261%2058.3872C232.261%2057.433%20233.037%2056.6567%20233.991%2056.6567C234.945%2056.6567%20235.722%2057.433%20235.722%2058.3872C235.722%2059.3415%20234.945%2060.1179%20233.991%2060.1179ZM233.991%2061.8833C235.922%2061.8833%20237.487%2060.3181%20237.487%2058.3872C237.487%2056.4564%20235.922%2054.8912%20233.991%2054.8912C232.06%2054.8912%20230.495%2056.4564%20230.495%2058.3872C230.495%2060.3181%20232.06%2061.8833%20233.991%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.517%2035.1984C261.562%2035.1984%20260.786%2034.4221%20260.786%2033.4678C260.786%2032.5136%20261.562%2031.7373%20262.517%2031.7373C263.471%2031.7373%20264.247%2032.5136%20264.247%2033.4678C264.247%2034.4221%20263.471%2035.1984%20262.517%2035.1984ZM262.517%2036.9639C264.447%2036.9639%20266.013%2035.3986%20266.013%2033.4678C266.013%2031.537%20264.447%2029.9718%20262.517%2029.9718C260.586%2029.9718%20259.021%2031.537%20259.021%2033.4678C259.021%2035.3986%20260.586%2036.9639%20262.517%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.786%2027.2243C266.832%2027.2243%20266.056%2026.4479%20266.056%2025.4937C266.056%2024.5394%20266.832%2023.7631%20267.786%2023.7631C268.74%2023.7631%20269.517%2024.5394%20269.517%2025.4937C269.517%2026.4479%20268.74%2027.2243%20267.786%2027.2243ZM267.786%2028.9897C269.717%2028.9897%20271.282%2027.4245%20271.282%2025.4937C271.282%2023.5629%20269.717%2021.9977%20267.786%2021.9977C265.855%2021.9977%20264.29%2023.5629%20264.29%2025.4937C264.29%2027.4245%20265.855%2028.9897%20267.786%2028.9897Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M272.186%2018.6789C271.231%2018.6789%20270.455%2017.9025%20270.455%2016.9483C270.455%2015.994%20271.231%2015.2177%20272.186%2015.2177C273.14%2015.2177%20273.916%2015.994%20273.916%2016.9483C273.916%2017.9025%20273.14%2018.6789%20272.186%2018.6789ZM272.186%2020.4443C274.116%2020.4443%20275.682%2018.8791%20275.682%2016.9483C275.682%2015.0175%20274.116%2013.4523%20272.186%2013.4523C270.255%2013.4523%20268.69%2015.0175%20268.69%2016.9483C268.69%2018.8791%20270.255%2020.4443%20272.186%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.65%209.62415C274.696%209.62415%20273.92%208.84784%20273.92%207.89359C273.92%206.93935%20274.696%206.16299%20275.65%206.16299C276.605%206.16299%20277.381%206.93935%20277.381%207.89359C277.381%208.84784%20276.605%209.62415%20275.65%209.62415ZM275.65%2011.3896C277.581%2011.3896%20279.146%209.82441%20279.146%207.89359C279.146%205.96278%20277.581%204.39754%20275.65%204.39754C273.72%204.39754%20272.154%205.96278%20272.154%207.89359C272.154%209.82441%20273.72%2011.3896%20275.65%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.12%200.123224C277.166%200.123224%20276.39%20-0.653134%20276.39%20-1.60738C276.39%20-2.56163%20277.166%20-3.33794%20278.12%20-3.33794C279.074%20-3.33794%20279.851%20-2.56163%20279.851%20-1.60738C279.851%20-0.653134%20279.074%200.123224%20278.12%200.123224ZM278.12%201.88867C280.051%201.88867%20281.616%200.323433%20281.616%20-1.60738C281.616%20-3.5382%20280.051%20-5.10344%20278.12%20-5.10344C276.189%20-5.10344%20274.624%20-3.5382%20274.624%20-1.60738C274.624%200.323432%20276.189%201.88867%20278.12%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M153.044%2073.5636C152.09%2073.5636%20151.313%2072.7873%20151.313%2071.833C151.313%2070.8788%20152.09%2070.1024%20153.044%2070.1024C153.998%2070.1024%20154.775%2070.8788%20154.775%2071.833C154.775%2072.7873%20153.998%2073.5636%20153.044%2073.5636ZM153.044%2075.3291C154.975%2075.3291%20156.54%2073.7639%20156.54%2071.833C156.54%2069.9022%20154.975%2068.337%20153.044%2068.337C151.113%2068.337%20149.548%2069.9022%20149.548%2071.833C149.548%2073.7639%20151.113%2075.3291%20153.044%2075.3291Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M162.113%2076.883C161.159%2076.883%20160.383%2076.1066%20160.383%2075.1524C160.383%2074.1981%20161.159%2073.4218%20162.113%2073.4218C163.068%2073.4218%20163.844%2074.1981%20163.844%2075.1524C163.844%2076.1066%20163.068%2076.883%20162.113%2076.883ZM162.113%2078.6484C164.044%2078.6484%20165.609%2077.0832%20165.609%2075.1524C165.609%2073.2216%20164.044%2071.6563%20162.113%2071.6563C160.183%2071.6563%20158.617%2073.2216%20158.617%2075.1524C158.617%2077.0832%20160.183%2078.6484%20162.113%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.572%2079.3156C170.618%2079.3156%20169.842%2078.5392%20169.842%2077.585C169.842%2076.6308%20170.618%2075.8544%20171.572%2075.8544C172.527%2075.8544%20173.303%2076.6308%20173.303%2077.585C173.303%2078.5392%20172.527%2079.3156%20171.572%2079.3156ZM171.572%2081.0811C173.503%2081.0811%20175.068%2079.5158%20175.068%2077.585C175.068%2075.6542%20173.503%2074.0889%20171.572%2074.0889C169.642%2074.0889%20168.076%2075.6542%20168.076%2077.585C168.076%2079.5158%20169.642%2081.0811%20171.572%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M220.818%2076.883C219.864%2076.883%20219.088%2076.1066%20219.088%2075.1524C219.088%2074.1981%20219.864%2073.4218%20220.818%2073.4218C221.773%2073.4218%20222.549%2074.1981%20222.549%2075.1524C222.549%2076.1066%20221.773%2076.883%20220.818%2076.883ZM220.818%2078.6484C222.749%2078.6484%20224.314%2077.0832%20224.314%2075.1524C224.314%2073.2216%20222.749%2071.6563%20220.818%2071.6563C218.888%2071.6563%20217.322%2073.2216%20217.322%2075.1524C217.322%2077.0832%20218.888%2078.6484%20220.818%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.634%2045.4006C266.68%2045.4006%20265.903%2044.6242%20265.903%2043.67C265.903%2042.7157%20266.68%2041.9394%20267.634%2041.9394C268.588%2041.9394%20269.364%2042.7157%20269.364%2043.67C269.364%2044.6242%20268.588%2045.4006%20267.634%2045.4006ZM267.634%2047.166C269.565%2047.166%20271.13%2045.6008%20271.13%2043.67C271.13%2041.7391%20269.565%2040.1739%20267.634%2040.1739C265.703%2040.1739%20264.138%2041.7391%20264.138%2043.67C264.138%2045.6008%20265.703%2047.166%20267.634%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M293.045%2045.4006C292.091%2045.4006%20291.314%2044.6242%20291.314%2043.67C291.314%2042.7157%20292.091%2041.9394%20293.045%2041.9394C293.999%2041.9394%20294.776%2042.7157%20294.776%2043.67C294.776%2044.6242%20293.999%2045.4006%20293.045%2045.4006ZM293.045%2047.166C294.976%2047.166%20296.541%2045.6008%20296.541%2043.67C296.541%2041.7391%20294.976%2040.1739%20293.045%2040.1739C291.114%2040.1739%20289.549%2041.7391%20289.549%2043.67C289.549%2045.6008%20291.114%2047.166%20293.045%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.26%2029.6633C277.306%2029.6633%20276.529%2028.8869%20276.529%2027.9327C276.529%2026.9784%20277.306%2026.2021%20278.26%2026.2021C279.214%2026.2021%20279.99%2026.9784%20279.99%2027.9327C279.99%2028.8869%20279.214%2029.6633%20278.26%2029.6633ZM278.26%2031.4287C280.191%2031.4287%20281.756%2029.8635%20281.756%2027.9327C281.756%2026.0018%20280.191%2024.4366%20278.26%2024.4366C276.329%2024.4366%20274.764%2026.0018%20274.764%2027.9327C274.764%2029.8635%20276.329%2031.4287%20278.26%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M282.416%2021.0348C281.462%2021.0348%20280.685%2020.2585%20280.685%2019.3042C280.685%2018.35%20281.462%2017.5736%20282.416%2017.5736C283.37%2017.5736%20284.147%2018.35%20284.147%2019.3042C284.147%2020.2585%20283.37%2021.0348%20282.416%2021.0348ZM282.416%2022.8003C284.347%2022.8003%20285.912%2021.2351%20285.912%2019.3042C285.912%2017.3734%20284.347%2015.8082%20282.416%2015.8082C280.485%2015.8082%20278.92%2017.3734%20278.92%2019.3042C278.92%2021.2351%20280.485%2022.8003%20282.416%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2011.966C284.781%2011.966%20284.005%2011.1897%20284.005%2010.2354C284.005%209.28119%20284.781%208.50483%20285.735%208.50483C286.69%208.50483%20287.466%209.28119%20287.466%2010.2354C287.466%2011.1897%20286.69%2011.966%20285.735%2011.966ZM285.735%2013.7314C287.666%2013.7314%20289.231%2012.1663%20289.231%2010.2354C289.231%208.30462%20287.666%206.73938%20285.735%206.73938C283.805%206.73938%20282.239%208.30462%20282.239%2010.2354C282.239%2012.1663%20283.805%2013.7314%20285.735%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M288.168%202.50599C287.214%202.50599%20286.437%201.72968%20286.437%200.77543C286.437%20-0.178819%20287.214%20-0.955176%20288.168%20-0.955176C289.122%20-0.955176%20289.899%20-0.178818%20289.899%200.77543C289.899%201.72968%20289.122%202.50599%20288.168%202.50599ZM288.168%204.27148C290.099%204.27148%20291.664%202.70625%20291.664%200.77543C291.664%20-1.15538%20290.099%20-2.72062%20288.168%20-2.72062C286.237%20-2.72062%20284.672%20-1.15538%20284.672%200.77543C284.672%202.70624%20286.237%204.27148%20288.168%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.786%2050.1989C274.832%2050.1989%20274.056%2049.4225%20274.056%2048.4683C274.056%2047.5141%20274.832%2046.7377%20275.786%2046.7377C276.74%2046.7377%20277.517%2047.5141%20277.517%2048.4683C277.517%2049.4226%20276.74%2050.1989%20275.786%2050.1989ZM275.786%2051.9644C277.717%2051.9644%20279.282%2050.3991%20279.282%2048.4683C279.282%2046.5375%20277.717%2044.9722%20275.786%2044.9722C273.855%2044.9722%20272.29%2046.5375%20272.29%2048.4683C272.29%2050.3991%20273.855%2051.9644%20275.786%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M281.402%2042.5368C280.448%2042.5368%20279.672%2041.7604%20279.672%2040.8062C279.672%2039.8519%20280.448%2039.0756%20281.402%2039.0756C282.357%2039.0756%20283.133%2039.8519%20283.133%2040.8062C283.133%2041.7604%20282.357%2042.5368%20281.402%2042.5368ZM281.402%2044.3022C283.333%2044.3022%20284.898%2042.737%20284.898%2040.8062C284.898%2038.8754%20283.333%2037.3101%20281.402%2037.3101C279.472%2037.3101%20277.906%2038.8754%20277.906%2040.8062C277.906%2042.737%20279.472%2044.3022%20281.402%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M286.34%2034.383C285.386%2034.383%20284.609%2033.6066%20284.609%2032.6524C284.609%2031.6981%20285.386%2030.9218%20286.34%2030.9218C287.294%2030.9218%20288.07%2031.6981%20288.07%2032.6524C288.07%2033.6066%20287.294%2034.383%20286.34%2034.383ZM286.34%2036.1484C288.271%2036.1484%20289.836%2034.5832%20289.836%2032.6524C289.836%2030.7216%20288.271%2029.1564%20286.34%2029.1564C284.409%2029.1564%20282.844%2030.7216%20282.844%2032.6524C282.844%2034.5832%20284.409%2036.1484%20286.34%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M314.515%2032.6525C313.56%2032.6525%20312.784%2031.8762%20312.784%2030.9219C312.784%2029.9677%20313.56%2029.1914%20314.515%2029.1914C315.469%2029.1914%20316.245%2029.9677%20316.245%2030.9219C316.245%2031.8762%20315.469%2032.6525%20314.515%2032.6525ZM314.515%2034.418C316.446%2034.418%20318.011%2032.8527%20318.011%2030.9219C318.011%2028.9911%20316.446%2027.4259%20314.515%2027.4259C312.584%2027.4259%20311.019%2028.9911%20311.019%2030.9219C311.019%2032.8527%20312.584%2034.418%20314.515%2034.418Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M308.302%2020.2643C307.348%2020.2643%20306.571%2019.488%20306.571%2018.5338C306.571%2017.5795%20307.348%2016.8032%20308.302%2016.8032C309.256%2016.8032%20310.032%2017.5795%20310.032%2018.5338C310.032%2019.488%20309.256%2020.2643%20308.302%2020.2643ZM308.302%2022.0298C310.233%2022.0298%20311.798%2020.4646%20311.798%2018.5338C311.798%2016.603%20310.233%2015.0377%20308.302%2015.0377C306.371%2015.0377%20304.806%2016.603%20304.806%2018.5338C304.806%2020.4646%20306.371%2022.0298%20308.302%2022.0298Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M296.671%207.39027C295.717%207.39027%20294.94%206.61396%20294.94%205.65971C294.94%204.70546%20295.717%203.9291%20296.671%203.9291C297.625%203.9291%20298.402%204.70546%20298.402%205.65971C298.402%206.61396%20297.625%207.39027%20296.671%207.39027ZM296.671%209.15576C298.602%209.15576%20300.167%207.59052%20300.167%205.65971C300.167%203.72889%20298.602%202.16365%20296.671%202.16365C294.74%202.16365%20293.175%203.72889%20293.175%205.65971C293.175%207.59052%20294.74%209.15576%20296.671%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.563%204.27654C134.608%204.27654%20133.832%203.50019%20133.832%202.54594C133.832%201.59169%20134.608%200.815379%20135.563%200.815379C136.517%200.815379%20137.293%201.59169%20137.293%202.54594C137.293%203.50019%20136.517%204.27654%20135.563%204.27654ZM135.563%206.04199C137.493%206.04199%20139.059%204.47675%20139.059%202.54594C139.059%200.615124%20137.493%20-0.950116%20135.563%20-0.950116C133.632%20-0.950116%20132.066%200.615123%20132.066%202.54594C132.066%204.47675%20133.632%206.04199%20135.563%206.04199Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M139.711%2012.8649C138.757%2012.8649%20137.98%2012.0886%20137.98%2011.1343C137.98%2010.1801%20138.757%209.40371%20139.711%209.40371C140.665%209.40371%20141.442%2010.1801%20141.442%2011.1343C141.442%2012.0886%20140.665%2012.8649%20139.711%2012.8649ZM139.711%2014.6304C141.642%2014.6304%20143.207%2013.0651%20143.207%2011.1343C143.207%209.2035%20141.642%207.63826%20139.711%207.63826C137.78%207.63826%20136.215%209.2035%20136.215%2011.1343C136.215%2013.0651%20137.78%2014.6304%20139.711%2014.6304Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M145.121%2020.6251C144.167%2020.6251%20143.391%2019.8488%20143.391%2018.8946C143.391%2017.9403%20144.167%2017.164%20145.121%2017.164C146.075%2017.164%20146.852%2017.9403%20146.852%2018.8946C146.852%2019.8488%20146.075%2020.6251%20145.121%2020.6251ZM145.121%2022.3906C147.052%2022.3906%20148.617%2020.8254%20148.617%2018.8946C148.617%2016.9638%20147.052%2015.3985%20145.121%2015.3985C143.19%2015.3985%20141.625%2016.9638%20141.625%2018.8946C141.625%2020.8254%20143.19%2022.3906%20145.121%2022.3906Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M151.658%2027.424C150.704%2027.424%20149.928%2026.6476%20149.928%2025.6934C149.928%2024.7392%20150.704%2023.9628%20151.658%2023.9628C152.612%2023.9628%20153.389%2024.7392%20153.389%2025.6934C153.389%2026.6476%20152.612%2027.424%20151.658%2027.424ZM151.658%2029.1895C153.589%2029.1895%20155.154%2027.6242%20155.154%2025.6934C155.154%2023.7626%20153.589%2022.1973%20151.658%2022.1973C149.727%2022.1973%20148.162%2023.7626%20148.162%2025.6934C148.162%2027.6242%20149.727%2029.1895%20151.658%2029.1895Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M159.191%2033.1281C158.237%2033.1281%20157.461%2032.3517%20157.461%2031.3975C157.461%2030.4433%20158.237%2029.6669%20159.191%2029.6669C160.146%2029.6669%20160.922%2030.4433%20160.922%2031.3975C160.922%2032.3517%20160.146%2033.1281%20159.191%2033.1281ZM159.191%2034.8936C161.122%2034.8936%20162.688%2033.3283%20162.688%2031.3975C162.688%2029.4667%20161.122%2027.9014%20159.191%2027.9014C157.261%2027.9014%20155.695%2029.4667%20155.695%2031.3975C155.695%2033.3283%20157.261%2034.8936%20159.191%2034.8936Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M167.585%2037.6047C166.631%2037.6047%20165.854%2036.8283%20165.854%2035.8741C165.854%2034.9198%20166.631%2034.1435%20167.585%2034.1435C168.539%2034.1435%20169.316%2034.9198%20169.316%2035.8741C169.316%2036.8283%20168.539%2037.6047%20167.585%2037.6047ZM167.585%2039.3701C169.516%2039.3701%20171.081%2037.8049%20171.081%2035.8741C171.081%2033.9432%20169.516%2032.378%20167.585%2032.378C165.654%2032.378%20164.089%2033.9432%20164.089%2035.8741C164.089%2037.8049%20165.654%2039.3701%20167.585%2039.3701Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M176.707%2040.7203C175.753%2040.7203%20174.976%2039.944%20174.976%2038.9898C174.976%2038.0355%20175.753%2037.2592%20176.707%2037.2592C177.661%2037.2592%20178.438%2038.0355%20178.438%2038.9898C178.438%2039.944%20177.661%2040.7203%20176.707%2040.7203ZM176.707%2042.4858C178.638%2042.4858%20180.203%2040.9206%20180.203%2038.9898C180.203%2037.059%20178.638%2035.4937%20176.707%2035.4937C174.776%2035.4937%20173.211%2037.059%20173.211%2038.9898C173.211%2040.9206%20174.776%2042.4858%20176.707%2042.4858Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.425%2042.3419C185.471%2042.3419%20184.694%2041.5656%20184.694%2040.6114C184.694%2039.6571%20185.471%2038.8808%20186.425%2038.8808C187.379%2038.8808%20188.155%2039.6571%20188.155%2040.6114C188.155%2041.5656%20187.379%2042.3419%20186.425%2042.3419ZM186.425%2044.1074C188.356%2044.1074%20189.921%2042.5422%20189.921%2040.6114C189.921%2038.6806%20188.356%2037.1153%20186.425%2037.1153C184.494%2037.1153%20182.929%2038.6806%20182.929%2040.6114C182.929%2042.5422%20184.494%2044.1074%20186.425%2044.1074Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M206.224%2040.7203C205.269%2040.7203%20204.493%2039.944%20204.493%2038.9898C204.493%2038.0355%20205.269%2037.2592%20206.224%2037.2592C207.178%2037.2592%20207.954%2038.0355%20207.954%2038.9898C207.954%2039.944%20207.178%2040.7203%20206.224%2040.7203ZM206.224%2042.4858C208.154%2042.4858%20209.72%2040.9206%20209.72%2038.9898C209.72%2037.059%20208.154%2035.4937%20206.224%2035.4937C204.293%2035.4937%20202.728%2037.059%20202.728%2038.9898C202.728%2040.9206%20204.293%2042.4858%20206.224%2042.4858Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M215.346%2037.6047C214.392%2037.6047%20213.615%2036.8283%20213.615%2035.8741C213.615%2034.9198%20214.392%2034.1435%20215.346%2034.1435C216.3%2034.1435%20217.076%2034.9198%20217.076%2035.8741C217.076%2036.8283%20216.3%2037.6047%20215.346%2037.6047ZM215.346%2039.3701C217.277%2039.3701%20218.842%2037.8049%20218.842%2035.8741C218.842%2033.9432%20217.277%2032.378%20215.346%2032.378C213.415%2032.378%20211.85%2033.9432%20211.85%2035.8741C211.85%2037.8049%20213.415%2039.3701%20215.346%2039.3701Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%200.213997C190.512%200.213997%20189.735%20-0.562314%20189.735%20-1.51656C189.735%20-2.47081%20190.512%20-3.24717%20191.466%20-3.24717C192.42%20-3.24717%20193.196%20-2.47081%20193.196%20-1.51656C193.196%20-0.562313%20192.42%200.213997%20191.466%200.213997ZM191.466%201.97949C193.397%201.97949%20194.962%200.414253%20194.962%20-1.51656C194.962%20-3.44738%20193.397%20-5.01262%20191.466%20-5.01262C189.535%20-5.01262%20187.97%20-3.44738%20187.97%20-1.51656C187.97%200.414252%20189.535%201.97949%20191.466%201.97949Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M153.228%201.33167C152.273%201.33167%20151.497%200.555362%20151.497%20-0.398886C151.497%20-1.35314%20152.273%20-2.12949%20153.228%20-2.12949C154.182%20-2.12949%20154.958%20-1.35313%20154.958%20-0.398886C154.958%200.555363%20154.182%201.33167%20153.228%201.33167ZM153.228%203.09717C155.158%203.09717%20156.724%201.53193%20156.724%20-0.398886C156.724%20-2.3297%20155.158%20-3.89494%20153.228%20-3.89494C151.297%20-3.89494%20149.732%20-2.3297%20149.732%20-0.398887C149.732%201.53193%20151.297%203.09717%20153.228%203.09717Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M158.252%209.23504C157.298%209.23504%20156.521%208.45868%20156.521%207.50443C156.521%206.55018%20157.298%205.77387%20158.252%205.77387C159.206%205.77387%20159.983%206.55019%20159.983%207.50443C159.983%208.45868%20159.206%209.23504%20158.252%209.23504ZM158.252%2011.0005C160.183%2011.0005%20161.748%209.43525%20161.748%207.50443C161.748%205.57362%20160.183%204.00843%20158.252%204.00843C156.321%204.00843%20154.756%205.57362%20154.756%207.50443C154.756%209.43525%20156.321%2011.0005%20158.252%2011.0005Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M164.844%2015.8263C163.89%2015.8263%20163.113%2015.05%20163.113%2014.0957C163.113%2013.1415%20163.89%2012.3652%20164.844%2012.3652C165.798%2012.3652%20166.574%2013.1415%20166.574%2014.0957C166.574%2015.05%20165.798%2015.8263%20164.844%2015.8263ZM164.844%2017.5918C166.775%2017.5918%20168.34%2016.0266%20168.34%2014.0957C168.34%2012.1649%20166.775%2010.5997%20164.844%2010.5997C162.913%2010.5997%20161.348%2012.1649%20161.348%2014.0957C161.348%2016.0266%20162.913%2017.5918%20164.844%2017.5918Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M172.747%2020.8507C171.793%2020.8507%20171.017%2020.0744%20171.017%2019.1202C171.017%2018.1659%20171.793%2017.3896%20172.747%2017.3896C173.701%2017.3896%20174.478%2018.1659%20174.478%2019.1202C174.478%2020.0744%20173.701%2020.8507%20172.747%2020.8507ZM172.747%2022.6162C174.678%2022.6162%20176.243%2021.051%20176.243%2019.1202C176.243%2017.1893%20174.678%2015.6241%20172.747%2015.6241C170.816%2015.6241%20169.251%2017.1893%20169.251%2019.1202C169.251%2021.051%20170.816%2022.6162%20172.747%2022.6162Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M181.706%2024.0529C180.752%2024.0529%20179.976%2023.2766%20179.976%2022.3223C179.976%2021.3681%20180.752%2020.5917%20181.706%2020.5917C182.66%2020.5917%20183.437%2021.3681%20183.437%2022.3223C183.437%2023.2766%20182.66%2024.0529%20181.706%2024.0529ZM181.706%2025.8184C183.637%2025.8184%20185.202%2024.2531%20185.202%2022.3223C185.202%2020.3915%20183.637%2018.8263%20181.706%2018.8263C179.775%2018.8263%20178.21%2020.3915%20178.21%2022.3223C178.21%2024.2531%20179.775%2025.8184%20181.706%2025.8184Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%2025.1774C190.512%2025.1774%20189.735%2024.4011%20189.735%2023.4468C189.735%2022.4926%20190.512%2021.7162%20191.466%2021.7162C192.42%2021.7162%20193.196%2022.4926%20193.196%2023.4468C193.196%2024.4011%20192.42%2025.1774%20191.466%2025.1774ZM191.466%2026.9429C193.397%2026.9429%20194.962%2025.3776%20194.962%2023.4468C194.962%2021.516%20193.397%2019.9508%20191.466%2019.9508C189.535%2019.9508%20187.97%2021.516%20187.97%2023.4468C187.97%2025.3776%20189.535%2026.9429%20191.466%2026.9429Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M201.225%2024.0529C200.27%2024.0529%20199.494%2023.2766%20199.494%2022.3223C199.494%2021.3681%20200.27%2020.5917%20201.225%2020.5917C202.179%2020.5917%20202.955%2021.3681%20202.955%2022.3223C202.955%2023.2766%20202.179%2024.0529%20201.225%2024.0529ZM201.225%2025.8184C203.155%2025.8184%20204.721%2024.2531%20204.721%2022.3223C204.721%2020.3915%20203.155%2018.8263%20201.225%2018.8263C199.294%2018.8263%20197.729%2020.3915%20197.729%2022.3223C197.729%2024.2531%20199.294%2025.8184%20201.225%2025.8184Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M210.184%2020.8507C209.229%2020.8507%20208.453%2020.0744%20208.453%2019.1202C208.453%2018.1659%20209.229%2017.3896%20210.184%2017.3896C211.138%2017.3896%20211.914%2018.1659%20211.914%2019.1202C211.914%2020.0744%20211.138%2020.8507%20210.184%2020.8507ZM210.184%2022.6162C212.114%2022.6162%20213.68%2021.051%20213.68%2019.1202C213.68%2017.1893%20212.114%2015.6241%20210.184%2015.6241C208.253%2015.6241%20206.688%2017.1893%20206.688%2019.1202C206.688%2021.051%20208.253%2022.6162%20210.184%2022.6162Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M218.087%2015.8263C217.133%2015.8263%20216.356%2015.05%20216.356%2014.0957C216.356%2013.1415%20217.133%2012.3652%20218.087%2012.3652C219.041%2012.3652%20219.818%2013.1415%20219.818%2014.0957C219.818%2015.05%20219.041%2015.8263%20218.087%2015.8263ZM218.087%2017.5918C220.018%2017.5918%20221.583%2016.0266%20221.583%2014.0957C221.583%2012.1649%20220.018%2010.5997%20218.087%2010.5997C216.156%2010.5997%20214.591%2012.1649%20214.591%2014.0957C214.591%2016.0266%20216.156%2017.5918%20218.087%2017.5918Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M224.679%209.23504C223.725%209.23504%20222.948%208.45868%20222.948%207.50443C222.948%206.55018%20223.725%205.77387%20224.679%205.77387C225.633%205.77387%20226.409%206.55019%20226.409%207.50443C226.409%208.45868%20225.633%209.23504%20224.679%209.23504ZM224.679%2011.0005C226.61%2011.0005%20228.175%209.43525%20228.175%207.50443C228.175%205.57362%20226.61%204.00843%20224.679%204.00843C222.748%204.00843%20221.183%205.57362%20221.183%207.50443C221.183%209.43525%20222.748%2011.0005%20224.679%2011.0005Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M229.703%201.33167C228.749%201.33167%20227.973%200.555362%20227.973%20-0.398886C227.973%20-1.35314%20228.749%20-2.12949%20229.703%20-2.12949C230.657%20-2.12949%20231.434%20-1.35313%20231.434%20-0.398886C231.434%200.555363%20230.657%201.33167%20229.703%201.33167ZM229.703%203.09717C231.634%203.09717%20233.199%201.53193%20233.199%20-0.398886C233.199%20-2.3297%20231.634%20-3.89494%20229.703%20-3.89494C227.772%20-3.89494%20226.207%20-2.3297%20226.207%20-0.398887C226.207%201.53193%20227.772%203.09717%20229.703%203.09717Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M163.687%202.37567C162.732%202.37566%20161.956%201.59935%20161.956%200.645106C161.956%20-0.309143%20162.732%20-1.0855%20163.687%20-1.0855C164.641%20-1.0855%20165.417%20-0.309143%20165.417%200.645106C165.417%201.59935%20164.641%202.37567%20163.687%202.37567ZM163.687%204.14111C165.617%204.14111%20167.183%202.57592%20167.183%200.645106C167.183%20-1.28571%20165.617%20-2.85095%20163.687%20-2.85095C161.756%20-2.85095%20160.191%20-1.28571%20160.191%200.645105C160.191%202.57592%20161.756%204.14111%20163.687%204.14111Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M169.893%209.00794C168.938%209.00794%20168.162%208.23163%20168.162%207.27738C168.162%206.32313%20168.938%205.54682%20169.893%205.54682C170.847%205.54682%20171.623%206.32313%20171.623%207.27738C171.623%208.23163%20170.847%209.00794%20169.893%209.00794ZM169.893%2010.7734C171.823%2010.7734%20173.389%209.2082%20173.389%207.27738C173.389%205.34657%20171.823%203.78133%20169.893%203.78133C167.962%203.78133%20166.397%205.34657%20166.397%207.27738C166.397%209.2082%20167.962%2010.7734%20169.893%2010.7734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M177.667%2013.7936C176.713%2013.7936%20175.936%2013.0173%20175.936%2012.063C175.936%2011.1088%20176.713%2010.3325%20177.667%2010.3325C178.621%2010.3325%20179.398%2011.1088%20179.398%2012.063C179.398%2013.0173%20178.621%2013.7936%20177.667%2013.7936ZM177.667%2015.5591C179.598%2015.5591%20181.163%2013.9938%20181.163%2012.063C181.163%2010.1322%20179.598%208.56697%20177.667%208.56697C175.736%208.56697%20174.171%2010.1322%20174.171%2012.063C174.171%2013.9938%20175.736%2015.5591%20177.667%2015.5591Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.643%2016.363C185.688%2016.363%20184.912%2015.5866%20184.912%2014.6324C184.912%2013.6781%20185.688%2012.9018%20186.643%2012.9018C187.597%2012.9018%20188.373%2013.6781%20188.373%2014.6324C188.373%2015.5866%20187.597%2016.363%20186.643%2016.363ZM186.643%2018.1284C188.573%2018.1284%20190.139%2016.5632%20190.139%2014.6324C190.139%2012.7015%20188.573%2011.1363%20186.643%2011.1363C184.712%2011.1363%20183.147%2012.7015%20183.147%2014.6324C183.147%2016.5632%20184.712%2018.1284%20186.643%2018.1284Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M205.264%2013.7936C204.309%2013.7936%20203.533%2013.0173%20203.533%2012.063C203.533%2011.1088%20204.309%2010.3325%20205.264%2010.3325C206.218%2010.3325%20206.994%2011.1088%20206.994%2012.063C206.994%2013.0173%20206.218%2013.7936%20205.264%2013.7936ZM205.264%2015.5591C207.195%2015.5591%20208.76%2013.9938%20208.76%2012.063C208.76%2010.1322%20207.195%208.56697%20205.264%208.56697C203.333%208.56697%20201.768%2010.1322%20201.768%2012.063C201.768%2013.9938%20203.333%2015.5591%20205.264%2015.5591Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M213.039%209.00794C212.085%209.00794%20211.309%208.23163%20211.309%207.27738C211.309%206.32313%20212.085%205.54682%20213.039%205.54682C213.993%205.54682%20214.77%206.32313%20214.77%207.27738C214.77%208.23163%20213.993%209.00794%20213.039%209.00794ZM213.039%2010.7734C214.97%2010.7734%20216.535%209.2082%20216.535%207.27738C216.535%205.34657%20214.97%203.78133%20213.039%203.78133C211.108%203.78133%20209.543%205.34657%20209.543%207.27738C209.543%209.2082%20211.108%2010.7734%20213.039%2010.7734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M219.244%202.37567C218.29%202.37566%20217.514%201.59935%20217.514%200.645106C217.514%20-0.309143%20218.29%20-1.0855%20219.244%20-1.0855C220.198%20-1.0855%20220.975%20-0.309143%20220.975%200.645106C220.975%201.59935%20220.198%202.37567%20219.244%202.37567ZM219.244%204.14111C221.175%204.14111%20222.74%202.57592%20222.74%200.645106C222.74%20-1.28571%20221.175%20-2.85095%20219.244%20-2.85095C217.313%20-2.85095%20215.748%20-1.28571%20215.748%200.645105C215.748%202.57592%20217.313%204.14111%20219.244%204.14111Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M212.06%20-1.73615C211.105%20-1.73615%20210.329%20-2.51251%20210.329%20-3.46676C210.329%20-4.42101%20211.105%20-5.19732%20212.06%20-5.19732C213.014%20-5.19732%20213.79%20-4.42101%20213.79%20-3.46676C213.79%20-2.51251%20213.014%20-1.73615%20212.06%20-1.73615ZM212.06%200.0292966C213.99%200.0292967%20215.556%20-1.53594%20215.556%20-3.46676C215.556%20-5.39757%20213.99%20-6.96281%20212.06%20-6.96281C210.129%20-6.96281%20208.564%20-5.39757%20208.564%20-3.46676C208.564%20-1.53594%20210.129%200.0292964%20212.06%200.0292966Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M205.19%204.54119C204.235%204.54119%20203.459%203.76483%20203.459%202.81059C203.459%201.85634%20204.235%201.08003%20205.19%201.08003C206.144%201.08003%20206.92%201.85634%20206.92%202.81059C206.92%203.76484%20206.144%204.54119%20205.19%204.54119ZM205.19%206.30664C207.12%206.30664%20208.686%204.7414%20208.686%202.81059C208.686%200.879772%20207.12%20-0.685467%20205.19%20-0.685468C203.259%20-0.685468%20201.693%200.879771%20201.693%202.81059C201.693%204.7414%20203.259%206.30664%20205.19%206.30664Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.381%208.0119C195.427%208.0119%20194.65%207.23554%20194.65%206.28129C194.65%205.32704%20195.427%204.55073%20196.381%204.55073C197.335%204.55073%20198.111%205.32704%20198.111%206.28129C198.111%207.23554%20197.335%208.0119%20196.381%208.0119ZM196.381%209.77734C198.312%209.77734%20199.877%208.2121%20199.877%206.28129C199.877%204.35048%20198.312%202.78524%20196.381%202.78524C194.45%202.78524%20192.885%204.35047%20192.885%206.28129C192.885%208.2121%20194.45%209.77734%20196.381%209.77734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.551%208.0119C185.597%208.0119%20184.82%207.23554%20184.82%206.28129C184.82%205.32704%20185.597%204.55073%20186.551%204.55073C187.505%204.55073%20188.281%205.32704%20188.281%206.28129C188.281%207.23554%20187.505%208.0119%20186.551%208.0119ZM186.551%209.77734C188.482%209.77734%20190.047%208.2121%20190.047%206.28129C190.047%204.35048%20188.482%202.78524%20186.551%202.78524C184.62%202.78524%20183.055%204.35047%20183.055%206.28129C183.055%208.2121%20184.62%209.77734%20186.551%209.77734Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M177.741%204.54119C176.787%204.54119%20176.011%203.76483%20176.011%202.81059C176.011%201.85634%20176.787%201.08003%20177.741%201.08003C178.695%201.08003%20179.472%201.85634%20179.472%202.81059C179.472%203.76484%20178.695%204.54119%20177.741%204.54119ZM177.741%206.30664C179.672%206.30664%20181.237%204.7414%20181.237%202.81059C181.237%200.879772%20179.672%20-0.685467%20177.741%20-0.685468C175.81%20-0.685468%20174.245%200.879771%20174.245%202.81059C174.245%204.7414%20175.81%206.30664%20177.741%206.30664Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M170.871%20-1.73615C169.917%20-1.73615%20169.141%20-2.51251%20169.141%20-3.46676C169.141%20-4.42101%20169.917%20-5.19732%20170.871%20-5.19732C171.825%20-5.19732%20172.602%20-4.42101%20172.602%20-3.46676C172.602%20-2.51251%20171.825%20-1.73615%20170.871%20-1.73615ZM170.871%200.0292966C172.802%200.0292967%20174.367%20-1.53594%20174.367%20-3.46676C174.367%20-5.39757%20172.802%20-6.96281%20170.871%20-6.96281C168.94%20-6.96281%20167.375%20-5.39757%20167.375%20-3.46676C167.375%20-1.53594%20168.94%200.0292964%20170.871%200.0292966Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M145.498%205.86341C144.544%205.86341%20143.768%205.0871%20143.768%204.13285C143.768%203.1786%20144.544%202.40229%20145.498%202.40229C146.452%202.40229%20147.229%203.1786%20147.229%204.13285C147.229%205.0871%20146.452%205.86341%20145.498%205.86341ZM145.498%207.62891C147.429%207.62891%20148.994%206.06367%20148.994%204.13285C148.994%202.20204%20147.429%200.636798%20145.498%200.636798C143.567%200.636798%20142.002%202.20204%20142.002%204.13285C142.002%206.06367%20143.567%207.62891%20145.498%207.62891Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M150.458%2013.7765C149.504%2013.7765%20148.727%2013.0002%20148.727%2012.0459C148.727%2011.0917%20149.504%2010.3154%20150.458%2010.3154C151.412%2010.3154%20152.189%2011.0917%20152.189%2012.0459C152.189%2013.0002%20151.412%2013.7765%20150.458%2013.7765ZM150.458%2015.542C152.389%2015.542%20153.954%2013.9768%20153.954%2012.0459C153.954%2010.1151%20152.389%208.54993%20150.458%208.54993C148.527%208.54993%20146.962%2010.1151%20146.962%2012.0459C146.962%2013.9768%20148.527%2015.542%20150.458%2015.542Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M164.138%2026.2756C163.183%2026.2756%20162.407%2025.4992%20162.407%2024.545C162.407%2023.5907%20163.183%2022.8144%20164.138%2022.8144C165.092%2022.8144%20165.868%2023.5907%20165.868%2024.545C165.868%2025.4992%20165.092%2026.2756%20164.138%2026.2756ZM164.138%2028.041C166.069%2028.041%20167.634%2026.4758%20167.634%2024.545C167.634%2022.6141%20166.069%2021.049%20164.138%2021.049C162.207%2021.049%20160.642%2022.6141%20160.642%2024.545C160.642%2026.4758%20162.207%2028.041%20164.138%2028.041Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M172.512%2030.5158C171.558%2030.5158%20170.781%2029.7395%20170.781%2028.7852C170.781%2027.831%20171.558%2027.0546%20172.512%2027.0546C173.466%2027.0546%20174.242%2027.831%20174.242%2028.7852C174.242%2029.7395%20173.466%2030.5158%20172.512%2030.5158ZM172.512%2032.2812C174.443%2032.2812%20176.008%2030.7161%20176.008%2028.7852C176.008%2026.8544%20174.443%2025.2892%20172.512%2025.2892C170.581%2025.2892%20169.016%2026.8544%20169.016%2028.7852C169.016%2030.7161%20170.581%2032.2812%20172.512%2032.2812Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M181.679%2033.1867C180.725%2033.1867%20179.948%2032.4103%20179.948%2031.4561C179.948%2030.5018%20180.725%2029.7255%20181.679%2029.7255C182.633%2029.7255%20183.409%2030.5018%20183.409%2031.4561C183.409%2032.4103%20182.633%2033.1867%20181.679%2033.1867ZM181.679%2034.9521C183.61%2034.9521%20185.175%2033.3869%20185.175%2031.4561C185.175%2029.5253%20183.61%2027.96%20181.679%2027.96C179.748%2027.96%20178.183%2029.5253%20178.183%2031.4561C178.183%2033.3869%20179.748%2034.9521%20181.679%2034.9521Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M191.466%2034.1154C190.512%2034.1154%20189.735%2033.3391%20189.735%2032.3848C189.735%2031.4306%20190.512%2030.6542%20191.466%2030.6542C192.42%2030.6542%20193.196%2031.4306%20193.196%2032.3848C193.196%2033.3391%20192.42%2034.1154%20191.466%2034.1154ZM191.466%2035.8809C193.397%2035.8809%20194.962%2034.3156%20194.962%2032.3848C194.962%2030.454%20193.397%2028.8888%20191.466%2028.8888C189.535%2028.8888%20187.97%2030.454%20187.97%2032.3848C187.97%2034.3156%20189.535%2035.8809%20191.466%2035.8809Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M201.252%2033.1867C200.298%2033.1867%20199.521%2032.4103%20199.521%2031.4561C199.521%2030.5018%20200.298%2029.7255%20201.252%2029.7255C202.206%2029.7255%20202.983%2030.5018%20202.983%2031.4561C202.983%2032.4103%20202.206%2033.1867%20201.252%2033.1867ZM201.252%2034.9521C203.183%2034.9521%20204.748%2033.3869%20204.748%2031.4561C204.748%2029.5253%20203.183%2027.96%20201.252%2027.96C199.321%2027.96%20197.756%2029.5253%20197.756%2031.4561C197.756%2033.3869%20199.321%2034.9521%20201.252%2034.9521Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M210.419%2030.5158C209.465%2030.5158%20208.688%2029.7395%20208.688%2028.7852C208.688%2027.831%20209.465%2027.0546%20210.419%2027.0546C211.373%2027.0546%20212.15%2027.831%20212.15%2028.7852C212.15%2029.7395%20211.373%2030.5158%20210.419%2030.5158ZM210.419%2032.2812C212.35%2032.2812%20213.915%2030.7161%20213.915%2028.7852C213.915%2026.8544%20212.35%2025.2892%20210.419%2025.2892C208.488%2025.2892%20206.923%2026.8544%20206.923%2028.7852C206.923%2030.7161%20208.488%2032.2812%20210.419%2032.2812Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M218.793%2026.2756C217.839%2026.2756%20217.062%2025.4992%20217.062%2024.545C217.062%2023.5907%20217.839%2022.8144%20218.793%2022.8144C219.747%2022.8144%20220.524%2023.5907%20220.524%2024.545C220.524%2025.4992%20219.747%2026.2756%20218.793%2026.2756ZM218.793%2028.041C220.724%2028.041%20222.289%2026.4758%20222.289%2024.545C222.289%2022.6141%20220.724%2021.049%20218.793%2021.049C216.862%2021.049%20215.297%2022.6141%20215.297%2024.545C215.297%2026.4758%20216.862%2028.041%20218.793%2028.041Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M237.434%205.86341C236.479%205.86341%20235.703%205.0871%20235.703%204.13285C235.703%203.1786%20236.479%202.40229%20237.434%202.40229C238.388%202.40229%20239.164%203.1786%20239.164%204.13285C239.164%205.0871%20238.388%205.86341%20237.434%205.86341ZM237.434%207.62891C239.364%207.62891%20240.93%206.06367%20240.93%204.13285C240.93%202.20204%20239.364%200.636798%20237.434%200.636798C235.503%200.636798%20233.938%202.20204%20233.938%204.13285C233.938%206.06367%20235.503%207.62891%20237.434%207.62891Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M137.483%2025.0231C136.529%2025.0231%20135.753%2024.2468%20135.753%2023.2925C135.753%2022.3383%20136.529%2021.562%20137.483%2021.562C138.438%2021.562%20139.214%2022.3383%20139.214%2023.2925C139.214%2024.2468%20138.438%2025.0231%20137.483%2025.0231ZM137.483%2026.7886C139.414%2026.7886%20140.979%2025.2233%20140.979%2023.2925C140.979%2021.3617%20139.414%2019.7965%20137.483%2019.7965C135.553%2019.7965%20133.987%2021.3617%20133.987%2023.2925C133.987%2025.2233%20135.553%2026.7886%20137.483%2026.7886Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M143.761%2031.9743C142.807%2031.9743%20142.03%2031.1979%20142.03%2030.2437C142.03%2029.2894%20142.807%2028.5131%20143.761%2028.5131C144.715%2028.5131%20145.491%2029.2894%20145.491%2030.2437C145.491%2031.1979%20144.715%2031.9743%20143.761%2031.9743ZM143.761%2033.7397C145.692%2033.7397%20147.257%2032.1745%20147.257%2030.2437C147.257%2028.3129%20145.692%2026.7476%20143.761%2026.7476C141.83%2026.7476%20140.265%2028.3129%20140.265%2030.2437C140.265%2032.1745%20141.83%2033.7397%20143.761%2033.7397Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M150.925%2038.0143C149.971%2038.0143%20149.194%2037.238%20149.194%2036.2837C149.194%2035.3295%20149.971%2034.5532%20150.925%2034.5532C151.879%2034.5532%20152.655%2035.3295%20152.655%2036.2837C152.655%2037.238%20151.879%2038.0143%20150.925%2038.0143ZM150.925%2039.7798C152.856%2039.7798%20154.421%2038.2145%20154.421%2036.2837C154.421%2034.3529%20152.856%2032.7877%20150.925%2032.7877C148.994%2032.7877%20147.429%2034.3529%20147.429%2036.2837C147.429%2038.2145%20148.994%2039.7798%20150.925%2039.7798Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M186.455%2051.0788C185.501%2051.0788%20184.725%2050.3024%20184.725%2049.3482C184.725%2048.3939%20185.501%2047.6176%20186.455%2047.6176C187.409%2047.6176%20188.186%2048.3939%20188.186%2049.3482C188.186%2050.3024%20187.409%2051.0788%20186.455%2051.0788ZM186.455%2052.8442C188.386%2052.8442%20189.951%2051.279%20189.951%2049.3482C189.951%2047.4174%20188.386%2045.8522%20186.455%2045.8522C184.524%2045.8522%20182.959%2047.4174%20182.959%2049.3482C182.959%2051.279%20184.524%2052.8442%20186.455%2052.8442Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.476%2051.0788C195.521%2051.0788%20194.745%2050.3024%20194.745%2049.3482C194.745%2048.3939%20195.521%2047.6176%20196.476%2047.6176C197.43%2047.6176%20198.206%2048.3939%20198.206%2049.3482C198.206%2050.3024%20197.43%2051.0788%20196.476%2051.0788ZM196.476%2052.8442C198.406%2052.8442%20199.972%2051.279%20199.972%2049.3482C199.972%2047.4174%20198.406%2045.8522%20196.476%2045.8522C194.545%2045.8522%20192.98%2047.4174%20192.98%2049.3482C192.98%2051.279%20194.545%2052.8442%20196.476%2052.8442Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M223.74%2033.1281C222.786%2033.1281%20222.01%2032.3517%20222.01%2031.3975C222.01%2030.4433%20222.786%2029.6669%20223.74%2029.6669C224.695%2029.6669%20225.471%2030.4433%20225.471%2031.3975C225.471%2032.3517%20224.695%2033.1281%20223.74%2033.1281ZM223.74%2034.8936C225.671%2034.8936%20227.236%2033.3283%20227.236%2031.3975C227.236%2029.4667%20225.671%2027.9014%20223.74%2027.9014C221.809%2027.9014%20220.244%2029.4667%20220.244%2031.3975C220.244%2033.3283%20221.809%2034.8936%20223.74%2034.8936Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M237.81%2020.6251C236.855%2020.6251%20236.079%2019.8488%20236.079%2018.8946C236.079%2017.9403%20236.855%2017.164%20237.81%2017.164C238.764%2017.164%20239.54%2017.9403%20239.54%2018.8946C239.54%2019.8488%20238.764%2020.6251%20237.81%2020.6251ZM237.81%2022.3906C239.74%2022.3906%20241.306%2020.8254%20241.306%2018.8946C241.306%2016.9638%20239.74%2015.3985%20237.81%2015.3985C235.879%2015.3985%20234.314%2016.9638%20234.314%2018.8946C234.314%2020.8254%20235.879%2022.3906%20237.81%2022.3906Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M243.22%2012.8649C242.266%2012.8649%20241.489%2012.0886%20241.489%2011.1343C241.489%2010.1801%20242.266%209.40371%20243.22%209.40371C244.174%209.40371%20244.95%2010.1801%20244.95%2011.1343C244.95%2012.0886%20244.174%2012.8649%20243.22%2012.8649ZM243.22%2014.6304C245.151%2014.6304%20246.716%2013.0651%20246.716%2011.1343C246.716%209.2035%20245.151%207.63826%20243.22%207.63826C241.289%207.63826%20239.724%209.2035%20239.724%2011.1343C239.724%2013.0651%20241.289%2014.6304%20243.22%2014.6304Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M226.202%2020.6383C225.248%2020.6383%20224.472%2019.862%20224.472%2018.9078C224.472%2017.9535%20225.248%2017.1771%20226.202%2017.1771C227.156%2017.1771%20227.933%2017.9535%20227.933%2018.9078C227.933%2019.862%20227.156%2020.6383%20226.202%2020.6383ZM226.202%2022.4038C228.133%2022.4038%20229.698%2020.8386%20229.698%2018.9078C229.698%2016.9769%20228.133%2015.4117%20226.202%2015.4117C224.271%2015.4117%20222.706%2016.9769%20222.706%2018.9078C222.706%2020.8386%20224.271%2022.4038%20226.202%2022.4038Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M232.473%2013.7765C231.518%2013.7765%20230.742%2013.0002%20230.742%2012.0459C230.742%2011.0917%20231.518%2010.3154%20232.473%2010.3154C233.427%2010.3154%20234.203%2011.0917%20234.203%2012.0459C234.203%2013.0002%20233.427%2013.7765%20232.473%2013.7765ZM232.473%2015.542C234.404%2015.542%20235.969%2013.9768%20235.969%2012.0459C235.969%2010.1151%20234.404%208.54993%20232.473%208.54993C230.542%208.54993%20228.977%2010.1151%20228.977%2012.0459C228.977%2013.9768%20230.542%2015.542%20232.473%2015.542Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M124.963%20-0.304022C124.009%20-0.304022%20123.232%20-1.08038%20123.232%20-2.03463C123.232%20-2.98888%20124.009%20-3.76519%20124.963%20-3.76519C125.917%20-3.76519%20126.694%20-2.98888%20126.694%20-2.03463C126.694%20-1.08038%20125.917%20-0.304022%20124.963%20-0.304022ZM124.963%201.46143C126.894%201.46143%20128.459%20-0.103813%20128.459%20-2.03463C128.459%20-3.96544%20126.894%20-5.53068%20124.963%20-5.53068C123.032%20-5.53068%20121.467%20-3.96544%20121.467%20-2.03463C121.467%20-0.103814%20123.032%201.46143%20124.963%201.46143Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M132.192%2017.2599C131.238%2017.2599%20130.462%2016.4836%20130.462%2015.5293C130.462%2014.5751%20131.238%2013.7988%20132.192%2013.7988C133.147%2013.7988%20133.923%2014.5751%20133.923%2015.5293C133.923%2016.4836%20133.147%2017.2599%20132.192%2017.2599ZM132.192%2019.0254C134.123%2019.0254%20135.688%2017.4602%20135.688%2015.5293C135.688%2013.5985%20134.123%2012.0333%20132.192%2012.0333C130.262%2012.0333%20128.696%2013.5985%20128.696%2015.5293C128.696%2017.4602%20130.262%2019.0254%20132.192%2019.0254Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M167.513%2046.964C166.558%2046.964%20165.782%2046.1877%20165.782%2045.2334C165.782%2044.2792%20166.558%2043.5029%20167.513%2043.5029C168.467%2043.5029%20169.243%2044.2792%20169.243%2045.2334C169.243%2046.1877%20168.467%2046.964%20167.513%2046.964ZM167.513%2048.7295C169.444%2048.7295%20171.009%2047.1643%20171.009%2045.2334C171.009%2043.3026%20169.444%2041.7374%20167.513%2041.7374C165.582%2041.7374%20164.017%2043.3026%20164.017%2045.2334C164.017%2047.1643%20165.582%2048.7295%20167.513%2048.7295Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M176.739%2049.6754C175.785%2049.6754%20175.009%2048.8991%20175.009%2047.9449C175.009%2046.9906%20175.785%2046.2143%20176.739%2046.2143C177.694%2046.2143%20178.47%2046.9906%20178.47%2047.9449C178.47%2048.8991%20177.694%2049.6754%20176.739%2049.6754ZM176.739%2051.4409C178.67%2051.4409%20180.235%2049.8757%20180.235%2047.9449C180.235%2046.014%20178.67%2044.4488%20176.739%2044.4488C174.808%2044.4488%20173.243%2046.014%20173.243%2047.9449C173.243%2049.8757%20174.808%2051.4409%20176.739%2051.4409Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M206.191%2049.6754C205.237%2049.6754%20204.461%2048.8991%20204.461%2047.9449C204.461%2046.9906%20205.237%2046.2143%20206.191%2046.2143C207.146%2046.2143%20207.922%2046.9906%20207.922%2047.9449C207.922%2048.8991%20207.146%2049.6754%20206.191%2049.6754ZM206.191%2051.4409C208.122%2051.4409%20209.688%2049.8757%20209.688%2047.9449C209.688%2046.014%20208.122%2044.4488%20206.191%2044.4488C204.261%2044.4488%20202.695%2046.014%20202.695%2047.9449C202.695%2049.8757%20204.261%2051.4409%20206.191%2051.4409Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M215.418%2046.964C214.464%2046.964%20213.687%2046.1877%20213.687%2045.2334C213.687%2044.2792%20214.464%2043.5029%20215.418%2043.5029C216.372%2043.5029%20217.149%2044.2792%20217.149%2045.2334C217.149%2046.1877%20216.372%2046.964%20215.418%2046.964ZM215.418%2048.7295C217.349%2048.7295%20218.914%2047.1643%20218.914%2045.2334C218.914%2043.3026%20217.349%2041.7374%20215.418%2041.7374C213.487%2041.7374%20211.922%2043.3026%20211.922%2045.2334C211.922%2047.1643%20213.487%2048.7295%20215.418%2048.7295Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M224.056%2043.0441C223.101%2043.0441%20222.325%2042.2678%20222.325%2041.3135C222.325%2040.3593%20223.101%2039.5829%20224.056%2039.5829C225.01%2039.5829%20225.786%2040.3593%20225.786%2041.3135C225.786%2042.2678%20225.01%2043.0441%20224.056%2043.0441ZM224.056%2044.8096C225.987%2044.8096%20227.552%2043.2443%20227.552%2041.3135C227.552%2039.3827%20225.987%2037.8175%20224.056%2037.8175C222.125%2037.8175%20220.56%2039.3827%20220.56%2041.3135C220.56%2043.2443%20222.125%2044.8096%20224.056%2044.8096Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M239.17%2031.9743C238.216%2031.9743%20237.439%2031.1979%20237.439%2030.2437C237.439%2029.2894%20238.216%2028.5131%20239.17%2028.5131C240.124%2028.5131%20240.901%2029.2894%20240.901%2030.2437C240.901%2031.1979%20240.124%2031.9743%20239.17%2031.9743ZM239.17%2033.7397C241.101%2033.7397%20242.666%2032.1745%20242.666%2030.2437C242.666%2028.3129%20241.101%2026.7476%20239.17%2026.7476C237.239%2026.7476%20235.674%2028.3129%20235.674%2030.2437C235.674%2032.1745%20237.239%2033.7397%20239.17%2033.7397Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M254.945%208.78431C253.991%208.78431%20253.215%208.008%20253.215%207.05375C253.215%206.0995%20253.991%205.32314%20254.945%205.32314C255.9%205.32314%20256.676%206.0995%20256.676%207.05375C256.676%208.008%20255.9%208.78431%20254.945%208.78431ZM254.945%2010.5498C256.876%2010.5498%20258.441%208.98457%20258.441%207.05375C258.441%205.12294%20256.876%203.5577%20254.945%203.5577C253.015%203.5577%20251.449%205.12294%20251.449%207.05375C251.449%208.98456%20253.015%2010.5498%20254.945%2010.5498Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M257.969%20-0.304022C257.015%20-0.304022%20256.238%20-1.08038%20256.238%20-2.03463C256.238%20-2.98888%20257.015%20-3.76519%20257.969%20-3.76519C258.923%20-3.76519%20259.699%20-2.98888%20259.699%20-2.03463C259.699%20-1.08038%20258.923%20-0.304022%20257.969%20-0.304022ZM257.969%201.46143C259.9%201.46143%20261.465%20-0.103813%20261.465%20-2.03463C261.465%20-3.96544%20259.9%20-5.53068%20257.969%20-5.53068C256.038%20-5.53068%20254.473%20-3.96544%20254.473%20-2.03463C254.473%20-0.103814%20256.038%201.46143%20257.969%201.46143Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M123.689%2022.2306C122.734%2022.2306%20121.958%2021.4543%20121.958%2020.5C121.958%2019.5458%20122.734%2018.7694%20123.689%2018.7694C124.643%2018.7694%20125.419%2019.5458%20125.419%2020.5C125.419%2021.4543%20124.643%2022.2306%20123.689%2022.2306ZM123.689%2023.9961C125.619%2023.9961%20127.185%2022.4309%20127.185%2020.5C127.185%2018.5692%20125.619%2017.004%20123.689%2017.004C121.758%2017.004%20120.192%2018.5692%20120.192%2020.5C120.192%2022.4309%20121.758%2023.9961%20123.689%2023.9961Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M158.178%2053.7199C157.224%2053.7199%20156.447%2052.9435%20156.447%2051.9893C156.447%2051.035%20157.224%2050.2587%20158.178%2050.2587C159.132%2050.2587%20159.908%2051.035%20159.908%2051.9893C159.908%2052.9435%20159.132%2053.7199%20158.178%2053.7199ZM158.178%2055.4854C160.109%2055.4854%20161.674%2053.9201%20161.674%2051.9893C161.674%2050.0585%20160.109%2048.4932%20158.178%2048.4932C156.247%2048.4932%20154.682%2050.0585%20154.682%2051.9893C154.682%2053.9201%20156.247%2055.4854%20158.178%2055.4854Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M196.526%2060.947C195.572%2060.947%20194.796%2060.1706%20194.796%2059.2163C194.796%2058.2621%20195.572%2057.4858%20196.526%2057.4858C197.481%2057.4858%20198.257%2058.2621%20198.257%2059.2163C198.257%2060.1706%20197.481%2060.947%20196.526%2060.947ZM196.526%2062.7124C198.457%2062.7124%20200.022%2061.1472%20200.022%2059.2163C200.022%2057.2855%20198.457%2055.7203%20196.526%2055.7203C194.596%2055.7203%20193.03%2057.2855%20193.03%2059.2163C193.03%2061.1472%20194.596%2062.7124%20196.526%2062.7124Z'%20fill='white'%3e%3c/path%3e%3cpath%20d='M233.115%2049.1588C232.161%2049.1588%20231.385%2048.3825%20231.385%2047.4283C231.385%2046.474%20232.161%2045.6977%20233.115%2045.6977C234.07%2045.6977%20234.846%2046.474%20234.846%2047.4283C234.846%2048.3825%20234.07%2049.1588%20233.115%2049.1588ZM233.115%2050.9243C235.046%2050.9243%20236.611%2049.3591%20236.611%2047.4283C236.611%2045.4974%20235.046%2043.9322%20233.115%2043.9322C231.184%2043.9322%20229.619%2045.4974%20229.619%2047.4283C229.619%2049.3591%20231.184%2050.9243%20233.115%2050.9243Z'%20fill='white'%3e%3c/path%3e%3ccircle%20cx='216.378'%20cy='161.37'%20r='2.6'%20transform='rotate(-180%20216.378%20161.37)'%20fill='%23CCB0FA'%3e%3c/circle%3e%3cpath%20d='M216.535%20163.131C215.581%20163.131%20214.805%20162.355%20214.805%20161.4C214.805%20160.446%20215.581%20159.67%20216.535%20159.67C217.489%20159.67%20218.266%20160.446%20218.266%20161.4C218.266%20162.355%20217.489%20163.131%20216.535%20163.131ZM216.535%20164.896C218.466%20164.896%20220.031%20163.331%20220.031%20161.4C220.031%20159.47%20218.466%20157.904%20216.535%20157.904C214.604%20157.904%20213.039%20159.47%20213.039%20161.4C213.039%20163.331%20214.604%20164.896%20216.535%20164.896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.754%20101.033C134.8%20101.033%20134.023%20100.257%20134.023%2099.3023C134.023%2098.348%20134.8%2097.5717%20135.754%2097.5717C136.708%2097.5717%20137.485%2098.348%20137.485%2099.3023C137.485%20100.257%20136.708%20101.033%20135.754%20101.033ZM135.754%20102.798C137.685%20102.798%20139.25%20101.233%20139.25%2099.3023C139.25%2097.3715%20137.685%2095.8062%20135.754%2095.8062C133.823%2095.8062%20132.258%2097.3715%20132.258%2099.3023C132.258%20101.233%20133.823%20102.798%20135.754%20102.798Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.185%2087.7033C126.23%2087.7033%20125.454%2086.9269%20125.454%2085.9727C125.454%2085.0184%20126.23%2084.2421%20127.185%2084.2421C128.139%2084.2421%20128.915%2085.0184%20128.915%2085.9727C128.915%2086.9269%20128.139%2087.7033%20127.185%2087.7033ZM127.185%2089.4687C129.115%2089.4687%20130.681%2087.9035%20130.681%2085.9727C130.681%2084.0419%20129.115%2082.4766%20127.185%2082.4766C125.254%2082.4766%20123.689%2084.0419%20123.689%2085.9727C123.689%2087.9035%20125.254%2089.4687%20127.185%2089.4687Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.398%20123.514C151.443%20123.514%20150.667%20122.738%20150.667%20121.784C150.667%20120.829%20151.443%20120.053%20152.398%20120.053C153.352%20120.053%20154.128%20120.829%20154.128%20121.784C154.128%20122.738%20153.352%20123.514%20152.398%20123.514ZM152.398%20125.28C154.328%20125.28%20155.894%20123.715%20155.894%20121.784C155.894%20119.853%20154.328%20118.288%20152.398%20118.288C150.467%20118.288%20148.901%20119.853%20148.901%20121.784C148.901%20123.715%20150.467%20125.28%20152.398%20125.28Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M240.823%2043.6511C239.869%2043.6511%20239.093%2042.8747%20239.093%2041.9204C239.093%2040.9662%20239.869%2040.1899%20240.823%2040.1899C241.778%2040.1899%20242.554%2040.9662%20242.554%2041.9204C242.554%2042.8747%20241.778%2043.6511%20240.823%2043.6511ZM240.823%2045.4165C242.754%2045.4165%20244.319%2043.8513%20244.319%2041.9204C244.319%2039.9896%20242.754%2038.4244%20240.823%2038.4244C238.892%2038.4244%20237.327%2039.9896%20237.327%2041.9204C237.327%2043.8513%20238.892%2045.4165%20240.823%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.799%2037.2751C246.845%2037.2751%20246.068%2036.4988%20246.068%2035.5445C246.068%2034.5903%20246.845%2033.8139%20247.799%2033.8139C248.753%2033.8139%20249.529%2034.5903%20249.529%2035.5445C249.529%2036.4988%20248.753%2037.2751%20247.799%2037.2751ZM247.799%2039.0405C249.73%2039.0405%20251.295%2037.4753%20251.295%2035.5445C251.295%2033.6137%20249.73%2032.0485%20247.799%2032.0485C245.868%2032.0485%20244.303%2033.6137%20244.303%2035.5445C244.303%2037.4753%20245.868%2039.0405%20247.799%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M327.839%2054.1408C326.885%2054.1408%20326.108%2053.3644%20326.108%2052.4102C326.108%2051.4559%20326.885%2050.6796%20327.839%2050.6796C328.793%2050.6796%20329.569%2051.4559%20329.569%2052.4102C329.569%2053.3644%20328.793%2054.1408%20327.839%2054.1408ZM327.839%2055.9062C329.77%2055.9062%20331.335%2054.341%20331.335%2052.4102C331.335%2050.4794%20329.77%2048.9141%20327.839%2048.9141C325.908%2048.9141%20324.343%2050.4794%20324.343%2052.4102C324.343%2054.341%20325.908%2055.9062%20327.839%2055.9062Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M68.5909%2083.1852C67.6366%2083.1852%2066.8603%2082.4089%2066.8603%2081.4546C66.8603%2080.5004%2067.6366%2079.7241%2068.5909%2079.7241C69.5451%2079.7241%2070.3215%2080.5004%2070.3215%2081.4546C70.3215%2082.4089%2069.5451%2083.1852%2068.5909%2083.1852ZM68.5909%2084.9507C70.5217%2084.9507%2072.0869%2083.3854%2072.0869%2081.4546C72.0869%2079.5238%2070.5217%2077.9586%2068.5909%2077.9586C66.6601%2077.9586%2065.0948%2079.5238%2065.0948%2081.4546C65.0948%2083.3854%2066.6601%2084.9507%2068.5909%2084.9507Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M126.491%2042.5373C125.537%2042.5373%20124.761%2041.761%20124.761%2040.8067C124.761%2039.8525%20125.537%2039.0761%20126.491%2039.0761C127.446%2039.0761%20128.222%2039.8525%20128.222%2040.8067C128.222%2041.761%20127.446%2042.5373%20126.491%2042.5373ZM126.491%2044.3027C128.422%2044.3027%20129.987%2042.7375%20129.987%2040.8067C129.987%2038.8759%20128.422%2037.3107%20126.491%2037.3107C124.56%2037.3107%20122.995%2038.8759%20122.995%2040.8067C122.995%2042.7375%20124.56%2044.3027%20126.491%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M133.314%2049.1788C132.359%2049.1788%20131.583%2048.4025%20131.583%2047.4483C131.583%2046.494%20132.359%2045.7177%20133.314%2045.7177C134.268%2045.7177%20135.044%2046.494%20135.044%2047.4483C135.044%2048.4025%20134.268%2049.1788%20133.314%2049.1788ZM133.314%2050.9443C135.244%2050.9443%20136.81%2049.3791%20136.81%2047.4483C136.81%2045.5175%20135.244%2043.9522%20133.314%2043.9522C131.383%2043.9522%20129.817%2045.5175%20129.817%2047.4483C129.817%2049.3791%20131.383%2050.9443%20133.314%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.93%20106.841C237.975%20106.841%20237.199%20106.065%20237.199%20105.11C237.199%20104.156%20237.975%20103.38%20238.93%20103.38C239.884%20103.38%20240.66%20104.156%20240.66%20105.11C240.66%20106.065%20239.884%20106.841%20238.93%20106.841ZM238.93%20108.606C240.861%20108.606%20242.426%20107.041%20242.426%20105.11C242.426%20103.18%20240.861%20101.614%20238.93%20101.614C236.999%20101.614%20235.434%20103.18%20235.434%20105.11C235.434%20107.041%20236.999%20108.606%20238.93%20108.606Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M242.114%2055.0602C241.16%2055.0602%20240.384%2054.2839%20240.384%2053.3296C240.384%2052.3754%20241.16%2051.599%20242.114%2051.599C243.069%2051.599%20243.845%2052.3754%20243.845%2053.3296C243.845%2054.2839%20243.069%2055.0602%20242.114%2055.0602ZM242.114%2056.8257C244.045%2056.8257%20245.61%2055.2604%20245.61%2053.3296C245.61%2051.3988%20244.045%2049.8336%20242.114%2049.8336C240.183%2049.8336%20238.618%2051.3988%20238.618%2053.3296C238.618%2055.2604%20240.183%2056.8257%20242.114%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M249.618%2049.1788C248.664%2049.1788%20247.888%2048.4025%20247.888%2047.4483C247.888%2046.494%20248.664%2045.7177%20249.618%2045.7177C250.572%2045.7177%20251.349%2046.494%20251.349%2047.4483C251.349%2048.4025%20250.572%2049.1788%20249.618%2049.1788ZM249.618%2050.9443C251.549%2050.9443%20253.114%2049.3791%20253.114%2047.4483C253.114%2045.5175%20251.549%2043.9522%20249.618%2043.9522C247.687%2043.9522%20246.122%2045.5175%20246.122%2047.4483C246.122%2049.3791%20247.687%2050.9443%20249.618%2050.9443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M256.44%2042.5373C255.485%2042.5373%20254.709%2041.761%20254.709%2040.8067C254.709%2039.8525%20255.485%2039.0761%20256.44%2039.0761C257.394%2039.0761%20258.17%2039.8525%20258.17%2040.8067C258.17%2041.761%20257.394%2042.5373%20256.44%2042.5373ZM256.44%2044.3027C258.37%2044.3027%20259.936%2042.7375%20259.936%2040.8067C259.936%2038.8759%20258.37%2037.3107%20256.44%2037.3107C254.509%2037.3107%20252.943%2038.8759%20252.943%2040.8067C252.943%2042.7375%20254.509%2044.3027%20256.44%2044.3027Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M94.7637%202.50599C93.8095%202.50599%2093.0331%201.72968%2093.0331%200.77543C93.0331%20-0.178819%2093.8095%20-0.955176%2094.7637%20-0.955176C95.7179%20-0.955176%2096.4943%20-0.178818%2096.4943%200.77543C96.4943%201.72968%2095.7179%202.50599%2094.7637%202.50599ZM94.7637%204.27148C96.6945%204.27148%2098.2598%202.70625%2098.2598%200.77543C98.2598%20-1.15538%2096.6945%20-2.72062%2094.7637%20-2.72062C92.8329%20-2.72062%2091.2677%20-1.15538%2091.2677%200.77543C91.2677%202.70624%2092.8329%204.27148%2094.7637%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M97.1954%2011.966C96.2411%2011.966%2095.4648%2011.1897%2095.4648%2010.2354C95.4648%209.28119%2096.2411%208.50483%2097.1954%208.50483C98.1496%208.50483%2098.9259%209.28119%2098.9259%2010.2354C98.9259%2011.1897%2098.1496%2011.966%2097.1954%2011.966ZM97.1954%2013.7314C99.1262%2013.7314%20100.691%2012.1663%20100.691%2010.2354C100.691%208.30462%2099.1262%206.73938%2097.1954%206.73938C95.2645%206.73938%2093.6993%208.30462%2093.6993%2010.2354C93.6993%2012.1663%2095.2645%2013.7314%2097.1954%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M100.515%2021.0348C99.5605%2021.0348%2098.7841%2020.2585%2098.7841%2019.3042C98.7841%2018.35%2099.5605%2017.5736%20100.515%2017.5736C101.469%2017.5736%20102.245%2018.35%20102.245%2019.3042C102.245%2020.2585%20101.469%2021.0348%20100.515%2021.0348ZM100.515%2022.8003C102.445%2022.8003%20104.011%2021.2351%20104.011%2019.3042C104.011%2017.3734%20102.446%2015.8082%20100.515%2015.8082C98.5839%2015.8082%2097.0186%2017.3734%2097.0186%2019.3042C97.0186%2021.2351%2098.5839%2022.8003%20100.515%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.672%2029.6633C103.718%2029.6633%20102.941%2028.8869%20102.941%2027.9327C102.941%2026.9784%20103.718%2026.2021%20104.672%2026.2021C105.626%2026.2021%20106.402%2026.9784%20106.402%2027.9327C106.402%2028.8869%20105.626%2029.6633%20104.672%2029.6633ZM104.672%2031.4287C106.603%2031.4287%20108.168%2029.8635%20108.168%2027.9327C108.168%2026.0018%20106.603%2024.4366%20104.672%2024.4366C102.741%2024.4366%20101.176%2026.0018%20101.176%2027.9327C101.176%2029.8635%20102.741%2031.4287%20104.672%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M109.615%2037.8014C108.661%2037.8014%20107.885%2037.0251%20107.885%2036.0708C107.885%2035.1166%20108.661%2034.3403%20109.615%2034.3403C110.57%2034.3403%20111.346%2035.1166%20111.346%2036.0708C111.346%2037.0251%20110.57%2037.8014%20109.615%2037.8014ZM109.615%2039.5669C111.546%2039.5669%20113.111%2038.0017%20113.111%2036.0708C113.111%2034.14%20111.546%2032.5748%20109.615%2032.5748C107.684%2032.5748%20106.119%2034.14%20106.119%2036.0708C106.119%2038.0017%20107.684%2039.5669%20109.615%2039.5669Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M115.298%2045.4006C114.344%2045.4006%20113.567%2044.6242%20113.567%2043.67C113.567%2042.7157%20114.344%2041.9394%20115.298%2041.9394C116.252%2041.9394%20117.028%2042.7157%20117.028%2043.67C117.028%2044.6242%20116.252%2045.4006%20115.298%2045.4006ZM115.298%2047.166C117.229%2047.166%20118.794%2045.6008%20118.794%2043.67C118.794%2041.7391%20117.229%2040.1739%20115.298%2040.1739C113.367%2040.1739%20111.802%2041.7391%20111.802%2043.67C111.802%2045.6008%20113.367%2047.166%20115.298%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M121.669%2052.4098C120.715%2052.4098%20119.938%2051.6335%20119.938%2050.6792C119.938%2049.725%20120.715%2048.9486%20121.669%2048.9486C122.623%2048.9486%20123.4%2049.725%20123.4%2050.6792C123.4%2051.6335%20122.623%2052.4098%20121.669%2052.4098ZM121.669%2054.1753C123.6%2054.1753%20125.165%2052.6101%20125.165%2050.6792C125.165%2048.7484%20123.6%2047.1832%20121.669%2047.1832C119.738%2047.1832%20118.173%2048.7484%20118.173%2050.6792C118.173%2052.6101%20119.738%2054.1753%20121.669%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.679%2058.7809C127.725%2058.7809%20126.948%2058.0046%20126.948%2057.0503C126.948%2056.0961%20127.725%2055.3198%20128.679%2055.3198C129.633%2055.3198%20130.409%2056.0961%20130.409%2057.0503C130.409%2058.0046%20129.633%2058.7809%20128.679%2058.7809ZM128.679%2060.5464C130.61%2060.5464%20132.175%2058.9811%20132.175%2057.0503C132.175%2055.1195%20130.61%2053.5543%20128.679%2053.5543C126.748%2053.5543%20125.183%2055.1195%20125.183%2057.0503C125.183%2058.9811%20126.748%2060.5464%20128.679%2060.5464Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M136.277%2064.4631C135.323%2064.4631%20134.547%2063.6867%20134.547%2062.7325C134.547%2061.7782%20135.323%2061.0019%20136.277%2061.0019C137.232%2061.0019%20138.008%2061.7782%20138.008%2062.7325C138.008%2063.6867%20137.232%2064.4631%20136.277%2064.4631ZM136.277%2066.2285C138.208%2066.2285%20139.773%2064.6633%20139.773%2062.7325C139.773%2060.8016%20138.208%2059.2364%20136.277%2059.2364C134.347%2059.2364%20132.781%2060.8016%20132.781%2062.7325C132.781%2064.6633%20134.347%2066.2285%20136.277%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M144.416%2069.4074C143.462%2069.4074%20142.685%2068.631%20142.685%2067.6768C142.685%2066.7225%20143.462%2065.9462%20144.416%2065.9462C145.37%2065.9462%20146.147%2066.7225%20146.147%2067.6768C146.147%2068.631%20145.37%2069.4074%20144.416%2069.4074ZM144.416%2071.1729C146.347%2071.1729%20147.912%2069.6076%20147.912%2067.6768C147.912%2065.746%20146.347%2064.1807%20144.416%2064.1807C142.485%2064.1807%20140.92%2065.746%20140.92%2067.6768C140.92%2069.6076%20142.485%2071.1729%20144.416%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.373%2080.8112C180.419%2080.8112%20179.643%2080.0349%20179.643%2079.0806C179.643%2078.1264%20180.419%2077.35%20181.373%2077.35C182.327%2077.35%20183.104%2078.1264%20183.104%2079.0806C183.104%2080.0349%20182.327%2080.8112%20181.373%2080.8112ZM181.373%2082.5767C183.304%2082.5767%20184.869%2081.0114%20184.869%2079.0806C184.869%2077.1498%20183.304%2075.5846%20181.373%2075.5846C179.442%2075.5846%20177.877%2077.1498%20177.877%2079.0806C177.877%2081.0114%20179.442%2082.5767%20181.373%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M191.466%2081.3209C190.512%2081.3209%20189.735%2080.5446%20189.735%2079.5904C189.735%2078.6361%20190.512%2077.8598%20191.466%2077.8598C192.42%2077.8598%20193.196%2078.6361%20193.196%2079.5904C193.196%2080.5446%20192.42%2081.3209%20191.466%2081.3209ZM191.466%2083.0864C193.397%2083.0864%20194.962%2081.5212%20194.962%2079.5904C194.962%2077.6596%20193.397%2076.0943%20191.466%2076.0943C189.535%2076.0943%20187.97%2077.6596%20187.97%2079.5904C187.97%2081.5212%20189.535%2083.0864%20191.466%2083.0864Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.558%2080.8112C200.603%2080.8112%20199.827%2080.0349%20199.827%2079.0806C199.827%2078.1264%20200.603%2077.35%20201.558%2077.35C202.512%2077.35%20203.288%2078.1264%20203.288%2079.0806C203.288%2080.0349%20202.512%2080.8112%20201.558%2080.8112ZM201.558%2082.5767C203.488%2082.5767%20205.054%2081.0114%20205.054%2079.0806C205.054%2077.1498%20203.488%2075.5846%20201.558%2075.5846C199.627%2075.5846%20198.062%2077.1498%20198.062%2079.0806C198.062%2081.0114%20199.627%2082.5767%20201.558%2082.5767Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.358%2079.3156C210.404%2079.3156%20209.628%2078.5392%20209.628%2077.585C209.628%2076.6308%20210.404%2075.8544%20211.358%2075.8544C212.313%2075.8544%20213.089%2076.6308%20213.089%2077.585C213.089%2078.5392%20212.313%2079.3156%20211.358%2079.3156ZM211.358%2081.0811C213.289%2081.0811%20214.854%2079.5158%20214.854%2077.585C214.854%2075.6542%20213.289%2074.0889%20211.358%2074.0889C209.428%2074.0889%20207.862%2075.6542%20207.862%2077.585C207.862%2079.5158%20209.428%2081.0811%20211.358%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M229.887%2073.5641C228.933%2073.5641%20228.156%2072.7878%20228.156%2071.8335C228.156%2070.8793%20228.933%2070.1029%20229.887%2070.1029C230.841%2070.1029%20231.617%2070.8793%20231.617%2071.8335C231.617%2072.7878%20230.841%2073.5641%20229.887%2073.5641ZM229.887%2075.3296C231.818%2075.3296%20233.383%2073.7644%20233.383%2071.8335C233.383%2069.9027%20231.818%2068.3375%20229.887%2068.3375C227.956%2068.3375%20226.391%2069.9027%20226.391%2071.8335C226.391%2073.7643%20227.956%2075.3296%20229.887%2075.3296Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.516%2069.4074C237.561%2069.4074%20236.785%2068.631%20236.785%2067.6768C236.785%2066.7225%20237.561%2065.9462%20238.516%2065.9462C239.47%2065.9462%20240.246%2066.7225%20240.246%2067.6768C240.246%2068.631%20239.47%2069.4074%20238.516%2069.4074ZM238.516%2071.1729C240.446%2071.1729%20242.012%2069.6076%20242.012%2067.6768C242.012%2065.746%20240.446%2064.1807%20238.516%2064.1807C236.585%2064.1807%20235.02%2065.746%20235.02%2067.6768C235.02%2069.6076%20236.585%2071.1729%20238.516%2071.1729Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M246.654%2064.4631C245.7%2064.4631%20244.924%2063.6867%20244.924%2062.7325C244.924%2061.7782%20245.7%2061.0019%20246.654%2061.0019C247.609%2061.0019%20248.385%2061.7782%20248.385%2062.7325C248.385%2063.6867%20247.609%2064.4631%20246.654%2064.4631ZM246.654%2066.2285C248.585%2066.2285%20250.15%2064.6633%20250.15%2062.7325C250.15%2060.8016%20248.585%2059.2364%20246.654%2059.2364C244.724%2059.2364%20243.158%2060.8016%20243.158%2062.7325C243.158%2064.6633%20244.724%2066.2285%20246.654%2066.2285Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2077.0597C284.781%2077.0597%20284.005%2076.2834%20284.005%2075.3291C284.005%2074.3749%20284.781%2073.5985%20285.735%2073.5985C286.69%2073.5985%20287.466%2074.3749%20287.466%2075.3291C287.466%2076.2834%20286.69%2077.0597%20285.735%2077.0597ZM285.735%2078.8252C287.666%2078.8252%20289.231%2077.26%20289.231%2075.3291C289.231%2073.3983%20287.666%2071.8331%20285.735%2071.8331C283.805%2071.8331%20282.239%2073.3983%20282.239%2075.3291C282.239%2077.26%20283.805%2078.8252%20285.735%2078.8252Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M261.263%2052.4098C260.308%2052.4098%20259.532%2051.6335%20259.532%2050.6792C259.532%2049.725%20260.308%2048.9486%20261.263%2048.9486C262.217%2048.9486%20262.993%2049.725%20262.993%2050.6792C262.993%2051.6335%20262.217%2052.4098%20261.263%2052.4098ZM261.263%2054.1753C263.194%2054.1753%20264.759%2052.6101%20264.759%2050.6792C264.759%2048.7484%20263.194%2047.1832%20261.263%2047.1832C259.332%2047.1832%20257.767%2048.7484%20257.767%2050.6792C257.767%2052.6101%20259.332%2054.1753%20261.263%2054.1753Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M86.2598%207.39027C85.3056%207.39027%2084.5292%206.61396%2084.5292%205.65971C84.5292%204.70546%2085.3056%203.9291%2086.2598%203.9291C87.2141%203.9291%2087.9904%204.70546%2087.9904%205.65971C87.9904%206.61396%2087.2141%207.39027%2086.2598%207.39027ZM86.2598%209.15576C88.1906%209.15576%2089.7559%207.59052%2089.7559%205.65971C89.7559%203.72889%2088.1906%202.16365%2086.2598%202.16365C84.329%202.16365%2082.7638%203.72889%2082.7638%205.65971C82.7638%207.59052%2084.329%209.15576%2086.2598%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.3214%2011.966C69.3671%2011.966%2068.5908%2011.1897%2068.5908%2010.2354C68.5908%209.28119%2069.3671%208.50483%2070.3214%208.50483C71.2756%208.50483%2072.0519%209.28119%2072.0519%2010.2354C72.0519%2011.1897%2071.2756%2011.966%2070.3214%2011.966ZM70.3214%2013.7314C72.2522%2013.7314%2073.8174%2012.1663%2073.8174%2010.2354C73.8174%208.30462%2072.2522%206.73938%2070.3214%206.73938C68.3905%206.73938%2066.8253%208.30462%2066.8253%2010.2354C66.8253%2012.1663%2068.3905%2013.7314%2070.3214%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M88.9151%2016.7682C87.9609%2016.7682%2087.1845%2015.9919%2087.1845%2015.0376C87.1845%2014.0834%2087.9609%2013.307%2088.9151%2013.307C89.8693%2013.307%2090.6457%2014.0834%2090.6457%2015.0376C90.6457%2015.9919%2089.8693%2016.7682%2088.9151%2016.7682ZM88.9151%2018.5337C90.8459%2018.5337%2092.4111%2016.9685%2092.4111%2015.0376C92.4111%2013.1068%2090.8459%2011.5416%2088.9151%2011.5416C86.9843%2011.5416%2085.419%2013.1068%2085.419%2015.0376C85.419%2016.9685%2086.9843%2018.5337%2088.9151%2018.5337Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M54.0508%2039.0411C53.0966%2039.0411%2052.3202%2038.2648%2052.3202%2037.3106C52.3202%2036.3563%2053.0966%2035.58%2054.0508%2035.58C55.0051%2035.58%2055.7814%2036.3563%2055.7814%2037.3106C55.7814%2038.2648%2055.0051%2039.0411%2054.0508%2039.0411ZM54.0508%2040.8066C55.9816%2040.8066%2057.5469%2039.2414%2057.5469%2037.3106C57.5469%2035.3798%2055.9816%2033.8145%2054.0508%2033.8145C52.12%2033.8145%2050.5548%2035.3798%2050.5548%2037.3106C50.5548%2039.2414%2052.12%2040.8066%2054.0508%2040.8066Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M96.5909%2034.383C95.6366%2034.383%2094.8603%2033.6066%2094.8603%2032.6524C94.8603%2031.6981%2095.6366%2030.9218%2096.5909%2030.9218C97.5451%2030.9218%2098.3214%2031.6981%2098.3214%2032.6524C98.3214%2033.6066%2097.5451%2034.383%2096.5909%2034.383ZM96.5909%2036.1484C98.5217%2036.1484%20100.087%2034.5832%20100.087%2032.6524C100.087%2030.7216%2098.5217%2029.1564%2096.5909%2029.1564C94.66%2029.1564%2093.0948%2030.7216%2093.0948%2032.6524C93.0948%2034.5832%2094.66%2036.1484%2096.5909%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2042.5368C100.575%2042.5368%2099.7988%2041.7604%2099.7988%2040.8062C99.7988%2039.8519%20100.575%2039.0756%20101.529%2039.0756C102.484%2039.0756%20103.26%2039.8519%20103.26%2040.8062C103.26%2041.7604%20102.484%2042.5368%20101.529%2042.5368ZM101.529%2044.3022C103.46%2044.3022%20105.025%2042.737%20105.025%2040.8062C105.025%2038.8754%20103.46%2037.3101%20101.529%2037.3101C99.5985%2037.3101%2098.0333%2038.8754%2098.0333%2040.8062C98.0333%2042.737%2099.5985%2044.3022%20101.529%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.146%2050.1989C106.191%2050.1989%20105.415%2049.4225%20105.415%2048.4683C105.415%2047.5141%20106.191%2046.7377%20107.146%2046.7377C108.1%2046.7377%20108.876%2047.5141%20108.876%2048.4683C108.876%2049.4226%20108.1%2050.1989%20107.146%2050.1989ZM107.146%2051.9644C109.076%2051.9644%20110.642%2050.3991%20110.642%2048.4683C110.642%2046.5375%20109.076%2044.9722%20107.146%2044.9722C105.215%2044.9722%20103.649%2046.5375%20103.649%2048.4683C103.649%2050.3991%20105.215%2051.9644%20107.146%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M101.529%2069.8234C100.575%2069.8234%2099.7988%2069.0471%2099.7988%2068.0928C99.7988%2067.1386%20100.575%2066.3622%20101.529%2066.3622C102.484%2066.3622%20103.26%2067.1386%20103.26%2068.0928C103.26%2069.0471%20102.484%2069.8234%20101.529%2069.8234ZM101.529%2071.5889C103.46%2071.5889%20105.025%2070.0236%20105.025%2068.0928C105.025%2066.162%20103.46%2064.5968%20101.529%2064.5968C99.5985%2064.5968%2098.0333%2066.162%2098.0333%2068.0928C98.0333%2070.0236%2099.5985%2071.5889%20101.529%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.246%2063.8839C119.292%2063.8839%20118.516%2063.1076%20118.516%2062.1534C118.516%2061.1991%20119.292%2060.4228%20120.246%2060.4228C121.2%2060.4228%20121.977%2061.1991%20121.977%2062.1534C121.977%2063.1076%20121.2%2063.8839%20120.246%2063.8839ZM120.246%2065.6494C122.177%2065.6494%20123.742%2064.0842%20123.742%2062.1534C123.742%2060.2225%20122.177%2058.6573%20120.246%2058.6573C118.315%2058.6573%20116.75%2060.2225%20116.75%2062.1534C116.75%2064.0842%20118.315%2065.6494%20120.246%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.648%2069.8234C126.693%2069.8234%20125.917%2069.0471%20125.917%2068.0928C125.917%2067.1386%20126.693%2066.3622%20127.648%2066.3622C128.602%2066.3622%20129.378%2067.1386%20129.378%2068.0928C129.378%2069.0471%20128.602%2069.8234%20127.648%2069.8234ZM127.648%2071.5889C129.578%2071.5889%20131.144%2070.0236%20131.144%2068.0928C131.144%2066.162%20129.578%2064.5968%20127.648%2064.5968C125.717%2064.5968%20124.151%2066.162%20124.151%2068.0928C124.151%2070.0236%20125.717%2071.5889%20127.648%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.561%2075.1056C134.606%2075.1056%20133.83%2074.3293%20133.83%2073.375C133.83%2072.4208%20134.606%2071.6445%20135.561%2071.6445C136.515%2071.6445%20137.291%2072.4208%20137.291%2073.375C137.291%2074.3293%20136.515%2075.1056%20135.561%2075.1056ZM135.561%2076.8711C137.491%2076.8711%20139.057%2075.3059%20139.057%2073.375C139.057%2071.4442%20137.491%2069.879%20135.561%2069.879C133.63%2069.879%20132.065%2071.4442%20132.065%2073.375C132.065%2075.3059%20133.63%2076.8711%20135.561%2076.8711Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.918%20102.811C115.964%20102.811%20115.187%20102.034%20115.187%20101.08C115.187%20100.126%20115.964%2099.3496%20116.918%2099.3496C117.872%2099.3496%20118.649%20100.126%20118.649%20101.08C118.649%20102.034%20117.872%20102.811%20116.918%20102.811ZM116.918%20104.576C118.849%20104.576%20120.414%20103.011%20120.414%20101.08C120.414%2099.1493%20118.849%2097.5841%20116.918%2097.5841C114.987%2097.5841%20113.422%2099.1493%20113.422%20101.08C113.422%20103.011%20114.987%20104.576%20116.918%20104.576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M152.756%2083.5329C151.802%2083.5329%20151.025%2082.7565%20151.025%2081.8023C151.025%2080.848%20151.802%2080.0717%20152.756%2080.0717C153.71%2080.0717%20154.486%2080.848%20154.486%2081.8023C154.486%2082.7565%20153.71%2083.5329%20152.756%2083.5329ZM152.756%2085.2983C154.687%2085.2983%20156.252%2083.7331%20156.252%2081.8023C156.252%2079.8715%20154.687%2078.3062%20152.756%2078.3062C150.825%2078.3062%20149.26%2079.8715%20149.26%2081.8023C149.26%2083.7331%20150.825%2085.2983%20152.756%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M161.956%2086.5944C161.002%2086.5944%20160.226%2085.8181%20160.226%2084.8638C160.226%2083.9096%20161.002%2083.1332%20161.956%2083.1332C162.91%2083.1332%20163.687%2083.9096%20163.687%2084.8638C163.687%2085.8181%20162.91%2086.5944%20161.956%2086.5944ZM161.956%2088.3599C163.887%2088.3599%20165.452%2086.7946%20165.452%2084.8638C165.452%2082.933%20163.887%2081.3678%20161.956%2081.3678C160.025%2081.3678%20158.46%2082.933%20158.46%2084.8638C158.46%2086.7946%20160.025%2088.3599%20161.956%2088.3599Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.502%2088.8322C170.548%2088.8322%20169.771%2088.0559%20169.771%2087.1016C169.771%2086.1474%20170.548%2085.371%20171.502%2085.371C172.456%2085.371%20173.233%2086.1474%20173.233%2087.1016C173.233%2088.0559%20172.456%2088.8322%20171.502%2088.8322ZM171.502%2090.5977C173.433%2090.5977%20174.998%2089.0324%20174.998%2087.1016C174.998%2085.1708%20173.433%2083.6055%20171.502%2083.6055C169.571%2083.6055%20168.006%2085.1708%20168.006%2087.1016C168.006%2089.0324%20169.571%2090.5977%20171.502%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M181.353%2090.2057C180.398%2090.2057%20179.622%2089.4294%20179.622%2088.4752C179.622%2087.5209%20180.398%2086.7446%20181.353%2086.7446C182.307%2086.7446%20183.083%2087.5209%20183.083%2088.4752C183.083%2089.4294%20182.307%2090.2057%20181.353%2090.2057ZM181.353%2091.9712C183.283%2091.9712%20184.849%2090.406%20184.849%2088.4752C184.849%2086.5444%20183.283%2084.9791%20181.353%2084.9791C179.422%2084.9791%20177.857%2086.5444%20177.857%2088.4752C177.857%2090.406%20179.422%2091.9712%20181.353%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M188.186%20105.11C187.231%20105.11%20186.455%20104.334%20186.455%20103.379C186.455%20102.425%20187.231%20101.649%20188.186%20101.649C189.14%20101.649%20189.916%20102.425%20189.916%20103.379C189.916%20104.334%20189.14%20105.11%20188.186%20105.11ZM188.186%20106.875C190.116%20106.875%20191.682%20105.31%20191.682%20103.379C191.682%20101.449%20190.116%2099.8834%20188.186%2099.8834C186.255%2099.8834%20184.69%20101.449%20184.69%20103.379C184.69%20105.31%20186.255%20106.875%20188.186%20106.875Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M201.579%2090.2057C200.625%2090.2057%20199.849%2089.4294%20199.849%2088.4752C199.849%2087.5209%20200.625%2086.7446%20201.579%2086.7446C202.533%2086.7446%20203.31%2087.5209%20203.31%2088.4752C203.31%2089.4294%20202.533%2090.2057%20201.579%2090.2057ZM201.579%2091.9712C203.51%2091.9712%20205.075%2090.406%20205.075%2088.4752C205.075%2086.5444%20203.51%2084.9791%20201.579%2084.9791C199.648%2084.9791%20198.083%2086.5444%20198.083%2088.4752C198.083%2090.406%20199.648%2091.9712%20201.579%2091.9712Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M211.429%2088.8322C210.475%2088.8322%20209.698%2088.0559%20209.698%2087.1016C209.698%2086.1474%20210.475%2085.371%20211.429%2085.371C212.383%2085.371%20213.159%2086.1474%20213.159%2087.1016C213.159%2088.0559%20212.383%2088.8322%20211.429%2088.8322ZM211.429%2090.5977C213.36%2090.5977%20214.925%2089.0324%20214.925%2087.1016C214.925%2085.1708%20213.36%2083.6055%20211.429%2083.6055C209.498%2083.6055%20207.933%2085.1708%20207.933%2087.1016C207.933%2089.0324%20209.498%2090.5977%20211.429%2090.5977Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M222.706%2096.3054C221.752%2096.3054%20220.976%2095.529%20220.976%2094.5747C220.976%2093.6205%20221.752%2092.8442%20222.706%2092.8442C223.66%2092.8442%20224.437%2093.6205%20224.437%2094.5747C224.437%2095.529%20223.66%2096.3054%20222.706%2096.3054ZM222.706%2098.0708C224.637%2098.0708%20226.202%2096.5056%20226.202%2094.5747C226.202%2092.6439%20224.637%2091.0787%20222.706%2091.0787C220.775%2091.0787%20219.21%2092.6439%20219.21%2094.5747C219.21%2096.5056%20220.775%2098.0708%20222.706%2098.0708Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M230.175%2083.5329C229.221%2083.5329%20228.444%2082.7565%20228.444%2081.8023C228.444%2080.848%20229.221%2080.0717%20230.175%2080.0717C231.129%2080.0717%20231.905%2080.848%20231.905%2081.8023C231.905%2082.7565%20231.129%2083.5329%20230.175%2083.5329ZM230.175%2085.2983C232.106%2085.2983%20233.671%2083.7331%20233.671%2081.8023C233.671%2079.8715%20232.106%2078.3062%20230.175%2078.3062C228.244%2078.3062%20226.679%2079.8715%20226.679%2081.8023C226.679%2083.7331%20228.244%2085.2983%20230.175%2085.2983Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M238.987%2079.6896C238.033%2079.6896%20237.257%2078.9133%20237.257%2077.959C237.257%2077.0048%20238.033%2076.2285%20238.987%2076.2285C239.942%2076.2285%20240.718%2077.0048%20240.718%2077.959C240.718%2078.9133%20239.942%2079.6896%20238.987%2079.6896ZM238.987%2081.4551C240.918%2081.4551%20242.483%2079.8898%20242.483%2077.959C242.483%2076.0282%20240.918%2074.463%20238.987%2074.463C237.057%2074.463%20235.491%2076.0282%20235.491%2077.959C235.491%2079.8898%20237.057%2081.4551%20238.987%2081.4551Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M277.517%20119.38C276.562%20119.38%20275.786%20118.603%20275.786%20117.649C275.786%20116.695%20276.562%20115.918%20277.517%20115.918C278.471%20115.918%20279.247%20116.695%20279.247%20117.649C279.247%20118.603%20278.471%20119.38%20277.517%20119.38ZM277.517%20121.145C279.447%20121.145%20281.013%20119.58%20281.013%20117.649C281.013%20115.718%20279.447%20114.153%20277.517%20114.153C275.586%20114.153%20274.021%20115.718%20274.021%20117.649C274.021%20119.58%20275.586%20121.145%20277.517%20121.145Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M255.284%2069.8234C254.33%2069.8234%20253.554%2069.0471%20253.554%2068.0928C253.554%2067.1386%20254.33%2066.3622%20255.284%2066.3622C256.238%2066.3622%20257.015%2067.1386%20257.015%2068.0928C257.015%2069.0471%20256.238%2069.8234%20255.284%2069.8234ZM255.284%2071.5889C257.215%2071.5889%20258.78%2070.0236%20258.78%2068.0928C258.78%2066.162%20257.215%2064.5968%20255.284%2064.5968C253.353%2064.5968%20251.788%2066.162%20251.788%2068.0928C251.788%2070.0236%20253.353%2071.5889%20255.284%2071.5889Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.686%2063.8839C261.731%2063.8839%20260.955%2063.1076%20260.955%2062.1534C260.955%2061.1991%20261.731%2060.4228%20262.686%2060.4228C263.64%2060.4228%20264.416%2061.1991%20264.416%2062.1534C264.416%2063.1076%20263.64%2063.8839%20262.686%2063.8839ZM262.686%2065.6494C264.616%2065.6494%20266.182%2064.0842%20266.182%2062.1534C266.182%2060.2225%20264.616%2058.6573%20262.686%2058.6573C260.755%2058.6573%20259.19%2060.2225%20259.19%2062.1534C259.19%2064.0842%20260.755%2065.6494%20262.686%2065.6494Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M269.533%2057.3283C268.579%2057.3283%20267.803%2056.5519%20267.803%2055.5977C267.803%2054.6434%20268.579%2053.8671%20269.533%2053.8671C270.487%2053.8671%20271.264%2054.6434%20271.264%2055.5977C271.264%2056.5519%20270.487%2057.3283%20269.533%2057.3283ZM269.533%2059.0937C271.464%2059.0937%20273.029%2057.5285%20273.029%2055.5977C273.029%2053.6669%20271.464%2052.1016%20269.533%2052.1016C267.602%2052.1016%20266.037%2053.6669%20266.037%2055.5977C266.037%2057.5285%20267.602%2059.0937%20269.533%2059.0937Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M231.273%2027.4235C230.318%2027.4235%20229.542%2026.6472%20229.542%2025.6929C229.542%2024.7387%20230.318%2023.9624%20231.273%2023.9624C232.227%2023.9624%20233.003%2024.7387%20233.003%2025.6929C233.003%2026.6472%20232.227%2027.4235%20231.273%2027.4235ZM231.273%2029.189C233.203%2029.189%20234.769%2027.6237%20234.769%2025.6929C234.769%2023.7621%20233.203%2022.1969%20231.273%2022.1969C229.342%2022.1969%20227.776%2023.7621%20227.776%2025.6929C227.776%2027.6237%20229.342%2029.189%20231.273%2029.189Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M247.368%204.27606C246.414%204.27606%20245.638%203.4997%20245.638%202.54545C245.638%201.5912%20246.414%200.81489%20247.368%200.814891C248.322%200.814891%20249.099%201.5912%20249.099%202.54545C249.099%203.4997%20248.322%204.27606%20247.368%204.27606ZM247.368%206.0415C249.299%206.0415%20250.864%204.47626%20250.864%202.54545C250.864%200.614635%20249.299%20-0.950604%20247.368%20-0.950604C245.437%20-0.950604%20243.872%200.614635%20243.872%202.54545C243.872%204.47626%20245.437%206.0415%20247.368%206.0415Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M127.985%208.78431C127.031%208.78431%20126.255%208.008%20126.255%207.05375C126.255%206.0995%20127.031%205.32314%20127.985%205.32314C128.94%205.32314%20129.716%206.0995%20129.716%207.05375C129.716%208.008%20128.94%208.78431%20127.985%208.78431ZM127.985%2010.5498C129.916%2010.5498%20131.481%208.98457%20131.481%207.05375C131.481%205.12294%20129.916%203.5577%20127.985%203.5577C126.055%203.5577%20124.489%205.12294%20124.489%207.05375C124.489%208.98456%20126.055%2010.5498%20127.985%2010.5498Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M158.875%2043.0436C157.921%2043.0436%20157.144%2042.2673%20157.144%2041.313C157.144%2040.3588%20157.921%2039.5824%20158.875%2039.5824C159.829%2039.5824%20160.606%2040.3588%20160.606%2041.313C160.606%2042.2673%20159.829%2043.0436%20158.875%2043.0436ZM158.875%2044.8091C160.806%2044.8091%20162.371%2043.2438%20162.371%2041.313C162.371%2039.3822%20160.806%2037.817%20158.875%2037.817C156.944%2037.817%20155.379%2039.3822%20155.379%2041.313C155.379%2043.2438%20156.944%2044.8091%20158.875%2044.8091Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M232.007%2038.0138C231.053%2038.0138%20230.276%2037.2375%20230.276%2036.2832C230.276%2035.329%20231.053%2034.5527%20232.007%2034.5527C232.961%2034.5527%20233.737%2035.329%20233.737%2036.2832C233.737%2037.2375%20232.961%2038.0138%20232.007%2038.0138ZM232.007%2039.7793C233.938%2039.7793%20235.503%2038.2141%20235.503%2036.2832C235.503%2034.3524%20233.938%2032.7872%20232.007%2032.7872C230.076%2032.7872%20228.511%2034.3524%20228.511%2036.2832C228.511%2038.2141%20230.076%2039.7793%20232.007%2039.7793Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M245.447%2025.0226C244.493%2025.0226%20243.717%2024.2463%20243.717%2023.292C243.717%2022.3378%20244.493%2021.5615%20245.447%2021.5615C246.402%2021.5615%20247.178%2022.3378%20247.178%2023.292C247.178%2024.2463%20246.402%2025.0226%20245.447%2025.0226ZM245.447%2026.7881C247.378%2026.7881%20248.943%2025.2228%20248.943%2023.292C248.943%2021.3612%20247.378%2019.796%20245.447%2019.796C243.516%2019.796%20241.951%2021.3612%20241.951%2023.292C241.951%2025.2228%20243.516%2026.7881%20245.447%2026.7881Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M250.739%2017.2599C249.785%2017.2599%20249.009%2016.4836%20249.009%2015.5293C249.009%2014.5751%20249.785%2013.7988%20250.739%2013.7988C251.694%2013.7988%20252.47%2014.5751%20252.47%2015.5293C252.47%2016.4836%20251.694%2017.2599%20250.739%2017.2599ZM250.739%2019.0254C252.67%2019.0254%20254.235%2017.4602%20254.235%2015.5293C254.235%2013.5985%20252.67%2012.0333%20250.739%2012.0333C248.808%2012.0333%20247.243%2013.5985%20247.243%2015.5293C247.243%2017.4602%20248.808%2019.0254%20250.739%2019.0254Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M116.106%204.64861C115.152%204.64861%20114.376%203.87226%20114.376%202.91801C114.376%201.96376%20115.152%201.18745%20116.106%201.18745C117.061%201.18745%20117.837%201.96376%20117.837%202.91801C117.837%203.87226%20117.061%204.64861%20116.106%204.64861ZM116.106%206.41406C118.037%206.41406%20119.603%204.84882%20119.603%202.91801C119.603%200.987194%20118.037%20-0.578046%20116.106%20-0.578046C114.176%20-0.578046%20112.61%200.987193%20112.61%202.91801C112.61%204.84882%20114.176%206.41406%20116.106%206.41406Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M70.9522%2057.9611C69.998%2057.9611%2069.2216%2057.1848%2069.2216%2056.2305C69.2216%2055.2763%2069.998%2054.4999%2070.9522%2054.4999C71.9064%2054.4999%2072.6828%2055.2763%2072.6828%2056.2305C72.6828%2057.1848%2071.9064%2057.9611%2070.9522%2057.9611ZM70.9522%2059.7266C72.883%2059.7266%2074.4482%2058.1613%2074.4482%2056.2305C74.4482%2054.2997%2072.883%2052.7345%2070.9522%2052.7345C69.0214%2052.7345%2067.4562%2054.2997%2067.4562%2056.2305C67.4562%2058.1613%2069.0214%2059.7266%2070.9522%2059.7266Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M119.376%2013.718C118.422%2013.718%20117.645%2012.9416%20117.645%2011.9873C117.645%2011.0331%20118.422%2010.2568%20119.376%2010.2568C120.33%2010.2568%20121.107%2011.0331%20121.107%2011.9873C121.107%2012.9416%20120.33%2013.718%20119.376%2013.718ZM119.376%2015.4834C121.307%2015.4834%20122.872%2013.9182%20122.872%2011.9873C122.872%2010.0565%20121.307%208.49129%20119.376%208.49129C117.445%208.49129%20115.88%2010.0565%20115.88%2011.9873C115.88%2013.9182%20117.445%2015.4834%20119.376%2015.4834Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M128.967%2030.109C128.013%2030.109%20127.236%2029.3327%20127.236%2028.3785C127.236%2027.4242%20128.013%2026.6479%20128.967%2026.6479C129.921%2026.6479%20130.697%2027.4242%20130.697%2028.3785C130.697%2029.3327%20129.921%2030.109%20128.967%2030.109ZM128.967%2031.8745C130.898%2031.8745%20132.463%2030.3093%20132.463%2028.3785C132.463%2026.4476%20130.898%2024.8824%20128.967%2024.8824C127.036%2024.8824%20125.471%2026.4476%20125.471%2028.3785C125.471%2030.3093%20127.036%2031.8745%20128.967%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M135.133%2037.2751C134.179%2037.2751%20133.402%2036.4988%20133.402%2035.5445C133.402%2034.5903%20134.179%2033.8139%20135.133%2033.8139C136.087%2033.8139%20136.863%2034.5903%20136.863%2035.5445C136.863%2036.4988%20136.087%2037.2751%20135.133%2037.2751ZM135.133%2039.0405C137.064%2039.0405%20138.629%2037.4753%20138.629%2035.5445C138.629%2033.6137%20137.064%2032.0485%20135.133%2032.0485C133.202%2032.0485%20131.637%2033.6137%20131.637%2035.5445C131.637%2037.4753%20133.202%2039.0405%20135.133%2039.0405Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M142.108%2043.6511C141.154%2043.6511%20140.378%2042.8747%20140.378%2041.9204C140.378%2040.9662%20141.154%2040.1899%20142.108%2040.1899C143.063%2040.1899%20143.839%2040.9662%20143.839%2041.9204C143.839%2042.8747%20143.063%2043.6511%20142.108%2043.6511ZM142.108%2045.4165C144.039%2045.4165%20145.604%2043.8513%20145.604%2041.9204C145.604%2039.9896%20144.039%2038.4244%20142.108%2038.4244C140.178%2038.4244%20138.612%2039.9896%20138.612%2041.9204C138.612%2043.8513%20140.178%2045.4165%20142.108%2045.4165Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M149.816%2049.1583C148.862%2049.1583%20148.086%2048.382%20148.086%2047.4278C148.086%2046.4735%20148.862%2045.6972%20149.816%2045.6972C150.771%2045.6972%20151.547%2046.4735%20151.547%2047.4278C151.547%2048.382%20150.771%2049.1583%20149.816%2049.1583ZM149.816%2050.9238C151.747%2050.9238%20153.313%2049.3586%20153.313%2047.4278C153.313%2045.497%20151.747%2043.9317%20149.816%2043.9317C147.886%2043.9317%20146.32%2045.497%20146.32%2047.4278C146.32%2049.3586%20147.886%2050.9238%20149.816%2050.9238Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M167.115%2057.257C166.161%2057.257%20165.385%2056.4807%20165.385%2055.5264C165.385%2054.5722%20166.161%2053.7958%20167.115%2053.7958C168.07%2053.7958%20168.846%2054.5722%20168.846%2055.5264C168.846%2056.4807%20168.07%2057.257%20167.115%2057.257ZM167.115%2059.0225C169.046%2059.0225%20170.611%2057.4572%20170.611%2055.5264C170.611%2053.5956%20169.046%2052.0304%20167.115%2052.0304C165.184%2052.0304%20163.619%2053.5956%20163.619%2055.5264C163.619%2057.4572%20165.184%2059.0225%20167.115%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.405%2060.947C185.451%2060.947%20184.675%2060.1706%20184.675%2059.2163C184.675%2058.2621%20185.451%2057.4858%20186.405%2057.4858C187.36%2057.4858%20188.136%2058.2621%20188.136%2059.2163C188.136%2060.1706%20187.36%2060.947%20186.405%2060.947ZM186.405%2062.7124C188.336%2062.7124%20189.901%2061.1472%20189.901%2059.2163C189.901%2057.2855%20188.336%2055.7203%20186.405%2055.7203C184.475%2055.7203%20182.909%2057.2855%20182.909%2059.2163C182.909%2061.1472%20184.475%2062.7124%20186.405%2062.7124Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.382%2059.6921C205.428%2059.6921%20204.651%2058.9158%20204.651%2057.9615C204.651%2057.0073%20205.428%2056.2309%20206.382%2056.2309C207.336%2056.2309%20208.112%2057.0073%20208.112%2057.9615C208.112%2058.9158%20207.336%2059.6921%20206.382%2059.6921ZM206.382%2061.4575C208.313%2061.4575%20209.878%2059.8923%20209.878%2057.9615C209.878%2056.0307%20208.313%2054.4655%20206.382%2054.4655C204.451%2054.4655%20202.886%2056.0307%20202.886%2057.9615C202.886%2059.8923%20204.451%2061.4575%20206.382%2061.4575Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M215.816%2057.257C214.862%2057.257%20214.086%2056.4807%20214.086%2055.5264C214.086%2054.5722%20214.862%2053.7958%20215.816%2053.7958C216.771%2053.7958%20217.547%2054.5722%20217.547%2055.5264C217.547%2056.4807%20216.771%2057.257%20215.816%2057.257ZM215.816%2059.0225C217.747%2059.0225%20219.313%2057.4572%20219.313%2055.5264C219.313%2053.5956%20217.747%2052.0304%20215.816%2052.0304C213.886%2052.0304%20212.32%2053.5956%20212.32%2055.5264C212.32%2057.4572%20213.886%2059.0225%20215.816%2059.0225Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M224.754%2053.7199C223.8%2053.7199%20223.023%2052.9435%20223.023%2051.9893C223.023%2051.035%20223.8%2050.2587%20224.754%2050.2587C225.708%2050.2587%20226.485%2051.035%20226.485%2051.9893C226.485%2052.9435%20225.708%2053.7199%20224.754%2053.7199ZM224.754%2055.4854C226.685%2055.4854%20228.25%2053.9201%20228.25%2051.9893C228.25%2050.0585%20226.685%2048.4932%20224.754%2048.4932C222.823%2048.4932%20221.258%2050.0585%20221.258%2051.9893C221.258%2053.9201%20222.823%2055.4854%20224.754%2055.4854Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M253.965%2030.109C253.011%2030.109%20252.234%2029.3327%20252.234%2028.3785C252.234%2027.4242%20253.011%2026.6479%20253.965%2026.6479C254.919%2026.6479%20255.695%2027.4242%20255.695%2028.3785C255.695%2029.3327%20254.919%2030.109%20253.965%2030.109ZM253.965%2031.8745C255.896%2031.8745%20257.461%2030.3093%20257.461%2028.3785C257.461%2026.4476%20255.896%2024.8824%20253.965%2024.8824C252.034%2024.8824%20250.469%2026.4476%20250.469%2028.3785C250.469%2030.3093%20252.034%2031.8745%20253.965%2031.8745Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M259.243%2022.2306C258.289%2022.2306%20257.513%2021.4543%20257.513%2020.5C257.513%2019.5458%20258.289%2018.7694%20259.243%2018.7694C260.197%2018.7694%20260.974%2019.5458%20260.974%2020.5C260.974%2021.4543%20260.197%2022.2306%20259.243%2022.2306ZM259.243%2023.9961C261.174%2023.9961%20262.739%2022.4309%20262.739%2020.5C262.739%2018.5692%20261.174%2017.004%20259.243%2017.004C257.312%2017.004%20255.747%2018.5692%20255.747%2020.5C255.747%2022.4309%20257.312%2023.9961%20259.243%2023.9961Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M266.824%204.6491C265.87%204.6491%20265.094%203.87275%20265.094%202.9185C265.094%201.96425%20265.87%201.18794%20266.824%201.18794C267.778%201.18794%20268.555%201.96425%20268.555%202.9185C268.555%203.87275%20267.778%204.6491%20266.824%204.6491ZM266.824%206.41455C268.755%206.41455%20270.32%204.84931%20270.32%202.9185C270.32%200.987682%20268.755%20-0.577557%20266.824%20-0.577557C264.893%20-0.577558%20263.328%200.987682%20263.328%202.9185C263.328%204.84931%20264.893%206.41455%20266.824%206.41455Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M104.812%200.123224C103.857%200.123224%20103.081%20-0.653134%20103.081%20-1.60738C103.081%20-2.56163%20103.857%20-3.33794%20104.812%20-3.33794C105.766%20-3.33794%20106.542%20-2.56163%20106.542%20-1.60738C106.542%20-0.653134%20105.766%200.123224%20104.812%200.123224ZM104.812%201.88867C106.742%201.88867%20108.308%200.323433%20108.308%20-1.60738C108.308%20-3.5382%20106.742%20-5.10344%20104.812%20-5.10344C102.881%20-5.10344%20101.316%20-3.5382%20101.316%20-1.60738C101.316%200.323432%20102.881%201.88867%20104.812%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M107.28%209.62415C106.326%209.62415%20105.55%208.84784%20105.55%207.89359C105.55%206.93935%20106.326%206.16299%20107.28%206.16299C108.235%206.16299%20109.011%206.93935%20109.011%207.89359C109.011%208.84784%20108.235%209.62415%20107.28%209.62415ZM107.28%2011.3896C109.211%2011.3896%20110.776%209.82441%20110.776%207.89359C110.776%205.96278%20109.211%204.39754%20107.28%204.39754C105.349%204.39754%20103.784%205.96278%20103.784%207.89359C103.784%209.82441%20105.349%2011.3896%20107.28%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M110.746%2018.6789C109.792%2018.6789%20109.016%2017.9025%20109.016%2016.9483C109.016%2015.994%20109.792%2015.2177%20110.746%2015.2177C111.7%2015.2177%20112.477%2015.994%20112.477%2016.9483C112.477%2017.9025%20111.7%2018.6789%20110.746%2018.6789ZM110.746%2020.4443C112.677%2020.4443%20114.242%2018.8791%20114.242%2016.9483C114.242%2015.0175%20112.677%2013.4523%20110.746%2013.4523C108.815%2013.4523%20107.25%2015.0175%20107.25%2016.9483C107.25%2018.8791%20108.815%2020.4443%20110.746%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M120.414%2035.1984C119.46%2035.1984%20118.684%2034.4221%20118.684%2033.4678C118.684%2032.5136%20119.46%2031.7373%20120.414%2031.7373C121.368%2031.7373%20122.145%2032.5136%20122.145%2033.4678C122.145%2034.4221%20121.368%2035.1984%20120.414%2035.1984ZM120.414%2036.9639C122.345%2036.9639%20123.91%2035.3986%20123.91%2033.4678C123.91%2031.537%20122.345%2029.9718%20120.414%2029.9718C118.483%2029.9718%20116.918%2031.537%20116.918%2033.4678C116.918%2035.3986%20118.483%2036.9639%20120.414%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M140.817%2055.0602C139.863%2055.0602%20139.087%2054.2839%20139.087%2053.3296C139.087%2052.3754%20139.863%2051.599%20140.817%2051.599C141.772%2051.599%20142.548%2052.3754%20142.548%2053.3296C142.548%2054.2839%20141.772%2055.0602%20140.817%2055.0602ZM140.817%2056.8257C142.748%2056.8257%20144.313%2055.2604%20144.313%2053.3296C144.313%2051.3988%20142.748%2049.8336%20140.817%2049.8336C138.887%2049.8336%20137.321%2051.3988%20137.321%2053.3296C137.321%2055.2604%20138.887%2056.8257%20140.817%2056.8257Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M148.94%2060.1179C147.985%2060.1179%20147.209%2059.3415%20147.209%2058.3872C147.209%2057.433%20147.985%2056.6567%20148.94%2056.6567C149.894%2056.6567%20150.67%2057.433%20150.67%2058.3872C150.67%2059.3415%20149.894%2060.1179%20148.94%2060.1179ZM148.94%2061.8833C150.87%2061.8833%20152.436%2060.3181%20152.436%2058.3872C152.436%2056.4564%20150.87%2054.8912%20148.94%2054.8912C147.009%2054.8912%20145.443%2056.4564%20145.443%2058.3872C145.443%2060.3181%20147.009%2061.8833%20148.94%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M157.618%2064.2892C156.664%2064.2892%20155.888%2063.5129%20155.888%2062.5586C155.888%2061.6044%20156.664%2060.8281%20157.618%2060.8281C158.572%2060.8281%20159.349%2061.6044%20159.349%2062.5586C159.349%2063.5129%20158.572%2064.2892%20157.618%2064.2892ZM157.618%2066.0547C159.549%2066.0547%20161.114%2064.4894%20161.114%2062.5586C161.114%2060.6278%20159.549%2059.0626%20157.618%2059.0626C155.687%2059.0626%20154.122%2060.6278%20154.122%2062.5586C154.122%2064.4894%20155.687%2066.0547%20157.618%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M166.79%2067.5114C165.836%2067.5114%20165.059%2066.735%20165.059%2065.7808C165.059%2064.8266%20165.836%2064.0502%20166.79%2064.0502C167.744%2064.0502%20168.521%2064.8266%20168.521%2065.7808C168.521%2066.7351%20167.744%2067.5114%20166.79%2067.5114ZM166.79%2069.2769C168.721%2069.2769%20170.286%2067.7116%20170.286%2065.7808C170.286%2063.85%20168.721%2062.2847%20166.79%2062.2847C164.859%2062.2847%20163.294%2063.85%20163.294%2065.7808C163.294%2067.7116%20164.859%2069.2769%20166.79%2069.2769Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M176.393%2069.7213C175.438%2069.7213%20174.662%2068.945%20174.662%2067.9908C174.662%2067.0365%20175.438%2066.2602%20176.393%2066.2602C177.347%2066.2602%20178.123%2067.0365%20178.123%2067.9908C178.123%2068.945%20177.347%2069.7213%20176.393%2069.7213ZM176.393%2071.4868C178.323%2071.4868%20179.889%2069.9216%20179.889%2067.9908C179.889%2066.0599%20178.323%2064.4947%20176.393%2064.4947C174.462%2064.4947%20172.897%2066.0599%20172.897%2067.9908C172.897%2069.9216%20174.462%2071.4868%20176.393%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M186.362%2070.8566C185.408%2070.8566%20184.632%2070.0803%20184.632%2069.126C184.632%2068.1718%20185.408%2067.3955%20186.362%2067.3955C187.317%2067.3955%20188.093%2068.1718%20188.093%2069.126C188.093%2070.0803%20187.317%2070.8566%20186.362%2070.8566ZM186.362%2072.6221C188.293%2072.6221%20189.858%2071.0568%20189.858%2069.126C189.858%2067.1952%20188.293%2065.63%20186.362%2065.63C184.432%2065.63%20182.866%2067.1952%20182.866%2069.126C182.866%2071.0568%20184.432%2072.6221%20186.362%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M196.568%2070.8566C195.614%2070.8566%20194.838%2070.0803%20194.838%2069.126C194.838%2068.1718%20195.614%2067.3955%20196.568%2067.3955C197.523%2067.3955%20198.299%2068.1718%20198.299%2069.126C198.299%2070.0803%20197.523%2070.8566%20196.568%2070.8566ZM196.568%2072.6221C198.499%2072.6221%20200.064%2071.0568%20200.064%2069.126C200.064%2067.1952%20198.499%2065.63%20196.568%2065.63C194.638%2065.63%20193.072%2067.1952%20193.072%2069.126C193.072%2071.0568%20194.638%2072.6221%20196.568%2072.6221Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M206.538%2069.7213C205.584%2069.7213%20204.808%2068.945%20204.808%2067.9908C204.808%2067.0365%20205.584%2066.2602%20206.538%2066.2602C207.492%2066.2602%20208.269%2067.0365%20208.269%2067.9908C208.269%2068.945%20207.492%2069.7213%20206.538%2069.7213ZM206.538%2071.4868C208.469%2071.4868%20210.034%2069.9216%20210.034%2067.9908C210.034%2066.0599%20208.469%2064.4947%20206.538%2064.4947C204.607%2064.4947%20203.042%2066.0599%20203.042%2067.9908C203.042%2069.9216%20204.607%2071.4868%20206.538%2071.4868Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M225.313%2064.2892C224.358%2064.2892%20223.582%2063.5129%20223.582%2062.5586C223.582%2061.6044%20224.358%2060.8281%20225.313%2060.8281C226.267%2060.8281%20227.043%2061.6044%20227.043%2062.5586C227.043%2063.5129%20226.267%2064.2892%20225.313%2064.2892ZM225.313%2066.0547C227.243%2066.0547%20228.809%2064.4894%20228.809%2062.5586C228.809%2060.6278%20227.243%2059.0626%20225.313%2059.0626C223.382%2059.0626%20221.816%2060.6278%20221.816%2062.5586C221.816%2064.4894%20223.382%2066.0547%20225.313%2066.0547Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M233.991%2060.1179C233.037%2060.1179%20232.261%2059.3415%20232.261%2058.3872C232.261%2057.433%20233.037%2056.6567%20233.991%2056.6567C234.945%2056.6567%20235.722%2057.433%20235.722%2058.3872C235.722%2059.3415%20234.945%2060.1179%20233.991%2060.1179ZM233.991%2061.8833C235.922%2061.8833%20237.487%2060.3181%20237.487%2058.3872C237.487%2056.4564%20235.922%2054.8912%20233.991%2054.8912C232.06%2054.8912%20230.495%2056.4564%20230.495%2058.3872C230.495%2060.3181%20232.06%2061.8833%20233.991%2061.8833Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M262.517%2035.1984C261.562%2035.1984%20260.786%2034.4221%20260.786%2033.4678C260.786%2032.5136%20261.562%2031.7373%20262.517%2031.7373C263.471%2031.7373%20264.247%2032.5136%20264.247%2033.4678C264.247%2034.4221%20263.471%2035.1984%20262.517%2035.1984ZM262.517%2036.9639C264.447%2036.9639%20266.013%2035.3986%20266.013%2033.4678C266.013%2031.537%20264.447%2029.9718%20262.517%2029.9718C260.586%2029.9718%20259.021%2031.537%20259.021%2033.4678C259.021%2035.3986%20260.586%2036.9639%20262.517%2036.9639Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.786%2027.2243C266.832%2027.2243%20266.056%2026.4479%20266.056%2025.4937C266.056%2024.5394%20266.832%2023.7631%20267.786%2023.7631C268.74%2023.7631%20269.517%2024.5394%20269.517%2025.4937C269.517%2026.4479%20268.74%2027.2243%20267.786%2027.2243ZM267.786%2028.9897C269.717%2028.9897%20271.282%2027.4245%20271.282%2025.4937C271.282%2023.5629%20269.717%2021.9977%20267.786%2021.9977C265.855%2021.9977%20264.29%2023.5629%20264.29%2025.4937C264.29%2027.4245%20265.855%2028.9897%20267.786%2028.9897Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M272.186%2018.6789C271.231%2018.6789%20270.455%2017.9025%20270.455%2016.9483C270.455%2015.994%20271.231%2015.2177%20272.186%2015.2177C273.14%2015.2177%20273.916%2015.994%20273.916%2016.9483C273.916%2017.9025%20273.14%2018.6789%20272.186%2018.6789ZM272.186%2020.4443C274.116%2020.4443%20275.682%2018.8791%20275.682%2016.9483C275.682%2015.0175%20274.116%2013.4523%20272.186%2013.4523C270.255%2013.4523%20268.69%2015.0175%20268.69%2016.9483C268.69%2018.8791%20270.255%2020.4443%20272.186%2020.4443Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.65%209.62415C274.696%209.62415%20273.92%208.84784%20273.92%207.89359C273.92%206.93935%20274.696%206.16299%20275.65%206.16299C276.605%206.16299%20277.381%206.93935%20277.381%207.89359C277.381%208.84784%20276.605%209.62415%20275.65%209.62415ZM275.65%2011.3896C277.581%2011.3896%20279.146%209.82441%20279.146%207.89359C279.146%205.96278%20277.581%204.39754%20275.65%204.39754C273.72%204.39754%20272.154%205.96278%20272.154%207.89359C272.154%209.82441%20273.72%2011.3896%20275.65%2011.3896Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.12%200.123224C277.166%200.123224%20276.39%20-0.653134%20276.39%20-1.60738C276.39%20-2.56163%20277.166%20-3.33794%20278.12%20-3.33794C279.074%20-3.33794%20279.851%20-2.56163%20279.851%20-1.60738C279.851%20-0.653134%20279.074%200.123224%20278.12%200.123224ZM278.12%201.88867C280.051%201.88867%20281.616%200.323433%20281.616%20-1.60738C281.616%20-3.5382%20280.051%20-5.10344%20278.12%20-5.10344C276.189%20-5.10344%20274.624%20-3.5382%20274.624%20-1.60738C274.624%200.323432%20276.189%201.88867%20278.12%201.88867Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M153.044%2073.5636C152.09%2073.5636%20151.313%2072.7873%20151.313%2071.833C151.313%2070.8788%20152.09%2070.1024%20153.044%2070.1024C153.998%2070.1024%20154.775%2070.8788%20154.775%2071.833C154.775%2072.7873%20153.998%2073.5636%20153.044%2073.5636ZM153.044%2075.3291C154.975%2075.3291%20156.54%2073.7639%20156.54%2071.833C156.54%2069.9022%20154.975%2068.337%20153.044%2068.337C151.113%2068.337%20149.548%2069.9022%20149.548%2071.833C149.548%2073.7639%20151.113%2075.3291%20153.044%2075.3291Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M162.113%2076.883C161.159%2076.883%20160.383%2076.1066%20160.383%2075.1524C160.383%2074.1981%20161.159%2073.4218%20162.113%2073.4218C163.068%2073.4218%20163.844%2074.1981%20163.844%2075.1524C163.844%2076.1066%20163.068%2076.883%20162.113%2076.883ZM162.113%2078.6484C164.044%2078.6484%20165.609%2077.0832%20165.609%2075.1524C165.609%2073.2216%20164.044%2071.6563%20162.113%2071.6563C160.183%2071.6563%20158.617%2073.2216%20158.617%2075.1524C158.617%2077.0832%20160.183%2078.6484%20162.113%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M171.572%2079.3156C170.618%2079.3156%20169.842%2078.5392%20169.842%2077.585C169.842%2076.6308%20170.618%2075.8544%20171.572%2075.8544C172.527%2075.8544%20173.303%2076.6308%20173.303%2077.585C173.303%2078.5392%20172.527%2079.3156%20171.572%2079.3156ZM171.572%2081.0811C173.503%2081.0811%20175.068%2079.5158%20175.068%2077.585C175.068%2075.6542%20173.503%2074.0889%20171.572%2074.0889C169.642%2074.0889%20168.076%2075.6542%20168.076%2077.585C168.076%2079.5158%20169.642%2081.0811%20171.572%2081.0811Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M220.818%2076.883C219.864%2076.883%20219.088%2076.1066%20219.088%2075.1524C219.088%2074.1981%20219.864%2073.4218%20220.818%2073.4218C221.773%2073.4218%20222.549%2074.1981%20222.549%2075.1524C222.549%2076.1066%20221.773%2076.883%20220.818%2076.883ZM220.818%2078.6484C222.749%2078.6484%20224.314%2077.0832%20224.314%2075.1524C224.314%2073.2216%20222.749%2071.6563%20220.818%2071.6563C218.888%2071.6563%20217.322%2073.2216%20217.322%2075.1524C217.322%2077.0832%20218.888%2078.6484%20220.818%2078.6484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M267.634%2045.4006C266.68%2045.4006%20265.903%2044.6242%20265.903%2043.67C265.903%2042.7157%20266.68%2041.9394%20267.634%2041.9394C268.588%2041.9394%20269.364%2042.7157%20269.364%2043.67C269.364%2044.6242%20268.588%2045.4006%20267.634%2045.4006ZM267.634%2047.166C269.565%2047.166%20271.13%2045.6008%20271.13%2043.67C271.13%2041.7391%20269.565%2040.1739%20267.634%2040.1739C265.703%2040.1739%20264.138%2041.7391%20264.138%2043.67C264.138%2045.6008%20265.703%2047.166%20267.634%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M293.045%2045.4006C292.091%2045.4006%20291.314%2044.6242%20291.314%2043.67C291.314%2042.7157%20292.091%2041.9394%20293.045%2041.9394C293.999%2041.9394%20294.776%2042.7157%20294.776%2043.67C294.776%2044.6242%20293.999%2045.4006%20293.045%2045.4006ZM293.045%2047.166C294.976%2047.166%20296.541%2045.6008%20296.541%2043.67C296.541%2041.7391%20294.976%2040.1739%20293.045%2040.1739C291.114%2040.1739%20289.549%2041.7391%20289.549%2043.67C289.549%2045.6008%20291.114%2047.166%20293.045%2047.166Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M278.26%2029.6633C277.306%2029.6633%20276.529%2028.8869%20276.529%2027.9327C276.529%2026.9784%20277.306%2026.2021%20278.26%2026.2021C279.214%2026.2021%20279.99%2026.9784%20279.99%2027.9327C279.99%2028.8869%20279.214%2029.6633%20278.26%2029.6633ZM278.26%2031.4287C280.191%2031.4287%20281.756%2029.8635%20281.756%2027.9327C281.756%2026.0018%20280.191%2024.4366%20278.26%2024.4366C276.329%2024.4366%20274.764%2026.0018%20274.764%2027.9327C274.764%2029.8635%20276.329%2031.4287%20278.26%2031.4287Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M282.416%2021.0348C281.462%2021.0348%20280.685%2020.2585%20280.685%2019.3042C280.685%2018.35%20281.462%2017.5736%20282.416%2017.5736C283.37%2017.5736%20284.147%2018.35%20284.147%2019.3042C284.147%2020.2585%20283.37%2021.0348%20282.416%2021.0348ZM282.416%2022.8003C284.347%2022.8003%20285.912%2021.2351%20285.912%2019.3042C285.912%2017.3734%20284.347%2015.8082%20282.416%2015.8082C280.485%2015.8082%20278.92%2017.3734%20278.92%2019.3042C278.92%2021.2351%20280.485%2022.8003%20282.416%2022.8003Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M285.735%2011.966C284.781%2011.966%20284.005%2011.1897%20284.005%2010.2354C284.005%209.28119%20284.781%208.50483%20285.735%208.50483C286.69%208.50483%20287.466%209.28119%20287.466%2010.2354C287.466%2011.1897%20286.69%2011.966%20285.735%2011.966ZM285.735%2013.7314C287.666%2013.7314%20289.231%2012.1663%20289.231%2010.2354C289.231%208.30462%20287.666%206.73938%20285.735%206.73938C283.805%206.73938%20282.239%208.30462%20282.239%2010.2354C282.239%2012.1663%20283.805%2013.7314%20285.735%2013.7314Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M288.168%202.50599C287.214%202.50599%20286.437%201.72968%20286.437%200.77543C286.437%20-0.178819%20287.214%20-0.955176%20288.168%20-0.955176C289.122%20-0.955176%20289.899%20-0.178818%20289.899%200.77543C289.899%201.72968%20289.122%202.50599%20288.168%202.50599ZM288.168%204.27148C290.099%204.27148%20291.664%202.70625%20291.664%200.77543C291.664%20-1.15538%20290.099%20-2.72062%20288.168%20-2.72062C286.237%20-2.72062%20284.672%20-1.15538%20284.672%200.77543C284.672%202.70624%20286.237%204.27148%20288.168%204.27148Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M275.786%2050.1989C274.832%2050.1989%20274.056%2049.4225%20274.056%2048.4683C274.056%2047.5141%20274.832%2046.7377%20275.786%2046.7377C276.74%2046.7377%20277.517%2047.5141%20277.517%2048.4683C277.517%2049.4226%20276.74%2050.1989%20275.786%2050.1989ZM275.786%2051.9644C277.717%2051.9644%20279.282%2050.3991%20279.282%2048.4683C279.282%2046.5375%20277.717%2044.9722%20275.786%2044.9722C273.855%2044.9722%20272.29%2046.5375%20272.29%2048.4683C272.29%2050.3991%20273.855%2051.9644%20275.786%2051.9644Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M281.402%2042.5368C280.448%2042.5368%20279.672%2041.7604%20279.672%2040.8062C279.672%2039.8519%20280.448%2039.0756%20281.402%2039.0756C282.357%2039.0756%20283.133%2039.8519%20283.133%2040.8062C283.133%2041.7604%20282.357%2042.5368%20281.402%2042.5368ZM281.402%2044.3022C283.333%2044.3022%20284.898%2042.737%20284.898%2040.8062C284.898%2038.8754%20283.333%2037.3101%20281.402%2037.3101C279.472%2037.3101%20277.906%2038.8754%20277.906%2040.8062C277.906%2042.737%20279.472%2044.3022%20281.402%2044.3022Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M286.34%2034.383C285.386%2034.383%20284.609%2033.6066%20284.609%2032.6524C284.609%2031.6981%20285.386%2030.9218%20286.34%2030.9218C287.294%2030.9218%20288.07%2031.6981%20288.07%2032.6524C288.07%2033.6066%20287.294%2034.383%20286.34%2034.383ZM286.34%2036.1484C288.271%2036.1484%20289.836%2034.5832%20289.836%2032.6524C289.836%2030.7216%20288.271%2029.1564%20286.34%2029.1564C284.409%2029.1564%20282.844%2030.7216%20282.844%2032.6524C282.844%2034.5832%20284.409%2036.1484%20286.34%2036.1484Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M314.515%2032.6525C313.56%2032.6525%20312.784%2031.8762%20312.784%2030.9219C312.784%2029.9677%20313.56%2029.1914%20314.515%2029.1914C315.469%2029.1914%20316.245%2029.9677%20316.245%2030.9219C316.245%2031.8762%20315.469%2032.6525%20314.515%2032.6525ZM314.515%2034.418C316.446%2034.418%20318.011%2032.8527%20318.011%2030.9219C318.011%2028.9911%20316.446%2027.4259%20314.515%2027.4259C312.584%2027.4259%20311.019%2028.9911%20311.019%2030.9219C311.019%2032.8527%20312.584%2034.418%20314.515%2034.418Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M308.302%2020.2643C307.348%2020.2643%20306.571%2019.488%20306.571%2018.5338C306.571%2017.5795%20307.348%2016.8032%20308.302%2016.8032C309.256%2016.8032%20310.032%2017.5795%20310.032%2018.5338C310.032%2019.488%20309.256%2020.2643%20308.302%2020.2643ZM308.302%2022.0298C310.233%2022.0298%20311.798%2020.4646%20311.798%2018.5338C311.798%2016.603%20310.233%2015.0377%20308.302%2015.0377C306.371%2015.0377%20304.806%2016.603%20304.806%2018.5338C304.806%2020.4646%20306.371%2022.0298%20308.302%2022.0298Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3cpath%20d='M296.671%207.39027C295.717%207.39027%20294.94%206.61396%20294.94%205.65971C294.94%204.70546%20295.717%203.9291%20296.671%203.9291C297.625%203.9291%20298.402%204.70546%20298.402%205.65971C298.402%206.61396%20297.625%207.39027%20296.671%207.39027ZM296.671%209.15576C298.602%209.15576%20300.167%207.59052%20300.167%205.65971C300.167%203.72889%20298.602%202.16365%20296.671%202.16365C294.74%202.16365%20293.175%203.72889%20293.175%205.65971C293.175%207.59052%20294.74%209.15576%20296.671%209.15576Z'%20fill='%23CCB0FA'%3e%3c/path%3e%3c/svg%3e",Is="data:image/svg+xml,%3csvg%20width='655'%20height='214'%20viewBox='0%200%20655%20214'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2035_36900)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M403.915%20202.302C400.495%20202.302%20397.723%20205.075%20397.723%20208.495C397.723%20211.915%20400.495%20214.688%20403.915%20214.688C407.336%20214.688%20410.109%20211.915%20410.109%20208.495C410.109%20205.075%20407.336%20202.302%20403.915%20202.302ZM403.915%20205.43C405.606%20205.43%20406.981%20206.805%20406.981%20208.495C406.981%20210.185%20405.606%20211.561%20403.915%20211.561C402.225%20211.561%20400.85%20210.185%20400.85%20208.495C400.85%20206.805%20402.225%20205.43%20403.915%20205.43Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M392.219%20190.604C388.799%20190.604%20386.026%20193.377%20386.026%20196.798C386.026%20200.218%20388.799%20202.99%20392.219%20202.99C395.639%20202.99%20398.412%20200.218%20398.412%20196.798C398.412%20193.377%20395.639%20190.604%20392.219%20190.604ZM392.219%20193.732C393.91%20193.732%20395.285%20195.107%20395.285%20196.798C395.285%20198.488%20393.91%20199.863%20392.219%20199.863C390.529%20199.863%20389.154%20198.488%20389.154%20196.798C389.154%20195.107%20390.529%20193.732%20392.219%20193.732Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M378.456%20180.283C375.036%20180.283%20372.264%20183.056%20372.264%20186.476C372.264%20189.896%20375.036%20192.669%20378.456%20192.669C381.877%20192.669%20384.65%20189.896%20384.65%20186.476C384.65%20183.056%20381.877%20180.283%20378.456%20180.283ZM378.456%20183.411C380.147%20183.411%20381.522%20184.786%20381.522%20186.476C381.522%20188.166%20380.147%20189.542%20378.456%20189.542C376.766%20189.542%20375.391%20188.166%20375.391%20186.476C375.391%20184.786%20376.766%20183.411%20378.456%20183.411Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M347.492%20166.521C344.071%20166.521%20341.299%20169.294%20341.299%20172.714C341.299%20176.134%20344.071%20178.907%20347.492%20178.907C350.912%20178.907%20353.685%20176.134%20353.685%20172.714C353.685%20169.294%20350.912%20166.521%20347.492%20166.521ZM347.492%20169.648C349.182%20169.648%20350.557%20171.024%20350.557%20172.714C350.557%20174.404%20349.182%20175.779%20347.492%20175.779C345.801%20175.779%20344.426%20174.404%20344.426%20172.714C344.426%20171.024%20345.801%20169.648%20347.492%20169.648Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M368.823%20210.56C365.403%20210.56%20362.63%20213.332%20362.63%20216.753C362.63%20220.173%20365.403%20222.945%20368.823%20222.945C372.243%20222.945%20375.016%20220.173%20375.016%20216.753C375.016%20213.332%20372.243%20210.56%20368.823%20210.56ZM368.822%20213.687C370.513%20213.687%20371.888%20215.062%20371.888%20216.753C371.888%20218.443%20370.513%20219.818%20368.822%20219.818C367.132%20219.818%20365.757%20218.443%20365.757%20216.753C365.757%20215.062%20367.132%20213.687%20368.822%20213.687Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M354.374%20201.614C350.953%20201.614%20348.181%20204.387%20348.181%20207.807C348.181%20211.227%20350.953%20214%20354.374%20214C357.794%20214%20360.567%20211.227%20360.567%20207.807C360.567%20204.387%20357.794%20201.614%20354.374%20201.614ZM354.373%20204.742C356.064%20204.742%20357.439%20206.117%20357.439%20207.807C357.439%20209.498%20356.064%20210.873%20354.373%20210.873C352.683%20210.873%20351.308%20209.498%20351.308%20207.807C351.308%20206.117%20352.683%20204.742%20354.373%20204.742Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M338.546%20196.109C335.126%20196.109%20332.354%20198.882%20332.354%20202.302C332.354%20205.723%20335.126%20208.495%20338.546%20208.495C341.967%20208.495%20344.739%20205.723%20344.739%20202.302C344.739%20198.882%20341.967%20196.109%20338.546%20196.109ZM338.546%20199.237C340.237%20199.237%20341.612%20200.612%20341.612%20202.302C341.612%20203.993%20340.237%20205.368%20338.546%20205.368C336.856%20205.368%20335.481%20203.993%20335.481%20202.302C335.481%20200.612%20336.856%20199.237%20338.546%20199.237Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M304.141%20196.109C300.721%20196.109%20297.948%20198.882%20297.948%20202.302C297.948%20205.723%20300.721%20208.495%20304.141%20208.495C307.561%20208.495%20310.334%20205.723%20310.334%20202.302C310.334%20198.882%20307.561%20196.109%20304.141%20196.109ZM304.141%20199.237C305.831%20199.237%20307.206%20200.612%20307.206%20202.302C307.206%20203.993%20305.831%20205.368%20304.141%20205.368C302.45%20205.368%20301.075%20203.993%20301.075%20202.302C301.075%20200.612%20302.45%20199.237%20304.141%20199.237Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M288.314%20201.614C284.894%20201.614%20282.121%20204.387%20282.121%20207.807C282.121%20211.227%20284.894%20214%20288.314%20214C291.734%20214%20294.507%20211.227%20294.507%20207.807C294.507%20204.387%20291.734%20201.614%20288.314%20201.614ZM288.314%20204.742C290.004%20204.742%20291.379%20206.117%20291.379%20207.807C291.379%20209.498%20290.004%20210.873%20288.314%20210.873C286.624%20210.873%20285.248%20209.498%20285.248%20207.807C285.248%20206.117%20286.624%20204.742%20288.314%20204.742Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M273.865%20210.56C270.445%20210.56%20267.672%20213.332%20267.672%20216.753C267.672%20220.173%20270.445%20222.945%20273.865%20222.945C277.285%20222.945%20280.058%20220.173%20280.058%20216.753C280.058%20213.332%20277.285%20210.56%20273.865%20210.56ZM273.865%20213.687C275.555%20213.687%20276.93%20215.062%20276.93%20216.753C276.93%20218.443%20275.555%20219.818%20273.865%20219.818C272.174%20219.818%20270.799%20218.443%20270.799%20216.753C270.799%20215.062%20272.174%20213.687%20273.865%20213.687Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M329.601%20209.872C326.181%20209.872%20323.408%20212.644%20323.408%20216.065C323.408%20219.485%20326.181%20222.257%20329.601%20222.257C333.021%20222.257%20335.794%20219.485%20335.794%20216.065C335.794%20212.644%20333.021%20209.872%20329.601%20209.872ZM329.601%20212.999C331.291%20212.999%20332.667%20214.374%20332.667%20216.065C332.667%20217.755%20331.291%20219.13%20329.601%20219.13C327.911%20219.13%20326.536%20217.755%20326.536%20216.065C326.536%20214.374%20327.911%20212.999%20329.601%20212.999Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M370.198%20191.98C366.778%20191.98%20364.005%20194.753%20364.005%20198.174C364.005%20201.594%20366.778%20204.366%20370.198%20204.366C373.618%20204.366%20376.391%20201.594%20376.391%20198.174C376.391%20194.753%20373.618%20191.98%20370.198%20191.98ZM370.198%20195.108C371.888%20195.108%20373.263%20196.483%20373.263%20198.174C373.263%20199.864%20371.888%20201.239%20370.198%20201.239C368.507%20201.239%20367.132%20199.864%20367.132%20198.174C367.132%20196.483%20368.507%20195.108%20370.198%20195.108Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M355.06%20185.1C351.64%20185.1%20348.867%20187.872%20348.867%20191.293C348.867%20194.713%20351.64%20197.485%20355.06%20197.485C358.48%20197.485%20361.253%20194.713%20361.253%20191.293C361.253%20187.872%20358.48%20185.1%20355.06%20185.1ZM355.06%20188.227C356.75%20188.227%20358.126%20189.602%20358.126%20191.293C358.126%20192.983%20356.75%20194.358%20355.06%20194.358C353.37%20194.358%20351.995%20192.983%20351.995%20191.293C351.995%20189.602%20353.37%20188.227%20355.06%20188.227Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%20178.219C317.923%20178.219%20315.15%20180.991%20315.15%20184.412C315.15%20187.832%20317.923%20190.605%20321.343%20190.605C324.763%20190.605%20327.536%20187.832%20327.536%20184.412C327.536%20180.991%20324.763%20178.219%20321.343%20178.219ZM321.343%20181.346C323.034%20181.346%20324.409%20182.721%20324.409%20184.412C324.409%20186.102%20323.034%20187.477%20321.343%20187.477C319.653%20187.477%20318.278%20186.102%20318.278%20184.412C318.278%20182.721%20319.653%20181.346%20321.343%20181.346Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M287.626%20185.1C284.205%20185.1%20281.433%20187.872%20281.433%20191.293C281.433%20194.713%20284.205%20197.485%20287.626%20197.485C291.046%20197.485%20293.818%20194.713%20293.818%20191.293C293.818%20187.872%20291.046%20185.1%20287.626%20185.1ZM287.625%20188.227C289.316%20188.227%20290.691%20189.602%20290.691%20191.293C290.691%20192.983%20289.316%20194.358%20287.625%20194.358C285.935%20194.358%20284.56%20192.983%20284.56%20191.293C284.56%20189.602%20285.935%20188.227%20287.625%20188.227Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%20194.045C317.923%20194.045%20315.15%20196.818%20315.15%20200.238C315.15%20203.658%20317.923%20206.431%20321.343%20206.431C324.763%20206.431%20327.536%20203.658%20327.536%20200.238C327.536%20196.818%20324.763%20194.045%20321.343%20194.045ZM321.343%20197.172C323.034%20197.172%20324.409%20198.548%20324.409%20200.238C324.409%20201.928%20323.034%20203.303%20321.343%20203.303C319.653%20203.303%20318.278%20201.928%20318.278%20200.238C318.278%20198.548%20319.653%20197.172%20321.343%20197.172Z'%20fill='%23CCB0FA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.005%20172.026C360.585%20172.026%20357.812%20174.798%20357.812%20178.219C357.812%20181.639%20360.585%20184.412%20364.005%20184.412C367.425%20184.412%20370.198%20181.639%20370.198%20178.219C370.198%20174.798%20367.425%20172.026%20364.005%20172.026ZM364.005%20175.153C365.696%20175.153%20367.071%20176.529%20367.071%20178.219C367.071%20179.909%20365.696%20181.284%20364.005%20181.284C362.315%20181.284%20360.94%20179.909%20360.94%20178.219C360.94%20176.529%20362.315%20175.153%20364.005%20175.153Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.288%20163.769C326.868%20163.769%20324.096%20166.541%20324.096%20169.962C324.096%20173.382%20326.868%20176.154%20330.288%20176.154C333.709%20176.154%20336.482%20173.382%20336.482%20169.962C336.482%20166.541%20333.709%20163.769%20330.288%20163.769ZM330.288%20166.896C331.979%20166.896%20333.354%20168.271%20333.354%20169.962C333.354%20171.652%20331.979%20173.027%20330.288%20173.027C328.598%20173.027%20327.223%20171.652%20327.223%20169.962C327.223%20168.271%20328.598%20166.896%20330.288%20166.896Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M295.196%20166.521C291.776%20166.521%20289.003%20169.294%20289.003%20172.714C289.003%20176.134%20291.776%20178.907%20295.196%20178.907C298.616%20178.907%20301.389%20176.134%20301.389%20172.714C301.389%20169.294%20298.616%20166.521%20295.196%20166.521ZM295.196%20169.648C296.886%20169.648%20298.261%20171.024%20298.261%20172.714C298.261%20174.404%20296.886%20175.779%20295.196%20175.779C293.506%20175.779%20292.13%20174.404%20292.13%20172.714C292.13%20171.024%20293.506%20169.648%20295.196%20169.648Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M278.682%20172.026C275.262%20172.026%20272.489%20174.798%20272.489%20178.219C272.489%20181.639%20275.262%20184.412%20278.682%20184.412C282.102%20184.412%20284.875%20181.639%20284.875%20178.219C284.875%20174.798%20282.102%20172.026%20278.682%20172.026ZM278.682%20175.153C280.372%20175.153%20281.748%20176.529%20281.748%20178.219C281.748%20179.909%20280.372%20181.284%20278.682%20181.284C276.992%20181.284%20275.617%20179.909%20275.617%20178.219C275.617%20176.529%20276.992%20175.153%20278.682%20175.153Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M338.546%20180.283C335.126%20180.283%20332.354%20183.056%20332.354%20186.476C332.354%20189.896%20335.126%20192.669%20338.546%20192.669C341.967%20192.669%20344.739%20189.896%20344.739%20186.476C344.739%20183.056%20341.967%20180.283%20338.546%20180.283ZM338.546%20183.411C340.237%20183.411%20341.612%20184.786%20341.612%20186.476C341.612%20188.166%20340.237%20189.542%20338.546%20189.542C336.856%20189.542%20335.481%20188.166%20335.481%20186.476C335.481%20184.786%20336.856%20183.411%20338.546%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M304.141%20180.283C300.721%20180.283%20297.948%20183.056%20297.948%20186.476C297.948%20189.896%20300.721%20192.669%20304.141%20192.669C307.561%20192.669%20310.334%20189.896%20310.334%20186.476C310.334%20183.056%20307.561%20180.283%20304.141%20180.283ZM304.141%20183.411C305.831%20183.411%20307.207%20184.786%20307.207%20186.476C307.207%20188.166%20305.831%20189.542%20304.141%20189.542C302.451%20189.542%20301.075%20188.166%20301.075%20186.476C301.075%20184.786%20302.451%20183.411%20304.141%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M272.488%20191.98C269.068%20191.98%20266.295%20194.753%20266.295%20198.174C266.295%20201.594%20269.068%20204.366%20272.488%20204.366C275.908%20204.366%20278.681%20201.594%20278.681%20198.174C278.681%20194.753%20275.908%20191.98%20272.488%20191.98ZM272.488%20195.108C274.178%20195.108%20275.553%20196.483%20275.553%20198.174C275.553%20199.864%20274.178%20201.239%20272.488%20201.239C270.798%20201.239%20269.422%20199.864%20269.422%20198.174C269.422%20196.483%20270.798%20195.108%20272.488%20195.108Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M417.677%20194.733C414.257%20194.733%20411.484%20197.506%20411.484%20200.926C411.484%20204.346%20414.257%20207.119%20417.677%20207.119C421.097%20207.119%20423.87%20204.346%20423.87%20200.926C423.87%20197.506%20421.097%20194.733%20417.677%20194.733ZM417.677%20197.86C419.368%20197.86%20420.743%20199.236%20420.743%20200.926C420.743%20202.616%20419.368%20203.991%20417.677%20203.991C415.987%20203.991%20414.612%20202.616%20414.612%20200.926C414.612%20199.236%20415.987%20197.86%20417.677%20197.86Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M405.979%20182.347C402.559%20182.347%20399.786%20185.12%20399.786%20188.54C399.786%20191.96%20402.559%20194.733%20405.979%20194.733C409.399%20194.733%20412.172%20191.96%20412.172%20188.54C412.172%20185.12%20409.399%20182.347%20405.979%20182.347ZM405.979%20185.475C407.669%20185.475%20409.045%20186.85%20409.045%20188.54C409.045%20190.23%20407.669%20191.606%20405.979%20191.606C404.289%20191.606%20402.914%20190.23%20402.914%20188.54C402.914%20186.85%20404.289%20185.475%20405.979%20185.475Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M393.594%20171.337C390.174%20171.337%20387.401%20174.11%20387.401%20177.53C387.401%20180.951%20390.174%20183.723%20393.594%20183.723C397.015%20183.723%20399.787%20180.951%20399.787%20177.53C399.787%20174.11%20397.015%20171.337%20393.594%20171.337ZM393.594%20174.465C395.285%20174.465%20396.66%20175.84%20396.66%20177.53C396.66%20179.221%20395.285%20180.596%20393.594%20180.596C391.904%20180.596%20390.529%20179.221%20390.529%20177.53C390.529%20175.84%20391.904%20174.465%20393.594%20174.465Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.289%20147.942C326.868%20147.942%20324.096%20150.715%20324.096%20154.135C324.096%20157.555%20326.868%20160.328%20330.289%20160.328C333.709%20160.328%20336.482%20157.555%20336.482%20154.135C336.482%20150.715%20333.709%20147.942%20330.289%20147.942ZM330.289%20151.07C331.979%20151.07%20333.354%20152.445%20333.354%20154.135C333.354%20155.825%20331.979%20157.201%20330.289%20157.201C328.598%20157.201%20327.223%20155.825%20327.223%20154.135C327.223%20152.445%20328.598%20151.07%20330.289%20151.07Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20147.942C308.977%20147.942%20306.204%20150.715%20306.204%20154.135C306.204%20157.555%20308.977%20160.328%20312.397%20160.328C315.817%20160.328%20318.59%20157.555%20318.59%20154.135C318.59%20150.715%20315.817%20147.942%20312.397%20147.942ZM312.397%20151.07C314.087%20151.07%20315.462%20152.445%20315.462%20154.135C315.462%20155.825%20314.087%20157.201%20312.397%20157.201C310.706%20157.201%20309.331%20155.825%20309.331%20154.135C309.331%20152.445%20310.706%20151.07%20312.397%20151.07Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M264.231%20180.283C260.811%20180.283%20258.038%20183.056%20258.038%20186.476C258.038%20189.896%20260.811%20192.669%20264.231%20192.669C267.651%20192.669%20270.424%20189.896%20270.424%20186.476C270.424%20183.056%20267.651%20180.283%20264.231%20180.283ZM264.231%20183.411C265.921%20183.411%20267.296%20184.786%20267.296%20186.476C267.296%20188.166%20265.921%20189.542%20264.231%20189.542C262.541%20189.542%20261.165%20188.166%20261.165%20186.476C261.165%20184.786%20262.541%20183.411%20264.231%20183.411Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M250.468%20190.604C247.048%20190.604%20244.275%20193.377%20244.275%20196.798C244.275%20200.218%20247.048%20202.99%20250.468%20202.99C253.889%20202.99%20256.661%20200.218%20256.661%20196.798C256.661%20193.377%20253.889%20190.604%20250.468%20190.604ZM250.468%20193.732C252.159%20193.732%20253.534%20195.107%20253.534%20196.798C253.534%20198.488%20252.159%20199.863%20250.468%20199.863C248.778%20199.863%20247.403%20198.488%20247.403%20196.798C247.403%20195.107%20248.778%20193.732%20250.468%20193.732Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M238.77%20202.302C235.35%20202.302%20232.577%20205.075%20232.577%20208.495C232.577%20211.915%20235.35%20214.688%20238.77%20214.688C242.19%20214.688%20244.963%20211.915%20244.963%20208.495C244.963%20205.075%20242.19%20202.302%20238.77%20202.302ZM238.77%20205.43C240.46%20205.43%20241.836%20206.805%20241.836%20208.495C241.836%20210.185%20240.46%20211.561%20238.77%20211.561C237.08%20211.561%20235.705%20210.185%20235.705%20208.495C235.705%20206.805%20237.08%20205.43%20238.77%20205.43Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M259.414%20202.302C255.993%20202.302%20253.221%20205.075%20253.221%20208.495C253.221%20211.915%20255.993%20214.688%20259.414%20214.688C262.834%20214.688%20265.607%20211.915%20265.607%20208.495C265.607%20205.075%20262.834%20202.302%20259.414%20202.302ZM259.414%20205.43C261.104%20205.43%20262.479%20206.805%20262.479%20208.495C262.479%20210.185%20261.104%20211.561%20259.414%20211.561C257.723%20211.561%20256.348%20210.185%20256.348%20208.495C256.348%20206.805%20257.723%20205.43%20259.414%20205.43Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M278.682%20155.511C275.262%20155.511%20272.489%20158.284%20272.489%20161.704C272.489%20165.124%20275.262%20167.897%20278.682%20167.897C282.102%20167.897%20284.875%20165.124%20284.875%20161.704C284.875%20158.284%20282.102%20155.511%20278.682%20155.511ZM278.682%20158.639C280.372%20158.639%20281.748%20160.014%20281.748%20161.704C281.748%20163.394%20280.372%20164.77%20278.682%20164.77C276.992%20164.77%20275.617%20163.394%20275.617%20161.704C275.617%20160.014%20276.992%20158.639%20278.682%20158.639Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M263.542%20162.392C260.122%20162.392%20257.35%20165.165%20257.35%20168.585C257.35%20172.005%20260.122%20174.778%20263.542%20174.778C266.963%20174.778%20269.735%20172.005%20269.735%20168.585C269.735%20165.165%20266.963%20162.392%20263.542%20162.392ZM263.542%20165.52C265.233%20165.52%20266.608%20166.895%20266.608%20168.585C266.608%20170.275%20265.233%20171.651%20263.542%20171.651C261.852%20171.651%20260.477%20170.275%20260.477%20168.585C260.477%20166.895%20261.852%20165.52%20263.542%20165.52Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.707%20182.347C233.287%20182.347%20230.514%20185.12%20230.514%20188.54C230.514%20191.96%20233.287%20194.733%20236.707%20194.733C240.127%20194.733%20242.9%20191.96%20242.9%20188.54C242.9%20185.12%20240.127%20182.347%20236.707%20182.347ZM236.707%20185.475C238.397%20185.475%20239.772%20186.85%20239.772%20188.54C239.772%20190.23%20238.397%20191.606%20236.707%20191.606C235.016%20191.606%20233.641%20190.23%20233.641%20188.54C233.641%20186.85%20235.016%20185.475%20236.707%20185.475Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M216.064%20208.495C212.644%20208.495%20209.871%20211.268%20209.871%20214.688C209.871%20218.108%20212.644%20220.881%20216.064%20220.881C219.484%20220.881%20222.257%20218.108%20222.257%20214.688C222.257%20211.268%20219.484%20208.495%20216.064%20208.495ZM216.064%20211.623C217.754%20211.623%20219.13%20212.998%20219.13%20214.688C219.13%20216.378%20217.754%20217.754%20216.064%20217.754C214.374%20217.754%20212.998%20216.378%20212.998%20214.688C212.998%20212.998%20214.374%20211.623%20216.064%20211.623Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.006%20155.511C360.585%20155.511%20357.812%20158.284%20357.812%20161.704C357.812%20165.124%20360.585%20167.897%20364.006%20167.897C367.426%20167.897%20370.198%20165.124%20370.198%20161.704C370.198%20158.284%20367.426%20155.511%20364.006%20155.511ZM364.006%20158.639C365.696%20158.639%20367.071%20160.014%20367.071%20161.704C367.071%20163.394%20365.696%20164.77%20364.006%20164.77C362.315%20164.77%20360.94%20163.394%20360.94%20161.704C360.94%20160.014%20362.315%20158.639%20364.006%20158.639Z'%20fill='%238959E3'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M426.623%20208.495C423.202%20208.495%20420.43%20211.268%20420.43%20214.688C420.43%20218.108%20423.202%20220.881%20426.623%20220.881C430.043%20220.881%20432.816%20218.108%20432.816%20214.688C432.816%20211.268%20430.043%20208.495%20426.623%20208.495ZM426.623%20211.623C428.313%20211.623%20429.688%20212.998%20429.688%20214.688C429.688%20216.378%20428.313%20217.754%20426.623%20217.754C424.932%20217.754%20423.557%20216.378%20423.557%20214.688C423.557%20212.998%20424.932%20211.623%20426.623%20211.623Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M379.143%20162.392C375.723%20162.392%20372.95%20165.165%20372.95%20168.585C372.95%20172.005%20375.723%20174.778%20379.143%20174.778C382.563%20174.778%20385.336%20172.005%20385.336%20168.585C385.336%20165.165%20382.563%20162.392%20379.143%20162.392ZM379.143%20165.52C380.833%20165.52%20382.209%20166.895%20382.209%20168.585C382.209%20170.275%20380.833%20171.651%20379.143%20171.651C377.453%20171.651%20376.078%20170.275%20376.078%20168.585C376.078%20166.895%20377.453%20165.52%20379.143%20165.52Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M347.492%20150.695C344.072%20150.695%20341.299%20153.467%20341.299%20156.888C341.299%20160.308%20344.072%20163.08%20347.492%20163.08C350.912%20163.08%20353.685%20160.308%20353.685%20156.888C353.685%20153.467%20350.912%20150.695%20347.492%20150.695ZM347.492%20153.822C349.182%20153.822%20350.557%20155.197%20350.557%20156.888C350.557%20158.578%20349.182%20159.953%20347.492%20159.953C345.801%20159.953%20344.426%20158.578%20344.426%20156.888C344.426%20155.197%20345.801%20153.822%20347.492%20153.822Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M295.196%20150.695C291.776%20150.695%20289.003%20153.467%20289.003%20156.888C289.003%20160.308%20291.776%20163.08%20295.196%20163.08C298.616%20163.08%20301.389%20160.308%20301.389%20156.888C301.389%20153.467%20298.616%20150.695%20295.196%20150.695ZM295.196%20153.822C296.886%20153.822%20298.261%20155.197%20298.261%20156.888C298.261%20158.578%20296.886%20159.953%20295.196%20159.953C293.506%20159.953%20292.13%20158.578%20292.13%20156.888C292.13%20155.197%20293.506%20153.822%20295.196%20153.822Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M249.093%20171.337C245.673%20171.337%20242.9%20174.11%20242.9%20177.53C242.9%20180.951%20245.673%20183.723%20249.093%20183.723C252.514%20183.723%20255.286%20180.951%20255.286%20177.53C255.286%20174.11%20252.514%20171.337%20249.093%20171.337ZM249.094%20174.465C250.784%20174.465%20252.159%20175.84%20252.159%20177.53C252.159%20179.221%20250.784%20180.596%20249.094%20180.596C247.403%20180.596%20246.028%20179.221%20246.028%20177.53C246.028%20175.84%20247.403%20174.465%20249.094%20174.465Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M225.01%20194.733C221.59%20194.733%20218.817%20197.506%20218.817%20200.926C218.817%20204.346%20221.59%20207.119%20225.01%20207.119C228.43%20207.119%20231.203%20204.346%20231.203%20200.926C231.203%20197.506%20228.43%20194.733%20225.01%20194.733ZM225.01%20197.86C226.701%20197.86%20228.076%20199.236%20228.076%20200.926C228.076%20202.616%20226.701%20203.991%20225.01%20203.991C223.32%20203.991%20221.945%20202.616%20221.945%20200.926C221.945%20199.236%20223.32%20197.86%20225.01%20197.86Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M536.032%20136.244C532.611%20136.244%20529.839%20139.017%20529.839%20142.437C529.839%20145.858%20532.611%20148.63%20536.032%20148.63C539.452%20148.63%20542.225%20145.858%20542.225%20142.437C542.225%20139.017%20539.452%20136.244%20536.032%20136.244ZM536.031%20139.372C537.722%20139.372%20539.097%20140.747%20539.097%20142.437C539.097%20144.128%20537.722%20145.503%20536.031%20145.503C534.341%20145.503%20532.966%20144.128%20532.966%20142.437C532.966%20140.747%20534.341%20139.372%20536.031%20139.372Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M441.761%20199.55C438.341%20199.55%20435.568%20202.322%20435.568%20205.743C435.568%20209.163%20438.341%20211.936%20441.761%20211.936C445.181%20211.936%20447.954%20209.163%20447.954%20205.743C447.954%20202.322%20445.181%20199.55%20441.761%20199.55ZM441.761%20202.677C443.452%20202.677%20444.827%20204.052%20444.827%20205.743C444.827%20207.433%20443.452%20208.808%20441.761%20208.808C440.071%20208.808%20438.696%20207.433%20438.696%20205.743C438.696%20204.052%20440.071%20202.677%20441.761%20202.677Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M432.816%20185.788C429.396%20185.788%20426.623%20188.56%20426.623%20191.98C426.623%20195.401%20429.396%20198.173%20432.816%20198.173C436.236%20198.173%20439.009%20195.401%20439.009%20191.98C439.009%20188.56%20436.236%20185.788%20432.816%20185.788ZM432.816%20188.915C434.506%20188.915%20435.881%20190.29%20435.881%20191.98C435.881%20193.671%20434.506%20195.046%20432.816%20195.046C431.126%20195.046%20429.75%20193.671%20429.75%20191.98C429.75%20190.29%20431.126%20188.915%20432.816%20188.915Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M421.806%20172.714C418.386%20172.714%20415.613%20175.486%20415.613%20178.907C415.613%20182.327%20418.386%20185.1%20421.806%20185.1C425.227%20185.1%20427.999%20182.327%20427.999%20178.907C427.999%20175.486%20425.227%20172.714%20421.806%20172.714ZM421.806%20175.841C423.496%20175.841%20424.872%20177.217%20424.872%20178.907C424.872%20180.597%20423.496%20181.972%20421.806%20181.972C420.116%20181.972%20418.741%20180.597%20418.741%20178.907C418.741%20177.217%20420.116%20175.841%20421.806%20175.841Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M409.42%20161.704C406%20161.704%20403.228%20164.477%20403.228%20167.897C403.228%20171.317%20406%20174.09%20409.42%20174.09C412.841%20174.09%20415.613%20171.317%20415.613%20167.897C415.613%20164.477%20412.841%20161.704%20409.42%20161.704ZM409.421%20164.832C411.111%20164.832%20412.486%20166.207%20412.486%20167.897C412.486%20169.587%20411.111%20170.963%20409.421%20170.963C407.73%20170.963%20406.355%20169.587%20406.355%20167.897C406.355%20166.207%20407.73%20164.832%20409.421%20164.832Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M395.659%20151.383C392.239%20151.383%20389.466%20154.155%20389.466%20157.576C389.466%20160.996%20392.239%20163.768%20395.659%20163.768C399.079%20163.768%20401.852%20160.996%20401.852%20157.576C401.852%20154.155%20399.079%20151.383%20395.659%20151.383ZM395.658%20154.51C397.349%20154.51%20398.724%20155.885%20398.724%20157.576C398.724%20159.266%20397.349%20160.641%20395.658%20160.641C393.968%20160.641%20392.593%20159.266%20392.593%20157.576C392.593%20155.885%20393.968%20154.51%20395.658%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M380.521%20143.813C377.101%20143.813%20374.328%20146.586%20374.328%20150.007C374.328%20153.427%20377.101%20156.199%20380.521%20156.199C383.941%20156.199%20386.714%20153.427%20386.714%20150.007C386.714%20146.586%20383.941%20143.813%20380.521%20143.813ZM380.521%20146.941C382.211%20146.941%20383.586%20148.316%20383.586%20150.007C383.586%20151.697%20382.211%20153.072%20380.521%20153.072C378.83%20153.072%20377.455%20151.697%20377.455%20150.007C377.455%20148.316%20378.83%20146.941%20380.521%20146.941Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.694%20136.932C361.274%20136.932%20358.501%20139.705%20358.501%20143.125C358.501%20146.546%20361.274%20149.318%20364.694%20149.318C368.114%20149.318%20370.887%20146.546%20370.887%20143.125C370.887%20139.705%20368.114%20136.932%20364.694%20136.932ZM364.694%20140.06C366.384%20140.06%20367.76%20141.435%20367.76%20143.125C367.76%20144.816%20366.384%20146.191%20364.694%20146.191C363.004%20146.191%20361.628%20144.816%20361.628%20143.125C361.628%20141.435%20363.004%20140.06%20364.694%20140.06Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.288%20130.74C326.868%20130.74%20324.096%20133.512%20324.096%20136.933C324.096%20140.353%20326.868%20143.125%20330.288%20143.125C333.709%20143.125%20336.482%20140.353%20336.482%20136.933C336.482%20133.512%20333.709%20130.74%20330.288%20130.74ZM330.288%20133.867C331.979%20133.867%20333.354%20135.242%20333.354%20136.933C333.354%20138.623%20331.979%20139.998%20330.288%20139.998C328.598%20139.998%20327.223%20138.623%20327.223%20136.933C327.223%20135.242%20328.598%20133.867%20330.288%20133.867Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20130.74C308.977%20130.74%20306.204%20133.512%20306.204%20136.933C306.204%20140.353%20308.977%20143.125%20312.397%20143.125C315.817%20143.125%20318.59%20140.353%20318.59%20136.933C318.59%20133.512%20315.817%20130.74%20312.397%20130.74ZM312.397%20133.867C314.087%20133.867%20315.462%20135.242%20315.462%20136.933C315.462%20138.623%20314.087%20139.998%20312.397%20139.998C310.707%20139.998%20309.331%20138.623%20309.331%20136.933C309.331%20135.242%20310.707%20133.867%20312.397%20133.867Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M294.506%20132.804C291.086%20132.804%20288.313%20135.577%20288.313%20138.997C288.313%20142.417%20291.086%20145.19%20294.506%20145.19C297.927%20145.19%20300.699%20142.417%20300.699%20138.997C300.699%20135.577%20297.927%20132.804%20294.506%20132.804ZM294.507%20135.931C296.197%20135.931%20297.572%20137.307%20297.572%20138.997C297.572%20140.687%20296.197%20142.062%20294.507%20142.062C292.816%20142.062%20291.441%20140.687%20291.441%20138.997C291.441%20137.307%20292.816%20135.931%20294.507%20135.931Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M277.994%20136.932C274.573%20136.932%20271.801%20139.705%20271.801%20143.125C271.801%20146.546%20274.573%20149.318%20277.994%20149.318C281.414%20149.318%20284.187%20146.546%20284.187%20143.125C284.187%20139.705%20281.414%20136.932%20277.994%20136.932ZM277.994%20140.06C279.684%20140.06%20281.059%20141.435%20281.059%20143.125C281.059%20144.816%20279.684%20146.191%20277.994%20146.191C276.303%20146.191%20274.928%20144.816%20274.928%20143.125C274.928%20141.435%20276.303%20140.06%20277.994%20140.06Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M262.167%20143.813C258.746%20143.813%20255.974%20146.586%20255.974%20150.007C255.974%20153.427%20258.746%20156.199%20262.167%20156.199C265.587%20156.199%20268.359%20153.427%20268.359%20150.007C268.359%20146.586%20265.587%20143.813%20262.167%20143.813ZM262.167%20146.941C263.857%20146.941%20265.232%20148.316%20265.232%20150.007C265.232%20151.697%20263.857%20153.072%20262.167%20153.072C260.476%20153.072%20259.101%20151.697%20259.101%20150.007C259.101%20148.316%20260.476%20146.941%20262.167%20146.941Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M247.029%20151.383C243.609%20151.383%20240.836%20154.155%20240.836%20157.576C240.836%20160.996%20243.609%20163.768%20247.029%20163.768C250.449%20163.768%20253.222%20160.996%20253.222%20157.576C253.222%20154.155%20250.449%20151.383%20247.029%20151.383ZM247.029%20154.51C248.719%20154.51%20250.094%20155.885%20250.094%20157.576C250.094%20159.266%20248.719%20160.641%20247.029%20160.641C245.339%20160.641%20243.963%20159.266%20243.963%20157.576C243.963%20155.885%20245.339%20154.51%20247.029%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M209.87%20185.788C206.449%20185.788%20203.677%20188.56%20203.677%20191.98C203.677%20195.401%20206.449%20198.173%20209.87%20198.173C213.29%20198.173%20216.063%20195.401%20216.063%20191.98C216.063%20188.56%20213.29%20185.788%20209.87%20185.788ZM209.87%20188.915C211.56%20188.915%20212.935%20190.29%20212.935%20191.98C212.935%20193.671%20211.56%20195.046%20209.87%20195.046C208.179%20195.046%20206.804%20193.671%20206.804%20191.98C206.804%20190.29%20208.179%20188.915%20209.87%20188.915Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M200.924%20199.55C197.504%20199.55%20194.731%20202.322%20194.731%20205.743C194.731%20209.163%20197.504%20211.936%20200.924%20211.936C204.344%20211.936%20207.117%20209.163%20207.117%20205.743C207.117%20202.322%20204.344%20199.55%20200.924%20199.55ZM200.924%20202.677C202.615%20202.677%20203.99%20204.052%20203.99%20205.743C203.99%20207.433%20202.615%20208.808%20200.924%20208.808C199.234%20208.808%20197.859%20207.433%20197.859%20205.743C197.859%20204.052%20199.234%20202.677%20200.924%20202.677Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M465.157%20205.743C461.737%20205.743%20458.964%20208.515%20458.964%20211.936C458.964%20215.356%20461.737%20218.129%20465.157%20218.129C468.577%20218.129%20471.35%20215.356%20471.35%20211.936C471.35%20208.515%20468.577%20205.743%20465.157%20205.743ZM465.157%20208.87C466.847%20208.87%20468.223%20210.245%20468.223%20211.936C468.223%20213.626%20466.847%20215.001%20465.157%20215.001C463.467%20215.001%20462.091%20213.626%20462.091%20211.936C462.091%20210.245%20463.467%20208.87%20465.157%20208.87Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M447.956%20176.154C444.535%20176.154%20441.763%20178.927%20441.763%20182.347C441.763%20185.768%20444.535%20188.54%20447.956%20188.54C451.376%20188.54%20454.149%20185.768%20454.149%20182.347C454.149%20178.927%20451.376%20176.154%20447.956%20176.154ZM447.955%20179.282C449.646%20179.282%20451.021%20180.657%20451.021%20182.347C451.021%20184.037%20449.646%20185.413%20447.955%20185.413C446.265%20185.413%20444.89%20184.037%20444.89%20182.347C444.89%20180.657%20446.265%20179.282%20447.955%20179.282Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M397.034%20132.116C393.614%20132.116%20390.841%20134.888%20390.841%20138.309C390.841%20141.729%20393.614%20144.502%20397.034%20144.502C400.454%20144.502%20403.227%20141.729%20403.227%20138.309C403.227%20134.888%20400.454%20132.116%20397.034%20132.116ZM397.034%20135.243C398.724%20135.243%20400.099%20136.618%20400.099%20138.309C400.099%20139.999%20398.724%20141.374%20397.034%20141.374C395.343%20141.374%20393.968%20139.999%20393.968%20138.309C393.968%20136.618%20395.343%20135.243%20397.034%20135.243Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M381.209%20124.547C377.789%20124.547%20375.017%20127.319%20375.017%20130.74C375.017%20134.16%20377.789%20136.932%20381.209%20136.932C384.629%20136.932%20387.402%20134.16%20387.402%20130.74C387.402%20127.319%20384.629%20124.547%20381.209%20124.547ZM381.209%20127.674C382.9%20127.674%20384.275%20129.049%20384.275%20130.74C384.275%20132.43%20382.9%20133.805%20381.209%20133.805C379.519%20133.805%20378.144%20132.43%20378.144%20130.74C378.144%20129.049%20379.519%20127.674%20381.209%20127.674Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M365.382%20119.042C361.962%20119.042%20359.189%20121.814%20359.189%20125.235C359.189%20128.655%20361.962%20131.428%20365.382%20131.428C368.802%20131.428%20371.575%20128.655%20371.575%20125.235C371.575%20121.814%20368.802%20119.042%20365.382%20119.042ZM365.382%20122.169C367.073%20122.169%20368.448%20123.544%20368.448%20125.235C368.448%20126.925%20367.073%20128.3%20365.382%20128.3C363.692%20128.3%20362.317%20126.925%20362.317%20125.235C362.317%20123.544%20363.692%20122.169%20365.382%20122.169Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M348.179%20114.913C344.759%20114.913%20341.986%20117.686%20341.986%20121.106C341.986%20124.526%20344.759%20127.299%20348.179%20127.299C351.599%20127.299%20354.372%20124.526%20354.372%20121.106C354.372%20117.686%20351.599%20114.913%20348.179%20114.913ZM348.179%20118.041C349.869%20118.041%20351.245%20119.416%20351.245%20121.106C351.245%20122.796%20349.869%20124.172%20348.179%20124.172C346.489%20124.172%20345.114%20122.796%20345.114%20121.106C345.114%20119.416%20346.489%20118.041%20348.179%20118.041Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M312.397%20112.849C308.977%20112.849%20306.204%20115.621%20306.204%20119.042C306.204%20122.462%20308.977%20125.235%20312.397%20125.235C315.817%20125.235%20318.59%20122.462%20318.59%20119.042C318.59%20115.621%20315.817%20112.849%20312.397%20112.849ZM312.397%20115.976C314.087%20115.976%20315.462%20117.352%20315.462%20119.042C315.462%20120.732%20314.087%20122.107%20312.397%20122.107C310.706%20122.107%20309.331%20120.732%20309.331%20119.042C309.331%20117.352%20310.706%20115.976%20312.397%20115.976Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M294.506%20114.913C291.086%20114.913%20288.313%20117.686%20288.313%20121.106C288.313%20124.526%20291.086%20127.299%20294.506%20127.299C297.926%20127.299%20300.699%20124.526%20300.699%20121.106C300.699%20117.686%20297.926%20114.913%20294.506%20114.913ZM294.506%20118.041C296.197%20118.041%20297.572%20119.416%20297.572%20121.106C297.572%20122.796%20296.197%20124.172%20294.506%20124.172C292.816%20124.172%20291.441%20122.796%20291.441%20121.106C291.441%20119.416%20292.816%20118.041%20294.506%20118.041Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M261.478%20124.547C258.058%20124.547%20255.285%20127.319%20255.285%20130.74C255.285%20134.16%20258.058%20136.932%20261.478%20136.932C264.898%20136.932%20267.671%20134.16%20267.671%20130.74C267.671%20127.319%20264.898%20124.547%20261.478%20124.547ZM261.478%20127.674C263.168%20127.674%20264.544%20129.049%20264.544%20130.74C264.544%20132.43%20263.168%20133.805%20261.478%20133.805C259.788%20133.805%20258.413%20132.43%20258.413%20130.74C258.413%20129.049%20259.788%20127.674%20261.478%20127.674Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M245.652%20132.116C242.232%20132.116%20239.459%20134.888%20239.459%20138.309C239.459%20141.729%20242.232%20144.502%20245.652%20144.502C249.072%20144.502%20251.845%20141.729%20251.845%20138.309C251.845%20134.888%20249.072%20132.116%20245.652%20132.116ZM245.652%20135.243C247.342%20135.243%20248.717%20136.618%20248.717%20138.309C248.717%20139.999%20247.342%20141.374%20245.652%20141.374C243.961%20141.374%20242.586%20139.999%20242.586%20138.309C242.586%20136.618%20243.961%20135.243%20245.652%20135.243Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M194.732%20176.154C191.312%20176.154%20188.539%20178.927%20188.539%20182.347C188.539%20185.768%20191.312%20188.54%20194.732%20188.54C198.152%20188.54%20200.925%20185.768%20200.925%20182.347C200.925%20178.927%20198.152%20176.154%20194.732%20176.154ZM194.732%20179.282C196.422%20179.282%20197.797%20180.657%20197.797%20182.347C197.797%20184.037%20196.422%20185.413%20194.732%20185.413C193.041%20185.413%20191.666%20184.037%20191.666%20182.347C191.666%20180.657%20193.041%20179.282%20194.732%20179.282Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M185.787%20190.604C182.366%20190.604%20179.594%20193.377%20179.594%20196.798C179.594%20200.218%20182.366%20202.99%20185.787%20202.99C189.207%20202.99%20191.98%20200.218%20191.98%20196.798C191.98%20193.377%20189.207%20190.604%20185.787%20190.604ZM185.787%20193.732C187.477%20193.732%20188.852%20195.107%20188.852%20196.798C188.852%20198.488%20187.477%20199.863%20185.787%20199.863C184.096%20199.863%20182.721%20198.488%20182.721%20196.798C182.721%20195.107%20184.096%20193.732%20185.787%20193.732Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M177.53%20205.743C174.11%20205.743%20171.337%20208.515%20171.337%20211.936C171.337%20215.356%20174.11%20218.129%20177.53%20218.129C180.95%20218.129%20183.723%20215.356%20183.723%20211.936C183.723%20208.515%20180.95%20205.743%20177.53%20205.743ZM177.53%20208.87C179.22%20208.87%20180.596%20210.245%20180.596%20211.936C180.596%20213.626%20179.22%20215.001%20177.53%20215.001C175.84%20215.001%20174.464%20213.626%20174.464%20211.936C174.464%20210.245%20175.84%20208.87%20177.53%20208.87Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M373.639%20102.527C370.219%20102.527%20367.446%20105.3%20367.446%20108.72C367.446%20112.141%20370.219%20114.913%20373.639%20114.913C377.059%20114.913%20379.832%20112.141%20379.832%20108.72C379.832%20105.3%20377.059%20102.527%20373.639%20102.527ZM373.639%20105.655C375.33%20105.655%20376.705%20107.03%20376.705%20108.72C376.705%20110.411%20375.33%20111.786%20373.639%20111.786C371.949%20111.786%20370.574%20110.411%20370.574%20108.72C370.574%20107.03%20371.949%20105.655%20373.639%20105.655Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M269.049%20102.527C265.628%20102.527%20262.855%20105.3%20262.855%20108.72C262.855%20112.141%20265.628%20114.913%20269.049%20114.913C272.469%20114.913%20275.241%20112.141%20275.241%20108.72C275.241%20105.3%20272.469%20102.527%20269.049%20102.527ZM269.049%20105.655C270.739%20105.655%20272.114%20107.03%20272.114%20108.72C272.114%20110.411%20270.739%20111.786%20269.049%20111.786C267.358%20111.786%20265.983%20110.411%20265.983%20108.72C265.983%20107.03%20267.358%20105.655%20269.049%20105.655Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M185.787%20158.264C182.366%20158.264%20179.594%20161.036%20179.594%20164.457C179.594%20167.877%20182.366%20170.65%20185.787%20170.65C189.207%20170.65%20191.98%20167.877%20191.98%20164.457C191.98%20161.036%20189.207%20158.264%20185.787%20158.264ZM185.787%20161.391C187.477%20161.391%20188.852%20162.766%20188.852%20164.457C188.852%20166.147%20187.477%20167.522%20185.787%20167.522C184.096%20167.522%20182.721%20166.147%20182.721%20164.457C182.721%20162.766%20184.096%20161.391%20185.787%20161.391Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M159.639%20201.614C156.219%20201.614%20153.446%20204.387%20153.446%20207.807C153.446%20211.227%20156.219%20214%20159.639%20214C163.059%20214%20165.832%20211.227%20165.832%20207.807C165.832%20204.387%20163.059%20201.614%20159.639%20201.614ZM159.639%20204.742C161.33%20204.742%20162.705%20206.117%20162.705%20207.807C162.705%20209.498%20161.33%20210.873%20159.639%20210.873C157.949%20210.873%20156.574%20209.498%20156.574%20207.807C156.574%20206.117%20157.949%20204.742%20159.639%20204.742Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M171.337%20150.006C167.917%20150.006%20165.145%20152.779%20165.145%20156.199C165.145%20159.62%20167.917%20162.392%20171.337%20162.392C174.758%20162.392%20177.53%20159.62%20177.53%20156.199C177.53%20152.779%20174.758%20150.006%20171.337%20150.006ZM171.337%20153.134C173.028%20153.134%20174.403%20154.509%20174.403%20156.199C174.403%20157.89%20173.028%20159.265%20171.337%20159.265C169.647%20159.265%20168.272%20157.89%20168.272%20156.199C168.272%20154.509%20169.647%20153.134%20171.337%20153.134Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M435.568%2083.2605C432.148%2083.2605%20429.375%2086.0331%20429.375%2089.4536C429.375%2092.8737%20432.148%2095.6463%20435.568%2095.6463C438.988%2095.6463%20441.761%2092.8737%20441.761%2089.4536C441.761%2086.0331%20438.988%2083.2605%20435.568%2083.2605ZM435.568%2086.3879C437.258%2086.3879%20438.634%2087.7631%20438.634%2089.4536C438.634%2091.1437%20437.258%2092.5189%20435.568%2092.5189C433.878%2092.5189%20432.502%2091.1437%20432.502%2089.4536C432.502%2087.7631%20433.878%2086.3879%20435.568%2086.3879Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M350.244%206.1931C350.244%209.61324%20353.017%2012.3859%20356.437%2012.3859C359.857%2012.3859%20362.63%209.61324%20362.63%206.1931C362.63%202.77262%20359.857%200%20356.437%200C353.017%200%20350.244%202.77262%20350.244%206.1931Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M233.266%20161.704C229.846%20161.704%20227.073%20164.477%20227.073%20167.897C227.073%20171.317%20229.846%20174.09%20233.266%20174.09C236.686%20174.09%20239.459%20171.317%20239.459%20167.897C239.459%20164.477%20236.686%20161.704%20233.266%20161.704ZM233.266%20164.832C234.957%20164.832%20236.332%20166.207%20236.332%20167.897C236.332%20169.587%20234.957%20170.963%20233.266%20170.963C231.576%20170.963%20230.201%20169.587%20230.201%20167.897C230.201%20166.207%20231.576%20164.832%20233.266%20164.832Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M220.879%20172.714C217.459%20172.714%20214.687%20175.486%20214.687%20178.907C214.687%20182.327%20217.459%20185.1%20220.879%20185.1C224.3%20185.1%20227.072%20182.327%20227.072%20178.907C227.072%20175.486%20224.3%20172.714%20220.879%20172.714ZM220.879%20175.841C222.57%20175.841%20223.945%20177.217%20223.945%20178.907C223.945%20180.597%20222.57%20181.972%20220.879%20181.972C219.189%20181.972%20217.814%20180.597%20217.814%20178.907C217.814%20177.217%20219.189%20175.841%20220.879%20175.841Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M436.946%20163.081C433.526%20163.081%20430.753%20165.853%20430.753%20169.274C430.753%20172.694%20433.526%20175.466%20436.946%20175.466C440.366%20175.466%20443.139%20172.694%20443.139%20169.274C443.139%20165.853%20440.366%20163.081%20436.946%20163.081ZM436.946%20166.208C438.636%20166.208%20440.011%20167.583%20440.011%20169.274C440.011%20170.964%20438.636%20172.339%20436.946%20172.339C435.256%20172.339%20433.88%20170.964%20433.88%20169.274C433.88%20167.583%20435.256%20166.208%20436.946%20166.208Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M424.559%20151.383C421.139%20151.383%20418.366%20154.155%20418.366%20157.576C418.366%20160.996%20421.139%20163.768%20424.559%20163.768C427.979%20163.768%20430.752%20160.996%20430.752%20157.576C430.752%20154.155%20427.979%20151.383%20424.559%20151.383ZM424.559%20154.51C426.249%20154.51%20427.624%20155.885%20427.624%20157.576C427.624%20159.266%20426.249%20160.641%20424.559%20160.641C422.869%20160.641%20421.493%20159.266%20421.493%20157.576C421.493%20155.885%20422.869%20154.51%20424.559%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M218.128%20151.383C214.708%20151.383%20211.936%20154.155%20211.936%20157.576C211.936%20160.996%20214.708%20163.768%20218.128%20163.768C221.548%20163.768%20224.321%20160.996%20224.321%20157.576C224.321%20154.155%20221.548%20151.383%20218.128%20151.383ZM218.128%20154.51C219.819%20154.51%20221.194%20155.885%20221.194%20157.576C221.194%20159.266%20219.819%20160.641%20218.128%20160.641C216.438%20160.641%20215.063%20159.266%20215.063%20157.576C215.063%20155.885%20216.438%20154.51%20218.128%20154.51Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M205.742%20163.081C202.321%20163.081%20199.549%20165.853%20199.549%20169.274C199.549%20172.694%20202.321%20175.466%20205.742%20175.466C209.162%20175.466%20211.935%20172.694%20211.935%20169.274C211.935%20165.853%20209.162%20163.081%20205.742%20163.081ZM205.742%20166.208C207.432%20166.208%20208.807%20167.583%20208.807%20169.274C208.807%20170.964%20207.432%20172.339%20205.742%20172.339C204.051%20172.339%20202.676%20170.964%20202.676%20169.274C202.676%20167.583%20204.051%20166.208%20205.742%20166.208Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M483.048%20201.614C479.628%20201.614%20476.855%20204.387%20476.855%20207.807C476.855%20211.227%20479.628%20214%20483.048%20214C486.469%20214%20489.241%20211.227%20489.241%20207.807C489.241%20204.387%20486.469%20201.614%20483.048%20201.614ZM483.048%20204.742C484.739%20204.742%20486.114%20206.117%20486.114%20207.807C486.114%20209.498%20484.739%20210.873%20483.048%20210.873C481.358%20210.873%20479.983%20209.498%20479.983%20207.807C479.983%20206.117%20481.358%20204.742%20483.048%20204.742Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M475.478%20186.476C472.058%20186.476%20469.285%20189.249%20469.285%20192.669C469.285%20196.089%20472.058%20198.862%20475.478%20198.862C478.898%20198.862%20481.671%20196.089%20481.671%20192.669C481.671%20189.249%20478.898%20186.476%20475.478%20186.476ZM475.478%20189.603C477.168%20189.603%20478.544%20190.979%20478.544%20192.669C478.544%20194.359%20477.168%20195.734%20475.478%20195.734C473.788%20195.734%20472.413%20194.359%20472.413%20192.669C472.413%20190.979%20473.788%20189.603%20475.478%20189.603Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M445.203%20145.878C441.782%20145.878%20439.01%20148.651%20439.01%20152.071C439.01%20155.491%20441.782%20158.264%20445.203%20158.264C448.623%20158.264%20451.396%20155.491%20451.396%20152.071C451.396%20148.651%20448.623%20145.878%20445.203%20145.878ZM445.203%20149.005C446.893%20149.005%20448.268%20150.381%20448.268%20152.071C448.268%20153.761%20446.893%20155.136%20445.203%20155.136C443.512%20155.136%20442.137%20153.761%20442.137%20152.071C442.137%20150.381%20443.512%20149.005%20445.203%20149.005Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M471.35%20150.006C467.93%20150.006%20465.157%20152.779%20465.157%20156.199C465.157%20159.62%20467.93%20162.392%20471.35%20162.392C474.77%20162.392%20477.543%20159.62%20477.543%20156.199C477.543%20152.779%20474.77%20150.006%20471.35%20150.006ZM471.35%20153.134C473.04%20153.134%20474.415%20154.509%20474.415%20156.199C474.415%20157.89%20473.04%20159.265%20471.35%20159.265C469.659%20159.265%20468.284%20157.89%20468.284%20156.199C468.284%20154.509%20469.659%20153.134%20471.35%20153.134Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M252.533%2090.1416C249.113%2090.1416%20246.34%2092.9142%20246.34%2096.3347C246.34%2099.7548%20249.113%20102.527%20252.533%20102.527C255.953%20102.527%20258.726%2099.7548%20258.726%2096.3347C258.726%2092.9142%20255.953%2090.1416%20252.533%2090.1416ZM252.533%2093.269C254.223%2093.269%20255.598%2094.6442%20255.598%2096.3347C255.598%2098.0248%20254.223%2099.4%20252.533%2099.4C250.842%2099.4%20249.467%2098.0248%20249.467%2096.3347C249.467%2094.6442%20250.842%2093.269%20252.533%2093.269Z'%20fill='%236B4DE0'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M411.485%20141.061C408.065%20141.061%20405.292%20143.834%20405.292%20147.254C405.292%20150.674%20408.065%20153.447%20411.485%20153.447C414.905%20153.447%20417.678%20150.674%20417.678%20147.254C417.678%20143.834%20414.905%20141.061%20411.485%20141.061ZM411.485%20144.188C413.175%20144.188%20414.551%20145.564%20414.551%20147.254C414.551%20148.944%20413.175%20150.319%20411.485%20150.319C409.795%20150.319%20408.419%20148.944%20408.419%20147.254C408.419%20145.564%20409.795%20144.188%20411.485%20144.188Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M330.289%20112.849C326.868%20112.849%20324.096%20115.621%20324.096%20119.042C324.096%20122.462%20326.868%20125.235%20330.289%20125.235C333.709%20125.235%20336.482%20122.462%20336.482%20119.042C336.482%20115.621%20333.709%20112.849%20330.289%20112.849ZM330.288%20115.976C331.979%20115.976%20333.354%20117.352%20333.354%20119.042C333.354%20120.732%20331.979%20122.107%20330.288%20122.107C328.598%20122.107%20327.223%20120.732%20327.223%20119.042C327.223%20117.352%20328.598%20115.976%20330.288%20115.976Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M389.467%20108.032C386.046%20108.032%20383.273%20110.805%20383.273%20114.225C383.273%20117.645%20386.046%20120.418%20389.467%20120.418C392.887%20120.418%20395.659%20117.645%20395.659%20114.225C395.659%20110.805%20392.887%20108.032%20389.467%20108.032ZM389.466%20111.16C391.157%20111.16%20392.532%20112.535%20392.532%20114.225C392.532%20115.915%20391.157%20117.291%20389.466%20117.291C387.776%20117.291%20386.401%20115.915%20386.401%20114.225C386.401%20112.535%20387.776%20111.16%20389.466%20111.16Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M356.437%2097.7107C353.017%2097.7107%20350.244%20100.483%20350.244%20103.904C350.244%20107.324%20353.017%20110.097%20356.437%20110.097C359.857%20110.097%20362.63%20107.324%20362.63%20103.904C362.63%20100.483%20359.857%2097.7107%20356.437%2097.7107ZM356.437%20100.838C358.127%20100.838%20359.503%20102.213%20359.503%20103.904C359.503%20105.594%20358.127%20106.969%20356.437%20106.969C354.747%20106.969%20353.372%20105.594%20353.372%20103.904C353.372%20102.213%20354.747%20100.838%20356.437%20100.838Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M167.209%20186.476C163.789%20186.476%20161.017%20189.249%20161.017%20192.669C161.017%20196.089%20163.789%20198.862%20167.209%20198.862C170.629%20198.862%20173.402%20196.089%20173.402%20192.669C173.402%20189.249%20170.629%20186.476%20167.209%20186.476ZM167.209%20189.603C168.9%20189.603%20170.275%20190.979%20170.275%20192.669C170.275%20194.359%20168.9%20195.734%20167.209%20195.734C165.519%20195.734%20164.144%20194.359%20164.144%20192.669C164.144%20190.979%20165.519%20189.603%20167.209%20189.603Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M231.203%20141.061C227.782%20141.061%20225.01%20143.834%20225.01%20147.254C225.01%20150.674%20227.782%20153.447%20231.203%20153.447C234.623%20153.447%20237.396%20150.674%20237.396%20147.254C237.396%20143.834%20234.623%20141.061%20231.203%20141.061ZM231.203%20144.188C232.893%20144.188%20234.268%20145.564%20234.268%20147.254C234.268%20148.944%20232.893%20150.319%20231.203%20150.319C229.512%20150.319%20228.137%20148.944%20228.137%20147.254C228.137%20145.564%20229.512%20144.188%20231.203%20144.188Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M467.221%20172.026C463.801%20172.026%20461.028%20174.798%20461.028%20178.219C461.028%20181.639%20463.801%20184.412%20467.221%20184.412C470.641%20184.412%20473.414%20181.639%20473.414%20178.219C473.414%20174.798%20470.641%20172.026%20467.221%20172.026ZM467.221%20175.153C468.912%20175.153%20470.287%20176.528%20470.287%20178.219C470.287%20179.909%20468.912%20181.284%20467.221%20181.284C465.531%20181.284%20464.156%20179.909%20464.156%20178.219C464.156%20176.528%20465.531%20175.153%20467.221%20175.153Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M456.901%20158.264C453.481%20158.264%20450.708%20161.036%20450.708%20164.457C450.708%20167.877%20453.481%20170.65%20456.901%20170.65C460.321%20170.65%20463.094%20167.877%20463.094%20164.457C463.094%20161.036%20460.321%20158.264%20456.901%20158.264ZM456.901%20161.391C458.591%20161.391%20459.966%20162.766%20459.966%20164.457C459.966%20166.147%20458.591%20167.522%20456.901%20167.522C455.21%20167.522%20453.835%20166.147%20453.835%20164.457C453.835%20162.766%20455.21%20161.391%20456.901%20161.391Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M140.374%20158.264C136.954%20158.264%20134.181%20161.036%20134.181%20164.457C134.181%20167.877%20136.954%20170.65%20140.374%20170.65C143.794%20170.65%20146.567%20167.877%20146.567%20164.457C146.567%20161.036%20143.794%20158.264%20140.374%20158.264ZM140.374%20161.391C142.064%20161.391%20143.439%20162.766%20143.439%20164.457C143.439%20166.147%20142.064%20167.522%20140.374%20167.522C138.683%20167.522%20137.308%20166.147%20137.308%20164.457C137.308%20162.766%20138.683%20161.391%20140.374%20161.391Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M161.704%20163.081C158.283%20163.081%20155.511%20165.853%20155.511%20169.274C155.511%20172.694%20158.283%20175.466%20161.704%20175.466C165.124%20175.466%20167.897%20172.694%20167.897%20169.274C167.897%20165.853%20165.124%20163.081%20161.704%20163.081ZM161.704%20166.208C163.394%20166.208%20164.769%20167.583%20164.769%20169.274C164.769%20170.964%20163.394%20172.339%20161.704%20172.339C160.013%20172.339%20158.638%20170.964%20158.638%20169.274C158.638%20167.583%20160.013%20166.208%20161.704%20166.208Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M152.758%20178.219C149.338%20178.219%20146.565%20180.991%20146.565%20184.412C146.565%20187.832%20149.338%20190.605%20152.758%20190.605C156.178%20190.605%20158.951%20187.832%20158.951%20184.412C158.951%20180.991%20156.178%20178.219%20152.758%20178.219ZM152.758%20181.346C154.449%20181.346%20155.824%20182.721%20155.824%20184.412C155.824%20186.102%20154.449%20187.477%20152.758%20187.477C151.068%20187.477%20149.693%20186.102%20149.693%20184.412C149.693%20182.721%20151.068%20181.346%20152.758%20181.346Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M102.528%20180.971C99.1077%20180.971%2096.335%20183.744%2096.335%20187.164C96.335%20190.584%2099.1077%20193.357%20102.528%20193.357C105.948%20193.357%20108.721%20190.584%20108.721%20187.164C108.721%20183.744%20105.948%20180.971%20102.528%20180.971ZM102.528%20184.099C104.218%20184.099%20105.594%20185.474%20105.594%20187.164C105.594%20188.854%20104.218%20190.23%20102.528%20190.23C100.838%20190.23%2099.4623%20188.854%2099.4623%20187.164C99.4623%20185.474%20100.838%20184.099%20102.528%20184.099Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M113.537%20202.99C110.116%20202.99%20107.344%20205.763%20107.344%20209.183C107.344%20212.603%20110.116%20215.376%20113.537%20215.376C116.957%20215.376%20119.73%20212.603%20119.73%20209.183C119.73%20205.763%20116.957%20202.99%20113.537%20202.99ZM113.537%20206.118C115.227%20206.118%20116.602%20207.493%20116.602%20209.183C116.602%20210.873%20115.227%20212.249%20113.537%20212.249C111.846%20212.249%20110.471%20210.873%20110.471%20209.183C110.471%20207.493%20111.846%20206.118%20113.537%20206.118Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M420.43%2059.1768C417.01%2059.1768%20414.237%2061.9494%20414.237%2065.3699C414.237%2068.79%20417.01%2071.5626%20420.43%2071.5626C423.85%2071.5626%20426.623%2068.79%20426.623%2065.3699C426.623%2061.9494%20423.85%2059.1768%20420.43%2059.1768ZM420.431%2062.3041C422.121%2062.3041%20423.496%2063.6794%20423.496%2065.3698C423.496%2067.0599%20422.121%2068.4351%20420.431%2068.4351C418.74%2068.4351%20417.365%2067.0599%20417.365%2065.3698C417.365%2063.6794%20418.74%2062.3041%20420.431%2062.3041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M79.1314%20142.437C75.7112%20142.437%2072.9385%20145.21%2072.9385%20148.63C72.9385%20152.05%2075.7112%20154.823%2079.1314%20154.823C82.5516%20154.823%2085.3243%20152.05%2085.3243%20148.63C85.3243%20145.21%2082.5516%20142.437%2079.1314%20142.437ZM79.1315%20145.565C80.8217%20145.565%2082.1969%20146.94%2082.1969%20148.63C82.1969%20150.32%2080.8217%20151.696%2079.1315%20151.696C77.441%20151.696%2076.0657%20150.32%2076.0657%20148.63C76.0657%20146.94%2077.441%20145.565%2079.1315%20145.565Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M540.16%2090.8296C536.739%2090.8296%20533.967%2093.6022%20533.967%2097.0227C533.967%20100.443%20536.739%20103.215%20540.16%20103.215C543.58%20103.215%20546.353%20100.443%20546.353%2097.0227C546.353%2093.6022%20543.58%2090.8296%20540.16%2090.8296ZM540.16%2093.957C541.85%2093.957%20543.225%2095.3322%20543.225%2097.0227C543.225%2098.7128%20541.85%20100.088%20540.16%20100.088C538.469%20100.088%20537.094%2098.7128%20537.094%2097.0227C537.094%2095.3322%20538.469%2093.957%20540.16%2093.957Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.707%2048.8552C233.286%2048.8552%20230.514%2051.6278%20230.514%2055.0483C230.514%2058.4685%20233.286%2061.2411%20236.707%2061.2411C240.127%2061.2411%20242.9%2058.4685%20242.9%2055.0483C242.9%2051.6278%20240.127%2048.8552%20236.707%2048.8552ZM236.706%2051.9826C238.397%2051.9826%20239.772%2053.3579%20239.772%2055.0483C239.772%2056.7384%20238.397%2058.1136%20236.706%2058.1136C235.016%2058.1136%20233.641%2056.7384%20233.641%2055.0483C233.641%2053.3579%20235.016%2051.9826%20236.706%2051.9826Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M432.816%20134.18C429.396%20134.18%20426.623%20136.953%20426.623%20140.373C426.623%20143.793%20429.396%20146.566%20432.816%20146.566C436.236%20146.566%20439.009%20143.793%20439.009%20140.373C439.009%20136.953%20436.236%20134.18%20432.816%20134.18ZM432.816%20137.308C434.506%20137.308%20435.881%20138.683%20435.881%20140.373C435.881%20142.063%20434.506%20143.439%20432.816%20143.439C431.126%20143.439%20429.75%20142.063%20429.75%20140.373C429.75%20138.683%20431.126%20137.308%20432.816%20137.308Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M419.742%20124.547C416.322%20124.547%20413.549%20127.319%20413.549%20130.74C413.549%20134.16%20416.322%20136.932%20419.742%20136.932C423.162%20136.932%20425.935%20134.16%20425.935%20130.74C425.935%20127.319%20423.162%20124.547%20419.742%20124.547ZM419.742%20127.674C421.432%20127.674%20422.807%20129.049%20422.807%20130.74C422.807%20132.43%20421.432%20133.805%20419.742%20133.805C418.051%20133.805%20416.676%20132.43%20416.676%20130.74C416.676%20129.049%20418.051%20127.674%20419.742%20127.674Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M405.292%20115.601C401.872%20115.601%20399.1%20118.374%20399.1%20121.794C399.1%20125.215%20401.872%20127.987%20405.292%20127.987C408.713%20127.987%20411.485%20125.215%20411.485%20121.794C411.485%20118.374%20408.713%20115.601%20405.292%20115.601ZM405.292%20118.729C406.983%20118.729%20408.358%20120.104%20408.358%20121.794C408.358%20123.485%20406.983%20124.86%20405.292%20124.86C403.602%20124.86%20402.227%20123.485%20402.227%20121.794C402.227%20120.104%20403.602%20118.729%20405.292%20118.729Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M339.234%2095.6462C335.814%2095.6462%20333.041%2098.4189%20333.041%20101.839C333.041%20105.259%20335.814%20108.032%20339.234%20108.032C342.654%20108.032%20345.427%20105.259%20345.427%20101.839C345.427%2098.4189%20342.654%2095.6462%20339.234%2095.6462ZM339.234%2098.7737C340.924%2098.7737%20342.299%20100.149%20342.299%20101.839C342.299%20103.529%20340.924%20104.905%20339.234%20104.905C337.544%20104.905%20336.168%20103.529%20336.168%20101.839C336.168%20100.149%20337.544%2098.7737%20339.234%2098.7737Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M321.343%2094.27C317.923%2094.27%20315.15%2097.0426%20315.15%20100.463C315.15%20103.883%20317.923%20106.656%20321.343%20106.656C324.763%20106.656%20327.536%20103.883%20327.536%20100.463C327.536%2097.0426%20324.763%2094.27%20321.343%2094.27ZM321.343%2097.3974C323.034%2097.3974%20324.409%2098.7727%20324.409%20100.463C324.409%20102.153%20323.034%20103.528%20321.343%20103.528C319.653%20103.528%20318.278%20102.153%20318.278%20100.463C318.278%2098.7727%20319.653%2097.3974%20321.343%2097.3974Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M303.452%2095.6462C300.032%2095.6462%20297.259%2098.4189%20297.259%20101.839C297.259%20105.259%20300.032%20108.032%20303.452%20108.032C306.872%20108.032%20309.645%20105.259%20309.645%20101.839C309.645%2098.4189%20306.872%2095.6462%20303.452%2095.6462ZM303.452%2098.7737C305.142%2098.7737%20306.517%20100.149%20306.517%20101.839C306.517%20103.529%20305.142%20104.905%20303.452%20104.905C301.761%20104.905%20300.386%20103.529%20300.386%20101.839C300.386%20100.149%20301.761%2098.7737%20303.452%2098.7737Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M286.251%2097.7107C282.831%2097.7107%20280.058%20100.483%20280.058%20103.904C280.058%20107.324%20282.831%20110.097%20286.251%20110.097C289.671%20110.097%20292.443%20107.324%20292.443%20103.904C292.443%20100.483%20289.671%2097.7107%20286.251%2097.7107ZM286.251%20100.838C287.941%20100.838%20289.316%20102.213%20289.316%20103.904C289.316%20105.594%20287.941%20106.969%20286.251%20106.969C284.56%20106.969%20283.185%20105.594%20283.185%20103.904C283.185%20102.213%20284.56%20100.838%20286.251%20100.838Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M253.221%20108.032C249.801%20108.032%20247.028%20110.805%20247.028%20114.225C247.028%20117.645%20249.801%20120.418%20253.221%20120.418C256.641%20120.418%20259.414%20117.645%20259.414%20114.225C259.414%20110.805%20256.641%20108.032%20253.221%20108.032ZM253.221%20111.16C254.912%20111.16%20256.287%20112.535%20256.287%20114.225C256.287%20115.915%20254.912%20117.291%20253.221%20117.291C251.531%20117.291%20250.156%20115.915%20250.156%20114.225C250.156%20112.535%20251.531%20111.16%20253.221%20111.16Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M237.395%20115.601C233.975%20115.601%20231.202%20118.374%20231.202%20121.794C231.202%20125.215%20233.975%20127.987%20237.395%20127.987C240.815%20127.987%20243.588%20125.215%20243.588%20121.794C243.588%20118.374%20240.815%20115.601%20237.395%20115.601ZM237.395%20118.729C239.085%20118.729%20240.46%20120.104%20240.46%20121.794C240.46%20123.484%20239.085%20124.86%20237.395%20124.86C235.705%20124.86%20234.329%20123.484%20234.329%20121.794C234.329%20120.104%20235.705%20118.729%20237.395%20118.729Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M222.946%20124.547C219.526%20124.547%20216.753%20127.319%20216.753%20130.74C216.753%20134.16%20219.526%20136.932%20222.946%20136.932C226.366%20136.932%20229.139%20134.16%20229.139%20130.74C229.139%20127.319%20226.366%20124.547%20222.946%20124.547ZM222.946%20127.674C224.636%20127.674%20226.011%20129.049%20226.011%20130.74C226.011%20132.43%20224.636%20133.805%20222.946%20133.805C221.255%20133.805%20219.88%20132.43%20219.88%20130.74C219.88%20129.049%20221.255%20127.674%20222.946%20127.674Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M153.447%20101.839C150.027%20101.839%20147.254%20104.612%20147.254%20108.032C147.254%20111.452%20150.027%20114.225%20153.447%20114.225C156.867%20114.225%20159.64%20111.452%20159.64%20108.032C159.64%20104.612%20156.867%20101.839%20153.447%20101.839ZM153.447%20104.967C155.137%20104.967%20156.512%20106.342%20156.512%20108.032C156.512%20109.722%20155.137%20111.098%20153.447%20111.098C151.757%20111.098%20150.381%20109.722%20150.381%20108.032C150.381%20106.342%20151.757%20104.967%20153.447%20104.967Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M197.485%20145.878C194.065%20145.878%20191.292%20148.651%20191.292%20152.071C191.292%20155.491%20194.065%20158.264%20197.485%20158.264C200.905%20158.264%20203.678%20155.491%20203.678%20152.071C203.678%20148.651%20200.905%20145.878%20197.485%20145.878ZM197.485%20149.005C199.175%20149.005%20200.55%20150.381%20200.55%20152.071C200.55%20153.761%20199.175%20155.136%20197.485%20155.136C195.794%20155.136%20194.419%20153.761%20194.419%20152.071C194.419%20150.381%20195.794%20149.005%20197.485%20149.005Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M503.692%20209.183C500.272%20209.183%20497.499%20211.956%20497.499%20215.376C497.499%20218.796%20500.272%20221.569%20503.692%20221.569C507.112%20221.569%20509.885%20218.796%20509.885%20215.376C509.885%20211.956%20507.112%20209.183%20503.692%20209.183ZM503.692%20212.311C505.382%20212.311%20506.757%20213.686%20506.757%20215.376C506.757%20217.066%20505.382%20218.442%20503.692%20218.442C502.002%20218.442%20500.626%20217.066%20500.626%20215.376C500.626%20213.686%20502.002%20212.311%20503.692%20212.311Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M565.621%20169.273C562.2%20169.273%20559.428%20172.046%20559.428%20175.467C559.428%20178.887%20562.2%20181.659%20565.621%20181.659C569.041%20181.659%20571.814%20178.887%20571.814%20175.467C571.814%20172.046%20569.041%20169.273%20565.621%20169.273ZM565.621%20172.401C567.311%20172.401%20568.686%20173.776%20568.686%20175.467C568.686%20177.157%20567.311%20178.532%20565.621%20178.532C563.93%20178.532%20562.555%20177.157%20562.555%20175.467C562.555%20173.776%20563.93%20172.401%20565.621%20172.401Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M489.929%20178.219C486.509%20178.219%20483.736%20180.991%20483.736%20184.412C483.736%20187.832%20486.509%20190.605%20489.929%20190.605C493.35%20190.605%20496.122%20187.832%20496.122%20184.412C496.122%20180.991%20493.35%20178.219%20489.929%20178.219ZM489.929%20181.346C491.619%20181.346%20492.995%20182.721%20492.995%20184.412C492.995%20186.102%20491.619%20187.477%20489.929%20187.477C488.239%20187.477%20486.864%20186.102%20486.864%20184.412C486.864%20182.721%20488.239%20181.346%20489.929%20181.346Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M480.984%20163.081C477.564%20163.081%20474.791%20165.853%20474.791%20169.274C474.791%20172.694%20477.564%20175.466%20480.984%20175.466C484.404%20175.466%20487.177%20172.694%20487.177%20169.274C487.177%20165.853%20484.404%20163.081%20480.984%20163.081ZM480.984%20166.208C482.674%20166.208%20484.05%20167.583%20484.05%20169.274C484.05%20170.964%20482.674%20172.339%20480.984%20172.339C479.294%20172.339%20477.918%20170.964%20477.918%20169.274C477.918%20167.583%20479.294%20166.208%20480.984%20166.208Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M480.984%20114.913C477.564%20114.913%20474.791%20117.686%20474.791%20121.106C474.791%20124.526%20477.564%20127.299%20480.984%20127.299C484.404%20127.299%20487.177%20124.526%20487.177%20121.106C487.177%20117.686%20484.404%20114.913%20480.984%20114.913ZM480.984%20118.041C482.674%20118.041%20484.05%20119.416%20484.05%20121.106C484.05%20122.796%20482.674%20124.172%20480.984%20124.172C479.294%20124.172%20477.918%20122.796%20477.918%20121.106C477.918%20119.416%20479.294%20118.041%20480.984%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M447.955%20125.235C444.535%20125.235%20441.763%20128.007%20441.763%20131.428C441.763%20134.848%20444.535%20137.62%20447.955%20137.62C451.376%20137.62%20454.149%20134.848%20454.149%20131.428C454.149%20128.007%20451.376%20125.235%20447.955%20125.235ZM447.955%20128.362C449.646%20128.362%20451.021%20129.737%20451.021%20131.428C451.021%20133.118%20449.646%20134.493%20447.955%20134.493C446.265%20134.493%20444.89%20133.118%20444.89%20131.428C444.89%20129.737%20446.265%20128.362%20447.955%20128.362Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M434.879%20114.913C431.459%20114.913%20428.687%20117.686%20428.687%20121.106C428.687%20124.526%20431.459%20127.299%20434.879%20127.299C438.3%20127.299%20441.072%20124.526%20441.072%20121.106C441.072%20117.686%20438.3%20114.913%20434.879%20114.913ZM434.879%20118.041C436.57%20118.041%20437.945%20119.416%20437.945%20121.106C437.945%20122.796%20436.57%20124.172%20434.879%20124.172C433.189%20124.172%20431.814%20122.796%20431.814%20121.106C431.814%20119.416%20433.189%20118.041%20434.879%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M421.119%20105.28C417.698%20105.28%20414.926%20108.052%20414.926%20111.473C414.926%20114.893%20417.698%20117.666%20421.119%20117.666C424.539%20117.666%20427.312%20114.893%20427.312%20111.473C427.312%20108.052%20424.539%20105.28%20421.119%20105.28ZM421.118%20108.407C422.809%20108.407%20424.184%20109.782%20424.184%20111.473C424.184%20113.163%20422.809%20114.538%20421.118%20114.538C419.428%20114.538%20418.053%20113.163%20418.053%20111.473C418.053%20109.782%20419.428%20108.407%20421.118%20108.407Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M454.148%2056.4243C450.728%2056.4243%20447.955%2059.1969%20447.955%2062.6174C447.955%2066.0376%20450.728%2068.8102%20454.148%2068.8102C457.568%2068.8102%20460.341%2066.0376%20460.341%2062.6174C460.341%2059.1969%20457.568%2056.4243%20454.148%2056.4243ZM454.148%2059.5517C455.838%2059.5517%20457.213%2060.927%20457.213%2062.6174C457.213%2064.3075%20455.838%2065.6827%20454.148%2065.6827C452.457%2065.6827%20451.082%2064.3075%20451.082%2062.6174C451.082%2060.927%20452.457%2059.5517%20454.148%2059.5517Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M390.153%2090.1416C386.733%2090.1416%20383.96%2092.9142%20383.96%2096.3347C383.96%2099.7548%20386.733%20102.527%20390.153%20102.527C393.573%20102.527%20396.346%2099.7548%20396.346%2096.3347C396.346%2092.9142%20393.573%2090.1416%20390.153%2090.1416ZM390.153%2093.269C391.843%2093.269%20393.218%2094.6442%20393.218%2096.3347C393.218%2098.0248%20391.843%2099.4%20390.153%2099.4C388.462%2099.4%20387.087%2098.0248%20387.087%2096.3347C387.087%2094.6442%20388.462%2093.269%20390.153%2093.269Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M373.639%2085.3247C370.219%2085.3247%20367.446%2088.0973%20367.446%2091.5178C367.446%2094.9379%20370.219%2097.7106%20373.639%2097.7106C377.06%2097.7106%20379.832%2094.9379%20379.832%2091.5178C379.832%2088.0973%20377.06%2085.3247%20373.639%2085.3247ZM373.639%2088.4521C375.33%2088.4521%20376.705%2089.8273%20376.705%2091.5178C376.705%2093.2079%20375.33%2094.5831%20373.639%2094.5831C371.949%2094.5831%20370.574%2093.2079%20370.574%2091.5178C370.574%2089.8273%20371.949%2088.4521%20373.639%2088.4521Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M357.125%2081.196C353.704%2081.196%20350.932%2083.9687%20350.932%2087.3891C350.932%2090.8093%20353.704%2093.5819%20357.125%2093.5819C360.545%2093.5819%20363.317%2090.8093%20363.317%2087.3891C363.317%2083.9687%20360.545%2081.196%20357.125%2081.196ZM357.125%2084.3235C358.815%2084.3235%20360.19%2085.6987%20360.19%2087.3891C360.19%2089.0792%20358.815%2090.4545%20357.125%2090.4545C355.434%2090.4545%20354.059%2089.0792%20354.059%2087.3891C354.059%2085.6987%20355.434%2084.3235%20357.125%2084.3235Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M339.234%2078.4438C335.814%2078.4438%20333.041%2081.2165%20333.041%2084.6369C333.041%2088.0571%20335.814%2090.8297%20339.234%2090.8297C342.654%2090.8297%20345.427%2088.0571%20345.427%2084.6369C345.427%2081.2165%20342.654%2078.4438%20339.234%2078.4438ZM339.234%2081.5713C340.924%2081.5713%20342.299%2082.9465%20342.299%2084.6369C342.299%2086.327%20340.924%2087.7023%20339.234%2087.7023C337.544%2087.7023%20336.168%2086.327%20336.168%2084.6369C336.168%2082.9465%20337.544%2081.5713%20339.234%2081.5713Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M326.848%2052.2959C323.428%2052.2959%20320.655%2055.0685%20320.655%2058.489C320.655%2061.9091%20323.428%2064.6818%20326.848%2064.6818C330.268%2064.6818%20333.041%2061.9091%20333.041%2058.489C333.041%2055.0685%20330.268%2052.2959%20326.848%2052.2959ZM326.848%2055.4233C328.539%2055.4233%20329.914%2056.7985%20329.914%2058.489C329.914%2060.1791%20328.539%2061.5543%20326.848%2061.5543C325.158%2061.5543%20323.783%2060.1791%20323.783%2058.489C323.783%2056.7985%20325.158%2055.4233%20326.848%2055.4233Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M303.452%2078.4438C300.031%2078.4438%20297.259%2081.2165%20297.259%2084.6369C297.259%2088.0571%20300.031%2090.8297%20303.452%2090.8297C306.872%2090.8297%20309.645%2088.0571%20309.645%2084.6369C309.645%2081.2165%20306.872%2078.4438%20303.452%2078.4438ZM303.451%2081.5713C305.142%2081.5713%20306.517%2082.9465%20306.517%2084.6369C306.517%2086.327%20305.142%2087.7023%20303.451%2087.7023C301.761%2087.7023%20300.386%2086.327%20300.386%2084.6369C300.386%2082.9465%20301.761%2081.5713%20303.451%2081.5713Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M285.561%2081.196C282.141%2081.196%20279.368%2083.9687%20279.368%2087.3891C279.368%2090.8093%20282.141%2093.5819%20285.561%2093.5819C288.981%2093.5819%20291.754%2090.8093%20291.754%2087.3891C291.754%2083.9687%20288.981%2081.196%20285.561%2081.196ZM285.561%2084.3235C287.251%2084.3235%20288.627%2085.6987%20288.627%2087.3891C288.627%2089.0792%20287.251%2090.4545%20285.561%2090.4545C283.871%2090.4545%20282.496%2089.0792%20282.496%2087.3891C282.496%2085.6987%20283.871%2084.3235%20285.561%2084.3235Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M265.607%2067.4341C262.187%2067.4341%20259.414%2070.2067%20259.414%2073.6272C259.414%2077.0473%20262.187%2079.8199%20265.607%2079.8199C269.027%2079.8199%20271.8%2077.0473%20271.8%2073.6272C271.8%2070.2067%20269.027%2067.4341%20265.607%2067.4341ZM265.607%2070.5615C267.297%2070.5615%20268.672%2071.9367%20268.672%2073.6272C268.672%2075.3173%20267.297%2076.6925%20265.607%2076.6925C263.916%2076.6925%20262.541%2075.3173%20262.541%2073.6272C262.541%2071.9367%20263.916%2070.5615%20265.607%2070.5615Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.706%2097.0225C233.286%2097.0225%20230.514%2099.7951%20230.514%20103.216C230.514%20106.636%20233.286%20109.408%20236.706%20109.408C240.127%20109.408%20242.9%20106.636%20242.9%20103.216C242.9%2099.7951%20240.127%2097.0225%20236.706%2097.0225ZM236.706%20100.15C238.397%20100.15%20239.772%20101.525%20239.772%20103.216C239.772%20104.906%20238.397%20106.281%20236.706%20106.281C235.016%20106.281%20233.641%20104.906%20233.641%20103.216C233.641%20101.525%20235.016%20100.15%20236.706%20100.15Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M168.585%2026.8359C165.165%2026.8359%20162.392%2029.6086%20162.392%2033.029C162.392%2036.4492%20165.165%2039.2218%20168.585%2039.2218C172.005%2039.2218%20174.777%2036.4492%20174.777%2033.029C174.777%2029.6086%20172.005%2026.8359%20168.585%2026.8359ZM168.585%2029.9634C170.275%2029.9634%20171.65%2031.3386%20171.65%2033.029C171.65%2034.7192%20170.275%2036.0944%20168.585%2036.0944C166.894%2036.0944%20165.519%2034.7192%20165.519%2033.029C165.519%2031.3386%20166.894%2029.9634%20168.585%2029.9634Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M207.806%20114.913C204.386%20114.913%20201.613%20117.686%20201.613%20121.106C201.613%20124.526%20204.386%20127.299%20207.806%20127.299C211.226%20127.299%20213.999%20124.526%20213.999%20121.106C213.999%20117.686%20211.226%20114.913%20207.806%20114.913ZM207.806%20118.041C209.497%20118.041%20210.871%20119.416%20210.871%20121.106C210.871%20122.796%20209.497%20124.172%20207.806%20124.172C206.116%20124.172%20204.741%20122.796%20204.741%20121.106C204.741%20119.416%20206.116%20118.041%20207.806%20118.041Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M194.732%20125.235C191.312%20125.235%20188.539%20128.007%20188.539%20131.428C188.539%20134.848%20191.312%20137.62%20194.732%20137.62C198.152%20137.62%20200.925%20134.848%20200.925%20131.428C200.925%20128.007%20198.152%20125.235%20194.732%20125.235ZM194.732%20128.362C196.422%20128.362%20197.797%20129.737%20197.797%20131.428C197.797%20133.118%20196.422%20134.493%20194.732%20134.493C193.042%20134.493%20191.666%20133.118%20191.666%20131.428C191.666%20129.737%20193.042%20128.362%20194.732%20128.362Z'%20fill='%2318A589'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M182.347%20136.932C178.927%20136.932%20176.154%20139.705%20176.154%20143.125C176.154%20146.546%20178.927%20149.318%20182.347%20149.318C185.767%20149.318%20188.54%20146.546%20188.54%20143.125C188.54%20139.705%20185.767%20136.932%20182.347%20136.932ZM182.347%20140.06C184.038%20140.06%20185.413%20141.435%20185.413%20143.125C185.413%20144.816%20184.038%20146.191%20182.347%20146.191C180.657%20146.191%20179.282%20144.816%20179.282%20143.125C179.282%20141.435%20180.657%20140.06%20182.347%20140.06Z'%20fill='%2318A589'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2035_36900'%3e%3crect%20width='654.386'%20height='214'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Fs=["innerHTML"],Os={key:2,class:"mx-auto mt-16 w-fit"},Ds={key:0,class:"w-full pt-2"},Ns=["src"],_n=r.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean},columns:{default:3},variant:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>O(pt,e.pt??{})),{backgroundColor:i,palette:o}=J(e),s=r.computed(()=>e.variant==="ImageStackedAnimatedTile"),l=r.computed(()=>{const u=e.columns??3;return e.modules.length<u?e.modules.length:u}),a=r.computed(()=>{if(s.value)return"";switch(l.value){case 1:return"max-w-[352px]";case 2:return"max-w-[728px]";default:return"max-w-[728px] lg:max-w-[1104px]"}}),c=r.computed(()=>{if(s.value)return"";switch(l.value){case 1:return"w-full max-w-[352px]";case 2:return"w-full md:w-[calc(50%-12px)] max-w-[352px]";default:return"w-full md:w-[calc(50%-12px)] lg:w-[calc(33.333%-16px)] max-w-[352px]"}}),d=new Set(["iris","wisteria"]),h=r.computed(()=>d.has(i)?Ls:Is);return(u,p)=>{var C,m,g,b,M,x,w;const f=g2;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`tile-collection ${u.variant} ${r.unref(F)("overflow-hidden py-16",u.includeDecoration&&!s.value?"!pb-0":"",((C=t.value)==null?void 0:C.root)??"",e.class??"")} bg-${r.unref(i)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((m=t.value)==null?void 0:m.container)??""}`)},[u.headline||u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-collection-heading-container ${((g=t.value)==null?void 0:g.headingContainer)??""}`)},[u.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`tile-collection-headline ${((b=t.value)==null?void 0:b.headline)??""} text-${r.unref(o).headline}`),innerHTML:u.headline},null,10,Fs)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-collection-body-copy ${((M=t.value)==null?void 0:M.bodyCopy)??""} text-${r.unref(o).copy}`)},r.toDisplayString(u.bodyCopy),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),u.modules?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-collection-content ${r.unref(F)(s.value?"flex flex-col gap-12 md:gap-4 justify-center":`flex flex-wrap gap-12 md:gap-6 justify-center mx-auto ${a.value}`,((x=t.value)==null?void 0:x.bodyCopy)??"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.modules,(k,B)=>{var A;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(`TileContent${u.variant}`),r.mergeProps({key:`${k==null?void 0:k.headline}-${B}`,class:`tile-collection-content-item-${B} ${c.value} ${((A=t.value)==null?void 0:A.item)??""} ${k.class??""}`,ref_for:!0},k,{"parent-background-color":r.unref(i),index:B,"tile-label-type":u.tileLabelType,"include-decoration":u.includeDecoration}),null,16,["class","parent-background-color","index","tile-label-type","include-decoration"])}),128))],2)):r.createCommentVNode("",!0),(w=u.ctas)!=null&&w.length?(r.openBlock(),r.createElementBlock("div",Os,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,k=>(r.openBlock(),r.createBlock(f,r.mergeProps({key:`${k.title}-cta`,ref_for:!0},k,{size:"xl","background-color":r.unref(i)}),null,16,["background-color"]))),128))])):r.createCommentVNode("",!0)],2),u.includeDecoration&&!s.value?(r.openBlock(),r.createElementBlock("div",Ds,[r.createElementVNode("img",{src:h.value,class:"mx-auto w-full lg:w-3/4",alt:"Decorative background image",loading:"lazy"},null,8,Ns)])):r.createCommentVNode("",!0)],2)}}}),D0=r.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(n){const e=n,t=r.useAttrs(),i=r.computed(()=>e.type==="Numeric"&&!e.copy?(e.index??0)+1:e.copy),o=r.computed(()=>O(Mt[e.type],e.pt??{})),s=r.computed(()=>{var a;return((a=e.alignment)==null?void 0:a.toLowerCase())??"right"}),l=r.computed(()=>{var c;let a=e.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return s.value==="left"&&(a=e.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${F(typeof i.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${e.textColor}`,`bg-${e.backgroundColor}`,"top-2 md:top-4",((c=o==null?void 0:o.value)==null?void 0:c.root)??"",a,t.class)}`});return(a,c)=>i.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(l.value),style:r.normalizeStyle({backgroundColor:a.backgroundColor})},r.toDisplayString(i.value),7)):r.createCommentVNode("",!0)}}),Ce=(n,e)=>n.buttonType==="fill"?n.color??v.COLOR_PALETTES[e].cta.fill.bg:null,me=(n,e)=>n.textColor??v.COLOR_PALETTES[e].cta[n.buttonType].copy;var Vs={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},zs=k2.extend({name:"card",classes:Vs}),Rs={name:"BaseCard",extends:$0,style:zs},G2={name:"Card",extends:Rs,inheritAttrs:!1};function js(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root")},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("body")},n.ptm("body")),[n.$slots.title||n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("caption")},n.ptm("caption")),[n.$slots.title?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("title")},n.ptm("title")),[r.renderSlot(n.$slots,"title")],16)):r.createCommentVNode("",!0),n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("subtitle")},n.ptm("subtitle")),[r.renderSlot(n.$slots,"subtitle")],16)):r.createCommentVNode("",!0)],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("content")},n.ptm("content")),[r.renderSlot(n.$slots,"content")],16),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)],16)}G2.render=js;const Hs=["src","height","width"],Ws=["src"],N0=r.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(n){const e=n,t=r.ref(!1);function i(){t.value=!0}function o(){t.value=!1}const s=r.computed(()=>e.url?e.url.includes("youtube.com/watch")?`https://www.youtube.com/embed/${e.url.split("v=")[1]}?autoplay=1`:e.url:"");return(l,a)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("div",{class:r.normalizeClass(`${l.$props.class} relative cursor-pointer`),onClick:i},[a[1]||(a[1]=r.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[r.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),r.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),r.createElementVNode("img",{class:"w-full",src:l.thumbnail.media.url,height:l.thumbnail.media.height,width:l.thumbnail.media.width},null,8,Hs)],2),t.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:"fixed inset-0 bg-black/80 flex items-center justify-center z-[9999]",onClick:o},[r.createElementVNode("div",{class:"relative w-[90%] max-w-4xl",onClick:a[0]||(a[0]=r.withModifiers(()=>{},["stop"]))},[r.createElementVNode("button",{class:"absolute -top-12 right-0 text-white text-xl",onClick:o}," ✕ "),r.createElementVNode("iframe",{class:"w-full aspect-video",src:s.value,frameborder:"0",allow:"autoplay; encrypted-media",allowfullscreen:""},null,8,Ws)])])):r.createCommentVNode("",!0)],64))}}),Us=["innerHTML"],Bn=F0(r.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(Ct,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=J({backgroundColor:i}),s=e.backgroundColor?o:o.tile,l=typeof e.index=="number",a=e.backgroundColor||o.tile.bg,c=r.computed(()=>{var f;return((f=e.alignment)==null?void 0:f.toLowerCase())??"left"}),d=r.computed(()=>{var f;return((f=e.bodyCopyAlignment)==null?void 0:f.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start"),u=r.ref(null),p=Ft(u,{threshold:.1});return(f,C)=>{var b,M,x,w,k,B,A,T,$,P,E;const m=D0,g=g2;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:u,style:r.normalizeStyle({transitionDelay:`${(f.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-on-top ${r.unref(p)?"visible":""} ${r.unref(F)((b=t.value)==null?void 0:b.root,l?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(a)}`)},[f.tileLabel||f.tileLabelType?(r.openBlock(),r.createBlock(m,r.mergeProps({key:0},f.tileLabel,{type:f.tileLabelType??((M=f.tileLabel)==null?void 0:M.type),class:f.tileLabelType==="Numeric"||((x=f.tileLabel)==null?void 0:x.type)==="Numeric"?(w=t.value)==null?void 0:w.numericLabel:(k=t.value)==null?void 0:k.label,"background-color":r.unref(s).label[f.tileLabelType??((B=f.tileLabel)==null?void 0:B.type)??"Text"].bg,"text-color":r.unref(s).label[f.tileLabelType??((A=f.tileLabel)==null?void 0:A.type)??"Text"].copy,index:f.index,alignment:((T=f.tileLabel)==null?void 0:T.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${(($=t.value)==null?void 0:$.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((P=t.value)==null?void 0:P.footer)??""}`,"pt:body:class":((E=t.value)==null?void 0:E.body)??""},r.createSlots({_:2},[f.bodyCopy||f.listItems?{name:"content",fn:r.withCtx(()=>{var _,y,S,Z,L,I,R;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((_=t.value)==null?void 0:_.bodyCopy)??""} ${h.value}`)},[f.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media ${((y=t.value)==null?void 0:y.media)??""}`)},[C[0]||(C[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),f.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:0},f.image,{class:r.unref(F)((Z=(S=f.image)==null?void 0:S.media)!=null&&Z.width?"":"w-full",f.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),f.video?(r.openBlock(),r.createBlock(N0,r.mergeProps({key:1},f.video,{class:"w-full"}),null,16)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),f.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((L=t.value)==null?void 0:L.headline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.headline),3)):r.createCommentVNode("",!0),f.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((I=t.value)==null?void 0:I.subheadline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.subheadline),3)):r.createCommentVNode("",!0),f.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((R=t.value)==null?void 0:R.bodyCopy)??""} text-${r.unref(s).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:f.bodyCopy},null,14,Us)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,f.ctas||f.footer?{name:"footer",fn:r.withCtx(()=>{var _,y;return[f.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((_=t.value)==null?void 0:_.footerContent)??""} text-${r.unref(s).copy}`)},r.toDisplayString(f.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((y=t.value)==null?void 0:y.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.ctas,(S,Z)=>{var L;return r.openBlock(),r.createBlock(g,r.mergeProps({key:`cta-${S.title}-${Z}`,class:`cta-${Z} ${(L=t.value)==null?void 0:L.cta}`,color:r.unref(Ce)(S,r.unref(a)),"text-color":r.unref(me)(S,r.unref(a)),"background-color":r.unref(a),ref_for:!0},S),null,16,["class","color","text-color","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-a5fd4296"]]),Ys=["innerHTML"],An=F0(r.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(gt,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=J({backgroundColor:i}),s=e.backgroundColor?o:o.tile,l=typeof e.index=="number",a=e.backgroundColor||o.tile.bg,c=r.computed(()=>{var f;return((f=e.alignment)==null?void 0:f.toLowerCase())??"left"}),d=r.computed(()=>{var f;return((f=e.bodyCopyAlignment)==null?void 0:f.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start"),u=r.ref(null),p=Ft(u,{threshold:.1});return(f,C)=>{var b,M,x,w;const m=D0,g=g2;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:u,style:r.normalizeStyle({transitionDelay:`${(f.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-in-right ${r.unref(p)?"visible":""} ${r.unref(F)(((b=t.value)==null?void 0:b.root)??"",l?"":"w-full md:w-full lg:w-full",`bg-${r.unref(a)}`,e.class??"")}`)},[r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((M=t.value)==null?void 0:M.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((x=t.value)==null?void 0:x.footer)??""}`,"pt:body:class":((w=t.value)==null?void 0:w.body)??""},r.createSlots({_:2},[f.image||f.bodyCopy||f.listItems?{name:"content",fn:r.withCtx(()=>{var k,B,A,T,$,P,E,_,y,S,Z,L,I,R,z;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((k=t.value)==null?void 0:k.bodyCopy)??""} ${h.value}`)},[f.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media w-4/5 ${((B=t.value)==null?void 0:B.media)??""}`)},[f.tileLabel||f.tileLabelType?(r.openBlock(),r.createBlock(m,{key:0,class:r.normalizeClass(f.tileLabelType==="Numeric"||((A=f.tileLabel)==null?void 0:A.type)==="Numeric"?(T=t.value)==null?void 0:T.numericLabel:($=t.value)==null?void 0:$.label),index:f.index,alignment:((P=f.tileLabel)==null?void 0:P.alignment)??"left",type:f.tileLabelType??((E=f.tileLabel)==null?void 0:E.type),"background-color":r.unref(s).label[f.tileLabelType??((_=f.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":r.unref(s).label[f.tileLabelType??((y=f.tileLabel)==null?void 0:y.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),C[0]||(C[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),f.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:1},f.image,{class:r.unref(F)(!f.bodyCopy&&!f.headline&&!((S=f.listItems)!=null&&S.length)?"rounded-lg":"rounded-full",(L=(Z=f.image)==null?void 0:Z.media)!=null&&L.width?"":"w-full",f.image.class)}),null,16,["class"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),f.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((I=t.value)==null?void 0:I.headline)??""} text-${r.unref(s).headline} text-${c.value}`)},r.toDisplayString(f.headline),3)):r.createCommentVNode("",!0),f.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((R=t.value)==null?void 0:R.subheadline)??""} text-${r.unref(s).copy} text-${c.value}`)},r.toDisplayString(f.subheadline),3)):r.createCommentVNode("",!0),f.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((z=t.value)==null?void 0:z.bodyCopy)??""} text-${r.unref(s).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:f.bodyCopy},null,14,Ys)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,f.ctas||f.footer?{name:"footer",fn:r.withCtx(()=>{var k,B;return[f.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((k=t.value)==null?void 0:k.footerContent)??""} text-${r.unref(s).copy} text-${c.value}`)},r.toDisplayString(f.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((B=t.value)==null?void 0:B.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.ctas,(A,T)=>{var $;return r.openBlock(),r.createBlock(g,r.mergeProps({key:`cta-${A.title}-${T}`,class:`cta-${T} ${($=t.value)==null?void 0:$.cta}`,color:r.unref(Ce)(A,r.unref(a)),"text-color":r.unref(me)(A,r.unref(a)),ref_for:!0},A),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-5599558c"]]),Ks=["innerHTML"],Sn=r.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(bt,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=J({backgroundColor:o}),l=e.backgroundColor?s:s.tile,a=e.backgroundColor||s.tile.bg,c=r.computed(()=>{var h;return((h=e.alignment)==null?void 0:h.toLowerCase())??"left"}),d=r.computed(()=>{var h;return((h=e.bodyCopyAlignment)==null?void 0:h.toLowerCase())??c.value});return(h,u)=>{var C,m,g,b,M,x,w,k,B,A;const p=D0,f=g2;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)((C=t.value)==null?void 0:C.root,i?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(a)}`)},[h.tileLabel||h.tileLabelType?(r.openBlock(),r.createBlock(p,r.mergeProps({key:0},h.tileLabel,{class:h.tileLabelType==="Numeric"||((m=h.tileLabel)==null?void 0:m.type)==="Numeric"?(g=t.value)==null?void 0:g.numericLabel:(b=t.value)==null?void 0:b.label,index:h.index,type:h.tileLabelType??((M=h.tileLabel)==null?void 0:M.type),"background-color":r.unref(l).label[h.tileLabelType??((x=h.tileLabel)==null?void 0:x.type)??"Text"].bg,"text-color":r.unref(l).label[h.tileLabelType??((w=h.tileLabel)==null?void 0:w.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((k=t.value)==null?void 0:k.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((B=t.value)==null?void 0:B.footer)??""}`,"pt:body:class":((A=t.value)==null?void 0:A.body)??""},r.createSlots({_:2},[h.bodyCopy||h.subheadline||h.headline?{name:"content",fn:r.withCtx(()=>{var T,$,P,E;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((T=t.value)==null?void 0:T.bodyCopy)??""}`)},[h.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(`tile-content-subheadline ${(($=t.value)==null?void 0:$.subheadline)??""} text-${r.unref(l).copy} text-${c.value}`)},r.toDisplayString(h.subheadline),3)):r.createCommentVNode("",!0),h.headline?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`tile-content-headline ${((P=t.value)==null?void 0:P.headline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(h.headline),3)):r.createCommentVNode("",!0),h.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-body-copy ${((E=t.value)==null?void 0:E.bodyCopy)??""} text-${r.unref(l).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:h.bodyCopy},null,14,Ks)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,h.ctas||h.footer?{name:"footer",fn:r.withCtx(()=>{var T,$;return[h.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((T=t.value)==null?void 0:T.footerContent)??""} text-${r.unref(l).copy} text-${c.value}`)},r.toDisplayString(h.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass((($=t.value)==null?void 0:$.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.ctas,(P,E)=>{var _;return r.openBlock(),r.createBlock(f,r.mergeProps({key:`cta-${P.title}-${E}`,class:`cta-${E} ${(_=t.value)==null?void 0:_.cta} w-full`,color:r.unref(Ce)(P,r.unref(a)),"text-color":r.unref(me)(P,r.unref(a)),size:P.size??"xxl","background-color":r.unref(a),ref_for:!0},P),null,16,["class","color","text-color","size","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),qs=["innerHTML"],Zn=r.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>O(yt,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=J({backgroundColor:o}),l=e.backgroundColor?s:s.tile,a=e.backgroundColor||s.tile.bg,c=r.computed(()=>{var u;return((u=e.alignment)==null?void 0:u.toLowerCase())??"left"}),d=r.computed(()=>{var u;return((u=e.bodyCopyAlignment)==null?void 0:u.toLowerCase())??c.value}),h=r.computed(()=>c.value==="center"?"items-center":c.value==="right"?"items-end":"items-start");return(u,p)=>{var m,g,b,M,x,w,k,B,A,T,$;const f=D0,C=g2;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${r.unref(a)}`,i?"":"w-full md:w-full lg:w-full",((m=t.value)==null?void 0:m.root)??"",e.class??"")} ${e.class}`)},[u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(f,{key:0,class:r.normalizeClass(u.tileLabelType==="Numeric"||((g=u.tileLabel)==null?void 0:g.type)==="Numeric"?(b=t.value)==null?void 0:b.numericLabel:(M=t.value)==null?void 0:M.label),index:u.index,alignment:((x=u.tileLabel)==null?void 0:x.alignment)??"right",type:u.tileLabelType??((w=u.tileLabel)==null?void 0:w.type),"background-color":r.unref(l).label[u.tileLabelType??((k=u.tileLabel)==null?void 0:k.type)??"Text"].bg,"text-color":r.unref(l).label[u.tileLabelType??((B=u.tileLabel)==null?void 0:B.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((A=t.value)==null?void 0:A.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((T=t.value)==null?void 0:T.ctas)??""}`,"pt:body:class":(($=t.value)==null?void 0:$.body)??""},r.createSlots({_:2},[u.bodyCopy||u.listItems?{name:"content",fn:r.withCtx(()=>{var P,E,_,y,S,Z;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((P=t.value)==null?void 0:P.bodyCopy)??""} ${h.value}`)},[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline ${((E=t.value)==null?void 0:E.headline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(u.headline),3)):r.createCommentVNode("",!0),u.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:1,class:r.normalizeClass(`tile-content-subheadline ${((_=t.value)==null?void 0:_.subheadline)??""} text-${r.unref(l).headline} text-${c.value}`)},r.toDisplayString(u.subheadline),3)):r.createCommentVNode("",!0),(y=u.video)!=null&&y.url?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-media w-full ${((S=t.value)==null?void 0:S.media)??""}`)},[r.createVNode(N0,{url:u.video.url,thumbnail:u.video.thumbnail},null,8,["url","thumbnail"])],2)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((Z=t.value)==null?void 0:Z.bodyCopy)??""} text-${r.unref(l).copy} text-${d.value} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:u.bodyCopy},null,14,qs)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var P;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((P=t.value)==null?void 0:P.footer)??""} text-${r.unref(l).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,(E,_)=>{var y;return r.openBlock(),r.createBlock(C,r.mergeProps({key:`cta-${E.title}-${_}`,class:`cta-${_} ${(y=t.value)==null?void 0:y.cta}`,color:r.unref(Ce)(E,r.unref(a)),"text-color":r.unref(me)(E,r.unref(a)),ref_for:!0},E),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Nt=Lt?window:void 0;function ge(n){var e;const t=O2(n);return(e=t==null?void 0:t.$el)!=null?e:t}function Xs(...n){let e,t,i,o;if(typeof n[0]=="string"||Array.isArray(n[0])?([t,i,o]=n,e=Nt):[e,t,i,o]=n,!e)return D2;Array.isArray(t)||(t=[t]),Array.isArray(i)||(i=[i]);const s=[],l=()=>{s.forEach(h=>h()),s.length=0},a=(h,u,p,f)=>(h.addEventListener(u,p,f),()=>h.removeEventListener(u,p,f)),c=r.watch(()=>[ge(e),O2(o)],([h,u])=>{if(l(),!h)return;const p=I4(u)?{...u}:u;s.push(...t.flatMap(f=>i.map(C=>a(h,f,C,p))))},{immediate:!0,flush:"post"}),d=()=>{c(),l()};return de(d),d}function Gs(){const n=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{n.value=!0},e),n}function Qs(n){const e=Gs();return r.computed(()=>(e.value,!!n()))}function Js(n,e,t={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:l=Nt,immediate:a=!0}=t,c=Qs(()=>l&&"IntersectionObserver"in l),d=r.computed(()=>{const C=O2(n);return(Array.isArray(C)?C:[C]).map(ge).filter(nn)});let h=D2;const u=r.ref(a),p=c.value?r.watch(()=>[d.value,ge(i),u.value],([C,m])=>{if(h(),!u.value||!C.length)return;const g=new IntersectionObserver(e,{root:ge(m),rootMargin:o,threshold:s});C.forEach(b=>b&&g.observe(b)),h=()=>{g.disconnect(),h=D2}},{immediate:a,flush:"post"}):D2,f=()=>{h(),p(),u.value=!1};return de(f),{isSupported:c,isActive:u,pause(){h(),u.value=!1},resume(){u.value=!0},stop:f}}function Tn(n,e={}){const{window:t=Nt,scrollTarget:i,threshold:o=0}=e,s=r.ref(!1);return Js(n,l=>{let a=s.value,c=0;for(const d of l)d.time>=c&&(c=d.time,a=d.isIntersecting);s.value=a},{root:i,window:t,threshold:o}),s}const el={[P4.mounted](n,e){if(typeof e.value=="function"){const t=e.value,i=Tn(n);r.watch(i,o=>t(o),{immediate:!0})}else{const[t,i]=e.value,o=Tn(n,i);r.watch(o,s=>t(s),{immediate:!0})}}};function Vt(n){return typeof Window<"u"&&n instanceof Window?n.document.documentElement:typeof Document<"u"&&n instanceof Document?n.documentElement:n}function $n(n){const e=window.getComputedStyle(n);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&n.clientWidth<n.scrollWidth||e.overflowY==="auto"&&n.clientHeight<n.scrollHeight)return!0;{const t=n.parentNode;return!t||t.tagName==="BODY"?!1:$n(t)}}function tl(n){const e=n||window.event,t=e.target;return $n(t)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const zt=new WeakMap;function nl(n,e=!1){const t=r.ref(e);let i=null,o="";r.watch(O4(n),a=>{const c=Vt(O2(a));if(c){const d=c;if(zt.get(d)||zt.set(d,d.style.overflow),d.style.overflow!=="hidden"&&(o=d.style.overflow),d.style.overflow==="hidden")return t.value=!0;if(t.value)return d.style.overflow="hidden"}},{immediate:!0});const s=()=>{const a=Vt(O2(n));!a||t.value||(on&&(i=Xs(a,"touchmove",c=>{tl(c)},{passive:!1})),a.style.overflow="hidden",t.value=!0)},l=()=>{const a=Vt(O2(n));!a||!t.value||(on&&(i==null||i()),a.style.overflow=o,zt.delete(a),t.value=!1)};return de(l),r.computed({get(){return t.value},set(a){a?s():l()}})}function il(){let n=!1;const e=r.ref(!1);return(t,i)=>{if(e.value=i.value,n)return;n=!0;const o=nl(t,i.value);r.watch(e,s=>o.value=s)}}il();const ol=["innerHTML"],rl=["innerHTML"],sl=["src"],En=F0(r.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},includeDecoration:{type:Boolean},class:{}},setup(n){const e=r.ref(null),t=r.ref(!1),i=n,o=r.computed(()=>O(mt,i.pt??{})),s=r.computed(()=>!((i.index??0)%2)),l=r.computed(()=>i.index===0),a=i.backgroundColor||i.parentBackgroundColor,{palette:c}=J({backgroundColor:a}),d=r.computed(()=>{var u;return(u=i.tileLabel)!=null&&u.alignment?i.tileLabel.alignment.toLowerCase():s.value?"right":"left"}),h=u=>{t.value=u};return(u,p)=>{var C,m,g,b;const f=D0;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(F)(((C=o.value)==null?void 0:C.root)??"",i.class??"")} max-w-[1024px]`)},[r.createVNode(r.unref(G2),{class:r.normalizeClass(`${((m=o.value)==null?void 0:m.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((g=o.value)==null?void 0:g.ctas)??""}`,"pt:body:class":((b=o.value)==null?void 0:b.body)??""},r.createSlots({content:r.withCtx(()=>{var M,x,w,k,B,A,T,$,P,E,_,y;return[r.createElementVNode("div",{class:r.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${s.value?"flex-row-reverse":""} tile-content-inner ${((M=o.value)==null?void 0:M.bodyCopy)??""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((x=o.value)==null?void 0:x.text)??""} text-left ${s.value?"items-start":"items-end"}`)},[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline w-full ${((w=o.value)==null?void 0:w.headline)??""} text-${r.unref(c).subheadline}`),innerHTML:u.headline},null,10,ol)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-content-body-copy ${((k=o.value)==null?void 0:k.description)??""} w-full text-${r.unref(c).copy} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(c).bullet})`}),innerHTML:u.bodyCopy},null,14,rl)):r.createCommentVNode("",!0)],2),u.video||u.image?r.withDirectives((r.openBlock(),r.createElementBlock("div",{key:0,ref_key:"target",ref:e,class:r.normalizeClass(`tile-content-media relative ${((B=o.value)==null?void 0:B.media)??""} max-w-[350px]`)},[u.includeDecoration?(r.openBlock(),r.createElementBlock("img",{key:0,class:r.normalizeClass({"should-animate":!0,absolute:!0,animate:t.value,"w-full":!0,"z-0":!0,"top-[36%]":l.value,"left-[-16%]":l.value,"bg-left-top":s.value&&!l.value||!s.value,"animate-even":s.value&&!l.value&&t.value,"left-[-28%]":s.value&&!l.value,"top-[-10%]":s.value&&!l.value,"top-[-16%]":!s.value,"right-[-16%]":!s.value,"animate-odd":!s.value&&t.value}),src:(s.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,sl)):r.createCommentVNode("",!0),u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(f,r.mergeProps({key:1},u.tileLabel,{class:{[((A=o.value)==null?void 0:A.numericLabel)??""]:u.tileLabelType==="Numeric"||((T=u.tileLabel)==null?void 0:T.type)==="Numeric",[(($=o.value)==null?void 0:$.label)??""]:u.tileLabelType==="Text"||((P=u.tileLabel)==null?void 0:P.type)==="Text","top-1 md:top-8":!0,"left-1":!s.value,"right-1":s.value},index:u.index,type:u.tileLabelType??((E=u.tileLabel)==null?void 0:E.type),alignment:d.value,"background-color":r.unref(c).label[u.tileLabelType??((_=u.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":r.unref(c).label[u.tileLabelType??((y=u.tileLabel)==null?void 0:y.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):r.createCommentVNode("",!0),u.image?(r.openBlock(),r.createBlock(d2,r.mergeProps({key:2},u.image,{class:r.unref(F)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",u.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),u.video?(r.openBlock(),r.createBlock(N0,r.normalizeProps(r.mergeProps({key:3},u.video)),null,16)):r.createCommentVNode("",!0)],2)),[[r.unref(el),h]]):r.createCommentVNode("",!0)],2)]}),_:2},[u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var M;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((M=o.value)==null?void 0:M.footer)??""} text-${r.unref(c).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-79b86cba"]]),ll={key:0},Pn=F0(r.defineComponent({__name:"HelloBanner",props:{__typename:{},helloBannerData:{},pt:{},onSegmentCTAClick:{type:Function},class:{}},setup(n){const e=n,t=r.ref("minimized"),i=()=>{t.value=t.value==="maximized"?"minimized":"maximized"},o=r.computed(()=>O(xt,e.pt??{}));return(s,l)=>{var a,c;return e.helloBannerData&&e.helloBannerData.active?(r.openBlock(),r.createBlock(r.unref(G2),{key:0,"pt:root:class":r.unref(F)((a=o.value)==null?void 0:a.root,e.class,"hello-banner shadow-none border-0 rounded-none",t.value==="maximized"?"hello-banner-max":"",t.value==="minimized"?"hello-banner-min":""),"pt:body:class":r.unref(F)((c=o.value)==null?void 0:c.container,"container-center"),"pt:content:class":"flex flex-col md:flex-row gap-8"},{content:r.withCtx(()=>{var d,h,u,p,f,C,m,g,b;return[r.createElementVNode("div",{class:r.normalizeClass((d=o.value)==null?void 0:d.mobileCollapsed)},[r.createElementVNode("p",null,r.toDisplayString((h=e.helloBannerData)==null?void 0:h.mobileCollapsed),1)],2),r.createElementVNode("div",{class:r.normalizeClass([(u=o.value)==null?void 0:u.content,"content"])},[r.createElementVNode("p",{class:r.normalizeClass([(p=o.value)==null?void 0:p.fullCopy,"fullCopy"])},r.toDisplayString((f=e.helloBannerData)==null?void 0:f.fullCopy),3)],2),(C=e.helloBannerData)!=null&&C.cta?(r.openBlock(),r.createElementBlock("section",ll,[r.createVNode(g2,r.mergeProps(e.helloBannerData.cta,{class:r.unref(F)((m=o.value)==null?void 0:m.cta,"cta")}),null,16,["class"])])):r.createCommentVNode("",!0),r.createVNode(r.unref(ce),{class:r.normalizeClass([(g=o.value)==null?void 0:g.toggle,"toggle"]),"pt:root:class":(b=o.value)==null?void 0:b.toggle,tabindex:"0","aria-label":t.value==="minimized"?"Expand banner":"Minimize banner","aria-expanded":t.value==="maximized",link:!0,onClick:i},{default:r.withCtx(()=>[r.createElementVNode("i",{class:"pi pi-times-circle",style:r.normalizeStyle({fontSize:"16px",color:"#fff",transform:t.value==="minimized"?"rotate(45deg)":"rotate(0deg)",transition:"transform 0.3s ease"})},null,4)]),_:1},8,["class","pt:root:class","aria-label","aria-expanded"])]}),_:1},8,["pt:root:class","pt:body:class"])):r.createCommentVNode("",!0)}}}),[["__scopeId","data-v-7799ef64"]]);/*!
90
90
  * @kurkle/color v0.3.4
91
91
  * https://github.com/kurkle/color#readme
92
92
  * (c) 2024 Jukka Kurkela