12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <script src="./vue.min.js"></script>
- <script src="./flexible.js"></script>
- <script type="text/javascript"
- src="https://gitcode.net/dcloud/hello-uni-app-x/-/blob/alpha/hybrid/html/uni.webview.1.5.5.js"></script>
- <style>
- body {
- margin: 0;
- }
- #app {
- min-width: 100vw;
- height: 100vh;
- background: #f7f1e6;
- box-sizing: border-box;
- overflow: hidden;
- }
- .all-top {
- width: 100%;
- height: 70vh;
- border-radius: 0 0 10px 10px;
- box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
- padding-bottom: 8px;
- display: flex;
- flex-direction: column;
- justify-content: flex-start;
- align-items: center;
- }
- .bottom-btns {
- margin-top: 20px;
- margin-bottom: 20px;
- width: 90%;
- margin-bottom: 40rpx;
- /* 声明一个容器 */
- display: grid;
- /* 声明列的宽度,数字3表示的重复3次,即有3列宽度为200px*/
- grid-template-columns: repeat(3, 31%);
- /* 声明行间距和列间距 */
- grid-column-gap: 10px;
- grid-row-gap: 5px;
- /* 分别表示两行的高度 */
- grid-template-rows: 50px 50px 50px;
- }
- .bottom-btns>.bottom-btns-item {
- text-align: center;
- display: flex;
- flex-direction: column;
- justify-content: center;
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);
- /* opacity: 0.5; */
- }
- .bottom-btns>.bottom-btns-item>.title {
- font-size: 0.8rem;
- font-weight: bold;
- color: rgba(0, 0, 0, 0.8);
- }
- .bottom-btns>.bottom-btns-item>.disc {
- font-size: 0.1rem;
- color: rgba(0, 0, 0, 0.6);
- }
- .active-box {
- color: #ffffff !important;
- color: rgba(224, 124, 103, 0.8) !important;
- }
- .bottom-btns-item-top {
- border-radius: 3px 3px 10px 10px;
- background: rgba(224, 124, 103, 0.4);
- }
- .bottom-btns-item-center {
- border-radius: 8px;
- background: rgba(224, 124, 103, 0.4);
- }
- .bottom-btns-item-bottom {
- border-radius: 10px 10px 3px 3px;
- background-color: rgba(224, 124, 103, 0.4);
- }
- .previewImg {
- width: 100vw;
- height: 100vh;
- z-index: 9999;
- background: #000000be;
- position: fixed;
- top: 0;
- left: 0;
- display: flex;
- align-items: center;
- }
- .img-content {
- width: 100vw;
- height: auto;
- }
- .previewImg>.img-content>img {
- width: 100vw;
- opacity: 0;
- position: relative;
- z-index: -1;
- }
- .all-bottom {
- width: 100%;
- overflow: hidden;
- box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.3);
- border-radius: 12px 12px 0px 0px;
- background: rgba(255, 255, 255, 0.9);
- display: flex;
- flex-direction: column;
- justify-content: center;
- padding-top: 10px;
- margin-top: 15px;
- position: absolute;
- bottom: 0;
- transition-property: height;
- transition-duration: 0.8s;
- /* transition-timing-function: ease-in; */
- /* transition-delay: 0.8s; */
- }
- /* img {
- pointer-events: none;
- } */
- .line {
- width: 30%;
- height: 4px;
- border-radius: 50px;
- background: #c0c0c0;
- margin: auto;
- animation-name: fadenum;
- animation-duration: 0.5s;
- animation-iteration-count: infinite;
- animation-direction: alternate;
- }
- @keyframes fadenum {
- from {
- box-shadow: 0 0 10px 10px rgba(255, 255, 255, 1);
- opacity: 1;
- }
- to {
- box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.3);
- opacity: 0.3;
- }
- }
- .content {
- height: 100%;
- padding: 0 20px;
- position: relative;
- }
- .sliding-block {
- width: 100%;
- height: 400px;
- background: rgba(255, 0, 0, 0);
- position: absolute;
- top: 0;
- left: 0;
- transition-duration: 0.8s;
- }
- .content-bottom {
- max-height: 80%;
- /* overflow: auto; */
- }
- .content-title {
- width: 100%;
- font-size: 1.2rem;
- color: #e07c67;
- font-weight: bold;
- padding: 1.3rem 0;
- }
- .content-disc {
- font-size: 0.8rem;
- line-height: 1.5rem;
- margin-top: 0.8rem;
- /* max-height: 40vh; */
- overflow: auto;
- }
- ::-webkit-scrollbar {
- width: 0;
- }
- .zimu {
- pointer-events: none !important;
- }
- .box2 {
- cursor: pointer;
- transition: all 0.3s;
- &:hover {
- fill: #c48871;
- }
- }
- .boxAc {
- fill: #e07c67 !important;
- }
- .floor {
- fill: #fff !important;
- }
- </style>
- </head>
- <body>
- <div id="app">
- <div class="all-top">
- <?xml version="1.0" encoding="UTF-8"?>
- <svg :style="{marginTop: screenHeight <= 780 ? '-15%' : '-20%'}" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
- viewBox="0 0 2263.3 2689.79">
- <defs>
- <filter id="f1" x="0" y="0" width="200%" height="200%">
- <feOffset result="offOut" in="SourceGraphic" dx="20" dy="20" />
- <feGaussianBlur result="blurOut" in="offOut" stdDeviation="60" />
- <feBlend in="SourceGraphic" in2="blurOut" mode="normal" />
- </filter>
- <svg:style type="text/css">
- .cls-1,
- .cls-2,
- .cls-3,
- .cls-4,
- .cls-5,
- .cls-6 {
- opacity: 0.7;
- }
- .cls-7,
- .cls-8,
- .cls-9,
- .cls-10,
- .cls-5,
- .cls-11 {
- fill: #fff;
- }
- .cls-2,
- .cls-12,
- .cls-13 {
- fill: #009cb0;
- }
- .cls-14 {
- stroke-width: 0.51px;
- }
- .cls-14,
- .cls-15 {
- fill: none;
- stroke: #ccc;
- stroke-miterlimit: 10;
- }
- .cls-16,
- .cls-17,
- .cls-18,
- .cls-19,
- .cls-20 {
- opacity: 0.6;
- }
- .cls-16,
- .cls-21,
- .cls-22 {
- fill: #35a5ff;
- }
- .cls-8,
- .cls-23,
- .cls-24 {
- opacity: 0.9;
- }
- .cls-3,
- .cls-25,
- .cls-24 {
- fill: #00828d;
- }
- .cls-26 {
- fill: #aeaeae;
- }
- .cls-23,
- .cls-27 {
- fill: #4b6fff;
- }
- .cls-17 {
- fill: #00d843;
- }
- .cls-28,
- .cls-4 {
- fill: #00a87e;
- }
- .cls-21,
- .cls-29,
- .cls-30,
- .cls-11 {
- opacity: 0.65;
- }
- .cls-9,
- .cls-31,
- .cls-27 {
- opacity: 0.63;
- }
- .cls-12 {
- opacity: 0.5;
- }
- .cls-32 {
- fill: #f38f00;
- }
- .cls-10 {
- opacity: 0.8;
- }
- .cls-33 {
- fill: #333;
- }
- .cls-29,
- .cls-18 {
- fill: #6038ff;
- }
- .cls-19 {
- fill: #ff43e6;
- }
- .cls-15 {
- stroke-width: 0.5px;
- }
- .cls-30 {
- fill: #f5c000;
- }
- .cls-6 {
- fill: #8a28ff;
- }
- .cls-31 {
- fill: #50ff02;
- }
- .cls-34 {
- fill: #ccc;
- }
- .cls-20 {
- fill: #36ffbc;
- }
- .cls-35 {
- fill: #006e86;
- }
- .cls-36 {
- fill: #008879;
- }
- </svg:style>
- </defs>
- <g>
- <g>
- <polygon class="cls-26"
- points="1191.78 1806.58 1628.02 1656.05 1190.21 1403.94 772.45 1534 1191.78 1806.58" />
- <g>
- <polygon class="cls-13"
- points="1211.46 1529.79 1334.79 1487.11 1190.21 1403.94 1071.09 1441.03 1211.46 1529.79" />
- <polygon class="cls-13"
- points="1056.05 1445.71 929.57 1485.09 1074.96 1577.03 1196.95 1534.81 1056.05 1445.71" />
- </g>
- <polygon class="cls-13" points="914.52 1489.77 772.45 1534 920.74 1630.39 1060.44 1582.05 914.52 1489.77" />
- <polygon class="cls-31" :class="oneShow == 8 ? 'boxAc' : ''"
- points="2253.06 1445.47 2253.06 1380.91 1794.26 1154.84 1794.26 1219.42 2253.06 1445.47" />
- <polygon class="cls-32" :class="oneShow == 8 ? 'boxAc' : ''"
- points="1647.76 1649.24 2253.06 1445.47 1794.26 1219.42 1210.7 1397.56 1647.76 1649.24"
- :filter="oneShow == 8? `url(#f1)`:``" />
- <!-- 京珐艺苑精品 -->
- <polygon class="cls-30" :class="oneShow == 8 ? 'boxAc' : ''" @click="getBox('京珐艺苑精品',8)"
- points="1647.76 1578.52 2253.06 1380.89 1794.26 1154.84 1210.7 1332.74 1647.76 1578.52" />
- <polygon class="cls-13" :class="oneShow == 5 ? 'boxAc' : ''"
- points="752.93 1540.08 9.01 1771.67 410.53 2076.16 1172.92 1813.09 752.93 1540.08"
- :filter="oneShow == 5? `url(#f1)`:``" />
- <polygon class="cls-7" points="9.01 1707.1 9.01 1771.67 752.93 1540.08 752.74 1475.57 9.01 1707.1" />
- <polygon class="cls-13"
- points="1471.8 1709.96 1526.32 1691.14 1430.78 1636.8 1382.32 1654.91 1471.8 1709.96" />
- <polygon class="cls-9"
- points="2253.06 1445.47 2253.06 1380.91 1647.75 1578.54 1647.75 1649.24 2253.06 1445.47" />
- <polygon class="cls-10"
- points="1210.7 1397.3 1210.7 1332.74 1647.75 1578.54 1647.75 1649.24 1210.7 1397.3" />
- <polygon class="cls-7" points="9.01 1707.1 9.01 1771.67 410.53 2076.16 410.53 2011.59 9.01 1707.1" />
- <polygon class="cls-36"
- points="752.74 1475.57 1172.92 1747.54 1172.92 1813.09 752.74 1540.13 752.74 1475.57" />
- <polygon class="cls-8"
- points="919.03 1565.47 919.03 1630.98 772.45 1535.69 772.45 1470.17 919.03 1565.47" />
- <polygon class="cls-8"
- points="1072.42 1512.18 1072.42 1577.69 929.29 1486.89 929.29 1421.38 1072.42 1512.18" />
- <polygon class="cls-8"
- points="1208.88 1465.06 1208.88 1530.57 1070.96 1442.81 1070.96 1377.3 1208.88 1465.06" />
- <polygon class="cls-8"
- points="1190.21 1340.06 1190.21 1403.94 772.45 1535.69 772.45 1470.17 1190.21 1340.06" />
- <polygon class="cls-8" :class="oneShow == 6 ? 'boxAc' : ''"
- points="568.39 1686.81 568.39 1752.32 425.77 1642.18 425.77 1576.67 568.39 1686.81" />
- <polygon class="cls-13"
- points="1264.89 1698.77 1203.48 1721.71 1288.91 1773.06 1349.36 1752.21 1264.89 1698.77" />
- <polygon class="cls-28"
- points="1361.14 1748.14 1459.92 1714.05 1370.79 1659.22 1276.35 1694.49 1361.14 1748.14" />
- <polygon class="cls-5"
- points="1349.36 1752.21 1352.6 1684.17 1292.15 1705.03 1288.91 1773.06 1349.36 1752.21" />
- <polygon class="cls-5"
- points="1526.32 1691.14 1529.56 1623.1 1475.04 1641.92 1471.8 1709.96 1526.32 1691.14" />
- <polygon class="cls-5"
- points="1382.28 1654.87 1385.52 1586.83 1475.04 1641.92 1471.8 1709.96 1382.28 1654.87" />
- <polygon class="cls-12"
- points="1526.32 1691.14 1529.56 1623.1 1434.02 1568.76 1430.78 1636.8 1526.32 1691.14" />
- <polygon class="cls-13"
- points="1475.04 1641.92 1529.56 1623.11 1434.02 1568.77 1385.56 1586.87 1475.04 1641.92" />
- <polygon class="cls-4"
- points="1364.27 1679.85 1462.9 1644.58 1373.76 1589.74 1276.35 1626.08 1364.27 1679.85" />
- <polygon class="cls-5"
- points="1364.27 1679.85 1462.9 1644.58 1459.92 1714.05 1361.14 1748.14 1364.27 1679.85" />
- <polygon class="cls-5"
- points="1364.27 1679.85 1276.35 1626.09 1276.35 1694.49 1361.14 1748.14 1364.27 1679.85" />
- <polygon class="cls-10"
- points="1203.48 1721.71 1203.48 1652.67 1292.15 1705.03 1288.91 1773.06 1203.48 1721.71" />
- <polygon class="cls-12"
- points="1349.36 1752.21 1352.6 1684.17 1264.89 1629.69 1264.89 1698.77 1349.36 1752.21" />
- <polygon class="cls-2"
- points="1264.89 1629.72 1203.48 1652.67 1292.15 1705.03 1352.6 1684.17 1264.89 1629.72" />
- <polygon class="cls-9"
- points="1172.92 1813.09 1172.74 1747.64 410.53 2011.59 410.53 2076.16 1172.92 1813.09" />
- <polygon class="cls-17"
- points="1209.12 1465.09 1334.79 1421.6 1190.21 1340.08 1070.96 1377.21 1209.12 1465.09" />
- <g>
- <polygon class="cls-17"
- points="916.78 1425.2 772.45 1470.14 919.08 1565.46 1060.39 1516.55 916.78 1425.2" />
- <polygon class="cls-17"
- points="1072.46 1512.38 1197.06 1469.26 1058.45 1381.1 929.29 1421.31 1072.46 1512.38" />
- </g>
- <polygon class="cls-24" :class="{ boxAc: oneShow == 6 }"
- points="568.39 1686.81 568.39 1752.32 901.16 1637.37 901.16 1571.86 568.39 1686.81" />
- <polygon class="cls-25"
- points="752.74 1475.57 752.74 1540.16 901.16 1637.37 901.16 1571.86 752.74 1475.57" />
- <!-- 技艺展示区 -->
- <polygon class="cls-20" :class="{ boxAc: oneShow == 5 }" @click="getBox('技艺展示区',5)"
- points="412.85 1581.38 9.01 1707.1 410.53 2011.59 1172.74 1747.64 915.85 1581.52 567.45 1702.44 412.85 1581.38" />
- <!--国大师工作室 -->
- <polygon class="cls-17" :class="{ boxAc: oneShow == 6 }" @click="getBox('国大师工作室简介',6)"
- points="568.4 1686.79 900.67 1571.73 752.74 1475.57 425.77 1577.36 568.4 1686.79" />
- <polygon class="cls-3"
- points="1060.42 1516.54 919.03 1565.47 919.03 1630.98 1060.42 1582.06 1060.42 1516.54" />
- <polygon class="cls-3"
- points="1196.88 1469.32 1072.42 1512.39 1072.42 1577.9 1196.88 1534.84 1196.88 1469.32" />
- <polygon class="cls-3"
- points="1208.88 1465.17 1208.88 1530.69 1334.79 1487.11 1334.79 1421.6 1208.88 1465.17" />
- <g>
- <g>
- <path class="cls-33"
- d="M1387.28,1626.19l-48.42,19.02c-1.04,.41-1.84-.3-1.79-1.59l2.23-59.94c.05-1.28,.93-2.65,1.96-3.06l48.42-19.02c1.04-.41,1.84,.3,1.79,1.59l-2.23,59.94c-.05,1.28-.93,2.65-1.96,3.06Z" />
- <path class="cls-14"
- d="M1382.9,1624.29l-39.39,15.47c-1.89,.74-3.36-.55-3.27-2.9l1.81-48.75c.09-2.34,1.69-4.85,3.59-5.59l39.39-15.47c1.89-.74,3.36,.55,3.27,2.9l-1.81,48.75c-.09,2.34-1.69,4.85-3.59,5.59Z" />
- <path class="cls-34"
- d="M1361.86,1595l3.85-1.51-9.54,14.87c-.32,.5-.47,1.1-.37,1.58,.09,.48,.41,.75,.82,.73,.41-.03,.87-.35,1.19-.85l9.22-14.37-.15,4.02c-.03,.83,.49,1.29,1.16,1.03s1.24-1.15,1.27-1.98l.3-8.02c.03-.83-.49-1.29-1.16-1.03l-6.48,2.55c-.67,.26-1.24,1.15-1.27,1.98s.49,1.29,1.16,1.03h0Zm-7.71,6.74c.67-.26,1.24-1.15,1.27-1.98s-.49-1.29-1.16-1.03l-3.85,1.51,9.54-14.87c.48-.77,.51-1.7,.06-2.1-.45-.4-1.2-.11-1.7,.65l-9.22,14.37,.15-4.02c.03-.83-.49-1.29-1.16-1.03s-1.24,1.15-1.27,1.98l-.3,8.02c-.03,.83,.49,1.29,1.16,1.03l6.48-2.55Zm0,0" />
- <polygon class="cls-34"
- points="1387.61 1588.44 1387.68 1586.54 1380.72 1589.28 1380.49 1595.67 1373.56 1599.17 1373.3 1606.03 1368.03 1608.1 1367.79 1614.73 1361.08 1618.14 1360.82 1624.99 1355.52 1627.08 1354.73 1633.92 1348.92 1636.2 1348.85 1638.11 1382.19 1624.57 1383.55 1623.96 1385.15 1622.42 1386.43 1620.36 1386.66 1617.28 1387.61 1588.44" />
- <path class="cls-34"
- d="M1386.67,1585.65l-5.96,2.34c-.59,.23-1.08,1-1.11,1.73l-.2,5.25-5.22,2.05c-.59,.23-1.08,1-1.11,1.73l-.21,5.66-4.83,1.9c-.59,.23-1.08,1-1.11,1.73l-.22,5.82-5.49,2.16c-.59,.23-1.08,1-1.11,1.73l-.25,6.63-4.5,1.77c-.59,.23-1.08,1-1.11,1.73l-.19,5.17-4.83,1.9c-.59,.23-1.08,1-1.11,1.73s.43,1.13,1.01,.9l5.89-2.31c.59-.23,1.08-1,1.11-1.73l.19-5.17,4.5-1.77c.59-.23,1.08-1,1.11-1.73l.25-6.63,5.49-2.16c.59-.23,1.08-1,1.11-1.73l.22-5.82,4.83-1.9c.59-.23,1.08-1,1.11-1.73l.21-5.66,5.22-2.05c.59-.23,1.08-1,1.11-1.73l.2-5.25,4.9-1.92c.59-.23,1.08-1,1.11-1.73s-.43-1.13-1.01-.9h0Z" />
- </g>
- <g>
- <path class="cls-33"
- d="M1300.36,1662.9l-45.85,17.69c-.98,.38-1.75-.36-1.72-1.64l1.58-59.98c.03-1.28,.86-2.63,1.84-3.01l45.85-17.69c.98-.38,1.75,.36,1.72,1.64l-1.58,59.98c-.03,1.28-.86,2.63-1.84,3.01Z" />
- <path class="cls-15"
- d="M1296.18,1660.87l-37.29,14.39c-1.79,.69-3.2-.65-3.13-2.99l1.29-48.79c.06-2.34,1.56-4.81,3.36-5.5l37.29-14.39c1.79-.69,3.2,.65,3.13,2.99l-1.29,48.79c-.06,2.34-1.56,4.81-3.36,5.5Z" />
- <path class="cls-34"
- d="M1271.99,1621.82c1.66-.64,2.98,.62,2.92,2.79s-1.47,4.48-3.13,5.13c-1.67,.63-2.97-.61-2.92-2.79,.06-2.17,1.47-4.48,3.13-5.12h0Zm4.05,20.79l-1.6,1.39c-.22,.19-.35,.47-.36,.75l-1.17,13.91c-.06,.74-.55,1.54-1.14,1.77l-1.75,.67c-.55,.21-1.01-.16-1.07-.91l-.36-13.32c0-.28-.16-.44-.33-.48l-1.51-.19c-.45-.05-.71-.54-.64-1.19l.85-8.33c.23-2.24,1.67-4.44,3.34-5.1l2.85-1.1c1.66-.64,3.02,.49,3.14,2.6l.47,7.76c.02,.65-.29,1.32-.72,1.77h0Zm16.43-5.57l-5.22,12.5c-.41,.98-1.34,1.35-1.75,.67l-4.62-8.7c-.4-.73,.14-2.04,.9-2.34l9.89-3.81c.77-.3,1.25,.62,.8,1.68h0Zm-.7-5.47l-9.84,3.8c-.81,.31-1.25-.62-.8-1.68l5.22-12.5c.41-.98,1.34-1.35,1.75-.67l4.58,8.72c.4,.73-.14,2.04-.9,2.34h0Zm0,0" />
- </g>
- <g>
- <path class="cls-33"
- d="M1472.02,1590.4l-45.85,17.69c-.98,.38-1.75-.36-1.72-1.64l1.58-59.98c.03-1.28,.86-2.63,1.84-3.01l45.85-17.69c.98-.38,1.75,.36,1.72,1.64l-1.58,59.98c-.03,1.28-.86,2.63-1.84,3.01Z" />
- <path class="cls-15"
- d="M1467.84,1588.38l-37.29,14.39c-1.79,.69-3.2-.65-3.13-2.99l1.29-48.79c.06-2.34,1.56-4.81,3.36-5.5l37.29-14.39c1.79-.69,3.2,.65,3.13,2.99l-1.29,48.79c-.06,2.34-1.56,4.81-3.36,5.5Z" />
- <path class="cls-34"
- d="M1443.65,1549.32c1.66-.64,2.98,.62,2.92,2.79s-1.47,4.48-3.13,5.13c-1.67,.63-2.97-.61-2.92-2.79,.06-2.17,1.47-4.48,3.13-5.12h0Zm4.05,20.79l-1.6,1.39c-.22,.19-.35,.47-.36,.75l-1.17,13.91c-.06,.74-.55,1.54-1.14,1.77l-1.75,.67c-.55,.21-1.01-.16-1.07-.91l-.36-13.32c0-.28-.16-.44-.33-.48l-1.51-.19c-.45-.05-.71-.54-.64-1.19l.85-8.33c.23-2.24,1.67-4.44,3.34-5.1l2.85-1.1c1.66-.64,3.02,.49,3.14,2.6l.47,7.76c.02,.65-.29,1.32-.72,1.77h0Zm16.43-5.57l-5.22,12.5c-.41,.98-1.34,1.35-1.75,.67l-4.62-8.7c-.4-.73,.14-2.04,.9-2.34l9.89-3.81c.77-.3,1.25,.62,.8,1.68h0Zm-.7-5.47l-9.84,3.8c-.81,.31-1.25-.62-.8-1.68l5.22-12.5c.41-.98,1.34-1.35,1.75-.67l4.58,8.72c.4,.73-.14,2.04-.9,2.34h0Zm0,0" />
- </g>
- </g>
- </g>
- <g>
- <polygon class="cls-31" :class="{ boxAc: oneShow == 8 }"
- points="2253.06 1972.3 2253.06 1907.73 1794.26 1698.79 1794.26 1763.37 2253.06 1972.3" />
- <polygon class="cls-32" :class="{ boxAc: oneShow == 8 }"
- points="1647.76 2196.93 2253.06 1972.3 1794.26 1763.37 1210.7 1961.57 1647.76 2196.93"
- :filter="oneShow == 8? `url(#f1)`:``" />
- <!-- 京珐艺苑精品 -->
- <polygon class="cls-30" :class="{ boxAc: oneShow == 8 }" @click="getBox('京珐艺苑精品',8)"
- points="1647.76 2126.21 2253.06 1907.72 1794.26 1698.79 1210.7 1897 1647.76 2126.21" />
- <polygon class="cls-26"
- points="1191.78 2371.29 1628.02 2204.48 1190.21 1968.71 772.45 2114.36 1191.78 2371.29" />
- <polygon class="cls-35" points="752.93 2121.16 9.01 2380.53 410.53 2670.02 1172.92 2378.5 752.93 2121.16" />
- <polygon class="cls-7"
- points="425.77 2235.23 425.77 2170.66 752.74 2056.67 752.74 2121.23 425.77 2235.23" />
- <polygon class="cls-7" points="9.01 2315.96 9.01 2380.53 412.86 2239.73 412.86 2175.16 9.01 2315.96" />
- <g>
- <polygon class="cls-13" :class="{ boxAc: oneShow == 2 }"
- points="608.8 2360.13 937.6 2234.5 752.74 2121.23 425.77 2235.23 608.8 2360.13"
- :filter="oneShow == 2? `url(#f1)`:``" />
- <polygon class="cls-13" :class="{ boxAc: oneShow == 3 }"
- points="412.86 2239.73 9.01 2380.53 198.28 2516.99 596.29 2364.91 412.86 2239.73"
- :filter="oneShow == 3? `url(#f1)`:``" />
- <polygon class="cls-13" :class="{ boxAc: oneShow == 4 }"
- points="607.35 2372.46 208.95 2524.68 410.53 2670.02 816.12 2514.93 607.35 2372.46"
- :filter="oneShow == 4? `url(#f1)`:``" />
- <polygon class="cls-13" :class="{ boxAc: oneShow == 1 }"
- points="828.63 2510.15 1172.74 2378.57 949.44 2241.75 619.86 2367.68 828.63 2510.15"
- :filter="oneShow == 1? `url(#f1)`:``" />
- </g>
- <polygon class="cls-13"
- points="1471.8 2264.21 1526.32 2243.36 1430.78 2192.59 1382.32 2212.5 1471.8 2264.21" />
- <polygon class="cls-7"
- points="208.95 2524.68 208.95 2460.12 410.53 2605.46 410.53 2670.02 208.95 2524.68" />
- <polygon class="cls-9"
- points="816.12 2514.94 816.12 2450.37 410.53 2605.46 410.53 2670.02 816.12 2514.94" />
- <polygon class="cls-9"
- points="2253.06 1972.3 2253.06 1907.73 1647.75 2126.22 1647.75 2196.93 2253.06 1972.3" />
- <polygon class="cls-10"
- points="1210.7 1961.57 1210.7 1897 1647.75 2126.22 1647.75 2196.93 1210.7 1961.57" />
- <polygon class="cls-7" points="9.01 2315.96 9.01 2380.53 198.28 2516.99 198.28 2452.42 9.01 2315.96" />
- <!-- 互动体验区 -->
- <polygon class="cls-20" :class="{ boxAc: oneShow == 3 }" @click="getBox('互动体验区', 3)"
- points="412.86 2175.16 9.01 2315.96 198.28 2452.42 596.29 2300.35 412.86 2175.16" />
- <!-- 京珐图书馆 -->
- <polygon class="cls-20" :class="{ boxAc: oneShow == 4 }" @click="getBox('京珐图书馆',4)"
- points="607.35 2307.9 208.95 2460.12 410.53 2605.46 816.12 2450.37 607.35 2307.9" />
- <polygon class="cls-36" :class="{ boxAc: oneShow == 2 }"
- points="752.74 2056.67 937.6 2169.94 937.6 2234.5 752.74 2121.23 752.74 2056.67" />
- <!-- 京珐腕表工作室 -->
- <polygon class="cls-20" :class="{ boxAc: oneShow == 2 }" @click="getBox('京珐腕表工作室',2)"
- points="608.8 2295.57 937.6 2169.94 752.74 2056.67 425.77 2170.66 608.8 2295.57" />
- <polygon class="cls-36" :class="{ boxAc: oneShow == 1 }"
- points="949.44 2176.24 1172.74 2313.06 1172.74 2378.57 949.44 2241.75 949.44 2176.24" />
- <!-- 京珐文创店 -->
- <polygon class="cls-20" :class="{ boxAc: oneShow == 1 }" @click="getBox('京珐文创店',1)"
- points="828.63 2444.64 1172.74 2313.06 949.44 2176.24 619.86 2302.17 828.63 2444.64" />
- <polygon class="cls-11"
- points="828.63 2444.64 828.63 2510.15 1172.74 2378.57 1172.74 2313.06 828.63 2444.64" />
- <polygon class="cls-13"
- points="1264.89 2260.75 1203.48 2285.98 1288.91 2334.15 1349.36 2311.03 1264.89 2260.75" />
- <polygon class="cls-28"
- points="1361.14 2306.53 1459.92 2268.75 1370.79 2217.24 1276.35 2256.04 1361.14 2306.53" />
- <polygon class="cls-5"
- points="1349.36 2311.03 1352.6 2242.87 1292.15 2265.99 1288.91 2334.15 1349.36 2311.03" />
- <polygon class="cls-5"
- points="1526.32 2243.36 1529.56 2175.2 1475.04 2196.06 1471.8 2264.21 1526.32 2243.36" />
- <polygon class="cls-5"
- points="1382.28 2212.47 1385.52 2144.31 1475.04 2196.06 1471.8 2264.21 1382.28 2212.47" />
- <polygon class="cls-12"
- points="1526.32 2243.36 1529.56 2175.2 1434.02 2124.43 1430.78 2192.59 1526.32 2243.36" />
- <polygon class="cls-13"
- points="1475.04 2196.05 1529.56 2175.2 1434.02 2124.43 1385.56 2144.34 1475.04 2196.05" />
- <polygon class="cls-4"
- points="1364.27 2238.12 1462.9 2199.17 1373.76 2147.66 1276.35 2187.63 1364.27 2238.12" />
- <polygon class="cls-5"
- points="1364.27 2238.12 1462.9 2199.17 1459.92 2268.75 1361.14 2306.53 1364.27 2238.12" />
- <polygon class="cls-5"
- points="1364.27 2238.12 1276.35 2187.64 1276.35 2256.04 1361.14 2306.53 1364.27 2238.12" />
- <polygon class="cls-10"
- points="1203.48 2285.98 1203.48 2216.94 1292.15 2265.99 1288.91 2334.15 1203.48 2285.98" />
- <polygon class="cls-12"
- points="1349.36 2311.03 1352.6 2242.87 1264.89 2191.67 1264.89 2260.75 1349.36 2311.03" />
- <polygon class="cls-2"
- points="1264.89 2191.7 1203.48 2216.94 1292.15 2265.99 1352.6 2242.88 1264.89 2191.7" />
- <g>
- <polygon class="cls-13"
- points="1215.14 2087.85 1331.56 2044.82 1190.21 1968.71 1078.38 2007.7 1215.14 2087.85" />
- <polygon class="cls-13"
- points="1063.5 2012.89 932.73 2058.48 1073.53 2140.2 1200.59 2093.23 1063.5 2012.89" />
- </g>
- <polygon class="cls-8"
- points="932.73 1994.82 932.73 2058.48 1073.53 2140.2 1073.53 2076.54 932.73 1994.82" />
- <polygon class="cls-8"
- points="1078.38 1944.04 1078.38 2007.7 1215.14 2087.85 1215.14 2024.2 1078.38 1944.04" />
- <polygon class="cls-10"
- points="932.73 1994.82 932.73 2058.48 1190.21 1968.71 1190.21 1905.05 932.73 1994.82" />
- <polygon class="cls-10"
- points="1331.56 1981.25 1331.56 2044.91 1190.21 1968.71 1190.21 1905.05 1331.56 1981.25" />
- <polygon class="cls-23"
- points="1200.59 2029.58 1200.59 2093.23 1073.53 2140.2 1073.53 2076.54 1200.59 2029.58" />
- <g class="cls-1">
- <polygon class="cls-22"
- points="1215.14 2024.2 1331.56 1981.17 1190.21 1905.05 1078.38 1944.04 1215.14 2024.2" />
- <polygon class="cls-22"
- points="1063.5 1949.23 932.73 1994.82 1073.53 2076.54 1200.59 2029.58 1063.5 1949.23" />
- </g>
- <polygon class="cls-23"
- points="1215.14 2024.2 1215.14 2087.85 1331.56 2044.82 1331.56 1981.17 1215.14 2024.2" />
- <g>
- <g>
- <path class="cls-33"
- d="M1387.28,2183.69l-48.42,19.02c-1.04,.41-1.84-.3-1.79-1.59l2.23-59.94c.05-1.28,.93-2.65,1.96-3.06l48.42-19.02c1.04-.41,1.84,.3,1.79,1.59l-2.23,59.94c-.05,1.28-.93,2.65-1.96,3.06Z" />
- <path class="cls-14"
- d="M1382.9,2181.79l-39.39,15.47c-1.89,.74-3.36-.55-3.27-2.9l1.81-48.75c.09-2.34,1.69-4.85,3.59-5.59l39.39-15.47c1.89-.74,3.36,.55,3.27,2.9l-1.81,48.75c-.09,2.34-1.69,4.85-3.59,5.59Z" />
- <path class="cls-34"
- d="M1361.86,2152.5l3.85-1.51-9.54,14.87c-.32,.5-.47,1.1-.37,1.58,.09,.48,.41,.75,.82,.73,.41-.03,.87-.35,1.19-.85l9.22-14.37-.15,4.02c-.03,.83,.49,1.29,1.16,1.03s1.24-1.15,1.27-1.98l.3-8.02c.03-.83-.49-1.29-1.16-1.03l-6.48,2.55c-.67,.26-1.24,1.15-1.27,1.98s.49,1.29,1.16,1.03h0Zm-7.71,6.74c.67-.26,1.24-1.15,1.27-1.98s-.49-1.29-1.16-1.03l-3.85,1.51,9.54-14.87c.48-.77,.51-1.7,.06-2.1-.45-.4-1.2-.11-1.7,.65l-9.22,14.37,.15-4.02c.03-.83-.49-1.29-1.16-1.03s-1.24,1.15-1.27,1.98l-.3,8.02c-.03,.83,.49,1.29,1.16,1.03l6.48-2.55Zm0,0" />
- <polygon class="cls-34"
- points="1387.61 2145.95 1387.68 2144.04 1380.72 2146.78 1380.49 2153.18 1373.56 2156.67 1373.3 2163.53 1368.03 2165.6 1367.79 2172.23 1361.08 2175.64 1360.82 2182.5 1355.52 2184.58 1354.73 2191.42 1348.92 2193.71 1348.85 2195.62 1382.19 2182.08 1383.55 2181.46 1385.15 2179.92 1386.43 2177.86 1386.66 2174.78 1387.61 2145.95" />
- <path class="cls-34"
- d="M1386.67,2143.15l-5.96,2.34c-.59,.23-1.08,1-1.11,1.73l-.2,5.25-5.22,2.05c-.59,.23-1.08,1-1.11,1.73l-.21,5.66-4.83,1.9c-.59,.23-1.08,1-1.11,1.73l-.22,5.82-5.49,2.16c-.59,.23-1.08,1-1.11,1.73l-.25,6.63-4.5,1.77c-.59,.23-1.08,1-1.11,1.73l-.19,5.17-4.83,1.9c-.59,.23-1.08,1-1.11,1.73s.43,1.13,1.01,.9l5.89-2.31c.59-.23,1.08-1,1.11-1.73l.19-5.17,4.5-1.77c.59-.23,1.08-1,1.11-1.73l.25-6.63,5.49-2.16c.59-.23,1.08-1,1.11-1.73l.22-5.82,4.83-1.9c.59-.23,1.08-1,1.11-1.73l.21-5.66,5.22-2.05c.59-.23,1.08-1,1.11-1.73l.2-5.25,4.9-1.92c.59-.23,1.08-1,1.11-1.73s-.43-1.13-1.01-.9h0Z" />
- </g>
- <g>
- <path class="cls-33"
- d="M1300.36,2220.4l-45.85,17.69c-.98,.38-1.75-.36-1.72-1.64l1.58-59.98c.03-1.28,.86-2.63,1.84-3.01l45.85-17.69c.98-.38,1.75,.36,1.72,1.64l-1.58,59.98c-.03,1.28-.86,2.63-1.84,3.01Z" />
- <path class="cls-15"
- d="M1296.18,2218.38l-37.29,14.39c-1.79,.69-3.2-.65-3.13-2.99l1.29-48.79c.06-2.34,1.56-4.81,3.36-5.5l37.29-14.39c1.79-.69,3.2,.65,3.13,2.99l-1.29,48.79c-.06,2.34-1.56,4.81-3.36,5.5Z" />
- <path class="cls-34"
- d="M1271.99,2179.32c1.66-.64,2.98,.62,2.92,2.79s-1.47,4.48-3.13,5.13c-1.67,.63-2.97-.61-2.92-2.79,.06-2.17,1.47-4.48,3.13-5.12h0Zm4.05,20.79l-1.6,1.39c-.22,.19-.35,.47-.36,.75l-1.17,13.91c-.06,.74-.55,1.54-1.14,1.77l-1.75,.67c-.55,.21-1.01-.16-1.07-.91l-.36-13.32c0-.28-.16-.44-.33-.48l-1.51-.19c-.45-.05-.71-.54-.64-1.19l.85-8.33c.23-2.24,1.67-4.44,3.34-5.1l2.85-1.1c1.66-.64,3.02,.49,3.14,2.6l.47,7.76c.02,.65-.29,1.32-.72,1.77h0Zm16.43-5.57l-5.22,12.5c-.41,.98-1.34,1.35-1.75,.67l-4.62-8.7c-.4-.73,.14-2.04,.9-2.34l9.89-3.81c.77-.3,1.25,.62,.8,1.68h0Zm-.7-5.47l-9.84,3.8c-.81,.31-1.25-.62-.8-1.68l5.22-12.5c.41-.98,1.34-1.35,1.75-.67l4.58,8.72c.4,.73-.14,2.04-.9,2.34h0Zm0,0" />
- </g>
- <g>
- <path class="cls-33"
- d="M1472.02,2147.9l-45.85,17.69c-.98,.38-1.75-.36-1.72-1.64l1.58-59.98c.03-1.28,.86-2.63,1.84-3.01l45.85-17.69c.98-.38,1.75,.36,1.72,1.64l-1.58,59.98c-.03,1.28-.86,2.63-1.84,3.01Z" />
- <path class="cls-15"
- d="M1467.84,2145.88l-37.29,14.39c-1.79,.69-3.2-.65-3.13-2.99l1.29-48.79c.06-2.34,1.56-4.81,3.36-5.5l37.29-14.39c1.79-.69,3.2,.65,3.13,2.99l-1.29,48.79c-.06,2.34-1.56,4.81-3.36,5.5Z" />
- <path class="cls-34"
- d="M1443.65,2106.83c1.66-.64,2.98,.62,2.92,2.79s-1.47,4.48-3.13,5.13c-1.67,.63-2.97-.61-2.92-2.79,.06-2.17,1.47-4.48,3.13-5.12h0Zm4.05,20.79l-1.6,1.39c-.22,.19-.35,.47-.36,.75l-1.17,13.91c-.06,.74-.55,1.54-1.14,1.77l-1.75,.67c-.55,.21-1.01-.16-1.07-.91l-.36-13.32c0-.28-.16-.44-.33-.48l-1.51-.19c-.45-.05-.71-.54-.64-1.19l.85-8.33c.23-2.24,1.67-4.44,3.34-5.1l2.85-1.1c1.66-.64,3.02,.49,3.14,2.6l.47,7.76c.02,.65-.29,1.32-.72,1.77h0Zm16.43-5.57l-5.22,12.5c-.41,.98-1.34,1.35-1.75,.67l-4.62-8.7c-.4-.73,.14-2.04,.9-2.34l9.89-3.81c.77-.3,1.25,.62,.8,1.68h0Zm-.7-5.47l-9.84,3.8c-.81,.31-1.25-.62-.8-1.68l5.22-12.5c.41-.98,1.34-1.35,1.75-.67l4.58,8.72c.4,.73-.14,2.04-.9,2.34h0Zm0,0" />
- </g>
- </g>
- </g>
- <g>
- <polygon class="cls-7" points="1210.7 739.8 1210.7 804.37 1794.43 647.25 1794.24 582.73 1210.7 739.8" />
- <polygon class="cls-26"
- points="1191.78 1212.52 1628.02 1079.23 1190.21 809.82 772.45 923.36 1191.78 1212.52" />
- <polygon class="cls-13" points="1190.21 809.82 772.45 923.36 920.74 1025.62 1334.79 898.7 1190.21 809.82" />
- <polygon class="cls-27" :class="{ boxAc: oneShow == 7 }"
- points="2253.06 891.53 2253.06 826.96 1794.26 582.75 1794.26 647.33 2253.06 891.53" />
- <polygon class="cls-13" :class="{ boxAc: oneShow == 7 }"
- points="1647.76 1073.2 2253.06 891.53 1794.26 647.34 1210.7 804.25 1647.76 1073.2"
- :filter="oneShow == 7? `url(#f1)`:``" />
- <!-- 景泰蓝艺术博物馆 -->
- <polygon class="cls-29" :class="{ boxAc: oneShow == 7 }" @click="getBox('景泰蓝艺术博物馆',7)"
- points="1647.76 1002.48 2253.06 826.94 1794.26 582.75 1210.7 739.42 1647.76 1002.48" />
- <polygon class="cls-13" :class="{ boxAc: oneShow == 7 }"
- points="752.93 928.66 9.01 1130.85 410.53 1451.21 1172.92 1218.28 752.93 928.66"
- :filter="oneShow == 7 ? `url(#f1)` :``" />
- <polygon class="cls-7" points="9.01 1066.28 9.01 1130.85 752.93 928.66 752.74 864.15 9.01 1066.28" />
- <polygon class="cls-13"
- points="1471.8 1126.96 1526.32 1110.3 1430.78 1052.19 1382.32 1068.37 1471.8 1126.96" />
- <polygon class="cls-9"
- points="2253.06 891.53 2253.06 826.96 1647.75 1002.5 1647.75 1073.2 2253.06 891.53" />
- <polygon class="cls-10" points="1210.7 803.99 1210.7 739.42 1647.75 1002.5 1647.75 1073.2 1210.7 803.99" />
- <polygon class="cls-7" points="9.01 1066.28 9.01 1130.85 410.53 1451.21 410.53 1386.64 9.01 1066.28" />
- <polygon class="cls-8" points="919.03 960.62 919.03 1026.14 772.45 925.04 772.45 859.53 919.03 960.62" />
- <polygon class="cls-8" points="1190.21 745.94 1190.21 809.82 772.45 925.04 772.45 859.53 1190.21 745.94" />
- <polygon class="cls-13"
- points="1264.89 1107.6 1203.48 1128.11 1288.91 1182.84 1349.36 1164.37 1264.89 1107.6" />
- <polygon class="cls-28"
- points="1361.14 1160.77 1459.92 1130.59 1370.79 1072.23 1276.35 1103.77 1361.14 1160.77" />
- <polygon class="cls-5"
- points="1349.36 1164.37 1352.6 1096.46 1292.15 1114.93 1288.91 1182.84 1349.36 1164.37" />
- <polygon class="cls-5"
- points="1526.32 1110.3 1529.56 1042.39 1475.04 1059.06 1471.8 1126.96 1526.32 1110.3" />
- <polygon class="cls-5"
- points="1382.28 1068.34 1385.52 1000.43 1475.04 1059.06 1471.8 1126.96 1382.28 1068.34" />
- <polygon class="cls-12"
- points="1526.32 1110.3 1529.56 1042.39 1434.02 984.28 1430.78 1052.18 1526.32 1110.3" />
- <polygon class="cls-13"
- points="1475.04 1059.05 1529.56 1042.39 1434.02 984.28 1385.56 1000.47 1475.04 1059.05" />
- <polygon class="cls-4"
- points="1364.27 1092.6 1462.9 1061.23 1373.76 1002.87 1276.35 1035.36 1364.27 1092.6" />
- <polygon class="cls-5"
- points="1364.27 1092.6 1462.9 1061.24 1459.92 1130.59 1361.14 1160.77 1364.27 1092.6" />
- <polygon class="cls-5"
- points="1364.27 1092.6 1276.35 1035.37 1276.35 1103.77 1361.14 1160.77 1364.27 1092.6" />
- <polygon class="cls-10"
- points="1203.48 1128.11 1203.48 1059.06 1292.15 1114.93 1288.91 1182.84 1203.48 1128.11" />
- <polygon class="cls-12"
- points="1349.36 1164.37 1352.6 1096.46 1264.89 1038.52 1264.89 1107.6 1349.36 1164.37" />
- <polygon class="cls-2"
- points="1264.89 1038.55 1203.48 1059.06 1292.15 1114.93 1352.6 1096.46 1264.89 1038.55" />
- <polygon class="cls-25" :class="{ boxAc: oneShow == 7 }"
- points="752.74 864.15 1172.92 1152.73 1172.92 1218.28 752.74 928.71 752.74 864.15" />
- <polygon class="cls-9"
- points="1172.92 1218.28 1172.74 1152.82 410.53 1386.64 410.53 1451.21 1172.92 1218.28" />
- <!-- 景泰蓝艺术博物馆 -->
- <polygon class="cls-18" :class="{ boxAc: oneShow == 7 }" @click="getBox('景泰蓝艺术博物馆', 7)"
- points="752.74 864.15 9.01 1066.28 410.53 1386.64 1172.74 1152.82 915.85 976.55 752.74 864.15" />
- <polygon class="cls-8" points="1334.79 833.29 1334.79 898.8 1190.21 809.82 1190.21 745.94 1334.79 833.29" />
- <polygon class="cls-19" points="1190.21 745.94 772.45 859.5 919.08 960.61 1334.79 833.19 1190.21 745.94" />
- <polygon class="cls-6" points="1334.79 833.2 919.03 960.62 919.03 1026.14 1334.79 898.71 1334.79 833.2" />
- <g>
- <g>
- <path class="cls-33"
- d="M1384.29,1038.58l-48.76,16.52c-1.04,.35-1.85-.39-1.8-1.66l2.3-59.43c.05-1.27,.93-2.59,1.98-2.94l48.76-16.52c1.04-.35,1.85,.39,1.8,1.66l-2.3,59.43c-.05,1.27-.93,2.59-1.98,2.94Z" />
- <path class="cls-14"
- d="M1379.88,1036.48l-39.66,13.44c-1.91,.65-3.38-.71-3.29-3.04l1.87-48.34c.09-2.32,1.71-4.73,3.61-5.38l39.66-13.44c1.91-.65,3.38,.71,3.29,3.04l-1.87,48.34c-.09,2.32-1.71,4.73-3.61,5.38Z" />
- <path class="cls-34"
- d="M1358.73,1006.35l3.88-1.32-9.61,14.3c-.33,.48-.47,1.07-.38,1.55,.09,.48,.41,.77,.82,.76,.42,0,.87-.31,1.2-.79l9.29-13.83-.15,3.99c-.03,.82,.49,1.3,1.16,1.07s1.25-1.08,1.28-1.9l.31-7.95c.03-.82-.49-1.3-1.16-1.07l-6.53,2.21c-.67,.23-1.25,1.08-1.28,1.9s.49,1.3,1.16,1.07h0Zm-7.77,6.32c.67-.23,1.25-1.08,1.28-1.9s-.49-1.3-1.16-1.07l-3.88,1.32,9.61-14.3c.49-.74,.51-1.67,.07-2.08-.45-.41-1.21-.16-1.71,.56l-9.29,13.83,.15-3.99c.03-.82-.49-1.3-1.16-1.07s-1.25,1.08-1.28,1.9l-.31,7.95c-.03,.82,.49,1.3,1.16,1.07l6.53-2.21Zm0,0" />
- <polygon class="cls-34"
- points="1384.65 1001.1 1384.72 999.21 1377.72 1001.59 1377.47 1007.93 1370.49 1011.07 1370.23 1017.86 1364.92 1019.66 1364.67 1026.24 1357.91 1029.3 1357.65 1036.09 1352.31 1037.9 1351.51 1044.66 1345.66 1046.64 1345.58 1048.54 1379.16 1036.72 1380.53 1036.18 1382.14 1034.73 1383.43 1032.75 1383.67 1029.7 1384.65 1001.1" />
- <path class="cls-34"
- d="M1383.71,998.28l-6,2.03c-.59,.2-1.09,.94-1.12,1.66l-.2,5.21-5.26,1.78c-.59,.2-1.09,.94-1.12,1.66l-.22,5.61-4.87,1.65c-.59,.2-1.09,.94-1.12,1.66l-.22,5.77-5.52,1.87c-.59,.2-1.09,.94-1.12,1.66l-.25,6.57-4.54,1.54c-.59,.2-1.09,.95-1.12,1.66l-.2,5.13-4.87,1.65c-.59,.2-1.09,.94-1.12,1.66s.43,1.14,1.02,.94l5.93-2.01c.59-.2,1.09-.95,1.12-1.66l.2-5.13,4.54-1.54c.59-.2,1.09-.94,1.12-1.66l.25-6.57,5.52-1.87c.59-.2,1.09-.95,1.12-1.66l.22-5.77,4.87-1.65c.59-.2,1.09-.94,1.12-1.66l.22-5.61,5.26-1.78c.59-.2,1.09-.94,1.12-1.66l.2-5.21,4.93-1.67c.59-.2,1.09-.94,1.12-1.66s-.43-1.14-1.02-.94h0Z" />
- </g>
- <g>
- <path class="cls-33"
- d="M1293.48,1067.57l-46.17,15.32c-.99,.33-1.76-.44-1.73-1.71l1.65-59.51c.04-1.27,.86-2.57,1.85-2.9l46.17-15.32c.99-.33,1.76,.44,1.73,1.71l-1.65,59.51c-.04,1.27-.86,2.57-1.85,2.9Z" />
- <path class="cls-15"
- d="M1289.28,1065.35l-37.56,12.47c-1.8,.6-3.22-.8-3.15-3.13l1.34-48.4c.06-2.33,1.58-4.7,3.38-5.3l37.56-12.47c1.8-.6,3.22,.8,3.15,3.13l-1.34,48.4c-.06,2.33-1.58,4.7-3.38,5.3Z" />
- <path class="cls-34"
- d="M1264.96,1025.37c1.67-.56,3,.76,2.94,2.91-.06,2.16-1.48,4.38-3.16,4.94-1.68,.55-2.99-.75-2.94-2.92,.06-2.16,1.48-4.38,3.15-4.94h0Zm4.06,20.85l-1.61,1.3c-.22,.18-.35,.45-.36,.72l-1.19,13.76c-.06,.73-.55,1.5-1.15,1.7l-1.76,.58c-.56,.18-1.01-.21-1.08-.96l-.36-13.25c0-.28-.16-.44-.33-.49l-1.52-.26c-.45-.07-.72-.57-.65-1.21l.87-8.23c.23-2.22,1.68-4.33,3.37-4.9l2.87-.95c1.67-.56,3.04,.63,3.16,2.73l.47,7.74c.02,.65-.29,1.3-.73,1.72h0Zm16.54-4.72l-5.27,12.16c-.41,.96-1.35,1.27-1.76,.58l-4.64-8.87c-.41-.74,.14-2.02,.91-2.28l9.96-3.3c.77-.26,1.26,.68,.8,1.71h0Zm-.7-5.47l-9.91,3.29c-.82,.27-1.26-.68-.8-1.71l5.27-12.16c.41-.96,1.35-1.27,1.76-.58l4.6,8.89c.41,.74-.14,2.02-.91,2.28h0Zm0,0" />
- </g>
- <g>
- <path class="cls-33"
- d="M1467.7,1008.67l-46.17,15.32c-.99,.33-1.76-.44-1.73-1.71l1.65-59.51c.04-1.27,.86-2.57,1.85-2.9l46.17-15.32c.99-.33,1.76,.44,1.73,1.71l-1.65,59.51c-.04,1.27-.86,2.57-1.85,2.9Z" />
- <path class="cls-15"
- d="M1463.5,1006.46l-37.56,12.47c-1.8,.6-3.22-.8-3.15-3.13l1.34-48.4c.06-2.33,1.58-4.7,3.38-5.3l37.56-12.47c1.8-.6,3.22,.8,3.15,3.13l-1.34,48.4c-.06,2.33-1.58,4.7-3.38,5.3Z" />
- <path class="cls-34"
- d="M1439.18,966.48c1.67-.56,3,.76,2.94,2.91s-1.48,4.38-3.16,4.94c-1.68,.55-2.99-.75-2.94-2.92,.06-2.16,1.48-4.38,3.15-4.94h0Zm4.06,20.85l-1.61,1.3c-.22,.18-.35,.45-.36,.72l-1.19,13.76c-.06,.73-.55,1.5-1.15,1.7l-1.76,.58c-.56,.18-1.01-.21-1.08-.96l-.36-13.25c0-.28-.16-.44-.33-.49l-1.52-.26c-.45-.07-.72-.57-.65-1.21l.87-8.23c.23-2.22,1.68-4.33,3.37-4.9l2.87-.95c1.67-.56,3.04,.63,3.16,2.73l.47,7.74c.02,.65-.29,1.3-.73,1.72h0Zm16.54-4.72l-5.27,12.16c-.41,.96-1.35,1.27-1.76,.58l-4.64-8.87c-.41-.74,.14-2.02,.91-2.28l9.96-3.3c.77-.26,1.26,.68,.8,1.71h0Zm-.7-5.47l-9.91,3.29c-.82,.27-1.26-.68-.8-1.71l5.27-12.16c.41-.96,1.35-1.27,1.76-.58l4.6,8.89c.41,.74-.14,2.02-.91,2.28h0Zm0,0" />
- </g>
- </g>
- </g>
- </g>
- <g>
- <g>
- <g>
- <g>
- <path
- d="M453.66,1115.85c-3.13,2.62-8.05,5.29-12.01,6.86-.69-.83-2.25-2.39-3.17-3.08,4-1.24,8.51-3.27,11.18-5.34l4,1.56Zm5.11-20.29h-14.49v-13.34h30.82v13.34h-14.54c.6,.78,1.15,1.66,1.56,2.48h17.85v3.5h-40.71v-3.5h18.22c-.37-.6-.74-1.2-1.1-1.7l2.39-.78Zm15.55,8.1v9.75h-12.38v6.07c0,1.98-.46,2.9-2.02,3.36-1.52,.51-3.77,.51-7.04,.51-.18-1.06-.74-2.39-1.24-3.4,2.16,.09,4.51,.09,5.15,.09,.6-.05,.78-.23,.78-.74v-5.89h-12.19v-9.75h28.94Zm-25.85-16.15h22.27v-2.44h-22.27v2.44Zm0,5.2h22.27v-2.48h-22.27v2.48Zm1.06,17.62h20.43v-3.59h-20.43v3.59Zm18.31,4.09c4.05,1.38,9.39,3.82,12.19,5.61l-2.99,2.76c-2.58-1.79-7.91-4.37-12.01-5.93l2.81-2.44Z" />
- <path
- d="M507.94,1081.03c-.23,1.24-.46,2.53-.74,3.77h17.07v3.54h-18.03c-.32,.97-.64,1.98-1.01,2.94h17.21v3.4h-18.68c-.51,1.06-1.06,2.12-1.66,3.17h24.38v3.63h-10.12c2.9,3.04,7.04,5.57,11.32,6.95-.97,.83-2.21,2.44-2.85,3.54-5.29-2.02-10.17-5.89-13.34-10.49h-11.78c-3.04,4.19-7.04,7.91-12.19,10.86-.69-.97-2.21-2.39-3.27-2.94,4.14-2.16,7.45-4.88,10.12-7.91h-9.43v-3.63h12.24c.69-1.06,1.33-2.12,1.89-3.17h-9.2v-3.4h10.77c.41-.97,.78-1.98,1.06-2.94h-14.17v-3.54h15.14c.28-1.38,.51-2.76,.69-4.14l4.6,.37Zm9.94,28.06c-1.24,1.47-2.71,2.99-4.09,4.28,3.5,1.7,6.85,3.5,9.16,4.83l-2.53,3.31c-2.99-1.89-7.87-4.55-12.42-6.67v4.28c0,2.02-.41,2.94-1.89,3.54-1.43,.51-3.5,.55-6.67,.55-.18-1.06-.78-2.48-1.29-3.5,2.07,.05,4.19,.05,4.78,.05,.64-.05,.83-.23,.83-.74v-3.27c-4.92,1.98-10.08,3.96-14.08,5.47l-2.02-3.68c2.67-.83,6.35-2.07,10.21-3.4-.97-1.38-2.99-3.31-4.69-4.6l2.9-2.25c1.79,1.29,3.91,3.13,4.92,4.46l-2.76,2.25,5.52-1.93v-9.11h4.23v7.77l2.3,1.01c1.52-1.56,3.08-3.41,4.14-4.83l3.45,2.16Z" />
- <path
- d="M568.07,1108.35v10.21h4.74v3.73h-42.05v-3.73h5.06v-10.21h32.25Zm-6.03-27.65v2.94h10.31v3.68h-10.31v2.67h-4.32v-2.67h-11.87v2.58h-4.32v-2.58h-10.26v-3.68h10.26v-2.94h4.32v2.94h11.87v-2.94h4.32Zm-23.46,11.82v13.29h-4.09v-13.29h4.09Zm6.76,26.04v-6.76h-5.47v6.76h5.47Zm1.89-27.56v15.92h-4.23v-15.92h4.23Zm7.36,27.56v-6.76h-5.57v6.76h5.57Zm4.65-27.56c-.28,1.06-.55,2.12-.92,3.13h12.28v3.63h-13.66c-1.2,2.81-2.67,5.34-4.23,7.27-.78-.6-2.53-1.79-3.54-2.35,2.76-3.04,4.88-7.73,5.98-12.51l4.09,.83Zm4.6,27.56v-6.76h-5.57v6.76h5.57Zm-1.79-20.47c2.07,2.25,4.14,5.38,5.06,7.5l-3.54,1.98c-.78-2.21-2.85-5.47-4.88-7.78l3.36-1.7Z" />
- <path
- d="M607.95,1080.7v4.74h9.94v4.19h-9.94v3.91h-4.46v-3.91h-11.59v3.91h-4.46v-3.91h-10.21v-4.19h10.21v-4.74h4.46v4.74h11.59v-4.74h4.46Zm.41,15.87l.92-.14,3.13,2.3c-.18,.18-.55,.41-.97,.6-23,12.56-24.57,14.91-24.57,16.61,0,1.38,1.66,1.98,4.37,1.98h19.14c2.44,0,3.27-.87,3.5-6.76,1.24,.69,2.76,1.2,4.09,1.43-.6,8.01-2.58,9.57-8,9.57h-18.36c-6.26,0-9.2-2.25-9.2-5.84,0-2.81,.83-5.57,18.22-15.69h-18.95v-4.05h26.68Z" />
- <path
- d="M646.22,1080.75v11.46h17.34v4.28h-15.5c4.14,6.72,11.18,13.85,17.25,17.71-1.1,.87-2.67,2.62-3.5,3.82-5.34-3.91-11.23-10.44-15.6-17.16v22.59h-4.78v-20.84c-4.32,6.62-10.03,12.33-16.01,15.78-.83-1.15-2.25-2.9-3.36-3.77,7.18-3.63,14.22-10.76,18.22-18.13h-16.61v-4.28h17.76v-11.46h4.78Zm5.61,.6c2.67,1.89,6.3,4.69,8.1,6.53l-3.31,3.04c-1.7-1.89-5.29-4.88-8-6.9l3.22-2.67Z" />
- <path
- d="M678.05,1080.7v11.92h5.01v3.96h-5.01v26.82h-4.28v-26.82h-5.38v-3.96h5.38v-11.92h4.28Zm10.26,31.93h-7.22v-3.63h19.09v-3.17h4.14v3.17h6.9v3.63h-6.9v6.53c0,2.02-.37,3.04-1.84,3.63-1.47,.55-3.63,.55-6.81,.55-.18-1.1-.74-2.53-1.24-3.59,2.16,.05,4.32,.05,4.97,.05,.64-.05,.78-.18,.78-.74v-6.44h-11.27c2.12,1.66,4.51,4,5.66,5.66l-3.13,2.39c-1.1-1.75-3.59-4.37-5.75-6.17l2.62-1.89Zm5.98-21.53v-2.25h-12.05v-3.36h12.05v-4.83h3.96v4.83h6.72c-1.33-.83-2.99-1.75-4.37-2.44l1.98-2.3c2.12,.87,4.88,2.35,6.26,3.4l-1.06,1.33h3.13v3.36h-12.65v2.25h10.31v15.87h-3.91v-2.85h-6.39v2.67h-3.96v-2.67h-5.84v2.85h-3.73v-15.87h9.57Zm0,3.04h-5.84v2.25h5.84v-2.25Zm-5.84,4.97v2.25h5.84v-2.25h-5.84Zm16.19-2.71v-2.25h-6.39v2.25h6.39Zm-6.39,4.97h6.39v-2.25h-6.39v2.25Z" />
- <path
- d="M720.46,1083.92c-.23,2.02-.46,4-.78,5.98h2.94v-9.2h4.05v9.2h4.32v4.14h-4.32v8.56l4.88-1.43,.55,3.87-5.43,1.7v16.65h-4.05v-15.41l-7.31,2.25-1.1-4.19c2.3-.6,5.24-1.38,8.42-2.3v-9.71h-3.73c-.51,2.44-1.15,4.65-1.89,6.44-.69-.55-2.3-1.52-3.17-1.98,1.61-3.82,2.44-9.62,2.94-15.18l3.68,.6Zm20.43-2.48c-.51,2.3-1.15,4.55-1.89,6.72h17.76s0,1.52-.05,2.12c-.97,20.84-1.89,28.2-3.73,30.46-.97,1.43-1.93,1.84-3.4,2.07-1.24,.23-3.22,.18-5.24,.09-.09-1.29-.51-3.08-1.2-4.28,1.93,.18,3.63,.18,4.51,.18,.74,0,1.2-.18,1.75-.78,1.29-1.61,2.3-8.23,3.08-25.81h-1.29c-2.35,11.96-7.31,24.2-14.86,30.27-.83-.83-2.35-1.93-3.59-2.58,7.54-5.38,12.33-16.42,14.72-27.7h-3.08c-2.07,7.78-6.12,16.33-11.04,20.7-.83-.83-2.21-1.89-3.4-2.48,4.78-3.73,8.6-11.09,10.77-18.22h-3.27c-1.43,3.31-3.13,6.26-5.06,8.56-.74-.64-2.39-1.89-3.36-2.48,3.77-4.09,6.44-10.67,7.91-17.57l3.96,.74Z" />
- <path
- d="M769.22,1081.53c-.32,2.02-.69,4.05-1.15,6.03h5.52l.69-.18,2.9,.83c-.97,3.45-2.25,7.41-3.54,9.94l-3.4-1.15c.64-1.47,1.38-3.54,1.93-5.61h-5.01c-1.06,3.73-2.35,7.13-3.82,9.75-.69-.74-2.39-2.16-3.31-2.81,2.58-4.28,4.19-10.9,5.06-17.57l4.14,.78Zm-5.61,38.6c1.06-.83,2.81-2.71,2.81-5.2v-17.57h4.23v17.3l4.92-3.36c.28,1.15,.78,2.85,1.2,3.73-8.56,6.12-9.94,7.18-10.67,8.1-.46-.88-1.75-2.35-2.48-2.99Zm27.33-39.7c.92,1.43,1.84,3.4,2.21,4.74l-2.48,.78h11.59v7.91h-3.54v11.32h-14.68v3.36h16.79v14.58h-4.19v-1.61h-12.6v1.79h-4.19v-29.44h-2.39v-7.91h11.18c-.37-1.29-1.1-2.99-1.89-4.28l4.19-1.24Zm6.95,12.65v-3.36h-16.24v3.36h16.24Zm-13.85,8.56h10.67v-5.01h-10.67v5.01Zm12.6,16.15v-5.66h-12.6v5.66h12.6Z" />
- </g>
- <g>
- <path
- d="M440.46,1150.62c0-6.69,4.12-10.72,9.35-10.72,2.55,0,4.56,1.23,5.82,2.6l-1.74,2.07c-1.09-1.06-2.38-1.85-4.03-1.85-3.56,0-6.05,2.97-6.05,7.81s2.32,7.9,5.96,7.9c1.88,0,3.3-.87,4.54-2.21l1.76,2.07c-1.68,1.93-3.75,3-6.44,3-5.18,0-9.18-3.89-9.18-10.67Z" />
- <path
- d="M460.82,1157.25v-18.68h3.22v18.84c0,.87,.36,1.18,.76,1.18,.14,0,.25,0,.56-.06l.39,2.44c-.39,.17-.92,.31-1.74,.31-2.32,0-3.19-1.51-3.19-4.03Z" />
- <path
- d="M469.47,1153.19c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M488.79,1140.65c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M497.02,1159.13l1.54-2.1c1.34,1.09,2.69,1.79,4.34,1.79,1.82,0,2.69-.9,2.69-2.07,0-1.4-1.71-2.02-3.39-2.66-2.04-.78-4.31-1.88-4.31-4.48s2.07-4.51,5.49-4.51c2.04,0,3.78,.84,4.98,1.82l-1.48,1.99c-1.09-.78-2.18-1.34-3.42-1.34-1.74,0-2.52,.84-2.52,1.9,0,1.29,1.51,1.79,3.22,2.44,2.13,.81,4.51,1.76,4.51,4.65,0,2.6-2.04,4.73-5.85,4.73-2.13,0-4.31-.92-5.8-2.16Z" />
- <path
- d="M512.39,1153.19c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M532.1,1145.46h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M550.98,1145.46h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M568.76,1153.19c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M599.19,1140.26h3.75l6.83,20.64h-3.44l-1.74-5.85h-7.17l-1.74,5.85h-3.33l6.83-20.64Zm4.62,12.21l-.81-2.77c-.67-2.24-1.29-4.54-1.93-6.86h-.11c-.62,2.35-1.26,4.62-1.93,6.86l-.81,2.77h5.6Z" />
- <path
- d="M613.61,1145.46h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M626.97,1155.85v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path
- d="M646.93,1140.26h3.75l3.75,10.44c.48,1.34,.92,2.77,1.37,4.14h.14c.48-1.37,.9-2.8,1.34-4.14l3.7-10.44h3.78v20.64h-3.02v-10.19c0-1.85,.25-4.51,.45-6.38h-.14l-1.65,4.76-3.58,9.83h-2.02l-3.61-9.83-1.65-4.76h-.11c.2,1.88,.45,4.54,.45,6.38v10.19h-2.94v-20.64Z" />
- <path
- d="M671.07,1155.18v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M688.43,1159.13l1.54-2.1c1.34,1.09,2.69,1.79,4.34,1.79,1.82,0,2.69-.9,2.69-2.07,0-1.4-1.71-2.02-3.39-2.66-2.04-.78-4.31-1.88-4.31-4.48s2.07-4.51,5.49-4.51c2.04,0,3.78,.84,4.98,1.82l-1.48,1.99c-1.09-.78-2.18-1.34-3.42-1.34-1.74,0-2.52,.84-2.52,1.9,0,1.29,1.51,1.79,3.22,2.44,2.13,.81,4.51,1.76,4.51,4.65,0,2.6-2.04,4.73-5.85,4.73-2.13,0-4.31-.92-5.8-2.16Z" />
- <path
- d="M703.8,1153.19c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M721.91,1155.18v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M740.9,1145.46h2.63l.28,2.18h.06c1.34-1.43,2.86-2.55,4.79-2.55,2.3,0,3.56,1.06,4.23,2.83,1.54-1.62,3.08-2.83,5.01-2.83,3.22,0,4.73,2.18,4.73,6.1v9.69h-3.25v-9.3c0-2.66-.78-3.7-2.55-3.7-1.04,0-2.18,.67-3.47,2.07v10.92h-3.22v-9.3c0-2.66-.81-3.7-2.58-3.7-1.04,0-2.18,.67-3.44,2.07v10.92h-3.22v-15.43Z" />
- </g>
- <g>
- <path
- d="M1577.04,796c-3.13,2.62-8.05,5.29-12.01,6.86-.69-.83-2.25-2.39-3.17-3.08,4-1.24,8.51-3.27,11.18-5.34l4,1.56Zm5.11-20.29h-14.49v-13.34h30.82v13.34h-14.54c.6,.78,1.15,1.66,1.56,2.48h17.85v3.5h-40.71v-3.5h18.22c-.37-.6-.74-1.2-1.1-1.7l2.39-.78Zm15.55,8.1v9.75h-12.38v6.07c0,1.98-.46,2.9-2.02,3.36-1.52,.51-3.77,.51-7.04,.51-.18-1.06-.74-2.39-1.24-3.4,2.16,.09,4.51,.09,5.15,.09,.6-.05,.78-.23,.78-.74v-5.89h-12.19v-9.75h28.94Zm-25.85-16.15h22.27v-2.44h-22.27v2.44Zm0,5.2h22.27v-2.48h-22.27v2.48Zm1.06,17.62h20.43v-3.59h-20.43v3.59Zm18.31,4.09c4.05,1.38,9.39,3.82,12.19,5.61l-2.99,2.76c-2.58-1.79-7.91-4.37-12.01-5.93l2.81-2.44Z" />
- <path
- d="M1631.32,761.17c-.23,1.24-.46,2.53-.74,3.77h17.07v3.54h-18.03c-.32,.97-.64,1.98-1.01,2.94h17.21v3.4h-18.68c-.51,1.06-1.06,2.12-1.66,3.17h24.38v3.63h-10.12c2.9,3.04,7.04,5.57,11.32,6.95-.97,.83-2.21,2.44-2.85,3.54-5.29-2.02-10.17-5.89-13.34-10.49h-11.78c-3.04,4.19-7.04,7.91-12.19,10.86-.69-.97-2.21-2.39-3.27-2.94,4.14-2.16,7.45-4.88,10.12-7.91h-9.43v-3.63h12.24c.69-1.06,1.33-2.12,1.89-3.17h-9.2v-3.4h10.77c.41-.97,.78-1.98,1.06-2.94h-14.17v-3.54h15.14c.28-1.38,.51-2.76,.69-4.14l4.6,.37Zm9.94,28.06c-1.24,1.47-2.71,2.99-4.09,4.28,3.5,1.7,6.85,3.5,9.15,4.83l-2.53,3.31c-2.99-1.89-7.87-4.55-12.42-6.67v4.28c0,2.02-.41,2.94-1.89,3.54-1.43,.51-3.5,.55-6.67,.55-.18-1.06-.78-2.48-1.29-3.5,2.07,.05,4.19,.05,4.78,.05,.64-.05,.83-.23,.83-.74v-3.27c-4.92,1.98-10.08,3.96-14.08,5.47l-2.02-3.68c2.67-.83,6.35-2.07,10.21-3.4-.97-1.38-2.99-3.31-4.69-4.6l2.9-2.25c1.79,1.29,3.91,3.13,4.92,4.46l-2.76,2.25,5.52-1.93v-9.11h4.23v7.77l2.3,1.01c1.52-1.56,3.08-3.41,4.14-4.83l3.45,2.16Z" />
- <path
- d="M1691.45,788.5v10.21h4.74v3.73h-42.05v-3.73h5.06v-10.21h32.25Zm-6.03-27.65v2.94h10.31v3.68h-10.31v2.67h-4.32v-2.67h-11.87v2.58h-4.32v-2.58h-10.26v-3.68h10.26v-2.94h4.32v2.94h11.87v-2.94h4.32Zm-23.46,11.82v13.29h-4.09v-13.29h4.09Zm6.76,26.04v-6.76h-5.47v6.76h5.47Zm1.89-27.56v15.92h-4.23v-15.92h4.23Zm7.36,27.56v-6.76h-5.57v6.76h5.57Zm4.65-27.56c-.28,1.06-.55,2.12-.92,3.13h12.28v3.63h-13.66c-1.2,2.81-2.67,5.34-4.23,7.27-.78-.6-2.53-1.79-3.54-2.35,2.76-3.04,4.88-7.73,5.98-12.51l4.09,.83Zm4.6,27.56v-6.76h-5.57v6.76h5.57Zm-1.79-20.47c2.07,2.25,4.14,5.38,5.06,7.5l-3.54,1.98c-.78-2.21-2.85-5.47-4.88-7.78l3.36-1.7Z" />
- <path
- d="M1731.33,760.85v4.74h9.94v4.19h-9.94v3.91h-4.46v-3.91h-11.59v3.91h-4.46v-3.91h-10.21v-4.19h10.21v-4.74h4.46v4.74h11.59v-4.74h4.46Zm.41,15.87l.92-.14,3.13,2.3c-.18,.18-.55,.41-.97,.6-23,12.56-24.57,14.91-24.57,16.61,0,1.38,1.66,1.98,4.37,1.98h19.14c2.44,0,3.27-.87,3.5-6.76,1.24,.69,2.76,1.2,4.09,1.43-.6,8.01-2.58,9.57-8,9.57h-18.36c-6.26,0-9.2-2.25-9.2-5.84,0-2.81,.83-5.57,18.22-15.69h-18.95v-4.05h26.68Z" />
- <path
- d="M1769.6,760.9v11.46h17.34v4.28h-15.5c4.14,6.72,11.18,13.85,17.25,17.71-1.1,.87-2.67,2.62-3.5,3.82-5.34-3.91-11.23-10.44-15.6-17.16v22.59h-4.78v-20.84c-4.32,6.62-10.03,12.33-16.01,15.78-.83-1.15-2.25-2.9-3.36-3.77,7.18-3.63,14.22-10.76,18.22-18.13h-16.61v-4.28h17.76v-11.46h4.78Zm5.61,.6c2.67,1.89,6.3,4.69,8.1,6.53l-3.31,3.04c-1.7-1.89-5.29-4.88-8-6.9l3.22-2.67Z" />
- <path
- d="M1801.43,760.85v11.92h5.01v3.96h-5.01v26.82h-4.28v-26.82h-5.38v-3.96h5.38v-11.92h4.28Zm10.26,31.93h-7.22v-3.63h19.09v-3.17h4.14v3.17h6.9v3.63h-6.9v6.53c0,2.02-.37,3.04-1.84,3.63-1.47,.55-3.63,.55-6.81,.55-.18-1.1-.74-2.53-1.24-3.59,2.16,.05,4.32,.05,4.97,.05,.64-.05,.78-.18,.78-.74v-6.44h-11.27c2.12,1.66,4.51,4,5.66,5.66l-3.13,2.39c-1.1-1.75-3.59-4.37-5.75-6.17l2.62-1.89Zm5.98-21.53v-2.25h-12.05v-3.36h12.05v-4.83h3.96v4.83h6.72c-1.33-.83-2.99-1.75-4.37-2.44l1.98-2.3c2.12,.87,4.88,2.35,6.26,3.4l-1.06,1.33h3.13v3.36h-12.65v2.25h10.31v15.87h-3.91v-2.85h-6.39v2.67h-3.96v-2.67h-5.84v2.85h-3.73v-15.87h9.57Zm0,3.04h-5.84v2.25h5.84v-2.25Zm-5.84,4.97v2.25h5.84v-2.25h-5.84Zm16.19-2.71v-2.25h-6.39v2.25h6.39Zm-6.39,4.97h6.39v-2.25h-6.39v2.25Z" />
- <path
- d="M1843.84,764.07c-.23,2.02-.46,4-.78,5.98h2.94v-9.2h4.05v9.2h4.32v4.14h-4.32v8.56l4.88-1.43,.55,3.87-5.43,1.7v16.65h-4.05v-15.41l-7.31,2.25-1.1-4.19c2.3-.6,5.24-1.38,8.42-2.3v-9.71h-3.73c-.51,2.44-1.15,4.65-1.89,6.44-.69-.55-2.3-1.52-3.17-1.98,1.61-3.82,2.44-9.62,2.94-15.18l3.68,.6Zm20.43-2.48c-.51,2.3-1.15,4.55-1.89,6.72h17.76s0,1.52-.05,2.12c-.97,20.84-1.89,28.2-3.73,30.46-.97,1.43-1.93,1.84-3.4,2.07-1.24,.23-3.22,.18-5.24,.09-.09-1.29-.51-3.08-1.2-4.28,1.93,.18,3.63,.18,4.51,.18,.74,0,1.2-.18,1.75-.78,1.29-1.61,2.3-8.23,3.08-25.81h-1.29c-2.35,11.96-7.31,24.2-14.86,30.27-.83-.83-2.35-1.93-3.59-2.58,7.54-5.38,12.33-16.42,14.72-27.7h-3.08c-2.07,7.78-6.12,16.33-11.04,20.7-.83-.83-2.21-1.89-3.4-2.48,4.78-3.73,8.6-11.09,10.77-18.22h-3.27c-1.43,3.31-3.13,6.26-5.06,8.56-.74-.64-2.39-1.89-3.36-2.48,3.77-4.09,6.44-10.67,7.91-17.57l3.96,.74Z" />
- <path
- d="M1892.6,761.68c-.32,2.02-.69,4.05-1.15,6.03h5.52l.69-.18,2.9,.83c-.97,3.45-2.25,7.41-3.54,9.94l-3.4-1.15c.64-1.47,1.38-3.54,1.93-5.61h-5.01c-1.06,3.73-2.35,7.13-3.82,9.75-.69-.74-2.39-2.16-3.31-2.81,2.58-4.28,4.19-10.9,5.06-17.57l4.14,.78Zm-5.61,38.6c1.06-.83,2.81-2.71,2.81-5.2v-17.57h4.23v17.3l4.92-3.36c.28,1.15,.78,2.85,1.2,3.73-8.56,6.12-9.94,7.18-10.67,8.1-.46-.88-1.75-2.35-2.48-2.99Zm27.33-39.7c.92,1.43,1.84,3.4,2.21,4.74l-2.48,.78h11.59v7.91h-3.54v11.32h-14.68v3.36h16.79v14.58h-4.19v-1.61h-12.6v1.79h-4.19v-29.44h-2.39v-7.91h11.18c-.37-1.29-1.1-2.99-1.89-4.28l4.19-1.24Zm6.95,12.65v-3.36h-16.24v3.36h16.24Zm-13.85,8.56h10.67v-5.01h-10.67v5.01Zm12.6,16.15v-5.66h-12.6v5.66h12.6Z" />
- </g>
- <g>
- <path
- d="M1563.84,830.76c0-6.69,4.12-10.72,9.35-10.72,2.55,0,4.56,1.23,5.82,2.6l-1.74,2.07c-1.09-1.06-2.38-1.85-4.03-1.85-3.56,0-6.05,2.97-6.05,7.81s2.32,7.9,5.96,7.9c1.88,0,3.3-.87,4.54-2.21l1.76,2.07c-1.68,1.93-3.75,3-6.44,3-5.18,0-9.18-3.89-9.18-10.67Z" />
- <path
- d="M1584.2,837.4v-18.68h3.22v18.84c0,.87,.36,1.18,.76,1.18,.14,0,.25,0,.56-.06l.39,2.44c-.39,.17-.92,.31-1.74,.31-2.32,0-3.19-1.51-3.19-4.03Z" />
- <path
- d="M1592.85,833.34c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1612.17,820.79c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M1620.4,839.28l1.54-2.1c1.34,1.09,2.69,1.79,4.34,1.79,1.82,0,2.69-.9,2.69-2.07,0-1.4-1.71-2.02-3.39-2.66-2.04-.78-4.31-1.88-4.31-4.48s2.07-4.51,5.49-4.51c2.04,0,3.78,.84,4.98,1.82l-1.48,1.99c-1.09-.78-2.18-1.34-3.42-1.34-1.74,0-2.52,.84-2.52,1.9,0,1.29,1.51,1.79,3.22,2.44,2.13,.81,4.51,1.76,4.51,4.65,0,2.6-2.04,4.73-5.85,4.73-2.13,0-4.31-.92-5.8-2.16Z" />
- <path
- d="M1635.77,833.34c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1655.49,825.61h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M1674.36,825.61h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M1692.14,833.34c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1722.57,820.4h3.75l6.83,20.64h-3.44l-1.74-5.85h-7.17l-1.74,5.85h-3.33l6.83-20.64Zm4.62,12.21l-.81-2.77c-.67-2.24-1.29-4.54-1.93-6.86h-.11c-.62,2.35-1.26,4.62-1.93,6.86l-.81,2.77h5.6Z" />
- <path
- d="M1736.99,825.61h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M1750.35,836v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path
- d="M1770.31,820.4h3.75l3.75,10.44c.48,1.34,.92,2.77,1.37,4.14h.14c.48-1.37,.9-2.8,1.34-4.14l3.7-10.44h3.78v20.64h-3.02v-10.19c0-1.85,.25-4.51,.45-6.38h-.14l-1.65,4.76-3.58,9.83h-2.02l-3.61-9.83-1.65-4.76h-.11c.2,1.88,.45,4.54,.45,6.38v10.19h-2.94v-20.64Z" />
- <path
- d="M1794.45,835.33v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1811.81,839.28l1.54-2.1c1.34,1.09,2.69,1.79,4.34,1.79,1.82,0,2.69-.9,2.69-2.07,0-1.4-1.71-2.02-3.39-2.66-2.04-.78-4.31-1.88-4.31-4.48s2.07-4.51,5.49-4.51c2.04,0,3.78,.84,4.98,1.82l-1.48,1.99c-1.09-.78-2.18-1.34-3.42-1.34-1.74,0-2.52,.84-2.52,1.9,0,1.29,1.51,1.79,3.22,2.44,2.13,.81,4.51,1.76,4.51,4.65,0,2.6-2.04,4.73-5.85,4.73-2.13,0-4.31-.92-5.8-2.16Z" />
- <path
- d="M1827.18,833.34c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1845.3,835.33v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1864.28,825.61h2.63l.28,2.18h.06c1.34-1.43,2.86-2.55,4.79-2.55,2.3,0,3.56,1.06,4.23,2.83,1.54-1.62,3.08-2.83,5.01-2.83,3.22,0,4.73,2.18,4.73,6.1v9.69h-3.25v-9.3c0-2.66-.78-3.7-2.55-3.7-1.04,0-2.18,.67-3.47,2.07v10.92h-3.22v-9.3c0-2.66-.81-3.7-2.58-3.7-1.04,0-2.18,.67-3.44,2.07v10.92h-3.22v-15.43Z" />
- </g>
- <g>
- <path
- d="M946.99,836.91c-.8,.96-1.64,1.92-2.56,2.84h8.6l.72-.16,2.56,1.52c-5.6,12-19.12,16.48-33.79,18.04-.28-1.04-.92-2.72-1.52-3.64,6.68-.52,13.12-1.76,18.48-4-1.24-1.2-2.8-2.52-4.12-3.52l3.08-1.8c1.44,1.04,3.2,2.4,4.56,3.64,3.12-1.76,5.72-3.96,7.6-6.68h-10.08c-3.32,2.52-7.32,4.8-12.16,6.64-.48-.88-1.52-2.24-2.32-2.88,8.16-2.8,13.84-7,16.8-10.96l4.16,.96Zm-6.6-14.12c-.76,.88-1.56,1.72-2.44,2.56h9.6l.64-.2,2.48,1.52c-5.16,9.08-16.72,14.28-27.68,16.44-.32-.96-1.12-2.52-1.8-3.36,4.32-.72,8.8-1.96,12.8-3.72-1.2-1.08-2.72-2.24-4.08-3.12l2.8-1.84c1.52,.88,3.28,2.16,4.64,3.32,2.96-1.6,5.52-3.52,7.44-5.72h-10.76c-2.6,1.96-5.56,3.76-9.04,5.36-.56-.84-1.76-2.12-2.6-2.68,6.44-2.56,11.24-6.24,13.88-9.52l4.12,.96Z" />
- <path
- d="M965.84,846.54v-16.48h-5.64v-3.6h14.88v3.6h-5.52v15.48l6.04-1.6,.48,3.6c-5.4,1.6-11.16,3.2-15.48,4.4l-.92-3.92c1.72-.36,3.84-.88,6.16-1.48Zm19.8-23.96c0,2.84-.04,5.6-.12,8.24h10.48v1.8c-.56,16.4-1.08,22.24-2.56,24.12-.96,1.24-1.88,1.64-3.28,1.8-1.36,.16-3.6,.16-5.84,.04-.08-1.08-.52-2.68-1.2-3.72,2.32,.16,4.44,.2,5.32,.2,.8,0,1.2-.12,1.64-.64,1.08-1.24,1.64-6.48,2.16-20h-6.88c-.64,10.72-3,19.52-12,24.68-.56-.96-1.76-2.32-2.68-3,8.24-4.48,10.32-12.16,10.88-21.68h-6.04v-3.6h6.2c.08-2.64,.08-5.4,.08-8.24h3.84Z" />
- <path
- d="M1000.48,830.31c.64-.16,1.24-.72,1.92-1.6,.64-.8,2.72-3.84,3.92-6.88l4,1.12c-1.28,2.52-3,5.08-4.68,7.16l7.52-.48c-.76-1.4-1.64-2.8-2.48-4.04l3.16-1.24c2,2.72,4.16,6.32,4.92,8.76l-3.36,1.44c-.2-.64-.48-1.32-.84-2.08-10.4,.8-11.88,1.04-12.8,1.4-.2-.76-.84-2.56-1.28-3.56Zm16.36,5.96v18.72c0,1.8-.32,2.8-1.56,3.36-1.2,.56-3,.64-5.44,.64-.2-1-.76-2.48-1.28-3.44,1.72,.08,3.36,.08,3.92,.04,.48,0,.64-.16,.64-.64v-3.8h-7.4v7.88h-3.52v-22.76h14.64Zm-11.12,3.16v2.88h7.4v-2.88h-7.4Zm0,8.8h7.4v-3.04h-7.4v3.04Zm29.23-20.72c-3.12,1.48-7.2,2.84-10.92,3.92v3.32c0,1.36,.28,1.56,2,1.56h5.48c1.44,0,1.72-.64,1.92-4.4,.72,.6,2.28,1.16,3.32,1.4-.44,5-1.48,6.36-4.88,6.36h-6.28c-4.24,0-5.28-1.12-5.28-4.88v-12.76h3.72v6.36c3.12-1.12,6.32-2.48,8.44-3.64l2.48,2.76Zm.44,17.92c-3.12,1.76-7.4,3.24-11.32,4.4v4c0,1.36,.36,1.6,2.08,1.6h5.6c1.56,0,1.84-.76,2-5.08,.8,.6,2.32,1.16,3.36,1.4-.44,5.52-1.48,7-5.04,7h-6.4c-4.24,0-5.32-1.12-5.32-4.92v-13.12h3.72v6c3.32-1.2,6.68-2.68,8.8-4.08l2.52,2.8Z" />
- <path
- d="M1061.91,823.43l-1.32,1.72c3.8,3.56,10.28,7.6,16.52,9.68-.84,.76-2.08,2.28-2.68,3.32-2.2-.88-4.4-2.04-6.52-3.32v2.88h-18.96v-2.56c-2.04,1.28-4.2,2.44-6.44,3.44-.56-.96-1.84-2.6-2.72-3.36,7.72-3.12,14.88-8.12,18.6-13.36l3.52,1.56Zm-18.52,30.96c.92-.16,1.84-.88,3.08-2.04,1.04-.88,3.68-3.56,6.08-6.72h-10.68v-3.72h33.19v3.72h-17.28c-2.2,2.84-4.76,5.64-7.4,8.04l16.44-1.12c-1.32-1.52-2.76-3.04-4.16-4.32l3.24-1.68c3.56,3.16,7.28,7.4,9.08,10.44l-3.4,2.04c-.52-.92-1.24-2.04-2.12-3.2-20.6,1.64-23.04,1.76-24.8,2.44-.24-.84-.84-2.8-1.28-3.88Zm23.48-20.2c-3.24-2.08-6.2-4.4-8.44-6.6-2.32,2.44-5,4.64-7.96,6.6h16.4Z" />
- <path
- d="M1089,834.39v16.68l4.56-3.16c.24,1,.8,2.48,1.16,3.24-7.28,5.24-8.48,6.16-9.12,7.04-.4-.8-1.52-2.12-2.16-2.64,.8-.68,1.92-2.2,1.92-4.36v-13.16h-5.28v-3.64h8.92Zm-3.8-11.52c1.8,1.88,4,4.52,5,6.2l-2.92,2.32c-.96-1.8-3.04-4.52-4.8-6.52l2.72-2Zm29.79,2.28c-1.52,8.96-3.84,17.04-8.56,23.52,2.96,3.16,6.6,5.64,11.12,7.24-.88,.76-2.08,2.32-2.68,3.32-4.48-1.8-8.08-4.28-11-7.44-2.84,3.04-6.4,5.6-10.84,7.64-.48-.88-1.52-2.32-2.2-3.12,4.44-1.92,7.92-4.44,10.64-7.48-4.28-6-6.8-13.88-8.52-23.32l3.52-.56c1.4,8.16,3.68,15.2,7.52,20.68,4-5.92,5.92-13.16,7.16-21.08l3.84,.6Zm-12-2.64c1.6,2.72,3.28,6.24,3.84,8.52l-3.44,1.48c-.56-2.24-2.12-5.92-3.64-8.68l3.24-1.32Z" />
- <path
- d="M1136.36,846.78v-3.72h3.88v3.72h12.56v3.28h-12.56v4.52h15.96v3.36h-35.51v-3.36h15.68v-4.52h-12.08v-3.28h12.08Zm2.8-25.32c.72,1.2,1.48,2.68,1.92,3.88h14.68v7.36h-3.84v-3.92h-27.24v3.92h-3.68v-7.36h15.84c-.4-.96-.88-2-1.36-2.84l3.68-1.04Zm-14.28,19.12c.8-.12,1.72-.64,2.76-1.44,.8-.52,2.76-2.08,4.72-4h-7.12v-3.28h26.48v3.28h-6.24c2.72,2.12,6.04,5.08,7.68,7.12l-2.92,2.08c-.56-.76-1.36-1.64-2.24-2.6-18.6,1.52-20.64,1.64-22.04,2.2-.2-.72-.72-2.44-1.08-3.36Zm20.16-5.44h-7.8c-1.84,1.76-3.84,3.48-5.84,4.96l13.84-.96c-.92-.84-1.84-1.64-2.72-2.36l2.52-1.64Z" />
- </g>
- <g>
- <path
- d="M922.38,868.43h3.35l3.35,9.32c.42,1.2,.82,2.47,1.22,3.7h.12c.43-1.22,.8-2.5,1.2-3.7l3.3-9.32h3.37v18.42h-2.7v-9.1c0-1.65,.23-4.02,.4-5.7h-.12l-1.47,4.25-3.2,8.77h-1.8l-3.22-8.77-1.47-4.25h-.1c.17,1.67,.4,4.05,.4,5.7v9.1h-2.62v-18.42Z" />
- <path
- d="M943.93,881.75v-8.67h2.9v8.32c0,2.35,.7,3.3,2.3,3.3,1.27,0,2.17-.6,3.3-2.05v-9.57h2.9v13.77h-2.37l-.23-2.07h-.07c-1.25,1.45-2.6,2.42-4.47,2.42-2.95,0-4.25-1.95-4.25-5.45Z" />
- <path
- d="M960.88,883.6v-16.67h2.87v16.82c0,.78,.32,1.05,.67,1.05,.12,0,.22,0,.5-.05l.35,2.17c-.35,.15-.82,.27-1.55,.27-2.07,0-2.85-1.35-2.85-3.6Z" />
- <path
- d="M970.03,882.35v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M980.38,868.78c0-1,.73-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.72,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path d="M988.18,878.73h6.6v2.12h-6.6v-2.12Z" />
- <path d="M999.61,868.43h10.9v2.45h-8v5.62h6.82v2.42h-6.82v7.92h-2.9v-18.42Z" />
- <path
- d="M1014.08,881.75v-8.67h2.9v8.32c0,2.35,.7,3.3,2.3,3.3,1.27,0,2.17-.6,3.3-2.05v-9.57h2.9v13.77h-2.37l-.22-2.07h-.08c-1.25,1.45-2.6,2.42-4.47,2.42-2.95,0-4.25-1.95-4.25-5.45Z" />
- <path
- d="M1031.03,873.08h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M1046.91,879.98c0-4.57,3.17-7.22,6.8-7.22,1.75,0,3.02,.7,4.02,1.58l-1.42,1.87c-.75-.65-1.52-1.07-2.45-1.07-2.32,0-3.97,1.95-3.97,4.85s1.6,4.82,3.87,4.82c1.15,0,2.17-.52,3-1.25l1.2,1.92c-1.27,1.12-2.9,1.72-4.47,1.72-3.72,0-6.57-2.65-6.57-7.22Z" />
- <path
- d="M1062.23,882.35v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M1072.58,868.78c0-1,.73-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.72,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path
- d="M1080.41,879.98c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M1098.01,873.08h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M1120.96,877.68c0-5.97,3.67-9.57,8.35-9.57,2.27,0,4.07,1.1,5.2,2.32l-1.55,1.85c-.98-.95-2.12-1.65-3.6-1.65-3.17,0-5.4,2.65-5.4,6.97s2.07,7.05,5.32,7.05c1.67,0,2.95-.78,4.05-1.97l1.57,1.85c-1.5,1.72-3.35,2.67-5.75,2.67-4.62,0-8.2-3.47-8.2-9.52Z" />
- <path
- d="M1138.16,879.98c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M1155.76,873.08h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M1171.21,873.26l1.87-.15v-1.72c0-2.82,1.3-4.77,4.35-4.77,.95,0,1.8,.2,2.42,.45l-.57,2.17c-.48-.22-1.02-.32-1.5-.32-1.22,0-1.82,.8-1.82,2.45v1.72h2.77v2.32h-2.77v11.45h-2.87v-11.45h-1.87v-2.15Z" />
- <path
- d="M1181.26,879.98c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1197.63,873.08h2.35l.25,2.47h.05c.97-1.75,2.42-2.8,3.92-2.8,.67,0,1.1,.1,1.52,.28l-.5,2.52c-.5-.15-.82-.23-1.4-.23-1.12,0-2.47,.78-3.32,2.97v8.55h-2.87v-13.77Z" />
- <path
- d="M1207.86,879.98c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1224.23,873.08h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M1240.11,879.98c0-4.57,3.17-7.22,6.8-7.22,1.75,0,3.02,.7,4.02,1.58l-1.42,1.87c-.75-.65-1.52-1.07-2.45-1.07-2.32,0-3.97,1.95-3.97,4.85s1.6,4.82,3.87,4.82c1.15,0,2.17-.52,3-1.25l1.2,1.92c-1.27,1.12-2.9,1.72-4.47,1.72-3.72,0-6.57-2.65-6.57-7.22Z" />
- <path
- d="M1253.63,879.98c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1283.03,879.43h-3v7.42h-2.9v-18.42h6.02c3.8,0,6.65,1.35,6.65,5.35,0,2.85-1.52,4.55-3.85,5.27l4.5,7.8h-3.27l-4.15-7.42Zm-.23-2.33c2.65,0,4.12-1.1,4.12-3.32s-1.47-3-4.12-3h-2.77v6.32h2.77Z" />
- <path
- d="M1293.28,879.98c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M1309.91,879.98c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M1327.5,873.08h2.35l.25,1.95h.05c1.2-1.27,2.55-2.27,4.27-2.27,2.05,0,3.17,.95,3.77,2.52,1.37-1.45,2.75-2.52,4.47-2.52,2.87,0,4.22,1.95,4.22,5.45v8.65h-2.9v-8.3c0-2.38-.7-3.3-2.27-3.3-.92,0-1.95,.6-3.1,1.85v9.75h-2.87v-8.3c0-2.38-.72-3.3-2.3-3.3-.92,0-1.95,.6-3.07,1.85v9.75h-2.87v-13.77Z" />
- </g>
- </g>
- <g>
- <g>
- <path
- d="M1520.06,1406.06h6.41c4.2,0,7.25,1.37,7.25,5.07,0,1.99-1.06,3.86-2.94,4.48v.14c2.35,.48,4.06,2.1,4.06,4.9,0,4.09-3.3,6.05-7.9,6.05h-6.89v-20.64Zm6.02,8.62c3.14,0,4.45-1.18,4.45-3.11,0-2.13-1.46-2.97-4.37-2.97h-2.86v6.08h2.77Zm.5,9.46c3.22,0,5.07-1.15,5.07-3.67,0-2.3-1.79-3.33-5.07-3.33h-3.28v7h3.28Z" />
- <path d="M1540.14,1406.06h12.21v2.74h-8.96v6.3h7.64v2.72h-7.64v8.88h-3.25v-20.64Z" />
- <path d="M1557.39,1406.06h12.21v2.74h-8.96v6.3h7.64v2.72h-7.64v8.88h-3.25v-20.64Z" />
- <path
- d="M1582.33,1406.06h6.41c4.2,0,7.25,1.37,7.25,5.07,0,1.99-1.06,3.86-2.94,4.48v.14c2.35,.48,4.06,2.1,4.06,4.9,0,4.09-3.3,6.05-7.9,6.05h-6.89v-20.64Zm6.02,8.62c3.14,0,4.45-1.18,4.45-3.11,0-2.13-1.46-2.97-4.37-2.97h-2.86v6.08h2.77Zm.5,9.46c3.22,0,5.07-1.15,5.07-3.67,0-2.3-1.79-3.33-5.07-3.33h-3.28v7h3.28Z" />
- <path
- d="M1601.04,1419c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1620.52,1420.99v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1640.01,1421.66v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path
- d="M1651.6,1406.45c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M1671.04,1427.73l.11-2.66c-1.15,1.12-2.72,2.02-4.4,2.02-3.84,0-6.33-2.97-6.33-8.09s3.16-8.09,6.58-8.09c1.76,0,3.02,.62,4.34,1.85h.08l.28-1.48h2.55v21.67h-3.22v-5.21Zm0-5.24v-7.5c-1.15-1.04-2.24-1.4-3.39-1.4-2.13,0-3.89,2.04-3.89,5.38s1.37,5.4,3.78,5.4c1.29,0,2.38-.56,3.5-1.88Z" />
- <path
- d="M1680.28,1420.99v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1698.17,1419c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1723.03,1424.04l1.9-2.24c1.48,1.46,3.5,2.44,5.52,2.44,2.46,0,3.84-1.18,3.84-2.91,0-1.88-1.37-2.46-3.28-3.3l-2.86-1.23c-2.02-.84-4.2-2.38-4.2-5.4,0-3.25,2.83-5.68,6.78-5.68,2.44,0,4.7,1.01,6.22,2.6l-1.65,2.07c-1.29-1.15-2.74-1.85-4.56-1.85-2.1,0-3.44,1.04-3.44,2.63,0,1.79,1.65,2.44,3.3,3.14l2.83,1.2c2.46,1.04,4.2,2.55,4.2,5.57,0,3.3-2.74,6.02-7.25,6.02-2.83,0-5.46-1.15-7.34-3.05Z" />
- <path
- d="M1741.74,1422.61c0-3.33,2.8-5.04,9.21-5.74-.03-1.76-.67-3.33-2.94-3.33-1.62,0-3.14,.73-4.45,1.57l-1.2-2.18c1.6-1.01,3.75-2.02,6.22-2.02,3.84,0,5.6,2.41,5.6,6.52v9.27h-2.63l-.25-1.76h-.11c-1.4,1.2-3.05,2.16-4.9,2.16-2.66,0-4.54-1.76-4.54-4.48Zm9.21,.08v-3.75c-4.56,.53-6.1,1.71-6.1,3.42,0,1.54,1.04,2.16,2.41,2.16s2.44-.64,3.7-1.82Z" />
- <path
- d="M1760.13,1423.06v-18.68h3.22v18.84c0,.87,.36,1.18,.76,1.18,.14,0,.25,0,.56-.06l.39,2.44c-.39,.17-.92,.31-1.74,.31-2.32,0-3.19-1.51-3.19-4.03Z" />
- <path
- d="M1768.78,1419c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1787.12,1411.27h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M1798.57,1419c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1817.19,1419c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1836.91,1411.27h2.63l.28,2.18h.06c1.34-1.43,2.86-2.55,4.79-2.55,2.3,0,3.56,1.06,4.23,2.83,1.54-1.62,3.08-2.83,5.01-2.83,3.22,0,4.73,2.18,4.73,6.1v9.69h-3.25v-9.3c0-2.66-.78-3.7-2.55-3.7-1.04,0-2.18,.67-3.47,2.07v10.92h-3.22v-9.3c0-2.66-.81-3.7-2.58-3.7-1.04,0-2.18,.67-3.44,2.07v10.92h-3.22v-15.43Z" />
- </g>
- <g>
- <g>
- <path
- d="M1529.72,1935.9c-2.44,3.68-5.98,7.78-9.2,10.49-.78-.87-2.25-2.07-3.17-2.76,2.99-2.44,6.44-6.26,8.14-9.25l4.23,1.52Zm8.56-31.38c1.15,1.79,2.53,4.14,3.36,5.89h16.75v4.28h-40.39v-4.28h18.45c-.69-1.47-1.56-3.17-2.39-4.51l4.23-1.38Zm15,13.29v13.89h-12.61v11.18c0,2.39-.51,3.54-2.3,4.19-1.79,.64-4.46,.69-8.42,.64-.18-1.24-.83-2.99-1.43-4.19,2.81,.09,5.7,.09,6.53,.09,.78-.05,1.01-.23,1.01-.83v-11.09h-12.61v-13.89h29.81Zm-25.49,10.12h20.89v-6.35h-20.89v6.35Zm22.08,6.35c2.9,2.94,6.62,7.04,8.42,9.66l-3.82,2.58c-1.61-2.67-5.24-6.99-8.14-10.03l3.54-2.21Z" />
- <path
- d="M1568.31,1937.1v-11.96h-4.69v-4h4.69v-9.25h-5.24v-4.05h14.86v4.05h-5.43v9.25h4.32v4h-4.32v10.76l5.89-1.7,.6,3.91c-5.43,1.7-11.23,3.4-15.64,4.74l-.92-4.19c1.66-.41,3.68-.92,5.89-1.56Zm10.17,4.88c1.01-.28,1.93-1.29,3.08-2.94,1.06-1.33,3.86-5.93,6.07-10.86h-8.93v-4.09h10.67v-7.5h-9.2v-4.14h9.2v-7.36h4.37v7.36h9.84v4.14h-9.84v7.5h11.36v4.09h-12.28c-2.3,4.65-5.11,9.25-7.87,13.02l13.11-1.43c-1.1-1.79-2.25-3.63-3.45-5.2l3.63-1.7c3.04,4,6.3,9.34,7.54,12.93l-3.96,1.93c-.41-1.24-1.06-2.76-1.84-4.37-16.56,1.93-18.63,2.3-20.01,2.9-.28-.92-.97-3.08-1.52-4.28Z" />
- <path
- d="M1640.4,1904.94v4.74h9.94v4.19h-9.94v3.91h-4.46v-3.91h-11.59v3.91h-4.46v-3.91h-10.21v-4.19h10.21v-4.74h4.46v4.74h11.59v-4.74h4.46Zm.41,15.87l.92-.14,3.13,2.3c-.18,.18-.55,.41-.97,.6-23,12.56-24.57,14.91-24.57,16.61,0,1.38,1.66,1.98,4.37,1.98h19.14c2.44,0,3.27-.87,3.5-6.76,1.24,.69,2.76,1.2,4.09,1.43-.6,8.01-2.58,9.57-8,9.57h-18.36c-6.26,0-9.2-2.25-9.2-5.84,0-2.81,.83-5.57,18.22-15.69h-18.95v-4.05h26.68Z" />
- <path
- d="M1686.45,1905.03v3.96h10.12v4h-10.12v4.14h-4.32v-4.14h-11.73v3.91h-3.04l.6,.14c-.28,1.01-.6,1.98-.97,2.94h6.62l.74-.09,2.67,.69c-1.93,16.24-8.74,24.06-19.32,27.42-.41-1.1-1.47-3.08-2.16-3.96,5.2-1.52,9.29-4,12.24-8.14-1.7-1.38-4.05-3.04-5.84-4.28l2.67-2.71c1.56,.97,3.54,2.25,5.24,3.4,1.1-2.39,1.93-5.25,2.48-8.56h-6.95c-2.12,4.42-4.92,8.24-8.14,11-.6-.88-2.02-2.62-2.9-3.41,4.37-3.45,7.77-9.02,9.48-15.27l2.25,.51v-3.59h-10.17v-4h10.17v-3.96h4.32v3.96h11.73v-3.96h4.32Zm7.87,14.22v12.74c0,1.98-.32,3.13-1.75,3.77-1.43,.64-3.5,.69-6.39,.69-.18-1.15-.78-2.76-1.33-3.87,2.07,.05,3.96,.05,4.55,0,.55,0,.74-.14,.74-.64v-8.79h-7.5v17.62c0,1.84,.32,2.12,2.39,2.12h6.72c1.66,0,1.98-.83,2.21-4.92,.92,.69,2.67,1.38,3.91,1.66-.55,5.61-1.79,7.32-5.75,7.32h-7.64c-4.69,0-6.12-1.24-6.12-6.17v-21.53h15.96Z" />
- <path
- d="M1707.14,1920.35v-15.27h3.91v15.27h4.83v4.05h-4.83v.64c1.15,1.33,5.2,7.04,6.07,8.47l-2.81,3.36c-.64-1.56-1.98-4.19-3.27-6.53v17.21h-3.91v-15.46c-1.38,3.91-2.99,7.64-4.69,10.12-.41-1.33-1.43-3.27-2.12-4.46,2.35-3.08,4.78-8.65,6.17-13.34h-5.57v-4.05h6.21Zm-3.04-12.47c1.24,3.22,2.21,7.41,2.53,10.21l-3.13,.74c-.18-2.71-1.2-6.99-2.3-10.26l2.9-.69Zm13.39,.6c-1.15,3.5-2.48,7.78-3.59,10.4l-2.67-.78c.97-2.76,2.16-7.31,2.71-10.44l3.54,.83Zm14.58-3.5v3.54h10.21v3.17h-10.21v2.44h9.2v3.04h-9.2v2.62h11.36v3.22h-26.13v-3.22h10.67v-2.62h-8.23v-3.04h8.23v-2.44h-9.39v-3.17h9.39v-3.54h4.09Zm8.51,20.43v18.03c0,1.93-.41,2.99-1.75,3.54-1.43,.6-3.4,.64-6.35,.6-.14-1.01-.69-2.53-1.2-3.5,1.93,.05,3.86,.05,4.42,.05,.6,0,.78-.18,.78-.69v-3.08h-12.42v7.27h-4.05v-22.22h20.56Zm-16.52,3.22v2.85h12.42v-2.85h-12.42Zm0,8.79h12.42v-2.94h-12.42v2.94Z" />
- <path
- d="M1765.66,1927.21v20.1h-4.32v-2.07h-8.47v2.39h-4.09v-20.43h16.88Zm-4.32,13.85v-9.66h-8.47v9.66h8.47Zm20.06-34.23v15.96h-26.08v-15.96h26.08Zm-21.9,11.78h17.44v-7.59h-17.44v7.59Zm28.39,8.6v20.2h-4.37v-2.16h-9.16v2.39h-4.14v-20.43h17.67Zm-4.37,13.85v-9.66h-9.16v9.66h9.16Z" />
- <path
- d="M1800.15,1927.62v-5.47h-4.14v-3.82c-.46,.55-.92,1.06-1.43,1.52-.32-.87-1.33-3.08-2.02-4,2.71-2.67,5.15-6.62,6.53-10.81l3.73,1.15c-.46,1.33-1.06,2.71-1.66,4.05h8.93v4.09h-11.18c-.87,1.43-1.84,2.76-2.81,3.91h13.2v3.91h-5.2v5.47h6.17v3.91h-6.17v8.6l5.11-2.58c.09,1.15,.46,2.85,.74,3.77-7.96,4.28-9.34,5.11-10.12,5.89-.32-1.01-1.24-2.76-1.93-3.63,.87-.51,2.25-1.79,2.25-3.82v-8.23h-6.26v-3.91h6.26Zm14.31-21.16c1.79,2.58,3.68,5.98,4.37,8.24l-3.63,1.89c-.64-2.25-2.39-5.84-4.09-8.51l3.36-1.61Zm10.49-1.61v13.11h4.97l3.91-.05v24.7c0,2.07-.37,3.27-1.79,3.96-1.43,.69-3.59,.74-7.04,.74-.14-1.1-.64-2.9-1.24-3.96,2.35,.05,4.65,.05,5.29,0,.64,0,.87-.18,.87-.78v-4.55h-14.22v9.62h-3.91v-29.67h9.15v-13.11h4Zm4.97,21.39v-4.19h-14.22v4.19h14.22Zm-14.22,8.05h14.22v-4.32h-14.22v4.32Zm19.55-26.54c-1.52,3.04-3.36,6.44-4.88,8.65l-3.36-1.52c1.47-2.3,3.4-6.03,4.42-8.74l3.82,1.61Z" />
- <path
- d="M1852.64,1906.09c-.55,1.24-1.2,2.48-1.93,3.73h9.48c-.51-1.29-1.15-2.67-1.79-3.82l4-1.15c.92,1.47,1.89,3.41,2.48,4.97h13.07v3.17h-13.53v2.67h11.23v2.9h-11.23v2.67h11.32v2.99h-11.32v2.9h14.58v3.31h-29.72v1.7h-4.28v-14.08c-1.2,1.38-2.39,2.67-3.59,3.73-.6-.78-2.12-2.58-2.99-3.36,4-3.27,7.87-8.42,10.17-13.62l4.05,1.29Zm23.69,27.28v14.35h-4.51v-2.02h-22.59v2.02h-4.37v-14.35h31.47Zm-4.51,8.79v-5.29h-22.59v5.29h22.59Zm-11.69-29.17h-10.86v2.67h10.86v-2.67Zm-10.86,5.57v2.67h10.86v-2.67h-10.86Zm0,5.66v2.9h10.86v-2.9h-10.86Z" />
- <path
- d="M1927.07,1907.61v4.19h-33.91v12.28c0,7.13-.64,17.16-5.01,23.51-.74-.83-2.62-2.25-3.59-2.76,3.91-5.84,4.23-14.26,4.23-20.75v-16.47h38.28Zm-.87,10.67v4.09h-11.96v19.78c0,2.62-.6,3.86-2.53,4.55-1.84,.64-4.78,.74-9.06,.69-.23-1.24-.97-3.13-1.61-4.37,3.17,.09,6.53,.09,7.5,.05,.87,0,1.2-.23,1.2-.97v-19.74h-14.31v-4.09h30.78Z" />
- </g>
- <g>
- <path
- d="M765.5,2302.03c-2.12,3.2-5.2,6.76-8,9.12-.68-.76-1.96-1.8-2.76-2.4,2.6-2.12,5.6-5.44,7.08-8.04l3.68,1.32Zm7.44-27.28c1,1.56,2.2,3.6,2.92,5.12h14.56v3.72h-35.11v-3.72h16.04c-.6-1.28-1.36-2.76-2.08-3.92l3.68-1.2Zm13.04,11.56v12.08h-10.96v9.72c0,2.08-.44,3.08-2,3.64-1.56,.56-3.88,.6-7.32,.56-.16-1.08-.72-2.6-1.24-3.64,2.44,.08,4.96,.08,5.68,.08,.68-.04,.88-.2,.88-.72v-9.64h-10.96v-12.08h25.92Zm-22.16,8.8h18.16v-5.52h-18.16v5.52Zm19.2,5.52c2.52,2.56,5.76,6.12,7.32,8.4l-3.32,2.24c-1.4-2.32-4.56-6.08-7.08-8.72l3.08-1.92Z" />
- <path
- d="M799.06,2303.07v-10.4h-4.08v-3.48h4.08v-8.04h-4.56v-3.52h12.92v3.52h-4.72v8.04h3.76v3.48h-3.76v9.36l5.12-1.48,.52,3.4c-4.72,1.48-9.76,2.96-13.6,4.12l-.8-3.64c1.44-.36,3.2-.8,5.12-1.36Zm8.84,4.24c.88-.24,1.68-1.12,2.68-2.56,.92-1.16,3.36-5.16,5.28-9.44h-7.76v-3.56h9.28v-6.52h-8v-3.6h8v-6.4h3.8v6.4h8.56v3.6h-8.56v6.52h9.88v3.56h-10.68c-2,4.04-4.44,8.04-6.84,11.32l11.4-1.24c-.96-1.56-1.96-3.16-3-4.52l3.16-1.48c2.64,3.48,5.48,8.12,6.56,11.24l-3.44,1.68c-.36-1.08-.92-2.4-1.6-3.8-14.4,1.68-16.2,2-17.4,2.52-.24-.8-.84-2.68-1.32-3.72Z" />
- <path
- d="M853.58,2274.76c1.16,1.92,2.44,4.48,2.96,6.16l-3.56,1.12h18.16v3.68h-6.28c-2.16,6.08-5.12,11.04-8.92,15.08,4.32,3.48,9.56,6.12,15.8,7.64-.84,.84-1.96,2.44-2.56,3.52-6.48-1.76-11.84-4.6-16.2-8.4-4.48,3.8-9.96,6.56-16.52,8.6-.44-.92-1.6-2.68-2.36-3.56,6.48-1.76,11.8-4.24,16.08-7.76-3.88-4.16-6.88-9.24-9.16-15.12h-6.24v-3.68h17.52c-.48-1.64-1.6-4.16-2.72-6.08l4-1.2Zm7,10.96h-15.64c1.92,4.72,4.64,8.92,8.12,12.48,3.24-3.4,5.72-7.48,7.52-12.48Z" />
- <path
- d="M888.58,2276.2l-.76,1.68c3.2,3.36,7.08,7.68,8.96,10.48l-2.76,2.56-.52-.8-.04,.96c-.36,6.84-.76,9.64-1.68,10.68-.68,.76-1.44,1.04-2.48,1.16-.88,.12-2.44,.12-4.12,.04-.04-.96-.4-2.32-.92-3.2,1.4,.16,2.72,.16,3.28,.16,.52,0,.84-.04,1.16-.4,.44-.52,.76-2.28,1.04-6.52h-7.64v13.52c0,1.6,.32,1.84,2.24,1.84h6.32c1.76,0,2.08-.84,2.28-5.36,.8,.6,2.32,1.2,3.32,1.4-.44,5.6-1.48,7.24-5.32,7.24h-7c-4.24,0-5.52-1.04-5.52-5.08v-16.2c-.64,.52-1.28,1.08-1.92,1.56-.6-.76-1.92-2.08-2.72-2.72,4.96-3.48,9.2-8.96,11.32-14.08l3.48,1.08Zm4.64,13.52c-1.76-2.52-4.56-5.84-7.12-8.68-1.92,3.2-4.28,6.16-7,8.68h14.12Zm8.52-10v22.48h-3.64v-22.48h3.64Zm7.88-3.92v31.75c0,2.32-.56,3.32-2,3.92-1.48,.56-3.84,.68-7.6,.64-.2-1-.76-2.6-1.32-3.6,2.72,.08,5.32,.08,6.08,.04,.8-.04,1.08-.28,1.08-1v-31.75h3.76Z" />
- <path
- d="M935.02,2275.16c.96,1.4,1.8,3.16,2.32,4.64h13.52v3.6h-29.32v6.76c0,6.36-.6,15.92-4.28,22.08-.72-.64-2.44-1.76-3.36-2.16,3.44-5.76,3.76-14.08,3.76-19.92v-10.36h15.4c-.44-1.28-1.12-2.68-1.8-3.8l3.76-.84Zm-1.92,21.96v-12.4h3.92v4.32h12.68v3.44h-12.68v4.64h10.8v14.56h-3.88v-1.52h-15.72v1.6h-3.68v-14.64h8.56Zm10.84,9.68v-6.16h-15.72v6.16h15.72Z" />
- </g>
- <g>
- <path
- d="M754.04,2334.54c0-5.02,3.09-8.04,7.01-8.04,1.91,0,3.42,.92,4.37,1.95l-1.3,1.55c-.82-.8-1.78-1.39-3.02-1.39-2.67,0-4.54,2.23-4.54,5.86s1.74,5.92,4.47,5.92c1.41,0,2.48-.65,3.4-1.66l1.32,1.55c-1.26,1.45-2.81,2.25-4.83,2.25-3.88,0-6.89-2.92-6.89-8Z" />
- <path
- d="M769.3,2330.68h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M777.89,2336.47c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M790.66,2339.18c0-2.5,2.1-3.78,6.91-4.3-.02-1.32-.5-2.5-2.2-2.5-1.22,0-2.35,.55-3.34,1.18l-.9-1.64c1.2-.76,2.81-1.51,4.66-1.51,2.88,0,4.2,1.81,4.2,4.89v6.95h-1.97l-.19-1.32h-.08c-1.05,.9-2.29,1.62-3.67,1.62-1.99,0-3.4-1.32-3.4-3.36Zm6.91,.06v-2.81c-3.42,.4-4.58,1.28-4.58,2.56,0,1.15,.78,1.62,1.81,1.62s1.83-.48,2.77-1.36Z" />
- <path
- d="M804.48,2338.47v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M813.17,2327.07c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M819.03,2330.68h2.46l1.97,6.24c.34,1.13,.67,2.31,1.01,3.44h.08c.34-1.13,.69-2.31,1.01-3.44l1.97-6.24h2.35l-3.97,11.57h-2.83l-4.05-11.57Z" />
- <path
- d="M832.12,2336.47c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M850.87,2336.47c0-3.76,2.37-6.07,4.93-6.07,1.34,0,2.18,.48,3.11,1.3l-.08-1.91v-4.28h2.41v16.73h-1.97l-.21-1.3h-.06c-.86,.88-2.06,1.6-3.38,1.6-2.88,0-4.75-2.23-4.75-6.07Zm7.96,2.62v-5.63c-.86-.78-1.68-1.05-2.54-1.05-1.6,0-2.92,1.53-2.92,4.03s1.03,4.05,2.83,4.05c.97,0,1.78-.42,2.62-1.41Z" />
- <path
- d="M865.11,2336.47c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M878.86,2330.68h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M888.21,2327.07c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M894.06,2330.68h2.46l1.97,6.24c.34,1.13,.67,2.31,1.01,3.44h.08c.34-1.13,.69-2.31,1.01-3.44l1.97-6.24h2.35l-3.97,11.57h-2.83l-4.05-11.57Z" />
- <path
- d="M906.96,2339.18c0-2.5,2.1-3.78,6.91-4.3-.02-1.32-.5-2.5-2.2-2.5-1.22,0-2.35,.55-3.34,1.18l-.9-1.64c1.2-.76,2.81-1.51,4.66-1.51,2.88,0,4.2,1.81,4.2,4.89v6.95h-1.97l-.19-1.32h-.08c-1.05,.9-2.29,1.62-3.67,1.62-1.99,0-3.4-1.32-3.4-3.36Zm6.91,.06v-2.81c-3.42,.4-4.58,1.28-4.58,2.56,0,1.15,.78,1.62,1.81,1.62s1.83-.48,2.77-1.36Z" />
- <path
- d="M920.78,2338.47v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M929.47,2327.07c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M935.33,2330.68h2.46l1.97,6.24c.34,1.13,.67,2.31,1.01,3.44h.08c.34-1.13,.69-2.31,1.01-3.44l1.97-6.24h2.35l-3.97,11.57h-2.83l-4.05-11.57Z" />
- <path
- d="M948.41,2336.47c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M960.95,2340.92l1.15-1.58c1.01,.82,2.02,1.34,3.25,1.34,1.36,0,2.02-.67,2.02-1.55,0-1.05-1.28-1.51-2.54-1.99-1.53-.59-3.23-1.41-3.23-3.36s1.55-3.38,4.12-3.38c1.53,0,2.83,.63,3.74,1.37l-1.11,1.49c-.82-.59-1.64-1.01-2.56-1.01-1.3,0-1.89,.63-1.89,1.43,0,.97,1.13,1.34,2.41,1.83,1.6,.61,3.38,1.32,3.38,3.49,0,1.95-1.53,3.55-4.39,3.55-1.6,0-3.23-.69-4.35-1.62Z" />
- <path
- d="M978.19,2340.25l1.43-1.68c1.11,1.09,2.62,1.83,4.14,1.83,1.85,0,2.88-.88,2.88-2.18,0-1.41-1.03-1.85-2.46-2.48l-2.14-.92c-1.51-.63-3.15-1.78-3.15-4.05,0-2.44,2.12-4.26,5.08-4.26,1.83,0,3.53,.76,4.66,1.95l-1.24,1.55c-.97-.86-2.06-1.39-3.42-1.39-1.57,0-2.58,.78-2.58,1.97,0,1.34,1.24,1.83,2.48,2.35l2.12,.9c1.85,.78,3.15,1.91,3.15,4.18,0,2.48-2.06,4.51-5.44,4.51-2.12,0-4.09-.86-5.5-2.29Z" />
- <path
- d="M992.68,2338.47v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M1000.49,2336.47c0-3.84,2.58-6.07,5.46-6.07s5.42,2.23,5.42,6.07-2.56,6.07-5.42,6.07-5.46-2.23-5.46-6.07Zm8.4,0c0-2.44-1.13-4.07-2.94-4.07s-2.96,1.64-2.96,4.07,1.13,4.05,2.96,4.05,2.94-1.6,2.94-4.05Z" />
- <path
- d="M1015.28,2330.68h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M1023.86,2336.47c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- </g>
- <g>
- <path
- d="M1520.06,1964.49h6.41c4.2,0,7.25,1.37,7.25,5.07,0,1.99-1.06,3.86-2.94,4.48v.14c2.35,.48,4.06,2.1,4.06,4.9,0,4.09-3.3,6.05-7.9,6.05h-6.89v-20.64Zm6.02,8.62c3.14,0,4.45-1.18,4.45-3.11,0-2.13-1.46-2.97-4.37-2.97h-2.86v6.08h2.77Zm.5,9.46c3.22,0,5.07-1.15,5.07-3.67,0-2.3-1.79-3.33-5.07-3.33h-3.28v7h3.28Z" />
- <path d="M1540.14,1964.49h12.21v2.74h-8.96v6.3h7.64v2.72h-7.64v8.88h-3.25v-20.64Z" />
- <path d="M1557.39,1964.49h12.21v2.74h-8.96v6.3h7.64v2.72h-7.64v8.88h-3.25v-20.64Z" />
- <path
- d="M1582.33,1964.49h6.41c4.2,0,7.25,1.37,7.25,5.07,0,1.99-1.06,3.86-2.94,4.48v.14c2.35,.48,4.06,2.1,4.06,4.9,0,4.09-3.3,6.05-7.9,6.05h-6.89v-20.64Zm6.02,8.62c3.14,0,4.45-1.18,4.45-3.11,0-2.13-1.46-2.97-4.37-2.97h-2.86v6.08h2.77Zm.5,9.46c3.22,0,5.07-1.15,5.07-3.67,0-2.3-1.79-3.33-5.07-3.33h-3.28v7h3.28Z" />
- <path
- d="M1601.04,1977.43c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1620.52,1979.42v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1640.01,1980.09v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path
- d="M1651.6,1964.88c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M1671.04,1986.16l.11-2.66c-1.15,1.12-2.72,2.02-4.4,2.02-3.84,0-6.33-2.97-6.33-8.09s3.16-8.09,6.58-8.09c1.76,0,3.02,.62,4.34,1.85h.08l.28-1.48h2.55v21.67h-3.22v-5.21Zm0-5.24v-7.5c-1.15-1.04-2.24-1.4-3.39-1.4-2.13,0-3.89,2.04-3.89,5.38s1.37,5.4,3.78,5.4c1.29,0,2.38-.56,3.5-1.88Z" />
- <path
- d="M1680.28,1979.42v-9.72h3.25v9.32c0,2.63,.78,3.7,2.58,3.7,1.43,0,2.44-.67,3.7-2.3v-10.72h3.25v15.43h-2.66l-.25-2.32h-.08c-1.4,1.62-2.91,2.72-5.01,2.72-3.3,0-4.76-2.18-4.76-6.1Z" />
- <path
- d="M1698.17,1977.43c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1723.03,1982.47l1.9-2.24c1.48,1.46,3.5,2.44,5.52,2.44,2.46,0,3.84-1.18,3.84-2.91,0-1.88-1.37-2.46-3.28-3.3l-2.86-1.23c-2.02-.84-4.2-2.38-4.2-5.4,0-3.25,2.83-5.68,6.78-5.68,2.44,0,4.7,1.01,6.22,2.6l-1.65,2.07c-1.29-1.15-2.74-1.85-4.56-1.85-2.1,0-3.44,1.04-3.44,2.63,0,1.79,1.65,2.44,3.3,3.14l2.83,1.2c2.46,1.04,4.2,2.55,4.2,5.57,0,3.3-2.74,6.02-7.25,6.02-2.83,0-5.46-1.15-7.34-3.05Z" />
- <path
- d="M1741.74,1981.04c0-3.33,2.8-5.04,9.21-5.74-.03-1.76-.67-3.33-2.94-3.33-1.62,0-3.14,.73-4.45,1.57l-1.2-2.18c1.6-1.01,3.75-2.02,6.22-2.02,3.84,0,5.6,2.41,5.6,6.52v9.27h-2.63l-.25-1.76h-.11c-1.4,1.2-3.05,2.16-4.9,2.16-2.66,0-4.54-1.76-4.54-4.48Zm9.21,.08v-3.75c-4.56,.53-6.1,1.71-6.1,3.42,0,1.54,1.04,2.16,2.41,2.16s2.44-.64,3.7-1.82Z" />
- <path
- d="M1760.13,1981.49v-18.68h3.22v18.84c0,.87,.36,1.18,.76,1.18,.14,0,.25,0,.56-.06l.39,2.44c-.39,.17-.92,.31-1.74,.31-2.32,0-3.19-1.51-3.19-4.03Z" />
- <path
- d="M1768.78,1977.43c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M1787.12,1969.7h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M1798.57,1977.43c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1817.19,1977.43c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M1836.91,1969.7h2.63l.28,2.18h.06c1.34-1.43,2.86-2.55,4.79-2.55,2.3,0,3.56,1.06,4.23,2.83,1.54-1.62,3.08-2.83,5.01-2.83,3.22,0,4.73,2.18,4.73,6.1v9.69h-3.25v-9.3c0-2.66-.78-3.7-2.55-3.7-1.04,0-2.18,.67-3.47,2.07v10.92h-3.22v-9.3c0-2.66-.81-3.7-2.58-3.7-1.04,0-2.18,.67-3.44,2.07v10.92h-3.22v-15.43Z" />
- </g>
- <g>
- <path
- d="M448.79,1766.55v9.06h4.83v4.05h-4.83v8.14l4.69-1.24,.55,3.96-5.24,1.52v12.19c0,2.25-.51,3.4-1.84,4.05-1.38,.69-3.45,.83-6.62,.78-.18-1.06-.74-2.81-1.29-3.96,2.02,.05,4,.05,4.6,0,.6,0,.87-.23,.87-.87v-11l-5.11,1.43-1.15-4.19c1.75-.41,3.91-.92,6.26-1.52v-9.29h-5.7v-4.05h5.7v-9.06h4.28Zm20.24,0v6.95h10.77v4.05h-10.77v6.3h6.53l.78-.18,2.81,1.2c-1.84,6.39-5.01,11.41-9.06,15.32,3.17,2.44,6.99,4.23,11.41,5.38-.97,.88-2.16,2.62-2.81,3.73-4.65-1.38-8.65-3.5-12.01-6.26-3.77,2.76-8.1,4.79-12.74,6.17-.41-1.15-1.47-2.99-2.3-3.91,4.32-1.1,8.37-2.85,11.92-5.29-3.04-3.31-5.38-7.31-7.18-11.96l.78-.23h-2.02v-3.96h9.57v-6.3h-10.44v-4.05h10.44v-6.95h4.32Zm-2.16,30.82c2.85-2.62,5.2-5.84,6.76-9.57h-12.97c1.47,3.63,3.54,6.86,6.21,9.57Z" />
- <path
- d="M515.95,1766.55v4.74h9.94v4.19h-9.94v3.91h-4.46v-3.91h-11.59v3.91h-4.46v-3.91h-10.21v-4.19h10.21v-4.74h4.46v4.74h11.59v-4.74h4.46Zm.41,15.87l.92-.14,3.13,2.3c-.18,.18-.55,.41-.97,.6-23,12.56-24.57,14.91-24.57,16.61,0,1.38,1.66,1.98,4.37,1.98h19.14c2.44,0,3.27-.87,3.5-6.76,1.24,.69,2.76,1.2,4.09,1.43-.6,8.01-2.58,9.57-8,9.57h-18.36c-6.26,0-9.2-2.25-9.2-5.84,0-2.81,.83-5.57,18.22-15.69h-18.95v-4.05h26.68Z" />
- <path
- d="M569.95,1768.66v11.41h-30.59v2.16c0,7.91-.69,19.55-5.52,27.1-.83-.69-2.76-1.84-3.86-2.25,4.6-7.18,5.01-17.48,5.01-24.84v-13.57h34.96Zm-30.59,7.68h26.22v-3.96h-26.22v3.96Zm2.35,29.49c.92-.55,2.3-1.7,2.3-3.91v-6.3h-4.51v-3.73h7.59v-4.09h-6.44v-3.68h6.44v-4h4v4h8.19v-4h4.09v4h7.27v3.68h-7.27v4.09h9.2v3.73h-5.15l3.08,2.16c-2.07,1.52-4.55,3.04-6.76,4.19,2.58,1.7,5.75,2.94,9.39,3.68-.92,.87-2.07,2.48-2.62,3.59-8.14-2.02-13.66-6.62-16.79-13.62h-5.66v8.46l9.02-1.89c-.18,1.1-.32,2.76-.28,3.59-11,2.58-12.47,2.99-13.43,3.59-.23-1.01-1.06-2.76-1.66-3.54Zm9.39-13.94h8.19v-4.09h-8.19v4.09Zm9.89,7.82c2.12-1.2,4.51-2.81,6.07-4.09h-9.25c.87,1.52,1.93,2.9,3.17,4.09Z" />
- <path
- d="M589.32,1790.42c-2.16,5.57-5.75,11.09-9.2,14.63-.92-.78-2.9-2.02-4.05-2.62,3.59-3.17,6.85-8.19,8.69-13.2l4.55,1.2Zm28.85-9.52v4.32h-17.94v18.68c0,2.58-.6,3.87-2.48,4.55-1.84,.69-4.69,.78-8.74,.78-.23-1.33-.92-3.31-1.56-4.6,2.9,.09,6.03,.14,6.9,.09,.87-.05,1.15-.23,1.15-.92v-18.59h-18.13v-4.32h40.81Zm-4.19-11.13v4.28h-32.48v-4.28h32.48Zm-4,19.42c3.27,4.28,6.72,10.03,8.05,13.99l-4.42,1.93c-1.15-3.82-4.51-9.8-7.68-14.21l4.05-1.7Z" />
- <path
- d="M663.47,1772.99h-34.32v30.73h35.52v4.19h-39.75v-39.1h38.55v4.19Zm-27.7,3.5c3.31,2.58,7.04,5.66,10.67,8.79,2.99-3.27,5.57-6.76,7.68-10.4l4.09,1.66c-2.44,4.05-5.38,7.91-8.6,11.5,4,3.54,7.64,6.99,10.03,9.75l-3.45,3.22c-2.25-2.76-5.7-6.26-9.57-9.85-3.86,3.86-8.05,7.22-12.19,9.89-.74-.87-2.39-2.58-3.4-3.36,4.37-2.48,8.65-5.71,12.47-9.39-3.59-3.27-7.41-6.49-10.77-9.25l3.04-2.58Z" />
- </g>
- <g>
- <path d="M441.61,1826.1h3.25v8.43h8.82v-8.43h3.25v20.64h-3.25v-9.38h-8.82v9.38h-3.25v-20.64Z" />
- <path
- d="M462.58,1842.65c0-3.33,2.8-5.04,9.21-5.74-.03-1.76-.67-3.33-2.94-3.33-1.62,0-3.14,.73-4.45,1.57l-1.2-2.18c1.6-1.01,3.75-2.02,6.22-2.02,3.84,0,5.6,2.41,5.6,6.52v9.27h-2.63l-.25-1.76h-.11c-1.4,1.2-3.05,2.16-4.9,2.16-2.66,0-4.54-1.76-4.54-4.48Zm9.21,.08v-3.75c-4.56,.53-6.1,1.71-6.1,3.42,0,1.54,1.04,2.16,2.41,2.16s2.44-.64,3.7-1.82Z" />
- <path
- d="M480.98,1831.31h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M498.81,1839.03c0-5.01,3.16-8.09,6.58-8.09,1.79,0,2.91,.64,4.14,1.74l-.11-2.55v-5.71h3.22v22.32h-2.63l-.28-1.74h-.08c-1.15,1.18-2.74,2.13-4.51,2.13-3.84,0-6.33-2.97-6.33-8.09Zm10.61,3.5v-7.5c-1.15-1.04-2.24-1.4-3.39-1.4-2.13,0-3.89,2.04-3.89,5.38s1.37,5.4,3.78,5.4c1.29,0,2.38-.56,3.5-1.88Z" />
- <path
- d="M518.5,1826.49c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M527.26,1839.03c0-5.12,3.56-8.09,7.62-8.09,1.96,0,3.39,.78,4.51,1.76l-1.6,2.1c-.84-.73-1.71-1.2-2.74-1.2-2.6,0-4.45,2.18-4.45,5.43s1.79,5.4,4.34,5.4c1.29,0,2.44-.59,3.36-1.4l1.34,2.16c-1.43,1.26-3.25,1.93-5.01,1.93-4.17,0-7.36-2.97-7.36-8.09Z" />
- <path
- d="M544.23,1831.31h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M555.4,1842.65c0-3.33,2.8-5.04,9.21-5.74-.03-1.76-.67-3.33-2.94-3.33-1.62,0-3.14,.73-4.45,1.57l-1.2-2.18c1.6-1.01,3.75-2.02,6.22-2.02,3.84,0,5.6,2.41,5.6,6.52v9.27h-2.63l-.25-1.76h-.11c-1.4,1.2-3.05,2.16-4.9,2.16-2.66,0-4.54-1.76-4.54-4.48Zm9.21,.08v-3.75c-4.56,.53-6.1,1.71-6.1,3.42,0,1.54,1.04,2.16,2.41,2.16s2.44-.64,3.7-1.82Z" />
- <path
- d="M572.23,1831.5l2.1-.17v-1.93c0-3.16,1.46-5.35,4.87-5.35,1.06,0,2.02,.22,2.72,.5l-.64,2.44c-.53-.25-1.15-.36-1.68-.36-1.37,0-2.04,.9-2.04,2.74v1.93h3.11v2.6h-3.11v12.82h-3.22v-12.82h-2.1v-2.41Z" />
- <path
- d="M585.39,1841.7v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path d="M605.35,1826.1h12.18v2.74h-8.93v5.74h7.56v2.74h-7.56v6.64h9.24v2.77h-12.49v-20.64Z" />
- <path
- d="M625.15,1838.7l-4.62-7.39h3.5l1.82,3.11c.48,.87,.95,1.74,1.46,2.6h.14c.39-.87,.81-1.74,1.26-2.6l1.62-3.11h3.36l-4.62,7.73,4.96,7.7h-3.5l-2.02-3.28c-.5-.9-1.04-1.85-1.6-2.72h-.14c-.48,.87-.95,1.79-1.43,2.72l-1.79,3.28h-3.36l4.96-8.04Z" />
- <path
- d="M638.31,1824.42h3.22v5.91l-.14,3.05c1.34-1.32,2.88-2.44,4.98-2.44,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-22.32Z" />
- <path
- d="M656.7,1826.49c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M669.5,1845.14h-.11l-.28,1.6h-2.55v-22.32h3.22v5.91l-.11,2.63c1.34-1.18,2.97-2.02,4.59-2.02,3.89,0,6.1,3.08,6.1,7.84,0,5.29-3.16,8.34-6.64,8.34-1.4,0-2.94-.73-4.23-1.99Zm7.53-6.3c0-3.22-1.04-5.21-3.61-5.21-1.2,0-2.38,.64-3.64,1.88v7.53c1.18,1.01,2.41,1.37,3.33,1.37,2.24,0,3.92-1.99,3.92-5.57Z" />
- <path
- d="M685.18,1826.49c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M695.54,1841.7v-7.78h-2.24v-2.41l2.41-.2,.36-4.26h2.69v4.26h4v2.6h-4v7.81c0,1.85,.64,2.8,2.27,2.8,.5,0,1.18-.2,1.62-.36l.59,2.38c-.84,.28-1.9,.59-3.02,.59-3.44,0-4.68-2.18-4.68-5.43Z" />
- <path
- d="M707.13,1826.49c0-1.12,.81-1.9,2.02-1.9s1.99,.78,1.99,1.9c0,1.2-.81,1.96-1.99,1.96s-2.02-.76-2.02-1.96Zm.39,4.82h3.22v15.43h-3.22v-15.43Z" />
- <path
- d="M715.89,1839.03c0-5.12,3.44-8.09,7.28-8.09s7.22,2.97,7.22,8.09-3.42,8.09-7.22,8.09-7.28-2.97-7.28-8.09Zm11.2,0c0-3.25-1.51-5.43-3.92-5.43s-3.95,2.18-3.95,5.43,1.51,5.4,3.95,5.4,3.92-2.13,3.92-5.4Z" />
- <path
- d="M735.61,1831.31h2.63l.28,2.16h.06c1.4-1.4,3-2.52,5.1-2.52,3.28,0,4.73,2.18,4.73,6.1v9.69h-3.22v-9.3c0-2.66-.78-3.7-2.6-3.7-1.43,0-2.38,.7-3.75,2.07v10.92h-3.22v-15.43Z" />
- <path
- d="M766.57,1826.1h3.75l6.83,20.64h-3.44l-1.74-5.85h-7.17l-1.74,5.85h-3.33l6.83-20.64Zm4.62,12.21l-.81-2.77c-.67-2.24-1.29-4.54-1.93-6.86h-.11c-.62,2.35-1.26,4.62-1.93,6.86l-.81,2.77h5.6Z" />
- <path
- d="M780.99,1831.31h2.63l.28,2.77h.06c1.09-1.96,2.72-3.14,4.4-3.14,.76,0,1.23,.11,1.71,.31l-.56,2.83c-.56-.17-.92-.25-1.57-.25-1.26,0-2.77,.87-3.72,3.33v9.58h-3.22v-15.43Z" />
- <path
- d="M792.45,1839.03c0-5.01,3.44-8.09,7.03-8.09,4.09,0,6.3,2.94,6.3,7.28,0,.64-.08,1.26-.17,1.65h-10c.25,2.94,2.1,4.7,4.76,4.7,1.37,0,2.55-.42,3.67-1.15l1.12,2.04c-1.4,.95-3.19,1.65-5.18,1.65-4.23,0-7.53-3-7.53-8.09Zm10.53-1.4c0-2.63-1.2-4.14-3.44-4.14-1.93,0-3.64,1.46-3.95,4.14h7.39Z" />
- <path
- d="M809.47,1842.65c0-3.33,2.8-5.04,9.21-5.74-.03-1.76-.67-3.33-2.94-3.33-1.62,0-3.14,.73-4.45,1.57l-1.2-2.18c1.6-1.01,3.75-2.02,6.22-2.02,3.84,0,5.6,2.41,5.6,6.52v9.27h-2.63l-.25-1.76h-.11c-1.4,1.2-3.05,2.16-4.9,2.16-2.66,0-4.54-1.76-4.54-4.48Zm9.21,.08v-3.75c-4.56,.53-6.1,1.71-6.1,3.42,0,1.54,1.04,2.16,2.41,2.16s2.44-.64,3.7-1.82Z" />
- </g>
- <g>
- <path
- d="M565.72,1549.12v35.39h-4v-2h-25.56v2h-3.84v-35.39h33.39Zm-4,29.88v-26.4h-25.56v26.4h25.56Zm-6.76-11.84c1.36,1.24,3,3,3.76,4.2l-2.48,1.44h3.56v3.12h-21.48v-3.12h8.72v-5.92h-7.12v-3.24h7.12v-4.84h-8.2v-3.36h20.2v3.36h-8.44v4.84h7.52v3.24h-7.52v5.92h5.52c-.72-1.2-2.24-3-3.56-4.32l2.4-1.32Z" />
- <path
- d="M591.09,1547.4c-.04,3.28-.08,7.16-.56,11.16h16.28v3.92h-14.76c2.76,8.4,7.84,15.24,15.52,18.4-.96,.84-2.24,2.44-2.84,3.52-7.56-3.52-12.44-10.04-15.6-18.52-2.08,7.28-6.44,14.24-15.6,18.56-.6-1-1.8-2.36-2.88-3.16,9.64-4.24,13.56-11.48,15.16-18.8h-14.36v-3.92h15.04c.48-4.04,.44-7.92,.48-11.16h4.12Z" />
- <path
- d="M615.85,1552v19.48h-3.4v-19.48h3.4Zm6.6-4.52v15.96c0,7.96-.76,15.52-6.88,21-.6-.76-1.96-1.96-2.84-2.48,5.56-4.88,6.2-11.48,6.2-18.56v-15.92h3.52Zm11.24,9.72v-4.36h-9.32v-3.44h22.72v3.44h-9.8v4.36h8.52v17.6c0,1.6-.28,2.56-1.32,3.12-1.08,.56-2.52,.6-4.68,.6-.12-.96-.6-2.36-1.04-3.28,1.36,.04,2.56,.04,2.96,.04,.44,0,.56-.16,.56-.56v-14.12h-5v23.84h-3.6v-23.84h-4.6v18.12h-3.48v-21.52h8.08Z" />
- <path d="M666.81,1577.8v-22.12h-13.68v-3.92h31.95v3.92h-14.04v22.12h16.16v3.8h-36.19v-3.8h15.8Z" />
- <path
- d="M703.53,1548.68c-1.12,2.84-2.48,5.72-4,8.44v27.36h-3.84v-21.4c-1.08,1.48-2.2,2.8-3.32,3.96-.36-.92-1.44-3.04-2.12-3.92,3.84-3.8,7.44-9.64,9.6-15.56l3.68,1.12Zm10.04,.08c-.64,1.76-1.36,3.52-2.12,5.24h16.24v3.64h-11.96v5.08h11v3.48h-11v5.36h11.56v3.56h-11.56v9.4h-3.88v-26.88h-2.24c-1.68,3.12-3.56,5.96-5.52,8.12-.56-.68-2.04-2-2.88-2.6,3.56-3.68,6.76-9.52,8.68-15.32l3.68,.92Z" />
- <path
- d="M747.05,1572.24v-3.72h3.88v3.72h12.56v3.28h-12.56v4.52h15.96v3.36h-35.51v-3.36h15.68v-4.52h-12.08v-3.28h12.08Zm2.8-25.32c.72,1.2,1.48,2.68,1.92,3.88h14.68v7.36h-3.84v-3.92h-27.24v3.92h-3.68v-7.36h15.84c-.4-.96-.88-2-1.36-2.84l3.68-1.04Zm-14.28,19.12c.8-.12,1.72-.64,2.76-1.44,.8-.52,2.76-2.08,4.72-4h-7.12v-3.28h26.48v3.28h-6.24c2.72,2.12,6.04,5.08,7.68,7.12l-2.92,2.08c-.56-.76-1.36-1.64-2.24-2.6-18.6,1.52-20.64,1.64-22.04,2.2-.2-.72-.72-2.44-1.08-3.36Zm20.16-5.44h-7.8c-1.84,1.76-3.84,3.48-5.84,4.96l13.84-.96c-.92-.84-1.84-1.64-2.72-2.36l2.52-1.64Z" />
- </g>
- <g>
- <path
- d="M1529.72,1377.47c-2.44,3.68-5.98,7.78-9.2,10.49-.78-.87-2.25-2.07-3.17-2.76,2.99-2.44,6.44-6.26,8.14-9.25l4.23,1.52Zm8.56-31.38c1.15,1.79,2.53,4.14,3.36,5.89h16.75v4.28h-40.39v-4.28h18.45c-.69-1.47-1.56-3.17-2.39-4.51l4.23-1.38Zm15,13.29v13.89h-12.61v11.18c0,2.39-.51,3.54-2.3,4.19-1.79,.64-4.46,.69-8.42,.64-.18-1.24-.83-2.99-1.43-4.19,2.81,.09,5.7,.09,6.53,.09,.78-.05,1.01-.23,1.01-.83v-11.09h-12.61v-13.89h29.81Zm-25.49,10.12h20.89v-6.35h-20.89v6.35Zm22.08,6.35c2.9,2.94,6.62,7.04,8.42,9.66l-3.82,2.58c-1.61-2.67-5.24-6.99-8.14-10.03l3.54-2.21Z" />
- <path
- d="M1568.31,1378.67v-11.96h-4.69v-4h4.69v-9.25h-5.24v-4.05h14.86v4.05h-5.43v9.25h4.32v4h-4.32v10.76l5.89-1.7,.6,3.91c-5.43,1.7-11.23,3.4-15.64,4.74l-.92-4.19c1.66-.41,3.68-.92,5.89-1.56Zm10.17,4.88c1.01-.28,1.93-1.29,3.08-2.94,1.06-1.33,3.86-5.93,6.07-10.86h-8.93v-4.09h10.67v-7.5h-9.2v-4.14h9.2v-7.36h4.37v7.36h9.84v4.14h-9.84v7.5h11.36v4.09h-12.28c-2.3,4.65-5.11,9.25-7.87,13.02l13.11-1.43c-1.1-1.79-2.25-3.63-3.45-5.2l3.63-1.7c3.04,4,6.3,9.34,7.54,12.93l-3.96,1.93c-.41-1.24-1.06-2.76-1.84-4.37-16.56,1.93-18.63,2.3-20.01,2.9-.28-.92-.97-3.08-1.52-4.28Z" />
- <path
- d="M1640.4,1346.51v4.74h9.94v4.19h-9.94v3.91h-4.46v-3.91h-11.59v3.91h-4.46v-3.91h-10.21v-4.19h10.21v-4.74h4.46v4.74h11.59v-4.74h4.46Zm.41,15.87l.92-.14,3.13,2.3c-.18,.18-.55,.41-.97,.6-23,12.56-24.57,14.91-24.57,16.61,0,1.38,1.66,1.98,4.37,1.98h19.14c2.44,0,3.27-.87,3.5-6.76,1.24,.69,2.76,1.2,4.09,1.43-.6,8.01-2.58,9.57-8,9.57h-18.36c-6.26,0-9.2-2.25-9.2-5.84,0-2.81,.83-5.57,18.22-15.69h-18.95v-4.05h26.68Z" />
- <path
- d="M1686.45,1346.6v3.96h10.12v4h-10.12v4.14h-4.32v-4.14h-11.73v3.91h-3.04l.6,.14c-.28,1.01-.6,1.98-.97,2.94h6.62l.74-.09,2.67,.69c-1.93,16.24-8.74,24.06-19.32,27.42-.41-1.1-1.47-3.08-2.16-3.96,5.2-1.52,9.29-4,12.24-8.14-1.7-1.38-4.05-3.04-5.84-4.28l2.67-2.71c1.56,.97,3.54,2.25,5.24,3.4,1.1-2.39,1.93-5.25,2.48-8.56h-6.95c-2.12,4.42-4.92,8.24-8.14,11-.6-.88-2.02-2.62-2.9-3.41,4.37-3.45,7.77-9.02,9.48-15.27l2.25,.51v-3.59h-10.17v-4h10.17v-3.96h4.32v3.96h11.73v-3.96h4.32Zm7.87,14.22v12.74c0,1.98-.32,3.13-1.75,3.77-1.43,.64-3.5,.69-6.39,.69-.18-1.15-.78-2.76-1.33-3.87,2.07,.05,3.96,.05,4.55,0,.55,0,.74-.14,.74-.64v-8.79h-7.5v17.62c0,1.84,.32,2.12,2.39,2.12h6.72c1.66,0,1.98-.83,2.21-4.92,.92,.69,2.67,1.38,3.91,1.66-.55,5.61-1.79,7.32-5.75,7.32h-7.64c-4.69,0-6.12-1.24-6.12-6.17v-21.53h15.96Z" />
- <path
- d="M1707.14,1361.92v-15.27h3.91v15.27h4.83v4.05h-4.83v.64c1.15,1.33,5.2,7.04,6.07,8.47l-2.81,3.36c-.64-1.56-1.98-4.19-3.27-6.53v17.21h-3.91v-15.46c-1.38,3.91-2.99,7.64-4.69,10.12-.41-1.33-1.43-3.27-2.12-4.46,2.35-3.08,4.78-8.65,6.17-13.34h-5.57v-4.05h6.21Zm-3.04-12.47c1.24,3.22,2.21,7.41,2.53,10.21l-3.13,.74c-.18-2.71-1.2-6.99-2.3-10.26l2.9-.69Zm13.39,.6c-1.15,3.5-2.48,7.78-3.59,10.4l-2.67-.78c.97-2.76,2.16-7.31,2.71-10.44l3.54,.83Zm14.58-3.5v3.54h10.21v3.17h-10.21v2.44h9.2v3.04h-9.2v2.62h11.36v3.22h-26.13v-3.22h10.67v-2.62h-8.23v-3.04h8.23v-2.44h-9.39v-3.17h9.39v-3.54h4.09Zm8.51,20.43v18.03c0,1.93-.41,2.99-1.75,3.54-1.43,.6-3.4,.64-6.35,.6-.14-1.01-.69-2.53-1.2-3.5,1.93,.05,3.86,.05,4.42,.05,.6,0,.78-.18,.78-.69v-3.08h-12.42v7.27h-4.05v-22.22h20.56Zm-16.52,3.22v2.85h12.42v-2.85h-12.42Zm0,8.79h12.42v-2.94h-12.42v2.94Z" />
- <path
- d="M1765.66,1368.78v20.1h-4.32v-2.07h-8.47v2.39h-4.09v-20.43h16.88Zm-4.32,13.85v-9.66h-8.47v9.66h8.47Zm20.06-34.23v15.96h-26.08v-15.96h26.08Zm-21.9,11.78h17.44v-7.59h-17.44v7.59Zm28.39,8.6v20.2h-4.37v-2.16h-9.16v2.39h-4.14v-20.43h17.67Zm-4.37,13.85v-9.66h-9.16v9.66h9.16Z" />
- <path
- d="M1800.15,1369.19v-5.47h-4.14v-3.82c-.46,.55-.92,1.06-1.43,1.52-.32-.87-1.33-3.08-2.02-4,2.71-2.67,5.15-6.62,6.53-10.81l3.73,1.15c-.46,1.33-1.06,2.71-1.66,4.05h8.93v4.09h-11.18c-.87,1.43-1.84,2.76-2.81,3.91h13.2v3.91h-5.2v5.47h6.17v3.91h-6.17v8.6l5.11-2.58c.09,1.15,.46,2.85,.74,3.77-7.96,4.28-9.34,5.11-10.12,5.89-.32-1.01-1.24-2.76-1.93-3.63,.87-.51,2.25-1.79,2.25-3.82v-8.23h-6.26v-3.91h6.26Zm14.31-21.16c1.79,2.58,3.68,5.98,4.37,8.24l-3.63,1.89c-.64-2.25-2.39-5.84-4.09-8.51l3.36-1.61Zm10.49-1.61v13.11h4.97l3.91-.05v24.7c0,2.07-.37,3.27-1.79,3.96-1.43,.69-3.59,.74-7.04,.74-.14-1.1-.64-2.9-1.24-3.96,2.35,.05,4.65,.05,5.29,0,.64,0,.87-.18,.87-.78v-4.55h-14.22v9.62h-3.91v-29.67h9.15v-13.11h4Zm4.97,21.39v-4.19h-14.22v4.19h14.22Zm-14.22,8.05h14.22v-4.32h-14.22v4.32Zm19.55-26.54c-1.52,3.04-3.36,6.44-4.88,8.65l-3.36-1.52c1.47-2.3,3.4-6.03,4.42-8.74l3.82,1.61Z" />
- <path
- d="M1852.64,1347.66c-.55,1.24-1.2,2.48-1.93,3.73h9.48c-.51-1.29-1.15-2.67-1.79-3.82l4-1.15c.92,1.47,1.89,3.41,2.48,4.97h13.07v3.17h-13.53v2.67h11.23v2.9h-11.23v2.67h11.32v2.99h-11.32v2.9h14.58v3.31h-29.72v1.7h-4.28v-14.08c-1.2,1.38-2.39,2.67-3.59,3.73-.6-.78-2.12-2.58-2.99-3.36,4-3.27,7.87-8.42,10.17-13.62l4.05,1.29Zm23.69,27.28v14.35h-4.51v-2.02h-22.59v2.02h-4.37v-14.35h31.47Zm-4.51,8.79v-5.29h-22.59v5.29h22.59Zm-11.69-29.17h-10.86v2.67h10.86v-2.67Zm-10.86,5.57v2.67h10.86v-2.67h-10.86Zm0,5.66v2.9h10.86v-2.9h-10.86Z" />
- <path
- d="M1927.07,1349.18v4.19h-33.91v12.28c0,7.13-.64,17.16-5.01,23.51-.74-.83-2.62-2.25-3.59-2.76,3.91-5.84,4.23-14.26,4.23-20.75v-16.47h38.28Zm-.87,10.67v4.09h-11.96v19.78c0,2.62-.6,3.86-2.53,4.55-1.84,.64-4.78,.74-9.06,.69-.23-1.24-.97-3.13-1.61-4.37,3.17,.09,6.53,.09,7.5,.05,.87,0,1.2-.23,1.2-.97v-19.74h-14.31v-4.09h30.78Z" />
- </g>
- <g>
- <path
- d="M549.32,2173.1c-2.12,3.2-5.2,6.76-8,9.12-.68-.76-1.96-1.8-2.76-2.4,2.6-2.12,5.6-5.44,7.08-8.04l3.68,1.32Zm7.44-27.28c1,1.56,2.2,3.6,2.92,5.12h14.56v3.72h-35.11v-3.72h16.04c-.6-1.28-1.36-2.76-2.08-3.92l3.68-1.2Zm13.04,11.56v12.08h-10.96v9.72c0,2.08-.44,3.08-2,3.64-1.56,.56-3.88,.6-7.32,.56-.16-1.08-.72-2.6-1.24-3.64,2.44,.08,4.96,.08,5.68,.08,.68-.04,.88-.2,.88-.72v-9.64h-10.96v-12.08h25.92Zm-22.16,8.8h18.16v-5.52h-18.16v5.52Zm19.2,5.52c2.52,2.56,5.76,6.12,7.32,8.4l-3.32,2.24c-1.4-2.32-4.56-6.08-7.08-8.72l3.08-1.92Z" />
- <path
- d="M582.88,2174.14v-10.4h-4.08v-3.48h4.08v-8.04h-4.56v-3.52h12.92v3.52h-4.72v8.04h3.76v3.48h-3.76v9.36l5.12-1.48,.52,3.4c-4.72,1.48-9.76,2.96-13.6,4.12l-.8-3.64c1.44-.36,3.2-.8,5.12-1.36Zm8.84,4.24c.88-.24,1.68-1.12,2.68-2.56,.92-1.16,3.36-5.16,5.28-9.44h-7.76v-3.56h9.28v-6.52h-8v-3.6h8v-6.4h3.8v6.4h8.56v3.6h-8.56v6.52h9.88v3.56h-10.68c-2,4.04-4.44,8.04-6.84,11.32l11.4-1.24c-.96-1.56-1.96-3.16-3-4.52l3.16-1.48c2.64,3.48,5.48,8.12,6.56,11.24l-3.44,1.68c-.36-1.08-.92-2.4-1.6-3.8-14.4,1.68-16.2,2-17.4,2.52-.24-.8-.84-2.68-1.32-3.72Z" />
- <path
- d="M643.52,2145.74c.96,1.32,1.92,3,2.48,4.28h8.88v7.04h-3.64v-3.72h-15.64v2.84l2.64,.44-.52,2.4h3.04l.6-.04,1.96,.32c-.92,13.12-4.2,20.56-9.84,24.2-.48-.72-1.64-2-2.32-2.48,3.12-1.92,5.4-4.88,6.92-9.32-.88-.88-2.16-1.96-3.32-2.68l1.6-2.44c.88,.52,1.84,1.16,2.64,1.8,.4-1.88,.72-4,.96-6.36h-3.04c-1.04,3.4-2.44,6.4-4.16,8.64-.44-.48-1.4-1.44-2.08-1.96v10.32c0,1.68-.28,2.72-1.32,3.28-1.04,.6-2.52,.68-4.96,.68-.08-.92-.48-2.44-.92-3.36,1.52,.08,2.92,.04,3.36,.04s.64-.16,.64-.68v-9.08h-4.36c-.32,4.68-1.04,9.6-2.6,13.28-.64-.52-2.08-1.32-2.84-1.56,2.36-5.64,2.52-13.68,2.52-19.56v-14.44h10.48v20.52c2.12-2.72,3.48-6.72,4.28-11h-2.84v-7.12h9.88c-.48-1.04-1.08-2.16-1.68-3.04l3.2-1.24Zm-20.16,16.28l-.08,4.36h4.2v-6.08h-4.12v1.72Zm0-5.2h4.12v-5.76h-4.12v5.76Zm30.31,1.52v11.88c0,1.44-.2,2.28-1.12,2.8-.92,.48-2.2,.52-4.12,.52-.12-.84-.48-2.08-.88-2.88,1.24,.04,2.28,.04,2.64,0,.32,0,.44-.12,.44-.48v-9h-3.4v16.92c0,1,.04,1.64,.36,1.8,.24,.12,.56,.16,1,.16h1.8c.48,0,.96-.04,1.2-.16,.28-.12,.52-.4,.64-1,.12-.6,.2-2.04,.24-3.84,.64,.6,1.84,1.2,2.76,1.48-.04,1.68-.2,3.64-.48,4.36-.32,.8-.8,1.32-1.56,1.56-.64,.28-1.6,.4-2.48,.4h-2.76c-.92,0-2-.2-2.72-.76-.76-.56-1.08-1.28-1.08-4.24v-19.52h9.52Z" />
- <path
- d="M664.84,2179.9c.8-.4,1.76-1.24,1.76-2.88v-4.64c-2.08,1.2-4.2,2.16-6.24,2.92-.56-.88-1.68-2.28-2.52-3.04,4.76-1.48,10.04-4.32,13.72-7.44h-12.44v-3.24h15.56v-3h-11.88v-3.08h11.88v-2.8h-13.88v-3.28h13.88v-3.24h3.8v3.24h14.4v3.28h-14.4v2.8h12.72v3.08h-12.72v3h15.68v3.24h-14.16c.92,2.32,2.16,4.48,3.72,6.36,2.28-1.56,4.88-3.56,6.52-5.16l3.16,2.28c-2.36,1.84-5.12,3.72-7.56,5.16,2.64,2.44,5.84,4.28,9.68,5.36-.84,.8-1.92,2.28-2.48,3.32-8.32-2.8-13.64-8.76-16.72-17.12-1.64,1.76-3.64,3.44-5.8,4.92v7.96l9.28-2.68c.08,1.04,.4,2.56,.64,3.36-11.32,3.48-12.96,4.04-13.96,4.72-.24-.96-1.04-2.64-1.64-3.4Z" />
- <path d="M714.44,2176.58v-22.12h-13.68v-3.92h31.95v3.92h-14.04v22.12h16.16v3.8h-36.19v-3.8h15.8Z" />
- <path
- d="M751.16,2147.46c-1.12,2.84-2.48,5.72-4,8.44v27.36h-3.84v-21.4c-1.08,1.48-2.2,2.8-3.32,3.96-.36-.92-1.44-3.04-2.12-3.92,3.84-3.8,7.44-9.64,9.6-15.56l3.68,1.12Zm10.04,.08c-.64,1.76-1.36,3.52-2.12,5.24h16.24v3.64h-11.96v5.08h11v3.48h-11v5.36h11.56v3.56h-11.56v9.4h-3.88v-26.88h-2.24c-1.68,3.12-3.56,5.96-5.52,8.12-.56-.68-2.04-2-2.88-2.6,3.56-3.68,6.76-9.52,8.68-15.32l3.68,.92Z" />
- <path
- d="M794.68,2171.02v-3.72h3.88v3.72h12.56v3.28h-12.56v4.52h15.96v3.36h-35.51v-3.36h15.68v-4.52h-12.08v-3.28h12.08Zm2.8-25.32c.72,1.2,1.48,2.68,1.92,3.88h14.68v7.36h-3.84v-3.92h-27.24v3.92h-3.68v-7.36h15.84c-.4-.96-.88-2-1.36-2.84l3.68-1.04Zm-14.28,19.12c.8-.12,1.72-.64,2.76-1.44,.8-.52,2.76-2.08,4.72-4h-7.12v-3.28h26.48v3.28h-6.24c2.72,2.12,6.04,5.08,7.68,7.12l-2.92,2.08c-.56-.76-1.36-1.64-2.24-2.6-18.6,1.52-20.64,1.64-22.04,2.2-.2-.72-.72-2.44-1.08-3.36Zm20.16-5.44h-7.8c-1.84,1.76-3.84,3.48-5.84,4.96l13.84-.96c-.92-.84-1.84-1.64-2.72-2.36l2.52-1.64Z" />
- </g>
- <g>
- <path
- d="M1018.18,2001.89v11.04h9.76v-13.4h-12.04v-14.16h4v10.48h8.04v-13.96h4.2v13.96h8.32v-10.48h4.16v14.16h-12.48v13.4h9.88v-11.08h4.2v17.08h-4.2v-2.24h-28.04v-14.8h4.2Z" />
- <path
- d="M1085.53,1985.9v32.03h-4.12v-3.2h-22.64v3.36h-3.92v-32.19h30.67Zm-4.12,24.96v-21.12h-22.64v21.12h22.64Z" />
- <path
- d="M1103.06,1981.62c.72,1.52,1.56,3.4,2.04,4.8h7.12v3.44h-5.2l3.6,.84c-.88,2.16-1.88,4.6-2.8,6.52h5.28v3.44h-21.08v-3.44h5.68c-.32-1.8-1.32-4.4-2.28-6.44l3.24-.84c1.12,2.04,2.12,4.68,2.52,6.48l-2.88,.8h5.88c1-2.12,2.08-5.16,2.68-7.36h-13.72v-3.44h7.96c-.4-1.24-.96-2.68-1.48-3.84l3.44-.96Zm8.36,22.36v14.56h-3.76v-1.6h-9.96v1.88h-3.56v-14.84h17.28Zm-3.76,9.64v-6.24h-9.96v6.24h9.96Zm17.6-29.71l.56-.16,2.6,1.64c-1.36,3.76-3.16,8.36-4.76,11.96,3.44,3.72,4.16,6.88,4.16,9.6,0,2.56-.56,4.52-1.92,5.48-.72,.48-1.6,.76-2.6,.88-.92,.12-2.12,.12-3.28,.08-.04-1-.36-2.52-.96-3.56,1.04,.12,2.04,.12,2.76,.08,.56-.04,1.12-.16,1.56-.4,.72-.44,1-1.6,.96-2.96,0-2.36-.92-5.32-4.28-8.76,1.32-3.16,2.76-7.4,3.8-10.48h-5.6v31.55h-3.36v-34.95h10.36Z" />
- </g>
- <g>
- <path
- d="M855.81,1469.63v16.4l4-3.12c.32,1.04,.96,2.44,1.4,3.16-7.24,5.72-8.44,6.68-9.12,7.56-.28-.92-1.28-2.48-1.96-3.2,.8-.56,2-1.92,2-3.8v-13.36h-5.24v-3.64h8.92Zm-3.56-11.8c2.16,1.76,4.96,4.32,6.28,6l-2.6,2.68c-1.24-1.76-4-4.48-6.16-6.4l2.48-2.28Zm26.36,16.88l.64-.12,2.32,1c-1.52,5-4.08,8.84-7.36,11.76,2.8,1.68,6.12,2.96,9.8,3.68-.8,.84-1.84,2.32-2.32,3.36-4.04-.96-7.6-2.52-10.6-4.64-3.2,2.08-6.92,3.56-10.88,4.56-.32-1-1.12-2.48-1.76-3.32,3.52-.72,6.84-1.92,9.76-3.64-2.6-2.4-4.68-5.32-6.24-8.72l1.04-.36h-2.4v-3.56h18Zm-.6-16.16v9.08c0,1.12,.08,1.56,.72,1.56h2.44c.6,0,1.48-.08,2-.24,.08,.96,.2,2.32,.32,3.2-.52,.2-1.44,.24-2.24,.24h-2.84c-3.32,0-4-1.36-4-4.84v-5.48h-6.32v1c0,3.84-1.24,8.28-7,10.96-.48-.76-1.8-2.2-2.48-2.76,5.16-2.32,5.96-5.44,5.96-8.32v-4.4h13.44Zm-12.48,19.72c1.36,2.68,3.28,5.04,5.68,7,2.32-1.88,4.24-4.24,5.56-7h-11.24Z" />
- <path
- d="M896.97,1469.63v16.44l4.56-3.16c.24,1.04,.8,2.68,1.2,3.44-7.76,5.56-9.04,6.56-9.76,7.44-.32-1-1.28-2.68-1.92-3.48,.84-.56,2.08-1.8,2.08-3.56v-13.36h-6.12v-3.76h9.96Zm-4.16-11.88c2.24,1.76,5.2,4.28,6.56,5.96l-2.52,2.76c-1.36-1.72-4.2-4.4-6.44-6.28l2.4-2.44Zm21.2-.44v12.84h9.8v3.92h-9.8v20.24h-4v-20.24h-9.92v-3.92h9.92v-12.84h4Z" />
- <path
- d="M938.21,1456.96c.72,1.52,1.56,3.4,2.04,4.8h7.12v3.44h-5.2l3.6,.84c-.88,2.16-1.88,4.6-2.8,6.52h5.28v3.44h-21.08v-3.44h5.68c-.32-1.8-1.32-4.4-2.28-6.44l3.24-.84c1.12,2.04,2.12,4.68,2.52,6.48l-2.88,.8h5.88c1-2.12,2.08-5.16,2.68-7.36h-13.72v-3.44h7.96c-.4-1.24-.96-2.68-1.48-3.84l3.44-.96Zm8.36,22.36v14.56h-3.76v-1.6h-9.96v1.88h-3.56v-14.84h17.28Zm-3.76,9.64v-6.24h-9.96v6.24h9.96Zm17.6-29.71l.56-.16,2.6,1.64c-1.36,3.76-3.16,8.36-4.76,11.96,3.44,3.72,4.16,6.88,4.16,9.6,0,2.56-.56,4.52-1.92,5.48-.72,.48-1.6,.76-2.6,.88-.92,.12-2.12,.12-3.28,.08-.04-1-.36-2.52-.96-3.56,1.04,.12,2.04,.12,2.76,.08,.56-.04,1.12-.16,1.56-.4,.72-.44,1-1.6,.96-2.96,0-2.36-.92-5.32-4.28-8.76,1.32-3.16,2.76-7.4,3.8-10.48h-5.6v31.55h-3.36v-34.95h10.36Z" />
- </g>
- <g>
- <path
- d="M1174.34,1944.51c-1.08,2.76-2.4,5.52-3.92,8.16v27.59h-3.64v-22.04c-1.2,1.64-2.44,3.16-3.72,4.44-.36-.88-1.44-2.92-2.08-3.84,3.88-3.72,7.6-9.56,9.84-15.48l3.52,1.16Zm22,.6v13.2h-8.76v4.36h10.88v3.44h-8.88c2.48,3.92,6.32,7.64,10,9.68-.84,.72-2.08,2.08-2.68,3-3.36-2.24-6.76-5.96-9.32-10v11.6h-3.8v-11.4c-2.68,4-6.24,7.6-9.84,9.72-.6-.88-1.76-2.24-2.6-3,3.88-1.96,7.84-5.64,10.44-9.6h-9.16v-3.44h11.16v-4.36h-8.32v-13.2h20.88Zm-17.32,9.8h13.56v-6.48h-13.56v6.48Z" />
- <path
- d="M1235.29,1946.15v16.52c0,2-.52,3.12-2.12,3.76-1.64,.6-4.2,.64-7.76,.64-.2-1.04-.92-2.76-1.52-3.72,2.84,.12,5.64,.08,6.48,.04,.8,0,1-.2,1-.8v-12.64h-11.04v25.36h17.96v3.76h-36.19v-3.76h14.16v-25.36h-11.72v-3.8h30.75Z" />
- <path
- d="M1253.06,1943.03c.72,1.52,1.56,3.4,2.04,4.8h7.12v3.44h-5.2l3.6,.84c-.88,2.16-1.88,4.6-2.8,6.52h5.28v3.44h-21.08v-3.44h5.68c-.32-1.8-1.32-4.4-2.28-6.44l3.24-.84c1.12,2.04,2.12,4.68,2.52,6.48l-2.88,.8h5.88c1-2.12,2.08-5.16,2.68-7.36h-13.72v-3.44h7.96c-.4-1.24-.96-2.68-1.48-3.84l3.44-.96Zm8.36,22.36v14.56h-3.76v-1.6h-9.96v1.88h-3.56v-14.84h17.28Zm-3.76,9.64v-6.24h-9.96v6.24h9.96Zm17.6-29.71l.56-.16,2.6,1.64c-1.36,3.76-3.16,8.36-4.76,11.96,3.44,3.72,4.16,6.88,4.16,9.6,0,2.56-.56,4.52-1.92,5.48-.72,.48-1.6,.76-2.6,.88-.92,.12-2.12,.12-3.28,.08-.04-1-.36-2.52-.96-3.56,1.04,.12,2.04,.12,2.76,.08,.56-.04,1.12-.16,1.56-.4,.72-.44,1-1.6,.96-2.96,0-2.36-.92-5.32-4.28-8.76,1.32-3.16,2.76-7.4,3.8-10.48h-5.6v31.55h-3.36v-34.95h10.36Z" />
- </g>
- <g>
- <path
- d="M393.73,2441.25c-2.12,3.2-5.2,6.76-8,9.12-.68-.76-1.96-1.8-2.76-2.4,2.6-2.12,5.6-5.44,7.08-8.04l3.68,1.32Zm7.44-27.28c1,1.56,2.2,3.6,2.92,5.12h14.56v3.72h-35.11v-3.72h16.04c-.6-1.28-1.36-2.76-2.08-3.92l3.68-1.2Zm13.04,11.56v12.08h-10.96v9.72c0,2.08-.44,3.08-2,3.64-1.56,.56-3.88,.6-7.32,.56-.16-1.08-.72-2.6-1.24-3.64,2.44,.08,4.96,.08,5.68,.08,.68-.04,.88-.2,.88-.72v-9.64h-10.96v-12.08h25.92Zm-22.16,8.8h18.16v-5.52h-18.16v5.52Zm19.2,5.52c2.52,2.56,5.76,6.12,7.32,8.4l-3.32,2.24c-1.4-2.32-4.56-6.08-7.08-8.72l3.08-1.92Z" />
- <path
- d="M427.29,2442.29v-10.4h-4.08v-3.48h4.08v-8.04h-4.56v-3.52h12.92v3.52h-4.72v8.04h3.76v3.48h-3.76v9.36l5.12-1.48,.52,3.4c-4.72,1.48-9.76,2.96-13.6,4.12l-.8-3.64c1.44-.36,3.2-.8,5.12-1.36Zm8.84,4.24c.88-.24,1.68-1.12,2.68-2.56,.92-1.16,3.36-5.16,5.28-9.44h-7.76v-3.56h9.28v-6.52h-8v-3.6h8v-6.4h3.8v6.4h8.56v3.6h-8.56v6.52h9.88v3.56h-10.68c-2,4.04-4.44,8.04-6.84,11.32l11.4-1.24c-.96-1.56-1.96-3.16-3-4.52l3.16-1.48c2.64,3.48,5.48,8.12,6.56,11.24l-3.44,1.68c-.36-1.08-.92-2.4-1.6-3.8-14.4,1.68-16.2,2-17.4,2.52-.24-.8-.84-2.68-1.32-3.72Z" />
- <path
- d="M497.97,2415.98v35.51h-3.76v-1.6h-26.32v1.6h-3.64v-35.51h33.71Zm-3.76,30.55v-27.12h-26.32v27.12h26.32Zm-13.56-25.68c-.44,.72-.96,1.44-1.52,2.12h9.68l.56-.16,2.12,1.28c-1.68,2.6-4.12,4.88-7,6.8,2.96,1.24,6.24,2.2,9.52,2.76-.72,.68-1.68,2-2.12,2.84-3.64-.76-7.28-2.08-10.52-3.76-3.64,1.92-7.72,3.36-11.52,4.28-.36-.92-1.12-2.4-1.76-3.08,3.36-.64,6.88-1.72,10.08-3.12-1.4-.92-2.64-1.92-3.72-3-1.04,.88-2.08,1.68-3.12,2.36-.56-.6-1.84-1.72-2.56-2.28,3.36-1.92,6.76-4.96,8.76-8.08l3.12,1.04Zm-6.96,18.88c5.4,.6,12.24,2.08,16.24,3.44l-1.68,2.72c-3.84-1.4-10.76-3-16.32-3.64l1.76-2.52Zm3.64-4.8c3.28,.64,7.4,1.92,9.72,3l-1.56,2.44c-2.28-1.12-6.44-2.56-9.72-3.24l1.56-2.2Zm3.92-5.64c1.88-1.04,3.56-2.2,4.88-3.44l-9.56-.04c1.28,1.28,2.84,2.44,4.68,3.48Z" />
- <path
- d="M517.25,2421.22v-6.76h3.88v6.76h12.2v10.8h5.84s-.08,1.08-.16,1.6c-.6,8.04-1.24,11.4-2.48,12.64-.96,1.04-1.96,1.32-3.52,1.44-1.32,.08-3.72,.04-6.2-.04-.08-1.08-.6-2.64-1.28-3.64,2.48,.24,5.04,.28,6.04,.28,.84,0,1.28-.04,1.76-.44,.76-.68,1.28-3.08,1.68-8.28h-13.88v15.8h-3.88v-15.8h-13.8v-3.56h13.8v-7.16h-11.4v-3.64h11.4Zm12.32,10.8v-7.16h-8.44v7.16h8.44Zm1.88-16.68c2.56,1.52,6.16,3.88,7.92,5.4l-2.36,2.88c-1.64-1.6-5.16-4.08-7.76-5.76l2.2-2.52Z" />
- <path
- d="M550.21,2415.06c-.28,1.76-.6,3.52-1,5.24h4.8l.6-.16,2.52,.72c-.84,3-1.96,6.44-3.08,8.64l-2.96-1c.56-1.28,1.2-3.08,1.68-4.88h-4.36c-.92,3.24-2.04,6.2-3.32,8.48-.6-.64-2.08-1.88-2.88-2.44,2.24-3.72,3.64-9.48,4.4-15.28l3.6,.68Zm-4.88,33.55c.92-.72,2.44-2.36,2.44-4.52v-15.28h3.68v15.04l4.28-2.92c.24,1,.68,2.48,1.04,3.24-7.44,5.32-8.64,6.24-9.28,7.04-.4-.76-1.52-2.04-2.16-2.6Zm23.76-34.51c.8,1.24,1.6,2.96,1.92,4.12l-2.16,.68h10.08v6.88h-3.08v9.84h-12.76v2.92h14.6v12.68h-3.64v-1.4h-10.96v1.56h-3.64v-25.6h-2.08v-6.88h9.72c-.32-1.12-.96-2.6-1.64-3.72l3.64-1.08Zm6.04,11v-2.92h-14.12v2.92h14.12Zm-12.04,7.44h9.28v-4.36h-9.28v4.36Zm10.96,14.04v-4.92h-10.96v4.92h10.96Z" />
- </g>
- <g>
- <path
- d="M216.03,2306.47l.92-5.88h-18.12c1.44-5.32,3.28-13.92,4.4-20.64h-8.6v-3.64h33.75v3.64h-21.04l-1.12,5.92h12.92l.68-.16,2.88,.36c-.6,5.6-1.68,13.8-2.76,20.4h9.6v3.68h-36.19v-3.68h22.68Zm-12.16-9.4h13.56l.96-7.64h-12.88c-.52,2.72-1.08,5.32-1.64,7.64Z" />
- <path
- d="M233.76,2303.31c.68-.24,1.24-1.24,1.88-2.76,.56-1.24,2.12-5.68,3.08-10.16h-5.32v-3.48h17.68v3.48h-8.48c-.96,3.88-2.32,7.96-3.8,11.36l8.36-1.84c-.64-1.92-1.4-3.92-2.08-5.64l3.04-.84c1.52,3.48,3.28,8.16,3.96,10.88l-3.28,1.12-.64-2.36c-10.6,2.56-12.16,3.04-13.2,3.68-.2-.76-.8-2.52-1.2-3.44Zm16.6-25.8v3.36h-15.56v-3.36h15.56Zm10.24-2.52c0,2.8-.04,5.6-.12,8.32h8.8v1.8c-.52,16.36-.96,22.12-2.32,23.92-.88,1.2-1.76,1.6-3.08,1.8-1.28,.16-3.4,.12-5.48,0-.08-1.08-.52-2.64-1.16-3.68,2.12,.2,4.04,.2,4.88,.2,.68,0,1.12-.12,1.52-.64,.96-1.16,1.44-6.24,1.88-19.76h-5.2c-.52,10-2.24,18.84-8.04,24.44-.6-.92-1.88-2.24-2.84-2.8,5.2-4.92,6.72-12.72,7.2-21.64h-5.04v-3.64h5.16c.08-2.72,.08-5.48,.08-8.32h3.76Z" />
- <path
- d="M284.44,2275.52c-.96,2.76-2.12,5.52-3.44,8.2v27.67h-3.6v-21.48c-.96,1.48-1.96,2.8-3,3.96-.36-.88-1.44-2.96-2.12-3.84,3.48-3.84,6.68-9.68,8.6-15.56l3.56,1.04Zm9.88,25.36v-12.12c-2.44,6.6-5.96,12.72-9.88,16.48-.6-.92-1.88-2.2-2.72-2.88,4.28-3.56,8.24-10.16,10.6-16.76h-8.8v-3.64h10.8v-7.48h3.72v7.48h11.6v3.64h-9.48c2.28,6.48,6.2,13,10.4,16.56-.92,.64-2.2,1.96-2.88,2.96-3.8-3.76-7.24-10.04-9.64-16.64v12.4h5.96v3.44h-5.96v6.88h-3.72v-6.88h-6v-3.44h6Z" />
- <path
- d="M322.92,2299.35l.32,2.88c-3.52,.92-7.16,1.88-10.12,2.64l-.72-3.08c2.76-.52,6.64-1.48,10.52-2.44Zm-4.44-17.16c-.2,3.36-.52,7.48-.88,10.76h4.16c.44-3.72,.92-9.04,1.2-13.76h-9.36v-3.24h12.72c-.32,5.44-.84,12.56-1.36,17h3.12s0,1-.04,1.44c-.6,10.08-1.16,13.92-2.36,15.28-.76,.88-1.6,1.2-2.8,1.32-1.04,.08-2.92,.08-4.84-.04-.08-.92-.44-2.2-1-3.08,1.88,.16,3.68,.2,4.4,.2,.68,0,1.04-.04,1.44-.48,.76-.84,1.32-3.92,1.8-11.64h-10.6c.48-3.56,.96-9.52,1.16-13.92l3.24,.16Zm26,4.44c-2.24-2.04-4.44-4.4-6.24-6.68-2.8,4.08-6.32,7.64-9.92,10.16-.44-.72-1.56-2.32-2.2-3.04,4.76-2.96,9.2-7.76,11.64-13.12l3.32,1.12-.96,1.88c2.6,3.44,6.76,7.28,10.36,9.44-.64,.88-1.4,2.6-1.76,3.64-1.28-.92-2.64-1.96-3.96-3.16v3h-12.16v-3.24h11.88Zm-3.84,19.68c1.84-3.68,4-9.44,5.2-13.56l3.4,.8c-1.56,4.16-3.56,9.16-5.4,12.76h5.52v3.24h-20.56v-3.24h11.84Zm-7.8-13.24c1.12,3,2.16,6.92,2.56,9.48l-3.08,.84c-.32-2.6-1.36-6.56-2.4-9.6l2.92-.72Zm7.04-.72c.76,3.04,1.48,6.88,1.68,9.48l-3.04,.48c-.2-2.6-.92-6.56-1.56-9.56l2.92-.4Z" />
- <path
- d="M388.51,2279.92h-29.83v26.72h30.87v3.64h-34.55v-33.99h33.51v3.64Zm-24.08,3.04c2.88,2.24,6.12,4.92,9.28,7.64,2.6-2.84,4.84-5.88,6.68-9.04l3.56,1.44c-2.12,3.52-4.68,6.88-7.48,10,3.48,3.08,6.64,6.08,8.72,8.48l-3,2.8c-1.96-2.4-4.96-5.44-8.32-8.56-3.36,3.36-7,6.28-10.6,8.6-.64-.76-2.08-2.24-2.96-2.92,3.8-2.16,7.52-4.96,10.84-8.16-3.12-2.84-6.44-5.64-9.36-8.04l2.64-2.24Z" />
- </g>
- <g>
- <path
- d="M381.72,2483.52l1.7-1.24c.65,1.18,1.51,1.68,2.5,1.68,1.55,0,2.31-.86,2.31-3.11v-10.52h2.46v10.73c0,2.79-1.34,5.04-4.49,5.04-2.08,0-3.51-.88-4.47-2.58Z" />
- <path
- d="M395.21,2470.63c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M402.6,2474.24h1.97l.21,1.62h.04c1.05-1.05,2.25-1.89,3.82-1.89,2.46,0,3.55,1.64,3.55,4.58v7.26h-2.41v-6.97c0-1.99-.59-2.77-1.95-2.77-1.07,0-1.78,.53-2.81,1.55v8.19h-2.41v-11.57Z" />
- <path
- d="M415.91,2487.95c0-.97,.61-1.87,1.68-2.52v-.08c-.59-.4-1.05-1.01-1.05-1.93s.63-1.7,1.3-2.14v-.08c-.8-.61-1.53-1.7-1.53-3.09,0-2.6,2.08-4.14,4.47-4.14,.65,0,1.24,.13,1.68,.27h4.09v1.83h-2.18c.42,.48,.73,1.24,.73,2.1,0,2.54-1.91,3.99-4.33,3.99-.5,0-1.11-.13-1.62-.34-.36,.32-.63,.63-.63,1.2,0,.67,.46,1.13,1.93,1.13h2.14c2.71,0,4.14,.84,4.14,2.79,0,2.25-2.33,4.05-6.03,4.05-2.79,0-4.81-1.03-4.81-3.04Zm8.48-.61c0-.97-.76-1.26-2.14-1.26h-1.74c-.55,0-1.07-.04-1.55-.17-.69,.5-.97,1.09-.97,1.68,0,1.11,1.15,1.8,3.07,1.8,2.02,0,3.34-.99,3.34-2.06Zm-1.43-9.24c0-1.53-.97-2.44-2.18-2.44s-2.18,.88-2.18,2.44,.99,2.48,2.18,2.48,2.18-.92,2.18-2.48Z" />
- <path d="M430.15,2470.34h9.15v2.06h-6.72v4.72h5.73v2.04h-5.73v6.66h-2.44v-15.47Z" />
- <path
- d="M441.38,2482.75c0-2.5,2.1-3.78,6.91-4.3-.02-1.32-.5-2.5-2.2-2.5-1.22,0-2.35,.55-3.34,1.18l-.9-1.64c1.2-.76,2.81-1.51,4.66-1.51,2.88,0,4.2,1.81,4.2,4.89v6.95h-1.97l-.19-1.32h-.08c-1.05,.9-2.29,1.62-3.67,1.62-1.99,0-3.4-1.32-3.4-3.36Zm6.91,.06v-2.81c-3.42,.4-4.58,1.28-4.58,2.56,0,1.15,.78,1.62,1.81,1.62s1.83-.48,2.77-1.36Z" />
- <path d="M461.17,2470.34h2.44v13.4h6.55v2.08h-8.99v-15.47Z" />
- <path
- d="M473.43,2470.63c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M483.03,2484.62h-.08l-.21,1.2h-1.91v-16.73h2.41v4.43l-.08,1.97c1.01-.88,2.23-1.51,3.44-1.51,2.92,0,4.58,2.31,4.58,5.88,0,3.97-2.37,6.26-4.98,6.26-1.05,0-2.2-.55-3.17-1.49Zm5.65-4.72c0-2.42-.78-3.91-2.71-3.91-.9,0-1.78,.48-2.73,1.41v5.65c.88,.76,1.81,1.03,2.5,1.03,1.68,0,2.94-1.49,2.94-4.18Z" />
- <path
- d="M495.08,2474.24h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M503.46,2482.75c0-2.5,2.1-3.78,6.91-4.3-.02-1.32-.5-2.5-2.2-2.5-1.22,0-2.35,.55-3.34,1.18l-.9-1.64c1.2-.76,2.81-1.51,4.66-1.51,2.88,0,4.2,1.81,4.2,4.89v6.95h-1.97l-.19-1.32h-.08c-1.05,.9-2.29,1.62-3.67,1.62-1.99,0-3.4-1.32-3.4-3.36Zm6.91,.06v-2.81c-3.42,.4-4.58,1.28-4.58,2.56,0,1.15,.78,1.62,1.81,1.62s1.83-.48,2.77-1.36Z" />
- <path
- d="M517.26,2474.24h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M526.43,2490.41l.46-1.89c.21,.06,.55,.17,.86,.17,1.24,0,1.97-.92,2.39-2.16l.25-.8-4.58-11.48h2.46l2.12,5.96c.36,1.03,.71,2.16,1.07,3.25h.1c.29-1.07,.61-2.21,.9-3.25l1.87-5.96h2.33l-4.24,12.26c-.9,2.48-2.12,4.14-4.54,4.14-.61,0-1.07-.08-1.47-.23Z" />
- </g>
- <g>
- <path d="M195.39,2327.47h2.44v15.47h-2.44v-15.47Z" />
- <path
- d="M202.72,2331.38h1.97l.21,1.62h.04c1.05-1.05,2.25-1.89,3.82-1.89,2.46,0,3.55,1.64,3.55,4.58v7.26h-2.41v-6.97c0-1.99-.59-2.77-1.95-2.77-1.07,0-1.78,.53-2.81,1.55v8.19h-2.41v-11.57Z" />
- <path
- d="M217.25,2339.16v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M225.07,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M238.82,2331.38h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M247.2,2339.88c0-2.5,2.1-3.78,6.91-4.3-.02-1.32-.5-2.5-2.2-2.5-1.22,0-2.35,.55-3.34,1.18l-.9-1.64c1.2-.76,2.81-1.51,4.66-1.51,2.88,0,4.2,1.81,4.2,4.89v6.95h-1.97l-.19-1.32h-.08c-1.05,.9-2.29,1.62-3.67,1.62-1.99,0-3.4-1.32-3.4-3.36Zm6.91,.06v-2.81c-3.42,.4-4.58,1.28-4.58,2.56,0,1.15,.78,1.62,1.81,1.62s1.83-.48,2.77-1.36Z" />
- <path
- d="M260.18,2337.17c0-3.84,2.67-6.07,5.71-6.07,1.47,0,2.54,.59,3.38,1.32l-1.2,1.58c-.63-.55-1.28-.9-2.06-.9-1.95,0-3.34,1.64-3.34,4.07s1.34,4.05,3.25,4.05c.97,0,1.83-.44,2.52-1.05l1.01,1.62c-1.07,.94-2.44,1.45-3.76,1.45-3.13,0-5.52-2.23-5.52-6.07Z" />
- <path
- d="M273.05,2339.16v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M281.75,2327.76c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M287.6,2331.38h2.46l1.97,6.24c.34,1.13,.67,2.31,1.01,3.44h.08c.34-1.13,.69-2.31,1.01-3.44l1.97-6.24h2.35l-3.97,11.57h-2.83l-4.05-11.57Z" />
- <path
- d="M300.69,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path d="M320.43,2327.47h9.13v2.06h-6.7v4.3h5.67v2.06h-5.67v4.98h6.93v2.08h-9.36v-15.47Z" />
- <path
- d="M335.27,2336.92l-3.46-5.54h2.62l1.36,2.33c.36,.65,.71,1.3,1.09,1.95h.1c.29-.65,.61-1.3,.94-1.95l1.22-2.33h2.52l-3.46,5.79,3.72,5.77h-2.62l-1.51-2.46c-.38-.67-.78-1.38-1.2-2.04h-.1c-.36,.65-.71,1.34-1.07,2.04l-1.34,2.46h-2.52l3.72-6.03Z" />
- <path
- d="M345.14,2331.38h1.97l.21,1.28h.04c1.01-.84,2.27-1.55,3.57-1.55,2.92,0,4.56,2.31,4.56,5.88,0,3.97-2.37,6.26-4.98,6.26-1.01,0-2.06-.48-3.02-1.32l.06,1.97v3.74h-2.41v-16.25Zm7.85,5.65c0-2.42-.78-3.91-2.71-3.91-.9,0-1.76,.48-2.73,1.41v5.65c.9,.76,1.81,1.03,2.5,1.03,1.68,0,2.94-1.49,2.94-4.18Z" />
- <path
- d="M358.6,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M372.36,2331.38h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- <path
- d="M381.7,2327.76c0-.84,.61-1.43,1.51-1.43s1.49,.59,1.49,1.43c0,.9-.61,1.47-1.49,1.47s-1.51-.57-1.51-1.47Zm.29,3.61h2.41v11.57h-2.41v-11.57Z" />
- <path
- d="M388.28,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M402.03,2331.38h1.97l.21,1.62h.04c1.05-1.05,2.25-1.89,3.82-1.89,2.46,0,3.55,1.64,3.55,4.58v7.26h-2.41v-6.97c0-1.99-.59-2.77-1.95-2.77-1.07,0-1.78,.53-2.81,1.55v8.19h-2.41v-11.57Z" />
- <path
- d="M415.37,2337.17c0-3.84,2.67-6.07,5.71-6.07,1.47,0,2.54,.59,3.38,1.32l-1.2,1.58c-.63-.55-1.28-.9-2.06-.9-1.95,0-3.34,1.64-3.34,4.07s1.34,4.05,3.25,4.05c.97,0,1.83-.44,2.52-1.05l1.01,1.62c-1.07,.94-2.44,1.45-3.76,1.45-3.13,0-5.52-2.23-5.52-6.07Z" />
- <path
- d="M426.73,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M445.61,2335.24c0-5.02,3.09-8.04,7.01-8.04,1.91,0,3.42,.92,4.37,1.95l-1.3,1.55c-.82-.8-1.78-1.39-3.02-1.39-2.67,0-4.54,2.23-4.54,5.86s1.74,5.92,4.47,5.92c1.41,0,2.48-.65,3.4-1.66l1.32,1.55c-1.26,1.45-2.81,2.25-4.83,2.25-3.88,0-6.89-2.92-6.89-8Z" />
- <path
- d="M460.06,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M473.81,2331.38h1.97l.21,1.62h.04c1.05-1.05,2.25-1.89,3.82-1.89,2.46,0,3.55,1.64,3.55,4.58v7.26h-2.41v-6.97c0-1.99-.59-2.77-1.95-2.77-1.07,0-1.78,.53-2.81,1.55v8.19h-2.41v-11.57Z" />
- <path
- d="M488.34,2339.16v-5.84h-1.68v-1.81l1.81-.15,.27-3.19h2.02v3.19h3v1.95h-3v5.86c0,1.38,.48,2.1,1.7,2.1,.38,0,.88-.15,1.22-.27l.44,1.79c-.63,.21-1.43,.44-2.27,.44-2.58,0-3.51-1.64-3.51-4.07Z" />
- <path
- d="M496.15,2337.17c0-3.76,2.58-6.07,5.27-6.07,3.07,0,4.72,2.21,4.72,5.46,0,.48-.06,.95-.13,1.24h-7.5c.19,2.21,1.57,3.53,3.57,3.53,1.03,0,1.91-.31,2.75-.86l.84,1.53c-1.05,.71-2.39,1.24-3.88,1.24-3.17,0-5.65-2.25-5.65-6.07Zm7.89-1.05c0-1.97-.9-3.11-2.58-3.11-1.45,0-2.73,1.09-2.96,3.11h5.54Z" />
- <path
- d="M509.91,2331.38h1.97l.21,2.08h.04c.82-1.47,2.04-2.35,3.3-2.35,.57,0,.92,.08,1.28,.23l-.42,2.12c-.42-.13-.69-.19-1.18-.19-.94,0-2.08,.65-2.79,2.5v7.18h-2.41v-11.57Z" />
- </g>
- <g>
- <path
- d="M529.05,1602.68h2.97l6.1,10.82,1.92,3.87h.12c-.15-1.88-.4-4.1-.4-6.1v-8.6h2.77v18.42h-2.97l-6.1-10.85-1.92-3.85h-.1c.12,1.9,.35,4.02,.35,6.05v8.65h-2.75v-18.42Z" />
- <path
- d="M547.6,1617.45c0-2.97,2.5-4.5,8.22-5.12-.02-1.58-.6-2.97-2.62-2.97-1.45,0-2.8,.65-3.97,1.4l-1.07-1.95c1.42-.9,3.35-1.8,5.55-1.8,3.42,0,5,2.15,5,5.82v8.27h-2.35l-.22-1.57h-.1c-1.25,1.07-2.72,1.92-4.37,1.92-2.37,0-4.05-1.57-4.05-4Zm8.22,.08v-3.35c-4.07,.47-5.45,1.52-5.45,3.05,0,1.38,.92,1.92,2.15,1.92s2.17-.58,3.3-1.62Z" />
- <path
- d="M564.05,1616.6v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M574.4,1603.03c0-1,.72-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.72,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path
- d="M582.22,1614.23c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M599.82,1607.33h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M615.87,1617.45c0-2.97,2.5-4.5,8.22-5.12-.02-1.58-.6-2.97-2.62-2.97-1.45,0-2.8,.65-3.97,1.4l-1.07-1.95c1.42-.9,3.35-1.8,5.55-1.8,3.42,0,5,2.15,5,5.82v8.27h-2.35l-.23-1.57h-.1c-1.25,1.07-2.72,1.92-4.37,1.92-2.37,0-4.05-1.57-4.05-4Zm8.22,.08v-3.35c-4.07,.47-5.45,1.52-5.45,3.05,0,1.38,.92,1.92,2.15,1.92s2.17-.58,3.3-1.62Z" />
- <path
- d="M632.3,1617.85v-16.67h2.87v16.82c0,.78,.32,1.05,.67,1.05,.12,0,.22,0,.5-.05l.35,2.17c-.35,.15-.82,.27-1.55,.27-2.07,0-2.85-1.35-2.85-3.6Z" />
- <path
- d="M648.12,1602.68h3.35l3.35,9.32c.42,1.2,.82,2.47,1.22,3.7h.12c.42-1.22,.8-2.5,1.2-3.7l3.3-9.32h3.37v18.42h-2.7v-9.1c0-1.65,.22-4.02,.4-5.7h-.12l-1.47,4.25-3.2,8.77h-1.8l-3.22-8.77-1.47-4.25h-.1c.17,1.67,.4,4.05,.4,5.7v9.1h-2.62v-18.42Z" />
- <path
- d="M669.07,1617.45c0-2.97,2.5-4.5,8.22-5.12-.02-1.58-.6-2.97-2.62-2.97-1.45,0-2.8,.65-3.97,1.4l-1.07-1.95c1.42-.9,3.35-1.8,5.55-1.8,3.42,0,5,2.15,5,5.82v8.27h-2.35l-.23-1.57h-.1c-1.25,1.07-2.72,1.92-4.37,1.92-2.37,0-4.05-1.57-4.05-4Zm8.22,.08v-3.35c-4.07,.47-5.45,1.52-5.45,3.05,0,1.38,.92,1.92,2.15,1.92s2.17-.58,3.3-1.62Z" />
- <path
- d="M684.05,1619.53l1.37-1.88c1.2,.97,2.4,1.6,3.87,1.6,1.62,0,2.4-.8,2.4-1.85,0-1.25-1.52-1.8-3.02-2.37-1.82-.7-3.85-1.67-3.85-4s1.85-4.02,4.9-4.02c1.82,0,3.37,.75,4.45,1.62l-1.32,1.77c-.97-.7-1.95-1.2-3.05-1.2-1.55,0-2.25,.75-2.25,1.7,0,1.15,1.35,1.6,2.87,2.17,1.9,.73,4.02,1.58,4.02,4.15,0,2.32-1.82,4.22-5.22,4.22-1.9,0-3.85-.82-5.17-1.92Z" />
- <path
- d="M698.65,1616.6v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M707.95,1614.23c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M724.32,1607.33h2.35l.25,2.47h.05c.97-1.75,2.42-2.8,3.92-2.8,.67,0,1.1,.1,1.52,.28l-.5,2.52c-.5-.15-.82-.23-1.4-.23-1.12,0-2.47,.78-3.32,2.97v8.55h-2.87v-13.77Z" />
- <path
- d="M741.62,1618.73l1.7-2c1.32,1.3,3.12,2.17,4.92,2.17,2.2,0,3.42-1.05,3.42-2.6,0-1.67-1.22-2.2-2.92-2.95l-2.55-1.1c-1.8-.75-3.75-2.12-3.75-4.82,0-2.9,2.52-5.07,6.05-5.07,2.17,0,4.2,.9,5.55,2.32l-1.47,1.85c-1.15-1.02-2.45-1.65-4.07-1.65-1.87,0-3.07,.92-3.07,2.35,0,1.6,1.47,2.17,2.95,2.8l2.52,1.07c2.2,.92,3.75,2.28,3.75,4.97,0,2.95-2.45,5.37-6.47,5.37-2.52,0-4.87-1.02-6.55-2.72Z" />
- <path
- d="M758.87,1616.6v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.58,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M769.37,1616v-8.67h2.9v8.32c0,2.35,.7,3.3,2.3,3.3,1.27,0,2.17-.6,3.3-2.05v-9.57h2.9v13.77h-2.37l-.23-2.07h-.08c-1.25,1.45-2.6,2.42-4.47,2.42-2.95,0-4.25-1.95-4.25-5.45Z" />
- <path
- d="M785.4,1614.23c0-4.47,2.82-7.22,5.87-7.22,1.6,0,2.6,.58,3.7,1.55l-.1-2.27v-5.1h2.87v19.92h-2.35l-.25-1.55h-.07c-1.02,1.05-2.45,1.9-4.02,1.9-3.42,0-5.65-2.65-5.65-7.22Zm9.47,3.12v-6.7c-1.02-.92-2-1.25-3.02-1.25-1.9,0-3.47,1.82-3.47,4.8s1.23,4.82,3.37,4.82c1.15,0,2.12-.5,3.12-1.67Z" />
- <path
- d="M802.97,1603.03c0-1,.72-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.73,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path
- d="M810.8,1614.23c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- </g>
- <g>
- <path
- d="M849.32,1503.68h4.77c5.65,0,8.87,3.12,8.87,9.15s-3.22,9.27-8.72,9.27h-4.92v-18.42Zm4.57,16.05c3.95,0,6.07-2.32,6.07-6.9s-2.12-6.77-6.07-6.77h-1.67v13.67h1.67Z" />
- <path
- d="M866.82,1515.23c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.88,4.2,4.25,4.2,1.23,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M881.74,1520.53l1.38-1.88c1.2,.97,2.4,1.6,3.87,1.6,1.62,0,2.4-.8,2.4-1.85,0-1.25-1.52-1.8-3.02-2.38-1.82-.7-3.85-1.67-3.85-4s1.85-4.03,4.9-4.03c1.82,0,3.37,.75,4.45,1.62l-1.32,1.78c-.97-.7-1.95-1.2-3.05-1.2-1.55,0-2.25,.75-2.25,1.7,0,1.15,1.35,1.6,2.87,2.17,1.9,.72,4.02,1.57,4.02,4.15,0,2.32-1.82,4.22-5.22,4.22-1.9,0-3.85-.82-5.17-1.92Z" />
- <path
- d="M896.09,1504.03c0-1,.73-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.72,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path
- d="M903.89,1524.65c0-1.15,.73-2.22,2-3v-.1c-.7-.47-1.25-1.2-1.25-2.3s.75-2.03,1.55-2.55v-.1c-.95-.72-1.82-2.02-1.82-3.67,0-3.1,2.47-4.92,5.32-4.92,.77,0,1.47,.15,2,.33h4.87v2.17h-2.6c.5,.57,.87,1.47,.87,2.5,0,3.02-2.27,4.75-5.15,4.75-.6,0-1.32-.15-1.92-.4-.42,.38-.75,.75-.75,1.43,0,.8,.55,1.35,2.3,1.35h2.55c3.22,0,4.92,1,4.92,3.32,0,2.67-2.77,4.82-7.17,4.82-3.32,0-5.72-1.22-5.72-3.62Zm10.1-.72c0-1.15-.9-1.5-2.55-1.5h-2.07c-.65,0-1.27-.05-1.85-.2-.82,.6-1.15,1.3-1.15,2,0,1.33,1.37,2.15,3.65,2.15,2.4,0,3.97-1.17,3.97-2.45Zm-1.7-11c0-1.82-1.15-2.9-2.6-2.9s-2.6,1.05-2.6,2.9,1.17,2.95,2.6,2.95,2.6-1.1,2.6-2.95Z" />
- <path
- d="M920.59,1508.33h2.35l.25,1.92h.05c1.25-1.25,2.67-2.25,4.55-2.25,2.92,0,4.22,1.95,4.22,5.45v8.65h-2.87v-8.3c0-2.38-.7-3.3-2.32-3.3-1.27,0-2.12,.62-3.35,1.85v9.75h-2.87v-13.77Z" />
- <path
- d="M943.27,1519.73l1.7-2c1.32,1.3,3.12,2.18,4.92,2.18,2.2,0,3.42-1.05,3.42-2.6,0-1.68-1.23-2.2-2.92-2.95l-2.55-1.1c-1.8-.75-3.75-2.12-3.75-4.82,0-2.9,2.52-5.07,6.05-5.07,2.17,0,4.2,.9,5.55,2.32l-1.47,1.85c-1.15-1.02-2.45-1.65-4.07-1.65-1.87,0-3.07,.92-3.07,2.35,0,1.6,1.47,2.18,2.95,2.8l2.52,1.07c2.2,.92,3.75,2.28,3.75,4.97,0,2.95-2.45,5.37-6.47,5.37-2.52,0-4.87-1.03-6.55-2.72Z" />
- <path
- d="M960.52,1517.6v-6.95h-2v-2.15l2.15-.17,.33-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.18,1.45-.33l.52,2.12c-.75,.25-1.7,.53-2.7,.53-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M971.02,1517v-8.67h2.9v8.32c0,2.35,.7,3.3,2.3,3.3,1.27,0,2.17-.6,3.3-2.05v-9.57h2.9v13.77h-2.37l-.23-2.07h-.07c-1.25,1.45-2.6,2.42-4.47,2.42-2.95,0-4.25-1.95-4.25-5.45Z" />
- <path
- d="M987.04,1515.23c0-4.47,2.82-7.22,5.87-7.22,1.6,0,2.6,.58,3.7,1.55l-.1-2.28v-5.1h2.87v19.92h-2.35l-.25-1.55h-.08c-1.02,1.05-2.45,1.9-4.02,1.9-3.42,0-5.65-2.65-5.65-7.22Zm9.47,3.12v-6.7c-1.02-.93-2-1.25-3.02-1.25-1.9,0-3.47,1.82-3.47,4.8s1.22,4.82,3.37,4.82c1.15,0,2.12-.5,3.12-1.68Z" />
- <path
- d="M1004.62,1504.03c0-1,.73-1.7,1.8-1.7s1.77,.7,1.77,1.7c0,1.07-.72,1.75-1.77,1.75s-1.8-.67-1.8-1.75Zm.35,4.3h2.87v13.77h-2.87v-13.77Z" />
- <path
- d="M1012.44,1515.23c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- </g>
- <g>
- <path
- d="M1021.36 1432.27V1427.5H1017.77V1424.18C1017.37 1424.66 1016.97 1425.1 1016.53 1425.5C1016.26 1424.74 1015.38 1422.82 1014.78 1422.02C1017.13 1419.69 1019.25 1416.25 1020.44 1412.61L1023.67 1413.61C1023.27 1414.77 1022.75 1415.97 1022.23 1417.13H1029.97V1420.69H1020.28C1019.52 1421.94 1018.69 1423.1 1017.85 1424.1H1029.29V1427.5H1024.79V1432.27H1030.13V1435.67H1024.79V1443.16L1029.21 1440.92C1029.29 1441.92 1029.61 1443.4 1029.85 1444.2C1022.95 1447.92 1021.76 1448.65 1021.08 1449.33C1020.8 1448.45 1020 1446.92 1019.4 1446.16C1020.16 1445.72 1021.36 1444.6 1021.36 1442.84V1435.67H1015.94V1432.27H1021.36ZM1033.76 1413.85C1035.31 1416.09 1036.94 1419.05 1037.54 1421.01L1034.39 1422.66C1033.83 1420.69 1032.32 1417.57 1030.85 1415.25L1033.76 1413.85ZM1042.84 1412.44V1423.86H1047.15L1050.54 1423.82V1445.32C1050.54 1447.12 1050.22 1448.16 1048.98 1448.77C1047.75 1449.37 1045.87 1449.41 1042.88 1449.41C1042.76 1448.45 1042.33 1446.88 1041.81 1445.96C1043.84 1446 1045.83 1446 1046.39 1445.96C1046.95 1445.96 1047.15 1445.8 1047.15 1445.28V1441.32H1034.83V1449.69H1031.44V1423.86H1039.38V1412.44H1042.84ZM1047.15 1431.07V1427.42H1034.83V1431.07H1047.15ZM1034.83 1438.07H1047.15V1434.31H1034.83V1438.07ZM1051.76 1414.97C1050.45 1417.61 1048.85 1420.57 1047.54 1422.5L1044.63 1421.17C1045.9 1419.17 1047.58 1415.93 1048.45 1413.57L1051.76 1414.97Z"
- fill="black" />
- <path
- d="M1066.84 1413.53C1066.36 1414.61 1065.8 1415.69 1065.17 1416.77H1073.38C1072.94 1415.65 1072.38 1414.45 1071.82 1413.45L1075.29 1412.44C1076.09 1413.73 1076.93 1415.41 1077.44 1416.77H1088.77V1419.53H1077.05V1421.86H1086.77V1424.38H1077.05V1426.7H1086.85V1429.3H1077.05V1431.83H1089.68V1434.71H1063.93V1436.19H1060.22V1423.94C1059.19 1425.14 1058.15 1426.26 1057.11 1427.18C1056.6 1426.5 1055.28 1424.94 1054.52 1424.26C1057.99 1421.41 1061.34 1416.93 1063.33 1412.4L1066.84 1413.53ZM1087.37 1437.27V1449.77H1083.46V1448H1063.89V1449.77H1060.1V1437.27H1087.37ZM1083.46 1444.92V1440.32H1063.89V1444.92H1083.46ZM1073.34 1419.53H1063.93V1421.86H1073.34V1419.53ZM1063.93 1424.38V1426.7H1073.34V1424.38H1063.93ZM1063.93 1429.3V1431.83H1073.34V1429.3H1063.93Z"
- fill="black" />
- <path
- d="M1106.19 1412.28C1106.9 1413.81 1107.74 1415.69 1108.22 1417.09H1115.31V1420.53H1110.13L1113.72 1421.37C1112.84 1423.54 1111.85 1425.98 1110.93 1427.9H1116.19V1431.35H1095.18V1427.9H1100.84C1100.53 1426.1 1099.53 1423.5 1098.57 1421.45L1101.8 1420.61C1102.92 1422.66 1103.91 1425.3 1104.31 1427.1L1101.44 1427.9H1107.3C1108.3 1425.78 1109.37 1422.74 1109.97 1420.53H1096.3V1417.09H1104.23C1103.83 1415.85 1103.28 1414.41 1102.76 1413.25L1106.19 1412.28ZM1114.52 1434.67V1449.25H1110.77V1447.64H1100.84V1449.53H1097.3V1434.67H1114.52ZM1110.77 1444.32V1438.07H1100.84V1444.32H1110.77ZM1128.3 1414.57L1128.86 1414.41L1131.45 1416.05C1130.09 1419.81 1128.3 1424.42 1126.7 1428.02C1130.13 1431.75 1130.85 1434.91 1130.85 1437.63C1130.85 1440.2 1130.29 1442.16 1128.94 1443.12C1128.22 1443.6 1127.34 1443.88 1126.35 1444C1125.43 1444.12 1124.23 1444.12 1123.08 1444.08C1123.04 1443.08 1122.72 1441.56 1122.12 1440.52C1123.16 1440.64 1124.15 1440.64 1124.87 1440.6C1125.43 1440.56 1125.99 1440.44 1126.43 1440.2C1127.14 1439.75 1127.42 1438.59 1127.38 1437.23C1127.38 1434.87 1126.47 1431.91 1123.12 1428.46C1124.43 1425.3 1125.87 1421.05 1126.9 1417.97H1121.32V1449.56H1117.97V1414.57H1128.3Z"
- fill="black" />
- </g>
- <g>
- <path
- d="M1015.9,1475.1l1.7-2c1.32,1.3,3.12,2.17,4.92,2.17,2.2,0,3.42-1.05,3.42-2.6,0-1.67-1.23-2.2-2.92-2.95l-2.55-1.1c-1.8-.75-3.75-2.12-3.75-4.82,0-2.9,2.52-5.07,6.05-5.07,2.17,0,4.2,.9,5.55,2.32l-1.47,1.85c-1.15-1.02-2.45-1.65-4.07-1.65-1.87,0-3.07,.92-3.07,2.35,0,1.6,1.47,2.17,2.95,2.8l2.52,1.07c2.2,.92,3.75,2.28,3.75,4.97,0,2.95-2.45,5.37-6.47,5.37-2.52,0-4.87-1.02-6.55-2.72Z" />
- <path
- d="M1032.6,1473.83c0-2.97,2.5-4.5,8.22-5.12-.02-1.58-.6-2.97-2.62-2.97-1.45,0-2.8,.65-3.97,1.4l-1.07-1.95c1.42-.9,3.35-1.8,5.55-1.8,3.42,0,5,2.15,5,5.82v8.27h-2.35l-.23-1.57h-.1c-1.25,1.07-2.72,1.92-4.37,1.92-2.37,0-4.05-1.57-4.05-4Zm8.22,.08v-3.35c-4.07,.47-5.45,1.52-5.45,3.05,0,1.38,.92,1.92,2.15,1.92s2.17-.58,3.3-1.62Z" />
- <path
- d="M1049.03,1474.23v-16.67h2.87v16.82c0,.78,.32,1.05,.67,1.05,.12,0,.22,0,.5-.05l.35,2.17c-.35,.15-.82,.27-1.55,.27-2.07,0-2.85-1.35-2.85-3.6Z" />
- <path
- d="M1056.75,1470.6c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1071.68,1475.9l1.37-1.88c1.2,.97,2.4,1.6,3.87,1.6,1.62,0,2.4-.8,2.4-1.85,0-1.25-1.52-1.8-3.02-2.37-1.82-.7-3.85-1.67-3.85-4s1.85-4.02,4.9-4.02c1.82,0,3.37,.75,4.45,1.62l-1.32,1.77c-.98-.7-1.95-1.2-3.05-1.2-1.55,0-2.25,.75-2.25,1.7,0,1.15,1.35,1.6,2.87,2.17,1.9,.73,4.02,1.58,4.02,4.15,0,2.32-1.82,4.22-5.22,4.22-1.9,0-3.85-.82-5.17-1.92Z" />
- <path
- d="M1093.5,1459.06h4.77c5.65,0,8.87,3.12,8.87,9.15s-3.22,9.27-8.72,9.27h-4.92v-18.42Zm4.57,16.05c3.95,0,6.07-2.33,6.07-6.9s-2.12-6.77-6.07-6.77h-1.67v13.67h1.67Z" />
- <path
- d="M1111,1470.6c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.08,1.12-.15,1.47h-8.92c.23,2.62,1.88,4.2,4.25,4.2,1.23,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1127.37,1463.7h2.35l.25,1.52h.05c1.2-1,2.7-1.85,4.25-1.85,3.47,0,5.42,2.75,5.42,7,0,4.72-2.82,7.45-5.92,7.45-1.2,0-2.45-.57-3.6-1.57l.08,2.35v4.45h-2.87v-19.34Zm9.35,6.72c0-2.88-.92-4.65-3.22-4.65-1.07,0-2.1,.58-3.25,1.67v6.72c1.07,.9,2.15,1.22,2.97,1.22,2,0,3.5-1.77,3.5-4.97Z" />
- <path
- d="M1144.25,1472.98v-6.95h-2v-2.15l2.15-.17,.33-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.57,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- </g>
- <g>
- <path
- d="M1173.1,1379.91c-.6,2.08-1.32,4.16-2.12,6.12h7.32v-7.56h3.92v7.56h14.04v3.68h-14.04v8.04h12.56v3.64h-12.56v9.28h16v3.68h-35.91v-3.68h16v-9.28h-11.52v-3.64h11.52v-8.04h-9c-1.2,2.4-2.56,4.52-3.96,6.24-.76-.64-2.48-1.76-3.44-2.24,3.24-3.52,5.84-9.04,7.28-14.68l3.92,.88Z" />
- <path
- d="M1231.61,1388.27c-1.12,1.8-2.32,3.72-3.44,5.28h9.28v3.68h-28.6v1.88c0,4.92-.72,12.12-4.32,16.88-.6-.76-2.32-2.2-3.16-2.68,3.2-4.24,3.52-10.08,3.52-14.28v-5.48h8.68c-.6-1.56-1.96-3.8-3.2-5.48l3.32-1.4c1.32,1.68,2.84,4,3.48,5.56l-2.96,1.32h10.08c1.12-1.84,2.44-4.6,3.12-6.64l4.2,1.36Zm-10.96-9.92c1.12,1.4,2.24,3.32,2.8,4.64h13.04v3.6h-32.03v-3.6h14.52c-.56-1.2-1.4-2.6-2.16-3.64l3.84-1Z" />
- <path
- d="M1253.1,1378.23c.72,1.52,1.56,3.4,2.04,4.8h7.12v3.44h-5.2l3.6,.84c-.88,2.16-1.88,4.6-2.8,6.52h5.28v3.44h-21.08v-3.44h5.68c-.32-1.8-1.32-4.4-2.28-6.44l3.24-.84c1.12,2.04,2.12,4.68,2.52,6.48l-2.88,.8h5.88c1-2.12,2.08-5.16,2.68-7.36h-13.72v-3.44h7.96c-.4-1.24-.96-2.68-1.48-3.84l3.44-.96Zm8.36,22.36v14.56h-3.76v-1.6h-9.96v1.88h-3.56v-14.84h17.28Zm-3.76,9.64v-6.24h-9.96v6.24h9.96Zm17.6-29.71l.56-.16,2.6,1.64c-1.36,3.76-3.16,8.36-4.76,11.96,3.44,3.72,4.16,6.88,4.16,9.6,0,2.56-.56,4.52-1.92,5.48-.72,.48-1.6,.76-2.6,.88-.92,.12-2.12,.12-3.28,.08-.04-1-.36-2.52-.96-3.56,1.04,.12,2.04,.12,2.76,.08,.56-.04,1.12-.16,1.56-.4,.72-.44,1-1.6,.96-2.96,0-2.36-.92-5.32-4.28-8.76,1.32-3.16,2.76-7.4,3.8-10.48h-5.6v31.55h-3.36v-34.95h10.36Z" />
- </g>
- <g>
- <path
- d="M1164.2,1424.96h5.57c4.1,0,7.05,1.42,7.05,5.6s-2.95,5.85-6.95,5.85h-2.77v6.97h-2.9v-18.42Zm5.42,9.1c2.9,0,4.32-1.12,4.32-3.5s-1.52-3.25-4.45-3.25h-2.4v6.75h2.52Z" />
- <path
- d="M1181.4,1429.61h2.35l.25,2.47h.05c.97-1.75,2.42-2.8,3.92-2.8,.67,0,1.1,.1,1.52,.28l-.5,2.52c-.5-.15-.82-.23-1.4-.23-1.12,0-2.47,.78-3.32,2.97v8.55h-2.87v-13.77Z" />
- <path
- d="M1191.63,1436.5c0-4.57,3.07-7.22,6.5-7.22s6.45,2.65,6.45,7.22-3.05,7.22-6.45,7.22-6.5-2.65-6.5-7.22Zm10,0c0-2.9-1.35-4.85-3.5-4.85s-3.52,1.95-3.52,4.85,1.35,4.82,3.52,4.82,3.5-1.9,3.5-4.82Z" />
- <path
- d="M1208.3,1436.5c0-4.47,2.82-7.22,5.87-7.22,1.6,0,2.6,.58,3.7,1.55l-.1-2.27v-5.1h2.87v19.92h-2.35l-.25-1.55h-.08c-1.02,1.05-2.45,1.9-4.02,1.9-3.42,0-5.65-2.65-5.65-7.22Zm9.47,3.12v-6.7c-1.02-.92-2-1.25-3.02-1.25-1.9,0-3.47,1.82-3.47,4.8s1.22,4.82,3.37,4.82c1.15,0,2.12-.5,3.12-1.67Z" />
- <path
- d="M1226.03,1438.28v-8.67h2.9v8.32c0,2.35,.7,3.3,2.3,3.3,1.27,0,2.17-.6,3.3-2.05v-9.57h2.9v13.77h-2.37l-.22-2.07h-.08c-1.25,1.45-2.6,2.42-4.47,2.42-2.95,0-4.25-1.95-4.25-5.45Z" />
- <path
- d="M1242,1436.5c0-4.57,3.17-7.22,6.8-7.22,1.75,0,3.02,.7,4.02,1.58l-1.42,1.87c-.75-.65-1.52-1.07-2.45-1.07-2.32,0-3.97,1.95-3.97,4.85s1.6,4.82,3.87,4.82c1.15,0,2.17-.52,3-1.25l1.2,1.92c-1.27,1.12-2.9,1.72-4.47,1.72-3.72,0-6.57-2.65-6.57-7.22Z" />
- <path
- d="M1257.33,1438.88v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.58,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- <path
- d="M1275.15,1424.96h4.77c5.65,0,8.87,3.12,8.87,9.15s-3.22,9.27-8.72,9.27h-4.92v-18.42Zm4.57,16.05c3.95,0,6.07-2.33,6.07-6.9s-2.12-6.77-6.07-6.77h-1.67v13.67h1.67Z" />
- <path
- d="M1292.65,1436.5c0-4.47,3.07-7.22,6.27-7.22,3.65,0,5.62,2.62,5.62,6.5,0,.57-.07,1.12-.15,1.47h-8.92c.23,2.62,1.87,4.2,4.25,4.2,1.22,0,2.27-.38,3.27-1.02l1,1.82c-1.25,.85-2.85,1.47-4.62,1.47-3.77,0-6.72-2.67-6.72-7.22Zm9.4-1.25c0-2.35-1.07-3.7-3.07-3.7-1.72,0-3.25,1.3-3.52,3.7h6.6Z" />
- <path
- d="M1309.03,1429.61h2.35l.25,1.52h.05c1.2-1,2.7-1.85,4.25-1.85,3.47,0,5.42,2.75,5.42,7,0,4.72-2.82,7.45-5.92,7.45-1.2,0-2.45-.57-3.6-1.57l.08,2.35v4.45h-2.87v-19.34Zm9.35,6.72c0-2.88-.92-4.65-3.22-4.65-1.07,0-2.1,.58-3.25,1.67v6.72c1.07,.9,2.15,1.22,2.97,1.22,2,0,3.5-1.77,3.5-4.97Z" />
- <path
- d="M1325.9,1438.88v-6.95h-2v-2.15l2.15-.17,.32-3.8h2.4v3.8h3.57v2.32h-3.57v6.97c0,1.65,.58,2.5,2.02,2.5,.45,0,1.05-.17,1.45-.33l.52,2.12c-.75,.25-1.7,.52-2.7,.52-3.07,0-4.17-1.95-4.17-4.85Z" />
- </g>
- </g>
- </g>
- </g>
- </g>
- </svg>
- <div class="bottom-btns">
- <div class="bottom-btns-item" v-for="(item, index) in culturals" :key="index"
- :class="index < 3 ? 'bottom-btns-item-top' : index > 5 ? 'bottom-btns-item-bottom' : 'bottom-btns-item-center'"
- @click="culturalChange(index,item.name)"
- :style="{background: currentCulture.name === item.name ? 'rgba(224, 124, 103, 0.8)' : 'rgba(224, 124, 103, 0.4)'}">
- <div class="title" :style="{color:currentCulture.name === item.name ? '#ffffff' : 'rgba(0,0,0,0.8)' }">
- {{ item.name }}
- </div>
- <div class="disc" :style="{color:currentCulture.name === item.name ? '#ffffff' : 'rgba(0,0,0,0.6)' }">
- {{ item.disc }}
- </div>
- </div>
- </div>
- </div>
- <!-- <audio id="infoMusic" :src="musicUrl" style="display: none;"></audio> -->
- <div class="all-bottom" :style="{height: bottomHeight }">
- <div class="content">
- <!-- 底部滑动块 -->
- <div class="sliding-block" v-show="bottomHeight == '25vh'" @touchmove="touchMove"
- @touchstart="handletouchstart"></div>
- <div class="line" @touchmove="touchMove" @touchstart="handletouchstart"></div>
- <div class="content-title" @touchmove="touchMove" @touchstart="handletouchstart">
- {{ currentCulture.name }}
- </div>
- <div class="content-bottom" :style="{overflow: bottomHeight == '90vh' ? 'auto':'hidden'}" id="content-btn">
- <img v-for="item in currentCulture.image" :key="item" :src="item" width="100%" height="auto"
- @click="openPreView(item)" />
- <div class="content-disc" v-for="item in currentCulture.detail">
- {{ item }}
- </div>
- </div>
- </div>
- </div>
- <div class="previewImg" @click="imgShowHandler" v-show="imgShow">
- <div class="img-content" :style="{backgroundImage: `url(${previewImg})`,backgroundSize: 'cover'}">
- <img :src="previewImg" alt="" />
- </div>
- </div>
- </div>
- <!-- 微信的SDK -->
- <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.4.0.js"></script>
- <!-- uni 的 SDK -->
- <script type="text/javascript" src="https://js.cdn.aliyun.dcloud.net.cn/dev/uni-app/uni.webview.1.5.2.js"></script>
- <script>
- var app = new Vue({
- el: "#app",
- data() {
- return {
- oneShow: 0,
- currentCulture: {},
- imgShow: false,
- previewImg: "",
- audioUrl: '',
- culturals: [
- {
- name: "企业简介",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/0.jpg",
- ],
- detail: [
- "“北京市珐琅厂有限责任公司”,前身是北京市珐琅厂,成立于1956年1月,由42家私营珐琅厂和专为皇宫制作的造办处合并组成,郭沫若同志题写了厂名。北京市珐琅厂有限责任公司为国有控股企业,全国景泰蓝行业中唯一的一家中华老字号企业,中国景泰蓝第一家,国家级工业旅游示范点,2006年景泰蓝制作技艺入选首批国家级非物质文化遗产项目名录,2011年公司被文化部评定为国家级非物质文化遗产景泰蓝制作技艺生产性保护示范基地,2018年被国家文化和旅游部评定为全国非物质文化遗产保护工作先进集体,同年中华全国总工会授予北京市珐琅厂“全国工人先锋号”集体荣誉称号。公司集景泰蓝设计研发、生产制作、工艺展示、精品收藏、参观购物、科普教育、文化传播为一体,是全国最大的景泰蓝研发、生产、销售、展览展示基地。企业产品代表了我国当代景泰蓝发展的最高水平,引领着景泰蓝艺术的发展方向和潮流。北京市珐琅厂观览分为京珐文创店、京珐图书馆、景泰蓝互动体验中心、景泰蓝制作技艺展示区、景泰蓝艺术博物馆、京珐艺苑精品销售厅等六个对外板块供游客参观游览。",
- ],
- },
- {
- name: "京珐文创店",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/1.jpg",
- ],
- detail: [
- "“京珐文创店”,主要销售北京市珐琅厂“京珐”牌景泰蓝产品的文化衍生品,店内有繁花纹图案、鲜艳的百花图案和APEC雁栖湖聚贤厅景泰蓝斗拱纹样的系列抱枕,鱼鳞纹图案的手账本;福禄寿喜、年年有鱼、呆萌小乌龟、小猫头鹰等动物的冰箱贴和钥匙链等等,所有图样都是珐琅厂所独有的,这些文创产品不仅具有景泰蓝传统特色,更有实用性,深受小朋友们和女性朋友的喜爱。独有的景泰蓝博物馆护照,使您可以到各个参观展区打卡盖章,集齐各道工序的印章盖在护照上留作纪念,来一场走进珐琅厂的迷你之旅。",
- ],
- },
- {
- name: "京珐腕表工作室",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/2.jpg",
- ],
- detail: [
- "“京珐珐琅腕表研发中心”,主要作为腕表、首饰以及其他珐琅器具产品研发、试验中心,珐琅腕表即为珐琅装饰腕表盘面(表盘)的手表,是继景泰蓝装饰工程后北京市珐琅厂又一项景泰蓝应用领域的创举。北京市珐琅厂设计团队,以“探索经典,永无止境”为理念,历时数年对珐琅腕表、珐琅饰品磨砺研发,将“京珐”景泰蓝几代人、几十年积淀的精湛技艺、深厚的艺术底蕴和多姿的艺术风格融入其中。因需无尘工作环境,目前不对外开放。",
- ],
- },
- {
- name: "互动体验区",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/3.jpg",
- ],
- detail: [
- "“景泰蓝互动体验中心”,北京市珐琅厂作为北京市科普教育基地、东城区爱国主义教育基地,在这里游客可以在高级工艺技师的指导下,亲自动手体验景泰蓝掐丝、点蓝工艺,做一回大国“工匠”,只需材料费就可将自己动手制作的景泰蓝作品带回家。",
- ],
- },
- {
- name: "京珐图书馆",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/4.jpg",
- ],
- detail: [
- "“京珐书苑”,2019年8月1日开馆,作为东城区第二图书馆流动图书站,珐琅厂职工书屋,馆内藏有4000余册书籍,图书种类涉及各个领域,引领更多人感受阅读的魅力,更可在夏季夜场文化文化体验季中聆听景泰蓝文化读书会。",
- ],
- },
- {
- name: "技艺展示区",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/5.jpg",
- ],
- detail: [
- "“景泰蓝生产制作技艺展示区”,北京市珐琅厂作为国家级非物质文化遗产景泰蓝制作技艺生产性保护示范基地,其开放式展示区可供参观者近距离观看景泰蓝制作过程中的掐丝与点蓝工艺,通过资深讲解员为大家进行讲解,可以更深入捷的了解其工艺流程,感受景泰蓝工艺的艺术美感和制作难度,了解大国工匠精神,感受中华传统文化的魅力。",
- ],
- },
- {
- name: "国大师工作室简介",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/6.jpg",
- ],
- detail: [
- "“国大师工作室”,为传承非物质文化遗产传统技艺,师徒传承将民族传统文化及技艺运用到创新设计景泰蓝精品作品中所建立的大师工作室。分为中国工艺美术大师钱美华工作室、中国工艺美术大师戴嘉林工作室、中国工艺美术大师米振雄工作室、中国工艺美术大师钟连盛工作室、中国工艺美术大师李静工作室组成,目前不对外开放。",
- ],
- },
- {
- name: "景泰蓝艺术博物馆",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/7.jpg",
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/8.jpg",
- ],
- detail: [
- "中国景泰蓝艺术博物馆,东厅是景泰蓝历史文化资料展厅,以大量实物和史料的形式详细介绍了建国后我国景泰蓝行业的发展历程,共分为挽救恢复、传承发展、开拓创新以及企业荣誉四大部分,涵盖了企业发展史、珐琅厂珍贵历史资料、大师文稿、图纸、各时期经典代表作品、原始工具、企业荣誉等。",
- "中国景泰蓝艺术博物馆,西厅“珍宝馆”这里以高仿元明清时期制作风格的珐琅器为主,介绍了景泰蓝艺术的发展历史并陈列有许多景泰蓝艺术珍品,如“镇馆之宝”--铜胎掐丝珐琅兵马战车、元明清时期制作风格的珐琅器复刻精品、建厂以来企业生产设计的部分经典作品、老艺人作品、现代大师的代表作品以及各类国礼重器等经典作品呈现。",
- ],
- },
- {
- name: "京珐艺苑精品",
- disc: "",
- image: [
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/9.jpg",
- "https://houseoss.4dkankan.com/project/bjfljtl/img/data/C1Visit/tour/10.jpg",
- ],
- detail: [
- "“京珐艺苑景泰蓝工厂店”,为北京市离境退税商店,在这里来宾可以欣赏并选购货真价实的景泰蓝产品,从80年代的出口创汇的产品到现代实用精品均有销售,前店后厂的生产销售模式保证了产品的品质,同时丰富的产品品种能满足各类消费者的需求。",
- ],
- },
- ],
- bottomHeight: "25vh",
- lastY: 0,
- screenHeight: 0,
- musicUrl: '',
- audio: new Audio()
- };
- },
- mounted() {
- this.audio.pause()
- this.currentCulture = this.culturals[0];
- this.screenHeight = window.screen.height;
- this.contentBoxBand();
- HTMLAudioElement.prototype._play = HTMLAudioElement.prototype.play;
- HTMLAudioElement.prototype._load = HTMLAudioElement.prototype.load;
- HTMLAudioElement.prototype.play = function () {
- // 禁止load操作
- this._lockLoad = true;
- this._play();
- }
- HTMLAudioElement.prototype.load = function () {
- this._lockLoad || this._load();
- }
- this.culturalChange(0, '企业简介')
- },
- created() { },
- beforeDestroy() {
- this.audio = null
- this.audio.pause()
- this.audio.src = ''
- this.Audio.currentTime = 0
- },
- watch: {
- bottomHeight(newValue) {
- this.contentBoxBand();
- },
- },
- methods: {
- // 内容框滑动绑定
- contentBoxBand() {
- if (this.bottomHeight == "25vh") {
- // 内容框绑定滑动事件(没有弹出来的时候)
- var div = document.querySelector("#content-btn");
- // div.ontouchmove = this.touchMove();
- // div.ontouchstart = this.handletouchstart();
- div.addEventListener("ontouchmove", function (event) {
- this.touchMove(event);
- });
- div.addEventListener("ontouchstart", function (event) {
- this.handletouchstart(event);
- });
- } else if (this.bottomHeight == "90vh") {
- // 内容框解除滑动事件(弹出来的时候)
- var div = document.querySelector("#content-btn");
- div.removeEventListener("ontouchmove", function (event) {
- this.touchMove(event);
- });
- div.removeEventListener("ontouchstart", function (event) {
- this.handletouchstart(event);
- });
- }
- },
- // 手指滑动
- touchMove(event) {
- // 左右切换为 X 即可
- let currentY = event.changedTouches[0].pageY;
- let ty = currentY - this.lastY;
- if (ty < -20 && parseInt(this.bottomHeight) < 90) {
- // 向上滑动
- // if (parseInt(this.bottomHeight) > 30) {
- // this.bottomHeight = 90 + "vh";
- // return;
- // }
- // 改变高度
- // this.bottomHeight = parseInt(this.bottomHeight) + 1 + "vh";
- this.bottomHeight = 90 + "vh";
- console.log("上移", this.bottomHeight);
- // return;
- } else if (ty > 20) {
- // if (parseInt(this.bottomHeight) < 50) {
- // this.bottomHeight = 8 + "vh";
- // return;
- // }
- //向下滑动
- // this.bottomHeight = parseInt(this.bottomHeight) - 1 + "vh";
- this.bottomHeight = 25 + "vh";
- console.log("上移", this.bottomHeight);
- // return;
- }
- },
- // 开始滑动
- handletouchstart(event) {
- this.lastY = event.changedTouches[0].pageY;
- },
- audioAutoPlay(audio) {
- var play = function () {
- console.log('=========', audio)
- document.removeEventListener("WeixinJSBridgeReady", play);
- document.removeEventListener("YixinJSBridgeReady", play);
- audio.play();
- // document.removeEventListener("touchstart", play, false);
- };
- //weixin
- // document.addEventListener("WeixinJSBridgeReady", play, false);
- wx.miniProgram.getEnv((res) => {
- play()
- })
- //yixin
- document.addEventListener('YixinJSBridgeReady', play, false);
- },
- // 切换选中Item
- culturalChange(index, name) {
- // 关闭公司简介音频
- // wx.miniProgram.navigateBack()
- uni.postMessage({
- data: {
- text: '请关闭音频',
- }
- })
- setTimeout(() => {
- this.audio.pause()
- this.audio.src = `https://houseoss.4dkankan.com/project/bjfljtl/audio/data/C1Visit/${name}.mp3`;
- this.audio.load();
- this.audio.play();
- this.oneShow = index;
- this.currentCulture = this.culturals[index];
- this.audioAutoPlay(this.audio)
- }, 200)
- },
- // 开启预览大图
- openPreView(src) {
- console.log(src);
- this.previewImg = src;
- this.imgShow = true;
- },
- // 关闭预览大图
- imgShowHandler() {
- this.imgShow = false;
- },
- // svg激活事件
- getBox(name, index) {
- this.culturalChange(index, name);
- },
- },
- });
- </script>
- </body>
- </html>
|