@qld-gov-au/qgds-bootstrap5 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/dist/assets/components/bs5/head/head.hbs +1 -1
  2. package/dist/assets/components/bs5/searchInput/searchInput.hbs +34 -35
  3. package/dist/assets/css/qld.bootstrap.css +1 -1
  4. package/dist/assets/css/qld.bootstrap.css.map +3 -3
  5. package/dist/assets/js/handlebars.init.min.js +36 -38
  6. package/dist/assets/js/handlebars.init.min.js.map +2 -2
  7. package/dist/assets/node/handlebars.init.min.js +2 -2
  8. package/dist/assets/node/handlebars.init.min.js.map +1 -1
  9. package/dist/components/bs5/head/head.hbs +1 -1
  10. package/dist/components/bs5/searchInput/searchInput.hbs +34 -35
  11. package/dist/package.json +1 -1
  12. package/dist/sample-data/searchInput/searchInput.data.json +0 -1
  13. package/package.json +1 -1
  14. package/src/components/bs5/header/header.scss +15 -27
  15. package/src/components/bs5/logo/Logo.mdx +1 -1
  16. package/src/components/bs5/navbar/navbar.scss +7 -5
  17. package/src/components/bs5/navbar/navbar.stories.js +1 -1
  18. package/src/components/bs5/searchInput/SearchInput.mdx +1 -1
  19. package/src/components/bs5/searchInput/__snapshots__/searchInput.test.js.snap +32 -34
  20. package/src/components/bs5/searchInput/searchInput.data.json +0 -1
  21. package/src/components/bs5/searchInput/searchInput.hbs +34 -35
  22. package/src/components/bs5/searchInput/searchInput.scss +216 -195
  23. package/src/components/bs5/searchInput/searchInput.stories.js +42 -26
  24. package/src/components/bs5/tabs/tabs.scss +47 -40
  25. package/src/css/mixins/focusable.scss +11 -3
  26. package/src/css/mixins/make-icon.scss +7 -1
  27. package/src/components/bs5/searchInput/_colours.scss +0 -63
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/js/handlebars.helpers.js", "../../../src/components/bs5/accordion/accordion.hbs", "../../../src/components/bs5/backToTop/backToTop.hbs", "../../../src/components/bs5/banner/banner.hbs", "../../../src/components/bs5/blockquote/blockquote.hbs", "../../../src/components/bs5/breadcrumbs/breadcrumbs.hbs", "../../../src/components/bs5/breadcumbsWrapper/breadcrumbsWrapper.hbs", "../../../src/components/bs5/button/button.hbs", "../../../src/components/bs5/callToAction/callToAction.hbs", "../../../src/components/bs5/callout/callout.hbs", "../../../src/components/bs5/card/card.hbs", "../../../src/components/bs5/containerLayout/containerLayout.hbs", "../../../src/components/bs5/contentFooter/contentFooter.hbs", "../../../src/components/bs5/contentFooterWrapper/contentFooterWrapper.hbs", "../../../src/components/bs5/contentWrapper/contentWrapper.hbs", "../../../src/components/bs5/correctincorrect/correctincorrect.hbs", "../../../src/components/bs5/dateinput/dateinput.hbs", "../../../src/components/bs5/directionLinks/directionLinks.hbs", "../../../src/components/bs5/footer/customLinks.hbs", "../../../src/components/bs5/footer/feedbackForm.hbs", "../../../src/components/bs5/footer/followLinks.hbs", "../../../src/components/bs5/footer/footer.hbs", "../../../src/components/bs5/formcheck/formcheck.hbs", "../../../src/components/bs5/fullPageWrapper/fullPage.hbs", "../../../src/components/bs5/globalAlert/globalAlert.hbs", "../../../src/components/bs5/head/head.hbs", "../../../src/components/bs5/header/header.hbs", "../../../src/components/bs5/header/headerBrand.hbs", "../../../src/components/bs5/icons/icon.hbs", "../../../src/components/bs5/image/image.hbs", "../../../src/components/bs5/inpageAlert/inpageAlert.hbs", "../../../src/components/bs5/inpagenav/inpagenav.hbs", "../../../src/components/bs5/link/link.hbs", "../../../src/components/bs5/linkColumns/linkColumns.hbs", "../../../src/components/bs5/logo/logo.hbs", "../../../src/components/bs5/logo/logoCOALandscape.hbs", "../../../src/components/bs5/logo/logoCOALandscape2Lines.hbs", "../../../src/components/bs5/mainContainerWrapper/mainContainerWrapper.hbs", "../../../src/components/bs5/metaDcTerms/metaDcTerms.hbs", "../../../src/components/bs5/metaOpenGraph/metaOpenGraph.hbs", "../../../src/components/bs5/modal/modal.hbs", "../../../src/components/bs5/navbar/navbar.hbs", "../../../src/components/bs5/pageLayout/templates/contentPageWithForm.hbs", "../../../src/components/bs5/pageLayout/templates/contentPageWithSideNavigation.hbs", "../../../src/components/bs5/pageLayout/templates/homePage.hbs", "../../../src/components/bs5/pagination/pagination.hbs", "../../../src/components/bs5/promotionalPanel/promotionalPanel.hbs", "../../../src/components/bs5/quickexit/quickexit.hbs", "../../../src/components/bs5/searchInput/searchInput.hbs", "../../../src/components/bs5/select/select.hbs", "../../../src/components/bs5/sidenav/sidenav.hbs", "../../../src/components/bs5/sidenavWrapper/sidenavWrapper.hbs", "../../../src/components/bs5/skiplinks/skipLinks.hbs", "../../../src/components/bs5/spinner/spinner.hbs", "../../../src/components/bs5/table/table.hbs", "../../../src/components/bs5/tabs/tabs.hbs", "../../../src/components/bs5/tag/tag.hbs", "../../../src/components/bs5/textarea/textarea.hbs", "../../../src/components/bs5/textbox/textbox.hbs", "../../../src/components/bs5/typography/typography.hbs", "../../../src/components/bs5/video/video.hbs", "../../../src/js/handlebars.partials.js", "../../../src/js/handlebars.init.js", "../../../src/js/handlebars.init.cjs"],
4
- "sourcesContent": ["/* global Handlebars */\n\n/**\n *\n * @param {*} v1 The left value\n * @param { \"==\" | \"===\" | \"!=\" | \"!==\" | \"<\" | \"<=\" | \">\" | \">=\" | \"&&\" | \"||\" | \"contains\"} operator the operator to handle comparison\n * @param {*} v2 The right value\n * @param {Object} options handlebars-provided options object\n * @returns {string} handlebars template block string\n * @example\n * {{#ifCond value1 \"===\" value2}}\n * <!-- Content to render if condition is true -->\n * <p>Value1 is strictly equal to Value2</p>\n * {{else}}\n * <!-- Content to render if condition is false -->\n * <p>Value1 is not strictly equal to Value2</p>\n * {{/ifCond}}\n */\nfunction ifCond(v1, operator, v2, options) {\n switch (operator) {\n case \"==\":\n return v1 == v2 ? options.fn(this) : options.inverse(this);\n case \"===\":\n return v1 === v2 ? options.fn(this) : options.inverse(this);\n case \"!=\":\n return v1 != v2 ? options.fn(this) : options.inverse(this);\n case \"!==\":\n return v1 !== v2 ? options.fn(this) : options.inverse(this);\n case \"<\":\n return v1 < v2 ? options.fn(this) : options.inverse(this);\n case \"<=\":\n return v1 <= v2 ? options.fn(this) : options.inverse(this);\n case \">\":\n return v1 > v2 ? options.fn(this) : options.inverse(this);\n case \">=\":\n return v1 >= v2 ? options.fn(this) : options.inverse(this);\n case \"&&\":\n return v1 && v2 ? options.fn(this) : options.inverse(this);\n case \"||\":\n return v1 || v2 ? options.fn(this) : options.inverse(this);\n case \"contains\":\n if (typeof v1 == \"string\" && typeof v2 == \"string\") {\n return v1.toLowerCase().indexOf(v2.toLowerCase()) >= 0\n ? options.fn(this)\n : options.inverse(this);\n } else return options.inverse(this);\n default:\n return options.inverse(this);\n }\n}\n/**\n * Registers Handlebars Helpers\n * @param {Handlebars} handlebars Templating engine\n * @returns {void} Result of the helper operation\n */\n\nexport default function handlebarsHelpers(handlebars) {\n // contains - if first object is in collection (second object) to return true\n handlebars.registerHelper(\"contains\", function (needle, haystack, options) {\n needle = handlebars.escapeExpression(needle);\n haystack = handlebars.escapeExpression(haystack);\n return haystack.indexOf(needle) > -1\n ? options.fn(this)\n : options.inverse(this);\n });\n\n handlebars.registerHelper(\"ifCond\", ifCond);\n\n // isType - Checks is expected type\n handlebars.registerHelper(\"isType\", function (value, expected, options) {\n if (value === expected) {\n return options.fn(this); // Render the block if condition is true\n } else {\n return options.inverse(this); // Render the else block if present\n }\n });\n // ifAny - {{{#ifAny variable1 variable2 variable3 variable4 etc}}, if any set then return true\n handlebars.registerHelper(\"ifAny\", function (...args) {\n const options = args.pop(); // The last argument is the options object\n return args.some((arg) => !!arg) ? options.fn(this) : options.inverse(this);\n });\n // now - return current timestamp i.e {{now}}\n handlebars.registerHelper(\"now\", function () {\n return new Date().toISOString();\n });\n // formatDate - Format Date, for footer meta data i.e {{formatDate '2023-06-23'}}\n handlebars.registerHelper(\n \"formatDate\",\n function (dateString, defaultDate, format) {\n // Use the dateString if provided, otherwise use the defaultDate, otherwise error\n let date;\n if (dateString) {\n date = new Date(dateString);\n }\n if (isNaN(date) && defaultDate) {\n date = new Date(defaultDate);\n }\n\n // Check if the date is valid\n if (isNaN(date)) {\n return \"Invalid Date\";\n }\n\n var monthNames = [\n \"January\",\n \"February\",\n \"March\",\n \"April\",\n \"May\",\n \"June\",\n \"July\",\n \"August\",\n \"September\",\n \"October\",\n \"November\",\n \"December\",\n ];\n var day = date.getDate();\n var month = monthNames[date.getMonth()];\n var year = date.getFullYear();\n // Format date based on the format string\n switch (format) {\n case \"YYYY\":\n return `${year}`;\n case \"MMMM YYYY\":\n return `${month} ${year}`;\n default:\n return `${day} ${month} ${year}`;\n }\n },\n );\n\n // formatDateOrToday - Format Date if passed or today i.e. {{formatDateOrToday '2023-06-23'}} or {{formatDateOrToday}} <!-- This will use the current date -->\n handlebars.registerHelper(\"formatDateOrToday\", function (dateString, format) {\n // Use the current date if dateString is missing or invalid\n const dateToFormat = dateString || new Date().toISOString();\n // Call the formatDate helper with the determined date and format\n return handlebars.helpers.formatDate(dateString, dateToFormat, format);\n });\n\n /**\n * Format time duration into a string.\n *\n * Supports two formats: \"short\" and \"long\".\n * - Short format: Display the duration in simplified format of \"HH:MM:SS\". It is the default format.\n * - Long format: Display the duration in descriptive format of \"X hours Y minutes Z seconds\".\n *\n * @param {Object | String} duration - Duration object with properties: 'hours', 'minutes', and 'seconds'. Duration string: \"HH:MM:SS\".\n * @param {String} format - Option for format type 'short' or 'long'. If none provided, 'short' is the defaut value.\n *\n * @returns {String} Formatted duration\n * Examples:\n * - 03:00:00 - 3 hours\n * - 03:15:00 - 3 hours 15 minutes\n * - 01:30:45 - 1 hour 30 minutes 45 seconds\n * - 02:00:45 - 2 hours 45 seconds\n * - 07:12 - 7 minutes 12 seconds\n * - 00:45 - 45 seconds\n *\n * Usage:\n * {{formatDuration duration}}\n * {{formatDuration duration \"long\"}}\n */\n handlebars.registerHelper(\"formatDuration\", function (duration, format) {\n // Return empty string when there is no duration.\n if (!duration) {\n return \"\";\n }\n\n // Nothing to process here when the duration is already in short format string\n // (to support existing CMS metadata).\n if (typeof duration === \"string\" && format !== \"long\") {\n return duration;\n }\n\n let durationString = \"\";\n let parts = [];\n let hours, minutes, seconds;\n\n // Support for string type 'duration'.\n if (typeof duration === \"string\") {\n const durationSplit = duration.split(\":\");\n seconds = durationSplit[0];\n if (durationSplit.length == 2) {\n [minutes = \"\", seconds = \"\"] = durationSplit;\n } else if (durationSplit.length == 3) {\n [hours = \"\", minutes = \"\", seconds = \"\"] = durationSplit;\n }\n } else {\n // Support for object type 'duration'.\n [hours = \"\", minutes = \"\", seconds = \"\"] = duration;\n }\n\n // Long format: \"X hours Y minutes Z seconds\"\n if (format === \"long\") {\n if (hours > 0) {\n parts.push(`${hours} hour${hours > 1 ? \"s\" : \"\"}`);\n }\n if (minutes > 0) {\n parts.push(`${minutes} minute${minutes > 1 ? \"s\" : \"\"}`);\n }\n if (seconds > 0) {\n parts.push(`${seconds} second${seconds > 1 ? \"s\" : \"\"}`);\n }\n durationString = parts.join(\" \");\n\n // Short format: \"HH:MM:SS\"\n } else {\n // Omitting hours when zero\n if (hours > 0) {\n parts.push(hours.toString().padStart(2, 0));\n }\n parts.push(minutes.toString().padStart(2, 0));\n parts.push(seconds.toString().padStart(2, 0));\n durationString = parts.join(\":\");\n }\n return durationString;\n });\n\n /**\n * Helper for extending components to set overridable data values\n * If the value is not set in the component data.json, it will use the hds data value\n *\n * @param {string} value - The value to check if it is defined\n * @param {string} defaultValue - The default value to return if value is not defined\n * @returns {string} - The value if it is defined, otherwise the default value\n */\n handlebars.registerHelper(\"isdefined\", function (value, defaultValue) {\n return value !== undefined && value !== \"\" ? value : defaultValue;\n });\n\n /**\n * Used to get class names added to an element based on their boolean values in an array\n *\n * @param {string} names - Comma-separated list of class names to check for\n * @param {array} array - Array of objects to check for true values\n * @returns {string} - Space-separated list of class names that have true values\n */\n handlebars.registerHelper(\"getClassNames\", function (names, array) {\n // Split the comma-separated string of names into an array\n let nameList = names.split(\",\").map((name) => name.trim());\n\n // Create an array to hold the names that have true values\n let matchedItems = [];\n\n for (let i = 0; i < nameList.length; i++) {\n let name = nameList[i];\n // Check if any item in the array matches the name and is true\n if (array) {\n for (let j = 0; j < array.length; j++) {\n if (array[j][name] === true) {\n matchedItems.push(name); // Add to matchedItems if found and true\n break;\n }\n }\n }\n }\n\n // If we found any matched items, return them as a space-separated string\n if (matchedItems.length > 0) {\n return matchedItems.join(\" \");\n } else {\n return \"\";\n }\n });\n\n handlebars.registerHelper(\"join\", function (theArray, separator) {\n // Handle if a separator is not provided\n if (!separator || typeof separator !== \"string\") {\n separator = \" \";\n }\n\n // If theArray is not an array, return it as is, otherwise join it\n return !Array.isArray(theArray) ? theArray : theArray.join(separator);\n });\n\n handlebars.registerHelper(\"toCamelCase\", function (text) {\n if (typeof text !== \"string\") return text;\n\n // Remove whitespace and convert to camelCase\n return text\n .toLowerCase()\n .replace(/(?:^\\w|[A-Z]|\\b\\w|\\s+)/g, (match, index) =>\n index === 0 ? match.toLowerCase() : match.toUpperCase(),\n )\n .replace(/\\s+/g, \"\"); // Remove all spaces\n });\n}\n\nif (typeof Handlebars !== \"undefined\") {\n handlebarsHelpers(Handlebars);\n}\n", "<!-- QGDS Component: Accordion -->\n<div class=\"accordion-group\">\n {{#if toggleAll}}\n <div class=\"accordion-toggle\">\n <button class=\"accordion-toggle-btn accordion-toggle-btn--closed\" type=\"button\">Open all</button>\n </div>\n {{/if}}\n <div class=\"accordion\" id=\"{{groupid}}\">\n {{#each accordionItems }}\n <div class=\"accordion-item\">\n <{{isdefined ../headingTag 'h2'}} class=\"accordion-header\" id=\"heading-{{id}}\">\n <button class=\"accordion-button {{#unless expanded}}collapsed{{/unless}}\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse-{{id}}\" aria-expanded=\"{{expanded}}\" aria-controls=\"collapse-{{id}}\">\n {{title}}\n </button>\n </{{isdefined ../headingTag 'h2'}}>\n\n <div id=\"collapse-{{id}}\" class=\"accordion-collapse collapse {{#if expanded}}show{{/if}}\" aria-labelledby=\"heading-{{id}}\" role=\"region\">\n <div class=\"accordion-body\">\n {{{content}}}\n </div>\n </div>\n </div>\n {{/each }}\n </div>\n</div>\n", "{{#unless hide_back_to_top}}\n <div class=\"back-to-top d-print-none\">\n {{> directionLinks \n label= (isdefined directionalLink.label \"Back to top\")\n href= (isdefined directionalLink.href \"#\")\n class= \"up\" \n }}\n </div>\n{{/unless}}", "<!-- QGDS Banner Component -->\n <div class=\"qld-banner qld-banner-grid {{ bannerType }} {{ variantClass }} {{ backgroundType }}\" role=\"banner\">\n <div class=\"container-fluid\">\n <div class=\"banner-inner\">\n\n <div class=\"banner-breadcrumbs\">\n {{> breadcrumbs breadcrumbs }}\n </div>\n\n <div class=\"banner-content\">\n\n {{#if title}}\n\n {{!-- titleClasses accepts a \"title-block\" class --}}\n <h1 class=\"banner-title-wrap {{ join titleClasses }}\">\n <span class=\"banner-title\">{{~title~}}</span>\n {{#if subtitle }}\n <span class=\"banner-subtitle\">{{~subtitle~}}</span>\n {{/if}}\n </h1>\n {{/if}}\n\n\n {{#if abstract}}\n <div class=\"banner-abstract\">\n {{abstract}}\n </div>\n {{/if}}\n\n {{!-- CTA Buttons block. Pass an array of button data objects --}}\n {{#if buttons}}\n <div class=\"banner-cta\" role=\"group\" aria-label=\"Available options\">\n <div class=\"cta-buttons\">\n {{#each buttons}}\n {{> button this }}\n {{/each}}\n </div>\n </div>\n {{/if}}\n\n {{!-- CTA Cards block. Pass an array of card data objects --}}\n {{#if cards}}\n <div class=\"banner-cta\" role=\"group\" aria-label=\"Available options\">\n <div class=\"cta-cards\">\n {{#each cards }}\n {{> card this }}\n {{/each }}\n </div>\n </div>\n {{/if}}\n\n </div>\n {{!-- End banner content --}}\n\n {{#if image }}\n <div class=\"banner-image {{ join image.classes }}\">\n <div class=\"banner-image-inner\" style=\"background-image:url({{image.url}})\" role=\"img\"\n aria-label=\"{{ image.alt }}\"></div>\n </div>\n {{/if}}\n\n </div>\n\n </div>\n </div>", "<!-- QGDS Component: Blockquote -->\n\n<figure class=\"blockquote {{classes}}\">\n\n\t<blockquote cite=\"{{cite-url}}\">\n\t\t{{{content}}}\n\t</blockquote>\n\n\t<figcaption class=\"quote-source\">\n\t\t{{cite-text}}\n\t</figcaption>\n\n</figure>", "<nav aria-label=\"breadcrumb\">\n <ol class=\"breadcrumb\">\n {{#each breadcrumbs}}\n {{! print all breadcrumbs except the current page as links}}\n {{#unless @last}}\n <li class=\"breadcrumb-item\">\n <a href=\"{{link}}\">{{linktext}}</a>\n </li>\n {{/unless}}\n {{! print the current page as plain text}}\n {{#if @last}}\n <li\n class=\"breadcrumb-item active\"\n aria-current=\"page\"\n data-href=\"{{link}}\"\n >{{linktext}}</li>\n {{/if}}\n {{/each}}\n </ol>\n</nav>", "<!-- breadcrumbs-->\n<div class=\"container-fluid alt\">\n <div class=\"container\">\n <div class=\"row\">\n <div class=\"container-xl\">\n\n {{> @partial-block }}\n </div>\n </div>\n </div>\n</div>", "{{!-- Button icon partial --}}\n{{#*inline \"buttonIcon\"~}}\n<span class=\"qld-icon qld-icon-md {{iconClass}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n{{~/inline}} \n\n{{!-- Progress spinner partial --}}\n{{#*inline \"progressSpinner\"~}}\n<div class=\"spinner-border\"></div>\n{{~/inline}}\n\n{{#unless islink}}\n\n <button class=\"btn {{variantClass}} {{#if isprogress}}btn-progress{{/if}} {{label}}\" onclick=\"{{{onclick}}}\" {{#if isdisabled}}disabled{{/if}} {{#if isprogress}}disabled aria-live=\"polite\"{{/if}} {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} {{{dataatts}}} {{#if progressLabel}}data-progress-label=\"{{progressLabel}}\"{{/if}}>\n {{#if isprogress}}\n {{~>progressSpinner~}}\n {{else}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~>buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/if}}\n \n <span class=\"btn-label-default\">{{~label~}}</span>\n {{#if isprogress}}\n <span class=\"btn-label-progress\">{{~progressLabel~}}</span>\n {{/if}}\n {{#unless isprogress}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~>buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/unless}}\n </button>\n\n{{else}}\n <a class=\"btn {{variantClass}} {{#if isdisabled}}disabled {{/if}}{{#if isprogress}}disabled btn-progress{{/if}}\" {{#if isdisabled}}aria-disabled=\"true\"{{/if}} {{#if isprogress}}aria-live=\"polite\"{{/if}} href=\"{{href}}\" target=\"{{target}}\" {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} {{#if progressLabel}}data-progress-label=\"{{progressLabel}}\"{{/if}} {{{dataatts}}}>\n {{#if isprogress}}\n {{~>progressSpinner~}}\n {{else}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~> buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/if}}\n \n <span class=\"btn-label-default\">{{~label~}}</span>\n <span class=\"btn-label-progress\">{{~progressLabel~}}</span>\n\n {{#unless isprogress}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~> buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/unless}}\n </a>\n{{/unless}}", "<a class=\"qld-cta-link {{getClassNames \"small, view-all\" class}}\"\n {{#if id}}id=\"{{id}}\"{{/if}}\n href=\"{{href}}\" \n target=\"{{target}}\" \n {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} \n >\n {{label}}\n <span class=\"icon\" aria-hidden=\"true\"></span>\n</a>", "<!-- QGDS Component: Callout -->\n\n<div class=\"callout\">\n {{#if title}}\n <h3 class=\"callout-title\">{{{title}}}</h3>\n {{/if}}\n <div class=\"callout-text\">{{{content}}}</div>\n</div>\n", "<!-- QGDS Partial: card -->\n\n<div class=\"col{{#if feature}}-md-12 col-lg-12{{/if}}\">\n <div class=\"card card-{{variantClass}} {{variantClass}} {{iconPosition}} card-{{action}}-action{{#if arrow}} card-arrow{{/if}}{{#if equalHeight}} h-100{{/if}}{{#if feature}} card-feature card-feature-{{featureImagePosition}}{{/if}}{{#if video}} card-video{{/if}}\">\n {{#if image}}\n <div class=\"card-img ratio ratio-16x9\">\n <div class=\"{{#if feature}}card-img-{{featureImagePosition}}{{else}}card-img-top{{/if}}\"\n style=\"--card-image:url({{image}})\" alt=\"{{imageAlt}}\"></div>\n {{#if video}}\n <div class=\"video-overlay\">\n <div class=\"video-nav\">\n <div class=\"video-watch\"><span class=\"qld-icon qld-icon-lg qld-icon-video\" aria-hidden=\"true\"></span><span>Watch</span></div>\n {{#if videoDuration}}\n <div title=\"Video duration\" class=\"video-duration\"><span class=\"qld-icon qld-icon-sm qld-icon-clock\" aria-hidden=\"true\"></span><span>{{videoDuration}}</span></div>\n {{/if}}\n </div>\n </div>\n {{/if}}\n </div>\n {{/if}}\n {{#if iconClasses}}\n {{#ifCond iconPosition '==' 'icon-top'}}\n <div class=\"card-icon-background\">\n <span class=\"qld-icon qld-icon-xxl {{iconClasses}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n </div>\n {{/ifCond}}\n {{#ifCond iconPosition '==' 'icon-left'}}\n <div class=\"card-icon-background\">\n <span class=\"qld-icon qld-icon-lg {{iconClasses}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n </div>\n {{/ifCond}}\n {{/if}}\n {{#if feature}}<div class=\"card-inner\">{{/if}}\n <div class=\"card-body\">\n {{#if date}}\n <div class=\"card-date\">{{date}}</div>\n {{/if}}\n <h3 class=\"card-title\">\n {{#if link}}\n <a href=\"{{link}}\" {{#ifCond action '===' 'single'}}class=\"stretched-link\"{{/ifCond}}>{{title}}</a>\n {{else}}\n {{ title }}\n {{/if }}\n </h3>\n {{#if description}}\n <div class=\"card-text\">\n {{{description}}}\n </div>\n {{/if}}\n {{#if arrow}}\n <div class=\"qld-icon qld-icon-md qld-icon-arrow-right\"></div>\n {{/if}}\n </div>\n {{#if footer}}\n <div class=\"card-footer\">\n {{{footer}}}\n </div>\n {{/if }}\n {{#if feature}}</div>{{/if}}\n </div>\n</div>\n", "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n\n <link rel=\"stylesheet\" href=\"/assets/css/qld.bootstrap.css\">\n <script type=\"text/javascript\" async src=\"/assets/js/bootstrap.min.js\"></script>\n <script type=\"text/javascript\" async src=\"/assets/js/qld.bootstrap.min.js\"></script>\n\n</head>\n\n<body>\n\n <div class=\"{{wrapperClasses}} {{join debugClasses }}\">\n\n {{> globalAlert globalAlert }}\n {{> header header}}\n {{> navbar navbar}}\n \n <main id=\"content\">\n\n <!-- breadcrumbs-->\n {{#if breadcrumbsData }}\n <div class=\"alt px-0\">\n <div class=\"container\">\n {{> breadcrumbs breadcrumbsData }} \n </div>\n </div>\n {{/if}}\n\n <!-- Content Wrapper -->\n <div class=\"container mt-40 mt-lg-64\">\n <div class=\"row\">\n \n <!-- Side Navigation -->\n {{#if sidenavData }}\n <div class=\"col-12 col-lg-3 order-last order-lg-first mt-5 mt-lg-0\">\n {{> sidenav sidenavData }}\n </div>\n {{/if}}\n\n\n <!-- Content body -->\n <div class=\"col-12 col-lg-8\">\n\n <!-- Content has an additional 2rem padding-x --> \n <div class=\"qld-content-body px-32\">\n\n {{!-- Main content area --}}\n <h1>{{title}}</h1>\n\n {{#if abstract}}\n <div class=\"qld-abstract\">\n {{{ abstract }}}\n </div>\n {{/if}}\n\n {{> inpagenav inpageNavData }}\n\n <h2 id=\"section-one\">Section heading</h2>\n <p>This is the main content inside the wrapper.</p>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Veniam impedit repudiandae nulla recusandae soluta officia possimus, nostrum nisi fuga laboriosam provident, est molestiae alias blanditiis explicabo consequuntur ullam expedita! Ab.</p>\n\n\n <h3>Content heading</h3>\n <p>This is the main content inside the wrapper.</p>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n\n\n <h2 id=\"section-two\">Section heading</h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p> \n\n\n <section class=\"emphasis light\">\n <h2>Section heading (h2)</h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n </section>\n\n </div><!-- // content-body -->\n </div><!-- // content-body-column -->\n\n </div>\n\n <!-- Content Footer -->\n {{>contentFooter contentFooterData }}\n </div>\n\n\n \n {{> footer footer}}\n\n </div>\n\n\n\n</body>\n</html>", " <div class=\"row {{classes}}\">\n {{#if lastUpdated}}\n <div class=\"col-auto\">\n <dl class=\"qld-content-dates my-0\">\n <dt class=\"my-0\">Last updated:</dt>\n <dd class=\"my-0\">{{formatDateOrToday lastUpdated }}</dd>\n </dl>\n </div>\n {{/if}} \n {{#if backToTop}}\n <div class=\"col-12 mt-24 mt-md-0 col-md d-flex justify-content-start justify-content-md-end\"> \n {{> backToTop backToTop}}\n </div>\n {{/if}} \n </div>\n", "<div class=\"container qld-content-footer\">\n <div class=\"row\">\n {{> @partial-block }}\n </div>\n</div>", "<!-- Content Wrapper -->\n<div class=\"col-12 col-lg-8 ps-lg-64 qld-content-body\" id=\"content\">\n {{#if title}}<h1>{{title}}</h1>{{/if}}\n {{> @partial-block }}\n</div>\n", "", "<!-- QGDS Component: Date input -->\n\n<!-- Label -->\n<label id=\"dategroup-label\"\n class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<div aria-labelledby=\"dategroup-label\" role=\"group\" class=\"row date-container {{customClass}}\">\n <!-- day group -->\n <div class=\"day-group\">\n <label for=\"dayinput\" class=\"date-label qld-text-input-label\">Day</label>\n <div>\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label\" placeholder=\"{{day-placeholder}}\" type=\"text\"\n inputmode=\"numeric\" maxlength=\"2\"\n class=\"qld-text-input form-control dayinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\" id=\"dayinput\" ref=\"day\"\n aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"\n {{/if}}>\n </div>\n </div>\n <!-- month group -->\n <div class=\"date-group\">\n <label for=\"monthinput\" class=\"date-label qld-text-input-label\">Month</label>\n <div>\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label\" placeholder=\"{{month-placeholder}}\"\n type=\"text\" inputmode=\"numeric\" maxlength=\"2\"\n class=\"qld-text-input form-control monthinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\" id=\"monthinput\" ref=\"month\"\n aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"\n {{/if}}>\n </div>\n </div>\n <!-- year group -->\n <div class=\"date-group\">\n <label for=\"yearinput\" class=\"date-label\">Year</label>\n <div class=\"year-label\">\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label qld-text-input-label\"\n placeholder=\"{{year-placeholder}}\" type=\"text\" inputmode=\"numeric\" maxlength=\"4\"\n class=\"qld-text-input form-control yearinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n id=\"yearinput\" ref=\"year\" aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if\n isRequired}}required aria-required=\"true\" {{/if}}>\n </div>\n </div>\n</div>\n", "{{! valid class values are: up, down, left, right}}\n<a class=\"qld-dir-link {{class}}\" \n {{~#if id}} id=\"{{id}}\" {{/if~}} \n href=\"{{href}}\" \n {{~#if target}} target=\"{{target}}\"{{/if~}}\n {{~#if arialabel}} aria-label=\"{{arialabel}}\" {{/if~}}>\n {{{label}}}\n {{!-- <span class=\"icon\" aria-hidden=\"true\"></span> --}}\n <span class=\"qld-icon qld-icon-md qld-icon-arrow-{{class}}\" aria-hidden=\"true\"></span>\n</a>", "{{#if customLinks }}\n <ul class=\"nav footer-link-list footer-link-list--custom flex-column\"> \n {{#each customLinks }}\n <li><a class=\"nav-link\" href=\"{{ link }}\" {{#if target }} target=\"_blank\" {{/if}}>{{ label }}</a></li>\n {{/each }}\n </ul>\n{{/if}}", "<div class=\"col-12 col-md-6 col-lg-12\">\n <!-- <h3 class=\"footer-heading\">{{#if feedbackForm.title}}{{feedbackForm.title}}{{else}}Website feedback{{/if}}</h3> -->\n <p>{{#if feedbackForm.content}}{{feedbackForm.content}}{{else}}Help us improve the content on our website or tell us what is working well.{{/if}}</p>\n </div>\n <div class=\"col-12 col-md-6 col-lg-12\">\n <div id=\"qg-feedback-toggle\" class=\"qg-footer-feedback-wrap\">\n <a id=\"btn-footer-feedback\" class=\"btn btn-global-secondary qg-feedback-toggle collapsed\" data-bs-toggle=\"collapse\" href=\"#qg-footer-feedback\" role=\"button\" aria-expanded=\"false\" aria-controls=\"qg-footer-feedback\" data-analytics-link-group=\"qg-feedback\">\n {{#if feedbackForm.btnTitle}}{{feedbackForm.btnTitle}}{{else}}Leave your feedback{{/if}}\n </a>\n <div id=\"qg-footer-feedback\" class=\"qg-footer-feedback__v2 collapse\">\n {{#if feedbackForm.formAttr }}<div id=\"feedbackFormIO\" {{#each feedbackForm.formAttr}}{{#if this}}{{@key}}=\"{{this}}\"{{else}}{{@key}}{{/if}} {{/each}}>\n {{else}}\n {{!default if not set}}<div id=\"feedbackFormIO\" data-formio data-formio-project-name=\"oldkihhcwbdtwye\" data-formio-form-name=\"footerfeedbackcontactus\" data-formio-env-url=\"api.forms.platforms.qld.gov.au\" data-formio-createform-options=\"formioCreateFormOptions\" data-formio-createform-controller=\"formioCreateFormController\">\n {{/if}}\n <div class=\"qg-spinner\" role=\"status\">\n <div class=\"spinner-border\"></div>\n <div class=\"qg-spinner-label\">Loading...</div>\n </div>\n </div>\n <div class=\"qg-footer-feedback-footer\">\n <a class=\"qg-footer-feedback__close\" data-bs-toggle=\"collapse\" href=\"#qg-footer-feedback\" role=\"button\" aria-label=\"Close Feedback Form\" aria-expanded=\"true\" aria-controls=\"qg-footer-feedback\">Close</a>\n </div>\n </div>\n </div>\n </div>", "{{#if followLinks }}\n <ul class=\"nav footer-link-list footer-link-list--social\"> \n {{#each followLinks }}\n <li>\n <a class=\"nav-link\" href=\"{{ link }}\" {{#if target}}target=\"{{ target }}\"{{/if}}>\n <span class=\"qld-icon qld-icon-md qld-icon-{{icon}} d-lg-none\" aria-hidden=\"true\"></span>\n <span class=\"qld-icon qld-icon-sm qld-icon-{{icon}} d-none d-lg-block\" aria-hidden=\"true\"></span>\n <span class=\"nav-link-label d-none d-lg-block\">{{ label }}</span>\n <span class=\"sr-only\">{{ label }}</span>\n </a>\n </li>\n {{/each }}\n </ul>\n{{/if}}", "<footer class=\"qld-footer {{ variantClass }}\" role=\"contentinfo\">\n <!-- Footer content container -->\n <div class=\"container\">\n {{#if sitename}}\n <div class=\"row\">\n <div class=\"col title\">\n <h2 class=\"footer-site-name\">{{ sitename }}</h2>\n </div>\n </div>\n {{/if}}\n <div class=\"row\">\n \n <!-- Contact us Column -->\n <div class=\"col-12 col-lg-3 py-24 py-lg-0 footer-contact {{#if contact.hasBorderColumn}}border-column{{/if}}\">\n\n <!-- Inner Grid to manage layout of contact us content -->\n <div class=\"row \">\n\n <div class=\"col col-lg-12\">\n\n <h3 class=\"footer-heading\">\n {{isdefined contact.title 'Contact us' }}\n </h3>\n\n <div>\n {{{isdefined contact.content '<p>Get in touch for enquiries, feedback, complaints and compliments.</p>' }}}\n </div>\n \n </div><!-- Inner grid col-12 -->\n\n <div class=\"col col-lg-12 contact-btn order-lg-last d-flex d-lg-block mt-lg-32 \">\n {{!-- Contact Us Button --}}\n <a href=\"{{isdefined contact.buttonLink 'https://www.qld.gov.au/contact-us' }}\" class=\"btn btn-outline-secondary\">\n {{isdefined contact.buttonLabel 'Contact us' }}\n </a>\n </div><!-- Inner grid col-12 --> \n \n \n <div class=\"col-12\">\n {{!-- Custom contact list --}}\n {{#ifCond contact.showList \"&&\" contact.list}}\n {{#each contact.list }}\n <div class=\"footer-contact-item footer-contact-{{@key}}\">\n <span class=\"qld-icon {{this.icon}}\" aria-hidden=\"true\"></span> {{{ this.label }}}\n </div>\n {{/each}}\n \n {{else}}\n {{!default contact list }}\n <div class=\"footer-contact-item footer-contact-phone\">\n <span class=\"qld-icon qld-icon-phone\" aria-hidden=\"true\"></span> <b>Phone:</b> <a href=\"tel:137468\"\n rel=\"noopener\">13 QGOV (13 74 68)</a>\n </div>\n \n <div class=\"footer-contact-item footer-contact-email\">\n <span class=\"qld-icon qld-icon-email\" aria-hidden=\"true\"></span> <b>Email:</b> <a\n href=\"mailto:email@qld.gov.au\" rel=\"noopener\"><span class=\"user-select-all\">email@qld.gov.au</span></a>\n </div>\n {{/ifCond}}\n </div>\n </div>\n\n </div><!-- Contact us Column -->\n\n\n {{#ifAny optionalColumn1.content optionalColumn1.showFollowLinks optionalColumn1.showCustomLinks }}\n <!-- Optional Column 1 -->\n <div class=\"col-12 col-lg-2 optional-column-1 {{#if optionalColumn1.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"{{isdefined optionalColumn1.title 'Footer links' }}\">\n \n <div class=\"footer-column pe-16\">\n {{#if optionalColumn1.title}}\n <h3 class=\"footer-heading\">{{optionalColumn1.title}}</h3>\n {{/if}}\n \n <div class=\"footer-content\">\n {{#if optionalColumn1.content}}\n {{{ optionalColumn1.content }}}\n {{/if}}\n \n {{#if optionalColumn1.showFollowLinks}}\n {{> followLinks }}\n {{/if}}\n \n {{#if optionalColumn1.showCustomLinks}}\n {{> customLinks }}\n {{/if}}\n </div>\n </div>\n\n </div>\n {{/ifAny}}\n\n\n <!-- WoG links -->\n <div class=\"col-12 col-lg-2 {{#if footerLinks.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"footer-navigation\">\n \n <div class=\"footer-column pe-lg-16\">\n\n {{#if footerLinks}}\n\n {{#if footerLinks.title}}\n <h3 class=\"footer-heading\">{{footerLinks.title}}</h3>\n {{/if}}\n \n {{!-- <nav class=\"nav footer-link-list flex-column\"> --}}\n <ul class=\"nav footer-link-list flex-column pt-lg-2\">\n {{#each footerLinks.list }}\n <li><a class=\"nav-link\" href=\"{{ this.link }}\" {{#if this.target }}target=\"{{this.target}}\" {{/if}}>{{\n this.label }}</a></li>\n {{/each }}\n </ul>\n {{!-- </nav> --}}\n\n {{else}}\n {{!default list }}\n\n <ul class=\"nav footer-link-list flex-column\">\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help\">Help</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/copyright\">Copyright</a></li> \n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/disclaimer\">Disclaimer</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/privacy\">Privacy</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/about/rights-accountability/right-to-information\">Right to information</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help/accessibility\">Accessibility</a></li>\n <li><a class=\"nav-link\" href=\"https://smartjobs.qld.gov.au\" target=\"_blank\">Jobs in Queensland Government</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help/languages\">Other languages</a></li>\n </ul>\n\n {{/if}}\n \n </div>\n </div>\n\n\n {{#ifAny optionalColumn2.content optionalColumn2.showFollowLinks optionalColumn2.showCustomLinks }}\n <!-- Optional Column 2 -->\n <div class=\"col-12 col-lg-2 optional-column-2 {{#if optionalColumn2.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"{{isdefined optionalColumn2.title 'Footer links' }}\">\n\n <div class=\"footer-column pe-lg-16\">\n \n {{#if optionalColumn2.title}}\n <h3 class=\"footer-heading\">{{optionalColumn2.title}}</h3>\n {{/if}}\n\n\n <div class=\"footer-content\">\n {{#if optionalColumn2.content}}\n {{{ optionalColumn2.content }}}\n {{/if}}\n \n {{#if optionalColumn2.showFollowLinks}}\n {{> followLinks }}\n {{/if}}\n \n {{#if optionalColumn2.showCustomLinks}}\n {{> customLinks }}\n {{/if}}\n\n </div>\n </div>\n </div>\n\n {{/ifAny}}\n\n <!-- Acknowledgement of Country -->\n <div class=\"col crest\">\n\n <div class=\"footer-column\">\n\n <div class=\"footer-content\">\n <div class=\"footer-acknowledgements\">\n {{#if acknowledgements }}\n {{#each acknowledgements}}\n \n {{#if title}}\n <h3 class=\"footer-heading\">{{title}}</h3>\n {{/if}}\n \n {{#if content}}\n {{! extra { so it does not html escape }}\n {{{ content }}}\n {{/if}}\n \n {{/each}}\n {{!-- //each acknowledgement --}}\n \n {{else}}\n \n <p>We pay our respects to the Aboriginal and Torres Strait Islander ancestors of this land, their\n spirits and their legacy. The foundations laid by these ancestors\u2014our First Nations peoples\u2014give\n strength, inspiration and courage to current and future generations towards creating a better\n Queensland.</p>\n\n {{/if}}\n </div>\n\n {{!-- Footer Logo --}}\n {{#if footerLogo.src}}\n <div class=\"footer-logo\">\n <img src=\"{{ footerLogo.src }}\" alt=\"{{ footerLogo.alt }}\" class=\"img-fluid\" />\n </div>\n \n {{else}}\n \n {{#if footerLogo.show}}\n <div class=\"footer-crest\">\n {{> logoCOALandscape }}\n </div>\n {{/if}}\n \n {{/if}}\n\n {{!-- Footer Copyright --}}\n {{#if copyright }}\n <p class=\"copyright\">\n {{{copyright.content}}}\n {{#if copyright.showYearFrom}}{{copyright.yearFrom}} - {{/if}} {{formatDateOrToday \"\" \"YYYY\" }}\n </p>\n {{else}}\n {{!default }}\n <p class=\"copyright\">\u00A9 The State of Queensland {{formatDateOrToday \"\" \"YYYY\" }}</p>\n {{/if}}\n\n {{!-- Organisation Link --}}\n {{#if organisationLink.show }}\n <p>\n <a class=\"fw-semibold\" href=\"{{isdefined organisationLink.URL 'https://www.qld.gov.au' }}\" rel=\"external\">\n {{isdefined organisationLink.text 'Queensland Government' }}\n </a>\n </p>\n {{/if}}\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n</footer>", " \n {{#if questionLabel}}\n <div class=\"qld-text-input-label {{listClasses}}\">\n {{questionLabel}}\n {{#if optionalLabel}}\n <span class=\"label-text-optional\">{{optionalLabel}}</span>\n {{/if}}\n </div>\n {{/if}}\n\n {{#if hintLabel}}\n <span class=\"qld-hint-text\">{{hintLabel}}</span>\n {{/if}}\n \n {{#each listitems}}\n <div class=\"form-check\">\n <input class=\"form-check-input\" type=\"{{type}}\" name=\"{{name}}\" id=\"{{id}}\" value=\"{{value}}\" {{#if isDisabled}}disabled{{/if}} {{#if isChecked}}checked{{/if}}>\n <label class=\"form-check-label\" for=\"{{id}}\">\n {{label}}\n </label>\n </div>\n {{/each}}\n ", "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n {{> metaDcTerms title=title description=description uri=uri dcTerms=dcTerms }}\n {{> metaOpenGraph title=title description=description uri=uri seo=seo og=og }}\n {{> head }}\n</head>\n<body>\n{{#> mainContainerWrapper }}\n {{> @partial-block }}\n{{/mainContainerWrapper}}\n</body>\n</html>", "<!-- QGDS Component: Global Alert -->\n\n<div class=\"global-alert-include\">\n {{#each alertItems}}\n <section role=\"region\" class=\"global-alert alert container-full d-none {{variant}}\" data-variant=\"{{variant}}\"\n aria-label=\"{{ariaLabel}}\" {{#if id}} data-id=\"{{id}}\" {{/if}}{{#if dismissedExpiryDays}}\n data-expiry-days=\"{{dismissedExpiryDays}}\" {{/if}}>\n <div class=\"qld-global-alert-main\">\n <div class=\"global-alert-icon\">\n {{#ifCond variant '==' 'global-alert-critical'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-danger\" aria-hidden=\"true\"></span>\n {{else ifCond variant '==' 'global-alert-info'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-information\" aria-hidden=\"true\"></span>\n {{else ifCond variant '==' 'global-alert-warning'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-warning\" aria-hidden=\"true\"></span>\n {{/ifCond}}\n </div>\n\n <div class=\"global-alert-content\">\n <div class=\"global-alert-message\">\n {{{content}}}\n </div>\n <div class=\"global-alert-action\">\n {{{action}}}\n <span class=\"qld-icon qld-icon-sm qld-icon-arrow-right\" aria-hidden=\"true\"></span>\n </div>\n </div>\n {{#unless preventDismiss}}\n <div class=\"global-alert-close\">\n <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>\n </div>\n {{/unless}}\n </div>\n </section>\n {{/each }}\n</div>", "\n<!-- VERSION_DETAILS=###VERSION### -->\n\n{{! Select environment, used verbatium if not using predefind key\ncdn := PROD|STAGING|BETA|TEST|DEV|???\n}}\n\n<link rel=\"stylesheet\" href=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/css/qld.bootstrap.css\">\n\n<script type=\"text/javascript\" async src=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/js/bootstrap.min.js\"></script>\n<script type=\"text/javascript\" async src=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/js/qld.bootstrap.min.js\"></script>\n", "<header class=\"qld-header\" role=\"banner\" >\n <div class=\"qld-header-pre-header {{#ifCond preHeader.palette \"===\" \" dark\"}}dark{{else}}{{#ifCond\n preHeader.palette \"===\" \"light\" }}light{{else}}{{#ifCond preHeader.palette \"===\" \"dark-alt\"\n }}dark-alt{{else}}dark{{/ifCond}}{{/ifCond}}{{/ifCond}}\">\n <div class=\"container\">\n <div class=\"d-flex justify-content-between align-items-baseline\">\n\n <a class=\"qld-header-link\"\n href=\"{{#if preHeader.globalLink.url}}{{preHeader.globalLink.url}}{{else}}https://qld.gov.au{{/if}}\">\n <span class=\"d-none d-lg-inline\">{{preHeader.globalLink.text}}</span>\n {{>logo className=\"qld-header-logo\" fill=\"currentColor\"}}\n </a>\n\n {{#if preHeader.actions}}\n <div class=\"d-none d-lg-flex gap-20 align-items-baseline\">\n {{#each preHeader.actions}}\n {{#if dropdown}}\n <div class=\"dropdown\">\n <a id=\"dropdown{{id}}\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\"\n class=\"qld-header-link\" href=\"#\">\n {{{text}}}\n\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\"\n class=\"qld-header-dropdown-icon \">\n <use href=\"{{../assets.SVGSpritePath}}#qgds-icon-chevron-down\"\n aria-hidden=\"true\"></use>\n </svg>\n </a>\n\n {{#ifCond dropdown.type \"===\" \"list\"}}\n <ul class=\"dropdown-menu\">\n\n {{#each dropdown.items}}\n <li>\n <a class=\"qld-header-link dropdown-item \" href=\"{{url}}\" {{#if target}}target=\"{{target}}\"{{/if}}>\n {{text}}\n <svg width=\"24\" height=\"24\" class=\"qld-header-icon qld-header-dropdown-item-icon\">\n <use href=\"{{ ../../assets.SVGSpritePath }}#qgds-icon-arrow-right\"\n aria-hidden=\"true\"></use>\n </svg>\n </a>\n </li>\n {{/each}}\n\n {{#if dropdown.viewMore}}\n <li>\n <a href=\"{{dropdown.viewMore.url}}\" {{#if dropdown.viewMore.target}}target=\"{{dropdown.viewMore.target}}\"{{/if}}\n class=\"qld-header-link dropdown-item border-bottom-0\">\n {{dropdown.viewMore.text}}\n </a>\n </li>\n {{/if}}\n\n </ul>\n {{/ifCond}}\n\n {{#ifCond dropdown.type \"===\" \"form\"}}\n <div class=\"dropdown-menu\">\n {{{dropdown.HTMLContent}}}\n </div>\n {{/ifCond}}\n\n </div>\n {{else}}\n\n <a class=\"qld-header-link\" href=\"{{url}}\">\n {{#if icon}} \n <svg class=\"qld-header-link-icon\">\n <use href=\"{{ ../assets.SVGSpritePath }}#qgds-icon-{{icon}}\" aria-hidden=\"true\"></use>\n </svg>{{/if}}{{{text}}}\n </a>\n {{/if}}\n {{/each}}\n </div>\n {{/if}}\n </div>\n\n <div class=\"qld-header-main-nav-controls\">\n {{#if assets.siteSearch.value}}\n <button id=\"qld-header-toggle-search-button\" aria-controls=\"qld-header-search\"\n class=\"qld-header-toggle-main-nav\" aria-expanded=\"false\">\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\">\n <use class=\"icon-search\" href=\"{{ assets.SVGSpritePath }}#qgds-icon-search\" aria-hidden=\"true\" style=\"display: block;\"></use>\n <use class=\"icon-close\" href=\"{{ assets.SVGSpritePath}}#qgds-icon-close\" style=\"display: none;\"></use>\n </svg>\n <span class=\"qld-header-toggle-main-nav-text\">Search</span>\n </button>\n {{/if}}\n\n <button id=\"burgerBtn\" class=\"qld-header-toggle-main-nav\"\n data-bs-toggle=\"collapse\" data-bs-target=\"#main-nav\" aria-controls=\"main-nav\" aria-expanded=\"false\"\n aria-label=\"Open menu\">\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\">\n <use href=\"{{assets.SVGSpritePath}}#qgds-icon-menu\" aria-hidden=\"true\">\n </use>\n </svg>\n <span class=\"qld-header-toggle-main-nav-text\">Menu</span>\n </button>\n </div>\n </div>\n </div>\n\n <div class=\"qld-header-main{{#ifCond preHeader.palette \"===\" \" dark\"}} dark{{else}}{{#ifCond\n preHeader.palette \"===\" \"light\" }} light{{else}}{{#ifCond preHeader.palette \"===\" \"dark-alt\"\n }} dark-alt{{else}} default{{/ifCond}}{{/ifCond}}{{/ifCond}}\">\n <div class=\"container\">\n <div class=\"row align-items-center\">\n <div class=\"col\">\n {{#ifAny isMasterBrand isSubBrand isCoBrand}}\n {{>headerBrand\n url=mainContent.url\n logo=mainContent.logo\n siteTitle=mainContent.siteTitle\n subline=mainContent.subline }}\n {{/ifAny}}\n\n {{#ifAny isEndorsedBrand isStandaloneBrand }}\n {{>headerBrand\n url=mainContent.url\n logo=mainContent.logo\n siteTitle=mainContent.siteTitle\n secondaryLogo=mainContent.secondaryLogo\n subline=mainContent.subline }}\n {{/ifAny}}\n </div>\n\n {{#if assets.siteSearch.value}}\n <div class=\"col-lg-4\">\n <div id=\"qld-header-search\" class=\"qld-header-site-search is-closed\">\n <form class=\"site-search\" role=\"search\" {{#if assets.siteSearch.formAction.url}}\n action=\"{{assets.siteSearch.formAction.url}}\" {{else}}\n action=\"https://www.qld.gov.au/search\" {{/if}}>\n {{{ searchInput }}}\n </form>\n </div>\n </div>\n {{/if}}\n </div>\n </div>\n </div>\n</header>", "\n<div class=\"qld-header-brand\">\n <a class=\"qld-header-link d-lg-inline-flex\" href=\"{{url}}\">\n <div class=\"qld-header-brand-image qld-header-logo\">\n {{#if logo}}\n <img src=\"{{logo.src}}\" height=\"56\" alt=\"{{#if logo.altText}}{{logo.altText}}{{else}}Queensland government{{/if}}\" />\n {{else}}\n {{#if siteTitle}}\n {{>logo logo=\"coa-landscape-2lines\" height=\"56\" fill=\"currentColor\"}}\n {{else}}\n {{>logo height=\"56\" fill=\"currentColor\"}}\n {{/if}}\n {{/if}}\n </div>\n {{#if secondaryLogo}}\n <div class=\"qld-header-secondary-content\" >\n <img src=\"{{secondaryLogo.src}}\" class=\"qld-header-secondary-image qld-header-logo\" height=\"56\" alt=\"{{#if secondaryLogo.altText}}{{secondaryLogo.altText}}{{else}}{{siteTitle}}{{#if subline}}{{subline}}{{/if}}{{/if}}\" />\n\n </div>\n {{else}}\n {{#if siteTitle}}\n <div class=\"qld-header-secondary-content\">\n <span class=\"qld-header-site-title\">\n {{siteTitle}}\n </span>\n {{#if subline}}\n <span class=\"qld-header-subline\">\n {{subline}}\n </span>\n {{/if}}\n </div>\n {{/if}}\n {{/if}}\n </a>\n</div> \n", "<svg class=\"qld-icon-{{size}}\"{{#if ariaLabel}} aria-label=\"{{ariaLabel}}\"{{/if}}{{#if ariaHidden}} aria-hidden=\"{{ariaHidden}}\"{{/if}}>\n <use href=\"./assets/img/icons-sprite.svg#qgds-icon-{{iconId}}\"></use>\n</svg>", "{{! Image template }}\n{{#*inline \"imageTag\"}}\n <img class=\"{{ ratioClass }} {{ otherClass }} {{ positionX }} {{ positionY }}\"\n src=\"{{ src }}\"\n alt=\"{{ alt }}\"\n {{~#if width}} width=\"{{ width }}{{ widthUnit }}\"{{/if~}}\n {{~#if height}} height=\"{{ height }}{{ heightUnit }}\"{{/if~}}\n {{~#if lazy}} loading=\"lazy\"{{/if~}}\n {{~#if style}} style=\"{{ style }}\"{{/if~}}\n {{~#if tabindex}} tabindex=\"{{ tabindex }}\"{{/if~}}\n {{~#if role}} role=\"{{ role }}\"{{/if~}}\n />\n{{/inline}}\n\n{{#if src}}\n {{#if caption}}\n <figure class=\"{{ figureClass }}\" {{#if width}}style=\"width:{{ width }}{{ widthUnit }}\"{{/if}}>\n {{> imageTag}}\n <figcaption>{{ caption }}</figcaption>\n </figure>\n {{else}}\n {{> imageTag}}\n {{/if}}\n{{/if}}", "<div class=\"alert {{variantClass}} {{customClass}}\" role=\"alert\" \n {{#if alertType}}aria-label=\"{{alertType}}\"{{/if}}>\n {{#if heading}}\n {{#if headingTag}}\n <{{headingTag}} class=\"alert-heading\">{{{ heading }}}</{{headingTag}}>\n {{else}}\n <h2 class=\"alert-heading\">{{{ heading }}}</h2>\n {{/if}}\n {{/if}}\n {{{ content }}}\n</div>", "<!-- QGDS Partial: inpage-nav -->\n\n<div class=\"qld-inpage-nav\">\n\n <h2 class=\"nav-title\">{{navtitle}}</h2>\n\n <ul class=\"nav\">\n {{#each navitems}}\n <li class=\"nav-item\">\n <a class=\"nav-link\" href=\"#{{linkid}}\">{{linktext}}</a>\n </li>\n {{/each}}\n </ul>\n\n</div>", "{{!-- Link icon partial --}}\n{{#*inline \"linkIcon\"~}}\n<span class=\"qld-icon qld-icon-md {{iconClass}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n{{~/inline}} \n\n{{#*inline \"link\"~}}\n<a class=\"link\" {{#if id}}id=\"{{id}}\"{{/if}}\n href=\"{{url}}\" \n target=\"{{target}}\" \n {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} \n {{#if download}}download=\"{{download}}\"{{/if}} \n >\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~> linkIcon~}}\n {{/ifCond}}\n {{/if}}\n\n {{label}}\n\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~> linkIcon~}}\n {{/ifCond}}\n {{/if}}\n \n</a>\n{{~/inline}} \n\n{{#if linkList~}}\n<ul class=\"link-list\">\n {{#each linkList}}\n <li class=\"link-item\">\n {{~> link~}}\n </li>\n {{/each}}\n</ul>\n \n{{else}}\n {{~> link~}}\n{{/if}}", "{{#if data}}\n <section class=\"link-column {{theme}}\">\n <ul class=\"nav {{#if items_flow_vert}}col-vert-{{columns}}{{else}}col-{{columns}}{{/if}}\">\n {{#ifCond items_flow '==' 'horizontal'}}\n <li class=\"nav-item all-link\">\n {{> callToAction \n label=(isdefined all_link.value \"View all\")\n href=all_link.url \n target=all_link.target \n class=all_link.class \n arialabel=all_link.value \n id=all_link.id}}\n </li>\n {{/ifCond}}\n {{> linkColBase data}}\n </ul>\n </section>\n{{else}}\n <section class=\"link-column {{theme}}\">\n <!-- There are no items available -->\n </section>\n{{/if}}\n\n\n{{#*inline \"linkColBase\"}} \n {{#each items}}\n {{> navItem}}\n {{/each}}\n {{#if all_link}}\n <li class=\"nav-item all-link\">\n {{> callToAction \n label=(isdefined all_link.value \"View all\")\n href=all_link.url \n target=all_link.target \n class=all_link.class \n arialabel=all_link.value \n id=all_link.id}}\n </li>\n {{/if}}\n{{/inline}}\n\n{{#*inline \"navItem\"}}\n <li class=\"nav-item\">\n <a class=\"nav-link\"{{~#if id}} id=\"{{id}}\"{{/if~}}{{~#if target}} target=\"{{target}}\"{{/if~}} href=\"{{url}}\">\n {{~{value}~}}\n </a>\n </li>\n{{/inline}}", "{{#ifCond logo \"===\" \"coa-landscape\"}}\n {{>logoCOALandscape}}\n{{else ifCond logo \"===\" \"coa-landscape-2lines\"}}\n {{>logoCOALandscape2Lines}}\n{{else}}\n {{>logoCOALandscape}}\n{{/ifCond}}\n", "{{!prettier-ignore}}\n<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 330 56\" {{#if fill}}fill=\"{{fill}}\"{{/if}} {{#if className}}class=\"{{className}}\"{{/if}} {{#if width}}width=\"{{width}}\"{{/if}}\n {{#if height}}height=\"{{height}}\"{{/if}}>\n <title>Queensland Government</title>\n <path\n d=\"M60.9214 21.2275C60.7076 21.28 60.2444 21.42 59.9236 21.455C60.5294 20.8775 60.8858 20.1775 60.8858 19.6C60.6007 19.6875 60.084 19.88 59.6208 19.985C60.5472 19.215 61.0639 18.305 60.8323 17.115C60.5472 17.255 60.1553 17.4825 59.7455 17.64C60.5651 16.415 60.5472 15.33 60.2087 14.7C59.8524 15.0325 59.407 15.4175 58.9437 15.6975C59.2466 14.28 59.2288 13.37 58.623 12.7225C57.9994 13.8775 57.4649 14.735 56.5919 15.75C56.6631 14.805 56.5562 13.6325 55.9326 13.0375C55.9326 13.0375 55.7545 14.35 55.2912 14.77C55.1843 13.4925 54.7745 12.7925 54.1866 12.11C54.1866 12.11 54.1509 13.44 53.7768 14.2625C53.4561 13.1425 52.8859 12.285 52.1376 11.4625C52.1911 13.93 51.4962 18.5675 49.4829 21.7C49.2513 23.555 49.0375 26.3375 45.9729 27.9825C45.5275 27.685 44.7614 27.2825 43.6567 27.3525C43.3716 25.9525 45.2246 24.6925 46.8281 23.6775C48.4495 22.645 49.1444 21.77 49.1265 20.405C49.0909 18.9 48.0575 18.2875 46.9885 18.2525C45.4741 18.1825 44.2447 19.53 43.9596 20.09C43.5142 20.3 42.2314 20.685 41.6968 20.825C41.1089 20.9825 40.4497 21.21 40.022 21.56C40.2715 21.7175 40.9842 21.77 41.2514 21.7175C41.7681 21.6475 43.4073 21.35 44.9574 21.1575C45.5275 21.455 46.4362 21.9625 45.4741 22.6275C44.1378 23.4675 43.5676 23.6775 41.6968 24.64C38.7392 26.1625 39.7013 29.995 40.414 30.275C40.414 31.57 41.5899 33.8975 42.3917 34.72C42.7481 36.3475 42.267 38.7625 41.7681 39.7775C41.3583 38.7975 40.6456 36.505 40.1824 35.175C40.6635 32.655 39.8795 31.535 39.345 31.115C38.8105 30.6775 37.9553 30.8 37.3851 31.675C38.2403 31.5875 38.5254 32.655 38.5076 33.775C38.4898 35.105 38.1334 36.19 37.1891 36.19C37.2604 37.3275 38.5076 37.66 39.1312 37.1C39.2381 37.3625 39.737 38.85 40.2002 40.18C40.4853 40.9675 40.7525 41.7025 40.9307 42.0875C41.1267 42.5075 42.5699 42.5775 42.7302 42.0875C42.9619 41.44 43.14 40.95 43.4964 40.18C43.7636 39.6025 44.1556 38.8675 44.7257 37.7825C45.1177 38.4475 45.6344 39.48 45.9195 40.18C46.062 40.5125 46.1511 40.775 46.1689 40.8975C46.2936 41.9825 46.2224 45.85 45.9195 48.16C42.6946 47.3025 41.7681 48.8425 42.0532 49.9975C42.5164 49.49 43.1222 49.56 43.4964 49.8225C43.4073 50.6625 43.6389 51.275 44.5119 51.5375C45.4384 49.1225 48.7702 49.665 49.0909 49.8575C49.1087 49.385 49.5542 48.23 47.8437 47.985C47.915 45.9025 48.1288 43.3475 48.2001 42.8225C48.2713 42.2975 48.3426 41.965 48.0932 41.125C48.0219 40.88 47.915 40.565 47.8259 40.1975C47.5943 39.3575 47.3805 38.255 47.3627 37.065C47.6655 37.3625 48.3782 37.59 48.8593 37.485C49.2334 39.06 49.7858 38.605 50.0708 39.27C50.2134 39.6025 50.249 39.935 50.2846 40.215C50.3203 40.495 50.3737 40.7225 50.5163 40.9325C51.6566 40.9675 52.6365 40.705 53.3314 40.215C53.5452 40.075 53.7411 39.9 53.8837 39.725C53.5986 38.045 53.1175 37.2225 52.2267 36.2075C51.9951 34.8425 51.3358 33.5825 50.445 32.4625C51.5675 32.095 52.7078 31.2025 53.3135 30.5725C53.848 30.5375 54.4716 30.1 54.5251 29.225C54.8458 29.19 55.1131 29.1725 55.3625 29.12C55.3269 28.875 55.2734 28.525 55.2378 28.315C55.6476 28.315 56.0574 28.2975 56.4315 28.2625C56.3246 27.9475 56.1643 27.615 56.0574 27.37C56.4671 27.37 56.9838 27.335 57.3936 27.3175C57.1798 26.915 57.0017 26.5475 56.8769 26.1975C57.358 26.145 58.0885 26.04 58.6943 25.9C58.4983 25.7075 58.2845 25.4975 57.946 25.1825C59.5139 24.7275 60.2087 23.6425 60.28 23.17C60.0484 23.17 59.5673 23.275 59.2822 23.24C60.2444 22.68 60.8323 21.98 60.9214 21.2275Z\" />\n <path\n d=\"M29.0822 49.595C20.2984 46.375 19.176 39.305 19.1403 36.085C19.1403 36.085 19.1225 36.085 19.1047 36.085C19.1225 35.9975 19.1225 35.9275 19.1403 35.8575C19.1403 35.1575 19.1938 34.685 19.2116 34.5275C19.1938 34.0725 19.1225 33.705 19.0334 33.4425C19.0156 33.39 18.98 33.3375 18.9443 33.2675V36.5925C18.9443 40.32 20.3341 43.54 23.0779 46.1475C25.4832 48.44 28.1914 49.5075 28.9575 49.77L29.0822 49.805L29.2069 49.77C29.9731 49.49 32.6812 48.44 35.0865 46.1475C37.8304 43.54 39.2201 40.32 39.2201 36.5925V35.98C39.1488 36.085 39.0775 36.155 39.0063 36.2425C38.935 37.9225 38.6143 40.5125 37.474 42.4725C36.1377 45.22 34.0532 47.4775 29.0822 49.595Z\" />\n <path\n d=\"M50.1239 51.7474C49.6963 51.8699 49.1618 51.9574 48.3778 51.9574H47.3979C44.0305 51.8874 40.574 50.9074 38.4538 48.7724C41.3757 45.8674 37.9371 43.4874 36.0841 45.9374C35.4961 46.7074 35.0329 47.2499 34.6409 48.0024C34.3202 48.5974 34.5518 49.2099 35.2823 50.1374C35.6743 50.6449 36.6721 51.4324 37.4916 51.9574H20.6724C21.4741 51.4324 22.4719 50.6449 22.8817 50.1374C23.6122 49.2099 23.8616 48.6149 23.5231 48.0024C23.1133 47.2499 22.6501 46.7074 22.0799 45.9374C20.227 43.4699 16.7883 45.8674 19.7103 48.7724C17.59 50.9074 14.1335 51.8874 10.7661 51.9574H9.83964C9.05569 51.9574 8.52118 51.8874 8.09357 51.7474C7.39871 51.5899 7.23835 51.8699 7.61251 53.0599C7.86195 53.8299 8.07575 55.1249 8.16484 55.9999H50.0526C50.1417 55.1249 50.3555 53.8299 50.6049 53.0424C50.9791 51.8699 50.8188 51.5724 50.1239 51.7474ZM37.0106 46.0424C37.5629 45.3249 38.3647 45.5174 38.6854 46.1124C39.0417 46.7599 38.525 47.5474 37.8302 48.1774C36.8859 47.1624 36.779 46.3399 37.0106 46.0424ZM35.6208 49.4199C35.2823 48.9474 35.1576 48.6849 35.3358 48.2299C35.5139 47.7924 35.8703 47.4074 36.2266 46.8649C36.8146 49.1049 40.2533 51.2399 42.8011 51.9574H38.7388C37.7233 51.3799 36.387 50.4699 35.6208 49.4199ZM19.4608 46.1124C19.7993 45.5174 20.6011 45.3249 21.1356 46.0424C21.3672 46.3574 21.2603 47.1624 20.316 48.1774C19.6212 47.5474 19.1045 46.7599 19.4608 46.1124ZM21.9196 46.8474C22.2937 47.3899 22.6501 47.7924 22.8104 48.2124C22.9886 48.6674 22.8817 48.9474 22.5432 49.4024C21.777 50.4524 20.4408 51.3624 19.3896 51.9224H15.3451C17.8929 51.2399 21.3316 49.0874 21.9196 46.8474ZM49.3221 55.3524H8.89533C8.71716 54.0924 8.46773 53.2699 8.25392 52.5874H49.9814C49.7497 53.2699 49.5003 54.0924 49.3221 55.3524Z\" />\n <path\n d=\"M40.9306 53.76C40.9306 53.41 40.9306 53.34 40.9306 53.27C40.9306 53.1825 40.9484 53.1475 41.0197 53.13C41.0553 53.13 41.091 53.13 41.1088 53.13C41.1444 53.13 41.1444 53.13 41.1444 53.1125C41.1444 53.095 41.1266 53.095 41.091 53.095C41.0019 53.095 40.8237 53.095 40.7702 53.095C40.699 53.095 40.5564 53.095 40.4495 53.095C40.4139 53.095 40.3961 53.095 40.3961 53.1125C40.3961 53.13 40.4139 53.13 40.4317 53.13C40.4674 53.13 40.4852 53.13 40.5208 53.13C40.5921 53.1475 40.6099 53.1825 40.6277 53.27C40.6277 53.34 40.6277 53.41 40.6277 53.76V54.18C40.6277 54.39 40.6277 54.5825 40.6099 54.6875C40.5921 54.7575 40.5921 54.81 40.5386 54.8275C40.5208 54.8275 40.4852 54.8275 40.4495 54.8275C40.4139 54.8275 40.4139 54.845 40.4139 54.845C40.4139 54.8625 40.4317 54.8625 40.4674 54.8625C40.5564 54.8625 40.7168 54.8625 40.7702 54.8625C40.9662 54.8625 41.1266 54.88 41.4651 54.88C41.5898 54.88 41.6076 54.8625 41.6076 54.81C41.6255 54.74 41.6433 54.565 41.6433 54.53C41.6433 54.495 41.6433 54.495 41.6255 54.495C41.6076 54.495 41.6076 54.5125 41.6076 54.53C41.6076 54.5825 41.572 54.635 41.5364 54.67C41.4829 54.7225 41.376 54.74 41.2513 54.74C41.0731 54.74 41.0019 54.7225 40.9662 54.6875C40.9128 54.635 40.9128 54.4775 40.9128 54.18V53.76H40.9306Z\" />\n <path\n d=\"M44.0658 54.8975C44.1904 54.8975 44.3328 54.88 44.4396 54.81C44.6176 54.705 44.671 54.53 44.671 54.4075C44.671 54.18 44.5642 54.0225 44.2794 53.8125L44.2082 53.76C44.0124 53.62 43.959 53.5325 43.959 53.4275C43.959 53.2875 44.0658 53.1825 44.2438 53.1825C44.404 53.1825 44.4752 53.2525 44.5108 53.305C44.5642 53.3575 44.582 53.445 44.582 53.4625C44.582 53.4975 44.5998 53.4975 44.5998 53.4975C44.6176 53.4975 44.6176 53.48 44.6176 53.4275C44.6176 53.2525 44.6354 53.1825 44.6354 53.1475C44.6354 53.13 44.6176 53.13 44.5998 53.1125C44.5464 53.095 44.4396 53.0775 44.2794 53.0775C43.9412 53.0775 43.7276 53.27 43.7276 53.515C43.7276 53.7075 43.8166 53.865 44.0836 54.075L44.1904 54.1625C44.3862 54.32 44.4218 54.425 44.4218 54.5475C44.4218 54.67 44.315 54.81 44.1014 54.81C43.959 54.81 43.8166 54.74 43.7632 54.565C43.7454 54.53 43.7454 54.4775 43.7454 54.4425C43.7454 54.425 43.7454 54.39 43.7276 54.39C43.7098 54.39 43.7098 54.425 43.692 54.46C43.692 54.495 43.6742 54.635 43.6742 54.7575C43.6742 54.81 43.6742 54.8275 43.7276 54.845C43.8166 54.88 43.9234 54.8975 44.0658 54.8975Z\" />\n <path\n d=\"M42.4091 54.18C42.4091 54.4075 42.4091 54.6 42.3913 54.705C42.3913 54.775 42.3735 54.81 42.3201 54.8275C42.3023 54.8275 42.2667 54.8275 42.2311 54.8275C42.1955 54.8275 42.1955 54.845 42.1955 54.845C42.1955 54.8625 42.2133 54.8625 42.2489 54.8625C42.3557 54.8625 42.4981 54.8625 42.5515 54.8625C42.6227 54.8625 42.7651 54.8625 42.9254 54.8625C42.9432 54.8625 42.9788 54.8625 42.9788 54.845C42.9788 54.8275 42.961 54.8275 42.9432 54.8275C42.9076 54.8275 42.8542 54.8275 42.8186 54.8275C42.7473 54.81 42.7295 54.775 42.7295 54.705C42.7117 54.6 42.7117 54.425 42.7117 54.18V53.76C42.7117 53.41 42.7117 53.34 42.7117 53.27C42.7117 53.1825 42.7295 53.1475 42.8007 53.13C42.8364 53.13 42.8363 53.13 42.872 53.13C42.9076 53.13 42.9076 53.13 42.9076 53.095C42.9076 53.0775 42.8898 53.0775 42.8542 53.0775C42.7651 53.0775 42.6227 53.0775 42.5693 53.0775C42.4981 53.0775 42.3557 53.0775 42.2489 53.0775C42.2133 53.0775 42.1955 53.0775 42.1955 53.095C42.1955 53.1125 42.2133 53.13 42.2311 53.13C42.2667 53.13 42.3023 53.13 42.3201 53.13C42.3735 53.1475 42.3913 53.1825 42.4091 53.27C42.4091 53.34 42.4091 53.41 42.4091 53.76V54.18Z\" />\n <path\n d=\"M36.2089 54.18C36.2089 54.39 36.2089 54.5825 36.1911 54.6875C36.1911 54.7575 36.1733 54.81 36.1199 54.81C36.102 54.81 36.0664 54.81 36.0308 54.81C36.013 54.81 35.9951 54.81 35.9951 54.8275C35.9951 54.845 36.013 54.845 36.0486 54.845C36.1377 54.845 36.298 54.845 36.3515 54.845C36.4762 54.845 36.69 54.8625 36.8682 54.8625C37.3136 54.8625 37.563 54.705 37.6699 54.5825C37.8125 54.4425 37.9372 54.215 37.9372 53.935C37.9372 53.655 37.8303 53.4625 37.7056 53.34C37.4383 53.0775 37.0463 53.0775 36.7435 53.0775C36.6009 53.0775 36.4406 53.0775 36.3693 53.0775C36.298 53.0775 36.1555 53.0775 36.0308 53.0775C35.9951 53.0775 35.9773 53.0775 35.9773 53.095C35.9773 53.1125 35.9951 53.1125 36.013 53.1125C36.0486 53.1125 36.0842 53.1125 36.102 53.1125C36.1733 53.13 36.1911 53.165 36.2089 53.2525C36.2089 53.3225 36.2089 53.3925 36.2089 53.7425V54.18ZM36.5118 53.725V53.2525C36.5118 53.235 36.5297 53.2175 36.5475 53.2C36.5653 53.2 36.6544 53.1825 36.7078 53.1825C36.9038 53.1825 37.1711 53.2175 37.3849 53.4275C37.4918 53.5325 37.6165 53.7075 37.6165 54.005C37.6165 54.25 37.563 54.46 37.4205 54.6C37.278 54.7225 37.1176 54.775 36.8682 54.775C36.6722 54.775 36.5831 54.7225 36.5475 54.6875C36.5297 54.6525 36.5297 54.565 36.5118 54.5125C36.5118 54.46 36.5118 54.285 36.5118 54.04V53.725Z\" />\n <path\n d=\"M34.7656 54.18C34.7656 54.4075 34.7656 54.6 34.7478 54.705C34.7478 54.775 34.73 54.81 34.6766 54.8275C34.6588 54.8275 34.6232 54.8275 34.5876 54.8275C34.552 54.8275 34.552 54.845 34.552 54.845C34.552 54.8625 34.5698 54.8625 34.6054 54.8625C34.6944 54.8625 34.8546 54.8625 34.908 54.8625C34.9792 54.8625 35.1217 54.8625 35.2819 54.8625C35.2997 54.8625 35.3175 54.8625 35.3175 54.845C35.3175 54.8275 35.2997 54.8275 35.2819 54.8275C35.2463 54.8275 35.1929 54.8275 35.1573 54.8275C35.086 54.81 35.0682 54.775 35.0682 54.705C35.0682 54.6 35.0682 54.425 35.0682 54.18V53.76C35.0682 53.41 35.0682 53.34 35.0682 53.27C35.0682 53.1825 35.086 53.1475 35.1573 53.13C35.1751 53.13 35.2107 53.13 35.2285 53.13C35.2463 53.13 35.2641 53.13 35.2641 53.095C35.2641 53.0775 35.2463 53.0775 35.2107 53.0775C35.1217 53.0775 34.9792 53.0775 34.9258 53.0775C34.8546 53.0775 34.7122 53.0775 34.6232 53.0775C34.5876 53.0775 34.5698 53.0775 34.5698 53.095C34.5698 53.1125 34.5876 53.13 34.6054 53.13C34.6232 53.13 34.6588 53.13 34.6944 53.13C34.7478 53.1475 34.7656 53.1825 34.7834 53.27C34.7834 53.34 34.7834 53.41 34.7834 53.76V54.18H34.7656Z\" />\n <path\n d=\"M33.2337 53.9875C33.2337 53.97 33.2337 53.97 33.2515 53.97C33.2872 53.97 33.5366 53.97 33.6079 53.9875C33.6792 53.9875 33.7148 54.04 33.7326 54.075C33.7326 54.11 33.7504 54.1275 33.7504 54.145C33.7504 54.1625 33.7504 54.18 33.7682 54.18C33.7861 54.18 33.7861 54.1625 33.7861 54.1275C33.7861 54.11 33.7861 54.005 33.8039 53.9525C33.8039 53.8825 33.8217 53.83 33.8217 53.8125C33.8217 53.795 33.8217 53.795 33.8039 53.795C33.7861 53.795 33.7861 53.8125 33.7682 53.8125C33.7504 53.8475 33.7148 53.8475 33.6613 53.8475C33.6257 53.8475 33.5901 53.8475 33.5544 53.8475H33.2515C33.2337 53.8475 33.2337 53.8475 33.2337 53.83V53.2525C33.2337 53.235 33.2515 53.2175 33.2515 53.2175L33.6257 53.235C33.7148 53.235 33.7682 53.27 33.7861 53.305C33.8039 53.34 33.8039 53.375 33.8039 53.3925C33.8039 53.4275 33.8039 53.4275 33.8217 53.4275C33.8395 53.4275 33.8395 53.41 33.8395 53.3925C33.8395 53.3575 33.8395 53.2175 33.8573 53.2C33.8751 53.1475 33.8751 53.1125 33.8751 53.095C33.8751 53.0775 33.8751 53.0775 33.8573 53.0775C33.8395 53.0775 33.8395 53.095 33.8217 53.095C33.8039 53.095 33.7682 53.095 33.7148 53.095H33.0912C33.0199 53.095 32.8774 53.095 32.7527 53.095C32.717 53.095 32.6992 53.095 32.6992 53.1125C32.6992 53.13 32.717 53.13 32.7349 53.13C32.7705 53.13 32.8061 53.13 32.8239 53.13C32.8952 53.1475 32.913 53.1825 32.9308 53.27C32.9308 53.34 32.9308 53.41 32.9308 53.76V54.18C32.9308 54.4075 32.9308 54.5825 32.913 54.6875C32.8952 54.7575 32.8952 54.81 32.8418 54.81C32.8239 54.81 32.7883 54.81 32.7527 54.81C32.717 54.81 32.717 54.8275 32.717 54.8275C32.717 54.845 32.7349 54.845 32.7705 54.845C32.8596 54.845 33.0021 54.845 33.0734 54.845C33.1446 54.845 33.2872 54.845 33.4297 54.845C33.4653 54.845 33.4832 54.845 33.4832 54.8275C33.4832 54.81 33.4654 54.81 33.4475 54.81C33.4119 54.81 33.3584 54.81 33.3228 54.81C33.2515 54.7925 33.2337 54.74 33.2337 54.6875C33.2159 54.5825 33.2159 54.4075 33.2159 54.18V53.9875H33.2337Z\" />\n <path\n d=\"M18.0536 54.18C18.0536 54.39 18.0536 54.5825 18.0358 54.6875C18.0358 54.7575 18.018 54.81 17.9646 54.81C17.9467 54.81 17.9111 54.81 17.8755 54.81C17.8398 54.81 17.8398 54.81 17.8398 54.8275C17.8398 54.845 17.8577 54.845 17.8933 54.845C17.9824 54.845 18.1427 54.845 18.1962 54.845C18.3209 54.845 18.5347 54.8625 18.7129 54.8625C19.1583 54.8625 19.4077 54.705 19.5146 54.5825C19.6572 54.4425 19.7819 54.215 19.7819 53.935C19.7819 53.655 19.675 53.4625 19.5503 53.34C19.283 53.0775 18.891 53.0775 18.5881 53.0775C18.4456 53.0775 18.2853 53.0775 18.214 53.0775C18.1427 53.0775 18.0002 53.0775 17.8577 53.0775C17.822 53.0775 17.8042 53.0775 17.8042 53.095C17.8042 53.1125 17.822 53.1125 17.8398 53.1125C17.8755 53.1125 17.9111 53.1125 17.9467 53.1125C18.018 53.13 18.0358 53.165 18.0536 53.2525C18.0536 53.3225 18.0536 53.3925 18.0536 53.7425V54.18ZM18.3565 53.725C18.3565 53.55 18.3565 53.34 18.3565 53.2525C18.3565 53.235 18.3743 53.2175 18.3922 53.2C18.41 53.2 18.4991 53.1825 18.5525 53.1825C18.7485 53.1825 19.0158 53.2175 19.2296 53.4275C19.3365 53.5325 19.4612 53.7075 19.4612 54.005C19.4612 54.25 19.4077 54.46 19.2652 54.6C19.1227 54.7225 18.9623 54.775 18.7129 54.775C18.5169 54.775 18.4278 54.7225 18.3922 54.6875C18.3743 54.6525 18.3743 54.565 18.3743 54.5125C18.3743 54.46 18.3743 54.285 18.3743 54.04V53.725H18.3565Z\" />\n <path\n d=\"M15.5591 54.11C15.5591 54.4425 15.6482 54.6175 15.7729 54.74C15.9511 54.8975 16.1827 54.8975 16.3074 54.8975C16.4678 54.8975 16.646 54.88 16.8063 54.7225C17.0023 54.565 17.0379 54.285 17.0379 54.005V53.76C17.0379 53.41 17.0379 53.34 17.0379 53.27C17.0379 53.1825 17.0558 53.1475 17.127 53.13C17.1627 53.13 17.1805 53.13 17.1983 53.13C17.2339 53.13 17.2339 53.13 17.2339 53.1125C17.2339 53.095 17.2161 53.095 17.1805 53.095C17.0914 53.095 16.931 53.095 16.9132 53.095C16.9132 53.095 16.7707 53.095 16.646 53.095C16.6103 53.095 16.5925 53.095 16.5925 53.1125C16.5925 53.13 16.6103 53.13 16.6281 53.13C16.646 53.13 16.6994 53.13 16.7172 53.13C16.7885 53.1475 16.8063 53.1825 16.8241 53.27C16.8241 53.34 16.8241 53.41 16.8241 53.76V54.0575C16.8241 54.3025 16.8241 54.5125 16.6816 54.635C16.5747 54.7225 16.45 54.7575 16.3431 54.7575C16.254 54.7575 16.1471 54.74 16.0402 54.6525C15.9155 54.5475 15.862 54.4075 15.862 54.075V53.7425C15.862 53.3925 15.862 53.3225 15.862 53.2525C15.862 53.165 15.8976 53.13 15.9511 53.1125C15.9867 53.1125 15.9867 53.1125 16.0224 53.1125C16.0402 53.1125 16.058 53.1125 16.058 53.095C16.058 53.0775 16.0402 53.0775 16.0045 53.0775C15.9155 53.0775 15.7729 53.0775 15.7017 53.0775C15.6304 53.0775 15.47 53.0775 15.3453 53.0775C15.3097 53.0775 15.2919 53.0775 15.2919 53.095C15.2919 53.1125 15.3097 53.1125 15.3275 53.1125C15.3631 53.1125 15.3988 53.1125 15.4166 53.1125C15.5057 53.13 15.5235 53.165 15.5235 53.2525C15.5235 53.3225 15.5235 53.3925 15.5235 53.7425V54.11H15.5591Z\" />\n <path\n d=\"M38.7566 54.18C38.7566 54.39 38.7566 54.5825 38.7387 54.6875C38.7209 54.7575 38.7209 54.81 38.6675 54.81C38.6497 54.81 38.614 54.81 38.5784 54.81C38.5428 54.81 38.5428 54.8275 38.5428 54.8275C38.5428 54.845 38.5606 54.845 38.5962 54.845C38.6853 54.845 38.8456 54.845 38.8991 54.845C39.0416 54.845 39.202 54.8625 39.5583 54.8625C39.6474 54.8625 39.6652 54.8625 39.683 54.7925C39.7009 54.74 39.7187 54.5825 39.7187 54.53C39.7187 54.5125 39.7187 54.4775 39.7009 54.4775C39.683 54.4775 39.683 54.495 39.683 54.5125C39.6652 54.6 39.6296 54.6525 39.5761 54.6875C39.5227 54.7225 39.4158 54.7225 39.3445 54.7225C39.0951 54.7225 39.0595 54.6875 39.0595 54.53C39.0595 54.46 39.0595 54.25 39.0595 54.1625V53.97C39.0595 53.9525 39.0595 53.9525 39.0773 53.9525C39.1307 53.9525 39.3623 53.9525 39.4158 53.9525C39.5049 53.9525 39.5405 53.9875 39.5583 54.04C39.5583 54.075 39.5583 54.11 39.5761 54.1275C39.5761 54.145 39.5761 54.145 39.594 54.145C39.6118 54.145 39.6118 54.1275 39.6118 54.11C39.6118 54.0925 39.6118 54.005 39.6296 53.9525C39.6296 53.83 39.6474 53.795 39.6474 53.7775C39.6474 53.76 39.6296 53.76 39.6296 53.76C39.6118 53.76 39.6118 53.7775 39.594 53.795C39.5761 53.8125 39.5405 53.83 39.4871 53.83C39.4336 53.83 39.1485 53.83 39.1129 53.83C39.0951 53.83 39.0951 53.83 39.0951 53.8125V53.2175C39.0951 53.2 39.0951 53.2 39.1129 53.2C39.1664 53.2 39.4158 53.2 39.4514 53.2175C39.5761 53.235 39.594 53.2525 39.6118 53.305C39.6296 53.34 39.6296 53.375 39.6296 53.3925C39.6296 53.41 39.6296 53.4275 39.6474 53.4275C39.6652 53.4275 39.6652 53.41 39.6652 53.3925C39.6652 53.3575 39.683 53.2525 39.683 53.235C39.683 53.13 39.7009 53.095 39.7009 53.0775C39.7009 53.06 39.7009 53.06 39.683 53.06C39.6652 53.06 39.6652 53.0775 39.6474 53.0775C39.6296 53.0775 39.594 53.095 39.5405 53.095H38.9347C38.8635 53.095 38.7209 53.095 38.5962 53.095C38.5606 53.095 38.5428 53.095 38.5428 53.1125C38.5428 53.13 38.5606 53.13 38.5784 53.13C38.614 53.13 38.6497 53.13 38.6675 53.13C38.7566 53.1475 38.7744 53.1825 38.7744 53.27C38.7744 53.34 38.7744 53.41 38.7744 53.76V54.18H38.7566Z\" />\n <path\n d=\"M29.0643 54.18C29.0643 54.39 29.0643 54.5825 29.0465 54.6875C29.0465 54.7575 29.0287 54.81 28.9752 54.81C28.9574 54.81 28.9218 54.81 28.8861 54.81C28.8505 54.81 28.8505 54.8275 28.8505 54.8275C28.8505 54.845 28.8683 54.845 28.904 54.845C29.0109 54.845 29.1534 54.845 29.2068 54.845C29.2781 54.845 29.4206 54.845 29.581 54.845C29.5988 54.845 29.6166 54.845 29.6166 54.8275C29.6166 54.81 29.5988 54.81 29.581 54.81C29.5454 54.81 29.4919 54.81 29.4563 54.81C29.385 54.7925 29.3672 54.74 29.3672 54.6875C29.3494 54.5825 29.3494 54.39 29.3494 54.18V53.2175H29.6523C29.8661 53.2175 29.9373 53.2875 29.9373 53.3575V53.375C29.9373 53.41 29.9552 53.4275 29.973 53.4275C29.9908 53.4275 29.9908 53.41 29.9908 53.3925C29.9908 53.3225 29.9908 53.165 29.9908 53.13C29.9908 53.095 29.9908 53.0775 29.973 53.0775C29.9552 53.0775 29.9017 53.095 29.7414 53.095H28.7971C28.7258 53.095 28.6189 53.095 28.5654 53.095C28.512 53.095 28.4763 53.06 28.4585 53.06C28.4407 53.06 28.4407 53.0775 28.4229 53.1125C28.4229 53.13 28.3694 53.34 28.3694 53.375C28.3694 53.41 28.3694 53.41 28.3873 53.41C28.4051 53.41 28.4051 53.3925 28.4051 53.375C28.4051 53.3575 28.4229 53.3225 28.4407 53.2875C28.4763 53.235 28.5298 53.2175 28.6723 53.2175H29.0287V54.18H29.0643Z\" />\n <path\n d=\"M23.6839 53.3225C23.7551 53.2175 23.8086 53.1475 23.862 53.13C23.8977 53.13 23.9333 53.1125 23.9511 53.1125C23.9689 53.1125 23.9867 53.095 23.9867 53.095C23.9867 53.0775 23.9689 53.0775 23.9511 53.0775C23.862 53.0775 23.7729 53.0775 23.7195 53.0775C23.6839 53.0775 23.577 53.0775 23.4879 53.0775C23.4522 53.0775 23.4344 53.0775 23.4344 53.095C23.4344 53.1125 23.4522 53.1125 23.4701 53.1125C23.4879 53.1125 23.5235 53.1125 23.5413 53.1125C23.5591 53.1125 23.577 53.13 23.577 53.1475C23.577 53.165 23.577 53.2 23.5591 53.235C23.5235 53.305 23.3097 53.62 23.2384 53.725C23.1493 53.5675 23.0424 53.3925 22.9355 53.2C22.9177 53.1825 22.9177 53.1475 22.9177 53.13C22.9177 53.1125 22.9177 53.095 22.9534 53.095C22.9712 53.095 23.0068 53.095 23.0246 53.095C23.0424 53.095 23.0603 53.095 23.0603 53.0775C23.0603 53.06 23.0424 53.06 23.0068 53.06C22.9177 53.06 22.7752 53.06 22.7574 53.06C22.6505 53.06 22.4545 53.06 22.401 53.06C22.3654 53.06 22.3476 53.06 22.3476 53.0775C22.3476 53.095 22.3476 53.095 22.3654 53.095C22.3832 53.095 22.4367 53.095 22.4723 53.1125C22.5614 53.13 22.6148 53.2 22.6683 53.2875L23.0781 53.9525L22.6148 54.6C22.5257 54.7225 22.4901 54.7575 22.4188 54.775C22.3832 54.7925 22.3476 54.7925 22.3298 54.7925C22.3119 54.7925 22.2941 54.81 22.2941 54.81C22.2941 54.8275 22.3119 54.8275 22.3298 54.8275H22.3654C22.401 54.8275 22.5257 54.8275 22.5614 54.8275C22.6148 54.8275 22.7752 54.8275 22.793 54.8275H22.8286C22.8643 54.8275 22.8821 54.8275 22.8821 54.81C22.8821 54.7925 22.8643 54.7925 22.8465 54.7925C22.8286 54.7925 22.8108 54.7925 22.793 54.7925C22.7752 54.7925 22.7396 54.775 22.7396 54.7575C22.7396 54.7225 22.7574 54.705 22.7752 54.6525L23.1315 54.0925C23.2384 54.2675 23.381 54.495 23.5057 54.7225C23.5235 54.7575 23.5057 54.775 23.5057 54.775C23.4879 54.775 23.4701 54.7925 23.4701 54.7925C23.4701 54.81 23.4879 54.8275 23.5591 54.8275C23.7373 54.8275 23.9333 54.8275 23.9867 54.8275H24.058C24.0936 54.8275 24.1115 54.8275 24.1115 54.81C24.1115 54.7925 24.0936 54.7925 24.0758 54.7925C24.058 54.7925 24.0224 54.7925 23.9867 54.775C23.9155 54.7575 23.8798 54.7225 23.8442 54.67C23.7908 54.6 23.3988 53.9525 23.3275 53.8475L23.6839 53.3225Z\" />\n <path\n d=\"M27.6036 54.46C27.6214 54.46 27.6214 54.46 27.6214 54.4775L27.7283 54.775C27.7461 54.81 27.7283 54.8275 27.7105 54.8275C27.6926 54.8275 27.6748 54.8275 27.6748 54.845C27.6748 54.8625 27.7105 54.8625 27.7461 54.8625C27.9421 54.8625 28.1024 54.8625 28.1915 54.8625C28.2806 54.8625 28.2984 54.8625 28.2984 54.845C28.2984 54.8275 28.2806 54.8275 28.2628 54.8275C28.2272 54.8275 28.1915 54.8275 28.1559 54.8275C28.1024 54.81 28.0312 54.7925 27.9421 54.565C27.7817 54.215 27.4076 53.2525 27.3541 53.1125C27.3363 53.06 27.3185 53.0425 27.2829 53.0425C27.265 53.0425 27.2472 53.0775 27.2116 53.1475L26.6058 54.6175C26.5524 54.74 26.5167 54.81 26.4098 54.8275C26.392 54.8275 26.3564 54.8275 26.3386 54.8275C26.3207 54.8275 26.3029 54.8275 26.3029 54.845C26.3029 54.8625 26.3207 54.8625 26.3564 54.8625C26.4811 54.8625 26.6058 54.8625 26.6414 54.8625C26.7127 54.8625 26.8196 54.8625 26.8909 54.8625C26.9265 54.8625 26.9265 54.8625 26.9265 54.845C26.9265 54.8275 26.9265 54.8275 26.8909 54.8275H26.8552C26.784 54.8275 26.7662 54.7925 26.7662 54.7575C26.7662 54.74 26.784 54.67 26.8018 54.6175L26.8552 54.495C26.8552 54.4775 26.8731 54.4775 26.8731 54.4775H27.6036V54.46ZM26.9621 54.3375C26.9443 54.3375 26.9443 54.3375 26.9443 54.32L27.2472 53.5325C27.2472 53.5325 27.2472 53.515 27.265 53.515C27.265 53.515 27.265 53.5325 27.2829 53.5325L27.5857 54.32C27.5857 54.32 27.5857 54.3375 27.5679 54.3375H26.9621Z\" />\n <path\n d=\"M21.3498 54.46C21.3676 54.46 21.3676 54.46 21.3676 54.4775L21.4745 54.775C21.4923 54.81 21.4745 54.8275 21.4567 54.8275C21.4389 54.8275 21.421 54.8275 21.421 54.845C21.421 54.8625 21.4567 54.8625 21.4923 54.8625C21.6883 54.8625 21.8665 54.8625 21.9377 54.8625C22.0268 54.8625 22.0446 54.8625 22.0446 54.845C22.0446 54.8275 22.0268 54.8275 22.009 54.8275C21.9734 54.8275 21.9377 54.8275 21.9021 54.8275C21.8487 54.81 21.7774 54.7925 21.6883 54.565C21.5279 54.215 21.1538 53.2525 21.0825 53.1125C21.0647 53.06 21.0469 53.0425 21.0291 53.0425C21.0113 53.0425 20.9934 53.0775 20.9578 53.1475L20.352 54.6175C20.2986 54.74 20.2629 54.81 20.156 54.8275C20.1382 54.8275 20.1026 54.8275 20.0848 54.8275C20.067 54.8275 20.0491 54.8275 20.0491 54.845C20.0491 54.8625 20.0669 54.8625 20.1026 54.8625C20.2273 54.8625 20.352 54.8625 20.3877 54.8625C20.4589 54.8625 20.5658 54.8625 20.6371 54.8625C20.6727 54.8625 20.6727 54.8625 20.6727 54.845C20.6727 54.8275 20.6727 54.8275 20.6371 54.8275H20.6015C20.5302 54.8275 20.5124 54.7925 20.5124 54.7575C20.5124 54.74 20.5302 54.67 20.548 54.6175L20.6015 54.495C20.6015 54.4775 20.6193 54.4775 20.6193 54.4775H21.3498V54.46ZM20.6905 54.3375C20.6905 54.3375 20.6727 54.3375 20.6905 54.32L20.9934 53.5325L21.0113 53.515L21.0291 53.5325L21.332 54.32C21.332 54.3375 21.332 54.3375 21.3141 54.3375H20.6905Z\" />\n <path\n d=\"M14.3655 54.46C14.3655 54.46 14.3834 54.46 14.3834 54.4775L14.4903 54.775C14.5081 54.81 14.4903 54.8275 14.4724 54.8275C14.4546 54.8275 14.4368 54.8275 14.4368 54.845C14.4368 54.8625 14.4724 54.8625 14.5081 54.8625C14.7041 54.8625 14.8822 54.8625 14.9535 54.8625C15.0426 54.8625 15.0604 54.8625 15.0604 54.845C15.0604 54.8275 15.0426 54.8275 15.0248 54.8275C14.9891 54.8275 14.9535 54.8275 14.9179 54.8275C14.8644 54.81 14.7931 54.7925 14.7041 54.565C14.5437 54.215 14.1696 53.2525 14.1161 53.1125C14.1161 53.06 14.1161 53.025 14.0805 53.025C14.0626 53.025 14.0448 53.06 14.0092 53.13L13.4212 54.6C13.3678 54.7225 13.3322 54.7925 13.2252 54.81C13.2074 54.81 13.1718 54.81 13.154 54.81C13.1362 54.81 13.1183 54.81 13.1183 54.8275C13.1183 54.845 13.1362 54.845 13.1718 54.845C13.2965 54.845 13.4212 54.845 13.4569 54.845C13.5281 54.845 13.635 54.845 13.7063 54.845C13.7241 54.845 13.7419 54.845 13.7419 54.8275C13.7419 54.81 13.7419 54.81 13.7063 54.81H13.6529C13.5816 54.81 13.5638 54.775 13.5638 54.74C13.5638 54.7225 13.5816 54.6525 13.5994 54.6L13.6529 54.4775C13.6529 54.46 13.6707 54.46 13.6707 54.46H14.3655ZM13.7241 54.3375C13.7063 54.3375 13.7063 54.3375 13.7063 54.32L14.0092 53.5325L14.027 53.515C14.027 53.515 14.027 53.5325 14.0448 53.5325L14.3477 54.32C14.3477 54.3375 14.3477 54.3375 14.3299 54.3375H13.7241Z\" />\n <path\n d=\"M36.8503 36.1725L36.8325 35.8225H37.1888C37.6699 35.8225 37.9193 35.3675 38.044 34.825C36.1554 34.8075 29.4206 34.8425 29.4206 34.8425V41.6675C29.9907 41.265 30.5252 40.915 31.2379 40.705V39.515V39.2H31.5586H31.9506C31.9862 37.555 32.396 36.3475 33.18 35.56L33.4116 35.3325L33.6432 35.56C34.4272 36.3475 34.8191 37.5375 34.8726 39.2H35.2824H35.6031V39.515V40.7925C36.3692 41.1075 36.8859 41.58 37.2957 42.0875C37.9371 40.81 38.4004 39.34 38.5607 37.6425C38.5251 37.6425 38.4894 37.66 38.4538 37.66C37.6877 37.66 36.9037 37.1525 36.8503 36.1725Z\" />\n <path\n d=\"M33.376 41.0375C31.327 41.0375 30.5431 41.5975 29.4206 42.4375V48.965C29.4206 48.965 34.2668 47.32 36.9216 42.7175C36.298 41.8425 35.4071 41.0375 33.376 41.0375ZM35.0508 43.68L34.445 42.9975L33.4116 43.9075L33.8392 44.38C33.8392 44.38 34.2846 44.17 34.6588 44.625C34.3737 44.87 33.857 45.3075 33.572 45.5525C33.18 45.115 33.4472 44.7125 33.4472 44.7125L33.0196 44.24L31.7368 45.36L31.327 44.8875L32.6277 43.8025L32.1644 43.2775C32.1644 43.2775 31.9862 43.435 31.7368 43.645C31.3626 43.225 31.0776 42.665 31.3448 41.965C32.0931 41.79 32.6098 42.1575 32.984 42.5775C32.7346 42.805 32.5564 42.945 32.5564 42.945L33.0374 43.4875L34.1065 42.6125L33.5007 41.9125C34.053 41.8425 34.5341 42.035 34.8191 42.35C35.0508 42.665 35.1933 43.155 35.0508 43.68Z\" />\n <path\n d=\"M38.5254 34.825C38.5254 34.825 38.472 34.825 38.3829 34.825C38.2225 35.6125 37.8484 36.155 37.1891 36.155C37.2426 36.925 37.8484 37.3275 38.4185 37.3275C38.472 37.3275 38.5076 37.31 38.5611 37.31C38.5967 36.5225 38.6145 35.7 38.5254 34.825Z\" />\n <path\n d=\"M20.4766 34.7725C19.9955 34.7725 19.6748 34.7725 19.6748 34.79C19.5501 36.155 19.6036 37.3975 19.7995 38.535C20.2984 37.73 20.7973 36.925 20.7617 36.365C20.7438 35.77 20.6013 35.245 20.4766 34.7725Z\" />\n <path\n d=\"M20.8152 34.7725C20.9399 35.245 21.0825 35.77 21.1003 36.3475C21.1181 37.0125 20.6192 37.835 20.0847 38.71C20.0135 38.815 19.96 38.9025 19.9066 39.0075C21.4388 46.4625 28.7794 48.9475 28.7794 48.9475V34.79C28.7972 34.79 23.274 34.7725 20.8152 34.7725ZM26.3207 43.6275C25.9643 43.6975 25.3764 43.75 24.9844 43.75C24.5924 43.75 24.0223 43.715 23.6481 43.6275C23.6838 43.47 23.7372 43.26 23.7907 43.05C23.5234 43.0325 23.2383 42.9275 23.0067 42.84C23.1136 42.455 23.2918 42.07 23.4343 41.545C23.9332 41.65 24.4143 41.7025 24.9666 41.7025C25.5189 41.7025 26 41.6675 26.4988 41.545C26.6414 42.07 26.8196 42.455 26.9443 42.84C26.7305 42.91 26.4454 43.015 26.1603 43.05C26.2316 43.26 26.285 43.47 26.3207 43.6275ZM23.3274 40.53C23.5947 40.425 24.6815 40.39 25.0022 40.39C25.3229 40.39 26.3919 40.4425 26.677 40.53C26.7127 40.67 26.7127 40.8625 26.6948 41.02C26.285 41.1425 25.5545 41.195 25.02 41.195C24.4677 41.195 23.755 41.125 23.3452 41.02C23.2918 40.8625 23.2918 40.67 23.3274 40.53ZM27.4075 37.7475C26.9977 38.6925 26.6058 39.69 26.481 39.9875C26.2672 39.9525 26.0356 39.935 25.804 39.9175C26.0712 39.0775 26.4098 37.8875 26.6948 37.135C26.873 36.61 27.7817 36.855 27.4075 37.7475ZM25.0022 36.33C25.0735 35.8925 26.3385 35.805 26.1069 36.7675C25.8753 37.7475 25.5724 38.9025 25.3407 39.8825C25.2338 39.8825 25.1269 39.8825 25.02 39.8825C24.9131 39.8825 24.8062 39.8825 24.6993 39.8825C24.4677 38.9025 24.1648 37.7475 23.9332 36.7675C23.6659 35.805 24.931 35.8925 25.0022 36.33ZM23.3096 37.135C23.5947 37.8875 23.9154 39.0775 24.2005 39.9175C23.9688 39.935 23.7372 39.9525 23.5234 39.9875C23.3987 39.69 23.0067 38.71 22.5969 37.7475C22.2049 36.855 23.1136 36.61 23.3096 37.135Z\" />\n <path\n d=\"M38.8815 24.71H29.1H19.3184H18.9621V25.0775V31.9375C19.0512 31.99 19.1403 32.06 19.2294 32.13V25.0075H39.0419V31.6225C39.1131 31.6925 39.1844 31.78 39.2557 31.9025V25.06V24.6925H38.8815V24.71Z\" />\n <path\n d=\"M19.9601 31.2725C20.4768 31.6925 20.6728 31.99 20.5124 33.39C20.4946 33.565 20.5837 33.8975 20.6906 34.2475H38.1334C38.1512 34.055 38.1691 33.88 38.1691 33.7225C38.1869 32.9525 38.0443 32.34 37.7949 32.095C37.7058 32.0075 37.6167 31.9725 37.4564 31.9725H37.4207L36.7259 32.0425L37.1 31.465C37.4564 30.8875 37.9909 30.555 38.5432 30.52V25.4275H19.7106V31.115C19.7819 31.15 19.8354 31.185 19.9066 31.2375L19.9601 31.2725ZM31.0422 30.6075V30.2575L30.187 30.24C30.383 29.3475 32.1469 28.2275 32.9487 27.965C32.913 27.0025 34.1959 26.6875 35.2292 26.6525C36.5121 26.6175 36.815 27.9825 36.815 28.4025C36.815 28.9625 36.6724 30.205 35.9597 30.59C34.9264 31.15 34.0355 30.38 34.0355 29.68C34.0355 28.91 34.57 28.4725 35.5143 28.5775C36.4408 28.6825 36.3695 28.1575 35.6747 27.9825C35.3362 27.895 33.8573 27.825 33.3585 28.91C33.0734 28.9275 32.7705 28.805 32.5923 28.63C32.3963 28.875 32.0935 29.0325 31.6837 29.155C32.04 29.8725 32.7705 29.75 33.2159 29.4175C33.1981 29.5225 33.1981 29.61 33.1981 29.715C33.1981 31.4825 35.1045 31.92 36.2805 31.255C36.0845 31.8325 36.1735 32.55 36.2626 33.04H31.6302C31.7015 32.55 32.3251 31.99 32.8418 31.64L32.432 31.01C31.9331 31.22 31.452 31.43 30.9175 31.57C29.6347 31.8675 29.706 30.9575 31.0422 30.6075ZM27.7817 32.0425C27.6036 32.2875 26.4989 32.62 26.2317 32.4625C25.7684 32.1825 25.5368 31.605 25.6437 31.3425C25.7684 31.01 26.98 30.6775 27.3719 30.8C27.7639 30.9225 27.9243 31.815 27.7817 32.0425ZM21.3498 29.225C22.3654 28.6475 22.8999 28.2275 23.4344 27.405C23.0424 27.2125 22.5614 26.8625 22.205 26.3725C24.1471 26.915 25.127 27.195 27.4254 26.39C27.0512 26.9675 26.4989 27.3175 26.0357 27.615C26.5524 28.455 27.0691 29.4175 27.2472 30.1875C26.5702 30.135 25.7862 30.2925 25.2339 30.8C24.3787 30.835 23.2919 31.0975 22.7039 29.19C22.401 29.3475 22.0803 29.54 22.0803 29.54C22.4366 30.7825 23.078 31.64 24.7885 31.4475C24.8776 31.85 24.9488 32.0775 25.1626 32.41C24.4678 32.8125 22.7039 33.8275 21.3676 32.655V29.225H21.3498Z\" />\n <path\n d=\"M19.7106 31.5175V34.265H20.3337C20.2269 33.8975 20.1379 33.5825 20.1735 33.3725C20.3159 31.9725 20.1023 31.8325 19.7106 31.5175Z\" />\n <path\n d=\"M38.5244 34.265V30.8525C38.115 30.8875 37.7055 31.1325 37.3851 31.64C37.4207 31.64 37.4563 31.64 37.4919 31.64C38.2574 31.64 38.5244 32.6725 38.5066 33.74C38.5066 33.915 38.4888 34.09 38.4888 34.265H38.5244Z\" />\n <path\n d=\"M24.2895 29.5925C24.6102 29.75 25.02 29.5575 25.4298 29.61C25.3407 29.435 25.2516 29.3125 25.305 29.05C25.4119 28.56 25.0021 28.4375 24.824 28.4375C24.3429 28.4725 24.0935 28.56 23.5946 28.4375C23.9153 28.77 23.844 29.365 24.2895 29.5925Z\" />\n <path\n d=\"M318.341 38.57V30.1175C318.341 28.7875 318.234 28.455 317.878 28.035C317.593 27.7025 317.058 27.51 316.471 27.51C315.455 27.51 313.869 28.315 312.943 29.26V38.57H311.001V28.945C311.001 27.16 310.52 26.3025 310.52 26.3025L312.462 25.7775C312.462 25.7775 312.925 26.705 312.925 27.7375C314.261 26.425 315.58 25.8125 316.934 25.8125C318.306 25.8125 319.535 26.53 320.052 27.65C320.266 28.105 320.355 28.6125 320.355 29.1025V38.5875H318.341V38.57Z\" />\n <path\n d=\"M272.783 38.57V30.1175C272.783 28.7875 272.677 28.455 272.32 28.035C272.035 27.7025 271.501 27.51 270.913 27.51C269.897 27.51 268.311 28.315 267.385 29.26V38.57H265.443V28.945C265.443 27.16 264.962 26.3025 264.962 26.3025L266.904 25.7775C266.904 25.7775 267.367 26.705 267.367 27.7375C268.703 26.425 270.022 25.8125 271.376 25.8125C272.766 25.8125 273.977 26.53 274.494 27.65C274.69 28.105 274.797 28.6125 274.797 29.1025V38.5875H272.783V38.57Z\" />\n <path\n d=\"M239.109 38.71H237.149L232.57 26.1975L234.619 25.7775L237.577 34.3875C237.933 35.42 238.183 36.5225 238.183 36.5225H238.236C238.236 36.5225 238.45 35.5425 238.842 34.4225L241.764 26.11H243.884L239.109 38.71Z\" />\n <path\n d=\"M292.596 38.57V29.3475C292.596 28.14 292.043 27.51 290.957 27.51C289.816 27.51 288.908 28.245 287.589 29.435V38.57H285.576V29.6975C285.576 28.945 285.505 28.4375 285.22 28.0875C284.917 27.7375 284.507 27.58 283.919 27.58C282.939 27.58 281.995 28.0525 280.676 29.2425V38.57H278.752V28.8925C278.752 27.09 278.289 26.2325 278.289 26.2325L280.231 25.7775C280.231 25.7775 280.694 26.7575 280.694 27.6325C281.531 26.705 283.099 25.76 284.4 25.76C285.647 25.76 286.894 26.5125 287.358 27.8425C288.587 26.565 290.137 25.76 291.438 25.76C293.326 25.76 294.627 27.16 294.627 29.155V38.5875H292.596V38.57Z\" />\n <path\n d=\"M300.132 32.655V32.9525C300.132 34.125 300.293 35.035 300.72 35.6825C301.433 36.7675 302.609 37.205 303.892 37.205C305.121 37.205 306.119 36.82 307.01 36.0325L307.776 37.2925C306.653 38.29 305.121 38.85 303.482 38.85C299.954 38.85 297.834 36.3475 297.834 32.2C297.834 30.1 298.297 28.735 299.366 27.475C300.382 26.3025 301.647 25.7425 303.179 25.7425C304.551 25.7425 305.763 26.215 306.618 27.09C307.722 28.1925 308.079 29.365 308.079 32.3575V32.6375H300.132V32.655ZM305.371 28.385C304.943 27.7025 304.052 27.2825 303.072 27.2825C301.255 27.2825 300.239 28.5775 300.132 31.1675H305.959C305.923 29.82 305.745 28.9975 305.371 28.385Z\" />\n <path\n d=\"M247.198 32.655V32.9525C247.198 34.125 247.359 35.035 247.786 35.6825C248.499 36.7675 249.675 37.205 250.958 37.205C252.187 37.205 253.185 36.82 254.076 36.0325L254.842 37.2925C253.719 38.29 252.187 38.85 250.548 38.85C247.02 38.85 244.9 36.3475 244.9 32.2C244.9 30.1 245.363 28.735 246.432 27.475C247.448 26.3025 248.713 25.7425 250.245 25.7425C251.617 25.7425 252.828 26.215 253.701 27.09C254.806 28.1925 255.162 29.365 255.162 32.3575V32.6375H247.198V32.655ZM252.436 28.385C252.009 27.7025 251.1 27.2825 250.138 27.2825C248.321 27.2825 247.305 28.5775 247.198 31.1675H253.024C252.989 29.82 252.811 28.9975 252.436 28.385Z\" />\n <path\n d=\"M263.483 27.965C263.358 27.9125 263.126 27.86 262.93 27.86C262.164 27.86 261.398 28.1925 260.81 28.77C260.222 29.3475 260.062 29.715 260.062 30.7475V38.57H258.066V28.945C258.066 27.1075 257.639 26.285 257.639 26.285L259.634 25.76C259.634 25.76 260.115 26.74 260.044 27.79C260.971 26.5125 262.307 25.7075 263.625 25.7075C263.964 25.7075 264.32 25.83 264.32 25.83L263.483 27.965Z\" />\n <path\n d=\"M226.334 38.9025C222.842 38.9025 220.847 36.365 220.847 32.2525C220.847 28.1925 222.914 25.7075 226.263 25.7075C228.383 25.7075 229.773 26.6525 230.628 27.895C231.412 29.0325 231.804 30.5025 231.804 32.5325C231.804 36.6975 229.524 38.9025 226.334 38.9025ZM228.936 28.91C228.401 27.8075 227.279 27.3 226.227 27.3C225.105 27.3 224.054 27.825 223.626 28.6475C223.216 29.4175 223.02 30.4325 223.02 31.9025C223.02 33.6525 223.323 35.21 223.822 35.9975C224.285 36.75 225.301 37.2575 226.406 37.2575C227.742 37.2575 228.74 36.575 229.167 35.3675C229.452 34.5975 229.559 33.8975 229.559 32.655C229.524 30.9225 229.345 29.75 228.936 28.91Z\" />\n <path\n d=\"M167.859 39.235C167.075 38.9025 166.345 38.325 166.024 37.6775C165.774 37.9225 165.489 38.185 165.24 38.36C164.598 38.815 163.672 39.06 162.603 39.06C159.699 39.06 158.113 37.6075 158.113 35.0525C158.113 32.0425 160.233 30.6425 164.402 30.6425C164.652 30.6425 164.884 30.6425 165.169 30.66V30.135C165.169 28.7 164.884 28.2275 163.636 28.2275C162.532 28.2275 161.267 28.7525 159.859 29.68L158.398 27.265C159.093 26.845 159.592 26.5825 160.518 26.215C161.801 25.69 162.888 25.4625 164.1 25.4625C166.291 25.4625 167.806 26.2675 168.322 27.7025C168.5 28.2275 168.572 28.63 168.554 30.0125L168.483 34.335C168.465 35.735 168.554 36.3475 169.712 37.1875L167.859 39.235ZM164.937 32.9525C162.567 32.9525 161.748 33.3725 161.748 34.9125C161.748 35.91 162.389 36.5925 163.262 36.5925C163.904 36.5925 164.545 36.26 165.044 35.7175L165.097 32.9525H164.937Z\" />\n <path\n d=\"M114.942 33.1975V33.3025C114.942 35.28 115.94 36.4175 117.704 36.4175C118.88 36.4175 119.984 35.9975 121.018 35.14L122.354 37.1525C120.84 38.36 119.272 38.9375 117.419 38.9375C113.659 38.9375 111.236 36.33 111.236 32.2875C111.236 29.9775 111.717 28.455 112.875 27.195C113.945 26.0225 115.245 25.4625 116.991 25.4625C118.506 25.4625 119.931 25.97 120.768 26.81C121.962 28.0175 122.515 29.75 122.515 32.4275V33.1975H114.942ZM118.951 30.59C118.951 29.645 118.844 29.1375 118.541 28.665C118.203 28.1575 117.722 27.9125 117.027 27.9125C115.726 27.9125 114.978 28.91 114.978 30.695V30.7475H118.933V30.59H118.951Z\" />\n <path\n d=\"M101.722 33.1975V33.3025C101.722 35.28 102.72 36.4175 104.484 36.4175C105.66 36.4175 106.764 35.9975 107.798 35.14L109.134 37.1525C107.62 38.36 106.034 38.9375 104.199 38.9375C100.439 38.9375 98.0162 36.33 98.0162 32.2875C98.0162 29.9775 98.4972 28.455 99.6553 27.195C100.724 26.0225 102.025 25.4625 103.771 25.4625C105.286 25.4625 106.711 25.97 107.548 26.81C108.742 28.0175 109.294 29.75 109.294 32.4275V33.1975H101.722ZM105.731 30.59C105.731 29.645 105.624 29.1375 105.321 28.665C104.983 28.1575 104.502 27.9125 103.807 27.9125C102.506 27.9125 101.758 28.91 101.758 30.695V30.7475H105.713V30.59H105.731Z\" />\n <path\n d=\"M179.315 38.57V30.2225C179.315 28.77 179.048 28.3325 178.157 28.3325C177.462 28.3325 176.572 28.7875 175.788 29.4875V38.57H172.367V29.26C172.367 28.1575 172.206 27.1075 171.904 26.25L174.95 25.3925C175.253 25.9175 175.431 26.4775 175.431 27.0025C175.948 26.6525 176.376 26.355 176.946 26.0575C177.641 25.7075 178.531 25.4975 179.298 25.4975C180.759 25.4975 182.024 26.25 182.433 27.3525C182.612 27.825 182.683 28.385 182.683 29.19V38.57H179.315Z\" />\n <path\n d=\"M132.189 38.57V30.2225C132.189 28.77 131.94 28.3325 131.031 28.3325C130.336 28.3325 129.445 28.7875 128.661 29.4875V38.57H125.24V29.26C125.24 28.1575 125.08 27.1075 124.777 26.25L127.824 25.3925C128.127 25.9175 128.305 26.4775 128.305 27.0025C128.822 26.6525 129.249 26.355 129.819 26.0575C130.514 25.7075 131.405 25.4975 132.171 25.4975C133.632 25.4975 134.897 26.25 135.307 27.3525C135.485 27.825 135.557 28.385 135.557 29.19V38.57H132.189Z\" />\n <path\n d=\"M93.2588 38.92C92.8312 38.6225 92.4748 38.2025 92.2432 37.66C91.4058 38.465 90.1764 38.885 88.8045 38.885C86.9694 38.885 85.3837 38.0275 84.9382 36.8025C84.7423 36.225 84.6532 35.5425 84.6532 34.2475V26.0225L88.0206 25.3925V33.6525C88.0206 34.8075 88.1275 35.4025 88.3057 35.7525C88.4838 36.1025 89.0005 36.3475 89.4994 36.3475C90.3368 36.3475 91.3702 35.7525 91.6196 35.1225V26.0925L94.8979 25.41V35.21C94.8979 36.0675 95.183 36.9425 95.6819 37.5375L93.2588 38.92Z\" />\n <path\n d=\"M143.325 38.9725C141.722 38.9725 139.958 38.465 138.033 37.5025L139.263 35.0525C140.314 35.6825 142.131 36.505 143.61 36.505C144.572 36.505 145.338 35.875 145.338 35.0525C145.338 34.1775 144.697 33.7225 143.325 33.4775L141.793 33.1975C140.92 33.04 139.851 32.445 139.388 31.885C138.924 31.3425 138.639 30.3975 138.639 29.575C138.639 27.0725 140.653 25.375 143.699 25.375C145.802 25.375 147.174 26.005 148.367 26.5825L147.245 28.84C145.944 28.1925 145 27.9125 144.02 27.9125C143.022 27.9125 142.363 28.42 142.363 29.1725C142.363 29.82 142.791 30.17 144.002 30.4675L145.588 30.87C147.191 31.2725 147.726 31.745 148.189 32.3225C148.67 32.9175 148.902 33.6525 148.902 34.51C148.92 37.17 146.675 38.9725 143.325 38.9725Z\" />\n <path\n d=\"M328.942 27.5625H326.288V35.6125C326.288 36.995 326.662 37.4675 327.927 37.4675C328.479 37.4675 328.818 37.3975 329.174 37.2225L329.459 38.4825C328.818 38.815 328.105 38.99 327.214 38.99C326.555 38.99 326.038 38.8675 325.557 38.64C324.666 38.22 324.328 37.415 324.328 36.155V27.58H322.671V26.075H324.328C324.328 24.8675 324.524 22.9075 324.524 22.9075L326.626 22.4525C326.626 22.4525 326.377 24.4125 326.377 26.0575H329.566L328.942 27.5625Z\" />\n <path\n d=\"M213.114 38.85C210.923 38.85 209.052 38.0975 207.716 36.6975C206.237 35.1225 205.542 32.9875 205.542 30.03C205.542 26.74 206.433 24.4125 208.25 22.8025C209.497 21.7 211.012 21.175 212.829 21.175C214.7 21.175 216.303 21.7525 217.622 22.8725L216.678 24.15C215.252 23.205 214.219 22.82 212.865 22.82C210.816 22.82 209.212 23.7475 208.5 25.725C208.036 27.0025 207.805 28.455 207.805 30.1C207.805 32.3575 208.232 34.1775 209.034 35.315C209.836 36.4525 211.618 37.1525 213.275 37.1525C214.379 37.1525 215.324 36.925 216.054 36.47V31.22H212.526L212.116 29.5225H218.014V37.555C216.785 38.3425 214.896 38.85 213.114 38.85Z\" />\n <path\n d=\"M82.5868 41.5275C82.5868 41.5275 82.0702 41.825 81.0011 41.825C79.6292 41.825 78.3999 41.02 77.7406 40.6C76.9032 40.0575 75.5135 39.27 74.1416 38.85C71.4869 38.85 69.7408 38.1325 68.3867 36.4C67.0326 34.685 66.3377 32.48 66.3377 29.925C66.3377 26.1625 67.7987 23.135 70.3466 21.77C71.3978 21.2275 72.6984 20.9125 74.0169 20.9125C78.7384 20.9125 81.6604 24.3075 81.6604 29.7675C81.6604 33.5475 80.2885 36.3825 78.1682 37.765C78.6493 37.94 79.3441 38.395 79.7539 38.64C80.3954 39.0075 81.1615 39.3575 81.9454 39.3575C82.7116 39.3575 83.5312 39.235 83.5312 39.235L82.5868 41.5275ZM77.0992 25.83C76.8141 24.955 75.8698 23.625 73.9812 23.625C72.7875 23.625 71.7363 24.22 71.2196 25.1475C70.6138 26.2675 70.3288 27.8075 70.3288 29.9075C70.3288 32.9175 70.8454 34.8075 71.9145 35.56C72.4846 35.9625 73.1973 36.155 74.0347 36.155C76.5112 36.155 77.5624 34.3 77.5624 29.855C77.5624 28.0875 77.4021 26.81 77.0992 25.83Z\" />\n <path\n d=\"M194.442 38.57C194.335 38.3775 194.281 38.1675 194.246 37.8175C193.408 38.5525 192.411 38.9025 191.235 38.9025C187.921 38.9025 185.818 36.365 185.818 32.375C185.818 28.3675 188.081 25.6025 191.413 25.6025C192.357 25.6025 193.105 25.83 193.729 26.3375C193.676 26.0575 193.622 25.1825 193.622 24.43V20.02L197.025 20.545V33.8975C197.025 37.065 197.275 38.08 197.506 38.5875H194.442V38.57ZM193.676 29.12C193.034 28.56 192.428 28.2975 191.805 28.2975C190.272 28.2975 189.613 29.5575 189.613 32.41C189.613 35.175 190.201 36.0675 191.983 36.0675C192.624 36.0675 193.337 35.63 193.676 35.245V29.12Z\" />\n <path\n d=\"M154.995 38.8675C153.534 38.8675 152.358 38.185 151.948 37.1175C151.699 36.47 151.645 36.0675 151.645 34.23V24.64C151.645 22.96 151.592 21.9275 151.467 20.7725L154.959 19.985C155.084 20.685 155.137 21.5075 155.137 23.3275V33.3375C155.137 35.5425 155.155 35.84 155.369 36.19C155.494 36.4175 155.779 36.54 156.064 36.54C156.189 36.54 156.278 36.54 156.438 36.4875L157.026 38.5C156.438 38.745 155.725 38.8675 154.995 38.8675Z\" />\n <path\n d=\"M31.7904 20.615C31.6657 20.615 31.541 20.6675 31.4697 20.7725C31.3272 20.755 31.1846 20.72 31.0243 20.7025V19.915C31.1668 19.8625 31.2737 19.7225 31.2737 19.5475C31.2737 19.3375 31.0955 19.145 30.8817 19.145C30.6679 19.145 30.4898 19.32 30.4898 19.5475C30.4898 19.6875 30.5789 19.8275 30.7036 19.8975V20.65C30.561 20.6325 30.4363 20.615 30.276 20.615C30.2225 20.475 30.08 20.3875 29.9196 20.3875C29.7058 20.3875 29.5276 20.5625 29.5276 20.7725C29.5276 20.9825 29.7058 21.1575 29.9196 21.1575C30.0622 21.1575 30.1869 21.0875 30.2581 20.9825C30.4185 21 30.561 21.0175 30.7036 21.035L30.6858 22.1725C30.561 22.2425 30.472 22.365 30.472 22.5225C30.472 22.7325 30.6501 22.925 30.8639 22.925C31.0777 22.925 31.2737 22.75 31.2737 22.5225C31.2737 22.365 31.1668 22.225 31.0421 22.1725L31.0599 21.07C31.1846 21.0875 31.3093 21.105 31.4341 21.1225C31.4875 21.28 31.6301 21.385 31.8082 21.385C32.022 21.385 32.2002 21.21 32.2002 21C32.1824 20.79 32.0042 20.615 31.7904 20.615Z\" />\n <path\n d=\"M28.3162 20.3875C28.1558 20.3875 28.0133 20.475 27.942 20.615C27.7995 20.6325 27.6569 20.6325 27.5144 20.65V19.8975C27.6391 19.8275 27.7282 19.705 27.7282 19.5475C27.7282 19.3375 27.55 19.145 27.3362 19.145C27.1046 19.145 26.9264 19.32 26.9264 19.5475C26.9264 19.705 27.0333 19.845 27.158 19.915L27.1759 20.7025C27.0333 20.72 26.873 20.7375 26.7304 20.7725C26.6592 20.685 26.5523 20.615 26.4097 20.615C26.1959 20.615 26.0178 20.79 26.0178 21.0175C26.0178 21.2275 26.1959 21.4025 26.4097 21.4025C26.5879 21.4025 26.7304 21.2975 26.7839 21.14C26.9086 21.1225 27.0333 21.105 27.158 21.0875L27.1759 22.19C27.0333 22.2425 26.9442 22.3825 26.9442 22.54C26.9442 22.75 27.1224 22.9425 27.3362 22.9425C27.55 22.9425 27.746 22.7675 27.746 22.54C27.746 22.3825 27.6569 22.26 27.5322 22.19V21.0525C27.6747 21.035 27.8173 21.0175 27.9776 21C28.0489 21.105 28.1736 21.175 28.3162 21.175C28.53 21.175 28.7259 21 28.7259 20.79C28.7259 20.5625 28.53 20.3875 28.3162 20.3875Z\" />\n <path\n d=\"M41.8394 12.285C41.8394 9.83501 41.7503 7.82252 41.7147 7.19251C41.8037 7.21002 41.9106 7.24501 42.0176 7.28001C43.7993 7.89251 44.209 10.01 47.915 7.61251C45.9373 7.84001 45.8304 6.19501 44.9217 6.16001C46.2936 5.39001 46.3827 3.64001 46.3827 3.64001C45.2424 4.55001 42.5699 4.60251 42.0532 4.90001C41.3583 5.30251 40.5031 5.81001 39.9151 6.12501C38.3829 6.94751 39.4519 11.4275 39.2915 13.055C38.4541 10.6225 36.7794 10.99 35.9063 9.59001C35.2471 10.7625 35.942 12.705 36.2092 13.265C35.2471 14.035 35.5143 15.435 35.746 15.82C36.5655 15.2425 37.8306 15.3825 38.2047 16.3625C37.1357 17.01 35.3362 17.115 34.1068 15.96L33.6792 16.4325C34.5522 17.5525 36.7081 17.99 38.3294 17.08C38.3294 17.3425 38.2582 17.6225 38.1513 17.9375C37.3139 18.375 36.227 18.6025 34.9976 18.1825C35.158 19.4075 36.6012 20.3175 37.9731 20.7025C37.5098 21.0525 36.9397 21.1925 36.5299 21.14C36.7972 21.8575 36.9397 22.8025 36.3874 23.555C35.7103 23.1175 35.3362 22.6625 35.0867 20.9475C34.8195 19.215 33.5545 17.465 32.5745 17.115C32.5211 17.7275 32.5211 17.465 32.628 17.85C35.2293 19.7225 33.7683 23.1175 36.4765 24.3425C37.4742 23.2225 37.492 22.8375 37.3317 21.7875C38.3116 21.525 39.0421 20.72 39.3094 20.09C38.3829 20.5275 36.9041 19.7575 36.4943 19.1625C38.1156 19.11 39.6123 17.92 41.1445 16.345C42.5164 14.945 44.3338 15.155 44.1912 16.2575C45.1355 16.1175 45.5097 14.8575 45.2068 14.035C46.5965 13.5975 47.6834 12.6 47.8259 11.025C45.9551 11.935 43.6033 10.43 41.8394 12.285ZM44.0665 13.5975C44.797 14.1925 44.5654 15.0325 44.3872 15.225C43.7458 14.14 41.679 14.5075 39.6479 16.765C39.5054 16.94 39.3094 17.1325 39.0956 17.325C39.2559 14.63 37.011 14.5775 36.3517 14.8575C36.423 14.0875 36.9219 13.545 37.1713 13.475C36.5121 12.7225 36.3696 11.7775 36.2983 11.0775C37.4029 11.55 39.0243 12.81 39.2915 14.98L40.0042 14.5075C39.7904 10.71 39.8439 10.7275 39.8082 8.15501C39.8082 7.78751 39.8261 6.94751 40.9842 7.03501C41.0376 7.99751 41.1802 10.535 41.1267 14.07H41.5365C41.9106 13.09 43.2469 11.9175 44.797 12.0225C45.8482 12.0925 46.2224 12.075 46.8281 11.8125C46.3471 13.0025 44.5476 13.5275 44.0665 13.5975ZM41.0376 6.37001C41.7859 5.84502 42.267 5.60001 42.659 5.37251C43.3004 5.39001 44.4228 5.32001 45.0821 4.98751C44.3872 5.82751 44.3159 6.12501 43.1757 6.24751C44.6545 6.37001 45.2781 7.66501 45.9907 7.87501C43.532 8.62751 43.2826 6.23002 41.0376 6.37001Z\" />\n <path\n d=\"M25.5544 18.305C24.1825 18.375 22.8463 20.125 23.3986 22.12C23.1848 22.19 22.5968 22.19 22.4008 21.7875C22.2583 22.435 20.9042 23.1875 19.9243 23.0825C20.4588 22.505 20.8329 21.21 21.8841 20.5275C22.9532 19.845 23.4164 19.3725 23.7906 18.2C23.2917 18.4275 20.7439 19.075 20.0134 18.305C21.706 18.06 23.6837 17.1325 24.6636 16.52L24.2716 16.1175C23.2204 16.7125 21.8129 17.185 21.1002 17.4125C20.8508 15.3475 22.8463 15.435 23.0066 15.995C23.8262 15.0325 23.2561 13.65 22.6503 13.4925C23.2739 11.8475 22.6503 10.8325 22.1158 10.22C21.991 11.97 19.9955 12.25 19.7639 13.5975C19.6927 12.53 19.6214 9.64252 19.5323 8.24252C19.4076 5.61752 16.0402 4.69002 15.5235 4.69002C13.332 4.79502 13.136 4.51502 13.1894 3.51752C12.067 4.76002 12.4411 5.86252 13.3854 6.40502C13.2607 7.15752 12.0492 7.73502 11.3008 7.89252C13.0825 9.52002 15.1493 8.55752 16.1471 7.63002C16.2183 7.56002 16.2718 7.50752 16.3431 7.43752C16.6994 8.05002 16.9667 9.18752 16.9667 9.83502C15.2919 9.74752 15.0068 11.0075 15.0068 11.48C17.127 10.6225 17.3586 14.6125 17.911 15.2425C17.3764 15.2075 16.4143 13.965 15.0068 13.8775C13.2963 13.79 12.7084 14.6825 12.0135 14.6475C12.1382 15.82 13.5992 16.485 14.5435 16.625C14.0625 17.8325 14.4901 18.655 15.4878 18.9525C15.4878 17.85 16.9132 17.5 18.4276 18.375C20.2628 19.425 21.1893 19.5125 22.6681 19.075C22.4187 19.6 21.7594 19.6525 20.9577 20.44C19.8174 21.5425 19.7817 22.9775 18.5167 23.5025C20.0134 24.2025 22.2583 23.2225 22.579 22.6625C23.2026 23.0475 24.0044 22.82 24.2182 22.435C23.2026 20.23 24.913 18.935 25.5901 18.9525C25.5901 18.935 25.893 18.2875 25.5544 18.305ZM17.804 17.4125C17.0557 17.115 15.8976 16.9225 15.2562 17.815C14.8999 17.2025 15.4166 16.31 15.7373 16.03C14.0981 16.065 13.1716 15.575 12.9222 15.085C13.528 14.7525 15.0602 14.21 16.3252 15.12C17.1983 15.75 17.6259 16.0475 18.6593 16.38C19.0334 16.0125 18.8909 16.1875 19.0156 16.0825C18.1782 15.505 17.8041 11.1125 16.1471 10.955C16.3787 10.395 17.2339 10.4475 17.9288 10.6225C17.9822 9.64252 17.5724 8.01502 16.9488 7.07002C17.911 6.58002 18.5702 7.10502 18.8909 8.27752C19.2472 9.52002 18.8196 12.6175 19.657 15.4175L20.1737 14.945C19.9065 13.3175 21.7416 12.7225 22.1336 11.9C22.2939 12.985 22.0623 13.4925 21.7416 13.8775C22.4008 13.9475 22.7037 14.595 22.5968 15.0325C21.0111 14.805 20.0846 16.3625 20.441 17.605C19.2472 17.8675 18.4455 17.675 17.804 17.4125ZM13.2963 5.18002C14.5435 5.77502 14.9533 4.67252 17.2874 6.16002C15.7373 6.63252 14.5435 8.52252 12.7975 8.03252C14.0447 7.42002 13.9199 6.52752 14.6504 6.07252C14.1872 6.02002 13.2785 5.81002 13.2963 5.18002Z\" />\n <path\n d=\"M33.6256 23.765C33.3762 22.19 32.806 17.745 32.7348 16.275L32.0399 16.31C32.0399 16.555 32.0755 16.8875 32.1112 17.29C31.2916 17.045 30.2047 16.8875 29.1001 16.8875C27.9954 16.8875 26.9086 17.0625 26.089 17.29C26.1247 16.905 26.1603 16.5725 26.1603 16.31L25.4832 16.2575C25.412 17.745 24.8418 22.1725 24.5924 23.7475C24.1826 23.905 23.9153 24.3075 23.9153 25.025C23.9153 25.025 27.6569 25.0775 29.1179 25.0775C30.5789 25.0775 34.3205 25.025 34.3205 25.025C34.3027 24.3075 34.0354 23.9225 33.6256 23.765ZM29.1001 23.7125C28.5121 24.8325 27.4075 24.7975 26.4275 24.1675C26.0356 23.9225 25.6436 23.7475 25.2694 23.695C25.4298 22.5925 25.7149 20.5275 25.9108 18.7775C27.158 18.2175 28.7081 18.095 29.0823 19.5125C29.4564 18.095 31.0065 18.235 32.2537 18.7775C32.4497 20.5275 32.7348 22.61 32.8951 23.695C32.5388 23.7475 32.129 23.9225 31.737 24.1675C30.8105 24.7975 29.7059 24.8325 29.1001 23.7125Z\" />\n <path\n d=\"M36.8684 6.51C36.8863 6.16 36.227 5.8975 36.0489 5.88C35.7638 5.8625 35.4253 6.44 35.0511 6.79C34.7304 5.11 34.8907 4.375 35.0689 3.6225C35.7994 4.9175 36.7794 5.1975 37.296 5.1275C35.55 3.7625 35.8529 2.52 35.3184 2.45C35.0155 2.415 34.8017 2.4325 34.6413 2.4325C34.0355 2.4325 33.9464 3.605 33.8574 4.13C33.4654 3.4125 33.0734 2.8 32.3964 1.96C31.755 0.3325 30.971 0.735 30.1692 0C30.7928 0.9275 30.294 1.505 31.7371 2.17C32.1113 2.52 32.5567 3.08 32.8418 3.5175C32.5924 3.8325 32.432 4.0075 32.2004 4.235C32.0222 4.4975 31.9331 5.5125 31.3808 6.265C32.2004 5.915 32.5389 5.4075 32.824 4.935C35.4431 6.8775 33.3229 11.8125 32.7171 12.8975C32.1469 12.5125 31.3986 12.3025 30.7394 12.18L30.6681 11.9525L30.0623 10.01H30.3474C30.6681 10.01 30.7572 9.8 30.7037 9.625L32.5033 10.1675L33.305 10.4125L32.824 9.7475L31.9866 8.61L32.824 7.4725L33.305 6.8075L32.5033 7.0525L30.8819 7.5425C30.775 7.175 30.4721 7 30.1336 6.965L30.6859 5.1625L30.9176 4.3925L30.2583 4.865L29.1002 5.6875L27.9421 4.865L27.2829 4.3925L27.5145 5.1625L28.0668 6.965C27.7461 7.0175 27.4254 7.1925 27.3185 7.5425L25.6972 7.0525L24.8954 6.8075L25.3765 7.4725L26.2139 8.61L25.3765 9.7475L24.8954 10.4125L25.6972 10.1675L27.5145 9.625C27.4611 9.8 27.5323 10.01 27.853 10.01H28.1381L27.5323 11.9525L27.4432 12.1975C26.7484 12.32 26.0001 12.5475 25.4299 12.9325C23.666 9.59 24.1649 6.195 25.6437 5.075C25.6259 5.7925 26.2495 6.755 26.5524 6.9475C26.3564 6.2125 26.6949 4.9 26.303 4.5675C26.0357 4.34 25.6259 4.235 25.1805 4.235C25.4834 3.745 25.8932 3.1325 26.588 2.24C27.6214 1.785 27.9243 0.595 28.1737 0C27.0513 0.4025 26.2139 0.98 26.0357 1.9075C25.6437 2.4325 25.1983 3.045 24.6994 3.7625C24.7351 2.8875 24.2362 2.59 23.5948 2.5375C21.7062 2.9225 21.8309 4.27 20.2095 5.1975C21.3142 5.5825 23.0603 3.185 23.666 3.4475C23.7551 4.9175 23.4166 6.0725 23.4166 6.8775C23.1315 6.5625 22.989 6.3525 22.7395 6.3175C22.5079 6.2825 21.8665 6.335 21.4389 6.8075C21.3142 7.56 21.3498 8.96 20.6371 10.6225C21.6883 9.6775 22.205 7.805 22.3654 7.2625C22.6326 7.63 22.9355 8.435 23.0068 9.135C23.1315 10.465 23.9689 12.705 24.6816 13.7725C24.4856 14.14 24.4322 14.56 24.5034 15.0325C23.9511 15.435 23.8798 15.995 24.0758 16.38C24.2896 16.7825 24.8241 17.0625 25.4656 16.8175L25.6615 16.73C26.3386 16.45 27.5858 15.9425 29.1002 15.9425C30.6147 15.9425 31.8797 16.45 32.5389 16.73L32.7349 16.8175C33.3763 17.0625 33.9108 16.7825 34.1246 16.38C34.3206 15.995 34.2493 15.435 33.697 15.0325C33.7683 14.5425 33.697 14.0875 33.4654 13.685L33.4832 13.7025C34.7838 11.8825 34.8729 8.4175 35.942 7.4375C36.031 8.645 36.6903 9.66 37.3317 9.8C36.8328 8.9425 36.8328 7.28 36.8684 6.51ZM30.9354 8.1375L31.8975 7.84L31.4342 8.47L31.3095 8.6275L31.4342 8.785L31.8975 9.415L30.6859 9.0475C30.775 8.8025 30.8641 8.54 30.9354 8.1375ZM26.3386 9.4325L26.8018 8.8025L26.9265 8.645L26.8018 8.4875L26.3386 7.8575L27.3007 8.155C27.3542 8.5575 27.4432 8.8375 27.5501 9.0825L26.3386 9.4325ZM30.1336 9.1175H29.3853L29.4744 7.805C30.5969 7.2975 30.5078 8.33 30.1336 9.1175ZM29.9198 11.3575L29.2784 10.9025L29.118 10.78L28.9577 10.9025L28.3163 11.3575L28.7261 10.0275H29.51L29.9198 11.3575ZM28.9399 6.265L29.1002 6.3875L29.2606 6.265L29.9198 5.7925L29.5456 7.035C29.5278 7.035 29.51 7.035 29.51 7.0525C29.4387 6.895 29.2784 6.79 29.1002 6.79C28.922 6.79 28.7617 6.895 28.6904 7.0525C28.6726 7.0525 28.6726 7.0525 28.6548 7.035L28.2806 5.7925L28.9399 6.265ZM28.0847 9.1175C27.7105 8.33 27.6214 7.2975 28.7439 7.805L28.833 9.1175H28.0847ZM29.1002 11.4625L30.0089 12.11C29.6169 12.075 29.2962 12.075 29.1002 12.075C28.9042 12.075 28.5835 12.075 28.1916 12.11L29.1002 11.4625ZM25.3943 16.0825L25.1983 16.1525C24.931 16.2575 24.7529 16.17 24.6816 16.0475C24.6103 15.9075 24.6638 15.68 24.9845 15.4875C25.0201 15.47 25.0736 15.435 25.127 15.4175L25.7684 15.925C25.6259 15.995 25.5012 16.0475 25.3943 16.0825ZM27.568 15.4L26.9087 14.77C27.4611 14.63 28.0312 14.5425 28.5835 14.5075L28.9755 15.26C28.4766 15.26 27.9956 15.33 27.568 15.4ZM31.2383 15.54L30.8463 14.665C31.4342 14.77 32.0044 14.945 32.5033 15.155L32.7349 16.065C32.3607 15.9075 31.8619 15.6975 31.2383 15.54ZM29.1002 13.8075C27.853 13.8075 26.4277 14.105 25.3408 14.56C25.3586 14.315 25.4477 14.1225 25.5903 13.93C26.2139 13.1775 27.8708 12.915 29.0824 12.915C30.294 12.915 31.9509 13.1775 32.5745 13.93C32.7349 14.105 32.8062 14.315 32.824 14.56C31.7728 14.0875 30.383 13.8075 29.1002 13.8075Z\" />\n <path\n d=\"M20.1916 33.32C20.3519 31.9025 20.1203 31.78 19.7105 31.4475C19.3542 31.15 18.7484 31.0625 18.1604 30.66C17.7328 30.3625 17.6081 29.96 17.0736 29.4C17.1805 28.21 18.0535 26.74 18.6949 26.4075C18.784 26.355 18.7662 24.5 18.7662 24.5C18.7662 24.5 19.1938 24.4825 19.1582 24.465C18.588 24.115 17.8932 24.3775 17.3943 24.955C16.9132 25.34 15.7908 26.075 15.0246 26.3375C13.9913 25.48 12.3699 24.71 11.1762 23.555C11.1762 23.555 12.7441 23.5375 13.4746 23.2575C13.6705 23.135 14.1694 22.365 13.9556 21.6125C13.7062 21.525 13.3677 21.35 13.0113 21.1575C12.5837 20.9125 12.1739 20.6675 11.9779 20.51C11.3009 20.0025 11.0158 19.565 9.83989 19.2675C9.91116 18.7425 10.0359 18.865 10.5526 18.515C11.2118 18.0775 11.586 17.5525 11.8532 17.0275C12.0492 16.625 11.8176 15.785 11.3009 16.8525C11.1227 17.22 10.606 17.7275 10.0181 17.885C10.0715 17.5525 10.0893 17.36 10.0893 17.185C11.8176 15.995 11.6394 14.945 11.5147 13.9475C11.4078 13.37 10.8376 13.125 10.8555 13.72C10.8733 14.1225 11.2296 15.2425 10.0537 15.89C10.0181 15.4 9.89334 15.1725 9.78644 14.9275C10.8376 13.5625 10.3922 12.25 9.94679 11.655C9.66172 11.27 8.98467 11.1475 9.28756 11.7425C9.55482 12.2325 9.96461 13.58 9.18066 14.1225C8.9134 13.8075 8.61051 13.6675 8.50361 13.23C8.57488 11.76 8.4858 10.85 8.28981 10.325C8.11164 9.83503 7.63058 9.52003 7.66621 10.255C7.70185 11.0775 7.77312 12.11 7.70185 12.1625C7.63058 12.2325 6.52592 11.2175 6.0805 10.92C5.61726 10.605 5.08275 10.7275 5.59944 11.34C6.0805 11.865 7.48804 12.8975 7.30987 13.23C7.20297 13.44 6.1874 12.6175 5.65289 12.4425C5.11838 12.2675 4.95803 12.5475 5.40345 12.8975C6.13395 13.475 6.61501 13.86 7.80875 14.2625C9.00249 14.6475 9.59045 16.275 9.21629 18.585C9.19848 18.69 9.00249 18.6725 8.87777 18.6375C8.82432 17.7625 8.66397 16.695 8.45016 16.24C8.16509 15.61 7.61276 15.61 7.80875 16.4325C7.9691 17.08 8.05819 17.7975 7.95129 18.6725C6.97135 18.515 6.59719 18.2525 6.1874 18.0075C6.15177 17.5525 6.38339 16.8175 6.41902 16.17C6.45466 15.5225 6.06268 15.12 5.84888 15.925C5.63507 16.7125 5.49254 17.08 5.36782 17.64C5.08275 17.5525 4.77986 17.43 4.65514 17.2725C4.58387 17.2025 4.65514 16.3275 4.58387 15.68C4.5126 14.9625 4.22753 14.98 4.01373 15.61C3.90682 15.9075 3.83556 16.2925 3.79992 16.7475C3.4614 16.555 3.22978 16.17 3.19414 15.8375C3.2476 15.085 3.37231 14.2975 3.4614 13.79C3.53267 13.44 3.28323 12.705 2.99816 13.58C2.78435 14.2275 2.7309 14.7525 2.60618 15.19C2.35675 15.1725 2.03604 13.755 1.85787 12.8275C1.7866 12.425 1.43026 11.9525 1.35899 12.8625C1.28772 13.895 1.50153 14.9275 1.76878 15.3825C1.26991 15.33 0.788848 14.4375 0.432508 13.9125C0.129619 13.4575 -0.0307339 13.93 0.00490011 14.1225C0.307789 15.9425 1.7866 16.59 2.44583 16.7125C3.47922 18.165 5.4569 18.795 7.1317 19.5125C4.95803 19.495 4.38788 20.3525 3.39013 19.7925C3.42577 20.5975 3.83556 20.965 4.22753 21.1575C4.5126 21.28 4.77986 21.315 4.90458 21.35C5.08275 22.33 6.02705 22.2775 6.82881 22.33C6.61501 24.2375 6.86445 26.7575 8.55706 28.63C8.50361 29.5925 8.43234 30.87 8.45016 31.71C7.07825 32.9525 5.83106 35.6125 5.35 37.0825C4.97584 38.185 4.42352 39.0425 3.5683 39.445C4.26316 40.1625 5.29655 39.8125 5.90233 39.41C5.93796 40.0575 6.09832 40.5125 6.20522 40.8975C5.81324 41.475 5.52817 41.8775 5.56381 42.595C5.11838 42.7175 4.79767 42.9975 4.56605 43.295C4.4057 43.4875 4.58387 44.3625 4.76204 44.73C5.31437 45.955 4.88676 48.72 4.77986 49.525C5.01148 49.5425 5.43909 49.5425 5.52817 49.21C5.67071 49.3325 6.00923 49.5775 6.16958 50.1025C6.13395 50.33 5.99141 51.1875 6.43684 51.2925C6.79318 51.38 8.36108 51.3275 8.57488 51.065C8.41453 50.89 8.14727 50.47 7.98692 50.0675C7.98692 49.6475 7.95129 49.14 7.82657 48.93C7.6484 48.615 7.20297 47.915 6.90008 47.635C6.84663 47.1275 6.79318 44.87 7.0248 44.0125C7.43459 43.7325 10.1784 41.7375 10.7486 39.8125C11.2474 39.9875 11.1049 41.3175 11.1049 43.05C11.1049 43.5225 11.675 43.75 12.0314 43.8025C12.7797 43.89 13.8309 44.59 15.0246 46.3225C15.2563 46.0775 15.5591 45.85 15.5591 45.85C15.7195 46.06 15.8977 46.55 16.0046 46.865C16.1293 47.11 17.0914 47.25 17.8219 47.0225C18.0713 46.935 18.2139 46.9 18.3742 46.6375C17.4478 45.045 16.8776 43.9775 15.6839 43.1025C15.1315 42.7 14.3832 42.49 13.7596 42.105C14.1694 41.335 15.3097 37.765 14.6327 36.4525C14.401 36.015 13.528 35.595 12.4768 35.7875C13.3498 34.755 15.1494 32.69 15.381 32.06C15.5948 32.305 16.646 32.13 17.4299 32.445C17.715 32.5675 18.5168 33.5825 18.5524 33.9325C18.6237 34.5625 18.6593 35.315 18.2139 37.0475C18.5346 36.995 18.4811 36.9775 18.784 36.855C18.8375 37.31 18.6949 37.6775 18.2852 38.3775C18.3921 39.0075 18.6771 39.97 18.98 40.145C19.372 38.9725 20.8508 37.3275 20.8152 36.3475C20.7439 35.0175 20.1203 33.8975 20.1916 33.32Z\" />\n</svg>", "{{!prettier-ignore}}\n<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 170 56\" {{#if fill}}fill=\"{{fill}}\"{{/if}} {{#if className}}class=\"{{className}}\"{{/if}} {{#if width}}width=\"{{width}}\"{{/if}}\n {{#if height}}height=\"{{height}}\"{{/if}}>\n <title>Queensland Government</title>\n <path d=\"M59.2787 21.2601C59.0853 21.3115 58.617 21.4554 58.3116 21.4965C58.8918 20.9209 59.2379 20.2219 59.2379 19.6463C58.9631 19.7388 58.4643 19.9238 58.0062 20.0266C58.9122 19.2454 59.4008 18.3511 59.187 17.1588C58.9122 17.3027 58.5152 17.5288 58.1284 17.6933C58.9224 16.4701 58.9122 15.3805 58.5865 14.7432C58.2302 15.0824 57.8026 15.473 57.3548 15.7505C57.65 14.332 57.6296 13.4172 57.0392 12.7696C56.4386 13.9209 55.9195 14.7637 55.0746 15.7814C55.1458 14.846 55.044 13.6742 54.4333 13.0574C54.4333 13.0574 54.2602 14.3629 53.8021 14.7843C53.6902 13.4994 53.3034 12.8005 52.7231 12.1118C52.7231 12.1118 52.6824 13.448 52.3261 14.2704C52.0208 13.1499 51.4507 12.2865 50.728 11.4642C50.7789 13.9311 50.0969 18.5773 48.1424 21.7021C47.9083 23.5523 47.7047 26.3482 44.7221 27.9928C44.2946 27.6844 43.5312 27.2938 42.4725 27.3555C42.1875 25.9576 43.9994 24.683 45.567 23.6756C47.1448 22.6477 47.837 21.774 47.7963 20.3966C47.7556 18.8959 46.7478 18.2792 45.7095 18.238C44.2437 18.1661 43.0425 19.5126 42.7575 20.078C42.33 20.2836 41.0779 20.6742 40.5588 20.8181C39.9887 20.9723 39.3372 21.2087 38.9301 21.5479C39.1744 21.7021 39.8564 21.7535 40.1312 21.7123C40.63 21.6404 42.218 21.3423 43.7347 21.1573C44.2946 21.4554 45.1802 21.9693 44.2335 22.6272C42.9408 23.4598 42.3809 23.6756 40.5588 24.6419C37.678 26.1631 38.6145 29.9972 39.3169 30.285C39.3169 31.5802 40.4672 33.9135 41.2408 34.7255C41.5869 36.3496 41.1288 38.7755 40.6402 39.7828C40.2432 38.796 39.5408 36.5141 39.0929 35.1778C39.5612 32.6492 38.8079 31.5391 38.2786 31.1176C37.7493 30.6756 36.9146 30.799 36.375 31.6727C37.2098 31.5802 37.4846 32.6595 37.4642 33.7696C37.4439 35.1059 37.108 36.1749 36.1816 36.1852C36.2529 37.3261 37.4744 37.6551 38.0852 37.1C38.1768 37.357 38.6654 38.8577 39.1337 40.194C39.4085 40.9855 39.6732 41.7153 39.8564 42.0956C40.0498 42.517 41.4546 42.589 41.6174 42.0956C41.8414 41.448 42.0144 40.9546 42.3707 40.194C42.6354 39.6184 43.012 38.8783 43.5719 37.7887C43.9485 38.4465 44.4575 39.4847 44.7425 40.194C44.8748 40.5126 44.9766 40.7799 44.9868 40.9032C45.0988 41.9928 45.0377 45.8577 44.7425 48.1705C41.5971 47.307 40.7115 48.8592 40.9863 50.0104C41.4444 49.5067 42.0246 49.5684 42.3911 49.8357C42.2994 50.6785 42.5336 51.2953 43.3886 51.5523C44.2946 49.1367 47.5317 49.6712 47.837 49.8768C47.8472 49.4142 48.2849 48.2527 46.6155 48.006C46.6766 45.9194 46.8903 43.3599 46.9718 42.8254C47.043 42.2909 47.1041 41.962 46.8496 41.1294C46.7784 40.8827 46.6868 40.5743 46.5951 40.2043C46.3814 39.3614 46.1574 38.2615 46.1371 37.0589C46.4221 37.3467 47.1143 37.5831 47.5927 37.47C47.9592 39.053 48.4885 38.5905 48.7634 39.2483C48.9059 39.5875 48.9364 39.9062 48.9771 40.194C49.0077 40.4715 49.0484 40.7079 49.2011 40.9135C50.3208 40.9443 51.2675 40.6771 51.9495 40.194C52.1633 40.0398 52.3363 39.8753 52.4992 39.6903C52.2243 38.0148 51.7561 37.1822 50.8908 36.1646C50.6669 34.7872 50.0256 33.5332 49.1604 32.4231C50.2597 32.0633 51.3693 31.1587 51.9597 30.542C52.489 30.5009 53.0896 30.0589 53.1303 29.1955C53.4357 29.1543 53.7004 29.1441 53.9345 29.0927C53.9039 28.8562 53.8429 28.4965 53.8123 28.2806C54.2195 28.2806 54.5961 28.2601 54.983 28.2292C54.871 27.9106 54.7285 27.5816 54.6165 27.3452C55.0237 27.3452 55.5225 27.3144 55.9296 27.2938C55.7159 26.8827 55.553 26.5332 55.4309 26.1734C55.8991 26.1323 56.6117 26.009 57.2021 25.8753C57.0087 25.6698 56.7949 25.4642 56.4793 25.1455C58.0164 24.683 58.6781 23.614 58.7595 23.1411C58.5356 23.1411 58.0673 23.2439 57.7925 23.2234C58.617 22.7094 59.1972 22.0104 59.2787 21.2601Z\" />\n <path d=\"M37.8308 24.7343H28.3232H18.8055H18.4492V25.0941V31.9605C18.5408 32.0119 18.6223 32.0838 18.7139 32.1661V25.0427H37.9936V31.6624C38.0649 31.7343 38.126 31.8268 38.187 31.9502V25.1044V24.7446H37.8308V24.7343Z\" />\n <path d=\"M28.2942 49.6403C19.7435 46.4229 18.6543 39.3407 18.6238 36.1337C18.6136 36.1337 18.6034 36.1337 18.5933 36.1234C18.6034 36.0412 18.6136 35.9692 18.6238 35.887C18.6238 35.188 18.6747 34.7152 18.7052 34.5507C18.6849 34.0881 18.6136 33.7387 18.5424 33.4611C18.522 33.4097 18.4813 33.3481 18.4609 33.2967V36.6271C18.4609 40.3583 19.825 43.5757 22.492 46.1865C24.8332 48.4787 27.4595 49.5478 28.2128 49.815L28.3349 49.8561L28.4571 49.815C29.2104 49.5478 31.8366 48.4787 34.1779 46.1865C36.8449 43.5757 38.1988 40.3481 38.1988 36.6271V36.0206C38.1377 36.1337 38.0664 36.1953 37.985 36.2878C37.9137 37.9633 37.6084 40.5639 36.4988 42.5169C35.1755 45.2717 33.1498 47.5228 28.2942 49.6403Z\" />\n <path d=\"M24.8714 18.3408C23.5379 18.423 22.2248 20.1705 22.7846 22.1646C22.5912 22.2365 22.011 22.2262 21.8176 21.8254C21.6751 22.4729 20.3721 23.2233 19.4153 23.1205C19.9446 22.5449 20.2907 21.2497 21.329 20.5611C22.3673 19.8724 22.8355 19.4098 23.1918 18.238C22.7134 18.4641 20.2194 19.1117 19.5171 18.3305C21.1559 18.0941 23.09 17.1587 24.0469 16.5522L23.6601 16.1514C22.632 16.7373 21.2577 17.2204 20.5655 17.4362C20.3212 15.3702 22.2757 15.4524 22.4182 16.0075C23.2224 15.0412 22.6625 13.6536 22.0619 13.4994C22.6727 11.8547 22.0619 10.8371 21.5428 10.2204C21.4206 11.9781 19.4865 12.2556 19.2524 13.6022C19.171 12.5332 19.1099 9.64476 19.0183 8.23654C18.8656 5.6154 15.598 4.71085 15.0992 4.71085C12.9615 4.81364 12.758 4.52583 12.8089 3.52876C11.7298 4.77252 12.0963 5.88265 13.0124 6.41716C12.8903 7.16753 11.6993 7.74315 10.9766 7.90761C12.7172 9.53169 14.7328 8.56547 15.6896 7.64036C15.7609 7.57869 15.8321 7.51701 15.9034 7.45534C16.2495 8.07208 16.504 9.20277 16.504 9.85034C14.8753 9.75783 14.5902 11.0324 14.5902 11.4847C16.6567 10.6213 16.8806 14.6095 17.4201 15.2571C16.8908 15.2263 15.9645 13.9928 14.5902 13.9003C12.9412 13.7975 12.361 14.6815 11.6891 14.6506C11.8113 15.8224 13.2364 16.4906 14.1525 16.6345C13.6843 17.8371 14.1016 18.6594 15.0687 18.9575C15.0687 17.8577 16.4531 17.5082 17.9393 18.3922C19.7207 19.4406 20.6368 19.5332 22.0619 19.0912C21.8278 19.6154 21.1763 19.6668 20.3925 20.448C19.2829 21.5478 19.2524 22.9869 18.0105 23.5111C19.4662 24.2101 21.6446 23.2336 21.9601 22.6682C22.5709 23.0486 23.3547 22.8224 23.5583 22.4318C22.5811 20.2321 24.2301 18.9267 24.8816 18.9575C24.902 18.9781 25.187 18.3202 24.8714 18.3408ZM17.3183 17.4362C16.5854 17.1382 15.4657 16.9428 14.8345 17.8371C14.4884 17.2409 14.9974 16.3364 15.313 16.0691C13.7148 16.0897 12.8089 15.6066 12.5747 15.1132C13.1651 14.7843 14.6615 14.2395 15.883 15.144C16.7279 15.7608 17.1554 16.0691 18.153 16.3981C18.5093 16.028 18.377 16.1925 18.4991 16.0897C17.6848 15.5243 17.3183 11.1249 15.71 10.9605C15.9441 10.4054 16.7686 10.4568 17.4303 10.6315C17.4812 9.64476 17.074 8.02068 16.4734 7.08529C17.3998 6.5919 18.0411 7.12641 18.3668 8.29822C18.7129 9.54197 18.3057 12.6462 19.1099 15.4421L19.6087 14.9693C19.3542 13.3349 21.1254 12.7387 21.5122 11.9267C21.6649 13.0266 21.441 13.5097 21.1356 13.9105C21.7769 13.9928 22.0619 14.6198 21.9601 15.0721C20.4129 14.8357 19.5171 16.4083 19.8632 17.6521C18.7333 17.8988 17.9494 17.7035 17.3183 17.4362ZM12.9412 5.20424C14.1627 5.8107 14.5495 4.70057 16.8297 6.19102C15.3232 6.67413 14.1627 8.55519 12.4628 8.07208C13.6843 7.45534 13.5519 6.56107 14.2645 6.10879C13.8064 6.04712 12.931 5.84154 12.9412 5.20424Z\" />\n <path d=\"M40.711 12.307C40.711 9.86064 40.6194 7.84596 40.5888 7.20866C40.6804 7.22922 40.7721 7.26006 40.884 7.30117C42.6247 7.91791 43.0217 10.0354 46.615 7.6301C44.6911 7.85624 44.5893 6.2116 43.7139 6.17048C45.0474 5.40984 45.139 3.65213 45.139 3.65213C44.0193 4.55668 41.4337 4.61836 40.9247 4.91645C40.2529 5.32761 39.408 5.821 38.838 6.13965C37.3416 6.96197 38.3799 11.4436 38.2374 13.078C37.4332 10.6418 35.7943 11.0016 34.9393 9.60367C34.298 10.7652 34.98 12.7285 35.2447 13.2835C34.3183 14.0442 34.5626 15.4627 34.7866 15.8327C35.5806 15.2571 36.8123 15.401 37.1787 16.3672C36.1404 17.0148 34.3896 17.1279 33.1986 15.9561L32.7711 16.4392C33.6159 17.5699 35.7231 18.0016 37.2907 17.0868C37.2805 17.3437 37.2296 17.6316 37.1278 17.9502C36.3135 18.3819 35.265 18.6183 34.0537 18.1969C34.2165 19.4201 35.6213 20.3452 36.9446 20.7153C36.4967 21.0647 35.9369 21.2086 35.5399 21.1573C35.7842 21.8665 35.9267 22.8122 35.3973 23.5625C34.7357 23.1205 34.3794 22.6683 34.1249 20.9517C33.8704 19.2248 32.6387 17.4671 31.6819 17.1176C31.631 17.7241 31.631 17.4568 31.7328 17.8577C34.2674 19.7388 32.8321 23.1308 35.4788 24.354C36.4458 23.2336 36.456 22.843 36.3135 21.7946C37.2703 21.5376 37.9829 20.7255 38.2374 20.0985C37.3314 20.5302 35.8961 19.7696 35.4991 19.1734C37.0668 19.122 38.5224 17.9297 40.0188 16.357C41.3523 14.9487 43.1235 15.1646 42.981 16.2645C43.8971 16.1308 44.2636 14.8562 43.9582 14.0442C45.3019 13.6228 46.3707 12.6051 46.5132 11.0324C44.7217 11.9678 42.4211 10.4568 40.711 12.307ZM42.8894 13.633C43.6019 14.2189 43.3678 15.0618 43.1947 15.2571C42.5738 14.1573 40.5583 14.5479 38.5835 16.799C38.441 16.9634 38.2577 17.1587 38.044 17.354C38.1967 14.6609 36.0081 14.6095 35.3668 14.8871C35.4381 14.1059 35.9165 13.5816 36.171 13.4994C35.5297 12.749 35.3872 11.8034 35.3159 11.1147C36.3847 11.5772 37.9625 12.8415 38.2374 15.0104L38.9296 14.5376C38.726 10.7446 38.7667 10.7549 38.7464 8.17489C38.7362 7.81512 38.7565 6.97224 39.8966 7.06476C39.9373 8.0207 40.09 10.5699 40.0391 14.1059H40.4463C40.8128 13.1191 42.1056 11.9678 43.6121 12.0603C44.6504 12.1323 44.9965 12.1015 45.5869 11.8445C45.0983 13.0369 43.3474 13.5508 42.8894 13.633ZM39.9373 6.4069C40.6703 5.88267 41.1283 5.64625 41.5151 5.42012C42.1463 5.44067 43.2253 5.36872 43.8768 5.03979C43.1947 5.88267 43.1235 6.18076 42.0139 6.30411C43.4492 6.43774 44.0498 7.73289 44.7624 7.92819C42.36 8.658 42.1157 6.26299 39.9373 6.4069Z\" />\n <path d=\"M30.93 20.6537C30.8079 20.6537 30.6959 20.7154 30.6247 20.8079C30.4923 20.7873 30.3498 20.7668 30.1971 20.7462L30.2073 19.9547C30.3498 19.8931 30.4414 19.7594 30.4414 19.595C30.4414 19.3791 30.2684 19.2044 30.0546 19.2044C29.8408 19.2044 29.6678 19.3894 29.6678 19.595C29.6678 19.7492 29.7492 19.8725 29.8714 19.9342L29.8612 20.6948C29.7289 20.6846 29.5965 20.664 29.454 20.6537C29.393 20.5201 29.2606 20.4173 29.0978 20.4173C28.884 20.4173 28.7109 20.5818 28.7109 20.8079C28.7109 21.0238 28.884 21.1985 29.0978 21.1985C29.2301 21.1985 29.3624 21.1265 29.4235 21.0135C29.5762 21.034 29.7187 21.0443 29.8612 21.0649L29.851 22.2161C29.7289 22.2778 29.6474 22.4114 29.6474 22.5656C29.6474 22.7815 29.8205 22.9562 30.0343 22.9562C30.248 22.9562 30.4211 22.7815 30.4211 22.5656C30.4211 22.4011 30.3295 22.2675 30.1869 22.2058L30.1971 21.106C30.3295 21.1265 30.4414 21.1471 30.5636 21.1677C30.6247 21.3218 30.757 21.4349 30.93 21.4349C31.1438 21.4349 31.3169 21.2602 31.3169 21.0443C31.3169 20.8285 31.1438 20.6537 30.93 20.6537Z\" />\n <path d=\"M27.5589 20.4274C27.3961 20.4274 27.2637 20.5199 27.2027 20.6638C27.0703 20.6741 26.9278 20.6844 26.7955 20.705L26.7853 19.9443C26.9075 19.8826 26.9889 19.749 26.9889 19.6051C26.9889 19.3893 26.8159 19.2145 26.6021 19.2145C26.3883 19.2145 26.2153 19.3995 26.2153 19.6051C26.2153 19.7696 26.3069 19.9032 26.4494 19.9649L26.4596 20.7564C26.3171 20.7666 26.1644 20.7975 26.032 20.818C25.971 20.7255 25.859 20.6638 25.7267 20.6638C25.5129 20.6638 25.3398 20.8489 25.3398 21.0544C25.3398 21.2703 25.5129 21.445 25.7267 21.445C25.8997 21.445 26.0422 21.332 26.0931 21.1778C26.2153 21.1572 26.3374 21.1367 26.4596 21.1161L26.4698 22.216C26.3374 22.2674 26.2458 22.4113 26.2458 22.5757C26.2458 22.7916 26.4189 22.9663 26.6326 22.9663C26.8464 22.9663 27.0194 22.7916 27.0194 22.5757C27.0194 22.4216 26.9278 22.2982 26.8057 22.2263L26.7955 21.075C26.9278 21.0544 27.0805 21.0442 27.223 21.0236C27.2943 21.1367 27.4164 21.2086 27.5488 21.2086C27.7625 21.2086 27.9356 21.0339 27.9356 20.818C27.9458 20.6022 27.7727 20.4274 27.5589 20.4274Z\" />\n <path d=\"M32.7203 23.7989C32.4862 22.2159 31.9161 17.7857 31.8551 16.2952L31.1832 16.3261C31.1934 16.5831 31.224 16.912 31.2545 17.3026C30.4503 17.0662 29.4018 16.8914 28.3228 16.8914C27.254 16.8914 26.1953 17.0559 25.3912 17.3026C25.4217 16.912 25.4522 16.5831 25.4624 16.3261L24.7906 16.2952C24.7295 17.7754 24.1595 22.2057 23.9253 23.7989C23.5182 23.9531 23.2637 24.3643 23.2637 25.0838C23.2637 25.0838 26.9079 25.1352 28.3228 25.1352C29.7276 25.1352 33.3718 25.0838 33.3718 25.0838C33.382 24.354 33.1173 23.9531 32.7203 23.7989ZM28.3228 23.7578C27.7426 24.8782 26.6636 24.8371 25.7271 24.2101C25.3504 23.9634 24.9636 23.7989 24.6074 23.7372C24.7702 22.6374 25.0349 20.561 25.2385 18.8033C26.4498 18.2483 27.9564 18.1249 28.3228 19.5331C28.6893 18.1249 30.1857 18.2483 31.4072 18.8033C31.6006 20.561 31.8754 22.6271 32.0383 23.7372C31.682 23.7989 31.2952 23.9634 30.9186 24.2101C29.9821 24.8371 28.903 24.8679 28.3228 23.7578Z\" />\n <path d=\"M48.774 51.7887C48.3566 51.9223 47.8476 51.9943 47.074 51.9943H46.1273C42.8496 51.9223 39.4904 50.9458 37.4239 48.8078C40.2742 45.9091 36.9252 43.5141 35.1132 45.9811C34.5534 46.752 34.0953 47.2968 33.7085 48.0471C33.3827 48.6536 33.627 49.2498 34.3396 50.1749C34.7264 50.6786 35.6935 51.47 36.4773 51.9943H20.119C20.9028 51.47 21.8699 50.6888 22.2567 50.1749C22.959 49.2498 23.2033 48.6433 22.8878 48.0471C22.4908 47.2968 22.0429 46.752 21.4729 45.9811C19.6609 43.5141 16.3119 45.9091 19.1621 48.8078C17.0957 50.9355 13.7365 51.9223 10.4588 51.9943H9.56297C8.79952 51.9943 8.28037 51.9223 7.86302 51.7887C7.19118 51.6242 7.03849 51.9223 7.40494 53.0941C7.65943 53.8753 7.85284 55.1602 7.94445 56.0442H48.7027C48.7841 55.1705 48.9877 53.8856 49.2422 53.0941C49.6087 51.9223 49.456 51.6242 48.774 51.7887ZM36.0192 46.0838C36.5485 45.3643 37.3323 45.5596 37.6581 46.1661C38.0042 46.8034 37.5054 47.6051 36.8234 48.2219C35.897 47.2043 35.7952 46.3922 36.0192 46.0838ZM34.6653 49.4656C34.3396 48.9928 34.2276 48.7255 34.4007 48.2733C34.5635 47.8313 34.9198 47.4407 35.2761 46.8959C35.8461 49.1367 39.1952 51.2747 41.6789 51.9943H37.7293C36.7012 51.4392 35.4186 50.5244 34.6653 49.4656ZM18.9382 46.1661C19.2639 45.5596 20.0376 45.3746 20.5669 46.0838C20.7908 46.3922 20.6992 47.2043 19.7627 48.2219C19.0909 47.6051 18.5921 46.8034 18.9382 46.1661ZM21.3303 46.8959C21.6968 47.4407 22.0429 47.8313 22.2058 48.2733C22.3788 48.7255 22.2668 49.0031 21.9411 49.4656C21.1878 50.5244 19.9052 51.4289 18.8771 51.9943H14.9377C17.4113 51.285 20.7603 49.147 21.3303 46.8959ZM48.0003 55.3966H8.64683C8.4636 54.1323 8.22947 53.3305 8.01571 52.6418H48.6213C48.4075 53.3305 48.1734 54.1426 48.0003 55.3966Z\" />\n <path d=\"M13.9817 54.5023C13.9919 54.5023 14.0021 54.5126 14.0021 54.5229L14.1039 54.8107C14.114 54.8415 14.1039 54.8621 14.0835 54.8724C14.0631 54.8724 14.053 54.8724 14.053 54.8929C14.053 54.9135 14.0835 54.9135 14.1242 54.9135H14.5619C14.6434 54.9135 14.6637 54.9135 14.6637 54.8929C14.6637 54.8724 14.6535 54.8724 14.6332 54.8724C14.6026 54.8724 14.5721 54.8724 14.5314 54.8621C14.4805 54.8518 14.4092 54.821 14.3278 54.6051C14.1751 54.2454 13.8087 53.2894 13.7578 53.1558C13.7272 53.1044 13.717 53.0838 13.6967 53.0838C13.6763 53.0838 13.656 53.1147 13.6356 53.1763L13.0452 54.6565C13.0045 54.7799 12.9536 54.8518 12.8518 54.8621C12.8314 54.8621 12.8009 54.8621 12.7805 54.8621C12.7602 54.8621 12.75 54.8621 12.75 54.8827C12.75 54.9032 12.7704 54.9032 12.7907 54.9032H13.0656H13.32C13.3404 54.9032 13.3608 54.9032 13.3608 54.8827C13.3608 54.8621 13.3506 54.8621 13.32 54.8621H13.2895C13.2183 54.8621 13.1979 54.8313 13.1979 54.7901C13.1979 54.7696 13.2081 54.7079 13.2284 54.6565L13.2793 54.5229C13.2895 54.5023 13.2895 54.5023 13.2997 54.5023H13.9817ZM13.3506 54.3893C13.3404 54.3893 13.3404 54.379 13.3404 54.3687L13.6356 53.5772C13.6356 53.5669 13.6458 53.5567 13.6458 53.5567C13.656 53.5567 13.656 53.5669 13.656 53.5772L13.9512 54.3687C13.9512 54.379 13.9512 54.3893 13.941 54.3893H13.3506Z\" />\n <path d=\"M15.1404 54.1527C15.1404 54.4919 15.232 54.6769 15.3541 54.7797C15.517 54.9339 15.741 54.9339 15.8631 54.9339C16.0158 54.9339 16.1889 54.9134 16.3517 54.7695C16.5451 54.605 16.5757 54.3172 16.5757 54.0602V53.8135C16.5757 53.4537 16.5757 53.3921 16.5757 53.3201C16.5858 53.2379 16.596 53.1968 16.6571 53.1865C16.6876 53.1865 16.708 53.1762 16.7284 53.1762C16.7589 53.1762 16.7691 53.1659 16.7691 53.1557C16.7691 53.1351 16.7589 53.1351 16.7182 53.1351C16.6266 53.1351 16.4841 53.1454 16.4535 53.1454C16.4535 53.1454 16.3008 53.1351 16.1889 53.1351C16.1583 53.1351 16.138 53.1351 16.138 53.1557C16.138 53.1659 16.1481 53.1762 16.1787 53.1762C16.199 53.1762 16.2397 53.1865 16.2601 53.1865C16.3314 53.2071 16.3517 53.2379 16.3619 53.3201C16.3619 53.3921 16.3619 53.4537 16.3619 53.8135V54.1013C16.3619 54.3583 16.3517 54.5639 16.2296 54.6872C16.138 54.79 16.0056 54.8106 15.9038 54.8106C15.8224 54.8106 15.7206 54.8003 15.6086 54.7181C15.4967 54.6255 15.4254 54.4714 15.4254 54.1322V53.8032C15.4254 53.4435 15.4254 53.3818 15.4356 53.3098C15.4356 53.2276 15.4559 53.1865 15.517 53.1762C15.5476 53.1762 15.5577 53.1659 15.5883 53.1659C15.6086 53.1659 15.629 53.1557 15.629 53.1454C15.629 53.1248 15.6086 53.1248 15.5781 53.1248C15.4967 53.1248 15.344 53.1351 15.2931 53.1351C15.2218 53.1351 15.0793 53.1248 14.9571 53.1248C14.9266 53.1248 14.9062 53.1248 14.9062 53.1454C14.9062 53.1557 14.9164 53.1659 14.947 53.1659C14.9775 53.1659 15.0182 53.1762 15.0386 53.1762C15.12 53.1968 15.1404 53.2276 15.1404 53.3098C15.1404 53.3818 15.1404 53.4435 15.1404 53.8032V54.1527Z\" />\n <path d=\"M17.5627 54.2247C17.5627 54.4405 17.5627 54.6358 17.5525 54.7283C17.5423 54.8003 17.5321 54.8517 17.4812 54.8517C17.4609 54.862 17.4303 54.862 17.3896 54.862C17.3591 54.862 17.3489 54.8722 17.3489 54.8825C17.3489 54.9031 17.3591 54.9031 17.3998 54.9031H17.695C17.807 54.9031 18.0207 54.9236 18.1938 54.9236C18.6213 54.9236 18.8554 54.7592 18.9674 54.6461C19.0998 54.5125 19.2219 54.2761 19.2219 53.9883C19.2219 53.7107 19.1099 53.5051 18.9878 53.3921C18.7435 53.1248 18.3465 53.1248 18.0615 53.1248C17.9189 53.1248 17.7764 53.1351 17.7052 53.1351C17.6339 53.1351 17.4914 53.1248 17.3693 53.1248C17.3387 53.1248 17.3184 53.1248 17.3184 53.1454C17.3184 53.1557 17.3285 53.1659 17.3591 53.1659C17.3896 53.1659 17.4303 53.1762 17.4507 53.1762C17.5219 53.1968 17.5525 53.2276 17.5525 53.3098C17.5627 53.3818 17.5627 53.4435 17.5627 53.8032V54.2247ZM17.8579 53.7724C17.8579 53.5874 17.8579 53.3818 17.8579 53.2996C17.8579 53.279 17.868 53.2584 17.8884 53.2482C17.9088 53.2379 17.9902 53.2276 18.0411 53.2276C18.2243 53.2276 18.4992 53.2584 18.7028 53.464C18.8045 53.5565 18.9267 53.7518 18.9267 54.0499C18.9267 54.2863 18.8758 54.5125 18.7333 54.6461C18.5908 54.7695 18.4381 54.8106 18.204 54.8106C18.0207 54.8106 17.9291 54.7592 17.8986 54.7181C17.8884 54.6975 17.8782 54.5947 17.8782 54.533C17.868 54.4919 17.868 54.2966 17.868 54.0602V53.7724H17.8579Z\" />\n <path d=\"M20.7688 54.5023C20.779 54.5023 20.7892 54.5126 20.7892 54.5229L20.9011 54.8107C20.9113 54.8415 20.891 54.8621 20.8808 54.8724C20.8502 54.8724 20.8401 54.8724 20.8401 54.8929C20.8401 54.9135 20.8706 54.9135 20.9113 54.9135H21.349C21.4407 54.9135 21.461 54.9135 21.461 54.8929C21.461 54.8724 21.4508 54.8724 21.4305 54.8724C21.4101 54.8724 21.3694 54.8724 21.3287 54.8621C21.2778 54.8518 21.2167 54.821 21.1251 54.6051C20.9724 54.2454 20.6059 53.2894 20.5449 53.1558C20.5245 53.1044 20.5042 53.0838 20.4838 53.0838C20.4634 53.0838 20.4533 53.1147 20.4227 53.1763L19.8425 54.6565C19.7916 54.7799 19.7509 54.8518 19.6389 54.8621C19.6287 54.8621 19.588 54.8621 19.5676 54.8621C19.5473 54.8621 19.5371 54.8621 19.5371 54.8827C19.5371 54.9032 19.5473 54.9032 19.5778 54.9032H19.8527H20.097C20.1275 54.9032 20.1377 54.9032 20.1377 54.8827C20.1377 54.8621 20.1275 54.8621 20.1072 54.8621H20.0664C19.9952 54.8621 19.9748 54.8313 19.9748 54.7901C19.9748 54.7696 19.985 54.7079 20.0054 54.6565L20.0563 54.5229C20.0563 54.5023 20.0664 54.5023 20.0766 54.5023H20.7688ZM20.1377 54.3893C20.1275 54.3893 20.1275 54.379 20.1275 54.3687L20.4227 53.5772C20.4227 53.5669 20.4329 53.5567 20.4329 53.5567C20.4431 53.5567 20.4431 53.5669 20.4431 53.5772L20.7281 54.3687C20.7281 54.379 20.7281 54.3893 20.7179 54.3893H20.1377Z\" />\n <path d=\"M23.0508 53.382C23.1221 53.2689 23.173 53.2073 23.2239 53.197C23.2544 53.1867 23.285 53.1867 23.3053 53.1867C23.3257 53.1867 23.346 53.1764 23.346 53.1661C23.346 53.1456 23.3358 53.1456 23.3053 53.1456C23.2137 53.1456 23.1221 53.1559 23.0712 53.1559C23.0305 53.1559 22.9287 53.1456 22.8371 53.1456C22.8065 53.1456 22.7862 53.1559 22.7862 53.1661C22.7862 53.1764 22.8065 53.1867 22.8167 53.1867C22.8371 53.1867 22.8676 53.1867 22.888 53.197C22.9083 53.2073 22.9287 53.2175 22.9287 53.2381C22.9287 53.2587 22.9185 53.2998 22.9083 53.3409C22.8778 53.4026 22.664 53.7315 22.5928 53.8343C22.5011 53.6801 22.3993 53.5053 22.2976 53.31C22.2772 53.2895 22.2772 53.2587 22.2772 53.2381C22.2772 53.2278 22.2874 53.2175 22.3077 53.197C22.3281 53.197 22.3586 53.1867 22.3688 53.1867C22.3892 53.1867 22.3993 53.1764 22.3993 53.1661C22.3993 53.1456 22.3892 53.1456 22.3586 53.1456C22.267 53.1456 22.1449 53.1559 22.1041 53.1559C21.9922 53.1559 21.8089 53.1456 21.7479 53.1456C21.7173 53.1456 21.697 53.1456 21.697 53.1661C21.697 53.1867 21.7071 53.1867 21.7173 53.1867C21.7377 53.1867 21.7784 53.197 21.8191 53.2073C21.9006 53.2278 21.9515 53.2792 22.0125 53.382L22.4197 54.0501L21.9718 54.6977C21.8904 54.8108 21.8497 54.8519 21.7784 54.8725C21.7377 54.8827 21.7071 54.8827 21.6868 54.8827C21.6664 54.8827 21.6562 54.893 21.6562 54.9033C21.6562 54.9238 21.6664 54.9238 21.697 54.9238H21.7377H21.9311H22.1449H22.1856C22.2161 54.9238 22.2365 54.9238 22.2365 54.9033C22.2365 54.893 22.2263 54.8827 22.2059 54.8827C22.1856 54.8827 22.1652 54.8827 22.155 54.8827C22.1347 54.8725 22.1143 54.8622 22.1143 54.8416C22.1143 54.8211 22.1245 54.7799 22.1449 54.7491L22.491 54.1838C22.5928 54.3585 22.7353 54.5949 22.8676 54.8211C22.888 54.8519 22.8778 54.8725 22.8574 54.8725C22.8371 54.8827 22.8269 54.8827 22.8269 54.893C22.8269 54.9033 22.8472 54.9238 22.9083 54.9238H23.3257H23.3969C23.4173 54.9238 23.4376 54.9238 23.4376 54.9033C23.4376 54.8827 23.4275 54.8827 23.4071 54.8827C23.3867 54.8827 23.3562 54.8827 23.3155 54.8725C23.2544 54.8622 23.2137 54.8313 23.1832 54.7697C23.1323 54.6977 22.7454 54.0604 22.6742 53.9371L23.0508 53.382Z\" />\n <path d=\"M26.8563 54.5023C26.8665 54.5023 26.8766 54.5126 26.8766 54.5229L26.9784 54.8107C26.9886 54.8415 26.9784 54.8621 26.9581 54.8724C26.9377 54.8724 26.9275 54.8724 26.9275 54.8929C26.9275 54.9135 26.9581 54.9135 26.9988 54.9135H27.4467C27.5281 54.9135 27.5485 54.9135 27.5485 54.8929C27.5485 54.8724 27.5383 54.8724 27.518 54.8724C27.4976 54.8724 27.4569 54.8724 27.4263 54.8621C27.3754 54.8518 27.3042 54.821 27.2227 54.6051C27.0701 54.2454 26.7036 53.2894 26.6425 53.1558C26.6222 53.1044 26.6018 53.0838 26.5814 53.0838C26.5611 53.0838 26.5509 53.1147 26.5204 53.1763L25.9401 54.6565C25.8994 54.7799 25.8485 54.8518 25.7366 54.8621C25.7162 54.8621 25.6857 54.8621 25.6653 54.8621C25.6449 54.8621 25.6348 54.8621 25.6348 54.8827C25.6348 54.9032 25.6449 54.9032 25.6755 54.9032H25.9503H26.1946C26.2252 54.9032 26.2353 54.9032 26.2353 54.8827C26.2353 54.8621 26.2252 54.8621 26.2048 54.8621H26.1743C26.103 54.8621 26.0827 54.8313 26.0827 54.7901C26.0827 54.7696 26.0928 54.7079 26.1234 54.6565L26.1743 54.5229C26.1641 54.5126 26.1743 54.5023 26.1743 54.5023H26.8563ZM26.2252 54.3893C26.215 54.3893 26.215 54.379 26.215 54.3687L26.5 53.5772C26.5102 53.5669 26.5102 53.5567 26.5204 53.5567C26.5204 53.5567 26.5306 53.5669 26.5306 53.5772L26.8258 54.3687C26.8258 54.379 26.8258 54.379 26.8156 54.379H26.2252V54.3893Z\" />\n <path d=\"M28.2921 54.2247C28.2921 54.4406 28.2921 54.6359 28.2819 54.7284C28.2717 54.8003 28.2616 54.8517 28.2107 54.8517C28.1903 54.862 28.1598 54.862 28.1292 54.862C28.0987 54.862 28.0885 54.862 28.0885 54.8826C28.0885 54.9031 28.1089 54.9031 28.1394 54.9031H28.4346H28.8011C28.8214 54.9031 28.8418 54.9031 28.8418 54.8826C28.8418 54.8723 28.8316 54.862 28.8011 54.862C28.7705 54.862 28.7196 54.862 28.6891 54.8517C28.6178 54.8414 28.5975 54.79 28.5975 54.7284C28.5873 54.6256 28.5873 54.4406 28.5873 54.2144V53.2688L28.8825 53.279C29.0861 53.2893 29.1472 53.351 29.1574 53.4127V53.4332C29.1675 53.4641 29.1675 53.4743 29.1777 53.4743C29.1879 53.4743 29.1981 53.4641 29.1981 53.4435C29.1981 53.3818 29.2083 53.2174 29.2083 53.166C29.2083 53.1351 29.2083 53.1146 29.1879 53.1146C29.1675 53.1146 29.1166 53.1351 28.9639 53.1351H28.0478C27.9664 53.1351 27.8849 53.1248 27.8137 53.1248C27.7526 53.1146 27.7322 53.094 27.7119 53.094C27.7017 53.094 27.6915 53.1043 27.6813 53.1351C27.6712 53.1557 27.6406 53.3715 27.6406 53.4024C27.6406 53.4332 27.6406 53.4435 27.661 53.4435C27.6813 53.4435 27.6813 53.4332 27.6915 53.4127C27.6915 53.3921 27.7119 53.3613 27.7322 53.3304C27.773 53.2688 27.8239 53.2688 27.9562 53.2585L28.3023 53.2482V54.2247H28.2921Z\" />\n <path d=\"M32.3453 54.0398C32.3453 54.0295 32.3453 54.0295 32.3657 54.0295C32.4064 54.0295 32.6507 54.0295 32.7118 54.0398C32.783 54.0501 32.8238 54.0912 32.8339 54.1118C32.8441 54.1426 32.8441 54.1735 32.8441 54.194C32.8441 54.2043 32.8543 54.2248 32.8645 54.2248C32.8848 54.2248 32.8848 54.194 32.8848 54.1734C32.8848 54.1529 32.895 54.0501 32.895 54.009C32.9052 53.937 32.9154 53.8754 32.9154 53.8651C32.9154 53.8548 32.9154 53.8445 32.9052 53.8445C32.8848 53.8445 32.8848 53.8548 32.8746 53.8651C32.8543 53.8856 32.8237 53.9062 32.7729 53.9062C32.7423 53.9165 32.7016 53.9165 32.6711 53.9165H32.3759C32.3555 53.9165 32.3555 53.9062 32.3555 53.8959V53.31C32.3555 53.2792 32.3657 53.2792 32.3759 53.2792H32.7321C32.8238 53.2792 32.8746 53.3203 32.8848 53.3511C32.9052 53.382 32.9052 53.4231 32.9052 53.4436C32.9052 53.4745 32.9154 53.4848 32.9255 53.4848C32.9357 53.4848 32.9459 53.4745 32.9459 53.4539C32.9561 53.4334 32.9561 53.2895 32.9561 53.2586C32.9663 53.1969 32.9764 53.1661 32.9764 53.1558C32.9764 53.1455 32.9663 53.1353 32.9663 53.1353C32.9561 53.1353 32.9459 53.1455 32.9255 53.1558C32.9052 53.1558 32.8746 53.1558 32.8238 53.1661C32.7729 53.1661 32.2944 53.1661 32.213 53.1661C32.1417 53.1661 31.9992 53.1558 31.8771 53.1558C31.8364 53.1558 31.8262 53.1558 31.8262 53.1764C31.8262 53.1867 31.8364 53.1969 31.8669 53.1969C31.8974 53.1969 31.9381 53.2072 31.9585 53.2072C32.0399 53.2278 32.0501 53.2586 32.0603 53.3408C32.0705 53.4128 32.0705 53.4745 32.0705 53.8342V54.2454C32.0705 54.4818 32.0705 54.6566 32.0603 54.7491C32.0501 54.821 32.0399 54.8724 31.989 54.8724C31.9687 54.8827 31.9381 54.8827 31.8974 54.8827C31.8669 54.8827 31.8669 54.893 31.8669 54.9033C31.8669 54.9238 31.8771 54.9238 31.9178 54.9238H32.213H32.5693C32.61 54.9238 32.6202 54.9238 32.6202 54.9033C32.6202 54.893 32.61 54.8827 32.5896 54.8827C32.5489 54.8827 32.498 54.8827 32.4675 54.8724C32.3962 54.8621 32.386 54.821 32.3759 54.7491C32.3657 54.6463 32.3657 54.4818 32.3657 54.2454V54.0398H32.3453Z\" />\n <path d=\"M33.8403 54.2248C33.8403 54.4613 33.8403 54.636 33.8301 54.7491C33.8199 54.8107 33.8098 54.8519 33.7589 54.8621C33.7385 54.8724 33.708 54.8724 33.6774 54.8724C33.6469 54.8724 33.6367 54.8724 33.6367 54.893C33.6367 54.9135 33.6571 54.9135 33.6876 54.9135H33.9828H34.3493C34.3696 54.9135 34.39 54.9135 34.39 54.893C34.39 54.8827 34.3798 54.8724 34.3493 54.8724C34.3086 54.8724 34.2577 54.8724 34.2271 54.8621C34.1559 54.8519 34.1355 54.8107 34.1355 54.7491C34.1253 54.6463 34.1253 54.4613 34.1253 54.2248V53.8137C34.1253 53.4539 34.1253 53.3922 34.1253 53.3203C34.1253 53.2278 34.1457 53.1969 34.2169 53.1867C34.2373 53.1867 34.2577 53.1764 34.2882 53.1764C34.3086 53.1764 34.3289 53.1661 34.3289 53.1558C34.3289 53.1455 34.3086 53.1353 34.278 53.1353C34.1864 53.1353 34.0541 53.1456 33.993 53.1456C33.9319 53.1456 33.7792 53.1353 33.6978 53.1353C33.6571 53.1353 33.6469 53.1353 33.6469 53.1558C33.6469 53.1764 33.6571 53.1764 33.6876 53.1764C33.7182 53.1764 33.7385 53.1867 33.769 53.1867C33.8199 53.2072 33.8403 53.2381 33.8505 53.3203C33.8505 53.3922 33.8505 53.4539 33.8505 53.8137V54.2248H33.8403Z\" />\n <path d=\"M35.2345 54.2247C35.2345 54.4405 35.2345 54.6358 35.2244 54.7283C35.2142 54.8003 35.204 54.8517 35.1531 54.8517C35.1327 54.862 35.1022 54.862 35.0615 54.862C35.0411 54.862 35.0208 54.8722 35.0208 54.8825C35.0208 54.9031 35.0411 54.9031 35.0717 54.9031H35.3669C35.4788 54.9031 35.6926 54.9236 35.8657 54.9236C36.2932 54.9236 36.5375 54.7592 36.6495 54.6461C36.7818 54.5125 36.904 54.2761 36.904 53.9883C36.904 53.7107 36.792 53.5051 36.6698 53.3921C36.4153 53.1248 36.0285 53.1248 35.7333 53.1248C35.601 53.1248 35.4483 53.1351 35.3771 53.1351C35.316 53.1351 35.1633 53.1248 35.0411 53.1248C35.0004 53.1248 34.9902 53.1248 34.9902 53.1454C34.9902 53.1557 35.0004 53.1659 35.031 53.1659C35.0513 53.1659 35.1022 53.1762 35.1226 53.1762C35.1938 53.1968 35.2142 53.2276 35.2244 53.3098C35.2244 53.3818 35.2244 53.4435 35.2244 53.8032V54.2247H35.2345ZM35.5196 53.7724V53.2996C35.5196 53.279 35.5297 53.2584 35.5603 53.2482C35.5806 53.2379 35.6621 53.2276 35.7028 53.2276C35.886 53.2276 36.1609 53.2584 36.3746 53.464C36.4662 53.5565 36.5884 53.7518 36.5884 54.0499C36.5884 54.2863 36.5477 54.5125 36.395 54.6461C36.2525 54.7695 36.0998 54.8106 35.8657 54.8106C35.6824 54.8106 35.5908 54.7592 35.5603 54.7181C35.5399 54.6975 35.5399 54.5947 35.5297 54.533C35.5196 54.4919 35.5196 54.2966 35.5196 54.0602V53.7724Z\" />\n <path d=\"M37.7192 54.2247C37.7192 54.4405 37.7192 54.6358 37.709 54.7283C37.6989 54.8003 37.6887 54.8517 37.648 54.8517C37.6276 54.862 37.5971 54.862 37.5563 54.862C37.5258 54.862 37.5156 54.862 37.5156 54.8825C37.5156 54.9031 37.536 54.9031 37.5665 54.9031H37.8617C37.9941 54.9031 38.1569 54.9134 38.503 54.9134C38.5946 54.9134 38.615 54.9134 38.6252 54.8517C38.6354 54.8003 38.6557 54.6461 38.6557 54.5844C38.6557 54.5639 38.6557 54.533 38.6354 54.533C38.615 54.533 38.615 54.5536 38.615 54.5742C38.5946 54.6667 38.5743 54.7283 38.5132 54.7489C38.4521 54.7797 38.3605 54.7797 38.2994 54.7797C38.0653 54.7797 38.0246 54.7386 38.0246 54.5844V54.2144V54.0294C38.0246 54.0191 38.0246 54.0088 38.045 54.0088C38.0959 54.0088 38.3198 54.0088 38.3707 54.0191C38.4521 54.0294 38.4928 54.0602 38.503 54.1116C38.5132 54.1424 38.5132 54.1733 38.5132 54.1938C38.5132 54.2144 38.5132 54.2144 38.5336 54.2144C38.5539 54.2144 38.5539 54.1836 38.5539 54.1733C38.5539 54.163 38.5641 54.0602 38.5641 54.0191C38.5743 53.8957 38.5845 53.8546 38.5845 53.8443C38.5845 53.8238 38.5743 53.8238 38.5641 53.8238C38.5539 53.8238 38.5437 53.8341 38.5336 53.8546C38.5132 53.8752 38.4827 53.8855 38.4216 53.8855C38.3707 53.8957 38.0959 53.8957 38.0551 53.8957C38.0348 53.8957 38.0348 53.8855 38.0348 53.8649V53.279C38.0348 53.2584 38.0348 53.2584 38.0551 53.2584C38.0959 53.2584 38.3402 53.2584 38.3809 53.2584C38.4928 53.279 38.5234 53.2996 38.5336 53.351C38.5437 53.3818 38.5539 53.4229 38.5539 53.4435C38.5539 53.464 38.5641 53.4743 38.5743 53.4743C38.5946 53.4743 38.5946 53.464 38.6048 53.4537C38.615 53.4229 38.615 53.3201 38.615 53.2996C38.6252 53.1968 38.6354 53.1659 38.6354 53.1454C38.6354 53.1351 38.6354 53.1248 38.6252 53.1248C38.615 53.1248 38.5946 53.1351 38.5946 53.1351C38.5743 53.1454 38.5437 53.1454 38.4928 53.1454C38.4521 53.1454 37.9839 53.1454 37.9126 53.1454C37.8515 53.1454 37.6989 53.1351 37.5869 53.1351C37.5462 53.1351 37.536 53.1351 37.536 53.1557C37.536 53.1659 37.5462 53.1762 37.5767 53.1762C37.6072 53.1762 37.648 53.1865 37.6683 53.1865C37.7498 53.2071 37.7701 53.2379 37.7701 53.3201C37.7701 53.3921 37.7701 53.4537 37.7701 53.8135V54.2247H37.7192Z\" />\n <path d=\"M39.8258 53.8137C39.8258 53.4539 39.8258 53.3922 39.8258 53.3203C39.8258 53.2381 39.8461 53.1969 39.9072 53.1867C39.9378 53.1867 39.9785 53.1764 39.9988 53.1764C40.0294 53.1764 40.0396 53.1661 40.0396 53.1558C40.0396 53.1353 40.0294 53.1353 39.9887 53.1353C39.897 53.1353 39.724 53.1456 39.6731 53.1456C39.612 53.1456 39.4695 53.1353 39.3575 53.1353C39.3168 53.1353 39.3066 53.1353 39.3066 53.1558C39.3066 53.1661 39.3168 53.1764 39.3474 53.1764C39.3779 53.1764 39.4084 53.1867 39.4288 53.1867C39.5 53.2072 39.5204 53.2381 39.5306 53.3203C39.5306 53.3922 39.5306 53.4539 39.5306 53.8137V54.2248C39.5306 54.451 39.5306 54.636 39.5204 54.7285C39.5102 54.8005 39.5 54.8519 39.4492 54.8519C39.4288 54.8621 39.3983 54.8621 39.3575 54.8621C39.3372 54.8621 39.327 54.8724 39.327 54.8827C39.327 54.9033 39.3372 54.9033 39.3779 54.9033H39.6731C39.8563 54.9033 40.0192 54.9135 40.3551 54.9135C40.4773 54.9135 40.4874 54.9033 40.5078 54.8416C40.5282 54.7799 40.5383 54.5949 40.5383 54.5641C40.5383 54.5332 40.5383 54.5229 40.518 54.5229C40.4976 54.5229 40.4976 54.5332 40.4976 54.5641C40.4874 54.6052 40.4671 54.6771 40.4366 54.708C40.3857 54.7696 40.294 54.7696 40.1617 54.7696C39.9785 54.7696 39.9276 54.7594 39.8869 54.7182C39.8461 54.6771 39.8461 54.5127 39.8461 54.2043V53.8137H39.8258Z\" />\n <path d=\"M41.2821 54.2248C41.2821 54.4613 41.2821 54.636 41.2719 54.7491C41.2618 54.8107 41.2516 54.8519 41.2007 54.8621C41.1803 54.8724 41.1498 54.8724 41.1091 54.8724C41.0785 54.8724 41.0684 54.8724 41.0684 54.893C41.0684 54.9135 41.0887 54.9135 41.1193 54.9135H41.4145H41.7809C41.8013 54.9135 41.8216 54.9135 41.8216 54.893C41.8216 54.8827 41.8115 54.8724 41.7809 54.8724C41.7504 54.8724 41.6995 54.8724 41.6689 54.8621C41.5977 54.8519 41.5773 54.8107 41.5773 54.7491C41.5671 54.6463 41.5672 54.4613 41.5672 54.2248V53.8137C41.5672 53.4539 41.5671 53.3922 41.5773 53.3203C41.5875 53.2278 41.5977 53.1969 41.6689 53.1867C41.6995 53.1867 41.7097 53.1764 41.7402 53.1764C41.7606 53.1764 41.7707 53.1661 41.7707 53.1558C41.7707 53.1455 41.7504 53.1353 41.73 53.1353C41.6384 53.1353 41.5061 53.1456 41.445 53.1456C41.3737 53.1456 41.2312 53.1353 41.1396 53.1353C41.1091 53.1353 41.0887 53.1353 41.0887 53.1558C41.0887 53.1764 41.0989 53.1764 41.1193 53.1764C41.1498 53.1764 41.1803 53.1867 41.2109 53.1867C41.2618 53.2072 41.2923 53.2381 41.2923 53.3203C41.3025 53.3922 41.3025 53.4539 41.3025 53.8137V54.2248H41.2821Z\" />\n <path d=\"M42.8907 54.9443C43.0129 54.9443 43.1452 54.9237 43.2674 54.8518C43.4302 54.749 43.4811 54.5742 43.4811 54.4406C43.4811 54.2145 43.3793 54.0603 43.1045 53.8341L43.0332 53.7828C42.85 53.6388 42.7889 53.5463 42.7889 53.4538C42.7889 53.3099 42.8907 53.2071 43.0638 53.2071C43.2165 53.2071 43.2775 53.2791 43.3081 53.3305C43.359 53.3819 43.3692 53.4641 43.3692 53.4847C43.3692 53.5052 43.3793 53.5258 43.3895 53.5258C43.3997 53.5258 43.4099 53.5052 43.4099 53.4641C43.4099 53.2688 43.4201 53.2071 43.4201 53.1763C43.4201 53.1557 43.4099 53.1455 43.3895 53.1455C43.3284 53.1249 43.2266 53.1043 43.0841 53.1043C42.7584 53.1043 42.5446 53.2894 42.5446 53.5463C42.5446 53.7416 42.6362 53.9061 42.8907 54.1014L43.0027 54.1836C43.1961 54.3378 43.2266 54.4509 43.2266 54.564C43.2266 54.6873 43.1249 54.8312 42.9111 54.8312C42.7686 54.8312 42.6362 54.7695 42.5853 54.5948C42.5752 54.5537 42.565 54.5023 42.565 54.4817C42.565 54.4612 42.565 54.4406 42.5446 54.4406C42.5243 54.4406 42.5243 54.4714 42.5141 54.5023C42.5141 54.5434 42.5039 54.6873 42.5039 54.8107C42.5039 54.862 42.5141 54.8826 42.5446 54.8929C42.6464 54.934 42.7482 54.9443 42.8907 54.9443Z\" />\n <path d=\"M35.877 6.54051C35.8973 6.19103 35.2458 5.92377 35.0931 5.90321C34.8183 5.88266 34.4824 6.45828 34.1261 6.82832C33.8105 5.13229 33.9734 4.41276 34.1566 3.66239C34.859 4.95755 35.8159 5.23508 36.3248 5.17341C34.6147 3.79602 34.9099 2.55226 34.3908 2.49059C34.0956 2.45975 33.8818 2.48031 33.7291 2.48031C33.1387 2.48031 33.0573 3.64184 32.9758 4.17634C32.589 3.44654 32.2124 2.85035 31.5507 2.00748C30.9196 0.383396 30.1561 0.794556 29.3723 0.0544684C29.9831 0.979578 29.4843 1.5552 30.8992 2.23361C31.2657 2.5831 31.6932 3.12789 31.9782 3.58016C31.7441 3.88853 31.5813 4.07355 31.3675 4.28941C31.1944 4.55667 31.1028 5.56401 30.5633 6.32465C31.3675 5.96489 31.683 5.4715 31.9681 4.98838C34.5129 6.92084 32.4465 11.8753 31.8663 12.9649C31.3064 12.5846 30.5939 12.3687 29.9322 12.2556L29.8609 12.0295L29.2604 10.0765H29.5352C29.8508 10.0765 29.922 9.86063 29.8813 9.68588L31.6321 10.2307L32.4058 10.4774L31.9375 9.80923L31.1232 8.66826L31.9375 7.53758L32.4058 6.86944L31.6321 7.10586L30.0543 7.59925C29.9424 7.23948 29.6472 7.06474 29.3214 7.02363L29.8508 5.21452L30.0747 4.4436L29.4334 4.91643L28.3137 5.73875L27.1838 4.91643L26.5425 4.4436L26.7664 5.21452L27.2957 7.02363C26.97 7.07502 26.685 7.23948 26.5628 7.59925L24.985 7.10586L24.2317 6.86944L24.7 7.53758L25.5143 8.66826L24.7 9.80923L24.2317 10.4774L25.0054 10.2307L26.7664 9.68588C26.7155 9.86063 26.7766 10.0765 27.1023 10.0765H27.3772L26.7766 12.0295L26.7155 12.2556C26.0437 12.379 25.3108 12.5948 24.7407 12.9957C23.0306 9.64477 23.509 6.2527 24.9443 5.12201C24.9239 5.83126 25.5347 6.79749 25.8299 7.00307C25.6365 6.27326 25.9724 4.95755 25.5856 4.62862C25.3209 4.40248 24.9239 4.28941 24.4964 4.29969C24.7916 3.81658 25.1886 3.21012 25.8604 2.30557C26.8682 1.82246 27.1634 0.640371 27.4077 0.0441895C26.3083 0.455349 25.5042 1.02069 25.3311 1.95608C24.9443 2.47003 24.5168 3.08677 24.0383 3.8063C24.0587 2.93259 23.5803 2.62422 22.9491 2.5831C21.0965 2.9737 21.239 4.32025 19.6612 5.24536C20.7402 5.62568 22.4402 3.23068 23.0204 3.49793C23.112 4.96783 22.7761 6.12935 22.7761 6.93111C22.5012 6.62274 22.3587 6.40689 22.1246 6.37605C21.9007 6.33493 21.2797 6.38633 20.8624 6.85916C20.7402 7.59925 20.7707 8.99719 20.0785 10.6829C21.1067 9.727 21.5953 7.85622 21.7683 7.32172C22.033 7.68148 22.318 8.49352 22.3791 9.18221C22.5012 10.5185 23.3156 12.749 24.018 13.8283C23.8246 14.1984 23.7737 14.6198 23.8347 15.0926C23.2952 15.4935 23.2342 16.0589 23.4174 16.4392C23.621 16.8503 24.1503 17.1176 24.7712 16.8812L24.9647 16.7989C25.6161 16.5317 26.8377 16.0177 28.3137 16.0177C29.7897 16.0177 31.0112 16.5317 31.6627 16.7989L31.8561 16.8812C32.477 17.1279 33.0064 16.8606 33.1998 16.4392C33.3932 16.0589 33.3321 15.4935 32.7926 15.0926C32.8639 14.589 32.7926 14.1367 32.5585 13.7461L32.5788 13.7666C33.8411 11.9473 33.9225 8.48324 34.971 7.48618C35.0626 8.6991 35.7039 9.70644 36.335 9.85035C35.8464 8.96636 35.8464 7.30116 35.877 6.54051ZM30.0951 8.15431L31.0214 7.8665L30.5633 8.49352L30.4513 8.65798L30.5735 8.82245L31.0316 9.45975L29.8508 9.0897C29.9525 8.84301 30.0442 8.56547 30.0951 8.15431ZM25.6263 9.44947L26.0844 8.81217L26.2065 8.64771L26.0844 8.48324L25.6263 7.85622L26.5526 8.14404C26.6035 8.5552 26.6951 8.82245 26.7969 9.06915L25.6263 9.44947ZM29.3316 9.1411H28.5885L28.6801 7.81511C29.7795 7.332 29.6777 8.35989 29.3316 9.1411ZM29.1077 11.3922L28.4765 10.9296L28.3238 10.8166L28.161 10.9296L27.54 11.3922L27.9472 10.0662H28.7005L29.1077 11.3922ZM28.161 6.29382L28.3238 6.40689L28.4765 6.29382L29.1178 5.83126L28.7514 7.07502C28.7412 7.0853 28.731 7.0853 28.7208 7.0853C28.6598 6.93111 28.4969 6.82832 28.3238 6.82832C28.1508 6.82832 27.9981 6.93111 27.937 7.0853C27.9269 7.0853 27.9065 7.0853 27.8963 7.07502L27.5299 5.83126L28.161 6.29382ZM27.3263 9.1411C26.97 8.35989 26.8682 7.32172 27.9676 7.81511L28.0592 9.1411H27.3263ZM28.3238 11.495L29.1993 12.1323C28.8226 12.0912 28.5071 12.0912 28.3238 12.0912C28.1304 12.0912 27.8149 12.1014 27.4484 12.1323L28.3238 11.495ZM24.7203 16.1205L24.5371 16.2028C24.2725 16.3056 24.0994 16.2233 24.0383 16.1C23.9671 15.9663 24.0078 15.7402 24.3335 15.5346C24.3742 15.5141 24.4251 15.4832 24.4659 15.4627L25.0868 15.9766C24.9443 16.028 24.8221 16.0794 24.7203 16.1205ZM26.8275 15.4421L26.1862 14.7945C26.7155 14.6609 27.2754 14.5684 27.8251 14.5273L28.2119 15.2879C27.7131 15.2982 27.255 15.3599 26.8275 15.4421ZM30.4004 15.5757L30.0238 14.702C30.604 14.8151 31.1537 14.9796 31.6321 15.1851L31.8561 16.0897C31.4896 15.9355 31.001 15.7402 30.4004 15.5757ZM28.3238 13.8386C27.1023 13.8386 25.7281 14.1367 24.6695 14.5992C24.6898 14.3628 24.7712 14.1572 24.9138 13.9722C25.5245 13.2219 27.1329 12.9546 28.3238 12.9546C29.5047 12.9546 31.113 13.2219 31.7238 13.9722C31.8765 14.147 31.9579 14.3628 31.9681 14.589C30.9196 14.1264 29.5657 13.8386 28.3238 13.8386Z\" />\n <path d=\"M19.9245 34.8181C19.4562 34.8181 19.1508 34.8284 19.1508 34.8284C19.0389 36.1955 19.0898 37.4392 19.273 38.5699C19.7514 37.7682 20.24 36.9664 20.2197 36.4011C20.1891 35.8151 20.0568 35.2909 19.9245 34.8181Z\" />\n <path d=\"M20.2626 34.818C20.3949 35.2908 20.517 35.8048 20.5374 36.3804C20.5578 37.0485 20.0692 37.8708 19.55 38.7445C19.4889 38.8473 19.4279 38.9501 19.377 39.0529C20.8835 46.5052 28.0192 48.9927 28.0192 48.9927V34.8283C28.0192 34.8283 22.6445 34.8077 20.2626 34.818ZM25.6169 43.6785C25.2606 43.7504 24.7008 43.7915 24.3241 43.7915C23.9475 43.7915 23.3774 43.7504 23.0314 43.6785C23.0721 43.5243 23.123 43.3084 23.1637 43.0926C22.899 43.0617 22.6242 42.9692 22.4104 42.887C22.5224 42.4964 22.6954 42.1161 22.8379 41.5918C23.3164 41.7049 23.7846 41.7357 24.3241 41.7357C24.8636 41.7357 25.3319 41.6946 25.8103 41.5918C25.9528 42.1161 26.1259 42.4964 26.2379 42.887C26.0241 42.9692 25.7492 43.0617 25.4846 43.0926C25.5355 43.3084 25.5864 43.5243 25.6169 43.6785ZM22.6954 40.5742C22.9601 40.4817 24.0086 40.42 24.3241 40.42C24.6295 40.42 25.678 40.4817 25.9528 40.5742C25.9834 40.7078 25.9834 40.9134 25.963 41.0573C25.5558 41.1807 24.8535 41.2423 24.3241 41.2423C23.7948 41.2423 23.0924 41.1807 22.6853 41.0573C22.6649 40.9031 22.6649 40.7078 22.6954 40.5742ZM26.6654 37.7783C26.2684 38.7343 25.8816 39.7211 25.7696 40.0191C25.5558 39.9883 25.3319 39.9677 25.1079 39.9575C25.3726 39.1249 25.6983 37.9325 25.9732 37.1821C26.1564 36.6579 27.0318 36.8841 26.6654 37.7783ZM24.3241 36.3804C24.3852 35.9384 25.6271 35.8562 25.393 36.8327C25.1588 37.8092 24.8636 38.9604 24.6397 39.9472C24.5379 39.9472 24.4259 39.9369 24.3241 39.9369C24.2223 39.9369 24.1104 39.9472 24.0086 39.9472C23.7846 38.9604 23.4894 37.8194 23.2553 36.8327C23.0212 35.8562 24.2631 35.9384 24.3241 36.3804ZM22.6954 37.1821C22.9601 37.9325 23.296 39.1249 23.5607 39.9575C23.3266 39.9677 23.1026 39.9883 22.899 40.0191C22.7769 39.7211 22.39 38.7343 21.9931 37.7783C21.6062 36.8841 22.502 36.6579 22.6954 37.1821Z\" />\n <path d=\"M35.8563 36.216L35.8359 35.8665H36.1922C36.6604 35.8665 36.8946 35.4039 37.0269 34.8694C35.1946 34.8592 28.6289 34.8797 28.6289 34.8797V41.7152C29.1786 41.3041 29.6977 40.9752 30.3899 40.749V39.5669V39.2483H30.6953H31.072C31.1127 37.6037 31.4995 36.401 32.2629 35.6095L32.4869 35.3731L32.7108 35.6095C33.4743 36.401 33.8611 37.5934 33.9018 39.2483H34.309H34.6144V39.5669V40.8518C35.3677 41.1602 35.8664 41.6433 36.2533 42.1572C36.8742 40.8827 37.3323 39.4128 37.4951 37.7064C37.4646 37.7064 37.4341 37.7167 37.3934 37.7167C36.6706 37.7064 35.9173 37.1925 35.8563 36.216Z\" />\n <path d=\"M37.4944 34.8694C37.4944 34.8694 37.4333 34.8694 37.362 34.8694C37.1992 35.6506 36.8429 36.1851 36.1914 36.1954C36.2423 36.9766 36.8225 37.3775 37.3824 37.3775C37.4231 37.3775 37.474 37.3672 37.5147 37.3569C37.5656 36.5654 37.5758 35.7534 37.4944 34.8694Z\" />\n <path d=\"M32.4767 41.0882C30.4917 41.0882 29.7181 41.6536 28.6289 42.4965V49.0339C28.6289 49.0339 33.3521 47.3893 35.9275 42.7843C35.3269 41.8797 34.4617 41.0882 32.4767 41.0882ZM34.1054 43.7299L33.5048 43.0412L32.4869 43.9561L32.9042 44.4392C32.9042 44.4392 33.3318 44.2336 33.7084 44.6756C33.4234 44.9223 32.9348 45.354 32.6396 45.611C32.2629 45.169 32.5276 44.7784 32.5276 44.7784L32.1103 44.2953L30.8684 45.426L30.4612 44.9531L31.7336 43.8738L31.2755 43.3393C31.2755 43.3393 31.1127 43.4935 30.8582 43.7094C30.4917 43.2879 30.2067 42.7329 30.4714 42.0236C31.1941 41.8592 31.7031 42.2292 32.0695 42.6404C31.8252 42.8562 31.6522 43.0104 31.6522 43.0104L32.1103 43.5552L33.1486 42.6712L32.5785 41.962C33.118 41.9003 33.5863 42.0853 33.8509 42.3937C34.1156 42.702 34.2377 43.1954 34.1054 43.7299Z\" />\n <path d=\"M19.4177 31.313C19.9165 31.7241 20.1099 32.0325 19.9572 33.4407C19.9369 33.6154 20.0285 33.9444 20.1303 34.3041H37.1095C37.1298 34.1191 37.14 33.9341 37.14 33.7799C37.1502 33.009 37.0179 32.4025 36.7634 32.1456C36.682 32.0633 36.5903 32.0222 36.4376 32.0222C36.4275 32.0222 36.4173 32.0222 36.4173 32.0222L35.7353 32.0942L36.1017 31.5083C36.458 30.9326 36.967 30.6037 37.5065 30.5626V25.4745H19.1836V31.1588C19.2447 31.1999 19.3159 31.2307 19.3668 31.2718L19.4177 31.313ZM30.2079 30.6345V30.2748L29.3732 30.2645C29.5767 29.3805 31.2869 28.2498 32.0503 27.9826C32.0096 27.0163 33.2617 26.6977 34.2796 26.6669C35.5317 26.636 35.8269 27.9928 35.8269 28.4143C35.8269 28.9693 35.6844 30.2131 34.9922 30.5934C33.9844 31.1485 33.1293 30.3776 33.1293 29.6889C33.1293 28.9282 33.6587 28.476 34.5545 28.5787C35.4604 28.6815 35.3892 28.1676 34.7072 27.9928C34.3712 27.9106 32.9359 27.8284 32.4575 28.9077C32.1827 28.918 31.8875 28.8049 31.7144 28.6301C31.5312 28.8768 31.236 29.0413 30.839 29.1544C31.1851 29.8739 31.8976 29.7505 32.3252 29.4113C32.315 29.5039 32.3048 29.6066 32.3048 29.7197C32.3048 31.4774 34.1676 31.9297 35.3179 31.2718C35.1245 31.8372 35.2161 32.567 35.2976 33.0501H30.7881C30.8695 32.5567 31.4599 32.0119 31.9689 31.6522L31.5719 31.0149C31.0833 31.2307 30.6252 31.426 30.0959 31.5699C28.8438 31.8989 28.9151 31.0046 30.2079 30.6345ZM27.0319 32.0736C26.8588 32.3306 25.79 32.6595 25.5253 32.495C25.0775 32.2175 24.8535 31.6316 24.9655 31.3746C25.0978 31.0457 26.2684 30.7168 26.6451 30.8401C27.0115 30.9737 27.1744 31.8577 27.0319 32.0736ZM20.7818 29.2674C21.7793 28.7021 22.2883 28.2807 22.8176 27.4378C22.4206 27.2425 21.9626 26.893 21.6165 26.3996C23.5098 26.9341 24.4667 27.2116 26.6858 26.4099C26.3193 26.9958 25.7798 27.3453 25.3218 27.6331C25.8307 28.476 26.3295 29.4319 26.5026 30.2028C25.8307 30.1514 25.0775 30.3159 24.5379 30.8093C23.7032 30.8504 22.6548 31.1177 22.0644 29.2058C21.7692 29.3599 21.4638 29.5655 21.4638 29.5655C21.7997 30.8093 22.4308 31.6624 24.0901 31.4877C24.1817 31.8886 24.2529 32.1147 24.4565 32.4436C23.7745 32.8445 22.0644 33.8621 20.7614 32.6903V29.2674H20.7818Z\" />\n <path d=\"M19.1836 31.5494V34.2939H19.7842C19.6824 33.9341 19.5908 33.6155 19.6213 33.3893C19.774 32.0119 19.5704 31.868 19.1836 31.5494Z\" />\n <path d=\"M37.4947 34.2938V30.8812C37.0977 30.9223 36.6906 31.169 36.375 31.6727C36.4055 31.6624 36.4463 31.6624 36.4768 31.6624C37.2301 31.6624 37.4846 32.7006 37.4744 33.7696C37.4744 33.9444 37.4642 34.1191 37.4438 34.2938H37.4947Z\" />\n <path d=\"M23.6312 29.6271C23.9468 29.7813 24.3336 29.6065 24.7408 29.6579C24.6594 29.4832 24.5779 29.3496 24.6288 29.1029C24.7306 28.6095 24.3336 28.4759 24.1504 28.4964C23.6923 28.517 23.4276 28.63 22.9492 28.4964C23.2851 28.8048 23.1935 29.4112 23.6312 29.6271Z\" />\n <path d=\"M19.6503 33.3686C19.8131 31.9501 19.5892 31.8371 19.182 31.4979C18.8257 31.1998 18.2455 31.1073 17.6653 30.7064C17.2479 30.4186 17.1359 29.9971 16.6168 29.4318C16.7186 28.2394 17.5635 26.7695 18.1946 26.4406C18.2862 26.3892 18.2557 24.539 18.2557 24.539C18.2557 24.539 18.673 24.5184 18.6323 24.4979C18.0724 24.1484 17.4006 24.4156 16.912 24.9913C16.4336 25.3819 15.3546 26.1117 14.6115 26.3686C13.6037 25.5052 12.0259 24.7548 10.8654 23.583C10.8654 23.583 12.3924 23.5625 13.0947 23.2747C13.278 23.1616 13.7666 22.3701 13.5732 21.6197C13.339 21.5375 12.9929 21.3525 12.657 21.1675C12.2397 20.9208 11.8325 20.6638 11.6493 20.5199C10.9876 20.0162 10.7229 19.5742 9.57267 19.2864C9.64392 18.7519 9.7559 18.8752 10.2649 18.536C10.9062 18.094 11.2624 17.5698 11.5271 17.0559C11.7307 16.6447 11.4966 15.8121 10.9774 16.8708C10.7942 17.2512 10.2954 17.7446 9.73554 17.8987C9.77626 17.5698 9.79661 17.3745 9.79661 17.1998C11.4762 16.0074 11.3133 14.9487 11.181 13.9619C11.1098 13.3863 10.5397 13.1499 10.5702 13.746C10.5804 14.1366 10.9265 15.257 9.78643 15.9149C9.76608 15.4215 9.62356 15.1954 9.52177 14.9384C10.5397 13.5816 10.1122 12.2659 9.68464 11.6697C9.4098 11.2894 8.73796 11.1557 9.04334 11.7622C9.28765 12.2556 9.69482 13.6021 8.94155 14.1469C8.67688 13.818 8.38168 13.6946 8.27989 13.2526C8.35114 11.7725 8.25953 10.8782 8.0763 10.354C7.89307 9.87085 7.435 9.56248 7.46554 10.282C7.50625 11.1043 7.57751 12.1322 7.49607 12.2042C7.42482 12.2659 6.3458 11.2482 5.89791 10.9501C5.45002 10.6418 4.93087 10.7548 5.45002 11.3613C5.90809 11.8958 7.28231 12.9237 7.10926 13.2629C6.99728 13.4685 6.00988 12.6462 5.50091 12.4714C4.98177 12.2864 4.8189 12.5742 5.25661 12.934C5.95899 13.5199 6.42724 13.9002 7.58769 14.2908C8.73796 14.6814 9.31818 16.2952 8.95173 18.608C8.94155 18.7211 8.73796 18.7005 8.62599 18.6594C8.57509 17.7754 8.4224 16.7167 8.20863 16.2541C7.93379 15.6476 7.39428 15.6374 7.58769 16.4597C7.74038 17.1073 7.83199 17.8165 7.72002 18.7005C6.76316 18.536 6.3967 18.2791 5.9997 18.0324C5.95899 17.5904 6.18293 16.8503 6.22365 16.1924C6.28473 15.5449 5.90809 15.1337 5.69432 15.956C5.49074 16.7372 5.34822 17.1175 5.22607 17.6726C4.95123 17.5801 4.6662 17.4567 4.53387 17.3026C4.4728 17.2306 4.53387 16.3466 4.46262 15.7196C4.40154 15.0001 4.1267 15.0206 3.91293 15.6579C3.81114 15.9457 3.73988 16.3363 3.70934 16.8092C3.37342 16.6036 3.1393 16.2027 3.10876 15.8943C3.15966 15.144 3.28181 14.3422 3.37342 13.8488C3.4345 13.4891 3.20037 12.7695 2.91535 13.6432C2.71176 14.2703 2.66087 14.7945 2.53871 15.2365C2.29441 15.2159 1.97885 13.7871 1.8058 12.8826C1.73454 12.4612 1.38844 11.9883 1.32737 12.9134C1.25611 13.9311 1.46988 14.959 1.71418 15.4215C1.22557 15.3701 0.757323 14.4758 0.421403 13.9619C0.116022 13.4993 -0.0264893 13.9824 0.00404883 14.1675C0.289072 15.9869 1.72436 16.6344 2.37584 16.7578C3.3836 18.2174 5.30751 18.8444 6.92603 19.5537C4.80872 19.5331 4.25903 20.3863 3.29199 19.8312C3.33271 20.633 3.7297 21.0133 4.10634 21.1983C4.38118 21.3217 4.64585 21.3628 4.768 21.3833C4.94105 22.3598 5.86737 22.3084 6.64101 22.3598C6.43742 24.2614 6.67154 26.7798 8.33078 28.6609C8.27989 29.6271 8.21881 30.9017 8.22899 31.7343C6.87513 33.0089 5.66378 35.6711 5.18535 37.1513C4.82908 38.2512 4.28957 39.1146 3.46504 39.5155C4.14706 40.2453 5.14464 39.8855 5.72486 39.4744C5.76558 40.1219 5.91827 40.5845 6.02006 40.9648C5.63325 41.5507 5.36858 41.9516 5.4093 42.6711C4.97159 42.7945 4.66621 43.0617 4.43208 43.3701C4.27939 43.5551 4.45244 44.4391 4.62549 44.8092C5.16499 46.0324 4.74764 48.7871 4.64585 49.6094C4.86979 49.6197 5.28715 49.6403 5.37876 49.3011C5.51109 49.4244 5.84701 49.6608 5.9997 50.1954C5.95899 50.3907 5.82665 51.2335 6.26437 51.3466C6.62065 51.4391 8.13737 51.3877 8.34096 51.1205C8.18827 50.9354 7.92361 50.5346 7.76074 50.1337C7.76074 49.7122 7.72002 49.2086 7.60805 48.9824C7.435 48.6741 6.99728 47.9648 6.71226 47.6873C6.65119 47.1836 6.60029 44.9325 6.83441 44.0691C7.23141 43.7915 9.90859 41.7769 10.4685 39.8547C10.9571 40.0191 10.8044 41.3657 10.8044 43.1028C10.8044 43.5654 11.3642 43.8018 11.7002 43.8532C12.4229 43.9457 13.4612 44.6344 14.6115 46.3716C14.8354 46.1351 15.1306 45.8987 15.1306 45.8987C15.2833 46.1043 15.4563 46.608 15.5581 46.9163C15.6803 47.1528 16.6168 47.2967 17.3294 47.0705C17.5635 46.9883 17.706 46.9472 17.8587 46.6902C16.9527 45.0867 16.403 44.028 15.2426 43.144C14.7031 42.7328 13.9803 42.5272 13.3798 42.1366C13.7869 41.376 14.8965 37.7989 14.2246 36.4832C14.0007 36.0515 13.1558 35.6197 12.1277 35.815C12.9828 34.7666 14.7234 32.7108 14.9576 32.0838C15.1611 32.3305 16.1893 32.1557 16.9527 32.4641C17.2276 32.5772 18.0114 33.5948 18.0521 33.9545C18.1233 34.5816 18.1539 35.3422 17.7162 37.0691C18.0216 37.0177 17.9808 36.9971 18.276 36.8738C18.3269 37.3363 18.1844 37.6961 17.7874 38.3951C17.8892 39.0221 18.1641 39.978 18.4593 40.163C18.8461 39.0015 20.2814 37.3363 20.2407 36.3701C20.1898 35.0544 19.579 33.9443 19.6503 33.3686Z\" />\n <path d=\"M78.0588 32.125C78.0588 32.125 77.6414 32.3819 76.766 32.3819C75.6361 32.3819 74.6283 31.7035 74.0888 31.3438C73.3966 30.8812 72.2667 30.2233 71.1368 29.8636C68.9584 29.8636 67.5333 29.2468 66.4237 27.7872C65.3142 26.3482 64.7441 24.4877 64.7441 22.3394C64.7441 19.1734 65.9351 16.6037 68.0321 15.4627C68.8872 15.0002 69.956 14.7432 71.0452 14.7432C74.9133 14.7432 77.3055 17.6007 77.3055 22.2057C77.3055 25.4025 76.1756 27.7872 74.4349 28.9487C74.8319 29.1029 75.402 29.4833 75.7379 29.6888C76.257 30.0075 76.8881 30.3056 77.5396 30.3056C78.1707 30.3056 78.8324 30.2028 78.8324 30.2028L78.0588 32.125ZM73.5595 18.8959C73.3254 18.1558 72.5517 17.0354 71.0045 17.0354C70.0171 17.0354 69.162 17.5391 68.7446 18.3305C68.2458 19.2865 68.0117 20.5714 68.0117 22.3496C68.0117 24.8885 68.4291 26.4715 69.3045 27.1088C69.7728 27.448 70.353 27.6125 71.0452 27.6125C73.0709 27.6125 73.9361 26.0501 73.9361 22.3085C73.9361 20.7975 73.814 19.7182 73.5595 18.8959Z\" />\n <path d=\"M86.5504 29.9252C86.1941 29.6682 85.8989 29.3085 85.7157 28.8665C85.0235 29.5449 84.0157 29.9047 82.8858 29.9047C81.3793 29.9047 80.0763 29.1851 79.7302 28.147C79.5674 27.6536 79.4961 27.0882 79.4961 25.9884V19.05L82.2547 18.5258V25.4847C82.2547 26.4509 82.3463 26.9649 82.4888 27.263C82.6415 27.5611 83.0487 27.7666 83.4762 27.7666C84.1684 27.7666 85.0031 27.263 85.2169 26.7285V19.1117L87.8941 18.5464V26.8107C87.8941 27.5302 88.1282 28.2703 88.5456 28.774L86.5504 29.9252Z\" />\n <path d=\"M93.2171 25.1044V25.1969C93.2171 26.8621 94.0314 27.818 95.4769 27.818C96.4439 27.818 97.3397 27.4583 98.205 26.7387L99.2941 28.4348C98.0624 29.4421 96.7595 29.9355 95.2529 29.9355C92.1788 29.9355 90.1836 27.7358 90.1836 24.3334C90.1836 22.3907 90.5806 21.0956 91.5273 20.0368C92.4027 19.0398 93.4715 18.5772 94.8967 18.5772C96.1284 18.5772 97.3092 18.9986 97.9912 19.7182C98.9786 20.7358 99.4163 22.1954 99.4163 24.4568V25.1147H93.2171V25.1044ZM96.505 22.9047C96.505 22.1029 96.4236 21.6815 96.1691 21.2806C95.8942 20.8591 95.4972 20.6433 94.9374 20.6433C93.8685 20.6433 93.2578 21.4862 93.2578 22.9869V23.028H96.505V22.9047Z\" />\n <path d=\"M103.803 25.1044V25.1969C103.803 26.8621 104.618 27.818 106.063 27.818C107.02 27.818 107.926 27.4583 108.781 26.7387L109.87 28.4348C108.639 29.4421 107.336 29.9355 105.829 29.9355C102.755 29.9355 100.76 27.7358 100.76 24.3334C100.76 22.3907 101.157 21.0956 102.103 20.0368C102.989 19.0398 104.048 18.5772 105.473 18.5772C106.705 18.5772 107.885 18.9986 108.567 19.7182C109.555 20.7358 109.992 22.1954 109.992 24.4568V25.1147H103.803V25.1044ZM107.091 22.9047C107.091 22.1029 107.01 21.6815 106.755 21.2806C106.481 20.8591 106.084 20.6433 105.524 20.6433C104.455 20.6433 103.844 21.4862 103.844 22.9869V23.028H107.091V22.9047Z\" />\n <path d=\"M117.679 29.6271V22.586C117.679 21.3628 117.465 21.0031 116.732 21.0031C116.172 21.0031 115.439 21.3834 114.788 21.9796V29.6271H111.978V21.7843C111.978 20.8489 111.856 19.9649 111.602 19.2453L114.096 18.5258C114.35 18.9781 114.493 19.4406 114.493 19.8826C114.91 19.5846 115.266 19.3379 115.724 19.0809C116.294 18.7828 117.027 18.6183 117.658 18.6183C118.849 18.6183 119.898 19.2556 120.234 20.1807C120.376 20.5816 120.447 21.0545 120.447 21.7226V29.6271H117.679Z\" />\n <path d=\"M126.543 29.9664C125.22 29.9664 123.775 29.5449 122.207 28.7226L123.215 26.6463C124.07 27.1808 125.556 27.8695 126.778 27.8695C127.572 27.8695 128.203 27.335 128.203 26.6463C128.203 25.9062 127.684 25.5259 126.554 25.3203L125.291 25.0839C124.579 24.9605 123.703 24.4466 123.327 23.984C122.95 23.5215 122.716 22.7403 122.716 22.031C122.716 19.9238 124.375 18.5053 126.859 18.5053C128.579 18.5053 129.709 19.0295 130.686 19.5229L129.77 21.4245C128.701 20.8695 127.928 20.6433 127.134 20.6433C126.319 20.6433 125.77 21.0648 125.77 21.7021C125.77 22.2571 126.126 22.545 127.113 22.8019L128.406 23.1411C129.73 23.4803 130.167 23.8812 130.544 24.3643C130.941 24.868 131.134 25.4847 131.134 26.2043C131.134 28.4451 129.292 29.9664 126.543 29.9664Z\" />\n <path d=\"M135.848 29.8842C134.657 29.8842 133.69 29.3189 133.354 28.404C133.14 27.849 133.1 27.5201 133.1 25.9679V17.8886C133.1 16.4701 133.059 15.5964 132.957 14.6302L135.828 13.9723C135.929 14.5582 135.97 15.2572 135.97 16.7888V25.2278C135.97 27.0883 135.99 27.3453 136.153 27.6331C136.255 27.8181 136.489 27.9312 136.713 27.9312C136.815 27.9312 136.886 27.9312 137.029 27.8901L137.507 29.5861C137.049 29.7814 136.459 29.8842 135.848 29.8842Z\" />\n <path d=\"M146.151 30.1822C145.499 29.9047 144.919 29.4216 144.644 28.8665C144.441 29.0824 144.207 29.288 144.003 29.4319C143.474 29.8122 142.721 30.0281 141.845 30.0281C139.453 30.0281 138.16 28.8049 138.16 26.6463C138.16 24.1074 139.901 22.9253 143.311 22.9253C143.525 22.9253 143.708 22.9253 143.942 22.9458V22.5038C143.942 21.3012 143.708 20.9003 142.69 20.9003C141.784 20.9003 140.746 21.3423 139.585 22.1235L138.394 20.0883C138.964 19.7285 139.382 19.5229 140.135 19.194C141.183 18.752 142.079 18.5567 143.067 18.5567C144.868 18.5567 146.1 19.2351 146.517 20.4378C146.66 20.8798 146.731 21.219 146.701 22.3805L146.64 26.0193C146.619 27.2013 146.701 27.7153 147.647 28.4348L146.151 30.1822ZM143.759 24.8988C141.815 24.8988 141.143 25.2586 141.143 26.5435C141.143 27.3864 141.662 27.962 142.374 27.962C142.894 27.962 143.423 27.6844 143.84 27.2219L143.881 24.8988H143.759Z\" />\n <path d=\"M155.29 29.6271V22.586C155.29 21.3628 155.076 21.0031 154.343 21.0031C153.773 21.0031 153.04 21.3834 152.399 21.9796V29.6271H149.59V21.7843C149.59 20.8489 149.467 19.9649 149.213 19.2453L151.707 18.5258C151.961 18.9781 152.104 19.4406 152.104 19.8826C152.521 19.5846 152.877 19.3379 153.336 19.0809C153.895 18.7828 154.638 18.6183 155.27 18.6183C156.461 18.6183 157.509 19.2556 157.845 20.1807C157.988 20.5816 158.059 21.0545 158.059 21.7226V29.6271H155.29Z\" />\n <path d=\"M167.424 29.6271C167.343 29.4626 167.302 29.2879 167.261 28.9898C166.569 29.6065 165.755 29.8944 164.788 29.8944C162.07 29.8944 160.35 27.7563 160.35 24.3951C160.35 21.0133 162.212 18.6902 164.93 18.6902C165.704 18.6902 166.315 18.8855 166.834 19.307C166.793 19.0706 166.752 18.3305 166.752 17.7035V13.9825L169.542 14.4245V25.6697C169.542 28.3319 169.755 29.2057 169.939 29.6271H167.424ZM166.793 21.6609C166.274 21.1983 165.765 20.9619 165.266 20.9619C164.014 20.9619 163.464 22.0206 163.464 24.4259C163.464 26.749 163.943 27.5199 165.409 27.5199C165.928 27.5199 166.518 27.1601 166.793 26.8209V21.6609Z\" />\n <path d=\"M71.3613 50.329C69.5596 50.329 68.0327 49.6917 66.9435 48.5097C65.7322 47.1837 65.1621 45.3848 65.1621 42.8871C65.1621 40.122 65.895 38.1484 67.3812 36.8019C68.4093 35.8665 69.641 35.4245 71.1272 35.4245C72.6541 35.4245 73.9775 35.9076 75.0666 36.8636L74.293 37.9429C73.1224 37.1411 72.2877 36.8224 71.1781 36.8224C69.4985 36.8224 68.1854 37.6036 67.595 39.2688C67.2183 40.3481 67.0351 41.5713 67.0351 42.9487C67.0351 44.8503 67.3914 46.3922 68.0429 47.3481C68.6943 48.3041 70.1602 48.89 71.514 48.89C72.42 48.89 73.1936 48.705 73.7942 48.3246V43.9047H70.9033L70.5674 42.4656H75.4026V49.2292C74.3744 49.9076 72.8272 50.329 71.3613 50.329Z\" />\n <path d=\"M82.7219 50.3703C79.8514 50.3703 78.2227 48.2425 78.2227 44.7682C78.2227 41.3453 79.9226 39.2484 82.6609 39.2484C84.4015 39.2484 85.5315 40.0501 86.244 41.0883C86.8955 42.0443 87.2009 43.288 87.2009 45.0046C87.2009 48.5098 85.3381 50.3703 82.7219 50.3703ZM84.8596 41.9518C84.4219 41.0164 83.4956 40.5949 82.6405 40.5949C81.7142 40.5949 80.8591 41.0369 80.5028 41.7359C80.1669 42.3938 80.004 43.2366 80.004 44.4804C80.004 45.9606 80.2585 47.2763 80.6555 47.9239C81.0322 48.5611 81.8669 48.9826 82.7728 48.9826C83.862 48.9826 84.6764 48.4172 85.0327 47.3996C85.2668 46.7418 85.3482 46.1559 85.3482 45.1177C85.338 43.6478 85.1955 42.6507 84.8596 41.9518Z\" />\n <path d=\"M93.704 50.2057H92.0956L88.3496 39.6595L90.0292 39.2997L92.4621 46.5567C92.7573 47.4201 92.9609 48.3555 92.9609 48.3555H93.0016C93.0016 48.3555 93.1645 47.5332 93.5004 46.5773L95.8925 39.5773H97.6332L93.704 50.2057Z\" />\n <path d=\"M100.852 45.1073V45.3643C100.852 46.3613 100.974 47.122 101.34 47.6668C101.92 48.5713 102.887 48.9619 103.936 48.9619C104.944 48.9619 105.758 48.6433 106.491 47.9649L107.122 49.0236C106.196 49.8665 104.944 50.329 103.6 50.329C100.709 50.329 98.9785 48.2218 98.9785 44.727C98.9785 42.9487 99.3551 41.8077 100.231 40.749C101.065 39.752 102.093 39.2894 103.345 39.2894C104.475 39.2894 105.463 39.6903 106.175 40.4304C107.071 41.3555 107.366 42.3525 107.366 44.8709V45.1073H100.852ZM105.147 41.5097C104.791 40.9443 104.058 40.5845 103.264 40.5845C101.778 40.5845 100.943 41.6844 100.852 43.8636H105.626C105.605 42.7226 105.463 42.0236 105.147 41.5097Z\" />\n <path d=\"M114.726 41.1499C114.624 41.1088 114.431 41.0677 114.268 41.0677C113.637 41.0677 113.016 41.3349 112.527 41.8283C112.049 42.3115 111.926 42.6301 111.926 43.5038V50.1029H110.298V41.9825C110.298 40.4407 109.941 39.7417 109.941 39.7417L111.57 39.2997C111.57 39.2997 111.967 40.122 111.906 41.0163C112.659 39.937 113.769 39.2586 114.838 39.2586C115.113 39.2586 115.398 39.3614 115.398 39.3614L114.726 41.1499Z\" />\n <path d=\"M122.971 50.0926V42.9692C122.971 41.8488 122.89 41.5713 122.595 41.2115C122.36 40.9443 121.923 40.7695 121.444 40.7695C120.61 40.7695 119.307 41.4479 118.553 42.2497V50.0926H116.965V41.9722C116.965 40.4714 116.568 39.7519 116.568 39.7519L118.156 39.3099C118.156 39.3099 118.533 40.0911 118.533 40.9545C119.622 39.8547 120.711 39.3305 121.821 39.3305C122.951 39.3305 123.959 39.9472 124.376 40.8723C124.539 41.2526 124.63 41.6741 124.63 42.0955V50.0926H122.971Z\" />\n <path d=\"M139.207 50.0926V42.3114C139.207 41.2938 138.749 40.7696 137.863 40.7696C136.917 40.7696 136.184 41.3863 135.095 42.3937V50.0926H133.446V42.6095C133.446 41.9722 133.385 41.5508 133.15 41.2527C132.896 40.9546 132.56 40.8312 132.082 40.8312C131.288 40.8312 130.514 41.2321 129.425 42.2292V50.0926H127.857V41.9311C127.857 40.4098 127.48 39.6903 127.48 39.6903L129.068 39.31C129.068 39.31 129.445 40.1323 129.445 40.8724C130.137 40.0912 131.41 39.2894 132.479 39.2894C133.507 39.2894 134.535 39.9267 134.911 41.0471C135.919 39.9678 137.192 39.2894 138.26 39.2894C139.808 39.2894 140.877 40.4715 140.877 42.147V50.0926H139.207Z\" />\n <path d=\"M145.375 45.1073V45.3643C145.375 46.3613 145.498 47.122 145.854 47.6668C146.444 48.5713 147.401 48.9619 148.45 48.9619C149.457 48.9619 150.272 48.6433 151.005 47.9649L151.636 49.0236C150.72 49.8665 149.457 50.329 148.114 50.329C145.223 50.329 143.492 48.2218 143.492 44.727C143.492 42.9487 143.869 41.8077 144.744 40.749C145.579 39.752 146.607 39.2894 147.869 39.2894C148.999 39.2894 149.987 39.6903 150.699 40.4304C151.595 41.3555 151.89 42.3525 151.89 44.8709V45.1073H145.375ZM149.661 41.5097C149.305 40.9443 148.572 40.5845 147.778 40.5845C146.292 40.5845 145.457 41.6844 145.365 43.8636H150.139C150.129 42.7226 149.976 42.0236 149.661 41.5097Z\" />\n <path d=\"M160.817 50.0926V42.9692C160.817 41.8488 160.735 41.5713 160.44 41.2115C160.206 40.9443 159.768 40.7695 159.29 40.7695C158.455 40.7695 157.152 41.4479 156.399 42.2497V50.0926H154.811V41.9722C154.811 40.4714 154.414 39.7519 154.414 39.7519L156.002 39.3099C156.002 39.3099 156.379 40.0911 156.379 40.9545C157.468 39.8547 158.557 39.3305 159.667 39.3305C160.797 39.3305 161.804 39.9472 162.222 40.8723C162.385 41.2526 162.476 41.6741 162.476 42.0955V50.0926H160.817Z\" />\n <path d=\"M169.502 40.8106H167.324V47.5948C167.324 48.7563 167.64 49.1572 168.668 49.1572C169.126 49.1572 169.401 49.0955 169.696 48.9413L169.93 50C169.411 50.2776 168.82 50.4215 168.087 50.4215C167.538 50.4215 167.12 50.3187 166.723 50.1234C165.99 49.7636 165.716 49.0852 165.716 48.0265V40.8003H164.352V39.5566H165.716C165.716 38.539 165.878 36.8943 165.878 36.8943L167.589 36.514C167.589 36.514 167.385 38.1586 167.385 39.5566H170.001L169.502 40.8106Z\" />\n</svg>", "{{> header header}}\n{{> navbar navbar}}\n{{> globalAlert globalAlert}}\n<main>\n {{#> breadcrumbsWrapper}}\n {{> breadcrumbs breadcrumbs}}\n {{/breadcrumbsWrapper}}\n <!-- Main content-->\n <div class=\"container-fluid\">\n <div class=\"container qld-content\">\n <div class=\"row\">\n <!-- Side Nav -->\n {{#> sidenavWrapper}}\n {{> sidenav sidenav}}\n {{/sidenavWrapper}}\n {{#> contentWrapper}}\n {{> @partial-block }}\n {{/contentWrapper}}\n </div> <!-- end row -->\n </div>\n\n {{#>contentFooterWrapper}}\n {{> contentFooter contentFooter }}\n {{/contentFooterWrapper}}\n\n </div>\n</main>\n{{> footer footer}}", "<!-- DCTERMS https://www.dublincore.org/specifications/dublin-core/dcmi-terms/-->\n{{#if dcTerms}}\n<link rel=\"schema.DCTERMS\" href=\"http://purl.org/dc/terms/\" />\n<link rel=\"schema.AGLSTERMS\" href=\"https://agls.gov.au/documents/aglsterms/\" />\n<meta name=\"DCTERMS.title\" content=\"{{ title }}\">\n<meta name=\"DCTERMS.publisher\" scheme=\"AGLSTERMS.AglsAgent\" content=\"{{#if dcTerms.publisher}}{{dcTerms.publisher}}{{else}}corporateName=The State of Queensland; jurisdiction=Queensland{{/if}}\" />\n<meta name=\"DCTERMS.creator\" scheme=\"AGLSTERMS.GOLD\" content=\"{{#if dcTerms.creator}}{{dcTerms.creator}}{{else}}c=AU; o=The State of Queensland;{{/if}}\">\n{{#if dcTerms.created}}<meta name=\"DCTERMS.created\" content=\"{{ dcTerms.created }}\">{{/if}}\n{{#if dcTerms.modified}}<meta name=\"DCTERMS.modified\" content=\"{{ dcTerms.modified }}\">{{/if}}\n{{#if description}}<meta name=\"DCTERMS.description\" content=\"{{ description }}\">{{/if}}\n{{#if uri}}<meta name=\"DCTERMS.identifier\" scheme=\"DCTERMS.URI\" content=\"{{ uri }}\">{{/if}}\n<meta name=\"DCTERMS.jurisdiction\" scheme=\"AGLSTERMS.AglsJuri\" content=\"{{#if dcTerms.jurisdiction}}{{dcTerms.jurisdiction}}{{else}}Queensland{{/if}}\">\n{{#if dcTerms.type}}<meta name=\"DCTERMS.type\" scheme=\"DCTERMS.DCMIType\" content=\"{{ dcTerms.type }}\" />{{/if}}\n{{#if dcTerms.aggregationLevel}}<meta name=\"AGLSTERMS.aggregationLevel\" content=\"{{ dcTerms.aggregationLevel }}\"/>{{/if}}\n{{#if dcTerms.documentType}}<meta name=\"AGLSTERMS.documentType\" scheme=\"AGLSTERMS.agls-document\" content=\"{{ dcTerms.documentType }}\" />{{/if}}\n{{#if dcTerms.subject}}<meta name=\"DCTERMS.subject\" content=\"{{ dcTerms.subject }}\" />{{/if}}\n{{#if dcTerms.audience}}<meta name=\"DCTERMS.audience\" content=\"all\" scheme=\"{{ dcTerms.audience }}\" />{{/if}}\n{{#if dcTerms.licenseUri}}<meta name=\"DCTERMS.license\" scheme=\"DCTERMS.URI\" content=\"{{ dcTerms.licenseUri }}\">{{/if}}\n{{/if}}", "\n<!-- SEO (required) -->\n{{#if description }}<meta name=\"description\" content=\"{{ description }}\" />{{/if}}\n{{#if seo.pageSnippet }}<meta name=\"page.snippet\" content=\"{{ seo.pageSnippet}}\" />{{/if}}\n\n<!-- SEO -->\n{{#if seo.keywords }}<meta name=\"keywords\" content=\"{{ seo.keywords }}\" />{{/if}}\n{{#if seo.department }}<meta name=\"department\" content=\"{{ seo.department }}\" />{{/if}}\n\n<!-- Open Graph protocol https://ogp.me/ basics -->\n<meta property=\"og:title\" content=\"{{ title }}\" />\n<meta name=\"twitter:title\" content=\"{{ title }}\" />\n{{#if description }}<meta property=\"og:description\" content=\"{{ description }}\" />{{/if}}\n{{#ifAny og.twitter_description description }}<meta name=\"twitter:description\" content=\"{{#if og.twitter_description }}{{ og.twitter_description }}{{else}}{{ description }}{{/if}}\" />{{/ifAny}}\n{{#if og.image }}<meta property=\"og:image\" content=\"{{ og.image }}\">{{/if}}\n{{#ifAny og.twitter_image og.image }}<meta name=\"twitter:image:src\" content=\"{{#if og.twitter_image }}{{ og.twitter_image }}{{else}}{{ og.image }}{{/if}}\" />{{/ifAny}}\n{{#if uri }}<meta property=\"og:url\" content=\"{{ uri }}\" />{{/if}}\n{{#if og.type }}<meta property=\"og:type\" content=\"{{og.type}}\" />{{/if}}", "<!-- Example button to trigger the modal -->\n<button type=\"button\" class=\"btn btn-primary\" data-bs-toggle=\"modal\" data-bs-target=\"#{{modalID}}\">\n {{launchButtonLabel}}\n</button>\n\n<!-- You can also use a standard link. It must contain data-bs-toggle and data-bs-target attributes -->\n<p>You can also <a class=\"d-inline-block my-3\" href=\"#\" data-bs-toggle=\"modal\" data-bs-target=\"#{{modalID}}\">open a model</a> with a standard link.\n\n\n<!-- QGDS Modal -->\n<div class=\"modal fade\" id=\"{{modalID}}\" tabindex=\"-1\" aria-labelledby=\"{{modalLabel}}\" aria-hidden=\"true\">\n <div class=\"modal-dialog {{modalSize}}\">\n <div class=\"modal-content\">\n\n {{#if header}}\n <div class=\"modal-header\">\n <h1 class=\"modal-title\" id=\"{{modalLabel}}\">{{{ header.title }}}</h1>\n {{#if header.closeButton}}\n <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"></button>\n {{/if}}\n </div>\n {{/if}}\n \n <div class=\"modal-body\">\n {{{ content }}}\n </div>\n \n {{#if footer}}\n <div class=\"modal-footer\">\n {{#each footer.buttons}}\n {{{ . }}}\n {{/each}}\n </div>\n {{/if}}\n \n </div>\n </div>\n</div>", "<!-- QGDS Partial: Primary navigation -->\n\n<nav id=\"main-nav\" class=\"navbar navbar-expand-lg{{#if metadata.alternativeColor}} dark{{/if}}{{#if metadata.verticalOrientation}} vertical{{/if}}\" aria-label=\"Website navigation\" role=\"navigation\">\n <div id=\"navbarNav\" class=\"container\">\n <div class=\"nav-header\">\n <span class=\"navbar-brand\" href=\"#\">{{#if metadata.navbarBrandName}}{{metadata.navbarBrandName}}{{/if}}</span>\n <button id=\"burgerCloseBtn\" type=\"button\" class=\"navbar-btn\" data-bs-toggle=\"collapse\"\n aria-label=\"Close\" data-bs-target=\"#main-nav\" aria-expanded=\"false\"\n aria-controls=\"collapseExample\">Close</button>\n </div>\n <div class=\"navbar-collapse\">\n <ul class=\"navbar-nav\">\n {{#each navigation}}\n {{#if navigationItems}}\n <li class=\"nav-item dropdown{{#if alternativeColor}} alt{{/if}}{{#if mobileOnly}} mobile-only{{/if}}\"> \n <a class=\"nav-link{{#unless ../metadata.verticalOrientation}} dropdown-toggle{{/unless}}{{#if currentPage}} active{{/if}}{{#if dropdownOptions.hasNoLink}} hasNoLink{{/if}}\" {{#if currentPage}}aria-current=\"page\"{{/if}}{{#if dropdownOptions.hasNoLink}} href=\"#\"{{else}} href=\"{{url}}\"{{/if}}{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}} role=\"button\" data-bs-toggle=\"dropdown\"\n aria-expanded=\"false\">\n {{#if iconName}}\n <span class=\"qld-icon qld-icon-md {{iconName}}\" aria-hidden=\"true\"></span>\n {{#if hideLabel}}\n <span class=\"visually-hidden-lg\">{{text}}</span>\n {{else}}\n {{text}}\n {{/if}}\n {{else}}\n {{text}}\n {{/if}}\n </a>\n <button class=\"nav-link dropdown-toggle\"{{#if currentPage}} aria-current=\"page\"{{/if}} data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-selected=\"false\" aria-label=\"Toggle navigation\"> \n <span class=\"visually-hidden\">Expand</span>\n </button>\n <ul class=\"dropdown-menu\">\n {{#unless dropdownOptions.hasNoLink}}\n <li>\n <a class=\"dropdown-item parent-link\" role=\"button\"{{#if currentPage}} aria-current=\"page\"{{/if}}{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>{{#if dropdownOptions.alternativeText}}{{dropdownOptions.alternativeText}}{{else}}{{text}}{{/if}}</a>\n {{#if dropdownOptions.description}}\n <p>{{dropdownOptions.description}}</p>\n {{/if}}\n </li>\n {{/unless}}\n {{#each navigationItems}}\n <li{{#if mobileOnly}} class=\"mobile-only\"{{/if}}>\n {{#if isHTML}}\n {{{htmlContent}}}\n {{/if}}\n {{#unless isHTML}}\n <a class=\"dropdown-item\" href=\"{{url}}\"{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>{{text}}</a>\n {{#if description}}\n <p>{{description}}</p>\n {{/if}}\n {{/unless}}\n </li>\n {{/each}}\n {{#if dropdownOptions.viewAllHref}}\n <li>\n <a class=\"dropdown-item view-all\" href=\"{{dropdownOptions.viewAllHref}}\">View all</a>\n </li>\n {{/if}}\n </ul>\n </li>\n {{else}}\n <li class=\"nav-item{{#if alternativeColor}} alt{{/if}}{{#if mobileOnly}} mobile-only{{/if}}\">\n <a class=\"nav-link{{#if currentPage}} active{{/if}}\"{{#if currentPage}} aria-current=\"page\"{{/if}} href=\"{{url}}\"{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>\n {{#if iconName}}\n <span class=\"qld-icon qld-icon-md {{iconName}}\" aria-hidden=\"true\"></span>\n {{#if hideLabel}}\n <span class=\"visually-hidden-lg\">{{text}}</span>\n {{else}}\n {{text}}\n {{/if}}\n {{else}}\n {{text}}\n {{/if}}\n </a>\n </li>\n {{/if}}\n {{/each}}\n </ul>\n </div>\n </div>\n <div id=\"overlay\"></div>\n</nav>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n {{> globalAlert globalAlert}}\n {{> header header}}\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n <div class=\"container mt-40 mt-lg-64\">\n {{#if breadcrumbs}}\n <div class=\"row\">\n <div class=\"col-12\">\n {{> breadcrumbs breadcrumbs}}\n </div>\n </div>\n {{/if}}\n\n <div class=\"row\">\n {{#if sidenav}}\n <!-- Side navigation Col -->\n <div class=\"col-12 col-lg-3 mt-5 mt-lg-0 mb-32 mb-lg-0\">\n {{> sidenav sidenav}}\n </div>\n {{/if}}\n\n <!-- Content Col -->\n <div class=\"col-lg-8 col-md-7 ps-1 ps-md-32\">\n\n <!-- Main Content Sections -->\n <div class=\"content-section mb-5 px-1 px-md-32\">\n\n <h1 id=\"section-heading\">Single page form (H1)</h1>\n <p>\n Your feedback is important to us. It tells us how we can improve and what we\u2019re doing well. Your feedback is confidential.\n </p> \n \n <h2 id=\"form-heading\">Enquiry form (H2)</h2>\n\n {{#if inpageAlert}}\n <!-- Inpage Alert -->\n <div class=\"mb-32\">\n {{> inpageAlert inpageAlert}}\n </div>\n {{/if}}\n\n <div class=\"mb-32\">\n <p>Any information submitted using this form will be used in line with our privacy statement.</p>\n <p>Required fields are marked with an *</p>\n </div>\n\n {{#if form}}\n <form class=\"qld-form mb-5\">\n {{#each form.fields1}}\n <div class=\"form-group mb-32\">\n {{#ifCond type '==' 'textbox'}}\n {{> textbox this}}\n {{else ifCond type '==' 'textarea'}}\n {{> textarea this}}\n {{else ifCond type '==' 'radio'}}\n {{> formcheck this}}\n {{/ifCond}}\n </div>\n {{/each}}\n\n <h3 id=\"form-heading\">Contact details (H3)</h3>\n\n {{#each form.fields2}}\n <div class=\"form-group mb-32\">\n {{#ifCond type '==' 'textbox'}}\n {{> textbox this}}\n {{else ifCond type '==' 'select'}}\n {{> select this}}\n {{else ifCond type '==' 'checkbox'}}\n {{> formcheck this}}\n {{/ifCond}}\n </div>\n {{/each}}\n \n {{#if form.buttons}}\n <div class=\"form-actions d-flex mt-5 gap-4\">\n {{#each form.buttons}}\n {{> button this}}\n {{/each}}\n </div>\n {{/if}}\n </form>\n {{/if}}\n\n </div>\n </div>\n {{> contentFooter contentFooter}}\n </div>\n </div>\n </main>\n {{> footer footer}}\n</body>\n\n</html>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n <!-- Global ALert -->\n {{> globalAlert globalAlert}}\n\n <!-- Header -->\n {{> header header }} \n\n <!-- Navbar -->\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n\n <div class=\"container mt-40 mt-lg-64\">\n {{#if breadcrumbs}}\n <div class=\"row\">\n <div class=\"col-12\">\n <!-- breadcrumbs -->\n {{> breadcrumbs breadcrumbs}}\n </div>\n </div>\n {{/if}}\n\n <!-- Main Grid Layout: Side navigation and content -->\n <div class=\"row\">\n\n <!-- Side navigation column -->\n <div class=\"col-12 col-lg-3 mt-0 pe-lg-0\">\n {{> sidenav sidenav}}\n </div>\n <!-- End Side navigation column -->\n\n <!-- Content Column -->\n <div class=\"col-lg-8 mt-40 mt-lg-0 ms-lg-32 ps-lg-32\">\n\n {{#if inpagenav}}\n <!-- Inpagenav Component (.mb-64 provides vertical spacing) -->\n {{> inpagenav inpagenav}}\n {{/if}}\n\n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 4rem LG and above) -->\n <div class=\"mt-32 mt-lg-64\">\n <h2 id=\"section-heading\">Section heading (H2)</h2> \n <p>\n Lorem ipsum dolor sit amet consectetur. Sed facilisis purus eu convallis ut. Morbi condimentum volutpat\n feugiat pellentesque. Auctor amet auctor dolor metus eget diam. Facilisis vitae venenatis vestibulum\n libero ut. Luctus diam pellentesque ipsum accumsan amet commodo.\n </p>\n <p>\n Convallis et ullamcorper ac nisi ornare sed facilisis sem. Scelerisque malesuada vivamus tellus mi vitae\n amet ornare donec malesuada. Nascetur senectus aenean fames id turpis.\n </p>\n </div>\n\n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 4rem LG and above) -->\n <div class=\"mt-32 mt-lg-64\">\n\n <h2 id=\"content-heading\">Content heading (H2)</h2>\n \n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n\n {{#if calloutdata}}\n <!-- Callout Component -->\n {{> callout calloutdata}}\n {{/if}}\n </div>\n \n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 2.5rem LG and above) -->\n <div class=\"mt-32 mt-lg-40\">\n <h3 id=\"inspection\">Pre-registration inspection (H3)</h3>\n <p>Information about pre-registration inspection requirements.</p>\n\n <h4 id=\"fees-and-charges\">Fees and charges (H4)</h4>\n <p>Details about fees and charges for vehicle registration.</p>\n \n \n {{#if accordionItems}}\n <!-- QGDS Accordion Component with 1.5rem vertical spacer -->\n <div class=\"mt-24\">\n {{> accordion accordionItems}}\n </div>\n {{/if}}\n </div>\n\n <!-- Top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-32 mt-lg-64\">\n {{#if video}}\n <!-- QGDS Video Component -->\n {{> video video}}\n {{/if}}\n </div>\n\n <!-- Emphasis Container, with top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-40 mt-lg-64 bg-light content-emphasis\">\n \n <h2 id=\"inspection\">Section heading (H2) with emphasis</h2>\n \n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies est. Tincidunt ultrices commodo vestibulum non netus. </p>\n \n <!-- QGDS Call To Action button -->\n {{> callToAction callToAction}}\n \n </div>\n\n\n\n <!-- Top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-32 mt-lg-64\">\n <h2 id=\"inspection\">Section heading (H2)</h2>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies est. Tincidunt ultrices commodo vestibulum non netus. </p>\n \n {{#if table}}\n <!-- Table Component (.my-40 wrapper provides vertical spacing) -->\n <div class=\"mt-24\">\n {{> table table}}\n </div>\n {{/if}}\n </div>\n\n </div>\n <!-- End Main Content Section -->\n\n </div>\n <!-- End Content Column -->\n \n\n <!-- QGDS Content Footer Component -->\n <div class=\"mt-64\">\n {{> contentFooter contentFooter}}\n </div>\n\n </main>\n <!-- Footer -->\n {{> footer footer}}\n</body>\n\n</html>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n {{> globalAlert globalAlert}}\n {{> header header}}\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n <div class=\"container-fluid p-0\">\n {{#if cardGrid}}\n <section class=\"py-5 mt-md-3\">\n <div class=\"container\">\n <div class=\"row\">\n {{#each cardGrid.cards}}\n <div class=\"col-md-4 mb-4\">\n {{> card this}}\n </div>\n {{/each}}\n </div>\n </div>\n </section>\n {{/if}}\n\n {{#if linkColumns}}\n <section class=\"py-5\">\n <div class=\"container\">\n {{> linkColumns linkColumns}}\n </div>\n </section>\n {{/if}}\n\n <section class=\"py-5 mt-md-3 bg-light\">\n <div class=\"container\">\n <h2 id=\"content-heading\">Section heading (H2)</h2>\n\n <div class=\"row\">\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n </div>\n </div>\n </section>\n\n {{#if promotionalPanel}}\n <section class=\"pt-5 bg-light\">\n <div class=\"container is-extended\">\n {{> promotionalPanel promotionalPanel}}\n </div>\n </section>\n {{/if}}\n\n {{#if cardGridBottom}}\n <section class=\"py-64 dark-alt\">\n <div class=\"container pt-64\">\n <div class=\"row\">\n {{#each cardGridBottom.cards}}\n <div class=\"col-md-4 mb-4\">\n {{> card this}}\n </div>\n {{/each}}\n </div>\n </div>\n </section>\n {{/if}}\n\n </div>\n </main>\n {{> footer footer}}\n</body>\n\n</html>", "{{!\nComponent Name: QGDS QOL Pagination\nComponent Version: 1.0\nFramework: Bootstrap 5.3\nReference: https://getbootstrap.com/docs/5.0/components/pagination/\n}}\n\n<nav aria-label=\"{{ arialabel }}\">\n\n <ul class=\"pagination\">\n\n {{#if previous }}\n <li class=\"page-item previous\">\n <a class=\"page-link\" href=\"{{previous.href}}\" aria-label=\"{{previous.arialabel}}\">\n <span>{{ previous.linktext }}</span>\n </a>\n </li>\n {{/if}}\n\n {{#each pages}}\n <li class=\"page-item {{customClasses}}\">\n {{#if more}}\n {{! More button }}\n <span></span>\n {{else}}\n {{! Page button }}\n <a class=\"page-link\" href=\"{{href}}\" aria-label=\"{{arialabel}}\">{{ linktext }}</a>\n {{/if}}\n </li>\n\n {{/each }}\n\n {{#if next }}\n <li class=\"page-item next\">\n <a class=\"page-link\" href=\"{{next.href}}\" aria-label=\"{{next.arialabel}}\">\n <span>{{ next.linktext }}</span>\n </a>\n </li>\n {{/if}}\n\n </ul>\n\n</nav>", "<section class=\"qld-promo-panel {{#ifCond type '==' 'indent-text'}}indent{{/ifCond}} {{#ifCond type '==' 'indent-img'}}indent{{/ifCond}} {{type}}\">\n <div class=\"row {{#ifCond type '==' 'promo'}}bg-img{{else}}{{variantClass}}{{/ifCond}} {{contentAlignment}}\" \n {{#ifCond type '==' 'promo'}}\n style=\"background-image: url({{promoImage}});\"\n {{/ifCond}}>\n <div class=\"image-panel\">\n {{#ifCond type '!=' 'promo'}}\n <img class=\"promo-panel-image\" src=\"{{promoImage}}\" alt=\"Promotional Image\">\n {{else}}\n <div class=\"promo-panel-image\"></div>\n {{/ifCond}}\n </div>\n <div class=\"content-panel {{variantClass}}\"> \n {{#if icon}}\n <div class=\"icon-container\">\n <div class=\"icon-body\">\n <i class=\"qld-icon {{icon}}\"></i>\n </div>\n </div>\n {{/if}}\n <div class=\"main\">\n {{#if title}}\n <h2>{{~{title}~}}</h2>\n {{/if}}\n {{#if abstract}}\n <div class=\"promo-abstract\">\n {{~{abstract}~}}\n </div>\n {{/if}}\n {{#if body}}\n {{~{body}~}}\n {{/if}}\n </div>\n {{#if cta.items}}\n <div class=\"cta-container\"> \n {{#each cta.items}} \n {{> callToAction label=value href=url target=target class=class arialabel=value id=id}} \n {{/each}} \n </div>\n {{/if}}\n {{#if btn.items}}\n <div class=\"btn-container\">\n {{#each btn.items}}\n {{> button islink=islink variantClass=variantClass label=label href=href target=target dataatts=\"data-type='class'\"}}\n {{/each}}\n </div>\n {{/if}}\n </div>\n </div>\n</section>", "<!-- QGDS Component: Loading Quick exit -->\n\n<div class=\"qld-quick-exit\"><!-- dark -->\n <div class=\"container\">\n <div class=\"qld-quick-exit-inner container-fluid {{#if hasIconInfo}} has-icon-info{{/if}}{{#if hasTooltip}} has-tooltip{{/if}}\">\n <div class=\"qg-quick-exit__tips\">\n {{#if hasIconInfo}}\n <span class=\"icon-info\"></span>\n {{/if}}\n <p class=\"qld-quick-exit-tip-title\">{{{exitMessage}}}</p>\n <a href=\"{{browseSafelyOnlineURL}}\" class=\"qld-quick-exit-tip-link\">\n <span>{{exitMessageLinkText}}</span>\n </a>\n </div>\n <div class=\"qld-quick-exit-actions\">\n {{#if hasTooltip}}\n <ul class=\"qld-quick-exit-list\">\n <li class=\"qld-quick-exit-item qld-tooltip-container\">\n <input type=\"checkbox\" id=\"qld-quick-exit-input\" class=\"qld-quick-exit-input sr-only\" />\n <label for=\"qld-quick-exit-input\" class=\"qld-quick-exit-label qld-tooltip-parent\">\n <span class=\"qld-tooltip-prompt\">{{qldTooltipPrompt}}</span>\n <div class=\"qld-tooltip-wrapper\">\n <div class=\"qld-tooltip\">\n <span class=\"qld-tooltip-content\">{{qldTooltipContent}}</span>\n </div>\n </div>\n </label>\n </li>\n \n <li class=\"qld-quick-exit-item\">\n {{/if}}\n <button class=\"btn btn-secondary qld-quick-exit-button\">{{{quickExitButtonText}}}</button>\n {{#if hasTooltip}}\n </li> \n </ul>\n {{/if}}\n </div>\n </div>\n </div>\n</div>", "<!-- \n QGDS Component: Search input \n-->\n<div class=\"container {{variantClass}}\">\n <div class=\"qld-search-input {{customClass}} d-flex\">\n <input id=\"{{ inputID }}\" name=\" {{ inputName }}\" class=\"form-control\" type=\"text\"\n autocomplete=\"off\" aria-label=\"{{ ariaLabel }}\" {{#each tags}} data-{{@key}}=\"{{this}}\" {{/each}} />\n\n {{#if suggestions}}\n <div class=\"suggestions suggestions__group d-none\">\n <div class=\"default-suggestions\">\n <div class=\"suggestions-category mt-16\">\n <strong class=\"suggestions-category-label d-block\">Popular services</strong>\n <ul class=\"mt-2\">\n {{#each default_suggestions.popular_services}}\n <li><a href=\"{{link}}\">{{title}}</a></li>\n {{/each}}\n </ul>\n </div>\n\n <div class=\"suggestions-category mt-16\">\n <strong class=\"suggestions-category-label d-block\">Browse by category</strong>\n <ul class=\"mt-12 mb-0\">\n {{#each default_suggestions.categories}}\n <li><a href=\"{{link}}\">{{title}}</a></li>\n {{/each}}\n </ul>\n </div>\n\n {{#if default_suggestions.options.view_more}}\n <div class=\"suggestions-category\">\n <a class=\"px-16 pt-12 pb-16 d-block suggestions-category-view-more\" href=\"{{default_suggestions.options.href}}\">{{default_suggestions.options.label}}</a>\n </div>\n {{/if}}\n </div>\n <div class=\"dynamic-suggestions\"></div>\n </div>\n {{/if}}\n <button class=\"btn btn-primary\" type=\"{{ buttonType }}\" id=\"{{ buttonID }}\">\n <span class=\"btn-icon mx-0\"></span>\n <span class=\"btn-label\">{{ buttonLabel }}</span>\n </button>\n </div>\n</div>\n", "<!-- QGDS Component: Select -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\" for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span></label>\n {{/if}}\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<select class=\"qld-text-input form-select qld-select qld-field-width-1-quarter {{customClass}}\"\n aria-label=\"Default select example\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"{{/if}}>\n <option selected>{{placeholder}}</option>\n <option value=\"1\">Option 1</option>\n <option value=\"2\">Option 2</option>\n <option value=\"3\">Option 3</option>\n</select>\n", "<nav class=\"qld-side-navigation\" aria-label=\"Side Navigation\">\n <button\n class=\"accordion-button collapsed d-lg-none\"\n type=\"button\"\n data-bs-toggle=\"collapse\"\n data-bs-target=\"#sideNavCollapse\"\n aria-expanded=\"false\"\n aria-controls=\"sideNavCollapse\"\n >\n {{isdefined collapseTitle \"In this section\"}}\n </button>\n <div class=\"nav-wrapper collapse d-lg-block\" id=\"sideNavCollapse\">\n <h2 class=\"nav-title\">\n {{#if navtitlelink}}\n <a class=\"nav-link\" href=\"{{navtitlelink}}\">{{navtitle}}</a>\n {{else}}\n {{navtitle}}\n {{/if}}\n </h2>\n\n <!-- Level One -->\n <ul class=\"nav\" aria-label=\"section navigation\">\n\n {{#each navlist}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a class=\"nav-link\" href=\"{{link}}\" target=\"{{target}}\">\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n {{#if children}}\n <!-- Level Two -->\n <ul>\n {{#each children}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a class=\"nav-link\" href=\"{{link}}\" target=\"{{target}}\">\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n {{#if children}}\n <!-- Level Three -->\n <ul class=\"with-stalks\">\n {{#each children}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a\n class=\"nav-link\"\n href=\"{{link}}\"\n target=\"{{target}}\"\n >\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n </li>\n {{/each}}\n </ul>\n {{/if}}\n\n </li>\n {{/each}}\n </ul>\n {{/if}}\n\n </li>\n {{/each}}\n </ul>\n </div>\n\n</nav>", "<!-- Side Nav -->\n<div class=\"col-12 col-lg-3 pe-lg-0 order-last order-lg-first mt-5 mt-lg-0\">\n {{> @partial-block }}\n</div>\n", "<nav class=\"qld-skip-links\" aria-label=\"skip to content links\">\n {{#each skipLinks}}\n <a class=\"qld-skip-links__item\" href=\"#{{targetId}}\">{{label}}</a>\n {{/each}}\n</nav>", "<!-- QGDS Component: Loading Spinner -->\n\n<div class=\"qld-spinner {{#if stacked}}align-center{{/if}}\" role=\"status\">\n <div class=\"spinner-border\"></div>\n <span class=\"qld-spinner-label {{#if minimal}}sr-only{{/if}}\">\n Loading...\n </span>\n</div>\n", "<!-- QGDS Component: Table -->\n\n<div class=\"table-responsive qld-table {{customClass}}\">\n\n <table class=\"table {{variantClass}}\">\n\n {{#if caption}}\n <caption class=\"caption\">\n {{caption}}\n {{#if subcaption}}\n <span class=\"sub-caption\">{{{ subcaption }}}</span>\n {{/if}}\n </caption>\n {{/if}}\n\n {{#if headers}}\n <thead>\n <tr>\n {{#each headers}}\n <th scope=\"col\">{{this}}</th>\n {{/each}}\n </tr>\n </thead>\n {{/if}}\n\n <tbody>\n {{#rows}}\n <tr class=\"\">\n {{#each cells}}\n <td>{{this}}</td>\n {{/each}}\n </tr>\n {{/rows}}\n </tbody>\n\n {{#if footer}}\n <tfoot>\n {{#each footer}}\n <tr class=\"\">\n {{#each cells}}\n <td>{{this}}</td>\n {{/each}}\n </tr>\n {{/each}}\n </tfoot>\n {{/if}}\n\n </table>\n</div>", "\n{{#ifCond type_variant '==' 'section-tabs'}}\n <section class=\"container tab-content pb-5 pt-5 mb-0 {{~#if tab_variant}} {{tab_variant}} {{else}} default{{/if~}}\">\n <div class=\"row\" style=\"padding-inline: 2.5rem;\">\n <h2>{{sibiling_section_title}}</h2>\n {{{sibling_section_content}}}\n </div>\n </section>\n{{/ifCond}}\n\n<!-- QGDS Tabs --> \n<section class=\"qld-tabs {{~#if type_variant}} {{type_variant}}{{/if~}} {{~#if variant}} {{variant}}{{else}} default{{/if~}}\"> \n <div class=\"tabs-area container\">\n <ul class=\"nav nav-tabs {{#ifCond type_variant '==' 'section-tabs'}}{{~#if tab_variant}} {{tab_variant}} {{else}} default{{/if~}}{{/ifCond}}\" role=\"tablist\">\n {{#each data.items }}\n <li class=\"nav-item\" role=\"presentation\">\n <button class=\"nav-link {{#if @first}}active{{/if}}\" id=\"{{toCamelCase this.tab_text}}-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#{{toCamelCase this.tab_text}}-{{../unique_id}}-tab-pane\" type=\"button\" role=\"tab\" aria-controls=\"#{{this.tab_text}}-tab-pane\" aria-selected=\"{{#if @first}}true{{else}}false{{/if}}\" {{#if this.disabled}}disabled{{/if}}>\n <span>\n {{#if this.icon}}\n <i class=\"{{this.icon}}\"></i>\n {{/if}}{{~this.tab_text~}}\n </span>\n </button>\n </li>\n {{/each }}\n </ul>\n <button class=\"scroll scroll-left\" aria-hidden=\"true\" aria-label=\"Scroll tab buttons left\" tabindex=\"-1\">\n <i></i>\n </button>\n <button class=\"scroll scroll-right\" aria-hidden=\"true\" aria-label=\"Scroll tab buttons right\" tabindex=\"-1\">\n <i></i>\n </button>\n </div>\n <div class=\"tab-content container\">\n {{#each data.items }}\n <section class=\"tab-pane fade {{#if @first}}show active{{/if}}\" id=\"{{toCamelCase this.tab_text}}-{{../unique_id}}-tab-pane\" role=\"tabpanel\" aria-labelledby=\"{{this.tab_text}}-tab\" tabindex=\"0\">\n {{#ifCond ../type_variant '==' 'section-tabs'}}\n <h2>{{this.title}}</h2>\n {{else}}\n <h3>{{this.title}}</h3>\n {{/ifCond}}\n {{{this.content}}}\n </section>\n {{/each }}\n </div>\n</section>", "<!-- QGDS Component: Tag -->\n\n<ul class=\"tag-list {{variant}}\">\n {{#each tagItems}}\n <li class=\"tag-item {{classes}} {{../size}} {{../emphasis}}\">\n {{{content}}}\n {{#if applied-filter}}\n <button class=\"tag-clear-filter-button\" aria-label=\"Remove\"></button>\n {{/if}}\n </li>\n {{/each }}\n</ul>\n", "<!-- QGDS Component: Textarea -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<textarea id=\"example-1\" class=\"qld-text-input form-control {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n placeholder=\"{{placeholder}}\" rows=\"{{rows}}\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required\n aria-required=\"true\" {{/if}}></textarea>", "<!-- QGDS Component: Textbox -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<input id=\"example-1\" class=\"qld-text-input form-control {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n type=\"text\" placeholder=\"{{placeholder}}\" aria-label=\"Text input example\" {{#if isDisabled}}disabled{{/if}} {{#if\n isRequired}}required aria-required=\"true\" {{/if}} />", "<!-- QGDS Partial: typography -->", "<!-- QGDS Component: Video -->\n\n{{#if analyticsTrackingCode}}\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://extend.vimeocdn.com/ga/{{analyticsTrackingCode}}.js\">\n</script>\n{{/if}}\n\n{{! By default, 'not-ready' class is added and will be removed by javascript event handler.\n When thumbnail attribute is empty / does not exist, 'empty-thumbnail' css class is added. }}\n<section class=\"video not-ready {{#unless thumbnail}}empty-thumbnail{{/unless}} {{videoSize}}\">\n <div class=\"video-description\">\n {{{ description }}}\n </div>\n {{#if transcriptContent}}\n {{{ transcriptAccordion }}}\n {{/if}}\n <div class=\"video-player ratio ratio-{{aspectRatio}}\">\n <a href=\"#\" class=\"video-thumbnail video-controls\" title=\"Play Video\" \n aria-label=\"Watch video {{#if duration}}- duration {{formatDuration duration \"long\"}}{{/if}}\">\n <div class=\"video-thumbnail-image\" style=\"--thumbnail:url({{thumbnail}})\"></div>\n <div class=\"video-nav\">\n <div class=\"video-watch\">\n <span class=\"icon\"></span><span>Watch</span>\n </div>\n {{#if duration}}\n <div title=\"Video duration\" class=\"video-duration\">\n <span class=\"icon\"></span><span>{{formatDuration duration}}</span>\n </div>\n {{/if}}\n </div>\n </a>\n <div class=\"video-embed ratio ratio-{{aspectRatio}}\">\n {{#ifCond source '===' 'vimeo'}}\n <iframe title=\"Vimeo video\" class=\"embed-responsive-item video-vimeo\" allow=\"autoplay; fullscreen\" allowfullscreen muted=\"muted\" src=\"https://player.vimeo.com/video/{{videoId}}?rel=0&autoplay={{urlParams.autoplay}}&background={{urlParams.background}}&controls={{urlParams.controls}}\"></iframe>\n {{else ifCond source '===' 'youtube'}}\n <iframe title=\"YouTube video\" class=\"embed-responsive-item video-youtube\" allow=\"autoplay; fullscreen\" allowfullscreen src=\"https://www.youtube.com/embed/{{videoId}}?rel=0&autoplay={{urlParams.autoplay}}&controls={{urlParams.controls}}\"></iframe>\n {{else ifCond source '===' 'custom'}}\n <iframe title=\"Custom video\" class=\"embed-responsive-item video-custom\" allow=\"autoplay; fullscreen\" allowfullscreen\n src=\"{{videoId}}\"></iframe>\n {{else}}\n <p class=\"text-center position-absolute top-50\">A video has not been provided.</p>\n {{/ifCond}}\n </div>\n </div>\n {{! Render the transcript content in an accordion template }}\n</section>\n", "/* global Handlebars */\n/** THIS IS A GENERATED FILE **/\n\nimport accordion from \"../components/bs5/accordion/accordion.hbs?raw\";\nimport backToTop from \"../components/bs5/backToTop/backToTop.hbs?raw\";\nimport banner from \"../components/bs5/banner/banner.hbs?raw\";\nimport blockquote from \"../components/bs5/blockquote/blockquote.hbs?raw\";\nimport breadcrumbs from \"../components/bs5/breadcrumbs/breadcrumbs.hbs?raw\";\nimport breadcrumbsWrapper from \"../components/bs5/breadcumbsWrapper/breadcrumbsWrapper.hbs?raw\";\nimport button from \"../components/bs5/button/button.hbs?raw\";\nimport callToAction from \"../components/bs5/callToAction/callToAction.hbs?raw\";\nimport callout from \"../components/bs5/callout/callout.hbs?raw\";\nimport card from \"../components/bs5/card/card.hbs?raw\";\nimport containerLayout from \"../components/bs5/containerLayout/containerLayout.hbs?raw\";\nimport contentFooter from \"../components/bs5/contentFooter/contentFooter.hbs?raw\";\nimport contentFooterWrapper from \"../components/bs5/contentFooterWrapper/contentFooterWrapper.hbs?raw\";\nimport contentWrapper from \"../components/bs5/contentWrapper/contentWrapper.hbs?raw\";\nimport correctincorrect from \"../components/bs5/correctincorrect/correctincorrect.hbs?raw\";\nimport dateinput from \"../components/bs5/dateinput/dateinput.hbs?raw\";\nimport directionLinks from \"../components/bs5/directionLinks/directionLinks.hbs?raw\";\nimport customLinks from \"../components/bs5/footer/customLinks.hbs?raw\";\nimport feedbackForm from \"../components/bs5/footer/feedbackForm.hbs?raw\";\nimport followLinks from \"../components/bs5/footer/followLinks.hbs?raw\";\nimport footer from \"../components/bs5/footer/footer.hbs?raw\";\nimport formcheck from \"../components/bs5/formcheck/formcheck.hbs?raw\";\nimport fullPage from \"../components/bs5/fullPageWrapper/fullPage.hbs?raw\";\nimport globalAlert from \"../components/bs5/globalAlert/globalAlert.hbs?raw\";\nimport head from \"../components/bs5/head/head.hbs?raw\";\nimport header from \"../components/bs5/header/header.hbs?raw\";\nimport headerBrand from \"../components/bs5/header/headerBrand.hbs?raw\";\nimport icon from \"../components/bs5/icons/icon.hbs?raw\";\nimport image from \"../components/bs5/image/image.hbs?raw\";\nimport inpageAlert from \"../components/bs5/inpageAlert/inpageAlert.hbs?raw\";\nimport inpagenav from \"../components/bs5/inpagenav/inpagenav.hbs?raw\";\nimport link from \"../components/bs5/link/link.hbs?raw\";\nimport linkColumns from \"../components/bs5/linkColumns/linkColumns.hbs?raw\";\nimport logo from \"../components/bs5/logo/logo.hbs?raw\";\nimport logoCOALandscape from \"../components/bs5/logo/logoCOALandscape.hbs?raw\";\nimport logoCOALandscape2Lines from \"../components/bs5/logo/logoCOALandscape2Lines.hbs?raw\";\nimport mainContainerWrapper from \"../components/bs5/mainContainerWrapper/mainContainerWrapper.hbs?raw\";\nimport metaDcTerms from \"../components/bs5/metaDcTerms/metaDcTerms.hbs?raw\";\nimport metaOpenGraph from \"../components/bs5/metaOpenGraph/metaOpenGraph.hbs?raw\";\nimport modal from \"../components/bs5/modal/modal.hbs?raw\";\nimport navbar from \"../components/bs5/navbar/navbar.hbs?raw\";\nimport contentPageWithForm from \"../components/bs5/pageLayout/templates/contentPageWithForm.hbs?raw\";\nimport contentPageWithSideNavigation from \"../components/bs5/pageLayout/templates/contentPageWithSideNavigation.hbs?raw\";\nimport homePage from \"../components/bs5/pageLayout/templates/homePage.hbs?raw\";\nimport pagination from \"../components/bs5/pagination/pagination.hbs?raw\";\nimport promotionalPanel from \"../components/bs5/promotionalPanel/promotionalPanel.hbs?raw\";\nimport quickexit from \"../components/bs5/quickexit/quickexit.hbs?raw\";\nimport searchInput from \"../components/bs5/searchInput/searchInput.hbs?raw\";\nimport select from \"../components/bs5/select/select.hbs?raw\";\nimport sidenav from \"../components/bs5/sidenav/sidenav.hbs?raw\";\nimport sidenavWrapper from \"../components/bs5/sidenavWrapper/sidenavWrapper.hbs?raw\";\nimport skipLinks from \"../components/bs5/skiplinks/skipLinks.hbs?raw\";\nimport spinner from \"../components/bs5/spinner/spinner.hbs?raw\";\nimport table from \"../components/bs5/table/table.hbs?raw\";\nimport tabs from \"../components/bs5/tabs/tabs.hbs?raw\";\nimport tag from \"../components/bs5/tag/tag.hbs?raw\";\nimport textarea from \"../components/bs5/textarea/textarea.hbs?raw\";\nimport textbox from \"../components/bs5/textbox/textbox.hbs?raw\";\nimport typography from \"../components/bs5/typography/typography.hbs?raw\";\nimport video from \"../components/bs5/video/video.hbs?raw\";\n\n\n/**\n * Registers Handlebars Partials\n * @param {Handlebars} handlebars Templating engine\n * @returns {void} Result of the helper operation\n */\nexport default function handlebarsPartials(handlebars) {\n handlebars.registerPartial(\"accordion\", accordion);\n handlebars.registerPartial(\"backToTop\", backToTop);\n handlebars.registerPartial(\"banner\", banner);\n handlebars.registerPartial(\"blockquote\", blockquote);\n handlebars.registerPartial(\"breadcrumbs\", breadcrumbs);\n handlebars.registerPartial(\"breadcrumbsWrapper\", breadcrumbsWrapper);\n handlebars.registerPartial(\"button\", button);\n handlebars.registerPartial(\"callToAction\", callToAction);\n handlebars.registerPartial(\"callout\", callout);\n handlebars.registerPartial(\"card\", card);\n handlebars.registerPartial(\"containerLayout\", containerLayout);\n handlebars.registerPartial(\"contentFooter\", contentFooter);\n handlebars.registerPartial(\"contentFooterWrapper\", contentFooterWrapper);\n handlebars.registerPartial(\"contentWrapper\", contentWrapper);\n handlebars.registerPartial(\"correctincorrect\", correctincorrect);\n handlebars.registerPartial(\"dateinput\", dateinput);\n handlebars.registerPartial(\"directionLinks\", directionLinks);\n handlebars.registerPartial(\"customLinks\", customLinks);\n handlebars.registerPartial(\"feedbackForm\", feedbackForm);\n handlebars.registerPartial(\"followLinks\", followLinks);\n handlebars.registerPartial(\"footer\", footer);\n handlebars.registerPartial(\"formcheck\", formcheck);\n handlebars.registerPartial(\"fullPage\", fullPage);\n handlebars.registerPartial(\"globalAlert\", globalAlert);\n handlebars.registerPartial(\"head\", head);\n handlebars.registerPartial(\"header\", header);\n handlebars.registerPartial(\"headerBrand\", headerBrand);\n handlebars.registerPartial(\"icon\", icon);\n handlebars.registerPartial(\"image\", image);\n handlebars.registerPartial(\"inpageAlert\", inpageAlert);\n handlebars.registerPartial(\"inpagenav\", inpagenav);\n handlebars.registerPartial(\"link\", link);\n handlebars.registerPartial(\"linkColumns\", linkColumns);\n handlebars.registerPartial(\"logo\", logo);\n handlebars.registerPartial(\"logoCOALandscape\", logoCOALandscape);\n handlebars.registerPartial(\"logoCOALandscape2Lines\", logoCOALandscape2Lines);\n handlebars.registerPartial(\"mainContainerWrapper\", mainContainerWrapper);\n handlebars.registerPartial(\"metaDcTerms\", metaDcTerms);\n handlebars.registerPartial(\"metaOpenGraph\", metaOpenGraph);\n handlebars.registerPartial(\"modal\", modal);\n handlebars.registerPartial(\"navbar\", navbar);\n handlebars.registerPartial(\"contentPageWithForm\", contentPageWithForm);\n handlebars.registerPartial(\"contentPageWithSideNavigation\", contentPageWithSideNavigation);\n handlebars.registerPartial(\"homePage\", homePage);\n handlebars.registerPartial(\"pagination\", pagination);\n handlebars.registerPartial(\"promotionalPanel\", promotionalPanel);\n handlebars.registerPartial(\"quickexit\", quickexit);\n handlebars.registerPartial(\"searchInput\", searchInput);\n handlebars.registerPartial(\"select\", select);\n handlebars.registerPartial(\"sidenav\", sidenav);\n handlebars.registerPartial(\"sidenavWrapper\", sidenavWrapper);\n handlebars.registerPartial(\"skipLinks\", skipLinks);\n handlebars.registerPartial(\"spinner\", spinner);\n handlebars.registerPartial(\"table\", table);\n handlebars.registerPartial(\"tabs\", tabs);\n handlebars.registerPartial(\"tag\", tag);\n handlebars.registerPartial(\"textarea\", textarea);\n handlebars.registerPartial(\"textbox\", textbox);\n handlebars.registerPartial(\"typography\", typography);\n handlebars.registerPartial(\"video\", video);\n\n}\nif(typeof(Handlebars) !== 'undefined') {\n handlebarsPartials(Handlebars);\n}\n", "/* global Handlebars */\nimport handlebarsHelpers from \"./handlebars.helpers.js\";\nimport handlebarsPartials from \"./handlebars.partials.js\";\n\n\nlet isHandlebarsHelpersAndPartialsRegistered = false;\n\n/*\n * init function to load all HandleBar partials and helpers into passed in handlebars\n * by default the helpers and partials will autoload if handleBars is found in environment\n *\n * @param {Handlebars} handlebars\n */\nexport default function init(handlebars) {\n if (typeof(handlebars) === 'undefined') {\n console.error(\"Handlebars.init requires HandleBars\");\n }\n\n if(typeof(handlebars) !== 'undefined') {\n if (!isHandlebarsHelpersAndPartialsRegistered) {\n isHandlebarsHelpersAndPartialsRegistered = true;\n } else {\n console.log(\"HandleBars Helpers And Partials already loaded, loading again\")\n }\n handlebarsHelpers(handlebars);\n\n handlebarsPartials(handlebars);\n } else {\n console.log(\"Handlebars not found, init failed\");\n }\n}\nif(typeof(Handlebars) !== 'undefined') {\n init(Handlebars);\n}\n", "\nimport init from \"./handlebars.init.js\";\n\nmodule.exports = {\n init,\n};"],
4
+ "sourcesContent": ["/* global Handlebars */\n\n/**\n *\n * @param {*} v1 The left value\n * @param { \"==\" | \"===\" | \"!=\" | \"!==\" | \"<\" | \"<=\" | \">\" | \">=\" | \"&&\" | \"||\" | \"contains\"} operator the operator to handle comparison\n * @param {*} v2 The right value\n * @param {Object} options handlebars-provided options object\n * @returns {string} handlebars template block string\n * @example\n * {{#ifCond value1 \"===\" value2}}\n * <!-- Content to render if condition is true -->\n * <p>Value1 is strictly equal to Value2</p>\n * {{else}}\n * <!-- Content to render if condition is false -->\n * <p>Value1 is not strictly equal to Value2</p>\n * {{/ifCond}}\n */\nfunction ifCond(v1, operator, v2, options) {\n switch (operator) {\n case \"==\":\n return v1 == v2 ? options.fn(this) : options.inverse(this);\n case \"===\":\n return v1 === v2 ? options.fn(this) : options.inverse(this);\n case \"!=\":\n return v1 != v2 ? options.fn(this) : options.inverse(this);\n case \"!==\":\n return v1 !== v2 ? options.fn(this) : options.inverse(this);\n case \"<\":\n return v1 < v2 ? options.fn(this) : options.inverse(this);\n case \"<=\":\n return v1 <= v2 ? options.fn(this) : options.inverse(this);\n case \">\":\n return v1 > v2 ? options.fn(this) : options.inverse(this);\n case \">=\":\n return v1 >= v2 ? options.fn(this) : options.inverse(this);\n case \"&&\":\n return v1 && v2 ? options.fn(this) : options.inverse(this);\n case \"||\":\n return v1 || v2 ? options.fn(this) : options.inverse(this);\n case \"contains\":\n if (typeof v1 == \"string\" && typeof v2 == \"string\") {\n return v1.toLowerCase().indexOf(v2.toLowerCase()) >= 0\n ? options.fn(this)\n : options.inverse(this);\n } else return options.inverse(this);\n default:\n return options.inverse(this);\n }\n}\n/**\n * Registers Handlebars Helpers\n * @param {Handlebars} handlebars Templating engine\n * @returns {void} Result of the helper operation\n */\n\nexport default function handlebarsHelpers(handlebars) {\n // contains - if first object is in collection (second object) to return true\n handlebars.registerHelper(\"contains\", function (needle, haystack, options) {\n needle = handlebars.escapeExpression(needle);\n haystack = handlebars.escapeExpression(haystack);\n return haystack.indexOf(needle) > -1\n ? options.fn(this)\n : options.inverse(this);\n });\n\n handlebars.registerHelper(\"ifCond\", ifCond);\n\n // isType - Checks is expected type\n handlebars.registerHelper(\"isType\", function (value, expected, options) {\n if (value === expected) {\n return options.fn(this); // Render the block if condition is true\n } else {\n return options.inverse(this); // Render the else block if present\n }\n });\n // ifAny - {{{#ifAny variable1 variable2 variable3 variable4 etc}}, if any set then return true\n handlebars.registerHelper(\"ifAny\", function (...args) {\n const options = args.pop(); // The last argument is the options object\n return args.some((arg) => !!arg) ? options.fn(this) : options.inverse(this);\n });\n // now - return current timestamp i.e {{now}}\n handlebars.registerHelper(\"now\", function () {\n return new Date().toISOString();\n });\n // formatDate - Format Date, for footer meta data i.e {{formatDate '2023-06-23'}}\n handlebars.registerHelper(\n \"formatDate\",\n function (dateString, defaultDate, format) {\n // Use the dateString if provided, otherwise use the defaultDate, otherwise error\n let date;\n if (dateString) {\n date = new Date(dateString);\n }\n if (isNaN(date) && defaultDate) {\n date = new Date(defaultDate);\n }\n\n // Check if the date is valid\n if (isNaN(date)) {\n return \"Invalid Date\";\n }\n\n var monthNames = [\n \"January\",\n \"February\",\n \"March\",\n \"April\",\n \"May\",\n \"June\",\n \"July\",\n \"August\",\n \"September\",\n \"October\",\n \"November\",\n \"December\",\n ];\n var day = date.getDate();\n var month = monthNames[date.getMonth()];\n var year = date.getFullYear();\n // Format date based on the format string\n switch (format) {\n case \"YYYY\":\n return `${year}`;\n case \"MMMM YYYY\":\n return `${month} ${year}`;\n default:\n return `${day} ${month} ${year}`;\n }\n },\n );\n\n // formatDateOrToday - Format Date if passed or today i.e. {{formatDateOrToday '2023-06-23'}} or {{formatDateOrToday}} <!-- This will use the current date -->\n handlebars.registerHelper(\"formatDateOrToday\", function (dateString, format) {\n // Use the current date if dateString is missing or invalid\n const dateToFormat = dateString || new Date().toISOString();\n // Call the formatDate helper with the determined date and format\n return handlebars.helpers.formatDate(dateString, dateToFormat, format);\n });\n\n /**\n * Format time duration into a string.\n *\n * Supports two formats: \"short\" and \"long\".\n * - Short format: Display the duration in simplified format of \"HH:MM:SS\". It is the default format.\n * - Long format: Display the duration in descriptive format of \"X hours Y minutes Z seconds\".\n *\n * @param {Object | String} duration - Duration object with properties: 'hours', 'minutes', and 'seconds'. Duration string: \"HH:MM:SS\".\n * @param {String} format - Option for format type 'short' or 'long'. If none provided, 'short' is the defaut value.\n *\n * @returns {String} Formatted duration\n * Examples:\n * - 03:00:00 - 3 hours\n * - 03:15:00 - 3 hours 15 minutes\n * - 01:30:45 - 1 hour 30 minutes 45 seconds\n * - 02:00:45 - 2 hours 45 seconds\n * - 07:12 - 7 minutes 12 seconds\n * - 00:45 - 45 seconds\n *\n * Usage:\n * {{formatDuration duration}}\n * {{formatDuration duration \"long\"}}\n */\n handlebars.registerHelper(\"formatDuration\", function (duration, format) {\n // Return empty string when there is no duration.\n if (!duration) {\n return \"\";\n }\n\n // Nothing to process here when the duration is already in short format string\n // (to support existing CMS metadata).\n if (typeof duration === \"string\" && format !== \"long\") {\n return duration;\n }\n\n let durationString = \"\";\n let parts = [];\n let hours, minutes, seconds;\n\n // Support for string type 'duration'.\n if (typeof duration === \"string\") {\n const durationSplit = duration.split(\":\");\n seconds = durationSplit[0];\n if (durationSplit.length == 2) {\n [minutes = \"\", seconds = \"\"] = durationSplit;\n } else if (durationSplit.length == 3) {\n [hours = \"\", minutes = \"\", seconds = \"\"] = durationSplit;\n }\n } else {\n // Support for object type 'duration'.\n [hours = \"\", minutes = \"\", seconds = \"\"] = duration;\n }\n\n // Long format: \"X hours Y minutes Z seconds\"\n if (format === \"long\") {\n if (hours > 0) {\n parts.push(`${hours} hour${hours > 1 ? \"s\" : \"\"}`);\n }\n if (minutes > 0) {\n parts.push(`${minutes} minute${minutes > 1 ? \"s\" : \"\"}`);\n }\n if (seconds > 0) {\n parts.push(`${seconds} second${seconds > 1 ? \"s\" : \"\"}`);\n }\n durationString = parts.join(\" \");\n\n // Short format: \"HH:MM:SS\"\n } else {\n // Omitting hours when zero\n if (hours > 0) {\n parts.push(hours.toString().padStart(2, 0));\n }\n parts.push(minutes.toString().padStart(2, 0));\n parts.push(seconds.toString().padStart(2, 0));\n durationString = parts.join(\":\");\n }\n return durationString;\n });\n\n /**\n * Helper for extending components to set overridable data values\n * If the value is not set in the component data.json, it will use the hds data value\n *\n * @param {string} value - The value to check if it is defined\n * @param {string} defaultValue - The default value to return if value is not defined\n * @returns {string} - The value if it is defined, otherwise the default value\n */\n handlebars.registerHelper(\"isdefined\", function (value, defaultValue) {\n return value !== undefined && value !== \"\" ? value : defaultValue;\n });\n\n /**\n * Used to get class names added to an element based on their boolean values in an array\n *\n * @param {string} names - Comma-separated list of class names to check for\n * @param {array} array - Array of objects to check for true values\n * @returns {string} - Space-separated list of class names that have true values\n */\n handlebars.registerHelper(\"getClassNames\", function (names, array) {\n // Split the comma-separated string of names into an array\n let nameList = names.split(\",\").map((name) => name.trim());\n\n // Create an array to hold the names that have true values\n let matchedItems = [];\n\n for (let i = 0; i < nameList.length; i++) {\n let name = nameList[i];\n // Check if any item in the array matches the name and is true\n if (array) {\n for (let j = 0; j < array.length; j++) {\n if (array[j][name] === true) {\n matchedItems.push(name); // Add to matchedItems if found and true\n break;\n }\n }\n }\n }\n\n // If we found any matched items, return them as a space-separated string\n if (matchedItems.length > 0) {\n return matchedItems.join(\" \");\n } else {\n return \"\";\n }\n });\n\n handlebars.registerHelper(\"join\", function (theArray, separator) {\n // Handle if a separator is not provided\n if (!separator || typeof separator !== \"string\") {\n separator = \" \";\n }\n\n // If theArray is not an array, return it as is, otherwise join it\n return !Array.isArray(theArray) ? theArray : theArray.join(separator);\n });\n\n handlebars.registerHelper(\"toCamelCase\", function (text) {\n if (typeof text !== \"string\") return text;\n\n // Remove whitespace and convert to camelCase\n return text\n .toLowerCase()\n .replace(/(?:^\\w|[A-Z]|\\b\\w|\\s+)/g, (match, index) =>\n index === 0 ? match.toLowerCase() : match.toUpperCase(),\n )\n .replace(/\\s+/g, \"\"); // Remove all spaces\n });\n}\n\nif (typeof Handlebars !== \"undefined\") {\n handlebarsHelpers(Handlebars);\n}\n", "<!-- QGDS Component: Accordion -->\n<div class=\"accordion-group\">\n {{#if toggleAll}}\n <div class=\"accordion-toggle\">\n <button class=\"accordion-toggle-btn accordion-toggle-btn--closed\" type=\"button\">Open all</button>\n </div>\n {{/if}}\n <div class=\"accordion\" id=\"{{groupid}}\">\n {{#each accordionItems }}\n <div class=\"accordion-item\">\n <{{isdefined ../headingTag 'h2'}} class=\"accordion-header\" id=\"heading-{{id}}\">\n <button class=\"accordion-button {{#unless expanded}}collapsed{{/unless}}\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapse-{{id}}\" aria-expanded=\"{{expanded}}\" aria-controls=\"collapse-{{id}}\">\n {{title}}\n </button>\n </{{isdefined ../headingTag 'h2'}}>\n\n <div id=\"collapse-{{id}}\" class=\"accordion-collapse collapse {{#if expanded}}show{{/if}}\" aria-labelledby=\"heading-{{id}}\" role=\"region\">\n <div class=\"accordion-body\">\n {{{content}}}\n </div>\n </div>\n </div>\n {{/each }}\n </div>\n</div>\n", "{{#unless hide_back_to_top}}\n <div class=\"back-to-top d-print-none\">\n {{> directionLinks \n label= (isdefined directionalLink.label \"Back to top\")\n href= (isdefined directionalLink.href \"#\")\n class= \"up\" \n }}\n </div>\n{{/unless}}", "<!-- QGDS Banner Component -->\n <div class=\"qld-banner qld-banner-grid {{ bannerType }} {{ variantClass }} {{ backgroundType }}\" role=\"banner\">\n <div class=\"container-fluid\">\n <div class=\"banner-inner\">\n\n <div class=\"banner-breadcrumbs\">\n {{> breadcrumbs breadcrumbs }}\n </div>\n\n <div class=\"banner-content\">\n\n {{#if title}}\n\n {{!-- titleClasses accepts a \"title-block\" class --}}\n <h1 class=\"banner-title-wrap {{ join titleClasses }}\">\n <span class=\"banner-title\">{{~title~}}</span>\n {{#if subtitle }}\n <span class=\"banner-subtitle\">{{~subtitle~}}</span>\n {{/if}}\n </h1>\n {{/if}}\n\n\n {{#if abstract}}\n <div class=\"banner-abstract\">\n {{abstract}}\n </div>\n {{/if}}\n\n {{!-- CTA Buttons block. Pass an array of button data objects --}}\n {{#if buttons}}\n <div class=\"banner-cta\" role=\"group\" aria-label=\"Available options\">\n <div class=\"cta-buttons\">\n {{#each buttons}}\n {{> button this }}\n {{/each}}\n </div>\n </div>\n {{/if}}\n\n {{!-- CTA Cards block. Pass an array of card data objects --}}\n {{#if cards}}\n <div class=\"banner-cta\" role=\"group\" aria-label=\"Available options\">\n <div class=\"cta-cards\">\n {{#each cards }}\n {{> card this }}\n {{/each }}\n </div>\n </div>\n {{/if}}\n\n </div>\n {{!-- End banner content --}}\n\n {{#if image }}\n <div class=\"banner-image {{ join image.classes }}\">\n <div class=\"banner-image-inner\" style=\"background-image:url({{image.url}})\" role=\"img\"\n aria-label=\"{{ image.alt }}\"></div>\n </div>\n {{/if}}\n\n </div>\n\n </div>\n </div>", "<!-- QGDS Component: Blockquote -->\n\n<figure class=\"blockquote {{classes}}\">\n\n\t<blockquote cite=\"{{cite-url}}\">\n\t\t{{{content}}}\n\t</blockquote>\n\n\t<figcaption class=\"quote-source\">\n\t\t{{cite-text}}\n\t</figcaption>\n\n</figure>", "<nav aria-label=\"breadcrumb\">\n <ol class=\"breadcrumb\">\n {{#each breadcrumbs}}\n {{! print all breadcrumbs except the current page as links}}\n {{#unless @last}}\n <li class=\"breadcrumb-item\">\n <a href=\"{{link}}\">{{linktext}}</a>\n </li>\n {{/unless}}\n {{! print the current page as plain text}}\n {{#if @last}}\n <li\n class=\"breadcrumb-item active\"\n aria-current=\"page\"\n data-href=\"{{link}}\"\n >{{linktext}}</li>\n {{/if}}\n {{/each}}\n </ol>\n</nav>", "<!-- breadcrumbs-->\n<div class=\"container-fluid alt\">\n <div class=\"container\">\n <div class=\"row\">\n <div class=\"container-xl\">\n\n {{> @partial-block }}\n </div>\n </div>\n </div>\n</div>", "{{!-- Button icon partial --}}\n{{#*inline \"buttonIcon\"~}}\n<span class=\"qld-icon qld-icon-md {{iconClass}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n{{~/inline}} \n\n{{!-- Progress spinner partial --}}\n{{#*inline \"progressSpinner\"~}}\n<div class=\"spinner-border\"></div>\n{{~/inline}}\n\n{{#unless islink}}\n\n <button class=\"btn {{variantClass}} {{#if isprogress}}btn-progress{{/if}} {{label}}\" onclick=\"{{{onclick}}}\" {{#if isdisabled}}disabled{{/if}} {{#if isprogress}}disabled aria-live=\"polite\"{{/if}} {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} {{{dataatts}}} {{#if progressLabel}}data-progress-label=\"{{progressLabel}}\"{{/if}}>\n {{#if isprogress}}\n {{~>progressSpinner~}}\n {{else}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~>buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/if}}\n \n <span class=\"btn-label-default\">{{~label~}}</span>\n {{#if isprogress}}\n <span class=\"btn-label-progress\">{{~progressLabel~}}</span>\n {{/if}}\n {{#unless isprogress}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~>buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/unless}}\n </button>\n\n{{else}}\n <a class=\"btn {{variantClass}} {{#if isdisabled}}disabled {{/if}}{{#if isprogress}}disabled btn-progress{{/if}}\" {{#if isdisabled}}aria-disabled=\"true\"{{/if}} {{#if isprogress}}aria-live=\"polite\"{{/if}} href=\"{{href}}\" target=\"{{target}}\" {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} {{#if progressLabel}}data-progress-label=\"{{progressLabel}}\"{{/if}} {{{dataatts}}}>\n {{#if isprogress}}\n {{~>progressSpinner~}}\n {{else}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~> buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/if}}\n \n <span class=\"btn-label-default\">{{~label~}}</span>\n <span class=\"btn-label-progress\">{{~progressLabel~}}</span>\n\n {{#unless isprogress}}\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~> buttonIcon~}}\n {{/ifCond}}\n {{/if}}\n {{/unless}}\n </a>\n{{/unless}}", "<a class=\"qld-cta-link {{getClassNames \"small, view-all\" class}}\"\n {{#if id}}id=\"{{id}}\"{{/if}}\n href=\"{{href}}\" \n target=\"{{target}}\" \n {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} \n >\n {{label}}\n <span class=\"icon\" aria-hidden=\"true\"></span>\n</a>", "<!-- QGDS Component: Callout -->\n\n<div class=\"callout\">\n {{#if title}}\n <h3 class=\"callout-title\">{{{title}}}</h3>\n {{/if}}\n <div class=\"callout-text\">{{{content}}}</div>\n</div>\n", "<!-- QGDS Partial: card -->\n\n<div class=\"col{{#if feature}}-md-12 col-lg-12{{/if}}\">\n <div class=\"card card-{{variantClass}} {{variantClass}} {{iconPosition}} card-{{action}}-action{{#if arrow}} card-arrow{{/if}}{{#if equalHeight}} h-100{{/if}}{{#if feature}} card-feature card-feature-{{featureImagePosition}}{{/if}}{{#if video}} card-video{{/if}}\">\n {{#if image}}\n <div class=\"card-img ratio ratio-16x9\">\n <div class=\"{{#if feature}}card-img-{{featureImagePosition}}{{else}}card-img-top{{/if}}\"\n style=\"--card-image:url({{image}})\" alt=\"{{imageAlt}}\"></div>\n {{#if video}}\n <div class=\"video-overlay\">\n <div class=\"video-nav\">\n <div class=\"video-watch\"><span class=\"qld-icon qld-icon-lg qld-icon-video\" aria-hidden=\"true\"></span><span>Watch</span></div>\n {{#if videoDuration}}\n <div title=\"Video duration\" class=\"video-duration\"><span class=\"qld-icon qld-icon-sm qld-icon-clock\" aria-hidden=\"true\"></span><span>{{videoDuration}}</span></div>\n {{/if}}\n </div>\n </div>\n {{/if}}\n </div>\n {{/if}}\n {{#if iconClasses}}\n {{#ifCond iconPosition '==' 'icon-top'}}\n <div class=\"card-icon-background\">\n <span class=\"qld-icon qld-icon-xxl {{iconClasses}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n </div>\n {{/ifCond}}\n {{#ifCond iconPosition '==' 'icon-left'}}\n <div class=\"card-icon-background\">\n <span class=\"qld-icon qld-icon-lg {{iconClasses}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n </div>\n {{/ifCond}}\n {{/if}}\n {{#if feature}}<div class=\"card-inner\">{{/if}}\n <div class=\"card-body\">\n {{#if date}}\n <div class=\"card-date\">{{date}}</div>\n {{/if}}\n <h3 class=\"card-title\">\n {{#if link}}\n <a href=\"{{link}}\" {{#ifCond action '===' 'single'}}class=\"stretched-link\"{{/ifCond}}>{{title}}</a>\n {{else}}\n {{ title }}\n {{/if }}\n </h3>\n {{#if description}}\n <div class=\"card-text\">\n {{{description}}}\n </div>\n {{/if}}\n {{#if arrow}}\n <div class=\"qld-icon qld-icon-md qld-icon-arrow-right\"></div>\n {{/if}}\n </div>\n {{#if footer}}\n <div class=\"card-footer\">\n {{{footer}}}\n </div>\n {{/if }}\n {{#if feature}}</div>{{/if}}\n </div>\n</div>\n", "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n\n <link rel=\"stylesheet\" href=\"/assets/css/qld.bootstrap.css\">\n <script type=\"text/javascript\" async src=\"/assets/js/bootstrap.min.js\"></script>\n <script type=\"text/javascript\" async src=\"/assets/js/qld.bootstrap.min.js\"></script>\n\n</head>\n\n<body>\n\n <div class=\"{{wrapperClasses}} {{join debugClasses }}\">\n\n {{> globalAlert globalAlert }}\n {{> header header}}\n {{> navbar navbar}}\n \n <main id=\"content\">\n\n <!-- breadcrumbs-->\n {{#if breadcrumbsData }}\n <div class=\"alt px-0\">\n <div class=\"container\">\n {{> breadcrumbs breadcrumbsData }} \n </div>\n </div>\n {{/if}}\n\n <!-- Content Wrapper -->\n <div class=\"container mt-40 mt-lg-64\">\n <div class=\"row\">\n \n <!-- Side Navigation -->\n {{#if sidenavData }}\n <div class=\"col-12 col-lg-3 order-last order-lg-first mt-5 mt-lg-0\">\n {{> sidenav sidenavData }}\n </div>\n {{/if}}\n\n\n <!-- Content body -->\n <div class=\"col-12 col-lg-8\">\n\n <!-- Content has an additional 2rem padding-x --> \n <div class=\"qld-content-body px-32\">\n\n {{!-- Main content area --}}\n <h1>{{title}}</h1>\n\n {{#if abstract}}\n <div class=\"qld-abstract\">\n {{{ abstract }}}\n </div>\n {{/if}}\n\n {{> inpagenav inpageNavData }}\n\n <h2 id=\"section-one\">Section heading</h2>\n <p>This is the main content inside the wrapper.</p>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Veniam impedit repudiandae nulla recusandae soluta officia possimus, nostrum nisi fuga laboriosam provident, est molestiae alias blanditiis explicabo consequuntur ullam expedita! Ab.</p>\n\n\n <h3>Content heading</h3>\n <p>This is the main content inside the wrapper.</p>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n\n\n <h2 id=\"section-two\">Section heading</h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p> \n\n\n <section class=\"emphasis light\">\n <h2>Section heading (h2)</h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut interdum purus at efficitur imperdiet. Maecenas placerat accumsan nulla, vel semper enim. In turpis.</p>\n </section>\n\n </div><!-- // content-body -->\n </div><!-- // content-body-column -->\n\n </div>\n\n <!-- Content Footer -->\n {{>contentFooter contentFooterData }}\n </div>\n\n\n \n {{> footer footer}}\n\n </div>\n\n\n\n</body>\n</html>", " <div class=\"row {{classes}}\">\n {{#if lastUpdated}}\n <div class=\"col-auto\">\n <dl class=\"qld-content-dates my-0\">\n <dt class=\"my-0\">Last updated:</dt>\n <dd class=\"my-0\">{{formatDateOrToday lastUpdated }}</dd>\n </dl>\n </div>\n {{/if}} \n {{#if backToTop}}\n <div class=\"col-12 mt-24 mt-md-0 col-md d-flex justify-content-start justify-content-md-end\"> \n {{> backToTop backToTop}}\n </div>\n {{/if}} \n </div>\n", "<div class=\"container qld-content-footer\">\n <div class=\"row\">\n {{> @partial-block }}\n </div>\n</div>", "<!-- Content Wrapper -->\n<div class=\"col-12 col-lg-8 ps-lg-64 qld-content-body\" id=\"content\">\n {{#if title}}<h1>{{title}}</h1>{{/if}}\n {{> @partial-block }}\n</div>\n", "", "<!-- QGDS Component: Date input -->\n\n<!-- Label -->\n<label id=\"dategroup-label\"\n class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<div aria-labelledby=\"dategroup-label\" role=\"group\" class=\"row date-container {{customClass}}\">\n <!-- day group -->\n <div class=\"day-group\">\n <label for=\"dayinput\" class=\"date-label qld-text-input-label\">Day</label>\n <div>\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label\" placeholder=\"{{day-placeholder}}\" type=\"text\"\n inputmode=\"numeric\" maxlength=\"2\"\n class=\"qld-text-input form-control dayinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\" id=\"dayinput\" ref=\"day\"\n aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"\n {{/if}}>\n </div>\n </div>\n <!-- month group -->\n <div class=\"date-group\">\n <label for=\"monthinput\" class=\"date-label qld-text-input-label\">Month</label>\n <div>\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label\" placeholder=\"{{month-placeholder}}\"\n type=\"text\" inputmode=\"numeric\" maxlength=\"2\"\n class=\"qld-text-input form-control monthinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\" id=\"monthinput\" ref=\"month\"\n aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"\n {{/if}}>\n </div>\n </div>\n <!-- year group -->\n <div class=\"date-group\">\n <label for=\"yearinput\" class=\"date-label\">Year</label>\n <div class=\"year-label\">\n <input aria-required=\"true\" aria-labelledby=\"dategroup-label qld-text-input-label\"\n placeholder=\"{{year-placeholder}}\" type=\"text\" inputmode=\"numeric\" maxlength=\"4\"\n class=\"qld-text-input form-control yearinput {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n id=\"yearinput\" ref=\"year\" aria-invalid=\"false\" {{#if isDisabled}}disabled{{/if}} {{#if\n isRequired}}required aria-required=\"true\" {{/if}}>\n </div>\n </div>\n</div>\n", "{{! valid class values are: up, down, left, right}}\n<a class=\"qld-dir-link {{class}}\" \n {{~#if id}} id=\"{{id}}\" {{/if~}} \n href=\"{{href}}\" \n {{~#if target}} target=\"{{target}}\"{{/if~}}\n {{~#if arialabel}} aria-label=\"{{arialabel}}\" {{/if~}}>\n {{{label}}}\n {{!-- <span class=\"icon\" aria-hidden=\"true\"></span> --}}\n <span class=\"qld-icon qld-icon-md qld-icon-arrow-{{class}}\" aria-hidden=\"true\"></span>\n</a>", "{{#if customLinks }}\n <ul class=\"nav footer-link-list footer-link-list--custom flex-column\"> \n {{#each customLinks }}\n <li><a class=\"nav-link\" href=\"{{ link }}\" {{#if target }} target=\"_blank\" {{/if}}>{{ label }}</a></li>\n {{/each }}\n </ul>\n{{/if}}", "<div class=\"col-12 col-md-6 col-lg-12\">\n <!-- <h3 class=\"footer-heading\">{{#if feedbackForm.title}}{{feedbackForm.title}}{{else}}Website feedback{{/if}}</h3> -->\n <p>{{#if feedbackForm.content}}{{feedbackForm.content}}{{else}}Help us improve the content on our website or tell us what is working well.{{/if}}</p>\n </div>\n <div class=\"col-12 col-md-6 col-lg-12\">\n <div id=\"qg-feedback-toggle\" class=\"qg-footer-feedback-wrap\">\n <a id=\"btn-footer-feedback\" class=\"btn btn-global-secondary qg-feedback-toggle collapsed\" data-bs-toggle=\"collapse\" href=\"#qg-footer-feedback\" role=\"button\" aria-expanded=\"false\" aria-controls=\"qg-footer-feedback\" data-analytics-link-group=\"qg-feedback\">\n {{#if feedbackForm.btnTitle}}{{feedbackForm.btnTitle}}{{else}}Leave your feedback{{/if}}\n </a>\n <div id=\"qg-footer-feedback\" class=\"qg-footer-feedback__v2 collapse\">\n {{#if feedbackForm.formAttr }}<div id=\"feedbackFormIO\" {{#each feedbackForm.formAttr}}{{#if this}}{{@key}}=\"{{this}}\"{{else}}{{@key}}{{/if}} {{/each}}>\n {{else}}\n {{!default if not set}}<div id=\"feedbackFormIO\" data-formio data-formio-project-name=\"oldkihhcwbdtwye\" data-formio-form-name=\"footerfeedbackcontactus\" data-formio-env-url=\"api.forms.platforms.qld.gov.au\" data-formio-createform-options=\"formioCreateFormOptions\" data-formio-createform-controller=\"formioCreateFormController\">\n {{/if}}\n <div class=\"qg-spinner\" role=\"status\">\n <div class=\"spinner-border\"></div>\n <div class=\"qg-spinner-label\">Loading...</div>\n </div>\n </div>\n <div class=\"qg-footer-feedback-footer\">\n <a class=\"qg-footer-feedback__close\" data-bs-toggle=\"collapse\" href=\"#qg-footer-feedback\" role=\"button\" aria-label=\"Close Feedback Form\" aria-expanded=\"true\" aria-controls=\"qg-footer-feedback\">Close</a>\n </div>\n </div>\n </div>\n </div>", "{{#if followLinks }}\n <ul class=\"nav footer-link-list footer-link-list--social\"> \n {{#each followLinks }}\n <li>\n <a class=\"nav-link\" href=\"{{ link }}\" {{#if target}}target=\"{{ target }}\"{{/if}}>\n <span class=\"qld-icon qld-icon-md qld-icon-{{icon}} d-lg-none\" aria-hidden=\"true\"></span>\n <span class=\"qld-icon qld-icon-sm qld-icon-{{icon}} d-none d-lg-block\" aria-hidden=\"true\"></span>\n <span class=\"nav-link-label d-none d-lg-block\">{{ label }}</span>\n <span class=\"sr-only\">{{ label }}</span>\n </a>\n </li>\n {{/each }}\n </ul>\n{{/if}}", "<footer class=\"qld-footer {{ variantClass }}\" role=\"contentinfo\">\n <!-- Footer content container -->\n <div class=\"container\">\n {{#if sitename}}\n <div class=\"row\">\n <div class=\"col title\">\n <h2 class=\"footer-site-name\">{{ sitename }}</h2>\n </div>\n </div>\n {{/if}}\n <div class=\"row\">\n \n <!-- Contact us Column -->\n <div class=\"col-12 col-lg-3 py-24 py-lg-0 footer-contact {{#if contact.hasBorderColumn}}border-column{{/if}}\">\n\n <!-- Inner Grid to manage layout of contact us content -->\n <div class=\"row \">\n\n <div class=\"col col-lg-12\">\n\n <h3 class=\"footer-heading\">\n {{isdefined contact.title 'Contact us' }}\n </h3>\n\n <div>\n {{{isdefined contact.content '<p>Get in touch for enquiries, feedback, complaints and compliments.</p>' }}}\n </div>\n \n </div><!-- Inner grid col-12 -->\n\n <div class=\"col col-lg-12 contact-btn order-lg-last d-flex d-lg-block mt-lg-32 \">\n {{!-- Contact Us Button --}}\n <a href=\"{{isdefined contact.buttonLink 'https://www.qld.gov.au/contact-us' }}\" class=\"btn btn-outline-secondary\">\n {{isdefined contact.buttonLabel 'Contact us' }}\n </a>\n </div><!-- Inner grid col-12 --> \n \n \n <div class=\"col-12\">\n {{!-- Custom contact list --}}\n {{#ifCond contact.showList \"&&\" contact.list}}\n {{#each contact.list }}\n <div class=\"footer-contact-item footer-contact-{{@key}}\">\n <span class=\"qld-icon {{this.icon}}\" aria-hidden=\"true\"></span> {{{ this.label }}}\n </div>\n {{/each}}\n \n {{else}}\n {{!default contact list }}\n <div class=\"footer-contact-item footer-contact-phone\">\n <span class=\"qld-icon qld-icon-phone\" aria-hidden=\"true\"></span> <b>Phone:</b> <a href=\"tel:137468\"\n rel=\"noopener\">13 QGOV (13 74 68)</a>\n </div>\n \n <div class=\"footer-contact-item footer-contact-email\">\n <span class=\"qld-icon qld-icon-email\" aria-hidden=\"true\"></span> <b>Email:</b> <a\n href=\"mailto:email@qld.gov.au\" rel=\"noopener\"><span class=\"user-select-all\">email@qld.gov.au</span></a>\n </div>\n {{/ifCond}}\n </div>\n </div>\n\n </div><!-- Contact us Column -->\n\n\n {{#ifAny optionalColumn1.content optionalColumn1.showFollowLinks optionalColumn1.showCustomLinks }}\n <!-- Optional Column 1 -->\n <div class=\"col-12 col-lg-2 optional-column-1 {{#if optionalColumn1.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"{{isdefined optionalColumn1.title 'Footer links' }}\">\n \n <div class=\"footer-column pe-16\">\n {{#if optionalColumn1.title}}\n <h3 class=\"footer-heading\">{{optionalColumn1.title}}</h3>\n {{/if}}\n \n <div class=\"footer-content\">\n {{#if optionalColumn1.content}}\n {{{ optionalColumn1.content }}}\n {{/if}}\n \n {{#if optionalColumn1.showFollowLinks}}\n {{> followLinks }}\n {{/if}}\n \n {{#if optionalColumn1.showCustomLinks}}\n {{> customLinks }}\n {{/if}}\n </div>\n </div>\n\n </div>\n {{/ifAny}}\n\n\n <!-- WoG links -->\n <div class=\"col-12 col-lg-2 {{#if footerLinks.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"footer-navigation\">\n \n <div class=\"footer-column pe-lg-16\">\n\n {{#if footerLinks}}\n\n {{#if footerLinks.title}}\n <h3 class=\"footer-heading\">{{footerLinks.title}}</h3>\n {{/if}}\n \n {{!-- <nav class=\"nav footer-link-list flex-column\"> --}}\n <ul class=\"nav footer-link-list flex-column pt-lg-2\">\n {{#each footerLinks.list }}\n <li><a class=\"nav-link\" href=\"{{ this.link }}\" {{#if this.target }}target=\"{{this.target}}\" {{/if}}>{{\n this.label }}</a></li>\n {{/each }}\n </ul>\n {{!-- </nav> --}}\n\n {{else}}\n {{!default list }}\n\n <ul class=\"nav footer-link-list flex-column\">\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help\">Help</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/copyright\">Copyright</a></li> \n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/disclaimer\">Disclaimer</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/legal/privacy\">Privacy</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/about/rights-accountability/right-to-information\">Right to information</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help/accessibility\">Accessibility</a></li>\n <li><a class=\"nav-link\" href=\"https://smartjobs.qld.gov.au\" target=\"_blank\">Jobs in Queensland Government</a></li>\n <li><a class=\"nav-link\" href=\"https://www.qld.gov.au/help/languages\">Other languages</a></li>\n </ul>\n\n {{/if}}\n \n </div>\n </div>\n\n\n {{#ifAny optionalColumn2.content optionalColumn2.showFollowLinks optionalColumn2.showCustomLinks }}\n <!-- Optional Column 2 -->\n <div class=\"col-12 col-lg-2 optional-column-2 {{#if optionalColumn2.hasBorderColumn}}border-column{{/if}}\"\n aria-label=\"{{isdefined optionalColumn2.title 'Footer links' }}\">\n\n <div class=\"footer-column pe-lg-16\">\n \n {{#if optionalColumn2.title}}\n <h3 class=\"footer-heading\">{{optionalColumn2.title}}</h3>\n {{/if}}\n\n\n <div class=\"footer-content\">\n {{#if optionalColumn2.content}}\n {{{ optionalColumn2.content }}}\n {{/if}}\n \n {{#if optionalColumn2.showFollowLinks}}\n {{> followLinks }}\n {{/if}}\n \n {{#if optionalColumn2.showCustomLinks}}\n {{> customLinks }}\n {{/if}}\n\n </div>\n </div>\n </div>\n\n {{/ifAny}}\n\n <!-- Acknowledgement of Country -->\n <div class=\"col crest\">\n\n <div class=\"footer-column\">\n\n <div class=\"footer-content\">\n <div class=\"footer-acknowledgements\">\n {{#if acknowledgements }}\n {{#each acknowledgements}}\n \n {{#if title}}\n <h3 class=\"footer-heading\">{{title}}</h3>\n {{/if}}\n \n {{#if content}}\n {{! extra { so it does not html escape }}\n {{{ content }}}\n {{/if}}\n \n {{/each}}\n {{!-- //each acknowledgement --}}\n \n {{else}}\n \n <p>We pay our respects to the Aboriginal and Torres Strait Islander ancestors of this land, their\n spirits and their legacy. The foundations laid by these ancestors\u2014our First Nations peoples\u2014give\n strength, inspiration and courage to current and future generations towards creating a better\n Queensland.</p>\n\n {{/if}}\n </div>\n\n {{!-- Footer Logo --}}\n {{#if footerLogo.src}}\n <div class=\"footer-logo\">\n <img src=\"{{ footerLogo.src }}\" alt=\"{{ footerLogo.alt }}\" class=\"img-fluid\" />\n </div>\n \n {{else}}\n \n {{#if footerLogo.show}}\n <div class=\"footer-crest\">\n {{> logoCOALandscape }}\n </div>\n {{/if}}\n \n {{/if}}\n\n {{!-- Footer Copyright --}}\n {{#if copyright }}\n <p class=\"copyright\">\n {{{copyright.content}}}\n {{#if copyright.showYearFrom}}{{copyright.yearFrom}} - {{/if}} {{formatDateOrToday \"\" \"YYYY\" }}\n </p>\n {{else}}\n {{!default }}\n <p class=\"copyright\">\u00A9 The State of Queensland {{formatDateOrToday \"\" \"YYYY\" }}</p>\n {{/if}}\n\n {{!-- Organisation Link --}}\n {{#if organisationLink.show }}\n <p>\n <a class=\"fw-semibold\" href=\"{{isdefined organisationLink.URL 'https://www.qld.gov.au' }}\" rel=\"external\">\n {{isdefined organisationLink.text 'Queensland Government' }}\n </a>\n </p>\n {{/if}}\n\n </div>\n\n </div>\n\n </div>\n </div>\n </div>\n</footer>", " \n {{#if questionLabel}}\n <div class=\"qld-text-input-label {{listClasses}}\">\n {{questionLabel}}\n {{#if optionalLabel}}\n <span class=\"label-text-optional\">{{optionalLabel}}</span>\n {{/if}}\n </div>\n {{/if}}\n\n {{#if hintLabel}}\n <span class=\"qld-hint-text\">{{hintLabel}}</span>\n {{/if}}\n \n {{#each listitems}}\n <div class=\"form-check\">\n <input class=\"form-check-input\" type=\"{{type}}\" name=\"{{name}}\" id=\"{{id}}\" value=\"{{value}}\" {{#if isDisabled}}disabled{{/if}} {{#if isChecked}}checked{{/if}}>\n <label class=\"form-check-label\" for=\"{{id}}\">\n {{label}}\n </label>\n </div>\n {{/each}}\n ", "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n {{> metaDcTerms title=title description=description uri=uri dcTerms=dcTerms }}\n {{> metaOpenGraph title=title description=description uri=uri seo=seo og=og }}\n {{> head }}\n</head>\n<body>\n{{#> mainContainerWrapper }}\n {{> @partial-block }}\n{{/mainContainerWrapper}}\n</body>\n</html>", "<!-- QGDS Component: Global Alert -->\n\n<div class=\"global-alert-include\">\n {{#each alertItems}}\n <section role=\"region\" class=\"global-alert alert container-full d-none {{variant}}\" data-variant=\"{{variant}}\"\n aria-label=\"{{ariaLabel}}\" {{#if id}} data-id=\"{{id}}\" {{/if}}{{#if dismissedExpiryDays}}\n data-expiry-days=\"{{dismissedExpiryDays}}\" {{/if}}>\n <div class=\"qld-global-alert-main\">\n <div class=\"global-alert-icon\">\n {{#ifCond variant '==' 'global-alert-critical'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-danger\" aria-hidden=\"true\"></span>\n {{else ifCond variant '==' 'global-alert-info'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-information\" aria-hidden=\"true\"></span>\n {{else ifCond variant '==' 'global-alert-warning'}}\n <span class=\"qld-icon qld-icon-sm qld-icon-alert-warning\" aria-hidden=\"true\"></span>\n {{/ifCond}}\n </div>\n\n <div class=\"global-alert-content\">\n <div class=\"global-alert-message\">\n {{{content}}}\n </div>\n <div class=\"global-alert-action\">\n {{{action}}}\n <span class=\"qld-icon qld-icon-sm qld-icon-arrow-right\" aria-hidden=\"true\"></span>\n </div>\n </div>\n {{#unless preventDismiss}}\n <div class=\"global-alert-close\">\n <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>\n </div>\n {{/unless}}\n </div>\n </section>\n {{/each }}\n</div>", "\n<!-- VERSION_DETAILS=###VERSION### -->\n\n{{! Select environment, used verbatium if not using predefind key\ncdn := PROD|STAGING|BETA|TEST|DEV|???\n}}\n\n<link rel=\"stylesheet\" href=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/css/qld.bootstrap.css\">\n\n<script type=\"text/javascript\" async src=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/js/bootstrap.min.js\"></script>\n<script type=\"text/javascript\" async src=\"{{#if cdn }}{{#ifCond cdn '==' 'PROD'}}https://static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'STAGING'}}https://staging-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'BETA'}}https://beta-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'TEST'}}https://test-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{#ifCond cdn '==' 'DEV'}}https://dev-static.qgov.net.au/qgds-bootstrap5/###MAJOR_VERSION###/###MAJOR_VERSION###.x.x-latest{{else}}{{cdn}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{/ifCond}}{{else}}missing{{/if}}/assets/js/qld.bootstrap.min.js\"></script>\n", "<header class=\"qld-header\" role=\"banner\" >\n <div class=\"qld-header-pre-header {{#ifCond preHeader.palette \"===\" \" dark\"}}dark{{else}}{{#ifCond\n preHeader.palette \"===\" \"light\" }}light{{else}}{{#ifCond preHeader.palette \"===\" \"dark-alt\"\n }}dark-alt{{else}}dark{{/ifCond}}{{/ifCond}}{{/ifCond}}\">\n <div class=\"container\">\n <div class=\"d-flex justify-content-between align-items-baseline\">\n\n <a class=\"qld-header-link\"\n href=\"{{#if preHeader.globalLink.url}}{{preHeader.globalLink.url}}{{else}}https://qld.gov.au{{/if}}\">\n <span class=\"d-none d-lg-inline\">{{preHeader.globalLink.text}}</span>\n {{>logo className=\"qld-header-logo\" fill=\"currentColor\"}}\n </a>\n\n {{#if preHeader.actions}}\n <div class=\"d-none d-lg-flex gap-20 align-items-baseline\">\n {{#each preHeader.actions}}\n {{#if dropdown}}\n <div class=\"dropdown\">\n <a id=\"dropdown{{id}}\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\"\n class=\"qld-header-link\" href=\"#\">\n {{{text}}}\n\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\"\n class=\"qld-header-dropdown-icon \">\n <use href=\"{{../assets.SVGSpritePath}}#qgds-icon-chevron-down\"\n aria-hidden=\"true\"></use>\n </svg>\n </a>\n\n {{#ifCond dropdown.type \"===\" \"list\"}}\n <ul class=\"dropdown-menu\">\n\n {{#each dropdown.items}}\n <li>\n <a class=\"qld-header-link dropdown-item \" href=\"{{url}}\" {{#if target}}target=\"{{target}}\"{{/if}}>\n {{text}}\n <svg width=\"24\" height=\"24\" class=\"qld-header-icon qld-header-dropdown-item-icon\">\n <use href=\"{{ ../../assets.SVGSpritePath }}#qgds-icon-arrow-right\"\n aria-hidden=\"true\"></use>\n </svg>\n </a>\n </li>\n {{/each}}\n\n {{#if dropdown.viewMore}}\n <li>\n <a href=\"{{dropdown.viewMore.url}}\" {{#if dropdown.viewMore.target}}target=\"{{dropdown.viewMore.target}}\"{{/if}}\n class=\"qld-header-link dropdown-item border-bottom-0\">\n {{dropdown.viewMore.text}}\n </a>\n </li>\n {{/if}}\n\n </ul>\n {{/ifCond}}\n\n {{#ifCond dropdown.type \"===\" \"form\"}}\n <div class=\"dropdown-menu\">\n {{{dropdown.HTMLContent}}}\n </div>\n {{/ifCond}}\n\n </div>\n {{else}}\n\n <a class=\"qld-header-link\" href=\"{{url}}\">\n {{#if icon}} \n <svg class=\"qld-header-link-icon\">\n <use href=\"{{ ../assets.SVGSpritePath }}#qgds-icon-{{icon}}\" aria-hidden=\"true\"></use>\n </svg>{{/if}}{{{text}}}\n </a>\n {{/if}}\n {{/each}}\n </div>\n {{/if}}\n </div>\n\n <div class=\"qld-header-main-nav-controls\">\n {{#if assets.siteSearch.value}}\n <button id=\"qld-header-toggle-search-button\" aria-controls=\"qld-header-search\"\n class=\"qld-header-toggle-main-nav\" aria-expanded=\"false\">\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\">\n <use class=\"icon-search\" href=\"{{ assets.SVGSpritePath }}#qgds-icon-search\" aria-hidden=\"true\" style=\"display: block;\"></use>\n <use class=\"icon-close\" href=\"{{ assets.SVGSpritePath}}#qgds-icon-close\" style=\"display: none;\"></use>\n </svg>\n <span class=\"qld-header-toggle-main-nav-text\">Search</span>\n </button>\n {{/if}}\n\n <button id=\"burgerBtn\" class=\"qld-header-toggle-main-nav\"\n data-bs-toggle=\"collapse\" data-bs-target=\"#main-nav\" aria-controls=\"main-nav\" aria-expanded=\"false\"\n aria-label=\"Open menu\">\n <svg aria-hidden=\"true\" focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\">\n <use href=\"{{assets.SVGSpritePath}}#qgds-icon-menu\" aria-hidden=\"true\">\n </use>\n </svg>\n <span class=\"qld-header-toggle-main-nav-text\">Menu</span>\n </button>\n </div>\n </div>\n </div>\n\n <div class=\"qld-header-main{{#ifCond preHeader.palette \"===\" \" dark\"}} dark{{else}}{{#ifCond\n preHeader.palette \"===\" \"light\" }} light{{else}}{{#ifCond preHeader.palette \"===\" \"dark-alt\"\n }} dark-alt{{else}} default{{/ifCond}}{{/ifCond}}{{/ifCond}}\">\n <div class=\"container\">\n <div class=\"row align-items-center\">\n <div class=\"col\">\n {{#ifAny isMasterBrand isSubBrand isCoBrand}}\n {{>headerBrand\n url=mainContent.url\n logo=mainContent.logo\n siteTitle=mainContent.siteTitle\n subline=mainContent.subline }}\n {{/ifAny}}\n\n {{#ifAny isEndorsedBrand isStandaloneBrand }}\n {{>headerBrand\n url=mainContent.url\n logo=mainContent.logo\n siteTitle=mainContent.siteTitle\n secondaryLogo=mainContent.secondaryLogo\n subline=mainContent.subline }}\n {{/ifAny}}\n </div>\n\n {{#if assets.siteSearch.value}}\n <div class=\"col-lg-4\">\n <div id=\"qld-header-search\" class=\"qld-header-site-search is-closed\">\n <form class=\"site-search\" role=\"search\" {{#if assets.siteSearch.formAction.url}}\n action=\"{{assets.siteSearch.formAction.url}}\" {{else}}\n action=\"https://www.qld.gov.au/search\" {{/if}}>\n {{{ searchInput }}}\n </form>\n </div>\n </div>\n {{/if}}\n </div>\n </div>\n </div>\n</header>", "\n<div class=\"qld-header-brand\">\n <a class=\"qld-header-link d-lg-inline-flex\" href=\"{{url}}\">\n <div class=\"qld-header-brand-image qld-header-logo\">\n {{#if logo}}\n <img src=\"{{logo.src}}\" height=\"56\" alt=\"{{#if logo.altText}}{{logo.altText}}{{else}}Queensland government{{/if}}\" />\n {{else}}\n {{#if siteTitle}}\n {{>logo logo=\"coa-landscape-2lines\" height=\"56\" fill=\"currentColor\"}}\n {{else}}\n {{>logo height=\"56\" fill=\"currentColor\"}}\n {{/if}}\n {{/if}}\n </div>\n {{#if secondaryLogo}}\n <div class=\"qld-header-secondary-content\" >\n <img src=\"{{secondaryLogo.src}}\" class=\"qld-header-secondary-image qld-header-logo\" height=\"56\" alt=\"{{#if secondaryLogo.altText}}{{secondaryLogo.altText}}{{else}}{{siteTitle}}{{#if subline}}{{subline}}{{/if}}{{/if}}\" />\n\n </div>\n {{else}}\n {{#if siteTitle}}\n <div class=\"qld-header-secondary-content\">\n <span class=\"qld-header-site-title\">\n {{siteTitle}}\n </span>\n {{#if subline}}\n <span class=\"qld-header-subline\">\n {{subline}}\n </span>\n {{/if}}\n </div>\n {{/if}}\n {{/if}}\n </a>\n</div> \n", "<svg class=\"qld-icon-{{size}}\"{{#if ariaLabel}} aria-label=\"{{ariaLabel}}\"{{/if}}{{#if ariaHidden}} aria-hidden=\"{{ariaHidden}}\"{{/if}}>\n <use href=\"./assets/img/icons-sprite.svg#qgds-icon-{{iconId}}\"></use>\n</svg>", "{{! Image template }}\n{{#*inline \"imageTag\"}}\n <img class=\"{{ ratioClass }} {{ otherClass }} {{ positionX }} {{ positionY }}\"\n src=\"{{ src }}\"\n alt=\"{{ alt }}\"\n {{~#if width}} width=\"{{ width }}{{ widthUnit }}\"{{/if~}}\n {{~#if height}} height=\"{{ height }}{{ heightUnit }}\"{{/if~}}\n {{~#if lazy}} loading=\"lazy\"{{/if~}}\n {{~#if style}} style=\"{{ style }}\"{{/if~}}\n {{~#if tabindex}} tabindex=\"{{ tabindex }}\"{{/if~}}\n {{~#if role}} role=\"{{ role }}\"{{/if~}}\n />\n{{/inline}}\n\n{{#if src}}\n {{#if caption}}\n <figure class=\"{{ figureClass }}\" {{#if width}}style=\"width:{{ width }}{{ widthUnit }}\"{{/if}}>\n {{> imageTag}}\n <figcaption>{{ caption }}</figcaption>\n </figure>\n {{else}}\n {{> imageTag}}\n {{/if}}\n{{/if}}", "<div class=\"alert {{variantClass}} {{customClass}}\" role=\"alert\" \n {{#if alertType}}aria-label=\"{{alertType}}\"{{/if}}>\n {{#if heading}}\n {{#if headingTag}}\n <{{headingTag}} class=\"alert-heading\">{{{ heading }}}</{{headingTag}}>\n {{else}}\n <h2 class=\"alert-heading\">{{{ heading }}}</h2>\n {{/if}}\n {{/if}}\n {{{ content }}}\n</div>", "<!-- QGDS Partial: inpage-nav -->\n\n<div class=\"qld-inpage-nav\">\n\n <h2 class=\"nav-title\">{{navtitle}}</h2>\n\n <ul class=\"nav\">\n {{#each navitems}}\n <li class=\"nav-item\">\n <a class=\"nav-link\" href=\"#{{linkid}}\">{{linktext}}</a>\n </li>\n {{/each}}\n </ul>\n\n</div>", "{{!-- Link icon partial --}}\n{{#*inline \"linkIcon\"~}}\n<span class=\"qld-icon qld-icon-md {{iconClass}} {{iconPosition}}\" aria-hidden=\"true\"></span>\n{{~/inline}} \n\n{{#*inline \"link\"~}}\n<a class=\"link\" {{#if id}}id=\"{{id}}\"{{/if}}\n href=\"{{url}}\" \n target=\"{{target}}\" \n {{#if arialabel}}aria-label=\"{{arialabel}}\"{{/if}} \n {{#if download}}download=\"{{download}}\"{{/if}} \n >\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'leading'}}\n {{~> linkIcon~}}\n {{/ifCond}}\n {{/if}}\n\n {{label}}\n\n {{#if iconClass~}}\n {{#ifCond iconPosition '==' 'trailing'}}\n {{~> linkIcon~}}\n {{/ifCond}}\n {{/if}}\n \n</a>\n{{~/inline}} \n\n{{#if linkList~}}\n<ul class=\"link-list\">\n {{#each linkList}}\n <li class=\"link-item\">\n {{~> link~}}\n </li>\n {{/each}}\n</ul>\n \n{{else}}\n {{~> link~}}\n{{/if}}", "{{#if data}}\n <section class=\"link-column {{theme}}\">\n <ul class=\"nav {{#if items_flow_vert}}col-vert-{{columns}}{{else}}col-{{columns}}{{/if}}\">\n {{#ifCond items_flow '==' 'horizontal'}}\n <li class=\"nav-item all-link\">\n {{> callToAction \n label=(isdefined all_link.value \"View all\")\n href=all_link.url \n target=all_link.target \n class=all_link.class \n arialabel=all_link.value \n id=all_link.id}}\n </li>\n {{/ifCond}}\n {{> linkColBase data}}\n </ul>\n </section>\n{{else}}\n <section class=\"link-column {{theme}}\">\n <!-- There are no items available -->\n </section>\n{{/if}}\n\n\n{{#*inline \"linkColBase\"}} \n {{#each items}}\n {{> navItem}}\n {{/each}}\n {{#if all_link}}\n <li class=\"nav-item all-link\">\n {{> callToAction \n label=(isdefined all_link.value \"View all\")\n href=all_link.url \n target=all_link.target \n class=all_link.class \n arialabel=all_link.value \n id=all_link.id}}\n </li>\n {{/if}}\n{{/inline}}\n\n{{#*inline \"navItem\"}}\n <li class=\"nav-item\">\n <a class=\"nav-link\"{{~#if id}} id=\"{{id}}\"{{/if~}}{{~#if target}} target=\"{{target}}\"{{/if~}} href=\"{{url}}\">\n {{~{value}~}}\n </a>\n </li>\n{{/inline}}", "{{#ifCond logo \"===\" \"coa-landscape\"}}\n {{>logoCOALandscape}}\n{{else ifCond logo \"===\" \"coa-landscape-2lines\"}}\n {{>logoCOALandscape2Lines}}\n{{else}}\n {{>logoCOALandscape}}\n{{/ifCond}}\n", "{{!prettier-ignore}}\n<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 330 56\" {{#if fill}}fill=\"{{fill}}\"{{/if}} {{#if className}}class=\"{{className}}\"{{/if}} {{#if width}}width=\"{{width}}\"{{/if}}\n {{#if height}}height=\"{{height}}\"{{/if}}>\n <title>Queensland Government</title>\n <path\n d=\"M60.9214 21.2275C60.7076 21.28 60.2444 21.42 59.9236 21.455C60.5294 20.8775 60.8858 20.1775 60.8858 19.6C60.6007 19.6875 60.084 19.88 59.6208 19.985C60.5472 19.215 61.0639 18.305 60.8323 17.115C60.5472 17.255 60.1553 17.4825 59.7455 17.64C60.5651 16.415 60.5472 15.33 60.2087 14.7C59.8524 15.0325 59.407 15.4175 58.9437 15.6975C59.2466 14.28 59.2288 13.37 58.623 12.7225C57.9994 13.8775 57.4649 14.735 56.5919 15.75C56.6631 14.805 56.5562 13.6325 55.9326 13.0375C55.9326 13.0375 55.7545 14.35 55.2912 14.77C55.1843 13.4925 54.7745 12.7925 54.1866 12.11C54.1866 12.11 54.1509 13.44 53.7768 14.2625C53.4561 13.1425 52.8859 12.285 52.1376 11.4625C52.1911 13.93 51.4962 18.5675 49.4829 21.7C49.2513 23.555 49.0375 26.3375 45.9729 27.9825C45.5275 27.685 44.7614 27.2825 43.6567 27.3525C43.3716 25.9525 45.2246 24.6925 46.8281 23.6775C48.4495 22.645 49.1444 21.77 49.1265 20.405C49.0909 18.9 48.0575 18.2875 46.9885 18.2525C45.4741 18.1825 44.2447 19.53 43.9596 20.09C43.5142 20.3 42.2314 20.685 41.6968 20.825C41.1089 20.9825 40.4497 21.21 40.022 21.56C40.2715 21.7175 40.9842 21.77 41.2514 21.7175C41.7681 21.6475 43.4073 21.35 44.9574 21.1575C45.5275 21.455 46.4362 21.9625 45.4741 22.6275C44.1378 23.4675 43.5676 23.6775 41.6968 24.64C38.7392 26.1625 39.7013 29.995 40.414 30.275C40.414 31.57 41.5899 33.8975 42.3917 34.72C42.7481 36.3475 42.267 38.7625 41.7681 39.7775C41.3583 38.7975 40.6456 36.505 40.1824 35.175C40.6635 32.655 39.8795 31.535 39.345 31.115C38.8105 30.6775 37.9553 30.8 37.3851 31.675C38.2403 31.5875 38.5254 32.655 38.5076 33.775C38.4898 35.105 38.1334 36.19 37.1891 36.19C37.2604 37.3275 38.5076 37.66 39.1312 37.1C39.2381 37.3625 39.737 38.85 40.2002 40.18C40.4853 40.9675 40.7525 41.7025 40.9307 42.0875C41.1267 42.5075 42.5699 42.5775 42.7302 42.0875C42.9619 41.44 43.14 40.95 43.4964 40.18C43.7636 39.6025 44.1556 38.8675 44.7257 37.7825C45.1177 38.4475 45.6344 39.48 45.9195 40.18C46.062 40.5125 46.1511 40.775 46.1689 40.8975C46.2936 41.9825 46.2224 45.85 45.9195 48.16C42.6946 47.3025 41.7681 48.8425 42.0532 49.9975C42.5164 49.49 43.1222 49.56 43.4964 49.8225C43.4073 50.6625 43.6389 51.275 44.5119 51.5375C45.4384 49.1225 48.7702 49.665 49.0909 49.8575C49.1087 49.385 49.5542 48.23 47.8437 47.985C47.915 45.9025 48.1288 43.3475 48.2001 42.8225C48.2713 42.2975 48.3426 41.965 48.0932 41.125C48.0219 40.88 47.915 40.565 47.8259 40.1975C47.5943 39.3575 47.3805 38.255 47.3627 37.065C47.6655 37.3625 48.3782 37.59 48.8593 37.485C49.2334 39.06 49.7858 38.605 50.0708 39.27C50.2134 39.6025 50.249 39.935 50.2846 40.215C50.3203 40.495 50.3737 40.7225 50.5163 40.9325C51.6566 40.9675 52.6365 40.705 53.3314 40.215C53.5452 40.075 53.7411 39.9 53.8837 39.725C53.5986 38.045 53.1175 37.2225 52.2267 36.2075C51.9951 34.8425 51.3358 33.5825 50.445 32.4625C51.5675 32.095 52.7078 31.2025 53.3135 30.5725C53.848 30.5375 54.4716 30.1 54.5251 29.225C54.8458 29.19 55.1131 29.1725 55.3625 29.12C55.3269 28.875 55.2734 28.525 55.2378 28.315C55.6476 28.315 56.0574 28.2975 56.4315 28.2625C56.3246 27.9475 56.1643 27.615 56.0574 27.37C56.4671 27.37 56.9838 27.335 57.3936 27.3175C57.1798 26.915 57.0017 26.5475 56.8769 26.1975C57.358 26.145 58.0885 26.04 58.6943 25.9C58.4983 25.7075 58.2845 25.4975 57.946 25.1825C59.5139 24.7275 60.2087 23.6425 60.28 23.17C60.0484 23.17 59.5673 23.275 59.2822 23.24C60.2444 22.68 60.8323 21.98 60.9214 21.2275Z\" />\n <path\n d=\"M29.0822 49.595C20.2984 46.375 19.176 39.305 19.1403 36.085C19.1403 36.085 19.1225 36.085 19.1047 36.085C19.1225 35.9975 19.1225 35.9275 19.1403 35.8575C19.1403 35.1575 19.1938 34.685 19.2116 34.5275C19.1938 34.0725 19.1225 33.705 19.0334 33.4425C19.0156 33.39 18.98 33.3375 18.9443 33.2675V36.5925C18.9443 40.32 20.3341 43.54 23.0779 46.1475C25.4832 48.44 28.1914 49.5075 28.9575 49.77L29.0822 49.805L29.2069 49.77C29.9731 49.49 32.6812 48.44 35.0865 46.1475C37.8304 43.54 39.2201 40.32 39.2201 36.5925V35.98C39.1488 36.085 39.0775 36.155 39.0063 36.2425C38.935 37.9225 38.6143 40.5125 37.474 42.4725C36.1377 45.22 34.0532 47.4775 29.0822 49.595Z\" />\n <path\n d=\"M50.1239 51.7474C49.6963 51.8699 49.1618 51.9574 48.3778 51.9574H47.3979C44.0305 51.8874 40.574 50.9074 38.4538 48.7724C41.3757 45.8674 37.9371 43.4874 36.0841 45.9374C35.4961 46.7074 35.0329 47.2499 34.6409 48.0024C34.3202 48.5974 34.5518 49.2099 35.2823 50.1374C35.6743 50.6449 36.6721 51.4324 37.4916 51.9574H20.6724C21.4741 51.4324 22.4719 50.6449 22.8817 50.1374C23.6122 49.2099 23.8616 48.6149 23.5231 48.0024C23.1133 47.2499 22.6501 46.7074 22.0799 45.9374C20.227 43.4699 16.7883 45.8674 19.7103 48.7724C17.59 50.9074 14.1335 51.8874 10.7661 51.9574H9.83964C9.05569 51.9574 8.52118 51.8874 8.09357 51.7474C7.39871 51.5899 7.23835 51.8699 7.61251 53.0599C7.86195 53.8299 8.07575 55.1249 8.16484 55.9999H50.0526C50.1417 55.1249 50.3555 53.8299 50.6049 53.0424C50.9791 51.8699 50.8188 51.5724 50.1239 51.7474ZM37.0106 46.0424C37.5629 45.3249 38.3647 45.5174 38.6854 46.1124C39.0417 46.7599 38.525 47.5474 37.8302 48.1774C36.8859 47.1624 36.779 46.3399 37.0106 46.0424ZM35.6208 49.4199C35.2823 48.9474 35.1576 48.6849 35.3358 48.2299C35.5139 47.7924 35.8703 47.4074 36.2266 46.8649C36.8146 49.1049 40.2533 51.2399 42.8011 51.9574H38.7388C37.7233 51.3799 36.387 50.4699 35.6208 49.4199ZM19.4608 46.1124C19.7993 45.5174 20.6011 45.3249 21.1356 46.0424C21.3672 46.3574 21.2603 47.1624 20.316 48.1774C19.6212 47.5474 19.1045 46.7599 19.4608 46.1124ZM21.9196 46.8474C22.2937 47.3899 22.6501 47.7924 22.8104 48.2124C22.9886 48.6674 22.8817 48.9474 22.5432 49.4024C21.777 50.4524 20.4408 51.3624 19.3896 51.9224H15.3451C17.8929 51.2399 21.3316 49.0874 21.9196 46.8474ZM49.3221 55.3524H8.89533C8.71716 54.0924 8.46773 53.2699 8.25392 52.5874H49.9814C49.7497 53.2699 49.5003 54.0924 49.3221 55.3524Z\" />\n <path\n d=\"M40.9306 53.76C40.9306 53.41 40.9306 53.34 40.9306 53.27C40.9306 53.1825 40.9484 53.1475 41.0197 53.13C41.0553 53.13 41.091 53.13 41.1088 53.13C41.1444 53.13 41.1444 53.13 41.1444 53.1125C41.1444 53.095 41.1266 53.095 41.091 53.095C41.0019 53.095 40.8237 53.095 40.7702 53.095C40.699 53.095 40.5564 53.095 40.4495 53.095C40.4139 53.095 40.3961 53.095 40.3961 53.1125C40.3961 53.13 40.4139 53.13 40.4317 53.13C40.4674 53.13 40.4852 53.13 40.5208 53.13C40.5921 53.1475 40.6099 53.1825 40.6277 53.27C40.6277 53.34 40.6277 53.41 40.6277 53.76V54.18C40.6277 54.39 40.6277 54.5825 40.6099 54.6875C40.5921 54.7575 40.5921 54.81 40.5386 54.8275C40.5208 54.8275 40.4852 54.8275 40.4495 54.8275C40.4139 54.8275 40.4139 54.845 40.4139 54.845C40.4139 54.8625 40.4317 54.8625 40.4674 54.8625C40.5564 54.8625 40.7168 54.8625 40.7702 54.8625C40.9662 54.8625 41.1266 54.88 41.4651 54.88C41.5898 54.88 41.6076 54.8625 41.6076 54.81C41.6255 54.74 41.6433 54.565 41.6433 54.53C41.6433 54.495 41.6433 54.495 41.6255 54.495C41.6076 54.495 41.6076 54.5125 41.6076 54.53C41.6076 54.5825 41.572 54.635 41.5364 54.67C41.4829 54.7225 41.376 54.74 41.2513 54.74C41.0731 54.74 41.0019 54.7225 40.9662 54.6875C40.9128 54.635 40.9128 54.4775 40.9128 54.18V53.76H40.9306Z\" />\n <path\n d=\"M44.0658 54.8975C44.1904 54.8975 44.3328 54.88 44.4396 54.81C44.6176 54.705 44.671 54.53 44.671 54.4075C44.671 54.18 44.5642 54.0225 44.2794 53.8125L44.2082 53.76C44.0124 53.62 43.959 53.5325 43.959 53.4275C43.959 53.2875 44.0658 53.1825 44.2438 53.1825C44.404 53.1825 44.4752 53.2525 44.5108 53.305C44.5642 53.3575 44.582 53.445 44.582 53.4625C44.582 53.4975 44.5998 53.4975 44.5998 53.4975C44.6176 53.4975 44.6176 53.48 44.6176 53.4275C44.6176 53.2525 44.6354 53.1825 44.6354 53.1475C44.6354 53.13 44.6176 53.13 44.5998 53.1125C44.5464 53.095 44.4396 53.0775 44.2794 53.0775C43.9412 53.0775 43.7276 53.27 43.7276 53.515C43.7276 53.7075 43.8166 53.865 44.0836 54.075L44.1904 54.1625C44.3862 54.32 44.4218 54.425 44.4218 54.5475C44.4218 54.67 44.315 54.81 44.1014 54.81C43.959 54.81 43.8166 54.74 43.7632 54.565C43.7454 54.53 43.7454 54.4775 43.7454 54.4425C43.7454 54.425 43.7454 54.39 43.7276 54.39C43.7098 54.39 43.7098 54.425 43.692 54.46C43.692 54.495 43.6742 54.635 43.6742 54.7575C43.6742 54.81 43.6742 54.8275 43.7276 54.845C43.8166 54.88 43.9234 54.8975 44.0658 54.8975Z\" />\n <path\n d=\"M42.4091 54.18C42.4091 54.4075 42.4091 54.6 42.3913 54.705C42.3913 54.775 42.3735 54.81 42.3201 54.8275C42.3023 54.8275 42.2667 54.8275 42.2311 54.8275C42.1955 54.8275 42.1955 54.845 42.1955 54.845C42.1955 54.8625 42.2133 54.8625 42.2489 54.8625C42.3557 54.8625 42.4981 54.8625 42.5515 54.8625C42.6227 54.8625 42.7651 54.8625 42.9254 54.8625C42.9432 54.8625 42.9788 54.8625 42.9788 54.845C42.9788 54.8275 42.961 54.8275 42.9432 54.8275C42.9076 54.8275 42.8542 54.8275 42.8186 54.8275C42.7473 54.81 42.7295 54.775 42.7295 54.705C42.7117 54.6 42.7117 54.425 42.7117 54.18V53.76C42.7117 53.41 42.7117 53.34 42.7117 53.27C42.7117 53.1825 42.7295 53.1475 42.8007 53.13C42.8364 53.13 42.8363 53.13 42.872 53.13C42.9076 53.13 42.9076 53.13 42.9076 53.095C42.9076 53.0775 42.8898 53.0775 42.8542 53.0775C42.7651 53.0775 42.6227 53.0775 42.5693 53.0775C42.4981 53.0775 42.3557 53.0775 42.2489 53.0775C42.2133 53.0775 42.1955 53.0775 42.1955 53.095C42.1955 53.1125 42.2133 53.13 42.2311 53.13C42.2667 53.13 42.3023 53.13 42.3201 53.13C42.3735 53.1475 42.3913 53.1825 42.4091 53.27C42.4091 53.34 42.4091 53.41 42.4091 53.76V54.18Z\" />\n <path\n d=\"M36.2089 54.18C36.2089 54.39 36.2089 54.5825 36.1911 54.6875C36.1911 54.7575 36.1733 54.81 36.1199 54.81C36.102 54.81 36.0664 54.81 36.0308 54.81C36.013 54.81 35.9951 54.81 35.9951 54.8275C35.9951 54.845 36.013 54.845 36.0486 54.845C36.1377 54.845 36.298 54.845 36.3515 54.845C36.4762 54.845 36.69 54.8625 36.8682 54.8625C37.3136 54.8625 37.563 54.705 37.6699 54.5825C37.8125 54.4425 37.9372 54.215 37.9372 53.935C37.9372 53.655 37.8303 53.4625 37.7056 53.34C37.4383 53.0775 37.0463 53.0775 36.7435 53.0775C36.6009 53.0775 36.4406 53.0775 36.3693 53.0775C36.298 53.0775 36.1555 53.0775 36.0308 53.0775C35.9951 53.0775 35.9773 53.0775 35.9773 53.095C35.9773 53.1125 35.9951 53.1125 36.013 53.1125C36.0486 53.1125 36.0842 53.1125 36.102 53.1125C36.1733 53.13 36.1911 53.165 36.2089 53.2525C36.2089 53.3225 36.2089 53.3925 36.2089 53.7425V54.18ZM36.5118 53.725V53.2525C36.5118 53.235 36.5297 53.2175 36.5475 53.2C36.5653 53.2 36.6544 53.1825 36.7078 53.1825C36.9038 53.1825 37.1711 53.2175 37.3849 53.4275C37.4918 53.5325 37.6165 53.7075 37.6165 54.005C37.6165 54.25 37.563 54.46 37.4205 54.6C37.278 54.7225 37.1176 54.775 36.8682 54.775C36.6722 54.775 36.5831 54.7225 36.5475 54.6875C36.5297 54.6525 36.5297 54.565 36.5118 54.5125C36.5118 54.46 36.5118 54.285 36.5118 54.04V53.725Z\" />\n <path\n d=\"M34.7656 54.18C34.7656 54.4075 34.7656 54.6 34.7478 54.705C34.7478 54.775 34.73 54.81 34.6766 54.8275C34.6588 54.8275 34.6232 54.8275 34.5876 54.8275C34.552 54.8275 34.552 54.845 34.552 54.845C34.552 54.8625 34.5698 54.8625 34.6054 54.8625C34.6944 54.8625 34.8546 54.8625 34.908 54.8625C34.9792 54.8625 35.1217 54.8625 35.2819 54.8625C35.2997 54.8625 35.3175 54.8625 35.3175 54.845C35.3175 54.8275 35.2997 54.8275 35.2819 54.8275C35.2463 54.8275 35.1929 54.8275 35.1573 54.8275C35.086 54.81 35.0682 54.775 35.0682 54.705C35.0682 54.6 35.0682 54.425 35.0682 54.18V53.76C35.0682 53.41 35.0682 53.34 35.0682 53.27C35.0682 53.1825 35.086 53.1475 35.1573 53.13C35.1751 53.13 35.2107 53.13 35.2285 53.13C35.2463 53.13 35.2641 53.13 35.2641 53.095C35.2641 53.0775 35.2463 53.0775 35.2107 53.0775C35.1217 53.0775 34.9792 53.0775 34.9258 53.0775C34.8546 53.0775 34.7122 53.0775 34.6232 53.0775C34.5876 53.0775 34.5698 53.0775 34.5698 53.095C34.5698 53.1125 34.5876 53.13 34.6054 53.13C34.6232 53.13 34.6588 53.13 34.6944 53.13C34.7478 53.1475 34.7656 53.1825 34.7834 53.27C34.7834 53.34 34.7834 53.41 34.7834 53.76V54.18H34.7656Z\" />\n <path\n d=\"M33.2337 53.9875C33.2337 53.97 33.2337 53.97 33.2515 53.97C33.2872 53.97 33.5366 53.97 33.6079 53.9875C33.6792 53.9875 33.7148 54.04 33.7326 54.075C33.7326 54.11 33.7504 54.1275 33.7504 54.145C33.7504 54.1625 33.7504 54.18 33.7682 54.18C33.7861 54.18 33.7861 54.1625 33.7861 54.1275C33.7861 54.11 33.7861 54.005 33.8039 53.9525C33.8039 53.8825 33.8217 53.83 33.8217 53.8125C33.8217 53.795 33.8217 53.795 33.8039 53.795C33.7861 53.795 33.7861 53.8125 33.7682 53.8125C33.7504 53.8475 33.7148 53.8475 33.6613 53.8475C33.6257 53.8475 33.5901 53.8475 33.5544 53.8475H33.2515C33.2337 53.8475 33.2337 53.8475 33.2337 53.83V53.2525C33.2337 53.235 33.2515 53.2175 33.2515 53.2175L33.6257 53.235C33.7148 53.235 33.7682 53.27 33.7861 53.305C33.8039 53.34 33.8039 53.375 33.8039 53.3925C33.8039 53.4275 33.8039 53.4275 33.8217 53.4275C33.8395 53.4275 33.8395 53.41 33.8395 53.3925C33.8395 53.3575 33.8395 53.2175 33.8573 53.2C33.8751 53.1475 33.8751 53.1125 33.8751 53.095C33.8751 53.0775 33.8751 53.0775 33.8573 53.0775C33.8395 53.0775 33.8395 53.095 33.8217 53.095C33.8039 53.095 33.7682 53.095 33.7148 53.095H33.0912C33.0199 53.095 32.8774 53.095 32.7527 53.095C32.717 53.095 32.6992 53.095 32.6992 53.1125C32.6992 53.13 32.717 53.13 32.7349 53.13C32.7705 53.13 32.8061 53.13 32.8239 53.13C32.8952 53.1475 32.913 53.1825 32.9308 53.27C32.9308 53.34 32.9308 53.41 32.9308 53.76V54.18C32.9308 54.4075 32.9308 54.5825 32.913 54.6875C32.8952 54.7575 32.8952 54.81 32.8418 54.81C32.8239 54.81 32.7883 54.81 32.7527 54.81C32.717 54.81 32.717 54.8275 32.717 54.8275C32.717 54.845 32.7349 54.845 32.7705 54.845C32.8596 54.845 33.0021 54.845 33.0734 54.845C33.1446 54.845 33.2872 54.845 33.4297 54.845C33.4653 54.845 33.4832 54.845 33.4832 54.8275C33.4832 54.81 33.4654 54.81 33.4475 54.81C33.4119 54.81 33.3584 54.81 33.3228 54.81C33.2515 54.7925 33.2337 54.74 33.2337 54.6875C33.2159 54.5825 33.2159 54.4075 33.2159 54.18V53.9875H33.2337Z\" />\n <path\n d=\"M18.0536 54.18C18.0536 54.39 18.0536 54.5825 18.0358 54.6875C18.0358 54.7575 18.018 54.81 17.9646 54.81C17.9467 54.81 17.9111 54.81 17.8755 54.81C17.8398 54.81 17.8398 54.81 17.8398 54.8275C17.8398 54.845 17.8577 54.845 17.8933 54.845C17.9824 54.845 18.1427 54.845 18.1962 54.845C18.3209 54.845 18.5347 54.8625 18.7129 54.8625C19.1583 54.8625 19.4077 54.705 19.5146 54.5825C19.6572 54.4425 19.7819 54.215 19.7819 53.935C19.7819 53.655 19.675 53.4625 19.5503 53.34C19.283 53.0775 18.891 53.0775 18.5881 53.0775C18.4456 53.0775 18.2853 53.0775 18.214 53.0775C18.1427 53.0775 18.0002 53.0775 17.8577 53.0775C17.822 53.0775 17.8042 53.0775 17.8042 53.095C17.8042 53.1125 17.822 53.1125 17.8398 53.1125C17.8755 53.1125 17.9111 53.1125 17.9467 53.1125C18.018 53.13 18.0358 53.165 18.0536 53.2525C18.0536 53.3225 18.0536 53.3925 18.0536 53.7425V54.18ZM18.3565 53.725C18.3565 53.55 18.3565 53.34 18.3565 53.2525C18.3565 53.235 18.3743 53.2175 18.3922 53.2C18.41 53.2 18.4991 53.1825 18.5525 53.1825C18.7485 53.1825 19.0158 53.2175 19.2296 53.4275C19.3365 53.5325 19.4612 53.7075 19.4612 54.005C19.4612 54.25 19.4077 54.46 19.2652 54.6C19.1227 54.7225 18.9623 54.775 18.7129 54.775C18.5169 54.775 18.4278 54.7225 18.3922 54.6875C18.3743 54.6525 18.3743 54.565 18.3743 54.5125C18.3743 54.46 18.3743 54.285 18.3743 54.04V53.725H18.3565Z\" />\n <path\n d=\"M15.5591 54.11C15.5591 54.4425 15.6482 54.6175 15.7729 54.74C15.9511 54.8975 16.1827 54.8975 16.3074 54.8975C16.4678 54.8975 16.646 54.88 16.8063 54.7225C17.0023 54.565 17.0379 54.285 17.0379 54.005V53.76C17.0379 53.41 17.0379 53.34 17.0379 53.27C17.0379 53.1825 17.0558 53.1475 17.127 53.13C17.1627 53.13 17.1805 53.13 17.1983 53.13C17.2339 53.13 17.2339 53.13 17.2339 53.1125C17.2339 53.095 17.2161 53.095 17.1805 53.095C17.0914 53.095 16.931 53.095 16.9132 53.095C16.9132 53.095 16.7707 53.095 16.646 53.095C16.6103 53.095 16.5925 53.095 16.5925 53.1125C16.5925 53.13 16.6103 53.13 16.6281 53.13C16.646 53.13 16.6994 53.13 16.7172 53.13C16.7885 53.1475 16.8063 53.1825 16.8241 53.27C16.8241 53.34 16.8241 53.41 16.8241 53.76V54.0575C16.8241 54.3025 16.8241 54.5125 16.6816 54.635C16.5747 54.7225 16.45 54.7575 16.3431 54.7575C16.254 54.7575 16.1471 54.74 16.0402 54.6525C15.9155 54.5475 15.862 54.4075 15.862 54.075V53.7425C15.862 53.3925 15.862 53.3225 15.862 53.2525C15.862 53.165 15.8976 53.13 15.9511 53.1125C15.9867 53.1125 15.9867 53.1125 16.0224 53.1125C16.0402 53.1125 16.058 53.1125 16.058 53.095C16.058 53.0775 16.0402 53.0775 16.0045 53.0775C15.9155 53.0775 15.7729 53.0775 15.7017 53.0775C15.6304 53.0775 15.47 53.0775 15.3453 53.0775C15.3097 53.0775 15.2919 53.0775 15.2919 53.095C15.2919 53.1125 15.3097 53.1125 15.3275 53.1125C15.3631 53.1125 15.3988 53.1125 15.4166 53.1125C15.5057 53.13 15.5235 53.165 15.5235 53.2525C15.5235 53.3225 15.5235 53.3925 15.5235 53.7425V54.11H15.5591Z\" />\n <path\n d=\"M38.7566 54.18C38.7566 54.39 38.7566 54.5825 38.7387 54.6875C38.7209 54.7575 38.7209 54.81 38.6675 54.81C38.6497 54.81 38.614 54.81 38.5784 54.81C38.5428 54.81 38.5428 54.8275 38.5428 54.8275C38.5428 54.845 38.5606 54.845 38.5962 54.845C38.6853 54.845 38.8456 54.845 38.8991 54.845C39.0416 54.845 39.202 54.8625 39.5583 54.8625C39.6474 54.8625 39.6652 54.8625 39.683 54.7925C39.7009 54.74 39.7187 54.5825 39.7187 54.53C39.7187 54.5125 39.7187 54.4775 39.7009 54.4775C39.683 54.4775 39.683 54.495 39.683 54.5125C39.6652 54.6 39.6296 54.6525 39.5761 54.6875C39.5227 54.7225 39.4158 54.7225 39.3445 54.7225C39.0951 54.7225 39.0595 54.6875 39.0595 54.53C39.0595 54.46 39.0595 54.25 39.0595 54.1625V53.97C39.0595 53.9525 39.0595 53.9525 39.0773 53.9525C39.1307 53.9525 39.3623 53.9525 39.4158 53.9525C39.5049 53.9525 39.5405 53.9875 39.5583 54.04C39.5583 54.075 39.5583 54.11 39.5761 54.1275C39.5761 54.145 39.5761 54.145 39.594 54.145C39.6118 54.145 39.6118 54.1275 39.6118 54.11C39.6118 54.0925 39.6118 54.005 39.6296 53.9525C39.6296 53.83 39.6474 53.795 39.6474 53.7775C39.6474 53.76 39.6296 53.76 39.6296 53.76C39.6118 53.76 39.6118 53.7775 39.594 53.795C39.5761 53.8125 39.5405 53.83 39.4871 53.83C39.4336 53.83 39.1485 53.83 39.1129 53.83C39.0951 53.83 39.0951 53.83 39.0951 53.8125V53.2175C39.0951 53.2 39.0951 53.2 39.1129 53.2C39.1664 53.2 39.4158 53.2 39.4514 53.2175C39.5761 53.235 39.594 53.2525 39.6118 53.305C39.6296 53.34 39.6296 53.375 39.6296 53.3925C39.6296 53.41 39.6296 53.4275 39.6474 53.4275C39.6652 53.4275 39.6652 53.41 39.6652 53.3925C39.6652 53.3575 39.683 53.2525 39.683 53.235C39.683 53.13 39.7009 53.095 39.7009 53.0775C39.7009 53.06 39.7009 53.06 39.683 53.06C39.6652 53.06 39.6652 53.0775 39.6474 53.0775C39.6296 53.0775 39.594 53.095 39.5405 53.095H38.9347C38.8635 53.095 38.7209 53.095 38.5962 53.095C38.5606 53.095 38.5428 53.095 38.5428 53.1125C38.5428 53.13 38.5606 53.13 38.5784 53.13C38.614 53.13 38.6497 53.13 38.6675 53.13C38.7566 53.1475 38.7744 53.1825 38.7744 53.27C38.7744 53.34 38.7744 53.41 38.7744 53.76V54.18H38.7566Z\" />\n <path\n d=\"M29.0643 54.18C29.0643 54.39 29.0643 54.5825 29.0465 54.6875C29.0465 54.7575 29.0287 54.81 28.9752 54.81C28.9574 54.81 28.9218 54.81 28.8861 54.81C28.8505 54.81 28.8505 54.8275 28.8505 54.8275C28.8505 54.845 28.8683 54.845 28.904 54.845C29.0109 54.845 29.1534 54.845 29.2068 54.845C29.2781 54.845 29.4206 54.845 29.581 54.845C29.5988 54.845 29.6166 54.845 29.6166 54.8275C29.6166 54.81 29.5988 54.81 29.581 54.81C29.5454 54.81 29.4919 54.81 29.4563 54.81C29.385 54.7925 29.3672 54.74 29.3672 54.6875C29.3494 54.5825 29.3494 54.39 29.3494 54.18V53.2175H29.6523C29.8661 53.2175 29.9373 53.2875 29.9373 53.3575V53.375C29.9373 53.41 29.9552 53.4275 29.973 53.4275C29.9908 53.4275 29.9908 53.41 29.9908 53.3925C29.9908 53.3225 29.9908 53.165 29.9908 53.13C29.9908 53.095 29.9908 53.0775 29.973 53.0775C29.9552 53.0775 29.9017 53.095 29.7414 53.095H28.7971C28.7258 53.095 28.6189 53.095 28.5654 53.095C28.512 53.095 28.4763 53.06 28.4585 53.06C28.4407 53.06 28.4407 53.0775 28.4229 53.1125C28.4229 53.13 28.3694 53.34 28.3694 53.375C28.3694 53.41 28.3694 53.41 28.3873 53.41C28.4051 53.41 28.4051 53.3925 28.4051 53.375C28.4051 53.3575 28.4229 53.3225 28.4407 53.2875C28.4763 53.235 28.5298 53.2175 28.6723 53.2175H29.0287V54.18H29.0643Z\" />\n <path\n d=\"M23.6839 53.3225C23.7551 53.2175 23.8086 53.1475 23.862 53.13C23.8977 53.13 23.9333 53.1125 23.9511 53.1125C23.9689 53.1125 23.9867 53.095 23.9867 53.095C23.9867 53.0775 23.9689 53.0775 23.9511 53.0775C23.862 53.0775 23.7729 53.0775 23.7195 53.0775C23.6839 53.0775 23.577 53.0775 23.4879 53.0775C23.4522 53.0775 23.4344 53.0775 23.4344 53.095C23.4344 53.1125 23.4522 53.1125 23.4701 53.1125C23.4879 53.1125 23.5235 53.1125 23.5413 53.1125C23.5591 53.1125 23.577 53.13 23.577 53.1475C23.577 53.165 23.577 53.2 23.5591 53.235C23.5235 53.305 23.3097 53.62 23.2384 53.725C23.1493 53.5675 23.0424 53.3925 22.9355 53.2C22.9177 53.1825 22.9177 53.1475 22.9177 53.13C22.9177 53.1125 22.9177 53.095 22.9534 53.095C22.9712 53.095 23.0068 53.095 23.0246 53.095C23.0424 53.095 23.0603 53.095 23.0603 53.0775C23.0603 53.06 23.0424 53.06 23.0068 53.06C22.9177 53.06 22.7752 53.06 22.7574 53.06C22.6505 53.06 22.4545 53.06 22.401 53.06C22.3654 53.06 22.3476 53.06 22.3476 53.0775C22.3476 53.095 22.3476 53.095 22.3654 53.095C22.3832 53.095 22.4367 53.095 22.4723 53.1125C22.5614 53.13 22.6148 53.2 22.6683 53.2875L23.0781 53.9525L22.6148 54.6C22.5257 54.7225 22.4901 54.7575 22.4188 54.775C22.3832 54.7925 22.3476 54.7925 22.3298 54.7925C22.3119 54.7925 22.2941 54.81 22.2941 54.81C22.2941 54.8275 22.3119 54.8275 22.3298 54.8275H22.3654C22.401 54.8275 22.5257 54.8275 22.5614 54.8275C22.6148 54.8275 22.7752 54.8275 22.793 54.8275H22.8286C22.8643 54.8275 22.8821 54.8275 22.8821 54.81C22.8821 54.7925 22.8643 54.7925 22.8465 54.7925C22.8286 54.7925 22.8108 54.7925 22.793 54.7925C22.7752 54.7925 22.7396 54.775 22.7396 54.7575C22.7396 54.7225 22.7574 54.705 22.7752 54.6525L23.1315 54.0925C23.2384 54.2675 23.381 54.495 23.5057 54.7225C23.5235 54.7575 23.5057 54.775 23.5057 54.775C23.4879 54.775 23.4701 54.7925 23.4701 54.7925C23.4701 54.81 23.4879 54.8275 23.5591 54.8275C23.7373 54.8275 23.9333 54.8275 23.9867 54.8275H24.058C24.0936 54.8275 24.1115 54.8275 24.1115 54.81C24.1115 54.7925 24.0936 54.7925 24.0758 54.7925C24.058 54.7925 24.0224 54.7925 23.9867 54.775C23.9155 54.7575 23.8798 54.7225 23.8442 54.67C23.7908 54.6 23.3988 53.9525 23.3275 53.8475L23.6839 53.3225Z\" />\n <path\n d=\"M27.6036 54.46C27.6214 54.46 27.6214 54.46 27.6214 54.4775L27.7283 54.775C27.7461 54.81 27.7283 54.8275 27.7105 54.8275C27.6926 54.8275 27.6748 54.8275 27.6748 54.845C27.6748 54.8625 27.7105 54.8625 27.7461 54.8625C27.9421 54.8625 28.1024 54.8625 28.1915 54.8625C28.2806 54.8625 28.2984 54.8625 28.2984 54.845C28.2984 54.8275 28.2806 54.8275 28.2628 54.8275C28.2272 54.8275 28.1915 54.8275 28.1559 54.8275C28.1024 54.81 28.0312 54.7925 27.9421 54.565C27.7817 54.215 27.4076 53.2525 27.3541 53.1125C27.3363 53.06 27.3185 53.0425 27.2829 53.0425C27.265 53.0425 27.2472 53.0775 27.2116 53.1475L26.6058 54.6175C26.5524 54.74 26.5167 54.81 26.4098 54.8275C26.392 54.8275 26.3564 54.8275 26.3386 54.8275C26.3207 54.8275 26.3029 54.8275 26.3029 54.845C26.3029 54.8625 26.3207 54.8625 26.3564 54.8625C26.4811 54.8625 26.6058 54.8625 26.6414 54.8625C26.7127 54.8625 26.8196 54.8625 26.8909 54.8625C26.9265 54.8625 26.9265 54.8625 26.9265 54.845C26.9265 54.8275 26.9265 54.8275 26.8909 54.8275H26.8552C26.784 54.8275 26.7662 54.7925 26.7662 54.7575C26.7662 54.74 26.784 54.67 26.8018 54.6175L26.8552 54.495C26.8552 54.4775 26.8731 54.4775 26.8731 54.4775H27.6036V54.46ZM26.9621 54.3375C26.9443 54.3375 26.9443 54.3375 26.9443 54.32L27.2472 53.5325C27.2472 53.5325 27.2472 53.515 27.265 53.515C27.265 53.515 27.265 53.5325 27.2829 53.5325L27.5857 54.32C27.5857 54.32 27.5857 54.3375 27.5679 54.3375H26.9621Z\" />\n <path\n d=\"M21.3498 54.46C21.3676 54.46 21.3676 54.46 21.3676 54.4775L21.4745 54.775C21.4923 54.81 21.4745 54.8275 21.4567 54.8275C21.4389 54.8275 21.421 54.8275 21.421 54.845C21.421 54.8625 21.4567 54.8625 21.4923 54.8625C21.6883 54.8625 21.8665 54.8625 21.9377 54.8625C22.0268 54.8625 22.0446 54.8625 22.0446 54.845C22.0446 54.8275 22.0268 54.8275 22.009 54.8275C21.9734 54.8275 21.9377 54.8275 21.9021 54.8275C21.8487 54.81 21.7774 54.7925 21.6883 54.565C21.5279 54.215 21.1538 53.2525 21.0825 53.1125C21.0647 53.06 21.0469 53.0425 21.0291 53.0425C21.0113 53.0425 20.9934 53.0775 20.9578 53.1475L20.352 54.6175C20.2986 54.74 20.2629 54.81 20.156 54.8275C20.1382 54.8275 20.1026 54.8275 20.0848 54.8275C20.067 54.8275 20.0491 54.8275 20.0491 54.845C20.0491 54.8625 20.0669 54.8625 20.1026 54.8625C20.2273 54.8625 20.352 54.8625 20.3877 54.8625C20.4589 54.8625 20.5658 54.8625 20.6371 54.8625C20.6727 54.8625 20.6727 54.8625 20.6727 54.845C20.6727 54.8275 20.6727 54.8275 20.6371 54.8275H20.6015C20.5302 54.8275 20.5124 54.7925 20.5124 54.7575C20.5124 54.74 20.5302 54.67 20.548 54.6175L20.6015 54.495C20.6015 54.4775 20.6193 54.4775 20.6193 54.4775H21.3498V54.46ZM20.6905 54.3375C20.6905 54.3375 20.6727 54.3375 20.6905 54.32L20.9934 53.5325L21.0113 53.515L21.0291 53.5325L21.332 54.32C21.332 54.3375 21.332 54.3375 21.3141 54.3375H20.6905Z\" />\n <path\n d=\"M14.3655 54.46C14.3655 54.46 14.3834 54.46 14.3834 54.4775L14.4903 54.775C14.5081 54.81 14.4903 54.8275 14.4724 54.8275C14.4546 54.8275 14.4368 54.8275 14.4368 54.845C14.4368 54.8625 14.4724 54.8625 14.5081 54.8625C14.7041 54.8625 14.8822 54.8625 14.9535 54.8625C15.0426 54.8625 15.0604 54.8625 15.0604 54.845C15.0604 54.8275 15.0426 54.8275 15.0248 54.8275C14.9891 54.8275 14.9535 54.8275 14.9179 54.8275C14.8644 54.81 14.7931 54.7925 14.7041 54.565C14.5437 54.215 14.1696 53.2525 14.1161 53.1125C14.1161 53.06 14.1161 53.025 14.0805 53.025C14.0626 53.025 14.0448 53.06 14.0092 53.13L13.4212 54.6C13.3678 54.7225 13.3322 54.7925 13.2252 54.81C13.2074 54.81 13.1718 54.81 13.154 54.81C13.1362 54.81 13.1183 54.81 13.1183 54.8275C13.1183 54.845 13.1362 54.845 13.1718 54.845C13.2965 54.845 13.4212 54.845 13.4569 54.845C13.5281 54.845 13.635 54.845 13.7063 54.845C13.7241 54.845 13.7419 54.845 13.7419 54.8275C13.7419 54.81 13.7419 54.81 13.7063 54.81H13.6529C13.5816 54.81 13.5638 54.775 13.5638 54.74C13.5638 54.7225 13.5816 54.6525 13.5994 54.6L13.6529 54.4775C13.6529 54.46 13.6707 54.46 13.6707 54.46H14.3655ZM13.7241 54.3375C13.7063 54.3375 13.7063 54.3375 13.7063 54.32L14.0092 53.5325L14.027 53.515C14.027 53.515 14.027 53.5325 14.0448 53.5325L14.3477 54.32C14.3477 54.3375 14.3477 54.3375 14.3299 54.3375H13.7241Z\" />\n <path\n d=\"M36.8503 36.1725L36.8325 35.8225H37.1888C37.6699 35.8225 37.9193 35.3675 38.044 34.825C36.1554 34.8075 29.4206 34.8425 29.4206 34.8425V41.6675C29.9907 41.265 30.5252 40.915 31.2379 40.705V39.515V39.2H31.5586H31.9506C31.9862 37.555 32.396 36.3475 33.18 35.56L33.4116 35.3325L33.6432 35.56C34.4272 36.3475 34.8191 37.5375 34.8726 39.2H35.2824H35.6031V39.515V40.7925C36.3692 41.1075 36.8859 41.58 37.2957 42.0875C37.9371 40.81 38.4004 39.34 38.5607 37.6425C38.5251 37.6425 38.4894 37.66 38.4538 37.66C37.6877 37.66 36.9037 37.1525 36.8503 36.1725Z\" />\n <path\n d=\"M33.376 41.0375C31.327 41.0375 30.5431 41.5975 29.4206 42.4375V48.965C29.4206 48.965 34.2668 47.32 36.9216 42.7175C36.298 41.8425 35.4071 41.0375 33.376 41.0375ZM35.0508 43.68L34.445 42.9975L33.4116 43.9075L33.8392 44.38C33.8392 44.38 34.2846 44.17 34.6588 44.625C34.3737 44.87 33.857 45.3075 33.572 45.5525C33.18 45.115 33.4472 44.7125 33.4472 44.7125L33.0196 44.24L31.7368 45.36L31.327 44.8875L32.6277 43.8025L32.1644 43.2775C32.1644 43.2775 31.9862 43.435 31.7368 43.645C31.3626 43.225 31.0776 42.665 31.3448 41.965C32.0931 41.79 32.6098 42.1575 32.984 42.5775C32.7346 42.805 32.5564 42.945 32.5564 42.945L33.0374 43.4875L34.1065 42.6125L33.5007 41.9125C34.053 41.8425 34.5341 42.035 34.8191 42.35C35.0508 42.665 35.1933 43.155 35.0508 43.68Z\" />\n <path\n d=\"M38.5254 34.825C38.5254 34.825 38.472 34.825 38.3829 34.825C38.2225 35.6125 37.8484 36.155 37.1891 36.155C37.2426 36.925 37.8484 37.3275 38.4185 37.3275C38.472 37.3275 38.5076 37.31 38.5611 37.31C38.5967 36.5225 38.6145 35.7 38.5254 34.825Z\" />\n <path\n d=\"M20.4766 34.7725C19.9955 34.7725 19.6748 34.7725 19.6748 34.79C19.5501 36.155 19.6036 37.3975 19.7995 38.535C20.2984 37.73 20.7973 36.925 20.7617 36.365C20.7438 35.77 20.6013 35.245 20.4766 34.7725Z\" />\n <path\n d=\"M20.8152 34.7725C20.9399 35.245 21.0825 35.77 21.1003 36.3475C21.1181 37.0125 20.6192 37.835 20.0847 38.71C20.0135 38.815 19.96 38.9025 19.9066 39.0075C21.4388 46.4625 28.7794 48.9475 28.7794 48.9475V34.79C28.7972 34.79 23.274 34.7725 20.8152 34.7725ZM26.3207 43.6275C25.9643 43.6975 25.3764 43.75 24.9844 43.75C24.5924 43.75 24.0223 43.715 23.6481 43.6275C23.6838 43.47 23.7372 43.26 23.7907 43.05C23.5234 43.0325 23.2383 42.9275 23.0067 42.84C23.1136 42.455 23.2918 42.07 23.4343 41.545C23.9332 41.65 24.4143 41.7025 24.9666 41.7025C25.5189 41.7025 26 41.6675 26.4988 41.545C26.6414 42.07 26.8196 42.455 26.9443 42.84C26.7305 42.91 26.4454 43.015 26.1603 43.05C26.2316 43.26 26.285 43.47 26.3207 43.6275ZM23.3274 40.53C23.5947 40.425 24.6815 40.39 25.0022 40.39C25.3229 40.39 26.3919 40.4425 26.677 40.53C26.7127 40.67 26.7127 40.8625 26.6948 41.02C26.285 41.1425 25.5545 41.195 25.02 41.195C24.4677 41.195 23.755 41.125 23.3452 41.02C23.2918 40.8625 23.2918 40.67 23.3274 40.53ZM27.4075 37.7475C26.9977 38.6925 26.6058 39.69 26.481 39.9875C26.2672 39.9525 26.0356 39.935 25.804 39.9175C26.0712 39.0775 26.4098 37.8875 26.6948 37.135C26.873 36.61 27.7817 36.855 27.4075 37.7475ZM25.0022 36.33C25.0735 35.8925 26.3385 35.805 26.1069 36.7675C25.8753 37.7475 25.5724 38.9025 25.3407 39.8825C25.2338 39.8825 25.1269 39.8825 25.02 39.8825C24.9131 39.8825 24.8062 39.8825 24.6993 39.8825C24.4677 38.9025 24.1648 37.7475 23.9332 36.7675C23.6659 35.805 24.931 35.8925 25.0022 36.33ZM23.3096 37.135C23.5947 37.8875 23.9154 39.0775 24.2005 39.9175C23.9688 39.935 23.7372 39.9525 23.5234 39.9875C23.3987 39.69 23.0067 38.71 22.5969 37.7475C22.2049 36.855 23.1136 36.61 23.3096 37.135Z\" />\n <path\n d=\"M38.8815 24.71H29.1H19.3184H18.9621V25.0775V31.9375C19.0512 31.99 19.1403 32.06 19.2294 32.13V25.0075H39.0419V31.6225C39.1131 31.6925 39.1844 31.78 39.2557 31.9025V25.06V24.6925H38.8815V24.71Z\" />\n <path\n d=\"M19.9601 31.2725C20.4768 31.6925 20.6728 31.99 20.5124 33.39C20.4946 33.565 20.5837 33.8975 20.6906 34.2475H38.1334C38.1512 34.055 38.1691 33.88 38.1691 33.7225C38.1869 32.9525 38.0443 32.34 37.7949 32.095C37.7058 32.0075 37.6167 31.9725 37.4564 31.9725H37.4207L36.7259 32.0425L37.1 31.465C37.4564 30.8875 37.9909 30.555 38.5432 30.52V25.4275H19.7106V31.115C19.7819 31.15 19.8354 31.185 19.9066 31.2375L19.9601 31.2725ZM31.0422 30.6075V30.2575L30.187 30.24C30.383 29.3475 32.1469 28.2275 32.9487 27.965C32.913 27.0025 34.1959 26.6875 35.2292 26.6525C36.5121 26.6175 36.815 27.9825 36.815 28.4025C36.815 28.9625 36.6724 30.205 35.9597 30.59C34.9264 31.15 34.0355 30.38 34.0355 29.68C34.0355 28.91 34.57 28.4725 35.5143 28.5775C36.4408 28.6825 36.3695 28.1575 35.6747 27.9825C35.3362 27.895 33.8573 27.825 33.3585 28.91C33.0734 28.9275 32.7705 28.805 32.5923 28.63C32.3963 28.875 32.0935 29.0325 31.6837 29.155C32.04 29.8725 32.7705 29.75 33.2159 29.4175C33.1981 29.5225 33.1981 29.61 33.1981 29.715C33.1981 31.4825 35.1045 31.92 36.2805 31.255C36.0845 31.8325 36.1735 32.55 36.2626 33.04H31.6302C31.7015 32.55 32.3251 31.99 32.8418 31.64L32.432 31.01C31.9331 31.22 31.452 31.43 30.9175 31.57C29.6347 31.8675 29.706 30.9575 31.0422 30.6075ZM27.7817 32.0425C27.6036 32.2875 26.4989 32.62 26.2317 32.4625C25.7684 32.1825 25.5368 31.605 25.6437 31.3425C25.7684 31.01 26.98 30.6775 27.3719 30.8C27.7639 30.9225 27.9243 31.815 27.7817 32.0425ZM21.3498 29.225C22.3654 28.6475 22.8999 28.2275 23.4344 27.405C23.0424 27.2125 22.5614 26.8625 22.205 26.3725C24.1471 26.915 25.127 27.195 27.4254 26.39C27.0512 26.9675 26.4989 27.3175 26.0357 27.615C26.5524 28.455 27.0691 29.4175 27.2472 30.1875C26.5702 30.135 25.7862 30.2925 25.2339 30.8C24.3787 30.835 23.2919 31.0975 22.7039 29.19C22.401 29.3475 22.0803 29.54 22.0803 29.54C22.4366 30.7825 23.078 31.64 24.7885 31.4475C24.8776 31.85 24.9488 32.0775 25.1626 32.41C24.4678 32.8125 22.7039 33.8275 21.3676 32.655V29.225H21.3498Z\" />\n <path\n d=\"M19.7106 31.5175V34.265H20.3337C20.2269 33.8975 20.1379 33.5825 20.1735 33.3725C20.3159 31.9725 20.1023 31.8325 19.7106 31.5175Z\" />\n <path\n d=\"M38.5244 34.265V30.8525C38.115 30.8875 37.7055 31.1325 37.3851 31.64C37.4207 31.64 37.4563 31.64 37.4919 31.64C38.2574 31.64 38.5244 32.6725 38.5066 33.74C38.5066 33.915 38.4888 34.09 38.4888 34.265H38.5244Z\" />\n <path\n d=\"M24.2895 29.5925C24.6102 29.75 25.02 29.5575 25.4298 29.61C25.3407 29.435 25.2516 29.3125 25.305 29.05C25.4119 28.56 25.0021 28.4375 24.824 28.4375C24.3429 28.4725 24.0935 28.56 23.5946 28.4375C23.9153 28.77 23.844 29.365 24.2895 29.5925Z\" />\n <path\n d=\"M318.341 38.57V30.1175C318.341 28.7875 318.234 28.455 317.878 28.035C317.593 27.7025 317.058 27.51 316.471 27.51C315.455 27.51 313.869 28.315 312.943 29.26V38.57H311.001V28.945C311.001 27.16 310.52 26.3025 310.52 26.3025L312.462 25.7775C312.462 25.7775 312.925 26.705 312.925 27.7375C314.261 26.425 315.58 25.8125 316.934 25.8125C318.306 25.8125 319.535 26.53 320.052 27.65C320.266 28.105 320.355 28.6125 320.355 29.1025V38.5875H318.341V38.57Z\" />\n <path\n d=\"M272.783 38.57V30.1175C272.783 28.7875 272.677 28.455 272.32 28.035C272.035 27.7025 271.501 27.51 270.913 27.51C269.897 27.51 268.311 28.315 267.385 29.26V38.57H265.443V28.945C265.443 27.16 264.962 26.3025 264.962 26.3025L266.904 25.7775C266.904 25.7775 267.367 26.705 267.367 27.7375C268.703 26.425 270.022 25.8125 271.376 25.8125C272.766 25.8125 273.977 26.53 274.494 27.65C274.69 28.105 274.797 28.6125 274.797 29.1025V38.5875H272.783V38.57Z\" />\n <path\n d=\"M239.109 38.71H237.149L232.57 26.1975L234.619 25.7775L237.577 34.3875C237.933 35.42 238.183 36.5225 238.183 36.5225H238.236C238.236 36.5225 238.45 35.5425 238.842 34.4225L241.764 26.11H243.884L239.109 38.71Z\" />\n <path\n d=\"M292.596 38.57V29.3475C292.596 28.14 292.043 27.51 290.957 27.51C289.816 27.51 288.908 28.245 287.589 29.435V38.57H285.576V29.6975C285.576 28.945 285.505 28.4375 285.22 28.0875C284.917 27.7375 284.507 27.58 283.919 27.58C282.939 27.58 281.995 28.0525 280.676 29.2425V38.57H278.752V28.8925C278.752 27.09 278.289 26.2325 278.289 26.2325L280.231 25.7775C280.231 25.7775 280.694 26.7575 280.694 27.6325C281.531 26.705 283.099 25.76 284.4 25.76C285.647 25.76 286.894 26.5125 287.358 27.8425C288.587 26.565 290.137 25.76 291.438 25.76C293.326 25.76 294.627 27.16 294.627 29.155V38.5875H292.596V38.57Z\" />\n <path\n d=\"M300.132 32.655V32.9525C300.132 34.125 300.293 35.035 300.72 35.6825C301.433 36.7675 302.609 37.205 303.892 37.205C305.121 37.205 306.119 36.82 307.01 36.0325L307.776 37.2925C306.653 38.29 305.121 38.85 303.482 38.85C299.954 38.85 297.834 36.3475 297.834 32.2C297.834 30.1 298.297 28.735 299.366 27.475C300.382 26.3025 301.647 25.7425 303.179 25.7425C304.551 25.7425 305.763 26.215 306.618 27.09C307.722 28.1925 308.079 29.365 308.079 32.3575V32.6375H300.132V32.655ZM305.371 28.385C304.943 27.7025 304.052 27.2825 303.072 27.2825C301.255 27.2825 300.239 28.5775 300.132 31.1675H305.959C305.923 29.82 305.745 28.9975 305.371 28.385Z\" />\n <path\n d=\"M247.198 32.655V32.9525C247.198 34.125 247.359 35.035 247.786 35.6825C248.499 36.7675 249.675 37.205 250.958 37.205C252.187 37.205 253.185 36.82 254.076 36.0325L254.842 37.2925C253.719 38.29 252.187 38.85 250.548 38.85C247.02 38.85 244.9 36.3475 244.9 32.2C244.9 30.1 245.363 28.735 246.432 27.475C247.448 26.3025 248.713 25.7425 250.245 25.7425C251.617 25.7425 252.828 26.215 253.701 27.09C254.806 28.1925 255.162 29.365 255.162 32.3575V32.6375H247.198V32.655ZM252.436 28.385C252.009 27.7025 251.1 27.2825 250.138 27.2825C248.321 27.2825 247.305 28.5775 247.198 31.1675H253.024C252.989 29.82 252.811 28.9975 252.436 28.385Z\" />\n <path\n d=\"M263.483 27.965C263.358 27.9125 263.126 27.86 262.93 27.86C262.164 27.86 261.398 28.1925 260.81 28.77C260.222 29.3475 260.062 29.715 260.062 30.7475V38.57H258.066V28.945C258.066 27.1075 257.639 26.285 257.639 26.285L259.634 25.76C259.634 25.76 260.115 26.74 260.044 27.79C260.971 26.5125 262.307 25.7075 263.625 25.7075C263.964 25.7075 264.32 25.83 264.32 25.83L263.483 27.965Z\" />\n <path\n d=\"M226.334 38.9025C222.842 38.9025 220.847 36.365 220.847 32.2525C220.847 28.1925 222.914 25.7075 226.263 25.7075C228.383 25.7075 229.773 26.6525 230.628 27.895C231.412 29.0325 231.804 30.5025 231.804 32.5325C231.804 36.6975 229.524 38.9025 226.334 38.9025ZM228.936 28.91C228.401 27.8075 227.279 27.3 226.227 27.3C225.105 27.3 224.054 27.825 223.626 28.6475C223.216 29.4175 223.02 30.4325 223.02 31.9025C223.02 33.6525 223.323 35.21 223.822 35.9975C224.285 36.75 225.301 37.2575 226.406 37.2575C227.742 37.2575 228.74 36.575 229.167 35.3675C229.452 34.5975 229.559 33.8975 229.559 32.655C229.524 30.9225 229.345 29.75 228.936 28.91Z\" />\n <path\n d=\"M167.859 39.235C167.075 38.9025 166.345 38.325 166.024 37.6775C165.774 37.9225 165.489 38.185 165.24 38.36C164.598 38.815 163.672 39.06 162.603 39.06C159.699 39.06 158.113 37.6075 158.113 35.0525C158.113 32.0425 160.233 30.6425 164.402 30.6425C164.652 30.6425 164.884 30.6425 165.169 30.66V30.135C165.169 28.7 164.884 28.2275 163.636 28.2275C162.532 28.2275 161.267 28.7525 159.859 29.68L158.398 27.265C159.093 26.845 159.592 26.5825 160.518 26.215C161.801 25.69 162.888 25.4625 164.1 25.4625C166.291 25.4625 167.806 26.2675 168.322 27.7025C168.5 28.2275 168.572 28.63 168.554 30.0125L168.483 34.335C168.465 35.735 168.554 36.3475 169.712 37.1875L167.859 39.235ZM164.937 32.9525C162.567 32.9525 161.748 33.3725 161.748 34.9125C161.748 35.91 162.389 36.5925 163.262 36.5925C163.904 36.5925 164.545 36.26 165.044 35.7175L165.097 32.9525H164.937Z\" />\n <path\n d=\"M114.942 33.1975V33.3025C114.942 35.28 115.94 36.4175 117.704 36.4175C118.88 36.4175 119.984 35.9975 121.018 35.14L122.354 37.1525C120.84 38.36 119.272 38.9375 117.419 38.9375C113.659 38.9375 111.236 36.33 111.236 32.2875C111.236 29.9775 111.717 28.455 112.875 27.195C113.945 26.0225 115.245 25.4625 116.991 25.4625C118.506 25.4625 119.931 25.97 120.768 26.81C121.962 28.0175 122.515 29.75 122.515 32.4275V33.1975H114.942ZM118.951 30.59C118.951 29.645 118.844 29.1375 118.541 28.665C118.203 28.1575 117.722 27.9125 117.027 27.9125C115.726 27.9125 114.978 28.91 114.978 30.695V30.7475H118.933V30.59H118.951Z\" />\n <path\n d=\"M101.722 33.1975V33.3025C101.722 35.28 102.72 36.4175 104.484 36.4175C105.66 36.4175 106.764 35.9975 107.798 35.14L109.134 37.1525C107.62 38.36 106.034 38.9375 104.199 38.9375C100.439 38.9375 98.0162 36.33 98.0162 32.2875C98.0162 29.9775 98.4972 28.455 99.6553 27.195C100.724 26.0225 102.025 25.4625 103.771 25.4625C105.286 25.4625 106.711 25.97 107.548 26.81C108.742 28.0175 109.294 29.75 109.294 32.4275V33.1975H101.722ZM105.731 30.59C105.731 29.645 105.624 29.1375 105.321 28.665C104.983 28.1575 104.502 27.9125 103.807 27.9125C102.506 27.9125 101.758 28.91 101.758 30.695V30.7475H105.713V30.59H105.731Z\" />\n <path\n d=\"M179.315 38.57V30.2225C179.315 28.77 179.048 28.3325 178.157 28.3325C177.462 28.3325 176.572 28.7875 175.788 29.4875V38.57H172.367V29.26C172.367 28.1575 172.206 27.1075 171.904 26.25L174.95 25.3925C175.253 25.9175 175.431 26.4775 175.431 27.0025C175.948 26.6525 176.376 26.355 176.946 26.0575C177.641 25.7075 178.531 25.4975 179.298 25.4975C180.759 25.4975 182.024 26.25 182.433 27.3525C182.612 27.825 182.683 28.385 182.683 29.19V38.57H179.315Z\" />\n <path\n d=\"M132.189 38.57V30.2225C132.189 28.77 131.94 28.3325 131.031 28.3325C130.336 28.3325 129.445 28.7875 128.661 29.4875V38.57H125.24V29.26C125.24 28.1575 125.08 27.1075 124.777 26.25L127.824 25.3925C128.127 25.9175 128.305 26.4775 128.305 27.0025C128.822 26.6525 129.249 26.355 129.819 26.0575C130.514 25.7075 131.405 25.4975 132.171 25.4975C133.632 25.4975 134.897 26.25 135.307 27.3525C135.485 27.825 135.557 28.385 135.557 29.19V38.57H132.189Z\" />\n <path\n d=\"M93.2588 38.92C92.8312 38.6225 92.4748 38.2025 92.2432 37.66C91.4058 38.465 90.1764 38.885 88.8045 38.885C86.9694 38.885 85.3837 38.0275 84.9382 36.8025C84.7423 36.225 84.6532 35.5425 84.6532 34.2475V26.0225L88.0206 25.3925V33.6525C88.0206 34.8075 88.1275 35.4025 88.3057 35.7525C88.4838 36.1025 89.0005 36.3475 89.4994 36.3475C90.3368 36.3475 91.3702 35.7525 91.6196 35.1225V26.0925L94.8979 25.41V35.21C94.8979 36.0675 95.183 36.9425 95.6819 37.5375L93.2588 38.92Z\" />\n <path\n d=\"M143.325 38.9725C141.722 38.9725 139.958 38.465 138.033 37.5025L139.263 35.0525C140.314 35.6825 142.131 36.505 143.61 36.505C144.572 36.505 145.338 35.875 145.338 35.0525C145.338 34.1775 144.697 33.7225 143.325 33.4775L141.793 33.1975C140.92 33.04 139.851 32.445 139.388 31.885C138.924 31.3425 138.639 30.3975 138.639 29.575C138.639 27.0725 140.653 25.375 143.699 25.375C145.802 25.375 147.174 26.005 148.367 26.5825L147.245 28.84C145.944 28.1925 145 27.9125 144.02 27.9125C143.022 27.9125 142.363 28.42 142.363 29.1725C142.363 29.82 142.791 30.17 144.002 30.4675L145.588 30.87C147.191 31.2725 147.726 31.745 148.189 32.3225C148.67 32.9175 148.902 33.6525 148.902 34.51C148.92 37.17 146.675 38.9725 143.325 38.9725Z\" />\n <path\n d=\"M328.942 27.5625H326.288V35.6125C326.288 36.995 326.662 37.4675 327.927 37.4675C328.479 37.4675 328.818 37.3975 329.174 37.2225L329.459 38.4825C328.818 38.815 328.105 38.99 327.214 38.99C326.555 38.99 326.038 38.8675 325.557 38.64C324.666 38.22 324.328 37.415 324.328 36.155V27.58H322.671V26.075H324.328C324.328 24.8675 324.524 22.9075 324.524 22.9075L326.626 22.4525C326.626 22.4525 326.377 24.4125 326.377 26.0575H329.566L328.942 27.5625Z\" />\n <path\n d=\"M213.114 38.85C210.923 38.85 209.052 38.0975 207.716 36.6975C206.237 35.1225 205.542 32.9875 205.542 30.03C205.542 26.74 206.433 24.4125 208.25 22.8025C209.497 21.7 211.012 21.175 212.829 21.175C214.7 21.175 216.303 21.7525 217.622 22.8725L216.678 24.15C215.252 23.205 214.219 22.82 212.865 22.82C210.816 22.82 209.212 23.7475 208.5 25.725C208.036 27.0025 207.805 28.455 207.805 30.1C207.805 32.3575 208.232 34.1775 209.034 35.315C209.836 36.4525 211.618 37.1525 213.275 37.1525C214.379 37.1525 215.324 36.925 216.054 36.47V31.22H212.526L212.116 29.5225H218.014V37.555C216.785 38.3425 214.896 38.85 213.114 38.85Z\" />\n <path\n d=\"M82.5868 41.5275C82.5868 41.5275 82.0702 41.825 81.0011 41.825C79.6292 41.825 78.3999 41.02 77.7406 40.6C76.9032 40.0575 75.5135 39.27 74.1416 38.85C71.4869 38.85 69.7408 38.1325 68.3867 36.4C67.0326 34.685 66.3377 32.48 66.3377 29.925C66.3377 26.1625 67.7987 23.135 70.3466 21.77C71.3978 21.2275 72.6984 20.9125 74.0169 20.9125C78.7384 20.9125 81.6604 24.3075 81.6604 29.7675C81.6604 33.5475 80.2885 36.3825 78.1682 37.765C78.6493 37.94 79.3441 38.395 79.7539 38.64C80.3954 39.0075 81.1615 39.3575 81.9454 39.3575C82.7116 39.3575 83.5312 39.235 83.5312 39.235L82.5868 41.5275ZM77.0992 25.83C76.8141 24.955 75.8698 23.625 73.9812 23.625C72.7875 23.625 71.7363 24.22 71.2196 25.1475C70.6138 26.2675 70.3288 27.8075 70.3288 29.9075C70.3288 32.9175 70.8454 34.8075 71.9145 35.56C72.4846 35.9625 73.1973 36.155 74.0347 36.155C76.5112 36.155 77.5624 34.3 77.5624 29.855C77.5624 28.0875 77.4021 26.81 77.0992 25.83Z\" />\n <path\n d=\"M194.442 38.57C194.335 38.3775 194.281 38.1675 194.246 37.8175C193.408 38.5525 192.411 38.9025 191.235 38.9025C187.921 38.9025 185.818 36.365 185.818 32.375C185.818 28.3675 188.081 25.6025 191.413 25.6025C192.357 25.6025 193.105 25.83 193.729 26.3375C193.676 26.0575 193.622 25.1825 193.622 24.43V20.02L197.025 20.545V33.8975C197.025 37.065 197.275 38.08 197.506 38.5875H194.442V38.57ZM193.676 29.12C193.034 28.56 192.428 28.2975 191.805 28.2975C190.272 28.2975 189.613 29.5575 189.613 32.41C189.613 35.175 190.201 36.0675 191.983 36.0675C192.624 36.0675 193.337 35.63 193.676 35.245V29.12Z\" />\n <path\n d=\"M154.995 38.8675C153.534 38.8675 152.358 38.185 151.948 37.1175C151.699 36.47 151.645 36.0675 151.645 34.23V24.64C151.645 22.96 151.592 21.9275 151.467 20.7725L154.959 19.985C155.084 20.685 155.137 21.5075 155.137 23.3275V33.3375C155.137 35.5425 155.155 35.84 155.369 36.19C155.494 36.4175 155.779 36.54 156.064 36.54C156.189 36.54 156.278 36.54 156.438 36.4875L157.026 38.5C156.438 38.745 155.725 38.8675 154.995 38.8675Z\" />\n <path\n d=\"M31.7904 20.615C31.6657 20.615 31.541 20.6675 31.4697 20.7725C31.3272 20.755 31.1846 20.72 31.0243 20.7025V19.915C31.1668 19.8625 31.2737 19.7225 31.2737 19.5475C31.2737 19.3375 31.0955 19.145 30.8817 19.145C30.6679 19.145 30.4898 19.32 30.4898 19.5475C30.4898 19.6875 30.5789 19.8275 30.7036 19.8975V20.65C30.561 20.6325 30.4363 20.615 30.276 20.615C30.2225 20.475 30.08 20.3875 29.9196 20.3875C29.7058 20.3875 29.5276 20.5625 29.5276 20.7725C29.5276 20.9825 29.7058 21.1575 29.9196 21.1575C30.0622 21.1575 30.1869 21.0875 30.2581 20.9825C30.4185 21 30.561 21.0175 30.7036 21.035L30.6858 22.1725C30.561 22.2425 30.472 22.365 30.472 22.5225C30.472 22.7325 30.6501 22.925 30.8639 22.925C31.0777 22.925 31.2737 22.75 31.2737 22.5225C31.2737 22.365 31.1668 22.225 31.0421 22.1725L31.0599 21.07C31.1846 21.0875 31.3093 21.105 31.4341 21.1225C31.4875 21.28 31.6301 21.385 31.8082 21.385C32.022 21.385 32.2002 21.21 32.2002 21C32.1824 20.79 32.0042 20.615 31.7904 20.615Z\" />\n <path\n d=\"M28.3162 20.3875C28.1558 20.3875 28.0133 20.475 27.942 20.615C27.7995 20.6325 27.6569 20.6325 27.5144 20.65V19.8975C27.6391 19.8275 27.7282 19.705 27.7282 19.5475C27.7282 19.3375 27.55 19.145 27.3362 19.145C27.1046 19.145 26.9264 19.32 26.9264 19.5475C26.9264 19.705 27.0333 19.845 27.158 19.915L27.1759 20.7025C27.0333 20.72 26.873 20.7375 26.7304 20.7725C26.6592 20.685 26.5523 20.615 26.4097 20.615C26.1959 20.615 26.0178 20.79 26.0178 21.0175C26.0178 21.2275 26.1959 21.4025 26.4097 21.4025C26.5879 21.4025 26.7304 21.2975 26.7839 21.14C26.9086 21.1225 27.0333 21.105 27.158 21.0875L27.1759 22.19C27.0333 22.2425 26.9442 22.3825 26.9442 22.54C26.9442 22.75 27.1224 22.9425 27.3362 22.9425C27.55 22.9425 27.746 22.7675 27.746 22.54C27.746 22.3825 27.6569 22.26 27.5322 22.19V21.0525C27.6747 21.035 27.8173 21.0175 27.9776 21C28.0489 21.105 28.1736 21.175 28.3162 21.175C28.53 21.175 28.7259 21 28.7259 20.79C28.7259 20.5625 28.53 20.3875 28.3162 20.3875Z\" />\n <path\n d=\"M41.8394 12.285C41.8394 9.83501 41.7503 7.82252 41.7147 7.19251C41.8037 7.21002 41.9106 7.24501 42.0176 7.28001C43.7993 7.89251 44.209 10.01 47.915 7.61251C45.9373 7.84001 45.8304 6.19501 44.9217 6.16001C46.2936 5.39001 46.3827 3.64001 46.3827 3.64001C45.2424 4.55001 42.5699 4.60251 42.0532 4.90001C41.3583 5.30251 40.5031 5.81001 39.9151 6.12501C38.3829 6.94751 39.4519 11.4275 39.2915 13.055C38.4541 10.6225 36.7794 10.99 35.9063 9.59001C35.2471 10.7625 35.942 12.705 36.2092 13.265C35.2471 14.035 35.5143 15.435 35.746 15.82C36.5655 15.2425 37.8306 15.3825 38.2047 16.3625C37.1357 17.01 35.3362 17.115 34.1068 15.96L33.6792 16.4325C34.5522 17.5525 36.7081 17.99 38.3294 17.08C38.3294 17.3425 38.2582 17.6225 38.1513 17.9375C37.3139 18.375 36.227 18.6025 34.9976 18.1825C35.158 19.4075 36.6012 20.3175 37.9731 20.7025C37.5098 21.0525 36.9397 21.1925 36.5299 21.14C36.7972 21.8575 36.9397 22.8025 36.3874 23.555C35.7103 23.1175 35.3362 22.6625 35.0867 20.9475C34.8195 19.215 33.5545 17.465 32.5745 17.115C32.5211 17.7275 32.5211 17.465 32.628 17.85C35.2293 19.7225 33.7683 23.1175 36.4765 24.3425C37.4742 23.2225 37.492 22.8375 37.3317 21.7875C38.3116 21.525 39.0421 20.72 39.3094 20.09C38.3829 20.5275 36.9041 19.7575 36.4943 19.1625C38.1156 19.11 39.6123 17.92 41.1445 16.345C42.5164 14.945 44.3338 15.155 44.1912 16.2575C45.1355 16.1175 45.5097 14.8575 45.2068 14.035C46.5965 13.5975 47.6834 12.6 47.8259 11.025C45.9551 11.935 43.6033 10.43 41.8394 12.285ZM44.0665 13.5975C44.797 14.1925 44.5654 15.0325 44.3872 15.225C43.7458 14.14 41.679 14.5075 39.6479 16.765C39.5054 16.94 39.3094 17.1325 39.0956 17.325C39.2559 14.63 37.011 14.5775 36.3517 14.8575C36.423 14.0875 36.9219 13.545 37.1713 13.475C36.5121 12.7225 36.3696 11.7775 36.2983 11.0775C37.4029 11.55 39.0243 12.81 39.2915 14.98L40.0042 14.5075C39.7904 10.71 39.8439 10.7275 39.8082 8.15501C39.8082 7.78751 39.8261 6.94751 40.9842 7.03501C41.0376 7.99751 41.1802 10.535 41.1267 14.07H41.5365C41.9106 13.09 43.2469 11.9175 44.797 12.0225C45.8482 12.0925 46.2224 12.075 46.8281 11.8125C46.3471 13.0025 44.5476 13.5275 44.0665 13.5975ZM41.0376 6.37001C41.7859 5.84502 42.267 5.60001 42.659 5.37251C43.3004 5.39001 44.4228 5.32001 45.0821 4.98751C44.3872 5.82751 44.3159 6.12501 43.1757 6.24751C44.6545 6.37001 45.2781 7.66501 45.9907 7.87501C43.532 8.62751 43.2826 6.23002 41.0376 6.37001Z\" />\n <path\n d=\"M25.5544 18.305C24.1825 18.375 22.8463 20.125 23.3986 22.12C23.1848 22.19 22.5968 22.19 22.4008 21.7875C22.2583 22.435 20.9042 23.1875 19.9243 23.0825C20.4588 22.505 20.8329 21.21 21.8841 20.5275C22.9532 19.845 23.4164 19.3725 23.7906 18.2C23.2917 18.4275 20.7439 19.075 20.0134 18.305C21.706 18.06 23.6837 17.1325 24.6636 16.52L24.2716 16.1175C23.2204 16.7125 21.8129 17.185 21.1002 17.4125C20.8508 15.3475 22.8463 15.435 23.0066 15.995C23.8262 15.0325 23.2561 13.65 22.6503 13.4925C23.2739 11.8475 22.6503 10.8325 22.1158 10.22C21.991 11.97 19.9955 12.25 19.7639 13.5975C19.6927 12.53 19.6214 9.64252 19.5323 8.24252C19.4076 5.61752 16.0402 4.69002 15.5235 4.69002C13.332 4.79502 13.136 4.51502 13.1894 3.51752C12.067 4.76002 12.4411 5.86252 13.3854 6.40502C13.2607 7.15752 12.0492 7.73502 11.3008 7.89252C13.0825 9.52002 15.1493 8.55752 16.1471 7.63002C16.2183 7.56002 16.2718 7.50752 16.3431 7.43752C16.6994 8.05002 16.9667 9.18752 16.9667 9.83502C15.2919 9.74752 15.0068 11.0075 15.0068 11.48C17.127 10.6225 17.3586 14.6125 17.911 15.2425C17.3764 15.2075 16.4143 13.965 15.0068 13.8775C13.2963 13.79 12.7084 14.6825 12.0135 14.6475C12.1382 15.82 13.5992 16.485 14.5435 16.625C14.0625 17.8325 14.4901 18.655 15.4878 18.9525C15.4878 17.85 16.9132 17.5 18.4276 18.375C20.2628 19.425 21.1893 19.5125 22.6681 19.075C22.4187 19.6 21.7594 19.6525 20.9577 20.44C19.8174 21.5425 19.7817 22.9775 18.5167 23.5025C20.0134 24.2025 22.2583 23.2225 22.579 22.6625C23.2026 23.0475 24.0044 22.82 24.2182 22.435C23.2026 20.23 24.913 18.935 25.5901 18.9525C25.5901 18.935 25.893 18.2875 25.5544 18.305ZM17.804 17.4125C17.0557 17.115 15.8976 16.9225 15.2562 17.815C14.8999 17.2025 15.4166 16.31 15.7373 16.03C14.0981 16.065 13.1716 15.575 12.9222 15.085C13.528 14.7525 15.0602 14.21 16.3252 15.12C17.1983 15.75 17.6259 16.0475 18.6593 16.38C19.0334 16.0125 18.8909 16.1875 19.0156 16.0825C18.1782 15.505 17.8041 11.1125 16.1471 10.955C16.3787 10.395 17.2339 10.4475 17.9288 10.6225C17.9822 9.64252 17.5724 8.01502 16.9488 7.07002C17.911 6.58002 18.5702 7.10502 18.8909 8.27752C19.2472 9.52002 18.8196 12.6175 19.657 15.4175L20.1737 14.945C19.9065 13.3175 21.7416 12.7225 22.1336 11.9C22.2939 12.985 22.0623 13.4925 21.7416 13.8775C22.4008 13.9475 22.7037 14.595 22.5968 15.0325C21.0111 14.805 20.0846 16.3625 20.441 17.605C19.2472 17.8675 18.4455 17.675 17.804 17.4125ZM13.2963 5.18002C14.5435 5.77502 14.9533 4.67252 17.2874 6.16002C15.7373 6.63252 14.5435 8.52252 12.7975 8.03252C14.0447 7.42002 13.9199 6.52752 14.6504 6.07252C14.1872 6.02002 13.2785 5.81002 13.2963 5.18002Z\" />\n <path\n d=\"M33.6256 23.765C33.3762 22.19 32.806 17.745 32.7348 16.275L32.0399 16.31C32.0399 16.555 32.0755 16.8875 32.1112 17.29C31.2916 17.045 30.2047 16.8875 29.1001 16.8875C27.9954 16.8875 26.9086 17.0625 26.089 17.29C26.1247 16.905 26.1603 16.5725 26.1603 16.31L25.4832 16.2575C25.412 17.745 24.8418 22.1725 24.5924 23.7475C24.1826 23.905 23.9153 24.3075 23.9153 25.025C23.9153 25.025 27.6569 25.0775 29.1179 25.0775C30.5789 25.0775 34.3205 25.025 34.3205 25.025C34.3027 24.3075 34.0354 23.9225 33.6256 23.765ZM29.1001 23.7125C28.5121 24.8325 27.4075 24.7975 26.4275 24.1675C26.0356 23.9225 25.6436 23.7475 25.2694 23.695C25.4298 22.5925 25.7149 20.5275 25.9108 18.7775C27.158 18.2175 28.7081 18.095 29.0823 19.5125C29.4564 18.095 31.0065 18.235 32.2537 18.7775C32.4497 20.5275 32.7348 22.61 32.8951 23.695C32.5388 23.7475 32.129 23.9225 31.737 24.1675C30.8105 24.7975 29.7059 24.8325 29.1001 23.7125Z\" />\n <path\n d=\"M36.8684 6.51C36.8863 6.16 36.227 5.8975 36.0489 5.88C35.7638 5.8625 35.4253 6.44 35.0511 6.79C34.7304 5.11 34.8907 4.375 35.0689 3.6225C35.7994 4.9175 36.7794 5.1975 37.296 5.1275C35.55 3.7625 35.8529 2.52 35.3184 2.45C35.0155 2.415 34.8017 2.4325 34.6413 2.4325C34.0355 2.4325 33.9464 3.605 33.8574 4.13C33.4654 3.4125 33.0734 2.8 32.3964 1.96C31.755 0.3325 30.971 0.735 30.1692 0C30.7928 0.9275 30.294 1.505 31.7371 2.17C32.1113 2.52 32.5567 3.08 32.8418 3.5175C32.5924 3.8325 32.432 4.0075 32.2004 4.235C32.0222 4.4975 31.9331 5.5125 31.3808 6.265C32.2004 5.915 32.5389 5.4075 32.824 4.935C35.4431 6.8775 33.3229 11.8125 32.7171 12.8975C32.1469 12.5125 31.3986 12.3025 30.7394 12.18L30.6681 11.9525L30.0623 10.01H30.3474C30.6681 10.01 30.7572 9.8 30.7037 9.625L32.5033 10.1675L33.305 10.4125L32.824 9.7475L31.9866 8.61L32.824 7.4725L33.305 6.8075L32.5033 7.0525L30.8819 7.5425C30.775 7.175 30.4721 7 30.1336 6.965L30.6859 5.1625L30.9176 4.3925L30.2583 4.865L29.1002 5.6875L27.9421 4.865L27.2829 4.3925L27.5145 5.1625L28.0668 6.965C27.7461 7.0175 27.4254 7.1925 27.3185 7.5425L25.6972 7.0525L24.8954 6.8075L25.3765 7.4725L26.2139 8.61L25.3765 9.7475L24.8954 10.4125L25.6972 10.1675L27.5145 9.625C27.4611 9.8 27.5323 10.01 27.853 10.01H28.1381L27.5323 11.9525L27.4432 12.1975C26.7484 12.32 26.0001 12.5475 25.4299 12.9325C23.666 9.59 24.1649 6.195 25.6437 5.075C25.6259 5.7925 26.2495 6.755 26.5524 6.9475C26.3564 6.2125 26.6949 4.9 26.303 4.5675C26.0357 4.34 25.6259 4.235 25.1805 4.235C25.4834 3.745 25.8932 3.1325 26.588 2.24C27.6214 1.785 27.9243 0.595 28.1737 0C27.0513 0.4025 26.2139 0.98 26.0357 1.9075C25.6437 2.4325 25.1983 3.045 24.6994 3.7625C24.7351 2.8875 24.2362 2.59 23.5948 2.5375C21.7062 2.9225 21.8309 4.27 20.2095 5.1975C21.3142 5.5825 23.0603 3.185 23.666 3.4475C23.7551 4.9175 23.4166 6.0725 23.4166 6.8775C23.1315 6.5625 22.989 6.3525 22.7395 6.3175C22.5079 6.2825 21.8665 6.335 21.4389 6.8075C21.3142 7.56 21.3498 8.96 20.6371 10.6225C21.6883 9.6775 22.205 7.805 22.3654 7.2625C22.6326 7.63 22.9355 8.435 23.0068 9.135C23.1315 10.465 23.9689 12.705 24.6816 13.7725C24.4856 14.14 24.4322 14.56 24.5034 15.0325C23.9511 15.435 23.8798 15.995 24.0758 16.38C24.2896 16.7825 24.8241 17.0625 25.4656 16.8175L25.6615 16.73C26.3386 16.45 27.5858 15.9425 29.1002 15.9425C30.6147 15.9425 31.8797 16.45 32.5389 16.73L32.7349 16.8175C33.3763 17.0625 33.9108 16.7825 34.1246 16.38C34.3206 15.995 34.2493 15.435 33.697 15.0325C33.7683 14.5425 33.697 14.0875 33.4654 13.685L33.4832 13.7025C34.7838 11.8825 34.8729 8.4175 35.942 7.4375C36.031 8.645 36.6903 9.66 37.3317 9.8C36.8328 8.9425 36.8328 7.28 36.8684 6.51ZM30.9354 8.1375L31.8975 7.84L31.4342 8.47L31.3095 8.6275L31.4342 8.785L31.8975 9.415L30.6859 9.0475C30.775 8.8025 30.8641 8.54 30.9354 8.1375ZM26.3386 9.4325L26.8018 8.8025L26.9265 8.645L26.8018 8.4875L26.3386 7.8575L27.3007 8.155C27.3542 8.5575 27.4432 8.8375 27.5501 9.0825L26.3386 9.4325ZM30.1336 9.1175H29.3853L29.4744 7.805C30.5969 7.2975 30.5078 8.33 30.1336 9.1175ZM29.9198 11.3575L29.2784 10.9025L29.118 10.78L28.9577 10.9025L28.3163 11.3575L28.7261 10.0275H29.51L29.9198 11.3575ZM28.9399 6.265L29.1002 6.3875L29.2606 6.265L29.9198 5.7925L29.5456 7.035C29.5278 7.035 29.51 7.035 29.51 7.0525C29.4387 6.895 29.2784 6.79 29.1002 6.79C28.922 6.79 28.7617 6.895 28.6904 7.0525C28.6726 7.0525 28.6726 7.0525 28.6548 7.035L28.2806 5.7925L28.9399 6.265ZM28.0847 9.1175C27.7105 8.33 27.6214 7.2975 28.7439 7.805L28.833 9.1175H28.0847ZM29.1002 11.4625L30.0089 12.11C29.6169 12.075 29.2962 12.075 29.1002 12.075C28.9042 12.075 28.5835 12.075 28.1916 12.11L29.1002 11.4625ZM25.3943 16.0825L25.1983 16.1525C24.931 16.2575 24.7529 16.17 24.6816 16.0475C24.6103 15.9075 24.6638 15.68 24.9845 15.4875C25.0201 15.47 25.0736 15.435 25.127 15.4175L25.7684 15.925C25.6259 15.995 25.5012 16.0475 25.3943 16.0825ZM27.568 15.4L26.9087 14.77C27.4611 14.63 28.0312 14.5425 28.5835 14.5075L28.9755 15.26C28.4766 15.26 27.9956 15.33 27.568 15.4ZM31.2383 15.54L30.8463 14.665C31.4342 14.77 32.0044 14.945 32.5033 15.155L32.7349 16.065C32.3607 15.9075 31.8619 15.6975 31.2383 15.54ZM29.1002 13.8075C27.853 13.8075 26.4277 14.105 25.3408 14.56C25.3586 14.315 25.4477 14.1225 25.5903 13.93C26.2139 13.1775 27.8708 12.915 29.0824 12.915C30.294 12.915 31.9509 13.1775 32.5745 13.93C32.7349 14.105 32.8062 14.315 32.824 14.56C31.7728 14.0875 30.383 13.8075 29.1002 13.8075Z\" />\n <path\n d=\"M20.1916 33.32C20.3519 31.9025 20.1203 31.78 19.7105 31.4475C19.3542 31.15 18.7484 31.0625 18.1604 30.66C17.7328 30.3625 17.6081 29.96 17.0736 29.4C17.1805 28.21 18.0535 26.74 18.6949 26.4075C18.784 26.355 18.7662 24.5 18.7662 24.5C18.7662 24.5 19.1938 24.4825 19.1582 24.465C18.588 24.115 17.8932 24.3775 17.3943 24.955C16.9132 25.34 15.7908 26.075 15.0246 26.3375C13.9913 25.48 12.3699 24.71 11.1762 23.555C11.1762 23.555 12.7441 23.5375 13.4746 23.2575C13.6705 23.135 14.1694 22.365 13.9556 21.6125C13.7062 21.525 13.3677 21.35 13.0113 21.1575C12.5837 20.9125 12.1739 20.6675 11.9779 20.51C11.3009 20.0025 11.0158 19.565 9.83989 19.2675C9.91116 18.7425 10.0359 18.865 10.5526 18.515C11.2118 18.0775 11.586 17.5525 11.8532 17.0275C12.0492 16.625 11.8176 15.785 11.3009 16.8525C11.1227 17.22 10.606 17.7275 10.0181 17.885C10.0715 17.5525 10.0893 17.36 10.0893 17.185C11.8176 15.995 11.6394 14.945 11.5147 13.9475C11.4078 13.37 10.8376 13.125 10.8555 13.72C10.8733 14.1225 11.2296 15.2425 10.0537 15.89C10.0181 15.4 9.89334 15.1725 9.78644 14.9275C10.8376 13.5625 10.3922 12.25 9.94679 11.655C9.66172 11.27 8.98467 11.1475 9.28756 11.7425C9.55482 12.2325 9.96461 13.58 9.18066 14.1225C8.9134 13.8075 8.61051 13.6675 8.50361 13.23C8.57488 11.76 8.4858 10.85 8.28981 10.325C8.11164 9.83503 7.63058 9.52003 7.66621 10.255C7.70185 11.0775 7.77312 12.11 7.70185 12.1625C7.63058 12.2325 6.52592 11.2175 6.0805 10.92C5.61726 10.605 5.08275 10.7275 5.59944 11.34C6.0805 11.865 7.48804 12.8975 7.30987 13.23C7.20297 13.44 6.1874 12.6175 5.65289 12.4425C5.11838 12.2675 4.95803 12.5475 5.40345 12.8975C6.13395 13.475 6.61501 13.86 7.80875 14.2625C9.00249 14.6475 9.59045 16.275 9.21629 18.585C9.19848 18.69 9.00249 18.6725 8.87777 18.6375C8.82432 17.7625 8.66397 16.695 8.45016 16.24C8.16509 15.61 7.61276 15.61 7.80875 16.4325C7.9691 17.08 8.05819 17.7975 7.95129 18.6725C6.97135 18.515 6.59719 18.2525 6.1874 18.0075C6.15177 17.5525 6.38339 16.8175 6.41902 16.17C6.45466 15.5225 6.06268 15.12 5.84888 15.925C5.63507 16.7125 5.49254 17.08 5.36782 17.64C5.08275 17.5525 4.77986 17.43 4.65514 17.2725C4.58387 17.2025 4.65514 16.3275 4.58387 15.68C4.5126 14.9625 4.22753 14.98 4.01373 15.61C3.90682 15.9075 3.83556 16.2925 3.79992 16.7475C3.4614 16.555 3.22978 16.17 3.19414 15.8375C3.2476 15.085 3.37231 14.2975 3.4614 13.79C3.53267 13.44 3.28323 12.705 2.99816 13.58C2.78435 14.2275 2.7309 14.7525 2.60618 15.19C2.35675 15.1725 2.03604 13.755 1.85787 12.8275C1.7866 12.425 1.43026 11.9525 1.35899 12.8625C1.28772 13.895 1.50153 14.9275 1.76878 15.3825C1.26991 15.33 0.788848 14.4375 0.432508 13.9125C0.129619 13.4575 -0.0307339 13.93 0.00490011 14.1225C0.307789 15.9425 1.7866 16.59 2.44583 16.7125C3.47922 18.165 5.4569 18.795 7.1317 19.5125C4.95803 19.495 4.38788 20.3525 3.39013 19.7925C3.42577 20.5975 3.83556 20.965 4.22753 21.1575C4.5126 21.28 4.77986 21.315 4.90458 21.35C5.08275 22.33 6.02705 22.2775 6.82881 22.33C6.61501 24.2375 6.86445 26.7575 8.55706 28.63C8.50361 29.5925 8.43234 30.87 8.45016 31.71C7.07825 32.9525 5.83106 35.6125 5.35 37.0825C4.97584 38.185 4.42352 39.0425 3.5683 39.445C4.26316 40.1625 5.29655 39.8125 5.90233 39.41C5.93796 40.0575 6.09832 40.5125 6.20522 40.8975C5.81324 41.475 5.52817 41.8775 5.56381 42.595C5.11838 42.7175 4.79767 42.9975 4.56605 43.295C4.4057 43.4875 4.58387 44.3625 4.76204 44.73C5.31437 45.955 4.88676 48.72 4.77986 49.525C5.01148 49.5425 5.43909 49.5425 5.52817 49.21C5.67071 49.3325 6.00923 49.5775 6.16958 50.1025C6.13395 50.33 5.99141 51.1875 6.43684 51.2925C6.79318 51.38 8.36108 51.3275 8.57488 51.065C8.41453 50.89 8.14727 50.47 7.98692 50.0675C7.98692 49.6475 7.95129 49.14 7.82657 48.93C7.6484 48.615 7.20297 47.915 6.90008 47.635C6.84663 47.1275 6.79318 44.87 7.0248 44.0125C7.43459 43.7325 10.1784 41.7375 10.7486 39.8125C11.2474 39.9875 11.1049 41.3175 11.1049 43.05C11.1049 43.5225 11.675 43.75 12.0314 43.8025C12.7797 43.89 13.8309 44.59 15.0246 46.3225C15.2563 46.0775 15.5591 45.85 15.5591 45.85C15.7195 46.06 15.8977 46.55 16.0046 46.865C16.1293 47.11 17.0914 47.25 17.8219 47.0225C18.0713 46.935 18.2139 46.9 18.3742 46.6375C17.4478 45.045 16.8776 43.9775 15.6839 43.1025C15.1315 42.7 14.3832 42.49 13.7596 42.105C14.1694 41.335 15.3097 37.765 14.6327 36.4525C14.401 36.015 13.528 35.595 12.4768 35.7875C13.3498 34.755 15.1494 32.69 15.381 32.06C15.5948 32.305 16.646 32.13 17.4299 32.445C17.715 32.5675 18.5168 33.5825 18.5524 33.9325C18.6237 34.5625 18.6593 35.315 18.2139 37.0475C18.5346 36.995 18.4811 36.9775 18.784 36.855C18.8375 37.31 18.6949 37.6775 18.2852 38.3775C18.3921 39.0075 18.6771 39.97 18.98 40.145C19.372 38.9725 20.8508 37.3275 20.8152 36.3475C20.7439 35.0175 20.1203 33.8975 20.1916 33.32Z\" />\n</svg>", "{{!prettier-ignore}}\n<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 170 56\" {{#if fill}}fill=\"{{fill}}\"{{/if}} {{#if className}}class=\"{{className}}\"{{/if}} {{#if width}}width=\"{{width}}\"{{/if}}\n {{#if height}}height=\"{{height}}\"{{/if}}>\n <title>Queensland Government</title>\n <path d=\"M59.2787 21.2601C59.0853 21.3115 58.617 21.4554 58.3116 21.4965C58.8918 20.9209 59.2379 20.2219 59.2379 19.6463C58.9631 19.7388 58.4643 19.9238 58.0062 20.0266C58.9122 19.2454 59.4008 18.3511 59.187 17.1588C58.9122 17.3027 58.5152 17.5288 58.1284 17.6933C58.9224 16.4701 58.9122 15.3805 58.5865 14.7432C58.2302 15.0824 57.8026 15.473 57.3548 15.7505C57.65 14.332 57.6296 13.4172 57.0392 12.7696C56.4386 13.9209 55.9195 14.7637 55.0746 15.7814C55.1458 14.846 55.044 13.6742 54.4333 13.0574C54.4333 13.0574 54.2602 14.3629 53.8021 14.7843C53.6902 13.4994 53.3034 12.8005 52.7231 12.1118C52.7231 12.1118 52.6824 13.448 52.3261 14.2704C52.0208 13.1499 51.4507 12.2865 50.728 11.4642C50.7789 13.9311 50.0969 18.5773 48.1424 21.7021C47.9083 23.5523 47.7047 26.3482 44.7221 27.9928C44.2946 27.6844 43.5312 27.2938 42.4725 27.3555C42.1875 25.9576 43.9994 24.683 45.567 23.6756C47.1448 22.6477 47.837 21.774 47.7963 20.3966C47.7556 18.8959 46.7478 18.2792 45.7095 18.238C44.2437 18.1661 43.0425 19.5126 42.7575 20.078C42.33 20.2836 41.0779 20.6742 40.5588 20.8181C39.9887 20.9723 39.3372 21.2087 38.9301 21.5479C39.1744 21.7021 39.8564 21.7535 40.1312 21.7123C40.63 21.6404 42.218 21.3423 43.7347 21.1573C44.2946 21.4554 45.1802 21.9693 44.2335 22.6272C42.9408 23.4598 42.3809 23.6756 40.5588 24.6419C37.678 26.1631 38.6145 29.9972 39.3169 30.285C39.3169 31.5802 40.4672 33.9135 41.2408 34.7255C41.5869 36.3496 41.1288 38.7755 40.6402 39.7828C40.2432 38.796 39.5408 36.5141 39.0929 35.1778C39.5612 32.6492 38.8079 31.5391 38.2786 31.1176C37.7493 30.6756 36.9146 30.799 36.375 31.6727C37.2098 31.5802 37.4846 32.6595 37.4642 33.7696C37.4439 35.1059 37.108 36.1749 36.1816 36.1852C36.2529 37.3261 37.4744 37.6551 38.0852 37.1C38.1768 37.357 38.6654 38.8577 39.1337 40.194C39.4085 40.9855 39.6732 41.7153 39.8564 42.0956C40.0498 42.517 41.4546 42.589 41.6174 42.0956C41.8414 41.448 42.0144 40.9546 42.3707 40.194C42.6354 39.6184 43.012 38.8783 43.5719 37.7887C43.9485 38.4465 44.4575 39.4847 44.7425 40.194C44.8748 40.5126 44.9766 40.7799 44.9868 40.9032C45.0988 41.9928 45.0377 45.8577 44.7425 48.1705C41.5971 47.307 40.7115 48.8592 40.9863 50.0104C41.4444 49.5067 42.0246 49.5684 42.3911 49.8357C42.2994 50.6785 42.5336 51.2953 43.3886 51.5523C44.2946 49.1367 47.5317 49.6712 47.837 49.8768C47.8472 49.4142 48.2849 48.2527 46.6155 48.006C46.6766 45.9194 46.8903 43.3599 46.9718 42.8254C47.043 42.2909 47.1041 41.962 46.8496 41.1294C46.7784 40.8827 46.6868 40.5743 46.5951 40.2043C46.3814 39.3614 46.1574 38.2615 46.1371 37.0589C46.4221 37.3467 47.1143 37.5831 47.5927 37.47C47.9592 39.053 48.4885 38.5905 48.7634 39.2483C48.9059 39.5875 48.9364 39.9062 48.9771 40.194C49.0077 40.4715 49.0484 40.7079 49.2011 40.9135C50.3208 40.9443 51.2675 40.6771 51.9495 40.194C52.1633 40.0398 52.3363 39.8753 52.4992 39.6903C52.2243 38.0148 51.7561 37.1822 50.8908 36.1646C50.6669 34.7872 50.0256 33.5332 49.1604 32.4231C50.2597 32.0633 51.3693 31.1587 51.9597 30.542C52.489 30.5009 53.0896 30.0589 53.1303 29.1955C53.4357 29.1543 53.7004 29.1441 53.9345 29.0927C53.9039 28.8562 53.8429 28.4965 53.8123 28.2806C54.2195 28.2806 54.5961 28.2601 54.983 28.2292C54.871 27.9106 54.7285 27.5816 54.6165 27.3452C55.0237 27.3452 55.5225 27.3144 55.9296 27.2938C55.7159 26.8827 55.553 26.5332 55.4309 26.1734C55.8991 26.1323 56.6117 26.009 57.2021 25.8753C57.0087 25.6698 56.7949 25.4642 56.4793 25.1455C58.0164 24.683 58.6781 23.614 58.7595 23.1411C58.5356 23.1411 58.0673 23.2439 57.7925 23.2234C58.617 22.7094 59.1972 22.0104 59.2787 21.2601Z\" />\n <path d=\"M37.8308 24.7343H28.3232H18.8055H18.4492V25.0941V31.9605C18.5408 32.0119 18.6223 32.0838 18.7139 32.1661V25.0427H37.9936V31.6624C38.0649 31.7343 38.126 31.8268 38.187 31.9502V25.1044V24.7446H37.8308V24.7343Z\" />\n <path d=\"M28.2942 49.6403C19.7435 46.4229 18.6543 39.3407 18.6238 36.1337C18.6136 36.1337 18.6034 36.1337 18.5933 36.1234C18.6034 36.0412 18.6136 35.9692 18.6238 35.887C18.6238 35.188 18.6747 34.7152 18.7052 34.5507C18.6849 34.0881 18.6136 33.7387 18.5424 33.4611C18.522 33.4097 18.4813 33.3481 18.4609 33.2967V36.6271C18.4609 40.3583 19.825 43.5757 22.492 46.1865C24.8332 48.4787 27.4595 49.5478 28.2128 49.815L28.3349 49.8561L28.4571 49.815C29.2104 49.5478 31.8366 48.4787 34.1779 46.1865C36.8449 43.5757 38.1988 40.3481 38.1988 36.6271V36.0206C38.1377 36.1337 38.0664 36.1953 37.985 36.2878C37.9137 37.9633 37.6084 40.5639 36.4988 42.5169C35.1755 45.2717 33.1498 47.5228 28.2942 49.6403Z\" />\n <path d=\"M24.8714 18.3408C23.5379 18.423 22.2248 20.1705 22.7846 22.1646C22.5912 22.2365 22.011 22.2262 21.8176 21.8254C21.6751 22.4729 20.3721 23.2233 19.4153 23.1205C19.9446 22.5449 20.2907 21.2497 21.329 20.5611C22.3673 19.8724 22.8355 19.4098 23.1918 18.238C22.7134 18.4641 20.2194 19.1117 19.5171 18.3305C21.1559 18.0941 23.09 17.1587 24.0469 16.5522L23.6601 16.1514C22.632 16.7373 21.2577 17.2204 20.5655 17.4362C20.3212 15.3702 22.2757 15.4524 22.4182 16.0075C23.2224 15.0412 22.6625 13.6536 22.0619 13.4994C22.6727 11.8547 22.0619 10.8371 21.5428 10.2204C21.4206 11.9781 19.4865 12.2556 19.2524 13.6022C19.171 12.5332 19.1099 9.64476 19.0183 8.23654C18.8656 5.6154 15.598 4.71085 15.0992 4.71085C12.9615 4.81364 12.758 4.52583 12.8089 3.52876C11.7298 4.77252 12.0963 5.88265 13.0124 6.41716C12.8903 7.16753 11.6993 7.74315 10.9766 7.90761C12.7172 9.53169 14.7328 8.56547 15.6896 7.64036C15.7609 7.57869 15.8321 7.51701 15.9034 7.45534C16.2495 8.07208 16.504 9.20277 16.504 9.85034C14.8753 9.75783 14.5902 11.0324 14.5902 11.4847C16.6567 10.6213 16.8806 14.6095 17.4201 15.2571C16.8908 15.2263 15.9645 13.9928 14.5902 13.9003C12.9412 13.7975 12.361 14.6815 11.6891 14.6506C11.8113 15.8224 13.2364 16.4906 14.1525 16.6345C13.6843 17.8371 14.1016 18.6594 15.0687 18.9575C15.0687 17.8577 16.4531 17.5082 17.9393 18.3922C19.7207 19.4406 20.6368 19.5332 22.0619 19.0912C21.8278 19.6154 21.1763 19.6668 20.3925 20.448C19.2829 21.5478 19.2524 22.9869 18.0105 23.5111C19.4662 24.2101 21.6446 23.2336 21.9601 22.6682C22.5709 23.0486 23.3547 22.8224 23.5583 22.4318C22.5811 20.2321 24.2301 18.9267 24.8816 18.9575C24.902 18.9781 25.187 18.3202 24.8714 18.3408ZM17.3183 17.4362C16.5854 17.1382 15.4657 16.9428 14.8345 17.8371C14.4884 17.2409 14.9974 16.3364 15.313 16.0691C13.7148 16.0897 12.8089 15.6066 12.5747 15.1132C13.1651 14.7843 14.6615 14.2395 15.883 15.144C16.7279 15.7608 17.1554 16.0691 18.153 16.3981C18.5093 16.028 18.377 16.1925 18.4991 16.0897C17.6848 15.5243 17.3183 11.1249 15.71 10.9605C15.9441 10.4054 16.7686 10.4568 17.4303 10.6315C17.4812 9.64476 17.074 8.02068 16.4734 7.08529C17.3998 6.5919 18.0411 7.12641 18.3668 8.29822C18.7129 9.54197 18.3057 12.6462 19.1099 15.4421L19.6087 14.9693C19.3542 13.3349 21.1254 12.7387 21.5122 11.9267C21.6649 13.0266 21.441 13.5097 21.1356 13.9105C21.7769 13.9928 22.0619 14.6198 21.9601 15.0721C20.4129 14.8357 19.5171 16.4083 19.8632 17.6521C18.7333 17.8988 17.9494 17.7035 17.3183 17.4362ZM12.9412 5.20424C14.1627 5.8107 14.5495 4.70057 16.8297 6.19102C15.3232 6.67413 14.1627 8.55519 12.4628 8.07208C13.6843 7.45534 13.5519 6.56107 14.2645 6.10879C13.8064 6.04712 12.931 5.84154 12.9412 5.20424Z\" />\n <path d=\"M40.711 12.307C40.711 9.86064 40.6194 7.84596 40.5888 7.20866C40.6804 7.22922 40.7721 7.26006 40.884 7.30117C42.6247 7.91791 43.0217 10.0354 46.615 7.6301C44.6911 7.85624 44.5893 6.2116 43.7139 6.17048C45.0474 5.40984 45.139 3.65213 45.139 3.65213C44.0193 4.55668 41.4337 4.61836 40.9247 4.91645C40.2529 5.32761 39.408 5.821 38.838 6.13965C37.3416 6.96197 38.3799 11.4436 38.2374 13.078C37.4332 10.6418 35.7943 11.0016 34.9393 9.60367C34.298 10.7652 34.98 12.7285 35.2447 13.2835C34.3183 14.0442 34.5626 15.4627 34.7866 15.8327C35.5806 15.2571 36.8123 15.401 37.1787 16.3672C36.1404 17.0148 34.3896 17.1279 33.1986 15.9561L32.7711 16.4392C33.6159 17.5699 35.7231 18.0016 37.2907 17.0868C37.2805 17.3437 37.2296 17.6316 37.1278 17.9502C36.3135 18.3819 35.265 18.6183 34.0537 18.1969C34.2165 19.4201 35.6213 20.3452 36.9446 20.7153C36.4967 21.0647 35.9369 21.2086 35.5399 21.1573C35.7842 21.8665 35.9267 22.8122 35.3973 23.5625C34.7357 23.1205 34.3794 22.6683 34.1249 20.9517C33.8704 19.2248 32.6387 17.4671 31.6819 17.1176C31.631 17.7241 31.631 17.4568 31.7328 17.8577C34.2674 19.7388 32.8321 23.1308 35.4788 24.354C36.4458 23.2336 36.456 22.843 36.3135 21.7946C37.2703 21.5376 37.9829 20.7255 38.2374 20.0985C37.3314 20.5302 35.8961 19.7696 35.4991 19.1734C37.0668 19.122 38.5224 17.9297 40.0188 16.357C41.3523 14.9487 43.1235 15.1646 42.981 16.2645C43.8971 16.1308 44.2636 14.8562 43.9582 14.0442C45.3019 13.6228 46.3707 12.6051 46.5132 11.0324C44.7217 11.9678 42.4211 10.4568 40.711 12.307ZM42.8894 13.633C43.6019 14.2189 43.3678 15.0618 43.1947 15.2571C42.5738 14.1573 40.5583 14.5479 38.5835 16.799C38.441 16.9634 38.2577 17.1587 38.044 17.354C38.1967 14.6609 36.0081 14.6095 35.3668 14.8871C35.4381 14.1059 35.9165 13.5816 36.171 13.4994C35.5297 12.749 35.3872 11.8034 35.3159 11.1147C36.3847 11.5772 37.9625 12.8415 38.2374 15.0104L38.9296 14.5376C38.726 10.7446 38.7667 10.7549 38.7464 8.17489C38.7362 7.81512 38.7565 6.97224 39.8966 7.06476C39.9373 8.0207 40.09 10.5699 40.0391 14.1059H40.4463C40.8128 13.1191 42.1056 11.9678 43.6121 12.0603C44.6504 12.1323 44.9965 12.1015 45.5869 11.8445C45.0983 13.0369 43.3474 13.5508 42.8894 13.633ZM39.9373 6.4069C40.6703 5.88267 41.1283 5.64625 41.5151 5.42012C42.1463 5.44067 43.2253 5.36872 43.8768 5.03979C43.1947 5.88267 43.1235 6.18076 42.0139 6.30411C43.4492 6.43774 44.0498 7.73289 44.7624 7.92819C42.36 8.658 42.1157 6.26299 39.9373 6.4069Z\" />\n <path d=\"M30.93 20.6537C30.8079 20.6537 30.6959 20.7154 30.6247 20.8079C30.4923 20.7873 30.3498 20.7668 30.1971 20.7462L30.2073 19.9547C30.3498 19.8931 30.4414 19.7594 30.4414 19.595C30.4414 19.3791 30.2684 19.2044 30.0546 19.2044C29.8408 19.2044 29.6678 19.3894 29.6678 19.595C29.6678 19.7492 29.7492 19.8725 29.8714 19.9342L29.8612 20.6948C29.7289 20.6846 29.5965 20.664 29.454 20.6537C29.393 20.5201 29.2606 20.4173 29.0978 20.4173C28.884 20.4173 28.7109 20.5818 28.7109 20.8079C28.7109 21.0238 28.884 21.1985 29.0978 21.1985C29.2301 21.1985 29.3624 21.1265 29.4235 21.0135C29.5762 21.034 29.7187 21.0443 29.8612 21.0649L29.851 22.2161C29.7289 22.2778 29.6474 22.4114 29.6474 22.5656C29.6474 22.7815 29.8205 22.9562 30.0343 22.9562C30.248 22.9562 30.4211 22.7815 30.4211 22.5656C30.4211 22.4011 30.3295 22.2675 30.1869 22.2058L30.1971 21.106C30.3295 21.1265 30.4414 21.1471 30.5636 21.1677C30.6247 21.3218 30.757 21.4349 30.93 21.4349C31.1438 21.4349 31.3169 21.2602 31.3169 21.0443C31.3169 20.8285 31.1438 20.6537 30.93 20.6537Z\" />\n <path d=\"M27.5589 20.4274C27.3961 20.4274 27.2637 20.5199 27.2027 20.6638C27.0703 20.6741 26.9278 20.6844 26.7955 20.705L26.7853 19.9443C26.9075 19.8826 26.9889 19.749 26.9889 19.6051C26.9889 19.3893 26.8159 19.2145 26.6021 19.2145C26.3883 19.2145 26.2153 19.3995 26.2153 19.6051C26.2153 19.7696 26.3069 19.9032 26.4494 19.9649L26.4596 20.7564C26.3171 20.7666 26.1644 20.7975 26.032 20.818C25.971 20.7255 25.859 20.6638 25.7267 20.6638C25.5129 20.6638 25.3398 20.8489 25.3398 21.0544C25.3398 21.2703 25.5129 21.445 25.7267 21.445C25.8997 21.445 26.0422 21.332 26.0931 21.1778C26.2153 21.1572 26.3374 21.1367 26.4596 21.1161L26.4698 22.216C26.3374 22.2674 26.2458 22.4113 26.2458 22.5757C26.2458 22.7916 26.4189 22.9663 26.6326 22.9663C26.8464 22.9663 27.0194 22.7916 27.0194 22.5757C27.0194 22.4216 26.9278 22.2982 26.8057 22.2263L26.7955 21.075C26.9278 21.0544 27.0805 21.0442 27.223 21.0236C27.2943 21.1367 27.4164 21.2086 27.5488 21.2086C27.7625 21.2086 27.9356 21.0339 27.9356 20.818C27.9458 20.6022 27.7727 20.4274 27.5589 20.4274Z\" />\n <path d=\"M32.7203 23.7989C32.4862 22.2159 31.9161 17.7857 31.8551 16.2952L31.1832 16.3261C31.1934 16.5831 31.224 16.912 31.2545 17.3026C30.4503 17.0662 29.4018 16.8914 28.3228 16.8914C27.254 16.8914 26.1953 17.0559 25.3912 17.3026C25.4217 16.912 25.4522 16.5831 25.4624 16.3261L24.7906 16.2952C24.7295 17.7754 24.1595 22.2057 23.9253 23.7989C23.5182 23.9531 23.2637 24.3643 23.2637 25.0838C23.2637 25.0838 26.9079 25.1352 28.3228 25.1352C29.7276 25.1352 33.3718 25.0838 33.3718 25.0838C33.382 24.354 33.1173 23.9531 32.7203 23.7989ZM28.3228 23.7578C27.7426 24.8782 26.6636 24.8371 25.7271 24.2101C25.3504 23.9634 24.9636 23.7989 24.6074 23.7372C24.7702 22.6374 25.0349 20.561 25.2385 18.8033C26.4498 18.2483 27.9564 18.1249 28.3228 19.5331C28.6893 18.1249 30.1857 18.2483 31.4072 18.8033C31.6006 20.561 31.8754 22.6271 32.0383 23.7372C31.682 23.7989 31.2952 23.9634 30.9186 24.2101C29.9821 24.8371 28.903 24.8679 28.3228 23.7578Z\" />\n <path d=\"M48.774 51.7887C48.3566 51.9223 47.8476 51.9943 47.074 51.9943H46.1273C42.8496 51.9223 39.4904 50.9458 37.4239 48.8078C40.2742 45.9091 36.9252 43.5141 35.1132 45.9811C34.5534 46.752 34.0953 47.2968 33.7085 48.0471C33.3827 48.6536 33.627 49.2498 34.3396 50.1749C34.7264 50.6786 35.6935 51.47 36.4773 51.9943H20.119C20.9028 51.47 21.8699 50.6888 22.2567 50.1749C22.959 49.2498 23.2033 48.6433 22.8878 48.0471C22.4908 47.2968 22.0429 46.752 21.4729 45.9811C19.6609 43.5141 16.3119 45.9091 19.1621 48.8078C17.0957 50.9355 13.7365 51.9223 10.4588 51.9943H9.56297C8.79952 51.9943 8.28037 51.9223 7.86302 51.7887C7.19118 51.6242 7.03849 51.9223 7.40494 53.0941C7.65943 53.8753 7.85284 55.1602 7.94445 56.0442H48.7027C48.7841 55.1705 48.9877 53.8856 49.2422 53.0941C49.6087 51.9223 49.456 51.6242 48.774 51.7887ZM36.0192 46.0838C36.5485 45.3643 37.3323 45.5596 37.6581 46.1661C38.0042 46.8034 37.5054 47.6051 36.8234 48.2219C35.897 47.2043 35.7952 46.3922 36.0192 46.0838ZM34.6653 49.4656C34.3396 48.9928 34.2276 48.7255 34.4007 48.2733C34.5635 47.8313 34.9198 47.4407 35.2761 46.8959C35.8461 49.1367 39.1952 51.2747 41.6789 51.9943H37.7293C36.7012 51.4392 35.4186 50.5244 34.6653 49.4656ZM18.9382 46.1661C19.2639 45.5596 20.0376 45.3746 20.5669 46.0838C20.7908 46.3922 20.6992 47.2043 19.7627 48.2219C19.0909 47.6051 18.5921 46.8034 18.9382 46.1661ZM21.3303 46.8959C21.6968 47.4407 22.0429 47.8313 22.2058 48.2733C22.3788 48.7255 22.2668 49.0031 21.9411 49.4656C21.1878 50.5244 19.9052 51.4289 18.8771 51.9943H14.9377C17.4113 51.285 20.7603 49.147 21.3303 46.8959ZM48.0003 55.3966H8.64683C8.4636 54.1323 8.22947 53.3305 8.01571 52.6418H48.6213C48.4075 53.3305 48.1734 54.1426 48.0003 55.3966Z\" />\n <path d=\"M13.9817 54.5023C13.9919 54.5023 14.0021 54.5126 14.0021 54.5229L14.1039 54.8107C14.114 54.8415 14.1039 54.8621 14.0835 54.8724C14.0631 54.8724 14.053 54.8724 14.053 54.8929C14.053 54.9135 14.0835 54.9135 14.1242 54.9135H14.5619C14.6434 54.9135 14.6637 54.9135 14.6637 54.8929C14.6637 54.8724 14.6535 54.8724 14.6332 54.8724C14.6026 54.8724 14.5721 54.8724 14.5314 54.8621C14.4805 54.8518 14.4092 54.821 14.3278 54.6051C14.1751 54.2454 13.8087 53.2894 13.7578 53.1558C13.7272 53.1044 13.717 53.0838 13.6967 53.0838C13.6763 53.0838 13.656 53.1147 13.6356 53.1763L13.0452 54.6565C13.0045 54.7799 12.9536 54.8518 12.8518 54.8621C12.8314 54.8621 12.8009 54.8621 12.7805 54.8621C12.7602 54.8621 12.75 54.8621 12.75 54.8827C12.75 54.9032 12.7704 54.9032 12.7907 54.9032H13.0656H13.32C13.3404 54.9032 13.3608 54.9032 13.3608 54.8827C13.3608 54.8621 13.3506 54.8621 13.32 54.8621H13.2895C13.2183 54.8621 13.1979 54.8313 13.1979 54.7901C13.1979 54.7696 13.2081 54.7079 13.2284 54.6565L13.2793 54.5229C13.2895 54.5023 13.2895 54.5023 13.2997 54.5023H13.9817ZM13.3506 54.3893C13.3404 54.3893 13.3404 54.379 13.3404 54.3687L13.6356 53.5772C13.6356 53.5669 13.6458 53.5567 13.6458 53.5567C13.656 53.5567 13.656 53.5669 13.656 53.5772L13.9512 54.3687C13.9512 54.379 13.9512 54.3893 13.941 54.3893H13.3506Z\" />\n <path d=\"M15.1404 54.1527C15.1404 54.4919 15.232 54.6769 15.3541 54.7797C15.517 54.9339 15.741 54.9339 15.8631 54.9339C16.0158 54.9339 16.1889 54.9134 16.3517 54.7695C16.5451 54.605 16.5757 54.3172 16.5757 54.0602V53.8135C16.5757 53.4537 16.5757 53.3921 16.5757 53.3201C16.5858 53.2379 16.596 53.1968 16.6571 53.1865C16.6876 53.1865 16.708 53.1762 16.7284 53.1762C16.7589 53.1762 16.7691 53.1659 16.7691 53.1557C16.7691 53.1351 16.7589 53.1351 16.7182 53.1351C16.6266 53.1351 16.4841 53.1454 16.4535 53.1454C16.4535 53.1454 16.3008 53.1351 16.1889 53.1351C16.1583 53.1351 16.138 53.1351 16.138 53.1557C16.138 53.1659 16.1481 53.1762 16.1787 53.1762C16.199 53.1762 16.2397 53.1865 16.2601 53.1865C16.3314 53.2071 16.3517 53.2379 16.3619 53.3201C16.3619 53.3921 16.3619 53.4537 16.3619 53.8135V54.1013C16.3619 54.3583 16.3517 54.5639 16.2296 54.6872C16.138 54.79 16.0056 54.8106 15.9038 54.8106C15.8224 54.8106 15.7206 54.8003 15.6086 54.7181C15.4967 54.6255 15.4254 54.4714 15.4254 54.1322V53.8032C15.4254 53.4435 15.4254 53.3818 15.4356 53.3098C15.4356 53.2276 15.4559 53.1865 15.517 53.1762C15.5476 53.1762 15.5577 53.1659 15.5883 53.1659C15.6086 53.1659 15.629 53.1557 15.629 53.1454C15.629 53.1248 15.6086 53.1248 15.5781 53.1248C15.4967 53.1248 15.344 53.1351 15.2931 53.1351C15.2218 53.1351 15.0793 53.1248 14.9571 53.1248C14.9266 53.1248 14.9062 53.1248 14.9062 53.1454C14.9062 53.1557 14.9164 53.1659 14.947 53.1659C14.9775 53.1659 15.0182 53.1762 15.0386 53.1762C15.12 53.1968 15.1404 53.2276 15.1404 53.3098C15.1404 53.3818 15.1404 53.4435 15.1404 53.8032V54.1527Z\" />\n <path d=\"M17.5627 54.2247C17.5627 54.4405 17.5627 54.6358 17.5525 54.7283C17.5423 54.8003 17.5321 54.8517 17.4812 54.8517C17.4609 54.862 17.4303 54.862 17.3896 54.862C17.3591 54.862 17.3489 54.8722 17.3489 54.8825C17.3489 54.9031 17.3591 54.9031 17.3998 54.9031H17.695C17.807 54.9031 18.0207 54.9236 18.1938 54.9236C18.6213 54.9236 18.8554 54.7592 18.9674 54.6461C19.0998 54.5125 19.2219 54.2761 19.2219 53.9883C19.2219 53.7107 19.1099 53.5051 18.9878 53.3921C18.7435 53.1248 18.3465 53.1248 18.0615 53.1248C17.9189 53.1248 17.7764 53.1351 17.7052 53.1351C17.6339 53.1351 17.4914 53.1248 17.3693 53.1248C17.3387 53.1248 17.3184 53.1248 17.3184 53.1454C17.3184 53.1557 17.3285 53.1659 17.3591 53.1659C17.3896 53.1659 17.4303 53.1762 17.4507 53.1762C17.5219 53.1968 17.5525 53.2276 17.5525 53.3098C17.5627 53.3818 17.5627 53.4435 17.5627 53.8032V54.2247ZM17.8579 53.7724C17.8579 53.5874 17.8579 53.3818 17.8579 53.2996C17.8579 53.279 17.868 53.2584 17.8884 53.2482C17.9088 53.2379 17.9902 53.2276 18.0411 53.2276C18.2243 53.2276 18.4992 53.2584 18.7028 53.464C18.8045 53.5565 18.9267 53.7518 18.9267 54.0499C18.9267 54.2863 18.8758 54.5125 18.7333 54.6461C18.5908 54.7695 18.4381 54.8106 18.204 54.8106C18.0207 54.8106 17.9291 54.7592 17.8986 54.7181C17.8884 54.6975 17.8782 54.5947 17.8782 54.533C17.868 54.4919 17.868 54.2966 17.868 54.0602V53.7724H17.8579Z\" />\n <path d=\"M20.7688 54.5023C20.779 54.5023 20.7892 54.5126 20.7892 54.5229L20.9011 54.8107C20.9113 54.8415 20.891 54.8621 20.8808 54.8724C20.8502 54.8724 20.8401 54.8724 20.8401 54.8929C20.8401 54.9135 20.8706 54.9135 20.9113 54.9135H21.349C21.4407 54.9135 21.461 54.9135 21.461 54.8929C21.461 54.8724 21.4508 54.8724 21.4305 54.8724C21.4101 54.8724 21.3694 54.8724 21.3287 54.8621C21.2778 54.8518 21.2167 54.821 21.1251 54.6051C20.9724 54.2454 20.6059 53.2894 20.5449 53.1558C20.5245 53.1044 20.5042 53.0838 20.4838 53.0838C20.4634 53.0838 20.4533 53.1147 20.4227 53.1763L19.8425 54.6565C19.7916 54.7799 19.7509 54.8518 19.6389 54.8621C19.6287 54.8621 19.588 54.8621 19.5676 54.8621C19.5473 54.8621 19.5371 54.8621 19.5371 54.8827C19.5371 54.9032 19.5473 54.9032 19.5778 54.9032H19.8527H20.097C20.1275 54.9032 20.1377 54.9032 20.1377 54.8827C20.1377 54.8621 20.1275 54.8621 20.1072 54.8621H20.0664C19.9952 54.8621 19.9748 54.8313 19.9748 54.7901C19.9748 54.7696 19.985 54.7079 20.0054 54.6565L20.0563 54.5229C20.0563 54.5023 20.0664 54.5023 20.0766 54.5023H20.7688ZM20.1377 54.3893C20.1275 54.3893 20.1275 54.379 20.1275 54.3687L20.4227 53.5772C20.4227 53.5669 20.4329 53.5567 20.4329 53.5567C20.4431 53.5567 20.4431 53.5669 20.4431 53.5772L20.7281 54.3687C20.7281 54.379 20.7281 54.3893 20.7179 54.3893H20.1377Z\" />\n <path d=\"M23.0508 53.382C23.1221 53.2689 23.173 53.2073 23.2239 53.197C23.2544 53.1867 23.285 53.1867 23.3053 53.1867C23.3257 53.1867 23.346 53.1764 23.346 53.1661C23.346 53.1456 23.3358 53.1456 23.3053 53.1456C23.2137 53.1456 23.1221 53.1559 23.0712 53.1559C23.0305 53.1559 22.9287 53.1456 22.8371 53.1456C22.8065 53.1456 22.7862 53.1559 22.7862 53.1661C22.7862 53.1764 22.8065 53.1867 22.8167 53.1867C22.8371 53.1867 22.8676 53.1867 22.888 53.197C22.9083 53.2073 22.9287 53.2175 22.9287 53.2381C22.9287 53.2587 22.9185 53.2998 22.9083 53.3409C22.8778 53.4026 22.664 53.7315 22.5928 53.8343C22.5011 53.6801 22.3993 53.5053 22.2976 53.31C22.2772 53.2895 22.2772 53.2587 22.2772 53.2381C22.2772 53.2278 22.2874 53.2175 22.3077 53.197C22.3281 53.197 22.3586 53.1867 22.3688 53.1867C22.3892 53.1867 22.3993 53.1764 22.3993 53.1661C22.3993 53.1456 22.3892 53.1456 22.3586 53.1456C22.267 53.1456 22.1449 53.1559 22.1041 53.1559C21.9922 53.1559 21.8089 53.1456 21.7479 53.1456C21.7173 53.1456 21.697 53.1456 21.697 53.1661C21.697 53.1867 21.7071 53.1867 21.7173 53.1867C21.7377 53.1867 21.7784 53.197 21.8191 53.2073C21.9006 53.2278 21.9515 53.2792 22.0125 53.382L22.4197 54.0501L21.9718 54.6977C21.8904 54.8108 21.8497 54.8519 21.7784 54.8725C21.7377 54.8827 21.7071 54.8827 21.6868 54.8827C21.6664 54.8827 21.6562 54.893 21.6562 54.9033C21.6562 54.9238 21.6664 54.9238 21.697 54.9238H21.7377H21.9311H22.1449H22.1856C22.2161 54.9238 22.2365 54.9238 22.2365 54.9033C22.2365 54.893 22.2263 54.8827 22.2059 54.8827C22.1856 54.8827 22.1652 54.8827 22.155 54.8827C22.1347 54.8725 22.1143 54.8622 22.1143 54.8416C22.1143 54.8211 22.1245 54.7799 22.1449 54.7491L22.491 54.1838C22.5928 54.3585 22.7353 54.5949 22.8676 54.8211C22.888 54.8519 22.8778 54.8725 22.8574 54.8725C22.8371 54.8827 22.8269 54.8827 22.8269 54.893C22.8269 54.9033 22.8472 54.9238 22.9083 54.9238H23.3257H23.3969C23.4173 54.9238 23.4376 54.9238 23.4376 54.9033C23.4376 54.8827 23.4275 54.8827 23.4071 54.8827C23.3867 54.8827 23.3562 54.8827 23.3155 54.8725C23.2544 54.8622 23.2137 54.8313 23.1832 54.7697C23.1323 54.6977 22.7454 54.0604 22.6742 53.9371L23.0508 53.382Z\" />\n <path d=\"M26.8563 54.5023C26.8665 54.5023 26.8766 54.5126 26.8766 54.5229L26.9784 54.8107C26.9886 54.8415 26.9784 54.8621 26.9581 54.8724C26.9377 54.8724 26.9275 54.8724 26.9275 54.8929C26.9275 54.9135 26.9581 54.9135 26.9988 54.9135H27.4467C27.5281 54.9135 27.5485 54.9135 27.5485 54.8929C27.5485 54.8724 27.5383 54.8724 27.518 54.8724C27.4976 54.8724 27.4569 54.8724 27.4263 54.8621C27.3754 54.8518 27.3042 54.821 27.2227 54.6051C27.0701 54.2454 26.7036 53.2894 26.6425 53.1558C26.6222 53.1044 26.6018 53.0838 26.5814 53.0838C26.5611 53.0838 26.5509 53.1147 26.5204 53.1763L25.9401 54.6565C25.8994 54.7799 25.8485 54.8518 25.7366 54.8621C25.7162 54.8621 25.6857 54.8621 25.6653 54.8621C25.6449 54.8621 25.6348 54.8621 25.6348 54.8827C25.6348 54.9032 25.6449 54.9032 25.6755 54.9032H25.9503H26.1946C26.2252 54.9032 26.2353 54.9032 26.2353 54.8827C26.2353 54.8621 26.2252 54.8621 26.2048 54.8621H26.1743C26.103 54.8621 26.0827 54.8313 26.0827 54.7901C26.0827 54.7696 26.0928 54.7079 26.1234 54.6565L26.1743 54.5229C26.1641 54.5126 26.1743 54.5023 26.1743 54.5023H26.8563ZM26.2252 54.3893C26.215 54.3893 26.215 54.379 26.215 54.3687L26.5 53.5772C26.5102 53.5669 26.5102 53.5567 26.5204 53.5567C26.5204 53.5567 26.5306 53.5669 26.5306 53.5772L26.8258 54.3687C26.8258 54.379 26.8258 54.379 26.8156 54.379H26.2252V54.3893Z\" />\n <path d=\"M28.2921 54.2247C28.2921 54.4406 28.2921 54.6359 28.2819 54.7284C28.2717 54.8003 28.2616 54.8517 28.2107 54.8517C28.1903 54.862 28.1598 54.862 28.1292 54.862C28.0987 54.862 28.0885 54.862 28.0885 54.8826C28.0885 54.9031 28.1089 54.9031 28.1394 54.9031H28.4346H28.8011C28.8214 54.9031 28.8418 54.9031 28.8418 54.8826C28.8418 54.8723 28.8316 54.862 28.8011 54.862C28.7705 54.862 28.7196 54.862 28.6891 54.8517C28.6178 54.8414 28.5975 54.79 28.5975 54.7284C28.5873 54.6256 28.5873 54.4406 28.5873 54.2144V53.2688L28.8825 53.279C29.0861 53.2893 29.1472 53.351 29.1574 53.4127V53.4332C29.1675 53.4641 29.1675 53.4743 29.1777 53.4743C29.1879 53.4743 29.1981 53.4641 29.1981 53.4435C29.1981 53.3818 29.2083 53.2174 29.2083 53.166C29.2083 53.1351 29.2083 53.1146 29.1879 53.1146C29.1675 53.1146 29.1166 53.1351 28.9639 53.1351H28.0478C27.9664 53.1351 27.8849 53.1248 27.8137 53.1248C27.7526 53.1146 27.7322 53.094 27.7119 53.094C27.7017 53.094 27.6915 53.1043 27.6813 53.1351C27.6712 53.1557 27.6406 53.3715 27.6406 53.4024C27.6406 53.4332 27.6406 53.4435 27.661 53.4435C27.6813 53.4435 27.6813 53.4332 27.6915 53.4127C27.6915 53.3921 27.7119 53.3613 27.7322 53.3304C27.773 53.2688 27.8239 53.2688 27.9562 53.2585L28.3023 53.2482V54.2247H28.2921Z\" />\n <path d=\"M32.3453 54.0398C32.3453 54.0295 32.3453 54.0295 32.3657 54.0295C32.4064 54.0295 32.6507 54.0295 32.7118 54.0398C32.783 54.0501 32.8238 54.0912 32.8339 54.1118C32.8441 54.1426 32.8441 54.1735 32.8441 54.194C32.8441 54.2043 32.8543 54.2248 32.8645 54.2248C32.8848 54.2248 32.8848 54.194 32.8848 54.1734C32.8848 54.1529 32.895 54.0501 32.895 54.009C32.9052 53.937 32.9154 53.8754 32.9154 53.8651C32.9154 53.8548 32.9154 53.8445 32.9052 53.8445C32.8848 53.8445 32.8848 53.8548 32.8746 53.8651C32.8543 53.8856 32.8237 53.9062 32.7729 53.9062C32.7423 53.9165 32.7016 53.9165 32.6711 53.9165H32.3759C32.3555 53.9165 32.3555 53.9062 32.3555 53.8959V53.31C32.3555 53.2792 32.3657 53.2792 32.3759 53.2792H32.7321C32.8238 53.2792 32.8746 53.3203 32.8848 53.3511C32.9052 53.382 32.9052 53.4231 32.9052 53.4436C32.9052 53.4745 32.9154 53.4848 32.9255 53.4848C32.9357 53.4848 32.9459 53.4745 32.9459 53.4539C32.9561 53.4334 32.9561 53.2895 32.9561 53.2586C32.9663 53.1969 32.9764 53.1661 32.9764 53.1558C32.9764 53.1455 32.9663 53.1353 32.9663 53.1353C32.9561 53.1353 32.9459 53.1455 32.9255 53.1558C32.9052 53.1558 32.8746 53.1558 32.8238 53.1661C32.7729 53.1661 32.2944 53.1661 32.213 53.1661C32.1417 53.1661 31.9992 53.1558 31.8771 53.1558C31.8364 53.1558 31.8262 53.1558 31.8262 53.1764C31.8262 53.1867 31.8364 53.1969 31.8669 53.1969C31.8974 53.1969 31.9381 53.2072 31.9585 53.2072C32.0399 53.2278 32.0501 53.2586 32.0603 53.3408C32.0705 53.4128 32.0705 53.4745 32.0705 53.8342V54.2454C32.0705 54.4818 32.0705 54.6566 32.0603 54.7491C32.0501 54.821 32.0399 54.8724 31.989 54.8724C31.9687 54.8827 31.9381 54.8827 31.8974 54.8827C31.8669 54.8827 31.8669 54.893 31.8669 54.9033C31.8669 54.9238 31.8771 54.9238 31.9178 54.9238H32.213H32.5693C32.61 54.9238 32.6202 54.9238 32.6202 54.9033C32.6202 54.893 32.61 54.8827 32.5896 54.8827C32.5489 54.8827 32.498 54.8827 32.4675 54.8724C32.3962 54.8621 32.386 54.821 32.3759 54.7491C32.3657 54.6463 32.3657 54.4818 32.3657 54.2454V54.0398H32.3453Z\" />\n <path d=\"M33.8403 54.2248C33.8403 54.4613 33.8403 54.636 33.8301 54.7491C33.8199 54.8107 33.8098 54.8519 33.7589 54.8621C33.7385 54.8724 33.708 54.8724 33.6774 54.8724C33.6469 54.8724 33.6367 54.8724 33.6367 54.893C33.6367 54.9135 33.6571 54.9135 33.6876 54.9135H33.9828H34.3493C34.3696 54.9135 34.39 54.9135 34.39 54.893C34.39 54.8827 34.3798 54.8724 34.3493 54.8724C34.3086 54.8724 34.2577 54.8724 34.2271 54.8621C34.1559 54.8519 34.1355 54.8107 34.1355 54.7491C34.1253 54.6463 34.1253 54.4613 34.1253 54.2248V53.8137C34.1253 53.4539 34.1253 53.3922 34.1253 53.3203C34.1253 53.2278 34.1457 53.1969 34.2169 53.1867C34.2373 53.1867 34.2577 53.1764 34.2882 53.1764C34.3086 53.1764 34.3289 53.1661 34.3289 53.1558C34.3289 53.1455 34.3086 53.1353 34.278 53.1353C34.1864 53.1353 34.0541 53.1456 33.993 53.1456C33.9319 53.1456 33.7792 53.1353 33.6978 53.1353C33.6571 53.1353 33.6469 53.1353 33.6469 53.1558C33.6469 53.1764 33.6571 53.1764 33.6876 53.1764C33.7182 53.1764 33.7385 53.1867 33.769 53.1867C33.8199 53.2072 33.8403 53.2381 33.8505 53.3203C33.8505 53.3922 33.8505 53.4539 33.8505 53.8137V54.2248H33.8403Z\" />\n <path d=\"M35.2345 54.2247C35.2345 54.4405 35.2345 54.6358 35.2244 54.7283C35.2142 54.8003 35.204 54.8517 35.1531 54.8517C35.1327 54.862 35.1022 54.862 35.0615 54.862C35.0411 54.862 35.0208 54.8722 35.0208 54.8825C35.0208 54.9031 35.0411 54.9031 35.0717 54.9031H35.3669C35.4788 54.9031 35.6926 54.9236 35.8657 54.9236C36.2932 54.9236 36.5375 54.7592 36.6495 54.6461C36.7818 54.5125 36.904 54.2761 36.904 53.9883C36.904 53.7107 36.792 53.5051 36.6698 53.3921C36.4153 53.1248 36.0285 53.1248 35.7333 53.1248C35.601 53.1248 35.4483 53.1351 35.3771 53.1351C35.316 53.1351 35.1633 53.1248 35.0411 53.1248C35.0004 53.1248 34.9902 53.1248 34.9902 53.1454C34.9902 53.1557 35.0004 53.1659 35.031 53.1659C35.0513 53.1659 35.1022 53.1762 35.1226 53.1762C35.1938 53.1968 35.2142 53.2276 35.2244 53.3098C35.2244 53.3818 35.2244 53.4435 35.2244 53.8032V54.2247H35.2345ZM35.5196 53.7724V53.2996C35.5196 53.279 35.5297 53.2584 35.5603 53.2482C35.5806 53.2379 35.6621 53.2276 35.7028 53.2276C35.886 53.2276 36.1609 53.2584 36.3746 53.464C36.4662 53.5565 36.5884 53.7518 36.5884 54.0499C36.5884 54.2863 36.5477 54.5125 36.395 54.6461C36.2525 54.7695 36.0998 54.8106 35.8657 54.8106C35.6824 54.8106 35.5908 54.7592 35.5603 54.7181C35.5399 54.6975 35.5399 54.5947 35.5297 54.533C35.5196 54.4919 35.5196 54.2966 35.5196 54.0602V53.7724Z\" />\n <path d=\"M37.7192 54.2247C37.7192 54.4405 37.7192 54.6358 37.709 54.7283C37.6989 54.8003 37.6887 54.8517 37.648 54.8517C37.6276 54.862 37.5971 54.862 37.5563 54.862C37.5258 54.862 37.5156 54.862 37.5156 54.8825C37.5156 54.9031 37.536 54.9031 37.5665 54.9031H37.8617C37.9941 54.9031 38.1569 54.9134 38.503 54.9134C38.5946 54.9134 38.615 54.9134 38.6252 54.8517C38.6354 54.8003 38.6557 54.6461 38.6557 54.5844C38.6557 54.5639 38.6557 54.533 38.6354 54.533C38.615 54.533 38.615 54.5536 38.615 54.5742C38.5946 54.6667 38.5743 54.7283 38.5132 54.7489C38.4521 54.7797 38.3605 54.7797 38.2994 54.7797C38.0653 54.7797 38.0246 54.7386 38.0246 54.5844V54.2144V54.0294C38.0246 54.0191 38.0246 54.0088 38.045 54.0088C38.0959 54.0088 38.3198 54.0088 38.3707 54.0191C38.4521 54.0294 38.4928 54.0602 38.503 54.1116C38.5132 54.1424 38.5132 54.1733 38.5132 54.1938C38.5132 54.2144 38.5132 54.2144 38.5336 54.2144C38.5539 54.2144 38.5539 54.1836 38.5539 54.1733C38.5539 54.163 38.5641 54.0602 38.5641 54.0191C38.5743 53.8957 38.5845 53.8546 38.5845 53.8443C38.5845 53.8238 38.5743 53.8238 38.5641 53.8238C38.5539 53.8238 38.5437 53.8341 38.5336 53.8546C38.5132 53.8752 38.4827 53.8855 38.4216 53.8855C38.3707 53.8957 38.0959 53.8957 38.0551 53.8957C38.0348 53.8957 38.0348 53.8855 38.0348 53.8649V53.279C38.0348 53.2584 38.0348 53.2584 38.0551 53.2584C38.0959 53.2584 38.3402 53.2584 38.3809 53.2584C38.4928 53.279 38.5234 53.2996 38.5336 53.351C38.5437 53.3818 38.5539 53.4229 38.5539 53.4435C38.5539 53.464 38.5641 53.4743 38.5743 53.4743C38.5946 53.4743 38.5946 53.464 38.6048 53.4537C38.615 53.4229 38.615 53.3201 38.615 53.2996C38.6252 53.1968 38.6354 53.1659 38.6354 53.1454C38.6354 53.1351 38.6354 53.1248 38.6252 53.1248C38.615 53.1248 38.5946 53.1351 38.5946 53.1351C38.5743 53.1454 38.5437 53.1454 38.4928 53.1454C38.4521 53.1454 37.9839 53.1454 37.9126 53.1454C37.8515 53.1454 37.6989 53.1351 37.5869 53.1351C37.5462 53.1351 37.536 53.1351 37.536 53.1557C37.536 53.1659 37.5462 53.1762 37.5767 53.1762C37.6072 53.1762 37.648 53.1865 37.6683 53.1865C37.7498 53.2071 37.7701 53.2379 37.7701 53.3201C37.7701 53.3921 37.7701 53.4537 37.7701 53.8135V54.2247H37.7192Z\" />\n <path d=\"M39.8258 53.8137C39.8258 53.4539 39.8258 53.3922 39.8258 53.3203C39.8258 53.2381 39.8461 53.1969 39.9072 53.1867C39.9378 53.1867 39.9785 53.1764 39.9988 53.1764C40.0294 53.1764 40.0396 53.1661 40.0396 53.1558C40.0396 53.1353 40.0294 53.1353 39.9887 53.1353C39.897 53.1353 39.724 53.1456 39.6731 53.1456C39.612 53.1456 39.4695 53.1353 39.3575 53.1353C39.3168 53.1353 39.3066 53.1353 39.3066 53.1558C39.3066 53.1661 39.3168 53.1764 39.3474 53.1764C39.3779 53.1764 39.4084 53.1867 39.4288 53.1867C39.5 53.2072 39.5204 53.2381 39.5306 53.3203C39.5306 53.3922 39.5306 53.4539 39.5306 53.8137V54.2248C39.5306 54.451 39.5306 54.636 39.5204 54.7285C39.5102 54.8005 39.5 54.8519 39.4492 54.8519C39.4288 54.8621 39.3983 54.8621 39.3575 54.8621C39.3372 54.8621 39.327 54.8724 39.327 54.8827C39.327 54.9033 39.3372 54.9033 39.3779 54.9033H39.6731C39.8563 54.9033 40.0192 54.9135 40.3551 54.9135C40.4773 54.9135 40.4874 54.9033 40.5078 54.8416C40.5282 54.7799 40.5383 54.5949 40.5383 54.5641C40.5383 54.5332 40.5383 54.5229 40.518 54.5229C40.4976 54.5229 40.4976 54.5332 40.4976 54.5641C40.4874 54.6052 40.4671 54.6771 40.4366 54.708C40.3857 54.7696 40.294 54.7696 40.1617 54.7696C39.9785 54.7696 39.9276 54.7594 39.8869 54.7182C39.8461 54.6771 39.8461 54.5127 39.8461 54.2043V53.8137H39.8258Z\" />\n <path d=\"M41.2821 54.2248C41.2821 54.4613 41.2821 54.636 41.2719 54.7491C41.2618 54.8107 41.2516 54.8519 41.2007 54.8621C41.1803 54.8724 41.1498 54.8724 41.1091 54.8724C41.0785 54.8724 41.0684 54.8724 41.0684 54.893C41.0684 54.9135 41.0887 54.9135 41.1193 54.9135H41.4145H41.7809C41.8013 54.9135 41.8216 54.9135 41.8216 54.893C41.8216 54.8827 41.8115 54.8724 41.7809 54.8724C41.7504 54.8724 41.6995 54.8724 41.6689 54.8621C41.5977 54.8519 41.5773 54.8107 41.5773 54.7491C41.5671 54.6463 41.5672 54.4613 41.5672 54.2248V53.8137C41.5672 53.4539 41.5671 53.3922 41.5773 53.3203C41.5875 53.2278 41.5977 53.1969 41.6689 53.1867C41.6995 53.1867 41.7097 53.1764 41.7402 53.1764C41.7606 53.1764 41.7707 53.1661 41.7707 53.1558C41.7707 53.1455 41.7504 53.1353 41.73 53.1353C41.6384 53.1353 41.5061 53.1456 41.445 53.1456C41.3737 53.1456 41.2312 53.1353 41.1396 53.1353C41.1091 53.1353 41.0887 53.1353 41.0887 53.1558C41.0887 53.1764 41.0989 53.1764 41.1193 53.1764C41.1498 53.1764 41.1803 53.1867 41.2109 53.1867C41.2618 53.2072 41.2923 53.2381 41.2923 53.3203C41.3025 53.3922 41.3025 53.4539 41.3025 53.8137V54.2248H41.2821Z\" />\n <path d=\"M42.8907 54.9443C43.0129 54.9443 43.1452 54.9237 43.2674 54.8518C43.4302 54.749 43.4811 54.5742 43.4811 54.4406C43.4811 54.2145 43.3793 54.0603 43.1045 53.8341L43.0332 53.7828C42.85 53.6388 42.7889 53.5463 42.7889 53.4538C42.7889 53.3099 42.8907 53.2071 43.0638 53.2071C43.2165 53.2071 43.2775 53.2791 43.3081 53.3305C43.359 53.3819 43.3692 53.4641 43.3692 53.4847C43.3692 53.5052 43.3793 53.5258 43.3895 53.5258C43.3997 53.5258 43.4099 53.5052 43.4099 53.4641C43.4099 53.2688 43.4201 53.2071 43.4201 53.1763C43.4201 53.1557 43.4099 53.1455 43.3895 53.1455C43.3284 53.1249 43.2266 53.1043 43.0841 53.1043C42.7584 53.1043 42.5446 53.2894 42.5446 53.5463C42.5446 53.7416 42.6362 53.9061 42.8907 54.1014L43.0027 54.1836C43.1961 54.3378 43.2266 54.4509 43.2266 54.564C43.2266 54.6873 43.1249 54.8312 42.9111 54.8312C42.7686 54.8312 42.6362 54.7695 42.5853 54.5948C42.5752 54.5537 42.565 54.5023 42.565 54.4817C42.565 54.4612 42.565 54.4406 42.5446 54.4406C42.5243 54.4406 42.5243 54.4714 42.5141 54.5023C42.5141 54.5434 42.5039 54.6873 42.5039 54.8107C42.5039 54.862 42.5141 54.8826 42.5446 54.8929C42.6464 54.934 42.7482 54.9443 42.8907 54.9443Z\" />\n <path d=\"M35.877 6.54051C35.8973 6.19103 35.2458 5.92377 35.0931 5.90321C34.8183 5.88266 34.4824 6.45828 34.1261 6.82832C33.8105 5.13229 33.9734 4.41276 34.1566 3.66239C34.859 4.95755 35.8159 5.23508 36.3248 5.17341C34.6147 3.79602 34.9099 2.55226 34.3908 2.49059C34.0956 2.45975 33.8818 2.48031 33.7291 2.48031C33.1387 2.48031 33.0573 3.64184 32.9758 4.17634C32.589 3.44654 32.2124 2.85035 31.5507 2.00748C30.9196 0.383396 30.1561 0.794556 29.3723 0.0544684C29.9831 0.979578 29.4843 1.5552 30.8992 2.23361C31.2657 2.5831 31.6932 3.12789 31.9782 3.58016C31.7441 3.88853 31.5813 4.07355 31.3675 4.28941C31.1944 4.55667 31.1028 5.56401 30.5633 6.32465C31.3675 5.96489 31.683 5.4715 31.9681 4.98838C34.5129 6.92084 32.4465 11.8753 31.8663 12.9649C31.3064 12.5846 30.5939 12.3687 29.9322 12.2556L29.8609 12.0295L29.2604 10.0765H29.5352C29.8508 10.0765 29.922 9.86063 29.8813 9.68588L31.6321 10.2307L32.4058 10.4774L31.9375 9.80923L31.1232 8.66826L31.9375 7.53758L32.4058 6.86944L31.6321 7.10586L30.0543 7.59925C29.9424 7.23948 29.6472 7.06474 29.3214 7.02363L29.8508 5.21452L30.0747 4.4436L29.4334 4.91643L28.3137 5.73875L27.1838 4.91643L26.5425 4.4436L26.7664 5.21452L27.2957 7.02363C26.97 7.07502 26.685 7.23948 26.5628 7.59925L24.985 7.10586L24.2317 6.86944L24.7 7.53758L25.5143 8.66826L24.7 9.80923L24.2317 10.4774L25.0054 10.2307L26.7664 9.68588C26.7155 9.86063 26.7766 10.0765 27.1023 10.0765H27.3772L26.7766 12.0295L26.7155 12.2556C26.0437 12.379 25.3108 12.5948 24.7407 12.9957C23.0306 9.64477 23.509 6.2527 24.9443 5.12201C24.9239 5.83126 25.5347 6.79749 25.8299 7.00307C25.6365 6.27326 25.9724 4.95755 25.5856 4.62862C25.3209 4.40248 24.9239 4.28941 24.4964 4.29969C24.7916 3.81658 25.1886 3.21012 25.8604 2.30557C26.8682 1.82246 27.1634 0.640371 27.4077 0.0441895C26.3083 0.455349 25.5042 1.02069 25.3311 1.95608C24.9443 2.47003 24.5168 3.08677 24.0383 3.8063C24.0587 2.93259 23.5803 2.62422 22.9491 2.5831C21.0965 2.9737 21.239 4.32025 19.6612 5.24536C20.7402 5.62568 22.4402 3.23068 23.0204 3.49793C23.112 4.96783 22.7761 6.12935 22.7761 6.93111C22.5012 6.62274 22.3587 6.40689 22.1246 6.37605C21.9007 6.33493 21.2797 6.38633 20.8624 6.85916C20.7402 7.59925 20.7707 8.99719 20.0785 10.6829C21.1067 9.727 21.5953 7.85622 21.7683 7.32172C22.033 7.68148 22.318 8.49352 22.3791 9.18221C22.5012 10.5185 23.3156 12.749 24.018 13.8283C23.8246 14.1984 23.7737 14.6198 23.8347 15.0926C23.2952 15.4935 23.2342 16.0589 23.4174 16.4392C23.621 16.8503 24.1503 17.1176 24.7712 16.8812L24.9647 16.7989C25.6161 16.5317 26.8377 16.0177 28.3137 16.0177C29.7897 16.0177 31.0112 16.5317 31.6627 16.7989L31.8561 16.8812C32.477 17.1279 33.0064 16.8606 33.1998 16.4392C33.3932 16.0589 33.3321 15.4935 32.7926 15.0926C32.8639 14.589 32.7926 14.1367 32.5585 13.7461L32.5788 13.7666C33.8411 11.9473 33.9225 8.48324 34.971 7.48618C35.0626 8.6991 35.7039 9.70644 36.335 9.85035C35.8464 8.96636 35.8464 7.30116 35.877 6.54051ZM30.0951 8.15431L31.0214 7.8665L30.5633 8.49352L30.4513 8.65798L30.5735 8.82245L31.0316 9.45975L29.8508 9.0897C29.9525 8.84301 30.0442 8.56547 30.0951 8.15431ZM25.6263 9.44947L26.0844 8.81217L26.2065 8.64771L26.0844 8.48324L25.6263 7.85622L26.5526 8.14404C26.6035 8.5552 26.6951 8.82245 26.7969 9.06915L25.6263 9.44947ZM29.3316 9.1411H28.5885L28.6801 7.81511C29.7795 7.332 29.6777 8.35989 29.3316 9.1411ZM29.1077 11.3922L28.4765 10.9296L28.3238 10.8166L28.161 10.9296L27.54 11.3922L27.9472 10.0662H28.7005L29.1077 11.3922ZM28.161 6.29382L28.3238 6.40689L28.4765 6.29382L29.1178 5.83126L28.7514 7.07502C28.7412 7.0853 28.731 7.0853 28.7208 7.0853C28.6598 6.93111 28.4969 6.82832 28.3238 6.82832C28.1508 6.82832 27.9981 6.93111 27.937 7.0853C27.9269 7.0853 27.9065 7.0853 27.8963 7.07502L27.5299 5.83126L28.161 6.29382ZM27.3263 9.1411C26.97 8.35989 26.8682 7.32172 27.9676 7.81511L28.0592 9.1411H27.3263ZM28.3238 11.495L29.1993 12.1323C28.8226 12.0912 28.5071 12.0912 28.3238 12.0912C28.1304 12.0912 27.8149 12.1014 27.4484 12.1323L28.3238 11.495ZM24.7203 16.1205L24.5371 16.2028C24.2725 16.3056 24.0994 16.2233 24.0383 16.1C23.9671 15.9663 24.0078 15.7402 24.3335 15.5346C24.3742 15.5141 24.4251 15.4832 24.4659 15.4627L25.0868 15.9766C24.9443 16.028 24.8221 16.0794 24.7203 16.1205ZM26.8275 15.4421L26.1862 14.7945C26.7155 14.6609 27.2754 14.5684 27.8251 14.5273L28.2119 15.2879C27.7131 15.2982 27.255 15.3599 26.8275 15.4421ZM30.4004 15.5757L30.0238 14.702C30.604 14.8151 31.1537 14.9796 31.6321 15.1851L31.8561 16.0897C31.4896 15.9355 31.001 15.7402 30.4004 15.5757ZM28.3238 13.8386C27.1023 13.8386 25.7281 14.1367 24.6695 14.5992C24.6898 14.3628 24.7712 14.1572 24.9138 13.9722C25.5245 13.2219 27.1329 12.9546 28.3238 12.9546C29.5047 12.9546 31.113 13.2219 31.7238 13.9722C31.8765 14.147 31.9579 14.3628 31.9681 14.589C30.9196 14.1264 29.5657 13.8386 28.3238 13.8386Z\" />\n <path d=\"M19.9245 34.8181C19.4562 34.8181 19.1508 34.8284 19.1508 34.8284C19.0389 36.1955 19.0898 37.4392 19.273 38.5699C19.7514 37.7682 20.24 36.9664 20.2197 36.4011C20.1891 35.8151 20.0568 35.2909 19.9245 34.8181Z\" />\n <path d=\"M20.2626 34.818C20.3949 35.2908 20.517 35.8048 20.5374 36.3804C20.5578 37.0485 20.0692 37.8708 19.55 38.7445C19.4889 38.8473 19.4279 38.9501 19.377 39.0529C20.8835 46.5052 28.0192 48.9927 28.0192 48.9927V34.8283C28.0192 34.8283 22.6445 34.8077 20.2626 34.818ZM25.6169 43.6785C25.2606 43.7504 24.7008 43.7915 24.3241 43.7915C23.9475 43.7915 23.3774 43.7504 23.0314 43.6785C23.0721 43.5243 23.123 43.3084 23.1637 43.0926C22.899 43.0617 22.6242 42.9692 22.4104 42.887C22.5224 42.4964 22.6954 42.1161 22.8379 41.5918C23.3164 41.7049 23.7846 41.7357 24.3241 41.7357C24.8636 41.7357 25.3319 41.6946 25.8103 41.5918C25.9528 42.1161 26.1259 42.4964 26.2379 42.887C26.0241 42.9692 25.7492 43.0617 25.4846 43.0926C25.5355 43.3084 25.5864 43.5243 25.6169 43.6785ZM22.6954 40.5742C22.9601 40.4817 24.0086 40.42 24.3241 40.42C24.6295 40.42 25.678 40.4817 25.9528 40.5742C25.9834 40.7078 25.9834 40.9134 25.963 41.0573C25.5558 41.1807 24.8535 41.2423 24.3241 41.2423C23.7948 41.2423 23.0924 41.1807 22.6853 41.0573C22.6649 40.9031 22.6649 40.7078 22.6954 40.5742ZM26.6654 37.7783C26.2684 38.7343 25.8816 39.7211 25.7696 40.0191C25.5558 39.9883 25.3319 39.9677 25.1079 39.9575C25.3726 39.1249 25.6983 37.9325 25.9732 37.1821C26.1564 36.6579 27.0318 36.8841 26.6654 37.7783ZM24.3241 36.3804C24.3852 35.9384 25.6271 35.8562 25.393 36.8327C25.1588 37.8092 24.8636 38.9604 24.6397 39.9472C24.5379 39.9472 24.4259 39.9369 24.3241 39.9369C24.2223 39.9369 24.1104 39.9472 24.0086 39.9472C23.7846 38.9604 23.4894 37.8194 23.2553 36.8327C23.0212 35.8562 24.2631 35.9384 24.3241 36.3804ZM22.6954 37.1821C22.9601 37.9325 23.296 39.1249 23.5607 39.9575C23.3266 39.9677 23.1026 39.9883 22.899 40.0191C22.7769 39.7211 22.39 38.7343 21.9931 37.7783C21.6062 36.8841 22.502 36.6579 22.6954 37.1821Z\" />\n <path d=\"M35.8563 36.216L35.8359 35.8665H36.1922C36.6604 35.8665 36.8946 35.4039 37.0269 34.8694C35.1946 34.8592 28.6289 34.8797 28.6289 34.8797V41.7152C29.1786 41.3041 29.6977 40.9752 30.3899 40.749V39.5669V39.2483H30.6953H31.072C31.1127 37.6037 31.4995 36.401 32.2629 35.6095L32.4869 35.3731L32.7108 35.6095C33.4743 36.401 33.8611 37.5934 33.9018 39.2483H34.309H34.6144V39.5669V40.8518C35.3677 41.1602 35.8664 41.6433 36.2533 42.1572C36.8742 40.8827 37.3323 39.4128 37.4951 37.7064C37.4646 37.7064 37.4341 37.7167 37.3934 37.7167C36.6706 37.7064 35.9173 37.1925 35.8563 36.216Z\" />\n <path d=\"M37.4944 34.8694C37.4944 34.8694 37.4333 34.8694 37.362 34.8694C37.1992 35.6506 36.8429 36.1851 36.1914 36.1954C36.2423 36.9766 36.8225 37.3775 37.3824 37.3775C37.4231 37.3775 37.474 37.3672 37.5147 37.3569C37.5656 36.5654 37.5758 35.7534 37.4944 34.8694Z\" />\n <path d=\"M32.4767 41.0882C30.4917 41.0882 29.7181 41.6536 28.6289 42.4965V49.0339C28.6289 49.0339 33.3521 47.3893 35.9275 42.7843C35.3269 41.8797 34.4617 41.0882 32.4767 41.0882ZM34.1054 43.7299L33.5048 43.0412L32.4869 43.9561L32.9042 44.4392C32.9042 44.4392 33.3318 44.2336 33.7084 44.6756C33.4234 44.9223 32.9348 45.354 32.6396 45.611C32.2629 45.169 32.5276 44.7784 32.5276 44.7784L32.1103 44.2953L30.8684 45.426L30.4612 44.9531L31.7336 43.8738L31.2755 43.3393C31.2755 43.3393 31.1127 43.4935 30.8582 43.7094C30.4917 43.2879 30.2067 42.7329 30.4714 42.0236C31.1941 41.8592 31.7031 42.2292 32.0695 42.6404C31.8252 42.8562 31.6522 43.0104 31.6522 43.0104L32.1103 43.5552L33.1486 42.6712L32.5785 41.962C33.118 41.9003 33.5863 42.0853 33.8509 42.3937C34.1156 42.702 34.2377 43.1954 34.1054 43.7299Z\" />\n <path d=\"M19.4177 31.313C19.9165 31.7241 20.1099 32.0325 19.9572 33.4407C19.9369 33.6154 20.0285 33.9444 20.1303 34.3041H37.1095C37.1298 34.1191 37.14 33.9341 37.14 33.7799C37.1502 33.009 37.0179 32.4025 36.7634 32.1456C36.682 32.0633 36.5903 32.0222 36.4376 32.0222C36.4275 32.0222 36.4173 32.0222 36.4173 32.0222L35.7353 32.0942L36.1017 31.5083C36.458 30.9326 36.967 30.6037 37.5065 30.5626V25.4745H19.1836V31.1588C19.2447 31.1999 19.3159 31.2307 19.3668 31.2718L19.4177 31.313ZM30.2079 30.6345V30.2748L29.3732 30.2645C29.5767 29.3805 31.2869 28.2498 32.0503 27.9826C32.0096 27.0163 33.2617 26.6977 34.2796 26.6669C35.5317 26.636 35.8269 27.9928 35.8269 28.4143C35.8269 28.9693 35.6844 30.2131 34.9922 30.5934C33.9844 31.1485 33.1293 30.3776 33.1293 29.6889C33.1293 28.9282 33.6587 28.476 34.5545 28.5787C35.4604 28.6815 35.3892 28.1676 34.7072 27.9928C34.3712 27.9106 32.9359 27.8284 32.4575 28.9077C32.1827 28.918 31.8875 28.8049 31.7144 28.6301C31.5312 28.8768 31.236 29.0413 30.839 29.1544C31.1851 29.8739 31.8976 29.7505 32.3252 29.4113C32.315 29.5039 32.3048 29.6066 32.3048 29.7197C32.3048 31.4774 34.1676 31.9297 35.3179 31.2718C35.1245 31.8372 35.2161 32.567 35.2976 33.0501H30.7881C30.8695 32.5567 31.4599 32.0119 31.9689 31.6522L31.5719 31.0149C31.0833 31.2307 30.6252 31.426 30.0959 31.5699C28.8438 31.8989 28.9151 31.0046 30.2079 30.6345ZM27.0319 32.0736C26.8588 32.3306 25.79 32.6595 25.5253 32.495C25.0775 32.2175 24.8535 31.6316 24.9655 31.3746C25.0978 31.0457 26.2684 30.7168 26.6451 30.8401C27.0115 30.9737 27.1744 31.8577 27.0319 32.0736ZM20.7818 29.2674C21.7793 28.7021 22.2883 28.2807 22.8176 27.4378C22.4206 27.2425 21.9626 26.893 21.6165 26.3996C23.5098 26.9341 24.4667 27.2116 26.6858 26.4099C26.3193 26.9958 25.7798 27.3453 25.3218 27.6331C25.8307 28.476 26.3295 29.4319 26.5026 30.2028C25.8307 30.1514 25.0775 30.3159 24.5379 30.8093C23.7032 30.8504 22.6548 31.1177 22.0644 29.2058C21.7692 29.3599 21.4638 29.5655 21.4638 29.5655C21.7997 30.8093 22.4308 31.6624 24.0901 31.4877C24.1817 31.8886 24.2529 32.1147 24.4565 32.4436C23.7745 32.8445 22.0644 33.8621 20.7614 32.6903V29.2674H20.7818Z\" />\n <path d=\"M19.1836 31.5494V34.2939H19.7842C19.6824 33.9341 19.5908 33.6155 19.6213 33.3893C19.774 32.0119 19.5704 31.868 19.1836 31.5494Z\" />\n <path d=\"M37.4947 34.2938V30.8812C37.0977 30.9223 36.6906 31.169 36.375 31.6727C36.4055 31.6624 36.4463 31.6624 36.4768 31.6624C37.2301 31.6624 37.4846 32.7006 37.4744 33.7696C37.4744 33.9444 37.4642 34.1191 37.4438 34.2938H37.4947Z\" />\n <path d=\"M23.6312 29.6271C23.9468 29.7813 24.3336 29.6065 24.7408 29.6579C24.6594 29.4832 24.5779 29.3496 24.6288 29.1029C24.7306 28.6095 24.3336 28.4759 24.1504 28.4964C23.6923 28.517 23.4276 28.63 22.9492 28.4964C23.2851 28.8048 23.1935 29.4112 23.6312 29.6271Z\" />\n <path d=\"M19.6503 33.3686C19.8131 31.9501 19.5892 31.8371 19.182 31.4979C18.8257 31.1998 18.2455 31.1073 17.6653 30.7064C17.2479 30.4186 17.1359 29.9971 16.6168 29.4318C16.7186 28.2394 17.5635 26.7695 18.1946 26.4406C18.2862 26.3892 18.2557 24.539 18.2557 24.539C18.2557 24.539 18.673 24.5184 18.6323 24.4979C18.0724 24.1484 17.4006 24.4156 16.912 24.9913C16.4336 25.3819 15.3546 26.1117 14.6115 26.3686C13.6037 25.5052 12.0259 24.7548 10.8654 23.583C10.8654 23.583 12.3924 23.5625 13.0947 23.2747C13.278 23.1616 13.7666 22.3701 13.5732 21.6197C13.339 21.5375 12.9929 21.3525 12.657 21.1675C12.2397 20.9208 11.8325 20.6638 11.6493 20.5199C10.9876 20.0162 10.7229 19.5742 9.57267 19.2864C9.64392 18.7519 9.7559 18.8752 10.2649 18.536C10.9062 18.094 11.2624 17.5698 11.5271 17.0559C11.7307 16.6447 11.4966 15.8121 10.9774 16.8708C10.7942 17.2512 10.2954 17.7446 9.73554 17.8987C9.77626 17.5698 9.79661 17.3745 9.79661 17.1998C11.4762 16.0074 11.3133 14.9487 11.181 13.9619C11.1098 13.3863 10.5397 13.1499 10.5702 13.746C10.5804 14.1366 10.9265 15.257 9.78643 15.9149C9.76608 15.4215 9.62356 15.1954 9.52177 14.9384C10.5397 13.5816 10.1122 12.2659 9.68464 11.6697C9.4098 11.2894 8.73796 11.1557 9.04334 11.7622C9.28765 12.2556 9.69482 13.6021 8.94155 14.1469C8.67688 13.818 8.38168 13.6946 8.27989 13.2526C8.35114 11.7725 8.25953 10.8782 8.0763 10.354C7.89307 9.87085 7.435 9.56248 7.46554 10.282C7.50625 11.1043 7.57751 12.1322 7.49607 12.2042C7.42482 12.2659 6.3458 11.2482 5.89791 10.9501C5.45002 10.6418 4.93087 10.7548 5.45002 11.3613C5.90809 11.8958 7.28231 12.9237 7.10926 13.2629C6.99728 13.4685 6.00988 12.6462 5.50091 12.4714C4.98177 12.2864 4.8189 12.5742 5.25661 12.934C5.95899 13.5199 6.42724 13.9002 7.58769 14.2908C8.73796 14.6814 9.31818 16.2952 8.95173 18.608C8.94155 18.7211 8.73796 18.7005 8.62599 18.6594C8.57509 17.7754 8.4224 16.7167 8.20863 16.2541C7.93379 15.6476 7.39428 15.6374 7.58769 16.4597C7.74038 17.1073 7.83199 17.8165 7.72002 18.7005C6.76316 18.536 6.3967 18.2791 5.9997 18.0324C5.95899 17.5904 6.18293 16.8503 6.22365 16.1924C6.28473 15.5449 5.90809 15.1337 5.69432 15.956C5.49074 16.7372 5.34822 17.1175 5.22607 17.6726C4.95123 17.5801 4.6662 17.4567 4.53387 17.3026C4.4728 17.2306 4.53387 16.3466 4.46262 15.7196C4.40154 15.0001 4.1267 15.0206 3.91293 15.6579C3.81114 15.9457 3.73988 16.3363 3.70934 16.8092C3.37342 16.6036 3.1393 16.2027 3.10876 15.8943C3.15966 15.144 3.28181 14.3422 3.37342 13.8488C3.4345 13.4891 3.20037 12.7695 2.91535 13.6432C2.71176 14.2703 2.66087 14.7945 2.53871 15.2365C2.29441 15.2159 1.97885 13.7871 1.8058 12.8826C1.73454 12.4612 1.38844 11.9883 1.32737 12.9134C1.25611 13.9311 1.46988 14.959 1.71418 15.4215C1.22557 15.3701 0.757323 14.4758 0.421403 13.9619C0.116022 13.4993 -0.0264893 13.9824 0.00404883 14.1675C0.289072 15.9869 1.72436 16.6344 2.37584 16.7578C3.3836 18.2174 5.30751 18.8444 6.92603 19.5537C4.80872 19.5331 4.25903 20.3863 3.29199 19.8312C3.33271 20.633 3.7297 21.0133 4.10634 21.1983C4.38118 21.3217 4.64585 21.3628 4.768 21.3833C4.94105 22.3598 5.86737 22.3084 6.64101 22.3598C6.43742 24.2614 6.67154 26.7798 8.33078 28.6609C8.27989 29.6271 8.21881 30.9017 8.22899 31.7343C6.87513 33.0089 5.66378 35.6711 5.18535 37.1513C4.82908 38.2512 4.28957 39.1146 3.46504 39.5155C4.14706 40.2453 5.14464 39.8855 5.72486 39.4744C5.76558 40.1219 5.91827 40.5845 6.02006 40.9648C5.63325 41.5507 5.36858 41.9516 5.4093 42.6711C4.97159 42.7945 4.66621 43.0617 4.43208 43.3701C4.27939 43.5551 4.45244 44.4391 4.62549 44.8092C5.16499 46.0324 4.74764 48.7871 4.64585 49.6094C4.86979 49.6197 5.28715 49.6403 5.37876 49.3011C5.51109 49.4244 5.84701 49.6608 5.9997 50.1954C5.95899 50.3907 5.82665 51.2335 6.26437 51.3466C6.62065 51.4391 8.13737 51.3877 8.34096 51.1205C8.18827 50.9354 7.92361 50.5346 7.76074 50.1337C7.76074 49.7122 7.72002 49.2086 7.60805 48.9824C7.435 48.6741 6.99728 47.9648 6.71226 47.6873C6.65119 47.1836 6.60029 44.9325 6.83441 44.0691C7.23141 43.7915 9.90859 41.7769 10.4685 39.8547C10.9571 40.0191 10.8044 41.3657 10.8044 43.1028C10.8044 43.5654 11.3642 43.8018 11.7002 43.8532C12.4229 43.9457 13.4612 44.6344 14.6115 46.3716C14.8354 46.1351 15.1306 45.8987 15.1306 45.8987C15.2833 46.1043 15.4563 46.608 15.5581 46.9163C15.6803 47.1528 16.6168 47.2967 17.3294 47.0705C17.5635 46.9883 17.706 46.9472 17.8587 46.6902C16.9527 45.0867 16.403 44.028 15.2426 43.144C14.7031 42.7328 13.9803 42.5272 13.3798 42.1366C13.7869 41.376 14.8965 37.7989 14.2246 36.4832C14.0007 36.0515 13.1558 35.6197 12.1277 35.815C12.9828 34.7666 14.7234 32.7108 14.9576 32.0838C15.1611 32.3305 16.1893 32.1557 16.9527 32.4641C17.2276 32.5772 18.0114 33.5948 18.0521 33.9545C18.1233 34.5816 18.1539 35.3422 17.7162 37.0691C18.0216 37.0177 17.9808 36.9971 18.276 36.8738C18.3269 37.3363 18.1844 37.6961 17.7874 38.3951C17.8892 39.0221 18.1641 39.978 18.4593 40.163C18.8461 39.0015 20.2814 37.3363 20.2407 36.3701C20.1898 35.0544 19.579 33.9443 19.6503 33.3686Z\" />\n <path d=\"M78.0588 32.125C78.0588 32.125 77.6414 32.3819 76.766 32.3819C75.6361 32.3819 74.6283 31.7035 74.0888 31.3438C73.3966 30.8812 72.2667 30.2233 71.1368 29.8636C68.9584 29.8636 67.5333 29.2468 66.4237 27.7872C65.3142 26.3482 64.7441 24.4877 64.7441 22.3394C64.7441 19.1734 65.9351 16.6037 68.0321 15.4627C68.8872 15.0002 69.956 14.7432 71.0452 14.7432C74.9133 14.7432 77.3055 17.6007 77.3055 22.2057C77.3055 25.4025 76.1756 27.7872 74.4349 28.9487C74.8319 29.1029 75.402 29.4833 75.7379 29.6888C76.257 30.0075 76.8881 30.3056 77.5396 30.3056C78.1707 30.3056 78.8324 30.2028 78.8324 30.2028L78.0588 32.125ZM73.5595 18.8959C73.3254 18.1558 72.5517 17.0354 71.0045 17.0354C70.0171 17.0354 69.162 17.5391 68.7446 18.3305C68.2458 19.2865 68.0117 20.5714 68.0117 22.3496C68.0117 24.8885 68.4291 26.4715 69.3045 27.1088C69.7728 27.448 70.353 27.6125 71.0452 27.6125C73.0709 27.6125 73.9361 26.0501 73.9361 22.3085C73.9361 20.7975 73.814 19.7182 73.5595 18.8959Z\" />\n <path d=\"M86.5504 29.9252C86.1941 29.6682 85.8989 29.3085 85.7157 28.8665C85.0235 29.5449 84.0157 29.9047 82.8858 29.9047C81.3793 29.9047 80.0763 29.1851 79.7302 28.147C79.5674 27.6536 79.4961 27.0882 79.4961 25.9884V19.05L82.2547 18.5258V25.4847C82.2547 26.4509 82.3463 26.9649 82.4888 27.263C82.6415 27.5611 83.0487 27.7666 83.4762 27.7666C84.1684 27.7666 85.0031 27.263 85.2169 26.7285V19.1117L87.8941 18.5464V26.8107C87.8941 27.5302 88.1282 28.2703 88.5456 28.774L86.5504 29.9252Z\" />\n <path d=\"M93.2171 25.1044V25.1969C93.2171 26.8621 94.0314 27.818 95.4769 27.818C96.4439 27.818 97.3397 27.4583 98.205 26.7387L99.2941 28.4348C98.0624 29.4421 96.7595 29.9355 95.2529 29.9355C92.1788 29.9355 90.1836 27.7358 90.1836 24.3334C90.1836 22.3907 90.5806 21.0956 91.5273 20.0368C92.4027 19.0398 93.4715 18.5772 94.8967 18.5772C96.1284 18.5772 97.3092 18.9986 97.9912 19.7182C98.9786 20.7358 99.4163 22.1954 99.4163 24.4568V25.1147H93.2171V25.1044ZM96.505 22.9047C96.505 22.1029 96.4236 21.6815 96.1691 21.2806C95.8942 20.8591 95.4972 20.6433 94.9374 20.6433C93.8685 20.6433 93.2578 21.4862 93.2578 22.9869V23.028H96.505V22.9047Z\" />\n <path d=\"M103.803 25.1044V25.1969C103.803 26.8621 104.618 27.818 106.063 27.818C107.02 27.818 107.926 27.4583 108.781 26.7387L109.87 28.4348C108.639 29.4421 107.336 29.9355 105.829 29.9355C102.755 29.9355 100.76 27.7358 100.76 24.3334C100.76 22.3907 101.157 21.0956 102.103 20.0368C102.989 19.0398 104.048 18.5772 105.473 18.5772C106.705 18.5772 107.885 18.9986 108.567 19.7182C109.555 20.7358 109.992 22.1954 109.992 24.4568V25.1147H103.803V25.1044ZM107.091 22.9047C107.091 22.1029 107.01 21.6815 106.755 21.2806C106.481 20.8591 106.084 20.6433 105.524 20.6433C104.455 20.6433 103.844 21.4862 103.844 22.9869V23.028H107.091V22.9047Z\" />\n <path d=\"M117.679 29.6271V22.586C117.679 21.3628 117.465 21.0031 116.732 21.0031C116.172 21.0031 115.439 21.3834 114.788 21.9796V29.6271H111.978V21.7843C111.978 20.8489 111.856 19.9649 111.602 19.2453L114.096 18.5258C114.35 18.9781 114.493 19.4406 114.493 19.8826C114.91 19.5846 115.266 19.3379 115.724 19.0809C116.294 18.7828 117.027 18.6183 117.658 18.6183C118.849 18.6183 119.898 19.2556 120.234 20.1807C120.376 20.5816 120.447 21.0545 120.447 21.7226V29.6271H117.679Z\" />\n <path d=\"M126.543 29.9664C125.22 29.9664 123.775 29.5449 122.207 28.7226L123.215 26.6463C124.07 27.1808 125.556 27.8695 126.778 27.8695C127.572 27.8695 128.203 27.335 128.203 26.6463C128.203 25.9062 127.684 25.5259 126.554 25.3203L125.291 25.0839C124.579 24.9605 123.703 24.4466 123.327 23.984C122.95 23.5215 122.716 22.7403 122.716 22.031C122.716 19.9238 124.375 18.5053 126.859 18.5053C128.579 18.5053 129.709 19.0295 130.686 19.5229L129.77 21.4245C128.701 20.8695 127.928 20.6433 127.134 20.6433C126.319 20.6433 125.77 21.0648 125.77 21.7021C125.77 22.2571 126.126 22.545 127.113 22.8019L128.406 23.1411C129.73 23.4803 130.167 23.8812 130.544 24.3643C130.941 24.868 131.134 25.4847 131.134 26.2043C131.134 28.4451 129.292 29.9664 126.543 29.9664Z\" />\n <path d=\"M135.848 29.8842C134.657 29.8842 133.69 29.3189 133.354 28.404C133.14 27.849 133.1 27.5201 133.1 25.9679V17.8886C133.1 16.4701 133.059 15.5964 132.957 14.6302L135.828 13.9723C135.929 14.5582 135.97 15.2572 135.97 16.7888V25.2278C135.97 27.0883 135.99 27.3453 136.153 27.6331C136.255 27.8181 136.489 27.9312 136.713 27.9312C136.815 27.9312 136.886 27.9312 137.029 27.8901L137.507 29.5861C137.049 29.7814 136.459 29.8842 135.848 29.8842Z\" />\n <path d=\"M146.151 30.1822C145.499 29.9047 144.919 29.4216 144.644 28.8665C144.441 29.0824 144.207 29.288 144.003 29.4319C143.474 29.8122 142.721 30.0281 141.845 30.0281C139.453 30.0281 138.16 28.8049 138.16 26.6463C138.16 24.1074 139.901 22.9253 143.311 22.9253C143.525 22.9253 143.708 22.9253 143.942 22.9458V22.5038C143.942 21.3012 143.708 20.9003 142.69 20.9003C141.784 20.9003 140.746 21.3423 139.585 22.1235L138.394 20.0883C138.964 19.7285 139.382 19.5229 140.135 19.194C141.183 18.752 142.079 18.5567 143.067 18.5567C144.868 18.5567 146.1 19.2351 146.517 20.4378C146.66 20.8798 146.731 21.219 146.701 22.3805L146.64 26.0193C146.619 27.2013 146.701 27.7153 147.647 28.4348L146.151 30.1822ZM143.759 24.8988C141.815 24.8988 141.143 25.2586 141.143 26.5435C141.143 27.3864 141.662 27.962 142.374 27.962C142.894 27.962 143.423 27.6844 143.84 27.2219L143.881 24.8988H143.759Z\" />\n <path d=\"M155.29 29.6271V22.586C155.29 21.3628 155.076 21.0031 154.343 21.0031C153.773 21.0031 153.04 21.3834 152.399 21.9796V29.6271H149.59V21.7843C149.59 20.8489 149.467 19.9649 149.213 19.2453L151.707 18.5258C151.961 18.9781 152.104 19.4406 152.104 19.8826C152.521 19.5846 152.877 19.3379 153.336 19.0809C153.895 18.7828 154.638 18.6183 155.27 18.6183C156.461 18.6183 157.509 19.2556 157.845 20.1807C157.988 20.5816 158.059 21.0545 158.059 21.7226V29.6271H155.29Z\" />\n <path d=\"M167.424 29.6271C167.343 29.4626 167.302 29.2879 167.261 28.9898C166.569 29.6065 165.755 29.8944 164.788 29.8944C162.07 29.8944 160.35 27.7563 160.35 24.3951C160.35 21.0133 162.212 18.6902 164.93 18.6902C165.704 18.6902 166.315 18.8855 166.834 19.307C166.793 19.0706 166.752 18.3305 166.752 17.7035V13.9825L169.542 14.4245V25.6697C169.542 28.3319 169.755 29.2057 169.939 29.6271H167.424ZM166.793 21.6609C166.274 21.1983 165.765 20.9619 165.266 20.9619C164.014 20.9619 163.464 22.0206 163.464 24.4259C163.464 26.749 163.943 27.5199 165.409 27.5199C165.928 27.5199 166.518 27.1601 166.793 26.8209V21.6609Z\" />\n <path d=\"M71.3613 50.329C69.5596 50.329 68.0327 49.6917 66.9435 48.5097C65.7322 47.1837 65.1621 45.3848 65.1621 42.8871C65.1621 40.122 65.895 38.1484 67.3812 36.8019C68.4093 35.8665 69.641 35.4245 71.1272 35.4245C72.6541 35.4245 73.9775 35.9076 75.0666 36.8636L74.293 37.9429C73.1224 37.1411 72.2877 36.8224 71.1781 36.8224C69.4985 36.8224 68.1854 37.6036 67.595 39.2688C67.2183 40.3481 67.0351 41.5713 67.0351 42.9487C67.0351 44.8503 67.3914 46.3922 68.0429 47.3481C68.6943 48.3041 70.1602 48.89 71.514 48.89C72.42 48.89 73.1936 48.705 73.7942 48.3246V43.9047H70.9033L70.5674 42.4656H75.4026V49.2292C74.3744 49.9076 72.8272 50.329 71.3613 50.329Z\" />\n <path d=\"M82.7219 50.3703C79.8514 50.3703 78.2227 48.2425 78.2227 44.7682C78.2227 41.3453 79.9226 39.2484 82.6609 39.2484C84.4015 39.2484 85.5315 40.0501 86.244 41.0883C86.8955 42.0443 87.2009 43.288 87.2009 45.0046C87.2009 48.5098 85.3381 50.3703 82.7219 50.3703ZM84.8596 41.9518C84.4219 41.0164 83.4956 40.5949 82.6405 40.5949C81.7142 40.5949 80.8591 41.0369 80.5028 41.7359C80.1669 42.3938 80.004 43.2366 80.004 44.4804C80.004 45.9606 80.2585 47.2763 80.6555 47.9239C81.0322 48.5611 81.8669 48.9826 82.7728 48.9826C83.862 48.9826 84.6764 48.4172 85.0327 47.3996C85.2668 46.7418 85.3482 46.1559 85.3482 45.1177C85.338 43.6478 85.1955 42.6507 84.8596 41.9518Z\" />\n <path d=\"M93.704 50.2057H92.0956L88.3496 39.6595L90.0292 39.2997L92.4621 46.5567C92.7573 47.4201 92.9609 48.3555 92.9609 48.3555H93.0016C93.0016 48.3555 93.1645 47.5332 93.5004 46.5773L95.8925 39.5773H97.6332L93.704 50.2057Z\" />\n <path d=\"M100.852 45.1073V45.3643C100.852 46.3613 100.974 47.122 101.34 47.6668C101.92 48.5713 102.887 48.9619 103.936 48.9619C104.944 48.9619 105.758 48.6433 106.491 47.9649L107.122 49.0236C106.196 49.8665 104.944 50.329 103.6 50.329C100.709 50.329 98.9785 48.2218 98.9785 44.727C98.9785 42.9487 99.3551 41.8077 100.231 40.749C101.065 39.752 102.093 39.2894 103.345 39.2894C104.475 39.2894 105.463 39.6903 106.175 40.4304C107.071 41.3555 107.366 42.3525 107.366 44.8709V45.1073H100.852ZM105.147 41.5097C104.791 40.9443 104.058 40.5845 103.264 40.5845C101.778 40.5845 100.943 41.6844 100.852 43.8636H105.626C105.605 42.7226 105.463 42.0236 105.147 41.5097Z\" />\n <path d=\"M114.726 41.1499C114.624 41.1088 114.431 41.0677 114.268 41.0677C113.637 41.0677 113.016 41.3349 112.527 41.8283C112.049 42.3115 111.926 42.6301 111.926 43.5038V50.1029H110.298V41.9825C110.298 40.4407 109.941 39.7417 109.941 39.7417L111.57 39.2997C111.57 39.2997 111.967 40.122 111.906 41.0163C112.659 39.937 113.769 39.2586 114.838 39.2586C115.113 39.2586 115.398 39.3614 115.398 39.3614L114.726 41.1499Z\" />\n <path d=\"M122.971 50.0926V42.9692C122.971 41.8488 122.89 41.5713 122.595 41.2115C122.36 40.9443 121.923 40.7695 121.444 40.7695C120.61 40.7695 119.307 41.4479 118.553 42.2497V50.0926H116.965V41.9722C116.965 40.4714 116.568 39.7519 116.568 39.7519L118.156 39.3099C118.156 39.3099 118.533 40.0911 118.533 40.9545C119.622 39.8547 120.711 39.3305 121.821 39.3305C122.951 39.3305 123.959 39.9472 124.376 40.8723C124.539 41.2526 124.63 41.6741 124.63 42.0955V50.0926H122.971Z\" />\n <path d=\"M139.207 50.0926V42.3114C139.207 41.2938 138.749 40.7696 137.863 40.7696C136.917 40.7696 136.184 41.3863 135.095 42.3937V50.0926H133.446V42.6095C133.446 41.9722 133.385 41.5508 133.15 41.2527C132.896 40.9546 132.56 40.8312 132.082 40.8312C131.288 40.8312 130.514 41.2321 129.425 42.2292V50.0926H127.857V41.9311C127.857 40.4098 127.48 39.6903 127.48 39.6903L129.068 39.31C129.068 39.31 129.445 40.1323 129.445 40.8724C130.137 40.0912 131.41 39.2894 132.479 39.2894C133.507 39.2894 134.535 39.9267 134.911 41.0471C135.919 39.9678 137.192 39.2894 138.26 39.2894C139.808 39.2894 140.877 40.4715 140.877 42.147V50.0926H139.207Z\" />\n <path d=\"M145.375 45.1073V45.3643C145.375 46.3613 145.498 47.122 145.854 47.6668C146.444 48.5713 147.401 48.9619 148.45 48.9619C149.457 48.9619 150.272 48.6433 151.005 47.9649L151.636 49.0236C150.72 49.8665 149.457 50.329 148.114 50.329C145.223 50.329 143.492 48.2218 143.492 44.727C143.492 42.9487 143.869 41.8077 144.744 40.749C145.579 39.752 146.607 39.2894 147.869 39.2894C148.999 39.2894 149.987 39.6903 150.699 40.4304C151.595 41.3555 151.89 42.3525 151.89 44.8709V45.1073H145.375ZM149.661 41.5097C149.305 40.9443 148.572 40.5845 147.778 40.5845C146.292 40.5845 145.457 41.6844 145.365 43.8636H150.139C150.129 42.7226 149.976 42.0236 149.661 41.5097Z\" />\n <path d=\"M160.817 50.0926V42.9692C160.817 41.8488 160.735 41.5713 160.44 41.2115C160.206 40.9443 159.768 40.7695 159.29 40.7695C158.455 40.7695 157.152 41.4479 156.399 42.2497V50.0926H154.811V41.9722C154.811 40.4714 154.414 39.7519 154.414 39.7519L156.002 39.3099C156.002 39.3099 156.379 40.0911 156.379 40.9545C157.468 39.8547 158.557 39.3305 159.667 39.3305C160.797 39.3305 161.804 39.9472 162.222 40.8723C162.385 41.2526 162.476 41.6741 162.476 42.0955V50.0926H160.817Z\" />\n <path d=\"M169.502 40.8106H167.324V47.5948C167.324 48.7563 167.64 49.1572 168.668 49.1572C169.126 49.1572 169.401 49.0955 169.696 48.9413L169.93 50C169.411 50.2776 168.82 50.4215 168.087 50.4215C167.538 50.4215 167.12 50.3187 166.723 50.1234C165.99 49.7636 165.716 49.0852 165.716 48.0265V40.8003H164.352V39.5566H165.716C165.716 38.539 165.878 36.8943 165.878 36.8943L167.589 36.514C167.589 36.514 167.385 38.1586 167.385 39.5566H170.001L169.502 40.8106Z\" />\n</svg>", "{{> header header}}\n{{> navbar navbar}}\n{{> globalAlert globalAlert}}\n<main>\n {{#> breadcrumbsWrapper}}\n {{> breadcrumbs breadcrumbs}}\n {{/breadcrumbsWrapper}}\n <!-- Main content-->\n <div class=\"container-fluid\">\n <div class=\"container qld-content\">\n <div class=\"row\">\n <!-- Side Nav -->\n {{#> sidenavWrapper}}\n {{> sidenav sidenav}}\n {{/sidenavWrapper}}\n {{#> contentWrapper}}\n {{> @partial-block }}\n {{/contentWrapper}}\n </div> <!-- end row -->\n </div>\n\n {{#>contentFooterWrapper}}\n {{> contentFooter contentFooter }}\n {{/contentFooterWrapper}}\n\n </div>\n</main>\n{{> footer footer}}", "<!-- DCTERMS https://www.dublincore.org/specifications/dublin-core/dcmi-terms/-->\n{{#if dcTerms}}\n<link rel=\"schema.DCTERMS\" href=\"http://purl.org/dc/terms/\" />\n<link rel=\"schema.AGLSTERMS\" href=\"https://agls.gov.au/documents/aglsterms/\" />\n<meta name=\"DCTERMS.title\" content=\"{{ title }}\">\n<meta name=\"DCTERMS.publisher\" scheme=\"AGLSTERMS.AglsAgent\" content=\"{{#if dcTerms.publisher}}{{dcTerms.publisher}}{{else}}corporateName=The State of Queensland; jurisdiction=Queensland{{/if}}\" />\n<meta name=\"DCTERMS.creator\" scheme=\"AGLSTERMS.GOLD\" content=\"{{#if dcTerms.creator}}{{dcTerms.creator}}{{else}}c=AU; o=The State of Queensland;{{/if}}\">\n{{#if dcTerms.created}}<meta name=\"DCTERMS.created\" content=\"{{ dcTerms.created }}\">{{/if}}\n{{#if dcTerms.modified}}<meta name=\"DCTERMS.modified\" content=\"{{ dcTerms.modified }}\">{{/if}}\n{{#if description}}<meta name=\"DCTERMS.description\" content=\"{{ description }}\">{{/if}}\n{{#if uri}}<meta name=\"DCTERMS.identifier\" scheme=\"DCTERMS.URI\" content=\"{{ uri }}\">{{/if}}\n<meta name=\"DCTERMS.jurisdiction\" scheme=\"AGLSTERMS.AglsJuri\" content=\"{{#if dcTerms.jurisdiction}}{{dcTerms.jurisdiction}}{{else}}Queensland{{/if}}\">\n{{#if dcTerms.type}}<meta name=\"DCTERMS.type\" scheme=\"DCTERMS.DCMIType\" content=\"{{ dcTerms.type }}\" />{{/if}}\n{{#if dcTerms.aggregationLevel}}<meta name=\"AGLSTERMS.aggregationLevel\" content=\"{{ dcTerms.aggregationLevel }}\"/>{{/if}}\n{{#if dcTerms.documentType}}<meta name=\"AGLSTERMS.documentType\" scheme=\"AGLSTERMS.agls-document\" content=\"{{ dcTerms.documentType }}\" />{{/if}}\n{{#if dcTerms.subject}}<meta name=\"DCTERMS.subject\" content=\"{{ dcTerms.subject }}\" />{{/if}}\n{{#if dcTerms.audience}}<meta name=\"DCTERMS.audience\" content=\"all\" scheme=\"{{ dcTerms.audience }}\" />{{/if}}\n{{#if dcTerms.licenseUri}}<meta name=\"DCTERMS.license\" scheme=\"DCTERMS.URI\" content=\"{{ dcTerms.licenseUri }}\">{{/if}}\n{{/if}}", "\n<!-- SEO (required) -->\n{{#if description }}<meta name=\"description\" content=\"{{ description }}\" />{{/if}}\n{{#if seo.pageSnippet }}<meta name=\"page.snippet\" content=\"{{ seo.pageSnippet}}\" />{{/if}}\n\n<!-- SEO -->\n{{#if seo.keywords }}<meta name=\"keywords\" content=\"{{ seo.keywords }}\" />{{/if}}\n{{#if seo.department }}<meta name=\"department\" content=\"{{ seo.department }}\" />{{/if}}\n\n<!-- Open Graph protocol https://ogp.me/ basics -->\n<meta property=\"og:title\" content=\"{{ title }}\" />\n<meta name=\"twitter:title\" content=\"{{ title }}\" />\n{{#if description }}<meta property=\"og:description\" content=\"{{ description }}\" />{{/if}}\n{{#ifAny og.twitter_description description }}<meta name=\"twitter:description\" content=\"{{#if og.twitter_description }}{{ og.twitter_description }}{{else}}{{ description }}{{/if}}\" />{{/ifAny}}\n{{#if og.image }}<meta property=\"og:image\" content=\"{{ og.image }}\">{{/if}}\n{{#ifAny og.twitter_image og.image }}<meta name=\"twitter:image:src\" content=\"{{#if og.twitter_image }}{{ og.twitter_image }}{{else}}{{ og.image }}{{/if}}\" />{{/ifAny}}\n{{#if uri }}<meta property=\"og:url\" content=\"{{ uri }}\" />{{/if}}\n{{#if og.type }}<meta property=\"og:type\" content=\"{{og.type}}\" />{{/if}}", "<!-- Example button to trigger the modal -->\n<button type=\"button\" class=\"btn btn-primary\" data-bs-toggle=\"modal\" data-bs-target=\"#{{modalID}}\">\n {{launchButtonLabel}}\n</button>\n\n<!-- You can also use a standard link. It must contain data-bs-toggle and data-bs-target attributes -->\n<p>You can also <a class=\"d-inline-block my-3\" href=\"#\" data-bs-toggle=\"modal\" data-bs-target=\"#{{modalID}}\">open a model</a> with a standard link.\n\n\n<!-- QGDS Modal -->\n<div class=\"modal fade\" id=\"{{modalID}}\" tabindex=\"-1\" aria-labelledby=\"{{modalLabel}}\" aria-hidden=\"true\">\n <div class=\"modal-dialog {{modalSize}}\">\n <div class=\"modal-content\">\n\n {{#if header}}\n <div class=\"modal-header\">\n <h1 class=\"modal-title\" id=\"{{modalLabel}}\">{{{ header.title }}}</h1>\n {{#if header.closeButton}}\n <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label=\"Close\"></button>\n {{/if}}\n </div>\n {{/if}}\n \n <div class=\"modal-body\">\n {{{ content }}}\n </div>\n \n {{#if footer}}\n <div class=\"modal-footer\">\n {{#each footer.buttons}}\n {{{ . }}}\n {{/each}}\n </div>\n {{/if}}\n \n </div>\n </div>\n</div>", "<!-- QGDS Partial: Primary navigation -->\n\n<nav id=\"main-nav\" class=\"navbar navbar-expand-lg{{#if metadata.alternativeColor}} dark{{/if}}{{#if metadata.verticalOrientation}} vertical{{/if}}\" aria-label=\"Website navigation\" role=\"navigation\">\n <div id=\"navbarNav\" class=\"container\">\n <div class=\"nav-header\">\n <span class=\"navbar-brand\" href=\"#\">{{#if metadata.navbarBrandName}}{{metadata.navbarBrandName}}{{/if}}</span>\n <button id=\"burgerCloseBtn\" type=\"button\" class=\"navbar-btn\" data-bs-toggle=\"collapse\"\n aria-label=\"Close\" data-bs-target=\"#main-nav\" aria-expanded=\"false\"\n aria-controls=\"collapseExample\">Close</button>\n </div>\n <div class=\"navbar-collapse\">\n <ul class=\"navbar-nav\">\n {{#each navigation}}\n {{#if navigationItems}}\n <li class=\"nav-item dropdown{{#if alternativeColor}} alt{{/if}}{{#if mobileOnly}} mobile-only{{/if}}\"> \n <a class=\"nav-link{{#unless ../metadata.verticalOrientation}} dropdown-toggle{{/unless}}{{#if currentPage}} active{{/if}}{{#if dropdownOptions.hasNoLink}} hasNoLink{{/if}}\" {{#if currentPage}}aria-current=\"page\"{{/if}}{{#if dropdownOptions.hasNoLink}} href=\"#\"{{else}} href=\"{{url}}\"{{/if}}{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}} role=\"button\" data-bs-toggle=\"dropdown\"\n aria-expanded=\"false\">\n {{#if iconName}}\n <span class=\"qld-icon qld-icon-md {{iconName}}\" aria-hidden=\"true\"></span>\n {{#if hideLabel}}\n <span class=\"visually-hidden-lg\">{{text}}</span>\n {{else}}\n {{text}}\n {{/if}}\n {{else}}\n {{text}}\n {{/if}}\n </a>\n <button class=\"nav-link dropdown-toggle\"{{#if currentPage}} aria-current=\"page\"{{/if}} data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-selected=\"false\" aria-label=\"Toggle navigation\"> \n <span class=\"visually-hidden\">Expand</span>\n </button>\n <ul class=\"dropdown-menu\">\n {{#unless dropdownOptions.hasNoLink}}\n <li>\n <a class=\"dropdown-item parent-link\" role=\"button\"{{#if currentPage}} aria-current=\"page\"{{/if}}{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>{{#if dropdownOptions.alternativeText}}{{dropdownOptions.alternativeText}}{{else}}{{text}}{{/if}}</a>\n {{#if dropdownOptions.description}}\n <p>{{dropdownOptions.description}}</p>\n {{/if}}\n </li>\n {{/unless}}\n {{#each navigationItems}}\n <li{{#if mobileOnly}} class=\"mobile-only\"{{/if}}>\n {{#if isHTML}}\n {{{htmlContent}}}\n {{/if}}\n {{#unless isHTML}}\n <a class=\"dropdown-item\" href=\"{{url}}\"{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>{{text}}</a>\n {{#if description}}\n <p>{{description}}</p>\n {{/if}}\n {{/unless}}\n </li>\n {{/each}}\n {{#if dropdownOptions.viewAllHref}}\n <li>\n <a class=\"dropdown-item view-all\" href=\"{{dropdownOptions.viewAllHref}}\">View all</a>\n </li>\n {{/if}}\n </ul>\n </li>\n {{else}}\n <li class=\"nav-item{{#if alternativeColor}} alt{{/if}}{{#if mobileOnly}} mobile-only{{/if}}\">\n <a class=\"nav-link{{#if currentPage}} active{{/if}}\"{{#if currentPage}} aria-current=\"page\"{{/if}} href=\"{{url}}\"{{#if target}} target=\"{{target}}\"{{/if}}{{#ifCond target '==' '_blank'}} rel=\"noopener noreferrer\"{{/ifCond}}>\n {{#if iconName}}\n <span class=\"qld-icon qld-icon-md {{iconName}}\" aria-hidden=\"true\"></span>\n {{#if hideLabel}}\n <span class=\"visually-hidden-lg\">{{text}}</span>\n {{else}}\n {{text}}\n {{/if}}\n {{else}}\n {{text}}\n {{/if}}\n </a>\n </li>\n {{/if}}\n {{/each}}\n </ul>\n </div>\n </div>\n <div id=\"overlay\"></div>\n</nav>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n {{> globalAlert globalAlert}}\n {{> header header}}\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n <div class=\"container mt-40 mt-lg-64\">\n {{#if breadcrumbs}}\n <div class=\"row\">\n <div class=\"col-12\">\n {{> breadcrumbs breadcrumbs}}\n </div>\n </div>\n {{/if}}\n\n <div class=\"row\">\n {{#if sidenav}}\n <!-- Side navigation Col -->\n <div class=\"col-12 col-lg-3 mt-5 mt-lg-0 mb-32 mb-lg-0\">\n {{> sidenav sidenav}}\n </div>\n {{/if}}\n\n <!-- Content Col -->\n <div class=\"col-lg-8 col-md-7 ps-1 ps-md-32\">\n\n <!-- Main Content Sections -->\n <div class=\"content-section mb-5 px-1 px-md-32\">\n\n <h1 id=\"section-heading\">Single page form (H1)</h1>\n <p>\n Your feedback is important to us. It tells us how we can improve and what we\u2019re doing well. Your feedback is confidential.\n </p> \n \n <h2 id=\"form-heading\">Enquiry form (H2)</h2>\n\n {{#if inpageAlert}}\n <!-- Inpage Alert -->\n <div class=\"mb-32\">\n {{> inpageAlert inpageAlert}}\n </div>\n {{/if}}\n\n <div class=\"mb-32\">\n <p>Any information submitted using this form will be used in line with our privacy statement.</p>\n <p>Required fields are marked with an *</p>\n </div>\n\n {{#if form}}\n <form class=\"qld-form mb-5\">\n {{#each form.fields1}}\n <div class=\"form-group mb-32\">\n {{#ifCond type '==' 'textbox'}}\n {{> textbox this}}\n {{else ifCond type '==' 'textarea'}}\n {{> textarea this}}\n {{else ifCond type '==' 'radio'}}\n {{> formcheck this}}\n {{/ifCond}}\n </div>\n {{/each}}\n\n <h3 id=\"form-heading\">Contact details (H3)</h3>\n\n {{#each form.fields2}}\n <div class=\"form-group mb-32\">\n {{#ifCond type '==' 'textbox'}}\n {{> textbox this}}\n {{else ifCond type '==' 'select'}}\n {{> select this}}\n {{else ifCond type '==' 'checkbox'}}\n {{> formcheck this}}\n {{/ifCond}}\n </div>\n {{/each}}\n \n {{#if form.buttons}}\n <div class=\"form-actions d-flex mt-5 gap-4\">\n {{#each form.buttons}}\n {{> button this}}\n {{/each}}\n </div>\n {{/if}}\n </form>\n {{/if}}\n\n </div>\n </div>\n {{> contentFooter contentFooter}}\n </div>\n </div>\n </main>\n {{> footer footer}}\n</body>\n\n</html>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n <!-- Global ALert -->\n {{> globalAlert globalAlert}}\n\n <!-- Header -->\n {{> header header }} \n\n <!-- Navbar -->\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n\n <div class=\"container mt-40 mt-lg-64\">\n {{#if breadcrumbs}}\n <div class=\"row\">\n <div class=\"col-12\">\n <!-- breadcrumbs -->\n {{> breadcrumbs breadcrumbs}}\n </div>\n </div>\n {{/if}}\n\n <!-- Main Grid Layout: Side navigation and content -->\n <div class=\"row\">\n\n <!-- Side navigation column -->\n <div class=\"col-12 col-lg-3 mt-0 pe-lg-0\">\n {{> sidenav sidenav}}\n </div>\n <!-- End Side navigation column -->\n\n <!-- Content Column -->\n <div class=\"col-lg-8 mt-40 mt-lg-0 ms-lg-32 ps-lg-32\">\n\n {{#if inpagenav}}\n <!-- Inpagenav Component (.mb-64 provides vertical spacing) -->\n {{> inpagenav inpagenav}}\n {{/if}}\n\n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 4rem LG and above) -->\n <div class=\"mt-32 mt-lg-64\">\n <h2 id=\"section-heading\">Section heading (H2)</h2> \n <p>\n Lorem ipsum dolor sit amet consectetur. Sed facilisis purus eu convallis ut. Morbi condimentum volutpat\n feugiat pellentesque. Auctor amet auctor dolor metus eget diam. Facilisis vitae venenatis vestibulum\n libero ut. Luctus diam pellentesque ipsum accumsan amet commodo.\n </p>\n <p>\n Convallis et ullamcorper ac nisi ornare sed facilisis sem. Scelerisque malesuada vivamus tellus mi vitae\n amet ornare donec malesuada. Nascetur senectus aenean fames id turpis.\n </p>\n </div>\n\n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 4rem LG and above) -->\n <div class=\"mt-32 mt-lg-64\">\n\n <h2 id=\"content-heading\">Content heading (H2)</h2>\n \n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n\n {{#if calloutdata}}\n <!-- Callout Component -->\n {{> callout calloutdata}}\n {{/if}}\n </div>\n \n\n\n <!-- Content Section with top vertical spacer (2rem mobile, 2.5rem LG and above) -->\n <div class=\"mt-32 mt-lg-40\">\n <h3 id=\"inspection\">Pre-registration inspection (H3)</h3>\n <p>Information about pre-registration inspection requirements.</p>\n\n <h4 id=\"fees-and-charges\">Fees and charges (H4)</h4>\n <p>Details about fees and charges for vehicle registration.</p>\n \n \n {{#if accordionItems}}\n <!-- QGDS Accordion Component with 1.5rem vertical spacer -->\n <div class=\"mt-24\">\n {{> accordion accordionItems}}\n </div>\n {{/if}}\n </div>\n\n <!-- Top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-32 mt-lg-64\">\n {{#if video}}\n <!-- QGDS Video Component -->\n {{> video video}}\n {{/if}}\n </div>\n\n <!-- Emphasis Container, with top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-40 mt-lg-64 bg-light content-emphasis\">\n \n <h2 id=\"inspection\">Section heading (H2) with emphasis</h2>\n \n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies est. Tincidunt ultrices commodo vestibulum non netus. </p>\n \n <!-- QGDS Call To Action button -->\n {{> callToAction callToAction}}\n \n </div>\n\n\n\n <!-- Top vertical spacer: 2rem default (mobile), 4rem LG and above -->\n <div class=\"mt-32 mt-lg-64\">\n <h2 id=\"inspection\">Section heading (H2)</h2>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies est. Tincidunt ultrices commodo vestibulum non netus. </p>\n \n {{#if table}}\n <!-- Table Component (.my-40 wrapper provides vertical spacing) -->\n <div class=\"mt-24\">\n {{> table table}}\n </div>\n {{/if}}\n </div>\n\n </div>\n <!-- End Main Content Section -->\n\n </div>\n <!-- End Content Column -->\n \n\n <!-- QGDS Content Footer Component -->\n <div class=\"mt-64\">\n {{> contentFooter contentFooter}}\n </div>\n\n </main>\n <!-- Footer -->\n {{> footer footer}}\n</body>\n\n</html>", "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>{{title}}</title>\n</head>\n\n<body>\n {{> globalAlert globalAlert}}\n {{> header header}}\n {{> navbar navbar}}\n\n {{#if banner}}\n {{> banner banner}}\n {{/if}}\n\n <main>\n <div class=\"container-fluid p-0\">\n {{#if cardGrid}}\n <section class=\"py-5 mt-md-3\">\n <div class=\"container\">\n <div class=\"row\">\n {{#each cardGrid.cards}}\n <div class=\"col-md-4 mb-4\">\n {{> card this}}\n </div>\n {{/each}}\n </div>\n </div>\n </section>\n {{/if}}\n\n {{#if linkColumns}}\n <section class=\"py-5\">\n <div class=\"container\">\n {{> linkColumns linkColumns}}\n </div>\n </section>\n {{/if}}\n\n <section class=\"py-5 mt-md-3 bg-light\">\n <div class=\"container\">\n <h2 id=\"content-heading\">Section heading (H2)</h2>\n\n <div class=\"row\">\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n\n <div class=\"col-md-4 mb-4\">\n <h3 id=\"inspection\">Content heading (H3)</h3>\n <p>Lorem ipsum dolor sit amet consectetur. Viverra eu pulvinar a eu mauris ac at ultricies\n est.\n Tincidunt ultrices commodo vestibulum non netus. </p>\n <p>Mauris maecenas lacus hendrerit urna ultricies auctor. Sed tristique nascetur sapien\n condimentum adipiscing augue quisque eu.</p>\n\n {{> callToAction callToAction}}\n </div>\n </div>\n </div>\n </section>\n\n {{#if promotionalPanel}}\n <section class=\"pt-5 bg-light\">\n <div class=\"container is-extended\">\n {{> promotionalPanel promotionalPanel}}\n </div>\n </section>\n {{/if}}\n\n {{#if cardGridBottom}}\n <section class=\"py-64 dark-alt\">\n <div class=\"container pt-64\">\n <div class=\"row\">\n {{#each cardGridBottom.cards}}\n <div class=\"col-md-4 mb-4\">\n {{> card this}}\n </div>\n {{/each}}\n </div>\n </div>\n </section>\n {{/if}}\n\n </div>\n </main>\n {{> footer footer}}\n</body>\n\n</html>", "{{!\nComponent Name: QGDS QOL Pagination\nComponent Version: 1.0\nFramework: Bootstrap 5.3\nReference: https://getbootstrap.com/docs/5.0/components/pagination/\n}}\n\n<nav aria-label=\"{{ arialabel }}\">\n\n <ul class=\"pagination\">\n\n {{#if previous }}\n <li class=\"page-item previous\">\n <a class=\"page-link\" href=\"{{previous.href}}\" aria-label=\"{{previous.arialabel}}\">\n <span>{{ previous.linktext }}</span>\n </a>\n </li>\n {{/if}}\n\n {{#each pages}}\n <li class=\"page-item {{customClasses}}\">\n {{#if more}}\n {{! More button }}\n <span></span>\n {{else}}\n {{! Page button }}\n <a class=\"page-link\" href=\"{{href}}\" aria-label=\"{{arialabel}}\">{{ linktext }}</a>\n {{/if}}\n </li>\n\n {{/each }}\n\n {{#if next }}\n <li class=\"page-item next\">\n <a class=\"page-link\" href=\"{{next.href}}\" aria-label=\"{{next.arialabel}}\">\n <span>{{ next.linktext }}</span>\n </a>\n </li>\n {{/if}}\n\n </ul>\n\n</nav>", "<section class=\"qld-promo-panel {{#ifCond type '==' 'indent-text'}}indent{{/ifCond}} {{#ifCond type '==' 'indent-img'}}indent{{/ifCond}} {{type}}\">\n <div class=\"row {{#ifCond type '==' 'promo'}}bg-img{{else}}{{variantClass}}{{/ifCond}} {{contentAlignment}}\" \n {{#ifCond type '==' 'promo'}}\n style=\"background-image: url({{promoImage}});\"\n {{/ifCond}}>\n <div class=\"image-panel\">\n {{#ifCond type '!=' 'promo'}}\n <img class=\"promo-panel-image\" src=\"{{promoImage}}\" alt=\"Promotional Image\">\n {{else}}\n <div class=\"promo-panel-image\"></div>\n {{/ifCond}}\n </div>\n <div class=\"content-panel {{variantClass}}\"> \n {{#if icon}}\n <div class=\"icon-container\">\n <div class=\"icon-body\">\n <i class=\"qld-icon {{icon}}\"></i>\n </div>\n </div>\n {{/if}}\n <div class=\"main\">\n {{#if title}}\n <h2>{{~{title}~}}</h2>\n {{/if}}\n {{#if abstract}}\n <div class=\"promo-abstract\">\n {{~{abstract}~}}\n </div>\n {{/if}}\n {{#if body}}\n {{~{body}~}}\n {{/if}}\n </div>\n {{#if cta.items}}\n <div class=\"cta-container\"> \n {{#each cta.items}} \n {{> callToAction label=value href=url target=target class=class arialabel=value id=id}} \n {{/each}} \n </div>\n {{/if}}\n {{#if btn.items}}\n <div class=\"btn-container\">\n {{#each btn.items}}\n {{> button islink=islink variantClass=variantClass label=label href=href target=target dataatts=\"data-type='class'\"}}\n {{/each}}\n </div>\n {{/if}}\n </div>\n </div>\n</section>", "<!-- QGDS Component: Loading Quick exit -->\n\n<div class=\"qld-quick-exit\"><!-- dark -->\n <div class=\"container\">\n <div class=\"qld-quick-exit-inner container-fluid {{#if hasIconInfo}} has-icon-info{{/if}}{{#if hasTooltip}} has-tooltip{{/if}}\">\n <div class=\"qg-quick-exit__tips\">\n {{#if hasIconInfo}}\n <span class=\"icon-info\"></span>\n {{/if}}\n <p class=\"qld-quick-exit-tip-title\">{{{exitMessage}}}</p>\n <a href=\"{{browseSafelyOnlineURL}}\" class=\"qld-quick-exit-tip-link\">\n <span>{{exitMessageLinkText}}</span>\n </a>\n </div>\n <div class=\"qld-quick-exit-actions\">\n {{#if hasTooltip}}\n <ul class=\"qld-quick-exit-list\">\n <li class=\"qld-quick-exit-item qld-tooltip-container\">\n <input type=\"checkbox\" id=\"qld-quick-exit-input\" class=\"qld-quick-exit-input sr-only\" />\n <label for=\"qld-quick-exit-input\" class=\"qld-quick-exit-label qld-tooltip-parent\">\n <span class=\"qld-tooltip-prompt\">{{qldTooltipPrompt}}</span>\n <div class=\"qld-tooltip-wrapper\">\n <div class=\"qld-tooltip\">\n <span class=\"qld-tooltip-content\">{{qldTooltipContent}}</span>\n </div>\n </div>\n </label>\n </li>\n \n <li class=\"qld-quick-exit-item\">\n {{/if}}\n <button class=\"btn btn-secondary qld-quick-exit-button\">{{{quickExitButtonText}}}</button>\n {{#if hasTooltip}}\n </li> \n </ul>\n {{/if}}\n </div>\n </div>\n </div>\n</div>", "<!-- \n QGDS Component: Search input \n-->\n<div class=\"qld-search-input {{customClass}}\">\n <input id=\"{{ inputID }}\" name=\"{{ inputName }}\" class=\"form-control\" type=\"text\" autocomplete=\"off\"\n aria-label=\"{{ ariaLabel }}\" {{#each tags}} data-{{@key}}=\"{{this}}\" {{/each}} />\n\n {{#if suggestions}}\n <div class=\"suggestions suggestions__group d-none\">\n <div class=\"default-suggestions\">\n <div class=\"suggestions-category mt-16\">\n <strong class=\"suggestions-category-label d-block\">Popular services</strong>\n <ul class=\"mt-2\">\n {{#each default_suggestions.popular_services}}\n <li><a href=\"{{link}}\">{{title}}</a></li>\n {{/each}}\n </ul>\n </div>\n\n <div class=\"suggestions-category mt-16\">\n <strong class=\"suggestions-category-label d-block\">Browse by category</strong>\n <ul class=\"mt-12 mb-0\">\n {{#each default_suggestions.categories}}\n <li><a href=\"{{link}}\">{{title}}</a></li>\n {{/each}}\n </ul>\n </div>\n\n {{#if default_suggestions.options.view_more}}\n <div class=\"suggestions-category\">\n <a class=\"px-16 pt-12 pb-16 d-block suggestions-category-view-more\"\n href=\"{{default_suggestions.options.href}}\">{{default_suggestions.options.label}}</a>\n </div>\n {{/if}}\n </div>\n <div class=\"dynamic-suggestions\"></div>\n </div>\n {{/if}}\n <button class=\"btn btn-primary\" type=\"{{ buttonType }}\" id=\"{{ buttonID }}\">\n <span class=\"btn-icon\"></span>\n <span class=\"btn-label\">{{ buttonLabel }}</span>\n </button>\n</div>", "<!-- QGDS Component: Select -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\" for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span></label>\n {{/if}}\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<select class=\"qld-text-input form-select qld-select qld-field-width-1-quarter {{customClass}}\"\n aria-label=\"Default select example\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required aria-required=\"true\"{{/if}}>\n <option selected>{{placeholder}}</option>\n <option value=\"1\">Option 1</option>\n <option value=\"2\">Option 2</option>\n <option value=\"3\">Option 3</option>\n</select>\n", "<nav class=\"qld-side-navigation\" aria-label=\"Side Navigation\">\n <button\n class=\"accordion-button collapsed d-lg-none\"\n type=\"button\"\n data-bs-toggle=\"collapse\"\n data-bs-target=\"#sideNavCollapse\"\n aria-expanded=\"false\"\n aria-controls=\"sideNavCollapse\"\n >\n {{isdefined collapseTitle \"In this section\"}}\n </button>\n <div class=\"nav-wrapper collapse d-lg-block\" id=\"sideNavCollapse\">\n <h2 class=\"nav-title\">\n {{#if navtitlelink}}\n <a class=\"nav-link\" href=\"{{navtitlelink}}\">{{navtitle}}</a>\n {{else}}\n {{navtitle}}\n {{/if}}\n </h2>\n\n <!-- Level One -->\n <ul class=\"nav\" aria-label=\"section navigation\">\n\n {{#each navlist}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a class=\"nav-link\" href=\"{{link}}\" target=\"{{target}}\">\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n {{#if children}}\n <!-- Level Two -->\n <ul>\n {{#each children}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a class=\"nav-link\" href=\"{{link}}\" target=\"{{target}}\">\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n {{#if children}}\n <!-- Level Three -->\n <ul class=\"with-stalks\">\n {{#each children}}\n <li class=\"nav-item {{class}}\">\n\n {{#contains \"active\" class}}\n <span class=\"nav-link\">{{label}}</span>\n {{else}}\n <a\n class=\"nav-link\"\n href=\"{{link}}\"\n target=\"{{target}}\"\n >\n {{label}}\n {{class}}\n </a>\n {{/contains}}\n\n </li>\n {{/each}}\n </ul>\n {{/if}}\n\n </li>\n {{/each}}\n </ul>\n {{/if}}\n\n </li>\n {{/each}}\n </ul>\n </div>\n\n</nav>", "<!-- Side Nav -->\n<div class=\"col-12 col-lg-3 pe-lg-0 order-last order-lg-first mt-5 mt-lg-0\">\n {{> @partial-block }}\n</div>\n", "<nav class=\"qld-skip-links\" aria-label=\"skip to content links\">\n {{#each skipLinks}}\n <a class=\"qld-skip-links__item\" href=\"#{{targetId}}\">{{label}}</a>\n {{/each}}\n</nav>", "<!-- QGDS Component: Loading Spinner -->\n\n<div class=\"qld-spinner {{#if stacked}}align-center{{/if}}\" role=\"status\">\n <div class=\"spinner-border\"></div>\n <span class=\"qld-spinner-label {{#if minimal}}sr-only{{/if}}\">\n Loading...\n </span>\n</div>\n", "<!-- QGDS Component: Table -->\n\n<div class=\"table-responsive qld-table {{customClass}}\">\n\n <table class=\"table {{variantClass}}\">\n\n {{#if caption}}\n <caption class=\"caption\">\n {{caption}}\n {{#if subcaption}}\n <span class=\"sub-caption\">{{{ subcaption }}}</span>\n {{/if}}\n </caption>\n {{/if}}\n\n {{#if headers}}\n <thead>\n <tr>\n {{#each headers}}\n <th scope=\"col\">{{this}}</th>\n {{/each}}\n </tr>\n </thead>\n {{/if}}\n\n <tbody>\n {{#rows}}\n <tr class=\"\">\n {{#each cells}}\n <td>{{this}}</td>\n {{/each}}\n </tr>\n {{/rows}}\n </tbody>\n\n {{#if footer}}\n <tfoot>\n {{#each footer}}\n <tr class=\"\">\n {{#each cells}}\n <td>{{this}}</td>\n {{/each}}\n </tr>\n {{/each}}\n </tfoot>\n {{/if}}\n\n </table>\n</div>", "\n{{#ifCond type_variant '==' 'section-tabs'}}\n <section class=\"container tab-content pb-5 pt-5 mb-0 {{~#if tab_variant}} {{tab_variant}} {{else}} default{{/if~}}\">\n <div class=\"row\" style=\"padding-inline: 2.5rem;\">\n <h2>{{sibiling_section_title}}</h2>\n {{{sibling_section_content}}}\n </div>\n </section>\n{{/ifCond}}\n\n<!-- QGDS Tabs --> \n<section class=\"qld-tabs {{~#if type_variant}} {{type_variant}}{{/if~}} {{~#if variant}} {{variant}}{{else}} default{{/if~}}\"> \n <div class=\"tabs-area container\">\n <ul class=\"nav nav-tabs {{#ifCond type_variant '==' 'section-tabs'}}{{~#if tab_variant}} {{tab_variant}} {{else}} default{{/if~}}{{/ifCond}}\" role=\"tablist\">\n {{#each data.items }}\n <li class=\"nav-item\" role=\"presentation\">\n <button class=\"nav-link {{#if @first}}active{{/if}}\" id=\"{{toCamelCase this.tab_text}}-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#{{toCamelCase this.tab_text}}-{{../unique_id}}-tab-pane\" type=\"button\" role=\"tab\" aria-controls=\"#{{this.tab_text}}-tab-pane\" aria-selected=\"{{#if @first}}true{{else}}false{{/if}}\" {{#if this.disabled}}disabled{{/if}}>\n <span>\n {{#if this.icon}}\n <i class=\"{{this.icon}}\"></i>\n {{/if}}{{~this.tab_text~}}\n </span>\n </button>\n </li>\n {{/each }}\n </ul>\n <button class=\"scroll scroll-left\" aria-hidden=\"true\" aria-label=\"Scroll tab buttons left\" tabindex=\"-1\">\n <i></i>\n </button>\n <button class=\"scroll scroll-right\" aria-hidden=\"true\" aria-label=\"Scroll tab buttons right\" tabindex=\"-1\">\n <i></i>\n </button>\n </div>\n <div class=\"tab-content container\">\n {{#each data.items }}\n <section class=\"tab-pane fade {{#if @first}}show active{{/if}}\" id=\"{{toCamelCase this.tab_text}}-{{../unique_id}}-tab-pane\" role=\"tabpanel\" aria-labelledby=\"{{this.tab_text}}-tab\" tabindex=\"0\">\n {{#ifCond ../type_variant '==' 'section-tabs'}}\n <h2>{{this.title}}</h2>\n {{else}}\n <h3>{{this.title}}</h3>\n {{/ifCond}}\n {{{this.content}}}\n </section>\n {{/each }}\n </div>\n</section>", "<!-- QGDS Component: Tag -->\n\n<ul class=\"tag-list {{variant}}\">\n {{#each tagItems}}\n <li class=\"tag-item {{classes}} {{../size}} {{../emphasis}}\">\n {{{content}}}\n {{#if applied-filter}}\n <button class=\"tag-clear-filter-button\" aria-label=\"Remove\"></button>\n {{/if}}\n </li>\n {{/each }}\n</ul>\n", "<!-- QGDS Component: Textarea -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<textarea id=\"example-1\" class=\"qld-text-input form-control {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n placeholder=\"{{placeholder}}\" rows=\"{{rows}}\" {{#if isDisabled}}disabled{{/if}} {{#if isRequired}}required\n aria-required=\"true\" {{/if}}></textarea>", "<!-- QGDS Component: Textbox -->\n\n<!-- Label for the first input field -->\n<label class=\"qld-text-input-label {{#if isRequired}}field-required{{/if}} {{#if isDisabled}}field-disabled{{/if}}\"\n for=\"example-1\">\n {{label-text}}\n {{#if optional-text}}\n <span class=\"label-text-optional\">({{optional-text}})</span>\n {{/if}}\n</label>\n\n<!-- Hint text for the first input field -->\n{{#if hint-text}}\n<span class=\"qld-hint-text\" id=\"example-1-hint\">{{hint-text}}</span>\n{{/if}}\n\n{{#contains \"qld-input-success\" customClass}}\n<span id=\"text-field-success\" class=\"qld-input-success\">\n {{successMessageText}}\n</span>\n{{/contains}}\n\n{{#contains \"qld-input-error\" customClass}}\n<span id=\"text-field-error\" class=\"qld-input-error\">\n {{errorMessageText}}\n</span>\n{{/contains}}\n\n<!-- First text input field, described by the hint text above -->\n<input id=\"example-1\" class=\"qld-text-input form-control {{customClass}} {{#if isFilled}}form-style-filled{{/if}}\"\n type=\"text\" placeholder=\"{{placeholder}}\" aria-label=\"Text input example\" {{#if isDisabled}}disabled{{/if}} {{#if\n isRequired}}required aria-required=\"true\" {{/if}} />", "<!-- QGDS Partial: typography -->", "<!-- QGDS Component: Video -->\n\n{{#if analyticsTrackingCode}}\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://extend.vimeocdn.com/ga/{{analyticsTrackingCode}}.js\">\n</script>\n{{/if}}\n\n{{! By default, 'not-ready' class is added and will be removed by javascript event handler.\n When thumbnail attribute is empty / does not exist, 'empty-thumbnail' css class is added. }}\n<section class=\"video not-ready {{#unless thumbnail}}empty-thumbnail{{/unless}} {{videoSize}}\">\n <div class=\"video-description\">\n {{{ description }}}\n </div>\n {{#if transcriptContent}}\n {{{ transcriptAccordion }}}\n {{/if}}\n <div class=\"video-player ratio ratio-{{aspectRatio}}\">\n <a href=\"#\" class=\"video-thumbnail video-controls\" title=\"Play Video\" \n aria-label=\"Watch video {{#if duration}}- duration {{formatDuration duration \"long\"}}{{/if}}\">\n <div class=\"video-thumbnail-image\" style=\"--thumbnail:url({{thumbnail}})\"></div>\n <div class=\"video-nav\">\n <div class=\"video-watch\">\n <span class=\"icon\"></span><span>Watch</span>\n </div>\n {{#if duration}}\n <div title=\"Video duration\" class=\"video-duration\">\n <span class=\"icon\"></span><span>{{formatDuration duration}}</span>\n </div>\n {{/if}}\n </div>\n </a>\n <div class=\"video-embed ratio ratio-{{aspectRatio}}\">\n {{#ifCond source '===' 'vimeo'}}\n <iframe title=\"Vimeo video\" class=\"embed-responsive-item video-vimeo\" allow=\"autoplay; fullscreen\" allowfullscreen muted=\"muted\" src=\"https://player.vimeo.com/video/{{videoId}}?rel=0&autoplay={{urlParams.autoplay}}&background={{urlParams.background}}&controls={{urlParams.controls}}\"></iframe>\n {{else ifCond source '===' 'youtube'}}\n <iframe title=\"YouTube video\" class=\"embed-responsive-item video-youtube\" allow=\"autoplay; fullscreen\" allowfullscreen src=\"https://www.youtube.com/embed/{{videoId}}?rel=0&autoplay={{urlParams.autoplay}}&controls={{urlParams.controls}}\"></iframe>\n {{else ifCond source '===' 'custom'}}\n <iframe title=\"Custom video\" class=\"embed-responsive-item video-custom\" allow=\"autoplay; fullscreen\" allowfullscreen\n src=\"{{videoId}}\"></iframe>\n {{else}}\n <p class=\"text-center position-absolute top-50\">A video has not been provided.</p>\n {{/ifCond}}\n </div>\n </div>\n {{! Render the transcript content in an accordion template }}\n</section>\n", "/* global Handlebars */\n/** THIS IS A GENERATED FILE **/\n\nimport accordion from \"../components/bs5/accordion/accordion.hbs?raw\";\nimport backToTop from \"../components/bs5/backToTop/backToTop.hbs?raw\";\nimport banner from \"../components/bs5/banner/banner.hbs?raw\";\nimport blockquote from \"../components/bs5/blockquote/blockquote.hbs?raw\";\nimport breadcrumbs from \"../components/bs5/breadcrumbs/breadcrumbs.hbs?raw\";\nimport breadcrumbsWrapper from \"../components/bs5/breadcumbsWrapper/breadcrumbsWrapper.hbs?raw\";\nimport button from \"../components/bs5/button/button.hbs?raw\";\nimport callToAction from \"../components/bs5/callToAction/callToAction.hbs?raw\";\nimport callout from \"../components/bs5/callout/callout.hbs?raw\";\nimport card from \"../components/bs5/card/card.hbs?raw\";\nimport containerLayout from \"../components/bs5/containerLayout/containerLayout.hbs?raw\";\nimport contentFooter from \"../components/bs5/contentFooter/contentFooter.hbs?raw\";\nimport contentFooterWrapper from \"../components/bs5/contentFooterWrapper/contentFooterWrapper.hbs?raw\";\nimport contentWrapper from \"../components/bs5/contentWrapper/contentWrapper.hbs?raw\";\nimport correctincorrect from \"../components/bs5/correctincorrect/correctincorrect.hbs?raw\";\nimport dateinput from \"../components/bs5/dateinput/dateinput.hbs?raw\";\nimport directionLinks from \"../components/bs5/directionLinks/directionLinks.hbs?raw\";\nimport customLinks from \"../components/bs5/footer/customLinks.hbs?raw\";\nimport feedbackForm from \"../components/bs5/footer/feedbackForm.hbs?raw\";\nimport followLinks from \"../components/bs5/footer/followLinks.hbs?raw\";\nimport footer from \"../components/bs5/footer/footer.hbs?raw\";\nimport formcheck from \"../components/bs5/formcheck/formcheck.hbs?raw\";\nimport fullPage from \"../components/bs5/fullPageWrapper/fullPage.hbs?raw\";\nimport globalAlert from \"../components/bs5/globalAlert/globalAlert.hbs?raw\";\nimport head from \"../components/bs5/head/head.hbs?raw\";\nimport header from \"../components/bs5/header/header.hbs?raw\";\nimport headerBrand from \"../components/bs5/header/headerBrand.hbs?raw\";\nimport icon from \"../components/bs5/icons/icon.hbs?raw\";\nimport image from \"../components/bs5/image/image.hbs?raw\";\nimport inpageAlert from \"../components/bs5/inpageAlert/inpageAlert.hbs?raw\";\nimport inpagenav from \"../components/bs5/inpagenav/inpagenav.hbs?raw\";\nimport link from \"../components/bs5/link/link.hbs?raw\";\nimport linkColumns from \"../components/bs5/linkColumns/linkColumns.hbs?raw\";\nimport logo from \"../components/bs5/logo/logo.hbs?raw\";\nimport logoCOALandscape from \"../components/bs5/logo/logoCOALandscape.hbs?raw\";\nimport logoCOALandscape2Lines from \"../components/bs5/logo/logoCOALandscape2Lines.hbs?raw\";\nimport mainContainerWrapper from \"../components/bs5/mainContainerWrapper/mainContainerWrapper.hbs?raw\";\nimport metaDcTerms from \"../components/bs5/metaDcTerms/metaDcTerms.hbs?raw\";\nimport metaOpenGraph from \"../components/bs5/metaOpenGraph/metaOpenGraph.hbs?raw\";\nimport modal from \"../components/bs5/modal/modal.hbs?raw\";\nimport navbar from \"../components/bs5/navbar/navbar.hbs?raw\";\nimport contentPageWithForm from \"../components/bs5/pageLayout/templates/contentPageWithForm.hbs?raw\";\nimport contentPageWithSideNavigation from \"../components/bs5/pageLayout/templates/contentPageWithSideNavigation.hbs?raw\";\nimport homePage from \"../components/bs5/pageLayout/templates/homePage.hbs?raw\";\nimport pagination from \"../components/bs5/pagination/pagination.hbs?raw\";\nimport promotionalPanel from \"../components/bs5/promotionalPanel/promotionalPanel.hbs?raw\";\nimport quickexit from \"../components/bs5/quickexit/quickexit.hbs?raw\";\nimport searchInput from \"../components/bs5/searchInput/searchInput.hbs?raw\";\nimport select from \"../components/bs5/select/select.hbs?raw\";\nimport sidenav from \"../components/bs5/sidenav/sidenav.hbs?raw\";\nimport sidenavWrapper from \"../components/bs5/sidenavWrapper/sidenavWrapper.hbs?raw\";\nimport skipLinks from \"../components/bs5/skiplinks/skipLinks.hbs?raw\";\nimport spinner from \"../components/bs5/spinner/spinner.hbs?raw\";\nimport table from \"../components/bs5/table/table.hbs?raw\";\nimport tabs from \"../components/bs5/tabs/tabs.hbs?raw\";\nimport tag from \"../components/bs5/tag/tag.hbs?raw\";\nimport textarea from \"../components/bs5/textarea/textarea.hbs?raw\";\nimport textbox from \"../components/bs5/textbox/textbox.hbs?raw\";\nimport typography from \"../components/bs5/typography/typography.hbs?raw\";\nimport video from \"../components/bs5/video/video.hbs?raw\";\n\n\n/**\n * Registers Handlebars Partials\n * @param {Handlebars} handlebars Templating engine\n * @returns {void} Result of the helper operation\n */\nexport default function handlebarsPartials(handlebars) {\n handlebars.registerPartial(\"accordion\", accordion);\n handlebars.registerPartial(\"backToTop\", backToTop);\n handlebars.registerPartial(\"banner\", banner);\n handlebars.registerPartial(\"blockquote\", blockquote);\n handlebars.registerPartial(\"breadcrumbs\", breadcrumbs);\n handlebars.registerPartial(\"breadcrumbsWrapper\", breadcrumbsWrapper);\n handlebars.registerPartial(\"button\", button);\n handlebars.registerPartial(\"callToAction\", callToAction);\n handlebars.registerPartial(\"callout\", callout);\n handlebars.registerPartial(\"card\", card);\n handlebars.registerPartial(\"containerLayout\", containerLayout);\n handlebars.registerPartial(\"contentFooter\", contentFooter);\n handlebars.registerPartial(\"contentFooterWrapper\", contentFooterWrapper);\n handlebars.registerPartial(\"contentWrapper\", contentWrapper);\n handlebars.registerPartial(\"correctincorrect\", correctincorrect);\n handlebars.registerPartial(\"dateinput\", dateinput);\n handlebars.registerPartial(\"directionLinks\", directionLinks);\n handlebars.registerPartial(\"customLinks\", customLinks);\n handlebars.registerPartial(\"feedbackForm\", feedbackForm);\n handlebars.registerPartial(\"followLinks\", followLinks);\n handlebars.registerPartial(\"footer\", footer);\n handlebars.registerPartial(\"formcheck\", formcheck);\n handlebars.registerPartial(\"fullPage\", fullPage);\n handlebars.registerPartial(\"globalAlert\", globalAlert);\n handlebars.registerPartial(\"head\", head);\n handlebars.registerPartial(\"header\", header);\n handlebars.registerPartial(\"headerBrand\", headerBrand);\n handlebars.registerPartial(\"icon\", icon);\n handlebars.registerPartial(\"image\", image);\n handlebars.registerPartial(\"inpageAlert\", inpageAlert);\n handlebars.registerPartial(\"inpagenav\", inpagenav);\n handlebars.registerPartial(\"link\", link);\n handlebars.registerPartial(\"linkColumns\", linkColumns);\n handlebars.registerPartial(\"logo\", logo);\n handlebars.registerPartial(\"logoCOALandscape\", logoCOALandscape);\n handlebars.registerPartial(\"logoCOALandscape2Lines\", logoCOALandscape2Lines);\n handlebars.registerPartial(\"mainContainerWrapper\", mainContainerWrapper);\n handlebars.registerPartial(\"metaDcTerms\", metaDcTerms);\n handlebars.registerPartial(\"metaOpenGraph\", metaOpenGraph);\n handlebars.registerPartial(\"modal\", modal);\n handlebars.registerPartial(\"navbar\", navbar);\n handlebars.registerPartial(\"contentPageWithForm\", contentPageWithForm);\n handlebars.registerPartial(\"contentPageWithSideNavigation\", contentPageWithSideNavigation);\n handlebars.registerPartial(\"homePage\", homePage);\n handlebars.registerPartial(\"pagination\", pagination);\n handlebars.registerPartial(\"promotionalPanel\", promotionalPanel);\n handlebars.registerPartial(\"quickexit\", quickexit);\n handlebars.registerPartial(\"searchInput\", searchInput);\n handlebars.registerPartial(\"select\", select);\n handlebars.registerPartial(\"sidenav\", sidenav);\n handlebars.registerPartial(\"sidenavWrapper\", sidenavWrapper);\n handlebars.registerPartial(\"skipLinks\", skipLinks);\n handlebars.registerPartial(\"spinner\", spinner);\n handlebars.registerPartial(\"table\", table);\n handlebars.registerPartial(\"tabs\", tabs);\n handlebars.registerPartial(\"tag\", tag);\n handlebars.registerPartial(\"textarea\", textarea);\n handlebars.registerPartial(\"textbox\", textbox);\n handlebars.registerPartial(\"typography\", typography);\n handlebars.registerPartial(\"video\", video);\n\n}\nif(typeof(Handlebars) !== 'undefined') {\n handlebarsPartials(Handlebars);\n}\n", "/* global Handlebars */\nimport handlebarsHelpers from \"./handlebars.helpers.js\";\nimport handlebarsPartials from \"./handlebars.partials.js\";\n\n\nlet isHandlebarsHelpersAndPartialsRegistered = false;\n\n/*\n * init function to load all HandleBar partials and helpers into passed in handlebars\n * by default the helpers and partials will autoload if handleBars is found in environment\n *\n * @param {Handlebars} handlebars\n */\nexport default function init(handlebars) {\n if (typeof(handlebars) === 'undefined') {\n console.error(\"Handlebars.init requires HandleBars\");\n }\n\n if(typeof(handlebars) !== 'undefined') {\n if (!isHandlebarsHelpersAndPartialsRegistered) {\n isHandlebarsHelpersAndPartialsRegistered = true;\n } else {\n console.log(\"HandleBars Helpers And Partials already loaded, loading again\")\n }\n handlebarsHelpers(handlebars);\n\n handlebarsPartials(handlebars);\n } else {\n console.log(\"Handlebars not found, init failed\");\n }\n}\nif(typeof(Handlebars) !== 'undefined') {\n init(Handlebars);\n}\n", "\nimport init from \"./handlebars.init.js\";\n\nmodule.exports = {\n init,\n};"],
5
5
  "mappings": ";;;;;;;;;AAkBA,SAAS,OAAO,IAAI,UAAU,IAAI,SAAS;AACzC,UAAQ,UAAU;AAAA,IAClB,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,aAAO,OAAO,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC5D,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,aAAO,OAAO,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC5D,KAAK;AACH,aAAO,KAAK,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC1D,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,aAAO,KAAK,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC1D,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,aAAO,MAAM,KAAK,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,IAC3D,KAAK;AACH,UAAI,OAAO,MAAM,YAAY,OAAO,MAAM,UAAU;AAClD,eAAO,GAAG,YAAY,EAAE,QAAQ,GAAG,YAAY,CAAC,KAAK,IACjD,QAAQ,GAAG,IAAI,IACf,QAAQ,QAAQ,IAAI;AAAA,MAC1B,MAAO,QAAO,QAAQ,QAAQ,IAAI;AAAA,IACpC;AACE,aAAO,QAAQ,QAAQ,IAAI;AAAA,EAC7B;AACF;AAOe,SAAR,kBAAmC,YAAY;AAEpD,aAAW,eAAe,YAAY,SAAU,QAAQ,UAAU,SAAS;AACzE,aAAS,WAAW,iBAAiB,MAAM;AAC3C,eAAW,WAAW,iBAAiB,QAAQ;AAC/C,WAAO,SAAS,QAAQ,MAAM,IAAI,KAC9B,QAAQ,GAAG,IAAI,IACf,QAAQ,QAAQ,IAAI;AAAA,EAC1B,CAAC;AAED,aAAW,eAAe,UAAU,MAAM;AAG1C,aAAW,eAAe,UAAU,SAAU,OAAO,UAAU,SAAS;AACtE,QAAI,UAAU,UAAU;AACtB,aAAO,QAAQ,GAAG,IAAI;AAAA,IACxB,OAAO;AACL,aAAO,QAAQ,QAAQ,IAAI;AAAA,IAC7B;AAAA,EACF,CAAC;AAED,aAAW,eAAe,SAAS,YAAa,MAAM;AACpD,UAAM,UAAU,KAAK,IAAI;AACzB,WAAO,KAAK,KAAK,CAAC,QAAQ,CAAC,CAAC,GAAG,IAAI,QAAQ,GAAG,IAAI,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC5E,CAAC;AAED,aAAW,eAAe,OAAO,WAAY;AAC3C,YAAO,oBAAI,KAAK,GAAE,YAAY;AAAA,EAChC,CAAC;AAED,aAAW;AAAA,IACT;AAAA,IACA,SAAU,YAAY,aAAa,QAAQ;AAEzC,UAAI;AACJ,UAAI,YAAY;AACd,eAAO,IAAI,KAAK,UAAU;AAAA,MAC5B;AACA,UAAI,MAAM,IAAI,KAAK,aAAa;AAC9B,eAAO,IAAI,KAAK,WAAW;AAAA,MAC7B;AAGA,UAAI,MAAM,IAAI,GAAG;AACf,eAAO;AAAA,MACT;AAEA,UAAI,aAAa;AAAA,QACf;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AACA,UAAI,MAAM,KAAK,QAAQ;AACvB,UAAI,QAAQ,WAAW,KAAK,SAAS,CAAC;AACtC,UAAI,OAAO,KAAK,YAAY;AAE5B,cAAQ,QAAQ;AAAA,QAChB,KAAK;AACH,iBAAO,GAAG,IAAI;AAAA,QAChB,KAAK;AACH,iBAAO,GAAG,KAAK,IAAI,IAAI;AAAA,QACzB;AACE,iBAAO,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI;AAAA,MAChC;AAAA,IACF;AAAA,EACF;AAGA,aAAW,eAAe,qBAAqB,SAAU,YAAY,QAAQ;AAE3E,UAAM,eAAe,eAAc,oBAAI,KAAK,GAAE,YAAY;AAE1D,WAAO,WAAW,QAAQ,WAAW,YAAY,cAAc,MAAM;AAAA,EACvE,CAAC;AAyBD,aAAW,eAAe,kBAAkB,SAAU,UAAU,QAAQ;AAEtE,QAAI,CAAC,UAAU;AACb,aAAO;AAAA,IACT;AAIA,QAAI,OAAO,aAAa,YAAY,WAAW,QAAQ;AACrD,aAAO;AAAA,IACT;AAEA,QAAI,iBAAiB;AACrB,QAAI,QAAQ,CAAC;AACb,QAAI,OAAO,SAAS;AAGpB,QAAI,OAAO,aAAa,UAAU;AAChC,YAAM,gBAAgB,SAAS,MAAM,GAAG;AACxC,gBAAU,cAAc,CAAC;AACzB,UAAI,cAAc,UAAU,GAAG;AAC7B,SAAC,UAAU,IAAI,UAAU,EAAE,IAAI;AAAA,MACjC,WAAW,cAAc,UAAU,GAAG;AACpC,SAAC,QAAQ,IAAI,UAAU,IAAI,UAAU,EAAE,IAAI;AAAA,MAC7C;AAAA,IACF,OAAO;AAEL,OAAC,QAAQ,IAAI,UAAU,IAAI,UAAU,EAAE,IAAI;AAAA,IAC7C;AAGA,QAAI,WAAW,QAAQ;AACrB,UAAI,QAAQ,GAAG;AACb,cAAM,KAAK,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE,EAAE;AAAA,MACnD;AACA,UAAI,UAAU,GAAG;AACf,cAAM,KAAK,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE,EAAE;AAAA,MACzD;AACA,UAAI,UAAU,GAAG;AACf,cAAM,KAAK,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE,EAAE;AAAA,MACzD;AACA,uBAAiB,MAAM,KAAK,GAAG;AAAA,IAGjC,OAAO;AAEL,UAAI,QAAQ,GAAG;AACb,cAAM,KAAK,MAAM,SAAS,EAAE,SAAS,GAAG,CAAC,CAAC;AAAA,MAC5C;AACA,YAAM,KAAK,QAAQ,SAAS,EAAE,SAAS,GAAG,CAAC,CAAC;AAC5C,YAAM,KAAK,QAAQ,SAAS,EAAE,SAAS,GAAG,CAAC,CAAC;AAC5C,uBAAiB,MAAM,KAAK,GAAG;AAAA,IACjC;AACA,WAAO;AAAA,EACT,CAAC;AAUD,aAAW,eAAe,aAAa,SAAU,OAAO,cAAc;AACpE,WAAO,UAAU,UAAa,UAAU,KAAK,QAAQ;AAAA,EACvD,CAAC;AASD,aAAW,eAAe,iBAAiB,SAAU,OAAO,OAAO;AAEjE,QAAI,WAAW,MAAM,MAAM,GAAG,EAAE,IAAI,CAAC,SAAS,KAAK,KAAK,CAAC;AAGzD,QAAI,eAAe,CAAC;AAEpB,aAAS,IAAI,GAAG,IAAI,SAAS,QAAQ,KAAK;AACxC,UAAI,OAAO,SAAS,CAAC;AAErB,UAAI,OAAO;AACT,iBAAS,IAAI,GAAG,IAAI,MAAM,QAAQ,KAAK;AACrC,cAAI,MAAM,CAAC,EAAE,IAAI,MAAM,MAAM;AAC3B,yBAAa,KAAK,IAAI;AACtB;AAAA,UACF;AAAA,QACF;AAAA,MACF;AAAA,IACF;AAGA,QAAI,aAAa,SAAS,GAAG;AAC3B,aAAO,aAAa,KAAK,GAAG;AAAA,IAC9B,OAAO;AACL,aAAO;AAAA,IACT;AAAA,EACF,CAAC;AAED,aAAW,eAAe,QAAQ,SAAU,UAAU,WAAW;AAE/D,QAAI,CAAC,aAAa,OAAO,cAAc,UAAU;AAC/C,kBAAY;AAAA,IACd;AAGA,WAAO,CAAC,MAAM,QAAQ,QAAQ,IAAI,WAAW,SAAS,KAAK,SAAS;AAAA,EACtE,CAAC;AAED,aAAW,eAAe,eAAe,SAAU,MAAM;AACvD,QAAI,OAAO,SAAS,SAAU,QAAO;AAGrC,WAAO,KACJ,YAAY,EACZ;AAAA,MAAQ;AAAA,MAA2B,CAAC,OAAO,UAC1C,UAAU,IAAI,MAAM,YAAY,IAAI,MAAM,YAAY;AAAA,IACxD,EACC,QAAQ,QAAQ,EAAE;AAAA,EACvB,CAAC;AACH;AA/RA;AAAA;AAAA;AAiSA,QAAI,OAAO,eAAe,aAAa;AACrC,wBAAkB,UAAU;AAAA,IAC9B;AAAA;AAAA;;;ACnSA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACsEe,SAAR,mBAAoC,YAAY;AACrD,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,cAAc,kBAAU;AACnD,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,sBAAsB,0BAAkB;AACnE,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,gBAAgB,oBAAY;AACvD,aAAW,gBAAgB,WAAW,eAAO;AAC7C,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,mBAAmB,uBAAe;AAC7D,aAAW,gBAAgB,iBAAiB,qBAAa;AACzD,aAAW,gBAAgB,wBAAwB,4BAAoB;AACvE,aAAW,gBAAgB,kBAAkB,sBAAc;AAC3D,aAAW,gBAAgB,oBAAoB,wBAAgB;AAC/D,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,kBAAkB,sBAAc;AAC3D,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,gBAAgB,oBAAY;AACvD,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,YAAY,gBAAQ;AAC/C,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,SAAS,aAAK;AACzC,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,oBAAoB,wBAAgB;AAC/D,aAAW,gBAAgB,0BAA0B,8BAAsB;AAC3E,aAAW,gBAAgB,wBAAwB,4BAAoB;AACvE,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,iBAAiB,qBAAa;AACzD,aAAW,gBAAgB,SAAS,aAAK;AACzC,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,uBAAuB,2BAAmB;AACrE,aAAW,gBAAgB,iCAAiC,qCAA6B;AACzF,aAAW,gBAAgB,YAAY,gBAAQ;AAC/C,aAAW,gBAAgB,cAAc,kBAAU;AACnD,aAAW,gBAAgB,oBAAoB,wBAAgB;AAC/D,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,eAAe,mBAAW;AACrD,aAAW,gBAAgB,UAAU,cAAM;AAC3C,aAAW,gBAAgB,WAAW,eAAO;AAC7C,aAAW,gBAAgB,kBAAkB,sBAAc;AAC3D,aAAW,gBAAgB,aAAa,iBAAS;AACjD,aAAW,gBAAgB,WAAW,eAAO;AAC7C,aAAW,gBAAgB,SAAS,aAAK;AACzC,aAAW,gBAAgB,QAAQ,YAAI;AACvC,aAAW,gBAAgB,OAAO,WAAG;AACrC,aAAW,gBAAgB,YAAY,gBAAQ;AAC/C,aAAW,gBAAgB,WAAW,eAAO;AAC7C,aAAW,gBAAgB,cAAc,kBAAU;AACnD,aAAW,gBAAgB,SAAS,aAAK;AAE3C;AApIA;AAAA;AAAA;AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAuEA,QAAG,OAAO,eAAgB,aAAa;AACrC,yBAAmB,UAAU;AAAA,IAC/B;AAAA;AAAA;;;AC1He,SAAR,KAAsB,YAAY;AACvC,MAAI,OAAO,eAAgB,aAAa;AACtC,YAAQ,MAAM,qCAAqC;AAAA,EACrD;AAEA,MAAG,OAAO,eAAgB,aAAa;AACrC,QAAI,CAAC,0CAA0C;AAC7C,iDAA2C;AAAA,IAC7C,OAAO;AACL,cAAQ,IAAI,+DAA+D;AAAA,IAC7E;AACA,sBAAkB,UAAU;AAE5B,uBAAmB,UAAU;AAAA,EAC/B,OAAO;AACL,YAAQ,IAAI,mCAAmC;AAAA,EACjD;AACF;AA9BA,IAKI;AALJ;AAAA;AAAA;AACA;AACA;AAGA,IAAI,2CAA2C;AA0B/C,QAAG,OAAO,eAAgB,aAAa;AACrC,WAAK,UAAU;AAAA,IACjB;AAAA;AAAA;;;ACjCA;AAAA;AACA;AAEA,WAAO,UAAU;AAAA,MACf;AAAA,IACF;AAAA;AAAA;",
6
6
  "names": []
7
7
  }