{"id":25,"date":"2025-03-15T04:06:38","date_gmt":"2025-03-15T04:06:38","guid":{"rendered":"https:\/\/www.horizonflare.ca\/?page_id=232"},"modified":"2025-06-27T13:54:11","modified_gmt":"2025-06-27T13:54:11","slug":"home2025","status":"publish","type":"page","link":"https:\/\/www.horizonflare.hk\/zh\/","title":{"rendered":"HOME2025"},"content":{"rendered":"<div class=\"wp-block-kevinbatdorf-animate-in-view alignfull\" animatein=\"animate-in-view\" enabled=\"0\" once=\"1\" direction=\"1\" threshold=\"1\" timing=\"1\" offset=\"2rem\" align=\"full\" uaganimationtype=\"\" uaganimationtime=\"400\" uaganimationdelay=\"0\" uaganimationeasing=\"ease\" uagposition=\"\" uagstickylocation=\"top\" uagstickyoffset=\"0\">\n<div class=\"wp-block-columns alignfull clip has-ast-global-color-5-color has-text-color has-background has-link-color wp-elements-c709036f2081c1905b42dc9ea3c20fc2 is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(270deg,rgb(0,70,119) 0%,rgb(4,18,52) 100%);padding-right:0em;padding-left:0em\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\" style=\"padding-top:128px;padding-right:4em;padding-bottom:0;padding-left:4em\">\n<div class=\"wp-block-column zfront is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:0;padding-left:0;flex-basis:50%\">\n<h1 class=\"wp-block-heading zfront has-ast-global-color-5-color has-text-color has-link-color wp-elements-d3adbbc9f952c339fdd834265520650e\" style=\"padding-right:0;padding-left:0\">\u91cd\u65b0\u5b9a\u7fa9 <br>\u6d41\u52d5\u6027\u8207 <br>\u9769\u65b0<\/h1>\n\n\n\n<p class=\"zfront\">\u6cd3\u66dc\u91cf\u5316\uff08HorizonFlare\uff09\u7acb\u8db3\u91d1\u878d\u5275\u65b0\u6700\u524d\u7dda\uff0c\u6191\u85c9\u5c16\u7aef\u6280\u8853\u8207\u570b\u969b\u7d1a\u5c08\u696d\u77e5\u8b58\uff0c\u91cd\u5851\u6d41\u52d5\u6027\u8207\u5e02\u5834\u6548\u7387\u3002\u6211\u5011\u65bc\u73fe\u8ca8\u53ca\u884d\u751f\u54c1\u4ea4\u6613\u9818\u57df\u7d93\u9a57\u8c50\u5bcc\uff0c\u81f4\u529b\u70ba\u5168\u7403\u5e02\u5834\u63d0\u4f9b\u9ad8\u6548\u7a69\u5b9a\u7684\u6d41\u52d5\u6027\u652f\u63f4\u3002\u5f9e\u591a\u5143\u8cc7\u7522\u985e\u5225\u7684\u7121\u7e2b\u89e3\u6c7a\u65b9\u6848\uff0c\u5230\u9769\u65b0\u6578\u5b57\u5de5\u5177\u5982 Novo Financial\uff0c\u6211\u5011\u6b63\u6539\u5beb\u5168\u7403\u91d1\u878d\u7684\u672a\u4f86\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\n.clip{\noverflow: hidden !important;\n}\n\n#earth {\n\twidth: 100% !important; height:100% !important;\nmargin-top:10em !important;\ntransform: scale(1.5);\ntouch-action: none;\n}\n\n\n@media (min-width:600px)  { \n#earth {\n\twidth: 100% !important; height:100% !important;\n\ttouch-action: manipulation;\ntransform: scale(3);\n\n}\n}\n.zfront{\nposition:relative !important;\nz-index:1000 !important;\n}\n\n#overlay {\n    position: absolute; \/* Position relative to .earthcontainer *\/\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 2; \/* Ensure it appears above the canvas *\/\n    background: transparent; \/* Transparent so the canvas is visible *\/\n    pointer-events: none; \/* Allow scrolling and links outside *\/\n}\n\n.earthcontainer {\n    position: relative; \/* Constrain the overlay to this container *\/\n}\n\n\/* Enable interaction blocking only within the container *\/\n.earthcontainer:hover #overlay {\n    pointer-events: auto; \/* Block interaction only when hovered *\/\n}\n\n<\/style>\n<div class='earthcontainer'>\n<canvas id=\"earth\"><\/canvas>\n <div id=\"overlay\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/three.js\/108\/three.min.js\"><\/script>\n<script>\n \/\/ JavaScript to toggle interactivity based on device type\n  function isMobile() {\n      return \/iPhone|iPad|iPod|Android\/i.test(navigator.userAgent);\n  }\n\n  document.addEventListener('DOMContentLoaded', () => {\n      const canvas = document.getElementById('earth');\n      const overlay = document.getElementById('overlay');\n\n      if (isMobile()) {\n          \/\/ Disable interaction on mobile\n          overlay.style.display = 'block'; \/\/ Show the overlay\n          overlay.style.pointerEvents = 'auto'; \/\/ Block interaction\n          canvas.style.pointerEvents = 'none'; \/\/ Disable pointer events on the canvas\n          console.log('User interaction disabled on mobile.');\n      } else {\n          \/\/ Enable interaction on desktop\n          overlay.style.display = 'none'; \/\/ Hide the overlay\n          canvas.style.pointerEvents = 'auto'; \/\/ Enable pointer events on the canvas\n          console.log('User interaction enabled on desktop.');\n      }\n  });\n\n  \/\/(function(){\n  var AMOUNT = 200, d = 25, R = 200, adjustment = true, adaptive = true,\n    obliquity = 23 \/ 180 * 3.14, roV1 = .0022, roV2 = -.0005, ro1 = 0, ro2 = 0,\n    canvas = '#earth', color = '#b5b5b5', fogC = '#222222', T_earth = 'https:\/\/mapplix.github.io\/earth\/earth.png';\n\n  var camera, scene, renderer;\n  const earthContainer = document.querySelector('.earthcontainer');\n\n  var positions = [], particles, particle, count = 0, dpr, lastW,\n    W = earthContainer.offsetWidth, H = earthContainer.offsetHeight, aspect = window.innerWidth \/ window.innerHeight, vMin = Math.min(W, H);\n\n  var mouseX = 0, mouseY = 0, x0, y0;\n  var lookAt = new THREE.Vector3(0, 0, 0), canvas = document.querySelector(canvas);\n\n  renderer = new THREE.WebGLRenderer({ alpha: true, antialias: true, canvas: canvas });\/\/\n  renderer.setSize(W, H);\n  \/\/renderer.context.getExtension('OES_standard_derivatives');\n  camera = new THREE.PerspectiveCamera(18, aspect, 1, 10000);\n  scene = new THREE.Scene();\n  var Emap = (new THREE.TextureLoader()).load(T_earth);\n  Emap.anisotropy = Math.min(8, renderer.capabilities.getMaxAnisotropy()) || 1;\n  var Wmaterial = new THREE.MeshStandardMaterial({\n    onBeforeCompile: function (sh) {\n      sh.vertexShader = '\\\n  #define MYSHADER\\n\\\n  attribute float center, bright;\\n\\\n  varying vec3 vCenter, vPos, vV0, vV1, vV2;\\n\\\n  varying float vBright;\\n\\\n  '\t\t\t+ sh.vertexShader.replace(\/}\\s*$\/, '\\\n    vBright=bright;\\n\\\n    int c=int(center);\\n\\\n    vCenter = vec3(c==0, c==1, c==2);\\n\\\n    vPos=position;\\n\\\n    gl_Position = projectionMatrix * modelViewMatrix * vec4(vPos, 1);\\n\\\n    vV0=vCenter[0]*vPos;\\n\\\n    vV1=vCenter[1]*vPos;\\n\\\n    vV2=vCenter[2]*vPos;\\n\\\n  }\\\t\t\t');\n      sh.fragmentShader = '\\\n  #define MYSHADER\\n\\\n  varying vec3 vCenter, vPos, vV0, vV1, vV2;\\n\\\n  varying float vBright;\\n\\\n  '\t\t\t+ sh.fragmentShader.replace('#include <alphamap_fragment>', '\\\n    #include <alphamap_fragment>\\n\\\n    vec3 d = fwidth( vCenter );\\n\\\n    vec3 a3 = smoothstep( vec3(0.0), d * 1.4, vCenter+0.4*d-1.0\/fogDepth );\\n\\\n    float scale = dot(normalize(vViewPosition), vNormal);\\n\\\n    scale = 1.0-scale*scale;\\n\\\n    float dist = distance(vPos, vV0.xyz\/vCenter.x);\\n\\\n    dist = min(dist, distance(vPos, vV1.xyz\/vCenter.y));\\n\\\n    dist = min(dist, distance(vPos, vV2.xyz\/vCenter.z));\\n\\\n    float b3 = smoothstep(1.5, 1.8, dist-1.5*scale*scale );\\n\\\n    float edgeFactorTri=min(b3,min( min( a3.x, a3.y ), a3.z ));\\n\\\n    diffuseColor.a *= mix( 1.0,  0.0, edgeFactorTri );\\n\\\n    float dissipation='+ (posZ + .5 * R + .01) + ';\\n\\\n    diffuseColor.a *= smoothstep( 20.0,  0.0, fogDepth-dissipation );\\n\\\n  \\\t\t\t').replace('\t#include <fog_fragment>', '\\\n    float lVc=length(vCenter);\\n\\\n    gl_FragColor.rgb *= smoothstep( '+ R * .8888 + ', ' + R * 1.201 + ', fogDepth );\\n\\\n    gl_FragColor.rgb = mix( gl_FragColor.rgb, vec3(3), (.1*lVc+pow(lVc,8.0))*vBright );\\n\\\n    #include <fog_fragment>\\\n  \\\t\t\t');\n      \/\/console.log(sh, sh.vertexShader, sh.fragmentShader);\n    },\n    roughness: .5,\n    metalness: .964,\n    envMapIntensity: 5,\n    emissive: 0,\n    \/\/ refractionRatio: -0.12,\n    transparent: true, alphaTest: 0.05\n  });\/\/, opacity: 0\n  Wmaterial.color.set(fogC);\n  Wmaterial.side = 2;\n  Wmaterial.extensions = { derivatives: 1 };\n  var geometry = new THREE.IcosahedronGeometry(R, 3);\/\/OctahedronGeometry\n\n  for (var i = 0; i < geometry.vertices.length; i++) {\n    geometry.vertices[i].applyEuler(new THREE.Euler(Math.random() * .06, Math.random() * .06, Math.random() * .06))\n  }\n  var bGeometry = (new THREE.BufferGeometry).fromGeometry(geometry);\n  var position = bGeometry.attributes.position;\n  var centers = new Int8Array(position.count);\n  var brights = new Float32Array(position.count);\n  var points = [], activePoints = [], vCount = geometry.vertices.length, dCount = 0, dMid = 0;\n\n  for (var i = 0, l = position.count; i < l; i++) {\n    var c = centers[i] = i % 3, j = (i - c) \/ 3;\n    brights[i] = 0;\n    if (i < vCount) points[i] = { siblings: [], distances: [], indexes: [], brightness: 0, v: 0, a: 0, f: 0, dr: 0, r: 1 };\n  }\n  function addSiblings(a, b, one) {\n    if (points[a].siblings.indexOf(points[b]) < 0) {\n      points[a].pos = geometry.vertices[a].clone();\n      points[a].siblings.push(points[b]);\n      var d = geometry.vertices[a].distanceTo(geometry.vertices[b]);\n      points[a].distances.push(d);\n      dMid += d; dCount++;\n    }\n    if (!one) addSiblings(b, a, 1)\n  }\n  geometry.faces.forEach(function (face, i) {\n    addSiblings(face.a, face.b);\n    addSiblings(face.a, face.c);\n    addSiblings(face.c, face.b);\n    points[face.a].indexes.push(i * 3);\n    points[face.b].indexes.push(i * 3 + 1);\n    points[face.c].indexes.push(i * 3 + 2);\n  });\n  dMid \/= dCount;\n  var ttl = 10;\n  (function setActive(n) {\n    if (!n) return\n    var i = parseInt(Math.random() * vCount)\n    if (geometry.vertices[i].z < -100) setActive()\n    else points[i].isActive = ttl, activePoints.push(points[i]);\n    setActive(n - 1)\n  })(10);\n\n  bGeometry.addAttribute('center', new THREE.BufferAttribute(centers, 1));\n  bGeometry.addAttribute('bright', new THREE.BufferAttribute(brights, 1));\n\n  var Ematerial = Wmaterial.clone();\n  Ematerial.alphaMap = Emap; Ematerial.transparent = false; Ematerial.side = 0;\n  var cubeCamera = new THREE.CubeCamera(1, 2 * R, 256);\n  cubeCamera.position.z = .47 * R\n  Ematerial.envMap = cubeCamera.renderTarget.texture;\n  Ematerial.envMap.minFilter = THREE.LinearMipMapLinearFilter;\n  Ematerial.envMap.mapping = THREE.CubeReflectionMapping;\n  var Earth = new THREE.Mesh(new THREE.IcosahedronGeometry(R * .77, 3), Ematerial)\n  var wGeometry = geometry.clone();\n  particles = new THREE.Group();\n  world = new THREE.Group();\n  var Net = new THREE.Mesh(bGeometry, Wmaterial);\n  particles.add(Net, Earth);\/\/new THREE.Points(geometry, Pmaterial), \n  \/\/particles.rotation.order='YXZ'\n  world.add(particles);\n  scene.add(world);\n  \/\/ POSITIONS :\n  var posZ = 1700; \/\/distance to camera\n  \/\/scene.position.set(-12,54,0);\n\n  \/\/camera.position.y=camera.position.z=2000\n\n  scene.fog = new THREE.Fog(fogC, posZ - R \/ 2, posZ + R);\n  hLight = new THREE.HemisphereLight('#fff', 0, 23)\n  world.add(hLight);\n  hLight.position.set(0, 0, 1)\n\n  \/\/ interactions\n  var dx, dy = dx = x0 = y0 = 0, active, abc = ['a', 'b', 'c'], movedPoints = [], activeF = [], ready,\n    raycaster = new THREE.Raycaster(),\n    mouse = new THREE.Vector2();\n  window.getWpos = function () {\n    return [scene.position, scene.rotation, camera]\n  }\n  function interact() {\n    mouse.x = (x0 \/ W) * 2 - 1;\n    mouse.y = - (y0 \/ H) * 2 + 1;\n    raycaster.setFromCamera(mouse, camera);\n    movedPoints.forEach(function (point, i) { point.f = 0 });\n    activeF = [];\n    if (!active) return;\n    var inters = raycaster.intersectObject(Net)[0], ind, vert;\n    if (!inters) return;\n    point = Net.worldToLocal(inters.point.clone());\n    for (var i = 0; i < 3; i++) {\n      ind = inters.face[abc[i]];\n      if (!points.some(function (p, i) { return p.indexes.indexOf(ind) >= 0 && (vert = i + '') })) return;\n      activeF[vert] = Math.max(1 - point.distanceTo(points[vert].pos) \/ dMid, 0) * 100\n    }\n    \/\/ console.log(activeF, points[vert]);\n  }\n  canvas.onpointerdown = canvas.onmousedown = canvas.ontouchstart = function (e) {\n    active = e.changedTouches ? e.changedTouches[0] : e;\n    x0 = active.clientX;\n    y0 = active.clientY;\n    e.preventDefault();\n    interact();\n  };\n  onpointermove = onmousemove = ontouchmove = function (e) {\n    if (!active || !ready) return\n    if (!e.buttons) {\n      active = false;\n      return;\n    }\n    var touches = e.changedTouches;\n    if (active.identifier !== undefined && e.type != 'touchmove') return;\n    if (touches) {\n      if (touches[0].identifier == active.identifier) e = touches[0]\n      else return\n    }\n    else { e.preventDefault() };\n    \/\/if (e.type==mousemove && !e.which) return\n    dx = (5 * dx + x0 - (x0 = e.clientX)) \/ 6;\n    dy = (5 * dy + y0 - (y0 = e.clientY)) \/ 6;\n    \/\/console.log(e.type, active.identifier, dx, x0)\n    interact();\n    ready = 0;\n  };\n  onmouseup = onpointerup = ontouchup = ontouchcancel = onpointercancel = onblur = function (e) {\n    active = false;\n    \/\/console.log()\n    interact();\n  }\n\n  var t0 = new Date() * 1, dMax = 80, dMin = 1000 \/ 33, dT = 1000 \/ 50, af, Pactive = [], m = 3000000, k = 400, k0 = 1, f0 = .01, fv = 1000,\n    posArr = bGeometry.attributes.position.array,\n    pUp = 0, pDn = [], flTimer = [], vecTest = new THREE.Vector3(), transStart, pLast, transactions = [];\n  requestAnimationFrame(function animate() {\n    requestAnimationFrame(animate);\n    var t = new Date() * 1, dt = t - t0;\n    if (dt < dMin) return; \/\/ !Eh || \n    dt = Math.min(dt, dMax);\n    t0 = t;\n    var dd = dt \/ dT;\n    var pos = canvas.getBoundingClientRect(), dY = window.innerHeight - document.documentElement.getBoundingClientRect().bottom;\n    if (pos.bottom <= 0 || pos.top >= window.innerHeight) return;\n    if (dpr != (dpr = window.devicePixelRatio) || W != (W = window.innerWidth) || H != (H = window.innerHeight)) {\n      vMin = Math.min(W, H);\n      renderer.setSize(W, H);\n      renderer.setPixelRatio(dpr);\n      camera.aspect = W \/ H;\n      camera.updateProjectionMatrix();\n    }\n    var addPoints = [];\n    activePoints.forEach(function (point, i) {\n      var b = point.brightness;\n      if (point.isActive && (b += (point.speed || .3) * (b + .05) * dd) > 1) {\/\/\n        point.siblings.forEach(function (s, j) {\n          if (activePoints.indexOf(s) > -1) return \/\/console.log(11);\n          s.speed = 3.7 \/ point.distances[j];\n          \/\/s.from=point;\n          if (s.isActive = (Math.random() > .6)) activePoints.push(s);\n        })\n        point.isActive = 0;\n      } else if (!point.isActive && (b -= b * .056 * dd) < 0.005) {\n        b = 0;\/\/point.from=\n        activePoints.splice(i, 1)\n      }\n      point.brightness = b;\n      point.indexes.forEach(function (i) {\n        brights[i] = b;\n      });\n    });\n    points.forEach(function (point, i) {\n      var d = 0;\n      point.siblings.forEach(function (s, j) { d += s.dr; });\n      d = d \/ point.siblings.length - point.dr;\n      point.f = -(activeF[i] || 0) * .4 + d * k - point.dr * k0 * (1 + Math.abs(1 - point.r)) - point.v * fv;\n      point.v += point.f * dt \/ m;\n      point.r = 1 + point.dr;\n      point.indexes.forEach(function (j) {\n        \/\/brights[i]+=point.f; return;\n        posArr[j *= 3] = point.r * point.pos.x;\n        posArr[j + 1] = point.r * point.pos.y;\n        posArr[j + 2] = point.r * point.pos.z;\n      });\n    });\n    points.forEach(function (point, i) {\n      if (!point.v) return;\n      var dd = point.v * dt;\n      point.dr += dd;\n    });\n    bGeometry.attributes.bright.needsUpdate = true;\n    bGeometry.attributes.position.needsUpdate = true;\n    camera.position.z += (posZ - camera.position.z) * .085 * dd;\n    ro1 += roV1 * dd; ro2 += roV2 * dd;\n    particles.rotation.set(0, 0, 0);\n    particles.rotateY(ro2).rotateX(obliquity).rotateY(ro1);\n    particles.rotation.y -= .0009\n\n    dx *= (1 - .03 * dd);\n    dy *= (1 - .03 * dd);\n    ro2 -= dx * .002;\/\/+(W\/2-y0)*(W\/2-x0)*dy\/vMin*.00004;\n    world.rotation.x -= dy * .002;\n    var sro = world.rotation.x *= .92;\n    Net.applyMatrix(new THREE.Matrix4().getInverse(particles.matrixWorld).multiply(\n      new THREE.Matrix4().makeRotationFromEuler(new THREE.Euler(-dy * .003, -dx * .002, 0))\n    ).multiply(particles.matrixWorld)\/\/new THREE.Matrix4()\n    );\n    Earth.visible = !1;\n    scene.scale.set(.33, .33, .65)\/\/.applyEuler(new THREE.Euler(-sro,0,0))\n    cubeCamera.update(renderer, scene);\n    Earth.visible = !0;\n    scene.scale.set(1, 1, 1)\n    particles.matrixWorldNeedsUpdate = true;\n    renderer.render(scene, camera);\n    ready = 1;\n  })\n  \/\/})()\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:52px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-not-stacked-on-mobile oversize zfront is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-right:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group alignfull loopplay is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-1 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-right:0;padding-left:0\">\n<p class=\"has-text-color has-link-color wp-elements-d38f7412c5a6100e77d2b32b773d3061\" style=\"color:#7d7d7d\"><strong>3<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-7804e0b07644cc44a19c42dd5a92f365\"><strong>STRATEGIC DIVISIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-f86774eb63020ae72b1d828b2140b90e\" style=\"color:#7b7b7b\"><strong>25+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-927843545baffdcbef55201ecbe13a3a\"><strong>TRADING VENUES<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-b78ebcd2aa1743cf94c4449274666d0a\" style=\"color:#7b7b7b\"><strong>15&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-7c90b54c8bbcdbdcea65dc54eb63abee\"><strong>YEARS OF EXPERTISE<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-50e6f1bfc233f5d59692e82f527eab88\" style=\"color:#7b7b7b\"><strong>24\/7<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-dde886d607bd16ebe3645db65e5813f8\"><strong>OPERATIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-de72e9764ca16a20c35c9500956c0dfc\" style=\"color:#7b7b7b\"><strong>100+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-4064fff29e263fbf0b8f83bdddbfa8d9\"><strong>REGULATORY CASES<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-bc4bf6dcee856472e618db523fa7a4ce\" style=\"color:#7b7b7b\"><strong>3&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-7804e0b07644cc44a19c42dd5a92f365\"><strong>STRATEGIC DIVISIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-f86774eb63020ae72b1d828b2140b90e\" style=\"color:#7b7b7b\"><strong>25+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-927843545baffdcbef55201ecbe13a3a\"><strong>TRADING VENUES<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-b78ebcd2aa1743cf94c4449274666d0a\" style=\"color:#7b7b7b\"><strong>15&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-d6fe5a42b6fae2527de69c7f8a857348\" style=\"line-height:1.5\"><strong>YEARS OF EXPERTISE<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-50e6f1bfc233f5d59692e82f527eab88\" style=\"color:#7b7b7b\"><strong>24\/7<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-dde886d607bd16ebe3645db65e5813f8\"><strong>OPERATIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-de72e9764ca16a20c35c9500956c0dfc\" style=\"color:#7b7b7b\"><strong>100+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-f72673704b4c347b7533d78f95b7112b\"><strong>REGULATORY CASES<\/strong><strong>&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-917e957fe5f42fb7f43812aec2747e7e\" style=\"color:#787878\"><strong>3<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-7804e0b07644cc44a19c42dd5a92f365\"><strong>STRATEGIC DIVISIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-f86774eb63020ae72b1d828b2140b90e\" style=\"color:#7b7b7b\"><strong>25+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-927843545baffdcbef55201ecbe13a3a\"><strong>TRADING VENUES<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-e50ec925299def9c81fb7814a52e3bc8\" style=\"color:#7b7b7b\"><strong>15<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-d6fe5a42b6fae2527de69c7f8a857348\" style=\"line-height:1.5\"><strong>YEARS OF EXPERTISE<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-50e6f1bfc233f5d59692e82f527eab88\" style=\"color:#7b7b7b\"><strong>24\/7<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-dde886d607bd16ebe3645db65e5813f8\"><strong>OPERATIONS<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-de72e9764ca16a20c35c9500956c0dfc\" style=\"color:#7b7b7b\"><strong>100+<\/strong><\/p>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-4064fff29e263fbf0b8f83bdddbfa8d9\"><strong>REGULATORY CASES<\/strong><\/p>\n<\/div>\n\n\n\n<style>\n.animate-zoom-in-out img{\nanimation: zoom-in-out 50s ease infinite; \n}\n\n@keyframes zoom-in-out {\n  0% {\n    scale: 100%;\n  }\n  50% {\n    scale: 120%;\n  }\n  100% {\n    scale: 100%;\n  }\n}\n\n.loopplay{\nanimation: move-right-to-left linear 10s infinite;\n}\n\n.loopplay2{\nanimation: move-right-to-left linear 7s infinite;\n}\n\n\/* use this one to move from left to right direction *\/\n@keyframes move-left-to-right {\n    from {\n        transform: translateX(-50%);\n    }\n    to {\n        transform: translateX(0);\n    }\n}\n\n\/* use this one to move from right to left direction *\/\n@keyframes move-right-to-left {\n    from {\n        transform: translateX(0);\n    }\n    to {\n        transform: translateX(-50%);\n    }\n}\n<\/style>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull is-not-stacked-on-mobile oversize zfront is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-right:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group alignfull loopplay2 is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-2 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-right:0;padding-left:0\">\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-29\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:91px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9366\u6827\u5821_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 300 73.4\" style=\"enable-background:new 0 0 300 73.4\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><polygon class=\"st0\" points=\"214.6,14.6 214.6,0 177.3,0 172.2,0 162.7,0 162.7,73.4 172.2,73.4 214.6,73.4 214.6,58.8 177.3,58.8 \t177.3,43.9 212.8,43.9 212.8,29.3 177.3,29.3 177.3,14.6 \"><\/polygon><polygon class=\"st0\" points=\"50.1,0 50.1,29.4 14.6,29.4 14.6,0 0,0 0,73.4 14.6,73.4 14.6,44 50.1,44 50.1,73.4 64.7,73.4 64.7,0 \t\"><\/polygon><path class=\"st0\" d=\"M149.9,73.4l-27.2-40.8c1.2-1,2.9-2.5,3.9-3.4c12.8-11.5,14.1-25,14.2-29.2h-14.1c0,2-0.5,10.9-9.4,18.9\tc-4.2,3.7-11,9.5-16.5,14V0.3H86.3v73.1h14.5V50.6l0.1,0.1c0.4-0.3,5.4-4.4,11.2-9.2L133,73.4H149.9z\"><\/path><path class=\"st0\" d=\"M234.9,0v14.6c12.2,0,22.1,9.9,22.1,22.1c0,12.2-9.9,22.1-22.1,22.1v14.5c20.3,0,36.7-16.4,36.7-36.7\tC271.5,16.4,255.1,0,234.9,0\"><\/path><path class=\"st0\" d=\"M300,0v14.6c-12.2,0-22.1,9.9-22.1,22.1c0,12.2,9.9,22.1,22.1,22.1v14.5c-20.3,0-36.7-16.4-36.7-36.7\tC263.3,16.4,279.7,0,300,0\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-30\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:163px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 280 43\" style=\"enable-background:new 0 0 280 43\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g><path class=\"st0\" d=\"M45.5,18.4c0-8.9,6.6-16.1,16-16.1c5.7,0,9.2,2,12.1,4.8l-3.5,4c-2.5-2.3-5.1-3.9-8.7-3.9\t\tc-5.9,0-10.2,4.9-10.2,10.9v0.1c0,6.1,4.3,11,10.2,11c3.8,0,6.2-1.5,8.9-4l3.5,3.5c-3.2,3.4-6.8,5.5-12.6,5.5\t\tC52.2,34.3,45.5,27.3,45.5,18.4 M78.6,2.8h5.8l9.4,14.7l9.5-14.7h5.8v31h-5.5V11.6l-9.8,14.6h-0.1L84,11.7v22.1h-5.4V2.8z\t\t M114.9,2.8h23v4.9h-17.5v8h15.5v4.9h-15.5v8.3h17.7v4.9h-23.2V2.8z M149.4,18.4c0-8.8,6.6-16.1,16-16.1c5.4,0,8.7,1.5,11.9,4.2\t\tl-3.5,4.1c-2.4-2-4.7-3.3-8.7-3.3c-5.7,0-10,5-10,10.9v0.1c0,6.4,4.2,11.1,10.5,11.1c2.9,0,5.6-0.9,7.5-2.3v-5.8h-7.9v-4.7h13.2v13\t\tc-3.1,2.6-7.4,4.8-12.9,4.8C155.8,34.3,149.4,27.4,149.4,18.4 M184,10.4h5.4v5.3c1.5-3.5,4.2-5.9,8.3-5.7v5.7h-0.3\t\tc-4.7,0-8,3.1-8,9.3v8.9H184C184,33.9,184,10.4,184,10.4z M199.8,22.2c0-6.8,5.3-12.3,12.5-12.3s12.4,5.4,12.4,12.1v0.1\t\tc0,6.6-5.3,12.2-12.5,12.2C205.1,34.3,199.8,28.9,199.8,22.2 M219.4,22.2c0-4.2-3-7.6-7.2-7.6c-4.3,0-7,3.4-7,7.4v0.1\t\tc0,4.1,3,7.5,7.1,7.5C216.7,29.7,219.4,26.3,219.4,22.2 M229,25.3V10.4h5.4v13.3c0,3.6,1.8,5.7,5,5.7c3.1,0,5.3-2.2,5.3-5.8V10.4\t\th5.4v23.4h-5.4v-3.6c-1.5,2.2-3.7,4.1-7.3,4.1C232.1,34.3,229,30.7,229,25.3 M255.5,10.4h5.4v3.9c1.7-2.4,4.2-4.4,7.9-4.4\t\tc5.5,0,10.9,4.4,10.9,12.1v0.1c0,7.7-5.3,12.1-10.9,12.1c-3.9,0-6.3-1.9-7.9-4.1v12.1h-5.4V10.4z M274.2,22.2\t\tc0-4.6-3.1-7.6-6.7-7.6s-6.8,3-6.8,7.5v0.1c0,4.5,3.2,7.5,6.8,7.5C271.2,29.6,274.2,26.8,274.2,22.2z\"><\/path><path class=\"st0\" d=\"M28.6,18.1h-9.2V9.5h7.7C28,12.1,28.5,15,28.6,18.1z M9.1,9.5H2.4l-1.7,1.7v6.9h7C7.7,15,8.2,12.1,9.1,9.5z\t\t M7.7,19.4h-7v7L2.3,28h6.8C8.2,25.4,7.7,22.5,7.7,19.4z M19.4,29.3v7.6h1.5c2.4-1.9,4.3-4.4,5.7-7.6\t\tC26.6,29.3,19.4,29.3,19.4,29.3z M14.6,0.7h-3.5L3.7,8.2h5.9C10.8,5.2,12.5,2.7,14.6,0.7z M28.3,28h6.8l1.7-1.7v-7h-7\t\tC29.7,22.5,29.2,25.4,28.3,28z M33.8,8.2l-7.5-7.5h-3.4c2.1,2,3.8,4.5,5,7.5C27.9,8.2,33.8,8.2,33.8,8.2z M28.6,19.4h-9.2V28H27\t\tC28,25.4,28.5,22.5,28.6,19.4z M35.1,9.5h-6.7c0.9,2.6,1.4,5.5,1.4,8.6h7v-6.9C36.8,11.2,35.1,9.5,35.1,9.5z M10.4,28h7.7v-8.6H8.9\t\tC9,22.5,9.5,25.4,10.4,28z M10.9,8.2h7.2V0.7h-1.6C14.1,2.5,12.2,5.1,10.9,8.2z M21,0.7h-1.6v7.5h7.2C25.3,5.1,23.4,2.5,21,0.7z\t\t M3.6,29.3l7.6,7.6h3.5c-2.1-2-3.9-4.6-5.1-7.6C9.6,29.3,3.6,29.3,3.6,29.3z M16.6,36.9h1.5v-7.6h-7.2C12.3,32.4,14.2,35,16.6,36.9\t\tz M22.8,36.9h3.5l7.6-7.6h-6C26.7,32.3,24.9,34.9,22.8,36.9z M8.9,18.1h9.2V9.5h-7.7C9.5,12.1,9,15,8.9,18.1z\"><\/path><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-31\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:75px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg2233\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 744.1 277.4\" style=\"enable-background:new 0 0 744.1 277.4\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g id=\"g2210\"><path id=\"path2446\" class=\"st0\" d=\"M255,23.1l76.3,76.1c7.1,7.1,6.9,18.6-0.2,25.8c-7.1,7.1-18.7,7.1-25.8,0l0,0.1L229,49\t\tc-7.1-7.1-6.9-18.7,0.2-25.8C236.3,16,247.9,16,255,23.1\"><\/path><path id=\"path2448\" class=\"st0\" d=\"M255,254.3l76.3-76.1c7.1-7.1,6.9-18.6-0.2-25.8c-7.1-7.2-18.7-7.2-25.8-0.1h0L229,228.5\t\tc-7.1,7.1-6.9,18.6,0.2,25.8C236.3,261.4,247.9,261.4,255,254.3\"><\/path><path id=\"path2450\" class=\"st0\" d=\"M459.2,48.9l-76.1,76.3c-7.1,7.1-18.7,7-25.8-0.2c-7.1-7.1-7.2-18.7,0-25.8h0l76.1-76.3\t\tc7.1-7.1,18.7-7,25.8,0.2C466.2,30.2,466.3,41.8,459.2,48.9\"><\/path><path id=\"path2452\" class=\"st0\" d=\"M459.2,228.5l-76.1-76.3c-7.1-7.1-18.7-6.9-25.8,0.2c-7.1,7.1-7.2,18.6,0,25.8l0,0.1l76.1,76.3\t\tc7.1,7.1,18.7,6.9,25.8-0.2C466.2,247.3,466.3,235.7,459.2,228.5\"><\/path><path id=\"path2454\" class=\"st0\" d=\"M17.7,21.2h134.6c10.7,0,19.4,8,19.4,17.8c0,9.8-8.7,17.8-19.4,17.8H56.5v162.8h95.9\t\tc10.7,0,19.4,8,19.4,17.8s-8.7,17.8-19.4,17.8H17.7V21.2\"><\/path><path id=\"path2456\" class=\"st0\" d=\"M277.8,137.6c0-9.8-8.4-17.7-18.8-17.7l0,0H93.7v35.4H259l0,0c0,0,0,0,0,0h0.1l0,0\t\tC269.4,155.2,277.8,147.4,277.8,137.6\"><\/path><path id=\"path2458\" class=\"st0\" d=\"M726.4,123l-7.4-4.2l-9.8,12.2l-9.8-12.2l-7.4,4.2l11.8,14.8l-11.8,14.9l7.7,3.8l9.6-11.9\t\tl9.6,11.9l7.7-3.8l-11.9-14.9L726.4,123\"><\/path><path id=\"path2460\" class=\"st0\" d=\"M456.3,132.7c0.4-3.4,3.7-7.6,8-7.6c5,0,7,3.8,7.2,7.6H456.3z M480.6,138.7\t\tc0-12.2-5.2-19.6-16.3-19.6c-11.5,0-18,9.4-18,18.7c0,11,7.2,18.5,17.2,18.5c6.4,0,11.9-2.8,16.1-7l-5.5-4.5\t\tc-2.4,2.3-5.4,4.6-9.2,4.6c-6.6,0-9-5.8-9.1-10.7H480.6\"><\/path><path id=\"path2462\" class=\"st0\" d=\"M545.8,155.3h-9.5V151h-0.2c-3,3.1-7.4,5.3-12.2,5.3c-8.7,0-11-5.1-11-12c0-2.2,0.1-4.3,0.1-6.6\t\tl0.2-17.7h9.5l-0.1,8.8c-0.1,5.1-0.2,10.1-0.2,13.9c0,4.1,1.2,5.8,5.2,5.8c3,0,6.3-2.5,8.7-4.6l0.2-23.9h9.5L545.8,155.3\"><\/path><path id=\"path2464\" class=\"st0\" d=\"M582.2,120h9.5v6.5l0.1,0.1c1.8-4,4.3-7.4,9.1-7.5c1,0,1.9,0.2,2.9,0.3l-1.6,8.2\t\tc-0.8-0.2-1.5-0.3-2.2-0.3c-3.7,0-6.4,2.5-8.3,6.2l-0.2,21.8h-9.6L582.2,120\"><\/path><path id=\"path2466\" class=\"st0\" d=\"M639.4,132.7c0.4-3.4,3.7-7.6,7.9-7.6c5,0,7,3.8,7.2,7.6H639.4z M663.7,138.7\t\tc0-12.2-5.2-19.6-16.3-19.6c-11.4,0-17.9,9.4-17.9,18.7c0,11,7.1,18.5,17.2,18.5c6.4,0,11.8-2.8,16-7l-5.4-4.5\t\tc-2.5,2.3-5.4,4.6-9.2,4.6c-6.6,0-9-5.8-9-10.7H663.7\"><\/path><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-32\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:27px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg3337\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:inkscape=\"http:\/\/www.inkscape.org\/namespaces\/inkscape\" xmlns:dc=\"http:\/\/purl.org\/dc\/elements\/1.1\/\" xmlns:cc=\"http:\/\/creativecommons.org\/ns#\" xmlns:rdf=\"http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#\" xmlns:sodipodi=\"http:\/\/sodipodi.sourceforge.net\/DTD\/sodipodi-0.dtd\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 204 204\" style=\"enable-background:new 0 0 204 204\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><defs><inkscape:perspective id=\"perspective3345\" inkscape:persp3d-origin=\"372.04724 : 350.78739 : 1\" inkscape:vp_x=\"0 : 526.18109 : 1\" inkscape:vp_y=\"0 : 1000 : 0\" inkscape:vp_z=\"744.09448 : 526.18109 : 1\" sodipodi:type=\"inkscape:persp3d\"><\/inkscape:perspective><inkscape:perspective id=\"perspective3391\" inkscape:persp3d-origin=\"372.04724 : 350.78739 : 1\" inkscape:vp_x=\"0 : 526.18109 : 1\" inkscape:vp_y=\"0 : 1000 : 0\" inkscape:vp_z=\"744.09448 : 526.18109 : 1\" sodipodi:type=\"inkscape:persp3d\"><\/inkscape:perspective><\/defs><sodipodi:namedview bordercolor=\"#666666\" borderopacity=\"1.0\" gridtolerance=\"10000\" guidetolerance=\"10\" id=\"base\" inkscape:current-layer=\"layer1\" inkscape:cx=\"58.44176\" inkscape:cy=\"134.11761\" inkscape:document-units=\"px\" inkscape:pageopacity=\"0.0\" inkscape:pageshadow=\"2\" inkscape:showpageshadow=\"false\" inkscape:window-height=\"719\" inkscape:window-width=\"861\" inkscape:window-x=\"50\" inkscape:window-y=\"25\" inkscape:zoom=\"1.4744847\" objecttolerance=\"10\" pagecolor=\"#ffffff\" showborder=\"false\" showgrid=\"false\"><\/sodipodi:namedview><g id=\"layer1\" transform=\"translate(-273,-432.36218)\" inkscape:groupmode=\"layer\" inkscape:label=\"Layer 1\"><g id=\"g3925\"><path id=\"path3397\" class=\"st0\" d=\"M273,532.4v-100h100h100v62v62h-6h-6v-56v-56h-88h-88v88v88h20h20v6v6h-26h-26V532.4z\"><\/path><path id=\"path3919\" class=\"st0\" d=\"M344,573.2h9.7v59.1H344V573.2\"><\/path><path id=\"path3917\" class=\"st0\" d=\"M412.9,575v9.1c-2.7-1.5-5.5-2.6-8.3-3.4c-2.7-0.8-5.5-1.2-8.3-1.2c-6.3,0-11.2,2-14.7,6\t\t\tc-3.5,4-5.2,9.6-5.2,16.8c0,7.2,1.7,12.8,5.2,16.8c3.5,4,8.4,6,14.7,6c2.8,0,5.6-0.4,8.3-1.1c2.8-0.8,5.5-1.9,8.3-3.4v9\t\t\tc-2.7,1.3-5.5,2.2-8.4,2.8c-2.9,0.6-6,0.9-9.2,0.9c-8.9,0-16-2.8-21.2-8.4c-5.2-5.6-7.9-13.1-7.9-22.6c0-9.6,2.6-17.2,7.9-22.7\t\t\tc5.3-5.5,12.6-8.3,21.8-8.3c3,0,5.9,0.3,8.8,0.9C407.5,572.8,410.2,573.8,412.9,575\"><\/path><g id=\"g3921\"><path id=\"path3915\" class=\"st0\" d=\"M474.4,599.8v4.7h-44.6c0.4,6.7,2.4,11.8,6,15.3c3.6,3.5,8.6,5.2,15.1,5.2\t\t\t\tc3.7,0,7.3-0.5,10.8-1.4c3.5-0.9,7-2.3,10.4-4.1v9.2c-3.5,1.5-7,2.6-10.7,3.4c-3.7,0.8-7.4,1.2-11.1,1.2\t\t\t\tc-9.4,0-16.9-2.7-22.4-8.2c-5.5-5.5-8.2-12.9-8.2-22.3c0-9.7,2.6-17.3,7.8-23c5.2-5.7,12.3-8.5,21.1-8.5c7.9,0,14.2,2.6,18.8,7.7\t\t\t\tC472.1,584.1,474.4,591,474.4,599.8\"><\/path><path id=\"text3908\" class=\"st0\" d=\"M464.7,597c-0.1-5.3-1.6-9.5-4.5-12.7c-2.9-3.2-6.7-4.7-11.5-4.7c-5.4,0-9.8,1.5-13,4.6\t\t\t\tc-3.2,3.1-5.1,7.4-5.6,12.9L464.7,597\"><\/path><\/g><\/g><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-33\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:213px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg3372\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 1024 144\" style=\"enable-background:new 0 0 1024 144\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}\n<\/style><path id=\"path3141\" class=\"st0\" d=\"M225.9,57.9c-24.8,2.4-26.6,40.2-3.4,44.8l2.2,0.4h2.2h2.6l2.5-0.4c22.8-5.4,23-42.3-1.7-44.8\tH225.9z M369.3,57.9c-24.6,2.5-26.4,39.9-3.4,44.8l2.5,0.4h2.4h2.2l2.5-0.4c23.7-5.9,22.8-42.6-1.7-44.8\tC373.8,57.9,369.3,57.9,369.3,57.9z M970.5,57.9c-34.9,0.7-33.2,54.2,8,44l3.3-1.1V79.8h-9.9v14.8l-1.4,0.2h-1.7\tC957.4,94.6,954,81,958.3,72.5l1.8-2l1.7-1.4l2-1.2l2.8-1.1l2.8-0.4l3.4,0.4l2.8,0.5l1.9,0.9h2l0.4-0.4l0.2-1.1V65l-0.2-5.7l-2-0.8\tC975.3,58,972.8,57.9,970.5,57.9L970.5,57.9z M791.9,58c-33,0.3-31.2,54.2,7.1,43.3l2.8-1.1l-0.6-8.3H801\tc-26.5,14.5-30-35.6-1.2-23.5h0.8l0.4-1.2l0.2-1.9v-5.7l-2.2-0.9C796.5,58.3,794.1,58,791.9,58L791.9,58z M172.8,58.3v44h29.5v-8.5\th-4.5L183.6,94V58.3C183.6,58.3,172.8,58.3,172.8,58.3z M313.4,58.5l-7.1,0.2v43.5l6.7,0.2h7.1c12.3-0.1,22.6-7.7,23.7-20.5v-4.9\tc-1-13.4-9.4-18.2-21.9-18.7C321.9,58.5,313.4,58.5,313.4,58.5z M256.6,58.7v43.5h9.1v-8.5l-0.4-11.4l-0.6-9.5l16,22.5l5.1,6.9h8.8\tV58.7h-8.8v9.9l0.2,9.9l0.4,8.9l-19.1-28.8C267.3,58.7,256.6,58.7,256.6,58.7z M400.6,58.7v43.5h9v-8.5l-0.2-11.4l-0.6-9.5l16,22.5\tl5.1,6.9h9.1V58.7h-9.1v9.9l0.2,9.9l0.6,8.9l-19.3-28.8C411.3,58.7,400.6,58.7,400.6,58.7z M471.8,58.7l-5.1,43.5h9.6l0.6-9.9\tl0.4-8.3l0.2-12.8v-0.8l10.2,31.5h8.9l3.4-9.6l2.5-8.3l2-7.1l2-6.9l2,32.2h10.2l-4.3-43.5h-11.6l-5.7,16.8l-2,7.7l-1.8,7.7\tl-9.9-32.2L471.8,58.7L471.8,58.7z M528.6,58.7v43.5H557V94h-5.4l-13.3,0.2V83.8l11.8,0.2h5.2v-8.3h-11.1l-5.9,0.6v-9.6l13,0.2h5.4\tv-8.3C556.8,58.7,528.6,58.7,528.6,58.7z M563.3,58.7V67h6.7l4.3-0.2v35.5h9.9V66.8l4,0.2h7.1v-8.3\tC595.4,58.7,563.3,58.7,563.3,58.7z M609.8,58.7l-7.6,20.5l-8,23.1h9.7l3.1-9.5l3.2,0.6h8.5l3.7-0.6l2.8,9.5h10.8l-15-43.5\tC620.9,58.7,609.8,58.7,609.8,58.7z M643,58.7v43.5h23.9v-8.5h-4.6l-9.6,0.2V58.7C652.7,58.7,643,58.7,643,58.7z M691.1,58.7v43.5\th28.4V94h-4.9L701,94.2V83.8l11.6,0.2h5.4v-8.3h-11.1l-5.9,0.6v-9.6l13.4,0.2h4.7v-8.3C719.1,58.7,691.1,58.7,691.1,58.7z M726,58.7\tl2.5,3.4L740.2,80l-14.8,22.2h12.2l8.8-14.9l8.6,14.9h12L752.4,80l10.5-16.4l3.4-4.9H766h-11.8l-8,13.8l-7.9-13.8h-0.6L726,58.7\tL726,58.7z M809.5,58.7v43.5h9.9V84.1l7.6,0.2l4.6-0.2h3.4v18.2h9.9V58.7h-9.9v17l-3.8-0.2h-7.9l-3.9,0.2v-17\tC819.5,58.7,809.5,58.7,809.5,58.7z M867.2,58.7l-7.7,20.5l-7.9,23.1h9.6l2.8-9.5l3.4,0.6h8.5l3.7-0.6l2.8,9.5H893l-15-43.5\tC877.9,58.7,867.2,58.7,867.2,58.7z M900.1,58.7v43.5h9.3v-8.5l-0.2-11.4l-0.6-9.5l16,22.5l3.1,4.5l1.7,2.4h9.5V58.7h-9.5v9.9\tl0.4,9.9l0.8,8.9l-19.6-28.8L900.1,58.7L900.1,58.7z M991.5,58.7v43.5h28.4V94h-5.1l-13.6,0.2V83.8l10.2,0.2h6.9v-8.3h-12l-5.1,0.6\tv-9.6l13,0.2h5.4v-8.3C1019.7,58.7,991.5,58.7,991.5,58.7z M227.3,66.2l2.5,0.2l2.2,0.8c8.9,6.1,8.8,24.4-1.9,27.3l-2.4,0.2\tl-2.5-0.2l-2.2-0.8c-4-2.8-5.2-6.4-6-11.1l-0.2-2.8L217,77l0.4-2.6l0.8-2.2l1.4-2l1.4-1.4l1.7-1.4l2.2-0.8L227.3,66.2L227.3,66.2z\t M371,66.2l2.2,0.2l2.6,0.8l3.4,3.4l1.1,2.2l0.8,2.6l0.6,2.8v5.7l-0.6,2.8l-0.8,2l-1.1,2l-1.8,1.4l-1.7,1.7l-2.2,0.6l-2,0.2\tl-2.6-0.2c-10-2.5-12.3-21.5-2.8-27.3l2.6-0.8L371,66.2L371,66.2z M316.2,66.8h4.9c16.2-0.5,16.7,27.9,0.2,27.5h-5.1V66.8z\t M614.1,67.9l5.7,17.6H609l2.8-10.2L614.1,67.9z M871.1,67.9l6,17.6h-10.8l2.8-10.2L871.1,67.9z\"><\/path><path id=\"path3221\" class=\"st0\" d=\"M81.3,22.4l6.2,0.3l5.4,0.9c65.7,15.7,61.5,106.3-5.4,115.9l-6.2,0.3l-6-0.3\tc-66.9-8.9-71.6-100-6-115.9l6-0.9L81.3,22.4L38.1,81.2l0.3,4.5l0.6,4c11.8,47.9,78.1,44.8,85.2-4l0.3-4.5l-0.3-4.3\tc-6.4-49-73.3-52.5-85.2-4.5L38.4,77l-0.3,4.3\"><\/path><path id=\"path3229\" class=\"st0\" d=\"M81.3,4.3h-4C38,6.7,6.3,37.8,4.1,77.3v4h12.2l0.6-6.8C19.1,44.7,45,19,74.8,17l6.5-0.6V4.3\t M81.3,44.6l-4,0.3C60.7,46.3,45.9,60.7,45,77.5l-0.3,3.7h36.6L81.3,44.6\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-34\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:154px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 707.1 141.4\" style=\"enable-background:new 0 0 707.1 141.4\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g><path class=\"st0\" d=\"M259.5,26.6c-0.1-4.4-0.3-8.7-0.5-13.1c3,0.1,6.1,0.2,9,0.3c2.9,0.1,5.9,0.2,9,0.2c5,0,9.4-0.1,13.3-0.2\t\tc3.9-0.1,6.4-0.2,7.8-0.3c-0.3,1.1-0.4,2.5-0.4,4.3l0.1,2.5l0.3,2c-2-0.1-4.1-0.3-6.4-0.4c-2.3-0.2-4.5-0.3-6.8-0.4\t\tc-2.2-0.2-4.1-0.2-5.8-0.3c-1.8-0.1-3-0.1-3.8-0.1c-0.3,3.7-0.4,7.4-0.4,11c0,3.7,0,7.3,0,11c4.3,0,8.3-0.1,11.8-0.3\t\tc3.5-0.1,7.2-0.2,11-0.4c-0.2,1.1-0.3,2-0.4,2.6l-0.1,1.9l0.1,1.7l0.3,2.5c-7.7-0.6-15.3-0.9-22.9-0.9c0,2.2,0,4.3-0.1,6.5\t\tc-0.1,2.1-0.1,4.3-0.1,6.4c0,4.4,0.1,8.6,0.4,12.6c3.8,0,7.6-0.1,11.5-0.3c3.8-0.2,7.7-0.5,11.6-1l-0.3,2.1l-0.1,2.5l0.1,2.5\t\tl0.3,1.5c-1.8-0.1-4-0.1-6.7-0.2c-2.7-0.1-6.3-0.1-10.9-0.1h-10h-6c-1.6,0-2.7,0-3.5,0.1l-2,0.2c0.2-4.2,0.4-8.4,0.5-12.8\t\tc0.1-4.4,0.2-9.3,0.2-14.9V41.5C259.7,35.9,259.6,30.9,259.5,26.6\"><\/path><path class=\"st0\" d=\"M351.2,45.1c-1.6,4.3-3.1,8.6-4.7,13.1c-1.6,4.5-3.1,8.8-4.6,13.1c-1.5,4.3-2.7,8.1-3.8,11.5\t\tc-1.6-0.1-3.3-0.2-5.1-0.2h-2.7l-2.6,0.2c-0.8-2.7-1.8-6.3-2.9-10.7c-1.2-4.4-2.5-9-3.9-14c-1.4-4.9-2.9-9.9-4.3-14.9\t\tc-1.5-5.1-2.9-9.6-4.2-13.8c-1.2-4.2-2.3-7.8-3.2-10.7c-0.9-2.9-1.5-4.7-1.7-5.4c1.5,0.1,2.9,0.3,4.3,0.3c1.4,0.1,2.8,0.2,4.1,0.2\t\tc1.4,0,2.7-0.1,4.1-0.2c1.4-0.1,2.8-0.2,4.1-0.3c1,4.3,2.1,8.7,3.2,13.3c1.1,4.5,2.3,9,3.5,13.4c1.1,4.4,2.3,8.7,3.4,12.8\t\tc1.1,4.1,2.1,8,3.1,11.5h0.2c1.5-4.3,3.1-8.8,4.8-13.8c1.7-4.9,3.4-9.8,5-14.5c1.6-4.8,3.1-9.2,4.4-13.2c1.3-4,2.4-7.2,3.1-9.5\t\tl2.6,0.3l2.5,0.2l2.5-0.2l2.5-0.3c0.2,1.5,0.8,3.5,1.5,6c0.8,2.5,1.6,5.3,2.6,8.3c1,3,2,6.3,3.2,9.6c1.1,3.4,2.2,6.7,3.3,10\t\tc1.1,3.3,2.1,6.4,3.1,9.4c1,3,1.7,5.6,2.3,7.8h0.2c1.4-4.3,2.8-8.9,4.3-14c1.6-5.1,3-10.1,4.4-14.8c1.4-4.8,2.7-9.2,3.8-13.2\t\tc1.1-4,2-7,2.4-9c1.7,0.3,3.1,0.5,4.3,0.5l2.3-0.2l2.4-0.3c-0.5,1.3-1.2,3.4-2.2,6.3c-1,2.8-2.2,6.3-3.5,10.2\t\tc-1.4,4-2.8,8.2-4.4,12.9c-1.5,4.6-3.1,9.3-4.6,14c-1.5,4.7-3.1,9.3-4.5,13.8c-1.5,4.5-2.7,8.5-3.8,12.1c-1.6-0.1-3.3-0.2-5.1-0.2\t\th-2.6l-2.6,0.2c-2.1-8.2-4.6-16.3-7.3-24.5c-2.7-8.1-5.6-16.4-8.6-24.8h-0.2C354.1,37,352.7,40.9,351.2,45.1\"><\/path><path class=\"st0\" d=\"M460.1,37.2c1.4-2.5,2.7-5,3.9-7.7c1.3-2.7,2.6-5.4,3.7-8.2c1.2-2.7,2.4-5.3,3.5-7.8l2.3,0.3L476,14l2.4-0.2\t\tl2.5-0.3c-1.2,1.9-2.6,4.4-4.3,7.4c-1.7,3.1-3.6,6.4-5.5,9.9c-2,3.6-3.9,7.2-5.9,11c-2,3.7-3.8,7.2-5.4,10.4c0,1.6-0.1,3.3-0.2,4.9\t\tc-0.1,1.6-0.1,3.3-0.1,5c0,3.5,0.1,6.8,0.2,10.2c0.1,3.4,0.4,6.9,0.9,10.6c-1.4-0.1-2.8-0.2-4.3-0.2h-4.2h-4.4\t\tc-1.4,0-2.9,0.1-4.3,0.2c0.2-3.1,0.4-6.3,0.7-9.5c0.3-3.2,0.5-6.5,0.5-9.7c0-1.6,0-3.2-0.1-4.7c0-1.6-0.1-3.2-0.2-4.7\t\tc-1.7-3.4-3.6-7.1-5.8-11.3c-2.2-4.1-4.3-8.2-6.4-12.1c-2.1-3.9-4-7.4-5.7-10.6s-3-5.4-3.8-6.9c1.5,0.1,3.1,0.3,4.5,0.3\t\tc1.5,0.1,3,0.2,4.6,0.2c1.5,0,3-0.1,4.4-0.2c1.5-0.1,2.9-0.2,4.5-0.3c1.1,2.5,2.5,5.2,3.9,8.3c1.4,3,2.9,6,4.3,8.9\t\tc1.5,2.9,2.7,5.5,4,7.9c1.2,2.3,2.2,4.1,2.9,5.2h0.2C457.4,41.8,458.8,39.6,460.1,37.2\"><\/path><path class=\"st0\" d=\"M483.4,34.3c1.8-4.4,4.4-8.2,7.8-11.5c3.3-3.3,7.4-5.9,12.2-7.8c4.8-1.9,10.1-2.8,16-2.8\t\tc5.3,0,10.4,0.7,15.1,2.2c4.6,1.5,8.7,3.7,12.1,6.7c3.4,2.9,6.2,6.7,8.2,11.2c2,4.5,3,9.9,3,15.9c0,5-1,9.8-2.8,14.1\t\tc-1.9,4.4-4.6,8.2-8,11.5c-3.4,3.3-7.5,5.8-12.2,7.6c-4.7,1.9-9.9,2.7-15.5,2.7c-5.3,0-10.3-0.7-15-2c-4.7-1.3-8.8-3.4-12.2-6.4\t\tc-3.5-2.9-6.2-6.7-8.3-11.2c-2-4.5-3-10-3-16.3C480.5,43.4,481.5,38.6,483.4,34.3 M539.5,34.3c-1.1-3.5-2.6-6.4-4.5-8.8\t\tc-2-2.5-4.3-4.3-7-5.6c-2.7-1.3-5.7-2-8.9-2c-3.4,0-6.5,0.9-9.3,2.5c-2.7,1.6-5.1,3.9-7,6.8c-1.9,2.8-3.3,6.2-4.3,10\t\tc-0.9,3.8-1.4,7.9-1.4,12.2c0,5.3,0.5,9.9,1.7,13.6c1.1,3.8,2.7,6.7,4.6,9c2,2.3,4.2,3.9,6.8,4.9c2.6,1,5.3,1.5,8.1,1.5\t\tc3,0,5.9-0.6,8.8-1.9c2.7-1.3,5.2-3.2,7.3-5.9c2-2.6,3.7-5.9,5-10c1.3-4,1.8-8.8,1.8-14.3C541.1,41.7,540.6,37.9,539.5,34.3\"><\/path><path class=\"st0\" d=\"M586.5,51v4.2c0,5.6,0.1,10.5,0.2,14.8c0.1,4.4,0.2,8.6,0.5,12.8c-1.2-0.1-2.4-0.2-3.8-0.2H579h-4.6\t\tc-1.3,0-2.6,0.1-3.7,0.2c0.2-4.2,0.5-8.4,0.6-12.8c0.2-4.4,0.2-9.3,0.2-14.9V41.5c0-5.6-0.1-10.6-0.2-14.9\t\tc-0.1-4.4-0.4-8.7-0.6-13.1c1.1,0.1,2.4,0.3,3.7,0.3c1.4,0.1,2.9,0.2,4.6,0.2c1.8,0,3.9-0.1,6.2-0.2c2.3-0.2,5.2-0.3,8.6-0.3\t\tc2.6,0,4.7,0.1,6.5,0.2c1.9,0.1,3.4,0.3,4.7,0.6c1.3,0.3,2.5,0.6,3.4,1.1l2.8,1.6c2,1.5,3.6,3.3,4.8,5.5c1.2,2.2,1.8,4.8,1.8,7.8\t\tc0,5-1.3,8.9-4,12.1c-2.7,3.1-6.6,5.3-11.6,6.5c3.2,5.7,6.7,11.5,10.4,17.1c3.7,5.7,7.4,11.3,11.1,16.9c-1.6-0.1-3.1-0.2-4.5-0.2\t\th-4.6H610c-1.5,0-3.1,0.1-4.6,0.2l-18-31.8L586.5,51z M601.5,25.4c-0.6-1.8-1.5-3.1-2.7-4c-1.3-0.9-2.9-1.5-4.8-1.8\t\tc-2-0.3-4.4-0.4-7.1-0.4c-0.2,9.1-0.4,18.3-0.4,27.4l1.1,0.2l1,0c4.5,0,7.8-1.2,10.2-3.6c2.4-2.4,3.5-6,3.5-10.9\t\tC602.4,29.5,602.1,27.2,601.5,25.4\"><\/path><path class=\"st0\" d=\"M648.7,70.4c0.1,5.2,0.4,9.4,0.7,12.5c-1.2-0.1-2.4-0.3-3.8-0.3h-4.5h-4.6c-1.4,0-2.6,0.1-3.8,0.3\t\tc0.3-4.2,0.5-8.4,0.7-12.8c0.1-4.4,0.2-9.3,0.2-14.9V41.5c0-5.6-0.1-10.6-0.2-14.9c-0.1-4.4-0.3-8.7-0.7-13.1\t\tc1.2,0.1,2.4,0.3,3.8,0.3c1.3,0.1,2.8,0.2,4.6,0.2c1.6,0,3.2,0,4.5-0.2c1.3-0.1,2.6-0.2,3.8-0.3c-0.4,2-0.5,5.1-0.7,9.1\t\tc-0.1,4.1-0.1,8.6-0.1,13.5v9.7c2.3-2.7,4.8-5.6,7.4-8.9c2.6-3.2,5.2-6.3,7.6-9.3c2.4-3,4.6-5.8,6.5-8.3c2-2.5,3.4-4.4,4.3-5.7\t\tl2.8,0.3L680,14l2.9-0.2l3.2-0.3c-1.1,1.1-2.9,3-5.2,5.6c-2.4,2.6-4.9,5.3-7.5,8.3c-2.7,2.9-5.2,5.8-7.6,8.6\t\tc-2.4,2.8-4.3,5-5.6,6.6c2.2,3.3,4.5,6.9,7.2,10.9c2.6,4,5.2,7.9,7.8,11.6c2.6,3.9,5,7.3,7.3,10.5c2.2,3.2,4,5.6,5.3,7.2\t\tc-2-0.1-3.7-0.3-5.2-0.3h-4.5h-4.4c-1.5,0-2.9,0.1-4.4,0.3c-3.5-5.1-6.8-10.3-10.1-15.6c-3.3-5.3-6.6-10.6-10.1-15.8h-0.2\t\tC648.6,58.8,648.6,65.1,648.7,70.4\"><\/path><path class=\"st0\" d=\"M259.2,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c1.2,0,2.6,0,3.9-0.1c1.4-0.1,2.7-0.1,3.9-0.1\t\tc1.3,0,2.5,0.1,3.5,0.4l2.8,1.1l1.8,2l0.7,2.8l-0.8,2.9l-1.8,2l-2.3,1.2l-2.2,0.6v0.1l2.3,0.4l2.6,1.2l2.1,2.1\t\tc0.5,0.9,0.8,1.9,0.8,3.1c0,1.5-0.3,2.7-0.8,3.7l-2.3,2.5c-0.9,0.7-2,1.1-3.2,1.4c-1.2,0.3-2.5,0.4-3.8,0.4l-3.2-0.1l-3.1,0h-2.4\t\tl-2,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5C259.2,112.5,259.2,110.5,259.2,108.8 M272.4,108.7l-0.8-1.5l-1.4-1\t\tl-2.2-0.4l-1.3,0l-0.8,0.1l-0.1,3l-0.1,2.6l0.1,2.1v2h1.9l1.8-0.3l1.6-1l1.1-1.6l0.4-2.3L272.4,108.7z M271.6,119.3\t\tc-0.9-0.9-2.2-1.4-3.9-1.4l-1.1,0h-0.8v1.8l-0.1,2.1l0.1,2v2l0,1.8l0.1,1.3l1.1,0.1h1.2l1.9-0.4l1.5-1l1.1-1.8l0.4-2.3\t\tC273,121.7,272.5,120.3,271.6,119.3\"><\/path><path class=\"st0\" d=\"M290,111.8c0.8-1.7,1.9-3.2,3.4-4.6c1.4-1.3,3.2-2.3,5.3-3.1c2.1-0.8,4.4-1.1,6.9-1.1c2.4,0,4.5,0.3,6.5,0.9\t\tc2,0.6,3.8,1.5,5.3,2.7c1.5,1.2,2.7,2.7,3.5,4.5c0.9,1.8,1.3,3.9,1.3,6.4c0,2-0.4,3.9-1.3,5.7c-0.8,1.8-2,3.3-3.4,4.6\t\tc-1.4,1.3-3.2,2.3-5.3,3c-2,0.7-4.3,1.1-6.7,1.1c-2.3,0-4.5-0.2-6.5-0.8c-2-0.5-3.8-1.4-5.3-2.5c-1.5-1.2-2.7-2.7-3.7-4.5\t\tc-0.8-1.8-1.3-4-1.3-6.5C288.8,115.4,289.2,113.6,290,111.8 M314.4,111.8c-0.4-1.4-1.1-2.5-1.9-3.5c-0.9-1-1.8-1.7-3-2.2\t\tc-1.2-0.5-2.5-0.8-3.9-0.8c-1.5,0-2.8,0.3-4,1c-1.2,0.7-2.2,1.5-3.1,2.7c-0.8,1.1-1.4,2.5-1.8,4c-0.4,1.5-0.6,3.2-0.6,4.9\t\tc0,2.2,0.2,4,0.8,5.4c0.5,1.5,1.2,2.7,2,3.6l2.9,2c1.1,0.4,2.3,0.6,3.5,0.6c1.3,0,2.5-0.3,3.8-0.8c1.2-0.5,2.3-1.3,3.2-2.3\t\tc0.8-1,1.6-2.3,2.1-4c0.5-1.6,0.9-3.5,0.9-5.7C315.1,114.8,314.8,113.2,314.4,111.8\"><\/path><path class=\"st0\" d=\"M356,131.3l-2-0.1h-1.9h-1.8l-1.9,0.1c-0.5-1.3-0.9-2.7-1.4-4c-0.5-1.4-1-2.8-1.6-4.1l-2.8-0.1h-2.8h-2.2\t\tl-2.3,0.1c-0.6,1.4-1.1,2.7-1.6,4.1c-0.5,1.4-1,2.7-1.4,4l-1-0.1h-1h-1.1l-1.1,0.1c0.4-0.7,0.8-1.7,1.4-2.9\t\tc0.5-1.2,1.3-2.6,1.9-4.3c0.7-1.5,1.4-3.2,2.2-5c0.8-1.8,1.6-3.6,2.4-5.4c0.8-1.9,1.6-3.6,2.4-5.4c0.8-1.8,1.5-3.4,2.2-4.9l0.8,0.1\t\tl0.8,0l0.8,0l0.8-0.1c0.9,2.3,2,4.7,3,7.3c1,2.6,2.1,5.2,3.2,7.7c1.1,2.5,2.1,4.9,3.1,7.1C354.2,127.8,355.1,129.6,356,131.3\t\t M340.5,111.1c-0.8,1.6-1.5,3.2-2.2,4.8c-0.7,1.6-1.3,3.2-2,4.8h8c-0.7-1.6-1.3-3.2-1.9-4.8C341.9,114.3,341.2,112.7,340.5,111.1\"><\/path><path class=\"st0\" d=\"M372.2,118.5v1.7c0,2.2,0.1,4.2,0.1,6c0.1,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5c0-2.2,0-4.2-0.1-5.9c-0.1-1.8-0.2-3.5-0.3-5.3l1.6,0.2l2,0.1l2.7-0.1\t\tc1-0.1,2.3-0.1,3.7-0.1l2.8,0.1l2,0.3l1.5,0.4l1.1,0.6l2.1,2.2c0.5,0.9,0.8,1.9,0.8,3.1c0,1.9-0.6,3.6-1.8,4.8\t\tc-1.1,1.3-2.8,2.1-5,2.6c1.4,2.3,2.9,4.6,4.5,6.8c1.6,2.3,3.2,4.5,4.8,6.8l-1.9-0.1h-2h-2l-2,0.1l-7.9-12.8H372.2z M378.7,108.3\t\tl-1.2-1.6l-2.1-0.7c-0.9-0.1-1.9-0.2-3.1-0.2c-0.1,3.6-0.1,7.3-0.1,11l0.5,0.1l0.4,0c2,0,3.4-0.5,4.4-1.4c1.1-1,1.6-2.4,1.6-4.3\t\tC379.2,109.9,379,109,378.7,108.3\"><\/path><path class=\"st0\" d=\"M397.6,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c1,0,2,0,3.3-0.1c1.2-0.1,2.7-0.1,4.6-0.1\t\tc2.5,0,4.8,0.2,6.9,0.7c2.1,0.4,3.8,1.1,5.3,2.1c1.5,1,2.7,2.3,3.5,4c0.8,1.7,1.2,3.8,1.2,6.3c0,2.3-0.4,4.3-1.2,6\t\tc-0.8,1.8-1.9,3.4-3.3,4.6c-1.4,1.3-2.9,2.2-4.8,2.9c-1.9,0.7-3.8,1-5.9,1c-2.1,0-4,0-5.6-0.1c-1.5,0-2.9,0-4,0h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5C397.7,112.5,397.7,110.5,397.6,108.8 M404.2,123.1v2.4l0.1,2.1l0,1.3l1.6,0.1\t\tl2.2,0c3.2,0,5.9-1.1,7.8-3.1c1.9-2.1,2.9-5.2,2.9-9.4c0-1.7-0.2-3.2-0.7-4.5c-0.5-1.3-1.2-2.4-2-3.4c-0.9-0.9-2-1.6-3.2-2.1\t\tc-1.2-0.5-2.6-0.8-4.1-0.8l-2.6,0.1l-2,0.2l0,1.2l-0.1,2.2v2.4v2.1v7.2V123.1z\"><\/path><path class=\"st0\" d=\"M453.3,111.8c0.8-1.7,1.9-3.2,3.3-4.6c1.5-1.3,3.2-2.3,5.3-3.1c2.1-0.8,4.4-1.1,6.9-1.1c2.3,0,4.5,0.3,6.5,0.9\t\tc2,0.6,3.8,1.5,5.3,2.7c1.5,1.2,2.6,2.7,3.5,4.5c0.9,1.8,1.3,3.9,1.3,6.4c0,2-0.4,3.9-1.2,5.7c-0.9,1.8-2,3.3-3.5,4.6\t\tc-1.5,1.3-3.2,2.3-5.2,3c-2.1,0.7-4.4,1.1-6.8,1.1c-2.3,0-4.5-0.2-6.5-0.8c-2.1-0.5-3.8-1.4-5.3-2.5c-1.5-1.2-2.7-2.7-3.6-4.5\t\tc-0.9-1.8-1.3-4-1.3-6.5C452.1,115.4,452.5,113.6,453.3,111.8 M477.6,111.8c-0.4-1.4-1.1-2.5-1.9-3.5c-0.8-1-1.8-1.7-3-2.2\t\tc-1.2-0.5-2.5-0.8-3.9-0.8c-1.5,0-2.8,0.3-4,1c-1.2,0.7-2.2,1.5-3,2.7c-0.8,1.1-1.4,2.5-1.9,4c-0.4,1.5-0.6,3.2-0.6,4.9\t\tc0,2.2,0.2,4,0.7,5.4c0.5,1.5,1.1,2.7,2,3.6l2.9,2c1.1,0.4,2.3,0.6,3.5,0.6c1.3,0,2.6-0.3,3.8-0.8c1.2-0.5,2.3-1.3,3.2-2.3\t\tc0.9-1,1.6-2.3,2.1-4c0.5-1.6,0.9-3.5,0.9-5.7C478.4,114.8,478.1,113.2,477.6,111.8\"><\/path><path class=\"st0\" d=\"M495.7,108.8c-0.1-1.8-0.2-3.5-0.3-5.3c1.3,0,2.6,0.1,3.9,0.1c1.3,0.1,2.6,0.1,3.9,0.1c2.2,0,4.1,0,5.8,0\t\tc1.6-0.1,2.8-0.1,3.3-0.2l-0.1,1.7l0,1l0.1,0.8l-2.7-0.1l-2.9-0.2l-2.6-0.1l-1.7,0c-0.1,1.5-0.2,3-0.2,4.4c0,1.5,0,2.9,0,4.4\t\tc1.9,0,3.6,0,5.1-0.1c1.5,0,3.1-0.1,4.8-0.2l-0.2,1.1l0,0.8l0.1,0.7l0.2,1c-3.4-0.3-6.7-0.4-9.9-0.4v2.1c0,2.2,0,4.2,0.1,6\t\tc0,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2H497l-1.6,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5\t\tC495.8,112.5,495.7,110.5,495.7,108.8\"><\/path><path class=\"st0\" d=\"M545.9,108l-0.1-1.4l-1.6,0l-2.1,0.1l-2.2,0.2l-2.1,0.2l0.2-0.9l0.1-0.9l-0.1-0.9l-0.2-0.9l2.7,0.1l2.5,0.1\t\tl2.7,0c1,0,2.2,0,3.5,0c1.3,0,2.5,0,3.5,0l2.7,0l2.4-0.1l2.6-0.1l-0.2,0.9l-0.1,0.9l0.1,0.9l0.2,0.9l-2-0.2l-2.2-0.2l-2.1-0.1\t\tl-1.6,0l-0.1,0.6l0,0.9v2.1v10.1c0,2.2,0.1,4.3,0.1,6c0.1,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2h-2l-1.6,0.1c0.1-1.7,0.2-3.4,0.3-5.1\t\tc0.1-1.7,0.1-3.8,0.1-6v-10.1V108z\"><\/path><path class=\"st0\" d=\"M576.8,118.5v1.7c0,2.2,0.1,4.2,0.1,6c0.1,1.7,0.2,3.4,0.3,5.1l-1.6-0.1h-2h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5c0-2.2-0.1-4.2-0.1-5.9c-0.1-1.8-0.2-3.5-0.3-5.3l1.6,0.2l2,0.1l2.7-0.1\t\tc1-0.1,2.2-0.1,3.7-0.1l2.8,0.1l2.1,0.3l1.5,0.4l1.2,0.6l2,2.2c0.5,0.9,0.8,1.9,0.8,3.1c0,1.9-0.6,3.6-1.7,4.8\t\tc-1.2,1.3-2.8,2.1-5,2.6c1.4,2.3,2.9,4.6,4.5,6.8c1.6,2.3,3.2,4.5,4.9,6.8l-2-0.1H589h-2l-1.9,0.1l-7.9-12.8H576.8z M583.3,108.3\t\tl-1.2-1.6L580,106c-0.9-0.1-1.9-0.2-3.1-0.2c-0.1,3.6-0.2,7.3-0.2,11l0.5,0.1l0.5,0c1.9,0,3.4-0.5,4.4-1.4c1.1-1,1.5-2.4,1.5-4.3\t\tC583.7,109.9,583.6,109,583.3,108.3\"><\/path><path class=\"st0\" d=\"M627,131.3l-2-0.1h-1.9h-1.9l-1.9,0.1c-0.5-1.3-1-2.7-1.4-4c-0.5-1.4-1-2.8-1.5-4.1l-2.8-0.1h-2.8h-2.2\t\tl-2.3,0.1c-0.6,1.4-1.1,2.7-1.6,4.1c-0.5,1.4-1,2.7-1.4,4l-1-0.1h-1.1h-1l-1.1,0.1c0.3-0.7,0.8-1.7,1.4-2.9\t\tc0.6-1.2,1.2-2.6,1.9-4.3c0.7-1.5,1.4-3.2,2.3-5c0.8-1.8,1.6-3.6,2.4-5.4c0.8-1.9,1.6-3.6,2.4-5.4c0.8-1.8,1.5-3.4,2.1-4.9l0.9,0.1\t\tl0.8,0l0.8,0l0.9-0.1c0.9,2.3,1.9,4.7,3,7.3c1.1,2.6,2.2,5.2,3.2,7.7c1.1,2.5,2.1,4.9,3.2,7.1C625.2,127.8,626.2,129.6,627,131.3\t\t M611.5,111.1c-0.7,1.6-1.5,3.2-2.1,4.8c-0.7,1.6-1.4,3.2-2,4.8h8c-0.6-1.6-1.3-3.2-1.9-4.8C612.9,114.3,612.2,112.7,611.5,111.1\"><\/path><path class=\"st0\" d=\"M636.7,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c0.9,0,2,0,3.2-0.1c1.2-0.1,2.7-0.1,4.7-0.1\t\tc2.5,0,4.8,0.2,6.9,0.7c2,0.4,3.8,1.1,5.3,2.1c1.5,1,2.6,2.3,3.4,4c0.8,1.7,1.2,3.8,1.2,6.3c0,2.3-0.4,4.3-1.1,6\t\tc-0.8,1.8-1.9,3.4-3.3,4.6c-1.4,1.3-3,2.2-4.8,2.9c-1.8,0.7-3.7,1-5.9,1c-2.2,0-4,0-5.5-0.1c-1.6,0-2.9,0-4,0h-2l-1.6,0.1\t\tc0.2-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5C636.8,112.5,636.7,110.5,636.7,108.8 M643.2,123.1v2.4l0,2.1l0.1,1.3l1.5,0.1\t\tl2.3,0c3.3,0,5.9-1.1,7.8-3.1c1.9-2.1,2.9-5.2,2.9-9.4c0-1.7-0.2-3.2-0.7-4.5c-0.5-1.3-1.1-2.4-2-3.4c-0.8-0.9-1.9-1.6-3.1-2.1\t\tc-1.2-0.5-2.6-0.8-4.1-0.8l-2.6,0.1l-2,0.2l-0.1,1.2l0,2.2v2.4v2.1v7.2V123.1z\"><\/path><path class=\"st0\" d=\"M675.5,108.8c-0.1-1.8-0.2-3.5-0.3-5.3c1.3,0,2.6,0.1,3.9,0.1c1.3,0.1,2.6,0.1,3.9,0.1c2.1,0,4,0,5.7,0\t\tc1.7-0.1,2.8-0.1,3.4-0.2l-0.2,1.7l0,1l0.2,0.8l-2.8-0.1l-2.9-0.2l-2.6-0.1l-1.6,0c-0.1,1.5-0.1,3-0.2,4.4c0,1.5,0,2.9,0,4.4\t\tc1.9,0,3.6,0,5.1-0.1c1.5,0,3.1-0.1,4.8-0.2l-0.2,1.1l0,0.8l0.1,0.7l0.2,1c-3.3-0.3-6.6-0.4-9.9-0.4l0,2.6l-0.1,2.6\t\tc0,1.8,0.1,3.5,0.2,5.1c1.6,0,3.3-0.1,5-0.1c1.6-0.1,3.3-0.2,5-0.4l-0.2,0.8l0,1l0,1l0.2,0.6l-2.9-0.1c-1.2,0-2.7,0-4.7,0h-4.3\t\th-2.6l-1.5,0l-0.9,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5C675.6,112.5,675.6,110.5,675.5,108.8\"><\/path><path class=\"st0\" d=\"M256.5,94.4h438.2v-3.2H256.5V94.4z\"><\/path><\/g><g transform=\"matrix(.35277777 0 0 -.35277777 -95.350607 286.92476)\"><path class=\"st0\" d=\"M667.9,736.6c-0.6,15.4-1.3,29-1.7,40.8c9.1-1.4,16.6-2.1,22.2-2.1c5.6,0,13,0.7,22,2.1\t\tc35.9-39.7,71.1-78.6,105.9-117c34.9-38.2,70.6-77.2,107.5-116.8v42.7V634c0,16-0.2,31.9-0.4,47.3c-0.1,15.6-0.1,30-0.4,43.1\t\tc-0.1,13.1-0.4,24.3-1,33.9c-0.3,9.5-1,16-1.6,19.2c9.1-1.4,16.6-2.1,22.1-2.1c5.5,0,13,0.7,22.1,2.1c-1.6-29.9-3.1-56.7-4-80.9\t\tc-1.1-24-1.8-46.6-2.6-67.8c-0.7-21.4-1.1-42.4-1.3-63.2c-0.1-20.8-0.1-43-0.1-66.5v-59c-6.6,0.4-13.4,0.8-20.3,0.8\t\tc-7.1,0-13.5-0.3-19.1-0.8c-67.4,78.7-139.1,157.7-214.7,237.2c-0.2-9.5-0.4-19-0.6-28.5c0-9.5,0-19.1,0-28.9v-57\t\tc0-19.6,0-36.2,0.1-50.1c0.2-13.8,0.4-25.4,0.8-35c0.2-9.4,0.5-17.2,0.9-23.3c0.2-6,0.5-10.9,0.8-14.4c-3.8,0.4-7.7,0.8-11.6,0.8\t\th-11.1c-7.6,0-15.1-0.3-22.7-0.8c0.8,2.6,1.6,12,2.5,28c1,16,2.2,35.6,3.3,58.7c1.1,23,2,48,2.9,75.1c0.9,27,1.3,52.9,1.3,77.8\t\tC669.1,702.3,668.7,721.3,667.9,736.6\"><\/path><\/g><g><path class=\"st0\" d=\"M65.9,16.2c-12,0-23,3.7-32.1,9.9c27.4,3.3,51.5,11.5,68,22V35h2.6v14.8c8.9,6.1,15.2,12.8,18.2,19.8\t\tC121.1,39.9,96.4,16.2,65.9,16.2z M107.9,42h-3v-2.6h3V42z\"><\/path><path class=\"st0\" d=\"M104.3,52.1v39.3h-2.6V50.2c-16-10.9-40.4-19.5-68.3-22.9c-0.4-0.1-0.8-0.1-1.2-0.2\t\tC18.3,37.4,9.3,53.8,9.3,72.2c0,15.7,6.6,29.9,17.1,40.1c21,2.2,40.7,1.1,56.6-2.7V63.8h2.6v45.1c20.6-5.4,34.4-15.3,35.9-28.1\t\tC122.6,70.9,116.1,60.8,104.3,52.1z M47,92.2h-3.3v13.1h-2.6V67.1h2.6v22.5H47V92.2z M48.1,53.6l-0.7,0.5l-2,1.1\t\tc-11.3,5.3-17.9,15.8-17.9,26.1c0,0.6,0,1.2,0.1,1.8c0.3,0.6,0.5,1.3,0.8,1.9c0.9,1.9,1.3,3.2,1.4,4.3l-0.2,0.9l-1.3,0.8l-1.2-0.5\t\tl-0.7-0.8c-0.2-0.3-0.4-0.7-0.7-1.1c-0.4-0.2-0.9-0.4-1.6-0.8C16.2,83,11.5,75,11.5,67.1c0-3.7,1-7.3,3.1-10.5l0.1-0.1l0-0.1l0,0\t\tl-0.7-0.5l1.2-1.6l0.8,0.6l1-1.2l2,1.6l-1,1.2l1.8,1.4l-1.2,1.6l-1.2-1c-1.8,2.7-2.6,5.6-2.6,8.7c0,5.8,3,11.9,8.5,16.2\t\tc-2.1-5.4-3.1-11-3.1-16.5c0-12.9,5.4-25.4,15-34.6l0.9,0.9l0,0l0.8-0.4c1.2-1.1,2.4-2.1,3.7-3.1l1.5,2\t\tc-11.3,8.6-17.8,21.7-17.8,35.1c0,2.4,0.2,4.9,0.6,7.3c2.4-9.1,9.1-17.3,19-22c1.5-0.7,2.3-1,3.2-1.1l0.8,0.2l0.7,1.2L48.1,53.6z\t\t M54.4,112.8h-2.6V56.5h2.6V112.8z M58.1,100.2h-3.2v-2.6h3.2V100.2z M65.2,104.6h-2.6V38.5h2.6V104.6z M68.5,51.5h-2.5v-2.6h2.5\t\tV51.5z M75.5,104.6h-2.6v-66h2.6V104.6z M79.3,51.5h-2.6v-2.6h2.6V51.5z M89.6,82.9h-3.1v-2.6h3.1V82.9z M95,99.9h-2.6V69.5H95\t\tV99.9z M98.5,77.9h-3.2v-2.6h3.2V77.9z\"><\/path><path class=\"st0\" d=\"M28,113.8c10,9,23.3,14.4,37.9,14.4c23.4,0,43.4-14,52.1-33.9C103.9,109.6,68.5,117.8,28,113.8z\"><\/path><path class=\"st0\" d=\"M5.9,13.3V131H126V13.3H5.9z M65.9,130.8c-16.5,0-31.4-6.7-42.1-17.4c-0.2,0-0.4,0-0.6-0.1\t\tc-2.2-0.3-4.4-0.6-6.5-0.9l5.8-0.4C12.7,101.5,6.7,87.6,6.7,72.2c0-18.3,8.5-34.7,21.9-45.4C8,24.2,8.8,23.2,30,25.6\t\tc10-7.5,22.4-12,35.9-12c32.7,0.1,59.2,26.2,59.2,58.6C125.2,104.5,98.7,130.7,65.9,130.8z\"><\/path><\/g><path class=\"st0\" d=\"M692.5,10.1l-1.7,1.2l-1.2,1.8l-0.4,2.1l0.4,2.2l1.2,1.7l1.7,1.2l2.2,0.4l2.2-0.4l1.7-1.2l1.2-1.7l0.4-2.2\tl-0.4-2.1l-1.2-1.8l-1.7-1.2l-2.2-0.4L692.5,10.1z M692.7,19.7l-1.6-1.1l-1.1-1.5l-0.3-1.9l0.3-1.9l1.1-1.6l1.6-1.1l1.9-0.4l1.9,0.4\tl1.5,1.1l1.1,1.6l0.4,1.9l-0.4,1.9l-1.1,1.5l-1.5,1.1l-1.9,0.4L692.7,19.7z M694.4,11.7l-0.6,0l-0.7,0l-0.6-0.1l0.1,1v1.1v2.6v1.1\tl-0.1,1l0.5-0.1l0.5,0.1l-0.1-2.2v-1h0.5l1.3,1.6l1.2,1.6l0.6-0.1l0.2,0l0.3,0v-0.1l-0.5-0.6l-0.8-0.9l-0.7-1l-0.7-0.9l0.6-0.2\tl0.7-0.3l0.5-0.6l0.2-0.8l-0.2-0.7l-0.4-0.4l-0.6-0.3l-0.7-0.1L694.4,11.7z M693.3,14.8v-1.3l0-0.7l0.1-0.7L694,12l0.5,0l1.1,0.3\tl0.3,0.9l-0.1,0.7l-0.4,0.5l-0.6,0.3l-0.7,0.1h-0.4L693.3,14.8z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-35\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:140px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg5908\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 1024 217\" style=\"enable-background:new 0 0 1024 217\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><path id=\"path2780\" class=\"st0\" d=\"M77.5,6.2c0,0,0,16.8,0,16.8c0,0-38,0-38,0c0,0,68.6,69.4,68.6,69.4c0,0,69-69.4,69-69.4\tc0,0-37.4,0-37.4,0c0,0,0-16.8,0-16.8C139.6,6.2,77.5,6.2,77.5,6.2z M22.9,39.1c0,0,0,37.6,0,37.6c0,0-16.8,0-16.8,0\tc0,0,0,62.2,0,62.2c0,0,16.8,0,16.8,0c0,0,0,38,0,38c0,0,69.4-68.6,69.4-68.6C92.3,108.3,22.9,39.1,22.9,39.1z M193.8,40.1\tc0,0-69.4,69-69.4,69c0,0,69.4,68.6,69.4,68.6c0,0,0-37.8,0-37.8c0,0,16.8,0,16.8,0c0,0,0-62.2,0-62.2c0,0-16.8,0-16.8,0\tC193.8,77.7,193.8,40.1,193.8,40.1z M108.3,124.7c0,0-68.6,69.4-68.6,69.4c0,0,37.8,0,37.8,0c0,0,0,16.8,0,16.8c0,0,62.2,0,62.2,0\tc0,0,0-16.8,0-16.8c0,0,37.6,0,37.6,0C177.3,194.1,108.3,124.7,108.3,124.7z\"><\/path><path id=\"path2788\" class=\"st0\" d=\"M248.8,22.5v4.9c22.4,3.9,23,16.5,23,34.7V112c0,23.8-8.9,23.1-21.8,25.5c0,0,0,5.1,0,5.1\tc0,0,58.1,0,58.1,0c0,0,0-5.1,0-5.1c-20.8-4.4-24.8-5.8-25.5-27.5c-0.7-19.2-1.5-37.7-1-57.5c29.1,31.4,71.2,73.7,88.5,94.9\tc0,0,7.8-3.9,7.8-3.9c0,0,0-78.5,0-78.5c0-28.8,1-36.2,16.6-37.6c0,0,0-4.9,0-4.9c0,0-53.8,0-53.8,0v4.9\tc20.8,2.8,26.2,5.5,26.5,26.5c0,0,1.2,56.1,1.2,56.1c0,0-0.4,0.4-0.4,0.4c-25.4-29.7-56.3-58.9-78.5-87.9\tC289.3,22.5,248.8,22.5,248.8,22.5z M416.4,22.5c0,0,0,4.9,0,4.9c19.6,4.1,21.9,11.6,29.8,27.7c0,0,19.7,40.1,19.7,40.1\tc0,0,0,8.2,0,8.2c0,32-2.2,30.6-25.5,34.1c0,0,0,5.1,0,5.1c0,0,74.5,0,74.5,0c0,0,0-5.1,0-5.1c-26.7-2.1-25.5-10.1-25.5-34.1\tc0,0,0-11.9,0-11.9c0,0,3.1-6.8,3.1-6.8c0,0,20.1-37.2,20.1-37.2c7.2-13.2,14.6-16.9,29.6-20.1c0,0,0-4.9,0-4.9c0,0-51.5,0-51.5,0\tv4.9c15.7,4.1,18.9,5.7,3.9,36.3c0,0-9.6,19.3-9.6,19.3c0,0-15.4-32.2-15.4-32.2c-10.2-21.5-4.4-20.2,8-23.4c0,0,0-4.9,0-4.9\tC477.6,22.5,416.4,22.5,416.4,22.5z M566.3,22.5c0,0,0,4.9,0,4.9c10.4,2.8,20.1,2.9,18.7,16c0,0-10.3,75.6-10.3,75.6\tc-2.3,14.1-5.8,14.6-18.9,18.5c0,0,0,5.1,0,5.1c0,0,52.8,0,52.8,0c0,0,0-5.1,0-5.1c-13.6-3.4-21.7-3.2-20.7-19.3c0,0,3.9-69,3.9-69\tc0,0,0.4,0,0.4,0l40.1,95.1h5.3c0,0,41.5-98.8,41.5-98.8c0,0,0.4,0,0.4,0l3.3,61c1.2,22.4,2.6,28.2-21.6,31c0,0,0,5.1,0,5.1\tc0,0,68.2,0,68.2,0c0,0,0-5.1,0-5.1c-21.7-3.5-22-9.5-23.2-29.6c0,0-2.9-56.9-2.9-56.9c-0.9-17,2-19.9,19.7-23.6c0,0,0-4.9,0-4.9\tc0,0-50.1,0-50.1,0c0,0,0,3.5,0,3.5c4.6,4.6,0.8,11.8-1.4,16.6c0,0-28.7,65.9-28.7,65.9c0,0-24.9-57.3-24.9-57.3\tc-2.5-5.8-9.8-19-5.3-25.1c0,0,0-3.5,0-3.5C612.7,22.5,566.3,22.5,566.3,22.5z M751.8,22.5c0,0,0,4.9,0,4.9\tc21,3.5,23.4,2.3,23.4,34.3c0,0,0,41.7,0,41.7c0,32-2.4,30.6-23.4,34.1c0,0,0,5.1,0,5.1c0,0,107,0,107,0c4.2-13.2,6.8-27,6.4-40.7\tc0,0-5.3,0-5.3,0c-4.9,20.3-14.9,33.3-37.8,33.3c-23.5,0-23.8-8.3-23.8-26.3c0,0,0-23.4,0-23.4c0,0,14.4,0,14.4,0\tc15.4,0,23.6-0.4,27.1,17c0,0,5.1,0,5.1,0c-0.9-15-0.3-29.8,0.6-44.8c0,0-4.5,0-4.5,0C836.7,73.7,828.6,75,813.4,75c0,0-15,0-15,0\tc0,0,0-45,0-45c0,0,13.1,0,13.1,0c19.2,0,34.8,0.3,36.1,23.4c0,0,5.5,0,5.5,0c0,0,3.5-30.8,3.5-30.8\tC856.5,22.5,751.8,22.5,751.8,22.5z M893.3,22.5c0,0,0,4.9,0,4.9c17.5,3.9,20.1,9.1,30,24.9c0,0,20.9,33.7,20.9,33.7\tc0,0-17.9,24.9-17.9,24.9c-10.4,14.5-17.6,23.7-36.4,26.5c0,0,0,5.1,0,5.1c0,0,51.5,0,51.5,0c0,0,0-5.1,0-5.1\tc-4.4-0.7-12.5-1.8-12.5-8c0-8.1,14.6-29.6,19.7-37.2c0,0,8.8,14.4,8.8,14.4c3,4.9,10.7,17.1,10.7,22.4c0,7.2-8.7,7.7-13.8,8.4\tc0,0,0,5.1,0,5.1c0,0,63.7,0,63.7,0c0,0,0-5.1,0-5.1c-16.2-3.9-17.1-3.6-25.7-17.3c0,0-28.5-44.8-28.5-44.8c0,0,15.6-23,15.6-23\tc10.6-15.4,19.6-22.8,35.3-24.9c0,0,0-4.9,0-4.9c0,0-48.7,0-48.7,0c0,0,0,4.9,0,4.9c4.4,0.9,11.5,2,11.5,8c0,7.8-8.7,19.9-17.7,33.3\tc-1.4-2.3-16.8-26.8-16.8-33.5c0-6.5,7.7-6.9,12.5-7.8c0,0,0-4.9,0-4.9C955.3,22.5,893.3,22.5,893.3,22.5z\"><\/path><path id=\"path2798\" class=\"st0\" d=\"M402.2,172.2c-4.4,0-8.1,1.6-10.7,4.9c-2.6,3.3-3.9,7.4-3.9,12.1c0,5.4,1.3,9.6,3.7,12.7\tc2.4,3.2,5.8,4.9,10.3,4.9c4.9,0,8.8-1.7,11.5-4.9c2.6-3.2,3.9-7.4,3.9-12.7c0-5.3-1.4-9.5-3.9-12.5\tC410.5,173.7,407,172.2,402.2,172.2z M600.2,172.2c-4.5,0-8.1,1.6-10.9,4.9c-2.9,3.3-4.5,7.6-4.5,12.5c0,5.3,1.3,9.4,3.9,12.5\tc2.6,3.1,6.4,4.7,11.1,4.7c4.7,0,8.1-1.3,10.5-3.9c0,0,0.2-0.2,0.2-0.2c0,0-3.1-5.5-3.1-5.5c0,0-0.4,0.4-0.4,0.4\tc-1.6,2.1-3.9,3.1-6.8,3.1c-2.6,0-4.7-1-6.2-2.9c-1.5-2-2.1-4.6-2.1-8c0-3.4,0.7-6.2,2.3-8.4c1.7-2.2,3.9-3.3,6.4-3.3\tc2.7,0,4.8,0.8,6,1.9c0,0,0.4,0.4,0.4,0.4c0,0,2.7-5.7,2.7-5.7c0,0-0.2-0.2-0.2-0.2C607.2,173,604,172.2,600.2,172.2z M625.3,172.2\tc0,0-13.3,33.9-13.3,33.9c0,0,7.2,0,7.2,0c0,0,2.2-6.1,2.3-6.6c0.5,0,10,0,10.5,0c0.2,0.5,2.5,6.6,2.5,6.6c0,0,7.2,0,7.2,0\tc0,0-13.4-33.9-13.4-33.9c0,0-0.4,0-0.4,0C628.1,172.2,625.3,172.2,625.3,172.2z M856.5,172.2c-4.5,0-8.1,1.6-10.9,4.9\tc-2.9,3.3-4.5,7.6-4.5,12.5c0,5.3,1.3,9.4,3.9,12.5c2.6,3.1,6.3,4.7,10.9,4.7c4.6,0,8.3-1.3,10.7-3.9c0,0,0.2-0.2,0.2-0.2\tc0,0-3.1-5.5-3.1-5.5c0,0-0.4,0.4-0.4,0.4c-1.7,2.1-3.9,3.1-6.8,3.1c-2.6,0-4.7-1-6.2-2.9c-1.5-2-2.3-4.6-2.3-8\tc0-3.4,0.9-6.2,2.5-8.4c1.7-2.2,3.8-3.3,6.4-3.3c2.7,0,4.8,0.8,6,1.9c0,0,0.4,0.4,0.4,0.4c0,0,2.7-5.7,2.7-5.7c0,0-0.2-0.2-0.2-0.2\tC863.5,173,860.3,172.2,856.5,172.2z M913.8,172.2c0,0-13.3,33.9-13.3,33.9c0,0,7.4,0,7.4,0c0,0,2-6.1,2.1-6.6c0.5,0,10.2,0,10.7,0\tc0.2,0.5,2.3,6.6,2.3,6.6c0,0,7.2,0,7.2,0c0,0-13.4-33.9-13.4-33.9c0,0-0.2,0-0.2,0C916.7,172.2,913.8,172.2,913.8,172.2z\t M980.1,172.2c-5.1,0-9.4,1.7-12.5,4.9c-3,3.2-4.5,7.4-4.5,12.5c0,5.1,1.3,9.3,4.1,12.5c2.8,3.1,6.7,4.7,11.5,4.7\tc2.2,0,4.4-0.3,6.6-1c2.2-0.6,4-1.6,5.5-2.7c0,0,0.2-15.4,0.2-15.4c0,0-11.3,0-11.3,0c0,0,0,5.8,0,5.8c0,0,4,0,4.7,0c0,0.7,0,6,0,6\tc-1.1,0.7-2.7,1.2-4.7,1.2c-3,0-5.5-0.9-7.2-2.9c-1.7-2-2.5-4.6-2.5-8c0-3.5,0.9-6.5,2.7-8.6c1.8-2.1,4.2-3.1,7.2-3.1\tc1,0,2.1,0.4,3.5,1c0,0,3.3,1.9,3.3,1.9c0,0,0.4-0.4,0.4-0.4l2.5-4.9c0,0-0.2-0.4-0.2-0.4C986.8,173.2,983.7,172.2,980.1,172.2z\t M430.2,172.4c0,0-5.3,0.2-5.3,0.2c0,0-4.1,0.2-4.1,0.2c0,0,0,0.4,0,0.4c0,0,0,32.9,0,32.9c0,0,6.8,0,6.8,0c0,0,0-12.8,0-13.6\tc0.6,0,2.6,0.2,2.9,0.2c0.2,0.4,8.8,13.4,8.8,13.4c0,0,7.6,0,7.6,0c0,0-9.3-14.3-9.7-15c1.6-0.7,3-1.8,4.1-3.3\tc1.2-1.7,1.8-3.5,1.8-5.5C443.1,175.7,438.7,172.4,430.2,172.4z M566.9,172.4c0,0-5.3,0.2-5.3,0.2c0,0-4.1,0.2-4.1,0.2\tc0,0,0,0.4,0,0.4c0,0,0,32.9,0,32.9c0,0,6.8,0,6.8,0c0,0,0-12.8,0-13.6c0.6,0,2.6,0.2,2.9,0.2c0.2,0.4,8.8,13.4,8.8,13.4\tc0,0,7.6,0,7.6,0c0,0-9.3-14.3-9.7-15c1.6-0.7,3-1.8,4.1-3.3c1.2-1.6,1.8-3.4,1.8-5.5C579.7,175.7,575.4,172.4,566.9,172.4z\t M812.8,172.6c0,0,0.4,0.8,0.4,0.8c0,0,9.3,15.2,9.6,15.6c-0.3,0.4-10.9,17.2-10.9,17.2c0,0,7.2,0,7.2,0c0,0,6.6-10.5,7.2-11.5\tc0.6,1,7,11.5,7,11.5c0,0,7.4,0,7.4,0c0,0-10.6-16.7-10.9-17.2c0.3-0.4,10.3-16.2,10.3-16.2c0,0-7,0-7,0c0,0-6.2,9.5-6.8,10.5\tc-0.6-1-6.6-10.7-6.6-10.7C819.6,172.6,812.8,172.6,812.8,172.6z M250,172.8c0,0,0,33.3,0,33.3c0,0,6.2,0,6.2,0c0,0,0-17.1,0-19.3\tc1.4,1.8,15.2,19.7,15.2,19.7c0,0,3.1,0,3.1,0v-33.7c0,0-0.6,0-0.6,0c0,0-5.8,0-5.8,0c0,0,0,16.6,0,18.7\tc-1.3-1.7-14.6-18.7-14.6-18.7c0,0-3.1,0-3.1,0C250.3,172.8,250,172.8,250,172.8z M281.3,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.7,0,10.7,0c0,0,0-5.8,0-5.8c0,0-10,0-10.7,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0C302.4,172.8,281.3,172.8,281.3,172.8z M306.3,172.8c0,0,10.9,33.7,10.9,33.7\tc0,0,2.9,0,2.9,0c0,0,5.9-17.6,6.6-19.7c0.7,2,6.8,19.7,6.8,19.7c0,0,3.1,0,3.1,0l10.7-33.7c0,0-0.6,0-0.6,0c0,0-6.2,0-6.2,0\tc0,0-5.2,16.6-5.8,18.7c-0.7-2.1-6.4-18.7-6.4-18.7c0,0-3.1,0-3.1,0c0,0-5.5,16.6-6.2,18.7c-0.7-2.2-5.8-18.7-5.8-18.7\tC313.1,172.8,306.3,172.8,306.3,172.8z M358.9,172.8c0,0,11.3,19.7,11.3,19.7c0,0,0,13.6,0,13.6c0,0,6.6,0,6.6,0c0,0,0-13.4,0-13.6\tc0.1-0.2,11.1-19.7,11.1-19.7c0,0-0.6,0-0.6,0c0,0-6.4,0-6.4,0c0,0-6.7,12.3-7.4,13.4c-0.7-1.2-7.6-13.4-7.6-13.4\tC365.9,172.8,358.9,172.8,358.9,172.8z M449.7,172.8c0,0,0,33.3,0,33.3c0,0,6.6,0,6.6,0c0,0,0-9.3,0-9.4c0.1,0,2.5-3.2,3.3-4.3\tc0.6,0.9,8.8,13.6,8.8,13.6c0,0,8,0,8,0c0,0-12.2-18.2-12.5-18.7c0.3-0.5,10.5-14.6,10.5-14.6c0,0-0.8,0-0.8,0c0,0-6.8,0-6.8,0\tc0,0-9.2,12.8-10.5,14.6c0-2.2,0-14.6,0-14.6C456.4,172.8,449.7,172.8,449.7,172.8z M499,172.8c0,0-6.6,33.3-6.6,33.3\tc0,0,6.4,0,6.4,0c0,0,2.8-13.9,3.3-16.4c0.9,2.4,6,16.8,6,16.8c0,0,2.7,0,2.7,0c0,0,5.4-14.4,6.2-16.8c0.5,2.5,2.9,16.4,2.9,16.4\tc0,0,6.6,0,6.6,0c0,0-6.8-33.3-6.8-33.3c0,0-0.4,0-0.4,0c0,0-3.3,0-3.3,0c0,0-5.9,18.6-6.6,20.9c-0.7-2.2-6.8-20.9-6.8-20.9\tC502.7,172.8,499,172.8,499,172.8z M530.4,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8\tc0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8s-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8c0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0\tC551.5,172.8,530.4,172.8,530.4,172.8z M645.4,172.8c0,0,0,33.3,0,33.3c0,0,6.4,0,6.4,0c0,0,0-17.1,0-19.3\tc1.4,1.8,15.2,19.7,15.2,19.7c0,0,2.9,0,2.9,0c0,0,0-33.7,0-33.7c0,0-0.4,0-0.4,0c0,0-6,0-6,0c0,0,0,16.6,0,18.7\tc-1.3-1.7-14.6-18.7-14.6-18.7c0,0-3.1,0-3.1,0C645.8,172.8,645.4,172.8,645.4,172.8z M674.1,172.8c0,0,0,5.8,0,5.8\tc0,0,9.6,0,10.3,0c0,0.8,0,27.5,0,27.5c0,0,6.6,0,6.6,0c0,0,0-26.7,0-27.5c0.8,0,10.9,0,10.9,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0\tC701.5,172.8,674.1,172.8,674.1,172.8z M706,172.8c0,0,0,33.3,0,33.3c0,0,6.6,0,6.6,0c0,0,0-33.3,0-33.3c0,0-0.4,0-0.4,0\tC712.3,172.8,706,172.8,706,172.8z M719.7,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0\tc0-0.8,0-27.3,0-27.3c0,0-0.4,0-0.4,0C725.9,172.8,719.7,172.8,719.7,172.8z M746,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0v-5.8c0,0-0.4,0-0.4,0C767,172.8,746,172.8,746,172.8z M787.5,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0C808.5,172.8,787.5,172.8,787.5,172.8z M871.7,172.8c0,0,0,33.3,0,33.3\tc0,0,6.6,0,6.6,0c0,0,0-13.8,0-14.6c0.8,0,11.3,0,12.1,0c0,0.8,0,14.6,0,14.6c0,0,6.6,0,6.6,0c0,0,0-33.3,0-33.3c0,0-0.4,0-0.4,0\tc0,0-6.2,0-6.2,0c0,0,0,11.9,0,12.7c-0.8,0-11.3,0-12.1,0c0-0.8,0-12.7,0-12.7C878.3,172.8,871.7,172.8,871.7,172.8z M933.9,172.8\tc0,0,0,33.3,0,33.3c0,0,6.4,0,6.4,0c0,0,0-17.1,0-19.3c1.4,1.8,15.2,19.7,15.2,19.7c0,0,2.9,0,2.9,0c0,0,0-33.7,0-33.7\tc0,0-0.4,0-0.4,0c0,0-5.8,0-5.8,0c0,0,0,16.6,0,18.7c-1.3-1.7-14.8-18.7-14.8-18.7c0,0-2.9,0-2.9,0\tC934.4,172.8,933.9,172.8,933.9,172.8z M996.2,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0\tc0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8c0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8\tc0,0-0.4,0-0.4,0C1017.3,172.8,996.2,172.8,996.2,172.8z M402.2,178.1c5.4,0,8,3.7,8,11.1c0,3.8-0.7,6.6-2.1,8.6\tc-1.5,1.9-3.6,2.9-6.4,2.9c-2.3,0-4-1-5.3-2.9c-1.2-2-1.8-4.9-1.8-8.6c0-3.4,0.6-6.2,1.9-8.2C397.8,179.1,399.7,178.1,402.2,178.1z\t M427.7,178.5c0.5,0,1.6,0,1.6,0c2.5,0,4.3,0.4,5.5,1c1.1,0.6,1.6,1.5,1.6,2.9c0,1.8-0.6,2.9-1.6,3.5c-1.1,0.6-2.7,1-5.1,1\tc0,0-1.4,0-1.9,0C427.7,186.2,427.7,179.1,427.7,178.5z M564.3,178.5c0.5,0,1.6,0,1.6,0c2.5,0,4.3,0.4,5.5,1\tc1.1,0.6,1.6,1.5,1.6,2.9c0,1.8-0.6,2.9-1.6,3.5c-1,0.6-2.7,1-5.1,1c0,0-1.4,0-1.9,0C564.3,186.2,564.3,179.1,564.3,178.5z\t M626.9,183.9c0.6,1.9,3,9.4,3.3,10.3c-0.9,0-5.7,0-6.6,0C623.9,193.4,626.3,185.8,626.9,183.9z M915.3,183.9\tc0.6,1.9,3.2,9.4,3.5,10.3c-0.9,0-5.9,0-6.8,0C912.3,193.4,914.7,185.8,915.3,183.9z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-36\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:33px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 358.357 320\" style=\"enable-background:new 0 0 358.357 320\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st1{fill:#FFFFFF;}\n\t.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}\n<\/style><g><g><g><polygon class=\"st1\" points=\"32.014,210.332 59.43,204.226 59.43,121.956 89.141,121.956 89.141,109.756 0,109.756\t\t\t\t3.042,121.956 32.014,121.956 \t\t\t\"><\/polygon><path class=\"st2\" d=\"M179.313,109.773c-6.609,17.425-13.038,35.052-21.34,50.771c-7.237-16.785-13.785-34.27-21.314-50.771\t\t\t\th-29.298v97.499h15.564v-64.626l28.49,63.585l27.889-62.189v1.311c0.009-0.013,0.009-0.026,0.009-0.043v61.961h27.425v-97.499\t\t\t\tH179.313z\"><\/path><path class=\"st1\" d=\"M358.357,82.254h-36.664C328.216,55.913,331.68,28.355,331.68,0l-22.982,9.194\t\t\t\tc-4.194,148.262-109.722,271.174-249.793,301.937L55.992,320c62.008-12.659,117.614-42.899,161.419-85.29h26.634l35.071-50.294\t\t\t\tl35.039,50.294h44.201l-58.39-76.189L358.357,82.254z\"><\/path><path class=\"st1\" d=\"M269.543,133.941l-18.16-24.185h-30.465l36.318,47.359C261.962,150.141,266.475,141.843,269.543,133.941\"><\/path><\/g><\/g><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-37\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:78px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 666.8 204.3\" xml:space=\"preserve\"><path d=\"M484.7,8.4c-15.5-5.6-31.9-8.5-48.4-8.4c-53.3,0-91,26.9-91.3,65.4c-0.3,28.3,26.8,44.3,47.3,53.8c21,9.7,28.1,15.9,28,24.6\tC420.2,157,403.5,163,388,163c-21.3,0-32.9-3-50.8-10.4l-6.6-3.1l-7.6,44.4c13,5.4,36.3,10,60.5,10.4c56.7,0,93.8-26.7,94.2-67.7\tc0.5-22.6-14.2-39.7-45.1-53.9c-18.8-9.2-30.4-15.3-30.4-24.6c0-8.2,10-17,30.8-17c13.9-0.3,27.6,2.3,40.4,7.6l5,2.2L486,8.1\tL484.7,8.4L484.7,8.4z M623.1,3.6h-41.7c-13,0-22.7,3.6-28.4,16.4l-80.1,181.5h56.7l11.3-29.8l69.2,0.1c1.6,7,6.6,29.7,6.6,29.7h50\tL623.1,3.6L623.1,3.6z M268.4,1.9h54L288.6,200h-54L268.4,1.9L268.4,1.9L268.4,1.9z M131.2,111.1l5.6,27.5l52.8-135h57.2l-85,197.7\th-57.1L58,33.9c-0.8-2.8-2.5-5.1-5-6.6C36.2,18.6,18.4,12,0,7.6l0.7-4.2h87c11.8,0.5,21.3,4.2,24.5,16.8l19,91L131.2,111.1\tL131.2,111.1z M556.4,131.3L578,75.9c-0.3,0.6,4.4-11.4,7.2-18.9l3.7,17.1l12.5,57.1L556.4,131.3L556.4,131.3L556.4,131.3\tL556.4,131.3z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-38\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:40px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 748.7 462.8\" xml:space=\"preserve\"><path d=\"M374.3,49.7c-3,2.3-5.9,4.7-8.7,7.2c-48.9,42.6-79.6,105-79.6,174.6s30.7,131.9,79.3,174.3l0.3,0.2c2.8,2.5,5.8,4.9,8.7,7.3\tc3-2.3,5.9-4.8,8.7-7.3c48.9-42.6,79.6-105,79.6-174.6S431.9,99.5,383.3,57.1l-0.3-0.2C380.2,54.4,377.3,52,374.3,49.7L374.3,49.7z\t M517.3,0c-0.1,0-0.3,0-0.5,0c-47.6,0-91.7,14.4-128.4,39.2l0.8-0.5c1.9,1.5,3.6,3,5.1,4.6l0,0c52.9,45.9,86.1,113.2,86.1,188.3\tc0,74.9-33.1,142-85.4,187.7l-0.3,0.2c-1.8,1.5-3.8,3.1-5.6,4.5c36,24.2,80.4,38.7,128.1,38.7c127.8,0,231.4-103.6,231.4-231.4\tS645.1,0,517.3,0L517.3,0L517.3,0z M353.8,419.5c1.8,1.5,3.7,3,5.6,4.5c-36,24.2-80.4,38.7-128.1,38.7C103.6,462.8,0,359.2,0,231.4\tS103.6,0,231.4,0c47.7,0,92,14.4,128.8,39.2l-0.8-0.5c-1.9,1.5-3.6,3-5.1,4.6l0,0c-52.9,45.9-86.2,113.2-86.2,188.3\tc0,74.9,33.1,142,85.4,187.7L353.8,419.5L353.8,419.5z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-39\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:163px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 280 43\" style=\"enable-background:new 0 0 280 43\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g><path class=\"st0\" d=\"M45.5,18.4c0-8.9,6.6-16.1,16-16.1c5.7,0,9.2,2,12.1,4.8l-3.5,4c-2.5-2.3-5.1-3.9-8.7-3.9\t\tc-5.9,0-10.2,4.9-10.2,10.9v0.1c0,6.1,4.3,11,10.2,11c3.8,0,6.2-1.5,8.9-4l3.5,3.5c-3.2,3.4-6.8,5.5-12.6,5.5\t\tC52.2,34.3,45.5,27.3,45.5,18.4 M78.6,2.8h5.8l9.4,14.7l9.5-14.7h5.8v31h-5.5V11.6l-9.8,14.6h-0.1L84,11.7v22.1h-5.4V2.8z\t\t M114.9,2.8h23v4.9h-17.5v8h15.5v4.9h-15.5v8.3h17.7v4.9h-23.2V2.8z M149.4,18.4c0-8.8,6.6-16.1,16-16.1c5.4,0,8.7,1.5,11.9,4.2\t\tl-3.5,4.1c-2.4-2-4.7-3.3-8.7-3.3c-5.7,0-10,5-10,10.9v0.1c0,6.4,4.2,11.1,10.5,11.1c2.9,0,5.6-0.9,7.5-2.3v-5.8h-7.9v-4.7h13.2v13\t\tc-3.1,2.6-7.4,4.8-12.9,4.8C155.8,34.3,149.4,27.4,149.4,18.4 M184,10.4h5.4v5.3c1.5-3.5,4.2-5.9,8.3-5.7v5.7h-0.3\t\tc-4.7,0-8,3.1-8,9.3v8.9H184C184,33.9,184,10.4,184,10.4z M199.8,22.2c0-6.8,5.3-12.3,12.5-12.3s12.4,5.4,12.4,12.1v0.1\t\tc0,6.6-5.3,12.2-12.5,12.2C205.1,34.3,199.8,28.9,199.8,22.2 M219.4,22.2c0-4.2-3-7.6-7.2-7.6c-4.3,0-7,3.4-7,7.4v0.1\t\tc0,4.1,3,7.5,7.1,7.5C216.7,29.7,219.4,26.3,219.4,22.2 M229,25.3V10.4h5.4v13.3c0,3.6,1.8,5.7,5,5.7c3.1,0,5.3-2.2,5.3-5.8V10.4\t\th5.4v23.4h-5.4v-3.6c-1.5,2.2-3.7,4.1-7.3,4.1C232.1,34.3,229,30.7,229,25.3 M255.5,10.4h5.4v3.9c1.7-2.4,4.2-4.4,7.9-4.4\t\tc5.5,0,10.9,4.4,10.9,12.1v0.1c0,7.7-5.3,12.1-10.9,12.1c-3.9,0-6.3-1.9-7.9-4.1v12.1h-5.4V10.4z M274.2,22.2\t\tc0-4.6-3.1-7.6-6.7-7.6s-6.8,3-6.8,7.5v0.1c0,4.5,3.2,7.5,6.8,7.5C271.2,29.6,274.2,26.8,274.2,22.2z\"><\/path><path class=\"st0\" d=\"M28.6,18.1h-9.2V9.5h7.7C28,12.1,28.5,15,28.6,18.1z M9.1,9.5H2.4l-1.7,1.7v6.9h7C7.7,15,8.2,12.1,9.1,9.5z\t\t M7.7,19.4h-7v7L2.3,28h6.8C8.2,25.4,7.7,22.5,7.7,19.4z M19.4,29.3v7.6h1.5c2.4-1.9,4.3-4.4,5.7-7.6\t\tC26.6,29.3,19.4,29.3,19.4,29.3z M14.6,0.7h-3.5L3.7,8.2h5.9C10.8,5.2,12.5,2.7,14.6,0.7z M28.3,28h6.8l1.7-1.7v-7h-7\t\tC29.7,22.5,29.2,25.4,28.3,28z M33.8,8.2l-7.5-7.5h-3.4c2.1,2,3.8,4.5,5,7.5C27.9,8.2,33.8,8.2,33.8,8.2z M28.6,19.4h-9.2V28H27\t\tC28,25.4,28.5,22.5,28.6,19.4z M35.1,9.5h-6.7c0.9,2.6,1.4,5.5,1.4,8.6h7v-6.9C36.8,11.2,35.1,9.5,35.1,9.5z M10.4,28h7.7v-8.6H8.9\t\tC9,22.5,9.5,25.4,10.4,28z M10.9,8.2h7.2V0.7h-1.6C14.1,2.5,12.2,5.1,10.9,8.2z M21,0.7h-1.6v7.5h7.2C25.3,5.1,23.4,2.5,21,0.7z\t\t M3.6,29.3l7.6,7.6h3.5c-2.1-2-3.9-4.6-5.1-7.6C9.6,29.3,3.6,29.3,3.6,29.3z M16.6,36.9h1.5v-7.6h-7.2C12.3,32.4,14.2,35,16.6,36.9\t\tz M22.8,36.9h3.5l7.6-7.6h-6C26.7,32.3,24.9,34.9,22.8,36.9z M8.9,18.1h9.2V9.5h-7.7C9.5,12.1,9,15,8.9,18.1z\"><\/path><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-40\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:75px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg2233\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 744.1 277.4\" style=\"enable-background:new 0 0 744.1 277.4\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g id=\"g2210\"><path id=\"path2446\" class=\"st0\" d=\"M255,23.1l76.3,76.1c7.1,7.1,6.9,18.6-0.2,25.8c-7.1,7.1-18.7,7.1-25.8,0l0,0.1L229,49\t\tc-7.1-7.1-6.9-18.7,0.2-25.8C236.3,16,247.9,16,255,23.1\"><\/path><path id=\"path2448\" class=\"st0\" d=\"M255,254.3l76.3-76.1c7.1-7.1,6.9-18.6-0.2-25.8c-7.1-7.2-18.7-7.2-25.8-0.1h0L229,228.5\t\tc-7.1,7.1-6.9,18.6,0.2,25.8C236.3,261.4,247.9,261.4,255,254.3\"><\/path><path id=\"path2450\" class=\"st0\" d=\"M459.2,48.9l-76.1,76.3c-7.1,7.1-18.7,7-25.8-0.2c-7.1-7.1-7.2-18.7,0-25.8h0l76.1-76.3\t\tc7.1-7.1,18.7-7,25.8,0.2C466.2,30.2,466.3,41.8,459.2,48.9\"><\/path><path id=\"path2452\" class=\"st0\" d=\"M459.2,228.5l-76.1-76.3c-7.1-7.1-18.7-6.9-25.8,0.2c-7.1,7.1-7.2,18.6,0,25.8l0,0.1l76.1,76.3\t\tc7.1,7.1,18.7,6.9,25.8-0.2C466.2,247.3,466.3,235.7,459.2,228.5\"><\/path><path id=\"path2454\" class=\"st0\" d=\"M17.7,21.2h134.6c10.7,0,19.4,8,19.4,17.8c0,9.8-8.7,17.8-19.4,17.8H56.5v162.8h95.9\t\tc10.7,0,19.4,8,19.4,17.8s-8.7,17.8-19.4,17.8H17.7V21.2\"><\/path><path id=\"path2456\" class=\"st0\" d=\"M277.8,137.6c0-9.8-8.4-17.7-18.8-17.7l0,0H93.7v35.4H259l0,0c0,0,0,0,0,0h0.1l0,0\t\tC269.4,155.2,277.8,147.4,277.8,137.6\"><\/path><path id=\"path2458\" class=\"st0\" d=\"M726.4,123l-7.4-4.2l-9.8,12.2l-9.8-12.2l-7.4,4.2l11.8,14.8l-11.8,14.9l7.7,3.8l9.6-11.9\t\tl9.6,11.9l7.7-3.8l-11.9-14.9L726.4,123\"><\/path><path id=\"path2460\" class=\"st0\" d=\"M456.3,132.7c0.4-3.4,3.7-7.6,8-7.6c5,0,7,3.8,7.2,7.6H456.3z M480.6,138.7\t\tc0-12.2-5.2-19.6-16.3-19.6c-11.5,0-18,9.4-18,18.7c0,11,7.2,18.5,17.2,18.5c6.4,0,11.9-2.8,16.1-7l-5.5-4.5\t\tc-2.4,2.3-5.4,4.6-9.2,4.6c-6.6,0-9-5.8-9.1-10.7H480.6\"><\/path><path id=\"path2462\" class=\"st0\" d=\"M545.8,155.3h-9.5V151h-0.2c-3,3.1-7.4,5.3-12.2,5.3c-8.7,0-11-5.1-11-12c0-2.2,0.1-4.3,0.1-6.6\t\tl0.2-17.7h9.5l-0.1,8.8c-0.1,5.1-0.2,10.1-0.2,13.9c0,4.1,1.2,5.8,5.2,5.8c3,0,6.3-2.5,8.7-4.6l0.2-23.9h9.5L545.8,155.3\"><\/path><path id=\"path2464\" class=\"st0\" d=\"M582.2,120h9.5v6.5l0.1,0.1c1.8-4,4.3-7.4,9.1-7.5c1,0,1.9,0.2,2.9,0.3l-1.6,8.2\t\tc-0.8-0.2-1.5-0.3-2.2-0.3c-3.7,0-6.4,2.5-8.3,6.2l-0.2,21.8h-9.6L582.2,120\"><\/path><path id=\"path2466\" class=\"st0\" d=\"M639.4,132.7c0.4-3.4,3.7-7.6,7.9-7.6c5,0,7,3.8,7.2,7.6H639.4z M663.7,138.7\t\tc0-12.2-5.2-19.6-16.3-19.6c-11.4,0-17.9,9.4-17.9,18.7c0,11,7.1,18.5,17.2,18.5c6.4,0,11.8-2.8,16-7l-5.4-4.5\t\tc-2.5,2.3-5.4,4.6-9.2,4.6c-6.6,0-9-5.8-9-10.7H663.7\"><\/path><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-41\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:27px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg3337\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:inkscape=\"http:\/\/www.inkscape.org\/namespaces\/inkscape\" xmlns:dc=\"http:\/\/purl.org\/dc\/elements\/1.1\/\" xmlns:cc=\"http:\/\/creativecommons.org\/ns#\" xmlns:rdf=\"http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#\" xmlns:sodipodi=\"http:\/\/sodipodi.sourceforge.net\/DTD\/sodipodi-0.dtd\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 204 204\" style=\"enable-background:new 0 0 204 204\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><defs><inkscape:perspective id=\"perspective3345\" inkscape:persp3d-origin=\"372.04724 : 350.78739 : 1\" inkscape:vp_x=\"0 : 526.18109 : 1\" inkscape:vp_y=\"0 : 1000 : 0\" inkscape:vp_z=\"744.09448 : 526.18109 : 1\" sodipodi:type=\"inkscape:persp3d\"><\/inkscape:perspective><inkscape:perspective id=\"perspective3391\" inkscape:persp3d-origin=\"372.04724 : 350.78739 : 1\" inkscape:vp_x=\"0 : 526.18109 : 1\" inkscape:vp_y=\"0 : 1000 : 0\" inkscape:vp_z=\"744.09448 : 526.18109 : 1\" sodipodi:type=\"inkscape:persp3d\"><\/inkscape:perspective><\/defs><sodipodi:namedview bordercolor=\"#666666\" borderopacity=\"1.0\" gridtolerance=\"10000\" guidetolerance=\"10\" id=\"base\" inkscape:current-layer=\"layer1\" inkscape:cx=\"58.44176\" inkscape:cy=\"134.11761\" inkscape:document-units=\"px\" inkscape:pageopacity=\"0.0\" inkscape:pageshadow=\"2\" inkscape:showpageshadow=\"false\" inkscape:window-height=\"719\" inkscape:window-width=\"861\" inkscape:window-x=\"50\" inkscape:window-y=\"25\" inkscape:zoom=\"1.4744847\" objecttolerance=\"10\" pagecolor=\"#ffffff\" showborder=\"false\" showgrid=\"false\"><\/sodipodi:namedview><g id=\"layer1\" transform=\"translate(-273,-432.36218)\" inkscape:groupmode=\"layer\" inkscape:label=\"Layer 1\"><g id=\"g3925\"><path id=\"path3397\" class=\"st0\" d=\"M273,532.4v-100h100h100v62v62h-6h-6v-56v-56h-88h-88v88v88h20h20v6v6h-26h-26V532.4z\"><\/path><path id=\"path3919\" class=\"st0\" d=\"M344,573.2h9.7v59.1H344V573.2\"><\/path><path id=\"path3917\" class=\"st0\" d=\"M412.9,575v9.1c-2.7-1.5-5.5-2.6-8.3-3.4c-2.7-0.8-5.5-1.2-8.3-1.2c-6.3,0-11.2,2-14.7,6\t\t\tc-3.5,4-5.2,9.6-5.2,16.8c0,7.2,1.7,12.8,5.2,16.8c3.5,4,8.4,6,14.7,6c2.8,0,5.6-0.4,8.3-1.1c2.8-0.8,5.5-1.9,8.3-3.4v9\t\t\tc-2.7,1.3-5.5,2.2-8.4,2.8c-2.9,0.6-6,0.9-9.2,0.9c-8.9,0-16-2.8-21.2-8.4c-5.2-5.6-7.9-13.1-7.9-22.6c0-9.6,2.6-17.2,7.9-22.7\t\t\tc5.3-5.5,12.6-8.3,21.8-8.3c3,0,5.9,0.3,8.8,0.9C407.5,572.8,410.2,573.8,412.9,575\"><\/path><g id=\"g3921\"><path id=\"path3915\" class=\"st0\" d=\"M474.4,599.8v4.7h-44.6c0.4,6.7,2.4,11.8,6,15.3c3.6,3.5,8.6,5.2,15.1,5.2\t\t\t\tc3.7,0,7.3-0.5,10.8-1.4c3.5-0.9,7-2.3,10.4-4.1v9.2c-3.5,1.5-7,2.6-10.7,3.4c-3.7,0.8-7.4,1.2-11.1,1.2\t\t\t\tc-9.4,0-16.9-2.7-22.4-8.2c-5.5-5.5-8.2-12.9-8.2-22.3c0-9.7,2.6-17.3,7.8-23c5.2-5.7,12.3-8.5,21.1-8.5c7.9,0,14.2,2.6,18.8,7.7\t\t\t\tC472.1,584.1,474.4,591,474.4,599.8\"><\/path><path id=\"text3908\" class=\"st0\" d=\"M464.7,597c-0.1-5.3-1.6-9.5-4.5-12.7c-2.9-3.2-6.7-4.7-11.5-4.7c-5.4,0-9.8,1.5-13,4.6\t\t\t\tc-3.2,3.1-5.1,7.4-5.6,12.9L464.7,597\"><\/path><\/g><\/g><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-42\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:213px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg3372\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 1024 144\" style=\"enable-background:new 0 0 1024 144\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}\n<\/style><path id=\"path3141\" class=\"st0\" d=\"M225.9,57.9c-24.8,2.4-26.6,40.2-3.4,44.8l2.2,0.4h2.2h2.6l2.5-0.4c22.8-5.4,23-42.3-1.7-44.8\tH225.9z M369.3,57.9c-24.6,2.5-26.4,39.9-3.4,44.8l2.5,0.4h2.4h2.2l2.5-0.4c23.7-5.9,22.8-42.6-1.7-44.8\tC373.8,57.9,369.3,57.9,369.3,57.9z M970.5,57.9c-34.9,0.7-33.2,54.2,8,44l3.3-1.1V79.8h-9.9v14.8l-1.4,0.2h-1.7\tC957.4,94.6,954,81,958.3,72.5l1.8-2l1.7-1.4l2-1.2l2.8-1.1l2.8-0.4l3.4,0.4l2.8,0.5l1.9,0.9h2l0.4-0.4l0.2-1.1V65l-0.2-5.7l-2-0.8\tC975.3,58,972.8,57.9,970.5,57.9L970.5,57.9z M791.9,58c-33,0.3-31.2,54.2,7.1,43.3l2.8-1.1l-0.6-8.3H801\tc-26.5,14.5-30-35.6-1.2-23.5h0.8l0.4-1.2l0.2-1.9v-5.7l-2.2-0.9C796.5,58.3,794.1,58,791.9,58L791.9,58z M172.8,58.3v44h29.5v-8.5\th-4.5L183.6,94V58.3C183.6,58.3,172.8,58.3,172.8,58.3z M313.4,58.5l-7.1,0.2v43.5l6.7,0.2h7.1c12.3-0.1,22.6-7.7,23.7-20.5v-4.9\tc-1-13.4-9.4-18.2-21.9-18.7C321.9,58.5,313.4,58.5,313.4,58.5z M256.6,58.7v43.5h9.1v-8.5l-0.4-11.4l-0.6-9.5l16,22.5l5.1,6.9h8.8\tV58.7h-8.8v9.9l0.2,9.9l0.4,8.9l-19.1-28.8C267.3,58.7,256.6,58.7,256.6,58.7z M400.6,58.7v43.5h9v-8.5l-0.2-11.4l-0.6-9.5l16,22.5\tl5.1,6.9h9.1V58.7h-9.1v9.9l0.2,9.9l0.6,8.9l-19.3-28.8C411.3,58.7,400.6,58.7,400.6,58.7z M471.8,58.7l-5.1,43.5h9.6l0.6-9.9\tl0.4-8.3l0.2-12.8v-0.8l10.2,31.5h8.9l3.4-9.6l2.5-8.3l2-7.1l2-6.9l2,32.2h10.2l-4.3-43.5h-11.6l-5.7,16.8l-2,7.7l-1.8,7.7\tl-9.9-32.2L471.8,58.7L471.8,58.7z M528.6,58.7v43.5H557V94h-5.4l-13.3,0.2V83.8l11.8,0.2h5.2v-8.3h-11.1l-5.9,0.6v-9.6l13,0.2h5.4\tv-8.3C556.8,58.7,528.6,58.7,528.6,58.7z M563.3,58.7V67h6.7l4.3-0.2v35.5h9.9V66.8l4,0.2h7.1v-8.3\tC595.4,58.7,563.3,58.7,563.3,58.7z M609.8,58.7l-7.6,20.5l-8,23.1h9.7l3.1-9.5l3.2,0.6h8.5l3.7-0.6l2.8,9.5h10.8l-15-43.5\tC620.9,58.7,609.8,58.7,609.8,58.7z M643,58.7v43.5h23.9v-8.5h-4.6l-9.6,0.2V58.7C652.7,58.7,643,58.7,643,58.7z M691.1,58.7v43.5\th28.4V94h-4.9L701,94.2V83.8l11.6,0.2h5.4v-8.3h-11.1l-5.9,0.6v-9.6l13.4,0.2h4.7v-8.3C719.1,58.7,691.1,58.7,691.1,58.7z M726,58.7\tl2.5,3.4L740.2,80l-14.8,22.2h12.2l8.8-14.9l8.6,14.9h12L752.4,80l10.5-16.4l3.4-4.9H766h-11.8l-8,13.8l-7.9-13.8h-0.6L726,58.7\tL726,58.7z M809.5,58.7v43.5h9.9V84.1l7.6,0.2l4.6-0.2h3.4v18.2h9.9V58.7h-9.9v17l-3.8-0.2h-7.9l-3.9,0.2v-17\tC819.5,58.7,809.5,58.7,809.5,58.7z M867.2,58.7l-7.7,20.5l-7.9,23.1h9.6l2.8-9.5l3.4,0.6h8.5l3.7-0.6l2.8,9.5H893l-15-43.5\tC877.9,58.7,867.2,58.7,867.2,58.7z M900.1,58.7v43.5h9.3v-8.5l-0.2-11.4l-0.6-9.5l16,22.5l3.1,4.5l1.7,2.4h9.5V58.7h-9.5v9.9\tl0.4,9.9l0.8,8.9l-19.6-28.8L900.1,58.7L900.1,58.7z M991.5,58.7v43.5h28.4V94h-5.1l-13.6,0.2V83.8l10.2,0.2h6.9v-8.3h-12l-5.1,0.6\tv-9.6l13,0.2h5.4v-8.3C1019.7,58.7,991.5,58.7,991.5,58.7z M227.3,66.2l2.5,0.2l2.2,0.8c8.9,6.1,8.8,24.4-1.9,27.3l-2.4,0.2\tl-2.5-0.2l-2.2-0.8c-4-2.8-5.2-6.4-6-11.1l-0.2-2.8L217,77l0.4-2.6l0.8-2.2l1.4-2l1.4-1.4l1.7-1.4l2.2-0.8L227.3,66.2L227.3,66.2z\t M371,66.2l2.2,0.2l2.6,0.8l3.4,3.4l1.1,2.2l0.8,2.6l0.6,2.8v5.7l-0.6,2.8l-0.8,2l-1.1,2l-1.8,1.4l-1.7,1.7l-2.2,0.6l-2,0.2\tl-2.6-0.2c-10-2.5-12.3-21.5-2.8-27.3l2.6-0.8L371,66.2L371,66.2z M316.2,66.8h4.9c16.2-0.5,16.7,27.9,0.2,27.5h-5.1V66.8z\t M614.1,67.9l5.7,17.6H609l2.8-10.2L614.1,67.9z M871.1,67.9l6,17.6h-10.8l2.8-10.2L871.1,67.9z\"><\/path><path id=\"path3221\" class=\"st0\" d=\"M81.3,22.4l6.2,0.3l5.4,0.9c65.7,15.7,61.5,106.3-5.4,115.9l-6.2,0.3l-6-0.3\tc-66.9-8.9-71.6-100-6-115.9l6-0.9L81.3,22.4L38.1,81.2l0.3,4.5l0.6,4c11.8,47.9,78.1,44.8,85.2-4l0.3-4.5l-0.3-4.3\tc-6.4-49-73.3-52.5-85.2-4.5L38.4,77l-0.3,4.3\"><\/path><path id=\"path3229\" class=\"st0\" d=\"M81.3,4.3h-4C38,6.7,6.3,37.8,4.1,77.3v4h12.2l0.6-6.8C19.1,44.7,45,19,74.8,17l6.5-0.6V4.3\t M81.3,44.6l-4,0.3C60.7,46.3,45.9,60.7,45,77.5l-0.3,3.7h36.6L81.3,44.6\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-43\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:154px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 707.1 141.4\" style=\"enable-background:new 0 0 707.1 141.4\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><g><path class=\"st0\" d=\"M259.5,26.6c-0.1-4.4-0.3-8.7-0.5-13.1c3,0.1,6.1,0.2,9,0.3c2.9,0.1,5.9,0.2,9,0.2c5,0,9.4-0.1,13.3-0.2\t\tc3.9-0.1,6.4-0.2,7.8-0.3c-0.3,1.1-0.4,2.5-0.4,4.3l0.1,2.5l0.3,2c-2-0.1-4.1-0.3-6.4-0.4c-2.3-0.2-4.5-0.3-6.8-0.4\t\tc-2.2-0.2-4.1-0.2-5.8-0.3c-1.8-0.1-3-0.1-3.8-0.1c-0.3,3.7-0.4,7.4-0.4,11c0,3.7,0,7.3,0,11c4.3,0,8.3-0.1,11.8-0.3\t\tc3.5-0.1,7.2-0.2,11-0.4c-0.2,1.1-0.3,2-0.4,2.6l-0.1,1.9l0.1,1.7l0.3,2.5c-7.7-0.6-15.3-0.9-22.9-0.9c0,2.2,0,4.3-0.1,6.5\t\tc-0.1,2.1-0.1,4.3-0.1,6.4c0,4.4,0.1,8.6,0.4,12.6c3.8,0,7.6-0.1,11.5-0.3c3.8-0.2,7.7-0.5,11.6-1l-0.3,2.1l-0.1,2.5l0.1,2.5\t\tl0.3,1.5c-1.8-0.1-4-0.1-6.7-0.2c-2.7-0.1-6.3-0.1-10.9-0.1h-10h-6c-1.6,0-2.7,0-3.5,0.1l-2,0.2c0.2-4.2,0.4-8.4,0.5-12.8\t\tc0.1-4.4,0.2-9.3,0.2-14.9V41.5C259.7,35.9,259.6,30.9,259.5,26.6\"><\/path><path class=\"st0\" d=\"M351.2,45.1c-1.6,4.3-3.1,8.6-4.7,13.1c-1.6,4.5-3.1,8.8-4.6,13.1c-1.5,4.3-2.7,8.1-3.8,11.5\t\tc-1.6-0.1-3.3-0.2-5.1-0.2h-2.7l-2.6,0.2c-0.8-2.7-1.8-6.3-2.9-10.7c-1.2-4.4-2.5-9-3.9-14c-1.4-4.9-2.9-9.9-4.3-14.9\t\tc-1.5-5.1-2.9-9.6-4.2-13.8c-1.2-4.2-2.3-7.8-3.2-10.7c-0.9-2.9-1.5-4.7-1.7-5.4c1.5,0.1,2.9,0.3,4.3,0.3c1.4,0.1,2.8,0.2,4.1,0.2\t\tc1.4,0,2.7-0.1,4.1-0.2c1.4-0.1,2.8-0.2,4.1-0.3c1,4.3,2.1,8.7,3.2,13.3c1.1,4.5,2.3,9,3.5,13.4c1.1,4.4,2.3,8.7,3.4,12.8\t\tc1.1,4.1,2.1,8,3.1,11.5h0.2c1.5-4.3,3.1-8.8,4.8-13.8c1.7-4.9,3.4-9.8,5-14.5c1.6-4.8,3.1-9.2,4.4-13.2c1.3-4,2.4-7.2,3.1-9.5\t\tl2.6,0.3l2.5,0.2l2.5-0.2l2.5-0.3c0.2,1.5,0.8,3.5,1.5,6c0.8,2.5,1.6,5.3,2.6,8.3c1,3,2,6.3,3.2,9.6c1.1,3.4,2.2,6.7,3.3,10\t\tc1.1,3.3,2.1,6.4,3.1,9.4c1,3,1.7,5.6,2.3,7.8h0.2c1.4-4.3,2.8-8.9,4.3-14c1.6-5.1,3-10.1,4.4-14.8c1.4-4.8,2.7-9.2,3.8-13.2\t\tc1.1-4,2-7,2.4-9c1.7,0.3,3.1,0.5,4.3,0.5l2.3-0.2l2.4-0.3c-0.5,1.3-1.2,3.4-2.2,6.3c-1,2.8-2.2,6.3-3.5,10.2\t\tc-1.4,4-2.8,8.2-4.4,12.9c-1.5,4.6-3.1,9.3-4.6,14c-1.5,4.7-3.1,9.3-4.5,13.8c-1.5,4.5-2.7,8.5-3.8,12.1c-1.6-0.1-3.3-0.2-5.1-0.2\t\th-2.6l-2.6,0.2c-2.1-8.2-4.6-16.3-7.3-24.5c-2.7-8.1-5.6-16.4-8.6-24.8h-0.2C354.1,37,352.7,40.9,351.2,45.1\"><\/path><path class=\"st0\" d=\"M460.1,37.2c1.4-2.5,2.7-5,3.9-7.7c1.3-2.7,2.6-5.4,3.7-8.2c1.2-2.7,2.4-5.3,3.5-7.8l2.3,0.3L476,14l2.4-0.2\t\tl2.5-0.3c-1.2,1.9-2.6,4.4-4.3,7.4c-1.7,3.1-3.6,6.4-5.5,9.9c-2,3.6-3.9,7.2-5.9,11c-2,3.7-3.8,7.2-5.4,10.4c0,1.6-0.1,3.3-0.2,4.9\t\tc-0.1,1.6-0.1,3.3-0.1,5c0,3.5,0.1,6.8,0.2,10.2c0.1,3.4,0.4,6.9,0.9,10.6c-1.4-0.1-2.8-0.2-4.3-0.2h-4.2h-4.4\t\tc-1.4,0-2.9,0.1-4.3,0.2c0.2-3.1,0.4-6.3,0.7-9.5c0.3-3.2,0.5-6.5,0.5-9.7c0-1.6,0-3.2-0.1-4.7c0-1.6-0.1-3.2-0.2-4.7\t\tc-1.7-3.4-3.6-7.1-5.8-11.3c-2.2-4.1-4.3-8.2-6.4-12.1c-2.1-3.9-4-7.4-5.7-10.6s-3-5.4-3.8-6.9c1.5,0.1,3.1,0.3,4.5,0.3\t\tc1.5,0.1,3,0.2,4.6,0.2c1.5,0,3-0.1,4.4-0.2c1.5-0.1,2.9-0.2,4.5-0.3c1.1,2.5,2.5,5.2,3.9,8.3c1.4,3,2.9,6,4.3,8.9\t\tc1.5,2.9,2.7,5.5,4,7.9c1.2,2.3,2.2,4.1,2.9,5.2h0.2C457.4,41.8,458.8,39.6,460.1,37.2\"><\/path><path class=\"st0\" d=\"M483.4,34.3c1.8-4.4,4.4-8.2,7.8-11.5c3.3-3.3,7.4-5.9,12.2-7.8c4.8-1.9,10.1-2.8,16-2.8\t\tc5.3,0,10.4,0.7,15.1,2.2c4.6,1.5,8.7,3.7,12.1,6.7c3.4,2.9,6.2,6.7,8.2,11.2c2,4.5,3,9.9,3,15.9c0,5-1,9.8-2.8,14.1\t\tc-1.9,4.4-4.6,8.2-8,11.5c-3.4,3.3-7.5,5.8-12.2,7.6c-4.7,1.9-9.9,2.7-15.5,2.7c-5.3,0-10.3-0.7-15-2c-4.7-1.3-8.8-3.4-12.2-6.4\t\tc-3.5-2.9-6.2-6.7-8.3-11.2c-2-4.5-3-10-3-16.3C480.5,43.4,481.5,38.6,483.4,34.3 M539.5,34.3c-1.1-3.5-2.6-6.4-4.5-8.8\t\tc-2-2.5-4.3-4.3-7-5.6c-2.7-1.3-5.7-2-8.9-2c-3.4,0-6.5,0.9-9.3,2.5c-2.7,1.6-5.1,3.9-7,6.8c-1.9,2.8-3.3,6.2-4.3,10\t\tc-0.9,3.8-1.4,7.9-1.4,12.2c0,5.3,0.5,9.9,1.7,13.6c1.1,3.8,2.7,6.7,4.6,9c2,2.3,4.2,3.9,6.8,4.9c2.6,1,5.3,1.5,8.1,1.5\t\tc3,0,5.9-0.6,8.8-1.9c2.7-1.3,5.2-3.2,7.3-5.9c2-2.6,3.7-5.9,5-10c1.3-4,1.8-8.8,1.8-14.3C541.1,41.7,540.6,37.9,539.5,34.3\"><\/path><path class=\"st0\" d=\"M586.5,51v4.2c0,5.6,0.1,10.5,0.2,14.8c0.1,4.4,0.2,8.6,0.5,12.8c-1.2-0.1-2.4-0.2-3.8-0.2H579h-4.6\t\tc-1.3,0-2.6,0.1-3.7,0.2c0.2-4.2,0.5-8.4,0.6-12.8c0.2-4.4,0.2-9.3,0.2-14.9V41.5c0-5.6-0.1-10.6-0.2-14.9\t\tc-0.1-4.4-0.4-8.7-0.6-13.1c1.1,0.1,2.4,0.3,3.7,0.3c1.4,0.1,2.9,0.2,4.6,0.2c1.8,0,3.9-0.1,6.2-0.2c2.3-0.2,5.2-0.3,8.6-0.3\t\tc2.6,0,4.7,0.1,6.5,0.2c1.9,0.1,3.4,0.3,4.7,0.6c1.3,0.3,2.5,0.6,3.4,1.1l2.8,1.6c2,1.5,3.6,3.3,4.8,5.5c1.2,2.2,1.8,4.8,1.8,7.8\t\tc0,5-1.3,8.9-4,12.1c-2.7,3.1-6.6,5.3-11.6,6.5c3.2,5.7,6.7,11.5,10.4,17.1c3.7,5.7,7.4,11.3,11.1,16.9c-1.6-0.1-3.1-0.2-4.5-0.2\t\th-4.6H610c-1.5,0-3.1,0.1-4.6,0.2l-18-31.8L586.5,51z M601.5,25.4c-0.6-1.8-1.5-3.1-2.7-4c-1.3-0.9-2.9-1.5-4.8-1.8\t\tc-2-0.3-4.4-0.4-7.1-0.4c-0.2,9.1-0.4,18.3-0.4,27.4l1.1,0.2l1,0c4.5,0,7.8-1.2,10.2-3.6c2.4-2.4,3.5-6,3.5-10.9\t\tC602.4,29.5,602.1,27.2,601.5,25.4\"><\/path><path class=\"st0\" d=\"M648.7,70.4c0.1,5.2,0.4,9.4,0.7,12.5c-1.2-0.1-2.4-0.3-3.8-0.3h-4.5h-4.6c-1.4,0-2.6,0.1-3.8,0.3\t\tc0.3-4.2,0.5-8.4,0.7-12.8c0.1-4.4,0.2-9.3,0.2-14.9V41.5c0-5.6-0.1-10.6-0.2-14.9c-0.1-4.4-0.3-8.7-0.7-13.1\t\tc1.2,0.1,2.4,0.3,3.8,0.3c1.3,0.1,2.8,0.2,4.6,0.2c1.6,0,3.2,0,4.5-0.2c1.3-0.1,2.6-0.2,3.8-0.3c-0.4,2-0.5,5.1-0.7,9.1\t\tc-0.1,4.1-0.1,8.6-0.1,13.5v9.7c2.3-2.7,4.8-5.6,7.4-8.9c2.6-3.2,5.2-6.3,7.6-9.3c2.4-3,4.6-5.8,6.5-8.3c2-2.5,3.4-4.4,4.3-5.7\t\tl2.8,0.3L680,14l2.9-0.2l3.2-0.3c-1.1,1.1-2.9,3-5.2,5.6c-2.4,2.6-4.9,5.3-7.5,8.3c-2.7,2.9-5.2,5.8-7.6,8.6\t\tc-2.4,2.8-4.3,5-5.6,6.6c2.2,3.3,4.5,6.9,7.2,10.9c2.6,4,5.2,7.9,7.8,11.6c2.6,3.9,5,7.3,7.3,10.5c2.2,3.2,4,5.6,5.3,7.2\t\tc-2-0.1-3.7-0.3-5.2-0.3h-4.5h-4.4c-1.5,0-2.9,0.1-4.4,0.3c-3.5-5.1-6.8-10.3-10.1-15.6c-3.3-5.3-6.6-10.6-10.1-15.8h-0.2\t\tC648.6,58.8,648.6,65.1,648.7,70.4\"><\/path><path class=\"st0\" d=\"M259.2,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c1.2,0,2.6,0,3.9-0.1c1.4-0.1,2.7-0.1,3.9-0.1\t\tc1.3,0,2.5,0.1,3.5,0.4l2.8,1.1l1.8,2l0.7,2.8l-0.8,2.9l-1.8,2l-2.3,1.2l-2.2,0.6v0.1l2.3,0.4l2.6,1.2l2.1,2.1\t\tc0.5,0.9,0.8,1.9,0.8,3.1c0,1.5-0.3,2.7-0.8,3.7l-2.3,2.5c-0.9,0.7-2,1.1-3.2,1.4c-1.2,0.3-2.5,0.4-3.8,0.4l-3.2-0.1l-3.1,0h-2.4\t\tl-2,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5C259.2,112.5,259.2,110.5,259.2,108.8 M272.4,108.7l-0.8-1.5l-1.4-1\t\tl-2.2-0.4l-1.3,0l-0.8,0.1l-0.1,3l-0.1,2.6l0.1,2.1v2h1.9l1.8-0.3l1.6-1l1.1-1.6l0.4-2.3L272.4,108.7z M271.6,119.3\t\tc-0.9-0.9-2.2-1.4-3.9-1.4l-1.1,0h-0.8v1.8l-0.1,2.1l0.1,2v2l0,1.8l0.1,1.3l1.1,0.1h1.2l1.9-0.4l1.5-1l1.1-1.8l0.4-2.3\t\tC273,121.7,272.5,120.3,271.6,119.3\"><\/path><path class=\"st0\" d=\"M290,111.8c0.8-1.7,1.9-3.2,3.4-4.6c1.4-1.3,3.2-2.3,5.3-3.1c2.1-0.8,4.4-1.1,6.9-1.1c2.4,0,4.5,0.3,6.5,0.9\t\tc2,0.6,3.8,1.5,5.3,2.7c1.5,1.2,2.7,2.7,3.5,4.5c0.9,1.8,1.3,3.9,1.3,6.4c0,2-0.4,3.9-1.3,5.7c-0.8,1.8-2,3.3-3.4,4.6\t\tc-1.4,1.3-3.2,2.3-5.3,3c-2,0.7-4.3,1.1-6.7,1.1c-2.3,0-4.5-0.2-6.5-0.8c-2-0.5-3.8-1.4-5.3-2.5c-1.5-1.2-2.7-2.7-3.7-4.5\t\tc-0.8-1.8-1.3-4-1.3-6.5C288.8,115.4,289.2,113.6,290,111.8 M314.4,111.8c-0.4-1.4-1.1-2.5-1.9-3.5c-0.9-1-1.8-1.7-3-2.2\t\tc-1.2-0.5-2.5-0.8-3.9-0.8c-1.5,0-2.8,0.3-4,1c-1.2,0.7-2.2,1.5-3.1,2.7c-0.8,1.1-1.4,2.5-1.8,4c-0.4,1.5-0.6,3.2-0.6,4.9\t\tc0,2.2,0.2,4,0.8,5.4c0.5,1.5,1.2,2.7,2,3.6l2.9,2c1.1,0.4,2.3,0.6,3.5,0.6c1.3,0,2.5-0.3,3.8-0.8c1.2-0.5,2.3-1.3,3.2-2.3\t\tc0.8-1,1.6-2.3,2.1-4c0.5-1.6,0.9-3.5,0.9-5.7C315.1,114.8,314.8,113.2,314.4,111.8\"><\/path><path class=\"st0\" d=\"M356,131.3l-2-0.1h-1.9h-1.8l-1.9,0.1c-0.5-1.3-0.9-2.7-1.4-4c-0.5-1.4-1-2.8-1.6-4.1l-2.8-0.1h-2.8h-2.2\t\tl-2.3,0.1c-0.6,1.4-1.1,2.7-1.6,4.1c-0.5,1.4-1,2.7-1.4,4l-1-0.1h-1h-1.1l-1.1,0.1c0.4-0.7,0.8-1.7,1.4-2.9\t\tc0.5-1.2,1.3-2.6,1.9-4.3c0.7-1.5,1.4-3.2,2.2-5c0.8-1.8,1.6-3.6,2.4-5.4c0.8-1.9,1.6-3.6,2.4-5.4c0.8-1.8,1.5-3.4,2.2-4.9l0.8,0.1\t\tl0.8,0l0.8,0l0.8-0.1c0.9,2.3,2,4.7,3,7.3c1,2.6,2.1,5.2,3.2,7.7c1.1,2.5,2.1,4.9,3.1,7.1C354.2,127.8,355.1,129.6,356,131.3\t\t M340.5,111.1c-0.8,1.6-1.5,3.2-2.2,4.8c-0.7,1.6-1.3,3.2-2,4.8h8c-0.7-1.6-1.3-3.2-1.9-4.8C341.9,114.3,341.2,112.7,340.5,111.1\"><\/path><path class=\"st0\" d=\"M372.2,118.5v1.7c0,2.2,0.1,4.2,0.1,6c0.1,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5c0-2.2,0-4.2-0.1-5.9c-0.1-1.8-0.2-3.5-0.3-5.3l1.6,0.2l2,0.1l2.7-0.1\t\tc1-0.1,2.3-0.1,3.7-0.1l2.8,0.1l2,0.3l1.5,0.4l1.1,0.6l2.1,2.2c0.5,0.9,0.8,1.9,0.8,3.1c0,1.9-0.6,3.6-1.8,4.8\t\tc-1.1,1.3-2.8,2.1-5,2.6c1.4,2.3,2.9,4.6,4.5,6.8c1.6,2.3,3.2,4.5,4.8,6.8l-1.9-0.1h-2h-2l-2,0.1l-7.9-12.8H372.2z M378.7,108.3\t\tl-1.2-1.6l-2.1-0.7c-0.9-0.1-1.9-0.2-3.1-0.2c-0.1,3.6-0.1,7.3-0.1,11l0.5,0.1l0.4,0c2,0,3.4-0.5,4.4-1.4c1.1-1,1.6-2.4,1.6-4.3\t\tC379.2,109.9,379,109,378.7,108.3\"><\/path><path class=\"st0\" d=\"M397.6,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c1,0,2,0,3.3-0.1c1.2-0.1,2.7-0.1,4.6-0.1\t\tc2.5,0,4.8,0.2,6.9,0.7c2.1,0.4,3.8,1.1,5.3,2.1c1.5,1,2.7,2.3,3.5,4c0.8,1.7,1.2,3.8,1.2,6.3c0,2.3-0.4,4.3-1.2,6\t\tc-0.8,1.8-1.9,3.4-3.3,4.6c-1.4,1.3-2.9,2.2-4.8,2.9c-1.9,0.7-3.8,1-5.9,1c-2.1,0-4,0-5.6-0.1c-1.5,0-2.9,0-4,0h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5C397.7,112.5,397.7,110.5,397.6,108.8 M404.2,123.1v2.4l0.1,2.1l0,1.3l1.6,0.1\t\tl2.2,0c3.2,0,5.9-1.1,7.8-3.1c1.9-2.1,2.9-5.2,2.9-9.4c0-1.7-0.2-3.2-0.7-4.5c-0.5-1.3-1.2-2.4-2-3.4c-0.9-0.9-2-1.6-3.2-2.1\t\tc-1.2-0.5-2.6-0.8-4.1-0.8l-2.6,0.1l-2,0.2l0,1.2l-0.1,2.2v2.4v2.1v7.2V123.1z\"><\/path><path class=\"st0\" d=\"M453.3,111.8c0.8-1.7,1.9-3.2,3.3-4.6c1.5-1.3,3.2-2.3,5.3-3.1c2.1-0.8,4.4-1.1,6.9-1.1c2.3,0,4.5,0.3,6.5,0.9\t\tc2,0.6,3.8,1.5,5.3,2.7c1.5,1.2,2.6,2.7,3.5,4.5c0.9,1.8,1.3,3.9,1.3,6.4c0,2-0.4,3.9-1.2,5.7c-0.9,1.8-2,3.3-3.5,4.6\t\tc-1.5,1.3-3.2,2.3-5.2,3c-2.1,0.7-4.4,1.1-6.8,1.1c-2.3,0-4.5-0.2-6.5-0.8c-2.1-0.5-3.8-1.4-5.3-2.5c-1.5-1.2-2.7-2.7-3.6-4.5\t\tc-0.9-1.8-1.3-4-1.3-6.5C452.1,115.4,452.5,113.6,453.3,111.8 M477.6,111.8c-0.4-1.4-1.1-2.5-1.9-3.5c-0.8-1-1.8-1.7-3-2.2\t\tc-1.2-0.5-2.5-0.8-3.9-0.8c-1.5,0-2.8,0.3-4,1c-1.2,0.7-2.2,1.5-3,2.7c-0.8,1.1-1.4,2.5-1.9,4c-0.4,1.5-0.6,3.2-0.6,4.9\t\tc0,2.2,0.2,4,0.7,5.4c0.5,1.5,1.1,2.7,2,3.6l2.9,2c1.1,0.4,2.3,0.6,3.5,0.6c1.3,0,2.6-0.3,3.8-0.8c1.2-0.5,2.3-1.3,3.2-2.3\t\tc0.9-1,1.6-2.3,2.1-4c0.5-1.6,0.9-3.5,0.9-5.7C478.4,114.8,478.1,113.2,477.6,111.8\"><\/path><path class=\"st0\" d=\"M495.7,108.8c-0.1-1.8-0.2-3.5-0.3-5.3c1.3,0,2.6,0.1,3.9,0.1c1.3,0.1,2.6,0.1,3.9,0.1c2.2,0,4.1,0,5.8,0\t\tc1.6-0.1,2.8-0.1,3.3-0.2l-0.1,1.7l0,1l0.1,0.8l-2.7-0.1l-2.9-0.2l-2.6-0.1l-1.7,0c-0.1,1.5-0.2,3-0.2,4.4c0,1.5,0,2.9,0,4.4\t\tc1.9,0,3.6,0,5.1-0.1c1.5,0,3.1-0.1,4.8-0.2l-0.2,1.1l0,0.8l0.1,0.7l0.2,1c-3.4-0.3-6.7-0.4-9.9-0.4v2.1c0,2.2,0,4.2,0.1,6\t\tc0,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2H497l-1.6,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5\t\tC495.8,112.5,495.7,110.5,495.7,108.8\"><\/path><path class=\"st0\" d=\"M545.9,108l-0.1-1.4l-1.6,0l-2.1,0.1l-2.2,0.2l-2.1,0.2l0.2-0.9l0.1-0.9l-0.1-0.9l-0.2-0.9l2.7,0.1l2.5,0.1\t\tl2.7,0c1,0,2.2,0,3.5,0c1.3,0,2.5,0,3.5,0l2.7,0l2.4-0.1l2.6-0.1l-0.2,0.9l-0.1,0.9l0.1,0.9l0.2,0.9l-2-0.2l-2.2-0.2l-2.1-0.1\t\tl-1.6,0l-0.1,0.6l0,0.9v2.1v10.1c0,2.2,0.1,4.3,0.1,6c0.1,1.7,0.1,3.4,0.2,5.1l-1.6-0.1h-2h-2l-1.6,0.1c0.1-1.7,0.2-3.4,0.3-5.1\t\tc0.1-1.7,0.1-3.8,0.1-6v-10.1V108z\"><\/path><path class=\"st0\" d=\"M576.8,118.5v1.7c0,2.2,0.1,4.2,0.1,6c0.1,1.7,0.2,3.4,0.3,5.1l-1.6-0.1h-2h-2l-1.6,0.1\t\tc0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5c0-2.2-0.1-4.2-0.1-5.9c-0.1-1.8-0.2-3.5-0.3-5.3l1.6,0.2l2,0.1l2.7-0.1\t\tc1-0.1,2.2-0.1,3.7-0.1l2.8,0.1l2.1,0.3l1.5,0.4l1.2,0.6l2,2.2c0.5,0.9,0.8,1.9,0.8,3.1c0,1.9-0.6,3.6-1.7,4.8\t\tc-1.2,1.3-2.8,2.1-5,2.6c1.4,2.3,2.9,4.6,4.5,6.8c1.6,2.3,3.2,4.5,4.9,6.8l-2-0.1H589h-2l-1.9,0.1l-7.9-12.8H576.8z M583.3,108.3\t\tl-1.2-1.6L580,106c-0.9-0.1-1.9-0.2-3.1-0.2c-0.1,3.6-0.2,7.3-0.2,11l0.5,0.1l0.5,0c1.9,0,3.4-0.5,4.4-1.4c1.1-1,1.5-2.4,1.5-4.3\t\tC583.7,109.9,583.6,109,583.3,108.3\"><\/path><path class=\"st0\" d=\"M627,131.3l-2-0.1h-1.9h-1.9l-1.9,0.1c-0.5-1.3-1-2.7-1.4-4c-0.5-1.4-1-2.8-1.5-4.1l-2.8-0.1h-2.8h-2.2\t\tl-2.3,0.1c-0.6,1.4-1.1,2.7-1.6,4.1c-0.5,1.4-1,2.7-1.4,4l-1-0.1h-1.1h-1l-1.1,0.1c0.3-0.7,0.8-1.7,1.4-2.9\t\tc0.6-1.2,1.2-2.6,1.9-4.3c0.7-1.5,1.4-3.2,2.3-5c0.8-1.8,1.6-3.6,2.4-5.4c0.8-1.9,1.6-3.6,2.4-5.4c0.8-1.8,1.5-3.4,2.1-4.9l0.9,0.1\t\tl0.8,0l0.8,0l0.9-0.1c0.9,2.3,1.9,4.7,3,7.3c1.1,2.6,2.2,5.2,3.2,7.7c1.1,2.5,2.1,4.9,3.2,7.1C625.2,127.8,626.2,129.6,627,131.3\t\t M611.5,111.1c-0.7,1.6-1.5,3.2-2.1,4.8c-0.7,1.6-1.4,3.2-2,4.8h8c-0.6-1.6-1.3-3.2-1.9-4.8C612.9,114.3,612.2,112.7,611.5,111.1\"><\/path><path class=\"st0\" d=\"M636.7,108.8c-0.1-1.8-0.1-3.5-0.3-5.3l1.6,0.2l2,0c0.9,0,2,0,3.2-0.1c1.2-0.1,2.7-0.1,4.7-0.1\t\tc2.5,0,4.8,0.2,6.9,0.7c2,0.4,3.8,1.1,5.3,2.1c1.5,1,2.6,2.3,3.4,4c0.8,1.7,1.2,3.8,1.2,6.3c0,2.3-0.4,4.3-1.1,6\t\tc-0.8,1.8-1.9,3.4-3.3,4.6c-1.4,1.3-3,2.2-4.8,2.9c-1.8,0.7-3.7,1-5.9,1c-2.2,0-4,0-5.5-0.1c-1.6,0-2.9,0-4,0h-2l-1.6,0.1\t\tc0.2-1.7,0.2-3.4,0.3-5.1c0-1.7,0.1-3.8,0.1-6v-5.5C636.8,112.5,636.7,110.5,636.7,108.8 M643.2,123.1v2.4l0,2.1l0.1,1.3l1.5,0.1\t\tl2.3,0c3.3,0,5.9-1.1,7.8-3.1c1.9-2.1,2.9-5.2,2.9-9.4c0-1.7-0.2-3.2-0.7-4.5c-0.5-1.3-1.1-2.4-2-3.4c-0.8-0.9-1.9-1.6-3.1-2.1\t\tc-1.2-0.5-2.6-0.8-4.1-0.8l-2.6,0.1l-2,0.2l-0.1,1.2l0,2.2v2.4v2.1v7.2V123.1z\"><\/path><path class=\"st0\" d=\"M675.5,108.8c-0.1-1.8-0.2-3.5-0.3-5.3c1.3,0,2.6,0.1,3.9,0.1c1.3,0.1,2.6,0.1,3.9,0.1c2.1,0,4,0,5.7,0\t\tc1.7-0.1,2.8-0.1,3.4-0.2l-0.2,1.7l0,1l0.2,0.8l-2.8-0.1l-2.9-0.2l-2.6-0.1l-1.6,0c-0.1,1.5-0.1,3-0.2,4.4c0,1.5,0,2.9,0,4.4\t\tc1.9,0,3.6,0,5.1-0.1c1.5,0,3.1-0.1,4.8-0.2l-0.2,1.1l0,0.8l0.1,0.7l0.2,1c-3.3-0.3-6.6-0.4-9.9-0.4l0,2.6l-0.1,2.6\t\tc0,1.8,0.1,3.5,0.2,5.1c1.6,0,3.3-0.1,5-0.1c1.6-0.1,3.3-0.2,5-0.4l-0.2,0.8l0,1l0,1l0.2,0.6l-2.9-0.1c-1.2,0-2.7,0-4.7,0h-4.3\t\th-2.6l-1.5,0l-0.9,0.1c0.1-1.7,0.2-3.4,0.3-5.1c0.1-1.7,0.1-3.8,0.1-6v-5.5C675.6,112.5,675.6,110.5,675.5,108.8\"><\/path><path class=\"st0\" d=\"M256.5,94.4h438.2v-3.2H256.5V94.4z\"><\/path><\/g><g transform=\"matrix(.35277777 0 0 -.35277777 -95.350607 286.92476)\"><path class=\"st0\" d=\"M667.9,736.6c-0.6,15.4-1.3,29-1.7,40.8c9.1-1.4,16.6-2.1,22.2-2.1c5.6,0,13,0.7,22,2.1\t\tc35.9-39.7,71.1-78.6,105.9-117c34.9-38.2,70.6-77.2,107.5-116.8v42.7V634c0,16-0.2,31.9-0.4,47.3c-0.1,15.6-0.1,30-0.4,43.1\t\tc-0.1,13.1-0.4,24.3-1,33.9c-0.3,9.5-1,16-1.6,19.2c9.1-1.4,16.6-2.1,22.1-2.1c5.5,0,13,0.7,22.1,2.1c-1.6-29.9-3.1-56.7-4-80.9\t\tc-1.1-24-1.8-46.6-2.6-67.8c-0.7-21.4-1.1-42.4-1.3-63.2c-0.1-20.8-0.1-43-0.1-66.5v-59c-6.6,0.4-13.4,0.8-20.3,0.8\t\tc-7.1,0-13.5-0.3-19.1-0.8c-67.4,78.7-139.1,157.7-214.7,237.2c-0.2-9.5-0.4-19-0.6-28.5c0-9.5,0-19.1,0-28.9v-57\t\tc0-19.6,0-36.2,0.1-50.1c0.2-13.8,0.4-25.4,0.8-35c0.2-9.4,0.5-17.2,0.9-23.3c0.2-6,0.5-10.9,0.8-14.4c-3.8,0.4-7.7,0.8-11.6,0.8\t\th-11.1c-7.6,0-15.1-0.3-22.7-0.8c0.8,2.6,1.6,12,2.5,28c1,16,2.2,35.6,3.3,58.7c1.1,23,2,48,2.9,75.1c0.9,27,1.3,52.9,1.3,77.8\t\tC669.1,702.3,668.7,721.3,667.9,736.6\"><\/path><\/g><g><path class=\"st0\" d=\"M65.9,16.2c-12,0-23,3.7-32.1,9.9c27.4,3.3,51.5,11.5,68,22V35h2.6v14.8c8.9,6.1,15.2,12.8,18.2,19.8\t\tC121.1,39.9,96.4,16.2,65.9,16.2z M107.9,42h-3v-2.6h3V42z\"><\/path><path class=\"st0\" d=\"M104.3,52.1v39.3h-2.6V50.2c-16-10.9-40.4-19.5-68.3-22.9c-0.4-0.1-0.8-0.1-1.2-0.2\t\tC18.3,37.4,9.3,53.8,9.3,72.2c0,15.7,6.6,29.9,17.1,40.1c21,2.2,40.7,1.1,56.6-2.7V63.8h2.6v45.1c20.6-5.4,34.4-15.3,35.9-28.1\t\tC122.6,70.9,116.1,60.8,104.3,52.1z M47,92.2h-3.3v13.1h-2.6V67.1h2.6v22.5H47V92.2z M48.1,53.6l-0.7,0.5l-2,1.1\t\tc-11.3,5.3-17.9,15.8-17.9,26.1c0,0.6,0,1.2,0.1,1.8c0.3,0.6,0.5,1.3,0.8,1.9c0.9,1.9,1.3,3.2,1.4,4.3l-0.2,0.9l-1.3,0.8l-1.2-0.5\t\tl-0.7-0.8c-0.2-0.3-0.4-0.7-0.7-1.1c-0.4-0.2-0.9-0.4-1.6-0.8C16.2,83,11.5,75,11.5,67.1c0-3.7,1-7.3,3.1-10.5l0.1-0.1l0-0.1l0,0\t\tl-0.7-0.5l1.2-1.6l0.8,0.6l1-1.2l2,1.6l-1,1.2l1.8,1.4l-1.2,1.6l-1.2-1c-1.8,2.7-2.6,5.6-2.6,8.7c0,5.8,3,11.9,8.5,16.2\t\tc-2.1-5.4-3.1-11-3.1-16.5c0-12.9,5.4-25.4,15-34.6l0.9,0.9l0,0l0.8-0.4c1.2-1.1,2.4-2.1,3.7-3.1l1.5,2\t\tc-11.3,8.6-17.8,21.7-17.8,35.1c0,2.4,0.2,4.9,0.6,7.3c2.4-9.1,9.1-17.3,19-22c1.5-0.7,2.3-1,3.2-1.1l0.8,0.2l0.7,1.2L48.1,53.6z\t\t M54.4,112.8h-2.6V56.5h2.6V112.8z M58.1,100.2h-3.2v-2.6h3.2V100.2z M65.2,104.6h-2.6V38.5h2.6V104.6z M68.5,51.5h-2.5v-2.6h2.5\t\tV51.5z M75.5,104.6h-2.6v-66h2.6V104.6z M79.3,51.5h-2.6v-2.6h2.6V51.5z M89.6,82.9h-3.1v-2.6h3.1V82.9z M95,99.9h-2.6V69.5H95\t\tV99.9z M98.5,77.9h-3.2v-2.6h3.2V77.9z\"><\/path><path class=\"st0\" d=\"M28,113.8c10,9,23.3,14.4,37.9,14.4c23.4,0,43.4-14,52.1-33.9C103.9,109.6,68.5,117.8,28,113.8z\"><\/path><path class=\"st0\" d=\"M5.9,13.3V131H126V13.3H5.9z M65.9,130.8c-16.5,0-31.4-6.7-42.1-17.4c-0.2,0-0.4,0-0.6-0.1\t\tc-2.2-0.3-4.4-0.6-6.5-0.9l5.8-0.4C12.7,101.5,6.7,87.6,6.7,72.2c0-18.3,8.5-34.7,21.9-45.4C8,24.2,8.8,23.2,30,25.6\t\tc10-7.5,22.4-12,35.9-12c32.7,0.1,59.2,26.2,59.2,58.6C125.2,104.5,98.7,130.7,65.9,130.8z\"><\/path><\/g><path class=\"st0\" d=\"M692.5,10.1l-1.7,1.2l-1.2,1.8l-0.4,2.1l0.4,2.2l1.2,1.7l1.7,1.2l2.2,0.4l2.2-0.4l1.7-1.2l1.2-1.7l0.4-2.2\tl-0.4-2.1l-1.2-1.8l-1.7-1.2l-2.2-0.4L692.5,10.1z M692.7,19.7l-1.6-1.1l-1.1-1.5l-0.3-1.9l0.3-1.9l1.1-1.6l1.6-1.1l1.9-0.4l1.9,0.4\tl1.5,1.1l1.1,1.6l0.4,1.9l-0.4,1.9l-1.1,1.5l-1.5,1.1l-1.9,0.4L692.7,19.7z M694.4,11.7l-0.6,0l-0.7,0l-0.6-0.1l0.1,1v1.1v2.6v1.1\tl-0.1,1l0.5-0.1l0.5,0.1l-0.1-2.2v-1h0.5l1.3,1.6l1.2,1.6l0.6-0.1l0.2,0l0.3,0v-0.1l-0.5-0.6l-0.8-0.9l-0.7-1l-0.7-0.9l0.6-0.2\tl0.7-0.3l0.5-0.6l0.2-0.8l-0.2-0.7l-0.4-0.4l-0.6-0.3l-0.7-0.1L694.4,11.7z M693.3,14.8v-1.3l0-0.7l0.1-0.7L694,12l0.5,0l1.1,0.3\tl0.3,0.9l-0.1,0.7l-0.4,0.5l-0.6,0.3l-0.7,0.1h-0.4L693.3,14.8z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-44\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:140px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"svg5908\" xmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 1024 217\" style=\"enable-background:new 0 0 1024 217\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st0{fill:#FFFFFF;}\n<\/style><path id=\"path2780\" class=\"st0\" d=\"M77.5,6.2c0,0,0,16.8,0,16.8c0,0-38,0-38,0c0,0,68.6,69.4,68.6,69.4c0,0,69-69.4,69-69.4\tc0,0-37.4,0-37.4,0c0,0,0-16.8,0-16.8C139.6,6.2,77.5,6.2,77.5,6.2z M22.9,39.1c0,0,0,37.6,0,37.6c0,0-16.8,0-16.8,0\tc0,0,0,62.2,0,62.2c0,0,16.8,0,16.8,0c0,0,0,38,0,38c0,0,69.4-68.6,69.4-68.6C92.3,108.3,22.9,39.1,22.9,39.1z M193.8,40.1\tc0,0-69.4,69-69.4,69c0,0,69.4,68.6,69.4,68.6c0,0,0-37.8,0-37.8c0,0,16.8,0,16.8,0c0,0,0-62.2,0-62.2c0,0-16.8,0-16.8,0\tC193.8,77.7,193.8,40.1,193.8,40.1z M108.3,124.7c0,0-68.6,69.4-68.6,69.4c0,0,37.8,0,37.8,0c0,0,0,16.8,0,16.8c0,0,62.2,0,62.2,0\tc0,0,0-16.8,0-16.8c0,0,37.6,0,37.6,0C177.3,194.1,108.3,124.7,108.3,124.7z\"><\/path><path id=\"path2788\" class=\"st0\" d=\"M248.8,22.5v4.9c22.4,3.9,23,16.5,23,34.7V112c0,23.8-8.9,23.1-21.8,25.5c0,0,0,5.1,0,5.1\tc0,0,58.1,0,58.1,0c0,0,0-5.1,0-5.1c-20.8-4.4-24.8-5.8-25.5-27.5c-0.7-19.2-1.5-37.7-1-57.5c29.1,31.4,71.2,73.7,88.5,94.9\tc0,0,7.8-3.9,7.8-3.9c0,0,0-78.5,0-78.5c0-28.8,1-36.2,16.6-37.6c0,0,0-4.9,0-4.9c0,0-53.8,0-53.8,0v4.9\tc20.8,2.8,26.2,5.5,26.5,26.5c0,0,1.2,56.1,1.2,56.1c0,0-0.4,0.4-0.4,0.4c-25.4-29.7-56.3-58.9-78.5-87.9\tC289.3,22.5,248.8,22.5,248.8,22.5z M416.4,22.5c0,0,0,4.9,0,4.9c19.6,4.1,21.9,11.6,29.8,27.7c0,0,19.7,40.1,19.7,40.1\tc0,0,0,8.2,0,8.2c0,32-2.2,30.6-25.5,34.1c0,0,0,5.1,0,5.1c0,0,74.5,0,74.5,0c0,0,0-5.1,0-5.1c-26.7-2.1-25.5-10.1-25.5-34.1\tc0,0,0-11.9,0-11.9c0,0,3.1-6.8,3.1-6.8c0,0,20.1-37.2,20.1-37.2c7.2-13.2,14.6-16.9,29.6-20.1c0,0,0-4.9,0-4.9c0,0-51.5,0-51.5,0\tv4.9c15.7,4.1,18.9,5.7,3.9,36.3c0,0-9.6,19.3-9.6,19.3c0,0-15.4-32.2-15.4-32.2c-10.2-21.5-4.4-20.2,8-23.4c0,0,0-4.9,0-4.9\tC477.6,22.5,416.4,22.5,416.4,22.5z M566.3,22.5c0,0,0,4.9,0,4.9c10.4,2.8,20.1,2.9,18.7,16c0,0-10.3,75.6-10.3,75.6\tc-2.3,14.1-5.8,14.6-18.9,18.5c0,0,0,5.1,0,5.1c0,0,52.8,0,52.8,0c0,0,0-5.1,0-5.1c-13.6-3.4-21.7-3.2-20.7-19.3c0,0,3.9-69,3.9-69\tc0,0,0.4,0,0.4,0l40.1,95.1h5.3c0,0,41.5-98.8,41.5-98.8c0,0,0.4,0,0.4,0l3.3,61c1.2,22.4,2.6,28.2-21.6,31c0,0,0,5.1,0,5.1\tc0,0,68.2,0,68.2,0c0,0,0-5.1,0-5.1c-21.7-3.5-22-9.5-23.2-29.6c0,0-2.9-56.9-2.9-56.9c-0.9-17,2-19.9,19.7-23.6c0,0,0-4.9,0-4.9\tc0,0-50.1,0-50.1,0c0,0,0,3.5,0,3.5c4.6,4.6,0.8,11.8-1.4,16.6c0,0-28.7,65.9-28.7,65.9c0,0-24.9-57.3-24.9-57.3\tc-2.5-5.8-9.8-19-5.3-25.1c0,0,0-3.5,0-3.5C612.7,22.5,566.3,22.5,566.3,22.5z M751.8,22.5c0,0,0,4.9,0,4.9\tc21,3.5,23.4,2.3,23.4,34.3c0,0,0,41.7,0,41.7c0,32-2.4,30.6-23.4,34.1c0,0,0,5.1,0,5.1c0,0,107,0,107,0c4.2-13.2,6.8-27,6.4-40.7\tc0,0-5.3,0-5.3,0c-4.9,20.3-14.9,33.3-37.8,33.3c-23.5,0-23.8-8.3-23.8-26.3c0,0,0-23.4,0-23.4c0,0,14.4,0,14.4,0\tc15.4,0,23.6-0.4,27.1,17c0,0,5.1,0,5.1,0c-0.9-15-0.3-29.8,0.6-44.8c0,0-4.5,0-4.5,0C836.7,73.7,828.6,75,813.4,75c0,0-15,0-15,0\tc0,0,0-45,0-45c0,0,13.1,0,13.1,0c19.2,0,34.8,0.3,36.1,23.4c0,0,5.5,0,5.5,0c0,0,3.5-30.8,3.5-30.8\tC856.5,22.5,751.8,22.5,751.8,22.5z M893.3,22.5c0,0,0,4.9,0,4.9c17.5,3.9,20.1,9.1,30,24.9c0,0,20.9,33.7,20.9,33.7\tc0,0-17.9,24.9-17.9,24.9c-10.4,14.5-17.6,23.7-36.4,26.5c0,0,0,5.1,0,5.1c0,0,51.5,0,51.5,0c0,0,0-5.1,0-5.1\tc-4.4-0.7-12.5-1.8-12.5-8c0-8.1,14.6-29.6,19.7-37.2c0,0,8.8,14.4,8.8,14.4c3,4.9,10.7,17.1,10.7,22.4c0,7.2-8.7,7.7-13.8,8.4\tc0,0,0,5.1,0,5.1c0,0,63.7,0,63.7,0c0,0,0-5.1,0-5.1c-16.2-3.9-17.1-3.6-25.7-17.3c0,0-28.5-44.8-28.5-44.8c0,0,15.6-23,15.6-23\tc10.6-15.4,19.6-22.8,35.3-24.9c0,0,0-4.9,0-4.9c0,0-48.7,0-48.7,0c0,0,0,4.9,0,4.9c4.4,0.9,11.5,2,11.5,8c0,7.8-8.7,19.9-17.7,33.3\tc-1.4-2.3-16.8-26.8-16.8-33.5c0-6.5,7.7-6.9,12.5-7.8c0,0,0-4.9,0-4.9C955.3,22.5,893.3,22.5,893.3,22.5z\"><\/path><path id=\"path2798\" class=\"st0\" d=\"M402.2,172.2c-4.4,0-8.1,1.6-10.7,4.9c-2.6,3.3-3.9,7.4-3.9,12.1c0,5.4,1.3,9.6,3.7,12.7\tc2.4,3.2,5.8,4.9,10.3,4.9c4.9,0,8.8-1.7,11.5-4.9c2.6-3.2,3.9-7.4,3.9-12.7c0-5.3-1.4-9.5-3.9-12.5\tC410.5,173.7,407,172.2,402.2,172.2z M600.2,172.2c-4.5,0-8.1,1.6-10.9,4.9c-2.9,3.3-4.5,7.6-4.5,12.5c0,5.3,1.3,9.4,3.9,12.5\tc2.6,3.1,6.4,4.7,11.1,4.7c4.7,0,8.1-1.3,10.5-3.9c0,0,0.2-0.2,0.2-0.2c0,0-3.1-5.5-3.1-5.5c0,0-0.4,0.4-0.4,0.4\tc-1.6,2.1-3.9,3.1-6.8,3.1c-2.6,0-4.7-1-6.2-2.9c-1.5-2-2.1-4.6-2.1-8c0-3.4,0.7-6.2,2.3-8.4c1.7-2.2,3.9-3.3,6.4-3.3\tc2.7,0,4.8,0.8,6,1.9c0,0,0.4,0.4,0.4,0.4c0,0,2.7-5.7,2.7-5.7c0,0-0.2-0.2-0.2-0.2C607.2,173,604,172.2,600.2,172.2z M625.3,172.2\tc0,0-13.3,33.9-13.3,33.9c0,0,7.2,0,7.2,0c0,0,2.2-6.1,2.3-6.6c0.5,0,10,0,10.5,0c0.2,0.5,2.5,6.6,2.5,6.6c0,0,7.2,0,7.2,0\tc0,0-13.4-33.9-13.4-33.9c0,0-0.4,0-0.4,0C628.1,172.2,625.3,172.2,625.3,172.2z M856.5,172.2c-4.5,0-8.1,1.6-10.9,4.9\tc-2.9,3.3-4.5,7.6-4.5,12.5c0,5.3,1.3,9.4,3.9,12.5c2.6,3.1,6.3,4.7,10.9,4.7c4.6,0,8.3-1.3,10.7-3.9c0,0,0.2-0.2,0.2-0.2\tc0,0-3.1-5.5-3.1-5.5c0,0-0.4,0.4-0.4,0.4c-1.7,2.1-3.9,3.1-6.8,3.1c-2.6,0-4.7-1-6.2-2.9c-1.5-2-2.3-4.6-2.3-8\tc0-3.4,0.9-6.2,2.5-8.4c1.7-2.2,3.8-3.3,6.4-3.3c2.7,0,4.8,0.8,6,1.9c0,0,0.4,0.4,0.4,0.4c0,0,2.7-5.7,2.7-5.7c0,0-0.2-0.2-0.2-0.2\tC863.5,173,860.3,172.2,856.5,172.2z M913.8,172.2c0,0-13.3,33.9-13.3,33.9c0,0,7.4,0,7.4,0c0,0,2-6.1,2.1-6.6c0.5,0,10.2,0,10.7,0\tc0.2,0.5,2.3,6.6,2.3,6.6c0,0,7.2,0,7.2,0c0,0-13.4-33.9-13.4-33.9c0,0-0.2,0-0.2,0C916.7,172.2,913.8,172.2,913.8,172.2z\t M980.1,172.2c-5.1,0-9.4,1.7-12.5,4.9c-3,3.2-4.5,7.4-4.5,12.5c0,5.1,1.3,9.3,4.1,12.5c2.8,3.1,6.7,4.7,11.5,4.7\tc2.2,0,4.4-0.3,6.6-1c2.2-0.6,4-1.6,5.5-2.7c0,0,0.2-15.4,0.2-15.4c0,0-11.3,0-11.3,0c0,0,0,5.8,0,5.8c0,0,4,0,4.7,0c0,0.7,0,6,0,6\tc-1.1,0.7-2.7,1.2-4.7,1.2c-3,0-5.5-0.9-7.2-2.9c-1.7-2-2.5-4.6-2.5-8c0-3.5,0.9-6.5,2.7-8.6c1.8-2.1,4.2-3.1,7.2-3.1\tc1,0,2.1,0.4,3.5,1c0,0,3.3,1.9,3.3,1.9c0,0,0.4-0.4,0.4-0.4l2.5-4.9c0,0-0.2-0.4-0.2-0.4C986.8,173.2,983.7,172.2,980.1,172.2z\t M430.2,172.4c0,0-5.3,0.2-5.3,0.2c0,0-4.1,0.2-4.1,0.2c0,0,0,0.4,0,0.4c0,0,0,32.9,0,32.9c0,0,6.8,0,6.8,0c0,0,0-12.8,0-13.6\tc0.6,0,2.6,0.2,2.9,0.2c0.2,0.4,8.8,13.4,8.8,13.4c0,0,7.6,0,7.6,0c0,0-9.3-14.3-9.7-15c1.6-0.7,3-1.8,4.1-3.3\tc1.2-1.7,1.8-3.5,1.8-5.5C443.1,175.7,438.7,172.4,430.2,172.4z M566.9,172.4c0,0-5.3,0.2-5.3,0.2c0,0-4.1,0.2-4.1,0.2\tc0,0,0,0.4,0,0.4c0,0,0,32.9,0,32.9c0,0,6.8,0,6.8,0c0,0,0-12.8,0-13.6c0.6,0,2.6,0.2,2.9,0.2c0.2,0.4,8.8,13.4,8.8,13.4\tc0,0,7.6,0,7.6,0c0,0-9.3-14.3-9.7-15c1.6-0.7,3-1.8,4.1-3.3c1.2-1.6,1.8-3.4,1.8-5.5C579.7,175.7,575.4,172.4,566.9,172.4z\t M812.8,172.6c0,0,0.4,0.8,0.4,0.8c0,0,9.3,15.2,9.6,15.6c-0.3,0.4-10.9,17.2-10.9,17.2c0,0,7.2,0,7.2,0c0,0,6.6-10.5,7.2-11.5\tc0.6,1,7,11.5,7,11.5c0,0,7.4,0,7.4,0c0,0-10.6-16.7-10.9-17.2c0.3-0.4,10.3-16.2,10.3-16.2c0,0-7,0-7,0c0,0-6.2,9.5-6.8,10.5\tc-0.6-1-6.6-10.7-6.6-10.7C819.6,172.6,812.8,172.6,812.8,172.6z M250,172.8c0,0,0,33.3,0,33.3c0,0,6.2,0,6.2,0c0,0,0-17.1,0-19.3\tc1.4,1.8,15.2,19.7,15.2,19.7c0,0,3.1,0,3.1,0v-33.7c0,0-0.6,0-0.6,0c0,0-5.8,0-5.8,0c0,0,0,16.6,0,18.7\tc-1.3-1.7-14.6-18.7-14.6-18.7c0,0-3.1,0-3.1,0C250.3,172.8,250,172.8,250,172.8z M281.3,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.7,0,10.7,0c0,0,0-5.8,0-5.8c0,0-10,0-10.7,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0C302.4,172.8,281.3,172.8,281.3,172.8z M306.3,172.8c0,0,10.9,33.7,10.9,33.7\tc0,0,2.9,0,2.9,0c0,0,5.9-17.6,6.6-19.7c0.7,2,6.8,19.7,6.8,19.7c0,0,3.1,0,3.1,0l10.7-33.7c0,0-0.6,0-0.6,0c0,0-6.2,0-6.2,0\tc0,0-5.2,16.6-5.8,18.7c-0.7-2.1-6.4-18.7-6.4-18.7c0,0-3.1,0-3.1,0c0,0-5.5,16.6-6.2,18.7c-0.7-2.2-5.8-18.7-5.8-18.7\tC313.1,172.8,306.3,172.8,306.3,172.8z M358.9,172.8c0,0,11.3,19.7,11.3,19.7c0,0,0,13.6,0,13.6c0,0,6.6,0,6.6,0c0,0,0-13.4,0-13.6\tc0.1-0.2,11.1-19.7,11.1-19.7c0,0-0.6,0-0.6,0c0,0-6.4,0-6.4,0c0,0-6.7,12.3-7.4,13.4c-0.7-1.2-7.6-13.4-7.6-13.4\tC365.9,172.8,358.9,172.8,358.9,172.8z M449.7,172.8c0,0,0,33.3,0,33.3c0,0,6.6,0,6.6,0c0,0,0-9.3,0-9.4c0.1,0,2.5-3.2,3.3-4.3\tc0.6,0.9,8.8,13.6,8.8,13.6c0,0,8,0,8,0c0,0-12.2-18.2-12.5-18.7c0.3-0.5,10.5-14.6,10.5-14.6c0,0-0.8,0-0.8,0c0,0-6.8,0-6.8,0\tc0,0-9.2,12.8-10.5,14.6c0-2.2,0-14.6,0-14.6C456.4,172.8,449.7,172.8,449.7,172.8z M499,172.8c0,0-6.6,33.3-6.6,33.3\tc0,0,6.4,0,6.4,0c0,0,2.8-13.9,3.3-16.4c0.9,2.4,6,16.8,6,16.8c0,0,2.7,0,2.7,0c0,0,5.4-14.4,6.2-16.8c0.5,2.5,2.9,16.4,2.9,16.4\tc0,0,6.6,0,6.6,0c0,0-6.8-33.3-6.8-33.3c0,0-0.4,0-0.4,0c0,0-3.3,0-3.3,0c0,0-5.9,18.6-6.6,20.9c-0.7-2.2-6.8-20.9-6.8-20.9\tC502.7,172.8,499,172.8,499,172.8z M530.4,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8\tc0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8s-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8c0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0\tC551.5,172.8,530.4,172.8,530.4,172.8z M645.4,172.8c0,0,0,33.3,0,33.3c0,0,6.4,0,6.4,0c0,0,0-17.1,0-19.3\tc1.4,1.8,15.2,19.7,15.2,19.7c0,0,2.9,0,2.9,0c0,0,0-33.7,0-33.7c0,0-0.4,0-0.4,0c0,0-6,0-6,0c0,0,0,16.6,0,18.7\tc-1.3-1.7-14.6-18.7-14.6-18.7c0,0-3.1,0-3.1,0C645.8,172.8,645.4,172.8,645.4,172.8z M674.1,172.8c0,0,0,5.8,0,5.8\tc0,0,9.6,0,10.3,0c0,0.8,0,27.5,0,27.5c0,0,6.6,0,6.6,0c0,0,0-26.7,0-27.5c0.8,0,10.9,0,10.9,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0\tC701.5,172.8,674.1,172.8,674.1,172.8z M706,172.8c0,0,0,33.3,0,33.3c0,0,6.6,0,6.6,0c0,0,0-33.3,0-33.3c0,0-0.4,0-0.4,0\tC712.3,172.8,706,172.8,706,172.8z M719.7,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0\tc0-0.8,0-27.3,0-27.3c0,0-0.4,0-0.4,0C725.9,172.8,719.7,172.8,719.7,172.8z M746,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0v-5.8c0,0-0.4,0-0.4,0C767,172.8,746,172.8,746,172.8z M787.5,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0\tc0,0,0-6,0-6c0,0-14,0-14.8,0c0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8\tc0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8c0,0-0.4,0-0.4,0C808.5,172.8,787.5,172.8,787.5,172.8z M871.7,172.8c0,0,0,33.3,0,33.3\tc0,0,6.6,0,6.6,0c0,0,0-13.8,0-14.6c0.8,0,11.3,0,12.1,0c0,0.8,0,14.6,0,14.6c0,0,6.6,0,6.6,0c0,0,0-33.3,0-33.3c0,0-0.4,0-0.4,0\tc0,0-6.2,0-6.2,0c0,0,0,11.9,0,12.7c-0.8,0-11.3,0-12.1,0c0-0.8,0-12.7,0-12.7C878.3,172.8,871.7,172.8,871.7,172.8z M933.9,172.8\tc0,0,0,33.3,0,33.3c0,0,6.4,0,6.4,0c0,0,0-17.1,0-19.3c1.4,1.8,15.2,19.7,15.2,19.7c0,0,2.9,0,2.9,0c0,0,0-33.7,0-33.7\tc0,0-0.4,0-0.4,0c0,0-5.8,0-5.8,0c0,0,0,16.6,0,18.7c-1.3-1.7-14.8-18.7-14.8-18.7c0,0-2.9,0-2.9,0\tC934.4,172.8,933.9,172.8,933.9,172.8z M996.2,172.8c0,0,0,33.3,0,33.3c0,0,21.4,0,21.4,0c0,0,0-6,0-6c0,0-14,0-14.8,0\tc0-0.7,0-8,0-8.8c0.8,0,10.5,0,10.5,0c0,0,0-5.8,0-5.8c0,0-9.8,0-10.5,0c0-0.7,0-6.1,0-6.8c0.8,0,14.8,0,14.8,0c0,0,0-5.8,0-5.8\tc0,0-0.4,0-0.4,0C1017.3,172.8,996.2,172.8,996.2,172.8z M402.2,178.1c5.4,0,8,3.7,8,11.1c0,3.8-0.7,6.6-2.1,8.6\tc-1.5,1.9-3.6,2.9-6.4,2.9c-2.3,0-4-1-5.3-2.9c-1.2-2-1.8-4.9-1.8-8.6c0-3.4,0.6-6.2,1.9-8.2C397.8,179.1,399.7,178.1,402.2,178.1z\t M427.7,178.5c0.5,0,1.6,0,1.6,0c2.5,0,4.3,0.4,5.5,1c1.1,0.6,1.6,1.5,1.6,2.9c0,1.8-0.6,2.9-1.6,3.5c-1.1,0.6-2.7,1-5.1,1\tc0,0-1.4,0-1.9,0C427.7,186.2,427.7,179.1,427.7,178.5z M564.3,178.5c0.5,0,1.6,0,1.6,0c2.5,0,4.3,0.4,5.5,1\tc1.1,0.6,1.6,1.5,1.6,2.9c0,1.8-0.6,2.9-1.6,3.5c-1,0.6-2.7,1-5.1,1c0,0-1.4,0-1.9,0C564.3,186.2,564.3,179.1,564.3,178.5z\t M626.9,183.9c0.6,1.9,3,9.4,3.3,10.3c-0.9,0-5.7,0-6.6,0C623.9,193.4,626.3,185.8,626.9,183.9z M915.3,183.9\tc0.6,1.9,3.2,9.4,3.5,10.3c-0.9,0-5.9,0-6.8,0C912.3,193.4,914.7,185.8,915.3,183.9z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-45\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:33px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 358.357 320\" style=\"enable-background:new 0 0 358.357 320\" xml:space=\"preserve\"><style type=\"text\/css\">\n\t.st1{fill:#FFFFFF;}\n\t.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}\n<\/style><g><g><g><polygon class=\"st1\" points=\"32.014,210.332 59.43,204.226 59.43,121.956 89.141,121.956 89.141,109.756 0,109.756\t\t\t\t3.042,121.956 32.014,121.956 \t\t\t\"><\/polygon><path class=\"st2\" d=\"M179.313,109.773c-6.609,17.425-13.038,35.052-21.34,50.771c-7.237-16.785-13.785-34.27-21.314-50.771\t\t\t\th-29.298v97.499h15.564v-64.626l28.49,63.585l27.889-62.189v1.311c0.009-0.013,0.009-0.026,0.009-0.043v61.961h27.425v-97.499\t\t\t\tH179.313z\"><\/path><path class=\"st1\" d=\"M358.357,82.254h-36.664C328.216,55.913,331.68,28.355,331.68,0l-22.982,9.194\t\t\t\tc-4.194,148.262-109.722,271.174-249.793,301.937L55.992,320c62.008-12.659,117.614-42.899,161.419-85.29h26.634l35.071-50.294\t\t\t\tl35.039,50.294h44.201l-58.39-76.189L358.357,82.254z\"><\/path><path class=\"st1\" d=\"M269.543,133.941l-18.16-24.185h-30.465l36.318,47.359C261.962,150.141,266.475,141.843,269.543,133.941\"><\/path><\/g><\/g><\/g><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-46\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:78px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 666.8 204.3\" xml:space=\"preserve\"><path d=\"M484.7,8.4c-15.5-5.6-31.9-8.5-48.4-8.4c-53.3,0-91,26.9-91.3,65.4c-0.3,28.3,26.8,44.3,47.3,53.8c21,9.7,28.1,15.9,28,24.6\tC420.2,157,403.5,163,388,163c-21.3,0-32.9-3-50.8-10.4l-6.6-3.1l-7.6,44.4c13,5.4,36.3,10,60.5,10.4c56.7,0,93.8-26.7,94.2-67.7\tc0.5-22.6-14.2-39.7-45.1-53.9c-18.8-9.2-30.4-15.3-30.4-24.6c0-8.2,10-17,30.8-17c13.9-0.3,27.6,2.3,40.4,7.6l5,2.2L486,8.1\tL484.7,8.4L484.7,8.4z M623.1,3.6h-41.7c-13,0-22.7,3.6-28.4,16.4l-80.1,181.5h56.7l11.3-29.8l69.2,0.1c1.6,7,6.6,29.7,6.6,29.7h50\tL623.1,3.6L623.1,3.6z M268.4,1.9h54L288.6,200h-54L268.4,1.9L268.4,1.9L268.4,1.9z M131.2,111.1l5.6,27.5l52.8-135h57.2l-85,197.7\th-57.1L58,33.9c-0.8-2.8-2.5-5.1-5-6.6C36.2,18.6,18.4,12,0,7.6l0.7-4.2h87c11.8,0.5,21.3,4.2,24.5,16.8l19,91L131.2,111.1\tL131.2,111.1z M556.4,131.3L578,75.9c-0.3,0.6,4.4-11.4,7.2-18.9l3.7,17.1l12.5,57.1L556.4,131.3L556.4,131.3L556.4,131.3\tL556.4,131.3z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:44px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-47\"><\/div>\n\n\n\n<div class=\"wp-block-outermost-icon-block\"><div class=\"icon-container has-icon-color has-ast-global-color-5-color\" style=\"color:var(--ast-global-color-5);width:40px;transform:rotate(0deg) scaleX(1) scaleY(1)\"><svg version=\"1.1\" id=\"\u9365\u60e7\u7730_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns-xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewbox=\"0 0 748.7 462.8\" xml:space=\"preserve\"><path d=\"M374.3,49.7c-3,2.3-5.9,4.7-8.7,7.2c-48.9,42.6-79.6,105-79.6,174.6s30.7,131.9,79.3,174.3l0.3,0.2c2.8,2.5,5.8,4.9,8.7,7.3\tc3-2.3,5.9-4.8,8.7-7.3c48.9-42.6,79.6-105,79.6-174.6S431.9,99.5,383.3,57.1l-0.3-0.2C380.2,54.4,377.3,52,374.3,49.7L374.3,49.7z\t M517.3,0c-0.1,0-0.3,0-0.5,0c-47.6,0-91.7,14.4-128.4,39.2l0.8-0.5c1.9,1.5,3.6,3,5.1,4.6l0,0c52.9,45.9,86.1,113.2,86.1,188.3\tc0,74.9-33.1,142-85.4,187.7l-0.3,0.2c-1.8,1.5-3.8,3.1-5.6,4.5c36,24.2,80.4,38.7,128.1,38.7c127.8,0,231.4-103.6,231.4-231.4\tS645.1,0,517.3,0L517.3,0L517.3,0z M353.8,419.5c1.8,1.5,3.7,3,5.6,4.5c-36,24.2-80.4,38.7-128.1,38.7C103.6,462.8,0,359.2,0,231.4\tS103.6,0,231.4,0c47.7,0,92,14.4,128.8,39.2l-0.8-0.5c-1.9,1.5-3.6,3-5.1,4.6l0,0c-52.9,45.9-86.2,113.2-86.2,188.3\tc0,74.9,33.1,142,85.4,187.7L353.8,419.5L353.8,419.5z\"><\/path><\/svg><\/div><\/div>\n\n\n\n<div style=\"height:100px;width:41px\" aria-hidden=\"true\" class=\"wp-block-spacer wp-container-content-48\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-video alignfull\"><video autoplay controls loop muted poster=\"http:\/\/www.horizonflare.hk\/wp-content\/uploads\/sites\/8\/2025\/06\/HF-scaled.jpg\" src=\"https:\/\/novowebcontent.s3.ca-central-1.amazonaws.com\/MM+EN.mp4\" playsinline><\/video><\/figure>\n\n\n\n<div class=\"wp-block-columns alignfull linebg has-ast-global-color-0-color has-ast-global-color-4-background-color has-text-color has-background has-link-color wp-elements-fe78afbd305ddac923ac2afb195d244d is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:4em;padding-bottom:var(--wp--preset--spacing--80);padding-left:4em\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-ast-global-color-0-color has-text-color has-link-color wp-elements-5ccc50729f111c52721c5dcbd97cbc21\">\u95dc\u65bc\u6211\u5011<\/h2>\n\n\n\n<style>\n\n.linebg {\n background-image: \n    linear-gradient(90deg, transparent calc(5% - 0.5px), lightgray 5%, transparent calc(5% + 0.5px)), \/* First line *\/\n    linear-gradient(90deg, transparent calc(30% - 0.5px), lightgray 30%, transparent calc(30% + 0.5px)), \/* Second line *\/\n    linear-gradient(90deg, transparent calc(50% - 0.5px), lightgray 50%, transparent calc(50% + 0.5px)), \/* Third line (center) *\/\n    linear-gradient(90deg, transparent calc(70% - 0.5px), lightgray 70%, transparent calc(70% + 0.5px)), \/* Fourth line *\/\n    linear-gradient(90deg, transparent calc(95% - 0.5px), lightgray 95%, transparent calc(95% + 0.5px)); \/* Fifth line *\/\n  -webkit-transform: translate3d(0, 0, 0);\n  transform: translate3d(0, 0, 0);\n}\n<\/style>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-18d0293c4fd66fbba0924210809c628f\">\u5728\u6cd3\u66dc\u91cf\u5316\uff0c\u5275\u65b0\u9a45\u52d5\u6211\u5011\u7684\u4e00\u5207\u3002\u6211\u5011\u662f\u4e00\u5bb6\u5c08\u696d\u7684\u91cf\u5316\u4ea4\u6613\u516c\u53f8\uff0c\u5c08\u6ce8\u65bc\u65e5\u5167\u9ad8\u983b\u4e2d\u6027\u5957\u5229\u7b56\u7565\u3002\u6211\u5011\u7684\u5c08\u6709\u6280\u8853\u4e0d\u50c5\u80fd\u63d0\u4f9b\u7121\u7e2b\u6d41\u52d5\u6027\u3001\u512a\u5316\u5e02\u5834\u8868\u73fe\uff0c\u66f4\u80fd\u52a9\u529b\u4f01\u696d\u53d6\u5f97\u6210\u529f\u3002 <\/p>\n\n\n\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-c7fa84c0cf838bcdb58b46344385447e\">\u6211\u5011\u6d3b\u8e8d\u65bc\u5168\u7403\u4e3b\u8981\u91d1\u878d\u6a1e\u7d10\uff0c\u4ee5\u667a\u80fd\u65b9\u6848\u91cd\u65b0\u5b9a\u7fa9\u5e02\u5834\u6548\u7387\uff0c\u6a39\u7acb\u884c\u696d\u65b0\u6a19\u6e96\u3002\u900f\u904e\u6211\u5011\u7684\u6280\u8853\uff0c\u6a5f\u69cb\u5ba2\u6236\u80fd\u5920\u5be6\u73fe\u9ad8\u6548\u5408\u898f\u7684\u8de8\u5883\u8cc7\u91d1\u904b\u4f5c\uff0c\u5f9e\u800c\u5728\u5168\u7403\u5e02\u5834\u4e2d\u7a69\u5065\u524d\u884c\u3002<\/p>\n\n\n\n<p>\u5728\u9999\u6e2f\uff0c\u6211\u5011\u8207\u6301\u724c\u6a5f\u69cb\u6df1\u5ea6\u5354\u4f5c\uff0c\u6db5\u84cb\uff1a\u7b2c1\u985e\uff08\u8b49\u5238\u4ea4\u6613\uff09\u3001\u7b2c4\u985e\uff08\u5c31\u8b49\u5238\u63d0\u4f9b\u610f\u898b\uff09\u8207\u7b2c9\u985e\uff08\u8cc7\u7522\u7ba1\u7406\uff09\u53d7\u898f\u7ba1\u6d3b\u52d5\u3002\u6211\u5011\u900f\u904e\u806f\u5408\u7ba1\u7406\u79c1\u52df\u57fa\u91d1\u67b6\u69cb\uff0c\u6301\u7e8c\u64f4\u5c55\u5168\u7403\u8cc7\u7522\u7ba1\u7406\u7db2\u7d61\uff0c\u70ba\u5c08\u696d\u6295\u8cc7\u8005\u63d0\u4f9b\u8de8\u5e02\u5834\u89e3\u6c7a\u65b9\u6848\u3002<\/p>\n\n\n\n<p>\u900f\u904e\u5354\u4f5c\u6587\u5316\u8207\u6280\u8853\u9032\u6b65\uff0c\u6211\u5011\u5728\u89e3\u6c7a\u95dc\u9375\u91d1\u878d\u6311\u6230\u7684\u540c\u6642\uff0c\u70ba\u5ba2\u6236\u5275\u9020\u53ef\u91cf\u5316\u7684\u50f9\u503c\u3002<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/zh\/who-we-are\/\">\u6211\u5011\u662f\u8ab0<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull has-background is-layout-flex wp-container-core-columns-is-layout-9 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(135deg,rgb(4,18,52) 0%,rgb(0,70,119) 100%);padding-right:0em;padding-bottom:0;padding-left:0em\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden\" data-eds-entry-animation=\"fadeInUp\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"1\" data-eds-entry-timing=\"ease\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"20\">\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-1-color has-text-color has-link-color wp-elements-e6cf50239bc5b121a4c13e305dcc62ca\" style=\"padding-right:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--80)\">\u4ee5\u79d1\u6280\u9a45\u52d5\u7684 <br>\u5168\u7403\u5e02\u5834 <br>\u89e3\u6c7a\u65b9\u6848<\/h2>\n<\/div><\/div>\n\n\n\n<style>\n.chartanimation{\ndisplay: block !important;\n overflow: hidden;\n}\n\n.chartanimation svg{\ntransform:scale(1.08);\n}\n<\/style>\n\n<script type=\"module\">\n\nimport define from \".\/index.js\";\nimport { Runtime, Library } from \".\/runtime.js\";\n\nconst runtime = new Runtime();\nconst main = runtime.module(define);\n\n\/\/ Wait for the chart to be created, then trigger the update\nmain.value(\"chart\").then((chart) => {\n  if (chart && chart.update) {\n    const element = document.querySelector('.chartanimation');\n    element.appendChild(chart);\n\n    \/\/ Set the initial layout to \"stacked\"\n    chart.update(\"stacked\");\n\n    \/\/ Optional: Toggle between \"stacked\" and \"grouped\" every 2 seconds\n    let layout = \"stacked\";\n    setInterval(() => {\n      layout = layout === \"stacked\" ? \"grouped\" : \"stacked\";\n      chart.update(layout);\n    }, 2000);\n  } else {\n    console.error(\"Chart is not properly initialized:\", chart);\n  }\n});\n<\/script>\n\n\n\n<div class=\"wp-block-columns alignfull chartanimation is-layout-flex wp-container-core-columns-is-layout-7 wp-block-columns-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:0;padding-left:0\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull linebg has-ast-global-color-4-background-color has-background is-layout-flex wp-container-core-columns-is-layout-13 wp-block-columns-is-layout-flex\" style=\"padding-right:4em;padding-left:4em\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:0em;padding-left:0em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-10 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-eds-animate-it-block eds-animate-block-save\"><div class=\"eds-animate animated edsanimate-sis-hidden\" data-eds-entry-animation=\"slideInLeft\" data-eds-entry-delay=\"0\" data-eds-entry-duration=\"1\" data-eds-entry-timing=\"ease\" data-eds-exit-animation=\"\" data-eds-exit-delay=\"0\" data-eds-exit-duration=\"0.5\" data-eds-exit-timing=\"linear\" data-eds-repeat-count=\"1\" data-eds-keep=\"yes\" data-eds-animate-on=\"scroll\" data-eds-scroll-offset=\"30\">\n<h2 class=\"wp-block-heading has-text-align-left has-ast-global-color-0-color has-text-color has-link-color wp-elements-37fab42d4ffeb07ae0200e3014ca373d\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0\">\u6211\u5011\u7684\u6838\u5fc3\u696d\u52d9<\/h2>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-ast-global-color-0-color has-alpha-channel-opacity has-ast-global-color-0-background-color has-background is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-kevinbatdorf-animate-in-view\" animatein=\"animate-in-view\" enabled=\"1\" once=\"1\" direction=\"-1\" threshold=\"1\" timing=\"1\" offset=\"2rem\" uaganimationtype=\"\" uaganimationtime=\"400\" uaganimationdelay=\"0\" uaganimationeasing=\"ease\" uagposition=\"\" uagstickylocation=\"top\" uagstickyoffset=\"0\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-11 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-f922526a7ce7c733fd81430315bc4388\"><strong>01 CME \u8207 HKEX<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-ast-global-color-0-color has-text-color has-link-color wp-elements-bed5ede997e349bb26e7d2413b327ade\">\u4ea4\u6613\u6240\u505a\u5e02\u5546\u696d\u52d9<\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-2fca46e30eb5227c7f657b2a856cc859\">HorizonFlare simplifies the complexities of financial regulations with expert-led compliance solutions. Our core team has been actively engaged in major global exchanges such as the HKEX, consistently operating as market makers. With extensive experience in both spot and derivatives trading, we are committed to providing efficient and stable liquidity support across global markets.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.horizonflare.hk\/zh\/market-making\/\">\u524d\u5f80<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-ast-global-color-0-color has-alpha-channel-opacity has-ast-global-color-0-background-color has-background is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-kevinbatdorf-animate-in-view\" animatein=\"animate-in-view\" enabled=\"1\" once=\"1\" direction=\"-1\" threshold=\"1\" timing=\"1\" offset=\"2rem\" uaganimationtype=\"\" uaganimationtime=\"400\" uaganimationdelay=\"0\" uaganimationeasing=\"ease\" uagposition=\"\" uagstickylocation=\"top\" uagstickyoffset=\"0\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-2f6463ea05f20a8d540bb46aca78d3f0\"><strong>02 <\/strong><strong> \u5168\u7403<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-ast-global-color-0-color has-text-color has-link-color wp-elements-b8c668dceca52d48feea954beb22cb9a\">\u81ea\u71df\u4ea4\u6613<\/h3>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-ast-global-color-0-color has-text-color has-link-color wp-elements-4a0861295db7286d09004df6c3a0cc19\">HorizonFlare is a global leader in proprietary trading, leveraging technology and innovative strategies, and has over 15 years of experience in listed derivatives markets. From over-the-counter (OTC) energy trading to highly liquid equity index futures, we consistently position ourselves at the forefront of competitive global markets.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.horizonflare.hk\/zh\/proprietary-trading-2\/\">\u524d\u5f80<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center has-background is-layout-flex wp-container-core-columns-is-layout-18 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(271deg,rgb(0,70,119) 1%,rgb(4,18,52) 100%);padding-right:4em;padding-left:4em\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div style=\"height:119px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-ast-global-color-5-color has-text-color has-link-color wp-elements-0bd2753d845ec0a4c6baea3110eca866\"><strong>\u6cd3\u66dc\u91cf\u5316\u7c21\u4ecb<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-17 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div class=\"wp-block-columns box has-border-color is-layout-flex wp-container-core-columns-is-layout-14 wp-block-columns-is-layout-flex\" style=\"border-color:#0046d1;border-width:1px\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px\">\n<h1 class=\"wp-block-heading has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-b565b4980d2d8219bdc36abc745cc1d1\"><strong>25+<\/strong><\/h1>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-59ea8fab18aa88674253e22b74211c6b\"><strong>\u670d\u52d9\u5e02\u5834\u6578\u91cf<\/strong><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div class=\"wp-block-columns box has-border-color is-layout-flex wp-container-core-columns-is-layout-15 wp-block-columns-is-layout-flex\" style=\"border-color:#0046d1;border-width:1px\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-daccbf587bc014c7aba9339271397939\"><strong>1<\/strong>5+<\/h1>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-60ae5e5428af7f6ce73798bacc6576c9\"><strong>\u5c08\u696d\u7d93\u9a57\u5e74\u8cc7<\/strong><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div class=\"wp-block-columns box has-border-color is-layout-flex wp-container-core-columns-is-layout-16 wp-block-columns-is-layout-flex\" style=\"border-color:#0046d1;border-width:1px\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-3afd86d117727b4644516e89bf9e22bf\"><strong>3<\/strong><\/h1>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-30231fec10bc120caf008ae8d84538f8\"><strong>\u6838\u5fc3\u696d\u52d9\u7bc4\u7587<\/strong><\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<script>\n\/\/ Function to update the element's width and height\nfunction updateDimensions() {\n    const element = document.querySelectorAll('.box'); \/\/ Replace with your class \n    const windowWidth = window.innerWidth;\n    const multiple = windowWidth>= 600? 0.2: 0.4\n\n    if (element) {\n       for (let i = 0; i < element.length; i++) {\n        \/\/ Adjust width and height based on window width\n        element[i].style.width = `${windowWidth * multiple}px`; \/\/ Example: 50% of window width\n        element[i].style.height = `${windowWidth * multiple}px`; \/\/ Example: 30% of window width\n     }\n    }\n}\n\n\/\/ Initial update on page load\nupdateDimensions();\n\n\/\/ Update dimensions on window resize\nwindow.addEventListener('resize', updateDimensions);\n<\/script>\n\n<style>\n.box {\n  position: relative;\n  width: 300px;\n  height: 300px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n\n  overflow: hidden;\n  border-radius: 300px;\nmargin: auto !important;\n}\n\n.box::before {\n  content: \"\";\n  position: absolute;\n  width: 150px;\n  height: 140%;\n  background: linear-gradient(#0046d1, #0046d1);\n   animation: animate 5s linear infinite;\n}\n\n\n.box::after {\n  content: \"\";\n  position: absolute;\n  inset: 4px;\n  background: #041234;\n  border-radius: 300px;\n}\n\n.box h1 {\n  position: relative;\n  color: #ffffff;\n  font-size: 8vw;\n  z-index: 10;\n}\n\n@keyframes animate {\n  0% {\n    transform: rotate(0deg);\n  }\n\n  100% {\n    transform: rotate(360deg);\n  }\n}\n<\/style>\n\n\n\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center linebg has-ast-global-color-4-background-color has-background is-layout-flex wp-container-core-columns-is-layout-19 wp-block-columns-is-layout-flex\" style=\"padding-right:4em;padding-left:4em\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-kevinbatdorf-animate-in-view\">\n\n<h2 class=\"wp-block-heading has-ast-global-color-0-color has-text-color has-link-color wp-elements-871c3d26755d63198fb41b60e4e7b3b4 translation-block\" style=\"margin-top:var(--wp--preset--spacing--80);margin-bottom:var(--wp--preset--spacing--80)\">\u9081\u9032\u91d1\u878d\u7684\u672a\u4f86<\/h2>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-medium-font-size\">\u8207\u6211\u5011\u4e26\u80a9\u7ad9\u5728\u4ea4\u6613\u8207\u79d1\u6280\u7684\u6700\u524d\u7dda\u2014\u2014\u9019\u88cf\uff0c\u5275\u65b0\u5b55\u80b2\u6a5f\u9047\uff0c\u6f5b\u80fd\u7121\u9650\u62d3\u5c55\u3002<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/zh\/contact-us\/\">\u806f\u7d61\u6211\u5011\u4ee5\u4e86\u89e3\u66f4\u591a<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About us At HorizonFlare, innovation powers everything we do. HorizonFlare is a professional quantitative trading firm specializing in intraday high-frequency neutral arbitrage strategies. Our proprietary technology drives seamless liquidity, optimizes market performance, and empowers businesses to succeed. Operating across the world\u2019s leading financial hubs, we pioneer intelligent solutions that redefine market efficiency and elevate industry [&hellip;]<\/p>","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"","author_link":"https:\/\/www.horizonflare.hk\/zh\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"About us At HorizonFlare, innovation powers everything we do. HorizonFlare is a professional quantitative trading firm specializing in intraday high-frequency neutral arbitrage strategies. Our proprietary technology drives seamless liquidity, optimizes market performance, and empowers businesses to succeed. Operating across the world\u2019s leading financial hubs, we pioneer intelligent solutions that redefine market efficiency and elevate industry...","distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"HorizonFlare Technology Limited (Canada)","distributor_original_site_url":"https:\/\/www.horizonflare.ca","push-errors":false,"_links":{"self":[{"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":3,"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":360,"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/pages\/25\/revisions\/360"}],"wp:attachment":[{"href":"https:\/\/www.horizonflare.hk\/zh\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}