{"id":135,"date":"2023-11-24T09:22:16","date_gmt":"2023-11-24T09:22:16","guid":{"rendered":"http:\/\/awedesk.com\/?page_id=135"},"modified":"2025-09-04T14:50:46","modified_gmt":"2025-09-04T14:50:46","slug":"pricing","status":"publish","type":"page","link":"https:\/\/awedesk.com\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"<div class=\"wp-block-group alignfull is-layout-flow wp-container-core-group-is-layout-a77db08e wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-style-default is-pricing-toggle has-neutral-50-background-color has-background is-layout-constrained wp-container-core-group-is-layout-21c6dfa5 wp-block-group-is-layout-constrained\" style=\"padding:0 0 var(--wp--preset--spacing--70) 0\">\n<style>\n#pricing-cloud { display:none; }\n#pricing-cloud-desc { display:none; }\n#pricing-cloud-name { opacity: 0.5; }\n\n@media (max-width: 800px) {\n  #pricing-cloud-name,\n  #pricing-plugin-name {\n    font-size: 12px !important;\n  }\n#pricing-head {\nfont-size:25px; !important;\n}\n}\n* {\n  box-sizing: border-box;\n}\n\n.pricing-toggle-control {\n  position: relative;\nwidth: auto;\nline-height: 1;\n}\n\n.pricing-toggle-control input {\n  position: absolute;\n  top: 0;\n  left: 0;\n  padding: 0;\n  margin: 0;\n  opacity: 0;\n  width: 0;\n  height 0;\n  overflow: hidden;\n}\n\n.pricing-toggle-control span {\n  position: relative;\n  display: block;\n  width: 60px;\n  height: 33px;\n  background: #10b981;\n  border-radius: 20px;\n  cursor: pointer;\n}\n\n.pricing-toggle-control span > span {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%) translateX(0);\n  left: 6px;\n  display: block;\n  width: 21px;\n  height: 21px;\n  border-radius: 50%;\n  background: #fff;\n  box-shadow: 0 1px 1px rgba(0,0,0, .3);\n  transition: all .2s;\n}\n\n.pricing-toggle-control input:checked + span > span {\n  transform: translateY(-50%) translateX(27px);\n}\n#pricing-toggle-desc {\nfont-style: italic;\nfont-weight: 500;\nfont-size:14px;\n}\n<\/style>\n<script>\njQuery(document).ready(function ($) {\n    let minOpacity = 0.5;\n\n    \/\/ Function to toggle between pricing options\n    function togglePricing(isCloud) {\n        if (isCloud) {\n            $('#pricing-cloud').show();\n            $('#pricing-plugin').hide();\n            $('#pricing-cloud-desc').show();\n            $('#pricing-plugin-desc').hide();\n            $('#pricing-cloud-name').fadeTo(500, 1);\n            $('#pricing-plugin-name').fadeTo(500, minOpacity);\n            window.location.hash = \"#cloud\"; \/\/ Update the URL hash to #cloud\n        } else {\n            $('#pricing-cloud').hide();\n            $('#pricing-plugin').show();\n            $('#pricing-cloud-desc').hide();\n            $('#pricing-plugin-desc').show();\n            $('#pricing-cloud-name').fadeTo(500, minOpacity);\n            $('#pricing-plugin-name').fadeTo(500, 1);\n            window.location.hash = \"#plugin\"; \/\/ Update the URL hash to #plugin\n        }\n    }\n\n    \/\/ Check URL hash to display the correct pricing option\n    function checkHash() {\n        if (window.location.hash === \"#cloud\") {\n            togglePricing(true);\n            $('#pricing-toggle').prop('checked', true); \/\/ Set the toggle to cloud\n        } else if (window.location.hash === \"#plugin\") {\n            togglePricing(false);\n            $('#pricing-toggle').prop('checked', false); \/\/ Set the toggle to plugin\n        } else {\n            \/\/ Default behavior if no hash is present\n            togglePricing(false); \/\/ Assume plugin is default\n        }\n    }\n\n    \/\/ Initial call to set the correct pricing option based on the URL\n    checkHash();\n\n    \/\/ Listen for changes to the toggle button\n    $('#pricing-toggle').on('click', function() {\n        let isCloud = $('#pricing-toggle').is(':checked');\n        togglePricing(isCloud);\n    });\n\n    \/\/ Listen for hash change events (if the user manually changes the hash in the URL)\n    $(window).on('hashchange', function() {\n        checkHash();\n    });\n});\n\n<\/script>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-866a822d wp-block-group-is-layout-flex\" style=\"margin-top:0;padding:var(--wp--preset--spacing--70) 0 var(--wp--preset--spacing--60) 0\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-23441af8 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph aligncenter has-text-align-center is-style-sub-heading has-animation\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-down\"><\/p>\n<\/div>\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-animation\" id=\"pricing-head\" style=\"animation-duration:1s;animation-delay:0.2s;animation-iteration-count:1;--animation-name:fade-in-up\">\n<strong>Simple<\/strong> pricing to fit your case<\/h2>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center has-20-font-size has-animation\" style=\"animation-duration:1s;animation-delay:0.4s;animation-iteration-count:1;--animation-name:fade-in-up\">Choose the best fit for your organization<\/p>\n\n\n<div class=\"wp-block-group has-animation is-nowrap is-layout-flex wp-container-core-group-is-layout-f1189ed3 wp-block-group-is-layout-flex\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:zoom-in\">\n<p class=\"wp-block-paragraph is-style-sub-heading has-16-font-size\" id=\"pricing-plugin-name\" style=\"font-style:normal;font-weight:500\">WordPress PLUGIN<\/p>\n<\/div>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center is-style-heading aligncenter\" id=\"pricing-plugin-desc\" style=\"\">Integrate Awedesk into your WordPress website<\/p>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center is-style-heading aligncenter\" id=\"pricing-cloud-desc\" style=\"\">SaaS solution independent from your website<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\" id=\"pricing-plugin\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex is-stacked-on-mobile\" data-columns=\"3\" style=\"--columns:3\">\n<div class=\"wp-block-column has-neutral-0-background-color has-background has-animation is-layout-flow wp-block-column-is-layout-flow\" style=\"border-radius:12px;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-left\">\n<div class=\"wp-block-group has-neutral-100-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"border-radius:8px;padding:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-236ddac0 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex\">\n<h3 class=\"wp-block-heading has-24-font-size\" id=\"1-site\">1 Site<\/h3>\n\n\n<figure class=\"wp-block-image is-style-icon wp-elements-dada6edbf72d93e422594e93d32d3089\" style=\"\"><span title=\"page icon\" role=\"img\" class=\"wp-block-image__icon\" style=\"--wp--custom--icon--size:24px;--wp--custom--icon--color:var(--wp--preset--color--neutral-400)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d793fa\" data-icon=\"wordpress-page\" width=\"24\" height=\"24\" fill=\"currentColor\"><title id=\"icon-69e7063d793fa\">Page Icon<\/title>\n<path d=\"M7 5.5h10a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5zM17 4H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-1 3.75H8v1.5h8v-1.5zM8 11h8v1.5H8V11zm6 3.25H8v1.5h6v-1.5z\"><\/path><\/svg><\/span><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph \" style=\"\">Perfectly suited for small businesses managing a single website.<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-9385e7ce wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-error-600-color has-text-color has-link-color wp-elements-0dc2df7f958818ed2c97f10c484afa64\" style=\"font-style:normal;font-weight:800\"><s>Normally $199<\/s><\/p>\n\n\n<p class=\"wp-block-paragraph has-text-color has-link-color wp-elements-6a0d4b6f46fa5b3ff97a3b721bc1f4e1\" style=\"color:#4e8200;font-style:normal;font-weight:800\">Save 50%<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e2b3f3ac wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-48-font-size\" style=\"font-style:normal;font-weight:600;line-height:1\">$99<sup>.50*<\/sup><\/p>\n\n\n<p class=\"wp-block-paragraph has-neutral-400-color has-text-color has-link-color wp-elements-ec8a2bdc3bb7213522c2da9696dea525\" style=\"\">per year ($99 per site)<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill is-style-large\" style=\"\"><a class=\"wp-block-button__link has-neutral-500-background-color has-background wp-element-button\" href=\"https:\/\/awedesk.com\/checkout\/?edd_action=add_to_cart&amp;download_id=2723&amp;edd_options%5Bprice_id%5D=11&amp;discount=welcome50off\" style=\"background-color:var(--wp--preset--color--neutral-500)\">Get Started<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d79e29\" data-icon=\"wordpress-arrow-right\" fill=\"currentColor\" height=\"20\" width=\"20\"><title>Arrow Right<\/title>\n<title id=\"icon-69e7063d79e29\">Arrow Right Icon<\/title>\n<path d=\"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z\"><\/path><\/svg><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-column is-style-default has-neutral-0-background-color has-background has-animation is-layout-flow wp-block-column-is-layout-flow\" style=\"border-radius:12px;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-up\">\n<div class=\"wp-block-group has-primary-25-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"border-radius:8px;padding:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-236ddac0 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex\">\n<h3 class=\"wp-block-heading has-24-font-size\" id=\"5-sites\">5 Sites<\/h3>\n\n\n<figure class=\"wp-block-image is-style-icon wp-elements-bbd877d7eb09ff19b9b04ff234aa7016\" style=\"\"><span title=\"pages icon\" role=\"img\" class=\"wp-block-image__icon\" style=\"--wp--custom--icon--size:24px;--wp--custom--icon--color:var(--wp--preset--color--primary-300)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d7a674\" data-icon=\"wordpress-pages\" width=\"24\" height=\"24\" fill=\"currentColor\"><title id=\"icon-69e7063d7a674\">Pages Icon<\/title>\n<path d=\"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z\"><\/path><\/svg><\/span><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph \" style=\"\">Tailored for businesses with multiple websites or points of contact.<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-9385e7ce wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-error-600-color has-text-color has-link-color wp-elements-7546408e5245a012794795d7df3a9e43\" style=\"font-style:normal;font-weight:800\"><s>Normally $399<\/s><\/p>\n\n\n<p class=\"wp-block-paragraph has-text-color has-link-color wp-elements-6a0d4b6f46fa5b3ff97a3b721bc1f4e1\" style=\"color:#4e8200;font-style:normal;font-weight:800\">Save 50%<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-9385e7ce wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-primary-500-color has-text-color has-link-color has-48-font-size wp-elements-9dacd3b3d0a5fb55d53e639064d74b4a\" style=\"font-style:normal;font-weight:600;line-height:1\">$199<sup>.50*<\/sup><\/p>\n\n\n<p class=\"wp-block-paragraph has-primary-300-color has-text-color has-link-color wp-elements-73ba5c8bcd012317c3aa5abdf8849d3b\" style=\"\">per year ($39.9 per site)<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill is-style-large\" style=\"\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/awedesk.com\/checkout\/?edd_action=add_to_cart&amp;download_id=2723&amp;edd_options%5Bprice_id%5D=2&amp;discount=welcome50off\" style=\"\">Get Started<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d79e29\" data-icon=\"wordpress-arrow-right\" fill=\"currentColor\" height=\"20\" width=\"20\"><title>Arrow Right<\/title>\n<title id=\"icon-69e7063d79e29\">Arrow Right Icon<\/title>\n<path d=\"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z\"><\/path><\/svg><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-column is-style-default has-neutral-0-background-color has-background has-animation is-layout-flow wp-block-column-is-layout-flow\" style=\"border-radius:12px;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-right\">\n<div class=\"wp-block-group has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"border-radius:8px;background-color:#fcf6f2;padding:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-236ddac0 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex\">\n<h3 class=\"wp-block-heading has-24-font-size\" id=\"10-sites\">10 Sites<\/h3>\n\n\n<p class=\"wp-block-paragraph has-neutral-0-color has-warning-500-background-color has-text-color has-background has-link-color has-12-font-size wp-elements-f66b895cd7798716a6acb716dbb89675\" style=\"border-radius:6px;font-style:normal;font-weight:600;padding:2px var(--wp--preset--spacing--20)\">Best Deal<\/p>\n<\/div>\n\n\n<p class=\"wp-block-paragraph \" style=\"\">An excellent choice for larger operations with staging sites or agencies.<br><\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-9385e7ce wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-error-600-color has-text-color has-link-color wp-elements-07e3a046460d94df958dc7f377bd90a3\" style=\"font-style:normal;font-weight:800\"><s>Normally $499<\/s><\/p>\n\n\n<p class=\"wp-block-paragraph has-text-color has-link-color wp-elements-6a0d4b6f46fa5b3ff97a3b721bc1f4e1\" style=\"color:#4e8200;font-style:normal;font-weight:800\">Save 50%<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e2b3f3ac wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph has-warning-600-color has-text-color has-link-color has-48-font-size wp-elements-119a4543019f2327649b2b1d2d06d31d\" style=\"font-style:normal;font-weight:600;line-height:1\">$249<sup>.50*<\/sup><\/p>\n\n\n<p class=\"wp-block-paragraph has-text-color has-link-color wp-elements-54f6b955ca08fbf048a5b42de7464306\" style=\"color:#e49953\">per year ($29.9 per site)<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill is-style-large\" style=\"\"><a class=\"wp-block-button__link has-warning-500-background-color has-background wp-element-button\" href=\"https:\/\/awedesk.com\/checkout\/?edd_action=add_to_cart&amp;download_id=2723&amp;edd_options%5Bprice_id%5D=3&amp;discount=welcome50off\" style=\"background-color:var(--wp--preset--color--warning-500)\">Get Started<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d79e29\" data-icon=\"wordpress-arrow-right\" fill=\"currentColor\" height=\"20\" width=\"20\"><title>Arrow Right<\/title>\n<title id=\"icon-69e7063d79e29\">Arrow Right Icon<\/title>\n<path d=\"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z\"><\/path><\/svg><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center aligncenter\" style=\"\">Do you need more than 10 sites or perhaps a lifetime license? <a data-type=\"page\" data-id=\"752\" href=\"https:\/\/awedesk.com\/contact\/\">Contact us<\/a>.<\/p>\n<\/div>\n\n\n<div class=\"wp-block-group alignwide has-neutral-0-background-color has-background has-animation is-vertical is-content-justification-stretch is-nowrap is-layout-flex wp-container-core-group-is-layout-72c40970 wp-block-group-is-layout-flex\" style=\"border-radius:12px;margin-top:var(--wp--preset--spacing--60);animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-up;padding:var(--wp--preset--spacing--50)\">\n<h5 class=\"wp-block-heading has-text-align-center\" style=\"margin:var(--wp--preset--spacing--40) 0\" id=\"features-available-in-all-pricing-options\">Features available in all pricing options<\/h5>\n\n\n<div class=\"wp-block-columns wp-container-content-9cfa9a5a is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex is-stacked-on-mobile\" data-columns=\"3\" style=\"--columns:3\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list wp-block-list is-style-check-circle has-18-font-size\">\n<li>\n<strong>Unlimited<\/strong> Agents<\/li>\n\n\n\n<li>\n<strong>Unlimited<\/strong> Clients<\/li>\n\n\n\n<li>Simple Contact Form<\/li>\n\n\n\n<li>Guest Tickets<\/li>\n\n\n\n<li><strong>File Attachments<\/strong><\/li>\n\n\n\n<li>Email Piping<\/li>\n\n\n\n<li>Departments<\/li>\n\n\n\n<li>Private Notes<\/li>\n\n\n\n<li>Tickets on Behalf<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list wp-block-list is-style-check-circle has-18-font-size\">\n<li>Email Notifications<\/li>\n\n\n\n<li>Agent Clash Prevention<\/li>\n\n\n\n<li>\n<strong>EDD Integration<\/strong> <strong>*<\/strong>\n<\/li>\n\n\n\n<li>\n<strong>Woo Integration<\/strong> <strong>*<\/strong>\n<\/li>\n\n\n\n<li><strong>Slack Integration<\/strong><\/li>\n\n\n\n<li>Ticket Search<\/li>\n\n\n\n<li>Ticket Filtering<\/li>\n\n\n\n<li>Ticket Statuses<\/li>\n\n\n\n<li>Staff Client and Ticket Notes<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<ul class=\"wp-block-list wp-block-list is-style-check-circle has-18-font-size\">\n<li>Ticket Auto-Close System<\/li>\n\n\n\n<li>Default Agent Assignees<\/li>\n\n\n\n<li>Full Screen Focus Mode<\/li>\n\n\n\n<li><strong>Native Mobile App<\/strong><\/li>\n\n\n\n<li>GDPR Compliance Settings<\/li>\n\n\n\n<li>Powered by REST API<\/li>\n\n\n\n<li>Agent Signatures<\/li>\n\n\n\n<li>Saved Tickets<\/li>\n\n\n\n<li>and more&hellip;<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center aligncenter\" style=\"filter:opacity(50%) saturate(0)\">Some features are not available in Awedesk Cloud<\/p>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center has-primary-950-color has-text-color has-link-color wp-elements-9b609218f2cf72ca84ba4cba4b4f6fdf\" style=\"filter:opacity(50%) saturate(0)\"><em>*Special introductory first year pricing &ndash; all renewals are at full price<\/em>.<br><em>All pricing is in USD. You can change plans or cancel your account at any time<\/em>.<br><em>Promotions and discounts cannot be combined.<\/em><\/p>\n\n\n<div class=\"wp-block-group has-animation is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-2fa0b608 wp-block-group-is-layout-flex\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:bounce-in;padding:var(--wp--preset--spacing--60) 0\">\n<figure class=\"wp-block-image size-large has-width has-min-width\" style=\"--width:120px;--min-width:120px\"><img loading=\"lazy\" decoding=\"async\" width=\"104\" height=\"120\" src=\"https:\/\/awedesk.com\/wp-content\/uploads\/2024\/06\/awe-refund-badge.svg\" alt=\"\" class=\"wp-image-2776\" style=\"object-fit:cover\"><\/figure>\n\n\n<div class=\"wp-block-group is-layout-flow wp-container-core-group-is-layout-3cab8f7e wp-block-group-is-layout-flow\">\n<h6 class=\"wp-block-heading\" id=\"100-14-days-money-back-guarantee\">100% 14 Days Money Back Guarantee!<\/h6>\n\n\n<p class=\"wp-block-paragraph \" style=\"\">If you realize you don&rsquo;t like Awedesk over the next 14 days after your purchase, we&rsquo;ll be happy to give you a full refund. See our&nbsp;<a title=\"\" href=\"https:\/\/awedesk.com\/refund-policy\/\">Refund Policy<\/a>.<\/p>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity\">\n\n\n<div class=\"wp-block-group alignwide has-animation is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--60);animation-duration:1.6s;animation-iteration-count:1;--animation-name:fade-in\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-0b20373e wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image is-style-icon wp-elements-80a7aedb7935ceec46002e70dc6b6178\" style=\"\"><span title=\"block default icon\" role=\"img\" class=\"wp-block-image__icon\" style=\"--wp--custom--icon--size:45px;--wp--custom--icon--color:var(--wp--preset--color--neutral-400)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d7da2c\" data-icon=\"wordpress-block-default\" width=\"45\" height=\"45\" fill=\"currentColor\"><title id=\"icon-69e7063d7da2c\">Block Default Icon<\/title>\n<path d=\"M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z\"><\/path><\/svg><\/span><\/figure>\n\n\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-19e250f3 wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph is-style-sub-heading has-neutral-400-color has-text-color has-link-color wp-elements-bf907b3dbfecba18a966681daaff6345\" style=\"\">Integrations:<\/p>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-group alignfull has-background-color has-primary-background-color has-text-color has-background fade-horizontal is-content-justification-stretch is-nowrap is-layout-flex wp-container-core-group-is-layout-5d58f9f8 wp-block-group-is-layout-flex\" style=\"font-style:normal;font-weight:500;--marquee-speed-mobile:20s;--marquee-speed-desktop:18s;--marquee-direction:forwards;--marquee-pause:running;padding:var(--wp--preset--spacing--40) 0\">\n<div class=\"is-marquee\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex is-cloned\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex is-cloned\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex is-cloned\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex is-cloned\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-cb46ffcb wp-block-group-is-layout-flex is-cloned\">\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-a1a206c3af9505aa4c2e6ef8641d517b\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"35\" viewbox=\"0 0 150 35\" fill=\"none\"><g clip-path=\"url(#clip0_24_67)\"><path d=\"M86.9972 13.3964H81.0925V14.0228C82.9394 14.0228 83.2364 14.4186 83.2364 16.7608V20.9833C83.2364 23.3253 82.9397 23.7541 81.0925 23.7541C79.6744 23.5564 78.7175 22.7975 77.3981 21.3461L75.8808 19.6969C77.9258 19.3336 79.0142 18.0475 79.0142 16.5958C79.0142 14.7819 77.4642 13.3964 74.5611 13.3964H68.7556V14.0228C70.6025 14.0228 70.8994 14.4186 70.8994 16.7608V20.9833C70.8994 23.3253 70.6025 23.7541 68.7556 23.7541V24.3808H75.3197V23.7541C73.4728 23.7541 73.1758 23.3253 73.1758 20.9833V19.7961H73.7364L77.3981 24.3808H86.9972C91.7142 24.3808 93.7594 21.8741 93.7594 18.8719C93.7594 15.8703 91.7144 13.3964 86.9972 13.3964ZM73.1761 18.7728V14.3861H74.5283C76.0125 14.3861 76.6725 15.4086 76.6725 16.5961C76.6725 17.7508 76.0125 18.773 74.5283 18.773L73.1761 18.7728ZM87.0964 23.3583H86.8653C85.6781 23.3583 85.513 23.0616 85.513 21.5441V14.3861C85.513 14.3861 86.9644 14.3861 87.0964 14.3861C90.5269 14.3861 91.1533 16.8928 91.1533 18.8391C91.1533 20.8511 90.5267 23.3583 87.0964 23.3583Z\" fill=\"currentColor\"><\/path><path d=\"M50.3828 19.9939L52.6589 13.2641C53.3189 11.318 53.022 10.7575 50.9108 10.7575V10.0975H57.1122V10.7575C55.0342 10.7575 54.5395 11.2522 53.7147 13.6603L49.9539 24.9416H49.5253L46.1603 14.6166L42.73 24.9416H42.3011L38.6397 13.6603C37.8481 11.2522 37.3203 10.7575 35.407 10.7575V10.0975H42.73V10.7575C40.7836 10.7575 40.2556 11.2191 40.9486 13.2641L43.1586 19.9939L46.4903 10.0975H47.1172L50.3828 19.9939Z\" fill=\"currentColor\"><\/path><path d=\"M61.5978 24.8094C57.9694 24.8094 55.0005 22.1378 55.0005 18.8716C55.0005 15.6391 57.9697 12.9669 61.5978 12.9669C65.2264 12.9669 68.195 15.6391 68.195 18.8716C68.195 22.1378 65.2264 24.8094 61.5978 24.8094ZM61.5978 13.9903C58.5633 13.9903 57.5075 16.7278 57.5075 18.8719C57.5075 21.0494 58.5633 23.7541 61.5978 23.7541C64.6658 23.7541 65.7214 21.0494 65.7214 18.8719C65.7214 16.7278 64.6658 13.9903 61.5978 13.9903Z\" fill=\"currentColor\"><\/path><path d=\"M101.907 23.7211V24.3808H94.3528V23.7211C96.5631 23.7211 96.9589 23.1606 96.9589 19.8614V14.5839C96.9589 11.2847 96.5631 10.7572 94.3528 10.7572V10.0972H101.181C104.578 10.0972 106.459 11.8456 106.459 14.1881C106.459 16.4642 104.578 18.2453 101.181 18.2453H99.3006V19.8611C99.3006 23.1606 99.6964 23.7211 101.907 23.7211ZM101.181 11.2847H99.3006V17.0247H101.181C103.028 17.0247 103.886 15.7383 103.886 14.1881C103.886 12.6047 103.028 11.2847 101.181 11.2847Z\" fill=\"currentColor\"><\/path><path d=\"M129.12 21.2803L128.955 21.8739C128.659 22.9625 128.295 23.3583 125.953 23.3583H125.491C123.776 23.3583 123.479 22.9625 123.479 20.6205V19.1033C126.052 19.1033 126.251 19.3339 126.251 21.0494H126.877V16.1341H126.251C126.251 17.8494 126.052 18.0803 123.479 18.0803V14.3861H125.293C127.636 14.3861 127.998 14.7819 128.295 15.8705L128.461 16.4969H128.988L128.757 13.3964H119.059V14.0228C120.906 14.0228 121.203 14.4186 121.203 16.7608V20.9833C121.203 23.1258 120.951 23.6655 119.495 23.7425C118.111 23.5311 117.16 22.7761 115.86 21.3461L114.342 19.6969C116.388 19.3336 117.476 18.0475 117.476 16.5958C117.476 14.7819 115.926 13.3964 113.023 13.3964H107.218V14.0228C109.065 14.0228 109.362 14.4186 109.362 16.7608V20.9833C109.362 23.3253 109.065 23.7541 107.218 23.7541V24.3808H113.782V23.7541C111.935 23.7541 111.638 23.3253 111.638 20.9833V19.7961H112.199L115.86 24.3808H129.417L129.616 21.2805L129.12 21.2803ZM111.638 18.7728V14.3861H112.99C114.474 14.3861 115.134 15.4086 115.134 16.5961C115.134 17.7508 114.474 18.773 112.99 18.773L111.638 18.7728Z\" fill=\"currentColor\"><\/path><path d=\"M135.816 24.8094C134.497 24.8094 133.342 24.1169 132.848 23.6878C132.683 23.8531 132.386 24.3478 132.32 24.8094H131.693V20.2578H132.353C132.617 22.4347 134.134 23.7211 136.08 23.7211C137.136 23.7211 137.994 23.1275 137.994 22.1381C137.994 21.2806 137.235 20.6206 135.882 19.9939L134.002 19.1033C132.682 18.4761 131.693 17.3875 131.693 15.9364C131.693 14.3531 133.177 13.0008 135.223 13.0008C136.311 13.0008 137.235 13.3967 137.796 13.8583C137.961 13.7264 138.126 13.3633 138.225 12.9672H138.851V16.86H138.159C137.927 15.3094 137.07 14.0231 135.322 14.0231C134.398 14.0231 133.54 14.5508 133.54 15.3758C133.54 16.2333 134.233 16.695 135.817 17.4208L137.631 18.3114C139.214 19.07 139.841 20.2911 139.841 21.2806C139.841 23.3583 138.026 24.8094 135.816 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M145.976 24.8094C144.656 24.8094 143.502 24.1169 143.007 23.6878C142.842 23.8531 142.546 24.3478 142.48 24.8094H141.853V20.2578H142.513C142.776 22.4347 144.294 23.7211 146.24 23.7211C147.296 23.7211 148.153 23.1275 148.153 22.1381C148.153 21.2806 147.395 20.6206 146.042 19.9939L144.162 19.1033C142.842 18.4761 141.853 17.3875 141.853 15.9364C141.853 14.3531 143.337 13.0008 145.382 13.0008C146.471 13.0008 147.394 13.3967 147.955 13.8583C148.12 13.7264 148.285 13.3633 148.384 12.9672H149.011V16.86H148.318C148.087 15.3094 147.229 14.0231 145.481 14.0231C144.558 14.0231 143.7 14.5508 143.7 15.3758C143.7 16.2333 144.393 16.695 145.976 17.4208L147.79 18.3114C149.374 19.07 150 20.2911 150 21.2806C150 23.3583 148.186 24.8094 145.976 24.8094Z\" fill=\"currentColor\"><\/path><path d=\"M2.41888 17.0167C2.41888 22.795 5.77694 27.7886 10.6464 30.155L3.68277 11.0756C2.87277 12.8911 2.41888 14.9003 2.41888 17.0167Z\" fill=\"currentColor\"><\/path><path d=\"M26.8722 16.28C26.8722 14.4758 26.2242 13.2264 25.6683 12.2539C24.9283 11.0514 24.2347 10.033 24.2347 8.83055C24.2347 7.4886 25.2525 6.23944 26.6861 6.23944C26.7508 6.23944 26.8122 6.24749 26.8753 6.2511C24.2781 3.87166 20.8178 2.41888 17.0172 2.41888C11.9172 2.41888 7.43029 5.03555 4.82001 8.99888C5.16251 9.00916 5.48529 9.01638 5.75945 9.01638C7.2864 9.01638 9.65001 8.8311 9.65001 8.8311C10.437 8.78472 10.5297 9.94055 9.74362 10.0336C9.74362 10.0336 8.95279 10.1267 8.07279 10.1728L13.3889 25.9853L16.5836 16.4039L14.3092 10.1722C13.5231 10.1261 12.7783 10.033 12.7783 10.033C11.9917 9.98694 12.0839 8.78416 12.8706 8.83055C12.8706 8.83055 15.2814 9.01583 16.7158 9.01583C18.2425 9.01583 20.6064 8.83055 20.6064 8.83055C21.3939 8.78416 21.4864 9.93999 20.7 10.033C20.7 10.033 19.9075 10.1261 19.0292 10.1722L24.3047 25.865L25.7608 20.9992C26.392 18.98 26.8722 17.5297 26.8722 16.28Z\" fill=\"currentColor\"><\/path><path d=\"M17.2733 18.2936L12.8933 31.0211C14.2011 31.4056 15.5842 31.6159 17.0172 31.6159C18.7172 31.6159 20.3475 31.322 21.865 30.7884C21.8258 30.7259 21.7903 30.6595 21.7611 30.5873L17.2733 18.2936Z\" fill=\"currentColor\"><\/path><path d=\"M29.8267 10.0128C29.8894 10.4778 29.925 10.9769 29.925 11.5139C29.925 12.9953 29.6483 14.6605 28.815 16.7428L24.3558 29.6353C28.6958 27.1044 31.615 22.4025 31.615 17.0169C31.6153 14.4789 30.9669 12.0922 29.8267 10.0128Z\" fill=\"currentColor\"><\/path><path d=\"M17.0172 0C7.63417 0 0 7.63361 0 17.0167C0 26.4008 7.63417 34.0342 17.0172 34.0342C26.4 34.0342 34.0353 26.4008 34.0353 17.0167C34.035 7.63361 26.4 0 17.0172 0ZM17.0172 33.2542C8.06445 33.2542 0.780278 25.97 0.780278 17.0167C0.780278 8.06389 8.06417 0.780278 17.0172 0.780278C25.9697 0.780278 33.2533 8.06389 33.2533 17.0167C33.2533 25.97 25.9697 33.2542 17.0172 33.2542Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_67\"><rect width=\"150\" height=\"34.1667\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8e291876baeef127069c7588a931bf15\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"32\" viewbox=\"0 0 150 32\" fill=\"none\"><g clip-path=\"url(#clip0_12_52)\"><mask id=\"mask0_12_52\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"32\"><path d=\"M150 0.782227H0V31.217H150V0.782227Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_12_52)\"><path d=\"M44.7678 0.93457C48.1968 0.93457 50.8287 1.56644 52.6664 2.82863C54.5026 4.09237 55.4214 6.15946 55.4214 9.033C55.4214 11.9297 54.4919 14.02 52.6344 15.3069C50.7754 16.5923 48.1207 17.2365 44.6704 17.2365H43.0442V25.2994H37.8672V1.56026C38.996 1.32852 40.1902 1.16631 41.4514 1.07361C42.711 0.980918 43.817 0.93457 44.7678 0.93457ZM45.0994 5.55695C44.7237 5.55695 44.3525 5.56931 43.9874 5.59248C43.6223 5.61566 43.3073 5.63883 43.0411 5.662V12.6141H44.6674C46.4595 12.6141 47.8089 12.3592 48.7156 11.8494C49.6223 11.3396 50.0756 10.3894 50.0756 8.99901C50.0756 8.32698 49.96 7.77081 49.7272 7.33051C49.4945 6.89021 49.1628 6.53642 48.7323 6.2707C48.3003 6.00497 47.7754 5.81958 47.1562 5.71453C46.5371 5.60948 45.851 5.55695 45.0994 5.55695Z\" fill=\"currentColor\"><\/path><path d=\"M57.0303 18.2677C56.6302 16.7491 56.5085 15.3571 56.6667 14.0934C56.8249 12.8296 57.1779 11.7157 57.7255 10.7517C58.2732 9.78924 58.9806 8.9797 59.8508 8.32466C60.7195 7.66962 61.6672 7.20305 62.6926 6.92343C65.0856 6.27302 67.1728 6.50166 68.9542 7.60937C70.7357 8.71861 72.0075 10.7162 72.7681 13.6021C72.8427 13.8848 72.9127 14.1969 72.9811 14.5383C73.0481 14.8813 73.1059 15.1841 73.153 15.4513L62.3183 18.399C62.688 19.3677 63.3574 20.0351 64.3234 20.3997C65.2894 20.7643 66.4563 20.7612 67.8254 20.3889C68.7017 20.151 69.5399 19.8358 70.3417 19.4434C71.1434 19.051 71.7793 18.6632 72.2509 18.2785L73.9319 22.0435C73.7098 22.2428 73.4025 22.4668 73.0085 22.7124C72.6145 22.9596 72.3391 23.1558 71.8417 23.3968C71.3442 23.6378 70.8041 23.8711 70.223 24.0998C69.6419 24.3284 69.0516 24.5231 68.4537 24.6853C66.9355 25.0978 65.3868 25.2754 64.1454 25.1256C62.904 24.9757 61.8087 24.605 60.8625 24.0132C59.9162 23.4215 59.1236 22.6321 58.4847 21.6418C57.8472 20.65 57.3619 19.5268 57.0303 18.2677ZM67.76 13.3595C67.6292 12.9532 67.4542 12.5701 67.2337 12.2117C67.0131 11.8532 66.7392 11.5551 66.4137 11.3187C66.0881 11.0823 65.7124 10.917 65.2864 10.8228C64.8604 10.7285 64.3706 10.7579 63.8153 10.9093C63.2813 11.0545 62.8462 11.2724 62.51 11.5613C62.1738 11.8502 61.9182 12.1823 61.7418 12.5546C61.5653 12.9285 61.4603 13.3348 61.4284 13.7736C61.3949 14.2139 61.401 14.648 61.4466 15.0775L67.76 13.3595Z\" fill=\"currentColor\"><\/path><path d=\"M75.6709 18.2492C75.2708 16.7305 75.1491 15.3385 75.3073 14.0748C75.4656 12.8111 75.8185 11.6972 76.3662 10.7332C76.9138 9.77068 77.6212 8.96115 78.4914 8.30611C79.3601 7.65106 80.3078 7.1845 81.3332 6.90487C83.7262 6.25446 85.8134 6.48311 87.5949 7.59081C89.3763 8.70006 90.6481 10.6976 91.4088 13.5835C91.4833 13.8662 91.5533 14.1783 91.6217 14.5197C91.6887 14.8627 91.7465 15.1655 91.7936 15.4328L80.959 18.3805C81.3286 19.3491 81.998 20.0165 82.964 20.3811C83.9301 20.7457 85.0969 20.7427 86.4661 20.3703C87.3423 20.1324 88.1806 19.8173 88.9823 19.4248C89.784 19.0324 90.4199 18.6447 90.89 18.26L92.571 22.0249C92.3489 22.2242 92.0416 22.4482 91.6476 22.6939C91.2536 22.9411 90.8094 23.1836 90.3119 23.4231C89.8144 23.6641 89.2744 23.8974 88.6932 24.126C88.1121 24.3547 87.5218 24.5493 86.924 24.7115C85.4057 25.124 84.0274 25.2553 82.7845 25.1055C81.5431 24.9556 80.4478 24.5849 79.5016 23.9932C78.5553 23.4014 77.7627 22.612 77.1238 21.6217C76.4879 20.633 76.0026 19.5083 75.6709 18.2492ZM86.4006 13.341C86.2698 12.9347 86.0949 12.5515 85.8743 12.1931C85.6537 11.8347 85.3799 11.5365 85.0543 11.3001C84.7287 11.0638 84.353 10.8985 83.927 10.8042C83.5011 10.71 83.0112 10.7393 82.4559 10.8907C81.9219 11.036 81.4869 11.2538 81.1506 11.5427C80.8144 11.8316 80.5589 12.1638 80.3824 12.5361C80.2059 12.9099 80.101 13.3163 80.069 13.755C80.0355 14.1953 80.0416 14.6294 80.0873 15.0589L86.4006 13.341Z\" fill=\"currentColor\"><\/path><path d=\"M110.798 15.9658C110.798 17.3361 110.633 18.5828 110.301 19.706C109.969 20.8292 109.483 21.7947 108.841 22.6043C108.199 23.4122 107.401 24.0426 106.451 24.4921C105.5 24.9417 104.404 25.1657 103.166 25.1657C102.48 25.1657 101.84 25.0977 101.242 24.9633C100.644 24.8289 100.069 24.6374 99.5165 24.3902V31.0627H94.5723V7.70821C95.015 7.5738 95.5231 7.44403 96.0981 7.32043C96.6732 7.19684 97.2756 7.09024 97.907 7.00064C98.5383 6.91103 99.1788 6.83842 99.8314 6.78126C100.484 6.72564 101.109 6.69629 101.706 6.69629C103.143 6.69629 104.427 6.91567 105.555 7.35288C106.683 7.79163 107.634 8.4096 108.408 9.20677C109.183 10.0039 109.775 10.9757 110.184 12.122C110.593 13.2699 110.798 14.5506 110.798 15.9658ZM105.754 16.1002C105.754 14.5506 105.41 13.3085 104.725 12.3769C104.039 11.4454 103.022 10.9788 101.672 10.9788C101.229 10.9788 100.82 10.9958 100.444 11.0298C100.069 11.0638 99.7584 11.1024 99.515 11.1472V20.2127C99.8253 20.4151 100.228 20.5835 100.726 20.7179C101.223 20.8523 101.727 20.9203 102.235 20.9203C104.581 20.9188 105.754 19.3136 105.754 16.1002Z\" fill=\"currentColor\"><\/path><path d=\"M119.094 20.8176C119.824 20.8176 120.426 20.7558 120.903 20.6322C121.379 20.5086 121.759 20.3402 122.048 20.127C122.336 19.9138 122.535 19.6605 122.646 19.3685C122.757 19.0765 122.812 18.7505 122.812 18.3905C122.812 17.6274 122.457 16.9924 121.75 16.4872C121.041 15.982 119.826 15.4367 118.1 14.8527C117.347 14.5823 116.596 14.2749 115.844 13.9257C115.091 13.5781 114.417 13.1394 113.819 12.611C113.222 12.0827 112.735 11.4431 112.359 10.6907C111.983 9.93832 111.795 9.02219 111.795 7.94384C111.795 6.86549 111.994 5.89374 112.393 5.02859C112.791 4.16344 113.354 3.42806 114.084 2.82091C114.814 2.21376 115.698 1.74874 116.739 1.42276C117.778 1.09679 118.951 0.93457 120.256 0.93457C121.805 0.93457 123.144 1.10297 124.271 1.43976C125.398 1.77655 126.328 2.14733 127.058 2.55209L125.564 6.69709C124.922 6.3603 124.208 6.06214 123.423 5.80414C122.638 5.54613 121.692 5.41636 120.586 5.41636C119.346 5.41636 118.456 5.59094 117.915 5.93854C117.373 6.28769 117.102 6.82069 117.102 7.53907C117.102 7.96547 117.201 8.32543 117.401 8.61742C117.6 8.90941 117.881 9.17359 118.246 9.40996C118.612 9.64633 119.031 9.85953 119.508 10.0496C119.984 10.2411 120.509 10.4373 121.084 10.6397C122.278 11.0893 123.318 11.5327 124.202 11.9714C125.086 12.4102 125.823 12.9215 126.41 13.504C126.995 14.088 127.432 14.7739 127.721 15.5603C128.009 16.3466 128.153 17.3014 128.153 18.4245C128.153 20.6044 127.4 22.2945 125.897 23.4965C124.393 24.6984 122.124 25.2994 119.094 25.2994C118.076 25.2994 117.157 25.2376 116.339 25.114C115.52 24.9904 114.796 24.839 114.165 24.6598C113.533 24.4806 112.992 24.289 112.539 24.0866C112.085 23.8842 111.703 23.6942 111.395 23.5135L112.855 19.3345C113.541 19.7161 114.387 20.059 115.394 20.3618C116.4 20.6662 117.633 20.8176 119.094 20.8176Z\" fill=\"currentColor\"><\/path><path d=\"M146.609 15.9318C146.609 17.3253 146.41 18.5999 146.011 19.757C145.612 20.9141 145.037 21.9029 144.286 22.7232C143.533 23.5436 142.632 24.1785 141.581 24.6266C140.53 25.0761 139.352 25.3002 138.047 25.3002C136.763 25.3002 135.596 25.0746 134.546 24.6266C133.495 24.177 132.593 23.5436 131.842 22.7232C131.089 21.9029 130.503 20.9157 130.083 19.757C129.663 18.5999 129.453 17.3253 129.453 15.9318C129.453 14.5398 129.669 13.2699 130.1 12.1236C130.53 10.9773 131.128 10.0009 131.892 9.19135C132.655 8.38181 133.562 7.75303 134.613 7.30346C135.665 6.8539 136.809 6.62988 138.048 6.62988C139.31 6.62988 140.466 6.85544 141.515 7.30346C142.567 7.75303 143.467 8.38181 144.22 9.19135C144.972 9.99934 145.559 10.9773 145.979 12.1236C146.397 13.2699 146.609 14.5383 146.609 15.9318ZM141.564 15.9318C141.564 14.3823 141.26 13.1633 140.651 12.275C140.043 11.3882 139.174 10.9433 138.047 10.9433C136.918 10.9433 136.045 11.3867 135.426 12.275C134.807 13.1633 134.496 14.3807 134.496 15.9318C134.496 17.4813 134.807 18.7126 135.426 19.6226C136.045 20.5326 136.92 20.9868 138.047 20.9868C139.176 20.9868 140.043 20.5326 140.651 19.6226C141.26 18.7111 141.564 17.4813 141.564 15.9318Z\" fill=\"currentColor\"><\/path><path d=\"M17.8524 18.709C18.5111 18.8125 19.3402 18.8635 20.1252 19.0813C21.2646 19.398 21.788 20.2755 21.5187 21.411C20.9436 23.8288 20.647 26.2698 20.6318 28.7571C20.6287 29.1711 20.3868 29.7041 20.078 29.9745C18.4624 31.3881 16.9 31.3618 15.2905 30.0054C14.9619 29.7288 14.7078 29.1588 14.7078 28.7231C14.7094 26.313 14.3929 23.9509 13.8818 21.6026C13.5532 20.0932 14.183 19.191 15.6921 18.9407C16.3478 18.831 17.0187 18.7955 17.8524 18.709Z\" fill=\"currentColor\"><\/path><path d=\"M31.5438 14.8975C32.2025 15.001 33.0316 15.052 33.8166 15.2698C34.956 15.5865 35.4794 16.464 35.2101 17.5995C34.635 20.0173 34.3384 22.4583 34.3232 24.9456C34.3201 25.3596 34.0783 25.8926 33.7694 26.163C32.1538 27.5766 30.5914 27.5503 28.9819 26.1939C28.6533 25.9173 28.3992 25.3473 28.3992 24.9116C28.4008 22.5015 28.0843 20.1393 27.5732 17.7911C27.2446 16.2817 27.8744 15.3795 29.3835 15.1292C30.0407 15.0195 30.7101 14.984 31.5438 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M4.10236 14.8975C4.76109 15.001 5.59019 15.052 6.37518 15.2698C7.51463 15.5865 8.03796 16.464 7.76869 17.5995C7.19364 20.0173 6.89699 22.4583 6.88178 24.9456C6.87873 25.3596 6.63685 25.8926 6.32802 26.163C4.7124 27.5766 3.15003 27.5503 1.5405 26.1939C1.2119 25.9173 0.95784 25.3473 0.95784 24.9116C0.959361 22.5015 0.642931 20.1393 0.131775 17.7911C-0.196825 16.2817 0.432992 15.3795 1.94212 15.1292C2.5978 15.0195 3.26717 14.984 4.10236 14.8975Z\" fill=\"currentColor\"><\/path><path d=\"M20.8997 17.8908C21.738 16.8665 22.2932 15.8175 22.2841 14.5105C22.2735 13.0243 21.6954 11.8301 20.6015 10.8815C19.4043 9.84335 19.672 7.93847 21.2055 7.55842C22.4545 7.24944 23.8008 7.28034 25.1015 7.28961C25.6888 7.29424 26.2912 7.57078 26.8556 7.80098C27.2511 7.96319 27.3957 8.27681 27.1781 8.75573C26.6852 9.84026 26.8374 10.9526 26.9651 12.1159C27.0853 13.2144 26.7963 14.3622 26.6639 15.4854C26.5772 16.2177 26.454 16.9469 26.3384 17.6761C26.3003 17.9202 26.3216 18.2477 26.1756 18.3898C25.1578 19.3816 23.3186 19.9919 21.9281 18.7251C21.6299 18.4501 21.2953 18.2091 20.8997 17.8908Z\" fill=\"currentColor\"><\/path><path d=\"M14.4275 17.9092C13.8662 18.3449 13.3885 18.8439 12.8089 19.139C11.4869 19.8141 10.2607 19.312 9.24296 18.4824C9.0741 18.3449 9.03303 17.9988 9.00868 17.7408C8.96 17.2295 9.01629 16.7058 8.93414 16.2021C8.77897 15.2674 8.50666 14.3513 8.37887 13.4135C8.30432 12.862 8.45493 12.2827 8.42755 11.7203C8.37887 10.7501 8.3743 9.75519 8.14763 8.82207C8.01071 8.25663 8.09591 7.93992 8.54165 7.75608C9.08019 7.53361 9.66284 7.29878 10.2303 7.28951C11.4549 7.26788 12.6887 7.32659 13.9042 7.47027C14.6192 7.55524 15.2201 8.00172 15.3616 8.78962C15.5122 9.63006 15.4468 10.3639 14.6497 10.9942C12.7861 12.4696 12.5183 15.269 13.9468 17.2449C14.0959 17.4504 14.2435 17.6543 14.4275 17.9092Z\" fill=\"currentColor\"><\/path><path d=\"M3.91937 14.0172C1.99797 14.0111 0.56034 12.5496 0.566425 10.6092C0.572511 8.70892 2.07403 7.19182 3.94827 7.19336C5.79969 7.19491 7.31947 8.74909 7.3149 10.6385C7.31034 12.5434 5.82403 14.0234 3.91937 14.0172Z\" fill=\"currentColor\"><\/path><path d=\"M34.7567 10.6204C34.7598 12.5763 33.3404 14.0177 31.4114 14.0192C29.4976 14.0192 28.0128 12.5423 28.0098 10.6343C28.0067 8.76496 29.5493 7.19997 31.3977 7.19533C33.2826 7.18915 34.7537 8.68926 34.7567 10.6204Z\" fill=\"currentColor\"><\/path><path d=\"M21.0169 14.4911C21.0169 16.4315 19.5519 17.9193 17.6472 17.9146C15.8004 17.91 14.3247 16.4145 14.3049 14.5266C14.2836 12.5924 15.7456 11.0892 17.6518 11.083C19.5853 11.0768 21.0169 12.5291 21.0169 14.4911Z\" fill=\"currentColor\"><\/path><path d=\"M23.7258 0.9241C25.241 0.902471 26.5265 2.17548 26.5143 3.68795C26.5037 5.16334 25.2425 6.43944 23.7851 6.44871C22.3307 6.45798 21.0513 5.18188 21.0392 3.70958C21.027 2.21874 22.2547 0.945729 23.7258 0.9241Z\" fill=\"currentColor\"><\/path><path d=\"M14.2843 3.74959C14.2524 5.23889 12.9806 6.47636 11.5171 6.44238C10.0201 6.40684 8.85938 5.17864 8.87916 3.64763C8.89893 2.10426 10.081 0.910044 11.5795 0.923948C13.0977 0.937853 14.3178 2.21086 14.2843 3.74959Z\" fill=\"currentColor\"><\/path><path d=\"M147.06 6.80719C145.466 6.80719 144.17 5.49093 144.17 3.87186C144.17 2.25279 145.466 0.936523 147.06 0.936523C148.655 0.936523 149.951 2.25279 149.951 3.87186C149.951 5.49093 148.653 6.80719 147.06 6.80719ZM147.06 1.25941C145.643 1.25941 144.488 2.432 144.488 3.87186C144.488 5.31172 145.643 6.48431 147.06 6.48431C148.478 6.48431 149.633 5.31172 149.633 3.87186C149.633 2.432 148.478 1.25941 147.06 1.25941Z\" fill=\"currentColor\"><\/path><path d=\"M147.149 2.1543C147.945 2.1543 148.323 2.60232 148.323 3.16467C148.323 3.60343 148.086 4.0221 147.517 4.15032L148.367 5.59018H147.838L147.032 4.18431H146.498V5.59018H146.057V2.1543H147.149ZM147.149 2.52353H146.498V3.82589H147.149C147.649 3.82589 147.867 3.54935 147.867 3.16467C147.867 2.77535 147.654 2.52353 147.149 2.52353Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_12_52\"><rect width=\"150\" height=\"32\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-8d333b769e124ff41764eaf323959508\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100px\" height=\"39\" viewbox=\"0 0 150 39\" fill=\"none\"><g clip-path=\"url(#clip0_24_61)\"><path d=\"M48.0422 29.9699L49.9096 25.6325C51.9277 27.1385 54.6084 27.9217 57.259 27.9217C59.2169 27.9217 60.4518 27.1687 60.4518 26.0241C60.4217 22.8313 48.7349 25.3313 48.6446 17.3193C48.6145 13.253 52.2289 10.1205 57.3494 10.1205C60.3916 10.1205 63.4337 10.8735 65.6024 12.5903L63.8554 17.0181C61.8675 15.753 59.3976 14.8494 57.0482 14.8494C55.4518 14.8494 54.3976 15.6024 54.3976 16.5662C54.4277 19.6988 66.2048 17.9819 66.3253 25.6325C66.3253 29.7891 62.8012 32.7108 57.741 32.7108C54.0362 32.7108 50.6325 31.8373 48.0422 29.9699ZM119.699 24.0662C118.765 25.6928 117.018 26.8072 115 26.8072C112.018 26.8072 109.608 24.3976 109.608 21.4156C109.608 18.4337 112.018 16.0241 115 16.0241C117.018 16.0241 118.765 17.1385 119.699 18.765L124.849 15.9036C122.922 12.4699 119.217 10.1205 115 10.1205C108.765 10.1205 103.705 15.1807 103.705 21.4156C103.705 27.6506 108.765 32.7108 115 32.7108C119.247 32.7108 122.922 30.3915 124.849 26.9277L119.699 24.0662ZM68.9157 0.752991H75.3615V32.2891H68.9157V0.752991ZM127.38 0.752991V32.2891H133.825V22.8313L141.476 32.2891H149.729L140 21.0542L149.006 10.5723H141.114L133.825 19.2771V0.752991H127.38ZM94.5181 24.1265C93.5843 25.6626 91.6566 26.8072 89.488 26.8072C86.506 26.8072 84.0964 24.3976 84.0964 21.4156C84.0964 18.4337 86.506 16.0241 89.488 16.0241C91.6566 16.0241 93.5843 17.2289 94.5181 18.7952V24.1265ZM94.5181 10.5723V13.1325C93.4639 11.3554 90.8434 10.1205 88.1024 10.1205C82.4398 10.1205 77.9819 15.1205 77.9819 21.3855C77.9819 27.6506 82.4398 32.7108 88.1024 32.7108C90.8434 32.7108 93.4639 31.4759 94.5181 29.6988V32.259H100.964V10.5723H94.5181Z\" fill=\"currentColor\"><\/path><path d=\"M8.19277 24.0964C8.19277 26.2952 6.41567 28.0723 4.21687 28.0723C2.01808 28.0723 0.240967 26.2952 0.240967 24.0964C0.240967 21.8976 2.01808 20.1205 4.21687 20.1205H8.19277V24.0964ZM10.1807 24.0964C10.1807 21.8976 11.9578 20.1205 14.1566 20.1205C16.3554 20.1205 18.1325 21.8976 18.1325 24.0964V34.0361C18.1325 36.2349 16.3554 38.012 14.1566 38.012C11.9578 38.012 10.1807 36.2349 10.1807 34.0361V24.0964Z\" fill=\"currentColor\"><\/path><path d=\"M14.1566 8.13253C11.9578 8.13253 10.1807 6.35542 10.1807 4.15663C10.1807 1.95783 11.9578 0.180725 14.1566 0.180725C16.3554 0.180725 18.1325 1.95783 18.1325 4.15663V8.13253H14.1566ZM14.1566 10.1506C16.3554 10.1506 18.1325 11.9277 18.1325 14.1265C18.1325 16.3253 16.3554 18.1024 14.1566 18.1024H4.18675C1.98795 18.1024 0.210846 16.3253 0.210846 14.1265C0.210846 11.9277 1.98795 10.1506 4.18675 10.1506H14.1566Z\" fill=\"currentColor\"><\/path><path d=\"M30.0904 14.1265C30.0904 11.9277 31.8675 10.1506 34.0663 10.1506C36.2651 10.1506 38.0422 11.9277 38.0422 14.1265C38.0422 16.3253 36.2651 18.1024 34.0663 18.1024H30.0904V14.1265ZM28.1024 14.1265C28.1024 16.3253 26.3253 18.1024 24.1265 18.1024C21.9277 18.1024 20.1506 16.3253 20.1506 14.1265V4.15663C20.1506 1.95783 21.9277 0.180725 24.1265 0.180725C26.3253 0.180725 28.1024 1.95783 28.1024 4.15663V14.1265Z\" fill=\"currentColor\"><\/path><path d=\"M24.1265 30.0602C26.3253 30.0602 28.1024 31.8374 28.1024 34.0361C28.1024 36.2349 26.3253 38.012 24.1265 38.012C21.9277 38.012 20.1506 36.2349 20.1506 34.0361V30.0602H24.1265ZM24.1265 28.0723C21.9277 28.0723 20.1506 26.2952 20.1506 24.0964C20.1506 21.8976 21.9277 20.1205 24.1265 20.1205H34.0964C36.2952 20.1205 38.0723 21.8976 38.0723 24.0964C38.0723 26.2952 36.2952 28.0723 34.0964 28.0723H24.1265Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_24_61\"><rect width=\"150\" height=\"38.253\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-59dd078bf6002d63e14734ac0bd698af\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"180px\" height=\"25\" viewbox=\"0 0 150 25\" fill=\"none\"><g clip-path=\"url(#clip0_24_6)\"><mask id=\"mask0_24_6\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"150\" height=\"25\"><path d=\"M150 0H0V24.4186H150V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_24_6)\"><path d=\"M20.7521 3.56032C18.5527 1.36046 15.5132 0 12.157 0C8.79985 0 5.76061 1.36046 3.56076 3.56032C1.36047 5.76017 0 8.79985 0 12.1565C0 15.5132 1.36047 18.5529 3.56032 20.7528C5.76017 22.9531 8.79985 24.3131 12.157 24.3131C15.5137 24.3131 18.5533 22.952 20.7525 20.7528C22.9524 18.5525 24.3129 15.5132 24.3129 12.1565C24.3129 8.79985 22.952 5.76017 20.7521 3.56032ZM20.3509 20.3509C18.254 22.4479 15.3567 23.7451 12.1565 23.7451C8.9564 23.7451 6.05865 22.4479 3.96148 20.3509C1.86432 18.254 0.567297 15.3567 0.567297 12.1565C0.567297 8.95639 1.86453 6.05908 3.96148 3.96214C6.05843 1.86519 8.95574 0.567733 12.1561 0.567733C15.3563 0.567733 18.2536 1.86497 20.3505 3.96192C22.4475 6.05887 23.7447 8.95618 23.7447 12.1563C23.7451 15.3567 22.4479 18.254 20.3509 20.3509Z\" fill=\"currentColor\"><\/path><path d=\"M22.614 12.0552C22.5593 6.32597 17.8988 1.69843 12.157 1.69843C6.41445 1.69843 1.75355 6.3264 1.69992 12.0556L6.49512 7.26041L8.10326 8.86855L4.59418 12.3779H19.72L16.2107 8.86877L17.8188 7.26063L22.614 12.0552ZM12.1565 10.258L7.70057 5.58229H10.6618V3.27778C10.6618 2.67953 11.3344 2.18919 12.1565 2.18919C12.9787 2.18919 13.6513 2.67909 13.6513 3.27778V5.58251H16.6125L12.1565 10.258Z\" fill=\"currentColor\"><\/path><path d=\"M13.4562 18.0423C13.2185 17.8877 12.9177 17.749 12.5546 17.6285C12.2771 17.5328 12.0486 17.4425 11.8703 17.3555C11.6935 17.2694 11.5629 17.1737 11.4794 17.0729C11.3937 16.9703 11.3538 16.8471 11.3538 16.7058C11.3538 16.5929 11.3878 16.4854 11.4606 16.3836C11.5321 16.2822 11.644 16.1976 11.7959 16.1339C11.9494 16.0692 12.1448 16.0341 12.3874 16.0332C12.583 16.0343 12.7613 16.05 12.9229 16.0779C13.0825 16.1067 13.2238 16.1418 13.3448 16.1817C13.4673 16.2231 13.5667 16.2621 13.6445 16.2992L13.9145 15.4853C13.7514 15.4033 13.5467 15.3353 13.2985 15.2801C13.0877 15.2335 12.8468 15.2067 12.5727 15.1975V14.3553H11.8306V15.2396C11.7115 15.2588 11.5975 15.2847 11.4896 15.3161C11.2166 15.3966 10.982 15.5086 10.788 15.6545C10.5955 15.7999 10.4466 15.97 10.3443 16.1651C10.2414 16.36 10.1908 16.575 10.1889 16.8059C10.1904 17.0734 10.2604 17.3088 10.3986 17.5125C10.5368 17.7161 10.7339 17.8929 10.9881 18.0445C11.2415 18.1953 11.5437 18.3255 11.8934 18.4349C12.1559 18.5191 12.3695 18.6067 12.5326 18.6968C12.6957 18.7864 12.8152 18.8852 12.8897 18.9931C12.9658 19.101 13.0033 19.2261 13.0016 19.3659C13.0016 19.5194 12.9565 19.6526 12.8684 19.7675C12.7812 19.8809 12.6525 19.97 12.4834 20.0335C12.3142 20.0974 12.1075 20.1288 11.8655 20.1307C11.6684 20.1292 11.4774 20.1124 11.291 20.0806C11.1061 20.0472 10.9323 20.004 10.7723 19.9504C10.6107 19.8968 10.4695 19.8386 10.3467 19.7732L10.086 20.6211C10.2039 20.6858 10.3513 20.744 10.5316 20.7979C10.7119 20.8522 10.9105 20.8951 11.1277 20.928C11.3435 20.9599 11.5653 20.9762 11.7907 20.9782L11.8302 20.9777V21.8485H12.5723V20.908C12.6665 20.8899 12.7561 20.8681 12.8413 20.8428C13.1392 20.7532 13.3864 20.6311 13.5818 20.4745C13.7788 20.3195 13.9247 20.1397 14.0213 19.9371C14.1174 19.7346 14.1656 19.5203 14.1656 19.2918C14.1656 19.0243 14.1083 18.7877 13.9903 18.5843C13.8722 18.3776 13.6947 18.1977 13.4562 18.0423Z\" fill=\"currentColor\"><\/path><path d=\"M28.7246 12.4798C28.7246 12.7334 28.7605 12.9789 28.8325 13.2154C28.9042 13.4524 29.0119 13.6596 29.1558 13.8373C29.2995 14.0147 29.4813 14.1564 29.7013 14.262C29.9211 14.3679 30.1831 14.4207 30.4877 14.4207C30.9105 14.4207 31.2508 14.33 31.5089 14.1479C31.7669 13.9663 31.9592 13.6936 32.086 13.3299H33.4561C33.38 13.6851 33.2488 14.0021 33.0628 14.2811C32.8766 14.5602 32.6525 14.7948 32.3906 14.9851C32.1283 15.1755 31.8345 15.3194 31.5092 15.4166C31.1834 15.5136 30.8431 15.5625 30.4879 15.5625C29.9721 15.5625 29.5153 15.4779 29.1181 15.3089C28.7204 15.1397 28.3842 14.9029 28.1097 14.5984C27.8348 14.294 27.6277 13.9306 27.4882 13.5076C27.3486 13.0849 27.2789 12.6196 27.2789 12.1123C27.2789 11.6474 27.3528 11.2053 27.501 10.7867C27.6488 10.3681 27.8603 10.0003 28.1352 9.68304C28.41 9.36581 28.742 9.11443 29.131 8.92824C29.5199 8.74227 29.9597 8.64917 30.4502 8.64917C30.9658 8.64917 31.4289 8.75687 31.8392 8.9725C32.2493 9.18812 32.5897 9.47352 32.8605 9.82868C33.131 10.1838 33.3277 10.592 33.4502 11.0527C33.5727 11.5138 33.6046 11.9893 33.5455 12.4796L28.7246 12.4798ZM32.0987 11.5286C32.0815 11.3003 32.0331 11.0806 31.9528 10.8691C31.8724 10.6578 31.7625 10.474 31.623 10.3173C31.4834 10.1609 31.3142 10.0341 31.1156 9.93681C30.9168 9.83958 30.6948 9.79096 30.4498 9.79096C30.196 9.79096 29.9656 9.83543 29.7584 9.92417C29.5511 10.0129 29.3734 10.1357 29.2256 10.292C29.0775 10.4485 28.9592 10.6325 28.8704 10.8438C28.7817 11.0553 28.7329 11.2835 28.7246 11.5288H32.0987V11.5286Z\" fill=\"currentColor\"><\/path><path d=\"M40.1407 13.926C40.1407 14.1035 40.1638 14.2304 40.2105 14.3065C40.2567 14.3826 40.3478 14.4205 40.4832 14.4205C40.5253 14.4205 40.5761 14.4205 40.6354 14.4205C40.6945 14.4205 40.7623 14.4122 40.8384 14.3952V15.3975C40.7876 15.4143 40.7219 15.4332 40.6417 15.4546C40.5613 15.4755 40.4789 15.4947 40.3945 15.5117C40.3099 15.5285 40.2253 15.5412 40.1407 15.5497C40.0561 15.5582 39.9842 15.5625 39.9251 15.5625C39.629 15.5625 39.3837 15.5034 39.1892 15.3851C38.9946 15.2667 38.8677 15.0595 38.8086 14.7635C38.521 15.0423 38.168 15.2455 37.7494 15.3722C37.3308 15.4991 36.927 15.5625 36.5381 15.5625C36.242 15.5625 35.9588 15.5222 35.6882 15.442C35.4174 15.3617 35.1787 15.2433 34.9716 15.0868C34.7642 14.9303 34.5992 14.7316 34.4769 14.4907C34.3541 14.2498 34.2929 13.9686 34.2929 13.6472C34.2929 13.2414 34.3668 12.9116 34.5148 12.6578C34.6626 12.4042 34.8573 12.2056 35.0983 12.0617C35.3392 11.918 35.6097 11.8143 35.9102 11.751C36.2102 11.6876 36.5128 11.639 36.8172 11.6052C37.0792 11.5546 37.3289 11.5186 37.5656 11.4975C37.8022 11.4763 38.0115 11.4404 38.1935 11.3896C38.3754 11.3388 38.519 11.2607 38.625 11.1547C38.7305 11.0492 38.7835 10.8907 38.7835 10.679C38.7835 10.493 38.739 10.3409 38.6503 10.2225C38.5616 10.1041 38.4515 10.0132 38.3204 9.94973C38.1892 9.88629 38.0433 9.84421 37.8828 9.82284C37.7222 9.80191 37.57 9.79101 37.4263 9.79101C37.0204 9.79101 36.6861 9.8756 36.4243 10.0448C36.162 10.214 36.014 10.476 35.9802 10.8312H34.5342C34.5595 10.4085 34.6611 10.0574 34.8386 9.77836C35.0163 9.49929 35.2424 9.27538 35.5173 9.1062C35.792 8.93723 36.1029 8.81884 36.4496 8.75104C36.7962 8.68345 37.1514 8.64966 37.515 8.64966C37.8364 8.64966 38.1534 8.68345 38.4663 8.75104C38.7791 8.81884 39.0604 8.92851 39.3098 9.08091C39.5592 9.23309 39.76 9.42974 39.9124 9.67088C40.0646 9.91179 40.1407 10.2057 40.1407 10.5523V13.926ZM38.6946 12.0992C38.4746 12.2431 38.204 12.3299 37.8826 12.3593C37.561 12.3892 37.2399 12.4335 36.9188 12.4925C36.7666 12.5178 36.6185 12.5538 36.4746 12.6002C36.3307 12.6469 36.2039 12.7103 36.0942 12.7906C35.9841 12.871 35.8975 12.9768 35.8341 13.1076C35.7706 13.2388 35.7388 13.3973 35.7388 13.5833C35.7388 13.744 35.7852 13.8794 35.8783 13.9893C35.9712 14.0991 36.0833 14.1857 36.2145 14.2491C36.3456 14.3126 36.4892 14.3569 36.6458 14.3821C36.8021 14.4077 36.9438 14.4203 37.0707 14.4203C37.2312 14.4203 37.4047 14.3994 37.5909 14.3569C37.7769 14.3148 37.9524 14.2428 38.1174 14.1412C38.2823 14.0398 38.4196 13.911 38.5297 13.7545C38.6394 13.5981 38.6946 13.4056 38.6946 13.1776V12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M42.7916 13.2789C42.8339 13.7019 42.9946 13.998 43.2737 14.1669C43.5528 14.3361 43.8868 14.4205 44.2757 14.4205C44.4109 14.4205 44.5653 14.41 44.7388 14.3887C44.9121 14.3677 45.075 14.3276 45.2272 14.2681C45.3794 14.209 45.5041 14.1222 45.6013 14.0082C45.6983 13.8942 45.7428 13.744 45.7345 13.558C45.726 13.372 45.6584 13.2198 45.5315 13.1012C45.4047 12.9829 45.2418 12.8878 45.0432 12.8158C44.8443 12.7441 44.6182 12.6826 44.3645 12.6318C44.1107 12.581 43.8528 12.5263 43.5907 12.4668C43.3199 12.4077 43.0598 12.3358 42.8106 12.2514C42.561 12.1668 42.3368 12.0528 42.1384 11.9089C41.9396 11.7652 41.7811 11.5814 41.6627 11.3571C41.5441 11.1331 41.4853 10.856 41.4853 10.5262C41.4853 10.171 41.5718 9.87297 41.7451 9.63184C41.9182 9.39092 42.1384 9.19644 42.4047 9.04841C42.6711 8.90059 42.9669 8.79681 43.2927 8.73772C43.6182 8.67864 43.9289 8.64899 44.2249 8.64899C44.5631 8.64899 44.8864 8.68518 45.1954 8.75669C45.5041 8.82864 45.7829 8.94506 46.0326 9.10553C46.282 9.26621 46.4891 9.47551 46.6541 9.73344C46.819 9.99157 46.9225 10.3023 46.965 10.6657H45.4557C45.3879 10.319 45.2291 10.0866 44.9799 9.96803C44.7303 9.84964 44.4449 9.79034 44.1238 9.79034C44.0224 9.79034 43.9018 9.79906 43.7623 9.81585C43.6228 9.83285 43.4915 9.86468 43.369 9.91091C43.2462 9.95756 43.1427 10.0251 43.0583 10.1139C42.9737 10.2026 42.9314 10.319 42.9314 10.4627C42.9314 10.6402 42.9927 10.7841 43.1154 10.894C43.2379 11.0039 43.3986 11.095 43.5975 11.1667C43.7961 11.2387 44.0224 11.2999 44.2759 11.3505C44.5297 11.4013 44.7918 11.4563 45.0624 11.5153C45.3244 11.5746 45.5823 11.6466 45.8361 11.731C46.0899 11.8156 46.316 11.9298 46.5148 12.0735C46.7134 12.2172 46.8741 12.399 46.9969 12.6188C47.1194 12.839 47.1807 13.1093 47.1807 13.4307C47.1807 13.8198 47.0919 14.1497 46.9142 14.4201C46.7368 14.6908 46.5061 14.9106 46.2229 15.0796C45.9395 15.2488 45.6246 15.3713 45.278 15.4476C44.9311 15.5237 44.5886 15.5616 44.2507 15.5616C43.8362 15.5616 43.4536 15.515 43.1028 15.4221C42.7517 15.329 42.4474 15.1875 42.1895 14.9972C41.9313 14.8068 41.7283 14.5703 41.5805 14.2869C41.4325 14.0034 41.3542 13.6674 41.3459 13.2783H42.7916V13.2789Z\" fill=\"currentColor\"><\/path><path d=\"M47.5611 8.82666H49.1468L50.8592 13.7228H50.8847L52.5464 8.82666H54.0558L51.5063 15.7397C51.3879 16.0356 51.2717 16.3188 51.1574 16.5896C51.0434 16.8599 50.9036 17.0989 50.7388 17.3062C50.574 17.5134 50.3688 17.6782 50.1236 17.8009C49.8783 17.9235 49.5654 17.9849 49.185 17.9849C48.8466 17.9849 48.5128 17.9597 48.1829 17.9089V16.691C48.3011 16.708 48.4153 16.727 48.5254 16.7481C48.6353 16.7692 48.7494 16.7799 48.868 16.7799C49.0369 16.7799 49.1767 16.7588 49.2866 16.7167C49.3964 16.6742 49.4874 16.6129 49.5593 16.5327C49.631 16.4522 49.6925 16.357 49.7433 16.2471C49.7939 16.1372 49.8403 16.0103 49.8829 15.8666L50.0477 15.3593L47.5611 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M59.8905 15.3848V14.1416H59.8653C59.7807 14.3533 59.656 14.5476 59.4909 14.7253C59.3261 14.9027 59.1377 15.0532 58.9264 15.1755C58.715 15.298 58.4889 15.3931 58.2477 15.4609C58.0068 15.5287 57.7677 15.5625 57.5311 15.5625C57.032 15.5625 56.5988 15.4716 56.231 15.2897C55.8632 15.1081 55.5567 14.8585 55.3114 14.5413C55.0661 14.2242 54.8843 13.8562 54.7659 13.4376C54.6475 13.019 54.5884 12.5773 54.5884 12.112C54.5884 11.6472 54.6475 11.2051 54.7659 10.7865C54.8841 10.3679 55.0659 10 55.3114 9.68282C55.5567 9.3656 55.8632 9.11422 56.231 8.92803C56.599 8.74205 57.032 8.64896 57.5311 8.64896C57.7764 8.64896 58.0151 8.67861 58.2477 8.73769C58.4802 8.79678 58.698 8.88791 58.9012 9.01044C59.1041 9.13297 59.2836 9.28297 59.4403 9.46066C59.5967 9.63835 59.7172 9.84569 59.8018 10.0822H59.8271V6.32788H60.6264V15.3848H59.8905ZM55.5078 13.1206C55.5881 13.4546 55.715 13.7527 55.8885 14.0149C56.0616 14.277 56.2836 14.4907 56.5546 14.6555C56.8251 14.8205 57.1507 14.903 57.5311 14.903C57.9538 14.903 58.3112 14.8205 58.6031 14.6555C58.8948 14.4907 59.1314 14.2772 59.3134 14.0149C59.4953 13.7529 59.6263 13.4548 59.7068 13.1206C59.787 12.7866 59.8273 12.4504 59.8273 12.112C59.8273 11.7739 59.787 11.4379 59.7068 11.1037C59.6263 10.7697 59.4953 10.4716 59.3134 10.2093C59.1316 9.94728 58.8948 9.73362 58.6031 9.5688C58.3114 9.40397 57.9538 9.32156 57.5311 9.32156C57.1507 9.32156 56.8249 9.40397 56.5546 9.5688C56.2838 9.73362 56.0618 9.94728 55.8885 10.2093C55.7152 10.4716 55.5883 10.7697 55.5078 11.1037C55.4274 11.4379 55.3873 11.7739 55.3873 12.112C55.3875 12.4504 55.4276 12.7866 55.5078 13.1206Z\" fill=\"currentColor\"><\/path><path d=\"M62.9601 6.32788V7.60899H62.1608V6.32788H62.9601ZM62.9601 8.83951V15.3848H62.1608V8.83951H62.9601Z\" fill=\"currentColor\"><\/path><path d=\"M69.8669 16.1584C69.7609 16.5473 69.5941 16.8772 69.3658 17.1478C69.1376 17.4183 68.8393 17.6255 68.4715 17.7694C68.1035 17.913 67.6533 17.985 67.1206 17.985C66.7908 17.985 66.4694 17.9468 66.1565 17.871C65.8437 17.7949 65.5624 17.6763 65.313 17.5158C65.0634 17.3551 64.8562 17.1497 64.6914 16.9005C64.5266 16.6509 64.4313 16.3529 64.406 16.0062H65.2053C65.2474 16.2515 65.33 16.4564 65.4525 16.6215C65.5751 16.7863 65.7231 16.9195 65.8967 17.0209C66.0698 17.1225 66.2623 17.1964 66.4738 17.243C66.685 17.2895 66.9006 17.3128 67.1206 17.3128C67.8647 17.3128 68.4017 17.1011 68.7316 16.6786C69.0615 16.2556 69.2263 15.6469 69.2263 14.852V13.964H69.201C69.0148 14.3699 68.7423 14.6954 68.383 14.9407C68.0235 15.186 67.6029 15.3087 67.1209 15.3087C66.5965 15.3087 66.1483 15.2222 65.7763 15.0486C65.4039 14.8755 65.0976 14.6364 64.8567 14.332C64.6158 14.0276 64.44 13.6705 64.3302 13.2602C64.2203 12.8501 64.1653 12.4125 64.1653 11.9475C64.1653 11.4992 64.2307 11.0743 64.362 10.6727C64.493 10.2711 64.6834 9.92008 64.9328 9.61986C65.1822 9.31986 65.4909 9.08287 65.8587 8.90954C66.2267 8.73643 66.6471 8.64966 67.1209 8.64966C67.3661 8.64966 67.5966 8.68345 67.8122 8.75104C68.0278 8.81884 68.2245 8.9139 68.402 9.03643C68.5794 9.15896 68.7382 9.30068 68.8777 9.46136C69.0172 9.62204 69.1249 9.79123 69.201 9.96892H69.2263V8.83999H70.0256V14.8526C70.0254 15.334 69.9726 15.7694 69.8669 16.1584ZM68.0339 14.4142C68.296 14.2664 68.516 14.0719 68.6935 13.8308C68.8709 13.5898 69.0041 13.3127 69.0931 12.9999C69.182 12.687 69.2263 12.3656 69.2263 12.0358C69.2263 11.7144 69.1884 11.3933 69.1123 11.0717C69.0362 10.7503 68.9134 10.4586 68.7443 10.1963C68.5751 9.93425 68.3575 9.72299 68.0911 9.56209C67.8246 9.40162 67.5011 9.32117 67.1206 9.32117C66.74 9.32117 66.4145 9.39944 66.1439 9.55576C65.8731 9.7123 65.6492 9.91725 65.4717 10.171C65.2943 10.4248 65.1652 10.7146 65.085 11.0398C65.0045 11.3656 64.9644 11.6974 64.9644 12.0356C64.9644 12.3654 65.0065 12.6868 65.0913 12.9997C65.1757 13.3125 65.3069 13.5894 65.4846 13.8305C65.6621 14.0715 65.8862 14.2662 66.1568 14.414C66.4273 14.5622 66.7485 14.6361 67.1209 14.6361C67.4673 14.6364 67.7717 14.5624 68.0339 14.4142Z\" fill=\"currentColor\"><\/path><path d=\"M72.3593 6.32788V7.60899H71.56V6.32788H72.3593ZM72.3593 8.83951V15.3848H71.56V8.83951H72.3593Z\" fill=\"currentColor\"><\/path><path d=\"M76.4945 8.83955V9.51171H75.1626V13.926C75.1626 14.1881 75.1986 14.3935 75.2706 14.5411C75.3423 14.6893 75.5222 14.7717 75.8097 14.7885C76.038 14.7885 76.2665 14.7757 76.4948 14.7504V15.4228C76.3761 15.4228 76.258 15.4269 76.1396 15.4354C76.0212 15.4437 75.9028 15.4483 75.7844 15.4483C75.2518 15.4483 74.8794 15.3447 74.6682 15.1374C74.4567 14.9302 74.3551 14.5476 74.3638 13.9895V9.51171H73.2222V8.83955H74.3638V6.87341H75.1629V8.83955H76.4945Z\" fill=\"currentColor\"><\/path><path d=\"M77.8136 9.85422C77.9488 9.57515 78.1328 9.34688 78.3654 9.16919C78.5978 8.99172 78.8703 8.86047 79.1834 8.77588C79.4963 8.6915 79.843 8.64899 80.2236 8.64899C80.5108 8.64899 80.7986 8.67646 81.0861 8.7314C81.3735 8.78656 81.6316 8.89012 81.8599 9.04208C82.0882 9.19426 82.2741 9.40793 82.418 9.68264C82.5617 9.95756 82.6337 10.3149 82.6337 10.7544V14.2302C82.6337 14.5515 82.7902 14.712 83.1031 14.712C83.1959 14.712 83.2805 14.6952 83.3566 14.6614V15.3338C83.2635 15.3508 83.1809 15.3634 83.1092 15.3717C83.0372 15.3802 82.9463 15.3846 82.8364 15.3846C82.6334 15.3846 82.4706 15.3573 82.3483 15.3022C82.2255 15.2472 82.1305 15.169 82.0627 15.0676C81.9948 14.966 81.9504 14.8454 81.9297 14.7061C81.9083 14.5664 81.8978 14.4122 81.8978 14.243H81.8725C81.7286 14.4545 81.5828 14.6427 81.4347 14.8075C81.2867 14.9725 81.1217 15.1101 80.94 15.22C80.758 15.3299 80.5509 15.4145 80.3182 15.4736C80.0858 15.5326 79.8087 15.5623 79.4874 15.5623C79.183 15.5623 78.8976 15.5263 78.6312 15.4546C78.3648 15.3829 78.1321 15.2686 77.9335 15.1121C77.7347 14.9557 77.5783 14.7569 77.4643 14.516C77.3501 14.2751 77.293 13.9897 77.293 13.6598C77.293 13.2031 77.3943 12.8459 77.5973 12.5878C77.8005 12.3299 78.0687 12.1334 78.4027 11.998C78.7367 11.8629 79.1132 11.7678 79.5318 11.7126C79.9504 11.6577 80.3754 11.6047 80.8066 11.5541C80.9756 11.5374 81.1238 11.516 81.2505 11.4907C81.3774 11.4654 81.4829 11.4209 81.5677 11.3575C81.6521 11.294 81.7177 11.2075 81.7642 11.0974C81.8106 10.9877 81.8339 10.8436 81.8339 10.6661C81.8339 10.3956 81.7895 10.1736 81.7007 10.0003C81.612 9.82697 81.4892 9.68939 81.3329 9.58801C81.1762 9.48663 80.9946 9.41665 80.7874 9.37871C80.5801 9.34077 80.3579 9.32159 80.1214 9.32159C79.614 9.32159 79.1993 9.44216 78.8784 9.68307C78.5568 9.92399 78.3879 10.311 78.3709 10.8436H77.5727C77.598 10.4632 77.6782 10.1333 77.8136 9.85422ZM81.8093 11.8077C81.7585 11.9008 81.6611 11.9686 81.5174 12.0107C81.3737 12.053 81.2468 12.0826 81.1369 12.0992C80.7986 12.1585 80.4499 12.2117 80.0904 12.2579C79.7309 12.3046 79.4034 12.3744 79.1073 12.4672C78.8113 12.5605 78.5682 12.6935 78.3778 12.8669C78.1877 13.0404 78.0924 13.2876 78.0924 13.6088C78.0924 13.812 78.1326 13.9916 78.213 14.148C78.2932 14.3047 78.4009 14.4399 78.5363 14.5539C78.6715 14.668 78.8281 14.7549 79.0055 14.8138C79.183 14.8729 79.3648 14.9025 79.551 14.9025C79.8554 14.9025 80.1471 14.8561 80.4264 14.763C80.7057 14.6699 80.9485 14.5345 81.1559 14.3571C81.3628 14.1796 81.5278 13.9637 81.6506 13.7102C81.7731 13.4564 81.8346 13.1693 81.8346 12.8477V11.8075L81.8093 11.8077Z\" fill=\"currentColor\"><\/path><path d=\"M85.0437 6.32788H84.2446V15.3848H85.0437V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M92.756 15.3848H91.3862V14.497H91.3609C91.1662 14.8774 90.8832 15.1502 90.5111 15.315C90.1389 15.4801 89.7456 15.5625 89.3316 15.5625C88.8157 15.5625 88.3653 15.4716 87.9807 15.2897C87.5956 15.1081 87.2767 14.8607 87.0229 14.5478C86.7691 14.2349 86.579 13.8649 86.4521 13.4378C86.3252 13.0109 86.2618 12.5522 86.2618 12.0617C86.2618 11.47 86.342 10.958 86.5027 10.5268C86.6632 10.0955 86.877 9.74038 87.1432 9.46131C87.4097 9.18224 87.714 8.9773 88.0563 8.84627C88.3988 8.71524 88.7477 8.64961 89.1028 8.64961C89.306 8.64961 89.5129 8.66858 89.7246 8.70673C89.9359 8.74467 90.1387 8.80615 90.3334 8.89074C90.5278 8.97534 90.7077 9.08304 90.8725 9.21407C91.0376 9.34532 91.1749 9.49947 91.2848 9.67715H91.3103V6.32788H92.7563L92.756 15.3848ZM87.7077 12.1755C87.7077 12.4546 87.7435 12.7295 87.8154 13C87.8871 13.2706 87.9972 13.5117 88.1453 13.7228C88.2933 13.9345 88.4815 14.1035 88.7097 14.2304C88.9382 14.357 89.2086 14.4205 89.5217 14.4205C89.843 14.4205 90.1199 14.3529 90.3528 14.2175C90.5852 14.0823 90.7753 13.9046 90.9236 13.6849C91.0714 13.4649 91.1815 13.2176 91.2534 12.9429C91.3252 12.668 91.3611 12.3867 91.3611 12.0992C91.3611 11.3723 91.1983 10.8054 90.8728 10.3997C90.5472 9.99394 90.1053 9.79074 89.5474 9.79074C89.2088 9.79074 88.9236 9.86051 88.691 10C88.4584 10.1396 88.2683 10.3214 88.1202 10.5453C87.9722 10.7695 87.8667 11.0232 87.8032 11.3064C87.7393 11.5901 87.7077 11.8796 87.7077 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M97.3352 15.5623C96.8108 15.5623 96.3436 15.4755 95.9335 15.3024C95.5232 15.1291 95.1765 14.8901 94.8933 14.5858C94.6099 14.2814 94.3942 13.9179 94.2462 13.4948C94.0982 13.0722 94.0243 12.607 94.0243 12.0994C94.0243 11.6006 94.0982 11.1399 94.2462 10.7169C94.3942 10.2942 94.6099 9.93052 94.8933 9.62594C95.1765 9.32158 95.5232 9.08263 95.9335 8.9093C96.3436 8.73619 96.8106 8.64941 97.3352 8.64941C97.8593 8.64941 98.3267 8.73619 98.7368 8.9093C99.1469 9.08263 99.4938 9.32158 99.777 9.62594C100.06 9.9303 100.276 10.2942 100.424 10.7169C100.572 11.1399 100.646 11.6006 100.646 12.0994C100.646 12.607 100.572 13.0722 100.424 13.4948C100.276 13.9177 100.06 14.2812 99.777 14.5858C99.4936 14.8901 99.1467 15.1291 98.7368 15.3024C98.3267 15.4755 97.8593 15.5623 97.3352 15.5623ZM97.3352 14.4207C97.6565 14.4207 97.9356 14.3531 98.1724 14.2177C98.4091 14.0826 98.6038 13.9049 98.756 13.6851C98.9082 13.4653 99.0203 13.2179 99.0922 12.9432C99.1639 12.6682 99.1999 12.387 99.1999 12.0994C99.1999 11.8206 99.1639 11.5415 99.0922 11.2624C99.0203 10.9834 98.9082 10.7359 98.756 10.5205C98.6038 10.3049 98.4091 10.1296 98.1724 9.99396C97.9356 9.85879 97.6565 9.79098 97.3352 9.79098C97.0136 9.79098 96.7347 9.85879 96.498 9.99396C96.2612 10.1294 96.0667 10.3046 95.9145 10.5205C95.7623 10.7361 95.6501 10.9836 95.5783 11.2624C95.5064 11.5415 95.4704 11.8206 95.4704 12.0994C95.4704 12.387 95.5064 12.6682 95.5783 12.9432C95.6501 13.2181 95.7623 13.4653 95.9145 13.6851C96.0667 13.9049 96.2612 14.0826 96.498 14.2177C96.7347 14.3531 97.0136 14.4207 97.3352 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M101.255 8.82666H102.789L104.071 13.7228H104.096L105.327 8.82666H106.785L107.965 13.7228H107.99L109.322 8.82666H110.793L108.738 15.3846H107.254L106.036 10.5137H106.011L104.806 15.3846H103.284L101.255 8.82666Z\" fill=\"currentColor\"><\/path><path d=\"M111.719 8.82664H113.089V9.79052L113.115 9.81603C113.334 9.45259 113.622 9.16697 113.977 8.95985C114.332 8.75273 114.726 8.64917 115.157 8.64917C115.875 8.64917 116.442 8.83536 116.857 9.20731C117.271 9.57969 117.478 10.1378 117.478 10.8817V15.3848H116.032V11.2622C116.015 10.7466 115.905 10.3722 115.702 10.1396C115.499 9.90716 115.182 9.79074 114.751 9.79074C114.506 9.79074 114.286 9.83522 114.091 9.92395C113.897 10.0127 113.732 10.1354 113.597 10.2918C113.461 10.4483 113.356 10.6323 113.28 10.8436C113.203 11.0551 113.165 11.2792 113.165 11.5157V15.3846H111.719V8.82664Z\" fill=\"currentColor\"><\/path><path d=\"M120.484 6.32788H119.038V15.3848H120.484V6.32788Z\" fill=\"currentColor\"><\/path><path d=\"M125.063 15.5623C124.539 15.5623 124.072 15.4755 123.662 15.3024C123.251 15.1291 122.905 14.8901 122.622 14.5858C122.338 14.2814 122.122 13.9179 121.974 13.4948C121.826 13.0722 121.752 12.607 121.752 12.0994C121.752 11.6006 121.826 11.1399 121.974 10.7169C122.122 10.2942 122.338 9.93052 122.622 9.62594C122.905 9.32158 123.251 9.08263 123.662 8.9093C124.072 8.73619 124.539 8.64941 125.063 8.64941C125.588 8.64941 126.055 8.73619 126.465 8.9093C126.875 9.08263 127.222 9.32158 127.505 9.62594C127.788 9.9303 128.004 10.2942 128.152 10.7169C128.3 11.1399 128.374 11.6006 128.374 12.0994C128.374 12.607 128.3 13.0722 128.152 13.4948C128.004 13.9177 127.788 14.2812 127.505 14.5858C127.222 14.8901 126.875 15.1291 126.465 15.3024C126.055 15.4755 125.588 15.5623 125.063 15.5623ZM125.063 14.4207C125.385 14.4207 125.664 14.3531 125.901 14.2177C126.137 14.0826 126.332 13.9049 126.484 13.6851C126.636 13.4653 126.748 13.2179 126.82 12.9432C126.892 12.6682 126.928 12.387 126.928 12.0994C126.928 11.8206 126.892 11.5415 126.82 11.2624C126.748 10.9834 126.636 10.7359 126.484 10.5205C126.332 10.3049 126.137 10.1296 125.901 9.99396C125.664 9.85879 125.385 9.79098 125.063 9.79098C124.742 9.79098 124.463 9.85879 124.226 9.99396C123.989 10.1294 123.795 10.3046 123.643 10.5205C123.491 10.7361 123.378 10.9836 123.307 11.2624C123.235 11.5415 123.199 11.8206 123.199 12.0994C123.199 12.387 123.235 12.6682 123.307 12.9432C123.378 13.2181 123.491 13.4653 123.643 13.6851C123.795 13.9049 123.989 14.0826 124.226 14.2177C124.463 14.3531 124.742 14.4207 125.063 14.4207Z\" fill=\"currentColor\"><\/path><path d=\"M135.071 13.926C135.071 14.1035 135.094 14.2304 135.141 14.3065C135.188 14.3826 135.278 14.4205 135.414 14.4205C135.456 14.4205 135.507 14.4205 135.566 14.4205C135.625 14.4205 135.693 14.4122 135.769 14.3952V15.3975C135.718 15.4143 135.653 15.4332 135.573 15.4546C135.492 15.4755 135.409 15.4947 135.325 15.5117C135.24 15.5285 135.156 15.5412 135.071 15.5497C134.987 15.5582 134.915 15.5625 134.856 15.5625C134.56 15.5625 134.315 15.5034 134.12 15.3851C133.925 15.2667 133.798 15.0595 133.74 14.7635C133.452 15.0423 133.099 15.2455 132.68 15.3722C132.262 15.4991 131.858 15.5625 131.469 15.5625C131.173 15.5625 130.89 15.5222 130.619 15.442C130.348 15.3617 130.11 15.2433 129.903 15.0868C129.695 14.9303 129.53 14.7316 129.408 14.4907C129.285 14.2498 129.224 13.9686 129.224 13.6472C129.224 13.2414 129.298 12.9116 129.446 12.6578C129.594 12.4042 129.788 12.2056 130.03 12.0617C130.27 11.918 130.541 11.8143 130.841 11.751C131.141 11.6876 131.444 11.639 131.748 11.6052C132.01 11.5546 132.26 11.5186 132.497 11.4975C132.733 11.4763 132.943 11.4404 133.125 11.3896C133.306 11.3388 133.45 11.2607 133.556 11.1547C133.662 11.0492 133.715 10.8907 133.715 10.679C133.715 10.493 133.67 10.3409 133.582 10.2225C133.493 10.1041 133.383 10.0132 133.252 9.94973C133.12 9.88629 132.975 9.84421 132.814 9.82284C132.653 9.80191 132.501 9.79101 132.357 9.79101C131.951 9.79101 131.617 9.8756 131.355 10.0448C131.093 10.214 130.945 10.476 130.911 10.8312H129.465C129.491 10.4085 129.592 10.0574 129.769 9.77836C129.947 9.49929 130.173 9.27538 130.448 9.1062C130.723 8.93723 131.034 8.81884 131.38 8.75104C131.727 8.68345 132.082 8.64966 132.446 8.64966C132.767 8.64966 133.084 8.68345 133.397 8.75104C133.71 8.81884 133.991 8.92851 134.241 9.08091C134.49 9.23309 134.691 9.42974 134.843 9.67088C134.995 9.91179 135.072 10.2057 135.072 10.5523V13.926H135.071ZM133.625 12.0992C133.405 12.2431 133.135 12.3299 132.813 12.3593C132.492 12.3892 132.171 12.4335 131.849 12.4925C131.697 12.5178 131.549 12.5538 131.405 12.6002C131.262 12.6469 131.135 12.7103 131.025 12.7906C130.915 12.871 130.828 12.9768 130.765 13.1076C130.701 13.2388 130.67 13.3973 130.67 13.5833C130.67 13.744 130.716 13.8794 130.809 13.9893C130.902 14.0991 131.014 14.1857 131.145 14.2491C131.277 14.3126 131.42 14.3569 131.577 14.3821C131.733 14.4077 131.875 14.4203 132.002 14.4203C132.162 14.4203 132.336 14.3994 132.522 14.3569C132.708 14.3148 132.883 14.2428 133.048 14.1412C133.213 14.0398 133.35 13.911 133.461 13.7545C133.57 13.5981 133.626 13.4056 133.626 13.1776L133.625 12.0992Z\" fill=\"currentColor\"><\/path><path d=\"M142.809 15.3848H141.439V14.497H141.414C141.219 14.8774 140.936 15.1502 140.564 15.315C140.192 15.4801 139.798 15.5625 139.384 15.5625C138.869 15.5625 138.418 15.4716 138.034 15.2897C137.649 15.1081 137.33 14.8607 137.076 14.5478C136.822 14.2349 136.632 13.8649 136.505 13.4378C136.378 13.0109 136.315 12.5522 136.315 12.0617C136.315 11.47 136.395 10.958 136.556 10.5268C136.716 10.0955 136.93 9.74038 137.196 9.46131C137.463 9.18224 137.767 8.9773 138.109 8.84627C138.452 8.71524 138.801 8.64961 139.156 8.64961C139.359 8.64961 139.566 8.66858 139.778 8.70673C139.989 8.74467 140.192 8.80615 140.386 8.89074C140.581 8.97534 140.761 9.08304 140.925 9.21407C141.09 9.34532 141.228 9.49947 141.338 9.67715H141.363V6.32788H142.809L142.809 15.3848ZM137.761 12.1755C137.761 12.4546 137.796 12.7295 137.868 13C137.94 13.2706 138.05 13.5117 138.198 13.7228C138.346 13.9345 138.534 14.1035 138.763 14.2304C138.991 14.357 139.261 14.4205 139.575 14.4205C139.896 14.4205 140.173 14.3529 140.406 14.2175C140.638 14.0823 140.828 13.9046 140.976 13.6849C141.124 13.4649 141.234 13.2176 141.306 12.9429C141.378 12.668 141.414 12.3867 141.414 12.0992C141.414 11.3723 141.251 10.8054 140.926 10.3997C140.6 9.99394 140.158 9.79074 139.6 9.79074C139.262 9.79074 138.977 9.86051 138.744 10C138.511 10.1396 138.321 10.3214 138.173 10.5453C138.025 10.7695 137.92 11.0232 137.856 11.3064C137.792 11.5901 137.761 11.8796 137.761 12.1755Z\" fill=\"currentColor\"><\/path><path d=\"M145.473 13.2789C145.515 13.7019 145.676 13.998 145.955 14.1669C146.234 14.3361 146.568 14.4205 146.957 14.4205C147.092 14.4205 147.247 14.41 147.42 14.3887C147.593 14.3677 147.756 14.3276 147.908 14.2681C148.06 14.209 148.185 14.1222 148.282 14.0082C148.38 13.8942 148.424 13.744 148.416 13.558C148.407 13.372 148.339 13.2198 148.213 13.1012C148.086 12.9829 147.923 12.8878 147.724 12.8158C147.525 12.7441 147.299 12.6826 147.046 12.6318C146.792 12.5813 146.534 12.5263 146.272 12.4668C146.001 12.4077 145.741 12.3358 145.492 12.2514C145.242 12.1668 145.018 12.0528 144.82 11.9089C144.621 11.7652 144.462 11.5814 144.344 11.3571C144.225 11.1331 144.166 10.856 144.166 10.5262C144.166 10.171 144.253 9.87297 144.426 9.63184C144.6 9.3907 144.82 9.19644 145.086 9.04841C145.352 8.90059 145.648 8.79681 145.974 8.73772C146.299 8.67864 146.61 8.64899 146.906 8.64899C147.244 8.64899 147.568 8.68518 147.876 8.75669C148.185 8.82864 148.464 8.94506 148.713 9.10553C148.963 9.26621 149.17 9.47551 149.335 9.73344C149.5 9.99157 149.603 10.3023 149.646 10.6657H148.136C148.069 10.319 147.91 10.0866 147.661 9.96803C147.411 9.84964 147.126 9.79034 146.804 9.79034C146.703 9.79034 146.582 9.79906 146.443 9.81585C146.303 9.83285 146.172 9.86468 146.05 9.91091C145.927 9.95756 145.823 10.0251 145.739 10.1139C145.654 10.2026 145.612 10.319 145.612 10.4627C145.612 10.6402 145.673 10.7841 145.796 10.894C145.918 11.0039 146.079 11.095 146.278 11.1667C146.477 11.2387 146.703 11.2999 146.957 11.3505C147.21 11.4013 147.472 11.4563 147.743 11.5153C148.005 11.5746 148.263 11.6466 148.517 11.731C148.77 11.8156 148.996 11.9298 149.195 12.0735C149.394 12.2172 149.555 12.399 149.677 12.6188C149.8 12.839 149.861 13.1093 149.861 13.4307C149.861 13.8198 149.773 14.1497 149.595 14.4201C149.417 14.6908 149.187 14.9106 148.904 15.0796C148.62 15.2488 148.305 15.3713 147.958 15.4476C147.612 15.5237 147.269 15.5616 146.931 15.5616C146.517 15.5616 146.134 15.515 145.783 15.4221C145.432 15.329 145.127 15.1875 144.87 14.9972C144.612 14.8068 144.409 14.5703 144.261 14.2869C144.113 14.0034 144.035 13.6674 144.026 13.2783H145.473V13.2789Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_24_6\"><rect width=\"150\" height=\"24.4186\" fill=\"white\"><\/rect><\/clippath><\/defs><\/svg><\/figure>\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-svg has-background-neutral-0-color has-neutral-500-color has-text-color has-link-color wp-elements-bf7ba9bdd257c7c2d0c43c370cb641c5\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"125px\" height=\"31\" viewbox=\"0 0 150 31\" fill=\"none\"><path d=\"M56.0752 7.36558C54.691 8.73651 54.0054 10.4838 54.0054 12.5941C54.0054 14.8656 54.691 16.707 56.0616 18.1048C57.4328 19.5026 59.2204 20.2016 61.438 20.2016C62.1774 20.1882 62.9032 20.0672 63.6024 19.8655V16.5054C62.9837 16.6935 62.3519 16.8011 61.7071 16.8279C60.6046 16.8279 59.7314 16.465 59.0725 15.7258C58.4141 14.9866 58.0781 13.9785 58.0781 12.715C58.0781 11.5323 58.4005 10.5645 59.0589 9.79837C59.664 9.05913 60.5779 8.64246 61.5321 8.65589C62.2312 8.65589 62.9299 8.76343 63.6024 8.95159V5.57792C62.863 5.38976 62.097 5.29565 61.3304 5.30913C59.2204 5.30913 57.46 5.9946 56.0752 7.36558ZM70.4837 5.30913C68.5618 5.30913 67.07 5.94083 65.9946 7.2177C64.9192 8.49458 64.3815 10.2688 64.3951 12.5538C64.3951 15.0269 64.9328 16.922 65.9946 18.2258C67.0564 19.5296 68.6156 20.1882 70.6452 20.1882C72.6073 20.1882 74.1263 19.5296 75.1881 18.2258C76.2499 16.9086 76.7876 15.0806 76.7876 12.715C76.7876 10.3494 76.2499 8.52149 75.1615 7.24461C74.0997 5.95431 72.5404 5.30913 70.4837 5.30913ZM72.137 16.1021C71.7874 16.6667 71.1557 17.0027 70.4973 16.9758C69.8655 16.9892 69.274 16.6532 68.9783 16.1021C68.6292 15.5242 68.4542 14.3548 68.4542 12.5941C68.4542 9.86556 69.1397 8.49458 70.5245 8.49458C71.9891 8.49458 72.7285 9.87899 72.7285 12.6344C72.7149 14.3682 72.5132 15.5107 72.137 16.1021ZM87.0701 5.71232L86.3307 8.88439C86.1426 9.70431 85.9545 10.5376 85.793 11.3844L85.3766 13.5887C84.9732 11.3979 84.4355 8.76343 83.7499 5.7258H78.9248L77.11 19.8655H80.726L81.7068 10.1209L84.18 19.8655H86.7608L89.1127 10.1209L90.1343 19.8387H93.9112L91.9893 5.71232H87.0701ZM104.382 5.71232L103.642 8.88439C103.454 9.70431 103.266 10.5376 103.105 11.3844L102.688 13.5887C102.285 11.3979 101.747 8.76343 101.062 5.7258H96.2365L94.4223 19.8521H98.0377L99.019 10.1075L101.492 19.8521H104.072L106.438 10.1209L107.46 19.8387H111.237L109.315 5.71232H104.382ZM116.115 14.2473H119.516V11.3037H116.115V8.70966H120.027V5.71232H112.298V19.8521H120.054V16.8279H116.115V14.2473ZM130.807 12.0161C131.881 10.3091 131.451 8.06448 129.839 6.86828C128.804 6.10214 127.379 5.71232 125.578 5.71232H121.129V19.8521H124.946V13.4005H125.013L128.105 19.8387H132.137L129.086 13.4677C129.799 13.172 130.403 12.6613 130.807 12.0161ZM124.946 11.7876V8.42738C125.847 8.45429 126.506 8.60212 126.895 8.88439C127.285 9.16667 127.486 9.63706 127.486 10.2822C127.486 11.2634 126.64 11.7607 124.946 11.7876ZM133.67 7.36558C132.285 8.73651 131.586 10.4838 131.586 12.5941C131.586 14.8656 132.271 16.707 133.642 18.0914C135.014 19.4892 136.815 20.1882 139.019 20.1882C139.758 20.1747 140.484 20.0672 141.196 19.8655V16.5054C140.578 16.6935 139.946 16.8011 139.301 16.8279C138.199 16.8279 137.325 16.465 136.653 15.7258C135.994 14.9866 135.658 13.9785 135.658 12.715C135.658 11.5323 135.981 10.5645 136.64 9.79837C137.245 9.05913 138.159 8.64246 139.113 8.65589C139.812 8.65589 140.511 8.76343 141.183 8.95159V5.57792C140.444 5.38976 139.677 5.29565 138.911 5.30913C136.801 5.30913 135.054 5.9946 133.67 7.36558ZM146.062 16.8145V14.2473H149.462V11.3037H146.062V8.70966H149.973V5.71232H142.244V19.8521H150V16.8279H146.062V16.8145Z\" fill=\"currentColor\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.102 0H4.7446C2.12365 0 0 2.12365 0 4.73117V20.5107C0 23.1183 2.12365 25.2419 4.73117 25.2419H24.3279L33.293 30.2285L31.2634 25.2419H46.102C48.7095 25.2419 50.8331 23.1183 50.8331 20.5107V4.73117C50.8331 2.12365 48.7095 0 46.102 0ZM3.87097 3.64246C3.36024 3.65594 2.8898 3.89788 2.56718 4.28764C2.25805 4.69089 2.13708 5.20161 2.24462 5.7124C3.46772 13.508 4.6102 18.7634 5.67206 21.4785C6.06182 22.4731 6.54569 22.9435 7.11024 22.9032C7.97044 22.836 9.01881 21.6398 10.2419 19.2876C10.514 18.7436 10.8456 18.0826 11.2349 17.3067L11.2351 17.3063L11.2372 17.3021C11.7901 16.2002 12.4592 14.8665 13.2393 13.3065C14.3683 17.2178 15.9005 20.1613 17.836 22.1371C18.3871 22.6882 18.9247 22.9435 19.4758 22.9032C19.9462 22.8763 20.3764 22.5806 20.5779 22.1505C20.7795 21.7339 20.8737 21.2635 20.8199 20.793C20.6855 18.8979 20.8871 16.25 21.3979 12.8763C21.922 9.38171 22.5941 6.88173 23.4005 5.37635C23.5618 5.08065 23.6291 4.73117 23.6021 4.38175C23.5753 3.91131 23.3468 3.46772 22.9704 3.1855C22.6075 2.87637 22.1371 2.72849 21.6667 2.76883C21.0752 2.79569 20.5511 3.14516 20.2957 3.6828C19.0188 6.03496 18.1048 9.85216 17.5538 15.121C16.6801 12.8226 16.0215 10.4436 15.5914 8.02421C15.3629 6.78762 14.7984 6.2097 13.8844 6.27689C13.2527 6.31723 12.742 6.73385 12.3253 7.51343L7.76879 16.1693C7.02956 13.1451 6.33066 9.4624 5.68548 5.13441C5.52418 4.07256 4.91934 3.57526 3.87097 3.64246ZM34.1937 7.55377C33.4947 6.30375 32.2851 5.41664 30.8738 5.14784C30.4974 5.06722 30.1211 5.02688 29.7447 5.02688C27.7555 5.02688 26.1291 6.06182 24.8657 8.1317C23.7904 9.89244 23.2259 11.922 23.2528 13.9785C23.2528 15.5779 23.5888 16.9489 24.2474 18.0914C24.9464 19.3414 26.1561 20.2285 27.5673 20.4973C27.9437 20.5779 28.32 20.6183 28.6964 20.6183C30.6991 20.6183 32.3254 19.5833 33.5754 17.5134C34.6507 15.7392 35.2151 13.7097 35.1883 11.6263C35.1883 10.0269 34.8522 8.66934 34.1937 7.55377ZM31.5727 13.3199C31.2905 14.6774 30.7663 15.6989 29.9867 16.3978C29.3818 16.9489 28.8173 17.164 28.3066 17.0699C27.7958 16.9758 27.3926 16.5188 27.0835 15.7258C26.8549 15.121 26.7205 14.4892 26.7205 13.8306C26.7205 13.3199 26.7743 12.8092 26.8684 12.3118C27.07 11.4247 27.4329 10.5914 27.9706 9.83867C28.656 8.83065 29.3818 8.40054 30.1345 8.5618C30.6453 8.66934 31.0485 9.11292 31.3577 9.90593C31.5861 10.5108 31.7206 11.1425 31.7206 11.7876C31.7206 12.2984 31.6802 12.8092 31.5727 13.3199ZM43.8844 5.14784C45.2958 5.41664 46.5054 6.30375 47.2041 7.55377C47.863 8.66934 48.199 10.0269 48.199 11.6263C48.2256 13.7097 47.6613 15.7392 46.5859 17.5134C45.336 19.5833 43.7099 20.6183 41.707 20.6183C41.3307 20.6183 40.9545 20.5779 40.5777 20.4973C39.1669 20.2285 37.957 19.3414 37.2581 18.0914C36.5995 16.9489 36.2635 15.5779 36.2635 13.9785C36.2366 11.922 36.8011 9.89244 37.8763 8.1317C39.1397 6.06182 40.7664 5.02688 42.7552 5.02688C43.1319 5.02688 43.5082 5.06722 43.8844 5.14784ZM42.9971 16.3978C43.7767 15.6989 44.3008 14.6774 44.5835 13.3199C44.6907 12.8092 44.7314 12.2984 44.7314 11.7876C44.7314 11.1425 44.5966 10.5108 44.3682 9.90593C44.0589 9.11292 43.656 8.66934 43.145 8.5618C42.3925 8.40054 41.6667 8.83065 40.9812 9.83867C40.4435 10.5914 40.0808 11.4247 39.8791 12.3118C39.7851 12.8092 39.7312 13.3199 39.7312 13.8306C39.7312 14.4892 39.8655 15.121 40.0939 15.7258C40.4032 16.5188 40.8066 16.9758 41.3171 17.0699C41.8282 17.164 42.3925 16.9489 42.9971 16.3978Z\" fill=\"currentColor\"><\/path><\/svg><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding:var(--wp--preset--spacing--70) 0\">\n<div class=\"wp-block-group is-layout-flow wp-container-core-group-is-layout-15ea44a4 wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center has-animation\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-up\" id=\"frequently-asked-questions\">Frequently Asked Questions<\/h3>\n\n\n<div class=\"wp-block-group has-animation is-layout-flow wp-container-core-group-is-layout-19eabfb7 wp-block-group-is-layout-flow\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:zoom-in\">\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">What is Awedesk?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-33dfbcf19971d9e55098c2439f34b240\" style=\"font-style:normal;font-weight:400\">Awedesk is a customer relationship management solution. You can use it as a platform to organize any and all customer or partner communication between you and your team. <\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">Is there a yearly or monthly payment?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-28f0bbe468c34a908f717dabb473f990\" style=\"font-style:normal;font-weight:400\">Awedesk pricing can be found <a href=\"https:\/\/awedesk.com\/pricing\/\" title=\"Pricing\">here<\/a>. It&rsquo;s as transparent and as easy as it can be.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">How long does it take to set up Awedesk?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-7a7b4c9931262692e6962d93b6959dcd\" style=\"font-style:normal;font-weight:400\">Literally minutes. For most solutions it will work out of the box. Adjusting it to any specific needs takes a couple of clicks and keyboard strokes.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">What level of support do you offer?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-0e4c828d3ca62e96e33228f8df042384\" style=\"font-style:normal;font-weight:400\">Our team is available 24\/7. Contact us anytime. At the same time we offer detailed documentation that will help you navigate through Awedesk&rsquo;s features.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">Can you set up Awedesk for me?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-456f59f959b151e6538e06b15e659a03\" style=\"font-style:normal;font-weight:400\">We encourage you to set it up yourself. It really is that easy. If you have any questions or run into any issues, please do contact us and our team will guide you. However, should you really want us to do it for you, we do offer <a href=\"https:\/\/awedesk.com\/downloads\/installation-configuration-service\/\" data-type=\"download\" data-id=\"3376\">Installation &amp; Configuration Service<\/a>.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">Do I have to pay more as my team gets bigger?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-86c2724075dc000fc584a8840975e7e6\" style=\"font-style:normal;font-weight:400\">No. Awedesk comes with a fixed price regardless of the size of your team. You can focus on growing your business.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">What&#8217;s the difference between Awedesk SaaS and Awedesk Plugin?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-84c065affe99e074c7dcdcbd93dbe9f7\" style=\"font-style:normal;font-weight:400\">Awedesk SaaS is a cloud-based service hosted on Awedesk servers. Users access it via a web browser or a mobile app without needing to install or maintain the software on their local systems. All maintenance, updates, and security patches are handled by the Awedesk team, ensuring users always have access to the latest features and improvements without manual intervention. The SaaS model allows for seamless scaling as your business grows. You can easily adjust your subscription plan to accommodate more users or additional features. <\/p>\n\n\n<p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-d162596de7f15f206171dc5f320e5fa6\" style=\"font-style:normal;font-weight:400\">Awedesk Plugin is a software add-on specifically designed for WordPress websites. It is installed directly onto your WordPress site, making it part of your site&#8217;s infrastructure. Users are responsible for installing updates and managing the plugin, though updates will be provided by Awedesk. This requires some level of technical expertise or reliance on a web developer. <\/p>\n\n\n<p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-a5a1e4632f3634b42c0920c83e045b2a\" style=\"font-style:normal;font-weight:400\">Both options cater to different needs and preferences, allowing businesses to choose the solution that best fits their operational model and technical capabilities.<\/p>\n<\/details>\n\n\n<details class=\"wp-block-details is-style-arrow-icon-details has-border-color has-neutral-200-border-color has-neutral-0-background-color has-background is-layout-flow wp-block-details-is-layout-flow is-style-chevron\" style=\"border-width:1px;border-radius:12px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);font-style:normal;font-weight:500\"><summary style=\"padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40);margin-top:calc(0px - var(--wp--preset--spacing--30));margin-bottom:calc(0px - var(--wp--preset--spacing--30));margin-left:calc(0px - var(--wp--preset--spacing--40))\">Who owns the data?<\/summary><p class=\"wp-block-paragraph has-contrast-1-color has-text-color has-link-color wp-elements-8f8a92080537e2869e5ffc6b1d64c844\" style=\"font-style:normal;font-weight:400\">For Awedesk SaaS any and all data is stored on Awedesk servers. You are the owner of this data. We take all necessary precautions to make sure the data is safe. For Awedesk Plugin, you install it on your own site(s) and control all the date. Awedesk does not have any access to that data.<\/p>\n<\/details>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-bottom:var(--wp--preset--spacing--80)\">\n<div class=\"wp-block-group alignwide is-style-default has-primary-25-background-color has-background is-layout-constrained wp-container-core-group-is-layout-152d8780 wp-block-group-is-layout-constrained\" style=\"border-radius:12px;margin-top:0;padding:var(--wp--preset--spacing--70) var(--wp--preset--spacing--50)\">\n<h2 class=\"wp-block-heading has-text-align-center has-animation\" style=\"animation-duration:1s;animation-iteration-count:1;--animation-name:fade-in-up\" id=\"got-more-questions\">Got more questions?<\/h2>\n\n\n<p class=\"wp-block-paragraph aligncenter has-text-align-center has-20-font-size has-animation\" style=\"animation-duration:1s;animation-delay:0.2s;animation-iteration-count:1;--animation-name:fade-in-up\">We&rsquo;re here to help 24\/7.<\/p>\n\n\n<div class=\"wp-block-group has-animation is-layout-flow wp-block-group-is-layout-flow\" style=\"animation-duration:1.4s;animation-iteration-count:1;--animation-name:zoom-in-up\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-transparent is-style-ghost is-style-large\" style=\"\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/awedesk.com\/contact\/\" style=\"\">Contact Us<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" role=\"img\" aria-labelledby=\"icon-69e7063d8c805\" data-icon=\"wordpress-mail\" fill=\"currentColor\" height=\"20px\" width=\"20px\"><title>Mail<\/title>\n<title id=\"icon-69e7063d8c805\">Mail Icon<\/title>\n<path d=\"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zM4.5 7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v1.3l-7.6 4.4-7.4-4.3V7zm15 8.6V17c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-6.9l5.9 3.4 1.5.9 1.5-.9 6.1-3.5v5.6z\"><\/path><\/svg><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Simple pricing to fit your case Choose the best fit for your organization WordPress PLUGIN Integrate Awedesk into your WordPress website SaaS solution independent from your website Features available in all pricing options Some features are not available in Awedesk Cloud *Special introductory first year pricing &ndash; all renewals are at full price.All pricing is &hellip;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width","meta":{"om_disable_all_campaigns":false,"inline_featured_image":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-135","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/pages\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":285,"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/pages\/135\/revisions"}],"predecessor-version":[{"id":4822,"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/pages\/135\/revisions\/4822"}],"wp:attachment":[{"href":"https:\/\/awedesk.com\/wp-json\/wp\/v2\/media?parent=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}