{"product_id":"custom-d6","title":"Custom D6","description":"\u003cstyle\u003e\n\t.product-options{display:\"none\" !important}\n\t.product-info__block{display: \"none\"}\n  .product-info.product-info--sticky {width:  100% !important;background: white;}\n\t#product-media {display: none !important;}\n\t.product-grid__container\u003e.product-grid__content {width: 100%;}\n\t.add-to-cart {width: 100%;}\n  .medium-up--one-half * {box-sizing: border-box;}\n\t.flex-container {\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t}\n\t.flex-item-left {\n\t\tpadding: 10px;\n\t\tflex: 60%;\n\t\ttext-align: center;\n\t}\n\t.flex-item-right {\n\t\tpadding: 10px;\n\t\tflex: 40%;\n\t\ttext-align: left;\n\t}\n\t.flex-btn-left {\n\t\tpadding: 0 2px 0 0;\n\t\tflex: 50%;\n\t\ttext-align: center;\n\t}\n\t.flex-btn-right {\n\t\tpadding: 0 0 0 2px;\n\t\tflex: 50%;\n\t\ttext-align: center;\n\t}\n\t\/* Responsive layout - makes a one column-layout instead of two-column layout *\/\n\t@media (max-width: 900px) {\n\t\t.flex-container {flex-direction: column;}\n\t}\n\t\/*Flex for Inlay Hot Buttons*\/\n\t.hot-flex-container {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tflex-direction: row;\n\t\talign-content: center;\n\t\tjustify-content: space-evenly;\n\t}\n\t.hot-flex-container * {\n\t\tmargin: 3px;\n    width: 25px;\n    height: 25px;\n    display: inline-block;\n    vertical-align: middle;\n    border-radius: 50%;\n    box-sizing: border-box;\n    cursor: pointer;\n    transition: 0.3s ease-in-out;\n    border: 1px solid #fff;\n    box-shadow: 0px 0px 0px 2px #50505070;\n    padding: 3px !important;\n\t}\n\t.hot-flex-item-left {background-color: #000000;}\n\t.hot-flex-item-left2 {background: repeating-linear-gradient(45deg, #fbe23b, #e0a91b 10px);}\n\t.hot-flex-item-right {background-color: #FFFFFF;}\n\t.hot-flex-item-right2 {background: repeating-linear-gradient(45deg, #B87333, #f0a865 10px);}\n\n\t\/* Responsive layout - makes a one column-layout instead of a two-column layout *\/\n\t@media (max-width: 120px) {\n\t  .hot-flex-item-right, .hot-flex-item-right2, .hot-flex-item-left, .hot-flex-item-left2 {flex: 50%;}\n\t}\n\t@media (max-width: 60px) {\n\t  .hot-flex-item-right, .hot-flex-item-right2, .hot-flex-item-left, .hot-flex-item-left2 {flex: 100%;}\n\t}\n\t\/*End Flex for Inlay Hot Buttons*\/\n\t.col-two {\n\t\t\tdisplay: grid;\n\t\t\tgrid-template-columns: 50% 50%;\n\t\t\tjustify-content: center;\n\t\t\talign-content: center;\n\t\t\tjustify-items: stretch;\n\t\t\talign-items: stretch;\n\t\t\tcolumn-gap: 10px;\n\t}\n\t.col-three {\n\t\t\tdisplay: grid;\n\t\t\tgrid-template-columns: 33% 33% 33%;\n\t\t\tjustify-content: center;\n\t\t\talign-content: center;\n\t\t\tjustify-items: stretch;\n\t\t\talign-items: stretch;\n\t\t\tcolumn-gap: 10px;\n\t}\n\t@media (max-width: 465px) {\n\t\t.col-three {\n\t\t\t\tgrid-template-columns: 100%;\n\t\t\t\tgrid-template-rows: auto auto auto;\n\t\t}\n\t}\n\tfieldset.jester  {\n\t\tborder: 0;\n\t\tpadding: 0;\n\t\tmargin: 0 0 -12px;\n\t\tposition: relative;\n\t}\n\t.jester input {\n\t\tclip: rect(0,0,0,0);\n\t\toverflow: hidden;\n\t\tposition: absolute;\n\t\theight: 1px;\n\t\twidth: 1px;\n\t}\n\tfieldset.jester label{\n\t\tfont-family: var(--typeBasePrimary),var(--typeBaseFallback);\n\t\tfont-size: var(--typeBaseSize);\n\t\tletter-spacing: var(--typeBaseSpacing);\n\t\tline-height: var(--typeBaseLineHeight);\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\tfont-weight: 400;\n\t\tpadding: 7px 15px;\n\t\tmargin: 0 8px 12px 0;\n\t\tbackground-color: #fff;\n\t\tbackground-color: var(--colorBody);\n\t\tbox-shadow: 0 0 0 1px #e8e8e1;\n\t\tbox-shadow: 0 0 0 1px var(--colorBorder);\n\t\tborder-radius: 1px;\n\t\toverflow: hidden;\n\t\tcursor: pointer;\n\t\ttext-align: center;\n\t\twidth: 100%;\n\t}\n\t.jester label.disabled {\n\t\tcolor: #e8e8e1;\n\t\tbox-shadow: 0 0 0 1px #e8e8e1;\n\t\tcursor: default;\n\t}\n\t.jester label.disabled:after {\n\t\tposition: absolute;\n\t\tcontent: \"\";\n\t\tleft: 50%;\n\t\ttop: 0;\n\t\tbottom: 0;\n\t\tborder-left: 2px solid;\n\t\tborder-color: #e8e8e1;\n\t\tborder-color: var(--colorBorder);\n\t\ttransform: rotate(45deg);\n\t}\n\tfieldset.jester legend{\n\t\tfont-family: var(--typeBasePrimary),var(--typeBaseFallback);\n\t\tfont-size: var(--typeBaseSize);\n\t\tletter-spacing: var(--typeBaseSpacing);\n\t\tline-height: var(--typeBaseLineHeight);\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\tfont-weight: 400;\n\t\tpadding: 7px 15px;\n\t\tmargin: 0 8px 12px 0;\n\t\toverflow: hidden;\n\t}\n\t.jester input:checked+label{box-shadow: 0 0 0 2px var(--colorTextBody);}\n\ttd label{margin-bottom: 0px !important;}\n\ttd {padding: 0px !important;}\n\t.upload{\n\t\tpadding: 10px 12px;\n\t\tmin-height: auto;\n\t\tmin-width: auto;\n\t\tborder-radius: var(--gw_main_border_radius, 5px);\n\t\ttext-transform: unset;\n\t\tbox-shadow: none;\n\t\tbackground: 0 0;\n\t\tcolor: var(--gw_main_color_review, var(--gw_main_color, #000));\n\t\tborder: 1px solid var(--gw_main_color_review, var(--gw_main_color, #000));\n\t\ttransition: all .15s ease-in-out;\n\t}\n\t.upload:hover{\n\t\tcolor: blue;\n\t\tborder: 1px solid blue;\n\t}\n\t#avpoptions-container__v2, .variant-wrapper, .product__main-photos, #pipNo, #transSmoke, #clipRound, #dottedRound, #dottedRect {display:\tnone;}\n\t#colorClear {\n\t\tpadding: 0 5px  !important;\n\t\tborder: #0086fb 2px dashed;\n\t\tfont-weight: bold;\n\t\tcolor: #0086fb;\n\t\tdisplay: none;\n\t}\n\t#myRange {\n\t\twidth: 100% !important;\n\t\tposition: relative !important;\n\t\tmargin: 0 0 20px 0 !important;\n\t}\n\t.apo-delete__file{display: none !important;}\n\t\/* The animation code *\/\n\t#dottedRoundShadow, #dottedRectShadow {\n\t\tanimation-name: dottedShadow;\n\t\tanimation-duration: 1s;\n\t\tanimation-iteration-count: infinite;\n\t\tanimation-direction: alternate;\n\t\tfilter:blur(3px);\n\t\t-webkit-filter: blur(3px);\n\t}\n\t#dottedRoundRed, #dottedRectRed {\n\t\tanimation-name: dottedRed;\n\t\tanimation-duration: 1s;\n\t\tanimation-iteration-count: infinite;\n\t\tanimation-direction: alternate;\n\t}\n\t@keyframes dottedShadow {\n\t\tfrom {\n\t\t\tstroke-width:7.7166;\n\t\t\topacity: 1;\n\t\t\tfilter: blur(3px);\n\t\t\t-webkit-filter: blur(3px);\n\t\t}\n\t\tto {\n\t\t\tstroke-width:17.7166;\n\t\t\topacity: 0.5;\n\t\t\tfilter: blur(6px);\n\t\t\t-webkit-filter: blur(6px);\n\t\t}\n\t}\n\t@keyframes dottedRed {\n\t\tfrom {\n\t\t\tstroke-width:7.7166;\n\t\t\topacity: 1;\n\t\t\t\t\ttransform: translate(0px, 0px) scaleX(1) scaleY(1);\n\t\t}\n\t\tto {\n\t\t\tstroke-width:17.7166;\n\t\t\topacity: 1;\n\t\t\t\t\ttransform: translate(0px, -20px) scaleX(1) scaleY(1);\n\t\t}\n\t}\n\t.switch {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\twidth: 60px;\n\t\theight: 34px;\n\t}\n\t.switch input { \n\t\topacity: 0;\n\t\twidth: 0;\n\t\theight: 0;\n\t}\n\t.slider {\n\t\tposition: absolute;\n\t\tcursor: pointer;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tright: 0;\n\t\tbottom: 0;\n\t\tbackground-color: #ccc;\n\t\t-webkit-transition: .4s;\n\t\ttransition: .4s;\n\t}\n\t.slider:before {\n\t\tposition: absolute;\n\t\tcontent: \"\";\n\t\theight: 26px;\n\t\twidth: 26px;\n\t\tleft: 4px;\n\t\tbottom: 4px;\n\t\tbackground-color: white;\n\t\t-webkit-transition: .4s;\n\t\ttransition: .4s;\n\t}\n\tinput:checked + .slider {background-color: #2196F3;}\n\tinput:focus + .slider {box-shadow: 0 0 1px #2196F3;}\n\tinput:checked + .slider:before {\n\t\t-webkit-transform: translateX(26px);\n\t\t-ms-transform: translateX(26px);\n\t\ttransform: translateX(26px);\n\t}\n\t\/* Rounded sliders *\/\n\t.slider.round {border-radius: 34px;}\n\t.slider.round:before {border-radius: 50%;}\n\t.qtySlideContainer {max-width: 350px;}\n\t.qtySlideContainer input{\n\t\tborder-radius: 15px;\n\t\tborder-style: outset;\n\t\tborder-color: #a4aeba;\n\t\tborder-width: 3px;\n\t\tpadding: 0px 3px;\n\t\theight: auto;\n\t}\n\t\/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) *\/\n\t.qtySlideContainer input::-webkit-slider-thumb {\n\t\t-webkit-appearance: none; \/* Override default look *\/\n\t\tappearance: none;\n\t\twidth: 15px; \/* Set a specific slider handle width *\/\n\t\theight: 15px; \/* Slider handle height *\/\n\t\tbackground: #173153; \/* Green background *\/\n\t\tcursor: pointer; \/* Cursor on hover *\/\n\t\tborder-radius: 50%;\n\t}\n\t.qtySlideContainer input::-moz-range-thumb {\n\t\twidth: 15px; \/* Set a specific slider handle width *\/\n\t\theight: 15px; \/* Slider handle height *\/\n\t\tbackground: #173153; \/* Green background *\/\n\t\tcursor: pointer; \/* Cursor on hover *\/\n\t\tborder-radius: 50%;\n\t}\n\t.optionsPanel {\n\t\twidth: 100%;\n\t\tmax-width: 440px;\n\t\tpadding: 56px 40px;\n\t\tborder-radius: 40px;\n\t\tbox-shadow: 0px 8px 40px rgb(128 128 128 \/ 15%);\n\t\tmargin: auto;\n\t}\n\tdatalist {\n\t\tdisplay: flex;\n\t\tjustify-content: space-between;\n\t\twriting-mode: horizontal-tb;\n\t\twidth: 100%;\n\t\tmax-width: 350px;\n\t\tfont-size: 10px;\n\t}\n\t#toggleOverlay {\n\t\tposition: absolute;\t\n\t\tright: 0;\t\n\t\tbottom: 0;\n\t}\n\t#toggleOverlay2 {\n\t\tposition: absolute;\t\n\t\tright: 0;\t\n\t\ttop: 0;\n\t\tcursor: pointer;\n\t}\n\t#toggleOverlay label,#toggleOverlay2 label {\n\t\tmargin-bottom: 0 !important;\n\t\tfont-variant-caps: all-petite-caps;\n\t\tmargin-top: -5px;\n\t}\n\t.jesterHot {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t}\n\t.jesterHot \u003e label {\n\t\tmargin-right: 12px;\n\t\tcursor: pointer;\n\t\tmargin-bottom: 10px;\n\t}\n\t.jesterHot \u003e label input {\n\t\tposition: fixed;\n\t\topacity: 0;\n\t}\n\t.jesterHot \u003e label span {\n\t\tmargin: 0;\n\t\twidth: 30px;\n\t\theight: 30px;\n\t\tdisplay: inline-block;\n\t\tvertical-align: middle;\n\t\tborder-radius: 2px;\n\t\tbox-sizing: border-box;\n\t\tcursor: pointer;\n\t\ttransition: 0.3s ease-in-out;\n\t\tborder: 1px solid #fff;\n\t\tbox-shadow: 0px 0px 0px 2px #50505070;\n\t}\n\t#toggleOverlay3 {\n\t\tposition: absolute;\n\t\tleft: 0;\n\t\ttop: 0;\n\t}\n\t#toggleOverlay3 svg{\n\t\twidth: 30px;\n\t\tcursor: pointer;\n\t\t-webkit-user-select: none; \/* Safari *\/\n\t\t-ms-user-select: none; \/* IE 10 and IE 11 *\/\n\t\tuser-select: none; \/* Standard syntax *\/\n\t}\n\t#toggleOverlay3 label{\n\t\tmargin-bottom: 0 !important;\n\t\tfont-variant-caps: all-petite-caps;\n\t\tmargin-top: -5px;\n\t}\n\t\/* AVIS CSS Copy *\/\n\t.apo-file {\n\t\twidth: 100%;\n\t\theight: 100%;\n\t}\n\t.apo-file input {display:none}\n\t.apo-file \u003e label {\n\t\tmin-width: 220px;\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\tflex-direction: column;\n\t\ttransition: 0.4s;\n\t}\n\t.apo-file \u003e label \u003e span {\n\t\tdisplay: inline-block;\n\t\ttext-align: center;\n\t\tfont-size: 14px;\n\t\tcolor: #6d7175;\n\t\tline-height: 1.5;\n\t\tmargin-top: 6px;\n\t}\n\t.apo-file__action {\n\t\tpadding: 4px 16px;\n\t\tbackground: #fde5e5;\n\t\tfont-weight: bold;\n\t\tcolor: #f82020 !important;\n\t\tborder-radius: 6px;\n\t\tbox-shadow: 0px 5px 10px -8px #df7474;\n\t\ttransition: 0.4s;\n\t}\n\t.apo-file \u003e label:hover .apo-file__action {\n\t\ttransform: scale(1.15);\n\t\ttransition: 0.4s;\n\t}\n\t.apo-file__lable {\n\t\twidth: 100%;\n\t\theight: 100px;\n\t\tborder: 1px dashed #888;\n\t\tborder-radius: 6px;\n\t\tcursor: pointer;\n\t}\n\t#randomColors {\n\t\twidth: 100px;\n\t\theight: 100px;\n\t\tfill: magenta;\n\t\tanimation-name: randomColors;\n\t\tanimation-duration: 8s;\n\t\tanimation-iteration-count: infinite;\n\t}\n\t@keyframes randomColors {\n\t\t0%   {fill: magenta;}\n\t\t25%  {fill: orange;}\n\t\t50%  {fill: teal;}\n\t\t75%  {fill: purple;}\n\t\t100%   {fill: magenta;}\n\t}\n\t.loader {\n\t\tbackground-color: white;\n\t\toverflow: hidden;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tposition: fixed;\n\t\ttop: 0; left: 0;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\talign-content: center; \n\t\tjustify-content: center;  \n\t\tz-index: 100000;\n\t}\n\t.loader__element {\n\t\tborder-radius: 100%;\n\t\tborder: 15px solid #555;\n\t\tmargin: 25px;\n\t}\n\t.loader__element:nth-child(1) {animation: preloader .6s ease-in-out alternate infinite;}\n\t.loader__element:nth-child(2) {animation: preloader .6s ease-in-out alternate .2s infinite;}\n\t.loader__element:nth-child(3) {animation: preloader .6s ease-in-out alternate .4s infinite;}\n\t.loader__element:nth-child(4) {animation: preloader .6s ease-in-out alternate infinite;}\n\t.loader__element:nth-child(5) {animation: preloader .6s ease-in-out alternate .2s infinite;}\n\t.loader__element:nth-child(6) {animation: preloader .6s ease-in-out alternate .4s infinite;}\n\t@keyframes preloader {100% { transform: scale(2); }}\n\t#add_to_cart_btn {width: 100%;}\n\t\/* Hide Buy w SHOP *\/\n\t.shopify-payment-button__more-options,\n\t.shopify-payment-terms,\n\t.shopify-payment-button__button {\n\t\t\tdisplay: none;\n\t}\n\t\/* jh v1.0.1 patch 04-24-23*\/\n\t.apo-file__img{display:none;}\n\t#avp-watermark-footer{display:none !important;}\n\u003c\/style\u003e\n\u003cscript\u003e\n\/\/Function to adjust variants to defaults on reload\nfunction jesterRedefault(){\n\tvar p=document.querySelectorAll('input');\n\tfor(i=0;i\u003cp.length;i++){\n\t\tif(p[i].checked){\n\t\t\tvar split = p[i].id.split('-');\n\t\t\tfor(j=0;j\u003csplit.length;j++){\n\t\t\t\tif(split[j-2]=='option' \u0026\u0026 split[j-1]=='size'){\n\t\t\t\t\tvar splitQty=split[j];\n\t\t\t\t\tif(split[j] == '16mm+%2F+Squared+Edge'){\n\t\t\t\t\t\tdocument.getElementById('edge-square').click();\n\t\t\t\t\t\tdocument.getElementById('size-16').click();\n\t\t\t\t\t}else if(split[j] == '12mm+%2F+Squared+Edge'){\n\t\t\t\t\t\tdocument.getElementById('edge-square').click();\n\t\t\t\t\t\tdocument.getElementById('size-12').click();\n\t\t\t\t\t}else if(split[j] == '16mm+%2F+Rounded+Edge'){\n\t\t\t\t\t\tdocument.getElementById('edge-round').click();\n\t\t\t\t\t\tdocument.getElementById('size-12').click();\n\t\t\t\t\t}\n\t\t\t\t}else if(split[j-2]=='option' \u0026\u0026 split[j-1]=='quantity'){\n\t\t\t\t\tvar splitQty=split[j];\n\t\t\t\t\t\/\/Set value as retrieved value\n\t\t\t\t\tdocument.getElementById(\"qtyLabel\").innerHTML=splitQty;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tvar myQty = ['500','600','700','800','900','1000','1250','1500','1750','2000','3000'];\n\tfor(i=0;i\u003cmyQty.length;i++){\n\t\tif(splitQty == myQty[i]){\n\t\t\tdocument.getElementById('myRange').value = i+1;\n\t\t\tbreak;\n\t\t}\n\t}\n\tdocument.getElementById('type-pearl').click();\t\/\/matte finish\n\tdocument.getElementById('no-pips').click();\t\/\/pip side\n\tdocument.getElementById('color-uno');\t\/\/1-tone\n\tjesterHot('1','#FFFFFF');\t\/\/color white\n\tjesterHot('0','#000000');\t\/\/pips black\n\t\/\/splatter\n\tdocument.getElementById('colorSplatter').value='#8B2E2E';\n\tdocument.getElementById('splatter').style.fill='#8B2E2E';\n\tjesterSplatter(false);\n}\n\/\/Function to change Image Filter if not working\nfunction fixJester(){\n\tif(document.getElementById('userImage').getAttribute('filter')=='url(#userImgFilter)'){\n\t\tdocument.getElementById('userImage').setAttribute('filter','url(#safariTest)');\n\t\t\/\/console.log('ya got safari tested!'); \/\/debug\n\t}else{\n\t\tdocument.getElementById('userImage').setAttribute('filter','url(#userImgFilter)');\n\t\t\/\/console.log('ya got url tested!'); \/\/debug\n\t}\n}\n\/\/Function for RANDOM COLORS \u0026 FEATURES\nfunction jesterRandom(){\n\tvar r;var g; var b;var color;\n\tr = Math.floor(Math.random()*255);\n\tg = Math.floor(Math.random()*255);\n\tb = Math.floor(Math.random()*255);\n\tcolor = rgbToHex(r, g, b);\n\tjesterHot(\"0\",color);\n\tr = Math.floor(Math.random()*255);\n\tg = Math.floor(Math.random()*255);\n\tb = Math.floor(Math.random()*255);\n\tcolor = rgbToHex(r, g, b);\n\tjesterHot(\"1\",color);\n\tr = Math.floor(Math.random()*255);\n\tg = Math.floor(Math.random()*255);\n\tb = Math.floor(Math.random()*255);\n\tcolor = rgbToHex(r, g, b);\n\tjesterHot(\"2\",color);\n\tr = Math.floor(Math.random()*255);\n\tg = Math.floor(Math.random()*255);\n\tb = Math.floor(Math.random()*255);\n\tcolor = rgbToHex(r, g, b);\n\tjesterHot(\"3\",color);\n\n\t\/\/splatter\n\tr = Math.floor(Math.random()*255);\ng = Math.floor(Math.random()*255);\nb = Math.floor(Math.random()*255);\ncolor = rgbToHex(r, g, b);\n\ndocument.getElementById('colorSplatter').value=color;\nwatchSplatter({target:{value:color}});\n\n\tvar x = Math.random();\n\tif(x\u003c0.33){\n\t\tdocument.getElementById('color-uno').click();\n\t}else if(x\u003c0.66){\n\t\tdocument.getElementById('color-duo').click();\n\t}else{\n\t\tdocument.getElementById('color-trio').click();\n\t}\n\n\tx = Math.random();\n\tif(x\u003c0.33){\n\t\tdocument.getElementById('type-matte').click();\n\t}else if(x\u003c0.66){\n\t\tdocument.getElementById('type-pearl').click();\n\t}else{\n\t\tdocument.getElementById('type-trans').click();\n\t}\n\n\tx = Math.random();\n\tif(x\u003c0.50 \u0026\u0026 document.getElementById('size-16').checked == true){\n\t\tdocument.getElementById('edge-round').click(); \/\/4-3 fix for selecting 12 round selection\n\t}else{\n\t\tdocument.getElementById('edge-square').click();\n\t}\n\t\n\tx = Math.random();\n\tif(x\u003c0.50){\n\t\tdocument.getElementById('no-pips').click();\n\t}else{\n\t\tdocument.getElementById('no-nums').click();\n\t}\n\n\t\/\/splatter random\n\tx = Math.random();\n\nif(x\u003c0.50){\n\tdocument.getElementById('splatter-no').click();\n}else{\n\tdocument.getElementById('splatter-yes').click();\n}\n}\n\/\/ New for splatter\n\/\/Select the correct Shopify Material option for current tone + splatter state\nfunction jesterMaterialVariant(tone){\n\tvar material;\n\n\tif(tone=='uno'){\n\t\tmaterial='One Tone';\n\t}else if(tone=='duo'){\n\t\tmaterial='Two Tone';\n\t}else{\n\t\tmaterial='Three Tone';\n\t}\n\n\tif(document.getElementById('splatter-yes').checked){\n\t\tmaterial += ' + Splatter';\n\t}\n\n\tvar p=document.querySelectorAll('input');\n\n\tfor(i=0;i\u003cp.length;i++){\n\t\tif(p[i].id.includes('material') \u0026\u0026 p[i].value==material){\n\t\t\tif(p[i].checked==false){\n\t\t\t\tp[i].click();\n\t\t\t}\n\t\t\tbreak;\n\t\t}\n\t}\n}\n\n\/\/Turn splatter on\/off and switch to matching paid Shopify variant\nfunction jesterSplatter(enabled){\n\tvar splatter=document.getElementById('splatter');\n\tvar colorPicker=document.getElementById('colorSplatter');\n\tvar colorCell=document.getElementById('colorS');\n\n\tvar tone=document.getElementById('color-uno').checked\n\t\t? 'uno'\n\t\t: (\n\t\t\tdocument.getElementById('color-duo').checked\n\t\t\t\t? 'duo'\n\t\t\t\t: 'trio'\n\t\t);\n\n\tif(enabled){\n\t\tsplatter.style.opacity='1';\n\t\tcolorPicker.disabled=false;\n\t\tcolorCell.style.opacity='1';\n\t\tsplatter.style.fill=colorPicker.value;\n\n\t\tAVISupdater('Splatter','Yes');\n\t\tAVISupdater('Splatter Color',colorPicker.value);\n\n\t\tjesterCartProperty('Splatter','Yes');\n\t\tjesterCartProperty('Splatter Color',colorPicker.value);\n\t}else{\n\t\tsplatter.style.opacity='0';\n\t\tcolorPicker.disabled=true;\n\t\tcolorCell.style.opacity='0.35';\n\n\t\tAVISupdater('Splatter','No');\n\t\tAVISupdater('Splatter Color','');\n\n\t\tjesterCartProperty('Splatter','No');\n\t\tjesterCartProperty('Splatter Color','');\n\t}\n\n\tjesterMaterialVariant(tone);\n}\n\n\/\/Set Shopify line-item property directly\nfunction jesterCartProperty(property,value){\n\tvar form=document.querySelector('form[action*=\"\/cart\/add\"]') || document.querySelector('.product-single__form');\n\n\tif(!form){\n\t\treturn;\n\t}\n\n\tvar input=form.querySelector('input[name=\"properties['+property+']\"]');\n\n\tif(!input){\n\t\tinput=document.createElement('input');\n\t\tinput.type='hidden';\n\t\tinput.name='properties['+property+']';\n\t\tform.appendChild(input);\n\t}\n\n\tinput.value=value;\n}\n\n\/\/Function for Hot Buttons\nfunction jesterHot(tone,color){\n\t\/\/If metallic, add paremeter to faux event for color change event listener to pass value to AVIS field\n\tif(color=='Gold'){\n\t\tvar fauxEvent = {type: 'faux', metal: color, target: {value: '#D4AF37'}};\n\t\tcolor = '#D4AF37';\n\t}else if(color=='Copper'){\n\t\tvar fauxEvent = {type: 'faux', metal: color, target: {value: '#B87333'}};\n\t\tcolor = '#B87333';\n\t}else{\n\t\tvar fauxEvent = {target: {value: color}};\n\t}\n\tswitch(tone){\n\t\tcase \"1\":\n\t\t\tdocument.getElementById('svgSquare1tone').style.fill = color;\n\t\t\tdocument.getElementById('svgRound1tone').style.fill = color;\n\t\t\tdocument.getElementById('color1').value = color;\n\t\t\twatchBase(fauxEvent);\n\t\t\tbreak;\n\t\tcase \"2\":\n\t\t\tdocument.getElementById('svgSquare2tone').style.fill = color;\n\t\t\tdocument.getElementById('svgRound2tone').style.fill = color;\n\t\t\tdocument.getElementById('svgSquare3toneB').style.fill = color;\n\t\t\tdocument.getElementById('svgRound3toneB').style.fill = color;\n\t\t\tdocument.getElementById('color2').value = color;\n\t\t\twatchTwo(fauxEvent);\n\t\t\tbreak;\n\t\tcase \"3\":\n\t\t\tdocument.getElementById('svgSquare3toneC').style.fill = color;\n\t\t\tdocument.getElementById('svgRound3toneC').style.fill = color;\n\t\t\tdocument.getElementById('color3').value = color;\n\t\t\twatchThree(fauxEvent);\n\t\t\tbreak;\n\t\tcase \"0\":\n\t\t\tdocument.getElementById('svgPips').style.fill = color;\n\t\t\tdocument.getElementById('interiorSvgPips').style.fill = color;\n\t\t\tdocument.getElementById('svgPipsNo').style.fill = color;\n\t\t\tdocument.getElementById('interiorSvgPipsNo').style.fill = color;\n\t\t\tdocument.getElementById('colorInlay').value = color;\n\t\t\twatchInlay(fauxEvent);\n\t\t\tbreak;\n\t}\n}\n\/\/Function for Lighting Intensity\nfunction jesterLighting(){\n\tvar light = document.getElementById('watts').innerText;\n\tswitch(light) {\n\t\tcase 'Bright': \t\t\/\/Bright -\u003e Dark\n\t\t\tvar scheme = ['#6D6E71','#BCBEC0','#808285'];\n\t\t\tvar lum = 0.2;\n\t\t\tdocument.getElementById('watts').innerText='Dark';\n\t\t\tbreak;\n\t\tcase 'Dark':\t\t\/\/Dark -\u003e Normal\n\t\t\tvar scheme = ['#F7941D','#FFF682','#FFDE17'];\n\t\t\tvar lum = 0.5;\n\t\t\tdocument.getElementById('watts').innerText='Normal';\n\t\t\tbreak;\n\t\tcase 'Normal':\t\/\/Normal -\u003e Bright\n\t\t\tvar scheme = ['#F16258','#FFDE17','#FDBA1D'];\n\t\t\tvar lum = 0.8;\n\t\t\tdocument.getElementById('watts').innerText='Bright';\n\t\t\tbreak;\n\t}\n\tvar elems = ['transSquare','transSquarePearl','transSquareBack','transRound','transRoundPearl','transRoundBack'];\n\tfor(i=0;i\u003celems.length;i++){\n\t\tdocument.getElementById(elems[i]).style.opacity=lum\n\t}\n\tvar parts = ['coil','bulbLeft','bulbRight'];\n\tfor(i=0;i\u003cparts.length;i++){\n\t\tdocument.getElementById(parts[i]).style.fill=scheme[i];\n\t}\n}\n\/\/Script to swap dotted limits on\/off\nfunction jesterLimits(){\n\tvar limitRound = document.getElementById('dottedRound').style;\n    var limitRect = document.getElementById('dottedRect').style;\n\tif(document.getElementById('jesterLimits').checked){\n    \tlimitRound.display='block';limitRect.display='block';\n    }else{\n    \tlimitRound.display='none';limitRect.display='none';\n    }\n}\n\/\/Script to Update AVIS Text Fields with Selected Colors\nfunction AVISupdater(property,newColor){\n\tvar avis = document.getElementById('avpoptions-container__v2');\t\/\/Get AVIS App Options\n\tvar avisInput = avis.querySelectorAll('input');\n\tfor(i=0;i\u003cavisInput.length;i++){\n\/\/03-02-24 JH Update\n      if(avisInput[i].name==property){\n\t\t\/\/if(avisInput[i].name==\"properties[\"+property+\"]\"){\n\t\t\/\/if(avisInput[i]['attributes']['field-name'].value==property || avisInput[i].name==\"properties[\"+property+\"]\" ){\n\t\t\tavisInput[i].value = newColor\n\t\t}\n\t}\n\n\tvar avisHidden = document.querySelector('.avis-input-hiddens');\n\tvar avisInput = avisHidden.querySelectorAll('input');\n\tfor(i=0;i\u003cavisInput.length;i++){\n\t\tif(avisInput[i].name==\"properties[\"+property+\"]\"){\n\t\t\/\/if(avisInput[i]['attributes']['field-name'].value==property || avisInput[i].name==\"properties[\"+property+\"]\" ){\n\t\t\tavisInput[i].value = newColor\n\t\t}\n\t}\n}\n\/\/Simulate clicks unless disabled\nfunction jesterClicker(e){\n\tconsole.log(e);\/\/debug\n\tvar eParent = e.target.parentElement;\n\tif(e.target.className!='disabled'){\n\t\twhile(eParent.children[0].nodeName != 'INPUT'){\n\t\t\teParent = eParent.parentElement;\n\t\t}\t\t\n    var reclick = eParent.children[0];\n    reclick.checked=\"checked\";\n\t\treclick .onchange();\n\t}\n}\n\/\/Simulate clicks unless disabled\nfunction jesterClicker2(e){\n\tvar eParent = e.target.parentElement;\n\tif(e.target.className!='disabled'){\n\t\twhile(eParent.children[0].nodeName != 'INPUT'){\n\t\t\teParent = eParent.parentElement;\n\t\t}\n    var reclick = eParent.children[0];\n    reclick.checked=\"checked\";\n\t\treclick .onclick();\n\t}\n}\n\/\/Indirect select input option\nfunction jesterVariantSelector(option){\n    option = option.replaceAll('+',' ');\n    option = option.replace('%2F','\/');\n    var split = option.split('-');\n\n  console.log('\\nOption',option,'\\nSplit',split);\n  var p=document.querySelectorAll('input');\n  for(i=0;i\u003cp.length;i++){\n\tif(p[i].id.includes(split[1]) \u0026\u0026 p[i].value==split[2]){\n\t\tp[i].click()\n        }\n  }\n\n\t\/\/Select corresponding Shopify Variant Option\n\t\/\/var p=document.querySelectorAll('input');\n\t\/\/for(i=0;i\u003cp.length;i++){\n\t\/\/\tif(p[i].id.includes(option)){\n\t\/\/\t\tp[i].parentElement.children[1].click();\n\t\/\/\t}\n\t\/\/}\n\t\/\/JH 03-08-23 Add for AVIS Quantity Selector\n\t\/\/var split = option.split('-');\n\tif(split[split.length-2]=='quantity'){ \/\/If QUANTITY \n\t\tvar split = parseInt(split[split.length-1]);\n\t\t\/\/Validate the quantity \u003c1000 or more and set AVIS\n\t\tif(split\u003c1000){\n          \/\/JH 03-05-24 Update Fix to remove [ $xx.xx ] for each\n\t\t\tconsole.log('Less than 1,000: ' + split); \/\/Debug 03-30\n\t\t\tif(document.getElementById('type-matte').checked==true){\n\t\t\t\tconsole.log('...and is type-matte $50'); \/\/Debug 03-30\n\t\t\t\tAVISvariant('Finish','Matte');\n                \/\/AVISvariant('Finish','Matte [ $50.00 ]');\n\t\t\t}else if(document.getElementById('type-trans').checked==true){\n\t\t\t\tconsole.log('...and is type-trans $50'); \/\/Debug 03-30\n\t\t\t\tAVISvariant('Finish','Translucent');\n                \/\/AVISvariant('Finish','Translucent [ $50.00 ]');\n\t\t\t}\n\t\t}else{\n\t\t\tconsole.log('More than 1,000: ' + split);\n\t\t\tif(document.getElementById('type-matte').checked==true){\n\t\t\t\t\/\/console.log('...and is type-matte $75'); \/\/Debug 03-30\n\t\t\t\t\/\/AVISvariant('Finish','Matte (1000+) [ $75.00 ]');\n                AVISvariant('Finish','Matte (1000+)');\n\t\t\t}else if(document.getElementById('type-trans').checked==true){\n\t\t\t\t\/\/console.log('...and is type-trans $75'); \/\/Debug 03-30\n\t\t\t\t\/\/AVISvariant('Finish','Translucent (1000+) [ $75.00 ]');\n                AVISvariant('Finish','Translucent (1000+)');\n\t\t\t}else{\n\t\t\t\tconsole.log('Error Selecting Variant! LINE 884');\n\t\t\t}\n\t\t}\n\t}\n}\nfunction AVISvariant(property,option){\n\t\/\/DEBUG\n\tconsole.log(property + \", \" + option);\n\tvar avis = document.getElementById('avpoptions-container__v2');\t\/\/Get AVIS App Options\n\tvar avisInput = avis.querySelectorAll('input');\t\t\t\/\/Grab Input\n\tfor(i=0;i\u003cavisInput.length;i++){\n\t\t\/\/03-30 Add .checked validation to avoid unchecking radio\n\t\tif(avisInput[i].value==option \u0026\u0026 avisInput[i].checked==false){\t\n\t\t\tavisInput[i].click();\n\t\t}\n\t}\n}\n\/\/Resize Uploaded 'userImage' within SVG\nfunction jesterResize2(size){ \/\/inc, dec, reset\n\tif(size=='inc'){\n\t\tvar sAdjust = 0.02;\n\t\tvar tAdjust = -8;\n\t}else if(size=='dec'){\n\t\tvar sAdjust = -0.02;\n\t\tvar tAdjust = 8;\n\t}else{\n\t\tvar sAdjust = 0;\n\t\tvar tAdjust = 0;\n\t}\n\tvar temp = document.getElementById('userImage').style.transform;\n\tvar tempFound = false;\n\tfor(i=0;i\u003ctemp.length;i++){\n\t\t\tif(temp.substr(i,5)=='scale'){\n\t\t\t\t\tvar start = i;\n\t\t\t\t\ttempFound = true;\n\t\t\t}\n\t\t\tif(tempFound == true \u0026\u0026 temp.substr(i,1)==')'){\n\t\t\t\t\tvar end = i+1;\n\t\t\t\t\tbreak;\n\t\t\t}\n\t}\n\tvar x = temp.substr(start,end-start);\n\tx=x.replace('scale(','');\n\tx=x.replace(')','');\n\tx=x.split(',');\n\tvar newSVal = parseFloat(x[0])+sAdjust;\n\tvar newScale = `scale(${newSVal}, ${newSVal})`;\n\tif(size=='reset'){\n\t\tnewScale = \"scale(0.16, 0.16)\";\n\t}\n\tdocument.getElementById('userImage').style.transform = temp.replace(temp.substr(start,end-start),newScale);\n\n\ttemp = document.getElementById('userImage').style.transform;\n\tvar tempFound = false;\n\tfor(i=0;i\u003ctemp.length;i++){\n\t\t\tif(temp.substr(i,9)=='translate'){\n\t\t\t\t\tvar start = i;\n\t\t\t\t\ttempFound = true;\n\t\t\t}\n\t\t\tif(tempFound == true \u0026\u0026 temp.substr(i,1)==')'){\n\t\t\t\t\tvar end = i+1;\n\t\t\t\t\tbreak;\n\t\t\t}\n\t}\n\tvar x = temp.substr(start,end-start);\n\tx=x.replace('translate(','');\n\tx=x.replace(')','');\n\tx=x.split(',');\n\tvar newTVal1 = parseFloat(x[0])+tAdjust;\n\tvar newTVal2 = parseFloat(x[1])+tAdjust;\n\tvar newTranslate = `translate(${newTVal1}mm, ${newTVal2}mm)`;\n\tif(size=='reset'){\n\t\tnewTranslate = \"translate(-52mm, 140mm)\";\n\t}\n\tdocument.getElementById('userImage').style.transform = temp.replace(temp.substr(start,end-start),newTranslate);\n}\n\/\/Switch between matte, pearl, and translucent\nfunction jesterType(type){\n\tif(type!=\"trans\"){\n\t\tdocument.getElementById('color1').style.display='inline-block';\t\t\/\/Show color selector\n\t\tdocument.getElementById('colorClear').style.display='none';\t\t\t\/\/Hide CLEAR text \n\t\tvar oldColor = document.getElementById('color1').value;\t\/\/Set existing color\n\t\tAVISupdater('Color 1',oldColor);\t\t\/\/Set AVIS Value for 1-Tone to CLEAR 3*22 edit\n\t\tif(document.getElementById('color-duo').checked==true){\n\t\t\tdocument.getElementById('svgSquare1tone').style.fill = document.getElementById('color1').value;\n\t\t\tdocument.getElementById('svgRound1tone').style.fill = document.getElementById('color1').value;\n\t\t\tdocument.getElementById('svgSquare2tone').style.display = 'block';\n\t\t\tdocument.getElementById('svgRound2tone').style.display = 'block';\n\t\t\tdocument.getElementById('transSmoke').style.display = 'none';\n\t\t}else if(document.getElementById('color-trio').checked==true){\n\t\t\t\/\/Set base to og\n\t\t\tdocument.getElementById('svgSquare1tone').style.fill = document.getElementById('color1').value;\n\t\t\tdocument.getElementById('svgRound1tone').style.fill = document.getElementById('color1').value;\n\t\t\t\n\t\t\tdocument.getElementById('svgSquare3tone').style.display = 'block';\n\t\t\tdocument.getElementById('svgSquare3toneB').style.display = 'block';\n\t\t\tdocument.getElementById('svgSquare3toneC').style.display = 'block';\n\t\t\tdocument.getElementById('svgRound3tone').style.display = 'block';\n\t\t\tdocument.getElementById('svgRound3toneB').style.display = 'block';\n\t\t\tdocument.getElementById('svgRound3toneC').style.display = 'block';\n\t\t\tdocument.getElementById('transSmoke').style.display = 'none';\n\t\t}\n\t}else{\t\/\/if is trans\n\t\tif(document.getElementById('color-duo').checked==true){\t\/\/and 2-tone\n\t\t\t\/\/Set base to clear\n\t\t\tdocument.getElementById('svgSquare1tone').style.fill = '#ffffff';\n\t\t\tdocument.getElementById('svgRound1tone').style.fill = '#ffffff';\n\t\t\tAVISupdater('Color 1','Clear'); \/\/3-22 edit\n\t\t\tdocument.getElementById('color1').style.display='none';\t\t\t\t\/\/Show color selector\n\t\t\tdocument.getElementById('colorClear').style.display='block';\t\t\t\/\/Hide CLEAR text \n\t\t\tdocument.getElementById('svgSquare2tone').style.display = 'none';\n\t\t\tdocument.getElementById('svgRound2tone').style.display = 'none';\n\t\t\tdocument.getElementById('transSmoke').style.display = 'block';\n\t\t}else if(document.getElementById('color-trio').checked==true){\n\t\t\t\/\/Set base to clear\n\t\t\tdocument.getElementById('svgSquare1tone').style.fill = '#ffffff';\n\t\t\tdocument.getElementById('svgRound1tone').style.fill = '#ffffff';\n\t\t\tAVISupdater('Color 1','Clear'); \/\/3-22 edit\n\t\t\tdocument.getElementById('color1').style.display='none';\t\t\t\t\/\/Show color selector\n\t\t\tdocument.getElementById('colorClear').style.display='block';\t\t\t\/\/Hide CLEAR text \n\t\t\tdocument.getElementById('svgSquare3tone').style.display = 'none';\n\t\t\tdocument.getElementById('svgSquare3toneB').style.display = 'none';\n\t\t\tdocument.getElementById('svgSquare3toneC').style.display = 'none';\n\t\t\tdocument.getElementById('svgRound3tone').style.display = 'none';\n\t\t\tdocument.getElementById('svgRound3toneB').style.display = 'none';\n\t\t\tdocument.getElementById('svgRound3toneC').style.display = 'none';\n\t\t\tdocument.getElementById('transSmoke').style.display = 'block';\n\t\t}\n\t}\n\t\/\/JH 03-08-23 Get Shopify Quantity Selected\n\tvar qtyVal;\n\tvar fieldSet = document.querySelectorAll('fieldset');\n\tfor (i=0;i\u003cfieldSet.length;i++){\n\t\t\tif (fieldSet[i].name == 'Quantity' || fieldSet[i].innerText.substring(0,8)=='Quantity') {var myField = fieldSet[i].children};\n\t}\n\tfor (i=0;i\u003cmyField.length;i++){\n\t\t\ttry{\n\t\t\t\t\tif(myField[i].children[0].checked==true){\n\t\t\t\t\t\tqtyVal = parseInt(myField[i].children[0].value);\n\t\t\t\t\t}\n\t\t\t}catch(e){};\n\t}\n\t\/\/End qtyVal\n\tconsole.log(\"Type:\",type,'LINE 1027!');\/\/debug\n\tif(type==\"matte\"){\n\t\tif(qtyVal\u003c1000){\n            \/\/JH 3-5-24 comment out\n\t\t\t\/\/if(document.getElementById('type-matte').checked==true){\n\t\t\t\t\/\/AVISvariant('Finish','Matte [ $50.00 ]');\n                AVISvariant('Finish','Matte');\n\t\t\t\/\/}else if(document.getElementById('type-matte').checked==true){\n\t\t\t}else{\n\t\t\t\t\/\/AVISvariant('Finish','Matte (1000+) [ $75.00 ]');\n                AVISvariant('Finish','Matte (1000+)');\n            \/\/JH 3-5-24 comment out\n\t\t\t\/\/}\n\t\t}\n    document.getElementById('transRound').style.display='block';\n    document.getElementById('transSquare').style.display='block';\n    document.getElementById('transRoundPearl').style.display='none';\n    document.getElementById('transSquarePearl').style.display='none';\n\n\t\tdocument.getElementById('transRoundBack').style.display = 'none';\t\/\/Hide translucent imgs\n\t\tdocument.getElementById('transSquareBack').style.display = 'none';\n\t\tdocument.getElementById('interiorSvgPips').style.display = 'none';\n\t\tdocument.getElementById('interiorSvgPipsNo').style.display = 'none';\n\t}else if(type==\"pearl\"){\n\t\tAVISvariant('Finish','Pearlescent');\n\t\t\n\t\tdocument.getElementById('transRound').style.display='none';\n    document.getElementById('transSquare').style.display='none';\n    document.getElementById('transRoundPearl').style.display='block';\n    document.getElementById('transSquarePearl').style.display='block';\n\t\tdocument.getElementById('transRoundBack').style.display = 'none';\t\/\/Hide translucent imgs\n\t\tdocument.getElementById('transSquareBack').style.display = 'none';\n\t\tdocument.getElementById('interiorSvgPips').style.display = 'none';\n\t\tdocument.getElementById('interiorSvgPipsNo').style.display = 'none';\n\t}else if(type==\"trans\"){\n\t\tif(qtyVal\u003c1000){\n            \/\/JH 3-5-24 comment out\n\t\t\t\/\/if(document.getElementById('type-trans').checked==true){\n\t\t\t\t\/\/AVISvariant('Finish','Translucent [ $50.00 ]');\n                AVISvariant('Finish','Translucent');\n\t\t\t\/\/}else if(document.getElementById('type-trans').checked==true){\n\t\t\t}else{\n\t\t\t\t\/\/AVISvariant('Finish','Translucent (1000+) [ $75.00 ]');\n                AVISvariant('Finish','Translucent (1000+)');\n            \/\/JH 3-5-24 comment out\n\t\t\t\/\/}\n\t\t}\n\t\tdocument.getElementById('transRound').style.display='none';\n    document.getElementById('transSquare').style.display='none';\n    document.getElementById('transRoundPearl').style.display='block';\n    document.getElementById('transSquarePearl').style.display='block';\n\t\tdocument.getElementById('transRoundBack').style.display = 'block';\t\/\/Show translucent imgs\n\t\tdocument.getElementById('transSquareBack').style.display = 'block';\n\t\tdocument.getElementById('interiorSvgPips').style.display = 'block';\n\t\tdocument.getElementById('interiorSvgPipsNo').style.display = 'block';\n\t}\n}\n\/\/Swap between 12mm\/16mm\nfunction diceSize(size){\n\tvar preview = document.getElementById('userPreview'); \/\/Get SVG userPreview\n\t\/\/Resize the svg for the die size\n\tif(size==\"16mm\"){\n\t\tvar hw = 1080; var xy = 0;\n\t\t\/\/First check the Edge Selection\n\t\tif(document.getElementById('edge-square').checked==true){\n\t\t\tjesterVariantSelector('option-size-16mm+%2F+Squared+Edge');\n\t\t}else{\n\t\t\tjesterVariantSelector('option-size-16mm+%2F+Rounded+Edge');\n\t\t}\n\t\tdocument.getElementById('edge-round').parentElement.children[1].className=''; \/\/Enable button\n\t\t\/\/Adjust userPreview\n\t\tpreview.x.baseVal.value = 0;\n\t\tpreview.y.baseVal.value = 850;\n\t\tpreview.height.baseVal.value = preview.width.baseVal.value = 230;\n\t}else if(size==\"12mm\"){\n\t\tvar hw = 1280; var xy = -100;\n\t\tjesterVariantSelector('option-size-12mm+%2F+Squared+Edge');\/\/Must be 12mm\/Squared\n\t\tdocument.getElementById('edge-square').checked=true;\t\/\/Mark squared\n\t\tdocument.getElementById('edge-square') .onchange();\t\t\/\/Simulate click\n\t\tdocument.getElementById('edge-round').parentElement.children[1].className='disabled'; \/\/Disable button\n\t\t\/\/Adjust userPreview\n\t\tpreview.x.baseVal.value = -100;\n\t\tpreview.y.baseVal.value = 907.407;\/\/scale inc of 18.5% is scaled from 230 to 272.5926 diff of 42.5925...4 and Y pos 850 + 100(scale) - 42.6(height diff) = 907.407\n\t\tpreview.height.baseVal.value = preview.width.baseVal.value = 230\/(1080\/1280);\n\t}\n\t\/\/Scale userImage in viewBox 1080 for 16mm, 1280 for 12mm\n\tvar svgElem = document.getElementById('Layer_1').viewBox.baseVal;\n\tsvgElem.height = svgElem.width = hw;svgElem.x = svgElem.y = xy;\n}\n\/\/Select Edge Type\nfunction diceEdge(a) {\n\tif(a==0){\t\/\/0 is Square\n\t\tdocument.getElementById('round').style.display = 'none';\t\t\t\/\/SVG turn off ROUND\n\t\tdocument.getElementById('clipRound').style.display = 'none';\n\t\tdocument.getElementById('square').style.display = 'block';\t\/\/SVG turn on SQUARE\n\t\tdocument.getElementById('clipSquare').style.display='block';\n\t\t\/\/JH 07-28-23 Add clicker for Rounded\n\t\tif(document.getElementById('size-16').checked==true){\n\t\t\tjesterVariantSelector('option-size-16mm+%2F+Squared+Edge');\n\t\t}else{\n\t\t\tjesterVariantSelector('option-size-12mm+%2F+Squared+Edge');\n\t\t}\n\t}else{\t\t\/\/Non-0 is Round\n\t\tdocument.getElementById('round').style.display = 'block';\t\/\/SVG turn on ROUND\n\t\tdocument.getElementById('clipRound').style.display = 'block';\n\t\tdocument.getElementById('square').style.display = 'none';\t\t\t\/\/SVG turn off SQUARE\n\t\tdocument.getElementById('clipSquare').style.display='none';\n\t\t\/\/JH 07-28-23 Add clicker for Rounded\n\t\tif(document.getElementById('size-16').checked==true){\n\t\t\tjesterVariantSelector('option-size-16mm+%2F+Rounded+Edge');\n\t\t}\n\t\t\/\/else{\n\t\t\/\/\tjesterVariantSelector('option-size-16mm+%2F+Rounded+Edge');\n\t\t\/\/}\n\t}\n}\n\/\/Select Number Type\nfunction dicePips(a) {\n\tif(a=='pips'){\n\t\tdocument.getElementById('pipNo').style.display = 'none';\t\t\/\/SVG turn off\n\t\tdocument.getElementById('pip').style.display = 'block';\t\/\/SVG turn on \n\t\tAVISvariant('Sides','Pips');\/\/Capture in AVIS\n\t}else{\t\t\n\t\tdocument.getElementById('pipNo').style.display = 'block';\t\/\/SVG turn on\n\t\tdocument.getElementById('pip').style.display = 'none';\t\t\t\t\/\/SVG turn off \n\t\tAVISvariant('Sides','Numbers');\/\/Capture in AVIS\n\t}\n}\nfunction check(a) {\n\t\/\/Create array for 3-Tone ColorPickers\n\tif(a==\"uno\"){\n\t\tvar d = ['visible','hidden','hidden'];\n\t}else if(a==\"duo\"){\n\t\tvar d = ['visible','visible','hidden'];\n\t}else {\n\t\tvar d = ['visible','visible','visible'];\n\t}\n\tvar c = ['colorA','colorB','colorC'];\t\/\/Create ID array for 3 ColorPickers\n\tfor(i=0;i\u003c3;i++){\t\/\/Loop their visibility\n\t\tdocument.getElementById(c[i]).style.visibility=d[i];\n\t\tdocument.getElementById(c[i]+\"2\").style.visibility=d[i]; \/\/Repeat for 2nd Row\n\t} \n\tvar elemArray = ['svgSquare2tone','svgSquare3tone','svgSquare3toneB','svgSquare3toneC','svgRound2tone','svgRound3tone','svgRound3toneB','svgRound3toneC','transSmoke','smokeA','smokeB'];\n\tif(a=='uno'){\n\t\t\/\/Set base to og\n\t\tdocument.getElementById('svgSquare1tone').style.fill = document.getElementById('color1').value;\n\t\tdocument.getElementById('svgRound1tone').style.fill = document.getElementById('color1').value;\n\t\tdocument.getElementById('color1').style.display='inline-block';\t\t\t\t\/\/Show color selector\n\t\tdocument.getElementById('colorClear').style.display='none';\t\t\t\/\/Hide CLEAR text \n\t\t\/\/jesterVariantSelector('option-material-One+Tone');\t\/\/Select Variant\n\t\tjesterMaterialVariant('uno');\n\t\tvar visArray = ['none','none','none','none','none','none','none','none','none','none','none'];\n\t\tAVISupdater('Color 2','');\t\/\/Blank AVIS Value since only 1-Tone\n\t\tAVISupdater('Color 3','');\t\/\/Blank AVIS Value since only 1-Tone\n\t}else if(document.getElementById('type-trans').checked == true){\n\t\tdocument.getElementById('color1').style.display='none';\t\t\t\t\t\/\/Hide color selector\n\t\tdocument.getElementById('colorClear').style.display='block';\t\t\/\/Show CLEAR text \n\t\t\/\/Set base to clear\n\t\tdocument.getElementById('svgSquare1tone').style.fill = '#ffffff';\n\t\tdocument.getElementById('svgRound1tone').style.fill = '#ffffff';\n\t\tAVISupdater('Color 1','Clear');\t\t\/\/Set AVIS Value for 1-Tone to CLEAR\n\t\tif(a=='duo'){ \/\/trans 2-tone\n\t\t\t\n\t\t\t\/\/jesterVariantSelector('option-material-Two+Tone');\t\/\/Select Variant\n\t\t\tjesterMaterialVariant('duo');\n\t\t\tvar visArray = ['none','none','none','none','none','none','none','none','block','block','none'];\n\t\t\tvar oldColor = document.getElementById('color2').value;\t\/\/Set existing color\n\t\t\t\n\t\t\tAVISupdater('Color 2',oldColor);\t\/\/Set AVIS Value for 2-Tone\n\t\t\tAVISupdater('Color 3','');\t\t\t\t\/\/Blank AVIS Value since only 2-tone\n\t\t}else{\t\/\/trans 3-tone\n\t\t\t\/\/jesterVariantSelector('option-material-Three+Tone');\t\/\/Select Variant\n\t\t\tjesterMaterialVariant('trio');\n\t\t\tvar visArray = ['none','block','none','none','none','block','none','none','block','block','block'];\n\t\t\t\/\/AVISupdater('Color 1','Clear');\t\t\/\/Set AVIS Value for 1-Tone to CLEAR\n\t\t\tvar oldColor = document.getElementById('color2').value;\t\/\/Set existing color\n\t\t\tAVISupdater('Color 2',oldColor);\t\/\/Set AVIS Value for 2-Tone\n\t\t\tvar oldColor1 = document.getElementById('color3').value;\t\/\/Set existing color\n\t\t\tAVISupdater('Color 3',oldColor1);\t\/\/Set AVIS Value for 3-Tone\n\t\t}\n\t}else{\t\/\/If not trans\n\t\tdocument.getElementById('color1').style.display='inline-block';\t\t\t\t\/\/Show color selector\n\t\tdocument.getElementById('colorClear').style.display='none';\t\t\t\/\/Hide CLEAR text \n\t\tif(a=='duo'){\n\t\t\t\/\/jesterVariantSelector('option-material-Two+Tone');\t\/\/Select Variant\n\t\t\tjesterMaterialVariant('duo');\n\t\t\tvar visArray = ['block','none','none','none','block','none','none','none','none','block','none'];\n\t\t\tvar oldColor = document.getElementById('color2').value;\t\/\/Set existing color\n\t\t\tAVISupdater('Color 2',oldColor);\t\/\/Set AVIS Value for 2-Tone\n\t\t\tAVISupdater('Color 3','');\t\t\t\t\/\/Blank AVIS Value since only 2-tone\n\t\t}else{\n\t\t\t\/\/jesterVariantSelector('option-material-Three+Tone');\t\/\/Select Variant\n\t\t\tjesterMaterialVariant('trio');\n\t\t\tvar visArray = ['none','block','block','block','none','block','block','block','none','block','block'];\n\t\t\tvar oldColor = document.getElementById('color2').value;\t\/\/Set existing color\n\t\t\tAVISupdater('Color 2',oldColor);\t\/\/Set AVIS Value for 2-Tone\n\t\t\tvar oldColor1 = document.getElementById('color3').value;\t\/\/Set existing color\n\t\t\tAVISupdater('Color 3',oldColor1);\t\/\/Set AVIS Value for 3-Tone\n\t\t}\n\t}\n\t\/\/Loop to set SVG display\n\tfor(i=0;i\u003celemArray.length;i++){\n\t\tdocument.getElementById(elemArray[i]).style.display = visArray[i];\n\t}\n}\n\/\/Get +\/- Variant of Hex Color\nfunction ColorLuminance(hex, lum) {\n\t\/\/ validate hex string\n\thex = String(hex).replace(\/[^0-9a-f]\/gi, '');\n\tif (hex.length \u003c 6) {\n\t\thex = hex[0]+hex[0]+hex[1]+hex[1]+hex[2]+hex[2];\n\t}\n\tlum = lum || 0;\n\t\/\/ convert to decimal and change luminosity\n\tvar rgb = \"#\", c, i;\n\tfor (i = 0; i \u003c 3; i++) {\n\t\tc = parseInt(hex.substr(i*2,2), 16);\n\t\tc = Math.round(Math.min(Math.max(0, c + (c * lum)), 255)).toString(16);\n\t\trgb += (\"00\"+c).substr(c.length);\n\t}\n\treturn rgb;\n}\n\u003c\/script\u003e\n\n\u003cdiv id=\"loader\" class=\"loader\"\u003e\n  \u003cspan class=\"loader__element\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"loader__element\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"loader__element\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton onclick=\"fixJester()\"\u003eTrouble Seeing Recolor?\u003c\/button\u003e\n\u003cdiv class=\"flex-container\"\u003e\n\t\u003cdiv class=\"flex-item-left\"\u003e\n\t\t\u003cdiv id=\"previewBox\" style=\"position:relative;top:0;left:0;\"\u003e\n\t\t\t\u003cdiv id=\"previewSVG\" style=\"position:relative;top:0;left:0;\"\u003e\n\t\t\t\u003csvg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 1080 1080\" style=\"enable-background: new 0 0 1080 1080; max-width:500px; margin:auto; display:block;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\u003cdefs\u003e\n\t\t\t\t\t\u003cfilter id=\"inset-shadow\" x=\"-50%\" y=\"-50%\" width=\"200%\" height=\"200%\"\u003e\n\t\t\t\t\t\t\u003cfecomponenttransfer in=\"SourceAlpha\"\u003e\n\t\t\t\t\t\t\t\u003cfefunca type=\"table\" tablevalues=\"1 0\"\u003e\u003c\/fefunca\u003e\n\t\t\t\t\t\t\u003c\/fecomponenttransfer\u003e\n\t\t\t\t\t\t\u003cfegaussianblur stddeviation=\"40\"\u003e\u003c\/fegaussianblur\u003e\n\t\t\t\t\t\t\u003cfeoffset dx=\"-50\" dy=\"50\" result=\"offsetblur\"\u003e\u003c\/feoffset\u003e\n\t\t\t\t\t\t\u003cfeflood id=\"dropColor1\" flood-color=\"#000000\" result=\"color\"\u003e\u003c\/feflood\u003e\n\t\t\t\t\t\t\u003cfecomposite in2=\"offsetblur\" operator=\"in\"\u003e\u003c\/fecomposite\u003e\n\t\t\t\t\t\t\u003cfecomposite in2=\"SourceAlpha\" operator=\"in\"\u003e\u003c\/fecomposite\u003e\n\t\t\t\t\t\t\u003cfemerge\u003e\n\t\t\t\t\t\t\t\u003cfemergenode in=\"SourceGraphic\"\u003e\u003c\/femergenode\u003e\n\t\t\t\t\t\t\t\u003cfemergenode\u003e\u003c\/femergenode\u003e\n\t\t\t\t\t\t\u003c\/femerge\u003e\n\t\t\t\t\t\u003c\/filter\u003e\n\t\t\t\t\t\n\t\t\t\t\t\u003cfilter id=\"userImgFilter\" x=\"0\" y=\"0\"\u003e\n\t\t\t\t\t\t\u003cfecomponenttransfer in=\"SourceAlpha\"\u003e\n\t\t\t\t\t\t\t\u003cfefunca type=\"table\" tablevalues=\"1 0\"\u003e\u003c\/fefunca\u003e\n\t\t\t\t\t\t\u003c\/fecomponenttransfer\u003e\n\t\t\t\t\t\t\u003cfegaussianblur stddeviation=\"40\"\u003e\u003c\/fegaussianblur\u003e\n\t\t\t\t\t\t\u003cfeoffset dx=\"-50\" dy=\"50\" result=\"offsetblur\"\u003e\u003c\/feoffset\u003e\n\t\t\t\t\t\t\u003cfeflood id=\"dropColor\" flood-color=\"#ffffff\" result=\"color\"\u003e\u003c\/feflood\u003e\n\t\t\t\t\t\t\u003cfecomposite in2=\"offsetblur\" operator=\"in\"\u003e\u003c\/fecomposite\u003e\n\t\t\t\t\t\t\u003cfecomposite in2=\"SourceAlpha\" operator=\"in\"\u003e\u003c\/fecomposite\u003e\n\t\t\t\t\t\t\u003cfemerge\u003e\n\t\t\t\t\t\t\t\u003cfemergenode in=\"SourceGraphic\"\u003e\u003c\/femergenode\u003e\n\t\t\t\t\t\t\t\u003cfemergenode\u003e\u003c\/femergenode\u003e\n\t\t\t\t\t\t\u003c\/femerge\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cfecolormatrix type=\"matrix\" values=\".33 .33 .33 0 0\n              .33 .33 .33 0 0\n              .33 .33 .33 0 0\n              0 0 0 1 0\"\u003e\n\t\t\t\t\t\t\u003c\/fecolormatrix\u003e\n\n\t\t\t\t\t\t\u003c!-- Map the grayscale result to the gradient map provided in tableValues --\u003e\n\t\t\t\t\t\t\u003cfecomponenttransfer color-interpolation-filters=\"sRGB\"\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncr type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncr\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncg type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncg\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncb type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncb\u003e\n\t\t\t\t\t\t\u003c\/fecomponenttransfer\u003e\n\n\t\t\t\t\t\u003c\/filter\u003e\n\t\t\t\t\t\n\t\t\t\t\t\u003cfilter id=\"smokeAFilter\" x=\"0\" y=\"0\"\u003e\n\t\t\t\t\t\t\u003cfecolormatrix type=\"matrix\" values=\".33 .33 .33 0 0\n              .33 .33 .33 0 0\n              .33 .33 .33 0 0\n              0 0 0 1 0\"\u003e\n\t\t\t\t\t\t\u003c\/fecolormatrix\u003e\n\n\t\t\t\t\t\t\u003c!-- Map the grayscale result to the gradient map provided in tableValues --\u003e\n\t\t\t\t\t\t\u003cfecomponenttransfer color-interpolation-filters=\"sRGB\"\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncr type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncr\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncg type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncg\u003e\n\t\t\t\t\t\t\t\t\u003cfefuncb type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncb\u003e\n\t\t\t\t\t\t\u003c\/fecomponenttransfer\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\u003c\/filter\u003e\n\t\t\t\t\t\n\t\u003cfilter id=\"smokeBFilter\" x=\"0\" y=\"0\"\u003e\n\t\t\u003cfecolormatrix type=\"matrix\" values=\"\n\t\t\t.33 .33 .33 0 0\n\t\t\t.33 .33 .33 0 0\n\t\t\t.33 .33 .33 0 0\n\t\t\t0 0 0 1 0\"\u003e\n\t\t\u003c\/fecolormatrix\u003e\n\n\t\t\u003c!-- Map the grayscale result to the gradient map provided in tableValues --\u003e\n\t\t\u003cfecomponenttransfer color-interpolation-filters=\"sRGB\"\u003e\n\t\t\t\u003cfefuncr type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncr\u003e\n\t\t\t\u003cfefuncg type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncg\u003e\n\t\t\t\u003cfefuncb type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncb\u003e\n\t\t\u003c\/fecomponenttransfer\u003e\n\n\t\u003c\/filter\u003e\n\n\t\u003cfilter id=\"safariTest\" x=\"0\" y=\"0\"\u003e\n\t\t\u003cfecolormatrix type=\"matrix\" values=\"\n\t\t\t.33 .33 .33 0 0\n\t\t\t.33 .33 .33 0 0\n\t\t\t.33 .33 .33 0 0\n\t\t\t0 0 0 1 0\"\u003e\n\t\t\u003c\/fecolormatrix\u003e\n\n\t\t\u003c!-- Map the grayscale result to the gradient map provided in tableValues --\u003e\n\t\t\u003cfecomponenttransfer color-interpolation-filters=\"sRGB\"\u003e\n\t\t\t\u003cfefuncr type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncr\u003e\n\t\t\t\u003cfefuncg type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncg\u003e\n\t\t\t\u003cfefuncb type=\"table\" tablevalues=\"0 0\"\u003e\u003c\/fefuncb\u003e\n\t\t\u003c\/fecomponenttransfer\u003e\n\n\t\u003c\/filter\u003e\n\t\t\t\t\t\u003cfilter id=\"toneBlur\"\u003e\n\t\t\t\t\t\t\u003cfegaussianblur in=\"SourceGraphic\" stddeviation=\"5\"\u003e\u003c\/fegaussianblur\u003e\n\t\t\t\t\t\u003c\/filter\u003e\n\t\t\t\t\t\n\t\t\t\t\t\u003clineargradient id=\"grad1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"\u003e\n\t\t\t\u003cstop offset=\"10%\" style=\"stop-color:LIGHTSALMON\"\u003e\u003c\/stop\u003e\n\t\t\t\u003cstop offset=\"50%\" style=\"stop-color:TEAL\"\u003e\u003c\/stop\u003e\n\t\t\t\u003cstop offset=\"90%\" style=\"stop-color:LIGHTPINK\"\u003e\u003c\/stop\u003e\n\t\t\u003c\/lineargradient\u003e\n\t\t\t\t\u003c\/defs\u003e\n\t\t\t\t\u003cstyle type=\"text\/css\"\u003e\u003c\/style\u003e\n\t\t\t\t\u003cg id=\"round\"\u003e\n\t\t\t\t\t\u003cg id=\"svgRound1tone\"\u003e\n\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\u003cpath d=\"M554.5,990.5c-45,4.9-79.8-17.8-112.4-43.3c-107-83.5-194.9-183.7-260.5-302.8c-13.2-23.9-24.5-48.9-23.3-77.5\n\t\t\t\t\t\t\tc1.5-35.5,10-69.2,25.4-101c49.4-101.1,121.1-182,219.3-238.1c33.1-18.9,69.8-26.9,107.2-31c53.2-5.9,105.9-2.2,157.1,13.9\n\t\t\t\t\t\t\tc44.5,14,82.3,39.8,117.2,69.9c61.9,53.2,112,115.7,145.3,190.8c13.7,31,22.3,63.5,21.9,97.2c-0.2,16.6-5.5,33.9-12.1,49.4\n\t\t\t\t\t\t\tc-24.1,56.6-59.9,106-98.1,153.7c-53.3,66.5-111.4,128.4-180,179.4c-21.1,15.7-42.9,31.1-69.3,36.5\n\t\t\t\t\t\t\tC580,990.1,567.1,989.6,554.5,990.5z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\u003cg id=\"svgRound2tone\"\u003e\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M367,840.4c-5.3-4.3-10.6-8.6-16-12.9c0.4-0.6,0.7-1.1,1.1-1.7c1.2,0.5,2.5,0.8,3.5,1.5c10.3,6.8,21.8,7.9,33.6,6.9\n\t\t\t\t\t\tc2.2-0.2,4.4-1.9,6.5-2.9c10.4,4.2,18.5,11.4,25,20.7c1.6,2.3,4.4,3.8,6.7,5.6c0.6-0.5,1.3-1.1,1.9-1.6c-1.2-2.1-1.9-4.7-3.6-6.3\n\t\t\t\t\t\tc-4.8-4.7-6.9-10.2-7.9-16.7c-0.5-3.5-3.2-6.7-5-10c-6-11.1-12.3-22-18.1-33.1c-2-3.8-2.1-8.6,1.3-11c2.4-1.7,6.9-1.7,10.2-0.9\n\t\t\t\t\t\tc15,3.6,27,12.6,38.7,22.1c18.2,14.8,31.3,33.9,44.7,52.7c4.5,6.3,10.9,9.1,17.7,11.2c1,0.3,3.8-1.4,4-2.5\n\t\t\t\t\t\tc0.7-5.2,0.5-10.6,1.2-15.8c0.8-5.6-0.3-10.6-3.2-15.3c-3-4.9-2.4-9.7-0.9-15.3c1.3-4.5,0.7-10-0.6-14.5c-1.7-6-5.2-11.5-7.7-17.3\n\t\t\t\t\t\tc-4.8-11.5-9-23.2-14.1-34.5c-2.7-6.1-6-12.3-10.4-17.2c-2.6-2.9-7.9-3.6-12.1-4.8c-1.2-0.3-3.8,0.6-4.3,1.6\n\t\t\t\t\t\tc-3.8,7.5-11.1,7.5-17.6,7.3c-7-0.2-13.7-1.1-20.5,1.7c-5,2-6.1,3.3-3.1,7.8c5.9,8.8,14.6,14.4,23.3,20c3.6,2.3,6.6,5.4,9.8,8.3\n\t\t\t\t\t\tc0.7,0.6,0.9,1.7,2,3.8c-3-0.3-5.5,0.2-7.2-0.8c-7.2-4.4-15-8.1-20.1-15.3c-0.7-0.9-1.8-1.9-1.8-2.9c-0.3-7.9-6.6-9.5-12.2-12\n\t\t\t\t\t\tc-15.7-6.9-31.6-13.3-46.9-20.9c-18.1-9-32.6-22.8-47-36.8c-11.7-11.4-23.8-22.4-34.8-34.4c-10.3-11.2-19.4-23.6-29-35.5\n\t\t\t\t\t\tc-1.3-1.6-2.3-3.5-4.1-6.4c4.4,1.5,7.4,2.6,11.4,4c-0.8-2.9-1.3-4.5-1.9-6.6c3.3,1.4,6.5,2.8,9.6,4.1c0.5-0.4,0.9-0.8,1.4-1.2\n\t\t\t\t\t\tc-1-2.2-1.9-4.5-3.1-6.6c-2.2-3.9-5-7.5-6.6-11.6c-0.8-2.1-0.1-5.4,1.2-7.3c0.7-1,4.1-0.7,6.1-0.3c4.2,0.8,8.2,2.3,12.4,2.9\n\t\t\t\t\t\tc1.9,0.3,4.6-0.3,6-1.5c6.7-6.1,13.7-12.1,19.4-19.2c5.2-6.4,11.6-10,19.1-11.6c7.6-1.6,14.3-4.7,20-9.6\n\t\t\t\t\t\tc14.6-12.4,28.7-25.2,43.3-37.5c3.3-2.8,2.2-5.4,0.5-7.7c-3.4-4.3-1.7-7.2,1.9-10c5.4-4.2,10.7-8.5,16-12.8\n\t\t\t\t\t\tc1.7-1.4,3.6-2.6,4.7-4.4c1.5-2.3,2.4-5.1,3.5-7.6c-2.6-0.3-5.2-0.9-7.8-0.9c-13.9-0.2-23.3,9.3-33.2,16.8\n\t\t\t\t\t\tc-7,5.2-13.9,6.9-21.8,6.2c-5.6-0.6-11.2-2.4-17.4-3.8c1.3-0.8,2.4-1.3,3.3-2.1c2.4-2,4.8-4.2,7.2-6.3c2-1.8,4.2-3.4,5.8-5.4\n\t\t\t\t\t\tc1-1.2,1.1-3.2,1.5-4.8c-1.6,0.2-4-0.1-4.8,0.8c-5.7,7.3-14.5,9.1-22.1,13c-3.6,1.8-6.7,4.4-10,6.7c0.2,0.5,0.5,1,0.7,1.5\n\t\t\t\t\t\tc2.7,0,5.4,0,8.1,0c-4,2.3-7.7,4.8-11.7,6.8c-8,3.9-12.9,11.1-18.9,17.2c-2.2,2.2-5,3.8-7.5,5.7c-1.2,0.9-2.7,1.7-3.4,2.9\n\t\t\t\t\t\tc-3.7,6.1-7,12.4-10.7,18.4c-1.3,2.1-2.9,4.5-5,5.5c-0.9,0.4-3.9-2-5-3.8c-2.4-4-4.2-8.4-6.4-12.6c-0.9-1.7-1.8-3.6-3.3-4.8\n\t\t\t\t\t\tc-5.4-4.5-6.8-9-4.3-15.7c3.4-9.1-2.6-19.7-12.1-21.7c-3.6-0.8-7.7-0.8-10.1-5.7c3.7-0.3,6.8-0.6,11-1c-1.5-2.7-2.4-4.9-3.7-6.9\n\t\t\t\t\t\tc-2.2-3.2-2.8-6.5-1.8-10.4c2.2-8.7-1-17-8.6-21.6c-2-1.2-5.4-0.2-8.1-0.5c-5-0.6-2.6,3.4-3.5,5.4c-2.5,5.4-4.8,10.9-8,15.9\n\t\t\t\t\t\tc-6.4,10.3-14,19.9-19.8,30.4c-3.9,7-6.9,14-12.9,19.7c-2.6,2.4-3.2,7.2-4.3,11c-1.4,4.9-2.4,9.9-4.8,14.7\n\t\t\t\t\t\tc0.2-1.8,0.2-3.7,0.5-5.5c4.3-25.7,14.4-49.3,25.3-72.8c19.6-42.2,45.8-79.9,75.7-115.3c1-1.2,1.7-2.7,2.6-4.1\n\t\t\t\t\t\tc0.6,0.5,1.3,1,1.9,1.4c-6.5,17.7-12.9,35.4-19.7,53c-3.5,9.2-6.6,18.3-3.6,28.1c1.4,4.5,3.7,8.8,5.9,13c1.8,3.4,4.2,2.9,7.6,1.5\n\t\t\t\t\t\tc7.9-3.2,13.9-8.7,20-14.4c3.1-2.9,6.6-3.1,10.9-3.2c8.4-0.2,17,1.3,25.3-3.3c3.7-2,9.3-0.8,13.3-4c7.1-5.7,14.5-11.1,21.1-17.3\n\t\t\t\t\t\tc2.9-2.8,4.6-7.3,5.9-11.3c2.5-7.4,4.4-15,6.3-22.6c4.9-20,16.8-36.4,26.6-54c2.2-4,3.2-8.7,5.1-12.9c2.7-5.9,5.6-11.6,8.6-17.3\n\t\t\t\t\t\tc1.4-2.6,3.2-5.1,4.7-7.6c2.2-3.5,2.3-6.8,0.2-10.7c-1.9-3.6-2.5-7.8-3.6-11.8c-0.5-1.9-0.5-4-1.1-5.9c-2.4-8.3-1.7-11,6.1-14.6\n\t\t\t\t\t\tc12.8-5.9,25.6-12.3,39.1-16.3c49.4-14.7,100-18.6,151.2-13c6,0.6,11.7,3,16.5,4.2c-3.5,4.3-6.2,9.5-10.4,12.3\n\t\t\t\t\t\tc-13.4,8.8-26.6,18.3-44.2,17.2c-8.1-0.5-16.4,2.5-24.7,0.2c-1.3-0.4-3.1,0.9-4.6,1.5c-1.4,0.5-2.9,1.7-4.1,1.5\n\t\t\t\t\t\tc-6-1.2-8.2,3-10.8,6.9c-1.3,1.9-2.2,4.1-3.4,6.1c-3.4,5.6-7.9,8.9-14.6,10.8c-7,2-13.3,6.6-19.6,10.7c-7.7,5-14.9,10.7-22.3,15.9\n\t\t\t\t\t\tc-7.4,5.2-13,20.3-10.2,28.9c3.5,10.9,4.8,22.1,1.4,32.9c-2.8,8.8-5.4,18-13.1,24.7c-10,8.6-15,20-16,33.3\n\t\t\t\t\t\tc-0.5,6.7-2.2,13.3-3.4,19.9c-0.1,0.8-0.8,1.9-0.4,2.4c2.5,3.9,0,6.7-2.5,9.9c12.9,3.2,3.5,10.4,3.3,16.9c7,0.2,14,1.2,20.8-1.5\n\t\t\t\t\t\tc13.2-5.3,26.3-10.2,40.9-9.5c8.4,0.4,13.5-5.2,16.5-13c1.8-4.8,1.3-8.7-0.2-13.3c-2.1-6.5-3.5-13.2-4.5-19.9\n\t\t\t\t\t\tc-0.4-2.4,0.9-5.1,1.8-7.5c2.2-6.2,4.3-12.4,6.8-18.5c1.9-4.6,4.1-9,6.4-13.4c1.5-2.8,3.5-5.3,4.9-8.1c2-4.2,5.1-6,9.7-6.5\n\t\t\t\t\t\tc7.8-0.8,14.8-2.8,17.7-11.9c1.5-4.6,4.6-8.8,10.1-10.3c1.3-0.4,2.8-2.1,3.1-3.4c1.1-5.3,4.7-4.9,8.5-4.1\n\t\t\t\t\t\tc5.3,1.1,10.6,2.5,15.9,3.6c6,1.2,8.1,4,7.6,10.1c-0.5,5.5-1.2,11-0.7,16.4c0.9,8.5-2.9,11.6-10.4,13.8c-1.8,0.5-4.5,1-5.2,2.3\n\t\t\t\t\t\tc-2,4.1-4,3.9-7.3,1.6c-1.5-1.1-3.7-1.6-5.6-1.5c-2.3,0.1-4.5,1-6.8,1.6c0.7,2.5,0.8,5.4,2.2,7.3c7.1,9.8,14.9,19.1,21.9,29\n\t\t\t\t\t\tc2.9,4.1,4.9,8.9,6.6,13.7c2.3,6.2,7.7,9.1,12.7,11.2c25.2,10.3,51.1,16.3,78.3,8.7c4.8-1.3,9.7-2.3,14.5-3.7\n\t\t\t\t\t\tc1.1-0.3,2-1.5,3.4-2.7c-2.5-1.3-4.5-2.4-7.6-4.1c6.2-2.9,11.5-5.4,16.8-7.8c4.1-1.9,8.5-3.1,12.2-5.5\n\t\t\t\t\t\tc16.1-10.8,31.8-22.2,44.1-37.2c5.1-6.2,8.7-13.7,12.4-21c2.8-5.5,4.5-11.4,6.7-17.2c2.3-6.1,2.7-12.3,2.8-19\n\t\t\t\t\t\tc0.2-10,2.8-20,4.6-30c0.6-3.1,2.9-2.3,4.6-0.9c3.5,2.8,6.8,5.9,10.3,8.7c9.6,7.9,19.2,15.7,28.7,23.6c2.6,2.2,2.9,5.3,3.8,8.4\n\t\t\t\t\t\tc2.1,6.6,6,12.7,10,18.5c2.4,3.4,6.4,5.7,9.8,8.4c2.6,2.1,3.4,4.4-0.1,6.1c-6.9,3.4-9.5,9.9-12.4,16.3\n\t\t\t\t\t\tc-11.2,24.9-25.6,47.8-47.7,64.3c-11.1,8.3-23.9,14.3-36.2,20.9c-6.9,3.7-14.4,6-21.5,9.5c-17.1,8.4-35.7,9.8-54.1,12.9\n\t\t\t\t\t\tc-29.9,5.1-58.6-1.7-87.6-6.8c-5.7-1-11.5-2.5-17.2-2.8c-5-0.3-10.2,0.6-15.2,1.1c-2.5,0.2-4.9,1.1-7.4,1.1\n\t\t\t\t\t\tc-8-0.1-15.9-0.5-23.9-0.7c-2.4-0.1-4.1-0.2-5.1-3.3c-0.6-1.9-4.3-3.7-6.7-3.7c-7.1-0.2-14.3-0.2-21.3,1.1\n\t\t\t\t\t\tc-12,2.2-23.2,6.9-32.1,15.8c-1.7,1.6-3.5,3.1-5,4.8c-0.6,0.8-0.5,2.1-0.8,3.2c0.5,0.2,0.9,0.4,1.4,0.6c-4,2.2-8.3,4.1-12.1,6.8\n\t\t\t\t\t\tc-8.7,6.1-17.4,12.3-25.6,19.1c-6,5-10.1,11.4-10.2,19.7c0,1.8-0.5,3.7-1.1,5.3c-3,7.8-0.1,14.3,4,20.6\n\t\t\t\t\t\tc4.6,7.1,9.2,14.2,13.5,21.5c4.5,7.5,10.4,13.4,17.9,17.7c2.2,1.2,4.3,2.6,6.6,3.6c13,5.2,24.9,12.4,36.3,20.4\n\t\t\t\t\t\tc4,2.8,9.2,3.8,13.7,5.9c6.4,3.1,12.6,6.5,18.9,9.7c2.5,1.3,5.1,2.6,7.7,3.5c21.1,7.3,42.3,14.1,63.2,22s40.5,18.5,58.1,32.6\n\t\t\t\t\t\tc4.8,3.8,10.7,7,16.6,8.7c7.8,2.2,13.9,6.4,18.7,12.6c4.5,5.9,8.4,12.4,12.3,18.7c1.1,1.8,1.8,4.1,1.7,6.2\n\t\t\t\t\t\tc-0.3,4.6,0.5,7.8,5.8,8.5c1.1,0.2,2.2,2.4,2.6,3.8c1,4.4,3.9,6,7.7,5c5.5-1.5,11-3.4,16.3-5.9c3.3-1.5,5.6-2.3,9.1-0.1\n\t\t\t\t\t\tc2.1,1.3,5.9,0.7,8.7,0c4.3-1.1,8.4-2.7,12.4-4.6c4.9-2.4,9.8-4.9,14.1-8.1c3.9-2.8,7-6.7,10.4-10c2.9-2.8,5.9-3.1,9.4-0.6\n\t\t\t\t\t\tc3.2,2.3,6.7,4.2,10.1,6.2c3,1.7,4,3.9,3.4,7.4c-0.5,2.7,0.8,5.6,0.6,8.4c-0.2,1.8-1.4,4-2.8,5.1c-5.6,4.1-11.8,7.4-17.3,11.6\n\t\t\t\t\t\tc-4.2,3.3-7.8,7.4-11.6,11.3c-5.3,5.3-10.5,10.7-15.7,16.1c-2.7,2.9-5.5,5.8-7.9,9c-1.4,1.9-1.9,4.3-3,7c1.6,0.1,2.4,0.4,2.9,0.2\n\t\t\t\t\t\tc15.2-7.6,31.9-12.3,45.8-22.7c3.5-2.6,7.7-4.2,12-5.6c-3.1,4.8-7,8.4-12.1,11c-4.5,2.3-10.9,4.5-12.5,8.4\n\t\t\t\t\t\tc-3.7,9-11.8,12.4-18.1,18.1c-6.5,5.9-13.9,10.8-20.9,16.2c-2.8,2.1-5.3,4.5-8,6.8c-3.9,3.3-7.9,4.3-12,0.2\n\t\t\t\t\t\tc1.7-4.9,8.7-7.3,6.8-15.1c-4.8,2.9-9,5.4-14,8.4c2.7-5.6,4.9-10.6,7.4-15.3c5.2-9.9,10.6-19.6,15.9-29.4c2-3.8,4-7.7,5.7-11.7\n\t\t\t\t\t\tc0.4-1,0.3-3-0.4-3.5c-0.7-0.6-2.8-0.4-3.6,0.2c-4.2,3.5-9,6.7-12.1,11c-9.6,13.5-19.6,27-27.5,41.5c-4.9,8.9-6.1,19.8-9.3,29.7\n\t\t\t\t\t\tc-1.9,6-4.5,11.7-6.9,17.5c-0.9,2.3-2.2,4.4-3.2,6.6c-1.4,3.2-5.7,5.3-9.1,4.3c-0.9-0.3-2-0.6-2.7-1.3c-8-7-14.9-3-22.1,1.7\n\t\t\t\t\t\tc-5.2,3.4-10.8,6.3-16.1,9.7c-4.9,3.1-9.7,6.5-14.3,10c-5,3.8-9.7,8.1-14.8,11.8c-2.5,1.8-5.8,2.4-8.4,4.1\n\t\t\t\t\t\tc-6.7,4.2-13.8,8.1-19.7,13.3c-5,4.4-9.9,6.7-16.5,6.7c-2.7,0-5.3,2.1-8,2.8c-2.2,0.5-5,1.1-6.8,0.2c-12-6.4-25.1-9.9-38.2-13\n\t\t\t\t\t\tc-6.1-1.5-8.1,0.4-7.2,6.6c0.8,5.6,2.9,10.4,6.8,14.7c8.3,8.9,16.3,18,24.4,27.1c0.9,1,1.7,2,2.8,3.4c-4.5,1.9-7.8,0.3-10.5-2.5\n\t\t\t\t\t\tc-14.5-15.1-29.2-30-43.3-45.5c-10.3-11.2-20.6-22.2-33.2-30.8c-9-6.2-16.8-13.6-23.4-22.2c-10.5-13.7-24.8-23-37.9-33.8\n\t\t\t\t\t\tc-3.9-3.2-7.3-7.1-11-10.6c4.1,2.6,8.3,5.2,12.4,7.9c0.4-0.5,0.7-1.1,1.1-1.6c-2.4-1.8-4.6-4-7.3-5.4\n\t\t\t\t\t\tC372.8,842,369.8,841.4,367,840.4z M531.7,693.6c-0.1,0.2-0.1,0.4-0.2,0.6c-2.3,0.2-4.7,0.3-6.9,0.8c-4.4,1-6.5,5.5-4,9.3\n\t\t\t\t\t\tc5.5,8.5,11.6,16.4,20.6,22c8.2,5.1,14.2,12.9,17.1,22.1c3,9.8,6.3,19.2,12.1,27.8c3.4,5,7.8,9.5,7.9,16.2c0,2.1,1.8,4.5,4.5,2.8\n\t\t\t\t\t\tc2.5-1.6,4.5-4.2,7.9-2.1c2.5,1.6,5.4,2.9,7.3,5c4.5,5.1,9.8,8,16.4,9.6c12,3,18.6-1.3,18.6-13.7c-0.1-12.1-0.6-24.2-1-36.3\n\t\t\t\t\t\tc-0.4-12-3-23-12.3-31.7c-1.7-1.6-2.8-4.1-3.7-6.4c-3.4-8.3-8.9-13.9-18-15.5c-3.3-0.6-6.4-2-9.6-2.7c-1.9-0.4-4.2-0.9-5.9-0.2\n\t\t\t\t\t\tc-7.5,3-14.7,1.2-22-0.7C550.8,698,541.2,695.9,531.7,693.6z M496,881.9c1.9,2.3,3.5,4.9,5.7,6.8c10.5,9.7,21.3,19.1,31.8,28.8\n\t\t\t\t\t\tc5.9,5.5,9.6,5.8,16,0.7c0.9-0.7,1.8-1.6,2.9-2c7.6-2.7,12-8.9,15.8-15.3c2.7-4.4,5.6-9.1,4-15c-0.7-2.6-0.9-5.6-0.7-8.3\n\t\t\t\t\t\tc0.5-8-5.7-13.7-13.4-12.2c-1.6,0.3-3.5,0.6-4.9,0.1c-9.2-4-17.8-2.6-26.1,2.6c-3,1.8-5.3,2-6.1-2.3c-0.2-0.8-2-1.9-2.9-1.8\n\t\t\t\t\t\tc-1.1,0.1-2.5,1.3-2.9,2.3c-0.3,0.9,0.5,2.3,1,3.4c0.2,0.4,0.9,0.5,1.2,0.8c1.9,1.8,3.8,3.6,5.7,5.5c2.7,2.7,1.6,5.5-0.1,8.2\n\t\t\t\t\t\tc-1.9,3-4.6,3-7.4,1.7C509.7,883.2,504.1,879.6,496,881.9z M705.2,450.4c-13.3,6.7-29,4.8-39.9,15.8c15.6,5,30.8,1.7,45.4-3.2\n\t\t\t\t\t\tc34.5-11.7,60.5-33.7,77-66.2c-2.4-0.8-4.3-1.4-6.1-2c-0.8-0.7-1.7-0.5-2.5,0.1c-1.6,1.1-3.3,2.3-4.7,3.7\n\t\t\t\t\t\tc-17.2,16-36.6,28.8-57.8,38.8c-3.6,1.7-7,3.8-10.5,5.7C702.4,444.9,700.8,447,705.2,450.4z M458,913.3c-0.3,0-0.6,0-0.9,0\n\t\t\t\t\t\tc-1.2-2.3-2.3-4.7-3.8-6.9c-0.5-0.7-2-1-3-0.9c-0.4,0-0.9,1.7-0.8,2.5c0.1,1.3,0.4,2.9,1.2,3.7c5.8,5.8,11.7,11.7,17.9,17.1\n\t\t\t\t\t\tc1.2,1,4.2,0.6,6-0.1c0.7-0.3,0.6-3.1,0.5-4.8c-0.1-2.1-1.2-4.4-0.9-6.4c1.4-8-2.8-14-6.7-20.3c-1.5-2.5-2.9-5.3-3.6-8.1\n\t\t\t\t\t\tc-1-4.2-0.9-8.8-2.1-13c-2.6-9-8.3-15.5-17.7-17.7c-1.8-0.4-4.7,0.9-6.2,2.4c-2.2,2.3-6.4,4.9-3.6,8.8c6,8.4,9.5,18.6,19.2,24.3\n\t\t\t\t\t\tc2.3,1.4,4.3,4.7,4.8,7.5C459.1,905.4,458.2,909.4,458,913.3z M655.8,838.7c-0.6-0.9-1.1-2.7-1.9-2.9c-1.3-0.2-2.9,0.4-4,1.2\n\t\t\t\t\t\tc-4.7,3-9.1,8.3-14.1,8.9c-8,1.1-11.6,4.3-12.7,11.8c-0.4,2.7-2.2,5.2-2.8,7.9c-0.8,3.5,0.9,4.8,4.2,3.4c3.5-1.6,6.8-3.4,10.2-5.1\n\t\t\t\t\t\tc8.8-4.4,14.9-11.5,19.3-20.1C654.8,842.3,655.1,840.7,655.8,838.7z M633,822c-12.2,1.4-22.5,16.9-18.4,28\n\t\t\t\t\t\tC622.4,841.3,627.5,831.6,633,822z M524.1,199.2c0.8,1.7,1.3,2.6,1.5,3.5c1.2,5.3,1.8,5.5,6.9,3.6c2.8-1,5.8-1.3,8.6-2.3\n\t\t\t\t\t\tc4.9-1.7,9.7-3.6,14.5-5.4c-0.2-0.7-0.3-1.4-0.5-2.1C544.9,196.3,534.8,196.9,524.1,199.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M697.9,558.9c-13.1-5.5-25.5-5.6-38-4.5c-0.1-0.4-0.2-0.8-0.4-1.3c2.8-1.7,5.9-3.2,8.4-5.2c2.2-1.8,3.8-4.3,5.6-6.4\n\t\t\t\t\t\tc-2.8-1.6-5.4-3.5-8.3-4.7c-1.8-0.8-4-0.4-5.9-1c-1.4-0.4-2.7-1.5-4-2.3c0.9-1.3,1.6-3.1,2.9-3.8c2.4-1.4,5.1-2.5,7.7-3.2\n\t\t\t\t\t\tc26-7.2,52-14,77.9-21.7c8-2.4,15.6-6.7,23-10.7c11.9-6.5,24.9-9.5,37.9-12.2c18.4-3.9,34.7-12.3,50.6-21.9\n\t\t\t\t\t\tc4.4-2.6,6.9-6.4,8.2-11.4c4.3-16.9,5.7-34,3.6-51.4c-0.2-1.5-0.4-3-0.2-4.5c0.4-3.3,2.5-4.2,5.4-2.9c1.6,0.8,2.9,2.2,4.2,3.4\n\t\t\t\t\t\tc15.7,15.6,26.6,34.3,35.1,54.6c12.6,30.4,22.4,61.6,29,93.8c1.3,6.3,0.7,11.5-3.3,16.8c-19.7,26.8-38.9,54-58.8,80.7\n\t\t\t\t\t\tc-5.2,7-11.7,13.3-18.2,19.1c-3.8,3.4-9,5.3-13.6,7.9c-3.8,2.1-7.7,4-11.2,6.5c-6,4.3-11.8,8.4-19.3,9.9c-3.2,0.7-4.7,0.4-5.5-2.7\n\t\t\t\t\t\tc-1-3.9-3.3-4.4-6.1-1.8c-3.5,3.3-7.2,6.4-10.1,10.2c-4.3,5.6-9,10.6-15.4,13.9c-4,2-7.6,4.8-11.1,7.6c-4.4,3.6-8.4,3.8-13.8,1.8\n\t\t\t\t\t\tc-8.8-3.3-12.7-9.1-13.8-18.2c-0.8-6.8-6.2-11.1-11.4-15.1c-1.8-1.4-4-2.5-6.2-3.1c-16.9-4.7-29.7-15.9-43.1-26.4\n\t\t\t\t\t\tc-3.8-3-7.9-5.7-11.3-9c-4-3.9-7.5-8.3-11-12.7c-3.2-4-0.9-8.1,1.3-11.5c3.8-5.7,8.2-11.1,12.5-16.5c3.2-4,6.5-8,10.2-11.5\n\t\t\t\t\t\tc4.8-4.7,5.2-6.5,2.4-12.4c-0.7-1.6-0.5-4.5,0.6-5.8c1.8-2.3,4.5-3.8,6.8-5.7C693,562.5,694.8,561.2,697.9,558.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M234.5,679.6c-0.4,2.3-0.5,3.4-0.8,5.2c-6.4-2.2-11.2-6.5-16.1-10.6c-0.3-0.2-0.4-0.6-0.7-0.7c-6.8-5-7.7-12.5-9.2-19.9\n\t\t\t\t\t\tc-0.8-3.9-2.5-8-4.8-11.3c-10.5-14.7-22.7-27.8-37-39c-1.2-0.9-2.5-2-3-3.3c-4.1-10.7-5.6-21.8-4.1-34.7\n\t\t\t\t\t\tc5.8,6.3,11,11.5,15.7,17.1c7.9,9.4,15.5,19.1,23.4,28.5c8.4,10.1,17.1,20,25.5,30c1.8,2.1,3.3,4,6.6,2.8c1.3-0.4,3.3,0.3,4.6,1.2\n\t\t\t\t\t\tc5,3.5,9.9,7.2,14.8,11c13.1,10.3,27.1,19.3,38.4,31.8c7.9,8.7,14.2,18,17.5,29.6c1.6,5.5,5.9,10.3,9.2,15.3\n\t\t\t\t\t\tc5.6,8.5,11.3,16.8,16.9,25.2c0.6,0.9,1.2,2.2,1.1,3.3c-0.4,7.9,4.5,13.1,9,18.7c2.6,3.3,4.5,7.3,6.3,11.2c0.5,1.1,0.4,3.3-0.4,4\n\t\t\t\t\t\tc-0.7,0.7-3,0.5-4-0.1c-3.2-2-6.6-4.1-9.1-6.8c-14-15.1-27.7-30.5-41.7-45.7c-12.4-13.4-25-26.7-37.4-40.1\n\t\t\t\t\t\tc-5.4-5.9-10.5-12-15.8-18C238.2,682.8,236.7,681.6,234.5,679.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M307.7,808.5c2.1,1.1,4.6,1.8,6.3,3.4c6.4,5.7,12.5,11.8,18.9,17.5c7.2,6.4,14.4,12.8,21.9,18.9\n\t\t\t\t\t\tc17.6,14.3,35.4,28.2,52.9,42.5c13,10.6,22.9,23.9,33.1,37.2c7.4,9.6,17.9,16.7,27,25c9.8,8.9,19.5,17.9,29.3,26.8\n\t\t\t\t\t\tc-0.3,0.4-0.5,0.8-0.8,1.2c-1.7-0.8-3.5-1.5-5.1-2.3c-30.2-15.1-56.6-35.5-82.2-57.2c-33.6-28.5-64.7-59.4-94.2-92.1\n\t\t\t\t\t\tc-2.2-2.5-3.9-4.6-2.6-8.3c0.5-1.6-0.9-4-1.8-5.9c-0.9-2-2.2-3.8-3.4-5.7C307.1,809.1,307.4,808.8,307.7,808.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M319.5,352.7c-7.2-0.5-10.9,1.9-14.2,5.5c-1.2,1.3-3.3,1.8-4.9,2.6c-0.7-1.7-1.9-3.4-2.2-5.2c-1.5-10.2-2.8-20.4-3.9-30.6\n\t\t\t\t\t\tc-0.2-2,0.3-4.4,1.3-6.1c9.2-15.3,21.1-28.2,36.4-37.7c1.8-1.1,4.6-0.7,7-0.5c1.2,0.1,2.4,1.1,3.6,1.5c7.7,2.7,11.5,9,10,17.2\n\t\t\t\t\t\tc-3,16.6-9.4,31.9-19.7,45.4C329.2,349.6,323.6,352.2,319.5,352.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M849.7,758.8c1.7-4.6,3.7-9.2,5.2-13.9c1.2-3.7,2.6-7.6,2.7-11.5c0.3-12,3.7-22.9,10.9-32.4c5.6-7.4,10.5-15,11.7-24.4\n\t\t\t\t\t\tc0.1-0.6,0.3-1.4,0.7-1.9c6.6-8.5,6.2-19.7,11.3-28.7c4.6-8,9.5-15.9,15.1-23.3c2.6-3.3,7.2-5.1,11.2-7.7c-2,6-4.1,11.7-5.7,17.5\n\t\t\t\t\t\tc-1.1,4.1-3,9,1.3,12.1c4.5,3.3,7.3-2.1,10.8-3.6c1.8-0.7,3.2-2.2,5-3.5C928,650.5,866.6,744.9,849.7,758.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M682,218c25.5,7.7,46.2,22,68.1,36.4c-5.7-0.6-10.1-1-14.5-1.6c-9.5-1.3-16.6,3.4-22,10.1c-6.7,8.3-14.6,13.2-25.2,14.3\n\t\t\t\t\t\tc-2.6,0.3-5.2,1.9-7.7,3.3c-6,3.3-15,2.8-20.2-1.2c-2.4-1.9-2.3-3.9-0.1-5.8c1.2-1.1,2.8-1.9,4-3c4-3.8,3.4-7.5-1.7-9.4\n\t\t\t\t\t\tc-4.2-1.5-2.7-3.4-0.7-5.4c3.8-3.7,7.7-7.3,11.5-11c3.9-3.8,6.5-8.2,6.6-14C680.1,226.8,681.2,222.9,682,218z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M647.9,959.4c1-1.1,2.1-2.3,3.1-3.4c14-14.8,28.9-28.9,41.9-44.6c17.4-20.8,38.7-36.1,61.9-49.4c1.8-1,3.6-2.1,5.5-3.1\n\t\t\t\t\t\tc0.4,0.3,0.7,0.7,1.1,1c-3.4,4.4-6.3,9.1-10.2,13c-30.7,31.1-63.1,60-98.9,85.1c-1.2,0.8-2.4,1.4-3.7,2.1\n\t\t\t\t\t\tC648.4,959.9,648.2,959.6,647.9,959.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M198.8,672.3c1.1,1.6,2.1,3.5,3.5,4.9c3.6,3.7,7.3,6.6,13,8.1c6.5,1.8,13.1,6.3,17.6,11.5c12.5,14.5,23.8,29.9,35.6,45\n\t\t\t\t\t\tc1.3,1.7,2,3.9,2.4,6.3c-29-20.4-56.4-42.2-73.3-74.3C197.9,673.3,198.3,672.8,198.8,672.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M643.8,942.3c5.7-6.2,11.9-12,16.9-18.8c4.6-6.2,8-13.3,11.9-19.9c1.3-2.3,2.7-4.5,4.1-6.7c0.3,0.6,0.5,1.1,0.8,1.7\n\t\t\t\t\t\tc1.8-0.2,4.3,0.3,5.5-0.7c7.9-6.9,15.7-13.8,23.1-21.2c5.2-5.1,9.8-10.8,14.7-16.3c0.5-0.5,1.3-0.8,2-1.2c0.4,0.4,0.9,0.7,1.3,1.1\n\t\t\t\t\t\tc-4.8,6.4-9.1,13.1-14.4,19.1c-8.5,9.8-17.8,18.9-26.4,28.5c-4.9,5.5-9.3,11.2-15.9,15.2c-7,4.3-12.7,10.6-19,16\n\t\t\t\t\t\tC647,940.5,645.3,941.3,643.8,942.3L643.8,942.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M643.8,942.3c-8.6,11.4-17.1,22.9-25.9,34.2c-1.5,1.9-4.6,2.4-6.9,3.7c-2.3,1.2-4.5,2.6-8,4.6\n\t\t\t\t\t\tC614.3,967,625.6,951.3,643.8,942.3L643.8,942.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M198.8,488c1.5,4.3,4.6,4.3,8.4,3.4c7.1-1.6,10.9,0.8,13.7,9.4c-11-7.4-20.6-6.1-29,3.4\n\t\t\t\t\t\tC189.6,497.1,192.2,491.6,198.8,488z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M951,557.4c0.2,3.2,0.2,5.2,0.5,7.2c0.5,3.5-0.9,5.1-4.3,6.7c-3.4,1.6-6.2,4.8-8.9,7.6c-2.4,2.4-4.3,5.3-7,7.6\n\t\t\t\t\t\tC935.2,575.4,944.3,567.9,951,557.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M859,375.6c-2-3.9-3.4-6.5-5.2-10.1C858.7,367.2,859.5,368.8,859,375.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M225.1,515.1c-1-2-2.1-3.9-3.1-5.9c0.7-0.4,1.3-0.8,2-1.1c1.2,1.9,2.3,3.7,3.5,5.6C226.7,514.1,225.9,514.6,225.1,515.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cg id=\"svgRound3tone\"\u003e \n\t\t\t\t\t\t\u003cg id=\"svgRound3toneC\"\u003e \n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M684.3,218.1c0.9,1.2,1.7,2.3,2.9,3.9c-4.1,6.2-7.9,12.8-12.5,18.8c-4.6,6.1-11.7,7.8-19,8.3c-15.9,1.1-30.9,5-45.7,10.9\n\t\t\t\t\t\t\tc-15.5,6.3-31.5,11.4-47.1,17.4c-5.1,1.9-10.1,4.5-14.4,7.8c-8.5,6.4-9.3,26.8-2.2,34.8c6.7,7.6,15.3,11.8,24.9,12.1\n\t\t\t\t\t\t\tc18.7,0.5,37.4-0.3,56.1-0.5c10.6-0.1,21.3-1.5,31.7-0.1c11.4,1.6,20.8,8.5,28.6,17c9.1,9.9,5.6,22.3-3.3,30.4\n\t\t\t\t\t\t\tc-12.6,11.5-28.1,10.8-43.8,10.1c-15.2-0.7-28-7.6-41-14.2c-14.1-7.2-29-12.1-44.1-17c-12.1-3.9-23.5-9.9-35.2-15\n\t\t\t\t\t\t\tc-3.8-1.7-7.4-3.9-11.4-5.1c-8.6-2.6-14,1.4-14.5,10.3c-0.3,4.8-0.2,9.7,0,14.5c0.4,9-1.5,17.3-5.1,25.6\n\t\t\t\t\t\t\tc-3.5,8.1-5.5,16.9-7.9,25.5c-2.2,7.8-6.4,8.9-12.4,3.8c-6.7-5.5-10-12.3-11.2-20.8c-1.2-8.1-4.1-16-5.6-24.1\n\t\t\t\t\t\t\tc-2.9-15.7,1.9-28.6,15.2-37.8c20.5-14.1,27.3-46.1,6.5-66.3c-10.2-9.9-11.3-15.3-2.3-29c6.1-9.2,12.7-11.2,24.2-7.5\n\t\t\t\t\t\t\tc7.9,2.6,15.6,5.9,23.6,7.7c14.9,3.2,29.6,2.6,43.1-5.9c11.3-7.2,14.9-18.2,14.5-30.7c0-1.7-2.7-4.4-4.3-4.6\n\t\t\t\t\t\t\tc-5.3-0.6-10.8-0.3-16.2-0.3c-12.6,0-25.3-0.2-37.9,0.2c-9.4,0.3-18.7,1.3-28.1,2c5.6-0.9,11.3-1.8,16.9-2.9\n\t\t\t\t\t\t\tc2.5-0.5,4.9-0.1,7.4-0.9c0.4-0.2,4.9-0.2,5.2,0c6.8,3.6,10-1.7,16.9-1.3c8.9,0.5,17.9-0.3,26.9-0.5v0.3v-0.3\n\t\t\t\t\t\t\tc13,1.2,26,1.9,38.9,3.7c17.8,2.6,35.7,5.3,53.3,9.3C665.6,209.9,674.8,214.5,684.3,218.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M403.3,228.2c-2.6,5.6,1.5,7.3,5.2,9.7c7.5,4.7,15.3,9.3,22.1,14.9c7.5,6.1,7.5,8.6,2.7,17.2\n\t\t\t\t\t\t\tc-3.4,6.1-7.7,11.7-10.8,17.9c-4.4,8.9-7.8,18.2-12,27.1c-5.2,11-12.3,19.8-25.2,22.6c-5.7,1.3-10.9,4.7-16.5,6.8\n\t\t\t\t\t\t\tc-6.5,2.4-13.2,4.3-19.7,6.7c-5.1,1.8-10.3,3.5-15,6.1c-4.3,2.5-7.7,2.5-11.2-1c-8.7-8.7-17.4-17.3-26-26\n\t\t\t\t\t\t\tc-3.8-3.9-8.9-4.6-14.1-1.7c-2.8,1.5-5.9,2.5-8.9,3.8c11.8-12,23.4-24.4,35.6-36c11.5-10.9,23.5-21.4,35.9-31.2\n\t\t\t\t\t\t\tc9.3-7.3,19.6-13.4,29.5-19.9c7.2-4.7,14.6-9.3,21.9-13.8C398.9,230.1,401.1,229.3,403.3,228.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M952.6,571.9c-11.7,3.8-20,12.1-27.8,21.1c-6.1,7.1-12.3,14.2-18.5,21.3c-0.5-0.3-1.1-0.7-1.6-1c0.4-1,0.6-2.1,1.3-2.9\n\t\t\t\t\t\t\tc4.8-5.7,9.8-11.3,14.6-16.9c6.7-7.9,13.2-15.8,19.8-23.7c2.6-3.2,5.4-6.2,7.8-9.6c0.9-1.3,1.7-3.5,1.3-5\n\t\t\t\t\t\t\tc-2.6-11.7-5.2-23.3-8.3-34.9c-2.5-9.3-5.5-18.4-8.4-27.5c-0.8-2.3-2-4.6-3.4-6.6c-0.8-1.2-2.4-1.8-3.7-2.7\n\t\t\t\t\t\t\tc-0.9,1.3-2.4,2.6-2.6,4c-1.9,12.1-2.8,24.2,1.5,35.9c2.6,7.1,6.2,13.8,8.9,20.8c1,2.5,1.7,6.2,0.6,8.3\n\t\t\t\t\t\t\tc-5.3,9.9-10.7,19.8-17.3,28.8c-5,6.7-12,11.9-17.9,17.9c-8.2,8.3-16.2,16.7-24.3,25c-8.2,8.4-16.5,16.8-24.8,25.2\n\t\t\t\t\t\t\tc-0.3,0.4-0.7,0.8-1.1,0.9c-2.8,0.8-5.5,1.4-8.3,2.1c-0.2-2.8-1.1-5.8-0.4-8.3c5-17.9,13.8-33.6,26.6-47.2\n\t\t\t\t\t\t\tc11-11.7,21.5-23.8,32.6-35.4c5.2-5.4,6.6-12.3,8-18.8c2.6-11.9,6.2-23.9,4.7-36.3c-1.7-13.6-4.3-27.1-6-40.8\n\t\t\t\t\t\t\tc-1.6-12.6-2.7-25.4-3.9-38.1c-0.3-3.4-0.2-6.8-0.3-10.2c3.2,4.4,6.7,8.7,9.6,13.3c1.8,3,2.6,6.6,4.1,9.8\n\t\t\t\t\t\t\tc5.4,11.8,11.4,23.4,16.3,35.4c4.6,11,8.3,22.4,12.2,33.7c4.3,12.6,5.6,25.7,6.9,38.9C951.6,556.2,952,564,952.6,571.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M816.8,311.9c-9,9.3-17,19.3-22.8,31.1c-5.7,11.7-11.3,23.3-17.7,34.6c-2.6,4.6-6.7,8.6-10.9,11.9c-3.9,3-8.9,4.1-13.5,1\n\t\t\t\t\t\t\tc-4.8-3.3-4.5-8.5-4.3-13.4c0.6-15.7,7.6-29.5,14.2-43.2c5.4-11.1,12.2-21.6,18.7-32.2c4.1-6.7,9.3-11.9,18.2-8.2\n\t\t\t\t\t\t\tC805.1,299.4,812.9,303.8,816.8,311.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M177.4,637.4c3.1,3.6,6.5,6.9,9.3,10.7c10.1,13.8,19.3,28.3,30.1,41.5c7.2,8.8,16.4,15.9,24.8,23.6\n\t\t\t\t\t\t\tc1.3,1.2,3.1,2,4.7,2.7c5,2.1,7.2,0.9,8.3-4.3c0.2-0.8,0.5-1.6,0.7-2.4c1.1-4.1,2.8-4.8,5.5-1.4c5.5,6.9,10.6,14.2,15.6,21.4\n\t\t\t\t\t\t\tc2.9,4.1,5.4,8.3,8.1,12.5c1.8,2.7,2.8,5.2-1,7.5c-1.3,0.8-1.9,3.2-2.3,5c-0.4,1.9-0.1,3.9-0.1,7.6c-3.8-1.9-6.7-2.7-8.9-4.6\n\t\t\t\t\t\t\tc-21.2-17.7-39.9-37.9-57.7-59c-0.8-1-2.3-1.5-3.4-2.2v-0.1c-0.3-0.5-0.6-1.1-0.9-1.6c-6.7-10.4-13.7-20.6-19.9-31.2\n\t\t\t\t\t\t\tC185.7,654.9,181.8,646,177.4,637.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M654.1,957.7c3-4.2,6-8.4,9.1-12.6c3.1-4.1,6.7-7.9,9.2-12.3c1.2-2.1,1.4-6,0.2-8c-3.7-5.7-3.6-10.2,0.1-16.3\n\t\t\t\t\t\t\tc5.3-8.8,10.9-17.1,19.3-23.2c1-0.8,2.6-0.9,3.8-1.4c0.2,1.4,0.9,3.1,0.5,4.3c-3.2,8.7-6.7,17.3-9.9,26c-0.5,1.4-0.2,3-0.3,4.5\n\t\t\t\t\t\t\tc1.5-0.3,3.3-0.2,4.5-1c4.6-3.1,9.4-6.2,13.6-9.9c21.6-19.4,43-39,64.6-58.3c3-2.6,7.1-3.9,10.7-5.9c-3,4.2-5.6,8.8-9.2,12.5\n\t\t\t\t\t\t\tc-10.9,11.1-22.1,22-33.3,32.8c-24.5,23.6-50,45.9-77.6,65.7C657.6,955.9,655.8,956.7,654.1,957.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M936.9,627c-3.3,2.2-6.4,4.5-9.8,6.5c-4.7,2.8-9.3,5.6-14.3,8c-3.4,1.6-5.6-0.5-4.8-4c2.7-12,19.1-22.8,31-20.3\n\t\t\t\t\t\t\tc0.4,0.1,0.8,0.5,1.2,0.8c-0.8,2.4-1.6,4.8-2.4,7.2C937.5,625.7,937.2,626.3,936.9,627L936.9,627z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M887,710.9c-3.4,0.7-6.9,1.5-12,2.6c1.3-3.6,1.4-6.7,3-8.1c6.8-5.6,14.1-10.8,21.3-15.9c0.6-0.5,2,0.1,3.1,0.2\n\t\t\t\t\t\t\tc-4.1,6-8.3,12-12.4,18C888.9,708.8,887.9,709.9,887,710.9L887,710.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M157.7,559.6c4.4,4,9.1,7.7,11,13.5c-0.4,0.4-0.7,0.9-1.1,1.3c-3.3-2.1-6.6-4.1-10-6.2\n\t\t\t\t\t\t\tC157.7,565.4,157.7,562.5,157.7,559.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M858.1,385.4c0.9,6,2.5,11.9,2.7,17.9c0.2,9.4,0.3,19-1.1,28.3c-0.9,6.4-4.2,12.5-6.9,18.5c-6,13.7-12,27.3-18.5,40.7\n\t\t\t\t\t\t\tc-2.4,5-5.9,9.8-9.8,13.6c-6.2,6-14.6,5.8-22.2,3.9c-15.1-3.8-30.1-8-44.7-13.3c-32-11.6-62.8-7.8-93.5,4.7\n\t\t\t\t\t\t\tc-14,5.7-27.2,12.4-37.3,24c-4,4.6-7.7,9.6-12,13.9c-5.8,5.7-11.6,11.6-18.3,16.1c-20.6,14.2-14.4,30.5-2.3,44.1\n\t\t\t\t\t\t\tc13.6,15.3,30.8,25.7,48.5,35.4c18,9.7,37.3,16.9,54,29c12.1,8.8,23,18.8,31.3,31.6c4.3,6.6,3.9,13.6,4.7,20.5\n\t\t\t\t\t\t\tc0.7,5.9,3.1,10.4,7.5,14c7.4,6.2,7.9,8.3,5,17.6c-2.2,6.9-3.3,14.2-6.3,20.7c-3.7,8-8.6,15.5-13.5,22.9\n\t\t\t\t\t\t\tc-3.3,4.9-7.5,9.3-11.3,13.8c-0.7,0.8-1.7,1.3-3.5,1.4c1.4-3.4,2.8-6.8,4.2-10.3c3.2-7.9,6-15.8,5.5-24.5\n\t\t\t\t\t\t\tc-0.4-6.9-4.3-11.1-11.1-11.6c-8.5-0.6-15.5,2.2-21.7,8c-12.6,11.8-22.6,25.5-32.6,39.5c-14.4,20.1-29.8,39.6-44.7,59.4\n\t\t\t\t\t\t\tc-6,8-11.9,16.1-18.3,24.7c-1.5-1.5-2.9-2.5-3.8-3.8c-7.8-10.9-10.6-23.5-11.8-36.5c-1.5-16.5,1-32.4,8-47.6\n\t\t\t\t\t\t\tc4.9-10.5,12.1-18.9,21.3-25.7c10.1-7.5,20.5-14.6,30.5-22.2c15.9-12.1,19.1-27.3,10.2-45.2c-1.7-3.4-3.1-6.9-4.7-10.4\n\t\t\t\t\t\t\tc-5.4-12-14-21.3-23.2-30.7c-13.9-14.4-31.3-23.3-47.5-34c-15.4-10.2-25.3-24.9-32.1-41.9c-5.5-13.7-10.8-27.3-16.6-40.9\n\t\t\t\t\t\t\tc-5.1-12.1-3.9-23.7,0.6-35.7c4.2-11.3,14.4-17.1,22-25.2c2.2-2.4,5.1-4.2,7.2-6.8c6.6-8.1,15.1-11.7,25.3-11.6\n\t\t\t\t\t\t\tc22.8,0.2,45.6,1.4,68.4,0.5c12.2-0.4,24.5-3.5,36.4-6.6c15.7-4,31.5-8.4,46.7-14c20.9-7.8,42.7-12.3,63.8-19.2\n\t\t\t\t\t\t\tc11.6-3.8,22.2-10.9,33.1-16.9c8.6-4.7,16.7-10.2,25.3-14.7c4.4-2.3,2.9-6.2,3.9-9.4c0.6-2,0.6-4.2,0.8-6.3\n\t\t\t\t\t\t\tC856.4,385.4,857.2,385.4,858.1,385.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M516.7,716c-0.4-12.2,2.5-23.4,8.9-33.6c4-6.3,10.7-8.7,17.7-8.3c10.5,0.6,19.4,5.5,24.6,14.8c2.1,3.8,3,9.8,1.6,13.8\n\t\t\t\t\t\t\tc-3.4,9.7-2.7,19.6-4.3,29.4c-1.9,11.3-4.4,22.6-12.8,31.2c-6,6.1-13.1,6.1-19.1,0.1c-9-9-12.6-20.5-15-32.5\n\t\t\t\t\t\t\tC517.3,725.9,517.2,720.9,516.7,716z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M663.6,878c-0.7,3.4-1.1,5.3-1.5,7.2c-1,4.8-1.5,9.7-3,14.3c-1,3.2-2.9,6.3-5,8.8c-4.3,5-9.1,9.5-15.1,13.9\n\t\t\t\t\t\t\tc0.3-1.9,0.7-3.7,0.9-5.6c0.1-1,0.1-2.1,0.1-3.1c-1.1,0-2.3-0.3-3.2,0.1c-2.6,1.1-5.2,2.2-7.5,3.8c-16,10.8-32.2,21.2-45.5,35.5\n\t\t\t\t\t\t\tc-5.4,5.8-10.5,12-15.2,18.4c-2.7,3.7-5.9,5.6-10,7.5c-17.9,8.5-26.1,2.1-36.7-10.6c-4.8-5.8-9-12.1-13.4-18.2\n\t\t\t\t\t\t\tc-0.9-1.2-1.8-2.5-2.2-3.9c-0.4-1.5-1-4-0.3-4.5c1.3-0.9,3.6-1.3,5-0.8c3.6,1.3,6.9,3.1,10.3,4.8c8.4,4.2,16.8,8.4,25.2,12.5\n\t\t\t\t\t\t\tc0.6,0.3,1.8,0.3,2.4,0c6-3.5,12.4-6.5,17.7-10.8c11-8.8,21.2-18.6,32.2-27.3c5.1-4.1,11.6-6.4,17.1-10.1\n\t\t\t\t\t\t\tc14.2-9.5,28.3-19.3,42.4-29C659.5,880,660.9,879.4,663.6,878z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M803.3,783c-1.1,1.9-1.8,4.2-3.3,5.8c-5.6,5.8-11.2,11.8-17.4,17c-9.5,8-19.3,15.5-29.3,22.9\n\t\t\t\t\t\t\tc-6.1,4.5-12.5,8.6-18.9,12.6c-1.5,1-3.6,1.1-6.3,1.9c0.3-2.2,0.1-3.6,0.7-4.6c4.9-8.3,6.5-17.6,8.7-26.8\n\t\t\t\t\t\t\tc1.8-7.5,5.1-14.8,8.9-21.6c4.1-7.3,8.7-14.7,14.7-20.5c9.1-8.8,15.6-19.5,23.7-29c3.1-3.6,5.8-7.7,9.1-11.1\n\t\t\t\t\t\t\tc0.9-0.9,3.7-1.1,4.9-0.4c7.1,4,7.6,6.8,6.6,15.2c-1.6,12.5-7.7,21.2-19,26.5c-3.8,1.8-7.4,3.9-11.2,5.6c-6.7,3-11.5,8-14,14.8\n\t\t\t\t\t\t\tc-0.9,2.6-0.4,5.7-0.5,8.5c2.7,0.1,5.9,1.2,8,0.1c8.9-4.8,17.3-10.2,26-15.3c2.3-1.3,4.8-2.2,7.2-3.3\n\t\t\t\t\t\t\tC802.3,781.9,802.8,782.4,803.3,783z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M303.4,665.5c-3-1.6-6.2-2.9-8.8-4.9c-6.4-4.7-13.1-9.3-18.6-14.9c-4.9-5-8.8-11.2-12.4-17.3\n\t\t\t\t\t\t\tc-7.6-13-14.8-26.4-22.1-39.5c-3.3-5.9-6.7-11.8-10.1-17.8c-0.2-0.4-0.6-0.9-0.6-1.3c-1.8-9,1.4-17.4,3.9-25.8\n\t\t\t\t\t\t\tc1.9-6.5,8.2-9,13.6-11.6c5.1-2.5,10.1,0.4,12.6,6.2c5.1,12,5.1,24.4,2.1,36.7c-2.2,9-1.2,16.5,3.8,24.4\n\t\t\t\t\t\t\tc3.8,5.9,5.4,13.2,8.9,19.3c5.6,9.5,12.1,18.6,18.2,27.8c2.6,3.8,5.6,7.4,8.2,11.3c1.2,1.8,1.9,4,2.8,6\n\t\t\t\t\t\t\tC304.4,664.5,303.9,665,303.4,665.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M347.5,419.6c0.9,17.7-11.2,35.2-29.7,39.8c-3.6,0.9-7.8,2.1-9.9-1.7c-1.8-3.2-3.4-7.7-2.4-10.8c3.5-11.7,8-23,12.4-34.4\n\t\t\t\t\t\t\tc2.7-7.1,5.7-14.1,9-20.9c2.8-5.9,6.5-6,10.5-0.8C343,398.1,348.4,410.9,347.5,419.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M791.1,710c3.4-9.7,6.5-19.4,10.2-29c3.5-9.3,7.4-18.5,11.6-27.4c2.9-6.1,6.8-11.6,10-17.6c5.4-10.1,10.6-20.3,15.9-30.4\n\t\t\t\t\t\t\tc0.4-0.9,1-1.8,1.7-2.4c4.1-2.9,5.4-6.9,5.4-11.6c0-5.3-0.2-10.7,0-16c0.4-6.8,5.2-9.5,10.8-5.8c2.7,1.8,5.1,4.3,7,6.9\n\t\t\t\t\t\t\tc0.8,1.1,0.8,3.6,0.2,4.9c-6.3,12-12.7,24.1-19.5,35.9c-2.9,5-6.6,9.5-10,14.2c-9.9,13.4-18.2,27.8-24,43.5\n\t\t\t\t\t\t\tc-1.4,3.8-1.7,8.1-2.1,12.2c-0.7,6-0.4,12.1-1.7,17.9c-0.8,3.6-3.6,6.9-5.9,10.1c-1,1.5-3.5,3.5-4.4,3.1c-1.6-0.7-2.7-3-3.7-4.7\n\t\t\t\t\t\t\tc-0.5-0.9-0.4-2.2-0.6-3.4C791.6,710.2,791.3,710.1,791.1,710z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M879.3,648.3c-0.8,2.2-1.4,4.5-2.3,6.7c-6.6,15.4-13.5,30.7-20,46.1c-3.6,8.5-9,15.5-16.3,20.8c-2.8,2-7,2.5-10.6,2.5\n\t\t\t\t\t\t\tc-1.4,0-3.8-3-4-4.9c-1-8.9,3.1-16.6,7.4-23.7c4-6.6,8.9-12.8,14.2-18.4c8.7-9.4,18-18.1,27.1-27.2c1-1,2.1-1.8,3.2-2.6\n\t\t\t\t\t\t\tC878.5,647.8,878.9,648.1,879.3,648.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M177.3,513.1c2-9.3,3.5-17.9,11.3-23.7c2.1-1.6,4.6-3.9,6.8-0.8c4.9,6.9,10.1,13.7,13.6,21.2c3.9,8.4,0.4,16.3-7.6,21.3\n\t\t\t\t\t\t\tc-1.4,0.9-2.8,1.8-4.3,2.6c-4.5,2.6-8.5,1.2-9.5-3.9c-0.8-4.1-2.8-6.5-6.4-8.7C179.1,519.8,178.6,515.8,177.3,513.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M199.5,617.6c2.5,2.1,5.2,4,7.5,6.2c15.1,14.3,30.3,28.4,45.1,43c5,4.9,8.9,11,12.6,17c2,3.2,2.6,7.4,3,11.7\n\t\t\t\t\t\t\tc-9.4-6.9-15-17.1-22.8-25.3c-8-8.4-16.1-16.8-24.2-25.2c-8.1-8.3-16.8-16.1-22.3-26.5C198.8,618.3,199.2,618,199.5,617.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M433.3,778.3c-1.5-0.8-3.1-1.4-4.4-2.5c-8.8-7.6-17.7-15-26.1-22.9c-2.2-2-4.7-7.5-4.1-8c3.4-3,6.3,0.6,8.9,2.3\n\t\t\t\t\t\t\tc10.8,7,18.6,16.9,25.7,27.3c0.5,0.8,0.7,1.8,1,2.7C434,777.6,433.7,777.9,433.3,778.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M327.7,735c-7.1-9-14.2-18-21.3-27.1c0.4-0.4,0.9-0.7,1.3-1.1c10,6.6,15.8,16.7,21.6,26.8\n\t\t\t\t\t\t\tC328.8,734.1,328.2,734.6,327.7,735z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\t\u003cg id=\"svgRound3toneB\"\u003e \n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M341.2,840.2c-0.2-1-0.4-1.9-0.7-2.9c-0.2-0.7-0.4-1.4-0.6-2.2c-0.3-1.6-0.5-3.2-1.1-6.6c3.8,1.7,6.7,2.4,8.7,4.1\n\t\t\t\t\t\t\tc8.3,7.3,16.3,14.8,24.4,22.3c0.3,0.4,0.6,0.7,0.9,1.1c13.2,11,26.4,22.1,39.7,33.1c2.1,1.7,4.6,3.3,7.2,4\n\t\t\t\t\t\t\tc9,2.6,15.4,8.8,21.8,14.9c23.6,22.2,43,47.8,61,74.6c0.4,0.5,0.4,1.2,0.6,1.9c-6.1-2.3-12.5-4.1-18.2-7.1\n\t\t\t\t\t\t\tc-6.3-3.2-11.9-7.5-17.9-11.4c-5.2-8.2-12.4-14.6-20.8-19.2c-3.1-1.7-7.1-2-10.6-2.9c-5.9-4.3-11.9-8.4-17.6-13\n\t\t\t\t\t\t\tc-7.4-5.9-14.9-11.9-21.7-18.4c-20-19.1-39.9-38.3-59.5-57.9c-10.3-10.2-20-21.1-29.7-31.8c-3.2-3.5-7.7-6.4-7.8-12\n\t\t\t\t\t\t\tc3.4,2.5,7.3,4.4,10.2,7.4c10.7,11.1,21,22.5,31.5,33.8c1,0.9,1.9,1.8,2.9,2.7c0.3-0.3,0.7-0.5,1-0.8c-0.5-1.5-1.1-3.1-1.6-4.6\n\t\t\t\t\t\t\tc-0.3-1.3-0.6-2.6-0.9-3.8c-0.1-0.4-0.2-0.8-0.3-1.2c-0.2-0.9-0.5-1.9-0.7-2.8C341.4,841,341.3,840.6,341.2,840.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M776.3,274.4c-9.3,4.6-15.2,12.8-20.9,20.9c-5.9,8.3-11.1,17.1-16.6,25.6c-0.2,0.3-0.3,0.6-0.5,0.9\n\t\t\t\t\t\t\tc-7.4,10-11.1,12.3-20,2.5c-3.9-4.3-8.6-7.9-11.8-12.7c-2.2-3.3-3.6-8.1-3.4-12.1c0.5-10.4,1.7-20.8,3.4-31.1\n\t\t\t\t\t\t\tc1.7-10.4,4.5-20.5,6.2-30.9c0.3-2.1-2.4-4.7-3.7-7.1c2.2,0.6,4.7,0.6,6.4,1.8c16.6,10.8,33.1,21.6,49.5,32.7\n\t\t\t\t\t\t\tC769,267.6,772.5,271.2,776.3,274.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M879.6,407.7c-0.3-2-0.5-3.9-0.8-5.9c-0.1-0.4-0.1-0.8-0.2-1.2c-1.4-6-2.8-12-4.1-18c-0.3-1.5,0.1-3.3,0.2-4.9\n\t\t\t\t\t\t\tc4.1,6.1,8.2,12.1,12.3,18.2c1.1,12.6,2,25.2,3.5,37.8c1.7,15,4.1,29.9,6,44.9c1.1,8.7,2.8,17.5,2.1,26.1\n\t\t\t\t\t\t\tc-0.9,10.9-3.9,21.6-6.2,32.3c-1,4.6-2.6,9.1-3.9,13.6c-0.5,1.1-1,2.1-1.5,3.2c-0.4,0.4-0.7,0.9-1.1,1.3\n\t\t\t\t\t\t\tc-2.2,1.6-4.5,3.2-6.7,4.8c-2.1-2.5-5.1-4.6-6.2-7.5c-6.4-16.4-11.9-33-10.2-51.1c1.3-14.2,5.8-27.6,10.6-40.8\n\t\t\t\t\t\t\tc5.2-14.6,8.4-29.4,7.2-44.9c-0.1-1.6-0.4-3.3-0.6-4.9C879.8,409.8,879.7,408.7,879.6,407.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M833.6,772.3c-0.8-1.8-1.1-4.2-2.4-5.2c-4.6-3.3-5.6-8.3-7.1-13.1c-2.5-8,2-14,7.2-18.7c7.4-6.6,15.9-12.1,23.7-18.2\n\t\t\t\t\t\t\tc3-2.3,4.7-1,5.7,1.6c3.4,8.7,7.2,10.1,15.2,5.4c0.9-0.5,2-0.8,3.1-1.2c-4.8,7-9.2,14.2-14.3,20.9\n\t\t\t\t\t\t\tc-10.8,14.1-21.9,27.8-32.9,41.7c0.4-2.8,0.8-5.7,1.2-8.5c0.2-1.3,0.5-2.6,0.7-3.8C833.6,773,833.6,772.6,833.6,772.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M570.1,990.7c14.4-15.5,31.6-27.5,48.3-40.3c9.8-7.5,18-17.1,27-25.8c5.5-5.3,11-10.7,16.5-16c0.6,0.4,1.1,0.8,1.7,1.2\n\t\t\t\t\t\t\tc-0.9,2.1-1.4,4.3-2.7,6.1c-2.3,3.4-4.9,6.7-7.7,9.6c-13.5,14-27.2,27.9-40.8,41.7c-7.3,7.4-14.7,14.8-22,22.2\n\t\t\t\t\t\t\tC583.6,989.9,576.8,990.3,570.1,990.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M440.3,212.4c6.6-1.5,13.2-3.1,19.8-4.6c2.7-0.6,5.4-0.7,9.4-1.3c-1.6,2.9-2.4,4.7-3.5,6.3c-4.7,6.6-9.5,13.2-14.4,19.8\n\t\t\t\t\t\t\tc-5.4,7.3-12.5,8.8-21.7,5.4c-4.4-1.6-8.2-4.6-12.5-6.8c-4-2-4.3-4.1-0.8-6.9c0.8-0.6,0.9-1.9,1.4-2.9c5.4-2.4,10.8-4.8,16.2-7.2\n\t\t\t\t\t\t\tC436.4,213.5,438.3,212.9,440.3,212.4C440.3,212.3,440.3,212.4,440.3,212.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M947.1,601.7c-6.5,1.7-13,3.4-19.5,5c-7.1,1.8-11.3,7.2-15.4,12.7c-3.6,4.8-7.2,9.7-10.9,14.6c-0.9,1.2-2.2,2.2-3.3,3.3\n\t\t\t\t\t\t\tc-0.4-0.3-0.8-0.5-1.3-0.8c0.5-1.3,0.6-2.9,1.5-4c4.7-5.9,9.6-11.7,14.5-17.5c3.8-4.4,7.3-9,11.7-12.8\n\t\t\t\t\t\t\tc8.9-7.7,18.2-14.8,27.4-22.2C950.3,587.3,948.7,594.5,947.1,601.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M209.3,419.1c-6.3,12.1-13.2,23.9-18.6,36.3c-7.7,17.7-14.2,36-21.3,54c-1.2,3.2-2.5,6.3-3.8,9.5\n\t\t\t\t\t\t\tc0.2-2.4-0.1-5.1,0.7-7.3c5.1-14.1,9.6-28.6,15.8-42.2c7.6-16.5,16.6-32.2,25.1-48.3C207.8,420.3,208.7,419.8,209.3,419.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M221.6,712.8c2,1.8,4.2,3.4,5.9,5.5c3.4,4,6.7,8.1,9.8,12.3c0.8,1.1,3.5,2.9,0,4.4c-3.3-4.4-6.8-8.7-10-13.1\n\t\t\t\t\t\t\tC225.3,718.9,223.5,715.8,221.6,712.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M610.2,982.8c5.3-5.1,10.6-10.3,16-15.4c0.5,0.4,1,0.8,1.5,1.2c-2,3-3.9,5.9-5.9,8.9C617.9,979.2,614,981,610.2,982.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M918,652.3c3.6-3.2,7.1-6.3,10.7-9.5c-2,4.2-4.1,8.5-6.1,12.7C919.5,656.7,918.3,655.1,918,652.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M298.6,810.1c0.3,0.2,0.6,0.5,0.9,0.7C299.2,810.6,298.9,810.3,298.6,810.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M524.8,647.5c-0.6,0.4-1.3,0.8-1.9,1.2c-0.4,0-0.8,0-1.1,0c0,0.3,0.1,0.5,0.1,0.8c-1,0.7-1.9,1.4-2.9,2.1\n\t\t\t\t\t\t\tc-0.4,0-0.8,0-1.2,0c0,0.3,0,0.6,0.1,0.8c-4.6,5.3-9.3,10.5-13.6,16c-4.6,5.9-8.2,12.9-13.5,18.1c-4.3,4.2-10.3,7-16.1,9.1\n\t\t\t\t\t\t\tc-6.6,2.4-13.8,3.6-20.8,4.9c-14,2.5-25.6,9.3-35.8,18.9c-0.4,0.3-0.7,0.7-1.1,1c-7.6,7-10.7,7.5-19.7,3.1\n\t\t\t\t\t\t\tc-6.3-3-12.6-6.1-18.8-9.2c-6.9-3.4-13.8-6.8-20.7-10.1c-0.4-0.2-0.8-0.5-1.1-0.7c-0.6-0.4-1.3-0.9-1.9-1.3\n\t\t\t\t\t\t\tc-3.7-3.6-7.4-7.1-11.2-10.7c-0.3-0.4-0.6-0.8-0.9-1.2c-1-1.2-2.1-2.5-3.1-3.7c-2.9-5.6-6.2-11.1-8.5-16.9\n\t\t\t\t\t\t\tc-4.5-11.5-13-20.3-20-30.1c-4.9-6.9-9.5-14.2-13.3-21.8c-1.3-2.5-0.1-6.4,0.5-9.5c1.2-6.2,3.9-10.7,10.1-14.1\n\t\t\t\t\t\t\tc16.9-9.3,30.8-22.6,44.1-36.5c11.6-12.1,23.7-23.9,35.7-35.6c8-7.8,15.5-16,20-26.3c1.6-3.6,0.9-8.2,1.2-12.3\n\t\t\t\t\t\t\tc-4-0.2-8.4-1.7-11.8-0.4c-8.4,3-16.4,7.1-24.5,10.8c-2.7,1.9-5.4,3.7-8.2,5.6c-0.6,0.4-1.3,0.9-1.9,1.3\n\t\t\t\t\t\t\tc-0.9,0.7-1.8,1.4-2.7,2.1c-0.4,0.3-0.8,0.6-1.2,0.9c-0.7,0.6-1.5,1.2-2.2,1.7c-0.9,0.7-1.9,1.5-2.8,2.2s-1.8,1.4-2.8,2.1\n\t\t\t\t\t\t\tc-0.7,0.6-1.5,1.2-2.2,1.8c-0.4,0.3-0.8,0.6-1.1,0.9c-0.9,0.7-1.9,1.5-2.8,2.2c-0.7,0.6-1.5,1.1-2.2,1.7\n\t\t\t\t\t\t\tc-0.9,0.7-1.9,1.5-2.8,2.2c-0.4,0.3-0.8,0.6-1.2,0.8c-0.6,0.4-1.2,0.9-1.9,1.3c-0.7,0.5-1.5,1.1-2.2,1.6\n\t\t\t\t\t\t\tc-0.6,0.4-1.2,0.8-1.9,1.2c-0.4,0.3-0.7,0.5-1.1,0.8c-0.6,0.4-1.3,0.8-1.9,1.2c-0.7,0.2-1.3,0.4-2,0.7c-6.3,3.9-12.7,7.8-20.4,8\n\t\t\t\t\t\t\tc-12.4,0.3-18.3-8.5-14.8-20.6c3.3-11.1,10.1-19.3,19.1-25.8c7.7-5.6,15.9-10.7,24.5-14.9c17.5-8.6,33.1-19.8,48.1-32\n\t\t\t\t\t\t\tc5.5-4.5,11-8.9,16.5-13.4c7.2-5.9,11.5-13.9,15.6-22c2.8-5.6,5.6-11.3,8.3-17c2-0.7,4-1.4,6-2.2c3.2,4.6,4.5,9.7,3.8,15.2\n\t\t\t\t\t\t\tc-0.1,5.4-0.2,10.9-0.2,16.3c0,1.1,0.9,2.1,1.4,3.2c-0.1,10.6,6.5,18.8,10.2,28c1.2,2.9,5.9,5.4,9.4,6.3c8,2,16.3,2.6,24.4,4.3\n\t\t\t\t\t\t\tc4.9,1,9.9,2.4,14.2,4.9c3.8,2.2,5.3,6.6,3.3,11c-4.5,9.7-9.3,19.3-14,28.9c-3.6,7.3-7.7,14.3-10.7,21.9\n\t\t\t\t\t\t\tc-5.4,13.6-3.8,25.9,7.8,36.1c5.9,5.2,12,10.4,17.1,16.3c4.7,5.3,8.3,11.5,12.2,17.4c7.2,10.9,14.3,21.8,21.4,32.7\n\t\t\t\t\t\t\tc3.7,5.7,3.1,10.1-1.5,14.5C528.2,645,526.5,646.2,524.8,647.5z M418.3,627c0.1-0.3,0.1-0.7,0.2-1c1.2,0,2.3,0,3.5,0\n\t\t\t\t\t\t\tc10.6-0.2,20.8-1.7,30.1-7.2c3.5-2.1,5.8-5.9,2.1-10.2c-1.3-1.5-2.3-3.5-4-4.3c-9.7-5-19.2-10.7-29.3-14.4\n\t\t\t\t\t\t\tc-12.7-4.7-24.9,0.1-32.3,10.8c-6.5,9.3-3.8,18.8,7,22.1C402.8,624.9,410.7,625.6,418.3,627z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M677.5,517.5c18.3-9.5,35.9-9.4,54.7,0.2c14.6,7.4,30.8,11.6,46.2,17.3c3.2,1.2,6.1,3,9.2,4.6c0.6,0.3,1.3,0.5,2,0.8\n\t\t\t\t\t\t\tc0.6,0.4,1.3,0.8,1.9,1.2c0.7,0.6,1.5,1.1,2.3,1.7c1.4,1.3,2.7,2.7,4.1,4c0.9,1.1,1.7,2.2,2.6,3.3c6.6,11.5,6.5,24.6,8.8,37.2\n\t\t\t\t\t\t\tc0.8,4.3,2.6,8.4,4.5,12.4c1.6,3.4,3.7,6.8,6.2,9.6c4.9,5.3,3.2,10.9,0.6,15.8c-7.8,14.9-16.5,29.4-24.2,44.4\n\t\t\t\t\t\t\tc-6.1,11.9-11.1,24.3-16.6,36.5c-2.2,4.8-4.7,9.6-6.3,14.6c-0.8,2.4-0.6,6.1,0.7,8.1c2.7,4.2,2.4,7.7,0.2,11.6\n\t\t\t\t\t\t\tc-4.4,7.6-10.7,12.9-19.2,16.2c-4.2-5-0.2-9.2,1.1-13.4c0.6-2,1.9-3.8,2.9-5.6c0.4-0.2,0.8-0.5,1.1-0.7c1.1-2.3,2.3-4.5,3.4-6.8\n\t\t\t\t\t\t\tc3.2-3.4,1.6-6.7-0.2-9.9c0-3.1,0-6.2,0-9.3c1.5-5,3-10,4.5-15c0.5-1.3,1.1-2.5,1.6-3.8c0.5-1.1,0.9-2.1,1.4-3.2\n\t\t\t\t\t\t\tc2.4-5.4,4.7-10.8,7.1-16.2c0.3,0,0.7,0,1-0.1c-0.1-0.2-0.3-0.4-0.4-0.5c1.8-4.4,3.5-8.7,5.3-13.1c-0.3-0.4-0.7-0.9-1-1.3\n\t\t\t\t\t\t\tc-2.1,0.9-4.5,1.3-6.1,2.7c-5,4.5-9.4,9.6-14.4,14c-3.7,3.2-7.9,5.9-12.1,8.4c-0.7,0.4-2.9-0.9-3.9-1.9c-4.7-4.4-9-9.4-14-13.3\n\t\t\t\t\t\t\tc-5.4-4.2-11.4-7.6-17.4-10.9c-21.8-12-43.9-23.6-65.4-35.9c-8-4.6-15.3-10.6-22.3-16.7c-8.2-7.2-8.4-12.6-2.2-21.5\n\t\t\t\t\t\t\tc3.4-1.5,6.9-3,10.3-4.5c8.3,0,16.7,0,25,0.1c0.7,0,1.3,0,2,0c3.9-0.5,7.9-0.9,11.8-1.4c5.1-2.2,10.1-4.4,15.2-6.7\n\t\t\t\t\t\t\tc1.6-1,3.2-2.1,4.8-3.1c0.6-0.4,1.2-0.8,1.8-1.2c1.7-1.6,3.4-3.3,5.1-4.9c1.9-3.3,4.2-6.6,5.6-10.1c0.6-1.5,0-4.3-1.1-5.4\n\t\t\t\t\t\t\tc-3.9-3.8-8.6-6.3-14.3-6.2c-1-0.2-1.9-0.4-2.9-0.6c-0.4-0.1-0.8-0.3-1.2-0.4c-1-0.2-1.9-0.3-2.9-0.5c-0.7-0.2-1.4-0.4-2.1-0.6\n\t\t\t\t\t\t\tc-1-0.2-2-0.4-2.9-0.6c-1-0.5-2-0.9-3-1.4c-1-0.3-1.9-0.7-2.9-1c-1.2-1.3-2.3-2.7-3.5-4c0-2,0-3.9,0.1-5.9\n\t\t\t\t\t\t\tC672.6,522.2,675.1,519.8,677.5,517.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M461.8,899.2c-0.3-0.9-0.5-1.8-0.8-2.8c0.1-0.4,0.2-0.8,0.4-1.1c-0.3,0-0.6,0-0.9,0c-5.6-9.3-11.1-18.6-16.8-27.9\n\t\t\t\t\t\t\tc-2.5-4-5-8-7.5-12c1-2.8,2.7-3.6,5.6-2.5c1.2,0.5,2.7,0.5,4.1,0.7c3.8,1.6,7.5,3.3,11.3,4.7c1,0.4,2.2-0.2,3.4-0.3\n\t\t\t\t\t\t\tc-0.5-0.9-0.8-2-1.5-2.6c-7.3-6.2-14.6-12.5-22.1-18.4c-3.1-2.4-6.8-3.9-10.2-5.9c-2.4-2.4-3.3-0.5-4.5,1.4\n\t\t\t\t\t\t\tc-1.1,1.8-2.5,3.5-3.7,5.3c-6.7-2.3-13.3-5.1-20.2-6.9c-6.7-1.8-11.5-6.2-15-11.4c-8.2-12.3-17.2-24.1-19.6-39.7\n\t\t\t\t\t\t\tc-1.6-10.1-7.1-19.7-10.9-29.4c-0.4-1-1.2-2-1.3-3.1c-0.1-1.5,0.3-3.1,0.4-4.6c1.5,0.2,3.3-0.1,4.6,0.6\n\t\t\t\t\t\t\tc11.3,5.3,22.9,10.1,33.7,16.3c10.9,6.2,21.9,12.8,31.2,21.1c14.4,12.9,27.3,27.3,40.8,41.1c2.8,2.8,6,5.4,8.2,8.6\n\t\t\t\t\t\t\tc4.6,6.6,9,13.4,12.7,20.5c2.3,4.5,3,9.7,4.4,14.6c-1.4,8,2.8,13.6,7.9,18.9c3.6,9.4,7.3,18.7,10.8,28.2c0.6,1.7,0.3,3.8,0.4,5.7\n\t\t\t\t\t\t\tc-2.1,0-4.3,0.6-6.2,0c-6.7-2.1-13.3-4.8-20-7c-1.9-0.6-4.1,0-6.2,0c0.5,2.1,0.4,4.7,1.6,6.3c6.8,9.5,13.9,18.8,20.9,28.2\n\t\t\t\t\t\t\tc4.6,6.2,9.1,12.5,13.5,18.8c0.6,0.9,0.6,2.4,1.1,5c-3.2-2.3-5.4-3.6-7.3-5.2c-15.8-13.2-31.2-26.7-44.2-42.8\n\t\t\t\t\t\t\tc-1.7-2.1-3.2-4.3-4.3-6.7c-1.4-2.7-1.7-5.5,1.9-7c2.5-1,5-2.1,8.1-3.4C464,902.2,462.9,900.7,461.8,899.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M590.3,443.1c-1.6-1.1-3.2-2.2-4.8-3.2c-1-0.9-2.1-1.9-3.2-2.8c-1-1-2.1-2-3.1-3c-0.6-1.4-1-3-2-4\n\t\t\t\t\t\t\tc-2.5-2.6-5.1-5.2-8.1-7.2c-7.4-4.9-15.1-9.3-22.7-14c-3.6-3.9-7.3-7.6-10.6-11.7c-1.4-1.7-2.1-4.1-2.4-6.4\n\t\t\t\t\t\t\tc-0.6-4.3,2.1-7.3,6.5-6.5c5.3,1,10.5,2.9,15.7,4.7c14.8,5.2,29.3,11.2,44.2,15.7c12.4,3.8,25.3,6,38,8.9\n\t\t\t\t\t\t\tc9.1,3.6,18.6,2.1,27.9,1.7c0.6,0,1.2-0.9,1.8-1.4c1.7-0.2,3.3-0.4,5-0.6c1-0.2,2-0.3,3.1-0.5c1-0.2,2-0.3,3-0.5\n\t\t\t\t\t\t\tc1.1,0.1,2.2,0.3,3.3,0.3c6.6-0.4,13.2-0.9,19.9-1.3c4.4,4.1,6.6,9,5.4,15.1c-0.3,0.3-0.6,0.6-0.8,0.9\n\t\t\t\t\t\t\tc-3.7,7.2-10.6,10.2-17.6,12.7c-8.8,3.1-17.8,5.7-26.9,8.1c-6.9,1.8-14,2.8-21.1,4.1c-1,0.1-2.1,0.2-3.1,0.2\n\t\t\t\t\t\t\tc-5.7,0-11.4,0.1-17.1,0.1c-0.2-0.3-0.4-0.5-0.7-0.8c-0.1,0.2-0.2,0.5-0.3,0.7c-10.3,0.8-18.6-5-27.5-8.5\n\t\t\t\t\t\t\tC591.5,443.8,590.9,443.4,590.3,443.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M600.1,897c1.5-9.5,8.3-15.9,13.4-23.3c8.5-12.4,17.1-24.7,25.9-36.9c3.3-4.5,7.6-8.3,10.6-13\n\t\t\t\t\t\t\tc8-12.9,18.8-23.5,29.3-34.2c5.2-5.2,12.4-8.7,19.3-11.7c6.2-2.7,11.3,2.7,10.1,9.6c-2.2,12.2-9.4,22.1-15.3,32.5\n\t\t\t\t\t\t\tc-4.5,7.9-8.8,16.1-13.9,23.6c-7.3,10.8-16.3,20.1-25.6,29.3c-7.1,7.1-16.5,10.8-23.7,17.4c-6.5,6-14.6,7.6-22.3,10.5\n\t\t\t\t\t\t\tC605.2,899.5,602.7,898.3,600.1,897z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M261.9,426.7c0.4,1.3,0.9,2.5,1.3,3.8c0.6,8.3,1.1,16.7,1.7,25c-0.4,9.7-2.9,18.5-9.4,26.2c-2.7,3.2-3.8,7.8-5.6,11.8\n\t\t\t\t\t\t\tc-0.3,0.4-0.5,0.8-0.8,1.2c-1,1-2,2.1-2.9,3.1c-4.5,2.4-9,1.5-13.5,0.1c-7.5-7.3-14.1-15.2-17.8-25.1c-2.5-6.6-3.1-13.1-1.6-20.3\n\t\t\t\t\t\t\tc2.7-13.3,9.4-24.7,15.3-36.5c6.3-12.6,14.2-24.3,21.3-36.4c2.1-1.5,4.1-3,6.2-4.5c0.5,0.2,1,0.4,1.5,0.6\n\t\t\t\t\t\t\tc-0.5,4.5-1.1,9.1-1.4,13.6c-0.6,7.8-1,15.7-1.4,23.6c0,0.4,1,0.9,1.5,1.4c0.2,0.7,0.5,1.5,0.7,2.2c0.3,0.4,0.5,0.8,0.8,1.2\n\t\t\t\t\t\t\tc0.5,1.2,0.9,2.5,1.3,3.7C260.1,423.2,261,424.9,261.9,426.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M527.9,795c0.8,0.6,1.5,1.2,2.2,1.8c2.6,2.8,5.1,5.7,7.7,8.5c0.3,0.3,1.3,0,2-0.1c6.7,4.2,8.8,10.5,7.5,18\n\t\t\t\t\t\t\tc-1.2,7-2.1,14.1-4.1,20.9c-4,12.8-17.7,16.4-26.9,6.8c-6.2-6.4-11.6-13.8-16.5-21.3c-4.5-6.9-2.8-13.9,2-20.3\n\t\t\t\t\t\t\tc1.7-2.3,3.3-4.7,4.9-7.1c0.5-0.2,1.4-0.4,1.6-0.8c3.1-7.4,8.4-10.4,16.4-8.4c0.7,0.4,1.3,0.7,1.9,1.1\n\t\t\t\t\t\t\tC527.1,794.5,527.5,794.8,527.9,795z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M206.5,590.8c6.4,5.4,12.6,11.1,19.4,16c16.9,12.2,31,27.2,45.2,42.3c6.4,6.8,13.8,12.6,20.9,18.6\n\t\t\t\t\t\t\tc10,8.6,20.1,17,30.1,25.6c1.4,1.2,2.3,2.9,3.4,4.3c-0.3,0.4-0.7,0.8-1,1.2c-6.9-4-14.1-7.5-20.6-12.1\n\t\t\t\t\t\t\tc-8.8-6.2-17.4-12.8-25.7-19.8c-15.7-13.2-31-26.9-46.8-40.1c-4.6-3.9-10.3-6.5-15.4-9.8c-8.3-5.4-12.6-13.9-15.8-22.7\n\t\t\t\t\t\t\tc-3.1-8.4-9.9-13-16-18.4c-6.6-5.9-13.6-11.5-20.1-17.6c-1.3-1.3-1.6-4.3-1.5-6.4c0.4-4.5,0.2-9.3,4.3-13.5\n\t\t\t\t\t\t\tc0.9,2.2,2.1,3.7,2.1,5.3c0.1,6.1,4.5,9.1,8.5,12.6c8.5,7.4,16.9,14.9,22.4,25C202.1,584.6,204.3,587.7,206.5,590.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M639.1,304c-1.7,1.7-3.5,3.4-5.2,5.1c-7.4,2.4-14.8,4.8-22.1,7.2c-9.5,0.3-19.1,1.3-28.1-3.5c-6-3.2-6.5-7.8-0.5-11.2\n\t\t\t\t\t\t\tc6.5-3.7,13.6-6.6,20.5-9.5c5.3-2.2,10.8-4.2,16.3-5.5c4.1-1,8.5-0.7,12.7-1c0.5,0.5,1,1.3,1.6,1.6c5.6,2.6,7.6,7.4,5.6,13.3\n\t\t\t\t\t\t\tC639.5,301.6,639.4,302.8,639.1,304z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M771.1,833.2c-4.4,4.7-8,9.1-12.1,12.8c-10.3,9.4-20.8,18.6-31.3,27.8c-2.2,2-4.8,3.9-7.5,4.9c-4.5,1.5-7.2-1.2-5.2-5.5\n\t\t\t\t\t\t\tc1.6-3.5,3.8-7.2,6.8-9.5c12.2-9.1,24.8-17.6,37.2-26.4C762.3,835.1,764.9,831.5,771.1,833.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M453.4,299.7c3.4,12.7,1.6,19.4-6.5,24.7c-5.3,3.4-8.6,2.2-10.5-3.8c-2.7-8.8-2.3-17.3,3.2-25c0.7-0.2,1.5-0.3,2.2-0.7\n\t\t\t\t\t\t\tc4.7-2.2,7.5-1.2,9.9,3.4C452,298.9,452.8,299.2,453.4,299.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M695.8,870.5c-4.9,7.6-10.8,13.5-18,19.1C677.4,882.4,689.5,869.4,695.8,870.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M883.2,626.2c0.8,6.2-11.1,19.6-17.7,20.5C872,639.1,877.6,632.7,883.2,626.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M221.8,682.2c-3.2-4-6.4-8-9.6-12c0.7-0.5,1.3-1.1,2-1.6c3.3,3.9,6.5,7.9,9.8,11.8C223.2,681,222.5,681.6,221.8,682.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M815.3,795.2c-2.2,2.9-4.4,5.9-6.7,8.8c-0.5-0.3-1-0.7-1.5-1c0.3-4.3,3.5-6.5,6.6-8.9\n\t\t\t\t\t\t\tC814.3,794.5,814.8,794.8,815.3,795.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transRound\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransRound.png?v=1677086606\"\u003e \u003c\/image\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transRoundPearl\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterPearlRound_v3.png?v=1678217180\"\u003e \u003c\/image\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transRoundBack\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransRoundBack2.png?v=1677444747\"\u003e \u003c\/image\u003e\n\t\t\t\t\t\n\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\u003cg id=\"square\"\u003e\n\t\t\t\t\t\u003cg id=\"svgSquare1tone\"\u003e\n\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\u003cpath d=\"M554.3,1035.2c-13.5-0.1-25.3-5.2-35.2-14.8c-51.5-49.9-103-99.7-154.5-149.5c-48.1-46.6-96.2-93.3-144.5-139.7\n\t\t\t\t\t\t\tc-8.5-8.1-13.9-17.5-16.9-28.8c-19.2-72.1-38.6-144.1-57.8-216.2c-6.8-25.4,0.1-46.3,20.8-62.6c118.7-93,237.5-186,356.2-278.9\n\t\t\t\t\t\t\tc19.9-15.6,45.1-15.7,65.1-0.1C707.4,237.8,827.2,331,947,424.3c19.9,15.5,26.9,37.7,19.9,61.9C945.8,559.1,924.6,632,903.5,705\n\t\t\t\t\t\t\tc-2.9,9.9-8,18.1-15.3,25.3c-99.3,96.6-198.5,193.2-297.7,289.9C580.5,1029.9,568.7,1035.1,554.3,1035.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cg id=\"svgSquare2tone\"\u003e \n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M367.4,840.3c-5.3-4.3-10.7-8.6-16-12.9c0.4-0.6,0.7-1.1,1.1-1.7c1.2,0.5,2.5,0.8,3.5,1.5c10.3,6.8,21.8,7.9,33.6,6.9\n\t\t\t\t\t\tc2.3-0.2,4.4-1.9,6.5-2.9c10.4,4.2,18.5,11.4,25,20.8c1.6,2.3,4.4,3.8,6.7,5.6c0.6-0.5,1.3-1.1,1.9-1.6c-1.2-2.1-1.9-4.7-3.6-6.3\n\t\t\t\t\t\tc-4.8-4.7-6.9-10.2-7.9-16.8c-0.6-3.5-3.2-6.8-5-10.1c-6-11.1-12.3-22-18.1-33.2c-2-3.8-2.1-8.6,1.3-11c2.4-1.7,7-1.7,10.2-0.9\n\t\t\t\t\t\tc15,3.6,27,12.6,38.7,22.2c18.2,14.8,31.4,33.9,44.8,52.8c5.2,7.3,13,9.3,21.5,12.1c-2.2-7.3-3.3-15.2-6.8-21.9\n\t\t\t\t\t\tc-4.7-9-5.9-17.8-5.7-27.9c0.2-11.5-3.5-23.2-5.7-34.7c-1.3-6.9-2.7-13.7-4.4-20.5c-1-4-2.2-8-3.7-11.8\n\t\t\t\t\t\tc-2.3-5.8-5.1-11.4-7.5-17.2c-0.5-1.2-0.1-2.8-0.1-5c-6.6-1.4-13.2-3.2-19.9-4.2c-4.5-0.7-8,1-11.2,4.9c-3.8,4.5-8.9,7.4-15.4,8\n\t\t\t\t\t\tc-4.3,0.4-8.6,3-12.2,5.6c-0.9,0.7,0.2,5.8,1.7,7.7c3,3.7,6.8,6.7,10.5,9.9c3.9,3.4,8.1,6.5,11.7,10.1c2.4,2.3,4.1,5.4,6.1,8.1\n\t\t\t\t\t\tc-0.4,0.5-0.9,1-1.3,1.5c-5.2-3.3-10.8-6-15.4-10c-3.8-3.3-7.5-6.9-8.9-12.7c-0.8-3.2-5.9-6.2-9.7-7.6\n\t\t\t\t\t\tc-22.6-8.3-44.6-17.7-64.5-31.5c-3.6-2.5-7.2-4.9-10.3-7.9c-17.9-16.9-36.3-33.4-53.4-51.2c-11.7-12.2-21.6-26.2-32.2-39.4\n\t\t\t\t\t\tc-0.9-1.1-1.4-2.5-2.7-4.8c4.1,1.4,7,2.5,11.1,3.9c-0.8-2.9-1.3-4.5-1.9-6.6c3.3,1.4,6.5,2.8,9.6,4.1c0.5-0.4,0.9-0.8,1.4-1.2\n\t\t\t\t\t\tc-1-2.2-2-4.5-3.1-6.6c-2-4-4.9-7.7-6-11.9c-1.8-7.1,1.1-10.3,8.1-8.7c14.9,3.4,25.1-3.8,33.7-14.2c6.6-8,14.8-12.3,24.7-14.7\n\t\t\t\t\t\tc5-1.2,10.2-3.6,14.3-6.7c9.4-7.1,18.3-14.8,27.3-22.5c6-5.2,11.6-11.1,17.7-16.2c3.4-2.8,4.4-5.4,1.7-8.7\n\t\t\t\t\t\tc-3.5-4.3-1.8-7.2,1.8-10c5.4-4.2,10.7-8.5,16-12.8c1.8-1.5,3.8-2.9,5.1-4.8c1.4-2.2,2.1-4.8,3.2-7.3c-2.6-0.3-5.2-0.9-7.8-0.9\n\t\t\t\t\t\tc-14.4,0-24,10-34.4,17.7c-7.7,5.7-15.5,6-24.1,4.7c-3.4-0.5-6.7-1.3-10.1-2c-1.2-0.3-2.4-0.6-2.9-0.8c4.9-4.5,9.7-9,14.5-13.5\n\t\t\t\t\t\tc0.9-0.9,1.8-2,2.3-3.2c0.3-0.7,0-2-0.5-2.7c-0.3-0.4-1.6-0.4-2.3-0.2c-0.9,0.3-2,0.8-2.5,1.5c-4.9,6.9-12.9,8.4-19.8,11.9\n\t\t\t\t\t\tc-4.1,2.1-8,4.8-11.9,7.2c0.3,0.6,0.5,1.1,0.8,1.7c2.7,0,5.4,0,8.1,0c-4,2.3-7.7,4.8-11.8,6.8c-8,3.9-12.9,11.1-18.9,17.2\n\t\t\t\t\t\tc-2.2,2.2-5,3.8-7.5,5.7c-1.2,0.9-2.6,1.7-3.4,2.9c-4.4,6.4-8.8,12.8-12.8,19.5c-2,3.4-3.4,4.4-6.8,1.5c-4-3.5-8.1-6.4-10.5-11.6\n\t\t\t\t\t\tc-1.9-4-6.8-5.2-11.7-5.2c-4,0-8.3-0.6-12-2c-6-2.3-8.5-7-7-13.2c0.5-2.2,3.2-4.3,5.4-5.4c2.9-1.4,5,0.5,6.3,3.2\n\t\t\t\t\t\tc0.7,1.5,1.2,3.2,2.1,4.5c2,3,5,3,7.3,0.2c1.5-1.8,3.6-3.3,4.4-5.3c1.3-3,2.9-6.7,2.2-9.6c-2.6-9.9-8-18.4-16.2-26.8\n\t\t\t\t\t\tc-1.3,3.8-2.7,6.7-3.3,9.7c-0.7,3.9-2.3,6.8-6,8.6c-5.2,2.5-6.2,6.9-5.4,12.2c0.2,1.2-0.5,2.4-0.6,2.6c-3.1-1.4-5.1-2.4-7-3.2\n\t\t\t\t\t\tc-0.6-0.3-1.4-0.2-1.9-0.5c-7-3.9-12.4-1.8-17.6,3.9c-7,7.6-12.5,8.7-22.1,3c-7.6-4.5-14.1-11-20.7-17.1c-1.5-1.4-1.7-4.8-1.6-7.3\n\t\t\t\t\t\tc0.4-9.4,1.3-18.8,1.9-28.2c0.5-8,1.5-16,7.6-21.6c6.9-6.4,14.6-12.1,22-18c2.8-2.3,6-4.2,8.8-6.5c11.7-9.6,23.3-19.3,34.9-28.9\n\t\t\t\t\t\tc0.4,0.4,0.7,0.8,1.1,1.2c-7.1,5.8-14,11.9-21.3,17.5c-7.4,5.7-7.7,5.9-4.2,14.3c0.7,1.7,1.4,3.5,2.4,4.9\n\t\t\t\t\t\tc4.8,6.6,9.3,13.5,14.9,19.3c3.1,3.3,8,5,12.3,6.9c3.5,1.5,7.3,2.1,11.8,3.2c3.5-10.1,15.6-7.3,23-12.9c2.8-2.2,6-3.9,8.9-6.1\n\t\t\t\t\t\ts5.4-4.9,8.4-7.1c1.4-1,3.3-1.9,5-1.9c5.2,0.1,10.4,1.2,15.5,0.8c4-0.3,7.9-2.1,11.8-3.3c1.2-0.4,2.5-1.5,3.6-1.3\n\t\t\t\t\t\tc7.4,1.2,12-3.6,17.1-7.6c3.2-2.6,6.3-5.5,9.7-7.8c6.2-4,10-9.6,11.9-16.6c2-7.6,4.3-15.1,6.2-22.7c4.9-20,16.9-36.4,26.7-54\n\t\t\t\t\t\tc2.2-4,3.1-8.7,5.1-12.9c2.7-5.9,5.7-11.6,8.7-17.3c1.4-2.6,3.1-5.1,4.8-7.6c2.2-3.3,2.4-6.6,0.6-10.3\n\t\t\t\t\t\tc-4.9-10.6-2.7-19.9,6.5-27.1c18.3-14.4,36.7-28.8,55.1-43.1c6-4.7,12.1-9.3,18.3-13.8c2.6-1.9,5.7-3.2,8.6-4.7\n\t\t\t\t\t\tc0.4,0.4,0.9,0.7,1.3,1.1c-1.3,2.7-2.4,5.5-3.9,8c-2.3,4-3.6,7.9-0.3,12c2.8,3.4,9.4,5.4,13.7,4.1c9.3-3,16.3,0.4,20.2,9.3\n\t\t\t\t\t\tc0.5,1.1,3.2,2,4.8,1.8c3.6-0.6,7-2,10.5-2.8c9.7-2.3,17.1-7.4,22.4-16c2.7-4.4,7.1-7.9,10.9-11.6c1.8-1.7,3.9-2.6,4.6,2.3\n\t\t\t\t\t\tc3.3-3.5,5.6-5.9,8.5-8.9c-0.2,4.4-0.4,8.2-0.6,12.8c5.9-2.6,6.3-7.5,6.2-11.6c0-4.5-1.1-9.2-2.7-13.4c-1.5-4.1-4.2-7.9-6.3-11.8\n\t\t\t\t\t\tc0.4-0.4,0.8-0.8,1.2-1.3c9.3,8.3,19.1,16.2,27.6,25.2c5,5.3,8.4,12.2,11.9,18.8c2.3,4.3,1.4,8.2-3.7,10.7\n\t\t\t\t\t\tc-3.1,1.5-5.9,3.9-8.2,6.5c-7.1,7.7-16.1,12.8-24.9,18.1c-7.5,4.5-15.4,7-24.1,7.2c-4.8,0.1-9.6,0.9-14.4,1.3\n\t\t\t\t\t\tc-2.8,0.2-5.7,0.5-8.4,0c-4.5-0.8-8.8,1-12.8,1.1c-9.9,0.4-12.5,7.1-16.3,13.6c-3.4,5.7-7.9,9.3-14.9,11.2\n\t\t\t\t\t\tc-6.8,1.8-13.1,6.4-19.2,10.4c-7.9,5.2-15.5,11-23.2,16.5c-7.1,5.1-12.5,20.3-9.8,28.7c3.5,10.9,4.8,22.2,1.4,33\n\t\t\t\t\t\tc-2.8,8.8-5.4,18-13.2,24.7c-10,8.6-15,20-16,33.3c-0.5,6.7-2.3,13.3-3.5,19.9c-0.1,0.8-0.5,1.6-0.5,2.4c0.3,5.8,0.3,5.8-1.8,9.6\n\t\t\t\t\t\tc6.2,3.8,6.2,3.8,2.5,17.2c7.2,0.1,14.2,1.2,21-1.5c13.2-5.3,26.3-10.2,41-9.5c8.5,0.4,13.5-5.2,16.5-13c2-5,1.3-9-0.3-13.8\n\t\t\t\t\t\tc-2.1-6.5-3.5-13.2-4.6-19.9c-0.4-2.2,1-4.7,1.8-7c2.2-6.2,4.4-12.5,6.8-18.6c1.9-4.6,4.1-9,6.4-13.4c1.6-3.1,3.8-5.9,5.4-9\n\t\t\t\t\t\tc1.9-3.6,4.8-5.2,8.8-5.6c8-0.9,15.2-2.6,18.3-11.9c1.5-4.6,4.6-8.9,10.1-10.4c1.3-0.4,2.9-2.1,3.1-3.4c1.1-5.3,4.6-4.9,8.5-4.1\n\t\t\t\t\t\tc5.3,1.1,10.6,2.5,15.9,3.6c6,1.2,8.1,4,7.6,10.1c-0.5,5.3-1.3,10.7-0.7,15.9c1,8.7-2.4,12.3-11.4,14.5c-1.5,0.4-3.8,1-4.2,2.1\n\t\t\t\t\t\tc-2,4.8-4.5,3.6-7.7,1.3c-1.3-0.9-3.2-1.4-4.7-1.3c-2.5,0.2-4.9,1-7.3,1.5c0.9,2.7,1.2,5.9,2.8,8.1c8.1,11.1,16.6,22,24.8,33\n\t\t\t\t\t\tc1,1.3,2,2.9,2.1,4.5c0.8,9.9,8.5,13.6,15.9,16.7c28.1,11.8,56.9,14.4,86.4,5.5c2.5-0.8,4.9-2.3,8.4-3.9c-3.2-1.7-5.2-2.8-8.4-4.5\n\t\t\t\t\t\tc6.2-2.9,11.5-5.4,16.8-7.8c4.1-1.9,8.5-3.1,12.2-5.5c16.1-10.8,31.8-22.2,44.2-37.2c5-6.1,8.8-13.4,12.1-20.6\n\t\t\t\t\t\tc3.7-8,6.5-16.4,9.2-24.8c1.1-3.4,1.4-7.2,1.4-10.8c0-7.2,3.9-9.8,10.6-7.1c4.9,2,10.4,2.7,14.8,5.3c6.7,3.9,12.6,9.1,18.9,13.7\n\t\t\t\t\t\tc0.3,0.3,0.5,0.9,0.6,1.4c1.2,10.3,8.4,14.8,17.2,17.4c13.1,4,13,3.7,4.7,14.6c-3.5,4.6-6.5,9.7-9,14.9\n\t\t\t\t\t\tc-11.4,24.1-25.9,45.8-47,62.6c-12.8,10.2-27.2,17.4-42.3,23.2c-5.9,2.3-11.7,4.8-17.4,7.6c-16.4,8-34.3,9-51.8,12\n\t\t\t\t\t\tc-30.1,5.2-59-1.7-88.2-6.8c-5.7-1-11.5-2.4-17.3-2.8c-4.9-0.3-9.8,0.6-14.8,1.1c-2.6,0.3-5.2,1.1-7.9,1.1\n\t\t\t\t\t\tc-7.6-0.1-15.3-0.5-22.9-0.7c-2.7-0.1-4.7,0-6-3.6c-0.7-1.9-5.3-3-8.3-3.4c-3.5-0.5-7.2,0.2-10.9,0.2\n\t\t\t\t\t\tc-15.4,0.1-28.4,6.2-39.9,15.8c-2.5,2.1-4.5,4.9-7,7.7c0.2,0.3,0.9,1,0.8,0.9c-11.8,8.4-23.6,16.7-35.2,25.4\n\t\t\t\t\t\tc-7,5.3-11.8,12.1-11.9,21.5c0,0.5,0,1-0.2,1.5c-4.8,11-0.5,19.9,6.1,28.6c4,5.3,7.2,11.2,10.4,17c6.5,12,17.6,18.5,29.3,23.8\n\t\t\t\t\t\tc8.9,4.1,17.8,7.9,25.6,14.1c4.7,3.7,10.7,6.1,16.3,8.4c7.9,3.3,16.5,5.2,23.1,11.5c1.9,1.8,5,2.5,7.7,3.4\n\t\t\t\t\t\tc22,7.7,44.3,14.6,66,23.1c19.3,7.5,37.4,17.5,53.6,30.6c9.1,7.3,19.3,12.6,30,17.6c11.2,5.3,18.2,15.4,19.4,28.4\n\t\t\t\t\t\tc0.4,4.4,0.3,8.3,6.1,9.2c1.2,0.2,2.7,2.5,3.1,4c1.1,4.3,3.9,6.1,7.7,5c5.9-1.6,11.6-3.8,17.2-6.3c2.9-1.3,4.8-1.5,7.8,0.1\n\t\t\t\t\t\tc2.4,1.3,6,1.2,8.7,0.5c4.6-1.1,9.1-2.9,13.3-5c4.7-2.3,9.4-4.8,13.7-7.9c3.6-2.6,6.4-6.3,9.7-9.4c4.3-4.1,6.5-4,11.3-0.4\n\t\t\t\t\t\tc2.5,1.8,5.2,3.4,8,4.8c3.6,1.8,5.2,4.1,4.2,8.4c-0.6,2.3,0.7,5,0.4,7.5c-0.2,1.9-1.1,4.4-2.5,5.5c-5.6,4.1-11.8,7.4-17.3,11.7\n\t\t\t\t\t\tc-4.2,3.3-7.8,7.4-11.6,11.2c-5.3,5.3-10.5,10.7-15.7,16.1c-2.7,2.9-5.5,5.8-7.9,9c-1.4,1.9-1.9,4.3-3.1,7\n\t\t\t\t\t\tc1.6,0.2,2.4,0.5,2.8,0.2c15.1-7.5,31.6-12.2,45.4-22.5c3.6-2.7,8-4.4,12.4-5.9c-3.1,4.8-7,8.4-12,11c-4.5,2.4-10.9,4.5-12.5,8.4\n\t\t\t\t\t\tc-3.7,9-11.8,12.5-18.1,18.1c-6.5,5.9-13.9,10.8-20.9,16.2c-2.8,2.1-5.4,4.5-8,6.8c-3.9,3.4-7.9,4.3-12,0.2\n\t\t\t\t\t\tc1.8-4.9,8.6-7.3,6.9-15.1c-4.8,2.9-9,5.4-14,8.4c2.7-5.6,4.9-10.6,7.4-15.3c5.2-9.9,10.6-19.6,15.9-29.5c2-3.8,4-7.7,5.7-11.7\n\t\t\t\t\t\tc0.4-1,0.3-3-0.4-3.5c-0.7-0.6-2.8-0.5-3.6,0.2c-4.2,3.5-9,6.7-12.1,11c-9.6,13.5-19.6,27-27.5,41.6c-4.9,9-6.1,19.9-9.4,29.8\n\t\t\t\t\t\tc-1.9,6-4.5,11.7-6.9,17.5c-0.9,2.3-2.2,4.4-3.2,6.6c-1.4,3.2-5.7,5.3-9.1,4.3c-0.9-0.3-2-0.6-2.7-1.3c-8.5-7.4-15.6-2.6-22.9,2.3\n\t\t\t\t\t\tc-4.8,3.2-10,5.7-14.8,8.8c-5,3.2-10,6.6-14.8,10.2c-5.1,3.8-9.7,8.2-14.9,11.8c-2.6,1.8-6,2.4-9.1,3.4c-6,1.9-12.2,3.3-18.2,5.4\n\t\t\t\t\t\tc-5.7,2-11.3,3.7-17.5,2c-1.9-0.5-5.9,0.8-6.4,2.1c-2.1,6.4-7.2,6.8-12.1,6.5c-8.6-0.5-17.1-1.9-25.7-3.2\n\t\t\t\t\t\tc-3.4-0.5-6.8-1.8-10.2-2.5c-4.3-0.9-6.5,1.1-6,5.4c0.7,5.7,2.3,10.9,6.3,15.4c9.7,10.8,18.7,22.2,30.9,30.4\n\t\t\t\t\t\tc4.4,2.9,8.8,5.8,13.1,8.6c0.3-0.2,0,0.2-0.3,0.1c-10.4-2.5-20.8-5.4-28.7-12.9C504,972,492.9,960.7,482,949.3\n\t\t\t\t\t\tc-6.6-6.8-12.2-14.6-18.9-21.2c-7.5-7.3-15.9-13.6-23.6-20.7c-7.2-6.6-14.8-13-21-20.5c-11.1-13.4-25.2-23.2-38.4-34.1\n\t\t\t\t\t\tc-3.9-3.2-7.3-7.1-11-10.7c4.1,2.6,8.3,5.3,12.4,7.9c0.4-0.5,0.7-1.1,1.1-1.6c-2.4-1.8-4.7-4-7.3-5.4\n\t\t\t\t\t\tC373.2,841.9,370.2,841.3,367.4,840.3z M628.4,822.3c2-3.3,4.3-6.4,5.9-9.8c1.2-2.6,1.3-5.7,2-8.6c-0.5-0.2-1.1-0.4-1.6-0.6\n\t\t\t\t\t\tc-6.7,5.1-11.9,11.6-15.9,19c-0.6,1.1-0.9,2.5-1,3.8c-0.1,1,0.4,2.1,0.7,3.2c1.1-0.2,2.4-0.2,3.2-0.8c2.1-1.6,4-3.5,6-5.3\n\t\t\t\t\t\tc-7.5,9.7-15.1,19.4-22.6,29.1c-1.3,1.7-2.5,3.4-4.5,6.2c12.3-3.7,33.3-28.6,33.4-38.8C631.7,820.7,630.1,821.5,628.4,822.3z\n\t\t\t\t\t\t M633.8,758.9c-1.5-7.6-2.9-19.8-6.7-31.2c-4.3-13-26.9-30.5-48.9-25.3c-1.6,0.4-3.4,0.5-4.9,0.1c-9.1-1.9-18.1-4.4-27.2-6\n\t\t\t\t\t\tc-6.5-1.2-13.2-2-19.7-1.8c-6,0.2-7.9,5.6-4.4,10.5c1.3,1.9,2.9,3.8,3.6,5.9c1.9,6,6.1,9.8,11,13.1c7.1,4.8,7.3,5.9,3,13.2\n\t\t\t\t\t\tc-0.7,1.1-1.4,2.3-2.3,3.3c-12.8,13.5-11.4,29.2-6.3,44.9c2.4,7.3,2.1,14.2,1.9,21.5c-0.2,8.7,1,17.4,2.1,26.1\n\t\t\t\t\t\tc0.3,2.2,2.3,4.4,4,6.2c3.5,3.6,5.4,3.1,7.8-1.3c1.1-2.1,3.1-3.7,4.6-5.5c1.6,1.8,3.2,3.5,4.8,5.3c0.3,0.4,0.4,0.9,0.6,1.4\n\t\t\t\t\t\tc2.3,3.9,10,5.5,12.6,2.1c5.6-7.4,13.4-11.9,20.8-16.9c7-4.7,14.6-8.5,21.8-12.8c2.4-1.4,4.8-3.1,6.6-5.2\n\t\t\t\t\t\tC628.9,794,633.2,779.4,633.8,758.9z M664.6,466c3.4,0.9,5.6,2,7.9,2.1c4.6,0.3,9.4,0.5,14-0.1c44.2-6,77.3-28.6,99.6-67.2\n\t\t\t\t\t\tc0.9-1.6,1.5-3.4,1.9-4.2c-2.5-1.2-4.3-2.1-6.7-3.2c-1.8,1.4-4.4,3-6.5,5c-16.6,15.4-35.3,27.8-55.7,37.6\n\t\t\t\t\t\tc-4.1,1.9-7.9,4.2-11.9,6.3c-3.6,1.9-6.4,4-1.4,7.7C692.7,456.7,676.9,454.8,664.6,466z M498,879.6c-0.4,0.6-0.8,1.1-1.1,1.7\n\t\t\t\t\t\tc1,1.7,1.5,3.9,2.9,5.1c10.7,9.1,20.2,19.5,33.3,25.9c8.9,4.3,16,4.5,24.4,0.6c8-3.8,11.6-11.3,7.3-17.1\n\t\t\t\t\t\tc-9.3-12.5-22.5-17.6-37.4-19c-3.4-0.3-4.9,1.3-4.6,4.8c0.4,4-2.2,5-5.4,4.4c-2.2-0.4-4.3-1.8-6.5-2.5\n\t\t\t\t\t\tC506.7,882,502.3,880.8,498,879.6z M459,913.3c-0.4,0.1-0.9,0.1-1.3,0.2c-1.2-2.3-2.2-4.6-3.6-6.8c-0.5-0.8-1.9-1-2.9-1.5\n\t\t\t\t\t\tc-0.4,1.1-1,2.3-1.1,3.4c-0.1,0.9,0.3,2.2,0.9,2.8c6,6,11.9,12,18.2,17.5c1.1,1,4.2,0.5,6-0.2c0.7-0.3,0.5-3.2,0.4-4.8\n\t\t\t\t\t\tc-0.1-2.1-1.2-4.4-0.9-6.4c1.4-7.9-2.7-13.7-6.4-19.9c-1.6-2.7-3.1-5.5-3.9-8.5c-1.1-4.2-0.9-8.8-2.1-13\n\t\t\t\t\t\tc-2.6-9-8.3-15.5-17.7-17.6c-1.8-0.4-4.7,1-6.1,2.5c-2.2,2.3-6.3,5-3.5,8.8c6.1,8.3,9.5,18.7,19.3,24.3c2.2,1.2,4.2,4.1,4.6,6.6\n\t\t\t\t\t\tC459.6,904.8,459,909.1,459,913.3z M656.4,838.6c-0.4-0.8-0.8-2.3-1.7-2.8c-0.7-0.4-2.2,0.1-3.2,0.5c-1,0.5-1.8,1.4-2.8,2.1\n\t\t\t\t\t\tc-5.5,3.9-10.4,8.8-18,8.7c-1.7,0-4.4,1.8-5.1,3.4c-2,5-3.6,10.2-4.8,15.5c-0.8,3.2,1.2,4.6,4.1,3.1c6.1-3.3,12.6-6.2,18-10.5\n\t\t\t\t\t\tC649.3,853.7,654.3,847.3,656.4,838.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M660.2,552.7c3.2-1.9,6.6-3.6,9.5-5.9c1.8-1.4,3-3.7,4.5-5.6c-2.2-1.6-4.3-3.6-6.7-4.6c-2.7-1.1-5.9-0.9-8.8-1.6\n\t\t\t\t\t\tc-3.4-0.8-3.7-3-1.1-4.8c2.5-1.8,5.4-3.3,8.4-4.1c19.2-5.1,38.3-10.3,57.6-14.8c15.3-3.6,29.1-10.6,42.9-17.4\n\t\t\t\t\t\tc13.2-6.5,27.2-9.6,41.3-13.2c23.1-5.9,44.7-15.1,61.2-32.8c8.2-8.8,15-19.1,21.9-29.1c3.2-4.6,4.6-10.4,2.6-15.8\n\t\t\t\t\t\tc-3.1-8.5-7-16.7-10.6-25c-0.5-1.1-1.3-2.1-1.4-3.8c10.1,7.8,20.2,15.7,30.2,23.5c11.6,9,23.1,18,34.7,27\n\t\t\t\t\t\tc6,4.7,11.1,9.9,13.9,17.2c3.3,8.8,2.4,16.7-0.9,25.6c-4.8,12.9-7.6,26.5-11.1,39.8c-1.5,5.6-2.9,11.3-3.9,17\n\t\t\t\t\t\tc-0.6,3.5-0.1,7.2-0.1,12.1c3.3-1.7,4.9-2.5,7.7-4c-1.1,2.6-1.6,4.4-2.6,6C939,554.7,929,571.2,917.9,587\n\t\t\t\t\t\tc-12.2,17.5-25.2,34.4-38.3,51.2c-5.5,7.1-11.9,13.6-18.5,19.5c-3.8,3.4-9,5.3-13.6,7.9c-3.8,2.1-7.7,3.9-11.2,6.4\n\t\t\t\t\t\tc-6.1,4.3-12.1,8.7-19.8,10.2c-3,0.6-4.4,0.3-5.2-2.6c-1.1-4.3-3.4-4.5-6.4-1.8c-3.1,2.8-6.5,5.3-8.9,8.7\n\t\t\t\t\t\tc-4.8,6.8-10.4,12.4-17.9,16.2c-3.8,1.9-7.1,4.9-10.5,7.5c-3.7,2.8-7.3,3-11.7,1.4c-7.3-2.7-12.2-7.4-15.7-14.4\n\t\t\t\t\t\tc-5.2-10.3-12.7-18-24-22.8c-8.5-3.6-16-10.1-23.5-15.8c-8.3-6.2-16.3-12.7-24.1-19.5c-3.8-3.3-7.2-7.3-10.1-11.5\n\t\t\t\t\t\tc-3.5-5.2-1.7-9.9,2.7-14.3c3.8-3.8,6.2-9,9.5-13.2c3.7-4.7,7.6-9.2,11.8-13.5c4.2-4.4,4.5-6.2,1.8-11.7c-0.8-1.6-0.4-4.8,0.7-6.2\n\t\t\t\t\t\tc2.2-2.6,5.5-4.2,8.2-6.4c1.3-1.1,2.3-2.6,3.4-3.9c-1.3-0.9-2.6-2.3-4.1-2.5c-8.9-0.9-17.8-1.6-26.7-2.3c-1.9-0.1-3.7,0-5.6,0\n\t\t\t\t\t\tC660.4,553.4,660.3,553,660.2,552.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M172.4,579.5c7.9,9.6,15.8,19.2,23.8,28.7c9.4,11.2,18.9,22.4,28.5,33.5c0.9,1,2.7,2.4,3.6,2.1c4.8-1.7,8.4,1.2,11.3,3.7\n\t\t\t\t\t\tc16.1,13.9,34.9,24.6,49.2,40.7c7.6,8.5,13.6,17.7,16.9,28.9c1.6,5.5,5.9,10.3,9.2,15.3c5.6,8.5,11.3,16.8,17,25.2\n\t\t\t\t\t\tc0.6,0.9,1.2,2.2,1.1,3.3c-0.4,7.9,4.3,13.3,9,18.8c2,2.4,3.9,5.1,5.1,8c1,2.2,0.8,4.9,1.2,7.4c-2.6-0.6-5.7-0.6-7.6-2.1\n\t\t\t\t\t\tc-5.4-4.4-10.5-9.2-15.2-14.4C315,767.2,305,755.4,294.6,744c-13.3-14.5-26.9-28.6-40.2-43c-5.1-5.5-9.8-11.3-14.7-17\n\t\t\t\t\t\tc-1.2-1.4-2.6-2.5-4.4-4.2c-0.6,1.9-1,3.1-1.8,5.7c-5.5-4.1-10.6-7.9-15.7-11.7c-0.1-0.1-0.2-0.3-0.3-0.4\n\t\t\t\t\t\tc-6.7-5-7.7-12.5-9.3-19.9c-0.9-4.1-2.7-8.3-5.1-11.7c-4.5-6.4-9.8-12.2-14.7-18.3c-1.6-1.9-3.2-3.9-4.4-6\n\t\t\t\t\t\tC176.8,605.7,175.7,592.3,172.4,579.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M644.4,942.3c-16.7,23.5-34.6,46-55.1,66.4c-9.6,9.5-20.7,16.8-34.9,17.4c-1.5,0.1-3,0-4.5,0c-1.3,0-2.6,0-4.6,1.2\n\t\t\t\t\t\tc2.3,2.5,4.6,5.1,6.4,7.1c-8.7,0.6-21.6-4.7-30.6-13.2c-7.5-7.1-14.9-14.3-22.4-21.5c-39-37.8-77.9-75.7-116.9-113.5\n\t\t\t\t\t\tC360,865,337.9,844,316.2,822.6c-3.7-3.7-6.2-8.7-9.3-13c0.4-0.4,0.8-0.8,1.2-1.2c2.1,1.1,4.6,1.9,6.3,3.4\n\t\t\t\t\t\tc6.4,5.7,12.5,11.8,18.9,17.5c7.2,6.4,14.4,12.8,21.9,18.9c17.6,14.3,35.4,28.2,53,42.5c13,10.6,23.1,23.7,33,37.2\n\t\t\t\t\t\tc6.4,8.7,15.8,15.1,23.8,22.7c13.8,13.2,27.6,26.4,41.3,39.7c6.9,6.7,13.6,13.7,20.4,20.5c9.2,9.1,20.1,11,32.3,8.1\n\t\t\t\t\t\tc13-3.1,25.1-7.8,34.5-17.9c4.6-5,9.6-9.7,14.4-14.6c1.6-1.6,2.9-3.5,4.3-5.3c-0.3-0.3-0.6-0.7-0.8-1c-2.3,1.5-4.5,3-6.8,4.6\n\t\t\t\t\t\tC614.7,967.3,626,951.4,644.4,942.3L644.4,942.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M851.2,765c-1-7.2,0.8-12.5,3.3-17.2c3.1-6.2,4.6-12.4,3.9-19.3c-0.1-1.3-0.2-2.8,0.3-4c3.8-9.7,6.1-19.9,13.4-28.2\n\t\t\t\t\t\tc3.7-4.2,5.5-10.1,7.9-15.3c1.8-4,3.3-8.3,4.8-12.5c2.7-7.5,4.6-15.4,8.1-22.5c4.2-8.2,9.3-16.1,14.9-23.4\n\t\t\t\t\t\tc2.6-3.4,7.4-5.2,11.1-7.7c-2.1,7-4.6,13.9-6.2,20.9c-1.5,6.5,0.4,8.9,7.1,10.3c-0.4,1.7-0.7,3.5-1.2,5.2\n\t\t\t\t\t\tc-5.3,18.4-10.7,36.8-16,55.2c-2.4,8.3-6.6,15.6-12.9,21.6c-11.3,10.8-22.5,21.8-33.7,32.7C854.9,762.1,853.6,763.1,851.2,765z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M681.8,218.9c18.7,14.5,37.4,29,56.1,43.5c-0.2,0.4-0.4,0.7-0.7,1.1c-4-1.6-8-3.3-12.1-4.8c-5.3-1.9-9.1-1-12,3.9\n\t\t\t\t\t\tc-5.3,8.9-13.3,12.5-23.1,13.8c-2.7,0.4-5.6,1.4-7.8,3c-7.2,5.3-14,2-20.7-0.8c-3-1.3-2.7-3.9-0.3-6c1.4-1.2,3.1-2.1,4.3-3.4\n\t\t\t\t\t\tc3.5-3.6,2.8-7.2-1.8-8.8c-4.4-1.5-3.3-3.3-0.9-5.6c3.7-3.5,7.5-7,11.1-10.6c3.1-3.1,4.3-6.6,4.1-11.2c-0.2-4.3,1.2-8.7,1.9-13.1\n\t\t\t\t\t\tC680.6,219.6,681.2,219.2,681.8,218.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M318.1,352.7c-5.3-1.1-9.1,1.3-12.4,4.9c-1.2,1.3-3.2,1.8-4.9,2.7c-0.8-1.7-1.9-3.3-2.3-5.1c-0.7-3.6-0.8-7.3-1.5-10.9\n\t\t\t\t\t\tc-1.1-5.6,0.7-10.5,4.2-14.4c7.5-8.3,15.4-16.4,23.5-24.2c4.1-3.9,8.8-7.3,13.7-10c2.9-1.6,7.3-2.9,10.1-1.9\n\t\t\t\t\t\tc4.3,1.5,3.1,6.5,2.7,10.2c-1.4,11.1-5.9,21.1-11.5,30.6c-3.8,6.4-7.3,13.2-15.1,15.8C322.3,351.2,320.2,351.9,318.1,352.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M272.5,748.3c-20.1-6.7-74.1-62.2-75.9-76.5c1.6,1.3,3.4,2.8,5.2,4.5c4.1,3.7,7.7,7.1,13.7,8.8c6.7,1.9,13.3,7,18.2,12.2\n\t\t\t\t\t\tc7.7,8.2,14.1,17.7,21,26.6c4.2,5.4,8.6,10.6,12.7,16.1C269.2,742.2,270.4,744.7,272.5,748.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M745.1,869.2c-35.9,35-71.8,70-107.7,105c-0.3-0.3-0.6-0.6-1-0.9c4.6-5.4,9.2-10.7,13.9-16.1c4.3-4.9,8.4-9.9,12.9-14.6\n\t\t\t\t\t\tc5.6-5.9,11.8-11.2,17.3-17.2c8.5-9.1,16-19.3,25.2-27.6c11.6-10.4,24.6-19.3,37-28.8c0.5-0.4,1.1-0.4,1.7-0.7\n\t\t\t\t\t\tC744.7,868.6,744.9,868.9,745.1,869.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M644.4,942.2c5.7-6.2,11.9-12.1,17-18.8c4.6-6.2,8-13.3,11.9-19.9c1.3-2.3,2.7-4.5,4.1-6.7c0.3,0.6,0.5,1.1,0.8,1.7\n\t\t\t\t\t\tc1.9-0.2,4.3,0.3,5.5-0.7c7.9-6.9,15.7-13.9,23.1-21.2c5.2-5.1,9.8-10.9,14.7-16.3c0.5-0.5,1.3-0.8,2-1.2c0.4,0.4,0.9,0.7,1.3,1.1\n\t\t\t\t\t\tc-4.8,6.4-9.2,13.2-14.4,19.2c-8.5,9.8-17.8,18.9-26.4,28.6c-4.9,5.5-9.3,11.2-15.9,15.2c-7,4.3-12.7,10.6-19.1,16\n\t\t\t\t\t\tC647.6,940.4,646,941.3,644.4,942.2C644.4,942.3,644.4,942.2,644.4,942.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M231.1,374.7c0.4-0.4,0.7-0.9,1.2-1.3c6-4.7,11.9-9.4,17.9-14c0.3,0.3,0.5,0.7,0.8,1c-6.4,5-12.8,10.1-19.1,15.1\n\t\t\t\t\t\tC231.6,375.2,231.3,374.9,231.1,374.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M931.4,585.4c2.4-3.8,4.7-7.6,7.1-11.4c0.4,0.2,0.8,0.4,1.2,0.7c-2.2,3.9-4.4,7.8-6.6,11.6\n\t\t\t\t\t\tC932.6,586,932,585.7,931.4,585.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003cg id=\"svgSquare3tone\"\u003e \n\t\t\t\t\t\t\u003cg id=\"svgSquare3toneC\"\u003e \n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M681.7,218.8c3.1,1.9,3.1,4.7,2.1,7.8c-2.8,9.4-14.4,18.8-24.8,19.8c-22.7,2.1-44,9.2-64.7,18.5\n\t\t\t\t\t\t\tc-11.1,5-22.7,9.1-34,13.6c-14.3,5.6-22.7,21.3-17.7,34c4,10.1,12.4,15.6,22.6,17.8c17,3.7,34.3,2.6,51.6,1.4\n\t\t\t\t\t\t\tc11.7-0.8,23.5-2.3,35.2-2c15.4,0.5,27.8,8.5,37.2,20.3c5.2,6.5,4.4,14.6,0.3,21.6c-6.1,10.3-16.4,14.6-27.7,16.7\n\t\t\t\t\t\t\tc-18.4,3.4-35.5-1.5-52.2-8.8c-14.4-6.3-28.6-13.4-43.4-18.4c-18.2-6.2-35.9-13.3-52.9-22.2c-6.3-3.3-14.2-2.4-15.9,2.5\n\t\t\t\t\t\t\tc-2,5.6-3.2,12.1-2.6,17.9c1,10.8-1.7,20.6-5.1,30.5c-2.7,7.8-5.2,15.7-7.1,23.7c-1.9,7.8-5.6,9.7-12.3,5.2\n\t\t\t\t\t\t\tc-6.8-4.6-10.7-11.2-12.4-19.1c-2.3-10.7-4.9-21.4-6-32.2c-1.6-15.5,4-27.8,18.1-35.8c8.3-4.7,11.8-13.2,14.5-21.8\n\t\t\t\t\t\t\tc4.9-15.3,0.7-28.3-9.2-40.6c-4-4.9-9.9-9.1-9-17.4c1.4-13.2,15.5-23.8,28-19.9c3.3,1,6.5,2.6,9.8,3.8c19,7,37.9,7.8,56.5-1.1\n\t\t\t\t\t\t\tc10.5-5,15.5-14.1,16.7-25.3c0.4-3.4,0.3-7-0.1-10.5c-1.2-9.7-8.8-12.8-16.6-15.7c-9.9-3.7-20.4-6.7-29.3-12.1\n\t\t\t\t\t\t\tc-7.8-4.7-16.2-6.7-25.5-9.5c2.2-2.5,3.8-4.3,5.4-6.1c8.4-10,18.5-17.4,31.5-19.8c6.4-1.2,13.1-1.3,19.7-0.9\n\t\t\t\t\t\t\tc8.3,0.5,16.1,3.2,22.9,8.2c4.7,3.4,9.1,7.1,13.7,10.7c3.3,2.6,6.5,5.3,9.9,7.8c7.4,5.4,15,10.6,22.3,16.1\n\t\t\t\t\t\t\tc4.2,3.2,7.9,7.1,12.2,10.3c2.7,2,6,3.3,9.6,5.2c0.8,4.6,0.8,4.6,9.1,5.9c-0.6,3.9,1.2,5.8,5.2,6.3c1.4,0.2,2.6,2.5,3.9,3.8\n\t\t\t\t\t\t\tc0.6,0.7,1.2,2.2,1.7,2.2C678.3,211,679.1,216,681.7,218.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M413.7,230.3c-0.4,7.3,5.1,10.8,9.7,14.7c3.4,2.9,7.5,5,10.8,7.9c5.5,4.9,5.3,10.3,1,16.2c-5,6.8-9.8,13.8-13.8,21.2\n\t\t\t\t\t\t\tc-4.8,8.9-8.4,18.4-13.1,27.5c-4.3,8.4-10.4,15.1-20,18.3c-7.2,2.4-13.9,6-21.1,8.7c-5.7,2.1-11.7,3.6-17.5,5.5\n\t\t\t\t\t\t\tc-4.8,1.6-9.7,3.2-14.2,5.5c-6.1,3.3-7.8,3.4-13.3-1.2c-4.9-4.2-9.8-8.5-14.6-12.7c-6.7-5.8-13.8-10.4-23.2-9.7\n\t\t\t\t\t\t\tc7.3-5.9,14.6-11.8,21.8-17.8c9-7.5,17.7-15.2,26.8-22.5c4.8-3.8,10.3-6.8,15.3-10.4c4.3-3.1,8.2-6.7,12.4-10c6-4.7,12-9.3,18-14\n\t\t\t\t\t\t\tc3.8-2.9,7.7-5.8,11.5-8.8C398.2,242.7,406,236.5,413.7,230.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M807,314.6c1.1,8.6-5.1,14.4-8.6,21.2c-6.1,11.8-12,23.7-18.2,35.4c-4.1,7.7-9,14.8-17.2,18.7c-7.3,3.5-14.1-0.8-14.7-9\n\t\t\t\t\t\t\tc-0.8-11.8,3.2-22.5,7-33.2c3.9-10.9,9.1-21.2,15-31.1c3.7-6.2,7.8-12.4,16.5-11.2c2.2,0.3,4.3,1.5,6.4,2\n\t\t\t\t\t\t\tc1.9,0.5,3.8,0.6,5.8,0.9C801.7,310.4,802.4,315,807,314.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M190,650.8c1.3,1.6,2.8,3.1,3.8,4.8c12.2,22.1,27.8,41.3,48,56.6c1.4,1.1,3,2,4.7,2.8c6.7,3.4,8.1,2.7,10-4.4\n\t\t\t\t\t\t\tc1.2-4.4,2.2-4.8,5.4-1.6c2.1,2.1,4.1,4.4,5.8,6.8c6.5,9.2,12.9,18.4,19,27.8c0.7,1-0.2,4.5-1.2,5c-3.4,1.6-3.9,4.1-3.7,7.3\n\t\t\t\t\t\t\tc0.1,1.4-0.2,2.9-0.3,4.7c-4.6-1.4-9.1-1.7-11.5-6.4c-0.8-1.6-2.8-2.7-4.3-4c-22.4-19.7-41.9-42.1-60.4-65.4\n\t\t\t\t\t\t\tc-3.7-4.6-6.4-9.9-9.6-14.9C193.7,663.7,191.8,657.3,190,650.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M149,496.4c10.5,0.6,21.2,0.7,31.6,2c7.9,1,13.7,6.4,17.9,13c2.7,4.2,3.4,8.5,0.3,12.9c-3.4,4.9-6.6,9.9-10,14.8\n\t\t\t\t\t\t\tc-2.1,3-4.8,3.2-8.3,2.5c-7.8-1.7-13.2-6.7-18.6-11.9c-1.1-1.1-2.6-1.9-3.9-2.9C155,516.6,152,506.5,149,496.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M966.2,450.5c-3.9,2.7-7.9,5.3-11.8,8c-1.6,1.1-2.9,2.7-4.6,3.8c-7.9,5.6-14.4,3-16.5-6.6c-0.8-3.5-1.1-7.2-1.1-10.9\n\t\t\t\t\t\t\tc-0.1-10.5,0-21,0-31.5C946.4,423.2,960.3,433.1,966.2,450.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M658.9,952.8c2.2-3.6,4.3-7.3,6.8-10.7c2.6-3.6,5.6-7,8.2-10.6c1.9-2.7,2.1-5.3-0.4-8.1c-4-4.4-5-9-1.3-14.7\n\t\t\t\t\t\t\tc5.4-8.4,10.4-17,18.7-23c1.6-1.1,3.6-1.5,5.5-2.2c-0.1,2,0.4,4.2-0.3,5.9c-3.1,8.2-6.5,16.3-9.7,24.5c-0.5,1.2-0.2,2.7-0.2,4.1\n\t\t\t\t\t\t\tc1.5-0.2,3.2-0.1,4.3-0.8c3.6-2.3,7-5.1,10.5-7.5c1.3-0.9,2.9-1.2,4.3-1.8c-9.8,9.7-19.5,19.6-29.4,29.2\n\t\t\t\t\t\t\tC670.5,942.5,664.6,947.5,658.9,952.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M215.9,725.9c5.1,3,10.6,5.4,15.1,9c9.8,7.8,19.1,16.2,28.5,24.5c1.8,1.6,3,3.7,5.4,6.6c-3.8-0.3-6.1-0.6-8.4-0.8l0,0\n\t\t\t\t\t\t\tc-0.3-0.3-0.7-0.6-1-0.9c-6.2-5.9-12.5-11.8-18.6-17.7C229.8,739.8,222.9,732.8,215.9,725.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M923.1,635c-3.2,1.8-6.4,3.8-9.7,5.4c-1.1,0.5-3.7,0.5-3.9,0c-0.7-1.4-1.1-3.5-0.5-4.9c4-9.4,10.7-16.1,20.2-19.9\n\t\t\t\t\t\t\tc-1.7,5.5-3.4,11.1-5.1,16.6C923.8,633.2,923.4,634.2,923.1,635L923.1,635z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M710.2,805.4c0.7-1.7,1.4-3.4,2.1-5.1c4.3-9.9,8.9-19.7,8.2-30.9c-0.4-6.6-4.2-10.9-10.7-11.5\n\t\t\t\t\t\t\tc-8.4-0.7-15.6,1.9-21.8,7.7c-13.1,12.2-23.6,26.3-33.5,41.1c-9.8,14.8-21.1,28.5-31.9,42.7c-8.4,11-16.9,22-25.4,32.9\n\t\t\t\t\t\t\tc-12.1,15.4-37.1,23.6-55.8,9.2c-6-4.6-11.2-11.3-14.5-18.1c-5.1-10.7-8.2-22.3-12-33.6c-1.8-5.3,0-9.4,5.1-12\n\t\t\t\t\t\t\tc10.3-5.3,20.5-10.9,31-15.9c17-8.1,31.5-19.4,43.8-33.6c9.2-10.7,18.5-21.3,28-31.7c3.6-3.9,7.6-7.5,11.6-10.9\n\t\t\t\t\t\t\tc12.2-10.4,13.4-23.1,7.7-37c-5.2-12.7-14.4-22.5-24.1-31.9c-13-12.6-28.8-21.1-44.3-30.2c-11.9-7-19.6-17.3-26.7-28.9\n\t\t\t\t\t\t\tc-7.3-11.7-12.4-24.1-16.6-37.1c-1.9-5.8-4.2-11.7-7.3-16.9c-12-20.3-1.4-44.6,14.1-56c5.3-3.9,10-8.8,14.2-13.9\n\t\t\t\t\t\t\tc6.5-8,14.5-12.6,24.8-12.7c13.6-0.1,27.3-0.4,40.9,0.1c34.9,1.5,68.3-5.2,101.1-16.3c21.1-7.1,42.2-14,63.7-19.7\n\t\t\t\t\t\t\tc13.5-3.6,25.8-8.9,37.4-16.5c9.1-5.9,18.4-11.6,28.1-16.5c10-5,16.5-0.1,17,11.2c0.3,8.7-3.9,15.8-6.8,23.5\n\t\t\t\t\t\t\tc-4.4,11.7-8,23.8-13.1,35.2c-4.7,10.3-10.4,20.3-16.7,29.7c-5.1,7.6-13.6,8-22.1,6.9c-15.3-2-29.5-7.7-43.7-13.2\n\t\t\t\t\t\t\tc-29.9-11.7-59.8-10.9-89.4,0.6c-11.5,4.5-23,9.7-33.3,16.4c-7,4.5-12,12.2-18,18.3c-6.5,6.5-13.3,12.8-19.8,19.3\n\t\t\t\t\t\t\tc-5.2,5.3-10.7,10.4-14.9,16.4c-2,2.8-2.3,7.8-1.5,11.3c2.9,12.4,10.5,21.9,20.2,29.9c16.6,13.6,35.2,23.9,54.4,33.2\n\t\t\t\t\t\t\tc14.2,6.9,29,13.1,40.7,24c9.4,8.8,18.8,18,26.3,28.4c4.4,6,5.6,14.5,7.3,22c1.2,5.2,3.1,9.8,7.6,12.3c7.4,4.1,6.3,12.5,3.8,18\n\t\t\t\t\t\t\tc-1.7,3.9-4.2,7.9-4.4,11.9c-0.4,12.1-7.5,20.6-14.1,29.5c-4.9,6.6-10.2,12.9-15.3,19.3C711.1,805.9,710.7,805.6,710.2,805.4z\n\t\t\t\t\t\t\t M571.9,872.1c8.4,0,15.4-3.6,20.3-9.9c5.8-7.6,10.4-16,15.3-24.3c0.8-1.3,0.3-3.4,0.4-5.1c-1.7,0.1-3.5-0.1-5.1,0.4\n\t\t\t\t\t\t\tc-4.9,1.5-9.8,3.2-14.6,4.8c-6.4,2-13,3.5-19.2,6.2c-5.6,2.4-11,6.2-12.5,12.5C554.5,865.8,561.1,872,571.9,872.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M941,534c-2,4.8-3.5,9.6-5.7,13.8c-6.1,11.4-11.8,23.1-19,33.7c-4.4,6.4-11.4,11-17,16.7c-8.2,8.2-16.1,16.7-24.3,24.9\n\t\t\t\t\t\t\tc-8,8.1-16.3,15.9-24.5,23.8c-0.9,0.9-2.2,1.5-3.4,2c-3.9,1.7-6.5,0.1-5.8-4.2c0.6-4.1,2-8.1,3.5-11.9\n\t\t\t\t\t\t\tc6.6-16.6,15.8-31.3,28.7-44.1c15.6-15.5,29.9-32.3,44.9-48.5c3.7-3.9,7.4-7.9,11.7-11.1c1.9-1.4,5.3-1.8,7.7-1.2\n\t\t\t\t\t\t\tC939.1,528.5,939.8,531.6,941,534z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M245.6,528.2c7.6-0.3,12.4,3.2,14.8,8.7c4,9.2,6.7,18.6,5.9,29.3c-1.1,13.4-2.7,27.4,3.9,40.2\n\t\t\t\t\t\t\tc5.1,10,10.8,19.7,16.8,29.1c5.1,7.9,11.1,15.2,16.5,22.9c0.8,1.2,0.4,3.2,0.6,4.9c-1.7-0.2-3.8,0.2-4.9-0.7\n\t\t\t\t\t\t\tc-9.4-7.5-18.9-15-27.8-23c-2.8-2.5-4.3-6.5-6.2-10c-9.3-16.6-18.1-33.5-27.9-49.8c-6-10-9.3-20.6-11.7-31.8\n\t\t\t\t\t\t\tc-2.6-11.9,3-16.4,13.3-18.9C241.2,528.6,243.9,528.5,245.6,528.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M637.5,921.9c0.9-2.8,1.9-5.5,2.8-8.3c-0.3-0.5-0.5-1-0.8-1.4c-3.4,1.5-7.2,2.5-10.2,4.6c-12.4,8.7-24.6,17.6-36.7,26.7\n\t\t\t\t\t\t\tc-11.9,9-24.4,16.7-38.5,21.7c-3.9,1.4-7.8,2.8-11.6,4.4c-8.7,3.6-16.5,2.3-22.4-5c-4.9-6-9-12.7-13.2-19.2\n\t\t\t\t\t\t\tc-0.8-1.3-0.4-3.4-0.5-5.1c1.9-0.1,4-0.9,5.7-0.3c5,1.6,9.7,4.4,14.8,5.4c11.3,2.2,22.5,0.7,32.8-4.2c11.2-5.3,22.1-11.3,32.6-18\n\t\t\t\t\t\t\tc22.8-14.5,45.2-29.7,67.8-44.6c1-0.7,2.1-1.3,3.2-1.9c0.4,0.2,0.9,0.4,1.3,0.7c-0.6,2.2-1.2,4.4-1.7,6.7\n\t\t\t\t\t\t\tc-0.8,3.5-2.2,7.1-2.1,10.6c0.1,5.2-1.4,9.2-5.3,12.7c-4.5,4-8.6,8.4-12.9,12.5c-1.1,1.1-2.6,1.9-3.9,2.8\n\t\t\t\t\t\t\tC638.2,922.5,637.9,922.2,637.5,921.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M516.5,713.6c0.4-10.9,2.8-21.6,8.8-31.3c4.9-7.9,16.3-12,24.3-7.8c5.2,2.7,10.6,5.5,15,9.3c6.4,5.4,7.2,13.1,4.5,20.6\n\t\t\t\t\t\t\tc-5,13.9-10.9,27.5-22.3,37.8c-8.9,8-19,6.4-24.8-4.1C517.9,730.5,516.8,722.4,516.5,713.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M804.1,779.8c-0.3,6.3-3.7,10.2-7.1,13.4c-6.2,5.9-13,11-19.7,16.3c-7.4,5.8-14.8,11.7-22.5,17.1\n\t\t\t\t\t\t\tc-6.3,4.5-12.9,8.7-19.6,12.7c-1.5,0.9-3.6,0.7-5.5,1c0.3-1.7,0.1-3.6,0.9-5.1c4.6-8.5,5.9-17.8,7.7-27.1c0.8-4.3,2-8.9,4.3-12.5\n\t\t\t\t\t\t\tc7.4-11.7,14.3-23.6,24.8-33.4c9-8.4,15.8-19.2,23.3-29.2c1.9-2.6,3.3-6.1,7-4.9c4.1,1.3,8.7,4,8.2,8.9c-0.6,7.3-1.7,15-4.7,21.6\n\t\t\t\t\t\t\tc-2,4.3-7.5,7.2-11.8,10c-5.6,3.5-11.7,6.3-17.6,9.4c-6.1,3.1-9,8.7-11.3,14.6c-0.7,1.9-0.5,5.2,0.8,6.4s4.7,1.4,6.4,0.6\n\t\t\t\t\t\t\tc6.7-3.2,13.2-6.8,19.6-10.5c4.1-2.4,7.9-5.4,12-8C800.5,780.4,802.1,780.3,804.1,779.8z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M316,459.2c-8.4,0-11.9-3-10.9-9.4c1.3-8.4,3.8-16.7,6.6-24.7c3.5-10,7.9-19.6,12-29.4c1.4-3.3,3-6.5,4.7-9.8\n\t\t\t\t\t\t\tc1.8-3.5,4.2-3.5,6.7-0.8c6.8,7.2,10.5,16,12.6,25.5c2.8,13-1.7,23.8-9.4,34.4C331.7,453.9,323.7,457.8,316,459.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M859.3,580.9c-0.6,13.1-6.6,24.1-13.5,34.7c-9.1,14-18.9,27.6-27.6,41.9c-5.9,9.8-10.3,20.3-9.1,32.5\n\t\t\t\t\t\t\tc0.9,9.6-3.5,17.8-8.8,25.3c-0.8,1.2-2.9,2.7-3.9,2.4c-1.4-0.5-2.8-2.3-3.2-3.8c-2.3-8.7,1.5-16.7,4.4-24.5\n\t\t\t\t\t\t\tc3.9-10.7,8.4-21.3,13.2-31.6c4.1-8.7,8.4-17.4,13.9-25.2c9.3-13.2,14.1-27.9,17.5-43.4c1-4.6,2.4-9.2,4.1-13.7\n\t\t\t\t\t\t\tc1.4-3.8,4.4-5.4,8.4-4.4c3.9,1,5,4,4.7,7.7C859.3,579.5,859.3,580.2,859.3,580.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M880.3,646.7c-1.6,3.9-2.8,6.6-3.9,9.3c-6.4,15-12.5,30.1-19.2,44.9c-4.7,10.4-12.5,18.4-23.4,22.6\n\t\t\t\t\t\t\tc-4.7,1.8-8.2-0.5-7.4-5.2c1.2-6.9,3-13.8,5.9-20.2c3.9-8.8,8.5-17.3,16.1-23.9c9.7-8.5,18.8-17.7,28.1-26.6\n\t\t\t\t\t\t\tC877.1,647.1,878.1,647.2,880.3,646.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M499.4,964.6c5.6,4.5,11,9.3,16.9,13.3c8.2,5.6,16.8,10.5,25.1,15.9c4.4,2.9,8.7,5.9,12.8,9.2c2.3,1.8,2.7,4.2,1.3,7.1\n\t\t\t\t\t\t\tc-1.1,2.2-1.5,4.7-2.2,7.1c-1.5,5.4-4.8,7.6-9.6,4.9c-6.2-3.6-12.7-7.6-17.1-13c-7.7-9.4-14.1-19.9-20.8-30\n\t\t\t\t\t\t\tc-2.8-4.2-5-8.8-7.5-13.3C498.6,965.5,499,965,499.4,964.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M267.1,696.2c-3.1-3.6-6.1-7.2-9.2-10.7c-7.4-8.4-14.9-16.8-22.4-25.2c-2.9-3.2-5.9-6.3-8.7-9.6\n\t\t\t\t\t\t\tc-11.8-13.2-23.5-26.5-35.3-39.8c-0.7-0.8-1.1-1.9-0.9-3.7c1.5,1,3.3,1.7,4.5,3c4.6,4.6,8.8,9.5,13.5,13.9s9.8,8.3,14.5,12.7\n\t\t\t\t\t\t\tc11,10.3,22.7,20.1,32.5,31.4c5.8,6.7,8.7,16.1,12.8,24.3c0.4,0.8,0.1,1.9,0.1,2.8C268.1,695.7,267.6,696,267.1,696.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M434,777.7c-1.9-1.1-3.6-1.8-4.8-2.9c-8.8-7.6-17.6-15-26.1-23c-2.1-2-2.8-5.5-4.2-8.3c3,0.8,6.3,1.1,8.8,2.7\n\t\t\t\t\t\t\tc10.9,6.8,18.6,16.8,25.8,27.2c0.5,0.7,0.7,1.5,1,2.3C434.6,775.9,434.3,776.3,434,777.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M878.9,712.8c-3.4-0.9-3.7-3.4-2.2-5.7c2.2-3.2,4.7-6.6,7.8-8.8c5.4-3.9,11.3-7.1,17.1-10.5c0.7-0.4,1.8,0,2.7,0\n\t\t\t\t\t\t\tc0,1,0.3,2.3-0.1,3c-6,9.6-14,17-24.2,21.8C879.6,712.7,879.3,712.7,878.9,712.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003cg id=\"svgSquare3toneB\"\u003e \n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M254.4,388.9c-0.2,1.3-0.3,2.6-0.5,4c-0.4,1.3-1,2.6-1,3.9c-0.8,15,8.2,26.8,13,39.9c0.2,1.3,0.4,2.6,0.7,3.9\n\t\t\t\t\t\t\tc0,2.7,0.1,5.5,0.1,8.2c-0.5,3-1.1,5.9-1.6,8.9c-0.9,3.6-1.9,7.2-2.8,10.8c-3.7,14.9-14,21.2-28.7,19.3\n\t\t\t\t\t\t\tc-10.4-1.3-19.1-6.6-27.9-11.6c-10.2-5.8-20.3-11.8-30.5-17.5c-8.5-4.7-17.1-9.2-25.6-13.8c3.6-8.4,9.2-15.4,16.4-21\n\t\t\t\t\t\t\tc13.2-10.2,26.3-20.4,39.4-30.6c16.1-12.4,32.2-24.9,48.3-37.2c0.6-0.5,1.5-0.7,2.2-1c5.8,1.6,6.5,2.8,5,9\n\t\t\t\t\t\t\tc-1.8,7.5-3.8,15.1-5.7,22.6C254.8,387.4,254.6,388.2,254.4,388.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M385.1,866.3c9.9,7.9,19.6,16.1,29.7,23.6c3.6,2.7,8.5,3.5,12.3,6c16.6,11,30.3,25.3,42.3,40.9\n\t\t\t\t\t\t\tc15.3,20,29.7,40.9,43.9,61.7c3.6,5.3,5.1,12,7.3,18.1c0.5,1.5,0.1,3.4,0.1,5.1c-13.5-13.4-27-26.8-40.5-40.2\n\t\t\t\t\t\t\tc-1-1-1.8-2.3-2.6-3.5c-0.7-0.8-1.4-1.6-2-2.4v0.1c-0.2-0.9-0.1-2.2-0.7-2.8c-5.6-6.3-10.8-13.1-17-18.7\n\t\t\t\t\t\t\tc-4.7-4.3-10.8-7.1-16.3-10.6v0.1c-0.3-0.3-0.5-0.6-0.8-1c-3.2-2.5-6.7-4.6-9.6-7.4c-18.5-17.9-36.9-36-55.4-53.9\n\t\t\t\t\t\t\tc-10.7-10.4-21.5-20.7-32.3-31.1c-1.1-5.4-2.3-10.8-3.3-16.3c-0.3-1.5,0-3.1,0.1-4.6c1.3,0.1,3.1-0.4,4,0.3\n\t\t\t\t\t\t\tc6.2,4.7,12.5,9.3,18.3,14.5c5.2,4.6,9.6,10,14.5,15c1.9,1.9,4,3.5,6,5.2C383.7,865.1,384.4,865.7,385.1,866.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M764.9,283.1c-0.3,1.7-0.1,4.1-1.1,4.9c-9.9,7.4-14.6,18.6-21.3,28.4c-2.8,4.1-6.1,7.8-9.3,11.6c-3.1,3.7-7,3.4-10.1,0.4\n\t\t\t\t\t\t\tc-6.2-6.2-12.4-12.5-17.7-19.5c-4.5-5.9-3.9-13.4-2.7-20.2c2.9-16.7,7.1-33.3,1.2-50.2c-0.2-0.6,0.4-1.4,0.6-2.1\n\t\t\t\t\t\t\tc4,2.1,7.7,4.4,11.1,7.6c4.1,3.9,9.3,6.7,13.9,10.2c1.7,1.3,2.9,3.5,4.7,4.6c7.4,4.3,12.7,11.5,20,15.5\n\t\t\t\t\t\t\tC758.6,276.7,760.7,281,764.9,283.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M831.1,785c0.7-3.5,1.1-7.1,2.3-10.4c1.4-3.8-0.2-6.3-2.6-8.7c-5.7-5.9-7.9-13.2-6.4-20.9c0.8-3.8,4-7.7,7.1-10.4\n\t\t\t\t\t\t\tc7.6-6.4,15.9-12.1,23.8-18.2c3.3-2.5,4.8-0.8,5.7,2.1c2.5,7.6,6.7,9.5,13.9,5.6c10.2-5.6,18.8-13.3,26.3-22.2\n\t\t\t\t\t\t\tc1.2-1.3,2.4-2.6,3.7-3.9c-1.8,11.7-6.3,22.1-14.9,30.6c-18.4,18.1-36.9,36.2-55.4,54.3C833.7,783.8,832.3,784.3,831.1,785z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M210.5,593.4c9,7.2,18.5,13.9,27,21.7c11.7,10.8,22.6,22.4,33.9,33.5c3.7,3.7,7.5,7.3,11.5,10.7\n\t\t\t\t\t\t\tc8.7,7.5,17.6,14.8,26.4,22.2c4.7,3.9,9.4,7.8,14,11.8c1.2,1,2,2.4,3,3.6c-0.3,0.4-0.5,0.7-0.8,1.1c-2.6-1.2-5.4-2.2-7.8-3.8\n\t\t\t\t\t\t\tc-11.2-7.6-22.7-14.8-33.2-23.1c-13.7-10.9-26.3-23.1-39.9-34.2c-8.6-7.1-18-13.4-27.2-19.7c-7.7-5.3-12.8-12.4-16-20.9\n\t\t\t\t\t\t\tc-3-8.1-8-14.6-15.1-19.4c-9.2-6.2-16.6-13.9-21.8-23.7l0.1,0.1c-0.4-1-0.9-1.9-1.3-2.9c-0.8-4-1.6-8-2.4-11.9\n\t\t\t\t\t\t\tc5.3,5.3,10.9,10.3,16,15.8c8.3,9,16.4,18.2,24.5,27.3C202.6,586.9,205,591.3,210.5,593.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M468.8,187.5c3,0.1,6,0.2,9.1,0.2c-0.7,3.2-0.6,7-2.3,9.6c-7.2,11.3-15.1,22.2-22.5,33.4c-3.9,5.8-9,8.4-15.8,7.8\n\t\t\t\t\t\t\tc-6.6-0.6-10.8-4.6-13.8-10c-0.6-1,0-2.7,0.1-4.1c1-3.8,3.4-5.5,6.9-7.8c10.2-6.4,19.4-14.4,28.9-21.8\n\t\t\t\t\t\t\tC462.5,192.4,465.6,189.9,468.8,187.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M199.8,682.8c13.3,16.5,26.7,33,40.3,49.9c-5.4,1-16.4-8.5-35.2-29.7c-2-6.2-4.1-12.4-6-18.6\n\t\t\t\t\t\t\tC198.8,684,199.4,683.3,199.8,682.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M953.2,530.3c0.3-2.5,0.5-5.1,0.9-7.6c0.9-6.4,1.7-12.9,2.9-19.3c1.8-9.8,1.9-20.1,8-28.6c0.9-1.3,2.1-2.4,3.1-3.6\n\t\t\t\t\t\t\tc-0.3,4.8,0.1,9.9-1.1,14.4c-3.7,13.9-7.9,27.7-12,41.5C954.7,528.2,953.8,529.2,953.2,530.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M933,602.4c-6.8,4.1-14.2,7.2-18.9,14.1c-3.6,5.2-7.3,10.4-11.1,15.4c-1.4,1.9-3.1,3.6-4.6,5.4c-0.5-0.2-0.9-0.5-1.4-0.7\n\t\t\t\t\t\t\tc0.3-1.2,0.2-2.6,0.9-3.5c4.2-5.6,8.4-11.4,13-16.7c7.8-8.9,16-17.5,24.1-26.1c0.2-0.2,0.6-0.1,1-0.1\n\t\t\t\t\t\t\tC935,594.3,934,598.3,933,602.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M704.5,236.4c-0.4-0.5-0.8-1-1.1-1.5C703.7,235.4,704.1,235.9,704.5,236.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M524.2,615.4c0.4,0.6,0.8,1.3,1.3,1.9c0,0.4-0.1,0.8-0.1,1.1c0.3,0,0.5,0,0.8-0.1c0.4,0.6,0.8,1.3,1.2,1.9\n\t\t\t\t\t\t\tc0,0.4-0.1,0.8-0.1,1.1c0.3,0,0.5,0,0.8-0.1c0.9,2,1.5,4.1,2.7,5.8c2.9,4.4,3.3,8.7,0.5,13.3c-0.2,0.4-0.3,0.7-0.5,1.1\n\t\t\t\t\t\t\tc-1.2,1.2-2.4,2.3-3.6,3.4c-0.4,0-0.8,0-1.2-0.1c0,0.3,0.1,0.6,0.1,0.9c-1,0.7-2,1.4-2.9,2.1c-0.4,0-0.8,0-1.2,0\n\t\t\t\t\t\t\tc0,0.3,0,0.6,0.1,0.8c-1,0.7-1.9,1.4-2.9,2.1c-3,2.9-6,5.8-9,8.7c-4.3,6.6-8.9,13-13,19.7c-6.4,10.5-16,15.1-27.7,17\n\t\t\t\t\t\t\tc-16.2,2.5-32,6.8-44.7,17.8c-10,8.7-20.7,9.5-32.4,5c-6.9-2.7-13.6-5.7-20.3-8.6c-0.4-0.2-0.8-0.3-1.2-0.5\n\t\t\t\t\t\t\tc-1.9-0.9-3.8-1.7-5.7-2.6c-1-0.5-2.1-1-3.1-1.6c-1.3-0.8-2.6-1.5-3.9-2.2c-0.4-0.2-0.8-0.5-1.1-0.7c-0.6-0.4-1.3-0.8-1.9-1.2\n\t\t\t\t\t\t\tc-0.4-0.3-0.8-0.5-1.2-0.8c-0.9-0.7-1.9-1.5-2.8-2.2c-1.4-1.2-2.8-2.4-4.2-3.6c-5.6-9.1-11.2-18.1-16.8-27.2\n\t\t\t\t\t\t\tc-6-9.9-12.1-19.7-18-29.6c-7.1-12.1-5.8-24.2,0.8-36c6.5-11.6,15.2-21.2,24.9-30.2c8.5-7.9,15.9-17,24.1-25.2\n\t\t\t\t\t\t\tc11.1-11.2,22.8-21.8,33.9-33.1c6.9-7,12.7-15,14.4-25.1c0.8-4.7-0.8-7-5.4-6.5c-4.9,0.5-9.7,2-14.5,3.1\n\t\t\t\t\t\t\tc-2.4,0.6-4.8,1.3-7.2,1.9v-0.4l0.1,0.4c-0.3,0.3-0.5,0.7-0.8,1c-4.3,2.6-8.6,5.3-12.8,7.9c-6.9,5.1-13.9,9.9-20.6,15.3\n\t\t\t\t\t\t\tc-10.6,8.5-21.6,16.1-34.4,20.9c-3.7,1.4-8.3,1.6-12.2,0.9c-9-1.7-12.9-10.2-9.2-19.9c2.1-5.5,5.1-10.7,7.6-16c0.4,0,0.8,0,1.2,0\n\t\t\t\t\t\t\tc0-0.3-0.1-0.5-0.1-0.8c3-3,6.1-5.9,9.1-8.9c0.4-0.3,0.8-0.6,1.1-0.9c1-0.7,1.9-1.4,2.8-2.2c0.4-0.3,0.8-0.5,1.2-0.8\n\t\t\t\t\t\t\tc14.9-8.5,30.4-16,44.5-25.6c15.7-10.7,30.1-23.3,45.1-35.1c1.4-1.1,2.2-2.9,3.2-4.3c0.4-0.1,0.7-0.2,1.1-0.3\n\t\t\t\t\t\t\tc-0.1-0.3-0.2-0.5-0.2-0.8c0.4-0.6,0.8-1.3,1.2-1.9c0.3-0.4,0.5-0.7,0.8-1.1c0.4-0.7,0.8-1.3,1.2-2c1.6-3,3.1-6,4.7-9\n\t\t\t\t\t\t\tc2.1-4.2,4.2-8.4,6.3-12.7c0.2-0.2,0.4-0.5,0.6-0.7c0.3-0.4,0.6-0.8,0.9-1.1c3.9-2.4,6.7-1.7,7.3,2.8c1.2,8.4,1,17.1,2.3,25.5\n\t\t\t\t\t\t\tc1,6.2,3.5,12.1,5.3,18.2c1.3,2.9,2.9,5.7,3.8,8.7c2.5,8.4,9,11.3,16.6,12.7c9.8,1.8,19.7,3.1,29.5,5.1\n\t\t\t\t\t\t\tc7.2,1.5,10.4,7.1,7.4,13.9c-5,11.2-10.4,22.3-16.7,32.8c-7.2,11.9-13.3,23.7-9.4,38c0.9,3.4,3.1,6.6,4.7,9.8\n\t\t\t\t\t\t\tc0.4,0.5,0.9,1,1.3,1.6c0.3,0.4,0.7,0.8,1,1.2c2,2,3.9,3.9,5.9,5.9c1.6,1.4,3.2,2.8,4.8,4.3c1,0.9,2.1,1.8,3.1,2.8\n\t\t\t\t\t\t\tc2.4,2.4,4.7,4.7,7.1,7.1c0.6,0.7,1.2,1.4,1.8,2.2c0.4,0.6,0.9,1.3,1.3,1.9c0.9,1.3,1.8,2.7,2.7,4c0.4,0.7,0.8,1.3,1.2,2\n\t\t\t\t\t\t\tc0.6,1,1.2,2,1.8,3c0.4,0.7,0.8,1.3,1.2,2c0.6,1,1.2,2,1.9,2.9c0.4,0.7,0.8,1.3,1.3,2s1.1,1.5,1.6,2.2c0.4,0.6,0.9,1.2,1.3,1.8\n\t\t\t\t\t\t\tc-0.1,0.3-0.2,0.5-0.2,0.8c0.4,0.1,0.7,0.2,1.1,0.2c0.7,1,1.5,1.9,2.2,2.9c0.6,0.7,1.1,1.5,1.7,2.2c0.4,0.6,0.8,1.3,1.3,1.9\n\t\t\t\t\t\t\tc0,0.4,0,0.8,0,1.1c0.3,0,0.5-0.1,0.8-0.1c0.4,0.6,0.8,1.3,1.2,1.9c-0.1,0.2-0.2,0.5-0.3,0.8\n\t\t\t\t\t\t\tC523.5,615.2,523.9,615.3,524.2,615.4z M449.7,602.9c-3.6-2.3-7.2-4.6-10.8-6.9c-6.7-2.7-13.2-6.2-20.2-8.1\n\t\t\t\t\t\t\tc-12.4-3.4-24.5,2-30.8,12.7c-6,10.2-3.4,18.1,7.8,21.8c18.3,6,36.4,4.6,54.1-3.1c5.2,0.2,6.8-4.2,7-7.6c0.2-3.2-1.5-7.2-6.1-7.8\n\t\t\t\t\t\t\tC450.4,603.6,450.1,603.3,449.7,602.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M764.3,722.5c0.2-5.7,0.4-11.3,0.6-17c0.1-0.4,0.2-0.8,0.3-1.2c0.6-1.6,1.1-3.2,1.7-4.8c0.5-1.4,1-2.7,1.5-4.1\n\t\t\t\t\t\t\tc0.8-1.9,1.7-3.9,2.5-5.8c0.2-0.4,0.3-0.8,0.5-1.2c3.2-6.7,6.4-13.3,9.4-20c0.6-1.4,0.6-3.2,0.9-4.8c1.1-3.1-0.9-3.5-3.1-3.2\n\t\t\t\t\t\t\tc-6.5,1-11.6,4.2-15.3,9.6c-1.1,1-2.2,1.9-3.2,2.9c-1.1,0.9-2.1,1.8-3.2,2.7c-0.6,0.4-1.2,0.9-1.9,1.3\n\t\t\t\t\t\t\tc-6.8,3.8-12.8,2.7-17.7-3.4c0-0.1-0.3,0.1-0.5,0.1c-5.3-4.4-10.1-9.5-16-13c-17.1-10.3-34.4-20.2-52-29.7\n\t\t\t\t\t\t\tc-13.4-7.2-26.8-14-38.6-23.7c-4.6-3.8-7.5-8.5-8.7-14c-1.5-6.6,3.5-13.6,11.6-14.8c7.6-1.2,15.5-1.1,23.3-0.7\n\t\t\t\t\t\t\tc19.2,1.1,35.5-4.8,47.9-19.6c5.3-6.3,5.6-14.5-5.2-17.8c-5.1-1.5-10.3-2.6-15.4-4c-2.4-0.6-4.9-1.2-7.1-2.2\n\t\t\t\t\t\t\tc-6.4-2.8-7.7-8.5-3-13.5c5.9-6.4,14.2-8.3,22.1-10.2c11.8-2.9,23.1-0.7,33.7,5.2c15.9,8.8,33.5,12.9,50.5,18.7\n\t\t\t\t\t\t\tc12.6,4.3,21.9,12.9,26.2,25.8c2.6,7.8,3.9,16,6,24c2.3,8.5,5.1,16.9,7.4,25.4c3,10.9-0.5,20.7-5.9,30\n\t\t\t\t\t\t\tc-11.5,19.8-23.6,39.3-31.3,61.1c-2.4,6.7-5.6,13-7.7,19.8c-0.8,2.6,0.4,5.8,0.6,8.7c0.2,3,1.4,6.5,0.3,9.1\n\t\t\t\t\t\t\tc-3.8,8.9-10.9,14.7-21.1,18.6c-0.1-2.7-0.9-5-0.2-6.7c2.6-6,5.9-11.8,8.6-17.8c1.1-2.6,1.3-5.6,1.9-8.4\n\t\t\t\t\t\t\tC764.5,723.3,764.4,722.9,764.3,722.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M445.9,853.4c4.1,1.4,8.3,2.9,12.4,4.3c0.7,0.2,1.6-0.2,2.5-0.3c-0.1-0.7,0.1-1.7-0.4-2.1c-10.1-9.6-20.4-19.1-33.3-25\n\t\t\t\t\t\t\tc-2.4-2.4-3.3-0.5-4.5,1.4c-1.1,1.8-2.5,3.5-3.7,5.3c-6.7-2.3-13.4-5-20.2-6.9c-6.3-1.8-10.8-5.8-14.4-10.6\n\t\t\t\t\t\t\tc-7.1-9.6-14.1-19.3-17.8-30.9c-4.3-13.5-9.1-26.9-13.5-40.4c-0.4-1.4-0.4-3.6,0.4-4.5c0.7-0.7,3-0.4,4.3,0.1\n\t\t\t\t\t\t\tc12.5,5.4,25.3,10.1,37.2,16.6c9.7,5.3,19.1,11.8,27.1,19.3c14.1,13.1,27.3,27.4,40.7,41.3c5,5.2,10.3,10.5,14.3,16.5\n\t\t\t\t\t\t\tc3.2,4.9,3.6,11.7,7.1,16.3c6.2,8.1,2.6,18.5,8.9,27.1c6.8,9.3,9.8,21.4,14.2,32.4c1.5,3.8-0.2,5.7-4.1,4.5\n\t\t\t\t\t\t\tc-6.1-1.8-12-4.3-18.1-6.3c-3.5-1.2-7.1-2-10.7-3c-0.4,0.5-0.9,0.9-1.3,1.4c1.1,2.6,1.7,5.4,3.3,7.6\n\t\t\t\t\t\t\tc11.1,15.2,22.4,30.2,33.6,45.4c0.9,1.2,1.1,2.8,0.7,4.9c-1.3-0.8-2.6-1.6-3.7-2.5c-12.5-11.1-25.3-21.9-37.4-33.5\n\t\t\t\t\t\t\tc-5.2-5-9.1-11.4-13.3-17.4c-1.9-2.7-2.2-5.6,1.6-7.4c2.5-1,5-2.1,8.1-3.4c-1.7-2.3-2.8-3.8-3.8-5.2c-0.3-0.9-0.5-1.8-0.8-2.8\n\t\t\t\t\t\t\tc0.1-0.4,0.2-0.8,0.4-1.1c-0.3,0-0.6,0-0.9,0c-5.6-9.3-11.1-18.6-16.7-27.9c-2.5-4.1-5-8-7.6-12.1\n\t\t\t\t\t\t\tC439,848.7,442.7,853.1,445.9,853.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M689.8,409.7c1.3-0.1,2.6-0.2,3.9-0.3c0.4,0.2,0.8,0.7,1.2,0.7c5.7,0.2,9.1,3.9,11.1,8.5c2.1,4.8-0.7,8.5-3.9,11.8\n\t\t\t\t\t\t\tc-0.7,0.8-1.3,1.8-1.9,2.6c-4.6,2.8-9,6-13.9,8.2c-5,2.2-10.3,3.9-15.7,4.9c-12.8,2.2-25.6,4.3-38.5,5.4\n\t\t\t\t\t\t\tc-13,1.2-25.7-1.2-37.4-7.5l0.2-0.2l-0.2,0.1c-1-0.6-2.1-1.3-3.1-1.9l0.2-0.1l-0.1,0.1c-4.5-3.7-9-7.5-13.5-11.2\n\t\t\t\t\t\t\tc-2.6-2.2-5.2-4.4-7.8-6.6c-0.2-0.7-0.1-1.7-0.6-2c-6.7-4.1-13.4-8.1-20.1-12.1c-7.1-3.6-12.2-9.3-15-16.6\n\t\t\t\t\t\t\tc-0.9-2.4-0.9-6.7,0.6-8.1c1.8-1.7,5.9-2.2,8.4-1.4c8.7,2.6,17.3,5.9,25.8,9.2c22.2,8.7,44.9,16,68.6,19.4\n\t\t\t\t\t\t\tc2.3,0.3,4.6,0.5,6.9,0.8c0.2,0.4,0.5,1.3,0.8,1.3c6.3,0.1,12.6,0,18.9,0c0.3,0,0.6-0.9,0.9-1.3c1.7-0.2,3.3-0.4,5-0.6\n\t\t\t\t\t\t\tc0.7-0.1,1.4-0.2,2.2-0.3c1.6-0.2,3.2-0.4,4.8-0.7c1-0.2,2-0.3,3-0.5c2.3-0.4,4.7-0.9,7-1.3C688.3,410,689,409.9,689.8,409.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M600.4,896.1c4.4-7.7,8.3-15.9,13.4-23.2c13.9-19.8,27.8-39.8,42.9-58.7c10.9-13.6,21.4-28.1,38.1-35.9\n\t\t\t\t\t\t\tc8.2-3.8,14.9-1.1,14.4,6.5c-0.2,3.1-0.6,6.5-2,9.1c-13.6,25.7-26.9,51.9-47.9,72.4c-11.2,10.9-24.9,19.1-37.4,28.5\n\t\t\t\t\t\t\tc-3.7,1.5-7.4,2.9-11,4.4c-0.9,0.2-1.8,0.5-2.7,0.7C605.6,898.7,603,897.4,600.4,896.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M874.6,497.6c1.1-3.9,2.3-7.8,3.4-11.7c0.5-1.1,1.1-2.2,1.6-3.3c0.3-0.4,0.6-0.8,0.8-1.2c0.7-1.3,1.4-2.5,2.2-3.8\n\t\t\t\t\t\t\tc0.3-0.4,0.6-0.8,0.9-1.1c0.4-0.6,0.8-1.2,1.2-1.8c2-2,3.9-4,5.9-6c4-0.3,8-0.6,12-0.9c0.7,0.6,1.5,1.2,2.2,1.8\n\t\t\t\t\t\t\tc1.3,1.6,2.6,3.3,3.9,4.9c6.5,11.1,8.1,23,5.6,35.5c-0.6,2.9-1.3,5.7-1.9,8.6c-0.8,2.1-1.5,4.1-2.3,6.2\n\t\t\t\t\t\t\tc-1.8,3.6-3.7,7.2-5.5,10.8c-0.4,0.3-0.7,0.5-1.1,0.8c-4.3,5.7-8.3,11.5-12.9,16.9c-1.5,1.7-4.8,2.9-6.8,2.5\n\t\t\t\t\t\t\tc-1.3-0.3-2.3-3.9-2.8-6.1c-1.7-8-3.6-16.1-4.7-24.2c-1.1-8.8-1.4-17.8-2-26.7C874.4,498.4,874.5,498,874.6,497.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M603.7,316.8c-6.7-1.7-13.8-2.5-20.1-5.3c-6-2.6-5.9-7.6-0.1-10.8c7.3-4,15-7,22.6-10.3c3.5-1.5,7-2.9,10.6-3.8\n\t\t\t\t\t\t\tc3.9-1,8-1.9,12-2.2c7.1-0.4,12.1,2.9,13.3,8.1c1.3,5.4-2,11.9-7.5,15.1c-9.5,5.5-19.5,8.8-30.6,7.7\n\t\t\t\t\t\t\tC603.9,315.8,603.8,316.3,603.7,316.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M664.6,909.8c-3.4,4.7-6.3,9.8-10.3,14c-13,13.8-26.4,27.3-39.7,40.8c-6.7,6.9-13.3,13.9-20.5,20.2\n\t\t\t\t\t\t\tc-3.8,3.4-8.6,5.8-13.3,8.1c-2,1-4.9,0.9-7.2,0.4c-1.6-0.4-3.7-2.2-4.1-3.7c-0.3-1.3,1.2-3.6,2.5-4.7\n\t\t\t\t\t\t\tc8.5-6.7,17.1-13.3,25.9-19.5c17.6-12.5,33.9-26.5,48.5-42.5c4.3-4.7,9.3-8.9,14-13.3c0.7-0.6,1.7-0.8,2.5-1.3\n\t\t\t\t\t\t\tC663.6,908.9,664.1,909.4,664.6,909.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M771.4,832.4c-4.3,4.6-8,9-12.2,12.9c-10.3,9.4-20.7,18.7-31.3,27.8c-2.4,2.1-5.4,4-8.5,4.9c-3.6,1-5.8-1.3-4.3-4.7\n\t\t\t\t\t\t\tc1.6-3.7,3.6-7.8,6.7-10.1c12.1-9.1,24.8-17.6,37.2-26.4C762.4,834.4,765,830.6,771.4,832.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M434.1,309.1c2.1-4.9,3.3-10.3,6.4-14.5c3.8-5.3,9.8-4.1,12.6,1.9c5.4,11.6,2.9,21.9-6.4,27.5c-4.6,2.7-8,1.5-9.6-3.5\n\t\t\t\t\t\t\tc-0.5-1.6-0.9-3.2-1.1-4.8c-0.3-2-0.3-4-0.4-6C434.9,309.5,434.5,309.3,434.1,309.1z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M628.7,968.4c-13.2,15.4-25.3,31.7-39.7,46c-1.1,1.1-3.2,1-4.8,1.5c-0.5-0.4-1-0.8-1.5-1.2c1.5-3,2.4-6.6,4.6-8.9\n\t\t\t\t\t\t\tc11.9-12.3,24.1-24.2,36.2-36.3c1.1-1.1,2.4-1.8,3.6-2.8C627.6,967.4,628.1,967.9,628.7,968.4z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M676.8,888.6c-0.3-5.9,10.9-17.9,17.9-19.6C695.5,873.6,682.7,887.9,676.8,888.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M867.7,645.8c3.3-8.5,10-14.1,16.7-19.7c0.5,0.4,1,0.9,1.5,1.3c-5.5,6.5-11.1,13.1-16.6,19.6\n\t\t\t\t\t\t\tC868.8,646.6,868.3,646.2,867.7,645.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath filter=\"url(#toneBlur)\" d=\"M223.2,680.5c-5.7-2.3-10.2-7.7-9.7-13.8c4.1,4.9,7.5,8.9,10.8,12.8C224,679.9,223.6,680.2,223.2,680.5z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transSquare\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransSquare.png?v=1677086609\"\u003e \u003c\/image\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transSquarePearl\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterPearlSquare_v2.png?v=1678216187\"\u003e \u003c\/image\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"transSquareBack\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransSquareBack2.png?v=1677444747\"\u003e \u003c\/image\u003e\n\t\t\t\t\t\n\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\u003cg id=\"transSmoke\"\u003e\n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"smokeB\" filter=\"url(#smokeBFilter)\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterSmokeB2.png?v=1678371831\"\u003e \u003c\/image\u003e \n\t\t\t\t\t\u003cimage style=\"overflow: visible; opacity: 0.5; enable-background: new;\" width=\"1080\" height=\"1080\" id=\"smokeA\" filter=\"url(#smokeAFilter)\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterSmokeA2.png?v=1678371831\"\u003e \u003c\/image\u003e \n\t\t\t\t\u003c\/g\u003e\n\n\n\n\u003cg id=\"splatter\" style=\"opacity:0; fill:#8B2E2E;mix-blend-mode:multiply;\"\u003e\n\t    \u003cpath class=\"d\" d=\"M548.16,971.52h-.96l-13.48-3.33-1.35-6.29c-1.11-4.26,10.51,1.29,12.45,2.88,1.3,1.07,4.88,4.81,3.34,6.74Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M504.96,0c-.66,10.94-14.4,6.09-3.84,0h3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M0,397.44c2.02.58,5.06.68,5.76,2.87-2.29.3-4.08-.42-5.76-1.91v-.96Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"1074.24 433.92 1072.32 433.91 1074.24 432 1074.24 433.92\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M649.79,828.66l.67,1.78c2.14-1.09,8.01.29,10.32,1.1,3.04,1.06,2.48,8.35,10.27,5.59l-.97,1.9,4.24,1c2.82-5.48,4.99-4.7,10.16-2.91,1.91-15.03,18.34,6.41,1.93,2.88l.57,4.83-5.37,1.9,2.83.99-.97,6.14,1.88.6.08,1.84c-4.24-.12-3.16,6.22-4.73,7.28-1.38.94-4.17-.11-5.84.88-.33.2-3.64,5.7-4.01,6.55-.59,1.36-4.25,11.16-4.4,11.95-.49,2.68,3.78,11.14-.89,12.74s-3.3-4.06-6.01-5.32l-6.76,1.47-.47-2.88-4.32,1.91-.11-2.71-14.29-4.02,2.88-3.81-3.83-2.43,1.97-1.94-1.99-5.24c-2.79.52-1.42,7.01-1.91,7.67l-3.34-1.91-1.46,4.8c-3.56.99-1.19-3.98-1.92-4.8l-4.79,1.91,1.86-2.47-1.38-2.3-4.32,1.9c-.75-2.51,2.69-2.31,2.94-3.51.68-3.27-2.22-4.01-2.75-5.8-.35-1.16-1.23-8.86-1.23-10.36,0-4.16,2.29-8.99,3.43-12.98l1.08-.87c1.71,1.34,6.74-.28,7.03-.07.36.26,1.92,6.43,5.37,6.73l2.83,21.1,4.88-3.84-1.51-5.76,2.78-.08,1.06-4.72c-7.32-.46-10.46-4.42-7.68-11.52-3.54.24-6.76.55-7.53-3.61-1.6-8.67,14.25-7.71,9.45,2.64h2.88c-4.16-7.68,6.93-8.62,10.09-14.39l1.29.17Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M331.2,407.05l-.89,3.42,1.84.42v1.9s-1.81.41-1.81.41l2.79,9.19-3.84.02,1.46,1.91c2.61-1.04,12.51-6.81,14.34-6.78.56,0,.03,1.81,1.89,2.06,4.92.65,11.16-.7,16.31,0,8.74,1.19,16.7,11.16,25.07,14.3l.45,1.94h-6.71s5.76,1.45,5.76,1.45l-8.65,4.8,2.88,2.39-8.63.98,7.67,4.78c-7.23-3.08-14.32-.82-21.54-2.91l-1.04,2.02-9.09-3.89c1.6,2.37,5.51,2.69,4.79,6.71l-4.78-3.84c1.02,2.95-3.85,5.51-6.15,4.75l-2.01-2.82c-3.34,6.12-11.98,1.15-6.23-1.43,2.96-1.33,7.68.48,10.54-2.89-3.19-4.09-16.33-10.04-17.11-14.63-.45-2.62,2.69-3.11-2.47-3.99-1.8,5.26-8.19,2.72-10.04,3.87-.48.3-.58,2.96-2.03,4.1-.37.29-4.77.81-5.79,1.53l2.68,5.12-4.6,6.37,2.78,1.57c3.28,9.38-17.18,8.63-5.66-2.5l-5.32-1.88.51-3.9c-3.87,1.75-4.45-5.61-8.63-2.87,1.38-3.93-3.63-6.77-3.88-9.16-.4-3.85,6.24-11.51,9.63-13.23,5.52-2.79,9.4-4.65,15.39-6.87,2.42-.9,5.62-3.35,8.25-3.39,2.2-.04,2.96,1.6,3.92,1.76,1.07.18,4.76-3.35,7.97-.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M554.88,509.76c-3.84-1.15-6.42-.62-9.07-4.85-5.65-9.01,5.05-11.39,10.49-3.78,3.97,5.56-.56,6.39-1.42,8.62,2.24.67,11.42,2.47,12.23,3.13,1.05.85,2.55,6.27,4.57,7.43l1.82-1.95,11.13,4.85.48-2.89c4.68,7.51,17.34,5.15,22.02,11.58.87,1.19.78,2.82,1.52,4.05.35.59,1.5.63,1.84,1.42.7,1.62,2.55,7.5,1.8,8.68-1.12,1.78-4.13.62-1.73,6.89l-2.88.95,3.68.16,1.16,3.13c-10.36,3.88-3.46,18.81-19.25,13.05,3.14,7.72-5.91,4.83-10.57,4.8v-3.85c-7.95,2.68-6.47-2.46-6.85-2.75-.49-.38-2.69-.41-4.04-1.23-5.48-3.31-10.65-7.35-15.99-10.9l2.86-1.92-4.77-4.81,2.88-1.43c-3.22-7.55-1.35-8.9,6.72-8.65l-2.87-8.63,2.86,1.92-.88-2.79,2.79-1.53c-7.41-5.03-14.59-8.16-10.54-18.72Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M260.16,173.76l-1.91,12.47c2.4.42,4.87-1.3,7.14-.99,1.48.2,3,2.2,3.4,1.94.09-.05-.22-1.28.66-1.92,2.73-1.98,4.44.04,6.98,1.1-1.86,3.57.86,2.42,1.05,3.38.17.86-.8,2.23-.47,3.31.9,2.96,2.61,6.38,4.26,9.03l-2.79,1.56.81,3.16c-.29,1.48-2.89,1.11-3.52,1.73-1.95,1.92,0,7.34-8.88,5.53-.4,4.21,5,5.31,7.53,8.3,4.03,4.76,3.49,6.39-.42,10.92l-6.15-1.95v2.89s3.81.47,3.81.47l-3.68,1.57c-.03,8.78-3.73,17.74-10.69,23.42l-.02.93c3.24,1.46,3.63,4.4,4.67,7.56-.27,1.47-8.55,6.6-9.85,6.29s-1.85-3-2.93-3.86c-1.15-.91-2.98.65-4.91-1.73-3.79-4.67-.54-10.03,5.35-8.74.94-2.97-1.16-7.46-.74-9.82.14-.76,1.24-1.58,1.42-2.45,1.13-5.29,2.38-8.8,5.08-13.63l-3.71-1.11-.14-9.46-.96,4.79c-4.96.82-5.5-7.34-9.58-2.88-2.14-2.47-2.25-5.29-3.44-7.61-.82-1.61-3.11-2.16-3.23-4.31-.44-7.53,7.88-17.55,15.29-18.79l-3.83-.95c-.67-9.28,5.1-.33,8.41-4.1,1.96-2.23-2.03-17.22,5.98-16.06Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M313.92,303.36c-1.87.8-3.48,2.29-5.76,1.91l2.45-8.61c-3.16-3.12-6.49-4.32-9.66-7.7-1.05-1.12-8.37-9.98-8.64-10.6-1.11-2.53,1.51-8.46-6.23-7.65v-1.42c2.53-1.57,1.46-4.37,2.2-6.48,2.18-6.23,7.74-5.07,13.16-5.55.25-1.64-1.77-.75-2.83-1.46-2.85-1.9-.84-8.51,2.82-4.76,3.89,3.98,6.33,8.25,12.49,10.06-2.26-3.26,2.64-6.22,2.65-7.18,0-.44-1.46-1.62-1.65-2.93-.82-5.86-.14-10.11,2.98-15.2,1.76-2.88,5.57-5.61,7.07-9.25l-1.44,6.71,2.89.49-5.77,14.86,3.83,1.94.98-5.76c3.49-.65,1.63,3.02.95,4.79l2.89-2.88c.18-.18,1.45.9,1.91.97.13-.52-.12-1.3,0-1.91,2-.27,2.18-.09,1.91,1.91-.62-.02-1.3.1-1.91,0-.51,2.09-.78,7.3,1.11,8.49,2.1,1.33,7.14-2.44,8.49.14l-8.24,2.84.61,3.25c-4.34,2.12-1.22,6.77-4.85,10.23l3.84.02c-2.02,4.5-.37,9.63,5.17,9.32,2.44-.14,7.96-7.54,10.18-9.32l-1.9,4.33,2.86-.49c-2.07,7.18-2.33,13.83-8.15,19.2-3.23-3.62-2.67-8.22-1.45-12.48l-4.79.96c-.31,2.1,1.95,2.96,2.46,4.77.48,1.71-1.27,3.85,1.38,5.31l-2.92.96,1.95,7.19-8.63-2.88-1.44,4.8-2.06-2.96c-1.93.51-3.29.97-5.36.84-3.55-.21-3.2-3.17-6.5-2.67.83,1.29.66,2.59.96,3.83.96-.41,1.48-1.34,2.88-.95l-.97,4.79c-2.18-.43-1.56-2.41-1.91-3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M445.44,313.91c-.73,9.17,6.24,15.91,7.68,24l-3.83-.95.54,6.77-13.98,6.66c.85-5.77-2.74-4.15-6.15-5.86-1.83-.92-3.66-2.72-5.33-3.31-1.42-.5-4.55-.25-4.78-.49-.28-.28.16-2.52-.54-3.75-.33-.56-8-6.47-9.2-7.15-3.66-2.06-5.99-3.13-10.47-2.49.51-3.18,8.52-.43,7.66-3.33-.54-2.36-4.62-4.76-5.2-6.22-.37-.93.44-2.3.18-3.17-2.21-7.27-13.6-10.36-15.12-17.99,2.6.38,11.67,11.43,13.43,9.59l-3.83-11.51c.74-.78,4.06,3.54,6.31.01,1.33-2.09-3.3-4.73.06-5.66,4.04-1.12,22.43,5.58,26.22,8.09,5.19,3.42,10.5,15.49,13.5,17.31.92.56,2-.29,2.86-.56Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M745.91,301.44l-1.91,7.67,9.1-3.86c1.84,5.11,6.44,1.17,9.83,2.56,2.51,1.03,6.14,11.73,6.08,14.3-.1,4.11-5.77,7.99-6.77,10.54s3.24.38,2.86,2.38l-9.59,3.84c4.53,2.87,10.7-3.87,11.53,1.92l1.42.03c3.2-5.24,2.91-.36,4.74,1.95,2.83,3.57,7.96,5.73,11.1,9.08l-1.99,1.02,2.95,5.7c-4.03,1.12-.8,5.05-.97,8.15l-4.78-2.88-1.92,3.84-2.88-2.89-2.88,4.8.04-5.31c-1.75-1.08-4.35-.02-6.1-.42-1.03-.24-1.11-2.27-2.02-2.96-1.45-1.1-3.54-.79-5.45-2.27-1.43-1.1-7.31-11.2-7.45-12.74-.21-2.31,4.18-3.37,3.68-6.06l-3.43,3.92c-4.99-2.71-8.58-.36-13.28-3.97-3.06,1.61-1.35,4.6-1.51,4.84-.21.32-3.23.16-3.88.58-1.47.96-2.24,3.82-3.27,3.99-3.08-.05-3.56-2.39-5.08-3.66-.81-.67-2.33-.31-3.2-1.56-2.75-3.95-2.51-9.95.66-13.65,1.96-2.28,7.34-3.51,5.17-5.84,6.05.33,4.21-6.98,1.93-10.58l4.81,1.5,2.88-7.26.96,3.83c6.32-1.13,3.07-9.58,8.63-10.56Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M157.1,210.59c1.82,1.56.73,3.48,5.13,1.57l-2.87,6.71,4.8-1.9c-3.92,6.44-2.31,10.09,4.8,11.99-.97,1.97-3.45.24-4.31,1.38-2.96,3.97-1.77,15.52-3.44,20.53l2.93,2.1c-7.95,2.34-7.17,12.27-10.55,18.71l-1.43-1.92c-1.76-.16-.41,8.68-.42,10.12-.02,2.03-1.02,3.91-1.02,5.73,0,3.28,1.51,6.49.96,10.58-.18,1.33-.48,2.77-1.9,1.42-1.23-3.36.25-6.48.04-10.11-.2-3.42-.32-9.76-3.89-10.05l-.98,5.76-2.85-2.87-1.94,8.63c-2.52.28-1.52-.03-1.93-1.41-1.4-4.69-1.71-7.95-6.26-11.04l-4.28,3.81c3.79-9.92-.37-20.69.92-31.23.43-3.49,5.3-20.4,6.7-24.02,3.33-8.59,11.95-13.06,16.85-20.59,1.05,3.51,2.57,4.08,4.94,6.1Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M885.77,429.46c.24.09,1.07,2.52,3.2,1.59l-.98,2.86,6.73.97c1.03,3.56-4.11,1.21-4.81,1.91v5.77s3.83,0,3.83,0c-2.78-7.45,11.31-7.82,15.66-6.53,1.2.36,1.94,1.99,3.32,2.44,5.64,1.8,7.2,1.79,12.99,4.29,2.04.88,7.39,2.44,8.73,3.53s.11,3.09.69,3.82c.44.55,6.85.72,6.62,5.88h-2.91s.95,1.87.95,1.87c-3.5-.18-5.6,3.83-6.71,6.77-3.38-2.6-4.45-.14-6-.26-6.74-.49-10.56-3.36-17.3-4.75-1.55-.32-2.77-1.89-4.51-1.71-.17,4.94-4.68,5.82-8.65,3.84l.53,3.82c-2.15,4.56-13.06.03-9.05-5.62l5.63-.13-2.86-3.35,3.82-2.42c-2.59-2.24-1.34-4.73-1.95-7-.26-.95-2.74-.22-.92-2.57-4.5-1.09-4.3,2.04-6.08,3.58-.62.53-2.36-.19-2.63.78-.49,1.76,1.05,9.41,1.03,12.38,0,1.15.75,3.62-.95,3.41l-2.83-13.97-2.94-.41v3.83c-.12-6.45-4.21-3.06-6.71-3.24-5.76-.41-3.79-3.2-4.35-3.53-1.9-1.11-5-.92-7.17-.92l1.95-2.37-3.87-8.16c3.72-.43,3.13-4.7,6.36-6.63,6.94-4.14,15.11-2.36,22.14.22Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M704.64,412.81l2.89,5.75c4.92-2.17,12.22.22,16.58,2.88,3.5,2.14,6.53,9.48,11.24,9.6l-2.87,1.42c1.22,2.71,7.13,4.04,5.26,6.26-3.6-3.81-8.28.51-3.35,1.92l-1.43,1.88-9.11-2.87-2.9,10.56c-1.67.23-1.08-3.43-.9-4.26.45-2.11,1.86-3.28,1.87-5.33l-3.74-.1c.21-6.16-6.14-4.72-6.83-10.45-2.54,1.6,1.09,4.33-.86,7.23-1.75,2.6-8.52,5.14-11.61,6.21l1.91,4.78-3.36-2.88c-.98,1.33.19,2.43-2.38,1.92-.17-7.97-7.61-2.04-10.09-1.95-1.47.05-3.07-1.65-4.86-1.84-4.89-.51-11.95,2.14-11.96-4.86-4.54,2.79-4.28-.78-7.65-1.93l2.87-1.91-1.91-2.39c2.93-1.14,3.95-4.5,3.66-7.49s-4.76-6.24,3.57-2.69c2.04-4.75,3.07-1.66,5.59-2.08,1.33-.22,2.49-1.54,4.03-1.66,3.92-.32,5.46,4.96,11.44-.05l.91,1.91,3.28-1.04c-.5-5.72,2.63-7.17,7.82-7.54-4.35-5.03,1.08-8.52,6.49-5.99,4.86,2.27,1.17,8.11-3.61,6.97ZM704.63,423.35v-1.91s-1.91,1.44-1.91,1.44l1.91.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M479.04,235.2c-.78-.29-1.63-.17-2.44-.88-4.72-4.14,2.84-6.93,2.44.88.99.37,4.17,1.28,4.8.95-.41-1.07-.92-3.85.95-3.82-1.06,2.92,6.63,7.52,8.17,7.36,1.35-.13,2.54-3.81,4.31-2.1-6.02,6.15-2.27,16.48-10.84,20.84-4.06,2.07-8.12.44-9.33,6.05l1.93,1.44,2.89-3.84-1.88,8.1,3.78,1.97c-2.76,2.02-1.7,6.05-2.52,7.88-.64,1.43-2.46,1.68-3.43,3.4-3.87,6.87-6,14.53-11.59,20.59-1.72,1.86-5.06,1.49-5.41,5.64-9.12,1.11-11.84-12.16-10.4-19.06.5-2.38,8.13-17.78,9.84-19.92,4.43-5.54,9.15-3.95,12.51-9.57l1.39.05.5,1.88,3.37-2.42c-3.92-1.57-6.81-.26-9.59,2.4,3.53-7.89,0-5.15-1.98-8.35-2.25-3.64,1.94-12.03,2.9-16.22,1.54-2.06,7.93,1.44,9.63-3.27Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M413.76,546.25l-6.72,6.69c5.3.29,2.91,5.63,4.28,7.74.82,1.26,4.92.73,4.36,3.79-1.69.44-4.37-3.87-5.75-.46-.98,2.43,3.3.86,2.87,1.9l-8.23,6.24,1.51,3.84-3.83-2.88-2.1,13.27c-3.54,1.56-8.08,2.33-9.9,5.91l-2.39-3.82-1.46,3.83-.5-2.86c-3.5-.49-5.96,1.3-8.14,3.81-3.29-2.41,1.09-2.38,1.43-2.88.97-1.42-7.87-11.04-11.51-7.66.57-2.6,1.23-4.13.75-6.95-.93-5.53-4.61-4.04-6.43-7.09-1.43-2.4-.16-4.45-.58-5.2-.46-.81-9.55-7-11.01-8.13-.3-1.96.39-1.71,1.93-.94,5.06,2.52,8.55,9.34,15.33,8.15l-.96-3.83h2.89s-.96-4.8-.96-4.8c2.92.86,8.18,1.65,10.84.02,1.37-.84.47-3.51,2.59-3.86.09,6.71,7.16,4.05,6.76-.94,4.97,1.39,6.05,1,10.04-1.95l-.48,1.92c1.85-.26,4.4.46,6.06.03,1.02-.26.89-2.28,2.26-2.77,1.07-.38,5.36.61,7.05-.13Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M559.67,720l-.52,6.76,9.23,3.32c3.37,9.69-9.64,3.28-9.66,11.03,5.13.78,7.03.81,6.72,6.74,6.71-2.33,9.98,4.88,9.59,10.55-5.01-2.54-6.74,3.85-9.6.46l1.7-2.87c-1.22-.95-2.3-3.63-3.14-4.3-2.65-2.14-5.48.51-5.27-6.72-3.08-1.57-11.17,7.95-12.47,6.71l.96-2.86c-4.19.88-8.33-2.2-12.02-.05l-1.28-1.4.78-2.27c-4.51-1.48-7.13-5.14-12.44-3.97l3.81-3.35c-.31-2.16-3.35-3.03-3.71-3.52-.45-.63,1.04-2.52.72-3.97-.78-3.52-9.72-5.96-10.42-10.26,1.93-1.76,14.1,13.56,8.65-3.85,5.96,2.55,3.95-4.84,5.35-5.88,2.37-1.76,17.59-.92,20.79.37,5.32,2.14,6.22,12.25,12.25,9.35Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M659.44,553.87c-.2.21-1.78-.24-2.49.3-1.3.98-.7,3.76-4.11,1.69l-1,3.81,4.66.15c.77,1.71,1.64,3.82.67,5.63-.88,1.64-3.36,1.19-3.41,2.86l5.66,1.06c-.72,6.36,1.12,3.72,3.52,5.6,2.12,1.66-.1,4.18,5.21,2-2.27,4.14,3.37,6.26,3.64,9.26s-6.41,11.37-8.92,12.91c-1.59.98-5.66,1.96-8.41,3.72-4.36,2.79-2.95,1.62-7.46,3.35-4.26,1.64-8.7,6.22-12.94,1.47-1.1,3.84-5.47,1.35-8.15.95l1.91-2.85-1.97-.54c1.91-3.74.51-7.35-.91-10.98l3.81-1.03-.54-2.85c3.92-1.07,5.94-4.94,9.95-5.53,1.27-.19,2.94.84,3.07.75.2-.14.5-3.5,1.97-4.37.87-.52,2.07.48,2.65.23.18-.08.9-2.55,3.1-1.61-1.8-4.83-3.64-8.2,1.92-11.04v-1.42c-4.27-.18-2.75-5.08-1.84-7.92.32-1.01,3.04-.77.87-5.53-1.57-.41-.66,1.32-1.11,1.62-.29.2-2.78-.23-3.67.29-1.1-3.54,2.86.39,1.93-2.41-1.68-5.01-4.22-3.87-4.92-4.89-.65-.95.11-2.77-.2-3.58-.78-2-2.89-3.12-2.58-6.36,5.59-.92,9.05-4.02,14.33.52,2.08,1.79,7.29,13.17,5.76,14.76ZM659.51,577.91v-1.91s-1.91,1.44-1.91,1.44l1.91.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M860.16,525.13l-.07,1.86-1.85.48c.84,4.51,6.77,5.75,2.88,9.15,5.16,3.88,6.9-.8,11.26-1.69,7.45-1.53,13.2,3.65,18.5,7.95l-1.88.88,1.46,7.26-11.09,7.22,3.84,2.39c-3.98.48-7.24-3.98-10.82-5.99-1.31-.73-3.28-.33-4.29-.98-.65-.42-.99-2.56-1.68-2.6-.24-.02-2.55,2.8-4.33,1.9,5.25-3.17-2.73-13.05-4.87-9.98l-2.34,5.19.48-2.87h-1.9s-3.85,5.75-3.85,5.75c.66-3.76-.64-4.15-3.67-5.48-2.85-1.25-7.89-2.4-10.69-3.69-2.32-1.07-3.78-5.15-4.8-5.72-.65-.37-3.52.68-5.24.5-1.5-.15-2.84-1.57-3.94-1.54-.61.01-1.4,1.26-1.91,1.24-1.64-.06-4.94-5.34-7.18-5.49l.45-1.88c2.41,1.64,3.64-.99,6.28-.61,5.17.74,3.57,5.58,5.72,6.9l3.84-.57-2.73-7.05,4.65-6.37-3.84-1.92c2.36-.02,4.1.82,6.54.37,2.97-.54,5.17-3.31,6.4-3.28.47,0,8.01,2.31,8.89,2.67,3.81,1.53,7.31,5.38,11.76,6.01Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M747.84,751.68c-1.75-1.68.91-5.22-5.76-3.85.05-1.67,1.87-.51,2.49-2.78.31-1.15.45-5.62.04-6.4-1-1.89-3.91-1.02-4.46-3.28,6.47,2.51,14.31-2.44,20.21-.54,4.39,1.41,8.58,9.16,11.41,12.6l-.15,1.2c-3.35.31-.79,4.44-2.16,6.93-1.92,2.96-11.01.18-11.09,4.27l7.56.63c-.24,5.28,4.6,3.79,5.98,5.27s4.62,14.21,4.31,16.24c-.2,1.28-4.58,5.25-6.32,5.25l1.91,3.81c-4.98-1.44-9.19-1.56-13.83.92-1.87-3.89-4.5-3.22-7.35-5.17-3.05-2.09-5.19-7.43-8.57-9.67l1.96-1.01-2.93-9.06c5.5.2,4.78-5.6,3.84-9.61,3.18-1.24,1.86,5.03,4.3,3.83.82-.4,3.13-4.53,3.21-5.45.25-2.91-4.09-3.61-4.64-4.14.3,2.13-.85,4.05-2.87,4.8l-.53-2.89,3.4-1.91ZM755.52,758.41h-2.87v.94h2.87v-.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M796.8,631.68c.11.07.06,1.51,1.01,2.31,1.59,1.34,7.13,4.24,7.42,4.57.19.22-1.51,3.2,3.09,2.73l-2.87,1.42,6.71,4.8-5.27.48c-2.86,4.31,1.21,6.75.47,7.68-12.53-3.92-12.04,6.87-14.87,15.37-2.59-4.98,5.78-13.69-2.4-15.36l1.91,3.83h-2.88c1.46-3.7-1.89-7.22-4.78-3.84-1.4-4.58-3.99-9.87-9.61-8.64-.55-2.68.99-1.87,2.88-1.92l-.46-6.72-15.85-1.45c-1.06-2.85-7.69-5.52-8.43-6.39-.14-.16,1.17-2.86-2.14-2.73l1.91-1.42-5.75-4.82c-.06-3.73,3.05.47,3.35.46,1.59-1.31,2.83-4.04,2.46-6.09-.17-.94-3.03-.02-1.97-2.51,3.55,3.41,10.12-2.29,10.54-1.92.35.31-.79,2.29.96,1.91.53-4.19,1.48-9.2,2.62-13.22.36-1.27.63-2.81,2.18-3.09l-1.83,13.79c.3.85,5.33,2.96,6.35,3.19s2.68-.94,3.11-.65c.7.48,3.83,9.98,9.66,8.64l-2.88.95v8.64c2.36,0,14.72-.42,15.37,0ZM780.48,633.61c-1.2-.64-3.35,1.54-2.88,1.9,1.2.64,3.35-1.54,2.88-1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M612.62,792.83c1.61.94,7.88-4.45,10.88,3.87,3.34-3.12,5.52-.45,9.13.1l.63-3.9c8.75-3.11,11.5,12.79,1.31,6.78l.06,5.24-2.95.53c1.5,3.31,3.8-.65,6.77,2.35,7.24,7.33-4.69,8.24-7.68,9.73-3.34,1.66-.55,5.21-9.17,4.24s-10.02-4.83-16.13-9.28c-.8-.58-2.45-.2-3.48-.83-.61-.37-9.84-9.42-10.13-10.08-.7-1.59-.14-3.57-.7-4.57-.38-.66-2.7-.63-3.45-2.8-2.06-5.93,3.33-4.55,6.07-5.95,2.11-1.07,3.58-4.01,3.86-3.98,1.25.1,1.98,1.45,3.11,1.72,3.09.73,5.99,1.07,9.22,3.24,1.81,1.22,2.46,3.48,2.66,3.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M332.16,340.79l-4.81,1.47c2.94,2.95.67,5.44,1.11,7.47.56,2.57,7.57,5.31,6.57,9.3-3.48-.87-4.86-5.29-8.63-4.8v7.67s-3.84-.56-3.84-.56c-3.51,9.7-13.76,3.84-21.4,3.24l-5.53-10.35-3.8.95c3.24-4.66,3.88-9.78.96-14.85l.96-1.02c5.25,1.21,3.52-3.71,5.45-5.31.7-.58,12.31-6.21,12.79-5.69l.08,2.75c2.7-.22,9.41,2.56,11.02.17l.47-3.85,3.78-.99c1.93,4.97,1.01,7.03-1.9,11.02l6.71,3.36Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M407.96,72.02c-.93,2.2,1.88,3.05,1.91,3.46.06.81-.91,1.7-.44,3.19.39,1.23,4.62,5.43,4.34,5.79l-2.47.95c.63,2.4-2.3,8.83-3.8,10.57-1.23,1.43-4.07,1.66-4.79,2.89-.8,1.37-.18,3.47-.93,4.9-.14.26-3.84.24-4.13,3.28,3.82,3.44,4.89,5.48,1.7,10.05,4.36-.26,4.9,2.86,2.93,6.3-3.66,6.41-11.19,1.31-5.81-4.36l-4.24.85-1.53-3.76c-2.49,1.46-4.96.6-7.23-.95l-.45,1.91-1.9.02c1.13-4.57-5.02-3.97-5.65-4.93-1.84-2.82,1.65-13.57,3.68-16.45.83-1.17,5.92-4.73,6.51-5.68.23-.36-1.09-2.81.47-4.39.79-.8,2.9-.91,4.11-2.12,3.16-3.15,5.35-10.12,11.01-6.75-.67-4.35,3.7-3.97,6.69-4.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M953.5,211.93c1.07.58,2.72-.02,3.93.41,1.45.51,1.45,3.04,3.53,2.73l-5.76,11.5-3.72-.84c.34,2.33-6.51,3.34-8.42,3.45-2.51.15-5.05-2.3-6.57-2.26-1.06.02-2.22,1.41-3.78,1.45-1.79.05-4.16-1.42-6.29-.85.66,5.3-1.48,7.39-6.72,6.74,4.38,9.1-10.78,8.79-8.51.11l4.67-1.09-2.89-4.3,2.89-2.39c-4.64-.3-1.73-6.93-6.72-5.79,3.51-2.84.58-5.71,1.09-7.97s9.57-6.17,11.99-6.38c5.48-.46,23.29.65,28.27,2.29,2.29.75,2.44,2.88,3.02,3.2Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M641.28,745.93l1.91,2.4-1.92,1.9c3.81,3.03-.65,7.55,5.76,6.26l-2.86,2.38c1.73,3.59,6.61,5.52,4.31,10.1-2.91,5.79-10.14-1.61-13.54-1.92-8.61-.78-23.38.16-31.09-4.36-1.46-.85-1.62-2.83-2.14-3.12-2.21-1.26-8.17.8-5.63-6.33,3.68-.8,4.99-3.56,4.87-7.33,5.13,1.17,10.71-1.72,16.3.97l1.54-3.91c3.77,1.25,11.33,4.1,14.5.73.67-.71.25-2.3,1.78-3.47,3.17-2.41,8.32-1.69,10.92,1.45l-.89,2.8-3.85,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M747.17,256.93c1.33.55,3.42.32,4.1,1.24,1.84,2.47-1.05,10.01-.54,10.63,1.8-.61,4.41-2.38,3.83.95l-5.75,2.91,1.9,1.9c-3.39-1.44-5.41-.24-7.67,2.41,2.47.6,3.06.71,3.84,3.35l-2.9.51c-4.22-7.28-3.95,1.86-5.26,2.38-3.78-5.86-7.84-.87-11.03,2.88l1.91-9.6-3.83.97,2.87,2.86c-6.63-1.95-13.19,3.16-19.72,2.96-2.19-.06-1.55-2.5-2.88-2.83-1.16-.29-5.16,1.7-7.15.83l1.91-1.9c-3.26-2.84-6.26-.38-8.94-.95-.36-.08-1.41-3.32-4.5-1.94-.12-2.25-.31-1.7,1.43-1.92,2.84-.36,6.21.27,9.14,0-2.23-5.05,5.86-5.04,2.88-10.55.52-.53,6.08,3.91,6.71,0l-2.87-.96c3.38-.95,10.05-.23,12.81-1.12,1.87-.61,1.72-4.22,4.47-3.68l-.96,3.83c4.52.28,7.97,1.47,12.48.01.29.22-3.95,4.27-.97,4.78.35-3.42,11.56-11.12,13.96-11.52.44-.07.39,1.42.74,1.57Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M451.2,739.2c-.62.64-4.12,3.57-4.8,2.88l3.42-7.7c-5.21-2.17-5.94-5.27-8.77-8.56-3.53-4.11-4.9-3.57-9.06-6.3h6.71c-.13-2.86-3.02-2.84-4.79-3.83,3.57-1.78,4.53-7.67,6.74-9.58,3.12-2.69,10.23-1.36,8.62-7.23l7.98,5.07c2.16.71,3.51-.44,5.78.78,2.59,1.4,4.05,5.56,5.39,6.15,2.53,1.12,4.07-3.34,1.97,6.24h5.75c.73,2.88-2.93,2.51-4.79,2.9,1.24,1.66,2.37,6.14,1.87,8-.29,1.06-2.41.95-2.77,2.16-.83,2.78,4.03,6.98-5.27,3.34l-2.96,4.72-1.01-1.97c-2.78,2.25-6.93.06-8.66.29-1.34.18-1.09,2.36-1.37,2.64l2.88-.96-.97,3.83h-1.9s0-2.88,0-2.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M231.22,494.53c.22.24-.49,4.96-.17,6.45.53,2.5,1.87,3.64,2.23,5.9h-3.83s.97,3.83.97,3.83c-3.92-.54-4.03,3.56-6.79,5.23-1.67,1.01-4.64,1.03-5.47,1.73-.72.61-.79,2.61-1.68,3.64-.6.71-3.76.38-4.86,2.85,2.05,3.89,2.46,6.25-1.36,9.13v1.4c8.58,2.82-4.58,12.57-6.76,4.34l2.91-4.31h-4.8s-.09-3.74-.09-3.74l-6.15-2.75-2.38,1.68c1.33-3.97-3.61-5.52-3.88-8.2-.66-6.61,9.1-12.92,13.59-16.21,2.64-1.94,12.65-9.66,16.77-10.14,1.39-.16,2.91.7,3.79.57,1-.15,4.77-4.9,7.97-1.41ZM202.55,528.96v-1.91h-.94v1.91h.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M334.09,528.97l-.92,1.84,9.56,2c-2.23,3.94,3.37,6.71,6.72,6.72.72,3.26-2.82,1.56-4.8,1.92-.45.33,5.6,7.4,3.37,6.7l-3.36-1.91c-1.24,4.64,4.31,5.31,3.83,9.6l-6.22-3.83c-2.22.7-1.12,5.39-1.46,5.74-.65.67-7.44-1.24-7.25,3.92l-21.54-1.49c-4.87-2.78-.13-7.67-3.83-8.65,5.18-2.25,3.96-11.12,5.23-13.01.6-.89,2.86-.94,3.92-1.84,1.22-1.03,1.23-2.73,3.05-3.67.93-.48,13.14-4.46,13.72-4.04Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M565.78,443.17c2.36,2.05,5.52,1.96,6.95,3.15,1.58,1.32,1.07,4.85,4.18,4.96l-1.85,4.72,3.83.48c-1.13,1.83-4.2.95-5.29,2.38-.87,1.15-.5,3.98-1.33,5.18-.64.93-2.61.46-3.45,1.58-.59.79-.31,2.53-.56,2.78-.73.7-3.73-.73-5.08-.6-6.76.64.95,9.55-9.63,8.29-4.03-.48-5.65-4.11-7.77,1.01-4.99-6.21-18.76-16.05-4.31-20.15l-.97-2.86,5.75,1.91-2.87-3.35,8.63-6.73-1.91-3.35c2.73-.92,1.83,2.43,3.4,2.77,1.69.36,10.14-1.74,10.51-4.68.54,0,1.25,2.05,1.78,2.51Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M416.66,480l2.38-2.87.97,2.89,8.14-2.89-2.85,4.28c2.83,2.22,4.68,7.16,8.61,5.31-2.4,4.72-1.45,7.48-.96,12.49l-1.9-.98v1.91c2.45,1.1,6.33,3.95,8.2,5.75,1.26,1.21,1.03,2.95,1.66,3.6.86.89,4.16.24,3.56,3.15-5.88-1.42-7.79-9.56-14.39-8.64v3.85s-2.87-.96-2.87-.96l-.02,4.8c-5.78-1.97-9.8-1.01-13.42,3.84,1.09-4.39-6.91-8.52-10.58-8.65,2.8-4.96-3-7.24-2.84-11.9.03-.86,4.23-11.83,4.68-12.43,1.63-2.2,9.26-1.24,10.16-5.41l1.46,2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M794.88,167.05l-.97,1.9c6.08,0,9.78,4.73,15.38,4.82-2.44,4.61,4.64,4.67,3.86,10.02-.09.6-5.56,7.76-6,8-.99.56-9.51,1.17-11.58,1.4-2.64.29-7.67,2.12-8.92-1.22l-10.97,1.94,3.84-1.92c-2.29-3.88-7.22-5.28-11.51-4.8.1-1.75,3.38-1.45,3.72-3.48.25-1.48-2.67-3.78-.93-6.03-5.67-1.64-9.51-6.2-15.27-6.82.77-2.32,1.07-1.49,2.54-1.12,5.89,1.48,9.63,6.8,16.65,4.96v-2.42s3.39-.45,3.39-.45l-.5-2.88c6.2,2.08,11.59.75,17.28-1.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M642.03,458.13c1.17,1.17,1.76,6.52,2.14,8.43l2.86.46c-3.41,3.34-4.28,7.33-3.86,11.98l-3.78.51c-3.16,6.04-11.53,6.03-17.3,9.11l1.92-2.86c-3.95.22-5.62-3.06-9.59-.97l.87-3.69c-3.09-1.46-4.67-3.91-8.56-3.03-1.02-3.56,4.06-1.2,4.8-1.92.7-3.24-2.64-4.27-3.84-6.71l4.79.95-4.79-8.63,6.22,3.83c1.92-.45,2.16-6.47,2.43-6.73.19-.19,2.19.8,3.55.27,2.11-.81,2.95-3.57,5.57-4.08s14.99,1.49,16.57,3.07Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M250.47,435.87l1.53,5.74,2.39-5.77c-1.05,6.34,4.34,17.89,1.72,23.27-3.14,6.45-12.95,5.66-18.99,5.52,1.72-3.18-5.6-5.04-8.01-6.85-.52-.39-4.19-3.62-4.33-3.88-.39-.7,1.45-4.15.65-6.81-.51-1.69-3.43-3.11-3.44-4.03,0-.38,2.91-4.69,1.82-7.09l9.42-1.19.05-2.78,6.72,1.91-1.91-5.75c3.21,3.1,7.4,8.99,12.38,7.71ZM228.48,436.81h-1.91v.94h1.91v-.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M853.72,307.89c6,5.72,7.54,9.63,10.56,17.75.91,2.45,3.45,4.19,2.6,7.47-4.17-.29-6.37-1.95-10.05,1-1.76-3.74-7.13-5.82-9.56-8.74-2.25-2.7-5.15-7.66-6.54-9.33-.65-.78-2.95-1.01-2.67-3.09l-4.13,2.75-5.4-2.72-2.44,2.91c-7.7-3.11-7.32-13.8,1.43-6.78-2.13-4.63.74-3.66,1.62-5.09,1.59-2.57,2.9-6.13.31-8.34,4.39,1.42,4.63-3.64,7.21-3.91,2.02-.21,9.57,4.65,11.09,6.25,1.94,2.05,4.67,8.62,5.98,9.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M392.64,346.56l2.4-3.84.48,2.88,4.79-1.91-4.79,7.65c5.33.29,5.18,7.67,7.16,9.65,1.78,1.77,5.01-.46,4.35,2.84-2.39-.64-7.53-1.7-4.77,2.38l2.85.97c-1.33,1.96-3.68,2.86-5.24,4.38-.97.95-.99,2.95-1.71,3.55-2.31,1.91-10.2.44-11.77,5.98-3.67-6.63-12.8-3.09-13.06-11.4l-3.74-.1,1.92-5.75-3.84-1.91,4.8-.98-1.05-4.23,1.9-.98-.86-4.38,2.86,1.91.93-4.36c1.92-.96,6.98,2.87,7.74-3.31l1.82.11.66,1.88,6.14-1.03v1.92s1.92-1.45,1.92-1.45l-1.92-.48Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M672,663.35l-.96-2.86,10.56,3.83c.05-1.9-.76-3.43,1.92-2.88-1.97,5.08,3.58,10.92,8.65,10.56-3.91,4.69,1.95,9.27,1.96,11.03.01,2.22-3.35,2.82-2.92,5.27l3.84,1.92c-4-2.18-11.28,2.92-12.96,2.88-1.27-.03-2.15-1.5-3.12-1.72-1.5-.33-2.91.87-5.04.37-3.7-.86-9.02-5.13-13.43-5.38l1.91-1.42-5.75-5.77,2.89-.97-3.85-6.71,3.83-.46-4.79-2.88,6.28,1.89c1.64-1.63,2.88-2.74,4.77-4.82.58-.64,2.08-.73,2.32-1.04.5-.67-2.28-4.18.56-5.63l3.35,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M865.92,638.41c-1.74,5.74-8.36,11.46-5.75,17.27l.95-3.83,5.79,1.41c1.75,1.76.65,6.53,1.16,9.4,1.63,9.19,7.67.41,11.36,5.94,2.76,4.14-2.75,7.05-5.84,3.87-1.42-1.46.07-4.02-2.86-3.34l-1.93,10.57c-6.19-1.14-5.63,4.26-13.7,2.64-8.4-1.68-8.24-3.91-12.2-9.62-1.55-2.24-4.43-.62-.97-4.54h-2.89s1.89-3.3,1.89-3.3l-3.8-6.3,3.35,2.87c2.86-2.56,5.1-4.64,3.37-8.63,1.84-.48,2.91,1.59,4.47,1.73,1.72.15,3.52-2.1,5.55-1.82,1.05.15-.12,2.43,1.49,1.99l8.08-14.52,2.5-1.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M698.88,718.09l-.95,6.71,6.54-.83c4.83,6.44,6.91,1.83,10.91,10.74,3.3,7.36,5.02,10.25-1.95,15.53l1.78,2.39c-3.51-1.88-12.31,2.28-13.8,2.01-.83-.15-.81-1.99-1.55-2.45-1.57-.97-11.19-3.46-12.29-4.56-1.29-1.29-.44-5.69-4.04-5.57l2.89-.96-3.85-8.16,2.66-.64c1.14-2.91,1.7-5.53-.72-8.01l1.88-1.43,2.42,3.82,3.35-5.74,1.44,3.83,2.42-6.72h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M607.68,60.49c-1.63,2.13.13,9.92-.14,10.37-.14.24-1.51.41-2.16,1.25-4.34,5.67-8.87,7.91-14.48,12.4-3.86,3.09-6.31.78-3.48,6.98l-3.74,4.04c8.31,4.94-9.67,12.41-6.66,3.92.56-1.58,3-.85,2.81-2.47l-4.79-.02.95-2.87c-2.04,1.11-3.25-.65-5.25-.82-.8-.07-2.3.94-2.41.83-.25-.25-.74-5.05-3.42-5.75-.55-1.15,1.9-4.01,2.63-5.12,5.48-8.35,26.17-20.62,35.88-22.68,1.38-.29,2.88-.02,4.27-.04Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M450.44,173.48c3.23,2.07,6.56-1.73,7.95-1.65l1.11,2.93c3.79,2.16,7.32-2.74,7.55.93l-3.36,2.39,5.74,4.31-3.83-.95c-1.2,4.82,5.81,3.03,5.74,7.68l-6.71-1.92.06,7.09c-5.28.7-3.35,4.6-5.26,6.35-1.27,1.16-4.62,2.67-6.35,3.34-7.36,2.85-10.35,4.06-14.86-3.28l-2.39,1.86c.04-2.5,1.22-4.57,1.02-7.19-.16-2.11-2.15-4.89-1.95-5.71.25-1,2.31-1.21,2.9-2.16.98-1.57.66-3.73,2.28-6.12,2.07-3.05,7.28-6.34,9.66-9.54.83-.33.2,1.33.67,1.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M548.15,336.01c-1.07-4.4,4.62-1.83,3.86-6.73,3.18.97,6.87,1.58,9.93-.17,1.82-1.04.83-3.37,3.49-2.7l-.96,3.82c3.92-.63,4.15,2,5.84,3.29.92.7,2.66.44,2.8.58.36.34-.9,2.4-.85,3.38.15,2.83,2.8,3.8,1.39,8.17-.36,1.12-5.94,8.65-7,9.34-2.64,1.72-7.04,1.5-9.46,4l-1.84-1.86-2.39,1.91c-.12-4.75-5.63.48-8.65,0l3.83-3.34c-1.12-1.33-1.88-3.46-3.33-4.44-1.66-1.12-3.29.41-4.33-1.34,2.85-1,2.97-3.43,2.87-6.23l-4.79.95c.95-3.69,3.85-10.13.67-13.15-1.18-1.12-5.07-1.19-5.47-5.07,5.78,2,7.58,9.02,14.39,9.6Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M243.84,599.99c3.55-1,6.49.7,9.59-1.91l-.96,3.83,8.65.98-4.78,3.35,4.78,3.84-3.83-.48c-1.11,4.23,4.83,3.69,4.79,7.67l-6.14-1.87c-2.64.79-.94,5.76-1.63,6.59-.34.41-3.37.19-4.5,1.27-.82.79-.45,2.69-1.81,3.69-1.77,1.3-15.89,3.61-17.44,2.64l-3.04-6.17-2.87.57c-.11-2.08,1.56-3.2,1.86-5.32.34-2.32-.49-5.89-.02-7.53.27-.93,2.34-.53,3.41-1.53s1.28-3.33,2.87-4.84c2.7-2.56,8.85-4.37,11.55-7.65l-.48,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M903.36,305.29l-1.92,2.85,6.72,3.88-.11,1.83-1.71,1.31,4.7,6.44-5.75-.95.95,5.75c-3.23.81-2.02-4.94-4.8-1.41-.38,2,2.67,5.25-.48,7.16l-2.9-5.74c-5.32,3.78-5.33,1.67-9.71,1.26-1.3-.12-2.7.79-4.42.5-2.11-.36-12.71-8.47-13.01-10.05l2.68-7.06-3.84-1.92c4.63,2.21,10.37-6.41,11.12-6.57.9-.19,2.47.85,3.76.8,1.56-.06,2.98-.9,4.57-.73,4.34.44,9.41,3.19,14.15,2.67Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M402.26,662.39l7.65-1.9-2.85,4.28c2.62,2.64,2.42,4.86,6.69,4.84-4.12,2.31-2.14,5.55-2.86,8.51-.18.74-3.23.49-1.92,2.52.05.08,1.17-.15,1.88.72,1.54,1.88,3.31,5.8,4.11,6.72.96,1.09,6.01,1.99,5.5,6.01-3.07-1.12-9.13-9.67-11.22-10.37-4.49-1.5-2.57,1.61-3.36,2.45s-4.48-.01-3.66,4.1c-5.22-1.67-10.23-2.56-12.95,2.86l.11-3.87-8.18-4.9c2.15-3.94-1.58-6.3-.9-9.71.13-.64,6.21-10.74,6.76-11.09,1.34-.88,8.65-.49,10.88-3.09l2.37,1.94,1.46-2.87.5,2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M744,691.16l2.87,1,.48-3.83,8.64,5.76.48-2.17,2.89-.71-2.5,3.88c2.75,3.08,3.25,8.85,8.26,8.6-4.02,3.13-1.88,8.54-3.34,11.53-1.17,2.39-4.71.51-2.42,4.77l-5.76-.94.95,4.79c-2-.31-2.67-3.64-3.79-4.29-.84-.49-4.23.66-5.4.09-1.04-.51-1.07-1.99-1.56-2.28-1.21-.71-3.36.14-4.65-.67s.74-7.61-5.7-7.26l1.97-1.45c0-5.27-6.4-6.81-6.7-7.25-.12-.18.8-1.45.59-2.15-.44-1.41-2.02-1.81-1.62-3.53l8.63,3.84c-1.58-5.44,5.01-4.97,6.28-7.7.67-1.44-1.53-4.69,2.35-5.75l-.95,5.72Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M700.17,880.1c.05.15,1.61.28,2.13,2.05,1.76,5.96,3.6,16.49,3.34,22.62-.06,1.51-.7,2.89-1.09,4.31-1.74-1.27-9.01-1.7-9.37-2.03-.31-.28-.14-1.83-.73-2.61-5.34-7.05-2.46-8.39-4.4-14.8-.58-1.93-3.64-4.37-2.83-8.22-5.07,1.17-4.95-4.34-5.7-4.87-.26-.18-3.75,2.36-4.7-2.49s1.44-10.99,3.83-4.3h.92c1.49-3.16,5.92-3,3.87-8.64,2.26,1.86,3.86-1.03,5.14-.87,4.82.61,8.3,16.02,9.58,19.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M529.93,592.33l-.84,1.78c11.76,3.5,8.52,13.28,8.1,23.24-1.26,1.81-5.56.33-7.64,1.03-1.79.61-.91,4.47-7.3,1.8l.95,4.79c-2.7.12-1.97-2.61-4.32-4.79-3.57-3.31-7.67-1.44-6.24-7.68-1.68-.12-.75,2.34-1.44,3.82-.54,1.16-1.94,2.21-3.35,1.93,3.32-5.36,1.11-11.73,2.15-17.52,1.66-9.26,12.64-8.68,19.94-8.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M129.04,347.15c2.2,3.07,4.09,1.71,5.18,2.43.56.37.84,3.35,1.69,4.58,4.05,5.93,8.96,7.28,8.13,16.87-.66,7.57-11.59,8.73-17.06,5.5-1.2-.71-9.08-9.53-9.46-10.74-1.07-3.42,1.05-5.76.44-8s-3.46-1.71-3.72-3.55l4.79.95-.87-3.42,1.89-1.02c-.44-3.19-2.8-10.69,1.58-11.78,3.8-.94,5.73,5.82,7.42,8.18Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M563.36,254.22c.42-.31-.49-2.62,2.08-1.73-1.59,4.05-.89,6.37,1.01,10.06l-1.96,1.45,12.47,3.86,1.92-3.84-1.92,4.78,2.88,1.93-13.77-3.74-1.58,2.79,2.86-.96v2.88c-3.1-1.46-6.49-.03-4.84,3.72-4.5,1.7-9.53,3.22-9.57,8.75-1.87.33-.43-2.23-1-2.8-.34-.34-8.31-1.04-9.54-.06.75-5.28-5.57-6.11-3.78-11.95l-2.95-.55c3.43-3.55,5.25-2.82,3.93-8.53,3.77-.95,7.28-4.03,8.65-7.75l2.31.91.47-2.87,2.39,1.93,5.78-5.76-1.03,4.8,5.18,2.69Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M336,691.19c1.43-.16,2.76,1.33,3.8,1.51,1.41.25,2.79-2.79,3.87-.05.32.81-1.65.08-1.93,1.09-.61,2.22.28,5.32,1.02,7.49l-1.96,1.48,14.39,7.68-12.83-4.68c-2.12.67-1.94,2.95-2.85,4.37-.4.61-1.78.77-2.11,1.29-.73,1.13.63,2.75.53,2.86-.54.61-11.51,1.29-10.58,7.68l-.95-3.83c-3.85,2.07-5.97-2.28-9.59,0,2.53-4.34-2.74-5.38-2.79-9.09-.01-.94,3.68-11.08,4.29-11.96,1.39-1.99,4.9-3.06,6.81-4.24.62-.38.78-1.79,1.29-2.11,1.62-1.02,3.49,2.62,2.88-2.35l2.32,1.87,5.83-4.75-1.44,5.74Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M657.43,105.4l.23-1.63,1.85-.09,1.92,3.83-.24-4.56,2.16-1.2c-.13,10.59,9.97,16.97-2.16,25.19-1.02.69-9.28,5.36-9.85,5.53-.54.16-.24-1.67-1.11-1.91-2.32-.65-5.24.36-7.95-1.5s-4.01-10.1-5.87-13.37l7.73-6.75c-1.78-2.54-6.87-.08-6.7-4.31,5.69-.82,4.99,4.48,10.56,1.91l-.49-4.79,9.91,3.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M876.21,576.25c.26.13.24,1.56.92,1.7,1.21.24,7.7-1.3,7.99-.99,1.99,2.1-3.62,1.45-1.45,3.86,1.19,1.32,4.49,1.7,6.26,1.91l-1.91,1.42c2.57,2.87,4.35,5.14,8.63,4.33l-.97,2.87,3.85.98c.85,4.54-7.09-1.7-8.63-.02,1.22,4.86-2.14,4.83-3.77,8.28l1.62,1.53-.74,3.62-1.94-4.78h-2.84s1.92,2.85,1.92,2.85l-11.52-2.86c1.01,1.78.34,3.13-1.91,2.87l1.92-3.82c-2.88-.31-4.12-3.25-6.37-4.7-1.22-.78-3.91-.96-4.09-1.17-.52-.61.21-3.68-.13-5.14-.59-2.53-4.26-6.16.98-7.26l-1.9-2.38,4.78-.48-1.91-3.83c2.5-1.04,4.13,2.46,5.28,2.59.85.09,4.2-2.26,5.97-1.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M521.28,158.39c5.26-.2,4.34,6.56,10.56,4.82l-.65,1.89-4.14,1.48,3.82-.49-5.74,10.09,2.87,2.39c-5.35-1.73-10.21,3.25-11.98,7.66-2.86-3.16-7.13-.39-9.4-1.06-1.82-.53-2.24-3.62-5.48-1.8l.95-4.79-3.83.48c4.56-2.81,2.68-4.64,3.46-8.01.5-2.17,1.84-1.85,2.24-2.79.43-1.02-.29-3,.47-4.15.84-1.26,7.46-.66,6.32-6.66,5.93,2.42,5.93-2.25,8.17-4.82.62-.71,4.07-.6,4.79-2.85,2.11,2.24-3.89,6.99-2.41,8.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M951.36,368.64c-1.56.03-2.83,0-3.84,1.44l2.88,2.39-10.61-.5.05,3.38-2.02-3.72c-4.07-.32-7.46-4.26-11.41-2.02.99-6.24-8-7.44-2.88-12.99-1.41-.92-2.42.13-1.93-2.37l3.82-1.45-2.86-2.39c5.32,2.18,6.53-.71,9.55-1.53,1.35-.37,2.65.56,4.11.35.92-.13,1.88-1.78,3-1.62,1.24.18,2.53,3.25,4.08,3.53,1.28.24,4.15-1.36,5.17-.73.17.1-1.7,1.92,1.17,3.11,3.51,1.46,8.47.13,11.31,4.55l-8.22.95c1.83,4.19-1.32,6.17-1.38,9.62.64-.01,1.28-.02,1.92,0v3.83c-.52,1.16-1.94-2.59-1.92-3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M233.27,164.16c.72.68.3,3.89.57,4.89.36,1.33,1.85,2.29,1.97,3.29.07.6-2.84,10.61-3.28,11.71-.99,2.47-7.07,11.95-6.98,14.18.02.46,1.8.38,1.97,1.13.31,1.4-.27,3.11.04,4.6.36,1.71,2.01,2.4,1.52,4.36-.7,2.82-2.94,7.21-6.35,5.77v-3.86s-6.15-.07-6.15-.07l-2.48,3.92c.62-3.39-.96-2.68-3.43-3.76-3.13-3.9,10.04-30.98,13.18-35.92,1.2-1.89,4.13-5.62,5.65-7.58.46-.58,2.85-3.55,3.78-2.66Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M713.28,574.07v-3.83c-.39,5.17,3.38,3.85,5.7,5.34,2.64,1.69,4.49,8.27,10.61,7.15l-2.89.95,1.93,8.63c-3.61-1.44-4.6,2.68-5.47,2.91-8.57,2.23-16.5-3-23.3-6.8l.94-1.85-3.85-.02c-.45-.27,3.47-2.87.46-3.82-1.83-.58-1.18,1.69-2.05,1.91-4.52,1.1-7.01-.52-8.83-4.5.49-3.19,3.87-3.93,6.57-2.68,1.67.77,2.31,3.76,4.81,3.35l.73-4.39-1.69-2.83,10.56.51,1.94-14.39c1.63-.19,1.05,3.32,1,4.35-.2,3.96-3.02,9.31,2.83,10.03Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M607.54,146.1l1.53,1.84,6.29-2.01.55,3.81,5.2-.93c.71,2.63-2.07,2.36-3.83,2.89l2.87,3.82-3.82,1.45,4.78,4.31-6.64-.88c-.31,6.42-2.19,4.6-4.41,6.6-2.57,2.31-2.1,4.04-5.99,5.57-4.69,1.85-15.56,4.94-15.6-2.64l-2.86.97c-.1-2.3,2.14-3.2,2.68-5.48.44-1.85-.28-4.75.63-6.09.6-.87,2.83-.84,3.89-1.89.92-.9.87-2.73,1.68-3.58,2.04-2.13,9.7-4.37,11.77-7.92l1.28.17Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M320.64,588.49l-5.76,7.66c4.64-.85,4.17,4.14,5.76,5.34.71.54,4.28-.86,4.8,2.34-1.54.48-4.82-1.74-5.75.5-1.23,2.97,4.25-.97,2.86,1.89-1.02,2.09-5.81,4.7-6.72,7.71,1.42.91,2.43-.11,1.92,2.38-3.61-2.07-12,1.87-11.52,5.76l-1.9-.02c-.95-5.35-10.33,1.65-9.62-5.75l-2.86.97,1.91-4.79-4.8.48c4.74-2.42,3.83-4.69,5.44-7.93.66-1.33,2.11-1.45,3-2.8.67-1,.96-3.99,1.19-4.15.65-.44,2.64.89,3.85.44,1.13-.43,2.32-3.02,3.77-3.7,1.24-.58,3.58.45,5.71-1.13,1.26-.93,1.52-2.77,2.91-3.68.46-.31,4.78-1.05,5.8-1.53Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M185.28,162.25l-1.79,7.01c.54,2.11,4.41,2.87,5.2,4.5.45.93.28,11.41,1.45,14.81.86,2.48,2.71,2.99,2.81,5.34l-4.78-1.91c-.54,3.13-3.94,5.49-4.44,8.6-.29,1.75,2.44,5.95.1,5.78-.63-.04-1.04-2.06-1.72-2.56-3.45-2.49-9.92.08-10.27-.31l-1.45-7.67-3.35,7.68,2.86-19.2-3.83.48c.6-2.27,5.36-3.23,5.6-3.51.46-.56-.04-3.06.65-4.63.33-.75,8.74-10.27,10.48-12.6.8-1.07-.02-2.39,2.47-1.81Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M480.97,762.25l-.82,1.76c10.98,4.68,3.73,10.76,3.71,19.35.21.28,4.74-2.92,3.82.95l-14.39.97c-.69,2.5,2.52,2.23,2.89,3.53.58,2,.1,4.25-2.42,3.19-.57-.24-1.45-6.53-4.82-6.72-2.99-.19,1.53,4.12-2.37,4.78.61-6.05-7.46-5.17-6.74-9.59l-3.83,2.87c3.77-15.39,6.83-24.23,24.96-21.11Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M606.72,899.51l.48,2.9,2.4-2.88c-1.7,5.6,4.19,11.18,4.6,16.01.12,1.48-1.29,2.53-1.34,3.66-.07,1.43,1.5,3.26,1.55,4.92.07,2.15-1.73,3.08-1.83,4.63-.17,2.64,1.88,7.73.86,11.09-3.61.88-2.36-7.12-2.89-7.66-1.9.18-4.34-.41-6.09-.03-1,.22-.03,2.95-2.54,1.93l.95-4.79-1.9,2.87c-1.09-1.96-1.3-9.42-2.15-10.39-.31-.36-1.82.11-2.71-.81-1.49-1.54-4-4.93-4.77-7.03l-4.33,3.82-3.3-3.45c-.42-7.65,4.82-13.89,7.16-3.26,1.8-2.78,6.2-2.59,8.14-4.33,1.83-1.64,1.7-4.86,2.08-5.14.59-.44,2.13.13,2.99-.12,1.23-.35.05-2.8,2.63-1.93Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M933.23,554.78c4.22,2.62,1.21-6.19,6.61-4.69-.87,3.88-5.23,4.68-3.83,9.59.15.21,4.71-2.53,4.78-.01-6.51,1.36-1.52,9.69-7.68,10.09,0,.73,6.51.51,6.73,3.35-9.72-2.72-20.12,4.93-26.74-6.37-1.71-2.92-1.7-6.77-3.97-9.48,4.14-.74,2.58-6.89,4.45-8.23,1.19-.85,12.65-2.79,14.34-2.71,3.85.18,4.19,7.76,5.32,8.46Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M758.41,415.69c1.51,2.03,2.84.23.95,3.82l3.83-1.91v3.84s2.88-.96,2.88-.96c-1.05,3.89,2.42,2.51,3.44,3.81.51.65-.97,3.97,3.17,5.3-3.88,9.04-11.07,10.64-19.08,4.33l3.83,6.71c-2.9-.18-2.77-2.64-6.23-2.88-3.07-.22.67,3.42-.96,2.89-2.12-.69-2.82-2.91-4.11-3.84-1.56-1.13-5.32-2.78-6.26-3.78-2.05-2.18.21-4.78-5.48-2.95l2.88-4.29-5.76-3.37c4.39-.87,8.16,1,12.16,1.58.97.14,2.86-.93,3.17-.63s.39,5.65,3.87,4.79c-3.55-6.47,2.84-6.14,3.64-10.31.27-1.41-.71-2.85-.55-4.35.83-7.92,10.58-7.21,10.9.29l-6.3,1.9ZM758.4,418.55c-.94-1.61-.82-4.2-2.87-4.79-.24,2.38-.09,5.07,2.87,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M898.56,632.64l1.92-2.88.12,3.72c6.52,1.03,5,2.82,6.68,7.07.33.83,1.77.71,1.81,1.32.03.48-.63,5.5-.87,5.66-2.78.72-6.27,1.98-9.14,1.45s-3.22-4.16-7.23-1.94l.95-10.55-2.88-.96,3.84-.95-4.8-.02-.94,3.84-1.51-2.79-2.75.9-.97-1.82-2.91.83-1.02-2.93-5.26-.92,1.02-2.33-1.97-1.01c2.33-1.55,1.98-4.71,3.09-6.56,4.55-7.6,14.94-5.36,19.96.77,3.85,4.71-.96,5.03.09,8.5l2.78,1.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M627.83,622.08l-1.91-3.83,9.13,2.98,3.33-2.98c-1.01,3.84,3.8,6.63,6.81,8.11,1.15.57,3.48.37,3.69.6.37.39-.17,2.8.3,3.99.59,1.5,2.35,2.92,2.47,4.25.16,1.62-2.27,3.7-.77,6.09h-3.85s1.92,2.87,1.92,2.87c-2.13.61-3.55-1.75-5.22-1.82-3.31-.14-7.26,1.21-11.42-.28-1.54-.55-3.45-5.51-8.32-3.67,1.6-4.19-4.49-5.13-7.68-5.76l.97-1.9-4.8-.98c.81-2.78,8.01.7,8.63.02.24-5.25,4.27-6.33,1.94-12.48l4.79,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M801.99,503.61c2.74,1.72,3.18,2.77,6.32,1.35l-1.45,4.79-5.26-1.9c1.64,3.47,6.03,1.96,5.77,6.71l4.79-1.91c-3.7,2.88-.83,7.28-1.18,9.19-.25,1.36-2.96.72-2.65,2.32,1.68-.46,5.89-1.37,6.71.96l-15.35,3.38c-2.81,1.48,3.79,5.93-.47,6.22-4.58-10.06-19.88-10.12-15.66-24.28.9-3.03,13.72-7.71,17.08-5.48l.49-2.87c.8-.25.14,1.08.86,1.53Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M170.88,383.03c-4.89-.02,2.43,4.05,3.91,4.44-.22,9.85,4.86,15.79-8.7,10.93l-.48,2.88c-2.34-2.46-4.89-4.79-7.67-6.73-1.41-.98-3.21-.77-4.29-1.47-2.18-1.42-10.65-19.11-8.54-21.43l3.51-1.52-.76-3.4c2.2,2.56,5.33,1.87,7.59,3.36,2.77,1.82,5.46,5.9,8.26,8.14,2.42,1.93,5.4,2.53,7.17,4.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M548.16,841.92c-.03.08-1.35-.07-1.03,1.38.35,1.57,1.52,2.11,1.99,3.41l-4.8-.95v2.89s-2.88-.96-2.88-.96l-.5,2.88c-3.63-2.35-5.93.94-7.64,1-.5.02-.44-1.33-.88-1.6-.81-.49-2.1-.24-2.33-.49-.72-.75.54-4.15-1.07-5.23-9.18-.33-15.93-2.27-9.55-11.89l2.82.53,2.45-4.35c2.46-.86,3.93,1.71,5.63,1.81,2.8.15,12.07-4.55,15.61-.63.81.89,3.12,7.48,4.3,8.16,1.34.78,4.28-.48,5.55,1.66l-6.64-.42c-.29.96-.65,1.88-1.03,2.81,2.44-1.04,5.76-.42,5.75,2.88l-5.75-2.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M563.94,103.26c4.2,4.46,3.86,7.37,1.51,12.9l8.66-2.5c7.51,2.88-3.22,11.12-6.28,11.11-.34,0-6.26-1.64-6.54-1.83-.84-.57-.61-1.89-.7-1.94-.5-.32-2.24,1.64-3.46,1.73-1.07.08-5.78-2.82-8.57-2.64-2.21.14-3.22,3.63-6.16,2.79l5.68-4.29-.89-2.42-4.5,2.68-1.25-1.72h3.85s1.91-1.93,1.91-1.93l-3.84-2.85,2.8-1.51-.91-2.76,1.95-1.02-1.49-2.44c.26-2.61,3.13-1.7,3.93-2.78.51-.68-2.13-4.83,4.56-3.53,3.84.75,7.13,2.17,9.75,4.95Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M677.76,233.28c-2.19,1.97-3.52,5.99-3.82,6.2-3.04,2.19-8.19,1.92-10.11,7.23l-.48-2.89-7.67.98c1.51-3.5-1.27-5.8-.97-9.03.09-.98,4.1-9.57,4.77-10.42,2.43-3.07,10.09-5.48,12.03-9.35l.56,1.79,6.63-3.7c.07,2.67-3.81,3.6-.38,5.71l7.11-.9-3.77.96-2,9.58,10.56,4.8-10.11-2.89c-1.81-.06-1.78,1.41-2.37,1.94h1.91s0,1.91,0,1.91h-1.91s0-1.91,0-1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M655.68,323.52c-1.11.08-3.1,1.54-4.8.97-.29.2,3.05,3.36,1.91,4.79-1.31,1.64-2.46-2.21-3.53-2.71-.34-.16-6.68-1.29-6.95-1.07-.49.39-.79,4.61-2.95,4.74,2.13-10.81-4.51-18.92,6.24-26.87.81-.6,8.16-4.72,8.65-4.8.72-.12.28,1.54,1.09,1.95,2.31,1.17,5.02.23,6.36,3.06.67,1.42,1.4,7.89,1.6,10.01.25,2.61-1.99,4.71,1.01,6.58l-1.87.4-.56-1.91-1.68.25c-1.88,1.24-4.53,2.01-4.53,4.61,7.09-.54,4.63,5.67,1.39,2.91-.9-.76-1.39-1.72-1.39-2.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M426.24,765.12c-1.1.08-3.11,1.53-4.8.97l.95,4.79c-1.59.07-.81-1.84-2.57-2.72-.41-.2-6.58-1.14-6.87-.94-.82.55-1.24,4.57-3.02,4.63-.02-3.21,1.33-5.55.75-8.92s-3.71-2.8-3.68-5l.52-1.48c3.96-2.86,4.37-7.58,9.08-11.05.68-.5,11.85-7.12,8.68-2.36,2.35-.03,6-.58,7.21,1.92.25.52,1.38,9.92,1.39,11.19.06,5.27-7.69,4.26-7.64,8.98,2.11-.15,4.03.72,4.8,2.87l-3.39.11-1.41-2.98Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M797.76,416.64c-.17-.07-1.56-1.75-2.42-1.93-.56-.12-.03,3.14-2.38,1.92,2.92-5.16-7.33-7.43-8.5-8.76-.59-.67.14-3.64-.17-5.11s-1.9-2.59-1.7-3.7c.22-1.24,2.49-2.15.77-4.49l4.8.94-1.91-3.83c.43-.48,4.38,3.1,5.42,3.53,1.38.57,9.64,1.72,10.73,2.4.54.34.64,2.68,1.6,3.67,1.33,1.36,3.85,1.19,5.32,2.42.7.59.21,2.16,1.28,3.37,2.29,2.58,6.38,2.14,4.6,4.62l3.67,2.57-7.66-2.41c-.07,4.95-5.59,3.49-2.9,9.6-3.7.52-.57-5.59-4.8-4.79l-.47,4.8.48-2.86c-1.84-.6-4.03-1.19-5.77-1.94.1.05,1.05,1.85.96,1.91h-2.87c-.49-1.61.41-2.68,1.92-1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M617.03,668.43c.5.57.44,2.19,1.18,3.08,3.54,4.23,5.69,4.42,3.88,11.05,2.16-1.16,6.87-.47,6.71,2.88l-7.66-2.88c-.93,3.46,1.7,2.59,2.87,4.79l-4.8-.95.95,3.83-3.83-.95.96,2.86-6.09-1.03-2.53,2.95c.6-3.12-3.13-1.39-3.78-1.98-.26-.24.03-2.54-.58-3.72-.89-1.75-3.62-3.37-4.69-5.89-1.88-4.4-.98-12.45,3.69-14.39,2.67-1.11,11.91-1.72,13.73.34Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M676.8,130.56l-4.79,6.7c3.12-.63,2.44,4.41,2.89,4.83.41.37,2.84-1.91,3.8.46-1.88,5.07-10.24,7.29-7.66,12.96-3.98-2.19-9.45,2.53-11.91,5.47l-12.08-2.6,1.92-3.82-3.83.48c1.08-1.73,3.74-2.42,4.83-3.81.93-1.18,5.07-9.46,5.88-9.96.91-.57,3.12.26,4.64-.62,1.06-.62,1.39-3.02,2.84-3.78.67-.35,2.26.31,3.58-.28,1.42-.64,8.58-7.28,9.9-6.02Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M537.84,859.9c1.26.81,3.87.16,5.29,1.46.51.47,4.77,9.68,4.97,10.86.76,4.27-.05,9.94,1.02,14.33l-1.92-.47.95,7.68c-3.84,1.02-.2-4.52-3.33-3.82-3.55.8-1.37,3.9-3.4,6.69-3.23.3-2.55-1.98.02-2.35-.47-2.36-4.08-6.73-6.41-7.09-1.9-.29-6.15,5.13-8.95,4.64.93-3.09,6.62-5.09,7.67-7.2,1.17-2.33-2.83-.21-2.85-1.91,3.62-2.75.19-5.56.08-7.63s1.31-4.46.81-7.68c-.33-2.12-1.98-3.26-1.87-5.33l2.85,1.92c.73-3.1,4.14-2.7,2.91-6.72,1.42.02,1.39,2.13,2.16,2.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M745.91,485.76l-1.9.95c-.84,1.96,4.31,7.2,4.78,6.73l2.41-3.82c4.39,3.54-2.55,2.47-1.43,6.21l4.79,1.46c.35,1.53-1.32.41-1.87,1.66-.98,2.21-.65,4.26.92,6l-1.91.96,5.75,2.88c-6.08-2-13.09.23-18.94-1.69-3.52-1.15-13.66-12.14-12.53-14.44.08-.16,1.43-.03,1.67-.86.35-1.2-.24-2.77.5-4.13,2.01-3.72,14-.86,17.77-1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M425.01,447.16l-1.67.78.95,3.81,4.83-.55c.83,2.78-2.18,1.65-2.74,3.46-.48,1.54-.02,3.54-.14,5.18l3.84.47c-2.51,2.18-5.63,3.04-8.19,5.29-2.88,2.53-.33,3.82-7.16,1.92l1.91,4.79-7.22-7.65-3.32,2.86,1.91-5.29-1.88-.88c1.93-3.76,2.26-7.13.93-11.11l3.83,1.91c-2.19-3.67-.39-6.22,1.91-9.17l3.84,1.5.45-3.87c2.22-3.53,9.52,3.61,7.93,6.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M349.44,486.73l-1.9,2.39,4.78,3.35c-1.65.2-3.26.71-4.69,1.56-1.06.62-4.11,2.26-3.94,3.72,1.34,2.97,5.41,1.3,5.66,1.48.7.53,3.28,10.29,3,11.93-.37,2.14-3.27,3.47-2.99,6.22-6.8,1.17-9.39-3.5-15.28-4.75l.96-2.87-2.87.95.95-4.79-4.79-1.92,5.75.96c-.12-3.1.4-5.9,3.66-6.89l-.79-1.74h2.89s-.96,2.86-.96,2.86h2.87s-.07-2.79-.07-2.79c-3.95-1.15-10.19-2.39-8.16-7.84,5.34-3.01,10.61-.29,15.91-1.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M693.13,501.12h-2.89s2.94,2.52,2.94,2.52l-1.49,3.24c-2.66-.9-9.41-4.61-11.53-4.8-2.77-.24-.58,2.12-1.91,2.89-2.07-.92-.42-6.81-5.28-5.77l1.99-1.55-1.04-6.12-4.78,1.91c.03-3.27,4.21-2.1,2.93-6.18-.33-1.05-3.76-.34-3.9-2.44,6.4-.28,4.75-5.92,1.92-9.6l15.88,8.59c4.64,4.97,5.44,11.03,7.17,17.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M948.47,456l1.07,5.65c4.22.8,5.16.32,7.57-2.77l.02,3.84,3.83-.96v2.9s2.89-.53,2.89-.53c.82,3.51.37,4.82,4.8,5.33-2.18,13.95-20.25,19.99-24.53,3.84-1.66-6.25,4.23-8.56,4.34-12.02.06-2.04-4.3-5.76.02-5.29Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M419.22,175.98c.27.35,3.65,7.42,3.8,8,1.29,5.01-2.6,11.61-8.04,12.59-1.99.36-8.51.73-9.89-.22s-5.99-9.72-3.8-12.03l-5.76-2.88,7.67,1.91-1.91-3.83,3.83.96.2-2.7,2.5-.38.2-2.68c4.43,2.33,8.13-2.86,11.21,1.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M809.28,443.52c-.34.12-6.67.95-7.15.92-5.69-.33-8.66-6.41-11.39-10.24-.48-.67-2.12-.84-2.57-1.73-1.29-2.51,4.15-1.09,4.78-.47,1.22-4.66-.27-7.12-.94-11.52l2.88,5.75,2.86-1.44c-2.11.02-3.65-4.84,0-4.31l1.94,5.75,1.43-3.83,1.46,3.84c3.02.7.92-2.76,4.27-1.93.37.09.43,1.25.88,1.52,3.62,2.22,2.84,3.73,6.92,5.15l-.37,2.73,1.73.68c-4.23,1.28-2.46,7.67-6.72,9.12.56-.24,2.03.14,2.88,0v1.91s-3.84,0-3.84,0c-.09-.06.86-1.87.96-1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M402.24,605.76l1.92-2.88-1.9,5.28c4.9,1.85,2.12,5.56,2.89,9.57.36,1.86,2.16,2.43,1.89,4.34l-4.32-2.64c-6.18,7.55-12.94-.45-20.63,2.63l3.86-3.43c-.75-1.36-.69-4.24-1.44-5.22-1.42-1.88-4.79.41-4.34-2.36,1.36-1.45,3.33-1.48,4.82-2.86,4.21-3.91.9-7.73,9.57-4.36l-2.87-5.75c2.28.75,8.22,9.64,10.55,7.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M480.95,924.47l-1.9-1.91c-2.21,7.24-7.84-.4-10.1-3.84l-2.39,2.87c-.33-1.33,1.08-3.3.86-4.26-.36-1.57-3.9-.85-2.78-3.41l2.78-.06.09-5.7-4.77-.48,4.78-2.89-2.88-4.3c6.87-.63,5.71-5.59,3.85-10.57,9.5,10.55,17.1,19.14,12.46,34.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M301.68,186c1.1,3.27,6.04.88,6.48,1.21-.78,3-3.35,7.48-3.68,10.33-.21,1.85.99,4.32.69,4.86-.09.17-1.95.63-2.99,2.33-1.37,2.23-2.53,7.9-2.82,8.23-.46.52-2.84.36-3.97,1.07-.87.55-.85,2.13-2.2,2.68-.99.41-4.7.47-4.43-1.37l-1.7.68c2.01-5.47,1.89-12.25,3.9-17.5.35-.92,1.68-.85,2.13-1.93.9-2.2,1.3-5.08,1.65-7.46l1.83.9c1.29-4.83,3.18-8.54,6.32-12.42,1.06,2.58-2.12,5.67-1.2,8.39Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M737.47,835.45c-.44.25.36,2.58-2.11,1.67l-.05-2.79-3.8-.1.97-1.91-3.93-.45c.5-4.2-2.56-3.9-3.35-5.77-1.32-3.11,1.55-3.81,2.51-5.04,2.02-2.59,2.01-5.14,7.13-5.56,6.15-.49,13.66,5.6,13.97,11.63.05.97-3.47,7.38-3.82,7.62-1.9,1.32-5.68-.34-7.52.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M500.87,763.48c.21.09.3,1.26,1,1.55,4.86,2.02,4.82,1.73,9.8.1.8,3.47-5.16,1.8-5.76,3.36-1.23,3.18,5.73-.87,5.77,2.38-3.58-.59-2.32,3.35-5.75.97l2.87,2.39-3.83,1.51.66,2.37c-3.87,1.73-1.19,2.98-2.07,4.3-5.27-.02-3.52,2.91-5.25,4.32s-8.6-3.49-9.48-4.99c-4.99-8.52,5.71-20.93,12.06-18.27Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M385.93,243.85l-.48,1.93,2.78-.82c2.17.43,2.77,5.55,2.5,7.53l2.86-.96c.43,1.93-1.14,3.17-1.55,4.81-.2.81.69,2.26.38,2.68-.28.37-1.63.55-2.08,1.19-2.79,3.95.24,3.57.37,7.63l-3.83-.95v5.76c-4.6-2.74-4.02,3.76-7.68,3.83-2.6-12.13-2.31-20.76,4.56-31.4.61-.95-.09-1.73,2.16-1.23Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M804.47,201.6c-1.3,4.24-2.77,8.47-6.24,11.51l-1.96-1.97-7.53,1.88-18.82-3.27c2.9-.86,8.34.41,6.23-4.32l-5.27-.94c7.65-.27,13.66-5.74,21.11-3.86l.48-2.85c2.93,3.26,8.06,7.67,11.99,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M821.62,626.97l9.26,14.29,4.31-2.39c-1.52,4.22-5.17.55-2.88,5.28-2.84-1.65-4.17-3.1-7.67-1.91l.96,3.83-5.75-2.87c1.09,6.29-8.26,2.75-9.43-.65s-.07-2.88,1.99-3.19c1.27-.19.85-2.71.72-2.87-1.4-1.65-2.49,3.66-4.79,1.91l2.84-6.13-4.75-2.48,15.21-2.8Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M482.88,444.49c1.79-.57,2.39,1.6,3.52,1.78,1.5.24,2.62-2.91,6.05-1.31,6.47,3,14.18,18.12,4.84,23.09-2.73,1.22-11.3-9.86-12.98-12.08l-1.43-11.48Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M29.77,219.83c-3.11-7.2-1.01-28.34,4.74-33.17,3.14-2.63,5.41.5,5.86,3.84.41,3.05-1.33,14.84-2.18,18.08-.36,1.37-4.65,8.3-5.7,9.65-.83,1.07-.96,1.99-2.71,1.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M806.16,270.98c.27,2.02,2.7,1.52,3.57,2.67.57.75.3,2.37.63,2.69.93.9,6.77-1.27,7.55,2.05-1.22-.39-3.04.97-3.66.73-.65-.26-.37-3.56-4.97.26l1.91,1.42c-5.51,1.23-3.35,5.16-5.7,7.76-1.15,1.27-2.96,1.01-3.64,1.6-1.92,1.66.7,3.77-5.04,3.59.99-3.5-2.92-3.04-3.68-5.44-2.42-7.65,5.63-17.02,13.02-17.33Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M520.09,583.45c-1.8,1.79-7.59,1.55-9.76.13-1.05-.68-1.53-2.22-2.64-3.16-.65-.55-1.98-.39-2.79-1.26-.56-.59-5.51-7.73-5.82-8.4-3.93-8.58,20.83-2.36,22.17,4.79.34,1.82.13,6.61-1.17,7.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M764.01,130.72l2.11,9.76-3.87,2.08,2.87,4.32c-3.74-4.25-6.47-1.7-9.86-2.11-2.64-.32-6.58-3.9-10.29-2.7l1.93-1.43-3.85.47,1.91-3.83-4.79-.49c1.2-1.27,4.3.19,5.61-.63.52-.33.97-4.18,3.02-5.13s4.27-.04,6.1-.47c.78-.18.53-1.98,1.11-1.96,1.46.05,4.9,3.19,8,2.12Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M817.16,662.19c1.18.66,3.2.06,4.6.22l1.42-3.84c.67,3.23,7.98,7.38,8.64,8.58.51.93-1.43,3.61.97,4.85l3.35-1.91c.65.58-4.84,4.25-4.84,6.22,0,3.15,3.74,1.33,3.88,3.36h-16.31c2.84-4.1-1.93-4.83-2.69-7.38s.13-5.71-.24-8.4c-.29-2.1-2.67-3.96-1.4-5.32,1.29.5,2.06,3.32,2.61,3.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M433.63,940.14c5.85,5.42,7.43,26.24-4.49,18.9-.46,2.76-2.8,5.19-5.78,4.79.56-3.13,2.79-2.66,4.78-4.31l-2.89-2.96c2.19-3.27-1.21-5.46-1.65-8.81-.27-2.13,1.01-4.78-.18-7.33,2.17-2.61,7.72-2.59,10.2-.29Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M563.51,366.72l-4.8,15.36c-3.29-3.46-4.53-.22-8.16.07-4.65.37-7.8-3.43-12.95-1.04,2.53-3.55,6.33-1.58,4.72-7.61l-2.33-1.02c5.82-1.35,8.92-7.63,14.88-4.8l.49-4.79,3.86,6.72,4.29-2.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M449.29,552l2.86-1.92-1.91,4.79,3.83,1.92-4.83-.57c-1.52,7.14-6.02,3.8-10.06,7.28-2.45-5.31-5.51-.04-6.23-7.17-.46-4.52-.69-7.77,3.91-9.68l-1.98-5.21c3.17,4.2,4.95,2.51,7.71,3.3,2.01.57,4.52,3.9,7.24,4.32l-.55,2.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M417.6,638.41c-2.54,3.12-5.95,2.39-5.76,7.66l3.84.02c-.6,2.27-3.6,1.69-5.47,2.68-4.22,2.24-5.18,5.26-10.85,3.08l.95,3.83-4.43-5.71-4.19,1.87,4.8-14.4c3.32,2.57,5.61-.81,8.13-.87,3.62-.09,8.2,4.42,12.98,1.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M683.19,582.12c2.83,1.7,5.67,2.81,8.27,4.41,1.84,1.13.59,3.79,5.5,1.96.35.25-2.74,2.56-1.85,5.16s4.57.39,4.73,2.5l-11.94.9c-.45,3.98-4.1,5.03-7.22,2.42-3.35-2.81-.05-4.39-.46-6.27-.55-2.55-5.64-8.05-7.26-10.47l7.68,1.91-1.92-3.83c1.81-.29,3.01.43,4.47,1.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M735.95,624.39c.38.25.55,1.27,1.58,1.81,3.8,2.01,8.77,1.26,7.44,6.45l4.8-1.91c.31.24-3.71,3.99-2.95,7.14.26,1.08,3.79.31,3.91,2.44l-14.39,1.94c.73-4.31-3.69-3.76-5.25-5.81-1.96-2.57-1.56-8.49-5.31-11.01l7.67,1.44-.95-3.83c1.55-.34,2.36.6,3.47,1.34Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M360.28,737.93c1.22.84,4,1.36,4.23,2.66.7,4.06-4.53,9.3-8.31,5.35-.18,3.28-3.04,2.73-5.15,3.82-.6.31-.62,1.69-.83,1.78-.93.4-3.93-1.5-5.57.15-1.26-4.68-2.42-9.71,1.85-13.08l-1.86-3.23c1.71-.62,2.41,1.61,3.33,1.59,2.06-.04,2.7-1.16,7.73-.65.99.1,2.24-.76,2.93-.66.97.13,1.07,1.88,1.64,2.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M559.68,816.95l6.76.62c.34,1.87.99,3.44.75,5.41-.35,2.84-2.25,1.81-2.7,3.56,3.01-.21,4.39,1.54,4.77,4.36l-2.64,3.79c3.58,4.29,1.82,8.96-4.06,6.75-4.43-2.97-.46-5.95-.16-7.88.21-1.34-2.26-2.66-1.62-4.39l2.74-3.56c-3.84-.58-4.9-4.3-4.84-7.64-6.2,1.07-5.89-3.29-8.57-7.26,4.21-3.76,12.89.41,9.58,6.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M558.72,225.6c-.99,3.47-4.29,2.78-2.87,7.67l3.83.47c-4.87,2.76-5.77,10.92-11.52,10.1l.96,4.79-5.27-3.87-3.35,3.86-1.01-15.33-7.63.93c-1.22-6.08,7.84-8.26,11.5-4.32l-3.82,2.88c3.78,4.18,4.41-1.27,6.76-2.83,2.57-1.71,5.54-.92,7.9-1.7,1.87-.62,2.31-3.02,4.53-2.66Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M897.71,415.54l7.12,2.04,8.13,8.66c-2.21-1.75-7.59-2.3-7.69,1.44-.02.83,2.98-.2,1.94,2.39-2.22.55-3.49-1.56-5.31-1.87-2.4-.41-5.43.48-7.45-.02-1.17-.29-1.5-4.08-3.51-2.85-.27.17.69,2.8-1.96,1.86l.53-5.78-5.33.03v-1.91s12.96-6.73,12.96-6.73l.58,2.73Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M339.84,665.29l-3.86,5.26,3.85,1.93c-3.4,1.4-5.99,6.82-8.11,8.21-1.59,1.04-4.58.87-5.33,2.36l1.44,2.4c-1.96,2.39-1.45-1.45-3.35-2.42-1.06-.54-2.2-.56-3.35-.52l-2.42,3.9,1.92-15.37c3.7,2.47,4.68-2.87,7.39-3.64,2.1-.6,4.42.15,6.49-.23,1.84-.34,3.15-2.36,5.32-1.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M587.52,295.68l-1.91,4.79,2.87-.95-.07,2.8c-7.3.2-2.21,13.05-11.05,12.56-2.12-.12-1.8-2.07-2.52-2.57-.34-.24-1.55.62-2.17-.23-1.05-1.44-1.71-5.45-1.54-7.27.34-3.9,4.56-4.76,1.04-8.15,2.97,1.82,4.44-.79,6.18-.88,2.39-.13,5.85,1.56,9.17-.08Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M402.51,144.69c.77.79,3.86.65,4.49,2.77.28,1.45-2.27,3.76-3.85,2.89l-2.34-2.5c-1.01,1.47-3.63,2.97-4.4,4.29-.57.97-.55,4.95-3.05,5.99-7.21,3.03-5.75-4.29-6.05-7.51-.07-.77-1.23-1.83-1.3-3.25-.24-5.28,8.64-4.74,10.94-8.96,3.63.84,4.48,5.19,5.56,6.29ZM392.64,150.73h-1.91v.94h1.91v-.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M552.19,287.89c.7.41,2.57-1.68,3.61.57-1.66,2.24-.43,5.24-1.1,7.52-.74,2.55-6.12,2.75-4.64,7.37l-13.96-6.67c-.41,2.29-3.76,4.1-4.27,1.37s5.55-1.98,6.71-4.79l-2.87-2.39c4.87,2.62,6.11-3.42,8.58-4.28,1.54-.54,4.63,1.66,6.3-1.47.96.46,1.11,2.45,1.63,2.76ZM539.52,295.69h-1.91v.94h1.91v-.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M414.72,727.67l2.88,1.93-4.8-.55-3.36,6.31-2.34-2.51c-3.24-.82-4.06,1.54-4.39,1.54-.4,0-1.9-4.66-5.27-2.88,1.9-5.27-.83-10.5,6.72-11.55l-.95-3.8c5.04,1.86,8.96,4.66,13.93,6.7,1.82,1.64-3.06,4.14-2.42,4.81Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M97.19,394.33c-.88-5.15-2.75-12.13,1.68-16.09-.56,3.51,2.35,3.56,3.85,5.28,5.02,5.74,11.03,13.58,9.15,21.63-.88,1.55-2.34.07-3.31-.58-3.96-2.65-6.76-8.11-11.36-10.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M439.68,229.45c-2.07,3.51-1.52,4.57-5.76,2.88.8,1.15-.14,3.04.44,3.82.75,1,2.71.43,2.44,1.93-5.05-1.14-2.38,4.72-3.27,7.73-.56,1.92-2.12,1.81-2.28,2.12-.45.89,1.15,4.25-1.64,5.47-8.81-2.85-7.4-14.18-3.56-20.78,3.22-5.53,3.93-1.69,7.56-1.48,1.9.11,3.82-2.26,6.07-1.69Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M386.89,476.17l4.86,2.49-2,9.98c-1.39-1.51-6.74-2.42-7.44-3.11-2.17-2.13-.55-10.62,1-12.95.46-.69,2.16-.86,3.06-2.21s.84-3.79,1.7-4.56c1.75-1.56,7.01-.76,8.5,1.13,4.24,5.37-6.1,7.6-9.68,9.22Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M796.93,585.46c.51.44,4.46,0,6.38.78,2.1.85,1.41,3.3,2.38,3.99.72.51,2.44-.01,2.63.18.21.21-.98,4.75.54,5.77-.7.96-6.66,3.56-7.91,3.6-2.25.07-4.15-2.96-7.02-.73,1.39-3.09-1.81-4.07-1.91-4.5-.6-2.62.17-6.87-.97-9.9l4.79.95-.48-3.81c1.52.64,1.1,3.27,1.57,3.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M579.01,822.54c-.2-.37.91-6.63-.05-8.38,5.46-1.59,6.74-5.57,11.96-.12,4.85,5.06,4.25,11.44-2.01,14.5-2,.15-9.19-4.65-9.9-5.99Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M766.07,666.24c-2.4,4.85.8,4.75.96,5.44.6,2.57-.2,6.91.96,9.91l-3.83-.95.95,2.87h-2.87c1.13-4.73-4.78-3.08-7.09-4.7-1.17-.82-.38-4.79-4.45-3.95.99-2.73.93-3.52-.95-5.73,2.66-.25,5.59-2.85,8.18-2.8,3.89.07,3.63,5.03,8.13-.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M684.48,194.89c-1.44,2.66-9.21,5.75-1.92,7.19-5.18,3.06-7.17,8.87-13.04,10.04l.56,2.92-4.3-2.87-4.32,4.8,4.04-14.2c5.84-3.69,12.35-5.41,18.99-7.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M860.87,473.53c1.07,1.67.9,6.36,4.09,8.38h-3.84c1.89,7.26-1.89,1.49-3.54,1.11-3.55-.82-1.78,1.6-8.04-1.55-1.2-.6-3.47-.33-3.71-.59-.38-.41.19-2.16-.09-3.04-.37-1.17-3.48-.3-.96-3.14,2.72-3.07,6.96-4.86,10.95-3.26l1.54-1.99c-.37,2.66,3.05,3.23,3.6,4.08Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M59.05,318.91c3.11.25,8.52,21.68,3.8,24.76-8.56.28-11.59-25.4-3.8-24.76Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M561.03,888.62c.23.36,1.54.24,1.54.89-1.87,2.73.03,5.15-.07,7.54-.15,3.48-3.82,7.81-3.3,12.07l-2.89-6.71-2.39,1.91c-.09-2.01.25-4.14-.11-6.13-.81-4.57-1.35-8.87-2.78-13.06h3.84s-.49-5.76-.49-5.76c2.82,2.66,4.56,6.07,6.64,9.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M684.48,357.14c5.9,7.51-3.52,5.86-4.66,6.85-.43.38-.06,2.58-1.02,3.27-1.02.74-3.5.24-5.09.69-2.72.77-4.94,3.75-7.99-.25-2.31-4.47,9.1-6.89,12.02-5.76-.3-5.15,5.91-3.16,2.01-8.04,3.4-6.1,7.84-6.7,8.09,1.37l-3.36,1.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M738.44,554.67c.76.66,4.5.29,6.46,1.71.27.19,4.5,4.12,4.67,4.4.13.22-1.11,3.27,1.14,4.64-2.3.1-5.06,1.88-7.24,1.81-3.37-.11-4.89-4.38-8.12-.84l.95-2.87h-3.84c2.51-5.67,1.18-6.37-.95-11.53l3.28,1.05.61-1.94,1.37-.06c1.35.61,1.13,3.16,1.66,3.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M360.75,467.3c-.92.83-3.01.69-3.45,1.36-.48.74.07,2.49-.68,3.64-.49.75-2,.77-2.26,1.13-.2.27,1.29,4.99-.12,6.55l2.78.06c1.47,11.95-4.66,7.23-10.45,2.34l4.79-1.43-4.76-1.44c-.21-3.36,4.48-5.07,4.69-5.38.14-.2-1.23-2.38-.79-4.04.52-1.92,2.96-2.02,3.49-2.85.71-1.12-.01-3.26,1.6-4.64,3.8-3.28,7.75,2.34,5.17,4.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M401.37,392.55c.36.42,3.29.17,4.48,1.29.92.86,1.28,4.14,3.1,5.05l-2.87,1.92c2.48-.23,3.28,9.34,2.81,10-2.33,1.03-3.32.68-5.22-.87-1.18-2.74-7.11-7.69-7.75-9.56-2.36-6.89,4.97-5.31,4.4-11.57,2.01-.21.3,2.88,1.04,3.74Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M298.54,467.5c2.77,9.73-.61,10.61-9.01,13.39-2.14-4.5-8.91-3.77-7.12-9.81,1.33-4.51,12.11-1.73,16.14-3.58Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M667.82,798.1c5.97,6.95-4.54,13.16-8.85,8.37-.44-.49-4.97-8.48-4.99-9-.09-2.48,2.63-5.35,5.06-5.43,1.6-.05,7.62,4.71,8.78,6.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M21.24,321.48c-3.05-1.73-6.34-23.52,1.22-24.8,4.5.76,4.54,19.7,2.32,23.3-.79,1.28-1.88,2.44-3.54,1.5Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M695.87,780.35l-4.68,1.1c2.93,5.73-3.12,6.13-6.69,2.87l-2.43,2.97c-3.38-2.84-10.53.84-11.06-4.46-.62-6.18,5.15-1.85,6.43-1.7,3.89.47,8.08-1.07,11.85-1.63l-.58-3.87c5.59-3.37,8.39-2.13,7.16,4.71Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M660.69,547.96c-1.88-2.37-3.48-4.47-2.99-7.8l10.01-5.33c2.31,4.75,8.47,3.43,7.21,9.96-1.05,5.43-10.38,1.29-14.23,3.17Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M433.62,677.09c5.52,6.04-2.96,7.94-1.63,14.1l-2.05-4.66c-4.63.6-7.38-3.47-10.41-6.38l2.88-.96-2.88-4.31,4.79.95-1.91-3.83c1.16-.86,10.08,3.83,11.22,5.08Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M710.4,843.84c0,1.58.09,2.9-1.48,3.83-4.23-.18-5.79-3.54-1.74-5.65,1.17-.21,2.23,1.36,3.22,1.82-.02-4.08-2.02-6.19-4.79-8.62l1.71-.22c-1.45-2.51,2.35-5.53,4.52-5.54,1.42,0,7.17,4.5,7.72,5.79.62,1.45.41,9.12-1.49,10.04-3.69,1.79-5.05-.21-7.68-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M469.53,463.79c-.52.71,1.81,4.2,1.9,6.14.46,9.78-11.89.24-9.02-6.06.63-1.37,2.3-.95,2.26-1.65-.08-1.41-1.87-2.48-2.04-4.77-.59-7.87,7.19-3.25,8.96,1.7s-1.17,3.42-2.05,4.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M451.35,121.77c.11.14,2.86-.68,3.54.31.26,2.06,1.7,4.96-.79,6.07-3.46,1.4-6.08.61-5.78-3.35l-3.82.97c-1.36-2.46,1.58-6.45,1.57-7.2-.04-3.09-1.6-.64.08-6.99,1.08-4.08,1.28-10.41,6.85-4.39l-3.51,9.65c-.04.26,1.7,4.74,1.87,4.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M690.24,256.33l-1.92,3.83,2.88,1.91c-4.33-.4-3.93,3.75-6.76,6.21s-6.54,2.63-9.55,4.36c.26-2.56-.46-5.7.01-8.14.63-3.25,4.81-3.38,2.87-7.22,2.04,2.01,11.88-1.41,12.47-.95Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M733.4,394.59c-1.21,3.45,5.13,8.47.04,11.02-5.85,2.93-8.11-5.32-13.46-4.34-.52-5.13,4.4-8.06,1.94-12.46,3.01-.61,2.4,3.2,3.85,4.3s5.67,1.16,7.63,1.48Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M923.41,510.62c-5.78-.98-9.86.1-15.25,2.04l.84,4.63c-5.4,5.3-11.1-2.6-4.7-4.68l-1.45-3.81c2.17-3.01,5.83-.92,7.27-1.48.75-.29,1.36-1.91,2.54-2.21.48-.12,9.44.11,9.88.32l1.74,2.07-.88,3.11Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M958.94,268.9l-.82,4.26c-1.52,1.04-9.65,1.87-10.61,2.37-.27.14,1.58,3.22-2.88,4.31l2.88,2.85c-2.12,3.96-7.84,4.98-8.47-.15-.16-1.28,1.47-2.03,1.62-2.88.25-1.48-2.65-2.44-.89-3.67,1.39-1.89,3.91-1.71,5.53-2.7.67-.41.97-2.21,2.45-2.86,1.59-.69,3.46.74,4.39.15,1.47-.94,1.07-4.84,6.8-1.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M201.27,554.14c3.65.08,4.43,2.9,4.74,6.06-.22,1.52-7.44,6.2-8.73,6.18-2.08-.02-8.52-3.06-8.21-6.18.56-5.68,8.73-3.49,12.19-6.07Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M625.92,413.77c-.42,1.59,1.74.47,1.97,1.52.46,2.09-.84,4.47-2.93,5.19-1.82-1.82-.84-6.36-1.05-6.64-.94-1.26-7.35-.66-5.19-6.75,3.06-8.63,11.93-3.09,13.74,3.49-.35,3.34-4.01,3.44-6.55,3.19Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M862.81,464.86c-.12-.24-1.58-.18-1.72-.8-.51-2.71,1-4.53,3.63-5.03,5.42-1.01,6.16,6.73,11.36,7.48.23,8.63-7.13,7.73-12.46,3.77-2.92-2.16.14-3.61-.81-5.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M259.38,539.66c-.19.32.73,1.59.51,2.09-.64,1.42-2.11,2.08-2.36,3.17-.27,1.15,1.23,3.4-.25,5.15h3.85c-.07,1.11.16,2.3.03,3.39-.55,4.62-2.94,3.73-6.63,2.22l-.12-3.69-3.86-.49c.21-2.25,1.81-3.92,2.53-5.94,1.25-3.48.37-2.12,2.7-6.12.7-1.21.51-3.14,1.43-4.32,1.41-1.81,5.21-2.02,5.83.1.94,3.24-3.31,3.85-3.66,4.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M901.44,243.84c-.49,1.84,1.21,7.96-1.6,8.67-1.31.33-10.32-.62-10.76-1.11-.39-.44.13-2.47-.63-3.71s-4.3-.92-1.88-5.77c3.09-6.21,10.7,4.32,14.87,1.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M513.93,866.6c.17.28,1.12.27,1.57.29l.03,1.42c-2.33,1.73-4.71,6.9-4.83,10.08l-.96-2.89-3.83.97c1.83-3.77-1.35-5.8-1.78-8.4-.07-.45-.17-6.67-.14-7.35.01-.27,3.37-1.31,1.92-4.41,6.08,2.52,5.57,6.26,8,10.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M800.39,294.85c2.01-.28,2.93.81,4.1,2.26.51.64,4.5,8.33,4.58,8.82.33,1.79-1.95,4.27-3.61,4.73-2.56.72-9.34-5.51-9.54-6.95-.16-1.09,1.42-2,1.54-2.9.29-2.11-2.13-5.26,2.92-5.96Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M690.38,380.03c-1.52-2.21-2.01-7.5.09-9.24.24-.2,5.51-2,5.81-1.95.7.1,6.53,2.84,6.94,3.62,3.75,7.19-7.67,9.9-12.84,7.56Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M620.16,701.78l1.92,3.81c-3.63.28-18.53,6.78-20.04,2.29l-.12-3.24c3.4.08,12.11-.11,13.39-3.63.66-1.81-.8-5.12,3.61-5.83,2.43-.39,6.63,6.68,1.24,6.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M445.43,616.32c-.74.74-14.77-4.91-16.39-7.13-1.82-2.49.55-5.27-.88-8.22,3.17-2.69,17.96,10.44,17.27,15.35Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M702.72,804.48c-1.19.24-2.68,2.52-4.11,3.14-5.33,2.31-14.63-5.96-7.43-11.31,7.44-2.43,10.38,1.57,11.54,8.17,2.01-.4,4.2.56,3.83,2.87l-2.4.95c-1.8-1.01-1.19-2.38-1.44-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M336.62,470.73c2.41,2.81,1.26,7.9-1.54,9.71-.32.21-5.11.15-6.3,1.47-11.1-4.11,1.93-18.07,7.85-11.18Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M277.43,482.88c-.37,6.54-2.12,8.38-8.62,9.61.25,1.57,5.17,2.26,1.95,4.34s-8.59-1-10.57-3.87c4.31-1.14,3.39-3.46,5.17-5.35,3.4-3.59,7.29-4.84,12.08-4.73Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M631.45,535.92c5.82,5.93-6.44,16.19-10.98,10.02-1.83-2.49-.53-8.19,1.56-9.78.56-.43,8.07-1.61,9.41-.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M610.87,715.84c1.37,1.05,5.95,2.3,5.45,4.63-1.91,2.76-4.21.77-6.71.5,3.85,7.19-8.28,5.48-7.53,1.63.16-.82,1.7-1.62,1.61-2.91-.13-1.72-3.3-4.45-1.33-7.41,2.38-3.56,7.24,2.59,8.51,3.56Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M665.64,913.6c.1.28,1.37.34,1.53,1,.42,1.82-.17,4.12.03,6.04l-6.72-.96c-.51-.51,2.63-8.17-1.86-10.04-1.23-.51-3.85,1.48-5.38-1.5l1.01-4.86c3.33.72,3.56-2.83,5.3-1.39,2.24,1.86,5.08,8.89,6.09,11.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M355.46,260.43c-1.2.77-.85,4.17-5.05,2.13l-1.88-2.03c3.15-2.85,2.13-6.52,3.31-9.01,2.63-5.56,17.68,1.77,7.72,7.74-1.51.9-3.2.6-4.1,1.18Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M328.11,183.56c.56.98.62,6.77-.39,7.57-2.56,1.98-10.61,2.64-12.4-.05-3.87-5.81,9.85-12.65,12.79-7.52Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M893.9,500.96c-.8-3.73-6.39-2.44-5.94-6.99.67-6.78,14.49-4.62,14.52.88.03,5.99-4.21,5.05-8.58,6.1Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M933.85,269.53c-2.45,2.43-11.1,2.18-13.08-1.37-2.15-6.54,7.03-8.53,11.74-6.91,2.36.81,2.77,6.86,1.34,8.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M433.76,122.14c2.24,1.46,2.04,8.08.88,10.11-.27.48-5.42,3.89-6.56,3.65-6.95-1.47-3.55-11.37.1-13.54.28-.17,5.34-.36,5.58-.21Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M627.71,109.31c-.37.59-3.97,1.32-5,.99-2.95-.95-4.03-4.99-2.54-7.88,1.16-2.25.76-1.86,1.49-3.56.16-.38,4.31-6.35,4.68-6.76,2.37-2.66,7.03-2.72,5.53.71-1.06,2.44-5.81,6.45-6,8.53s3.46,5.43,1.85,7.98Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M669,733.58c.44.57-.21,2.35.38,3.44.4.73,5.64,4.2,0,5.87-4.81,1.42-8.14-4.29-12.78-5.33-.11-.86-.56-1.84-.45-2.68.76-5.99,12.22-2.12,12.85-1.3Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M926.51,140.28c4.44-.6,11.68.09,13.8,4.7,4.31,9.35-19.77,5.21-13.8-4.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M240.81,546.47c.52.73-.28,2.58,2.12,3.17-.76,6.33-14.05,13.85-13.55,3.77.13-2.54,4.43-7.15,6.77-7.78.26-.07,4.53.64,4.67.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M643.89,333.28c3.6-1.07,5.03,1.25,7.75,2.44,1.74.76,7.77.39,4.58,5.13-1.12,1.66-3.32.08-4.49.45-1.49.47-2.48,2.11-4.28,2.39-5.97.92-8.32-9-3.56-10.41Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M842.87,360c-.9.93-8.42-3.66-10.9-3.6-2.61.07-4.64,6.9-8.38,2.24-2.43-3.02.97-5.06,1.1-8.19l16.83,4.66,1.34,4.89Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M336.75,731.72c1.71,2.91-1.93,6.23-1.71,6.5,4.02.5,2.87,2.89,1.3,5.68-2.61,4.63-7.93,2.72-6.9-2.08.23-1.08,1.58-2.41,1.52-3.11-.09-1.11-3.53-2.09-2.51-5.55,2.38-3.76,4.97-4.13,8.3-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M667.88,746.26c.4.41.13,1.79.52,2.24.96,1.11,3.78.9,4.51,2.82-1.04,6.62-3.2,2.94-5.46,2.47s-3.82,1.88-6.55-.11c-2.93-2.14-2.51-6.51-1.15-9.46,1.57-1.98,6.73.62,8.13,2.04Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M776.63,684.48l1.92-1.92v3.84s2.88-.96,2.88-.96c-.24,4.35-.96,10.7-6.77,9.23-1.97-.5-4.29-5.6-8.57-4.44-.22-2.02,3.21-.34,3.8-.99.2-.22-.16-2.44.55-3.78.36-.67,3.43-2.11,3.8-3.86l2.39,2.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M408.97,594.24h-2.88c-.38,1.78,2.76.07,1.91,2.39s-3.81.02-4.8.5c2.73,4.77-5.61-.64-6.24-1.92-2.86-5.76,4.72-6.39,7.2-10.57-.15,4.14,5.22,4.72,4.82,9.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M552.01,433.92c.41-3.89-4.83-4.22-4.88-9.07l1.9-.95-.86-2.45,3.34.96.49-2.87c3.51.71,8.36,2.66,7.71,7.14-.45,3.11-5.91,3.96-7.7,7.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M626.07,711.5c3.06-1.48,12.23.09,13.17,3.41l-.33,3.17c-5.24,4.56-16.66,1.9-12.84-6.58Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M699.64,652.02c.43.27.51,1.65,1.14,2.09.73.52,2.31-.47,2.78,1.18s.11,5.83-1.08,6.89c-3.01,2.67-9.15-3.38-13.2-1.7-.14-1.83,3.53-1.46,3.84-1.94.19-.3-1.74-4.52,1.18-6.52.22-.15,5.11-.13,5.33.01Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M363.14,513.78c.59-.43,3.7.33,2.61-1.61-.73-1.3-3.03-.83-2.87-2.4,1.9.17,4.36-.42,6.12.11,3.02.92-.1,2.47-.11,3.24,0,.54,6.16,6.63,1.71,9.65-5.14,3.49-12.14-5.6-7.46-8.99Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M937.32,537.21c-.22-.09-.18-1.2-1.07-1.48-1.29-.4-3.65.44-4.64-.93l.54-4.45c7.17,0,16.35-2.08,12.54,8.77-1.75,1.31-5.63-1.18-7.37-1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M576.95,608.63c.55-7.27,4.75-9.56,11.81-7.47,8.76,2.59-6.56,12.21-11.81,7.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M381.05,408.11l-2.48,6.7c-21.2,5.15-9.81-12.26,2.48-6.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M816,112.32c.55,1.82-1.71,8.1-3.31,8.36-4.68-1.31-10.39-1.41-9.2-7.86,1.02-5.54,8.93.15,12.51-.5Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M743.15,243.69l2.79-1.29c2.95-1.2,3.6,7.23-4.56,8.91-2.95.61-6.09-.46-8.9,1.17-.51-.66,2.56-7.22,3.06-7.49,1.47-.78,5.09.1,7.03-3.09l.58,1.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M865.92,606.73c.29,1.88-2.24.52-2.89.95-.33.22,1.34,5.09-1.07,7.61-1.49-.75-4.1.31-4.96.1-1.02-.26-.91-1.84-1.64-2.35-.55-.38-1.56.56-1.97-.12-1.4-2.29-1.02-5.66.19-7.99l12.34,1.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M826.47,341.65c-3.56,4.88-15.14-3.28-12.91-7.57,3.57-6.85,14.88,4.87,12.91,7.57Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M496.94,496.43c2.15-.36,9.2,6.98,7.89,9.77-5.78,9.41-16.12-8.39-7.89-9.77Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M976.29,489.52c-6.83,5.49-13.79.63-13.41-7.6,5.91.12,12.15.96,13.41,7.6Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M473.5,501.88c-.69-1.19-.55-6.18.69-7.04,10.64-5.44,13.25,12.67,3.63,9.97-.25-.07-4.2-2.71-4.33-2.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M933.11,380.17l-2.86,2.39c2.4,1.81,2.03,4.5,1.9,7.2l-2.79-.88-1.99,2.8c-.12-2.35-2.95-4.07-3.37-.96-8.21-11.36.41-9.5,9.11-10.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M1001.97,235.45c6.4,6.67-13.37,9.72-13.24-.62,2.76-2.58,10.82-1.9,13.24.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M224.45,236.93l-6.02,2.11c-5.29-2.79,5.96-15.47,7.66-15.34,5.09,4.22-1.19,8.23-1.64,13.22Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M536.63,191.06c1.02,1.21-.55,2.44-1.91,1.91l1.9,2.39-3.7,1.99.84,2.33c-2.82.12-6.02.28-8.18-1.9-2.32-3.86,2.58-9.88,6.77-9.23.25.04,4.12,2.33,4.28,2.51Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M610.48,102.76c4.41,6.08-11.63,16.78-11.54,8.12.05-4.47,7.17-8.86,11.54-8.12Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M451.2,49.92c1.52,8.26-3.72,12.14-11.52,11.52-.48-5.71,5.77-11.99,11.52-11.52Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M448.32,427.21c4.76-2.83,15.41,8.68,10.62,12.06-5.78,4.08-9.58-8.22-10.62-12.06Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M478.79,104.38c-1.2,1.22-4.07,1.67-4.55-.26-.43-1.74,1.36-3.33,1.62-4.89.2-1.17-.96-2.39-.23-4.15,1.3-3.1,6.28-3.72,9.19-2.47,3.37,2.06-3.34,7.14-4.3,8.25s-1,2.77-1.73,3.51Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M987.73,293.66l-14.28-1.31-.97-3.38c5.02.66,6.87-4.19,11.79-2.7,2.45.74,5.26,4.91,3.45,7.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M702.41,955.9c-.05.14-2.14,1.22-2.08,2.18-4.52-3.17-6.1-3.99-5.23-10.02,1.78-12.4,10.1-.43,7.32,7.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M576,681.6c1.63-1.68,23.03,3.73,12.01,6.73-6.58,1.79-12.75,1.77-12.01-6.73Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M290.26,536.02c-.54.38-4.99,6.44-6.1,2.04-.12-.46,3.39-8.14,3.78-8.68,1.88-2.6,7.5-3.2,9.21-.45,1.83,2.92-5.55,6.14-6.9,7.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M459.85,439.68c6.35.32,11.25,6.03,8.69,12.05-7.57,2.24-9.58-6.04-8.69-12.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M323.39,630.63l-1.79.56c4.77,3.91-2.39,2.72-2.88,3.37l.97,1.9c-17.03,1.54-.53-18.45,3.71-5.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M848.3,121.11c4.18-1.38,11.17.54,11.44,5.64-4.31,7.69-18.4-3.33-11.44-5.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M290.88,408c1.82,3.83.99,5.47-2.79,7.24l-8.72-3.41,2.88-1.93-1.92-3.81,8.04-.87c.24.07,2.4,2.53,2.52,2.78v-1.91s1.91,0,1.91,0v1.91s-1.91,0-1.91,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M652.6,607.87c.43.27.51,1.63,1.14,2.07,1.28.9,3.23-.65,3.57,4.17.63,9.02-17.11,0-9.33-5.86.41-.31,4.13-.68,4.62-.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M561.88,307.54c-.26.14-.97,3.49-4.19-.74-3.77-4.95,4.43-8.14,8.13-9.11,5.69,6.35.74,7.29-3.94,9.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M691.86,65.57c.85,1.01,1.46,2.51,1.12,3.83-2.86,6.21-8.09.86-13.29,2.6l2.87-1.93-1.92-3.81c4.5.04,7.13-5.56,11.22-.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M896.3,112.57c5.3-.53,13.75,7.65,4.67,8.47-8.26.75-10.88-7.85-4.67-8.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M777.86,141.37c3.59-3.89,11.54-1.05,10.15,3.88-1.53,5.45-15.76,2.19-10.15-3.88Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M450.99,386.19c.4.41.08,1.84.48,2.27,3.08,3.26,4.15,1.4,2.6,8.02-2.15-.08-4.61-5.47-4.94-5.66-.38-.22-6.25,1.68-7.35-2.63l1.42-3.28c1.22-.31,7.04.5,7.79,1.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M600,272.65c-3.11,5.31-5.58,12.31-11.42,5.1.14-8.9,5.35-6.35,11.42-5.1Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M300.26,370.8c.65.21,4.65,6.9,4.05,7.44l-5.75-.95c1.9,2.88-.11,7.32-3.83,7.67-1.09-3.52-.1-6.88,2.86-9.11l-3.82-3.35,6.5-1.69Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M481.91,639.37l-2.88.95.97,3.83-8.11,1.02-.96-1.89-2.44.87c-.91-2.5,1.42-1.69,1.66-2.06.26-.41-1.55-4.87,3.1-6.19,3.39-.96,5.13,3.99,8.66,3.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M935.03,686.4l-9.59-2.91,1.09-6.55c8.57-2.53,9.3,1.79,8.5,9.46Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M784.21,423.31h-5.61s-.23-2.64-.23-2.64c-1.28-.44-2.25.2-3.01-1.34-4.82-9.85,14.1-5.04,8.85,3.98Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M421.42,550.08c-8.74-3.87-3.57-16.4,3.43-9.64,4.3,4.15-2.58,6.12-3.43,9.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M931.87,752.79c5.44-1.3,9.42,6.85,5.09,8.98-6.77,3.32-10.66-7.65-5.09-8.98Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M650.88,92.15c-1.16-1.09,4.42-6.97,4.53-8.69,2.58-1.84,6.41-3.27,8.9-.41.49,2.44-11.78,10.65-13.43,9.1Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M669.93,290.06c4.9,3.08-3.55,14.13-9,5.63-.39-4.52,5.6-7.77,9-5.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M651.83,46.08c1.88,5.95-12.52,12.42-13.43,8.14-.65-3.05,10.07-8.94,13.43-8.14Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M289.73,726.52c-3.48,1.98-7.58.39-7.55-4.15.04-6.77,11.87-4.49,9.9.18-.23.54-2.15,3.86-2.35,3.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M971.52,603.84c-2.95,2.05-5.37.67-7.22-1.95l.49-9.57-6.22,1.93-.49-1.92,4.86-1.52c3.62.63,3.33,6.63,7.5,4.43l3.05,7.11-1.97,1.49h1.91s0,1.91,0,1.91h-1.91s0-1.91,0-1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M716.95,718.79c.44-.37-.25-1.35.66-1.68,3.07-1.09.85,3.98-2.74,3.65-1.82-.17-3.09-2.27-4.56-3.1-1.93-1.1-5.57-1.13-6.48-5.07-.27-1.18.91-2.8.7-3.08-.31-.41-2.21.62-1.79-1.02l8.66,2.36,1.35,7.29c.72,1.04,3.34,1.38,4.2.65Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M308.17,781.44l3.78-10.11,5.39,1.41c.84,1.99.86,5.52-.92,6.88l-8.25,1.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M672.73,169.68c-.7.82-2.53,1-3.61,1.22l.97,1.89-5.14-.14-1.66-2.27c-.64-3.96,9.25-10.2,10.41-4.66.13.64-.57,3.49-.97,3.96Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M656.16,936.98c2.82,2.76,7.24,15.15,1.91,16.3-3.83.82-4.52-16.35-1.91-16.3Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M845.76,624.95l-10.43-1.07-.06-5.54c7.43-2.85,9.3-.57,10.48,6.62Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M868.64,686.56c6.47,11.19-9.6,11.52-7.52-.17l7.52.17Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M860.16,387.84c-4.5.83-5.88-2.58-8.39-4.82-1.77-1.58-5.18-.71-4.08-5.73,5.72,2.16,13.32,2.65,12.47,10.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M209.29,141.12v2.85s-18.24,3.86-18.24,3.86c2.52-7.28,11.82-7.04,18.24-6.71Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M240.7,780.62c8.84-2.35,5.7,10.52-1.05,9.26-3.92-.73-3.12-8.15,1.05-9.26Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M593.94,853.73c2.03,2.37.19,6.66-2.28,7.3-3.56.93-9.39-7.35-3.45-9.38,1.68-.55,4.7.87,5.73,2.08Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M724.68,641.4l.12,5.64-7.26.69c-1.41-.25-2.89-6.63-3.3-8.36l10.44,2.03Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M792.96,537.59c-2.49,1.01-1.63-1.73-2.35-1.75-.65-.01-3.72,0-3.91.03-.68.13-.37,1.35-.94,1.48-1.54.37-3.5-1.53-5.25-2.16,4.64-10.76,9.31-5.94,12.46,2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M423.49,801.79l-.72,2.74-6.51.98c-1.08-2.64-.82-1.79-3.45-1.03l2.8-5.31c4.95-4.9,6.7,1.51,11.58,1.47v-6.71c2.2-2.44,5.77,9.35-3.7,7.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M450.48,476.89c-4.58-4.56,3.13-11.29,7.35-4.92,3.29,4.97-3.95,8.3-7.35,4.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M706.48,315.76c-.29.42-8.3,4.33-9.51,3.45l3.27-7.3,7.84-1.76c1.63-2.2-2.42-6.07.87-5.81,5,5.44-1.77,6.74-2.94,8.64-.63,1.02.61,2.57.47,2.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M474.87,351.57c7.23-.65,3.56,11.39-2.9,9.31-3.28-1.05-1.87-8.88,2.9-9.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M535.48,215.3c.59.34-.86,2.01,3.07,1.18-4.13,8.86-6.74,6.49-14.38,3.36v6.71s-2.89,0-2.89,0l.14-5.56,6.44-2.32.73-2.72,6.89-.66Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M902.4,659.54c-1.01,6.12-10.44,6.6-10.42.46.02-7.34,7.17-2.47,10.42-.46Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M593.79,319.05c4.52.58-.19,6.08-.16,6.88.03.71,1.64,1.67,1.49,2.75-.16,1.26-2.76,2.92-4.22,2.52-.52-.14-2.35-7.52-2.3-7.93.25-2.15,3.16-4.48,5.19-4.22Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M547.24,384.04l5.14-.79c4.14,2.74,4.16,7.39.1,10.33-2.87-2.91-6.35-4.8-5.24-9.54Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M393.36,713.52c4.5,4.39-7.36,12.35-8.2,3.93-.37-3.69,5.36-6.7,8.2-3.93Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M810.09,459.04l1.94,4.18c-5.44,5.01-8.88,2.11-12.34-2.9l10.4-1.27Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M310.97,208.45c-.17,4.37-1.69,11.43-7.61,10.43-.8-2.77,2.21-11.51,5.09-11.37l2.52.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M272.65,163.2c-.37-.43.99-9.41,1.4-10.59,1.18-3.39,6.76-6.94,5.86-1.85-.22,1.23-5.3,14.74-7.26,12.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M622.07,350.4c-1.29,3.77,7.57,7.17,7.67,9.12.19,3.52-6.81-2.2-7.18-3.33-3.12,1.14-2.87,5.72-3.98,6.78-1.73,1.64-6.49,2.76-8.97,2.79l1.81-1.05c-2.55-7.23,3.71-8.25,9.71-7.58l-.98-6.23,1.92-.49Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M887.04,374.39c-5.87-.86-10.73-6.62-10.55-12.47,5.97.9,8.69,7.49,10.55,12.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M929.73,704.96c7.07-.82,6.83,12.61-.77,8.22-4.3-2.49-1.63-7.94.77-8.22Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M623.76,280.56c3.18,3.18-.98,8.05-4.58,7.05-8.32-2.3.18-11.46,4.58-7.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M846.36,643.3c3.06-1.07,6.38,1.27,7.11,4.22l-1.4,2.49-7.79-.08c.16-1.82.22-5.99,2.08-6.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M260.15,127.68c1.07,6.74-1.25,10.32-6.23,14.38-3.05.09.61-8.18,1.25-9.29,1.15-2,2.97-3.96,4.98-5.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M389.67,803.43c-.27.38-7.31,3.96-8.48,2.13l-1.05,1.3c1.23-9.6,3.37-8.17,11.44-9.2l-.39-6.61c5.85,5.53-.63,6.63-1.95,9.62-.51,1.15.55,2.58.43,2.75Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M515.18,799.8c1.01-.34,2.42-.33,3.29.29,2.66,3.93.17,12.1-4.81,7.7-2.81-2.48-1.17-7.08,1.53-7.99Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M787.2,594.24l-9.61-2.38-.95-5.3c6.36-.97,9.1,1.86,10.56,7.67Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M503.99,810.24l3.9,9.2-2.46,3.31c-5.75-2.82-5.81-5.8-3.33-11.06.45-.96-.79-1.92,1.89-1.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M647.97,292.83c.84,7.05-2.51,7.87-8.6,8.6l3.78-9.14,4.82.54Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M807.28,608.75c-.73,8.04-10.95,6.32-9.11-1.13,3.1-2.3,6.16-.32,9.11,1.13Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M303.05,229.58c2.46-.23,6.02,5.08,1.8,7.6-6.91,4.12-8.7-6.94-1.8-7.6Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M331.83,575.26c5.42-.47,5.66,8.02.76,8.46-5.25.47-6.12-8-.76-8.46Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M850.47,464.55c-1.04,1.51-6.36.68-8.1.11-1.14-.38-1.65.72-1.41-1.44.98-8.53,12.62-3.2,9.5,1.33Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M751.68,657.58c4.88-12.52,14.64,3.46,6.31,2.91-2.39-.16-3.94-2.71-6.31-2.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M517.15,340.93l3.16.34,1.78,2.73c-1.38,4.28-6.44,7.65-8.5,2.13l3.56-5.19Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M523.69,751.68c7.24,1.65,3.92,15.06-.93,8.59-2.18-2.9-1.47-5.94.93-8.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M285.8,775.86c2.11-.63,4.94-.48,5.15,2.24-3.23,11.96-13.67.31-5.15-2.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M665.37,390.64c-.97-1.45.54-5.11,2.51-5.51,5.76-1.71,8.04,5.23,4.45,6.43-1.32.44-6.44-.14-6.96-.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M953.04,736.56c3.85,3.99-1.48,10.68-5.59,5.11-3.33-4.51,2.98-7.81,5.59-5.11Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M652.48,269.89c1.71-.57,4-.21,5.21,1.23,3.48,4.79-5.34,7.16-7.36,4.45-1.11-1.49.49-5.13,2.15-5.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M786.39,439.82c4-.63,7.84-.78,8.41,4.08-2.4,3.62-7.34,2.37-9.34-.99l.93-3.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M256.96,796.94c7.16-2.37,6.25,6.89.64,7.4-3.74.34-4.01-6.28-.64-7.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M714.24,623.04c-9.3,2.15-11.05-9.61-1.35-5.85l1.35,5.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M1033.03,519.43c2.58-1.84,7.52,3.34,7.61,6.15-3.79,4.33-11.44-3.41-7.61-6.15Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M749.76,575.07c-1.78,6.39-8.43,4.1-9.6-1.44,3.6-3.97,6.21.34,9.6,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M666.88,260.3l2.75.78c2.25,3.27-4.52,10.59-6.79,5.78l-.34-2.19,4.38-4.37Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M287.04,372.48c.47,2.75.39,10.97-4.28,9.59-3.41-1.01-.25-11.2,4.28-9.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M297.32,740.33c6.91-2.05,6.68,6.59.76,6.63-4.93.04-4.13-5.64-.76-6.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M620.85,297.74c6.18-.94,2.35,9.15-2.98,7.47-3.52-2.01-.09-7,2.98-7.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M647.35,436.43c3.52,2.17,8.01,4.26,3.99,9.02-4.69-.67-5.32-5.1-5.29-9.11.66-3.86.94-.13,1.3.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M493.41,711.31c-4.26,2.48-8.54-1.33-8.6-5.71l6.73.47,1.88,5.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M509.36,627.42c.39-.33.38-1.47,1.02-1.55l5.89,3.39c-1.27,5.03-6.16,3.68-9.38.97-.32-1.41,1.52-2,2.47-2.81Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M494.16,371.28c-3.13,3.1-9.32.55-4.99-4.51,4.04-4.71,8.25,1.28,4.99,4.51Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M919.81,486.84c12.93-1.28,6.6,12.41-.91,3.11l.91-3.11Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M608.72,570.15c-.7-1.17-.19-4.94,1.44-5.59l3.56-.91c7.57,3.79-3.53,8.97-5,6.5Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M950.07,250.72c2.39-.76,7.9-.74,6.92,3.05-3.4,6.91-12.34-1.33-6.92-3.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M514.11,850.58c5.56-1.44,6.66,7.72,3.8,8.61-3.59,1.26-6.29-7.96-3.8-8.61Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M625.92,553.92l-8.01-.1c-3.01-1.08-1.07-5.22.95-5.55.39-.06,6.71,1.66,6.95,2.41l.11,3.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M199.68,450.25c2.73-.61,10.6,1.52,9.59,5.26-.88,3.26-11.27-1.23-9.59-5.26Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M495.36,478.08c-1.85,1.93-9.8-6.1-5.26-8.63,4.83.25,5.86,4.63,5.26,8.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M430.18,103.58c-1.61-2.9,3.9-9,6.18-5.7,1.33,4.66-1.43,8.43-6.18,5.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M517.44,703.68c-4.71,1.02-6.43-3.76-6.71-7.68,5.67.2,7.64,1.84,6.71,7.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M789.65,606.74c12.78,2.72,4.68,12.54-1.37,2.24l1.37-2.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M688.1,28.19c.21.11.06,1.47.69,1.44.58-.03,1.41-1.03,2.24-.7.26.1,3.49,4.21,3.05,4.67-5.21,1.71-6.68-.29-10.55-2.89l2.44-2.87c.82-.11,1.35-.05,2.13.36Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M242.89,528.95c-1.67-2.4,5.13-8.74,7.67-4.28.81,3.97-5.97,6.7-7.67,4.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M459.84,847.68c5.69-.47,6.54,6.64,2.4,9.58-3.44-2.28-2.32-6.02-2.4-9.58Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M665.28,404.15c-5.51-.14-7.85-6.72-10.56-10.55.95-.89,11.62,7.39,10.56,10.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M372.47,312.96c-.09,1.31.67,2.53.37,3.86-.13.58-2.38,6.38-3.71,5.74-3.14-1.52-1.84-11.08,3.34-9.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M452.16,669.13c4.27-.84,6.09,1.45,8.62,4.31-5.54,4.51-7.3,1.5-8.62-4.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M511.21,791.05c3.78-.14,4.61,7.78,1.9,8.63-4.59,1.44-4.14-8.16-1.9-8.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M101.27,307.22c2.49,1.3,7.37,4.95,3.78,7.64-4.63.13-7.34-4.06-3.78-7.64Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M356.87,281.51c3.23,3.34-2.57,8.6-5.06,4.59-2.29-3.69,2.75-6.98,5.06-4.59Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M673.82,321.7c2.34,3.8-4.17,6.68-6.2,3.81-3.35-4.72,4.79-6.1,6.2-3.81Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M1004.49,610.28c.15.24,2.85.19,1.56,2.18-.1.16-2.93,2.14-3.1,2.22-5.59,2.53-3.72-6.14-.23-7.95.36-.16,1.21,2.65,1.77,3.56Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M675.37,907.21c3.57-.69,4.66,8.09,1.89,8.63-3.57.69-4.66-8.09-1.89-8.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M633.59,357.12c-.36.47-9.44-4.85-8.63-7.67,4.38-.46,9.37,2.65,8.63,7.67Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M363.84,529.92c3.11.03,2.57.94,4.8,2.4-4.45,4.06-3.24-.2-4.8-1.44.12-.18-.08-.62,0-.96Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M363.84,529.92c-.74,0-1.92-.34-1.93.48-.02,1.01,1.6.22,1.93.48-3,4.58-3.74-1.11-8.65-.49.05-2.97,8.86-4.53,9.54-1.91.07.27-.78.97-.89,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M318.37,463.8l5.08,1.43c-.3,6.98-4.01,6.03-6.56.73l1.48-2.16Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M614.4,88.31c-1.75-2.45,5.4-8.31,7.67-4.3-.28,2.81-5.86,6.83-7.67,4.3Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M557.76,194.88c-3.02.55-5.95-1.25-6.71-4.3l4.84-1.95c2.16,1.48,2.05,3.85,1.88,6.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M842.42,341.75c1.91-.34,8.51,5.8,4.75,6.72-4.87,1.19-8.23-6.1-4.75-6.72Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M507.94,756.59l2.8-.65c6.06,9.24-4.16,11.92-2.8.65Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M735.25,105.69c2.14,6.94-6.82,7.02-6.61-.09l6.61.09Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M385.84,491.6c2.39,1.42-1.13,7.69-4.75,5.26s1.1-7.43,4.75-5.26Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M392.65,824.64c3.33-.3,5.31,1.54,6.69,4.32l-4.82,1.92c-2.16-1.48-2.04-3.85-1.88-6.25Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M587.43,837.03c-1.17.87-4.54-.14-4.99-2.11l1.75-4.53c2.83.15,5.5,4.96,3.24,6.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M630.72,727.68c-7.17,1.15-8.29-9.11-.95-5.31l.95,5.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M455.02,586.57l1.94,5.75c-7.07,2.33-9.25-3.73-1.94-5.75Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M916.51,539.63l2.2.33c7.07,8.35-10.28,5.23-2.2-.33Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M715.2,10.57c-.36,3.99-5.67,6.83-8.62,3.35,2.2-2.81,5.09-3.77,8.62-3.35Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M965.68,302.48c1.23,9.8-11.73,1.43-3.78-.63,1.4-.36,2.52.23,3.78.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M483.84,118.08c1.47,5.18-6.03,8.54-5.57,2.63.27-3.55,2.66-2.7,5.57-2.63Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M605.2,395.94c-.39.31-.38,1.52-.97,1.55-2.39.12-4.39-2.48-4.23-4.84,2.45-.76,4.56-1.45,6.73.47,1.68,1.49-.41,1.96-1.53,2.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M377.27,834.25c.39,1.61-1.19.58-1.7,1.1-.19.19.63,1.25.42,1.52-3.15,4.07-4.11,1.36-6.37-2.16,2.02-2.72,5.1-1.06,7.65-.46Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M250.55,173.76c1.14,1.17-1.68,8.44-4.79,7.67-.25-3.39.23-8.32,4.79-7.67Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M519.47,91.09c-.45-.41-1.43-4.07.47-4.6,5.16-1.43,7.02,3.48,3.58,4.55-.86.27-3.59.47-4.05.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M676.79,699.84c.69.96,1.08,7.72-1.42,6.71-1.76-1.65-3.88-3-3.37-5.74l4.78-.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M647.04,379.21c4.15-.71,5.82,2.21,7.65,5.28-1.95,4.21-8.52-4.55-7.65-5.28Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M395.52,446.39c-3.98,1.83-7.56-.7-11.51-1.42,2.76-2.73,9.44-1.74,11.51,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M288.87,552.09c.31.53.3,3.05-.05,3.61l-5.61,1.09.95-4.35c.79-1.15,4.23-1.17,4.71-.35Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M931.19,623.04c2.61,6.8-1.97,7.52-5.74,2.39l5.74-2.39Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M987.81,443.55c1.4.96.26,6.74-3.31,5.72s-.36-8.24,3.31-5.72Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M295.68,63.37c-.21,1.86-3.33,10.08-5.75,7.67-1.22-1.22,2.34-9.18,5.75-7.67Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M741.12,688.33c1.45,1.58-3.39,3.56-4.19,3.73-5.74-5-1.1-6.77,4.19-3.73Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M736.02,68.28c5-1.37,5.28,8.9-2.57,3.23-.21-1.18,1.59-2.96,2.57-3.23Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M338.88,240.95c-3.1.44-5.96-.81-5.75-4.3,2.13-4.16,7.09,2.99,5.75,4.3Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M549.12,406.07c-3.25,1.55-7.78-5.98-4.3-6.71,2.28-.48,4.37,4.84,4.3,6.71Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M558.64,778.65c.64,1.1-.02,5.63-1.35,5.65-7.99-3.48-.36-8.57,1.35-5.65Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M686.24,380.98c-3.02,1.85-6.84-.57-3.75-4.24,3.91-2.47,6.26,2.7,3.75,4.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M680.72,801.52c-2.97-4.1,4.77-6.22,5.67-2.29.58,2.52-4.36,4.1-5.67,2.29Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M598.7,604.91c2.55-.78,4.58.23,6.08,2.29-2.53,4.3-11.3-.7-6.08-2.29Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M820.52,571.36c6.7-1.95,4.66,9.23-2.58,2.24.8-.75,1.45-1.91,2.58-2.24Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M841.92,498.25l-2.55,3.75-4.16-.9c-.5-5.11,3.33-3.96,6.71-2.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M832.46,381.96c-1.44-5.47,5.65-3.62,5.66-.37l-1.5,2.42-4.16-2.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M446.41,824.64l-.62-5.27c.9-3.1,5.7-1.27,4.34,2.74l-3.72,2.53Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M363.36,765.14c6.59,4.63-2.69,8.71-3.13,4.31l3.13-4.31Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M691.19,344.65l-1.76,1.06.76,1.75c-8.59,3.37-7.32-6.69,1-2.81Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M750.7,363.86c.98,1.47-.37,5.68-3.33,4.77-1.37-.42-1.99-3.94-1.43-4.77.38-.56,4.38-.56,4.75,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"829.44 406.08 829.02 409.98 824.64 410.88 824.64 406.08 829.44 406.08\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M910.08,492.48c1.8,5.83-4.96,5.29-5.75,2.38-.7-2.55,4.37-2.7,5.75-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M340.79,462.72c2.02,1.44-.16,6.55-2.89,5.32-4.47-2.01.87-6.75,2.89-5.32Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M416.15,813.43c.99,2.08,6.88-.25,6.25,3.04-.55,2.9-5.53-1.2-7.11.45-2.41-1.35-.92-2.37.86-3.49Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"340.8 461.76 336.9 461.34 336 456.96 339.9 457.38 340.8 461.76\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M816.96,543.36c.33.35,3.31.82,4.34,2.86,1.37,2.84-2.21,3.21-4.34,2.9v-5.76s-1.92-.48-1.92-.48l1.91-1.45c.15.55-.17,1.73,0,1.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M690.23,282.24l.55,4.83c-1.58,1.62-6.07,1.56-4.35-1.45.42-.73,2.55-4.56,3.8-3.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M361.92,506.87c-.7-3.82,6.27-3.61,6.71-1.42-.63,3.86-4.2,2.04-6.71,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M432.51,114.25c2.79-.65,4.66,5.05.8,5.68-3.35.55-3.47-5.06-.8-5.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M240.1,539.62c5.09-3.15,6.06,6.11.4,4.7-2-.5-1.05-4.3-.4-4.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M792,418.56l-4.78-1.45c.23-5.71,5.92-3.85,4.78,1.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M647.04,933.12c-4.8.81-4.62-4.95-1.44-6.7l1.44,6.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M757.44,548.17c2.12-1.55,7.33-.57,6.71,2.37-.76,3.62-7.41-1.5-6.71-2.37Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M492.48,862.07l-4.39-.88,1.04-4.86c2.5-.48,2.43,4.29,3.35,5.75Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M934.08,430.08c-1.09,1.09-7.83-5.72-6.71-6.71,2.8-1.55,7.46,5.95,6.71,6.71Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M370.56,348.48c-.34,1.88-.06,7.03-3.35,5.75-3.78-1.48.26-6.36,3.35-5.75Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M440.64,627.83l-3.86.55c-4.39-7.64,6.3-4.12,3.86-.55Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M941.76,260.17v3.83c-3.89.41-7.44-.25-4.16-3.88l4.16.05Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M754.56,100.79c-1.42.29-6.38.23-5.75-2.38s7.24-1.87,5.75,2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M938.41,639.37c4.41-1.24,4.41,6.02,0,4.78-1.93-.54-1.93-4.24,0-4.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M667.69,896.64c2.82-.63,3.29,5.22.93,5.75-2.82.63-3.29-5.22-.93-5.75Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"814.91 308.03 811.21 308.16 812.65 303.37 815.8 304.77 814.91 308.03\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M390.66,786.31c.23.34.44,2.68-.5,2.89l-4.23.87.93-4.37c.65-.7,3.7.44,3.81.6Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"278.39 170.88 277.52 176.08 274.57 176.64 275.44 171.44 278.39 170.88\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M964.34,633.6c3.97.31,5.54,2.7,1.77,4.71l-2.76-1.83.99-2.89Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M709.98,344.69c3.85-1.19,5.72,2.82,2.76,3.73-3.85,1.19-5.72-2.82-2.76-3.73Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M434.15,597.86c-3.69-3.54,3.97-5.11,4.56-2.16.37,1.87-2.58,4.06-4.56,2.16Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M483.84,683.51c-.45.68-6.22,1.25-4.79-2.38s6.5-.17,4.79,2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M621.12,507.85c-.2,4.36-4.51,7.32-4.79,1.45l4.79-1.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M828.98,339.84c3.39-.7,5.8,4.19,2.85,4.79-1.59.32-5.89-4.16-2.85-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"623.04 719.04 618.24 719.04 618.24 715.21 622.1 715.66 623.04 719.04\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M777.6,265.93c.03,3.03-3.62,5.47-5.75,2.38l5.75-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M445.45,149.76c3-2.1,5.49,3.89,1.42,4.79-2.92.65-2.19-4.25-1.42-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M325.44,452.17c-.08,4.23-3.97,2.75-6.71,1.9-.79-3.55,4.69-1.36,6.71-1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M718.08,782.39c-2.1-3,3.89-5.49,4.79-1.42.65,2.92-4.25,2.19-4.79,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M233.28,431.03c-4.27.29-5.48-1.83-5.76-5.74,1.35-1.43,5.33,4.74,5.76,5.74Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M354.16,302.34l-2.79.06,1.44-5.74c2.48,1.8,2.57,3,1.36,5.68Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M611.05,96.97c8.06.76-1.46,7.61-1.46,2.39,0-1.29.59-1.63,1.46-2.39Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"248.63 576.01 243.84 579.84 245.26 575.9 248.63 576.01\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M861.12,574.09c.24,2.98-2.49,3.11-4.79,2.86v-3.83s4.79.97,4.79.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M838.08,583.69c.78,4.44-3.37,4.82-4.79,1.42-.98-2.34,3.83-1.99,4.79-1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M444.48,254.4c1.71,7.5-5.62,6-2.79.08l2.79-.08Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M532.8,626.87c-3.33.71-4.34-2.67-5.76-4.78,4.31-.74,4.6,1.32,5.76,4.78Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M351.35,778.57c.34,2.56-3.57,5.47-4.78,2.38-1.29-3.28,2.87-3.15,4.78-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M818.88,490.56c.62-.62,5.32.03,4.79,2.38-.83,3.68-6.99-.19-4.79-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M646.97,693.21l.08,2.79h-4.8c-.37-4.1,1.63-4.27,4.72-2.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M285.12,393.6c-.62.62-5.32-.03-4.79-2.38.83-3.68,6.99.19,4.79,2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M580.8,338.88c2.2,2.19-3.96,6.06-4.79,2.38-.53-2.35,4.17-3,4.79-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M405.12,939.84c2.19-2.2,6.06,3.96,2.38,4.79-2.35.53-3-4.17-2.38-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M394.56,760.32c2.2,2.19-3.96,6.06-4.79,2.38-.53-2.35,4.17-3,4.79-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M351.36,806.4c-.62-.62.03-5.32,2.38-4.79,3.68.83-.19,6.99-2.38,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M585.6,361.92c.62.62-.03,5.32-2.38,4.79-3.68-.83.19-6.99,2.38-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M636.48,444.49v1.42c-2.48,3.52-5.05,3.04-4.79-1.42h4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M472.81,825.6c2.6-.59,3.28,4.26.93,4.79-2.6.59-3.28-4.26-.93-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M164.15,319.67l-2.4-.95-.47-3.84c4.07-.35,4.18,1.45,2.87,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M596.65,429.13c3.27-.88,4.41,3.15,1.9,3.82-3.27.88-4.41-3.15-1.9-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M917.29,290.89c3.27-.88,4.41,3.15,1.9,3.82-3.27.88-4.41-3.15-1.9-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M412.33,616.32c2.6-.59,3.28,4.26.93,4.79-2.6.59-3.28-4.26-.93-4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M803.52,348.49c.3,4.69-2.19,4.17-4.8,1.42.4-3.49,2.57-1.4,4.8-1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M386.88,533.77l6.7,1.43c-2.14,2.88-5.59,1.33-6.7-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M565.44,229.44v3.83c-2,.12-3.6.37-4.78-1.44,1.31-1.63,2.54-2.78,4.78-2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M880.32,516.48c.31,4.58-1.99,4.27-4.79,1.42v-1.42s4.79,0,4.79,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M495.35,103.69c.59,3.02-4.89,3.11-6.71,3.83-1.98-1.64,5.65-4.39,6.71-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M772.8,559.68c.92-.94,4.13,1.12,4.78,2.4l-3.33,1.43c-1.23-.34-2-3.26-1.45-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M675.84,54.72c-.26-4.39,2.24-4.98,4.78-1.44-1.18,1.8-2.77,1.55-4.78,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"676.8 295.69 676.79 297.11 674.39 299.52 672 298.07 673.56 295.8 676.8 295.69\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M238.08,310.08v3.83c-5.03.42-5.91-5.18,0-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M356.15,392.65c-.19,3.64-3.37,4.75-4.78,1.42-1-2.34,3.84-1.98,4.78-1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M611.05,126.72c1.2-.27,2.65,1.24,2.39,2.39l-3.36,2.39-1.41-1.41,2.39-3.36Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M369.6,502.09c1.35.06,2.9-.25,4.18.13,4.42,1.31-3.87,5.77-4.18-.13Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M703.68,681.6v3.83s-1.41-.01-1.41-.01l-3.36-2.38c1.18-1.8,2.77-1.55,4.78-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M797.76,560.63l-3.86-.45c-4.07-6.94,5.66-1.17,3.86.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M725.76,678.72c-.92.94-4.13-1.12-4.78-2.4l3.33-1.43c1.23.34,2,3.26,1.45,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M678.25,642.24c1.68-.37,4.58,3.13,1.9,3.83-3.4.88-4.3-3.29-1.9-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M275.52,446.39l-4.79-.96c.22-6.02,6.12-.35,4.79.96Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M943.67,394.57c.58.83-.53,2.32-1.48,2.83h-1.82c-4.75-3.09,2.41-4.11,3.3-2.83Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"676.8 316.8 676.34 319.7 672.96 320.64 673.42 317.74 676.8 316.8\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M360.95,585.61c.58.83-.53,2.32-1.48,2.83h-1.82c-4.75-3.09,2.41-4.11,3.3-2.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M423.36,400.32h-3.83c-.46-5.07,4.28-5.11,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"169.92 308.16 167.02 307.7 166.08 304.32 168.98 304.78 169.92 308.16\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M783.36,734.4v-3.83c5.07-.46,5.11,4.28,0,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M290.88,164.16v-3.83c5.07-.46,5.11,4.28,0,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M473.28,658.56v-3.83c5.07-.46,5.11,4.28,0,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M336,624c1.85,1.85-3.05,5.93-3.83,2.38-.44-2.02,3.13-3.08,3.83-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M560.64,781.43c-.76-.55-1.13-4.4,1.43-3.83,3.87.86,1.18,5.72-1.43,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M183.35,396.48l-6.71-3.83c2.98-.4,6.68.11,6.71,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M607.68,830.4c.7-.7,4.27.36,3.83,2.38-.78,3.55-5.68-.53-3.83-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M971.52,458.87c-2.37.24-5.05.07-4.79-2.87,2.37-.24,5.05-.07,4.79,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M536.63,240c-.55.76-4.4,1.13-3.83-1.43.86-3.87,5.72-1.18,3.83,1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M548.16,184.32c.7.7-.36,4.27-2.38,3.83-3.55-.78.53-5.68,2.38-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M607.68,625.92c.7.7-.36,4.27-2.38,3.83-3.55-.78.53-5.68,2.38-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M716.16,697.91c-.76-.55-1.13-4.4,1.43-3.83,3.87.86,1.18,5.72-1.43,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M486.72,839.04c.7-.7,4.27.36,3.83,2.38-.78,3.55-5.68-.53-3.83-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M267.84,509.76c1.85,1.85-3.05,5.93-3.83,2.38-.44-2.02,3.13-3.08,3.83-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M488.64,211.2c-.7-.7.36-4.27,2.38-3.83,3.55.78-.53,5.68-2.38,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M399.36,455.04c-.7-.7.36-4.27,2.38-3.83,3.55.78-.53,5.68-2.38,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M391.68,637.44c1.85,1.85-3.05,5.93-3.83,2.38-.44-2.02,3.13-3.08,3.83-2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"353.27 336.95 351.85 336.95 350.4 335.51 352.8 332.18 354.24 333.62 353.27 336.95\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M809.28,540.48h2.88s-1.44,2.86-1.44,2.86c-1.08-.39-1.26-2.73-1.44-2.86-.27-.19-1.91.15-2.83-.5l-1.01-1.89,2.38-1.45,1.45,3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M807.36,210.25c.94,1.97-4.11,4.54-4.79,3.83v-1.42c1.27-1.65,2.56-2.79,4.79-2.41Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M420.47,48.96h-2.86c-.5-5.22,4.99-5.07,2.86,0Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"532.8\" y=\"203.52\" width=\"3.83\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M673.91,56.64l-3.83-.97v-1.41s1.45-1.45,1.45-1.45c2.24.07,2.68,1.92,2.38,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M783.36,527.03c-2.23-.65-5.72,2.1-6.72-.94,2.37-.51,5.43-2.33,6.72.94Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M657.6,451.19c-2.57.14-5.98.51-5.75-2.87.67-.66,6.73,2.16,5.75,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M326.4,99.84c-1.96.93-4.54-4.09-3.83-4.79,1.96-.93,4.54,4.09,3.83,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"650.88 417.59 647.98 417.14 647.05 413.76 650.87 416.17 650.88 417.59\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M683.52,103.67c-9.25.21-1.61-5.54,0-1.42v1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M892.79,409.93c-.3,3.95-2.7,3.36-4.79.47,1.22-1.41,3.25-.85,4.79-.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M275.52,392.63v-2.86c5.22-.5,5.07,4.99,0,2.86Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"985.92\" y=\"208.32\" width=\"3.83\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"887.03 354.24 883.21 351.83 883.2 350.41 886.1 350.86 887.03 354.24\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M890.88,359.99v-1.42c1.61-4.12,9.25,1.63,0,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M716.17,929.28h1.42c4.12,1.61-1.63,9.25-1.42,0Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"759.36\" y=\"289.92\" width=\"3.83\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M536.63,427.2h-2.86c-.5-5.22,4.99-5.07,2.86,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M486.25,880.32c2.35-.52,3.2,3.33.93,3.83s-3.2-3.33-.93-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M461.29,139.2c2.35-.52,3.2,3.33.93,3.83s-3.2-3.33-.93-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M350.41,390.72v-3.83c1.76-.23,2.8-.05,3.82,1.44-1.23,1.17-2.01,2.77-3.82,2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M116.15,363.85c-.42,2.1-7.82.92-6.71-1.93l6.71,1.93Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M347.51,314.88c.21,9.25-5.54,1.61-1.42,0h1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M824.64,683.52v3.83c-1.81.37-2.59-1.23-3.82-2.4,1.02-1.49,2.06-1.66,3.82-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M855.36,264h-3.83c-.37-1.81,1.23-2.59,2.4-3.82,1.49,1.02,1.66,2.06,1.44,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M823.68,471.36v-2.86c5.03-2.13,5.25,3.34,0,2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M869.75,558.72h-2.86c-.5-5.22,4.99-5.07,2.86,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M982.57,595.2c2.35-.52,3.2,3.33.93,3.83s-3.2-3.33-.93-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M1017.13,494.4c2.35-.52,3.2,3.33.93,3.83s-3.2-3.33-.93-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M772.79,671.99c-.47.6-3.27,1.07-3.82-.48-1.66-4.66,5.53-1.67,3.82.48Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M598.08,874.56h-2.87s0-3.83,0-3.83h1.42c1.51,1.01,1.67,2.06,1.45,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M771.83,386.89v1.9s-3.83.97-3.83.97c-.27-3.54.77-4.11,3.83-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M563.52,881.28v3.83s-1.42,0-1.42,0c-1.51-1.01-1.67-2.06-1.45-3.83h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M623.03,371.53c2.26,2.42-3.61,2.4-3.86,2.49-.98.37-2.75,3.86-3.81.85-1.5-4.28,3.43-1.33,3.72-1.53l1.04-2.32c.33-.3,2.8.4,2.9.5Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M567.36,378.25v1.42c-1.01,1.51-2.06,1.67-3.83,1.45v-2.87s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M285.12,242.88c.22,1.77.06,2.82-1.45,3.83h-1.42s0-3.83,0-3.83h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M728.64,241.93v1.9c-5.97,2.37-6.23-2.63,0-1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M640.32,434.88v3.83s-1.42,0-1.42,0c-1.51-1.01-1.67-2.06-1.45-3.83h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M870.71,623.05c1.38,1.74-3.18,4.39-3.83,1.42-.55-2.51,3.19-2.23,3.83-1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M422.4,592.32c2.48,2.48-3.81,5.15-3.82,1.44,0-.99,3.22-2.03,3.82-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M952.57,458.74l1.65.15-.47,1.92c-2.91-.06-2.49-3.65-2.38-5.77l1.2,3.7Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M302.4,92.16v2.87s-3.83,0-3.83,0v-1.42c1.01-1.51,2.06-1.67,3.83-1.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M836.16,572.16v2.87c-1.77.22-2.82.06-3.83-1.45v-1.42s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M739.21,647.99c-1.38-1.74,3.18-4.39,3.83-1.42.55,2.51-3.19,2.23-3.83,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M278.4,639.37v1.42c-1.01,1.51-2.06,1.67-3.83,1.45v-2.87s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"314.89 201.6 316.32 196.8 317.72 198.29 317.72 200.11 316.31 201.59 314.89 201.6\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M327.36,460.79h-3.83s0-2.87,0-2.87c1.77-.22,2.82-.06,3.83,1.45v1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M631.67,178.56c.48,3.07-1.64,5.36-3.82,2.4l2.39-2.39h1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M759.36,844.79h-3.83s0-2.87,0-2.87c1.77-.22,2.82-.06,3.83,1.45v1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M386.88,187.2c.22,1.77.06,2.82-1.45,3.83h-1.42s0-3.83,0-3.83h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M817.92,622.08v-2.88s2.88,0,2.88,0l-.04,2.84c-.77.29-2.45-.2-2.84.03-.22.14.5,3.09-3.84,1.92v-2.87s3.84.96,3.84.96Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M629.75,680.64c-1.85-1.18-4.98-.5-5.75-2.87,2.56-.15,5.99-.51,5.75,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M388.8,814.09v1.42c-1.01,1.51-2.06,1.67-3.83,1.45v-2.87s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M251.52,472.33v1.42c-1.01,1.51-2.06,1.67-3.83,1.45v-2.87s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M152.63,304.32l.97,4.79h-1.9c-.29-1.61-1.17-3.1-.97-4.79h1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M312.96,676.79v-1.42s2.4-2.39,2.4-2.39l1.44,1.44c-.07,2.24-1.92,2.68-3.83,2.38Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M373.43,305.28c.64.58,1.83,5.41-.94,5.76.16-.45-2.01-8.43.94-5.76Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M689.29,602.87c-1.38-1.74,3.18-4.39,3.83-1.42.55,2.51-3.19,2.23-3.83,1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M628.8,40.33v1.42c-4.61,4.32-5.81-1.77,0-1.42Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M984,591.37c0,3.77-3.81,3.82-3.83,0h3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"594.25 740.16 594.72 735.36 597.1 738.73 595.67 740.15 594.25 740.16\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M816.96,467.51h-3.83c.02-3.82,3.83-3.77,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M935.53,585.6c3.27-.74,1.67,3.8-.01,3.82-1.34.02-2.07-3.34.01-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M816.95,536.64v3.83c-3.82-.02-3.77-3.83,0-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M744.96,172.79h-3.83c.02-3.82,3.83-3.77,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"685.44 163.2 682.56 163.2 682.69 160.45 685.43 159.36 685.44 163.2\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M545.77,152.64c3.27-.74,1.67,3.8-.01,3.82-1.34.02-2.07-3.34.01-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M687.85,640.32c2.67-.61,2.83,3.84.95,3.82-.71,0-3.58-3.22-.95-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M742.07,720.96v3.83c-3.82-.02-3.77-3.83,0-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M478.08,658.56v-2.87c4.8-.36,4.8,3.23,0,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M739.2,99.85c0,3.77-3.81,3.82-3.83,0h3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"471.37 662.4 470.4 658.56 471.83 658.57 474.22 660.96 472.79 662.39 471.37 662.4\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M696.95,717.12h-1.42c-4.32-4.61,1.77-5.81,1.42,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"679.55 47.17 680.64 49.91 676.8 49.92 676.8 47.04 679.55 47.17\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M561.6,41.28c1.27,1.26-1.67,5.69-2.87,2.39-1.02-2.83,2.14-3.11,2.87-2.39Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M741.11,840.96c-3.72.67-.61-2.03-1.12-2.76-.26-.38-2.63.57-1.75-2.03l2.87,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M288,257.27c-3,.61-3.81-1.42-4.8-3.82,1.11-.87,4.28,2.44,4.8,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M628.8,327.37c0,3.77-3.81,3.82-3.83,0h3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M441.6,777.6v-2.87c4.8-.36,4.8,3.23,0,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M743.04,420.47c-1.32,1.23-5.09-1.7-3.83-2.87,1.32-1.23,5.09,1.7,3.83,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M528,331.19h-3.83c.02-3.82,3.83-3.77,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M702.24,324.5c1.88-.02,1.73,4.42-.95,3.82s.23-3.81.95-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"744.01 841.92 743.05 836.16 745.79 839.7 744.01 841.92\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M677.28,793.94c.71,0,3.58,3.22.95,3.82s-2.83-3.84-.95-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M449.28,598.08h-2.87c-.36-4.8,3.23-4.8,2.87,0Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"919.68\" y=\"195.85\" width=\"4.79\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M286,385.99l1.04,3.76c-1.81.38-2.62-1.21-3.83-2.4v-1.42s2.79.07,2.79.07Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M495.36,611.51c-1.32,1.23-5.09-1.7-3.83-2.87,1.32-1.23,5.09,1.7,3.83,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M466.56,863.99c-2.75-.15-5.69-.23-4.79-3.83.19-.25,4.64,2.82,4.79,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M661.43,204.48c1.23,1.32-1.7,5.09-2.87,3.83-1.23-1.32,1.7-5.09,2.87-3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M179.52,600.96h-2.87c-.36-4.8,3.23-4.8,2.87,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M653.28,812.18c.71,0,3.58,3.22.95,3.82s-2.83-3.84-.95-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M473.28,835.21c0,3.77-3.81,3.82-3.83,0h3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M138.24,300.47c-1.5,1.48-4.34-4.28-3.83-4.79,2.82-.36,2.89,3,3.83,4.79Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M510.72,246.71c-1.32,1.23-5.09-1.7-3.83-2.87,1.32-1.23,5.09,1.7,3.83,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M399.36,770.87h-3.83c.02-3.82,3.83-3.77,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"538.56 57.59 534.72 57.6 534.73 54.72 536.15 54.73 538.56 57.59\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M586.56,262.09c1.83,1.7-3.84,4.3-3.82,1.43,0-.99,3.18-2.03,3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M216.01,273.6c-.59-.64.45-3.81,1.43-3.82,2.86-.03.27,5.65-1.43,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M145.91,291.83h-.94s0-5.75,0-5.75c2.95,1.02,1.57,3.47.94,5.75Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M374.3,329.19l-2.78.09v-2.87s2.89,0,2.89,0c-.94-.96-.99-3.83.47-3.82,3.03.02-.94,5.81-.58,6.61Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M589.43,334.08c.59.64-.45,3.81-1.43,3.82-2.86.03-.27-5.65,1.43-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M663.35,346.56c.37,2.3-.45,4.07-2.87,3.83l.97-3.83h1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M767.04,552.01c.64-.59,3.81.45,3.82,1.43.03,2.86-5.65.27-3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M700.8,554.89c.64-.59,3.81.45,3.82,1.43.03,2.86-5.65.27-3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"344.64 480.01 344.63 481.92 339.83 480.95 339.85 479.04 344.64 480.01\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M488.63,567.36v2.87c-1.77.23-2.8.04-3.83-1.44l3.83-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M1013.76,468.49v1.9s-3.83.97-3.83.97v-1.42c1.01-1.51,2.06-1.67,3.83-1.45Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M754.56,518.41c.64-.59,3.81.45,3.82,1.43.03,2.86-5.65.27-3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M757.44,591.37c.64-.59,3.81.45,3.82,1.43.03,2.86-5.65.27-3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M988.79,597.12l-.13,2.75-2.74,1.09c-.38-2.3.45-4.07,2.87-3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"437.75 138.24 434.89 134.87 437.29 133.45 437.75 138.24\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"242.88 137.29 240.48 141.1 239.06 139.68 240.01 137.28 242.88 137.29\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M309.12,668.17c1.83,1.7-3.84,4.3-3.82,1.43,0-.99,3.18-2.03,3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M455.99,512.64c-1.7,1.83-4.3-3.84-1.43-3.82.99,0,2.03,3.18,1.43,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M603.84,501.11c-.64.59-3.81-.45-3.82-1.43-.03-2.86,5.65-.27,3.82,1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M800.64,673.92c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M426.25,689.29c1.33-1.69,6.19-.18,1.43,2.85-.87-.56-2.03-2.1-1.43-2.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M361.92,702.72c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M397.44,439.67h-4.79s0-1.91,0-1.91c1.83-.14,4.21-.26,4.79,1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M701.76,395.52c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M405.12,761.28c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M360,774.72c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M539.51,203.52c-1.7,1.83-4.3-3.84-1.43-3.82.99,0,2.03,3.18,1.43,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M807.36,389.75c-.64.59-3.81-.45-3.82-1.43-.03-2.86,5.65-.27,3.82,1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M528.97,206.4c-.59-.64.45-3.81,1.43-3.82,2.86-.03.27,5.65-1.43,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M759.36,385.91c-.64.59-3.81-.45-3.82-1.43-.03-2.86,5.65-.27,3.82,1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M394.56,431.04c1.52,1.52-1.35,4.39-2.87,2.87s1.35-4.39,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M406.09,885.12c1.7-1.83,4.3,3.84,1.43,3.82-.99,0-2.03-3.18-1.43-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"513.6 889.91 510.73 890.88 510.73 886.08 513.6 889.91\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"585.59 926.4 585.59 930.24 583.69 930.23 582.74 927.84 584.17 926.41 585.59 926.4\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M312.95,247.68c.59.64-.45,3.81-1.43,3.82-2.86.03-.27-5.65,1.43-3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M464.63,260.16h-1.9c-.38-2.19.82-3.98,2.87-4.8l-.96,4.8Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"374.4 282.25 369.61 286.08 371.51 285.13 371.51 282.97 374.4 282.25\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M164.15,258.25l.95,2.4-1.42,1.42c-1.49-1.02-1.66-2.06-1.43-3.82h1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M680.64,76.8c.45.51,3.68.24,2.88,2.88-2.67.76-2.3-2.3-2.88-2.88-.25-.25-2.61-.28-2.88-1.45l1.44-2.39c1.15.49.95,3.28,1.44,3.84Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M343.67,245.76c.38,4.96-3.86,4.74-1.91,0h1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M707.52,323.53c.48.43-.22,1.81-.95,2.4-3.39,2.75-2.13-5.12.95-2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M791.99,331.21v1.42s-1.43,1.44-1.43,1.44c-1.49-1.02-1.67-2.06-1.43-3.82l2.87.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M813.12,698.88v2.87c-1.19,1.29-5.93-3.89,0-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M667.19,312.96v2.87s-2.87,0-2.87,0c-.31-1.81,1.12-3.18,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"775.68\" y=\"653.77\" width=\"3.83\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"271.2 339.86 272.64 341.29 271.2 343.66 269.76 342.23 271.2 339.86\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M635.52,116.17c.48.43-.22,1.81-.95,2.4-3.39,2.75-2.13-5.12.95-2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"554.4 792.98 555.84 794.41 554.4 796.78 552.96 795.35 554.4 792.98\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M948.47,200.64v2.87s-2.87,0-2.87,0c-.31-1.75,1.06-3.18,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M298.56,408v2.87c-1.19,1.29-5.93-3.89,0-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M477.12,882.25c.25.22.03,1.3-.47,1.92-3.54,4.35-2.99-5,.47-1.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M289.92,360.96v2.87c-1.19,1.29-5.93-3.89,0-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M693.12,712.33l-.97,2.87h-1.42s-1.44-1.43-1.44-1.43c1.02-1.49,2.06-1.67,3.82-1.43Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"936.48 628.82 937.92 630.25 936.48 632.62 935.04 631.19 936.48 628.82\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M488.64,852.47h-2.87s0-2.87,0-2.87c1.81-.31,3.18,1.12,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M455.04,842.88v2.87c-1.19,1.29-5.93-3.89,0-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M861.12,633.59h-2.87s0-2.87,0-2.87c1.75-.31,3.18,1.06,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M383.04,840.01c.25.22.03,1.3-.47,1.92-3.54,4.35-2.99-5,.47-1.92Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M289.92,277.43h-2.87s0-2.87,0-2.87c1.75-.31,3.18,1.06,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"605.76 522.25 603.36 525.1 601.93 523.67 601.92 522.25 605.76 522.25\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"729.13 684.48 731.5 685.92 730.07 687.36 727.7 685.92 729.13 684.48\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"495.23 827.65 495.35 830.4 493.46 830.4 492.49 826.56 495.23 827.65\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"645.12\" y=\"346.57\" width=\"3.83\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M695.04,349.45c.48.43-.22,1.81-.95,2.4-3.39,2.75-2.13-5.12.95-2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M831.36,500.15h-2.87s0-2.87,0-2.87c1.75-.31,3.18,1.06,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"433.93 292.8 432.96 288.96 434.39 288.97 435.84 290.41 433.93 292.8\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"685.44 817.92 685.43 819.35 683.99 820.8 681.6 819.36 685.44 817.92\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M696.95,226.56v2.87s-2.87,0-2.87,0c-.31-1.75,1.06-3.18,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M685.43,293.75l-2.87.97c-.5-3.99,2.59-5.17,2.87-.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M392.64,815.03h-2.87s0-2.87,0-2.87c1.81-.31,3.18,1.12,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M293.75,666.24c.38,4.96-3.86,4.74-1.91,0h1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M666.24,353.29v1.91c-1.77.23-2.8.04-3.83-1.44l3.83-.47Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M820.8,712.33c-.51,1.91-2.04,2.15-3.83,1.91v-1.91s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M637.44,432.01c-.02,3.52-2.86,3.52-2.87,0h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"434.88 409.93 433.44 413.76 432.02 412.33 432.97 409.93 434.88 409.93\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M476.16,301.45c-.51,1.91-2.04,2.15-3.83,1.91v-1.91s3.83,0,3.83,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M352.31,310.08h-1.91c-.23-1.77-.04-2.8,1.44-3.83l.47,3.83Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M879.35,756.48l-2.85-2.4,1.42-1.42c1.49,1.02,1.67,2.06,1.43,3.82Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M929.28,545.28c-1,.98-3.85-1.91-2.87-2.87s3.85,1.91,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M451.21,841.92v-2.87c3.52.02,3.52,2.86,0,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M264,439.68c-1,.98-3.85-1.91-2.87-2.87s3.85,1.91,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M884.16,769.91h-3.83s0-1.91,0-1.91c1.79-.25,3.32,0,3.83,1.91Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"616.32 377.28 616.31 380.16 614.41 380.16 613.44 377.29 616.32 377.28\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M672.96,24.95h-2.87c.02-3.52,2.86-3.52,2.87,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M719.04,283.21c-.02,3.52-2.86,3.52-2.87,0h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M855.37,428.16v-2.87c3.52.02,3.52,2.86,0,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M307.19,490.56c.25,1.79,0,3.32-1.91,3.83v-3.83s1.91,0,1.91,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M831.36,575.05c-.02,3.52-2.86,3.52-2.87,0h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M117.12,360c-.96.98-3.85-1.87-2.87-2.87s3.85,1.87,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M772.8,173.75c-2.75.37-5.03-1.04-2.4-2.85l2.4,2.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M769.92,646.07c-2.75.37-5.03-1.04-2.4-2.85l2.4,2.85Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M641.28,439.69c-.02,3.52-2.86,3.52-2.87,0h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M438.72,705.59l-2.77-.11-1.07-2.75c1-.78,3.55,1.6,3.84,2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M465.6,684.48c-.96.98-3.85-1.87-2.87-2.87s3.85,1.87,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M247.68,731.51h-2.87c.02-3.52,2.86-3.52,2.87,0Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"469.44 744.97 469.44 746.87 466.57 747.84 466.56 744.96 469.44 744.97\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M727.68,456.96c-1,.98-3.85-1.91-2.87-2.87s3.85,1.91,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"386.88 818.89 386.88 820.79 384 820.8 384.01 817.92 386.88 818.89\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M280.31,329.28c.37,2.75-1.04,5.03-2.85,2.4l2.85-2.4Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M804.48,537.61c-.02,3.52-2.86,3.52-2.87,0h2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"119.99 296.64 120.96 299.51 118.08 299.52 118.09 296.64 119.99 296.64\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M323.52,494.39h-2.87c.02-3.52,2.86-3.52,2.87,0Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M404.15,907.21v.94s-2.4.95-2.4.95c-1.03-.85-1.73-1.45-1.43-2.85l3.83.97Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M224.64,432.96c-.96.98-3.85-1.87-2.87-2.87s3.85,1.87,2.87,2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M592.32,260.16c.98.96-1.87,3.85-2.87,2.87s1.87-3.85,2.87-2.87Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"366.73 73.92 367.2 70.08 368.64 72.47 366.73 73.92\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"440.65\" y=\"820.8\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"642.25\" y=\"86.4\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M795.84,379.21c-.51,1.91-2.05,2.16-3.84,1.9.51-1.91,2.05-2.16,3.84-1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M636.48,113.28c-1.45,1.45-4.09-2.85-1.44-2.86.64,0,1.99,2.31,1.44,2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M399.36,836.16c1.45-1.45,4.09,2.85,1.44,2.86-.64,0-1.99-2.31-1.44-2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"486.72 274.57 485.28 277.44 483.85 275.99 483.84 274.57 486.72 274.57\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"452.17\" y=\"846.72\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"639.36 290.89 636.49 293.76 636.48 290.88 639.36 290.89\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M271.68,263.04c1.45-1.45,4.09,2.85,1.44,2.86-.64,0-1.99-2.31-1.44-2.86Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"820.8\" y=\"254.41\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"527.05\" y=\"898.56\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"373.45\" y=\"245.76\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"548.16\" y=\"181.45\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"763.2\" y=\"184.33\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"399.36 186.25 399.36 187.19 394.56 187.19 394.57 185.28 399.36 186.25\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"814.09\" y=\"921.6\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"464.64\" y=\"238.09\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"401.28 376.33 401.27 377.75 399.37 379.2 398.4 376.33 401.28 376.33\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"793.92\" y=\"501.13\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"482.89\" y=\"635.52\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M783.36,544.32c-1.45,1.45-4.09-2.85-1.44-2.86.64,0,1.99,2.31,1.44,2.86Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"610.57\" y=\"398.4\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"734.4 644.15 730.56 642.72 732 641.3 734.4 644.15\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"897.6\" y=\"574.09\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"888.96\" y=\"524.17\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"776.64\" y=\"533.77\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"684.48\" y=\"559.69\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"231.37\" y=\"732.48\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"801.6\" y=\"533.77\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"365.76 559.67 362.88 559.68 362.89 556.8 365.76 559.67\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M278.4,415.68c-1.45,1.45-4.09-2.85-1.44-2.86.64,0,1.99,2.31,1.44,2.86Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"407.05\" y=\"685.44\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M293.76,218.89v1.9s-1.42,0-1.42,0c-1.03-.86-1.76-1.46-1.44-2.87l2.87.97Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"672.01\" y=\"463.68\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"742.08 484.79 739.2 484.8 739.21 481.92 742.08 484.79\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"779.52 730.57 778.07 732.48 775.68 731.04 779.52 730.57\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"981.12\" y=\"701.77\" width=\"2.87\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M769.92,608.64c1.45,1.45-2.85,4.09-2.86,1.44,0-.64,2.31-1.99,2.86-1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M279.35,416.64l.97,2.87c-1.56,1.2-5.19-3.63-.97-2.87Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"287.05\" y=\"754.56\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M434.88,757.44c-1.45-1.45,2.85-4.09,2.86-1.44,0,.64-2.31,1.99-2.86,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M218.88,437.76c-1.45-1.45,2.85-4.09,2.86-1.44,0,.64-2.31,1.99-2.86,1.44Z\"\u003e\u003c\/path\u003e\n      \u003cpath class=\"d\" d=\"M539.52,618.24c-1.45-1.45,2.85-4.09,2.86-1.44,0,.64-2.31,1.99-2.86,1.44Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"698.89\" y=\"329.28\" width=\"1.91\" height=\"2.87\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M480,786.24c1.45-1.45,4.09,2.85,1.44,2.86-.64,0-1.99-2.31-1.44-2.86Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"695.99 324.48 694.08 323.03 695.52 320.64 695.99 324.48\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"433.92 506.88 433.91 509.76 431.04 507.36 433.92 506.88\"\u003e\u003c\/polygon\u003e\n      \u003cpath class=\"d\" d=\"M661.44,812.15c-1.79.26-3.33,0-3.84-1.9,1.79-.26,3.33,0,3.84,1.9Z\"\u003e\u003c\/path\u003e\n      \u003cpolygon class=\"d\" points=\"414.72 817.93 413.27 819.83 411.85 819.84 411.85 816.96 414.72 817.93\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"887.04 192.97 885.59 194.87 884.17 194.88 884.16 192.97 887.04 192.97\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"810.23 556.8 810.24 558.71 807.36 558.71 808.81 556.81 810.23 556.8\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"703.67 360.96 703.2 363.84 701.77 362.39 701.76 360.97 703.67 360.96\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"539.51 119.04 537.6 119.03 537.61 117.61 539.04 116.16 539.51 119.04\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"417.6 671.99 414.72 671.99 414.73 670.08 416.15 670.09 417.6 671.99\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"552 547.21 551.99 548.63 550.09 550.08 550.09 547.2 552 547.21\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"683.51 144 683.52 145.91 680.64 145.91 682.09 144.01 683.51 144\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"536.12\" y=\"165.56\" width=\"2.01\" height=\"2.01\" transform=\"translate(39.54 428.59) rotate(-45)\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"823.68 542.39 821.77 542.4 821.77 539.52 823.67 540.97 823.68 542.39\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"934.07 545.28 934.08 547.19 931.2 547.19 932.65 545.29 934.07 545.28\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"610.56 316.81 610.55 318.23 608.65 319.68 608.65 316.8 610.56 316.81\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"311.04 186.25 311.03 187.67 309.13 189.12 309.13 186.24 311.04 186.25\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"196.8 419.51 193.92 419.51 193.93 417.6 195.35 417.61 196.8 419.51\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"993.59 686.4 993.12 689.28 991.69 687.83 991.68 686.41 993.59 686.4\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"672 654.71 669.12 654.71 669.13 652.8 670.55 652.81 672 654.71\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"625.92 612.49 624.47 614.39 623.05 614.4 623.04 612.49 625.92 612.49\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"547.2 334.07 545.29 334.08 545.29 331.2 547.19 332.65 547.2 334.07\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"373.43 331.2 372.96 334.08 371.53 332.63 371.52 331.21 373.43 331.2\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"625.91 690.24 625.44 693.12 624.01 691.67 624 690.25 625.91 690.24\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"701.76 488.65 701.75 490.56 700.33 490.55 698.88 489.12 701.76 488.65\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"752.64 612.47 750.73 612.48 750.73 609.6 752.63 611.05 752.64 612.47\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"514.56 769.93 514.55 771.35 512.65 772.8 512.65 769.92 514.56 769.93\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"365.76 578.89 364.31 580.79 362.89 580.8 362.88 578.89 365.76 578.89\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"895.16\" y=\"519.8\" width=\"2.01\" height=\"2.01\" transform=\"translate(-105.78 786.22) rotate(-45)\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"107.52 353.29 107.51 355.2 106.09 355.19 104.64 353.76 107.52 353.29\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"407.03 475.2 405.12 475.19 405.13 473.77 406.56 472.32 407.03 475.2\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"561.6 631.69 561.59 633.6 560.17 633.59 558.72 632.16 561.6 631.69\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"483.83 631.68 483.36 634.56 481.93 633.11 481.92 631.69 483.83 631.68\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"740.16 844.79 738.25 844.8 738.25 841.92 740.15 843.37 740.16 844.79\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"556.8 845.77 555.35 847.67 553.93 847.68 553.92 845.77 556.8 845.77\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"632.64 686.41 631.19 688.31 629.77 688.32 629.76 686.41 632.64 686.41\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"955.2 378.23 952.32 378.23 952.33 376.32 953.75 376.33 955.2 378.23\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"113.28 350.39 111.37 350.4 111.37 347.52 113.27 348.97 113.28 350.39\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"722.88 508.79 720 508.79 720.01 506.88 721.43 506.89 722.88 508.79\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"704.63 258.24 704.64 260.15 701.76 260.15 703.21 258.25 704.63 258.24\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"1010.88 602.87 1008.97 602.88 1008.97 600 1010.87 601.45 1010.88 602.87\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"438.72 488.65 437.27 490.55 435.85 490.56 435.84 488.65 438.72 488.65\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"889.92 537.61 889.91 539.52 888.49 539.51 887.04 538.08 889.92 537.61\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"621.12 419.53 621.11 421.44 619.69 421.43 618.24 420 621.12 419.53\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"262.07 486.72 260.16 486.71 260.17 485.29 261.6 483.84 262.07 486.72\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"492.48 917.75 490.57 917.76 490.57 914.88 492.47 916.33 492.48 917.75\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"537.59 620.16 537.12 623.04 535.69 621.59 535.68 620.17 537.59 620.16\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"412.28\" y=\"369.08\" width=\"2.01\" height=\"2.01\" transform=\"translate(-140.64 400.63) rotate(-45)\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"600 935.05 599.99 936.96 598.57 936.95 597.12 935.52 600 935.05\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"885.13\" y=\"609.61\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"418.57\" y=\"568.33\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M161.28,291.83c-1.2.64-3.35-1.54-2.88-1.9,1.2-.64,3.35,1.54,2.88,1.9Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"452.17\" y=\"759.37\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"852.49\" y=\"640.33\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"670.09\" y=\"514.57\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"755.53\" y=\"522.25\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"669.13\" y=\"709.45\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"764.17\" y=\"415.69\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M464.64,123.85c.47.37-1.68,2.54-2.88,1.9-.47-.37,1.68-2.54,2.88-1.9Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"360.97\" y=\"282.25\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"109.45\" y=\"356.17\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"732.49\" y=\"838.09\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"752.65\" y=\"176.65\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"393.61\" y=\"178.57\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"815.04 273.59 812.16 273.12 813.6 271.7 815.04 273.59\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"791.05\" y=\"75.85\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"498.24 220.79 495.36 220.79 495.37 219.85 498.23 218.88 498.24 220.79\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"452.16 226.55 449.28 226.08 450.72 224.66 452.16 226.55\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"508.81\" y=\"776.65\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"548.17\" y=\"848.65\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"311.05\" y=\"452.17\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"423.37\" y=\"712.33\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"537.61\" y=\"347.53\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"523.2 528.97 523.19 529.91 520.33 530.88 520.32 528.97 523.2 528.97\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"746.89\" y=\"679.69\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"342.71 710.4 340.82 708.96 342.24 707.52 342.71 710.4\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"874.57\" y=\"558.73\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"681.61\" y=\"455.05\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M489.6,879.35c-1.2.64-3.35-1.54-2.88-1.9,1.2-.64,3.35,1.54,2.88,1.9Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"500.17\" y=\"796.81\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"567.37\" y=\"252.49\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"328.33\" y=\"604.81\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"952.33\" y=\"452.17\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"853.45\" y=\"509.77\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpath class=\"d\" d=\"M808.32,658.55c-1.2.64-3.35-1.54-2.88-1.9,1.2-.64,3.35,1.54,2.88,1.9Z\"\u003e\u003c\/path\u003e\n      \u003crect class=\"d\" x=\"920.65\" y=\"605.77\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"755.53\" y=\"600.97\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"732.49\" y=\"443.53\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"750.72 534.71 747.84 534.24 749.28 532.82 750.72 534.71\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"537.59 451.2 535.7 449.76 537.12 448.32 537.59 451.2\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"433.93\" y=\"226.57\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"456.97\" y=\"928.33\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"867.85\" y=\"382.09\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"350.41\" y=\"565.45\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"469.45\" y=\"234.25\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"531.85\" y=\"336.97\" width=\"1.91\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"959.99 457.91 958.08 457.44 959.99 456 959.99 457.91\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"431.04 963.85 429.13 965.76 429.13 963.85 431.04 963.85\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"624 327.37 622.09 329.28 622.09 327.37 624 327.37\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"446.39 502.07 444.48 502.07 445.92 500.16 446.39 502.07\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"434.88 762.23 432.97 762.23 432.97 760.32 434.88 762.23\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"476.16 587.53 474.25 589.44 474.25 587.53 476.16 587.53\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"887.03 641.27 885.12 640.8 887.03 639.36 887.03 641.27\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"403.19 249.59 401.28 249.12 403.19 247.68 403.19 249.59\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"684.48 318.73 682.57 320.64 682.57 318.73 684.48 318.73\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"936 523.21 934.09 525.12 934.09 523.21 936 523.21\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"715.19 283.21 715.19 285.12 713.28 283.68 715.19 283.21\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"812.15 284.15 810.24 283.68 812.15 282.24 812.15 284.15\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"513.6 246.73 511.69 248.64 511.69 246.73 513.6 246.73\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"701.76 564.47 699.85 564.47 699.85 562.56 701.76 564.47\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"346.56 692.17 344.65 694.08 344.65 692.17 346.56 692.17\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"440.64 772.81 438.73 774.72 438.73 772.81 440.64 772.81\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"796.79 482.89 796.79 484.8 794.88 483.36 796.79 482.89\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"443.52 539.53 441.61 541.44 441.61 539.53 443.52 539.53\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"697.92 572.15 696.01 572.15 696.01 570.24 697.92 572.15\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"688.32 103.67 686.41 103.67 686.41 101.76 688.32 103.67\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"709.44 114.25 707.53 116.16 707.53 114.25 709.44 114.25\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"610.56\" y=\"115.21\" width=\"2.87\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003cpolygon class=\"d\" points=\"402.24 176.63 400.33 176.63 400.33 174.72 402.24 176.63\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"523.2 263.05 521.29 264.96 521.29 263.05 523.2 263.05\"\u003e\u003c\/polygon\u003e\n      \u003cpolygon class=\"d\" points=\"382.08 758.41 380.17 760.32 380.17 758.41 382.08 758.41\"\u003e\u003c\/polygon\u003e\n      \u003crect class=\"d\" x=\"487.68\" y=\"606.73\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"934.08\" y=\"591.37\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"392.64\" y=\"768.97\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"689.29\" y=\"223.68\" width=\".94\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"532.8\" y=\"896.65\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"766.09\" y=\"270.72\" width=\".94\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"539.52\" y=\"110.41\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"740.17\" y=\"718.08\" width=\".94\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"352.33\" y=\"698.88\" width=\".94\" height=\"1.91\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"672.96\" y=\"461.77\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"277.44\" y=\"447.37\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"743.04\" y=\"467.53\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"801.6\" y=\"666.25\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"727.68\" y=\"449.29\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"691.2\" y=\"63.37\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"d\" x=\"476.16\" y=\"880.33\" width=\"1.91\" height=\".94\"\u003e\u003c\/rect\u003e\n  \u003c\/g\u003e\n\n\n\n\t\t\t\t\n\t\t\t\t\u003cg id=\"pip\"\u003e \n\t\t\t\t\t\u003cg id=\"interiorSvgPips\" style=\"opacity:0.25\"\u003e\n\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M553.15,670.8c-9.34,0.03-14.4,1.04-22.62,5.21c-27.37,13.91-38.32,49.45-10.53,73.44\n\t\t\t\t\t\tc21.56,18.62,58.73,14.5,75.28-8.69c8.17-11.44,10.44-24.19,5.49-37.48C593.3,683.28,574.51,670.74,553.15,670.8z M870.59,479.16\n\t\t\t\t\t\tc11.48-0.36,20.49-1.99,29.08-6.27c5.51-2.74,8.38-6.9,7.99-12.61c-0.39-5.72-1.13-11.75-3.31-16.97\n\t\t\t\t\t\tc-9.84-23.61-26.34-41.41-49.11-53.1c-4.34-2.23-9.39-3.43-14.25-4.21c-6.76-1.08-11.92,1.1-15.64,7.76\n\t\t\t\t\t\tc-10.12,18.11-11.39,36.47-1.95,54.87C833.56,468.43,850.79,477.71,870.59,479.16z M293.08,424.21\n\t\t\t\t\t\tc0.28-12.32-3.11-22.77-9.22-32.43c-2.52-3.98-6.18-6.5-10.83-5.82c-5.68,0.83-11.73,1.58-16.74,4.12\n\t\t\t\t\t\tc-23.48,11.91-40.17,30.42-50.02,54.79c-2,4.95-2.67,10.65-2.84,16.04c-0.08,2.72,1.6,6.45,3.74,8.13\n\t\t\t\t\t\tc7.6,5.98,16.58,9.13,26.24,9.8C265.74,481.12,293,455.72,293.08,424.21z M702.13,414.41c0.18,39.7,39.99,65.27,75.09,49.52\n\t\t\t\t\t\tc6.33-2.84,9.12-6.76,8.54-13.65c-0.39-4.58-1.27-9.33-3.01-13.55c-9.22-22.26-24.42-39.43-45.45-51.25\n\t\t\t\t\t\tc-3.57-2-7.63-3.45-11.64-4.27c-8.39-1.73-12.66,0.59-16.76,8.16C704.43,397.58,702.44,406.43,702.13,414.41z M601.97,409.76\n\t\t\t\t\t\tc0.06,35.25,37.61,59.53,69.87,45.25c5-2.21,7.95-5.82,7.31-11.22c-0.62-5.22-1.37-10.68-3.46-15.41\n\t\t\t\t\t\tc-8.76-19.85-22.38-35.71-41.08-46.89c-3.78-2.26-8.17-3.74-12.48-4.81c-5.77-1.44-9.52,0.45-12.64,5.53\n\t\t\t\t\t\tC604.3,390.65,601.94,399.89,601.97,409.76z M454.62,459.85c33.87-0.98,57.41-32.88,47.91-65.53\n\t\t\t\t\t\tc-5.58-19.17-14.26-22.81-31.09-12.23c-18.69,11.75-32.37,28.04-40.88,48.44c-1.63,3.9-2.26,8.33-2.75,12.58\n\t\t\t\t\t\tc-0.68,5.81,1.88,10.26,7.57,11.98C441.69,457.01,448.19,458.29,454.62,459.85z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M553.15,670.8c21.36-0.06,40.16,12.48,47.62,32.49c4.95,13.29,2.68,26.04-5.49,37.48c-16.56,23.2-53.73,27.31-75.28,8.69\n\t\t\t\t\t\t\tc-27.79-24-16.83-59.53,10.53-73.44C538.74,671.84,543.8,670.83,553.15,670.8z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M870.59,479.16c-19.8-1.45-37.03-10.73-47.2-30.53c-9.44-18.4-8.17-36.75,1.95-54.87c3.72-6.66,8.88-8.84,15.64-7.76\n\t\t\t\t\t\tc4.86,0.78,9.91,1.98,14.25,4.21c22.77,11.69,39.27,29.5,49.11,53.1c2.18,5.23,2.92,11.25,3.31,16.97\n\t\t\t\t\t\tc0.39,5.7-2.48,9.86-7.99,12.61C891.08,477.17,882.08,478.8,870.59,479.16z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M293.08,424.21c-0.08,31.51-27.34,56.91-59.65,54.64c-9.66-0.68-18.64-3.82-26.24-9.8c-2.14-1.68-3.83-5.4-3.74-8.13\n\t\t\t\t\t\tc0.17-5.39,0.83-11.09,2.84-16.04c9.85-24.37,26.54-42.89,50.02-54.79c5-2.54,11.06-3.29,16.74-4.12\n\t\t\t\t\t\tc4.64-0.68,8.31,1.84,10.83,5.82C289.97,401.44,293.37,411.89,293.08,424.21z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M702.13,414.41c0.31-7.98,2.3-16.83,6.76-25.04c4.1-7.57,8.37-9.88,16.76-8.16c4.01,0.83,8.07,2.27,11.64,4.27\n\t\t\t\t\t\tc21.03,11.82,36.23,28.98,45.45,51.25c1.75,4.22,2.62,8.97,3.01,13.55c0.59,6.89-2.21,10.81-8.54,13.65\n\t\t\t\t\t\tC742.11,479.68,702.3,454.11,702.13,414.41z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M601.97,409.76c-0.03-9.87,2.33-19.11,7.53-27.55c3.13-5.08,6.87-6.97,12.64-5.53c4.3,1.08,8.7,2.55,12.48,4.81\n\t\t\t\t\t\tc18.7,11.17,32.32,27.04,41.08,46.89c2.09,4.74,2.85,10.2,3.46,15.41c0.64,5.4-2.3,9-7.31,11.22\n\t\t\t\t\t\tC639.57,469.29,602.03,445,601.97,409.76z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath d=\"M454.62,459.85c-6.42-1.56-12.93-2.84-19.24-4.75c-5.69-1.73-8.25-6.17-7.57-11.98c0.49-4.25,1.13-8.67,2.75-12.58\n\t\t\t\t\t\tc8.51-20.4,22.2-36.69,40.88-48.44c16.82-10.58,25.51-6.94,31.09,12.23C512.03,426.97,488.49,458.87,454.62,459.85z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\n\n\n\n\n\n\t\t\t\t\t\u003cg id=\"svgPips\"\u003e \n\t\t\t\t\t\t\u003cg id=\"pip4\"\u003e\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M298.2,777.9c-0.6,3.6-2.1,5.2-5.3,3.8c-3.6-1.6-7.3-3.2-10.4-5.6c-20.4-15.8-37-34.9-49.8-57.3c-2-3.4-3.2-7.3-4.3-11.1\n\t\t\t\t\t\t\tc-0.4-1.5,0-3.8,1-4.9c0.7-0.8,3.3-0.7,4.5,0c5.9,3.7,12.1,7.1,17.3,11.6c16.8,14.7,31.2,31.4,41.9,51.1\n\t\t\t\t\t\t\tC295.2,769.5,296.5,773.8,298.2,777.9z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M492.2,962.7c-0.5,3.4-1.9,4.8-4.9,4c-2.8-0.8-5.8-1.7-8.3-3.2c-18.1-11.2-32.5-26.5-45.2-43.2\n\t\t\t\t\t\t\tc-6.1-8-10.6-17.1-15.8-25.8c-0.7-1.1-1-2.5-1.3-3.7c-1-5,1.2-7.2,6-5.3c3.4,1.3,6.8,2.8,9.7,4.9c22.1,15.8,40,35.5,53.9,58.8\n\t\t\t\t\t\t\tC488.7,953.4,490.2,958.2,492.2,962.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M486.2,848.3c0.1,6.6-2.4,9.1-6.6,7.4c-6.3-2.5-12.7-5.2-18-9.3c-21.9-16.8-40.1-37-53.5-61.2c-2.5-4.4-4.1-9.4-5.4-14.4\n\t\t\t\t\t\t\tc-1.4-5.6,2-8.7,7.3-6.6c6.1,2.4,12.2,5.4,17.4,9.4c21.7,16.5,39.6,36.6,52.9,60.5C483.2,839.1,484.8,844.8,486.2,848.3z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M194,570c1.8-4.3,5.3-4.6,8.6-2.6c6.7,4,13.6,7.9,19.4,13c18.5,16.1,33.9,34.8,45.1,56.7c2.2,4.4,3.5,9.3,4.4,14.1\n\t\t\t\t\t\t\tc0.8,4.3-1.8,6.5-5.9,5c-4.2-1.5-8.4-3.5-11.9-6.2c-22.8-17.5-41.1-38.8-54.5-64.2c-2.3-4.3-3.5-9.2-5.2-13.9\n\t\t\t\t\t\t\tC194,571.4,194,570.7,194,570z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003cg id=\"pip5\"\u003e\n\t\t\t\t\t\t\t\u003cpath d=\"M632.5,856.8c-4.6-1.2-5.9-3.8-4.6-7.1c2.4-6.5,4.5-13.4,8.2-19.1c15-23.2,32.6-44,55.5-59.9c3.2-2.3,6.9-4.1,10.6-5.5\n\t\t\t\t\t\t\tc1.9-0.7,5.1-0.9,6.3,0.2c1.3,1.1,1.7,4.5,1,6.3c-3.1,7.5-6,15.2-10.4,22c-12.9,19.9-28.9,37.3-47.2,52.3\n\t\t\t\t\t\t\tC646.2,850.5,639,853.2,632.5,856.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M801.5,736.2c-1.8,4.1-3.4,9.9-6.6,14.6c-7.5,10.9-15.2,21.8-23.8,31.9c-7.4,8.6-15.8,16.4-24.3,24.1\n\t\t\t\t\t\t\tc-3.7,3.4-8.5,5.8-13.1,8.1c-1.8,0.9-4.3,0.3-6.5,0.4c-0.1-2.1-0.7-4.4,0-6.1c2.1-5.4,4.3-10.9,7.4-15.7\n\t\t\t\t\t\t\tc15.1-23.1,32.4-44.2,56-59.3c1.9-1.2,4.1-2.1,6.3-2.8C800.1,730.2,801.1,732,801.5,736.2z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M623.6,966.6c-4.3-0.1-5.9-1.7-4.3-4.8c3.7-7.4,7-15.1,11.6-21.8c12.6-18.4,27.5-34.9,45.7-48.1c2.9-2.1,6.1-4.1,9.4-5.5\n\t\t\t\t\t\t\tc1.7-0.8,4.3-0.9,5.8-0.1c0.8,0.4,1,3.7,0.3,5.3c-2.2,5.2-4.3,10.5-7.4,15.1c-14.7,21.5-31.1,41.3-53.2,55.8\n\t\t\t\t\t\t\tC628.8,964.2,625.8,965.5,623.6,966.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M811.7,776.6c1.6-3.3,3.4-8.4,6.2-12.8c14.3-22.8,30.9-43.5,53.7-58.6c0.4-0.3,0.8-0.8,1.2-0.9c2.2-0.5,4.4-0.9,6.6-1.3\n\t\t\t\t\t\t\tc-0.1,2.2,0.6,4.8-0.3,6.5c-5.5,9.6-10.6,19.6-17.2,28.4c-10.6,14.2-21.5,28.3-36.8,38.1c-3.1,2-6.2,3.9-9.5,5.4\n\t\t\t\t\t\t\tC812.9,782.7,811.2,781.6,811.7,776.6z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M917,572c-6,19.4-18.3,35-31.1,50.1c-7.2,8.4-14.8,16.4-23,23.7c-4.7,4.2-10.8,6.9-16.6,9.8c-4,2-6.6-0.3-5.4-4.8\n\t\t\t\t\t\t\tc2.9-11,7.4-21.3,14.6-30.2c8.3-10.3,16.4-20.9,25.7-30.3c7.9-7.9,17.1-14.5,26.1-21.2c2.7-2.1,6.5-3.8,9.7-0.1\n\t\t\t\t\t\t\tC917,570,917,571,917,572z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003cg id=\"pip6\"\u003e\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M557.1,581.7c28.8-0.3,55.2,19.2,61.2,45c4.8,20.6-5.2,43-25.2,55.1c-24.6,15-52.3,13.9-75.3-2.7\n\t\t\t\t\t\t\tc-15.3-11-24.2-26.2-22.9-45.6c0.9-14.4,7.9-26.3,18.8-35.7C526.1,587.1,540.7,582,557.1,581.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M441,588.8c-18.8-1-36.1-7-48.5-23.1c-14.2-18.6-14-37.4-1.2-55.7c22.4-32,71.7-35.8,98.8-7.5\n\t\t\t\t\t\t\tc19,19.9,18.3,45.9-0.2,65.7C476.9,582,460.5,588.2,441,588.8z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M337,389.6c17.8,0.4,33.7,5.9,45.5,19.7c16,18.6,14.6,42.2-2.8,60.7c-23.5,25-65,26.8-90.6,4.1\n\t\t\t\t\t\t\tc-18.7-16.6-19.2-44.9-1.3-63.6C301.2,396.6,317.6,390,337,389.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M838.2,438c-0.3,22.6-13.5,40.2-31.8,47.1c-26.9,10.1-51.6,5-71.9-14.1c-24.2-22.8-19-53.8,6.8-71.1\n\t\t\t\t\t\t\tc28.1-18.8,66.5-10.8,86.4,13.8C834.5,422.1,838.1,431.8,838.2,438z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M661.7,395.6c-16.6-1-34.6-7.8-47-25.3c-15.1-21.2-7.6-43.9,10-57.5c24.2-18.7,61.3-16.9,83.5,4.1\n\t\t\t\t\t\t\tc9.5,9,15.5,20.3,14.8,33.6c-0.7,12.6-6.8,23.1-16.7,31.1C694.5,391.3,680.9,395.7,661.7,395.6z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\u003cpath d=\"M553.4,305.7c-16.6-1-32.9-6.8-45.1-21.3c-13-15.4-12.3-36.8,1.9-51.5c23.1-24,64.4-25.2,88.8-2.4\n\t\t\t\t\t\t\tc19.2,18,17.7,45.4-3.4,61.9C583.7,301.5,570.1,305.5,553.4,305.7z\"\u003e\u003c\/path\u003e \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cg id=\"transPips\"\u003e \n\t\t\t\t\t\t\u003cimage style=\"overflow:visible;enable-background:new;\" width=\"1080\" height=\"1080\" id=\"transPips6\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransPips6.png?v=1677188533\" transform=\"matrix(0.9993 0 0 0.9993 0 0)\"\u003e\u003c\/image\u003e\n\t\t\t\t\t\n\t\t\t\t\t\t\u003cimage style=\"overflow:visible;enable-background:new    ;\" width=\"1080\" height=\"1080\" id=\"transPips45\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransPips45.png?v=1677188527\" transform=\"matrix(0.9993 0 0 0.9993 0 0)\"\u003e\u003c\/image\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\u003cg id=\"pipNo\"\u003e \n\t\t\t\t\t\u003cg id=\"interiorSvgPipsNo\" style=\"opacity:0.25\"\u003e\n\t\t\t\t\t\t\u003cpath id=\"pipNo1\" d=\"M534.3,678.8c6.3,5.8,11.9,11,17.5,16c32.1,28.8,64.3,57.5,96.5,86.3c3.2,2.9,3.5,11,0,14.5\n\t\t\t\t\t\tc-7.9,7.9-16.1,15.4-24.2,23.1c-2.4,2.3-4.1,0.9-5.9-0.8c-14.4-13.1-28.8-26.2-43.3-39.3c-34.4-31.2-68.8-62.4-103.3-93.7\n\t\t\t\t\t\tc-8.6-7.8-17.3-15.6-25.8-23.6c-5.7-5.3-5.6-13.5,0.1-18.7c5.2-4.7,10.4-9.4,15.9-13.7c1.5-1.1,4.4-1.7,6.1-1.1\n\t\t\t\t\t\tc25.8,10.4,52,9.7,78.5,3c2.2-0.5,5.4,0,7.1,1.4c8.7,7.2,17.2,14.8,25.6,22.4c5,4.5,3.1,14.5-3.2,16c-12.3,2.9-24.7,5-37.1,7.5\n\t\t\t\t\t\tC537.6,678.4,536.5,678.5,534.3,678.8z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath id=\"pipNo2\" d=\"M362.4,469.2c-5.1-0.4-8.6-0.8-12.2-0.9c-9.7-0.4-18.2-3.3-25.1-10.5c-2.6-2.8-5.6-5.3-8.6-7.6\n\t\t\t\t\t\tc-11.3-9-13.4-21.1-11.1-34.2c3.2-18.1,11.7-33.9,23.5-47.9c11.5-13.6,24.8-25.1,40.2-34.1c3.3-1.9,6.8-3.5,10.3-4.9\n\t\t\t\t\t\tc9.7-3.8,18.8-3.6,26.8,4.3c3.4,3.4,7.9,5.8,10.8,9.5c3.5,4.5,6.1,9.7,8.6,14.9c0.6,1.2-0.4,4-1.5,5.1\n\t\t\t\t\t\tc-8.3,7.9-16.8,15.7-25.5,23.2c-1,0.9-3.8,0.9-4.9,0.1c-3.2-2.1-5.7-5.1-9-7.1c-1.6-1-4.7-1.4-6.2-0.5\n\t\t\t\t\t\tc-13.1,7.7-22.8,18.4-25.9,33.8c-1.4,7.1-0.3,8.2,6.7,8.7c12.6,0.8,25.2,1.6,37.8,2.8c7.7,0.7,14.4,3.9,20,9.3\n\t\t\t\t\t\tc3.5,3.3,7.5,6.2,10.9,9.6c2.4,2.4,4.7,5.2,6.3,8.2c3.4,6.2,3,7.1-2.5,11.7c-31.1,25.9-62.3,51.7-93.3,77.7c-3.3,2.8-4.9,2-8.3-0.1\n\t\t\t\t\t\tc-11.7-7.3-11.5-19.4-13.1-30.7c-0.2-1.6,1.6-3.9,3.1-5.1c12.2-10.3,24.6-20.4,37-30.6C358.7,472.6,359.9,471.4,362.4,469.2z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003cpath id=\"pipNo3\" d=\"M760.1,424.3c0,3.6-0.5,7.4,0.1,10.9c0.8,3.9-0.5,6.3-3.4,8.6c-3.7,2.8-7.1,7.9-10.8,8c-3.2,0.1-6.5-5.5-9.9-8.3\n\t\t\t\t\t\tc-3.7-3.1-7.6-6.1-11.5-9.1c-0.4,0.3-0.8,0.6-1.2,0.9c0,2.4-0.5,4.9,0.1,7.1c3.4,14.7,11.5,26.1,24.5,33.9c6.4,3.9,8,3.4,13.6-1.5\n\t\t\t\t\t\tc5-4.5,5-4.5,9.9,0.1c7.2,6.7,14.3,13.5,21.6,20c2.5,2.2,3.2,4.6,1,6.8c-7.4,7.3-14.6,15.1-23,21c-3.6,2.5-10.4,1.6-15.4,0.6\n\t\t\t\t\t\tc-11.2-2.2-20.4-8.8-29.1-15.9c-21.7-17.7-38-39.2-46.6-66c-1.4-4.4-2.2-9.1-2.6-13.7c-0.8-9.4,1-17.9,9.4-23.9\n\t\t\t\t\t\tc3.1-2.2,5.7-5.2,8.8-7.4c2.9-2.2,3.1-4,1.8-7.5c-2.8-7.4-5.3-15.1-6.7-22.9c-1.3-7.8,1.2-14.8,7.9-19.9c3.8-3,7.5-6.1,11-9.4\n\t\t\t\t\t\tc6.5-6,14.1-7.2,22.3-5.1c11.3,2.8,20.6,9.4,29.3,16.6c21,17.3,36.9,37.9,42.5,65.3c2.9,14,0.7,19.2-12,26.4\n\t\t\t\t\t\tc-1.4,0.8-4.2,0.2-5.7-0.8c-8.2-5-16.3-10.3-24.4-15.5C761.1,423.9,760.6,424.1,760.1,424.3z M758.1,411.8\n\t\t\t\t\t\tc-2.8-12-9.3-21.4-19.8-27.8C741.2,395.9,748.6,404.6,758.1,411.8z\"\u003e\u003c\/path\u003e\t\u003cimage style=\"overflow:visible;enable-background:new    ;\" width=\"1080\" height=\"1080\" id=\"transPipsNo123\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransPipsBackNum123b.png?v=1678370604\"\u003e\u003c\/image\u003e\t\t\t\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\n\t\t\t\t\t\u003cg id=\"svgPipsNo\"\u003e \n\t\t\t\t\t\t\u003cpath id=\"pipNo4\" d=\"M389.1,846.6c0.6,4.3,1.2,8.2,1.6,12.2c0.1,1.2-0.2,2.5-0.3,3.7c-1.1-0.7-2.3-1.2-3.2-2.1\n\t\t\t\t\t\tc-7.4-7-15.4-13.5-21.7-21.4c-3.3-4.1-2.9-10.9-4.9-16.2c-1.7-4.6-3.5-9.8-6.8-13.1c-17.1-17-35.3-33-51.8-50.6\n\t\t\t\t\t\tc-5.1-5.4-6.2-14.7-8.9-22.3c-0.2-0.6,2.1-2.8,3.5-3.1c15.9-4.2,31.9-8.3,48-12c1.8-0.4,4.1,1,6.2,1.6c0.4,0.1,0.7,0.7,1.1,1\n\t\t\t\t\t\tc24.8,14.5,27.2,39.2,29.3,64.1c0.9,10.4,1.9,21,4.5,31.1c1.2,4.8,5.4,9.3,9.4,12.7c7.5,6.5,13.3,13.4,12.5,24\n\t\t\t\t\t\tc-0.1,1.1-0.3,2.1-0.4,3.2c-1-0.6-2.1-0.9-2.9-1.7c-4.1-3.9-8.2-7.9-12.3-11.7c-0.7-0.6-1.6-1-2.4-1.4\n\t\t\t\t\t\tC389.5,845.4,389.3,846.1,389.1,846.6z M355.8,791.5c-1.7-11.6-3.3-22.8-5.3-33.9c-0.2-1.1-2.9-2.6-4.1-2.4\n\t\t\t\t\t\tc-7.3,1.4-14.6,3.2-21.8,5.2c-0.7,0.2-1.5,3.5-0.9,4c9.6,9.4,19.4,18.7,29.2,27.9c0.6,0.6,1.7,0.8,2.5,1.2\n\t\t\t\t\t\tC355.6,792.7,355.7,791.9,355.8,791.5z\"\u003e\u003c\/path\u003e\n\t\t\n\t\t\t\t\t\t\u003cpath id=\"pipNo5\" d=\"M814.9,737.7c-1.3,4.1-3,11.5-6.1,18.2c-17.9,38-44.3,69.1-77.5,94.5c-4.3,3.3-9.5,5.6-14.6,7.3\n\t\t\t\t\t\tc-2,0.7-5.7-1.2-7.4-3c-0.8-0.9,0.6-4.9,2-6.6c7.4-8.1,15.1-16,22.9-23.7c1-1,3.5-0.5,5.3-0.7c2.3-0.2,5.2,0.3,6.9-0.9\n\t\t\t\t\t\tc19.7-13.3,33-31.2,38-54.7c0.5-2.2-0.3-6.1-1.8-7.1c-1.5-1-5.6-0.1-7.1,1.4c-10.9,10.9-21.2,22.3-32,33.3\n\t\t\t\t\t\tc-7.8,8-15.8,15.6-23.8,23.3c-0.5,0.5-1.4,0.6-2.2,0.9c0-0.8-0.3-1.6,0-2.3c8.1-24.2,15-48.8,24.9-72.2c3.7-8.7,14.1-14.7,21.6-21.8\n\t\t\t\t\t\tc18.2-17.4,36.4-34.7,54.7-51.9c1.3-1.2,2.9-1.9,4.4-2.9c0.1,1.7,0.2,3.4,0.2,5.1c-0.9,18.6-17,26-27.6,37.3\n\t\t\t\t\t\tc-10.2,10.7-22.4,19.7-31.7,31.1c-5.5,6.7-6.9,16.6-10.2,25.1c-0.1,0.4,0.1,0.9,0.2,1.3c1-0.8,2.1-1.5,3-2.4\n\t\t\t\t\t\tc10.5-10.4,20.7-21.2,31.6-31.2c4.3-3.9,9.9-6.9,15.3-9.1C811.4,722.9,815.3,726.2,814.9,737.7z\"\u003e\u003c\/path\u003e\n\t\t\n\t\t\t\t\t\t\u003cg id=\"pipNo6\"\u003e\n\t\t\t\t\t\t\t\u003cpath d=\"M623.4,553.5c-26-0.5-49.4-9.4-71-23c-40.3-25.4-76.9-55.2-103.8-95.2c-19.5-28.9-19.5-58.2,0-80.9\n\t\t\t\t\t\t\tc17.9-20.8,41.5-28.3,68.1-22.7c13.3,2.8,25.7,9.6,38.4,14.8c0.8,0.3,1.4,3.8,0.7,4.6c-7.3,8.4-14.9,16.7-22.6,24.6\n\t\t\t\t\t\t\tc-1,1-4,0.8-5.8,0.3c-7.9-2.3-15.6-6.6-23.5-6.9c-16.8-0.8-29.1,15.4-21.9,30.5c6.3,13.4,16.8,24.8,26,36.8\n\t\t\t\t\t\t\tc3.3,4.3,7.8,7.6,11.8,11.3c0.2-5-0.1-10.1,0.5-15.1c2-16.4,12.4-26.6,26.4-33.2c19-9,39.1-8.4,58.7-3\n\t\t\t\t\t\t\tc34.7,9.6,62.5,29.9,80.7,60.7c28.6,48.4-6.9,89-47.6,94.9C633.4,552.9,628.4,553.1,623.4,553.5z M551.2,455.9\n\t\t\t\t\t\t\tc0.4,1.6,0.6,5.9,2.6,9.2c15.6,25.6,36.9,43.5,67.9,45.5c20.7,1.3,34-16.5,24.3-33.2c-13.8-24-34.5-41.1-62.4-46.7\n\t\t\t\t\t\t\tC565.9,427.1,551.3,438.4,551.2,455.9z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003cpath d=\"M777.4,505.6c-1.3,1.5-2.1,2.6-3,3.4c-44.5,40.2-89,80.4-133.6,120.4c-1.3,1.2-5.6,1.1-7.1-0.1\n\t\t\t\t\t\t\tc-11.4-9.3-11.5-9.7-0.7-19.5c42-37.9,84.2-75.7,126.4-113.3c1.2-1.1,4.7-1.1,6.2-0.1C769.7,498.9,773.3,502.3,777.4,505.6z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/g\u003e \n\t\t\t\t\t\u003cg id=\"transPipsNo\"\u003e \n\t\t\t\t\t\t\u003cimage style=\"overflow:visible;enable-background:new;\" width=\"1080\" height=\"1080\" id=\"transPipsNo6\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransPipsNum6b.png?v=1678370604\"\u003e\u003c\/image\u003e\n\t\t\t\t\t\t\u003cimage style=\"overflow:visible;enable-background:new;\" width=\"1080\" height=\"1080\" id=\"transPipsNo45\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterTransPipsNum45b.png?v=1678370604\" transform=\"matrix(0.9993 0 0 0.9993 0 0)\"\u003e\u003c\/image\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003c\/g\u003e \t\n\t\t\t\t\n\t\t\t\t\u003cimage style=\"overflow:visible;\" width=\"2763\" height=\"2762\" id=\"userImage\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterUserImage.png?v=1677184849\" filter=\"url(#userImgFilter)\" transform=\"matrix(0.24 0 0 0.24 238.8 147.6)\"\u003e\u003c\/image\u003e\t\n\t\t\t\t\n\t\t\t\t\u003cg id=\"clipRound\" style=\"fill:#ffffff;\"\u003e\n\t\t\t\t\t\u003cpath d=\"M0,0v1080h1080V0H0z M939.6,618c-24.1,56.6-59.9,106-98.1,153.7c-53.3,66.5-111.4,128.4-180,179.4\n\t\t\t\t\t\tc-21.1,15.7-42.9,31.1-69.3,36.5c-12.2,2.5-25.1,2-37.7,2.9c-45,4.9-79.8-17.8-112.4-43.3c-107-83.5-194.9-183.7-260.5-302.8\n\t\t\t\t\t\tc-13.2-23.9-24.5-48.9-23.3-77.5c1.5-35.5,10-69.2,25.4-101c49.4-101.1,121.1-182,219.3-238.1c33.1-18.9,69.8-26.9,107.2-31\n\t\t\t\t\t\tc53.2-5.9,105.9-2.2,157.1,13.9c44.5,14,82.3,39.8,117.2,69.9c61.9,53.2,112,115.7,145.3,190.8c13.7,31,22.3,63.5,21.9,97.2\n\t\t\t\t\t\tC951.5,585.2,946.2,602.5,939.6,618z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\u003cg id=\"dottedRound\"\u003e\n\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\u003cellipse id=\"dottedRoundShadow\" style=\"\n\t\t\t\t\t\t\t\t\t\tfill:none;\n\t\t\t\t\t\t\t\t\t\tstroke:#000000;\n\t\t\t\t\t\t\t\t\t\tstroke-width:8.2346;\n\t\t\t\t\t\t\t\t\t\tstroke-miterlimit:10;\n\t\t\t\t\t\t\t\t\t\tstroke-dasharray:33.1098,33.1098;\n\t\t\t\t\t\t\t\t\t\tfilter:blur(3px);\n\t\t\t\t\t\t\t\t\t\t-webkit-filter: blur(3px);\n\t\t\t\t\t\t\t\t\t\" cx=\"556.4\" cy=\"456.3\" rx=\"261.1\" ry=\"222.3\"\u003e\u003c\/ellipse\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\u003cellipse id=\"dottedRoundRed\" style=\"\n\t\t\t\t\t\t\t\t\t\tfill:none;\n\t\t\t\t\t\t\t\t\t\tstroke:#FF0000;\n\t\t\t\t\t\t\t\t\t\tstroke-width:8.2346;\n\t\t\t\t\t\t\t\t\t\tstroke-miterlimit:10;\n\t\t\t\t\t\t\t\t\t\tstroke-dasharray:33.1098,33.1098;\n\t\t\t\t\t\t\t\t\t\" cx=\"556.4\" cy=\"445.8\" rx=\"261.1\" ry=\"222.3\"\u003e\u003c\/ellipse\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003cg id=\"clipSquare\" style=\"fill:#ffffff;\"\u003e\n\t\t\t\t\t\u003cpath d=\"M0,0v1080h1080V0H0z M966.9,486.2C945.8,559.1,924.6,632,903.5,705c-2.9,9.9-8,18.1-15.3,25.3\n\t\t\t\t\tc-99.3,96.6-198.5,193.2-297.7,289.9c-10,9.7-21.8,14.9-36.2,15c-13.5-0.1-25.3-5.2-35.2-14.8c-51.5-49.9-103-99.7-154.5-149.5\n\t\t\t\t\tc-48.1-46.6-96.2-93.3-144.5-139.7c-8.5-8.1-13.9-17.5-16.9-28.8c-19.2-72.1-38.6-144.1-57.8-216.2c-6.8-25.4,0.1-46.3,20.8-62.6\n\t\t\t\t\tc118.7-93,237.5-186,356.2-278.9c19.9-15.6,45.1-15.7,65.1-0.1C707.4,237.8,827.2,331,947,424.3C966.9,439.8,973.9,462,966.9,486.2\n\t\t\t\t\tz\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\n\t\t\t\t\t\u003cg id=\"dottedRect\"\u003e\n\t\t\t\t\t\t\u003cg id=\"dottedRectShadow\" style=\"\n\t\t\t\t\t\t\tfill:none;\n\t\t\t\t\t\t\tstroke:#000000;\n\t\t\t\t\t\t\tstroke-width:7.7166;\n\t\t\t\t\t\t\tstroke-miterlimit:10;\n\t\t\t\t\t\t\tstroke-dasharray:30.4653,30.4653;\n\t\t\t\t\t\t\tfilter:blur(3px);\n\t\t\t\t\t\t\"\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"894.5,454.5 906.6,464.2 894.5,473.8 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"870.4\" y1=\"493.1\" x2=\"593.2\" y2=\"715.3\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"581.1,725 569.1,734.6 557,725 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"532.4\" y1=\"705.2\" x2=\"249\" y2=\"477.7\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"236.6,467.8 224.6,458.2 236.6,448.5 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"260.8\" y1=\"429.2\" x2=\"538\" y2=\"206.9\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"550,197.2 562.1,187.6 574.1,197.2 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"598.8\" y1=\"217\" x2=\"882.2\" y2=\"444.6\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003cg id=\"dottedRectRed\" style=\"\n\t\t\t\t\t\t\t\tfill:none;\n\t\t\t\t\t\t\t\tstroke:#FF0000;\n\t\t\t\t\t\t\t\tstroke-width:7.7166;\n\t\t\t\t\t\t\t\tstroke-miterlimit:10;\n\t\t\t\t\t\t\t\tstroke-dasharray:30.4653,30.4653;\n\t\t\t\t\t\t\t\"\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"894.5,444.5 906.6,454.2 894.5,463.8 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"870.4\" y1=\"483.1\" x2=\"593.2\" y2=\"705.3\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"581.1,715 569.1,724.6 557,715 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"532.4\" y1=\"695.2\" x2=\"249\" y2=\"467.7\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"236.6,457.8 224.6,448.2 236.6,438.5 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"260.8\" y1=\"419.2\" x2=\"538\" y2=\"196.9\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cpolyline points=\"550,187.2 562.1,177.6 574.1,187.2 \t\t\"\u003e\u003c\/polyline\u003e\n\t\t\t\t\t\t\t\u003cline x1=\"598.8\" y1=\"207\" x2=\"882.2\" y2=\"434.6\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\u003cimage filter=\"url(#safariTest)\" style=\"overflow:visible;\" width=\"230\" height=\"230\" y=\"850\" id=\"userPreview\" xlink:href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterUserImage.png?v=1677184849\"\u003e\u003c\/image\u003e\n\t\t\t\u003c\/svg\u003e \n\t\t\t\u003c!-- END OF SVG Object --\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv\u003e\n\t\t\t\u003c!-- This DIV is the Extension Pop-Up Warning --\u003e\n\t\t\t\u003cdiv id=\"previewCanvas\" style=\"position: absolute;top: 85%;left: 50%;transform: translate(-50%, -50%);background: #ffcdcd;padding: 10px; display: none; border-radius: 20px;border: red 2px dashed;z-index: 100;\"\u003e\n\t\t\t\t\u003cdiv style=\"\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tmargin: 0px 0px 0px 20px;\n\t\t\t\t\tpadding: 20px 40px 10px 10px;\n\t\t\t\t\tfont-weight: 700;\n\t\t\t\t\tfont-size: calc(var(--typeBaseSize) - 1px);\n\t\t\t\t\t\"\u003e\n\t\t\t\t\tPlease upload an SVG or Black and White PNG file without a background. A great resource is \u003ca href=\"https:\/\/picsvg.com\/\" target=\"_blank\"\u003ehttps:\/\/picsvg.com\/\u003c\/a\u003e to get an SVG version of your image!\n\t\t\t\t\t\u003cdiv style=\"\n\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\tright: 15px;\n\t\t\t\t\t\ttop: 5px;\"\u003e\n\t\t\t\t\t\t\n\t\t\t\t\t\t\u003csvg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 20 20\" style=\"enable-background:new 0 0 20 20;width: 25px;margin-right: -10px;\" xml:space=\"preserve\" onclick=\"document.getElementById('previewCanvas').style.display='none'\"\u003e\n\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\u003ccircle style=\"fill: #000000;\" cx=\"10\" cy=\"10\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\t\t\t\u003cpath d=\"M10,2c4.4,0,8,3.6,8,8s-3.6,8-8,8s-8-3.6-8-8S5.6,2,10,2 M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1L10,1z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003cline style=\"fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:10;\" x1=\"5.5\" y1=\"5.5\" x2=\"14.5\" y2=\"14.5\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003cline style=\"fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:10;\" x1=\"5.5\" y1=\"14.5\" x2=\"14.5\" y2=\"5.5\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\u003cdiv id=\"toggleOverlay2\" onclick=\"jesterLighting()\"\u003e\n\t\t\t\t\u003clabel\u003e \n\t\t\t\t\t \u003cspan style=\"\n\t\t\t\t\t\tposition: relative;\n\t\t\t\t\t\t\n\t\t\t\t\t\tbackground-color: #ccc;\n\t\t\t\t\t\tborder-radius: 50%;\n\t\t\t\t\t\tmargin: auto;\n\t\t\t\t\t\t\"\u003e\n\t\t\t\t\t\t\u003csvg version=\"1.1\" id=\"HIGH\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 20 20\" style=\"enable-background:new 0 0 20 20;width: 70px;\" xml:space=\"preserve\"\u003e\n\n\t\t\t\t\t\t\t\u003cpath id=\"bulbRight\" class=\"st0\" d=\"M10,4.1v12.1h1.9l0.3-2.3c0.1-0.9,0.6-1.8,1.2-2.5c0.6-0.8,1-1.8,1-2.9\n\t\t\t\t\t\t\t\tC14.5,6.1,12.5,4.1,10,4.1z\" style=\"fill: rgb(255, 222, 23);\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003cpath id=\"bulbLeft\" class=\"st1\" d=\"M9,4.2C7.4,4.6,6,5.9,5.6,7.6c-0.3,1.5,0.1,2.9,1,3.9c0.6,0.7,1,1.5,1.1,2.4l0.3,2.3H10V4.1\n\t\t\t\t\t\t\t\tC9.7,4.1,9.4,4.2,9,4.2z\" style=\"fill: rgb(255, 246, 130);\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003cg id=\"coil\" style=\"fill: rgb(247, 148, 29);\"\u003e\n\t\t\t\t\t\t\t\t\u003cpath class=\"st2\" d=\"M10.6,15.9h-0.5v-4.4H9.9v4.4H9.4v-4.4H8.8c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1s1,0.5,1,1.1V11h0.3\n\t\t\t\t\t\t\t\t\tv-0.6c0-0.6,0.5-1.1,1-1.1s1,0.5,1,1.1c0,0.6-0.5,1.1-1,1.1h-0.5V15.9z M10.6,11h0.5c0.3,0,0.5-0.2,0.5-0.6s-0.2-0.6-0.5-0.6\n\t\t\t\t\t\t\t\t\tc-0.3,0-0.5,0.2-0.5,0.6V11z M8.8,9.9c-0.3,0-0.6,0.2-0.6,0.6S8.5,11,8.8,11h0.5v-0.6C9.4,10.1,9.1,9.9,8.8,9.9z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003cg id=\"outlines\"\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M11.9,17.7H8.1c-0.2,0-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4h3.8c0.2,0,0.4,0.2,0.4,0.4S12.1,17.7,11.9,17.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M11.5,18.7h-3c-0.2,0-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4h3c0.2,0,0.4,0.2,0.4,0.4S11.7,18.7,11.5,18.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M11.1,19.7H8.9c-0.2,0-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4h2.2c0.2,0,0.4,0.2,0.4,0.4S11.3,19.7,11.1,19.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M11.9,16.7H8.1c-0.2,0-0.3-0.1-0.4-0.3L7.4,14c-0.1-0.8-0.5-1.6-1-2.2c-1-1.2-1.4-2.7-1-4.2c0.4-1.8,1.9-3.3,3.7-3.7\n\t\t\t\t\t\t\t\t\t\tc1.5-0.3,3,0,4.1,1s1.8,2.3,1.8,3.8c0,1.1-0.4,2.2-1.1,3.1c-0.6,0.7-1,1.5-1.1,2.3l-0.3,2.3C12.3,16.5,12.1,16.7,11.9,16.7z\n\t\t\t\t\t\t\t\t\t\t M8.4,15.9h3.2l0.3-2c0.1-0.9,0.6-1.8,1.2-2.7c0.6-0.7,1-1.7,1-2.6c0-1.2-0.6-2.4-1.5-3.2c-1-0.8-2.2-1.1-3.5-0.8\n\t\t\t\t\t\t\t\t\t\tC7.6,4.9,6.3,6.2,6,7.7C5.7,9,6,10.3,6.9,11.3C7.5,12.1,8,13,8.1,13.9L8.4,15.9z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M10,2.7c-0.1,0-0.2-0.1-0.2-0.2V0.7c0-0.1,0.1-0.2,0.2-0.2s0.2,0.1,0.2,0.2v1.7C10.2,2.6,10.1,2.7,10,2.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M7,3.5c-0.1,0-0.2,0-0.2-0.1L5.9,1.9C5.8,1.7,5.9,1.6,6,1.5c0.1-0.1,0.3,0,0.3,0.1l0.9,1.5c0.1,0.1,0,0.3-0.1,0.3\n\t\t\t\t\t\t\t\t\t\tC7.1,3.5,7,3.5,7,3.5z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M4.8,5.7c0,0-0.1,0-0.1,0L3.2,4.8C3.1,4.7,3,4.6,3.1,4.4s0.2-0.2,0.3-0.1l1.5,0.9C5,5.3,5.1,5.4,5,5.6\n\t\t\t\t\t\t\t\t\t\tC5,5.6,4.9,5.7,4.8,5.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M4,8.7H2.3C2.1,8.7,2,8.6,2,8.4s0.1-0.2,0.2-0.2H4c0.1,0,0.2,0.1,0.2,0.2S4.1,8.7,4,8.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M3.3,12.5c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1,0-0.3,0.1-0.3l1.5-0.9c0.1-0.1,0.3,0,0.3,0.1c0.1,0.1,0,0.3-0.1,0.3l-1.5,0.9\n\t\t\t\t\t\t\t\t\t\tC3.4,12.5,3.3,12.5,3.3,12.5z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M16.7,12.5c0,0-0.1,0-0.1,0l-1.5-0.9c-0.1-0.1-0.2-0.2-0.1-0.3c0.1-0.1,0.2-0.2,0.3-0.1l1.5,0.9c0.1,0.1,0.2,0.2,0.1,0.3\n\t\t\t\t\t\t\t\t\t\tC16.9,12.5,16.8,12.5,16.7,12.5z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M17.7,8.7H16c-0.1,0-0.2-0.1-0.2-0.2s0.1-0.2,0.2-0.2h1.7c0.1,0,0.2,0.1,0.2,0.2S17.9,8.7,17.7,8.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M15.2,5.7c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1,0-0.3,0.1-0.3l1.5-0.9c0.1-0.1,0.3,0,0.3,0.1c0.1,0.1,0,0.3-0.1,0.3l-1.5,0.9\n\t\t\t\t\t\t\t\t\t\tC15.3,5.7,15.2,5.7,15.2,5.7z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath d=\"M13,3.5c0,0-0.1,0-0.1,0c-0.1-0.1-0.2-0.2-0.1-0.3l0.9-1.5c0.1-0.1,0.2-0.2,0.3-0.1c0.1,0.1,0.2,0.2,0.1,0.3l-0.9,1.5\n\t\t\t\t\t\t\t\t\t\tC13.2,3.4,13.1,3.5,13,3.5z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003cg id=\"glow1\"\u003e\n\t\t\t\t\t\t\t\t\u003cpath class=\"st3\" d=\"M6.4,8.2C6.4,8.2,6.4,8.2,6.4,8.2C6.3,8.1,6.3,8.1,6.3,8c0.1-0.5,0.3-1,0.6-1.4c0-0.1,0.1-0.1,0.2,0\n\t\t\t\t\t\t\t\t\tc0.1,0,0.1,0.1,0,0.2C6.8,7.2,6.7,7.6,6.6,8.1C6.5,8.1,6.5,8.2,6.4,8.2z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003cg id=\"glow2\"\u003e\n\t\t\t\t\t\t\t\t\u003cpath class=\"st3\" d=\"M7.8,5.9C7.7,5.9,7.7,5.9,7.8,5.9C7.6,5.8,7.6,5.7,7.7,5.7c0.5-0.3,1-0.6,1.5-0.7c0.1,0,0.1,0,0.1,0.1\n\t\t\t\t\t\t\t\t\tc0,0.1,0,0.1-0.1,0.1C8.8,5.3,8.3,5.6,7.8,5.9C7.8,5.9,7.8,5.9,7.8,5.9z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003c\/label\u003e\n\t\t\t\t\u003clabel for=\"jesterLighting\"\u003e\u003cspan id=\"watts\" style=\"font-style: italic;\"\u003eNormal\u003c\/span\u003e\n\t\t\t\t\u003c\/label\u003e \n\t\t\t\u003c\/div\u003e\n\t\t\t\u003cdiv id=\"toggleOverlay\" onclick=\"jesterLimits()\"\u003e\n\t\t\t\t\u003clabel class=\"switch\"\u003e \n\t\t\t\t\t\u003cinput id=\"jesterLimits\" type=\"checkbox\"\u003e \u003cspan class=\"slider round\"\u003e\u003c\/span\u003e \n\t\t\t\t\u003c\/label\u003e\n\t\t\t\t\u003clabel for=\"jesterLimits\"\u003e Show Engraving Limits\u003c\/label\u003e \n\t\t\t\u003c\/div\u003e\n\t\t\t\u003cdiv id=\"toggleOverlay3\"\u003e\n\t\t\t\t\u003cspan\u003e\n\t\t\t\t\t\u003c!-- PLUS --\u003e\n\t\t\t\t\t\u003csvg onclick=\"jesterResize2('inc')\" title=\"Increase Size\" version=\"1.1\" id=\"side-bkgd1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\u003cg id=\"btnBkgd\"\u003e\n\t\t\t\t\t\t\u003ccircle style=\"fill:#A4AEBA;\" cx=\"50\" cy=\"50\" r=\"47\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\t\u003cpath style=\"fill:#173153;\" d=\"M50,5c24.8,0,45,20.2,45,45S74.8,95,50,95S5,74.8,5,50S25.2,5,50,5 M50,1C22.9,1,1,22.9,1,50s21.9,49,49,49\n\t\t\t\t\t\t\ts49-21.9,49-49S77.1,1,50,1L50,1z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003cline id=\"minusLine\" style=\"fill:#A4AEBA;stroke:#173153;stroke-width:13.5905;stroke-linecap:round;stroke-miterlimit:10;\" x1=\"22.5\" y1=\"50\" x2=\"77.5\" y2=\"50\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\u003cline id=\"plusLine\" style=\"fill:#A4AEBA;stroke:#173153;stroke-width:13.5905;stroke-linecap:round;stroke-miterlimit:10;\" x1=\"50\" y1=\"22.5\" x2=\"50\" y2=\"77.5\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\t\u003c!-- MINUS --\u003e\n\t\t\t\t\t\u003csvg onclick=\"jesterResize2('dec')\" version=\"1.1\" id=\"side-bkgd2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\u003cg id=\"btnBkgd\"\u003e\n\t\t\t\t\t\t\u003ccircle style=\"fill:#A4AEBA;\" cx=\"50\" cy=\"50\" r=\"47\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\t\u003cpath style=\"fill:#173153;\" d=\"M50,5c24.8,0,45,20.2,45,45S74.8,95,50,95S5,74.8,5,50S25.2,5,50,5 M50,1C22.9,1,1,22.9,1,50s21.9,49,49,49\n\t\t\t\t\t\t\ts49-21.9,49-49S77.1,1,50,1L50,1z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003cline id=\"minusLine\" style=\"fill:#A4AEBA;stroke:#173153;stroke-width:13.5905;stroke-linecap:round;stroke-miterlimit:10;\" x1=\"22.5\" y1=\"50\" x2=\"77.5\" y2=\"50\"\u003e\u003c\/line\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\t\u003c!-- RESET --\u003e\n\t\t\t\t\t\u003csvg onclick=\"jesterResize2('reset')\" version=\"1.1\" id=\"side-bkgd3\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\u003cg id=\"btnBkgd\"\u003e\n\t\t\t\t\t\t\u003ccircle style=\"fill:#A4AEBA;\" cx=\"50\" cy=\"50\" r=\"47\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\t\u003cpath style=\"fill:#173153;\" d=\"M50,5c24.8,0,45,20.2,45,45S74.8,95,50,95S5,74.8,5,50S25.2,5,50,5 M50,1C22.9,1,1,22.9,1,50s21.9,49,49,49\n\t\t\t\t\t\t\ts49-21.9,49-49S77.1,1,50,1L50,1z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003cg id=\"resetLine\"\u003e\n\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\u003cpath style=\"fill:none;stroke:#173153;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;\" d=\"M77.6,60.1C73.5,71.4,62.7,79.4,50,79.4c-16.2,0-29.4-13.2-29.4-29.4S33.8,20.6,50,20.6\n\t\t\t\t\t\t\t\tc10.1,0,19.1,5.1,24.4,12.9\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\u003cpolygon style=\"fill:#173153;\" points=\"61.2,34.5 79.4,50 83.7,26.5 \t\t\t\"\u003e\u003c\/polygon\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\t\n\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003clabel\u003e\n\t\t\t\t\t\u003cspan style=\"font-style: italic;\" id=\"\"\u003eResize Icon\u003c\/span\u003e \n\t\t\t\t\u003c\/label\u003e\n\t\t\t\t\u003cspan\u003e\n\t\t\t\t\u003c!-- Randomize --\u003e\n\t\t\t\t\t\u003csvg version=\"1.1\" onclick=\"jesterRandom()\" id=\"randomSvg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 100 100\" style=\"enable-background:new 0 0 100 100; margin-top: 10px;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\u003cpath id=\"randomColors\" d=\"M79,1H21C10,1,1,10,1,21v58c0,11,9,20,20,20h58c11,0,20-9,20-20V21C99,10,90,1,79,1z M47,88.7c-5.9,0-9.9-4.3-9.9-10.1\n\t\t\t\t\t\tc0-6,4.1-10.1,9.9-10.1c6,0,9.9,4.1,10,10.1C57,84.4,53.1,88.7,47,88.7z M60.4,47.3c-4,4.6-5.8,8.9-5.7,13.9v2H40l-0.1-2.9\n\t\t\t\t\t\tc-0.3-5.7,1.6-11.4,6.6-17.3c3.6-4.3,6.4-8,6.4-11.7c0-3.9-2.6-6.6-8.1-6.7c-3.7,0-8.1,1.3-11,3.3L30,15.8\n\t\t\t\t\t\tc4.1-2.3,10.7-4.6,18.6-4.6c14.7,0,21.4,8.1,21.4,17.3C70,37.1,64.7,42.6,60.4,47.3z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003clabel style=\"margin-top: -12px;\"\u003e\n\t\t\t\t\t\u003cspan style=\"font-style: italic;\" id=\"\"\u003eRandomize!\u003c\/span\u003e \n\t\t\t\t\u003c\/label\u003e\n\t\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\t\t\t\u003clabel\u003eChoose your dice color(s):\u003c\/label\u003e\n\t\u003cdiv\u003e\n\t\t\u003ctable style=\"border-collapse:collapse\"\u003e\n\t\t\t\u003ctbody\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd id=\"colorZ\" style=\"text-align: center;\"\u003e\n\t\t\t\t\t\t\u003cinput style=\"padding: 0px 0px 0px 0px !important;\" type=\"color\" id=\"colorInlay\" name=\"colorInlay\" value=\"#000000\"\u003e \n\t\t\t\t\t\t\u003clabel for=\"head\"\u003eInlay\u003c\/label\u003e\n\t\t\t\t\t\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorA\" style=\"text-align: center;\"\u003e\n\t\t\t\t\t\t\u003cspan id=\"colorClear\" name=\"colorClear\"\u003eVS Clear\u003c\/span\u003e\n\t\t\t\t\t\t\u003cinput style=\"padding: 0px 0px 0px 0px !important;\" type=\"color\" id=\"color1\" name=\"color1\" value=\"#ffffff\"\u003e \n\t\t\t\t\t\t\u003clabel for=\"head\"\u003eColor 1\u003c\/label\u003e\n\t\t\t\t\t\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorB\" style=\"text-align: center;\"\u003e\n\t\t\t\t\t\t\u003cinput style=\"padding: 0px 0px 0px 0px !important;\" type=\"color\" id=\"color2\" name=\"color2\" value=\"#cccccc\"\u003e \n\t\t\t\t\t\t\u003clabel for=\"body\"\u003eColor 2\u003c\/label\u003e\n\t\t\t\t\t\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorC\" style=\"text-align: center;\"\u003e\n\t\t\t\t\t\t\u003cinput style=\"padding: 0px 0px 0px 0px !important;\" type=\"color\" id=\"color3\" name=\"color3\" value=\"#999999\"\u003e \n\t\t\t\t\t\t\u003clabel for=\"body\"\u003eColor 3\u003c\/label\u003e\n\t\t\t\t\t\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorS\" style=\"text-align:center;opacity:0.35;\"\u003e\n\t\u003cinput style=\"padding:0px 0px 0px 0px !important;\" type=\"color\" id=\"colorSplatter\" name=\"colorSplatter\" value=\"#8B2E2E\" disabled\u003e\n\t\u003clabel for=\"splatterColor\"\u003eSplatter\u003c\/label\u003e\n\u003c\/td\u003e\n\t\t\t\t\u003c\/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd id=\"colorZ2\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"hot-flex-container\"\u003e\n\t\t\t\t\t\t  \u003cdiv class=\"hot-flex-item-left\" onclick=\"jesterHot('0','#000000')\" title=\"Black\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t  \u003cdiv class=\"hot-flex-item-left2\" onclick=\"jesterHot('0','Gold')\" title=\"Gold\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t  \u003cdiv class=\"hot-flex-item-right\" onclick=\"jesterHot('0','#FFFFFF')\" title=\"White\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t  \u003cdiv class=\"hot-flex-item-right2\" onclick=\"jesterHot('0','Copper')\" title=\"Copper\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorA2\"\u003e\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorB2\"\u003e\u003c\/td\u003e\n\t\t\t\t\t\u003ctd id=\"colorC2\"\u003e\u003c\/td\u003e\n\t\t\t\t\t\u003c!-- New splatter --\u003e\n\t\t\t\t\t\u003ctd id=\"colorS2\"\u003e\u003c\/td\u003e\n\t\t\t\t\u003c\/tr\u003e\n\t\t\t\u003c\/tbody\u003e\n\t\t\u003c\/table\u003e\n\t\u003c\/div\u003e\n\t\t\t\u003cp id=\"file\"\u003e\u003c\/p\u003e\n\t\u003c\/div\u003e\n\u003cdiv class=\"flex-item-right\"\u003e\n\t\u003cdiv class=\"optionsPanel\"\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eQuantity: \u003cspan id=\"qtyLabel\"\u003e?\u003c\/span\u003e\u003c\/label\u003e\n\t\t\u003cfieldset class=\"jester\"\u003e\n\t\t\t\u003cdiv class=\"qtySlideContainer\"\u003e\n\t\t\t\t\u003cdatalist id=\"qtyLabels\"\u003e\n\t\t\t\t\t\u003coption value=\"1\" label=\"500\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"2\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"3\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"4\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"5\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"6\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"7\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"8\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"9\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"10\"\u003e\u003c\/option\u003e\n\t\t\t\t\t\u003coption value=\"11\" label=\"3,000\"\u003e\u003c\/option\u003e\n\t\t\t\t\u003c\/datalist\u003e\n\t\t\t\t\u003cinput type=\"range\" min=\"1\" max=\"11\" value=\"1\" id=\"myRange\" list=\"qtyLabels\"\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eFinish\u003c\/label\u003e\n\t\t\u003cfieldset class=\"jester col-three\"\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"type\" id=\"type-matte\" onchange=\"jesterType('matte')\" checked\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eMatte\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"type\" id=\"type-pearl\" onchange=\"jesterType('pearl')\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003ePearlescent\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"type\" id=\"type-trans\" onchange=\"jesterType('trans')\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eTranslucent\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eColors\u003c\/label\u003e\n\t\t\u003c!-- 03-24 CHANGED onChange to onclick to fix randomizer Trans3 to Trans3 and Trans2 to Trans2 not setting base as CLEAR  --\u003e\n\t\t\u003cfieldset class=\"jester col-three\"\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"colors\" id=\"color-uno\" onclick=\"check('uno')\" checked\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker2(event)\"\u003e1-Tone\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"colors\" id=\"color-duo\" onclick=\"check('duo')\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker2(event)\"\u003e2-Tone\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"colors\" id=\"color-trio\" onclick=\"check('trio')\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker2(event)\"\u003e3-Tone\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eEdge\u003c\/label\u003e\n\t\t\u003cfieldset class=\"jester col-two\"\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"edge\" id=\"edge-square\" onchange=\"diceEdge(0)\" checked\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eSquared\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"edge\" id=\"edge-round\" onchange=\"diceEdge(20)\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eRounded\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eSize\u003c\/label\u003e\n\t\t\u003cfieldset class=\"jester col-two\"\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"size\" id=\"size-12\" onchange=\"diceSize('12mm')\"\u003e\n\t\t\t\t\u003clabel style=\"line-height:0.8;\" onclick=\"jesterClicker(event)\"\u003e\n\t\t\t\t\t12\n\t\t\t\t\t\u003cbr\u003e\n\t\t\t\t\t\u003cspan style=\"\n\t\t\t\t\t\t\tfont-size: calc(var(--typeBaseSize) - 3px);\n\t\t\t\t\t\t\tfont-weight: bold;\"\u003e\n\t\t\t\t\t\tMM\n\t\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"size\" id=\"size-16\" onchange=\"diceSize('16mm')\" checked\u003e\n\t\t\t\t\u003clabel style=\"line-height:0.8;\" onclick=\"jesterClicker(event)\"\u003e\n\t\t\t\t\t16\n\t\t\t\t\t\u003cbr\u003e\n\t\t\t\t\t\u003cspan style=\"\n\t\t\t\t\t\t\tfont-size: calc(var(--typeBaseSize) - 3px);\n\t\t\t\t\t\t\tfont-weight: bold;\"\u003e\n\t\t\t\t\t\tMM\n\t\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\t\u003cform\u003e\n\t\t\u003clabel\u003eNumbers \n\t\t\u003c\/label\u003e\n\t\t\u003cfieldset class=\"jester col-two\"\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"numbers\" id=\"no-pips\" onchange=\"dicePips('pips')\" checked\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003ePips\n\t\t\t\t\t\u003csvg version=\"1.1\" id=\"sidesPips\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 100 100\" style=\"width:35px; display:block; margin:auto; enable-background:new 0 0 100 100;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\u003cpath style=\"fill:#A4AEBA;\" d=\"M75,99H25C11.8,99,1,88.2,1,75V25C1,11.8,11.8,1,25,1h50c13.2,0,24,10.8,24,24v50C99,88.2,88.2,99,75,99z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\u003ccircle style=\"fill:#173153;\" cx=\"25\" cy=\"25\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\u003ccircle style=\"fill:#173153;\" cx=\"25\" cy=\"75\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\u003ccircle style=\"fill:#173153;\" cx=\"75\" cy=\"25\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\u003ccircle style=\"fill:#173153;\" cx=\"75\" cy=\"75\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\u003ccircle style=\"fill:#173153;\" cx=\"50\" cy=\"50\" r=\"8.5\"\u003e\u003c\/circle\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\t\u003cspan\u003e\n\t\t\t\t\u003cinput type=\"radio\" name=\"numbers\" id=\"no-nums\" onchange=\"dicePips('nums')\"\u003e\n\t\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eNumbers\n\t\t\t\t\t\u003csvg version=\"1.1\" id=\"sidesPips\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" scale=\"33%\" viewbox=\"0 0 100 100\" style=\"width:35px; display:block; margin:auto; enable-background:new 0 0 100 100;\" xml:space=\"preserve\"\u003e\n\t\t\t\t\t\t\t\u003cpath style=\"fill:#A4AEBA;\" d=\"M75,99H25C11.8,99,1,88.2,1,75V25C1,11.8,11.8,1,25,1h50c13.2,0,24,10.8,24,24v50C99,88.2,88.2,99,75,99z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\u003cg\u003e\n\t\t\t\t\t\t\t\t\t\u003cpath style=\"fill:#173153;\" d=\"M60.8,35.8H49.4l-1,7.7c0.4-0.1,0.8-0.1,1.3-0.1c1.8,0.1,5.6,0.9,8.1,3.2c2.4,2.3,3.7,5.5,3.7,9.9\n\t\t\t\t\t\t\t\t\tc0,8.3-5.5,15.1-14.9,15.1c-3,0-6.3-0.8-8.1-1.7l1.3-6.8c1.6,0.7,3.8,1.5,6.1,1.5c4.2,0,7-2.7,7-7.3c0-5.8-4.4-7.7-9.3-7.7\n\t\t\t\t\t\t\t\t\tc-1.2,0-2.2,0-3.1,0.1L43,28.3h17.8V35.8z\"\u003e\u003c\/path\u003e\n\t\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\t\t\u003c\/g\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\n\t\t\t\t\u003c\/label\u003e\n\t\t\t\u003c\/span\u003e\n\t\t\u003c\/fieldset\u003e\n\t\u003c\/form\u003e\n\n\t\u003cform\u003e\n\t\u003clabel\u003eSplatter\u003c\/label\u003e\n\t\u003cfieldset class=\"jester col-two\"\u003e\n\t\t\u003cspan\u003e\n\t\t\t\u003cinput type=\"radio\" name=\"splatterOption\" id=\"splatter-no\" onchange=\"jesterSplatter(false)\" checked\u003e\n\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eNo\u003c\/label\u003e\n\t\t\u003c\/span\u003e\n\t\t\u003cspan\u003e\n\t\t\t\u003cinput type=\"radio\" name=\"splatterOption\" id=\"splatter-yes\" onchange=\"jesterSplatter(true)\"\u003e\n\t\t\t\u003clabel onclick=\"jesterClicker(event)\"\u003eYes (+$0.25 per die)\u003c\/label\u003e\n\t\t\u003c\/span\u003e\n\t\u003c\/fieldset\u003e\n\u003c\/form\u003e\n\t\u003cp id=\"priceHolder\"\u003e\u003c\/p\u003e\n\t\u003c\/div\u003e\n\u003cscript\u003e\nasync function thisIs(){\nconst myTimeout = setTimeout(thatIs, 1000);\n}\nfunction thatIs() {\n\tvar AVISimage = document.querySelector('.ap-options__file').querySelector('a').href;\n\tdocument.getElementById('userPreview').href.baseVal= AVISimage;\n\tdocument.getElementById('userImage').href.baseVal= AVISimage;\n\tdocument.getElementById('userPreview').style.display = 'block'; \t\/\/Show Upload\n\tdocument.getElementById('userImage').style.display = 'block'; \t\t\/\/Show Upload\n\tdocument.getElementById('pip6').style.display = 'none';\n\tdocument.getElementById('transPips6').style.display = 'none';\n\tdocument.getElementById('pipNo6').style.display = 'none';\n\tdocument.getElementById('transPipsNo6').style.display = 'none';\n\t\/\/Enable the Resizer now that there is an image\n\tvar split = (AVISimage.split(';'))[0];\n\tvar imgType = (split.split('\/'))[1];\n\tif(imgType != \"svg+xml\" \u0026\u0026 imgType != \"png\" \u0026\u0026 split.substring(split.length-3) != 'svg'){\n\t\tdocument.getElementById('previewCanvas').style.display = 'block';\n\t}\n}\nfunction AVISloadFile(){\n\t\/\/Simulate AVIS click\n\tdocument.querySelector('.apo-file__action').click();\n\talert('AVISloadFile()');\n\tjesterDebug('show');\n}\nvar observer = new MutationObserver(function(mutations) {\n    mutations.forEach(function(mutationRecord) {\n        var AVISimage = document.querySelector('.ap-options__file').querySelector('a').href;\n        document.getElementById('userPreview').href.baseVal= AVISimage;\n\t\t\t\tdocument.getElementById('userImage').href.baseVal= AVISimage;\n\t\t\t\tdocument.getElementById('userPreview').style.display = 'block'; \t\t\/\/Show Upload\n\t\t\t\tdocument.getElementById('userImage').style.display = 'block'; \t\t\/\/Show Upload\n\t\t\t\tdocument.getElementById('pip6').style.display = 'none';\n\t\t\t\tdocument.getElementById('transPips6').style.display = 'none';\n\t\t\t\tdocument.getElementById('pipNo6').style.display = 'none';\n\t\t\t\tdocument.getElementById('transPipsNo6').style.display = 'none';\n    });    \n});\n\/\/Show sample file linked to uploaded file - parameter should be 01,02...\nvar loadPreview = function(file) {\n\tvar fileName = \"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/jesterSampleSVG\"+file+\".svg?v=1677778938\";\n\t\n\tdocument.getElementById('userPreview').href.baseVal= fileName;\n\tdocument.getElementById('userImage').href.baseVal= fileName;\n\tdocument.getElementById('userPreview').style.display = 'block'; \t\/\/Show Upload\n\tdocument.getElementById('userImage').style.display = 'block'; \t\t\/\/Show Upload\n\tdocument.getElementById('pip6').style.display = 'none';\t\t\t\t\t\t\/\/Hide SVG 6-Side\n\tdocument.getElementById('transPips6').style.display = 'none';\t\t\t\/\/Hide SVG 6-Side Trans\n\t\tdocument.getElementById('pipNo6').style.display = 'none';\n\tdocument.getElementById('transPipsNo6').style.display = 'none';\n};\n\/\/Hide Translucent Objects\ndocument.getElementById('transRoundBack').style.display = 'none';\ndocument.getElementById('transSquareBack').style.display = 'none';\ndocument.getElementById('interiorSvgPips').style.display = 'none';\ndocument.getElementById('interiorSvgPipsNo').style.display = 'none';\n\/\/Hide Glossy\ndocument.getElementById('transRoundPearl').style.display='none';\ndocument.getElementById('transSquarePearl').style.display='none';\n\/\/Set the Color Pickers to hide 2- and 3-tone by default\ndocument.getElementById('colorA').style.visibility = 'visible';\ndocument.getElementById('colorB').style.visibility = 'hidden';\ndocument.getElementById('colorC').style.visibility = 'hidden';\ndocument.getElementById('colorA2').style.visibility = 'visible';\ndocument.getElementById('colorB2').style.visibility = 'hidden';\ndocument.getElementById('colorC2').style.visibility = 'hidden';\ndocument.getElementById('userImage').style.display = 'none'; \t\t\t\/\/Hide Blank Image\ndocument.getElementById('userPreview').style.display = 'none'; \t\t\/\/Hide Blank Preview\ndocument.getElementById('round').style.display = 'none'; \t\t\t\t\t\/\/Hide SVG Round Elements\n\/\/Set default side colors for 1- 2- 3-tone for both square and round\ndocument.getElementById('svgSquare1tone').style.fill = '#FFFFFF';\t\t\/\/Set base to white\ndocument.getElementById('svgSquare2tone').style.fill = '#CCCCCC';\t\t\/\/Set 2-tone\ndocument.getElementById('svgSquare3toneB').style.fill = '#CCCCCC';\t\/\/Set 3-toneB\ndocument.getElementById('svgSquare3toneC').style.fill = '#999999';\t\/\/Set 3-toneC\ndocument.getElementById('svgSquare2tone').style.display = 'none';\t\t\/\/Hide 2 tone\ndocument.getElementById('svgSquare3tone').style.display = 'none';\t\t\/\/Hide 3 tone\ndocument.getElementById('svgRound1tone').style.fill = '#FFFFFF';\t\t\/\/Repeat for Round\ndocument.getElementById('svgRound2tone').style.fill = '#CCCCCC';\ndocument.getElementById('svgRound3toneB').style.fill = '#CCCCCC';\ndocument.getElementById('svgRound3toneC').style.fill = '#999999';\ndocument.getElementById('svgRound2tone').style.display = 'none';\ndocument.getElementById('svgRound3tone').style.display = 'none';\n\/\/Set blank user image perspective\ndocument.getElementById('userImage').style['-webkit-transform']=\" rotateX(30deg) rotateY(2deg) rotateZ(-45deg) translate(-52mm, 140mm) scale(0.16, 0.16) matrix(1, 0.03, 0.05, 1, 0, 0)\"\n\/\/Create EventListeners for ColorPickers\n\/\/Create EventListeners for ColorPickers\nvar colorPicker = document.getElementById('color1');\ncolorPicker.addEventListener(\"change\", watchBase, false);\n\nvar colorPicker = document.getElementById('color2');\ncolorPicker.addEventListener(\"change\", watchTwo, false);\n\nvar colorPicker = document.getElementById('color3');\ncolorPicker.addEventListener(\"change\", watchThree, false);\n\nvar colorPicker = document.getElementById('colorInlay');\ncolorPicker.addEventListener(\"change\", watchInlay, false);\n\nvar colorPicker = document.getElementById('colorSplatter');\ncolorPicker.addEventListener(\"change\", watchSplatter, false);\n\nfunction watchSplatter(event){\n\tvar newColor = event.target.value;\n\n\tdocument.getElementById('splatter').style.fill = newColor;\n\n\tif(document.getElementById('splatter-yes').checked){\n\t\tAVISupdater('Splatter Color', newColor);\n\t\tjesterCartProperty('Splatter Color', newColor);\n\t}\n}\n\/\/ var colorPicker = document.getElementById('color1')\n\/\/ colorPicker.addEventListener(\"change\", watchBase, false);\n\/\/ var colorPicker = document.getElementById('color2')\n\/\/ colorPicker.addEventListener(\"change\", watchTwo, false);\n\/\/ var colorPicker = document.getElementById('color3')\n\/\/ colorPicker.addEventListener(\"change\", watchThree, false);\n\/\/ var colorPicker = document.getElementById('colorInlay')\n\/\/ colorPicker.addEventListener(\"change\", watchInlay, false);\n\/\/ \/\/Splatter Color EventListner 07-26-26\n\/\/ var colorPicker = document.getElementById('splatterColor')\n\/\/ colorPicker.addEventListener(\"change\", watchSplatter, false);\n\n\/\/ function jesterSplatterxxx(){\n\/\/ \tvar enabled = document.getElementById('splatterToggle').checked;\n\/\/ \tvar splatter = document.getElementById('splatter');\n\/\/ \tvar colorPicker = document.getElementById('splatterColor');\n\/\/ \tsplatter.style.opacity = enabled ? '1' : '0';\n\/\/ \tcolorPicker.disabled = !enabled;\n\/\/ \tif(enabled){splatter.style.fill = colorPicker.value;}\n\/\/ }\n\n\/\/ function watchSplatterxxx(event){\n\/\/ \tdocument.getElementById('splatter').style.fill = event.target.value;\n\/\/ }\n\/\/ function watchSplatter(event){\n\/\/ \tvar newColor=event.target.value;\n\n\/\/ \tdocument.getElementById('splatter').style.fill=newColor;\n\n\/\/ \tif(document.getElementById('splatter-yes').checked){\n\/\/ \t\tAVISupdater('Splatter Color',newColor);\n\/\/ \t\tjesterCartProperty('Splatter Color',newColor);\n\/\/ \t}\n\/\/ }\n\/\/End\nfunction watchBase(event) {\t\/\/Change Tone-1\n  var newColor = event.target.value;\n  document.getElementById('svgSquare1tone').style.fill = newColor;\n  document.getElementById('svgRound1tone').style.fill = newColor;\n\tAVISupdater('Color 1',newColor);\n}\nfunction watchTwo(event) {\t\/\/Change Tone-2\n  var newColor = event.target.value;\n  document.getElementById('svgSquare2tone').style.fill = newColor;\n  document.getElementById('svgSquare3toneB').style.fill = newColor;\n  document.getElementById('svgRound2tone').style.fill = newColor;\n  document.getElementById('svgRound3toneB').style.fill = newColor;\n\tjesterColor(newColor,'smokeA'); \/\/Use function to adjust image color\n\tAVISupdater('Color 2',newColor);\n}\nfunction watchThree(event) {\t\/\/Change Tone-3\n  var newColor = event.target.value;\n  document.getElementById('svgSquare3toneC').style.fill = newColor;\n  document.getElementById('svgRound3toneC').style.fill = newColor;\n\tjesterColor(newColor,'smokeB'); \/\/Use function to adjust image color\n\tAVISupdater('Color 3',newColor);\n}\nfunction watchInlay(event) {\t\/\/Change Pip Inlay\n  var newColor = event.target.value;\n\tconsole.log(event);\/\/debug\n  document.getElementById('svgPips').style.fill = newColor; \/\/Set pips\n  document.getElementById('interiorSvgPips').style.fill = newColor; \/\/Set reverse pips\n\tdocument.getElementById('svgPipsNo').style.fill = newColor; \/\/Set pips\n  document.getElementById('interiorSvgPipsNo').style.fill = newColor; \/\/Set reverse pips\n\tif(event.type=='faux'){\n\t\tAVISupdater('Color Inlay',event.metal); \/\/Set metal name if Hot Button\n\t\tjesterColor(newColor,'userImage',event.metal); \/\/Use function to adjust image color\n\t}else{\n\t\tAVISupdater('Color Inlay',newColor);\n\t\tjesterColor(newColor,'userImage','None'); \/\/Use function to adjust image color\n\t}\n}\n\/\/??\nfunction padToTwo(numberString) {\n\tif (numberString.length \u003c 2) {\n\t\tnumberString = '0' + numberString;\n\t}\n\treturn numberString;\n}\n\/\/??\nfunction hexAverage() {\n    var args = Array.prototype.slice.call(arguments);\n    return args.reduce(function (previousValue, currentValue) {\n        return currentValue\n            .replace(\/^#\/, '')\n            .match(\/.{2}\/g)\n            .map(function (value, index) {\n                return previousValue[index] + parseInt(value, 16);\n            });\n    }, [0, 0, 0])\n    .reduce(function (previousValue, currentValue) {\n        return previousValue + padToTwo(Math.floor(currentValue \/ args.length).toString(16));\n    }, '#');\n}\n\/\/JH Note to Console Viewers\nconsole.log(\n  \"The tale of the Jester at the jest of the Baron. He took a chance, a roll of the dice. All sixes? Twas very nice! But the Baron was angry, for he thought him a crook. With his large lordly arm, the Baron's hand shook. The Jester was merry, ecstatic with glee. For he won his land, his women, and mead!\"\n);\n\/\/??\nclass Color {\n  constructor(r, g, b) {\n    this.set(r, g, b);\n  }\n  toString() {\n    return `rgb(${Math.round(this.r)}, ${Math.round(this.g)}, ${Math.round(this.b)})`;\n  }\n  set(r, g, b) {\n    this.r = this.clamp(r);\n    this.g = this.clamp(g);\n    this.b = this.clamp(b);\n  }\n  hueRotate(angle = 0) {\n    angle = angle \/ 180 * Math.PI;\n    const sin = Math.sin(angle);\n    const cos = Math.cos(angle);\n\n    this.multiply([\n      0.213 + cos * 0.787 - sin * 0.213,\n      0.715 - cos * 0.715 - sin * 0.715,\n      0.072 - cos * 0.072 + sin * 0.928,\n      0.213 - cos * 0.213 + sin * 0.143,\n      0.715 + cos * 0.285 + sin * 0.140,\n      0.072 - cos * 0.072 - sin * 0.283,\n      0.213 - cos * 0.213 - sin * 0.787,\n      0.715 - cos * 0.715 + sin * 0.715,\n      0.072 + cos * 0.928 + sin * 0.072,\n    ]);\n  }\n  grayscale(value = 1) {\n    this.multiply([\n      0.2126 + 0.7874 * (1 - value),\n      0.7152 - 0.7152 * (1 - value),\n      0.0722 - 0.0722 * (1 - value),\n      0.2126 - 0.2126 * (1 - value),\n      0.7152 + 0.2848 * (1 - value),\n      0.0722 - 0.0722 * (1 - value),\n      0.2126 - 0.2126 * (1 - value),\n      0.7152 - 0.7152 * (1 - value),\n      0.0722 + 0.9278 * (1 - value),\n    ]);\n  }\n  sepia(value = 1) {\n    this.multiply([\n      0.393 + 0.607 * (1 - value),\n      0.769 - 0.769 * (1 - value),\n      0.189 - 0.189 * (1 - value),\n      0.349 - 0.349 * (1 - value),\n      0.686 + 0.314 * (1 - value),\n      0.168 - 0.168 * (1 - value),\n      0.272 - 0.272 * (1 - value),\n      0.534 - 0.534 * (1 - value),\n      0.131 + 0.869 * (1 - value),\n    ]);\n  }\n  saturate(value = 1) {\n    this.multiply([\n      0.213 + 0.787 * value,\n      0.715 - 0.715 * value,\n      0.072 - 0.072 * value,\n      0.213 - 0.213 * value,\n      0.715 + 0.285 * value,\n      0.072 - 0.072 * value,\n      0.213 - 0.213 * value,\n      0.715 - 0.715 * value,\n      0.072 + 0.928 * value,\n    ]);\n  }\n  multiply(matrix) {\n    const newR = this.clamp(this.r * matrix[0] + this.g * matrix[1] + this.b * matrix[2]);\n    const newG = this.clamp(this.r * matrix[3] + this.g * matrix[4] + this.b * matrix[5]);\n    const newB = this.clamp(this.r * matrix[6] + this.g * matrix[7] + this.b * matrix[8]);\n    this.r = newR;\n    this.g = newG;\n    this.b = newB;\n  }\n  brightness(value = 1) {\n    this.linear(value);\n  }\n  contrast(value = 1) {\n    this.linear(value, -(0.5 * value) + 0.5);\n  }\n  linear(slope = 1, intercept = 0) {\n    this.r = this.clamp(this.r * slope + intercept * 255);\n    this.g = this.clamp(this.g * slope + intercept * 255);\n    this.b = this.clamp(this.b * slope + intercept * 255);\n  }\n  invert(value = 1) {\n    this.r = this.clamp((value + this.r \/ 255 * (1 - 2 * value)) * 255);\n    this.g = this.clamp((value + this.g \/ 255 * (1 - 2 * value)) * 255);\n    this.b = this.clamp((value + this.b \/ 255 * (1 - 2 * value)) * 255);\n  }\n  hsl() {\n    const r = this.r \/ 255;\n    const g = this.g \/ 255;\n    const b = this.b \/ 255;\n    const max = Math.max(r, g, b);\n    const min = Math.min(r, g, b);\n    let h, s, l = (max + min) \/ 2;\n    if (max === min) {\n      h = s = 0;\n    } else {\n      const d = max - min;\n      s = l \u003e 0.5 ? d \/ (2 - max - min) : d \/ (max + min);\n      switch (max) {\n        case r:\n          h = (g - b) \/ d + (g \u003c b ? 6 : 0);\n          break;\n        case g:\n          h = (b - r) \/ d + 2;\n          break;\n        case b:\n          h = (r - g) \/ d + 4;\n          break;\n      }\n      h \/= 6;\n    }\n    return {\n      h: h * 100,\n      s: s * 100,\n      l: l * 100,\n    };\n  }\n  clamp(value) {\n    if (value \u003e 255) {\n      value = 255;\n    } else if (value \u003c 0) {\n      value = 0;\n    }\n    return value;\n  }\n}\n\/\/??\nclass Solver {\n  constructor(target, baseColor) {\n    this.target = target;\n    this.targetHSL = target.hsl();\n    this.reusedColor = new Color(0, 0, 0);\n  }\n  solve() {\n    const result = this.solveNarrow(this.solveWide());\n    return {\n      values: result.values,\n      loss: result.loss,\n      filter: this.css(result.values),\n    };\n  }\n  solveWide() {\n    const A = 5;\n    const c = 15;\n    const a = [60, 180, 18000, 600, 1.2, 1.2];\n\n    let best = { loss: Infinity };\n    for (let i = 0; best.loss \u003e 25 \u0026\u0026 i \u003c 3; i++) {\n      const initial = [50, 20, 3750, 50, 100, 100];\n      const result = this.spsa(A, a, c, initial, 1000);\n      if (result.loss \u003c best.loss) {\n        best = result;\n      }\n    }\n    return best;\n  }\n  solveNarrow(wide) {\n    const A = wide.loss;\n    const c = 2;\n    const A1 = A + 1;\n    const a = [0.25 * A1, 0.25 * A1, A1, 0.25 * A1, 0.2 * A1, 0.2 * A1];\n    return this.spsa(A, a, c, wide.values, 500);\n  }\n  spsa(A, a, c, values, iters) {\n    const alpha = 1;\n    const gamma = 0.16666666666666666;\n\n    let best = null;\n    let bestLoss = Infinity;\n    const deltas = new Array(6);\n    const highArgs = new Array(6);\n    const lowArgs = new Array(6);\n\n    for (let k = 0; k \u003c iters; k++) {\n      const ck = c \/ Math.pow(k + 1, gamma);\n      for (let i = 0; i \u003c 6; i++) {\n        deltas[i] = Math.random() \u003e 0.5 ? 1 : -1;\n        highArgs[i] = values[i] + ck * deltas[i];\n        lowArgs[i] = values[i] - ck * deltas[i];\n      }\n\n      const lossDiff = this.loss(highArgs) - this.loss(lowArgs);\n      for (let i = 0; i \u003c 6; i++) {\n        const g = lossDiff \/ (2 * ck) * deltas[i];\n        const ak = a[i] \/ Math.pow(A + k + 1, alpha);\n        values[i] = fix(values[i] - ak * g, i);\n      }\n\n      const loss = this.loss(values);\n      if (loss \u003c bestLoss) {\n        best = values.slice(0);\n        bestLoss = loss;\n      }\n    }\n    return { values: best, loss: bestLoss };\n\n    function fix(value, idx) {\n      let max = 100;\n      if (idx === 2 \/* saturate *\/) {\n        max = 7500;\n      } else if (idx === 4 \/* brightness *\/ || idx === 5 \/* contrast *\/) {\n        max = 200;\n      }\n\n      if (idx === 3 \/* hue-rotate *\/) {\n        if (value \u003e max) {\n          value %= max;\n        } else if (value \u003c 0) {\n          value = max + value % max;\n        }\n      } else if (value \u003c 0) {\n        value = 0;\n      } else if (value \u003e max) {\n        value = max;\n      }\n      return value;\n    }\n  }\n\n  loss(filters) {\n    \/\/ Argument is array of percentages.\n    const color = this.reusedColor;\n    color.set(0, 0, 0);\n\n    color.invert(filters[0] \/ 100);\n    color.sepia(filters[1] \/ 100);\n    color.saturate(filters[2] \/ 100);\n    color.hueRotate(filters[3] * 3.6);\n    color.brightness(filters[4] \/ 100);\n    color.contrast(filters[5] \/ 100);\n\n    const colorHSL = color.hsl();\n    return (\n      Math.abs(color.r - this.target.r) +\n      Math.abs(color.g - this.target.g) +\n      Math.abs(color.b - this.target.b) +\n      Math.abs(colorHSL.h - this.targetHSL.h) +\n      Math.abs(colorHSL.s - this.targetHSL.s) +\n      Math.abs(colorHSL.l - this.targetHSL.l)\n    );\n  }\n\n  css(filters) {\n    function fmt(idx, multiplier = 1) {\n      return Math.round(filters[idx] * multiplier);\n    }\n    return `filter: invert(${fmt(0)}%) sepia(${fmt(1)}%) saturate(${fmt(2)}%) hue-rotate(${fmt(3, 3.6)}deg) brightness(${fmt(4)}%) contrast(${fmt(5)}%);`;\n  }\n}\n\nfunction hexToRgb(hex) {\n  \/\/ Expand shorthand form (e.g. \"03F\") to full form (e.g. \"0033FF\")\n  const shorthandRegex = \/^#?([a-f\\d])([a-f\\d])([a-f\\d])$\/i;\n  hex = hex.replace(shorthandRegex, (m, r, g, b) =\u003e {\n    return r + r + g + g + b + b;\n  });\n\n  const result = \/^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$\/i.exec(hex);\n  return result\n    ? [\n      parseInt(result[1], 16),\n      parseInt(result[2], 16),\n      parseInt(result[3], 16),\n    ]\n    : null;\n}\n\nfunction jesterColor(hex,target,gradient){\n    const rgb = hexToRgb(hex);\n    if (rgb.length !== 3) {\n      alert('Invalid format!');\n      return;\n    }\n    const color = new Color(rgb[0], rgb[1], rgb[2]);\n    const solver = new Solver(color);\n    const result = solver.solve();\n\t\n\t\tvar filterString = result.filter;\n\t\tfilterString = filterString.substring(7,filterString.length-1);\n\n\t\t\/\/Apply filter to the image \u0026 preview\n\t\tif(target=='userImage'){\n\t\t\/\/JH Add Inset Shadow\n\t\tvar thisAttr = document.getElementById(\"dropColor\").attributes;\n\t\tfor(i=0;i\u003cthisAttr.length;i++){\n\t\t\tif(thisAttr[i].name=='flood-color'){\n\t\t\t\tthisAttr[i].value = ColorLuminance(hex, -0.4)\n\t\t\t}\n\t\t\tif(thisAttr[i].name=='dropColor'){\n\t\t\t\tthisAttr[i].value = ColorLuminance(hex, -0.4)\n\t\t\t}\n\t\t}\n\t\tsafariRecolor(hex,'safariTest','None');\n\t\tsafariRecolor(hex,'userImgFilter',gradient);\n\t} else {\n\t\tsafariRecolor(hex,target+\"Filter\",'None');\n\t}\n}\n\/\/Function to convert SVG Filter for Mobile Safari\nfunction safariRecolor(hex,target,gradient){\n\tconsole.log(gradient + \" is grad\");\n\tvar x = document.getElementById(target);\n\tif(gradient != 'None'){\n\t\tif(gradient=='Gold'){\n\t\t\tvar rgb1 = [251,226,59];\n\t\t\tvar rgb2 = [224,169,27];\n\t\t}else if(gradient=='Copper'){\n\t\t\tvar rgb1 = [184,115,51];\n\t\t\tvar rgb2 = [0,0,0];\n\t\t}\n\tfor(i=0;i\u003cx.children.length;i++){\n\t\t\tif(x.children[i].nodeName == 'feComponentTransfer' \u0026\u0026 x.children[i].children.length \u003e 1){\n\t\t\t\tx.children[i].children[0].attributes[1].value=rgb1[0]\/255 + \" \" +rgb2[0]\/255 ;\t\/\/R\n\t\t\t\tx.children[i].children[1].attributes[1].value=rgb1[1]\/255 + \" \" +rgb2[1]\/255 ;\t\/\/G\n\t\t\t\tx.children[i].children[2].attributes[1].value=rgb1[2]\/255 + \" \" +rgb2[2]\/255 ;\t\/\/B\n\t\t\t}\n\t\t}\n\t}else{\n\t\tvar rgb1 = hex2rgb(hex);\n\t\tvar rgb2 = hex2rgb(ColorLuminance(hex, -0.4));\n\t\tfor(i=0;i\u003cx.children.length;i++){\n\t\t\tif(x.children[i].nodeName == 'feComponentTransfer' \u0026\u0026 x.children[i].children.length \u003e 1){\n\t\t\t\tx.children[i].children[0].attributes[1].value=rgb1[0]\/255 + \" \" +rgb2[0]\/255 ;\t\/\/R\n\t\t\t\tx.children[i].children[1].attributes[1].value=rgb1[1]\/255 + \" \" +rgb2[1]\/255 ;\t\/\/G\n\t\t\t\tx.children[i].children[2].attributes[1].value=rgb1[2]\/255 + \" \" +rgb2[2]\/255 ;\t\/\/B\n\t\t\t}\n\t\t}\n\t}\n}\n\/\/Function to convert RGB to HEX\nfunction componentToHex(c) {\n  var hex = c.toString(16);\n  return hex.length == 1 ? \"0\" + hex : hex;\n}\nfunction rgbToHex(r, g, b) {\n  return \"#\" + componentToHex(r) + componentToHex(g) + componentToHex(b);\n}\n\/\/Function to convert HEX to RGB\nfunction hex2rgb(x){\n\t\tif(x.length == 7){\n\t\t\tx = x.substring(1,7);\n\t\t}\n    if(x.length != 6){\n        throw \"Only six-digit hex colors are allowed.\";\n    }\n\n    var aRgbHex = x.match(\/.{1,2}\/g);\n    var aRgb = [\n        parseInt(aRgbHex[0], 16),\n        parseInt(aRgbHex[1], 16),\n        parseInt(aRgbHex[2], 16)\n    ];\n    return aRgb;\n}\n\/\/Debug to Show Hidden Elements\nfunction jesterDebug(src){\n\tvar avis = document.getElementById('avpoptions-container__v2');\n\tswitch(src){\n\t\tcase \"avis\":\n\t\t\tavis.style.display='block';\t\t\t\t\t\n\t\t\tavis.querySelector('textarea').innerText = 'hello';\t\t\/\/Enter text\n\t\t\tbreak;\n\t\tcase \"variant\":\n\t\t\tdocument.querySelectorAll('.variant-wrapper') .forEach(element =\u003e element.style.display='block');\n\t\t\tbreak;\n\t\tcase \"show\":\n\t\t\tavis.style.display='block';\t\t\t\t\n\t\t\tdocument.querySelectorAll('.variant-wrapper') .forEach(element =\u003e element.style.display='block');\n\t\t\tbreak;\n\t\tcase \"hide\":\n\t\t\tavis.style.display='none';\t\t\t\t\t\/\/Hide AVIS\n\t\t\tdocument.querySelectorAll('.variant-wrapper') .forEach(element =\u003e element.style.display='none');\n\t\t\tbreak;\n        case \"avis2\":\n            avis.style.display = 'block';\n            var avistwo = avis.querySelectorAll('.avp-option');\n            for(i=0;i\u003cavistwo.length;i++){\n              avistwo[i].style.display=\"block\";\n            }\n\t}\n}\n\tvar radios = document.getElementById(\"myInput2\");\n\tvar slider = document.getElementById(\"myRange\");\n\tvar output = document.getElementById(\"qtyLabel\");\n\tvar myQty = ['500','600','700','800','900','1000','1250','1500','1750','2000','3000'];\n\toutput.innerHTML = myQty[slider.value-1];\n\n\tslider.oninput = function() {\n\t\tvar myQty = ['500','600','700','800','900','1000','1250','1500','1750','2000','3000'];\n      console.log('slider.oninput 3380',myQty[this.value-1])\n\t\toutput.innerHTML = myQty[this.value-1];\n\t\t\t\t\tjesterVariantSelector('option-quantity-'+myQty[this.value-1])\n\t}\nwindow.onload = (event) =\u003e {\n    console.log('The page has fully loaded');\n\t\t\/\/Event Listener for AVIS Upload\n\t\tdocument.querySelector('.apo-file').addEventListener(\"change\", thisIs);\n\t\t\/\/Set AVIS options\n\t\tvar fieldSet = document.querySelectorAll('input');\n\t\t\u003c!-- for (i=0;i\u003cfieldSet.length;i++){ --\u003e\n\t\t\t\u003c!-- if(fieldSet[i].name=='properties[Sides]' \u0026\u0026 fieldSet[i].value=='Pips'){ --\u003e\n\t\t\t\t\t\u003c!-- fieldSet[i].checked = 'checked'; --\u003e\n\t\t\t\u003c!-- }; --\u003e\n\t\t\t\u003c!-- if(fieldSet[i].name=='properties[Finish]' \u0026\u0026 fieldSet[i].value=='Matte'){ --\u003e\n\t\t\t\t\t\u003c!-- fieldSet[i].checked = 'checked'; --\u003e\n\t\t\t\u003c!-- }; --\u003e\n\t\t\u003c!-- } --\u003e\n\t\t\n\t\tfor (i=0;i\u003cfieldSet.length;i++){\n\t\t\tif(fieldSet[i].name=='properties[Sides]'){\n\t\t\t\tfieldSet[i].value = 'Pips';\n\t\t\t};\n\t\t\tif(fieldSet[i].value=='Pips'){\n\t\t\t\tfieldSet[i].checked = 'checked';\n\t\t\t};\n\t\t\tif(fieldSet[i].name=='properties[Finish]'){\n\t\t\t\t\/\/fieldSet[i].value = 'Matte [ $50.00 ]';\n                fieldSet[i].value = 'Matte';\n\t\t\t};\n\t\t\t\/\/if(fieldSet[i].value=='Matte [ $50.00 ]'){\n            if(fieldSet[i].value=='Matte'){\n\t\t\t\t\tfieldSet[i].checked = 'checked';\n\t\t\t};\n\t\t}\n\t\t\/\/Move the AVIS Upload to here\n\t\t\/\/document.getElementById('file').appendChild(  document.querySelector('.ap-options__file') );\n\/\/try{\n\/* Check for Theme element *\/\n\/\/ Current Expanse Theme\nif (document.querySelector('.product-block--price')) {\n  console.log('1st check true');\ndocument.getElementById('priceHolder').appendChild(document.querySelector('.product-block--price'));\n\/\/Move the AVIS Add-On Here\ndocument.getElementById('priceHolder').appendChild(document.getElementById('avp-productoption-total-add'));\n\tdocument.getElementById('avp-productoption-total-add').style.display='block';\n\t\/\/Move the Add to Cart\n\tdocument.getElementById('priceHolder').appendChild(  document.querySelector('.product-single__form') );\n\t}\n\t\/\/ New Enterprise Theme\n\telse if (document.querySelector('.product-price')) {\n      console.log('2nd check true');\n\t\tdocument.getElementById('priceHolder').appendChild(document.querySelector('.product-price'))\n\n      document.getElementById('priceHolder').appendChild(  document.querySelector('.avpoptions-container__v2') );\n\ndocument.getElementById('priceHolder').appendChild(  document.querySelector('.product-info__add-button') );\n\n\n\n\t}\n\t\t\n\n\/\/}catch(e){\n\/\/\tconsole.log(e,'Avis may not be connected')\n\/\/}\n\t\t\/\/Default Load BARON logo\n\t\tloadPreview('02');\n\t\t\n\t\t\/\/Hide Loader\n\t\tdocument.getElementById('loader').style.display = 'none';\n\t\t\n\t\t\/\/Select Defaults\n\t\tjesterRedefault();\n\t\t\n\t\t\/*\n\t\t* JH\n\t\t*\n\t\t* version 1.0.0 04-24-23\n\t\t*\n\t\t* version 1.0.1 04-24-23\n\t\t*\n\t\t* version 1.0.2 07-28-23\n\t\t*  - Fix issues with new AVIS\n\t\t*\n\t\t* version 1.0.3 01-20-24\n\t\t*  - Fix issues with new AVIS SVG name change\n        *   line 2806\n        *   line 2830\n        *  BEFORE: document.querySelector('.apo-items__file').querySelector('a').href;\n        * Replace: ''.apo-items__file' w\/ '.ap-options__file'\n\n        *   line 2818\n        * Add new check for file type:\n        * split.substring(split.length-3) != 'svg'\n\t\t* version 1.1.0 04-05-24\n          *\/\n\t\tvar avisBox = document.getElementById('avpoptions-container__v2');\n\t\tavisBox.style.display='block';\n\t\tfor(i=1;i\u003cavisBox.children.length;i++){\n\t\t\tavisBox.children[i].style.display='none';\n\t\t}\n\t\tconsole.log('v2.0.3');\n\n\n};\n\u003c\/script\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BaronOfDice","offers":[{"title":"One Tone \/ 16mm \/ Squared Edge \/ 500","offer_id":52788690256189,"sku":"6797592893","price":450.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 600","offer_id":52788690288957,"sku":"6797625661","price":524.7,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 700","offer_id":52788690321725,"sku":"6797658429","price":593.6,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 800","offer_id":52788690354493,"sku":"6797691197","price":673.1,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 900","offer_id":52788690387261,"sku":"6797723965","price":763.2,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788690420029,"sku":"6797822269","price":821.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788690452797,"sku":"6797920573","price":1044.1,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788690485565,"sku":"6798018877","price":1245.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788690518333,"sku":"6798149949","price":1441.6,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788690551101,"sku":"6798215485","price":1590.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788690583869,"sku":"6798248253","price":2226.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 500","offer_id":52788690616637,"sku":"6798281021","price":450.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 600","offer_id":52788690649405,"sku":"6798313789","price":556.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 700","offer_id":52788690682173,"sku":"6798346557","price":609.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 800","offer_id":52788690714941,"sku":"6798379325","price":662.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 900","offer_id":52788690747709,"sku":"6798412093","price":715.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788690780477,"sku":"6798444861","price":821.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788690813245,"sku":"6798477629","price":991.1,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788690846013,"sku":"6798510397","price":1192.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788690878781,"sku":"6798543165","price":1388.6,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788690911549,"sku":"6798575933","price":1590.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788690944317,"sku":"6798608701","price":2226.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788690977085,"sku":"6798641469","price":450.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788691009853,"sku":"6798674237","price":503.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788691042621,"sku":"6798707005","price":577.7,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788691075389,"sku":"6798772541","price":636.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788691108157,"sku":"6798805309","price":715.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788691140925,"sku":"6798838077","price":795.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788691173693,"sku":"6798870845","price":991.1,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788691206461,"sku":"6798903613","price":1192.5,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788691239229,"sku":"6798936381","price":1388.6,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788691271997,"sku":"6798969149","price":1590.0,"currency_code":"USD","in_stock":true},{"title":"One Tone \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788691304765,"sku":"6799001917","price":2385.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 500","offer_id":52788691337533,"sku":"6799034685","price":450.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 600","offer_id":52788691370301,"sku":"6799067453","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 700","offer_id":52788691403069,"sku":"6799100221","price":609.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 800","offer_id":52788691435837,"sku":"6799132989","price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 900","offer_id":52788691468605,"sku":"6799165757","price":768.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788691501373,"sku":"6799198525","price":848.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788691534141,"sku":"6799231293","price":1044.1,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788691566909,"sku":"6799264061","price":1245.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788691599677,"sku":"6799296829","price":1441.6,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788691632445,"sku":"6799329597","price":1590.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788691665213,"sku":"6799362365","price":2226.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 500","offer_id":52788691697981,"sku":"6799395133","price":450.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 600","offer_id":52788691730749,"sku":"6799427901","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 700","offer_id":52788691763517,"sku":"6799460669","price":609.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 800","offer_id":52788691796285,"sku":"6799493437","price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 900","offer_id":52788691829053,"sku":"6799526205","price":763.2,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788691861821,"sku":"6799558973","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788691894589,"sku":"6799591741","price":991.1,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788691927357,"sku":"6799624509","price":1166.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788691960125,"sku":"6799657277","price":1378.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788691992893,"sku":"6799690045","price":1537.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788692025661,"sku":"6799722813","price":2120.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788692058429,"sku":"6799755581","price":450.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788692091197,"sku":"6799788349","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788692123965,"sku":"6799821117","price":609.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788692156733,"sku":"6799853885","price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788692189501,"sku":"6799886653","price":747.3,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788692222269,"sku":"6799952189","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788692255037,"sku":"6799984957","price":1044.1,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788692287805,"sku":"6800017725","price":1245.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788692320573,"sku":"6800050493","price":1441.6,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788692353341,"sku":"6800083261","price":1590.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788692386109,"sku":"6800116029","price":2226.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 500","offer_id":52788692418877,"sku":"6800148797","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 600","offer_id":52788692451645,"sku":"6800181565","price":609.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 700","offer_id":52788692484413,"sku":"6800214333","price":689.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 800","offer_id":52788692517181,"sku":"6800247101","price":768.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 900","offer_id":52788692549949,"sku":"6800279869","price":848.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788692582717,"sku":"6800312637","price":927.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788692615485,"sku":"6800345405","price":1123.6,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788692648253,"sku":"6800378173","price":1325.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788692681021,"sku":"6800410941","price":1521.1,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788692713789,"sku":"6800476477","price":1696.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788692746557,"sku":"6800509245","price":2385.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 500","offer_id":52788692779325,"sku":"6800542013","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 600","offer_id":52788692812093,"sku":"6800574781","price":598.9,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 700","offer_id":52788692844861,"sku":"6800607549","price":657.2,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 800","offer_id":52788692877629,"sku":"6800640317","price":736.7,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 900","offer_id":52788692910397,"sku":"6800673085","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788692943165,"sku":"6800705853","price":848.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788692975933,"sku":"6800738621","price":1070.6,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788693008701,"sku":"6800771389","price":1272.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788693041469,"sku":"6800804157","price":1468.1,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788693074237,"sku":"6800836925","price":1616.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788693107005,"sku":"6800869693","price":2252.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788693139773,"sku":"6800902461","price":477.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788693172541,"sku":"6800935229","price":556.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788693205309,"sku":"6800967997","price":636.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788693238077,"sku":"6801000765","price":715.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788693270845,"sku":"6801066301","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788693303613,"sku":"6801131837","price":848.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788693336381,"sku":"6801230141","price":1070.6,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788693369149,"sku":"6801328445","price":1272.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788693401917,"sku":"6801393981","price":1468.1,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788693434685,"sku":"6801492285","price":1616.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788693467453,"sku":"6801557821","price":2252.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 500","offer_id":52788693500221,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 600","offer_id":52788693532989,"sku":null,"price":683.7,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 700","offer_id":52788693565757,"sku":null,"price":779.1,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 800","offer_id":52788693598525,"sku":null,"price":885.1,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 900","offer_id":52788693631293,"sku":null,"price":1001.7,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788693664061,"sku":null,"price":1086.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788693696829,"sku":null,"price":1375.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788693729597,"sku":null,"price":1643.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788693762365,"sku":null,"price":1905.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788693795133,"sku":null,"price":2120.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788693827901,"sku":null,"price":3021.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 500","offer_id":52788693860669,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 600","offer_id":52788693893437,"sku":null,"price":715.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 700","offer_id":52788693926205,"sku":null,"price":795.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 800","offer_id":52788693958973,"sku":null,"price":874.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 900","offer_id":52788693991741,"sku":null,"price":954.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788694024509,"sku":null,"price":1086.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788694057277,"sku":null,"price":1322.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788694090045,"sku":null,"price":1590.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788694122813,"sku":null,"price":1852.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788694155581,"sku":null,"price":2120.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788694188349,"sku":null,"price":3021.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788694221117,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788694253885,"sku":null,"price":662.5,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788694286653,"sku":null,"price":763.2,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788694319421,"sku":null,"price":848.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788694352189,"sku":null,"price":954.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788694384957,"sku":null,"price":1060.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788694417725,"sku":null,"price":1322.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788694450493,"sku":null,"price":1590.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788694483261,"sku":null,"price":1852.35,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788694516029,"sku":null,"price":2120.0,"currency_code":"USD","in_stock":true},{"title":"One Tone + Splatter \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788694548797,"sku":null,"price":3180.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 500","offer_id":52788694581565,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 600","offer_id":52788694614333,"sku":null,"price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 700","offer_id":52788694647101,"sku":null,"price":795.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 800","offer_id":52788694679869,"sku":null,"price":901.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 900","offer_id":52788694712637,"sku":null,"price":1007.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788694745405,"sku":null,"price":1113.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788694778173,"sku":null,"price":1375.35,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788694810941,"sku":null,"price":1643.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788694843709,"sku":null,"price":1905.35,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788694876477,"sku":null,"price":2120.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788694909245,"sku":null,"price":3021.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 500","offer_id":52788694942013,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 600","offer_id":52788694974781,"sku":null,"price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 700","offer_id":52788695007549,"sku":null,"price":795.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 800","offer_id":52788695040317,"sku":null,"price":901.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 900","offer_id":52788695073085,"sku":null,"price":1001.7,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788695105853,"sku":null,"price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788695138621,"sku":null,"price":1322.35,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788695171389,"sku":null,"price":1563.5,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788695204157,"sku":null,"price":1841.75,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788695236925,"sku":null,"price":2067.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788695269693,"sku":null,"price":2915.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788695302461,"sku":null,"price":583.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788695335229,"sku":null,"price":689.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788695367997,"sku":null,"price":795.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788695400765,"sku":null,"price":901.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788695433533,"sku":null,"price":985.8,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788695466301,"sku":null,"price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788695499069,"sku":null,"price":1375.35,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788695531837,"sku":null,"price":1643.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788695564605,"sku":null,"price":1905.35,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788695597373,"sku":null,"price":2120.0,"currency_code":"USD","in_stock":true},{"title":"Two Tone + Splatter \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788695630141,"sku":null,"price":3021.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 500","offer_id":52788695662909,"sku":null,"price":662.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 600","offer_id":52788695695677,"sku":null,"price":768.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 700","offer_id":52788695728445,"sku":null,"price":874.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 800","offer_id":52788695761213,"sku":null,"price":980.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 900","offer_id":52788695793981,"sku":null,"price":1086.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 1000","offer_id":52788695826749,"sku":null,"price":1192.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 1250","offer_id":52788695859517,"sku":null,"price":1454.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 1500","offer_id":52788695892285,"sku":null,"price":1722.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 1750","offer_id":52788695925053,"sku":null,"price":1984.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 2000","offer_id":52788695957821,"sku":null,"price":2226.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Squared Edge \/ 3000","offer_id":52788695990589,"sku":null,"price":3180.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 500","offer_id":52788696023357,"sku":null,"price":662.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 600","offer_id":52788696056125,"sku":null,"price":757.9,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 700","offer_id":52788696088893,"sku":null,"price":842.7,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 800","offer_id":52788696121661,"sku":null,"price":948.7,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 900","offer_id":52788696154429,"sku":null,"price":1033.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 1000","offer_id":52788696187197,"sku":null,"price":1113.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 1250","offer_id":52788696219965,"sku":null,"price":1401.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 1500","offer_id":52788696252733,"sku":null,"price":1669.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 1750","offer_id":52788696285501,"sku":null,"price":1931.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 2000","offer_id":52788696318269,"sku":null,"price":2146.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 12mm \/ Squared Edge \/ 3000","offer_id":52788696351037,"sku":null,"price":3047.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 500","offer_id":52788696383805,"sku":null,"price":609.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 600","offer_id":52788696416573,"sku":null,"price":715.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 700","offer_id":52788696449341,"sku":null,"price":821.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 800","offer_id":52788696482109,"sku":null,"price":927.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 900","offer_id":52788696514877,"sku":null,"price":1033.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1000","offer_id":52788696547645,"sku":null,"price":1113.0,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1250","offer_id":52788696580413,"sku":null,"price":1401.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1500","offer_id":52788696613181,"sku":null,"price":1669.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 1750","offer_id":52788696645949,"sku":null,"price":1931.85,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 2000","offer_id":52788696678717,"sku":null,"price":2146.5,"currency_code":"USD","in_stock":true},{"title":"Three Tone + Splatter \/ 16mm \/ Rounded Edge \/ 3000","offer_id":52788696711485,"sku":null,"price":3047.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0549\/1379\/4157\/files\/CustomSnip3_af2760ed-5aca-406a-8923-5a7481276974.jpg?v=1690487350","url":"https:\/\/baronofdice.com\/en-gb\/products\/custom-d6","provider":"BaronOfDice","version":"1.0","type":"link"}