Skip to main content

Search Page

A template for a search page

Open in a new tab

Desktop

Tablet

Mobile

Code example

{% from 'header/header.html' import govieHeader %}
{% from 'link/link.html' import govieLink %}
{% from 'footer/footer.html' import govieFooter %}
{% from 'heading/heading.html' import govieHeading %}
{% from 'paragraph/paragraph.html' import govieParagraph %}
{% from 'select/select.html' import govieSelect %}
{% from 'text-input/text-input.html' import govieTextInput %}
{% from 'button/button.html' import govieButton %}
{% from 'icon-button/icon-button.html' import govieIconButton %}
{% from 'combo-box/combo-box.html' import govieComboBox %}
{% from 'card/card.html' import govieCard %}
{% from 'pagination/pagination.html' import goviePagination %}

{% from 'search-page-template/vars.jinja' import comboBoxProps, footerProps, HeaderProps, SelectProps %}

<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="{{ static('css/theme.css') }}">
<link rel="stylesheet" href="{{ static('css/styles.css') }}">
<link rel="stylesheet" href="{{ static('css/ogcio-ds-0.4.4.min.css') }}">
<script src="https://cdn.tailwindcss.com"></script>
</head>

<body>
{{ govieHeader(HeaderProps) }}
<div class="gi-container gi-mx-auto max-w-[1024px]">
<div class="border-b-gray-150 border-b border-solid">
<div class="py-14">
  <div class="gi-flex gi-flex-col gi-gap-7">
    <div class="gi-flex sm:gi-gap-5 items-end">
      <div class="max-w-[477px] grow gap-4 flex flex-col">
        {{ govieHeading({ 'size': 'lg', 'as': 'h2', 'text': 'Search' }) }}
        {{ govieTextInput({ 'id': 'search-input' }) }}
      </div>
      <div class="hidden sm:block">
        {{ govieButton({'content': 'Search'}) }}
      </div>
      <div class="block sm:hidden">
        {{ govieIconButton({'icon': {'icon': 'search'} }) }}
      </div>
    </div>
  </div>
</div>
</div>
<div class="mt-6">
<div class="sm:grid sm:grid-cols-4 sm:gap-12">
  <div class="flex flex-col gap-8">
    {{ govieHeading({ 'size': 'lg', 'as': 'h2', 'text': 'Filters' }) }}
    {{ govieComboBox(comboBoxProps) }}
    <div>
      {{ govieButton({"content": 'Apply filters', "appearance":"dark"}) }}
    </div>
    {{ govieLink({"href": "/", "label": "Clear All"}) }}
  </div>
  <div class="col-span-3 sm:mt-0 mt-6">
    <div class="mb-6 flex justify-between items-center">
      <div class="hidden sm:block">
        {{ govieHeading({'text': '49357 Results', 'as': 'h4'}) }}
      </div>
      {{ govieSelect(SelectProps) }}
    </div>
    <div class="gi-flex gi-gap-4 mb-6">
      <div class="gi-chip">
        <span id="chip-description">Environment</span>
        <div role="button" aria-label="remove chip">
          <span role="presentation" class="material-symbols-outlined gi-block" style="font-size:16px">close
          </span>
        </div>
      </div>
      <div class="gi-chip">
        <span id="chip-description">Marine</span>
        <div role="button" aria-label="remove chip">
          <span role="presentation" class="material-symbols-outlined gi-block" style="font-size:16px">close
          </span>
        </div>
      </div>
      <div class="gi-chip">
        <span id="chip-description">Water Industry</span>
        <div role="button" aria-label="remove chip">
          <span role="presentation" class="material-symbols-outlined gi-block" style="font-size:16px">close
          </span>
        </div>
      </div>
    </div>
    {{ govieCard({'type': 'horizontal', 'title': 'Passport Result 1', 'subTitle': 'Updated: DD/MM/YYY', 'content':
    'Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi purus ac. Sollicitudin. Lorem ipsum dolor sit
    amet
    consectetur. Lectus aliquam morbi purus ac. Sollicitudin.'}) }}
    {{ govieCard({'type': 'horizontal', 'title': 'Passport Result 2', 'subTitle': 'Updated: DD/MM/YYY', 'content':
    'Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi purus ac. Sollicitudin. Lorem ipsum dolor sit
    amet
    consectetur. Lectus aliquam morbi purus ac. Sollicitudin.'}) }}
    {{ govieCard({'type': 'horizontal', 'title': 'Passport Result 3', 'subTitle': 'Updated: DD/MM/YYY', 'content':
    'Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi purus ac. Sollicitudin. Lorem ipsum dolor sit
    amet
    consectetur. Lectus aliquam morbi purus ac. Sollicitudin.'}) }}
    {{ govieCard({'type': 'horizontal', 'title': 'Passport Result 4', 'subTitle': 'Updated: DD/MM/YYY', 'content':
    'Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi purus ac. Sollicitudin. Lorem ipsum dolor sit
    amet
    consectetur. Lectus aliquam morbi purus ac. Sollicitudin.'}) }}
    <div class="my-6">
      {{ goviePagination({'totalPages': 10, 'currentPage': 5}) }}
    </div>
  </div>
</div>
</div>


</div>
{{ govieFooter(footerProps) }}

<script src="{{ static('js/govie-frontend.umd.js') }}"></script>
</body>

</html>
{% set HeaderProps = {
"logo": { "href": '/home' },
"fullWidth": 'true',
"tools": {
"search": {
  "action": '/search_page',
  "label": 'Search',
},
"menu": {
  "label": 'Menu',
},
},
"navLinks": [
{
  "href": '#',
  "label": 'News',
},
{
  "href": '#',
  "label": 'Departments',
},
{
  "href": '#',
  "label": 'Services',
},
],
"languages": [
{
  "href": '#',
  "label": 'Gaeilge',
},
],
}
%}

{% set comboBoxProps = {
"action": "#",
"dropdownItems": [{
"label": "Organisations",
"options": [
{
  "label": 'An Bord Pleanála',
  "value": '15431907-an-bord-pleanala',
},
{
  "label": 'An Garda Síochána',
  "value": 'an-garda-siochana',
},
{
  "label": 'Bord Bia (Irish Food Board)',
  "value": '14061907-bord-bia-irish-food-board',
},
{
  "label": 'Capital Works Management Framework',
  "value": '7c2ea-capital-works-management-framework',
},
{
  "label": 'Carlow County Council',
  "value": 'carlow-county-council',
},
{
  "label": 'Cavan County Council',
  "value": 'cavan-county-council',
},
{
  "label": 'Central Bank of Ireland',
  "value": '10032007-central-bank-of-ireland',
},
{
  "label": 'Central Statistics Office',
  "value": 'central-statistics-office',
},
{
  "label": 'Chief State Solicitor’s Office',
  "value": 'chief-state-solicitors-office',
},
{
  "label": 'Circulars',
  "value": '28448-circulars',
},
{
  "label": 'Civil Justice Review',
  "value": 'dff8b-civil-justice-review',
},
{
  "label": 'Civil Service Employee Assistance Service',
  "value": '72752-civil-service-employee-assistance-service',
},
{
  "label": 'Clare County Council',
  "value": 'clare-county-council',
},
{
  "label": 'Commission on Taxation and Welfare',
  "value": 'c526e-commission-on-taxation-and-welfare',
},
{
  "label": 'Commission on the Defence Forces',
  "value": '20d04-commission-of-the-defence-forces',
}]
}, 
{
"label": "Category",
"options": [
{
  "label": 'Agencies',
  "value": 'agencies',
},
{
  "label": 'Aquaculture licences',
  "value": 'aquaculture_licence',
},
{
  "label": 'Biographies',
  "value": 'biographies',
},
{
  "label": 'Campaigns',
  "value": 'campaigns',
},
{
  "label": 'Circulars',
  "value": 'circulars',
},
{
  "label": 'Collections',
  "value": 'collections',
},
{
  "label": 'Consultations',
  "value": 'consultations',
},
{
  "label": 'Coroner cases',
  "value": 'coroner_cases',
}]
}, 
{
"label": "Topic",
"options": [
{
  "label": 'Brexit',
  "value": 'brexit',
},
{
  "label": 'Business and industry',
  "value": 'business-and-industry',
},
{
  "label": 'COVID-19',
  "value": 'covid-19',
},
{
  "label": 'Corporate information',
  "value": 'corporate-information',
}]
}]
} 
%}

{% set SelectProps = {
"id": "unique-id",

"options": [
{
"label": "Sort: Recent",
"value": "value-1"
},
{
"label": "Sort: Oldest",
"value": "value-2"
},
{
"label": "Sort: Alphabetical",
"value": "value-3"
},
]
}
%}

{% set footerProps = {
"links": [
{
"href": "#",
"label": "Help",
},
{
"href": "#",
"label": "Privacy policy",
},
{
"href": "#",
"label": "Cookies policy",
},
{
"href": "#",
"label": "Accessibility statement",
},
{
"href": "#",
"label": "Contact",
},
{
"href": "#",
"label": "Government digital service",
}
]
}
%}
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Home</title>
  <link rel="stylesheet" href="theme.css" />
  <link rel="stylesheet" href="styles.css" />
  <script src="https://cdn.tailwindcss.com"></script>
  <style>
    *,
    ::before,
    ::after {
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-rotate: 0;
      --tw-skew-x: 0;
      --tw-skew-y: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-pan-x: ;
      --tw-pan-y: ;
      --tw-pinch-zoom: ;
      --tw-scroll-snap-strictness: proximity;
      --tw-gradient-from-position: ;
      --tw-gradient-via-position: ;
      --tw-gradient-to-position: ;
      --tw-ordinal: ;
      --tw-slashed-zero: ;
      --tw-numeric-figure: ;
      --tw-numeric-spacing: ;
      --tw-numeric-fraction: ;
      --tw-ring-inset: ;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: rgb(59 130 246 / 0.5);
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-ring-shadow: 0 0 #0000;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-colored: 0 0 #0000;
      --tw-blur: ;
      --tw-brightness: ;
      --tw-contrast: ;
      --tw-grayscale: ;
      --tw-hue-rotate: ;
      --tw-invert: ;
      --tw-saturate: ;
      --tw-sepia: ;
      --tw-drop-shadow: ;
      --tw-backdrop-blur: ;
      --tw-backdrop-brightness: ;
      --tw-backdrop-contrast: ;
      --tw-backdrop-grayscale: ;
      --tw-backdrop-hue-rotate: ;
      --tw-backdrop-invert: ;
      --tw-backdrop-opacity: ;
      --tw-backdrop-saturate: ;
      --tw-backdrop-sepia: ;
      --tw-contain-size: ;
      --tw-contain-layout: ;
      --tw-contain-paint: ;
      --tw-contain-style: ;
    }
    ::backdrop {
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-rotate: 0;
      --tw-skew-x: 0;
      --tw-skew-y: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-pan-x: ;
      --tw-pan-y: ;
      --tw-pinch-zoom: ;
      --tw-scroll-snap-strictness: proximity;
      --tw-gradient-from-position: ;
      --tw-gradient-via-position: ;
      --tw-gradient-to-position: ;
      --tw-ordinal: ;
      --tw-slashed-zero: ;
      --tw-numeric-figure: ;
      --tw-numeric-spacing: ;
      --tw-numeric-fraction: ;
      --tw-ring-inset: ;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: rgb(59 130 246 / 0.5);
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-ring-shadow: 0 0 #0000;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-colored: 0 0 #0000;
      --tw-blur: ;
      --tw-brightness: ;
      --tw-contrast: ;
      --tw-grayscale: ;
      --tw-hue-rotate: ;
      --tw-invert: ;
      --tw-saturate: ;
      --tw-sepia: ;
      --tw-drop-shadow: ;
      --tw-backdrop-blur: ;
      --tw-backdrop-brightness: ;
      --tw-backdrop-contrast: ;
      --tw-backdrop-grayscale: ;
      --tw-backdrop-hue-rotate: ;
      --tw-backdrop-invert: ;
      --tw-backdrop-opacity: ;
      --tw-backdrop-saturate: ;
      --tw-backdrop-sepia: ;
      --tw-contain-size: ;
      --tw-contain-layout: ;
      --tw-contain-paint: ;
      --tw-contain-style: ;
    } /* ! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com */
    *,
    ::after,
    ::before {
      box-sizing: border-box;
      border-width: 0;
      border-style: solid;
      border-color: #e5e7eb;
    }
    ::after,
    ::before {
      --tw-content: '';
    }
    :host,
    html {
      line-height: 1.5;
      -webkit-text-size-adjust: 100%;
      -moz-tab-size: 4;
      tab-size: 4;
      font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
      font-feature-settings: normal;
      font-variation-settings: normal;
      -webkit-tap-highlight-color: transparent;
    }
    body {
      margin: 0;
      line-height: inherit;
    }
    hr {
      height: 0;
      color: inherit;
      border-top-width: 1px;
    }
    abbr:where([title]) {
      -webkit-text-decoration: underline dotted;
      text-decoration: underline dotted;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-size: inherit;
      font-weight: inherit;
    }
    a {
      color: inherit;
      text-decoration: inherit;
    }
    b,
    strong {
      font-weight: bolder;
    }
    code,
    kbd,
    pre,
    samp {
      font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
        'Liberation Mono', 'Courier New', monospace;
      font-feature-settings: normal;
      font-variation-settings: normal;
      font-size: 1em;
    }
    small {
      font-size: 80%;
    }
    sub,
    sup {
      font-size: 75%;
      line-height: 0;
      position: relative;
      vertical-align: baseline;
    }
    sub {
      bottom: -0.25em;
    }
    sup {
      top: -0.5em;
    }
    table {
      text-indent: 0;
      border-color: inherit;
      border-collapse: collapse;
    }
    button,
    input,
    optgroup,
    select,
    textarea {
      font-family: inherit;
      font-feature-settings: inherit;
      font-variation-settings: inherit;
      font-size: 100%;
      font-weight: inherit;
      line-height: inherit;
      letter-spacing: inherit;
      color: inherit;
      margin: 0;
      padding: 0;
    }
    button,
    select {
      text-transform: none;
    }
    button,
    input:where([type='button']),
    input:where([type='reset']),
    input:where([type='submit']) {
      -webkit-appearance: button;
      background-color: transparent;
      background-image: none;
    }
    :-moz-focusring {
      outline: auto;
    }
    :-moz-ui-invalid {
      box-shadow: none;
    }
    progress {
      vertical-align: baseline;
    }
    ::-webkit-inner-spin-button,
    ::-webkit-outer-spin-button {
      height: auto;
    }
    [type='search'] {
      -webkit-appearance: textfield;
      outline-offset: -2px;
    }
    ::-webkit-search-decoration {
      -webkit-appearance: none;
    }
    ::-webkit-file-upload-button {
      -webkit-appearance: button;
      font: inherit;
    }
    summary {
      display: list-item;
    }
    blockquote,
    dd,
    dl,
    figure,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    pre {
      margin: 0;
    }
    fieldset {
      margin: 0;
      padding: 0;
    }
    legend {
      padding: 0;
    }
    menu,
    ol,
    ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    dialog {
      padding: 0;
    }
    textarea {
      resize: vertical;
    }
    input::placeholder,
    textarea::placeholder {
      opacity: 1;
      color: #9ca3af;
    }
    [role='button'],
    button {
      cursor: pointer;
    }
    :disabled {
      cursor: default;
    }
    audio,
    canvas,
    embed,
    iframe,
    img,
    object,
    svg,
    video {
      display: block;
      vertical-align: middle;
    }
    img,
    video {
      max-width: 100%;
      height: auto;
    }
    [hidden]:where(:not([hidden='until-found'])) {
      display: none;
    }
    .col-span-3 {
      grid-column: span 3 / span 3;
    }
    .my-6 {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem;
    }
    .mb-6 {
      margin-bottom: 1.5rem;
    }
    .mt-6 {
      margin-top: 1.5rem;
    }
    .block {
      display: block;
    }
    .flex {
      display: flex;
    }
    .hidden {
      display: none;
    }
    .max-w-\[777px\] {
      max-width: 777px;
    }
    .grow {
      flex-grow: 1;
    }
    .flex-col {
      flex-direction: column;
    }
    .items-end {
      align-items: flex-end;
    }
    .items-center {
      align-items: center;
    }
    .justify-center {
      justify-content: center;
    }
    .justify-between {
      justify-content: space-between;
    }
    .gap-4 {
      gap: 1rem;
    }
    .gap-8 {
      gap: 2rem;
    }
    .py-14 {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem;
    }
    @media (min-width: 640px) {
      .sm\:mt-0 {
        margin-top: 0px;
      }
      .sm\:block {
        display: block;
      }
      .sm\:grid {
        display: grid;
      }
      .sm\:hidden {
        display: none;
      }
      .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
      }
      .sm\:gap-4 {
        gap: 1rem;
      }
    }
  </style>
</head>

<body class="gieds-js">
  <header id="GovieHeader" class="gi-header">
    <div class="gi-header-language-bar">
      <div class="gi-layout-container">
        <ul>
          <li>
            <a
              data-testid="language-link-desktop-0"
              class="gi-header-language-item"
              href="#"
              >Gaeilge</a
            >
          </li>
        </ul>
      </div>
    </div>

    <div id="HeaderContainer" class="gi-layout-container">
      <div class="gi-header-menu">
        <div class="gi-header-logo">
          <a href="{logo.href}" aria-label="Go to the home page">
            <span class="gi-header-logo-lg">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="136"
                height="48"
                viewBox="0 0 136 48"
                fill="none"
              >
                <path
                  d="M35.9192 0.00145059C35.7678 7.79837 35.687 15.8129 35.687 24C35.687 32.1871 35.7678 40.2016 35.9192 47.9985C35.9844 47.9985 36.049 48 36.1143 48C36.1795 48 36.2441 47.9985 36.3094 47.9985C36.4607 40.2016 36.5415 32.1871 36.5415 24C36.5415 15.8129 36.4607 7.79837 36.3094 0.00145059C36.2441 0.00145059 36.1795 0 36.1143 0C36.049 0 35.9844 0.000725295 35.9192 0.00145059Z"
                  fill="white"
                ></path>
                <path
                  fill-rule="evenodd"
                  clip-rule="evenodd"
                  d="M62.4848 17.4042C62.8713 18.6147 62.9885 19.1072 62.9885 19.9775C62.9885 23.7614 59.7379 26.3717 55.0163 26.3717C53.9325 26.3717 53.3138 26.2963 51.8043 25.9938C51.3399 26.561 51.1077 27.0912 51.1077 27.583C51.1077 28.5287 51.9979 28.9451 54.204 29.1344L57.6097 29.3991C60.5509 29.6261 60.8603 29.7015 61.8669 30.2694C62.8721 30.7989 63.5694 32.124 63.5694 33.41C63.5694 37.4963 59.1578 40.3721 53.1202 40.3721C48.6315 40.3721 45.6517 38.5559 45.6517 35.8694C45.6517 34.9991 45.7288 33.4854 49.0573 32.0102C47.5485 30.9882 47.0062 30.421 47.0062 29.4745C47.0062 28.264 47.5478 27.3937 50.7212 25.7284C49.251 24.9719 48.748 24.631 47.9736 23.8368C47.0062 22.891 46.4647 21.6043 46.4647 20.28C46.4647 16.9124 49.9475 14.3398 54.5148 14.3398C55.3649 14.3398 56.5274 14.4529 57.9976 14.7177C59.2357 14.9447 60.1259 15.0586 60.6288 15.0586C61.6347 15.0586 63.0672 14.7938 64.8853 14.2636L65.1561 16.8747L62.4848 17.4042ZM56.2937 33.0321L50.2183 32.5403C49.7532 33.4107 49.6768 33.7509 49.6768 34.5081C49.6768 37.043 51.4185 38.4812 54.5141 38.4812C57.261 38.4812 59.4679 37.0437 59.4679 35.1137C59.4672 33.6747 58.6148 33.183 56.2937 33.0321ZM50.7205 20.5077C50.7205 18.2368 52.2686 16.4207 54.6676 16.4207C57.1839 16.4207 58.6541 18.0859 58.6549 20.5077C58.6549 22.9672 57.0288 24.5186 54.5905 24.5186C52.1143 24.5186 50.7205 22.9295 50.7205 20.5077Z"
                  fill="white"
                ></path>
                <path
                  fill-rule="evenodd"
                  clip-rule="evenodd"
                  d="M65.9647 24.367C65.9647 29.8916 68.7509 32.8051 74.1305 32.8051C80.013 32.8051 83.8438 29.0205 83.843 22.5886C83.843 17.1394 81.0182 14.1505 75.8715 14.1505C69.8347 14.1505 65.9647 18.1237 65.9647 24.367ZM71.0342 23.1565C71.0342 18.994 72.5445 16.1559 74.7885 16.1559C77.1882 16.1559 78.7742 19.2587 78.7735 23.9507C78.7735 28.1509 77.3811 30.8374 74.9814 30.8374C72.428 30.8374 71.0342 27.9616 71.0342 23.1565Z"
                  fill="white"
                ></path>
                <path
                  d="M98.7801 18.4261L94.2521 30.194C93.5941 31.934 92.6268 32.8051 91.3108 32.8051H90.7693L85.429 17.9344C85.1968 17.2533 85.0032 16.7616 84.8482 16.383C84.6931 16.0044 84.5774 15.8535 84.113 15.588V14.7931H91.0408V15.588C90.0727 15.6635 89.7248 16.0421 89.7248 16.837C89.7248 17.2149 89.802 17.7073 89.9956 18.1614L93.169 27.0535L95.6074 18.9563C95.8774 17.9344 96.0324 17.2156 96.0324 16.7616C96.0324 16.1182 95.6074 15.7396 94.5236 15.5888V14.7938H100.908V15.5888C99.7482 16.2691 99.4767 16.6854 98.7801 18.4261Z"
                  fill="white"
                ></path>
                <path
                  d="M103.692 32.5396C102.339 32.5396 101.255 31.4422 101.255 30.0801C101.255 28.6803 102.415 27.583 103.886 27.583C105.241 27.583 106.324 28.6803 106.324 30.0424C106.324 31.4045 105.163 32.5396 103.692 32.5396Z"
                  fill="white"
                ></path>
                <path
                  fill-rule="evenodd"
                  clip-rule="evenodd"
                  d="M112.902 7.75558C112.902 8.96682 113.831 9.95032 115.03 9.95032C116.191 9.95032 117.158 8.96609 117.158 7.75558C117.158 6.50662 116.19 5.52312 115.03 5.52312C113.831 5.52312 112.902 6.50662 112.902 7.75558ZM110.503 31.1021V32.0102H119.016V31.1021C117.623 30.8374 116.888 30.4587 116.617 29.7777C116.462 29.3621 116.346 28.4156 116.346 27.0535V19.7128L116.656 14.7938L116.153 14.2644L111.547 15.324V16.0805C113.057 16.7231 113.444 17.5558 113.444 20.1668C113.444 20.3554 113.444 20.5824 113.405 20.7717L113.173 27.0528C113.018 30.1563 112.631 30.7612 110.503 31.1021Z"
                  fill="white"
                ></path>
                <path
                  fill-rule="evenodd"
                  clip-rule="evenodd"
                  d="M121.413 23.9884C121.413 28.9828 124.2 32.4265 128.225 32.4265C131.631 32.4265 135.23 30.648 135.695 28.755L134.92 28.6042C132.405 29.5122 131.515 29.7393 130.083 29.7393C126.483 29.7393 124.355 27.2044 124.355 22.9287V21.9452H135.308C135.5 20.8479 135.578 19.8636 135.578 19.1072C135.578 16.1182 133.566 14.3775 130.044 14.3775C124.741 14.3775 121.413 18.0482 121.413 23.9884ZM129.348 16.0798C131.205 16.0798 132.637 17.3665 132.637 18.9556L132.636 19.7498L132.095 20.3931H124.626C125.516 17.5935 127.18 16.0798 129.348 16.0798Z"
                  fill="white"
                ></path>
                <path
                  d="M8.96544 11.0396C8.99057 11.0449 9.01666 11.0468 9.04146 11.0468C9.24921 11.0468 9.42508 10.8992 9.4618 10.698C9.50335 10.4693 9.34777 10.2501 9.11586 10.2082C8.87493 10.1663 8.65977 10.3246 8.61854 10.5517C8.57796 10.7794 8.73321 10.9998 8.96544 11.0396ZM9.03953 10.4242C9.05144 10.4242 9.06336 10.4252 9.07399 10.4271C9.1835 10.4466 9.2563 10.551 9.23697 10.6579C9.21797 10.7652 9.12069 10.838 9.00603 10.82C8.89651 10.8011 8.82436 10.6974 8.84369 10.5898C8.86044 10.4933 8.9429 10.4242 9.03953 10.4242ZM20.3922 12.9678C20.4177 12.9722 20.4418 12.9744 20.4669 12.9744C20.6744 12.9744 20.8512 12.8271 20.8886 12.625C20.9288 12.3957 20.7726 12.1762 20.54 12.1361C20.3023 12.0929 20.0846 12.2525 20.0437 12.4793C20.0028 12.7082 20.1593 12.9278 20.3922 12.9678ZM20.466 12.3531C20.4766 12.3531 20.4885 12.3534 20.4998 12.3556C20.6099 12.3752 20.6827 12.479 20.6628 12.5865C20.6441 12.6937 20.54 12.7688 20.4325 12.7489C20.3223 12.7294 20.2498 12.6259 20.2695 12.5181C20.2853 12.4216 20.3687 12.3531 20.466 12.3531ZM16.7393 13.7317C16.7644 13.7361 16.7886 13.7389 16.814 13.7389C17.0221 13.7389 17.2002 13.5913 17.2363 13.3892C17.2772 13.1599 17.121 12.941 16.8887 12.9003C16.6488 12.8574 16.431 13.0157 16.3914 13.2438C16.3521 13.4724 16.5083 13.6916 16.7393 13.7317ZM16.8134 13.1164C16.8253 13.1164 16.8366 13.117 16.8485 13.1186C16.958 13.1381 17.0298 13.2416 17.0102 13.3497C16.9944 13.4453 16.911 13.514 16.814 13.514C16.8021 13.514 16.7908 13.5137 16.7792 13.5115C16.67 13.492 16.5972 13.3876 16.6166 13.28C16.6327 13.1854 16.7164 13.1164 16.8134 13.1164ZM18.591 13.4267C18.6171 13.4308 18.6416 13.4333 18.6661 13.4333C18.8758 13.4333 19.0523 13.286 19.0871 13.0842C19.1077 12.9732 19.0819 12.8599 19.0159 12.7682C18.9511 12.6758 18.8532 12.6143 18.7402 12.595C18.5054 12.5474 18.2825 12.7098 18.2441 12.9369C18.2035 13.1656 18.3585 13.3847 18.591 13.4267ZM18.6645 12.8101C18.6761 12.8101 18.688 12.8117 18.7002 12.8133C18.753 12.8224 18.7988 12.8508 18.8287 12.894C18.8603 12.9375 18.8719 12.9911 18.8622 13.0451C18.8436 13.1517 18.7334 13.2223 18.6319 13.2066C18.5224 13.1873 18.4493 13.0826 18.4696 12.9744C18.4851 12.8798 18.5678 12.8101 18.6645 12.8101ZM21.5875 13.4456C21.5463 13.6762 21.7015 13.8947 21.9334 13.9354C21.9586 13.9401 21.984 13.9427 22.0088 13.9427C22.2169 13.9427 22.3944 13.7951 22.4314 13.5932C22.4717 13.3633 22.3151 13.1444 22.0835 13.1041C21.8449 13.0627 21.6278 13.2201 21.5875 13.4456ZM22.0091 13.3207C22.0201 13.3207 22.0317 13.3214 22.0436 13.3226C22.1525 13.3422 22.2256 13.4456 22.2069 13.5535C22.1895 13.649 22.1061 13.7178 22.0091 13.7178C21.9975 13.7178 21.9859 13.7172 21.9747 13.7149C21.8655 13.6954 21.7924 13.5919 21.8123 13.4841C21.8294 13.3892 21.9122 13.3207 22.0091 13.3207ZM11.8627 11.2401C11.8875 11.2439 11.9117 11.2458 11.9365 11.2458C12.1439 11.2458 12.3211 11.0985 12.3587 10.8973C12.399 10.6674 12.2441 10.4488 12.0118 10.4082C11.7799 10.3668 11.5554 10.5233 11.5139 10.7513C11.4743 10.9793 11.6302 11.1995 11.8627 11.2401ZM11.9358 10.6239C11.9474 10.6239 11.959 10.6255 11.9716 10.6267C12.0798 10.6463 12.1529 10.7497 12.1339 10.8576C12.1143 10.9648 12.0061 11.0367 11.9023 11.0197C11.7928 11.0004 11.7207 10.897 11.7397 10.7888C11.7567 10.6929 11.8392 10.6239 11.9358 10.6239ZM13.3621 12.4146C13.3853 12.4184 13.4085 12.42 13.431 12.42C13.624 12.42 13.7885 12.2834 13.8233 12.0958C13.861 11.8826 13.7164 11.6792 13.5006 11.6413C13.2854 11.6025 13.0764 11.7485 13.0384 11.9602C13.001 12.1734 13.1456 12.3771 13.3621 12.4146ZM13.4307 11.8425C13.4407 11.8425 13.452 11.8438 13.4632 11.8454C13.5637 11.8637 13.6326 11.9598 13.614 12.0608C13.5963 12.1598 13.4954 12.227 13.3991 12.2115C13.2977 12.1939 13.2297 12.0973 13.2481 11.9971C13.2632 11.9065 13.3402 11.8425 13.4307 11.8425ZM10.5669 9.8616C10.5924 9.86633 10.6165 9.86885 10.6423 9.86885C10.8494 9.86885 11.0259 9.72157 11.0633 9.51909C11.1042 9.28981 10.9476 9.07062 10.7151 9.03056C10.4774 8.98736 10.26 9.14631 10.2187 9.37244C10.1775 9.60204 10.334 9.82186 10.5669 9.8616ZM10.64 9.24692C10.6513 9.24692 10.6632 9.24723 10.6751 9.24975C10.7847 9.26931 10.8581 9.37275 10.8378 9.48062C10.8207 9.57618 10.738 9.64493 10.6426 9.64493C10.6307 9.64493 10.6191 9.64398 10.6075 9.64178C10.498 9.62254 10.4245 9.51846 10.4445 9.41028C10.4603 9.31535 10.5434 9.24692 10.64 9.24692ZM5.77152 38.1795C6.45758 38.1795 7.04252 37.6935 7.16137 37.0255C7.29633 36.2661 6.78226 35.5407 6.01567 35.4076C5.93289 35.3937 5.84979 35.3865 5.76733 35.3865C5.08158 35.3865 4.49729 35.8716 4.37844 36.5405C4.24316 37.2999 4.75658 38.0253 5.5235 38.1593C5.60725 38.172 5.69035 38.1795 5.77152 38.1795ZM4.63612 36.5837C4.73275 36.0384 5.20945 35.6413 5.76765 35.6413C5.83432 35.6413 5.90229 35.647 5.96961 35.659C6.59512 35.7681 7.01449 36.3604 6.90434 36.9801C6.79547 37.5917 6.20796 38.0187 5.56988 37.9061C4.94469 37.797 4.52693 37.2028 4.63612 36.5837ZM5.77216 37.7304C6.23824 37.7304 6.6341 37.3996 6.71526 36.9461C6.80674 36.4304 6.45758 35.9381 5.93707 35.8485C5.40271 35.7542 4.91602 36.109 4.82551 36.6181C4.73436 37.1337 5.08351 37.626 5.60274 37.715C5.65942 37.7248 5.71676 37.7304 5.77216 37.7304ZM5.05001 36.6565C5.11154 36.309 5.41302 36.057 5.76797 36.057C5.81049 36.057 5.85365 36.0608 5.89713 36.0699C6.29493 36.1374 6.56066 36.5143 6.49076 36.9088C6.42151 37.2977 6.04627 37.5724 5.64268 37.4955C5.24585 37.4273 4.9798 37.0511 5.05001 36.6565ZM7.12014 12.7152C6.59319 12.6209 6.09973 12.9751 6.00922 13.485C5.91807 13.9997 6.2669 14.493 6.78677 14.5835C6.84281 14.5936 6.89918 14.5983 6.95458 14.5983C7.42066 14.5983 7.81845 14.2684 7.8993 13.8133C7.99077 13.2977 7.64162 12.8048 7.12014 12.7152ZM7.67447 13.7755C7.60587 14.1634 7.23094 14.4309 6.82703 14.3637C6.43085 14.294 6.16383 13.9165 6.23437 13.5223C6.29525 13.1747 6.59738 12.9237 6.95265 12.9237C6.99484 12.9237 7.03833 12.9268 7.0802 12.9341C7.47831 13.0034 7.74469 13.381 7.67447 13.7755ZM14.9249 33.6796C15.1301 33.6796 15.296 33.5153 15.296 33.3147C15.296 33.1123 15.1298 32.9489 14.9249 32.9489C14.7201 32.9489 14.5542 33.1126 14.5542 33.3147C14.5538 33.516 14.7201 33.6796 14.9249 33.6796ZM14.9249 33.1668C15.0074 33.1668 15.074 33.2334 15.074 33.3147C15.074 33.3952 15.0074 33.4617 14.9249 33.4617C14.8428 33.4617 14.7767 33.3952 14.7767 33.3147C14.7767 33.2315 14.8412 33.1668 14.9249 33.1668ZM13.6616 32.4443C13.4574 32.4443 13.2912 32.6086 13.2912 32.8101C13.2912 33.0117 13.4577 33.175 13.6616 33.175C13.8671 33.175 14.0333 33.0113 14.0333 32.8101C14.0333 32.6089 13.8671 32.4443 13.6616 32.4443ZM13.6616 32.958C13.5801 32.958 13.5138 32.8924 13.5138 32.8101C13.5138 32.7288 13.5801 32.6622 13.6616 32.6622C13.7444 32.6622 13.8104 32.7288 13.8104 32.8101C13.8104 32.8924 13.7444 32.958 13.6616 32.958ZM16.1685 33.433C15.9637 33.433 15.7975 33.5973 15.7975 33.7989C15.7975 34.0013 15.964 34.1647 16.1685 34.1647C16.3731 34.1647 16.5396 34.0004 16.5396 33.7989C16.5396 33.5973 16.3734 33.433 16.1685 33.433ZM16.1685 33.9468C16.0854 33.9468 16.02 33.8812 16.02 33.7989C16.02 33.7175 16.0864 33.65 16.1685 33.65C16.2507 33.65 16.317 33.7165 16.317 33.7989C16.317 33.8802 16.2497 33.9468 16.1685 33.9468ZM20.4093 22.7516C20.2147 22.7516 20.0569 22.9081 20.0569 23.0998C20.0569 23.2919 20.2147 23.4474 20.4093 23.4474C20.6045 23.4474 20.7633 23.2919 20.7633 23.0998C20.7633 22.9081 20.6048 22.7516 20.4093 22.7516ZM20.4093 23.225C20.3407 23.225 20.2846 23.1692 20.2846 23.0998C20.2846 23.0307 20.3407 22.9749 20.4093 22.9749C20.4792 22.9749 20.5352 23.0314 20.5352 23.0998C20.5352 23.1692 20.4792 23.225 20.4093 23.225ZM19.2649 22.3044C19.0693 22.3044 18.9106 22.4608 18.9106 22.6523C18.9106 22.8443 19.069 23.0005 19.2649 23.0005C19.4594 23.0005 19.6176 22.844 19.6176 22.6523C19.6176 22.4608 19.4594 22.3044 19.2649 22.3044ZM19.2649 22.7781C19.1956 22.7781 19.1383 22.7213 19.1383 22.6523C19.1383 22.5832 19.1956 22.5271 19.2649 22.5271C19.3335 22.5271 19.3895 22.5842 19.3895 22.6523C19.3895 22.7213 19.3335 22.7781 19.2649 22.7781ZM18.1011 21.8405C17.9059 21.8405 17.7471 21.996 17.7471 22.188C17.7471 22.3795 17.9056 22.5359 18.1011 22.5359C18.296 22.5359 18.4548 22.3792 18.4548 22.188C18.4548 21.996 18.2963 21.8405 18.1011 21.8405ZM18.1011 22.3136C18.0319 22.3136 17.9745 22.2565 17.9745 22.188C17.9745 22.118 18.0319 22.0628 18.1011 22.0628C18.1704 22.0628 18.2267 22.1183 18.2267 22.188C18.2267 22.2565 18.1704 22.3136 18.1011 22.3136ZM2.00361 30.0076C2.10571 30.1417 2.07866 30.3337 1.94177 30.4353C1.88701 30.476 1.82259 30.4971 1.75559 30.4971C1.7411 30.4971 1.72628 30.4952 1.71147 30.4943C1.62965 30.4823 1.55654 30.4407 1.50693 30.3751C1.40451 30.2401 1.43156 30.049 1.56749 29.948C1.63352 29.8982 1.71469 29.8768 1.79682 29.8881C1.88057 29.8988 1.95272 29.9411 2.00361 30.0076ZM9.15613 38.8261C9.13036 38.792 9.08655 38.7724 9.04403 38.7772C8.99991 38.7819 8.96222 38.8078 8.94451 38.8466L7.47091 41.9714C7.44804 42.0203 7.46157 42.0796 7.50344 42.1136C7.52663 42.1332 7.55401 42.1423 7.58267 42.1423C7.60715 42.1423 7.63228 42.1351 7.6545 42.1202C7.94214 41.9197 8.424 41.5093 8.68747 41.2425C9.01344 40.9098 9.58516 40.168 9.81546 39.864C9.84735 39.8214 9.84735 39.7643 9.8161 39.7218L9.15613 38.8261ZM8.51 41.0751C8.35764 41.2302 8.12863 41.4355 7.91057 41.6156L9.08011 39.1358L9.56519 39.7918C9.31073 40.1236 8.80343 40.7767 8.51 41.0751ZM23.3194 15.0405C23.6686 13.8111 23.3017 12.9801 22.9313 12.4979C22.6575 12.1431 22.3106 11.8895 22.1125 11.7968C20.713 10.8651 19.0027 11.4893 18.9518 11.5123C18.0477 12.0721 17.0991 12.2317 16.1299 11.9885C13.5231 11.3363 11.471 8.06423 11.0855 7.41391L10.869 7.15876C10.8075 7.09064 10.7247 7.04617 10.6307 7.02851L10.1276 6.70777C10.002 6.62419 9.83575 6.62924 9.71754 6.71723L9.66633 6.75476C9.66214 6.75381 9.65795 6.75224 9.6528 6.75192C9.4138 6.70178 9.07206 6.79355 8.7432 7.0017C8.41465 7.21427 8.09449 7.55016 8.13056 7.87942L7.47058 8.36353C7.24737 8.37015 6.9884 8.46193 6.72976 8.6294C6.46757 8.79592 6.19185 9.06273 6.13001 9.34595L5.70162 9.6607L5.63172 9.72094L5.62399 9.75815C5.60048 9.79474 5.58534 9.83227 5.57761 9.87169C5.56376 9.90733 5.56247 9.93729 5.56441 9.94928L5.56956 10.0537L5.60048 10.0909C5.64944 10.1868 5.97154 10.8178 6.1838 11.2105C5.67553 11.6577 4.95467 12.3616 4.1752 13.3374C3.76806 13.3384 3.41665 13.6124 3.32647 14.0158C3.29265 14.1663 3.29941 14.3167 3.34773 14.4561C2.05547 16.3456 1.12138 18.4488 0.57156 20.7124C0.57156 20.7124 0.546436 20.8026 0.523245 20.9215C0.181176 22.3997 0.00627694 23.9479 0.00498855 25.5254C-0.00950588 25.557 0.0114305 26.2259 0.0191609 26.4088C0.0117526 26.5611 -0.152518 30.1925 1.31174 34.0632C1.30272 34.1603 1.31174 34.2618 1.33848 34.3672C1.37036 34.4936 1.45153 34.8172 1.7018 35.0159C2.26419 36.2752 2.9625 37.4267 3.78449 38.4467C4.39261 39.1276 5.20752 40.3954 5.04164 41.1511C4.83904 41.0826 4.6358 41.0643 4.44415 41.0984C4.08436 41.164 3.79222 41.3977 3.5748 41.7922C3.38541 42.1398 3.36705 42.8519 3.82507 43.2853C4.16585 43.6095 4.67541 43.6845 5.29417 43.484C5.29932 43.4959 5.30479 43.5089 5.31156 43.5199C5.37727 43.6372 5.49805 43.7177 5.63623 43.7344C5.72835 43.7445 5.83078 43.7511 5.93836 43.7511C7.05153 43.7511 8.81953 43.1023 10.9525 40.034C11.6972 40.1652 12.3423 40.2639 12.8644 40.3251L13.708 40.4692C14.061 40.5818 14.8289 40.5395 15.2232 39.5609L23.7279 18.0199C23.8351 17.797 23.9114 17.5585 23.9559 17.3125C24.0976 16.5058 23.8622 15.6691 23.3194 15.0405ZM10.5502 7.73497C10.6439 7.90055 12.8854 11.8135 15.9733 12.5871C17.1216 12.8754 18.2351 12.6887 19.2488 12.0548C19.2629 12.0485 20.6679 11.5826 21.7866 12.3228C21.8458 12.3497 23.1919 13.0098 22.73 14.7983C22.6807 14.7614 22.6353 14.7188 22.5825 14.6857C22.7342 14.2763 22.5825 13.948 22.5757 13.9338C22.5612 13.9035 22.5329 13.8815 22.4997 13.8742C22.4662 13.8651 22.4317 13.8726 22.4037 13.8935C22.3045 13.9679 22.1876 14.0073 22.0649 14.0073C21.7563 14.0073 21.5054 13.7578 21.5054 13.451C21.5054 13.298 21.5711 13.1485 21.6864 13.0419C21.7112 13.0192 21.7234 12.9877 21.7222 12.9542C21.7202 12.9214 21.7031 12.8905 21.6751 12.871L21.1891 12.5203C21.1578 12.4982 21.1179 12.4906 21.0825 12.5061C21.0457 12.519 21.02 12.5493 21.0106 12.5862C20.952 12.8341 20.7236 13.0151 20.4663 13.0151C20.1799 13.0151 19.9406 12.8025 19.9084 12.5219C19.9049 12.4853 19.8833 12.4537 19.8511 12.4361C19.8182 12.4184 19.7799 12.4168 19.7464 12.4332L19.2591 12.6584C19.2101 12.6805 19.1843 12.7335 19.1963 12.7833C19.2066 12.829 19.212 12.8745 19.212 12.917C19.212 13.2233 18.9598 13.4727 18.6522 13.4727C18.3933 13.4727 18.1684 13.2977 18.1069 13.0467C18.0995 13.0161 18.0805 12.9908 18.0528 12.9754C18.027 12.9612 17.9932 12.9561 17.9633 12.9662L17.4601 13.1173C17.4121 13.1309 17.3799 13.1753 17.3799 13.2239C17.3799 13.5292 17.1287 13.7783 16.8198 13.7783C16.5109 13.7783 16.26 13.5292 16.26 13.2239C16.26 13.1684 16.2681 13.1151 16.2826 13.0656C16.2912 13.0353 16.2874 13.0028 16.2703 12.9757C16.2532 12.9492 16.2265 12.9303 16.1946 12.9246L15.7598 12.8445C15.7263 12.8379 15.6912 12.8464 15.6661 12.8678C15.6396 12.8893 15.6245 12.9208 15.6245 12.9533C15.6245 13.3378 15.2966 13.3955 15.1021 13.3955C15.0911 13.3955 15.0814 13.3892 15.0699 13.3888C15.2641 13.3756 15.4274 13.2375 15.4628 13.0444C15.5031 12.8145 15.3465 12.5953 15.1149 12.5553C14.883 12.5152 14.6605 12.6704 14.6167 12.8984C14.598 13.0063 14.6263 13.111 14.6814 13.1971C14.5977 13.1 14.5413 12.9785 14.5413 12.8413C14.5413 12.7609 14.5587 12.6808 14.5922 12.6089C14.6054 12.5808 14.6054 12.5493 14.5931 12.5196C14.5809 12.4906 14.5564 12.4686 14.5271 12.4581L14.0256 12.2803C13.9754 12.2617 13.92 12.2818 13.8916 12.3247C13.7879 12.4818 13.613 12.5758 13.4236 12.5758C13.4072 12.5758 13.3933 12.5682 13.3782 12.5666L13.0806 12.4484C12.9517 12.3465 12.8628 12.1961 12.8628 12.0207C12.8628 11.9201 12.888 11.8261 12.9388 11.741C12.9691 11.6908 12.9553 11.6277 12.9079 11.5937L12.4103 11.2436C12.3681 11.214 12.3108 11.2149 12.2705 11.2483C12.1716 11.3297 12.0473 11.3732 11.9181 11.3732C11.6092 11.3732 11.3583 11.1244 11.3583 10.8182C11.3583 10.6642 11.4192 10.522 11.5303 10.4176C11.5728 10.3782 11.5773 10.3139 11.5416 10.2691L11.1924 9.82691C11.1725 9.80199 11.1419 9.78559 11.1093 9.78433C11.0781 9.78149 11.0443 9.79474 11.0211 9.81808C10.9161 9.92184 10.7756 9.98018 10.6252 9.98018C10.317 9.98018 10.0661 9.73134 10.0654 9.42637C10.0654 9.40682 10.0609 9.38758 10.0506 9.36928L10.0503 9.36771L10.049 9.36739C10.0464 9.36203 10.0429 9.35825 10.0396 9.35289C10.0287 9.33995 10.0145 9.32955 10 9.32198C9.98682 9.3163 9.97297 9.31283 9.95783 9.3122C9.93979 9.31283 9.91853 9.31535 9.89985 9.3245H9.89856L9.89727 9.32482C9.89051 9.3286 9.88407 9.33302 9.87827 9.33743L9.15774 9.90544C9.12971 9.92688 9.11393 9.96063 9.11522 9.99564C9.11651 10.031 9.13422 10.0638 9.16321 10.0833C9.16708 10.0858 9.5201 10.3353 9.53846 10.6646C9.54844 10.8491 9.45149 11.0314 9.24921 11.207C9.20863 11.243 9.19929 11.302 9.22731 11.3474C9.22989 11.3521 9.23375 11.3571 9.23697 11.3616L9.25694 11.3868C9.97587 12.3008 10.0622 12.3424 10.1037 12.3629C10.1269 12.3743 10.1533 12.3768 10.1791 12.3724C10.2168 12.3692 10.2741 12.3427 10.2899 12.2967C10.364 12.0775 10.5711 11.9302 10.804 11.9302C10.8178 11.9302 10.8285 11.9365 10.843 11.9378C10.6355 11.9378 10.4542 12.0772 10.4191 12.2777C10.3788 12.5077 10.5337 12.7278 10.7663 12.7675C10.7914 12.7716 10.8159 12.7748 10.8404 12.7748C11.0497 12.7748 11.2272 12.6272 11.2626 12.4253C11.2887 12.2796 11.2288 12.1421 11.1267 12.0478C11.2562 12.1462 11.3454 12.2935 11.3454 12.4673C11.3454 12.6124 11.2849 12.7543 11.1789 12.8536C11.1538 12.8776 11.1415 12.9123 11.1454 12.946C11.1489 12.9801 11.1683 13.0101 11.1982 13.0287L11.9062 13.4598C11.9384 13.4794 11.98 13.4809 12.017 13.4655C12.0515 13.4481 12.0759 13.4157 12.0805 13.3778C12.1004 13.2056 12.2077 13.0672 12.3497 12.9845C12.2718 13.0473 12.2132 13.134 12.1948 13.2378C12.1533 13.4671 12.3088 13.6862 12.5411 13.7269C12.5665 13.732 12.5913 13.7342 12.6171 13.7342C12.8242 13.7342 13.0013 13.5866 13.0387 13.3844C13.0683 13.2189 12.992 13.0605 12.8612 12.9688C13.0368 13.0567 13.1601 13.233 13.1601 13.4406C13.1601 13.5582 13.1205 13.6708 13.0468 13.7689C13.0248 13.7976 13.0184 13.8354 13.029 13.8695C13.041 13.9045 13.0683 13.9313 13.1041 13.9417L13.8781 14.177C13.9119 14.189 13.9496 14.1808 13.9792 14.1603C14.0089 14.1395 14.0253 14.106 14.0253 14.0704C14.0253 13.826 14.1937 13.6282 14.4205 13.5636C14.3042 13.6222 14.2134 13.7269 14.1883 13.8622C14.1474 14.0912 14.3039 14.3107 14.5361 14.3508C14.5613 14.3552 14.5864 14.3574 14.6109 14.3574C14.8189 14.3574 14.9964 14.2107 15.0331 14.0083C15.0499 13.9117 15.0257 13.8203 14.9829 13.7395C15.0576 13.8313 15.1088 13.9439 15.1088 14.0704C15.1088 14.1669 15.0837 14.2596 15.0351 14.3404C15.017 14.3691 15.0135 14.4041 15.026 14.4356C15.038 14.4671 15.0624 14.4921 15.0959 14.5034C15.1091 14.5088 15.2721 14.5586 15.4866 14.5677C15.467 14.6005 15.4522 14.6359 15.4448 14.675C15.4448 14.6759 15.4448 14.6772 15.4448 14.6772C15.3523 14.6803 15.2589 14.681 15.1626 14.6803C15.1401 14.5517 15.0409 14.4438 14.902 14.4186C14.7316 14.3877 14.5822 14.4949 14.5387 14.6488C14.4559 14.6419 14.3725 14.634 14.2881 14.6236C14.2794 14.5788 14.2633 14.5362 14.2353 14.4977C14.1863 14.429 14.1123 14.3829 14.0282 14.3687C13.8858 14.3404 13.7544 14.4138 13.6897 14.5296C13.5747 14.5062 13.4555 14.4775 13.3337 14.4451C13.3357 14.4394 13.3389 14.4347 13.3405 14.4277C13.3711 14.2536 13.2532 14.0877 13.0774 14.0575C12.925 14.0335 12.783 14.1205 12.7256 14.2555C12.6419 14.2256 12.5594 14.1943 12.4776 14.1612C12.4815 14.1492 12.4882 14.1382 12.4908 14.1259C12.5204 13.9534 12.4026 13.7872 12.2273 13.7563C12.093 13.7342 11.9648 13.7969 11.8969 13.9045C11.7677 13.8427 11.6366 13.7752 11.5004 13.7014C11.5042 13.69 11.5103 13.6806 11.5129 13.668C11.5438 13.4951 11.4266 13.3283 11.2501 13.298C11.1406 13.2785 11.0401 13.3204 10.9676 13.3923C10.8613 13.3264 10.7592 13.2605 10.6581 13.1933C10.6719 13.1662 10.6851 13.1384 10.6912 13.1072C10.7196 12.9334 10.6011 12.7682 10.4268 12.7376C10.3179 12.7174 10.2168 12.7597 10.145 12.8319C10.0007 12.7246 9.86313 12.6193 9.73558 12.5171C9.75265 12.4872 9.76586 12.455 9.7723 12.4203C9.78744 12.3351 9.76843 12.2506 9.71786 12.18C9.66762 12.1096 9.59289 12.063 9.5085 12.0491C9.41026 12.0289 9.32104 12.0567 9.25243 12.1109C9.04468 11.928 8.88556 11.7772 8.76832 11.6612C8.78829 11.6284 8.80311 11.5921 8.80987 11.5517C8.82469 11.4666 8.80568 11.3817 8.75511 11.3111C8.70583 11.2414 8.63143 11.196 8.54704 11.1805C8.36441 11.1503 8.20239 11.2692 8.17179 11.4404C8.15311 11.542 8.1908 11.6375 8.25715 11.7085C8.24781 11.7277 8.2346 11.7448 8.23235 11.7671C7.66223 11.166 7.27829 10.6519 7.10919 10.4113L10.5308 7.70911L10.5502 7.73497ZM18.7328 14.0508C18.736 14.0407 18.7415 14.0316 18.7437 14.0221C18.7534 13.9676 18.744 13.914 18.7263 13.8632C19.3631 13.5642 20.179 13.3437 20.6483 13.5932C20.8679 13.7096 21.0032 13.9313 21.0573 14.2435C20.992 14.2369 20.9314 14.235 20.8689 14.23C20.8038 13.8972 20.6277 13.7323 20.4747 13.6616C19.9986 13.438 19.2459 13.7638 18.7328 14.0508ZM20.4557 14.2133C19.604 14.217 19.0001 14.4432 18.6641 14.9002L18.6596 14.5577C19.2056 14.218 19.9628 13.8648 20.3007 14.0187C20.3313 14.0347 20.4086 14.0735 20.4557 14.2133ZM20.7465 13.4125C20.311 13.1804 19.7016 13.2904 19.2204 13.4462C19.3525 13.3068 19.4375 13.1223 19.4375 12.9164C19.4375 12.8855 19.4349 12.8543 19.4311 12.8227L19.711 12.6934C19.8121 13.0126 20.1129 13.2368 20.4634 13.2368C20.7703 13.2368 21.0477 13.0558 21.1762 12.7893L21.4384 12.9782C21.334 13.1145 21.276 13.2807 21.276 13.4507C21.276 13.8799 21.6294 14.23 22.0636 14.23C22.185 14.23 22.301 14.2035 22.4069 14.1518C22.4288 14.2511 22.4314 14.4063 22.3744 14.5791C22.148 14.4637 21.9074 14.3684 21.6436 14.323C21.5154 14.3009 21.3962 14.2861 21.2748 14.27C21.2184 13.8591 21.0425 13.5689 20.7465 13.4125ZM20.4141 20.3462C20.8718 20.3462 21.2503 19.9939 21.3028 19.5404C21.3852 19.5366 21.5092 19.53 21.6387 19.5152L19.5328 21.9846C19.5084 21.9755 19.4836 21.9663 19.4578 21.9594L19.5589 19.7325C19.6765 20.0879 20.0154 20.3462 20.4141 20.3462ZM19.5873 19.0982L19.606 18.6892C19.6552 18.7567 19.7023 18.8084 19.7403 18.8475C19.6765 18.9213 19.6253 19.0071 19.5873 19.0982ZM21.192 19.3212C21.1305 19.3225 21.1047 19.3647 21.1047 19.4256C21.1047 19.7999 20.8119 20.122 20.4138 20.1223C20.0437 20.1238 19.7419 19.8233 19.7419 19.4571C19.7419 19.2559 19.8301 19.0266 19.9761 18.9017C20.0015 18.8803 20.0166 18.8759 20.016 18.8431C20.0154 18.81 19.9996 18.7791 19.9738 18.7579C19.9712 18.7563 19.768 18.5911 19.6259 18.2785C19.6253 18.2773 19.6246 18.276 19.624 18.2748L19.6298 18.1429C19.7631 18.4239 20.0269 18.6876 20.2634 18.8633C20.198 18.8831 20.1339 18.9121 20.0772 18.9554C19.9532 19.0503 19.8743 19.1875 19.8562 19.3404C19.816 19.6561 20.0437 19.9444 20.3626 19.9854C20.3626 19.9854 20.4122 19.9898 20.4363 19.9898C20.5645 19.9898 20.6895 19.9482 20.7929 19.869C20.9175 19.7741 20.9965 19.6369 21.0151 19.4827C21.0287 19.3742 21.0019 19.2739 20.9591 19.1809C21.0815 19.2061 21.2496 19.2506 21.3868 19.2506C21.5727 19.2506 21.7553 19.2215 21.9289 19.1704C21.9289 19.1704 21.8197 19.2606 21.8043 19.2635C21.535 19.3136 21.1952 19.3212 21.192 19.3212ZM20.8692 18.0332C20.9195 18.0332 20.9681 18.0414 21.0142 18.0581C21.0345 18.0682 21.0557 18.077 21.0767 18.0858C21.2635 18.1877 21.3472 18.4126 21.2715 18.611C21.1913 18.8242 20.9337 18.9424 20.7191 18.8601C20.4953 18.7768 20.3832 18.5296 20.4669 18.3079C20.5307 18.1432 20.693 18.0332 20.8692 18.0332ZM20.8293 17.1072C20.839 17.0886 20.848 17.0694 20.8554 17.0492C20.9894 16.7925 21.2996 16.6568 21.601 16.7663C21.6236 16.7773 21.6468 16.7884 21.6709 16.7969C21.937 16.9372 22.0587 17.2504 21.9531 17.5355C21.9405 17.5582 21.9305 17.5815 21.9209 17.6065C21.7824 17.8626 21.4848 17.995 21.1743 17.8824C21.153 17.8717 21.1314 17.8626 21.1089 17.8531C20.8406 17.7146 20.7182 17.4002 20.8293 17.1072ZM20.4779 19.0588C20.6779 19.0837 20.8206 19.2651 20.7952 19.4641C20.7823 19.5606 20.734 19.647 20.6554 19.7066C20.5784 19.7656 20.4846 19.7908 20.3874 19.7794C20.187 19.7536 20.0443 19.5719 20.0701 19.3739C20.0817 19.2774 20.1307 19.1919 20.2086 19.132C20.2866 19.0724 20.3819 19.0459 20.4779 19.0588ZM21.2052 19.0194C21.3318 18.9453 21.4329 18.8301 21.4857 18.6892C21.5559 18.505 21.535 18.3066 21.4445 18.1436C21.6097 18.1332 21.7653 18.0745 21.8922 17.9789C21.9392 18.1861 22.0881 18.3668 22.3035 18.4479C22.3776 18.475 22.4552 18.4892 22.5338 18.4892C22.5741 18.4892 22.6137 18.4861 22.6524 18.4788C22.2923 18.8639 21.7482 19.0771 21.2052 19.0194ZM21.7637 16.5928C21.7428 16.5824 21.7199 16.5723 21.6973 16.5629C21.5128 16.4604 21.4294 16.2374 21.5047 16.04C21.5862 15.8258 21.8426 15.7088 22.0581 15.7908C22.2803 15.8741 22.3937 16.1213 22.3106 16.3415C22.2295 16.5521 21.9814 16.6701 21.7637 16.5928ZM21.2905 15.9621C21.2206 16.1456 21.2409 16.3446 21.3321 16.5067C21.1665 16.5171 21.0119 16.5761 20.8847 16.6723C20.838 16.4651 20.6898 16.2844 20.4747 16.2046C20.3993 16.1765 20.3204 16.163 20.2405 16.163C20.2022 16.163 20.1625 16.1658 20.1249 16.173C20.4853 15.7867 21.0293 15.5757 21.5717 15.6315C21.4461 15.706 21.3446 15.8211 21.2905 15.9621ZM20.2408 16.3856C20.293 16.3856 20.3442 16.3951 20.3938 16.4137C20.6145 16.4951 20.7275 16.7395 20.6463 16.9606C20.638 16.9792 20.6289 16.9971 20.6209 17.0157C20.5217 17.1987 20.2907 17.2876 20.0907 17.2132C19.8675 17.1299 19.7554 16.8827 19.8392 16.6625C19.9023 16.4966 20.0633 16.3856 20.2408 16.3856ZM20.0099 17.422C20.0846 17.4497 20.1622 17.463 20.2421 17.463C20.3558 17.463 20.465 17.4349 20.561 17.3825C20.5716 17.5424 20.6312 17.6967 20.7294 17.8247C20.5156 17.8714 20.3336 18.0228 20.255 18.2306C20.2109 18.3457 20.2022 18.4652 20.2231 18.5782C19.8285 18.2167 19.6221 17.6856 19.6788 17.1488C19.7525 17.2693 19.8659 17.3671 20.0099 17.422ZM19.7731 15.6473L19.0967 17.2375L18.745 17.6714L19.7773 15.4417C19.7896 15.4694 19.8015 15.5265 19.7731 15.6473ZM19.4307 17.5241L19.2307 21.9332C19.1744 21.9357 19.1189 21.9449 19.0642 21.9597L19.2484 17.9616L19.4307 17.5241ZM17.9343 26.1123C18.1739 26.201 18.2947 26.4671 18.2061 26.7056C18.1188 26.933 17.8512 27.0632 17.6122 26.9752C17.5916 26.9651 17.57 26.9557 17.5487 26.9475C17.3461 26.8384 17.2556 26.5955 17.3368 26.3801C17.4244 26.1511 17.6998 26.0247 17.9343 26.1123ZM17.76 25.4286C17.7739 25.3195 17.8293 25.2245 17.9159 25.158C17.9887 25.1025 18.0753 25.0738 18.1642 25.0738C18.181 25.0738 18.1977 25.0747 18.2145 25.0766C18.4377 25.1053 18.5972 25.3065 18.5698 25.5276C18.5556 25.6367 18.4996 25.7326 18.4129 25.8001C18.3279 25.8638 18.2229 25.8954 18.114 25.8786C17.8908 25.8518 17.7326 25.6503 17.76 25.4286ZM9.18383 12.5474C9.18511 12.549 9.18769 12.5502 9.18833 12.5515C9.17899 12.5742 9.15999 12.5922 9.15999 12.6187V12.6581C8.9706 12.4938 8.79312 12.331 8.62788 12.1702V11.8148C8.75254 11.9368 8.91713 12.0932 9.13616 12.2866C9.13487 12.2932 9.12971 12.2995 9.12842 12.3061C9.11329 12.3913 9.13326 12.4764 9.18383 12.5474ZM9.15838 13.1712L9.15709 13.6932C9.00667 13.8279 8.83306 13.9887 8.62563 14.1962L8.62627 12.7123C8.79441 12.8653 8.97124 13.0183 9.15838 13.1712ZM9.15548 14.6204L9.12166 30.2839L8.61854 31.1127L8.62563 15.1417L9.15548 14.6204ZM9.11941 31.4981L9.11071 35.7678C9.11071 35.7873 9.11329 35.8066 9.11844 35.8242L8.61532 36.8537L8.61822 32.3235L9.11941 31.4981ZM8.83564 37.3598C9.01795 36.9792 9.38932 36.7326 9.78228 36.7326C9.80999 36.7326 9.83511 36.7398 9.86217 36.7426L9.32941 37.9171C9.15709 37.761 8.99024 37.6011 8.82984 37.4384C8.82501 37.4116 8.82436 37.3848 8.83564 37.3598ZM10.9628 28.4619L10.966 31.987C10.966 32.0018 10.9673 32.0166 10.9702 32.0296L10.4059 33.1854L10.4207 29.3548L10.9628 28.4619ZM10.4255 28.1377L10.4758 14.3952C10.6017 14.4943 10.7615 14.5961 10.9515 14.6996L10.9621 27.2556L10.4255 28.1377ZM10.9502 13.8704V13.9373C10.7885 13.8455 10.6313 13.7481 10.4777 13.649L10.479 13.3513C10.487 13.3485 10.4941 13.3419 10.5019 13.3381C10.6207 13.4179 10.7444 13.4964 10.8703 13.5746C10.8591 13.6736 10.8967 13.766 10.966 13.8338C10.9628 13.8465 10.9502 13.8562 10.9502 13.8704ZM10.402 13.1539C10.3672 13.1261 10.3263 13.1034 10.2773 13.1028C10.2754 13.1028 10.2732 13.1056 10.2699 13.1056C10.2574 13.0836 10.248 13.0586 10.2529 13.0315C10.2622 12.9766 10.3092 12.9372 10.3827 12.9372C10.3843 12.9372 10.3856 12.9372 10.3875 12.9372C10.4506 12.9476 10.4912 13.0075 10.4825 13.069C10.4745 13.1129 10.4407 13.1406 10.402 13.1539ZM11.3805 32.1144L11.1515 33.8995L10.9576 34.3281L9.54264 35.8766L11.3805 32.1144ZM11.0765 13.5913C11.0858 13.538 11.1338 13.4973 11.206 13.4973C11.2076 13.4973 11.2095 13.4973 11.2098 13.4973C11.272 13.5081 11.3152 13.5696 11.3036 13.632C11.2978 13.6673 11.2726 13.6916 11.243 13.708C11.2147 13.6932 11.1882 13.6714 11.1528 13.6714C11.1374 13.6714 11.1267 13.6856 11.1113 13.6894C11.0871 13.6626 11.0691 13.6295 11.0765 13.5913ZM13.5747 27.6202L13.3337 29.071L12.1781 30.481L13.5747 27.6202ZM12.9028 14.3511C12.9121 14.2965 12.9588 14.2571 13.0323 14.2571C13.0335 14.2571 13.0348 14.2571 13.0374 14.2571C13.0996 14.2678 13.1418 14.3281 13.1308 14.3908C13.1231 14.4378 13.0838 14.4678 13.04 14.4782C13.0187 14.4712 13.0036 14.4529 12.9791 14.4529C12.9717 14.4529 12.9669 14.4599 12.9595 14.4608C12.9224 14.4362 12.895 14.3981 12.9028 14.3511ZM15.1816 13.6159C15.5478 13.5913 15.7868 13.3958 15.8397 13.0861L16.0358 13.1223C16.0316 13.1551 16.0294 13.1889 16.0294 13.2233C16.0294 13.521 16.2011 13.7818 16.452 13.9114C16.3431 13.9575 16.2413 14.0284 16.1444 14.1253C15.877 14.388 15.4879 14.3593 15.2902 14.3214C15.3185 14.2416 15.3336 14.1571 15.3336 14.0698C15.3343 13.8998 15.277 13.7427 15.1816 13.6159ZM16.0252 28.7161C15.9762 28.8445 15.9695 28.9767 15.9962 29.1015C15.5585 28.7117 15.3308 28.1286 15.3997 27.541C15.4763 27.677 15.6003 27.7877 15.7588 27.8469C15.8371 27.8766 15.9199 27.8905 16.0023 27.8905C16.1257 27.8905 16.2449 27.8589 16.3483 27.799C16.3582 27.9756 16.4243 28.1466 16.5351 28.286C16.3045 28.3317 16.1083 28.4935 16.0252 28.7161ZM16.1308 29.58C16.2523 29.5948 16.3605 29.6557 16.4375 29.7509C16.5151 29.849 16.5499 29.9707 16.5338 30.0966C16.5032 30.347 16.2697 30.5337 16.0149 30.4974C15.7601 30.4659 15.5788 30.2331 15.6094 29.9808C15.639 29.75 15.8374 29.5771 16.0713 29.5771C16.0906 29.5771 16.1105 29.5781 16.1308 29.58ZM15.3279 26.3331C15.2944 26.1373 15.1961 25.9736 15.0409 25.8821L15.4802 24.9139L15.3279 26.3331ZM16.443 27.3559C16.4297 27.3808 16.4178 27.4067 16.4072 27.4344C16.2964 27.6255 16.05 27.7154 15.8403 27.6369C15.6 27.5483 15.4789 27.2812 15.5694 27.0437C15.6374 26.8645 15.812 26.7453 16.0033 26.7453C16.0587 26.7453 16.1147 26.7554 16.1669 26.7759C16.4014 26.8607 16.5235 27.1213 16.443 27.3559ZM15.6319 25.6292L15.7585 24.4556L16.4217 23.7277L15.6319 25.6292ZM15.9605 15.6426C16.1093 15.6252 16.2487 15.6031 16.3856 15.5798L16.3979 18.3025L15.9466 19.0459L15.9605 15.6426ZM15.9521 14.984C16.001 14.9484 16.0371 14.8989 16.059 14.8418C16.1489 14.832 16.2375 14.8216 16.3238 14.8087C16.3421 14.826 16.3602 14.8428 16.383 14.8547V14.9355C16.2416 14.962 16.0999 14.9866 15.9605 15.0045C15.9601 14.9964 15.9534 14.9913 15.9521 14.984ZM16.4043 19.5016L16.4111 20.8779C16.4111 20.8814 16.4111 20.8849 16.4111 20.888L15.9357 21.8619L15.9424 20.2629L16.4043 19.5016ZM15.9376 22.7794L16.3035 22.031L16.7593 21.5431L15.8577 23.5316L15.9376 22.7794ZM16.8021 17.6377L16.7924 15.5003C16.985 15.4578 17.1661 15.4123 17.3287 15.3653L17.33 16.7704L16.8021 17.6377ZM17.3303 17.9777L17.3313 19.0042L16.8137 20.0633L16.8076 18.8377L17.3303 17.9777ZM16.7895 14.8491C16.7895 14.8305 16.7738 14.8166 16.7689 14.8005C16.7944 14.7746 16.8156 14.7447 16.8317 14.7112C16.9058 14.6939 16.9792 14.6766 17.0475 14.657C17.1477 14.6299 17.2382 14.5996 17.3287 14.5709V14.7027C17.1461 14.7576 16.9664 14.8071 16.7895 14.8491ZM17.3216 19.9409L17.253 20.4695L16.9548 21.1091L16.5454 21.5472L17.3216 19.9409ZM17.0272 21.5027L16.8849 22.6106L16.6768 23.1124L15.9218 23.9412L17.0272 21.5027ZM16.6179 14.6624C16.6059 14.6598 16.5979 14.6494 16.5863 14.6494C16.5547 14.6494 16.5319 14.6702 16.5045 14.6822C16.4819 14.6747 16.46 14.6652 16.4452 14.6453C16.4269 14.6195 16.4204 14.5892 16.4259 14.5567C16.4355 14.5037 16.481 14.4656 16.5544 14.4656C16.5563 14.4656 16.5583 14.4656 16.5602 14.4656C16.6224 14.4753 16.6652 14.5362 16.6543 14.5987C16.6497 14.6236 16.6356 14.6456 16.6179 14.6624ZM15.8017 14.8292C15.7878 14.8254 15.7772 14.8125 15.7614 14.8125H15.7601C15.7446 14.8125 15.7343 14.8254 15.7198 14.8292C15.6715 14.809 15.6371 14.7627 15.6464 14.709C15.6557 14.6554 15.7031 14.616 15.7765 14.616C15.7765 14.616 15.7794 14.616 15.7807 14.616C15.8435 14.6264 15.8857 14.687 15.8745 14.75C15.8677 14.7882 15.8374 14.815 15.8017 14.8292ZM17.4093 22.3997C17.4917 22.6611 17.7194 22.8661 18.0116 22.9024C18.0824 22.9106 18.1539 22.909 18.2229 22.898L16.1627 25.4043L17.4093 22.3997ZM18.0399 22.6807C17.7661 22.6469 17.5722 22.3987 17.6057 22.1275C17.6225 21.995 17.6904 21.8774 17.7961 21.7963C17.884 21.7288 17.9906 21.6932 18.0998 21.6932C18.1198 21.6932 18.1414 21.6948 18.162 21.697C18.4358 21.7307 18.6303 21.978 18.5962 22.2495C18.5791 22.3826 18.5115 22.5015 18.4049 22.5819C18.3011 22.6621 18.171 22.6974 18.0399 22.6807ZM17.1216 22.013L17.3606 20.8735L17.9059 20.1869L17.1216 22.013ZM17.5065 19.5669L17.6589 19.2559L18.1736 18.5864L17.4324 20.1459L17.5065 19.5669ZM17.4376 14.27C17.4431 14.2606 17.4479 14.252 17.4498 14.242C17.4676 14.2022 17.5036 14.1713 17.5642 14.1713H17.5687C17.6321 14.183 17.6743 14.2429 17.6631 14.3047C17.6563 14.3413 17.6302 14.3656 17.6009 14.382C17.5771 14.3732 17.5581 14.3536 17.531 14.3536C17.513 14.3536 17.5017 14.3678 17.4856 14.3722C17.4762 14.365 17.4624 14.3637 17.4553 14.3527C17.4379 14.3293 17.4331 14.3003 17.4376 14.27ZM18.2773 16.4181L18.2854 17.0501L17.7378 18.1735L17.7368 17.3097L18.2773 16.4181ZM17.7355 16.1021L17.7349 15.236C17.8489 15.1957 17.9507 15.1572 18.0357 15.1238L18.0422 15.5968L17.7355 16.1021ZM18.2496 14.3492C18.2264 14.3668 18.1961 14.3864 18.1868 14.3937C18.0341 14.4583 17.8837 14.5135 17.7342 14.5674V14.5526C17.7342 14.5498 17.7313 14.5485 17.7313 14.5454C17.7945 14.5025 17.8421 14.4381 17.8621 14.3609C17.9797 14.306 18.0908 14.247 18.1968 14.1858C18.2151 14.2044 18.2332 14.2237 18.256 14.2369C18.2551 14.2435 18.2486 14.2479 18.2486 14.2552L18.2496 14.3492ZM17.4779 20.5111L18.2989 18.7008L18.1932 19.4562L18.0264 19.8596L17.4779 20.5111ZM17.942 18.6097L18.5456 17.3576L18.3546 18.2609L17.942 18.6097ZM18.4867 14.0587C18.4741 14.0568 18.4625 14.0518 18.4493 14.0534C18.429 14.0534 18.4158 14.0698 18.3968 14.0754C18.3388 14.0603 18.2999 14.0051 18.3105 13.9445C18.3192 13.8906 18.3662 13.8515 18.4393 13.8515C18.4406 13.8515 18.4419 13.8515 18.4435 13.8515C18.4735 13.8566 18.4999 13.873 18.5179 13.8988C18.536 13.9237 18.5424 13.9553 18.5369 13.9855C18.5321 14.0174 18.5118 14.0414 18.4867 14.0587ZM18.106 13.9095C18.0998 13.9411 18.104 13.9717 18.1079 14.0016C18.0225 14.0515 17.9294 14.0981 17.8344 14.1439C17.7903 14.0575 17.7114 13.9887 17.6061 13.9701C17.4959 13.9524 17.398 13.9922 17.3268 14.0603C17.2756 14.0218 17.2086 13.9764 17.1261 13.937C17.3822 13.8285 17.569 13.5894 17.5999 13.305L17.9195 13.2094C18.0064 13.421 18.1829 13.579 18.3968 13.6503C18.2535 13.6645 18.1295 13.7667 18.106 13.9095ZM17.2318 14.2732C17.2298 14.3101 17.2337 14.3457 17.2443 14.3807C17.1622 14.4082 17.082 14.4353 16.9902 14.4586C16.9448 14.4716 16.8965 14.4823 16.8498 14.4943C16.8169 14.3788 16.7222 14.2848 16.5956 14.264C16.4201 14.235 16.2491 14.3527 16.2194 14.5226C16.2136 14.5542 16.2175 14.5841 16.2214 14.6154C16.1698 14.6223 16.1186 14.6286 16.0655 14.6352C16.0468 14.5785 16.0133 14.5305 15.9685 14.4924C16.0864 14.4479 16.2017 14.3839 16.3054 14.2811C16.4449 14.1436 16.595 14.0729 16.7512 14.0729C16.7512 14.0729 16.7528 14.0729 16.7544 14.0729C16.9844 14.0748 17.1683 14.217 17.2318 14.2732ZM15.5546 15.6732L15.5388 19.7192L15.0161 20.5789L15.0183 15.6848C15.2013 15.6874 15.381 15.6836 15.5546 15.6732ZM15.0183 15.0648V14.9957C15.0628 14.9667 15.1005 14.9304 15.1262 14.8834C15.171 14.8844 15.2154 14.885 15.2583 14.885C15.3343 14.885 15.4081 14.8831 15.4808 14.8806C15.5028 14.9207 15.5317 14.955 15.5691 14.9822C15.5675 14.9926 15.5575 14.9995 15.5575 15.0099V15.0427C15.3752 15.0566 15.1958 15.0645 15.0183 15.0648ZM15.5334 20.9372L15.5263 22.663C15.5263 22.674 15.5269 22.6851 15.5295 22.6961L15.0148 23.7479L15.0161 21.7891L15.5334 20.9372ZM15.6445 23.3805L15.5572 24.1932L15.4238 24.4869L14.7342 25.2438L15.6445 23.3805ZM14.9117 14.8226C14.8821 14.8052 14.8531 14.7835 14.8154 14.7835C14.7941 14.7835 14.7796 14.7999 14.7597 14.8052C14.7368 14.7797 14.7223 14.7472 14.7291 14.7109C14.7378 14.6573 14.7838 14.6173 14.8566 14.6173C14.8579 14.6173 14.8595 14.6173 14.8611 14.6173C14.9246 14.6296 14.9668 14.6889 14.9555 14.7522C14.9513 14.7816 14.9342 14.8052 14.9117 14.8226ZM15.1211 25.1552L14.8247 25.8093C14.7371 25.7982 14.6447 25.8093 14.5497 25.8399C14.5233 25.8481 14.4968 25.8585 14.4711 25.8695L15.1211 25.1552ZM14.6115 15.6713L14.6089 21.2491L14.1232 22.0496L14.1271 15.6246C14.2913 15.6473 14.4524 15.6602 14.6115 15.6713ZM14.1271 15.0124V14.9535C14.1818 14.9222 14.226 14.8797 14.2546 14.8242C14.3541 14.8355 14.4527 14.8453 14.5497 14.8541C14.5661 14.8935 14.5899 14.9276 14.6218 14.9576C14.6202 14.9667 14.6115 14.973 14.6115 14.9822V15.0531C14.4479 15.044 14.2868 15.0307 14.1271 15.0124ZM14.6086 22.4583L14.6076 24.5193C14.6076 24.5367 14.6102 24.5521 14.6141 24.5679L14.1209 25.5781L14.1222 23.2594L14.6086 22.4583ZM14.1258 26.5132C14.2433 26.2849 14.4289 26.1114 14.6202 26.0502C14.6933 26.0262 14.8012 26.0095 14.902 26.0603C15.1372 26.1805 15.1794 26.5879 14.9932 26.9509C14.8756 27.1793 14.6911 27.3527 14.4991 27.4139C14.4253 27.437 14.3181 27.4537 14.2163 27.4038C13.9821 27.2859 13.9406 26.8775 14.1258 26.5132ZM15.1146 29.1337C15.1919 29.2409 15.2715 29.3195 15.332 29.3712C15.2158 29.5081 15.1336 29.68 15.1005 29.8619L15.1146 29.1337ZM12.3501 31.2607L12.3462 30.6315L12.9936 29.8424L12.3501 31.2607ZM13.1833 29.9717L12.9949 31.1045L12.5117 31.4521L13.1833 29.9717ZM12.943 31.4196L12.7929 32.3197L12.3571 32.7966L12.3526 31.8432L12.943 31.4196ZM12.964 33.117C13.0722 33.3545 13.2867 33.5384 13.566 33.5734C13.5992 33.5771 13.632 33.579 13.6649 33.579C13.8485 33.579 14.0198 33.5153 14.1532 33.4072C14.1541 33.4138 14.158 33.4191 14.1583 33.4258C14.1557 33.4286 14.1515 33.4277 14.1483 33.4305L11.5651 36.4907L12.964 33.117ZM13.5937 33.3573C13.2961 33.3204 13.0854 33.0533 13.1125 32.7594L13.2271 32.485C13.3286 32.3519 13.4829 32.2614 13.6603 32.2614C13.6835 32.2614 13.7071 32.2633 13.7302 32.2661C14.0349 32.3021 14.2511 32.5774 14.2127 32.8795C14.1757 33.176 13.9045 33.3986 13.5937 33.3573ZM13.7579 32.0488C13.6246 32.0321 13.5006 32.0598 13.384 32.1053L14.435 29.5699L14.4015 32.6118C14.321 32.3197 14.0794 32.0866 13.7579 32.0488ZM13.1369 31.6442L13.5483 29.1697L14.797 27.6432L13.1369 31.6442ZM13.9145 28.3632L14.2392 27.6479C14.3235 27.6675 14.4124 27.6656 14.503 27.6451L13.9145 28.3632ZM14.6695 29.0054L14.8998 28.449L14.8212 32.5673C14.7542 32.5764 14.6904 32.5903 14.6299 32.6152L14.6695 29.0054ZM14.0234 14.7762C13.9924 14.7576 13.9628 14.7365 13.9238 14.7365C13.9074 14.7365 13.8974 14.75 13.882 14.7526C13.88 14.75 13.8758 14.7504 13.8736 14.7469C13.8552 14.7217 13.8485 14.6911 13.8539 14.6589C13.8629 14.6062 13.9084 14.5674 13.9818 14.5674C13.9841 14.5674 13.9847 14.5674 13.9873 14.5674C14.0169 14.5728 14.0427 14.5892 14.061 14.6135C14.0794 14.6393 14.0858 14.6709 14.0807 14.7021C14.0755 14.7355 14.0517 14.7595 14.0234 14.7762ZM14.0327 27.5527L13.6929 28.3011L13.8539 27.331C13.8955 27.4196 13.9554 27.4956 14.0327 27.5527ZM13.7206 14.9349V14.9535C13.5386 14.9219 13.3576 14.8847 13.1814 14.8412L13.1817 14.6542C13.1817 14.6504 13.1782 14.6482 13.1775 14.6441C13.1882 14.6374 13.2007 14.6324 13.2113 14.6245C13.3637 14.6652 13.509 14.6993 13.651 14.728C13.6584 14.7759 13.6736 14.8226 13.7022 14.8633C13.7116 14.8762 13.7251 14.8841 13.736 14.8961C13.7338 14.9093 13.7206 14.92 13.7206 14.9349ZM13.1791 15.4578C13.3515 15.494 13.5334 15.5268 13.7203 15.558L13.7164 22.7185L13.1566 23.6407L13.1791 15.4578ZM13.7161 23.9305L13.7145 26.4126L13.1456 27.5776L13.1534 24.8565L13.7161 23.9305ZM12.7375 28.4121L12.2612 29.3889L12.2682 26.3139L12.7449 25.5276L12.7366 28.3967C12.7366 28.402 12.7366 28.4074 12.7375 28.4121ZM12.7752 14.652V14.728C12.6135 14.6791 12.4534 14.6255 12.2972 14.5671L12.2985 14.3593C12.3162 14.3514 12.3323 14.3413 12.3488 14.3306C12.4689 14.3801 12.591 14.4265 12.715 14.47C12.7314 14.5189 12.7614 14.5618 12.7991 14.598C12.7923 14.6176 12.7752 14.6311 12.7752 14.652ZM12.7733 15.3666L12.7478 24.3134L12.2705 25.0996L12.2953 15.2348C12.4476 15.2808 12.6045 15.325 12.7733 15.3666ZM12.1945 14.1751C12.1636 14.1559 12.1339 14.1338 12.0943 14.1338C12.0879 14.1338 12.085 14.1401 12.0785 14.1401C12.0586 14.1149 12.047 14.0833 12.0534 14.0489C12.0624 13.9947 12.1088 13.9546 12.1816 13.9546C12.1832 13.9546 12.1848 13.9546 12.1861 13.9546C12.2489 13.9663 12.2911 14.0269 12.2798 14.0887C12.2731 14.1338 12.2373 14.1634 12.1945 14.1751ZM11.8598 26.9853L11.8518 30.0862C11.8518 30.1193 11.8608 30.1508 11.8743 30.1786L11.3715 31.2089L11.3689 27.7949L11.8598 26.9853ZM11.368 26.5854L11.358 14.897C11.5194 14.968 11.6965 15.0367 11.8891 15.1039L11.8627 25.7702L11.368 26.5854ZM11.5728 32.4036L11.9558 32.1283L11.4714 33.1955L11.5728 32.4036ZM12.1272 32.3002L12.1317 33.0438L11.453 33.7859L12.1272 32.3002ZM12.1191 30.9087L12.1236 31.7309L11.6118 32.0986L11.6914 31.4767L11.7477 31.3622L12.1191 30.9087ZM11.8914 14.3328V14.405C11.71 14.3274 11.5306 14.2454 11.358 14.1571V13.8802C11.3644 13.8761 11.3725 13.8736 11.3792 13.8685C11.5419 13.9572 11.6984 14.0379 11.8518 14.1111C11.8598 14.1704 11.882 14.2237 11.9194 14.2691C11.9094 14.2908 11.8914 14.3082 11.8914 14.3328ZM10.0084 34.0013L9.51849 35.0049L9.5275 30.8267L10.0119 30.0285L9.99745 33.9351C9.99777 33.9578 10.0016 33.9789 10.0084 34.0013ZM10.0735 13.3015V13.3756C9.8976 13.2513 9.72785 13.1239 9.56616 12.9956L9.5668 12.6587C9.57002 12.6575 9.57324 12.6549 9.5755 12.6537C9.72237 12.7713 9.87988 12.894 10.0487 13.0176C10.0406 13.0962 10.0586 13.1728 10.1028 13.2334C10.0925 13.257 10.0735 13.2753 10.0735 13.3015ZM9.85604 13.9307C9.91338 13.9609 9.98875 14.0035 10.0706 14.06L10.0158 28.812L9.52944 29.6121L9.56229 14.2192L9.85604 13.9307ZM9.47822 12.467C9.4444 12.443 9.40833 12.4209 9.3642 12.4209C9.36034 12.4209 9.35712 12.4247 9.35325 12.4253C9.33747 12.4007 9.32941 12.3717 9.33489 12.3415C9.34359 12.2885 9.39061 12.249 9.46244 12.249C9.46437 12.249 9.46631 12.249 9.46824 12.249C9.49916 12.2541 9.52557 12.2705 9.54361 12.2957C9.56229 12.3203 9.56809 12.3519 9.56261 12.3828C9.55456 12.4263 9.51945 12.455 9.47822 12.467ZM10.6565 34.9935L9.99906 36.4415C9.92819 36.4276 9.85701 36.4137 9.78261 36.4137C9.5887 36.4137 9.40543 36.4702 9.23182 36.5522L10.6565 34.9935ZM10.0857 36.7991C10.1115 36.8101 10.1392 36.8168 10.1624 36.8306C10.5792 37.0728 10.6565 37.7093 10.336 38.2518C10.2667 38.3681 10.164 38.5069 10.0661 38.5069C10.049 38.5069 10.0297 38.4977 10.0113 38.4921C9.83833 38.3571 9.67019 38.2177 9.50753 38.0755L10.0857 36.7991ZM10.3286 36.5559C10.2947 36.5364 10.2548 36.5263 10.2171 36.5105L11.0539 34.6662L10.7495 37.0454C10.6606 36.8423 10.5231 36.6688 10.3286 36.5559ZM11.3371 34.248L12.6551 32.8057L11.0169 36.7556L11.3371 34.248ZM11.2794 37.1788L14.2404 33.6705C14.2778 33.7408 14.3245 33.8055 14.3815 33.861L11.0781 37.6614L11.2794 37.1788ZM14.3744 33.2454C14.4086 32.971 14.6444 32.7641 14.9223 32.7641C14.9462 32.7641 14.9694 32.766 14.9935 32.7688C15.2973 32.8048 15.5131 33.0801 15.476 33.3832C15.4396 33.6806 15.16 33.9042 14.8576 33.8619C14.5529 33.8238 14.3368 33.5456 14.3744 33.2454ZM15.1426 32.5875C15.1114 32.5783 15.0821 32.5654 15.0492 32.5597L15.0947 30.1767C15.1636 30.6498 15.5752 31.0128 16.0716 31.0128C16.5686 31.0128 16.9944 30.6119 17.0472 30.1146C17.1751 30.1045 17.398 30.0821 17.6009 30.0408L15.1426 32.5875ZM16.9316 29.8998C16.8717 29.9036 16.8253 29.9524 16.8253 30.0114C16.8253 30.4337 16.48 30.7914 16.0716 30.7914C15.6532 30.7914 15.3124 30.4542 15.3124 30.0373C15.3124 29.8118 15.4142 29.5838 15.5772 29.4431C15.6042 29.4201 15.6194 29.3848 15.6155 29.3497C15.6123 29.3147 15.5923 29.2823 15.5614 29.264C15.5588 29.263 15.3198 29.1142 15.1652 28.7713C15.1559 28.7512 15.1401 28.7344 15.122 28.7234L15.1362 27.9416C15.1362 27.9286 15.1275 27.9204 15.1236 27.9091L15.1658 27.8066C15.1842 28.4127 15.4696 28.9883 15.9585 29.3627C15.6599 29.4106 15.4213 29.649 15.3816 29.954C15.3346 30.329 15.6052 30.6728 15.9849 30.7201C16.0139 30.7229 16.0429 30.7248 16.0713 30.7248C16.4204 30.7248 16.7155 30.4662 16.7586 30.1243C16.7773 29.983 16.7502 29.8424 16.6849 29.7187C16.8598 29.7657 17.0398 29.79 17.2211 29.79C17.492 29.79 17.7533 29.7317 17.9958 29.633L17.9053 29.7273C17.8818 29.7235 17.8573 29.7282 17.8347 29.7402C17.6489 29.8376 17.1203 29.8887 16.9316 29.8998ZM16.5096 29.387C16.2697 29.2983 16.1486 29.0322 16.2391 28.7937C16.3057 28.6146 16.4806 28.4954 16.6739 28.4954C16.7245 28.4954 16.7741 28.5036 16.8224 28.5193C16.8488 28.5332 16.8765 28.5443 16.9042 28.5553C17.1004 28.6663 17.1873 28.9063 17.1074 29.1179C17.0205 29.3482 16.746 29.4746 16.5096 29.387ZM17.0002 28.3519C16.9764 28.3389 16.9499 28.327 16.9164 28.315C16.6336 28.1642 16.5045 27.829 16.6146 27.5278C16.6278 27.5038 16.6401 27.478 16.652 27.4464C16.8005 27.172 17.1161 27.0279 17.4534 27.1506C17.474 27.1616 17.4962 27.1708 17.5188 27.1802C17.8087 27.3291 17.9426 27.6672 17.8257 27.9804C17.8148 28.0005 17.8045 28.0229 17.7942 28.046C17.6515 28.3216 17.3052 28.461 17.0002 28.3519ZM17.1236 26.3016C17.0488 26.4993 17.0727 26.7128 17.1725 26.8857C16.9908 26.8958 16.8201 26.9604 16.681 27.0695C16.634 26.8459 16.4761 26.6501 16.2468 26.5649C16.1679 26.5353 16.0854 26.5214 16.0023 26.5214C15.9543 26.5214 15.9051 26.5261 15.8583 26.5362C16.2478 26.1101 16.8436 25.8774 17.4353 25.9449C17.2952 26.0228 17.1822 26.1474 17.1236 26.3016ZM15.8017 26.2741L15.8716 26.107C15.8748 26.1041 15.8796 26.1051 15.8825 26.1013L18.562 22.8425C18.5817 22.9172 18.6155 22.9875 18.6583 23.0512L16.3315 25.9137C16.1373 26.0061 15.9585 26.1281 15.8017 26.2741ZM18.191 21.4753C18.0367 21.4563 17.8866 21.4986 17.752 21.573L18.9927 18.5823L18.8323 22.0682C18.8323 22.0707 18.8323 22.0723 18.8323 22.0748C18.8284 22.0776 18.8249 22.0799 18.8213 22.0827C18.7737 21.7714 18.5227 21.5166 18.191 21.4753ZM18.3775 19.0459L18.4532 18.3801L18.9985 17.5122L18.3775 19.0459ZM18.5314 17.889C18.5314 17.889 18.7456 16.9779 18.7453 16.9688L19.5293 15.4265C19.5312 15.4262 19.5338 15.4262 19.5357 15.4262L19.5944 15.4045L18.5314 17.889ZM18.5988 13.6954C18.5894 13.6894 18.5775 13.6881 18.5678 13.6831C18.5817 13.6844 18.5968 13.6894 18.6116 13.6897C18.6075 13.6916 18.6026 13.6935 18.5988 13.6954ZM15.0393 13.1706C15.0286 13.1706 15.0164 13.17 15.0051 13.1681C14.8956 13.1485 14.8222 13.0441 14.8399 12.9372C14.8582 12.8404 14.941 12.7716 15.038 12.7716C15.0492 12.7716 15.0612 12.7729 15.0728 12.7751C15.1823 12.794 15.2554 12.8981 15.2367 13.0057C15.2187 13.1015 15.1362 13.1706 15.0393 13.1706ZM12.6174 12.6802C12.2853 12.6802 11.9983 12.889 11.8914 13.187L11.4301 12.9057C11.5219 12.7786 11.5719 12.6247 11.5719 12.466C11.5719 12.0466 11.2275 11.7063 10.8033 11.7063C10.5225 11.7063 10.268 11.8564 10.1337 12.0926C10.0451 11.998 9.85959 11.7842 9.47855 11.3016C9.68276 11.0985 9.78003 10.88 9.76618 10.6513C9.74846 10.3511 9.54297 10.1158 9.4093 9.99374L9.86603 9.63389C9.95944 9.96157 10.2641 10.2025 10.6246 10.2025C10.7924 10.2025 10.9528 10.1508 11.0855 10.0565L11.3032 10.3315C11.1911 10.4684 11.1309 10.6381 11.1309 10.8185C11.1309 11.248 11.4839 11.5972 11.9178 11.5972C12.0689 11.5972 12.218 11.5533 12.3439 11.4726L12.695 11.7195C12.6551 11.8145 12.6345 11.9166 12.6345 12.0201C12.6345 12.4493 12.9878 12.7984 13.4223 12.7984C13.6574 12.7984 13.8784 12.6953 14.0272 12.519L14.3422 12.6303C14.3223 12.6991 14.3126 12.7707 14.3126 12.8413C14.3126 13.0192 14.3735 13.1838 14.4762 13.3157C14.1435 13.3532 13.8749 13.6024 13.8104 13.9231L13.3093 13.7705C13.3592 13.6673 13.3856 13.5547 13.3856 13.4396C13.3856 13.0205 13.0413 12.6802 12.6174 12.6802ZM12.8123 13.3437C12.7933 13.451 12.6966 13.5251 12.58 13.5058C12.4718 13.4866 12.3987 13.3829 12.4183 13.2756C12.4354 13.1794 12.5185 13.1113 12.6145 13.1113C12.6264 13.1113 12.638 13.1116 12.649 13.1138C12.7582 13.1318 12.8319 13.2365 12.8123 13.3437ZM11.0362 12.3862C11.0204 12.4793 10.936 12.5502 10.8401 12.5502C10.8288 12.5502 10.8175 12.5493 10.8059 12.5474C10.6967 12.5278 10.6246 12.4244 10.6439 12.315C10.6597 12.22 10.7421 12.151 10.8401 12.151C10.852 12.151 10.8632 12.1519 10.8752 12.1535C10.9853 12.1734 11.0571 12.2749 11.0362 12.3862ZM14.8054 13.9685C14.787 14.0748 14.684 14.1492 14.5745 14.1297C14.465 14.1108 14.3928 14.007 14.4124 13.8994C14.4292 13.8026 14.5123 13.7342 14.6089 13.7342C14.6202 13.7342 14.6315 13.7351 14.6434 13.737C14.7519 13.7556 14.8247 13.8597 14.8054 13.9685ZM8.60115 11.5164C8.59729 11.536 8.58472 11.5495 8.57313 11.564C8.56024 11.5691 8.54639 11.5691 8.53544 11.5789C8.52997 11.5839 8.53125 11.5905 8.52771 11.5975C8.51451 11.6025 8.50259 11.6117 8.48809 11.6117C8.47134 11.605 8.45814 11.5931 8.43946 11.5921C8.39565 11.5685 8.36505 11.5268 8.37439 11.4757C8.38277 11.4221 8.42915 11.3827 8.50259 11.3827C8.50259 11.3827 8.50549 11.3827 8.50774 11.3827C8.5377 11.3874 8.56379 11.4038 8.5815 11.4287C8.59954 11.4533 8.60695 11.4849 8.60115 11.5164ZM6.48496 40.2324C6.51009 40.0901 6.5977 39.9608 6.7201 39.8876C6.76905 39.857 6.83863 39.8284 6.92173 39.8284C6.95362 39.8284 6.98679 39.8331 7.0219 39.8432C7.08439 39.8608 7.11789 39.8738 7.13786 39.8801L7.04541 40.0696C7.0277 40.1002 7.01385 40.1314 6.99871 40.1658L6.72525 40.7247C6.55357 40.6288 6.44792 40.4367 6.48496 40.2324ZM6.58771 41.0085L6.52136 41.1435C6.52136 41.0899 6.51878 41.0344 6.51395 40.9763C6.53585 40.9912 6.56356 40.9965 6.58771 41.0085ZM6.7333 34.2164C4.66672 30.4198 4.59006 26.4892 4.58941 26.4413C4.35911 21.3403 6.40283 17.7383 8.21946 15.5767L8.21206 31.7839L6.7333 34.2164ZM8.21109 32.994L8.2098 36.7619C7.73889 36.2112 7.32403 35.6375 6.96135 35.0516L8.21109 32.994ZM5.06837 31.998C5.07031 32.0046 5.07224 32.0091 5.07417 32.0147L4.52854 33.2444L3.30102 32.7243L4.07116 31.77L5.06837 31.998ZM4.2496 31.547L4.73017 30.9528C4.80264 31.2014 4.87995 31.4537 4.96659 31.7123L4.2496 31.547ZM4.66446 33.5809L5.71579 34.0272C5.30093 34.101 4.69088 34.248 4.24928 34.5179L4.66446 33.5809ZM4.7685 33.346L5.20301 32.3667C5.37984 32.8341 5.57987 33.3091 5.80952 33.7878L4.7685 33.346ZM3.95842 26.2316L2.92449 25.7834L3.95714 25.1709C3.94779 25.5172 3.94715 25.8701 3.95842 26.2316ZM3.32099 24.0989L4.06568 23.6757C4.03057 23.9715 4.00513 24.2746 3.98516 24.5827L3.32099 24.0989ZM3.97034 26.7295C3.9829 26.9402 4.00803 27.2682 4.05892 27.6877L3.05268 27.295L3.97034 26.7295ZM4.12076 28.1488C4.16038 28.4203 4.20934 28.7161 4.26989 29.035L3.21567 28.7458L4.12076 28.1488ZM3.57448 22.5485L4.31144 22.1656C4.24767 22.4615 4.19774 22.7718 4.14911 23.0825L3.57448 22.5485ZM4.37103 29.533C4.43159 29.813 4.50116 30.1057 4.5804 30.4088L3.61474 30.1417L4.37103 29.533ZM4.87415 20.1816L3.75872 20.7426L3.15447 19.9923L4.3385 19.4638L4.87415 20.1816ZM4.58136 19.3553L5.34924 19.0118C5.22202 19.2975 5.09962 19.5899 4.98431 19.8958L4.58136 19.3553ZM4.76174 20.5266C4.64739 20.8729 4.54658 21.2337 4.4522 21.6052L3.92364 20.9483L4.76174 20.5266ZM5.61401 18.434L5.18465 17.7342L6.1896 17.3737C5.99151 17.7077 5.79922 18.0584 5.61401 18.434ZM6.42827 16.9845L6.11809 16.1043L7.31791 15.7019C7.02319 16.0844 6.7246 16.5121 6.42827 16.9845ZM6.03048 15.8561L5.79406 15.1843C6.01985 15.348 6.33841 15.5221 6.73491 15.6028L6.03048 15.8561ZM5.87008 16.1863L6.19121 17.0996L5.04583 17.51L4.52983 16.6701L4.53176 16.6682L5.87008 16.1863ZM4.79652 17.5998L3.83699 17.9436C4.02574 17.5462 4.20934 17.2053 4.37876 16.918L4.79652 17.5998ZM4.93406 17.8234L5.46069 18.6813L4.42289 19.1449L3.75325 18.2467L4.93406 17.8234ZM4.18035 19.2521L3.12644 19.7227C3.27912 19.2663 3.43791 18.8462 3.598 18.4719L4.18035 19.2521ZM3.52166 20.8622L2.68195 21.2854C2.77503 20.8978 2.87553 20.5332 2.98021 20.1885L3.52166 20.8622ZM3.68689 21.0665L4.33045 21.8657L3.37446 22.3618L2.59691 21.6383C2.59981 21.6241 2.60336 21.608 2.60561 21.5938C2.62397 21.5932 2.64297 21.591 2.65972 21.5828L3.68689 21.0665ZM3.13063 22.4892L2.3621 22.8885C2.41525 22.5589 2.47323 22.242 2.53668 21.9373L3.13063 22.4892ZM3.33065 22.674L4.0805 23.3717L3.09295 23.9321L2.29156 23.348C2.29897 23.295 2.30767 23.2452 2.3154 23.1922C2.32249 23.1897 2.33054 23.1935 2.33795 23.1897L3.33065 22.674ZM2.84686 24.0728L2.16111 24.4619C2.18753 24.1809 2.21652 23.9047 2.25034 23.6385L2.84686 24.0728ZM3.07555 24.239L3.94844 24.876L2.63299 25.6569L2.07576 25.4147C2.09283 25.1173 2.11216 24.9 2.12633 24.7786L3.07555 24.239ZM2.36049 25.8175L2.05418 26.0004C2.05643 25.8894 2.05998 25.7878 2.06352 25.6891L2.36049 25.8175ZM2.65231 25.9442L3.88402 26.481L2.75088 27.1787L2.05611 26.9081C2.04999 26.6936 2.0487 26.4924 2.04935 26.3028L2.65231 25.9442ZM2.47677 27.3468L2.08735 27.5861C2.07866 27.4493 2.07157 27.3165 2.0661 27.1869L2.47677 27.3468ZM2.77729 27.4641L3.98033 27.9324L2.88455 28.655L2.16047 28.4572C2.13953 28.2585 2.12085 28.0646 2.10636 27.8769L2.77729 27.4641ZM2.59981 28.8436L2.23842 29.081C2.22199 28.9628 2.2075 28.8473 2.19397 28.7329L2.59981 28.8436ZM2.93029 28.9331L4.25282 29.2961L3.30714 30.0575L2.35212 29.7932C2.32571 29.6462 2.30413 29.504 2.2819 29.3617L2.93029 28.9331ZM3.06138 30.2555L2.53861 30.6778C2.49159 30.4744 2.4481 30.2751 2.40913 30.0754L3.06138 30.2555ZM3.36802 30.3404L4.61357 30.6851L3.96905 31.4833L2.66198 31.1831C2.64169 31.1064 2.62461 31.0317 2.60561 30.9547L3.36802 30.3404ZM3.79029 31.7041L3.17734 32.4635C3.10519 32.2298 2.99277 31.9848 2.82109 31.7309C2.79436 31.6423 2.76956 31.5527 2.74508 31.4638L3.79029 31.7041ZM3.2759 32.9921L4.4245 33.4791C4.4245 33.4791 3.74133 35.0377 3.74519 35.061L3.42889 35.7984C2.91193 34.9115 2.85008 34.5731 2.84267 34.5132C2.94703 34.37 3.04785 34.2044 3.12516 34.007C3.2147 33.7758 3.30585 33.4191 3.2759 32.9921ZM3.99353 35.1304C4.22995 34.5835 5.42494 34.3183 6.03499 34.2369C6.54004 35.2099 7.17103 36.1772 7.95244 37.0801C7.84454 37.1003 7.7405 37.14 7.64742 37.2031C7.46994 37.3252 7.35205 37.5071 7.31404 37.7178C7.27765 37.9219 7.32403 38.1224 7.42968 38.2833C7.28022 38.2899 7.13528 38.3378 7.00934 38.4246C6.83057 38.5457 6.71172 38.7286 6.67339 38.9402C6.63635 39.1519 6.68756 39.3559 6.80255 39.5205C6.71494 39.5354 6.63055 39.5685 6.55003 39.6167C6.39832 39.7082 6.27946 39.8504 6.21182 40.0141C5.99086 39.5578 5.62947 38.9784 5.04712 38.1931C4.38778 37.3053 3.92654 36.6178 3.60218 36.0892L3.99353 35.1304ZM6.99356 38.9951C7.01643 38.8686 7.08761 38.7586 7.19519 38.6857C7.27636 38.6302 7.3688 38.6025 7.46446 38.6025C7.49217 38.6025 7.52019 38.6043 7.54853 38.6091C7.69766 38.6349 7.73116 38.6589 7.73374 38.6608L7.31469 39.5183C7.09115 39.4303 6.95362 39.2216 6.99356 38.9951ZM7.63357 37.7736C7.6574 37.6472 7.72794 37.5371 7.83359 37.4649C7.91476 37.4084 8.00849 37.3807 8.1048 37.3807C8.1325 37.3807 8.16084 37.3826 8.18854 37.3873C8.20851 37.3911 8.2214 37.3955 8.23686 37.4012C8.2594 37.4251 8.28356 37.4491 8.30707 37.474C8.30707 37.4797 8.30353 37.4879 8.30224 37.4951L8.15247 37.802C8.04295 37.9767 7.95244 38.1625 7.8993 38.2852C7.70958 38.195 7.59556 37.9871 7.63357 37.7736ZM9.00989 7.40129C9.24277 7.25306 9.42959 7.21206 9.51688 7.21206C9.54264 7.21206 9.56004 7.21522 9.56745 7.22121C9.58033 7.26316 9.47919 7.46343 9.17513 7.65865C8.87558 7.85072 8.64979 7.86428 8.61822 7.83905C8.60566 7.79647 8.70519 7.59652 9.00989 7.40129ZM6.99646 9.02899C7.22804 8.88013 7.41486 8.8385 7.50312 8.8385C7.52856 8.8385 7.54628 8.84196 7.55369 8.84733C7.56689 8.89022 7.46511 9.09017 7.16234 9.28382C6.85989 9.47935 6.63377 9.48755 6.60382 9.46516C6.59061 9.42259 6.69175 9.22326 6.99646 9.02899ZM6.17221 9.91206L6.47723 9.68719C6.50268 9.70075 6.53199 9.71242 6.56871 9.71999C6.75585 9.75563 7.0364 9.67237 7.30503 9.49859C7.64162 9.28382 7.90832 8.95361 7.78431 8.72906L8.64077 8.10081C8.82179 8.11501 9.07528 8.02859 9.31814 7.87248C9.59321 7.69523 9.82255 7.44103 9.82802 7.23099L9.93464 7.15277L10.2922 7.38142L6.75327 10.1767L6.17221 9.91206ZM6.94524 10.8752C6.89564 10.9115 6.80287 10.9831 6.66856 11.0925C6.55389 10.8838 6.3703 10.5308 6.20377 10.2079L6.64666 10.4094C6.65213 10.4328 6.64666 10.4561 6.66115 10.476C6.66663 10.4867 6.76841 10.64 6.94524 10.8752ZM7.19197 11.1919C7.44804 11.5088 7.79268 11.9028 8.22043 12.3273V13.0381C8.02846 12.6502 7.66159 12.3534 7.20002 12.2736C6.41958 12.1361 5.69679 12.6587 5.56312 13.4065C5.42784 14.1659 5.94126 14.891 6.70882 15.0241C6.79128 15.0386 6.87374 15.0455 6.95587 15.0455C7.5073 15.0455 7.98852 14.7289 8.22075 14.2587V14.6223C8.01654 14.844 7.79848 15.0998 7.57333 15.378C7.55497 15.3726 7.53919 15.3635 7.51793 15.3663C7.48637 15.3713 7.45577 15.3707 7.4242 15.3742C7.40906 15.3742 7.39392 15.3672 7.37879 15.3717L7.35785 15.3799C7.29923 15.3846 7.24061 15.3937 7.18198 15.3937C6.21891 15.3937 5.61047 14.6791 5.60531 14.6712C5.59855 14.663 5.58631 14.6611 5.57793 14.6551C5.56698 14.6463 5.55796 14.6397 5.54476 14.6356C5.52575 14.6292 5.50836 14.6296 5.48871 14.633C5.47937 14.6343 5.471 14.6277 5.46166 14.6315C5.45779 14.633 5.45715 14.6362 5.45489 14.6381C5.45103 14.639 5.44748 14.6381 5.44362 14.639C5.4259 14.6485 5.41656 14.6658 5.40465 14.6807C5.39949 14.6879 5.39079 14.6917 5.38725 14.6993C5.37405 14.7276 5.36986 14.7589 5.38017 14.7888L5.38178 14.7929L5.3821 14.7955L5.7451 15.958L4.7685 16.308C5.01297 15.9535 5.17531 15.7725 5.19657 15.7498C5.25133 15.7321 5.29674 15.6943 5.30802 15.6382C5.31865 15.5833 5.5541 14.3558 4.6606 13.7386C5.90647 12.1756 7.00869 11.3269 7.19197 11.1919ZM8.08837 13.8465C7.97886 14.458 7.39715 14.8853 6.75359 14.7724C6.12904 14.6636 5.70999 14.071 5.82047 13.451C5.91743 12.9044 6.39317 12.508 6.95297 12.508C7.019 12.508 7.086 12.5143 7.15428 12.526C7.78012 12.6341 8.19917 13.227 8.08837 13.8465ZM3.86276 14.1331C3.89272 13.9997 3.99643 13.8644 4.16167 13.8644C4.23253 13.8644 4.30887 13.8878 4.39132 13.9348C4.83067 14.1849 4.97207 14.628 5.00846 14.9904C4.77945 14.7185 4.49311 14.6132 4.22866 14.5157C4.14266 14.4842 4.05666 14.4523 3.97227 14.4154C3.85696 14.3643 3.84021 14.2366 3.86276 14.1331ZM3.9172 14.7371C3.9829 14.7633 4.04829 14.7907 4.11368 14.815C4.46251 14.9427 4.76464 15.0597 4.94952 15.5416C4.88156 15.6148 4.52081 16.0172 4.05699 16.807C4.03186 16.6852 3.93749 16.5884 3.81316 16.566C4.00352 16.508 4.16392 16.3859 4.27086 16.2178C4.51501 15.8334 4.39809 15.3234 4.00803 15.0812C3.92235 15.0276 3.83442 15.0005 3.74648 14.9885C3.80382 14.9027 3.86018 14.8188 3.9172 14.7371ZM3.42116 15.4959C3.46529 15.4738 3.51167 15.459 3.56418 15.459C3.74326 15.459 3.88788 15.6025 3.88788 15.7782C3.88788 15.9554 3.74326 16.0996 3.56418 16.0996C3.39056 16.0996 3.2511 15.9611 3.24498 15.7902C3.30392 15.6905 3.36222 15.5918 3.42116 15.4959ZM3.09391 16.0478C3.18893 16.2103 3.36029 16.3229 3.56418 16.3229C3.86791 16.3229 4.11561 16.0794 4.11561 15.7791C4.11561 15.4858 3.87758 15.2499 3.5835 15.2398C3.59027 15.2297 3.59639 15.2193 3.60315 15.2092C3.69495 15.1884 3.78932 15.2092 3.88821 15.2707C4.17133 15.447 4.25733 15.8189 4.07792 16.1005C3.99192 16.2374 3.85728 16.3314 3.69881 16.3667C3.54292 16.402 3.37994 16.3743 3.24401 16.2897C3.1535 16.2336 3.10583 16.1585 3.07845 16.0753C3.08328 16.0655 3.08876 16.057 3.09391 16.0478ZM2.46969 17.2435L2.51671 17.2617L2.44005 17.3034C2.44907 17.2829 2.46002 17.2636 2.46969 17.2435ZM2.73348 17.3986L2.93737 17.7235L2.51671 17.9764L2.32828 17.6197L2.73348 17.3986ZM3.05623 17.913L3.07587 17.9436C3.0034 18.1212 2.91805 18.3344 2.82754 18.5643L2.62236 18.1751L3.05623 17.913ZM3.01274 17.4393L3.27203 17.5333L3.12741 17.6273L3.01274 17.4393ZM2.19397 17.8509L2.32184 18.0934L2.0181 18.2754C2.07673 18.1322 2.13406 17.9893 2.19397 17.8509ZM2.42717 18.2918L2.68388 18.7787L2.15435 19.1373L1.89796 18.6091L2.42717 18.2918ZM2.62204 19.0925C2.5486 19.2849 2.47709 19.4795 2.41106 19.6659L2.2542 19.342L2.62204 19.0925ZM1.78297 18.8913L1.96464 19.266L1.56137 19.5394C1.63191 19.3184 1.70631 19.103 1.78297 18.8913ZM2.06352 19.4701L2.29994 19.9586L1.77202 20.2967L1.51466 19.841L2.06352 19.4701ZM2.3096 20.1869L2.2178 20.4862L1.92727 20.4108L2.00361 20.3812L2.3096 20.1869ZM1.39194 20.0838L1.51982 20.3106L1.34427 20.2614C1.36006 20.2017 1.37487 20.1415 1.39194 20.0838ZM0.814744 22.8519C0.916205 22.9736 0.962587 23.1351 0.934242 23.296C0.909763 23.4328 0.832459 23.5505 0.723912 23.6328C0.749358 23.3688 0.780601 23.1086 0.814744 22.8519ZM0.681395 23.8917C0.686549 23.8898 1.12203 23.7161 1.1771 23.2159C1.23122 22.7286 0.844377 22.5236 0.827306 22.5148L0.865313 22.2968C0.88625 22.3072 1.41417 22.6299 1.34814 23.2342C1.28211 23.8274 0.682361 24.1046 0.658526 24.1157L0.681395 23.8917ZM0.668189 24.3642C1.16937 24.2541 1.56394 23.8375 1.6245 23.3193C1.68538 22.8002 1.39742 22.3063 0.934886 22.0877C0.992864 21.7544 1.05761 21.4292 1.12943 21.1126L2.0049 21.3128C1.98622 21.3879 1.9627 21.4882 1.935 21.6099C1.9218 21.5664 1.90118 21.5241 1.87413 21.486C1.80713 21.3933 1.70696 21.3311 1.59358 21.3119C1.47891 21.2923 1.36392 21.3169 1.26922 21.381C1.17324 21.4469 1.10914 21.5459 1.09014 21.6594C1.04794 21.8922 1.20577 22.1152 1.44187 22.1568C1.55332 22.1767 1.6712 22.153 1.76654 22.0874C1.79682 22.066 1.82517 22.0407 1.84868 22.0136C1.70341 22.728 1.52433 23.7987 1.486 24.8896C1.42963 24.7616 1.31174 24.6628 1.16068 24.6364C1.04665 24.6155 0.931021 24.6414 0.836002 24.7067C0.740339 24.7732 0.676242 24.8713 0.657238 24.9839C0.614399 25.2151 0.772871 25.4387 1.00832 25.4813L1.00961 25.4822L0.63308 25.4869C0.635335 25.1053 0.647575 24.73 0.668189 24.3642ZM1.62708 21.7531C1.62063 21.7834 1.60453 21.8086 1.57941 21.826C1.55493 21.8424 1.52626 21.8458 1.49824 21.8436C1.43897 21.8332 1.39871 21.7752 1.4103 21.7143C1.41546 21.684 1.43156 21.6588 1.45669 21.6421C1.47537 21.6292 1.49534 21.6225 1.51724 21.6225C1.524 21.6225 1.53077 21.6235 1.53721 21.6248C1.56652 21.6292 1.59132 21.6446 1.60775 21.6686C1.62579 21.6932 1.63191 21.7228 1.62708 21.7531ZM1.33364 25.4109C1.3971 25.3684 1.44573 25.3113 1.47859 25.2447C1.47859 25.3223 1.47859 25.3989 1.4802 25.4756L1.17453 25.4794C1.22961 25.4683 1.28436 25.4453 1.33364 25.4109ZM1.14683 25.1504C1.12203 25.1671 1.09561 25.1706 1.06695 25.1681C1.00543 25.157 0.966452 25.1006 0.97837 25.0381C0.982879 25.0091 0.998984 24.9839 1.02411 24.9672C1.04665 24.9498 1.07274 24.9457 1.10431 24.9489C1.16422 24.9596 1.20481 25.0183 1.19482 25.0773C1.18902 25.1078 1.17195 25.1328 1.14683 25.1504ZM0.641133 26.9714L0.894624 27.1951L0.654983 27.571C0.646608 27.3392 0.642421 27.1389 0.641133 26.9714ZM0.648541 26.3637L0.748392 26.358L0.646608 26.505C0.648219 26.4596 0.649507 26.4274 0.649507 26.4236C0.648541 26.4034 0.649185 26.3839 0.648541 26.3637ZM1.25441 29.4239L0.890115 29.1208L1.2003 28.5701L1.56008 28.9092L1.25441 29.4239ZM1.61806 29.1485L1.65961 29.4573L1.44445 29.4989L1.61806 29.1485ZM1.14489 28.2087L0.753545 27.84L1.06695 27.3468L1.44445 27.6785L1.14489 28.2087ZM1.31496 28.3686L1.50822 28.0277C1.5166 28.2153 1.52787 28.402 1.54108 28.5812L1.31496 28.3686ZM1.18967 27.1547L1.44767 26.7463L1.45797 26.7545C1.46345 26.9431 1.47086 27.1682 1.47891 27.4095L1.18967 27.1547ZM1.39613 26.4709L1.18967 26.3359L1.41481 26.3101L1.39613 26.4709ZM1.26633 26.6103L1.0167 27.002L0.742594 26.7617L0.992542 26.4041L1.26633 26.6103ZM0.682683 28.0822L1.03119 28.4112L0.753223 28.9029C0.722302 28.607 0.699111 28.3345 0.682683 28.0822ZM0.80347 29.3425L1.04955 29.5465L0.836324 29.579C0.825373 29.4996 0.812811 29.4191 0.80347 29.3425ZM1.39774 31.1361C1.4554 31.09 1.52433 31.0733 1.59229 31.0787C1.66605 31.0888 1.73272 31.1313 1.77846 31.1998C1.87799 31.3439 1.85222 31.5489 1.72242 31.6561C1.66573 31.7031 1.60034 31.7217 1.52594 31.7145C1.45218 31.7044 1.38582 31.6618 1.34009 31.5934C1.24185 31.4493 1.26761 31.2439 1.39774 31.1361ZM1.31464 31.8716C1.36908 31.9047 1.4306 31.9261 1.49502 31.9362C1.62836 31.9548 1.76204 31.916 1.86994 31.8271C2.08574 31.6489 2.13019 31.3114 1.96882 31.0749C1.88637 30.9538 1.76365 30.8772 1.62482 30.857C1.49212 30.8374 1.3607 30.8765 1.25441 30.9623C1.30562 30.8727 1.3884 30.809 1.51788 30.797C1.64705 30.786 1.79811 30.8157 1.90086 30.9014C2.02616 31.0039 2.10797 31.1629 2.12246 31.3357C2.15661 31.747 1.91954 31.9816 1.62579 32.0084C1.53367 32.0185 1.43188 31.9845 1.37133 31.9327C1.35072 31.9157 1.33203 31.8965 1.31464 31.8716ZM1.36553 32.1847C1.42609 32.2068 1.49115 32.2216 1.56169 32.2216C1.58198 32.2216 1.60324 32.2207 1.62547 32.2188C2.04194 32.18 2.35405 31.7807 2.31927 31.3291C2.30123 31.0982 2.19204 30.8838 2.02036 30.7415C1.86994 30.6176 1.68634 30.5539 1.49437 30.5772C1.28952 30.5958 1.14393 30.7012 1.05342 30.8683C0.979336 30.4987 0.915561 30.1401 0.865313 29.8001L1.77653 29.6623C1.80777 29.6585 1.83483 29.6421 1.85287 29.6169C1.85609 29.6112 1.8577 29.6049 1.86028 29.5992C1.8023 29.2573 1.6216 28.0387 1.62353 26.1177C1.60356 26.1029 1.58102 26.0947 1.55332 26.0956L0.644354 26.1401C0.641777 26.0275 0.640166 25.9165 0.638556 25.8048L1.63513 25.7919L1.64898 25.7355C1.64898 25.7355 1.74045 24.0586 1.85287 23.3196C1.96109 22.6075 2.22972 21.2359 2.28577 21.059C2.27095 21.0498 2.25581 21.0416 2.2381 21.0375L1.20062 20.8003C1.22767 20.69 1.25795 20.5834 1.2863 20.4752L2.2017 20.7344C2.21233 20.7376 2.22296 20.7388 2.23326 20.7388C2.25388 20.7388 2.27417 20.7338 2.29253 20.7231C2.31959 20.7073 2.33956 20.6808 2.346 20.6502C2.37692 20.5061 2.4014 20.408 2.47355 20.1891C2.47355 20.1891 3.49331 17.5264 3.49589 17.5204C3.50749 17.4929 3.50749 17.4614 3.4946 17.4336C3.48301 17.4065 3.46014 17.3841 3.43179 17.374L2.5676 17.0413C2.69193 16.789 2.81691 16.5461 2.9451 16.3121C2.99213 16.3721 3.04527 16.4288 3.11968 16.4764C3.26495 16.567 3.43179 16.6105 3.59993 16.6013C3.50749 16.6543 3.44532 16.7537 3.44532 16.8663C3.44532 17.0347 3.58511 17.1715 3.75582 17.1715C3.79287 17.1715 3.8283 17.1621 3.86147 17.151C3.35835 18.0751 2.78373 19.4152 2.35437 21.2182C2.35663 21.2053 2.35598 21.1924 2.35598 21.1794C2.27224 21.6377 2.00296 23.1291 1.94305 23.7079C1.87123 24.3963 1.76977 25.5541 1.74947 25.8736C1.74561 25.9329 1.73756 25.9733 1.72757 26.001C1.69923 27.3499 1.80359 29.5371 2.52637 31.8857C2.58725 32.3109 2.58725 33.0158 2.33376 33.2441C2.21941 33.3466 2.10024 33.4299 1.99588 33.5018C1.93661 33.5434 1.87767 33.585 1.82162 33.6292C1.64576 33.141 1.49469 32.6569 1.36553 32.1847ZM2.16949 34.6378H2.16595C2.14082 34.6239 2.1157 34.6239 2.08671 34.623C2.02036 34.5943 1.86962 34.576 1.80294 34.3088C1.78297 34.2322 1.85802 34.1073 1.87863 34.0546C1.89345 34.0335 1.90086 34.0158 1.9073 33.9909C1.95884 33.9234 2.04838 33.8578 2.18592 33.7616C2.29865 33.6841 2.42588 33.5964 2.55601 33.4791C2.77697 33.2804 2.85942 32.9265 2.88229 32.5947C3.02885 33.0984 2.95251 33.5352 2.83752 33.8496C2.66391 34.3227 2.37209 34.5961 2.28995 34.6201C2.24357 34.6324 2.20363 34.6378 2.16949 34.6378ZM5.70098 42.622C5.02586 43.0046 4.51501 43.0803 4.26248 42.8428C4.04249 42.634 4.05215 42.2275 4.12946 42.0852C4.25089 41.8645 4.39358 41.7377 4.55527 41.7065C4.82068 41.6604 5.08931 41.8736 5.09124 41.8755C5.13279 41.9096 5.18755 41.9282 5.24166 41.9216C5.29642 41.9178 5.3457 41.8919 5.38081 41.8522C6.4811 40.5522 4.34945 38.1433 4.26538 38.049C3.52262 37.1277 2.88584 36.0762 2.35824 34.9305C2.36243 34.9295 2.36597 34.9295 2.37048 34.9286C2.43264 34.9128 2.50737 34.8658 2.58467 34.8021C2.73413 35.2474 3.21856 36.2683 4.78525 38.3807C6.37642 40.5263 6.2611 41.041 6.11552 41.6913C6.08331 41.8326 6.05174 41.9815 6.03048 42.1496L5.8063 42.6078C5.77055 42.6062 5.73319 42.6025 5.70098 42.622ZM5.85945 43.1421L7.73148 39.5874C7.73632 39.5801 7.73986 39.5716 7.74308 39.5634L8.55155 37.7304C8.56991 37.7481 8.70519 37.8837 8.72323 37.9014L6.15449 43.1228C6.13194 43.1244 5.88167 43.1411 5.85945 43.1421ZM6.45404 43.0765L6.90498 42.2653L8.2871 39.3474L8.28614 39.3483L8.91133 38.0758C9.28947 38.4296 9.69467 38.7687 10.1337 39.0856L10.1978 39.3887C10.1923 39.4524 10.1801 39.5136 10.1801 39.5783C10.1801 39.6309 10.2187 39.677 10.2732 39.6874C10.3189 39.6956 10.3669 39.7041 10.4136 39.7132C8.73933 42.1098 7.37299 42.8825 6.45404 43.0765ZM11.6089 39.4294C11.6076 39.4404 11.5864 39.4553 11.5529 39.4691L10.7019 39.3203C10.7019 39.3193 10.7003 39.3184 10.7003 39.3174C10.7293 39.091 10.9244 38.9191 11.1557 38.9191C11.1754 38.9191 11.1928 38.92 11.2114 38.9219C11.4623 38.9538 11.6401 39.1809 11.6089 39.4294ZM11.2395 38.7015C10.9434 38.6684 10.6726 38.8298 10.5469 39.0793L10.5273 38.9907L10.7218 38.5233C11.0755 37.9689 11.6914 37.5958 12.4003 37.592C12.1932 37.7121 12.0399 37.9108 12.009 38.1593C11.9835 38.3681 12.0399 38.5731 12.1713 38.7396C12.1896 38.7636 12.2183 38.7766 12.2399 38.7989C12.0592 38.8469 11.8969 38.9478 11.7796 39.0948C11.6836 38.8872 11.4849 38.7321 11.2395 38.7015ZM13.3614 38.3262C13.3238 38.6293 13.0545 38.8576 12.7285 38.8131C12.5781 38.7955 12.4441 38.7207 12.3513 38.6025C12.257 38.4823 12.217 38.3353 12.2347 38.1858C12.2702 37.9048 12.5114 37.6926 12.7971 37.6926C12.8203 37.6926 12.8448 37.6935 12.8683 37.6964C13.1801 37.7358 13.4007 38.0177 13.3614 38.3262ZM12.8967 36.9562C12.9269 36.7215 13.1282 36.5496 13.3602 36.5496C13.3792 36.5496 13.3972 36.5506 13.4175 36.5525C13.671 36.585 13.8523 36.8177 13.8217 37.0691C13.8063 37.193 13.7435 37.3018 13.6433 37.3778C13.5457 37.4526 13.4217 37.486 13.3012 37.4693C13.0464 37.4393 12.8651 37.2075 12.8967 36.9562ZM13.0873 39.6956C13.0828 39.7104 13.0815 39.7233 13.0793 39.7363L11.8305 39.5174C11.8985 39.2086 12.1536 38.986 12.4534 38.986C12.4786 38.986 12.505 38.9879 12.5311 38.9907C12.8809 39.0342 13.1305 39.3502 13.0873 39.6956ZM13.8774 39.875L13.3031 39.7754C13.3048 39.7681 13.3083 39.7568 13.3086 39.7514C13.3611 39.5508 13.5441 39.4114 13.7521 39.4114C13.7708 39.4114 13.7889 39.4124 13.8079 39.4143C14.0353 39.443 14.1941 39.6322 14.2012 39.8533C14.0459 39.9163 13.9145 39.8861 13.8774 39.875ZM14.4076 39.6735C14.3329 39.4231 14.1142 39.2263 13.8359 39.1922C13.6259 39.1683 13.4268 39.2367 13.2816 39.3723C13.2374 39.2272 13.1514 39.1008 13.0413 38.9973C13.3283 38.9049 13.5483 38.6621 13.5879 38.3533C13.6082 38.1934 13.5653 38.0455 13.4974 37.9118C14.0498 38.2647 14.4176 38.8775 14.4176 39.5757C14.4179 39.6098 14.4108 39.641 14.4076 39.6735ZM14.5091 38.8169C14.331 38.3338 13.985 37.9301 13.5444 37.673C13.6298 37.6491 13.7116 37.6093 13.7837 37.5538C13.9312 37.4412 14.0246 37.2785 14.0472 37.0956C14.0932 36.7221 13.8233 36.3787 13.4458 36.3304H13.4445C13.0658 36.2907 12.7179 36.5522 12.6696 36.9284C12.6483 37.0993 12.6947 37.2646 12.7855 37.3977C12.3346 37.323 11.8447 37.3939 11.4433 37.5853L11.6434 37.3545C11.6608 37.3545 11.6791 37.3507 11.6955 37.3416C11.8833 37.24 12.3265 37.1826 12.4815 37.1687C12.5411 37.163 12.5852 37.1151 12.5852 37.0577C12.5852 36.6345 12.9305 36.2759 13.3386 36.2759C13.7563 36.2759 14.0968 36.613 14.0968 37.029C14.0968 37.2564 13.9953 37.4835 13.8327 37.6241C13.8027 37.6491 13.7895 37.6888 13.7963 37.7266C13.8021 37.7645 13.8285 37.797 13.8649 37.8118C13.8807 37.8184 14.2595 37.9771 14.4927 38.5324C14.4984 38.5454 14.5065 38.5574 14.5158 38.5675L14.5091 38.8169ZM14.529 38.1231C14.3761 37.8947 14.2082 37.7582 14.0916 37.6825C14.2385 37.5052 14.3258 37.2668 14.3258 37.0312C14.3258 36.4925 13.8832 36.0545 13.3402 36.0545C12.8413 36.0545 12.4148 36.4582 12.3639 36.9581C12.2602 36.97 12.0908 36.994 11.9262 37.0318L14.5654 33.9928C14.5919 34.0067 14.6212 34.0124 14.6489 34.0225L14.529 38.1231ZM14.9513 38.5296L14.7294 39.0922L14.8753 34.0795C14.8921 34.0814 14.9088 34.0833 14.9256 34.0833C14.9797 34.0833 15.0293 34.0676 15.0805 34.0575L14.9513 38.5296ZM15.1971 37.9077L15.3105 33.9707C15.3401 33.9531 15.3739 33.943 15.4013 33.9228C15.4564 34.2499 15.7224 34.5189 16.0732 34.563C16.1044 34.5668 16.1373 34.5687 16.1685 34.5687C16.3148 34.5687 16.4452 34.5179 16.5637 34.4476L15.1971 37.9077ZM16.719 33.8682C16.681 34.1656 16.4027 34.3858 16.1006 34.346C15.7975 34.3082 15.5807 34.0319 15.6184 33.7317C15.6519 33.4564 15.8883 33.2495 16.1679 33.2495C16.1904 33.2495 16.2139 33.2514 16.2365 33.2542C16.5402 33.2908 16.7567 33.5671 16.719 33.8682ZM16.9084 33.5743C16.8205 33.2942 16.5773 33.0754 16.2642 33.0366C16.051 33.0117 15.8484 33.0725 15.6931 33.1908C15.6793 33.1123 15.6535 33.0385 15.6177 32.9681L18.1749 30.3672L16.9084 33.5743ZM18.3868 29.8294L15.4825 32.7833C15.4464 32.7464 15.4029 32.7177 15.3588 32.6871L18.5717 29.3617L18.3868 29.8294ZM17.2224 29.5661C17.15 29.5661 17.0785 29.5623 17.0076 29.5532C17.1487 29.4756 17.2621 29.3498 17.3207 29.1946C17.3944 28.9987 17.3716 28.7852 17.2717 28.6124C17.4547 28.6032 17.6254 28.5367 17.7636 28.4295C17.8103 28.6512 17.9668 28.847 18.1971 28.9331C18.276 28.9628 18.3594 28.9776 18.4425 28.9776C18.4912 28.9776 18.5395 28.9729 18.5872 28.9628C18.2438 29.3378 17.75 29.5661 17.2224 29.5661ZM18.8758 28.4556C18.7882 28.6865 18.515 28.8142 18.278 28.7247C18.0399 28.636 17.9175 28.3727 18.0048 28.1362C18.0151 28.115 18.0248 28.0936 18.0341 28.0724C18.1414 27.8766 18.3891 27.7832 18.6042 27.8637C18.8455 27.9501 18.9666 28.2163 18.8758 28.4556ZM19.0442 27.9567C18.9682 27.8208 18.8429 27.712 18.6854 27.6536C18.6065 27.6249 18.524 27.6101 18.4409 27.6101C18.3172 27.6101 18.1994 27.6416 18.0963 27.7006C18.0857 27.5234 18.0203 27.3524 17.9095 27.2137C18.1398 27.1667 18.3363 27.0058 18.4203 26.7832C18.4683 26.6557 18.4751 26.5227 18.448 26.3987C18.8845 26.7869 19.1122 27.3698 19.0442 27.9567ZM19.1038 26.9197C18.9502 26.5797 18.7002 26.2849 18.3791 26.0679C18.4406 26.0458 18.4999 26.0171 18.5521 25.9755C18.688 25.8739 18.7753 25.7241 18.7962 25.557C18.8384 25.2141 18.5917 24.8994 18.2438 24.8549C18.0773 24.8363 17.9104 24.8789 17.7764 24.9817C17.6412 25.0845 17.5548 25.2343 17.5339 25.4015C17.5178 25.5264 17.5507 25.6418 17.6022 25.7462C17.4775 25.7232 17.3506 25.7102 17.2221 25.7102C17.0553 25.7102 16.8936 25.7351 16.7357 25.7739L16.794 25.7027C17.1033 25.6831 17.377 25.6323 17.3886 25.6304C17.4418 25.6203 17.4814 25.574 17.4814 25.5213C17.4814 25.1454 17.7858 24.8287 18.1472 24.8287C18.5179 24.8287 18.82 25.1277 18.82 25.4945C18.82 25.6979 18.7559 25.8436 18.6133 25.9647C18.5868 25.9868 18.5727 26.0193 18.574 26.0543C18.5759 26.0874 18.593 26.119 18.621 26.1395C18.6242 26.1423 18.9254 26.3593 19.1022 26.816C19.1038 26.8188 19.1054 26.8216 19.1061 26.8242L19.1038 26.9197ZM19.1202 26.359C19.0233 26.2139 18.9247 26.1086 18.8548 26.043C18.9837 25.895 19.0474 25.714 19.0474 25.4951C19.0474 25.0047 18.6439 24.607 18.1465 24.607C17.6943 24.607 17.3062 24.9732 17.2582 25.427C17.1928 25.4371 17.0981 25.451 16.9896 25.463L18.8133 23.2187C18.9138 23.2972 19.0362 23.3493 19.1721 23.3666C19.1863 23.3679 19.1988 23.3695 19.2127 23.3704L19.1202 26.359ZM19.4665 27.0973L19.3135 27.4817L19.442 23.3496C19.4948 23.336 19.547 23.3174 19.5963 23.2922L19.4665 27.0973ZM19.5686 23.0459C19.4633 23.1269 19.3325 23.1597 19.202 23.144C18.9283 23.1105 18.7334 22.8629 18.7679 22.5914C18.7843 22.4583 18.8523 22.3407 18.9592 22.2587C19.0478 22.1918 19.1537 22.1559 19.2629 22.1559C19.2829 22.1559 19.3038 22.1571 19.3232 22.1596H19.3254C19.3856 22.1675 19.4423 22.1846 19.4932 22.212C19.5013 22.2183 19.5109 22.2234 19.5203 22.2271C19.5989 22.2741 19.663 22.3413 19.7058 22.4211C19.7032 22.4542 19.7158 22.4886 19.7429 22.5119C19.7628 22.576 19.7683 22.6438 19.7599 22.7135C19.7438 22.8462 19.6762 22.9642 19.5686 23.0459ZM19.7161 26.4643L19.8166 23.5142C19.9306 23.6732 20.1097 23.7867 20.3197 23.8129C20.4988 23.8362 20.6666 23.7867 20.8113 23.6902L19.7161 26.4643ZM20.9063 23.1604C20.8892 23.2934 20.8212 23.4117 20.7143 23.4931C20.6099 23.5729 20.4753 23.6091 20.3487 23.5918C20.074 23.5574 19.8801 23.3086 19.9136 23.0374C19.9306 22.9043 19.9983 22.7866 20.1059 22.7046C20.1938 22.6375 20.3004 22.6021 20.409 22.6021C20.4289 22.6021 20.4499 22.6037 20.4698 22.6059C20.7446 22.6409 20.9398 22.8901 20.9063 23.1604ZM21.1121 22.9289C21.0409 22.6482 20.8071 22.4236 20.5001 22.3855C20.313 22.3634 20.1303 22.4113 19.9799 22.5198C19.9748 22.4933 19.9686 22.4668 19.9599 22.4403L22.4565 19.5271L21.1121 22.9289ZM22.71 18.8822L19.8482 22.2234C19.814 22.1779 19.7744 22.1366 19.7309 22.1004L22.4098 18.9579C22.5564 18.8677 22.6897 18.7598 22.8073 18.6346L22.71 18.8822ZM22.9377 17.9893C22.8566 18.2032 22.5999 18.3208 22.3844 18.2388C22.1644 18.1574 22.052 17.9149 22.1296 17.6967C22.1412 17.6746 22.1512 17.6516 22.1602 17.6289C22.2626 17.4503 22.491 17.3649 22.6868 17.4387C22.91 17.5219 23.0221 17.7683 22.9377 17.9893ZM23.0994 17.5027C23.0254 17.3816 22.9113 17.2838 22.7677 17.2302C22.6926 17.2025 22.6144 17.1886 22.5351 17.1886C22.4217 17.1886 22.3129 17.2173 22.2175 17.2687C22.2056 17.1085 22.147 16.9546 22.0484 16.8265C22.262 16.7795 22.4436 16.6281 22.5235 16.4206C22.5664 16.3061 22.5754 16.186 22.5545 16.0737C22.9487 16.4345 23.1552 16.9659 23.0994 17.5027ZM23.3326 17.2053C23.332 17.2097 23.3301 17.2132 23.3297 17.2173C23.2866 16.4796 22.8166 15.799 22.0748 15.523C21.8536 15.441 21.6229 15.3991 21.3894 15.3991C20.9108 15.3991 20.4621 15.5789 20.1139 15.8775L19.9248 15.9848C20.1999 15.3458 20.0153 15.2316 19.8739 15.1468C19.691 15.0364 19.527 15.1663 19.4153 15.2269C19.3025 15.2865 18.639 16.473 18.639 16.473L18.6757 15.7634L19.0561 15.1376C19.0761 15.1039 19.0855 15.0673 19.0845 15.031C19.5035 14.6053 20.3391 14.499 21.5721 14.7157C22.7503 14.92 23.541 16.0374 23.3326 17.2053Z"
                  fill="#A39161"
                ></path>
              </svg>
            </span>
            <span class="gi-header-logo-sm">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="26"
                height="40"
                viewBox="0 0 26 40"
                fill="none"
              >
                <g clip-path="url(#clip0_775_175)">
                  <path
                    d="M7.45156 8.42662C7.86422 8.42662 8.19887 8.09196 8.19887 7.67931C8.19887 7.26665 7.86422 6.932 7.45156 6.932C7.03891 6.932 6.70425 7.26665 6.70425 7.67931C6.70464 8.09177 7.03891 8.42623 7.45156 8.42662Z"
                    fill="#A39161"
                  ></path>
                  <path
                    d="M6.26566 31.5946C5.80441 31.5944 5.43037 31.9684 5.43017 32.4297C5.42998 32.891 5.80402 33.265 6.26528 33.2652C6.72654 33.2654 7.10058 32.8913 7.10077 32.4301C7.10019 31.9692 6.72673 31.5954 6.26566 31.5946Z"
                    fill="#A39161"
                  ></path>
                  <path
                    d="M1.47673 29.5307C1.46789 29.6404 1.4773 29.7507 1.50478 29.8573C1.52956 29.9651 1.56414 30.0704 1.60794 30.172C2.30069 29.8935 3.02783 29.519 2.89201 27.9773C2.8411 27.6177 2.77194 27.261 2.68453 26.9084C2.06727 24.3853 1.81177 21.787 1.9255 19.1917C2.11761 15.3491 4.01451 11.8095 4.92646 10.1084C5.11626 9.7541 5.26649 9.47458 5.3393 9.30552C5.60999 8.68116 4.47615 7.71293 4.01413 7.38922C3.80107 7.5212 3.65104 7.73463 3.59897 7.97977C3.56305 8.13672 3.57073 8.3004 3.62145 8.45313C2.25324 10.5024 1.26329 12.78 0.698679 15.1785C0.698679 15.1785 0.672552 15.2756 0.648346 15.4035C0.283719 17.0276 0.100638 18.6873 0.102559 20.3519C0.0871903 20.3859 0.108707 21.1048 0.11716 21.3011C0.0629844 24.1044 0.523858 26.8938 1.47673 29.5307Z"
                    fill="#A39161"
                  ></path>
                  <path
                    d="M22.8738 10.897C22.4535 10.8968 22.1125 11.2376 22.1125 11.6579C22.1123 12.0783 22.4531 12.4193 22.8734 12.4193C23.2938 12.4193 23.6348 12.0786 23.6348 11.6583C23.6342 11.2382 23.294 10.8975 22.8738 10.897Z"
                    fill="#A39161"
                  ></path>
                  <path
                    d="M18.2344 23.4764C18.6416 23.4764 18.9717 23.1463 18.9717 22.7391C18.9717 22.3318 18.6416 22.0017 18.2344 22.0017C17.8271 22.0017 17.497 22.3318 17.497 22.7391C17.497 23.1463 17.8271 23.4764 18.2344 23.4764Z"
                    fill="#A39161"
                  ></path>
                  <path
                    d="M24.6443 9.07922C25.0116 7.7575 24.6251 6.86437 24.2355 6.34548C24.0054 6.03561 23.7116 5.77856 23.3739 5.59183C21.9006 4.5894 20.1005 5.26217 20.0467 5.28695C19.1757 5.875 18.0943 6.06135 17.0767 5.79873C14.3322 5.0983 12.1721 1.57998 11.7666 0.881853L11.5393 0.60771C11.4736 0.534324 11.3854 0.485144 11.2884 0.46747L10.7587 0.12167C10.6273 0.0321468 10.4535 0.0365652 10.3269 0.132621L10.2731 0.17258C10.2683 0.17258 10.2639 0.170275 10.2583 0.169506C9.91692 0.137808 9.57573 0.233479 9.30063 0.438461C8.95483 0.666305 8.61864 1.02805 8.65648 1.3823L7.962 1.90254C7.68094 1.92559 7.4116 2.02434 7.18222 2.1884C6.90655 2.36764 6.61569 2.65407 6.55095 2.95819L6.09987 3.29688L6.02591 3.36162L6.01746 3.40158C5.99363 3.43904 5.97711 3.48054 5.96904 3.52414C5.9579 3.55066 5.9531 3.57947 5.95502 3.6081L5.96059 3.72048L5.99287 3.76044C6.04454 3.8636 6.384 4.54195 6.60743 4.96382C5.89201 5.61508 5.23038 6.32301 4.62907 7.08088C5.20656 7.53695 6.32464 8.58031 5.9045 9.54989C5.82112 9.742 5.67396 10.0177 5.46936 10.399C4.57874 12.0604 2.72506 15.5178 2.54044 19.2225C2.43036 21.7626 2.68126 24.3055 3.28583 26.7753C3.38016 27.1536 3.45355 27.5368 3.50542 27.9234C3.67102 29.7999 2.68972 30.3843 1.95316 30.6951C2.51297 31.961 3.22782 33.1524 4.08079 34.2425C4.72129 34.9738 5.57887 36.3372 5.40424 37.1493C5.20291 37.0759 4.98582 37.0561 4.7745 37.0917C4.36934 37.1831 4.03065 37.4592 3.85948 37.8376C3.61262 38.3765 3.71674 39.011 4.12286 39.4427C4.48211 39.7916 5.0179 39.8715 5.66916 39.656C5.67473 39.6692 5.68126 39.6819 5.68837 39.6944C5.75849 39.8217 5.88567 39.9076 6.03014 39.9249C6.1358 39.9366 6.24184 39.9426 6.34827 39.9426C7.51995 39.9426 9.38055 39.2452 11.6263 35.9465C12.4099 36.0881 13.0898 36.1935 13.6389 36.259L14.5264 36.4147C14.8984 36.5363 15.7068 36.49 16.1215 35.4376L25.0741 12.2807C25.5711 11.2218 25.4037 9.97023 24.646 9.07903L24.6443 9.07922ZM11.5929 2.45716C11.6121 2.49059 13.5551 5.82429 17.278 6.58658C17.5226 6.63768 17.7716 6.664 18.0213 6.66535C18.7988 6.66535 19.3884 6.38583 19.9589 6.11553C20.4949 5.86156 20.999 5.62295 21.6092 5.62295C21.7809 5.62334 21.9521 5.64216 22.1198 5.67943C23.9558 6.08287 24.0826 8.00052 24.0837 8.01973C24.0926 8.16804 23.9796 8.29541 23.8313 8.30424H23.8144C23.6722 8.30386 23.5547 8.19339 23.5454 8.05142C23.5414 7.9888 23.4319 6.51896 22.0039 6.20543C21.8747 6.17662 21.7425 6.16202 21.6099 6.16182C21.1185 6.16182 20.688 6.36585 20.1902 6.60195C19.5949 6.88397 18.9211 7.20345 18.0186 7.20345C17.7333 7.2023 17.449 7.17233 17.1697 7.11392C13.1968 6.30014 11.1434 2.75781 11.1232 2.72227C11.0496 2.59279 11.0948 2.42834 11.2242 2.35457C11.3537 2.2808 11.5182 2.32614 11.5919 2.45562L11.5929 2.45716ZM18.4074 10.8228V9.40504L18.7653 9.28977C18.8854 9.24674 18.993 9.20543 19.0823 9.16874L19.0892 9.67745L18.4074 10.8228ZM18.4165 10.8584V13.2328L17.7135 14.5271V12.0464L18.4165 10.8584ZM15.9037 15.0335L14.8286 16.8416V20.8349L14.1259 22.1291V18.0235L14.8255 16.8397V9.68398L14.9677 9.70761C15.1406 9.73201 15.3104 9.74603 15.4783 9.75718L15.906 9.77274H15.9137V15.0162L16.6166 13.8276V9.74795L16.8984 9.72606C17.0542 9.7078 17.201 9.68379 17.346 9.65862L17.7047 9.58677V12.0047L16.6162 13.8343V17.136L15.9133 18.4302L15.9137 15.0162L15.9037 15.0335ZM11.2433 22.8703V8.47503C11.3658 8.56148 11.4932 8.64082 11.625 8.71286L12.0528 8.92419C12.141 8.96261 12.2342 9.00257 12.3316 9.04118V21.0237L13.0343 19.8349V9.28631L13.0397 9.28823C13.2005 9.33703 13.3663 9.38429 13.543 9.42963L13.9705 9.52741C14.0198 9.53798 14.0715 9.54778 14.1224 9.55796V18.0281L13.0343 19.858V24.5426L12.3316 25.837V21.0404L11.2433 22.8703ZM9.45163 25.882V8.91189L9.73557 8.62757L10.4731 7.88544C10.4923 7.89601 10.5177 7.91061 10.5411 7.92386V24.0521L9.70022 25.4663L9.45163 25.882ZM9.48467 25.8889V31.3938L8.78193 32.6881V27.0775L9.48467 25.8889ZM10.5397 24.1029L11.2427 22.9141V28.419L10.5397 29.7134V24.1029ZM7.36569 4.11047L10.9507 0.892419C10.9998 0.847849 11.064 0.823259 11.1305 0.823259C11.2796 0.823643 11.4 0.944673 11.3998 1.09375C11.3998 1.09836 11.3996 1.10297 11.3994 1.10758C11.3958 1.17905 11.3637 1.24609 11.3101 1.29374L7.87939 4.37366C8.28014 5.12942 8.86127 5.77453 9.5715 6.25135C9.69791 6.32992 9.73653 6.49629 9.65795 6.6227C9.57938 6.74911 9.41301 6.78772 9.2866 6.70915C8.43075 6.13896 7.74434 5.34881 7.29941 4.42169C7.25138 4.31449 7.27828 4.18865 7.36569 4.11047ZM7.45156 6.31705C8.20387 6.31705 8.81363 6.92681 8.81363 7.67911C8.81363 8.43142 8.20387 9.04118 7.45156 9.04118C6.69926 9.04118 6.0895 8.43142 6.0895 7.67911C6.09027 6.92739 6.69964 6.31801 7.45156 6.31705ZM8.74927 9.65497V27.064L8.7412 27.0777L7.18549 29.6933C5.01003 25.6123 4.92915 21.3866 4.92838 21.3351C4.68632 15.8511 6.83777 11.9791 8.74927 9.65497ZM4.8158 32.4297C4.816 31.629 5.46514 30.9798 6.26586 30.98C7.06657 30.9802 7.71572 31.6294 7.71552 32.4301C7.71533 33.2308 7.06638 33.8798 6.26566 33.8798C5.46533 33.879 4.81657 33.2302 4.8158 32.4297ZM9.16135 34.4955L6.77553 39.2147C6.7298 39.3055 6.63644 39.3628 6.53462 39.3626C6.49255 39.3626 6.45086 39.3526 6.4132 39.3338C6.28046 39.2671 6.22686 39.1055 6.29352 38.9728L6.29429 38.9713L8.68011 34.2523C8.72583 34.1614 8.81901 34.1039 8.92083 34.1041C9.06933 34.1036 9.19016 34.2234 9.19074 34.3719C9.19093 34.415 9.18075 34.4572 9.16135 34.4955ZM11.2853 34.711C11.2471 34.8057 11.1641 34.8753 11.064 34.8966C10.9639 34.9177 10.86 34.8878 10.7864 34.8167C10.7822 34.8126 10.3463 34.3942 9.05088 33.332C8.91948 33.2245 8.90027 33.0308 9.00804 32.8994C9.11563 32.768 9.30927 32.7488 9.44068 32.8566C10.1553 33.4419 10.6106 33.8333 10.8811 34.0721C12.1066 31.0407 19.7161 12.2093 20.1812 10.8762C20.58 9.73297 21.1396 9.26403 21.539 9.07211C21.8645 8.90613 22.2435 8.87961 22.5889 8.99853C22.749 9.05501 22.8329 9.2306 22.7764 9.39063C22.7199 9.55066 22.5444 9.63461 22.3843 9.57813C22.1928 9.51531 21.984 9.5326 21.8055 9.62616C21.3892 9.82634 21.018 10.342 20.7616 11.0785C20.2529 12.5353 11.6511 33.8062 11.2853 34.7102V34.711ZM21.6293 13.4273C21.8503 13.4273 22.0295 13.6063 22.0295 13.8274C22.0295 14.0484 21.8505 14.2276 21.6293 14.2276C21.4084 14.2276 21.2292 14.0485 21.2292 13.8274C21.229 13.6065 21.4084 13.4273 21.6293 13.4273ZM20.5681 16.3785C20.5693 16.5272 20.45 16.6488 20.3013 16.6507H20.2992C20.1516 16.6499 20.0321 16.5312 20.0302 16.3837L20.002 13.9636C20.0004 13.8147 20.1199 13.6929 20.2688 13.6914C20.4177 13.6899 20.5395 13.8094 20.541 13.9583L20.5681 16.3785ZM19.5515 16.7491C19.5513 16.97 19.3722 17.1488 19.1513 17.1488C18.9304 17.1488 18.7515 16.9696 18.7515 16.7487C18.7517 16.5279 18.9306 16.3489 19.1515 16.3489C19.3724 16.3485 19.5517 16.5272 19.5522 16.7481V16.7491H19.5515ZM17.1095 24.7774C17.3305 24.7772 17.5097 24.9562 17.5099 25.1773C17.5101 25.3984 17.331 25.5775 17.1099 25.5777C16.889 25.5779 16.7098 25.3988 16.7096 25.1777C16.7094 24.9568 16.8886 24.7775 17.1095 24.7774ZM13.021 32.3062C12.9284 32.4228 12.7586 32.4424 12.642 32.3496C12.5254 32.257 12.5058 32.0872 12.5986 31.9706L14.888 29.0879C14.9391 29.0234 15.0169 28.9857 15.0993 28.9859C15.2478 28.985 15.369 29.1045 15.37 29.253C15.3704 29.315 15.3494 29.3751 15.3106 29.4234L13.021 32.3062ZM14.6344 32.5133C14.6344 32.7342 14.4553 32.9132 14.2344 32.9132C14.0135 32.9132 13.8344 32.7342 13.8344 32.5133C13.8344 32.2923 14.0135 32.1133 14.2344 32.1133C14.4553 32.1133 14.6344 32.2922 14.6344 32.5133ZM14.0802 28.1683C14.08 27.9474 14.259 27.7681 14.4801 27.7679C14.7011 27.7678 14.8803 27.9468 14.8805 28.1679C14.8807 28.3888 14.7016 28.5681 14.4805 28.5683C14.2598 28.5681 14.0803 28.389 14.0802 28.1683ZM13.592 34.9029C13.3711 34.9031 13.1918 34.7241 13.1916 34.503C13.1914 34.2818 13.3705 34.1028 13.5916 34.1026C13.8125 34.1024 13.9918 34.2815 13.992 34.5026C13.992 34.7235 13.8127 34.9027 13.592 34.9029ZM15.3294 35.4433C15.3095 35.5669 15.1934 35.6508 15.0699 35.6308C14.96 35.6132 14.8793 35.5185 14.8795 35.4072C14.8799 35.3824 14.8843 35.3579 14.8926 35.3344C15.042 34.5658 14.5403 33.8217 13.7716 33.6723C13.0103 33.5242 12.2714 34.0154 12.1131 34.7746C12.1108 34.7811 12.1081 34.7877 12.1049 34.7938C12.0674 34.9129 11.9406 34.9792 11.8215 34.9417C11.7274 34.9122 11.6632 34.8249 11.6632 34.7264C11.6632 34.7224 11.6632 34.7185 11.6644 34.7145C11.663 34.6999 11.6638 34.6849 11.6667 34.6705C11.8901 33.6609 12.8894 33.0237 13.899 33.2469C14.8945 33.4673 15.5308 34.4438 15.33 35.4435L15.3294 35.4433ZM15.6672 25.0405C15.8145 25.043 15.934 25.1602 15.9394 25.3076L15.9676 27.7601C15.9696 27.9086 15.8506 28.0306 15.7021 28.0325H15.6981C15.5508 28.0315 15.4313 27.913 15.4292 27.7656L15.4009 25.313C15.3998 25.1645 15.5185 25.0427 15.6672 25.0405ZM15.4076 28.7091C15.4078 28.4882 15.5869 28.3093 15.8078 28.3093C16.0287 28.3095 16.2076 28.4886 16.2076 28.7095C16.2074 28.9302 16.0285 29.1093 15.8076 29.1093C15.5869 29.1091 15.4076 28.93 15.4076 28.7091ZM16.1467 34.0292C16.1428 34.1754 16.0239 34.292 15.8777 34.2934H15.8747C15.7252 34.2911 15.6057 34.1679 15.608 34.0185L15.6964 29.6495C15.7014 29.5027 15.8214 29.3861 15.9684 29.3853C16.1179 29.3872 16.2376 29.5098 16.2356 29.6593V29.6602L16.1467 34.0292ZM17.1167 29.6174C16.8957 29.6174 16.7165 29.4383 16.7165 29.2172C16.7165 28.9963 16.8955 28.8171 17.1167 28.8171C17.3378 28.8171 17.5168 28.9961 17.5168 29.217C17.5166 29.4378 17.3376 29.6166 17.1168 29.6166L17.1167 29.6174ZM19.3094 25.399L16.5538 28.2267C16.4498 28.3333 16.279 28.3356 16.1724 28.2315C16.0658 28.1276 16.0635 27.9568 16.1676 27.8502L18.9238 25.0223C19.0278 24.9157 19.1984 24.9134 19.3052 25.0173C19.4118 25.1212 19.4141 25.2918 19.3102 25.3986L19.3094 25.399ZM18.234 24.0917C17.4872 24.0917 16.8819 23.4864 16.8819 22.7396C16.8819 21.9929 17.4872 21.3876 18.234 21.3876C18.9807 21.3876 19.586 21.9929 19.586 22.7396C19.5849 23.4858 18.9803 24.0904 18.2344 24.0913L18.234 24.0917ZM19.2278 20.7019C19.0068 20.7021 18.8276 20.5231 18.8274 20.3021C18.8272 20.0812 19.0063 19.902 19.2274 19.9018C19.4483 19.9016 19.6275 20.0806 19.6277 20.3018C19.6275 20.5223 19.4489 20.7013 19.2281 20.7015L19.2278 20.7019ZM19.9119 18.0421L17.8728 20.6095C17.7802 20.7261 17.6106 20.7457 17.4938 20.6531C17.3772 20.5605 17.3576 20.3909 17.4502 20.2741L19.4892 17.7065C19.5403 17.642 19.6181 17.6045 19.7005 17.6047C19.849 17.6037 19.9703 17.7234 19.971 17.8719C19.9714 17.9338 19.9505 17.9939 19.9119 18.0421ZM19.9791 17.2478C19.9789 17.0268 20.158 16.8476 20.3791 16.8474C20.6002 16.8472 20.7792 17.0263 20.7794 17.2474C20.7796 17.4685 20.6006 17.6475 20.3795 17.6477C20.1585 17.6475 19.9793 17.4683 19.9795 17.2474L19.9791 17.2478ZM20.7666 22.3253C20.7627 22.4715 20.6438 22.5881 20.4976 22.5894H20.4943C20.3449 22.5869 20.2256 22.464 20.2277 22.3145L20.3078 18.3539C20.3084 18.3334 20.3115 18.313 20.3166 18.293V18.2683C20.3189 18.1924 20.377 18.1297 20.4525 18.1215C20.4913 18.1011 20.5345 18.0902 20.5783 18.09C20.7279 18.0909 20.8482 18.2131 20.8472 18.3626V18.3647L20.7666 22.3253ZM21.5813 18.1286C21.3604 18.1288 21.1811 17.9497 21.1809 17.7286C21.1808 17.5075 21.3598 17.3285 21.5809 17.3283C21.8018 17.3281 21.9811 17.5071 21.9811 17.7282C21.9807 17.9488 21.802 18.1276 21.5815 18.128L21.5813 18.1286ZM23.921 14.1039L21.1648 16.9316C21.0615 17.0382 20.8911 17.0407 20.7846 16.9371L20.7839 16.9364C20.7116 16.8676 20.6847 16.764 20.7141 16.6687C20.7093 16.6244 20.7243 16.58 20.7552 16.5477L23.5114 13.72C23.5366 13.6949 23.5698 13.6795 23.6054 13.6766C23.7372 13.608 23.8995 13.6593 23.9681 13.7911C24.0217 13.8945 24.0027 14.0207 23.921 14.1039ZM22.8734 13.0342C22.1135 13.0344 21.4974 12.4183 21.4974 11.6585C21.4972 10.8985 22.1133 10.2824 22.8731 10.2824C23.633 10.2822 24.2491 10.8983 24.2491 11.6581C24.248 12.4173 23.6329 13.0329 22.8738 13.0338L22.8734 13.0342Z"
                    fill="#A39161"
                  ></path>
                </g>
                <defs>
                  <clipPath id="clip0_775_175">
                    <rect width="25.4545" height="40" fill="white"></rect>
                  </clipPath>
                </defs>
              </svg>
            </span>
          </a>
        </div>

        <div class="gi-header-title"></div>

        <ul id="links-container-desktop" class="gi-header-nav">
          <li class="gi-flex">
            <a data-testid="nav-link-desktop-0" href="#">News</a>
          </li>

          <li class="gi-flex">
            <a data-testid="nav-link-desktop-1" href="#">Departments</a>
          </li>

          <li class="gi-flex">
            <a data-testid="nav-link-desktop-2" href="#">Services</a>
          </li>
        </ul>

        <div class="gi-header-separator"></div>

        <label for="SearchTrigger" class="gi-header-tool-item">
          <input
            class="gi-block gi-w-0 gi-absolute gi-h-0"
            id="SearchTrigger"
            type="checkbox"
            data-testid="SearchTrigger"
          />

          <span class="label">Search</span>

          <div class="search-icon">
            <span
              data-testid="govie-icon"
              role="presentation"
              style="
                font-variation-settings:
                  'FILL' 0,
                  'wght' 400,
                  'GRAD' 0,
                  'opsz' 24;
              "
              class="material-symbols-outlined gi-block gi-text-[24px]"
            >
              search
            </span>
          </div>
          <div class="gi-hidden close-icon">
            <span
              data-testid="govie-icon"
              role="presentation"
              style="
                font-variation-settings:
                  'FILL' 0,
                  'wght' 400,
                  'GRAD' 0,
                  'opsz' 24;
              "
              class="material-symbols-outlined gi-block gi-text-[24px]"
            >
              close
            </span>
          </div>
        </label>

        <label
          for="MobileMenuTrigger"
          class="gi-header-tool-item sm:gi-hidden"
        >
          <input
            class="gi-block gi-w-0 gi-absolute gi-h-0"
            id="MobileMenuTrigger"
            data-element="menu-icon"
            type="checkbox"
          />

          <span class="label">Menu</span>

          <div data-element="menu-icon">
            <span
              data-testid="govie-icon"
              role="presentation"
              style="
                font-variation-settings:
                  'FILL' 0,
                  'wght' 400,
                  'GRAD' 0,
                  'opsz' 24;
              "
              class="material-symbols-outlined gi-block gi-text-[24px]"
            >
              menu
            </span>
          </div>
        </label>
      </div>
    </div>

    <div
      id="SearchContainer"
      class="gi-hidden gi-bg-gray-50 gi-px-8 gi-pt-8 gi-pb-14 gi-border-b-2xl gi-border-b-emerald-800"
    >
      <form action="/search_page" class="gi-max-w-md gi-mx-auto">
        <h4 class="gi-heading-sm">Search the website</h4>

        <div class="gi-flex gi-items-end gi-mt-4">
          <div class="gi-text-input-container gi-flex-auto">
            <div class="gi-text-input-container-inner {{ marginTop }}">
              <input
                id="search"
                placeholder="Enter search term"
                data-testid="textbox"
                type="text"
                autocomplete="on"
                class="gi-border-gray-950 gi-w-full gi-text-input"
              />
            </div>
          </div>

          <button
            data-testid="govieButton-default-primary-medium-notDisabled"
            data-element="button-container"
            data-module="gieds-button"
            class="gi-ml-1 gi-flex-none gi-btn gi-btn-primary gi-btn-regular"
          >
            Search

            <span
              data-testid="govie-icon"
              role="presentation"
              style="
                font-variation-settings:
                  'FILL' 0,
                  'wght' 400,
                  'GRAD' 0,
                  'opsz' 24;
              "
              class="material-symbols-outlined gi-block gi-text-[24px]"
            >
              search
            </span>
          </button>
        </div>
      </form>
    </div>

    <div
      id="HeaderMenuContainer"
      class="gi-z-1000 gi-bg-white gi-absolute gi-h-full gi-w-full xs:gi-w-3/5 gi-translate-x-full gi-top-0 gi-right-0 gi-min-h-screen"
    >
      <div
        class="gi-border-gray-100 gi-border-b-xs gi-border-solid gi-h-20 gi-justify-end gi-items-center gi-flex gi-relative gi-py-3 gi-px-4 sm:gi-px-8 sm:gi-py-4"
      >
        <div class="gi-flex gi-items-center">
          <label
            for="MobileMenuTrigger"
            class="gi-border gi-border-solid gi-border-transparent sm:gi-hidden gi-rounded-sm hover:gi-bg-black hover:gi-bg-opacity-20 gi-p-2 gi-flex gi-items-center gi-gap-md gi-cursor-pointer"
          >
            <span class="gi-text-2md gi-font-bold">Close</span>

            <span
              data-testid="govie-icon"
              role="presentation"
              style="
                font-variation-settings:
                  'FILL' 0,
                  'wght' 400,
                  'GRAD' 0,
                  'opsz' 24;
              "
              class="material-symbols-outlined gi-block gi-text-[24px]"
            >
              close
            </span>
          </label>
        </div>
      </div>
      <ul class="gi-bg-white gi-px-4 sm:gi-px-8">
        <li>
          <a
            href="#"
            class="hover:gi-underline hover:gi-underline-offset-sm gi-block gi-py-4 gi-border-gray-100 gi-border-b-xs gi-border-solid"
          >
            <span class="gi-font-bold gi-text-sm gi-ml-1">News</span>
          </a>
        </li>

        <li>
          <a
            href="#"
            class="hover:gi-underline hover:gi-underline-offset-sm gi-block gi-py-4 gi-border-gray-100 gi-border-b-xs gi-border-solid"
          >
            <span class="gi-font-bold gi-text-sm gi-ml-1">Departments</span>
          </a>
        </li>

        <li>
          <a
            href="#"
            class="hover:gi-underline hover:gi-underline-offset-sm gi-block gi-py-4 gi-border-gray-100 gi-border-b-xs gi-border-solid"
          >
            <span class="gi-font-bold gi-text-sm gi-ml-1">Services</span>
          </a>
        </li>

        <li>
          <a
            href="#"
            class="hover:gi-underline hover:gi-underline-offset-sm gi-block gi-py-4"
          >
            <span class="gi-text-sm gi-ml-1">Gaeilge</span>
          </a>
        </li>
      </ul>
    </div>

    <div
      id="HeaderOverlayContainer"
      class="gi-header-overlay"
      data-element="overlay-disabled"
    ></div>
  </header>

  <div class="gi-container gi-mx-auto max-w-[1024px]">
    <div class="border-b-gray-150 border-b border-solid">
      <div class="py-14">
        <div class="gi-flex gi-flex-col gi-gap-7">
          <div class="gi-flex sm:gi-gap-5 items-end">
            <div class="max-w-[477px] grow gap-4 flex flex-col">
              <h2 class="gi-heading-lg">Search</h2>

              <div class="gi-text-input-container">
                <div class="gi-text-input-container-inner {{ marginTop }}">
                  <input
                    id="search-input"
                    data-testid="textbox"
                    type="text"
                    autocomplete="on"
                    class="gi-border-gray-950 gi-w-full gi-text-input"
                  />
                </div>
              </div>
            </div>
            <div class="hidden sm:block">
              <button
                data-testid="govieButton-default-primary-medium-notDisabled"
                data-element="button-container"
                data-module="gieds-button"
                class="gi-btn gi-btn-primary gi-btn-regular"
              >
                Search
              </button>
            </div>
            <div class="block sm:hidden">
              <button
                data-element="icon-button-container"
                data-module="gieds-icon-button"
                data-testid="govieIconButton-default-primary-medium-notDisabled"
                class="gi-btn gi-btn-primary gi-icon-btn-regular"
              >
                <span
                  data-testid="govie-icon"
                  role="presentation"
                  style="
                    font-variation-settings:
                      'FILL' 0,
                      'wght' 400,
                      'GRAD' 0,
                      'opsz' 24;
                  "
                  class="material-symbols-outlined gi-block gi-text-[16px]"
                >
                  search
                </span>
              </button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="mt-6">
      <div class="sm:grid sm:grid-cols-4 sm:gap-12">
        <div class="flex flex-col gap-8">
          <h2 class="gi-heading-lg">Filters</h2>

          <form
            data-module="gieds-combobox"
            action="#"
            class="gi-combobox-container"
          >
            <div role="group" aria-label="Organisations dropdown">
              <div data-module="gieds-dropdown-item">
                <button
                  data-testid="combobox-toggle"
                  class="gi-combobox-toggle"
                >
                  <div class="gi-combobox-toggle-content">
                    <p
                      class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose"
                    >
                      Organisations
                    </p>

                    <div class="gi-hidden">
                      <strong class="gi-tag gi-tag-counter"> 0 </strong>
                    </div>
                  </div>

                  <span
                    data-testid="govie-icon"
                    role="presentation"
                    style="
                      font-variation-settings:
                        'FILL' 0,
                        'wght' 400,
                        'GRAD' 0,
                        'opsz' 24;
                    "
                    class="material-symbols-outlined gi-block gi-text-[24px]"
                  >
                    keyboard_arrow_down
                  </span>
                </button>
                <div
                  data-testid="combobox-dropdown-container"
                  data-element="combobox-dropdown-container"
                  class="gi-combobox-dropdown-container-close"
                >
                  <div class="gi-combobox-search">
                    <div
                      class="gi-text-input-container gi-combobox-search-input"
                    >
                      <div
                        class="gi-text-input-container-inner {{ marginTop }}"
                      >
                        <input
                          id="input-id"
                          placeholder="Search"
                          data-testid="textbox"
                          type="text"
                          autocomplete="on"
                          class="gi-border-gray-950 gi-w-full gi-text-input"
                        />
                      </div>
                    </div>

                    <div class="gi-hidden">
                      <button
                        data-element="icon-button-container"
                        data-module="gieds-icon-button"
                        data-testid="govieIconButton-dark-flat-small-notDisabled"
                        class="gi-btn gi-btn-flat-dark gi-icon-btn-small gi-combobox-search-icon"
                      >
                        <span
                          data-testid="govie-icon"
                          role="presentation"
                          style="
                            font-variation-settings:
                              'FILL' 0,
                              'wght' 400,
                              'GRAD' 0,
                              'opsz' 24;
                          "
                          class="material-symbols-outlined gi-block gi-text-[16px]"
                        >
                          close
                        </span>
                      </button>
                    </div>
                  </div>

                  <div class="gi-combobox-checkbox-container">
                    <div class="gi-hidden">
                      <p
                        class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose gi-combobox-checkbox-paragraph"
                      >
                        No results found.
                      </p>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="An Bord Pleanála"
                        data-element="An Bord Pleanála"
                        id="An Bord Pleanála"
                        value="15431907-an-bord-pleanala"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="An Bord Pleanála" class="gi-checkbox-label">
                        An Bord Pleanála
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="An Garda Síochána"
                        data-element="An Garda Síochána"
                        id="An Garda Síochána"
                        value="an-garda-siochana"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="An Garda Síochána"
                        class="gi-checkbox-label"
                      >
                        An Garda Síochána
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Bord Bia (Irish Food Board)"
                        data-element="Bord Bia (Irish Food Board)"
                        id="Bord Bia (Irish Food Board)"
                        value="14061907-bord-bia-irish-food-board"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Bord Bia (Irish Food Board)"
                        class="gi-checkbox-label"
                      >
                        Bord Bia (Irish Food Board)
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Capital Works Management Framework"
                        data-element="Capital Works Management Framework"
                        id="Capital Works Management Framework"
                        value="7c2ea-capital-works-management-framework"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Capital Works Management Framework"
                        class="gi-checkbox-label"
                      >
                        Capital Works Management Framework
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Carlow County Council"
                        data-element="Carlow County Council"
                        id="Carlow County Council"
                        value="carlow-county-council"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Carlow County Council"
                        class="gi-checkbox-label"
                      >
                        Carlow County Council
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Cavan County Council"
                        data-element="Cavan County Council"
                        id="Cavan County Council"
                        value="cavan-county-council"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Cavan County Council"
                        class="gi-checkbox-label"
                      >
                        Cavan County Council
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Central Bank of Ireland"
                        data-element="Central Bank of Ireland"
                        id="Central Bank of Ireland"
                        value="10032007-central-bank-of-ireland"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Central Bank of Ireland"
                        class="gi-checkbox-label"
                      >
                        Central Bank of Ireland
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Central Statistics Office"
                        data-element="Central Statistics Office"
                        id="Central Statistics Office"
                        value="central-statistics-office"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Central Statistics Office"
                        class="gi-checkbox-label"
                      >
                        Central Statistics Office
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Chief State Solicitor’s Office"
                        data-element="Chief State Solicitor’s Office"
                        id="Chief State Solicitor’s Office"
                        value="chief-state-solicitors-office"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Chief State Solicitor’s Office"
                        class="gi-checkbox-label"
                      >
                        Chief State Solicitor’s Office
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Circulars"
                        data-element="Circulars"
                        id="Circulars"
                        value="28448-circulars"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Circulars" class="gi-checkbox-label">
                        Circulars
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Civil Justice Review"
                        data-element="Civil Justice Review"
                        id="Civil Justice Review"
                        value="dff8b-civil-justice-review"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Civil Justice Review"
                        class="gi-checkbox-label"
                      >
                        Civil Justice Review
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Civil Service Employee Assistance Service"
                        data-element="Civil Service Employee Assistance Service"
                        id="Civil Service Employee Assistance Service"
                        value="72752-civil-service-employee-assistance-service"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Civil Service Employee Assistance Service"
                        class="gi-checkbox-label"
                      >
                        Civil Service Employee Assistance Service
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Clare County Council"
                        data-element="Clare County Council"
                        id="Clare County Council"
                        value="clare-county-council"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Clare County Council"
                        class="gi-checkbox-label"
                      >
                        Clare County Council
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Commission on Taxation and Welfare"
                        data-element="Commission on Taxation and Welfare"
                        id="Commission on Taxation and Welfare"
                        value="c526e-commission-on-taxation-and-welfare"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Commission on Taxation and Welfare"
                        class="gi-checkbox-label"
                      >
                        Commission on Taxation and Welfare
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Commission on the Defence Forces"
                        data-element="Commission on the Defence Forces"
                        id="Commission on the Defence Forces"
                        value="20d04-commission-of-the-defence-forces"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Commission on the Defence Forces"
                        class="gi-checkbox-label"
                      >
                        Commission on the Defence Forces
                      </label>
                    </div>
                  </div>
                </div>
              </div>
            </div>

            <div role="group" aria-label="Category dropdown">
              <div data-module="gieds-dropdown-item">
                <button
                  data-testid="combobox-toggle"
                  class="gi-combobox-toggle"
                >
                  <div class="gi-combobox-toggle-content">
                    <p
                      class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose"
                    >
                      Category
                    </p>

                    <div class="gi-hidden">
                      <strong class="gi-tag gi-tag-counter"> 0 </strong>
                    </div>
                  </div>

                  <span
                    data-testid="govie-icon"
                    role="presentation"
                    style="
                      font-variation-settings:
                        'FILL' 0,
                        'wght' 400,
                        'GRAD' 0,
                        'opsz' 24;
                    "
                    class="material-symbols-outlined gi-block gi-text-[24px]"
                  >
                    keyboard_arrow_down
                  </span>
                </button>
                <div
                  data-testid="combobox-dropdown-container"
                  data-element="combobox-dropdown-container"
                  class="gi-combobox-dropdown-container-close"
                >
                  <div class="gi-combobox-search">
                    <div
                      class="gi-text-input-container gi-combobox-search-input"
                    >
                      <div
                        class="gi-text-input-container-inner {{ marginTop }}"
                      >
                        <input
                          id="input-id"
                          placeholder="Search"
                          data-testid="textbox"
                          type="text"
                          autocomplete="on"
                          class="gi-border-gray-950 gi-w-full gi-text-input"
                        />
                      </div>
                    </div>

                    <div class="gi-hidden">
                      <button
                        data-element="icon-button-container"
                        data-module="gieds-icon-button"
                        data-testid="govieIconButton-dark-flat-small-notDisabled"
                        class="gi-btn gi-btn-flat-dark gi-icon-btn-small gi-combobox-search-icon"
                      >
                        <span
                          data-testid="govie-icon"
                          role="presentation"
                          style="
                            font-variation-settings:
                              'FILL' 0,
                              'wght' 400,
                              'GRAD' 0,
                              'opsz' 24;
                          "
                          class="material-symbols-outlined gi-block gi-text-[16px]"
                        >
                          close
                        </span>
                      </button>
                    </div>
                  </div>

                  <div class="gi-combobox-checkbox-container">
                    <div class="gi-hidden">
                      <p
                        class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose gi-combobox-checkbox-paragraph"
                      >
                        No results found.
                      </p>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Agencies"
                        data-element="Agencies"
                        id="Agencies"
                        value="agencies"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Agencies" class="gi-checkbox-label">
                        Agencies
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Aquaculture licences"
                        data-element="Aquaculture licences"
                        id="Aquaculture licences"
                        value="aquaculture_licence"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Aquaculture licences"
                        class="gi-checkbox-label"
                      >
                        Aquaculture licences
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Biographies"
                        data-element="Biographies"
                        id="Biographies"
                        value="biographies"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Biographies" class="gi-checkbox-label">
                        Biographies
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Campaigns"
                        data-element="Campaigns"
                        id="Campaigns"
                        value="campaigns"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Campaigns" class="gi-checkbox-label">
                        Campaigns
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Circulars"
                        data-element="Circulars"
                        id="Circulars"
                        value="circulars"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Circulars" class="gi-checkbox-label">
                        Circulars
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Collections"
                        data-element="Collections"
                        id="Collections"
                        value="collections"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Collections" class="gi-checkbox-label">
                        Collections
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Consultations"
                        data-element="Consultations"
                        id="Consultations"
                        value="consultations"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Consultations" class="gi-checkbox-label">
                        Consultations
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Coroner cases"
                        data-element="Coroner cases"
                        id="Coroner cases"
                        value="coroner_cases"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Coroner cases" class="gi-checkbox-label">
                        Coroner cases
                      </label>
                    </div>
                  </div>
                </div>
              </div>
            </div>

            <div role="group" aria-label="Topic dropdown">
              <div data-module="gieds-dropdown-item">
                <button
                  data-testid="combobox-toggle"
                  class="gi-combobox-toggle"
                >
                  <div class="gi-combobox-toggle-content">
                    <p
                      class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose"
                    >
                      Topic
                    </p>

                    <div class="gi-hidden">
                      <strong class="gi-tag gi-tag-counter"> 0 </strong>
                    </div>
                  </div>

                  <span
                    data-testid="govie-icon"
                    role="presentation"
                    style="
                      font-variation-settings:
                        'FILL' 0,
                        'wght' 400,
                        'GRAD' 0,
                        'opsz' 24;
                    "
                    class="material-symbols-outlined gi-block gi-text-[24px]"
                  >
                    keyboard_arrow_down
                  </span>
                </button>
                <div
                  data-testid="combobox-dropdown-container"
                  data-element="combobox-dropdown-container"
                  class="gi-combobox-dropdown-container-close"
                >
                  <div class="gi-combobox-search">
                    <div
                      class="gi-text-input-container gi-combobox-search-input"
                    >
                      <div
                        class="gi-text-input-container-inner {{ marginTop }}"
                      >
                        <input
                          id="input-id"
                          placeholder="Search"
                          data-testid="textbox"
                          type="text"
                          autocomplete="on"
                          class="gi-border-gray-950 gi-w-full gi-text-input"
                        />
                      </div>
                    </div>

                    <div class="gi-hidden">
                      <button
                        data-element="icon-button-container"
                        data-module="gieds-icon-button"
                        data-testid="govieIconButton-dark-flat-small-notDisabled"
                        class="gi-btn gi-btn-flat-dark gi-icon-btn-small gi-combobox-search-icon"
                      >
                        <span
                          data-testid="govie-icon"
                          role="presentation"
                          style="
                            font-variation-settings:
                              'FILL' 0,
                              'wght' 400,
                              'GRAD' 0,
                              'opsz' 24;
                          "
                          class="material-symbols-outlined gi-block gi-text-[16px]"
                        >
                          close
                        </span>
                      </button>
                    </div>
                  </div>

                  <div class="gi-combobox-checkbox-container">
                    <div class="gi-hidden">
                      <p
                        class="gi-paragraph-md gi-text-start gi-whitespace-normal gi-max-w-prose gi-combobox-checkbox-paragraph"
                      >
                        No results found.
                      </p>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Brexit"
                        data-element="Brexit"
                        id="Brexit"
                        value="brexit"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="Brexit" class="gi-checkbox-label">
                        Brexit
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Business and industry"
                        data-element="Business and industry"
                        id="Business and industry"
                        value="business-and-industry"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Business and industry"
                        class="gi-checkbox-label"
                      >
                        Business and industry
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="COVID-19"
                        data-element="COVID-19"
                        id="COVID-19"
                        value="covid-19"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label for="COVID-19" class="gi-checkbox-label">
                        COVID-19
                      </label>
                    </div>

                    <div class="gi-checkbox-container gi-combobox-checkbox">
                      <input
                        name="Corporate information"
                        data-element="Corporate information"
                        id="Corporate information"
                        value="corporate-information"
                        class="gi-w-6 gi-h-6 checked:before:gi-w-3.5 checked:before:gi-h-2 checked:before:gi-left-0.5 checked:before:gi-top-1 gi-checkbox-input"
                        type="checkbox"
                      />
                      <label
                        for="Corporate information"
                        class="gi-checkbox-label"
                      >
                        Corporate information
                      </label>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </form>

          <div>
            <button
              data-testid="govieButton-dark-primary-medium-notDisabled"
              data-element="button-container"
              data-module="gieds-button"
              class="gi-btn gi-btn-primary-dark gi-btn-regular"
            >
              Apply filters
            </button>
          </div>

          <a href="/" class="gi-link">Clear All</a>
        </div>
        <div class="col-span-3 sm:mt-0 mt-6">
          <div class="mb-6 flex justify-between items-center">
            <div class="hidden sm:block">
              <h4 class="gi-heading-sm">49357 Results</h4>
            </div>

            <div data-module="gieds-select">
              <select
                id="unique-id"
                aria-label="unique-id"
                class="gi-select {{ marginTop }}"
              >
                <option class="gi-select-option" value="value-1">
                  Sort: Recent
                </option>

                <option class="gi-select-option" value="value-2">
                  Sort: Oldest
                </option>

                <option class="gi-select-option" value="value-3">
                  Sort: Alphabetical
                </option>
              </select>
            </div>
          </div>
          <div class="gi-flex gi-gap-4 mb-6">
            <div class="gi-chip">
              <span id="chip-description">Environment</span>
              <div role="button" aria-label="remove chip">
                <span
                  role="presentation"
                  class="material-symbols-outlined gi-block"
                  style="font-size: 16px"
                  >close
                </span>
              </div>
            </div>
            <div class="gi-chip">
              <span id="chip-description">Marine</span>
              <div role="button" aria-label="remove chip">
                <span
                  role="presentation"
                  class="material-symbols-outlined gi-block"
                  style="font-size: 16px"
                  >close
                </span>
              </div>
            </div>
            <div class="gi-chip">
              <span id="chip-description">Water Industry</span>
              <div role="button" aria-label="remove chip">
                <span
                  role="presentation"
                  class="material-symbols-outlined gi-block"
                  style="font-size: 16px"
                  >close
                </span>
              </div>
            </div>
          </div>

          <div class="gi-card gi-card-horizontal gi-card-inset-none">
            <div class="gi-card-content gi-card-inset-none">
              <div class="gi-card-header">
                <div class="gi-card-heading">
                  <div class="gi-card-title">Passport Result 1</div>

                  <div class="gi-text-sm gi-card-subheading">
                    Updated: DD/MM/YYY
                  </div>
                </div>
              </div>

              <div class="gi-card-paragraph">
                <p class="gi-text-sm">
                  Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi
                  purus ac. Sollicitudin. Lorem ipsum dolor sit amet
                  consectetur. Lectus aliquam morbi purus ac. Sollicitudin.
                </p>
              </div>
            </div>
          </div>

          <div class="gi-card gi-card-horizontal gi-card-inset-none">
            <div class="gi-card-content gi-card-inset-none">
              <div class="gi-card-header">
                <div class="gi-card-heading">
                  <div class="gi-card-title">Passport Result 2</div>

                  <div class="gi-text-sm gi-card-subheading">
                    Updated: DD/MM/YYY
                  </div>
                </div>
              </div>

              <div class="gi-card-paragraph">
                <p class="gi-text-sm">
                  Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi
                  purus ac. Sollicitudin. Lorem ipsum dolor sit amet
                  consectetur. Lectus aliquam morbi purus ac. Sollicitudin.
                </p>
              </div>
            </div>
          </div>

          <div class="gi-card gi-card-horizontal gi-card-inset-none">
            <div class="gi-card-content gi-card-inset-none">
              <div class="gi-card-header">
                <div class="gi-card-heading">
                  <div class="gi-card-title">Passport Result 3</div>

                  <div class="gi-text-sm gi-card-subheading">
                    Updated: DD/MM/YYY
                  </div>
                </div>
              </div>

              <div class="gi-card-paragraph">
                <p class="gi-text-sm">
                  Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi
                  purus ac. Sollicitudin. Lorem ipsum dolor sit amet
                  consectetur. Lectus aliquam morbi purus ac. Sollicitudin.
                </p>
              </div>
            </div>
          </div>

          <div class="gi-card gi-card-horizontal gi-card-inset-none">
            <div class="gi-card-content gi-card-inset-none">
              <div class="gi-card-header">
                <div class="gi-card-heading">
                  <div class="gi-card-title">Passport Result 4</div>

                  <div class="gi-text-sm gi-card-subheading">
                    Updated: DD/MM/YYY
                  </div>
                </div>
              </div>

              <div class="gi-card-paragraph">
                <p class="gi-text-sm">
                  Lorem ipsum dolor sit amet consectetur. Lectus aliquam morbi
                  purus ac. Sollicitudin. Lorem ipsum dolor sit amet
                  consectetur. Lectus aliquam morbi purus ac. Sollicitudin.
                </p>
              </div>
            </div>
          </div>

          <div class="my-6">
            <div
              class="gi-pagination"
              data-current-page="5"
              data-total-pages="10"
              data-testid="govie-pagination"
              data-module="gieds-pagination"
            >
              <a
                href="#"
                target="_self"
                data-testid="govie-pagination-prev-btn"
                data-element="button-container"
                data-module="gieds-button"
                class="gi-pagination-prev-btn gi-btn gi-btn-flat-dark gi-btn-large"
              >
                <span
                  data-testid="govie-icon"
                  role="presentation"
                  class="material-symbols-outlined gi-block gi-text-[24px]"
                  >arrow_left_alt</span
                >
                <span class="sm:gi-block gi-hidden">Previous</span>
              </a>

              <div class="xs:gi-hidden gi-block gi-text-md">
                <span class="gi-font-bold">Page 5</span> of 10
              </div>

              <div
                class="sm:gi-flex xs:gi-flex gi-items-center gi-justify-between gi-gap-2 md:gi-hidden gi-hidden"
              >
                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  1
                </a>

                <span
                  data-testid="govie-icon"
                  class="material-symbols-outlined gi-gray-700"
                  >more_horiz</span
                >

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-dark-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-primary-dark gi-btn-large"
                >
                  5
                </a>

                <span
                  data-testid="govie-icon"
                  class="material-symbols-outlined gi-gray-700"
                  >more_horiz</span
                >

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  10
                </a>
              </div>

              <div
                class="md:gi-flex gi-items-center gi-justify-between gi-gap-2 gi-hidden"
              >
                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  1
                </a>

                <span
                  data-testid="govie-icon"
                  class="material-symbols-outlined gi-gray-700"
                  >more_horiz</span
                >

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  3
                </a>

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  4
                </a>

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-dark-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-primary-dark gi-btn-large"
                >
                  5
                </a>

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  6
                </a>

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  7
                </a>

                <span
                  data-testid="govie-icon"
                  class="material-symbols-outlined gi-gray-700"
                  >more_horiz</span
                >

                <a
                  href="#"
                  target="_self"
                  data-testid="govieButton-dark-flat-large-notDisabled"
                  data-element="button-container"
                  data-module="gieds-button"
                  class="gi-btn gi-btn-flat-dark gi-btn-large"
                >
                  10
                </a>
              </div>

              <a
                href="#"
                target="_self"
                data-testid="govie-pagination-next-btn"
                data-element="button-container"
                data-module="gieds-button"
                class="gi-pagination-next-btn gi-btn gi-btn-flat-dark gi-btn-large"
              >
                <span class="sm:gi-block gi-hidden">Next</span>
                <span
                  data-testid="govie-icon"
                  role="presentation"
                  class="material-symbols-outlined gi-block gi-text-[24px]"
                  >arrow_right_alt</span
                >
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>

  <footer class="gi-footer" data-module="gieds-footer">
    <div class="gi-layout-container">
      <div class="footer-secondary-nav-links"></div>

      <div class="footer-primary-nav-links">
        <ul>
          <li data-testid="main-link-0">
            <a href="#"> Help </a>
          </li>

          <li data-testid="main-link-1">
            <a href="#"> Privacy policy </a>
          </li>

          <li data-testid="main-link-2">
            <a href="#"> Cookies policy </a>
          </li>

          <li data-testid="main-link-3">
            <a href="#"> Accessibility statement </a>
          </li>

          <li data-testid="main-link-4">
            <a href="#"> Contact </a>
          </li>

          <li data-testid="main-link-5">
            <a href="#"> Government digital service </a>
          </li>
        </ul>
        <div class="logo-container">
          <svg
            width="190"
            height="66"
            viewBox="0 0 136 48"
            fill="none"
            xmlns="http://www.w3.org/2000/svg"
          >
            <g clip-path="url(#clip0_175_13114)">
              <path
                d="M6.85634 13.2101C7.24105 13.2101 7.55305 12.8981 7.55305 12.5134C7.55305 12.1286 7.24105 11.8166 6.85634 11.8166C6.47162 11.8166 6.15962 12.1286 6.15962 12.5134C6.15998 12.8979 6.47162 13.2097 6.85634 13.2101Z"
                fill="#A39161"
              ></path>
              <path
                d="M5.75061 34.8096C5.32058 34.8095 4.97186 35.1582 4.97168 35.5882C4.9715 36.0182 5.32022 36.367 5.75025 36.3671C6.18028 36.3673 6.529 36.0186 6.52918 35.5886C6.52864 35.1589 6.18046 34.8103 5.75061 34.8096Z"
                fill="#A39161"
              ></path>
              <path
                d="M1.28617 32.8855C1.27793 32.9878 1.2867 33.0906 1.31232 33.19C1.33542 33.2904 1.36766 33.3886 1.40849 33.4833C2.05435 33.2236 2.73226 32.8746 2.60563 31.4372C2.55817 31.102 2.49369 30.7694 2.4122 30.4407C1.83673 28.0883 1.59853 25.6659 1.70456 23.2464C1.88366 19.6639 3.65215 16.3639 4.50236 14.7779C4.67932 14.4477 4.81937 14.1871 4.88725 14.0295C5.13961 13.4474 4.08254 12.5447 3.65179 12.2429C3.45316 12.3659 3.31328 12.5649 3.26474 12.7935C3.23125 12.9398 3.23841 13.0924 3.2857 13.2348C2.01011 15.1453 1.08718 17.2688 0.56079 19.5049C0.56079 19.5049 0.536431 19.5953 0.513864 19.7146C0.173922 21.2288 0.00323515 22.7761 0.0050262 24.328C-0.00930222 24.3597 0.0107576 25.0299 0.0186382 25.213C-0.0318694 27.8265 0.397804 30.4271 1.28617 32.8855Z"
                fill="#A39161"
              ></path>
              <path
                d="M21.2352 15.5132C20.8433 15.5131 20.5254 15.8308 20.5254 16.2227C20.5252 16.6146 20.8429 16.9325 21.2348 16.9325C21.6267 16.9325 21.9446 16.6149 21.9446 16.223C21.9441 15.8313 21.6269 15.5138 21.2352 15.5132Z"
                fill="#A39161"
              ></path>
              <path
                d="M16.9092 27.241C17.2888 27.241 17.5966 26.9332 17.5966 26.5535C17.5966 26.1739 17.2888 25.8661 16.9092 25.8661C16.5295 25.8661 16.2218 26.1739 16.2218 26.5535C16.2218 26.9332 16.5295 27.241 16.9092 27.241Z"
                fill="#A39161"
              ></path>
              <path
                d="M22.885 13.8185C23.2274 12.5863 22.8671 11.7536 22.5039 11.2698C22.2893 10.9809 22.0154 10.7413 21.7006 10.5672C20.327 9.63263 18.6488 10.2599 18.5986 10.283C17.7866 10.8312 16.7784 11.0049 15.8297 10.7601C13.271 10.1071 11.2571 6.82695 10.879 6.17608L10.6672 5.92049C10.6059 5.85208 10.5237 5.80623 10.4332 5.78975L9.93945 5.46736C9.81694 5.3839 9.65485 5.38801 9.53682 5.47757L9.48667 5.51482C9.48219 5.51482 9.47807 5.51267 9.47288 5.51196C9.15461 5.4824 8.83652 5.5716 8.58004 5.7627C8.25765 5.97512 7.94422 6.31238 7.9795 6.64265L7.33203 7.12766C7.07 7.14916 6.8189 7.24122 6.60504 7.39417C6.34803 7.56128 6.07686 7.82832 6.0165 8.11185L5.59597 8.42761L5.52701 8.48797L5.51913 8.52522C5.49692 8.56015 5.48152 8.59884 5.474 8.63949C5.46361 8.66421 5.45913 8.69107 5.46092 8.71776L5.46611 8.82254L5.4962 8.85979C5.54438 8.95597 5.86086 9.58839 6.06916 9.98171C5.40217 10.5889 4.78534 11.2489 4.22474 11.9554C4.76313 12.3806 5.80552 13.3534 5.41382 14.2573C5.33608 14.4364 5.19889 14.6934 5.00814 15.049C4.17781 16.5979 2.44962 19.8212 2.2775 23.2751C2.17488 25.6432 2.40879 28.014 2.97243 30.3166C3.06037 30.6693 3.12879 31.0266 3.17715 31.3869C3.33154 33.1364 2.41667 33.6813 1.72998 33.9711C2.25189 35.1512 2.91834 36.262 3.71357 37.2782C4.31071 37.9601 5.11023 39.2312 4.94743 39.9883C4.75972 39.9199 4.55734 39.9014 4.36032 39.9346C3.98259 40.0198 3.66682 40.2772 3.50724 40.63C3.27709 41.1324 3.37417 41.724 3.75279 42.1264C4.08772 42.4517 4.58725 42.5262 5.19441 42.3253C5.19961 42.3376 5.2057 42.3494 5.21232 42.3611C5.2777 42.4798 5.39626 42.5599 5.53095 42.576C5.62946 42.5869 5.72832 42.5925 5.82755 42.5925C6.91991 42.5925 8.65455 41.9423 10.7483 38.8669C11.4789 38.9989 12.1127 39.0972 12.6246 39.1583L13.4521 39.3034C13.7988 39.4168 14.5525 39.3736 14.9392 38.3925L23.2857 16.8033C23.749 15.8161 23.593 14.6492 22.8866 13.8183L22.885 13.8185ZM10.7171 7.64474C10.735 7.67591 12.5465 10.7839 16.0174 11.4946C16.2454 11.5422 16.4775 11.5668 16.7103 11.568C17.4352 11.568 17.9849 11.3074 18.5168 11.0554C19.0165 10.8187 19.4865 10.5962 20.0553 10.5962C20.2154 10.5966 20.375 10.6141 20.5314 10.6489C22.2431 11.025 22.3613 12.8128 22.3624 12.8307C22.3706 12.969 22.2653 13.0877 22.127 13.096C22.1268 13.096 22.1272 13.096 22.127 13.096H22.1113C21.9787 13.0956 21.8691 12.9926 21.8605 12.8603C21.8567 12.8019 21.7547 11.4316 20.4234 11.1393C20.3028 11.1124 20.1796 11.0988 20.056 11.0986C19.5979 11.0986 19.1965 11.2888 18.7324 11.5089C18.1774 11.7719 17.5493 12.0697 16.7078 12.0697C16.4419 12.0686 16.1768 12.0407 15.9164 11.9863C12.2125 11.2276 10.298 7.92504 10.2792 7.89191C10.2106 7.77119 10.2527 7.61787 10.3734 7.5491C10.4941 7.48032 10.6475 7.52259 10.7162 7.64331L10.7171 7.64474ZM17.0703 15.4441V14.1223L17.404 14.0148C17.516 13.9747 17.6163 13.9362 17.6995 13.902L17.706 14.3762L17.0703 15.4441ZM17.0788 15.4772V17.6909L16.4234 18.8976V16.5848L17.0788 15.4772ZM14.7361 19.3697L13.7338 21.0554V24.7783L13.0786 25.9849V22.1573L13.7309 21.0536V14.3823L13.8635 14.4044C14.0247 14.4271 14.183 14.4402 14.3395 14.4506L14.7382 14.4651H14.7454V19.3536L15.4007 18.2454V14.442L15.6635 14.4215C15.8087 14.4045 15.9456 14.3821 16.0808 14.3587L16.4152 14.2917V16.5459L15.4004 18.2517V21.3298L14.745 22.5364L14.7454 19.3536L14.7361 19.3697ZM10.3912 26.6759V13.2552C10.5054 13.3358 10.6242 13.4098 10.747 13.4769L11.1459 13.674C11.2281 13.7098 11.315 13.747 11.4058 13.783V24.9544L12.0609 23.8461V14.0116L12.066 14.0134C12.2159 14.0589 12.3704 14.1029 12.5352 14.1452L12.9337 14.2364C12.9798 14.2462 13.0279 14.2553 13.0754 14.2648V22.1616L12.0609 23.8676V28.235L11.4058 29.4419V24.97L10.3912 26.6759ZM8.72082 29.4838V13.6625L8.98553 13.3974L9.67312 12.7055C9.69103 12.7154 9.71467 12.729 9.73652 12.7414V27.7778L8.95258 29.0962L8.72082 29.4838ZM8.75162 29.4902V34.6225L8.09645 35.8291V30.5983L8.75162 29.4902ZM9.73527 27.8251L10.3906 26.7168V31.849L9.73527 33.0558V27.8251ZM6.77609 9.18612L10.1184 6.18593C10.1642 6.14438 10.224 6.12145 10.286 6.12145C10.425 6.12181 10.5373 6.23465 10.5371 6.37363C10.5371 6.37793 10.5369 6.38223 10.5368 6.38653C10.5334 6.45315 10.5034 6.51566 10.4535 6.56008L7.25502 9.43149C7.62863 10.1361 8.17042 10.7375 8.83258 11.1821C8.95043 11.2553 8.98643 11.4104 8.91317 11.5283C8.83992 11.6461 8.68482 11.6821 8.56696 11.6089C7.76905 11.0773 7.12911 10.3406 6.7143 9.47627C6.66952 9.37633 6.6946 9.25902 6.77609 9.18612ZM6.85615 11.2433C7.55753 11.2433 8.12601 11.8118 8.12601 12.5132C8.12601 13.2146 7.55753 13.783 6.85615 13.783C6.15477 13.783 5.58629 13.2146 5.58629 12.5132C5.58701 11.8123 6.15513 11.2442 6.85615 11.2433ZM8.06601 14.3553V30.5858L8.05848 30.5985L6.60809 33.037C4.5799 29.2323 4.5045 25.2927 4.50378 25.2447C4.27811 20.132 6.28391 16.5221 8.06601 14.3553ZM4.39883 35.5882C4.39901 34.8417 5.0042 34.2365 5.75071 34.2367C6.49722 34.2369 7.10242 34.8421 7.10224 35.5886C7.10206 36.3351 6.49705 36.9401 5.75054 36.9401C5.00438 36.9394 4.39954 36.3345 4.39883 35.5882ZM8.45019 37.5141L6.22588 41.9138C6.18325 41.9986 6.09621 42.0519 6.00128 42.0518C5.96206 42.0518 5.92319 42.0424 5.88809 42.0249C5.76433 41.9627 5.71435 41.8121 5.7765 41.6884C5.77668 41.6878 5.77704 41.6875 5.77722 41.6869L8.00153 37.2874C8.04416 37.2027 8.13102 37.1491 8.22595 37.1493C8.3644 37.1488 8.47705 37.2605 8.47759 37.399C8.47777 37.4391 8.46828 37.4785 8.45019 37.5141ZM10.4304 37.7151C10.3947 37.8034 10.3174 37.8682 10.224 37.8881C10.1307 37.9078 10.0338 37.8799 9.96524 37.8136C9.9613 37.8098 9.55491 37.4197 8.3472 36.4295C8.22469 36.3292 8.20678 36.1486 8.30726 36.0261C8.40756 35.9036 8.5881 35.8857 8.71061 35.9862C9.37688 36.5319 9.80136 36.8967 10.0535 37.1194C11.196 34.2933 18.2904 16.7367 18.724 15.4938C19.0958 14.428 19.6176 13.9908 19.9899 13.8119C20.2933 13.6571 20.6467 13.6324 20.9687 13.7433C21.1179 13.7959 21.1962 13.9596 21.1436 14.1088C21.0909 14.258 20.9272 14.3363 20.778 14.2836C20.5994 14.2251 20.4047 14.2412 20.2384 14.3284C19.8502 14.515 19.5042 14.9958 19.2651 15.6824C18.7908 17.0406 10.7714 36.8722 10.4304 37.7151ZM20.0741 17.8722C20.2801 17.8722 20.4472 18.0391 20.4472 18.2453C20.4472 18.4512 20.2803 18.6183 20.0741 18.6183C19.8681 18.6183 19.701 18.4514 19.701 18.2453C19.7009 18.0393 19.8681 17.8722 20.0741 17.8722C20.0741 17.872 20.0739 17.8722 20.0741 17.8722ZM19.0847 20.6236C19.0858 20.7622 18.9746 20.8756 18.836 20.8774H18.834C18.6964 20.8767 18.585 20.766 18.5832 20.6284L18.5569 18.3722C18.5555 18.2334 18.6669 18.1199 18.8057 18.1185C18.9445 18.117 19.0581 18.2284 19.0595 18.3672L19.0847 20.6236ZM18.1369 20.9691C18.1367 21.1751 17.9698 21.3418 17.7638 21.3418C17.5579 21.3418 17.3911 21.1747 17.3911 20.9687C17.3913 20.7629 17.558 20.596 17.764 20.596C17.97 20.5957 18.1371 20.7622 18.1376 20.9682C18.1376 20.9686 18.1369 20.9687 18.1369 20.9691ZM15.8603 28.4539C16.0663 28.4537 16.2334 28.6207 16.2336 28.8268C16.2337 29.033 16.0668 29.1999 15.8607 29.2001C15.6547 29.2002 15.4876 29.0333 15.4874 28.8272C15.4874 28.827 15.4874 28.8273 15.4874 28.8272C15.4872 28.6212 15.6543 28.4541 15.8603 28.4539ZM12.0486 35.473C11.9623 35.5818 11.8039 35.6 11.6952 35.5135C11.5865 35.4272 11.5682 35.2689 11.6547 35.1601L13.7891 32.4727C13.8368 32.4125 13.9093 32.3774 13.9861 32.3776C14.1246 32.3767 14.2376 32.4881 14.2385 32.6265C14.2389 32.6844 14.2193 32.7404 14.1832 32.7854L12.0486 35.473ZM13.5527 35.6661C13.5527 35.8721 13.3858 36.039 13.1798 36.039C12.9738 36.039 12.8069 35.8721 12.8069 35.6661C12.8069 35.4601 12.9738 35.2932 13.1798 35.2932C13.3858 35.2932 13.5527 35.46 13.5527 35.6661ZM13.036 31.6153C13.0358 31.4093 13.2027 31.2422 13.4089 31.242C13.6149 31.2419 13.782 31.4088 13.7822 31.6149C13.7823 31.8209 13.6154 31.988 13.4093 31.9882C13.4091 31.9882 13.4094 31.9882 13.4093 31.9882C13.2035 31.988 13.0362 31.8211 13.036 31.6153ZM12.5809 37.894C12.3749 37.8942 12.2078 37.7273 12.2076 37.5211C12.2075 37.315 12.3744 37.148 12.5805 37.1479C12.7865 37.1477 12.9536 37.3146 12.9538 37.5208C12.9538 37.7267 12.7867 37.8938 12.5809 37.894ZM14.2007 38.3978C14.1821 38.513 14.0739 38.5913 13.9587 38.5726C13.8563 38.5562 13.7811 38.4679 13.7813 38.3642C13.7816 38.3411 13.7857 38.3181 13.7934 38.2963C13.9328 37.5797 13.465 36.886 12.7484 36.7467C12.0386 36.6086 11.3497 37.0665 11.2021 37.7744C11.2 37.7805 11.1975 37.7865 11.1944 37.7923C11.1595 37.9033 11.0413 37.9651 10.9303 37.9302C10.8425 37.9026 10.7827 37.8213 10.7827 37.7294C10.7827 37.7256 10.7827 37.7221 10.7837 37.7183C10.7825 37.7047 10.7832 37.6907 10.7859 37.6773C10.9942 36.7361 11.9259 36.142 12.8671 36.3501C13.7952 36.5556 14.3879 37.4658 14.2007 38.3978ZM14.5156 28.6993C14.653 28.7016 14.7644 28.8109 14.7694 28.9482L14.7957 31.2347C14.7975 31.3731 14.6866 31.4869 14.5482 31.4887C14.5478 31.4887 14.5475 31.4887 14.5471 31.4887H14.5444C14.407 31.4878 14.2956 31.3773 14.2937 31.2399L14.2673 28.9533C14.2663 28.8148 14.377 28.7012 14.5156 28.6993ZM14.2736 32.1195C14.2738 31.9135 14.4407 31.7468 14.6467 31.7468C14.8527 31.7469 15.0194 31.9139 15.0194 32.1198C15.0192 32.3256 14.8525 32.4925 14.6465 32.4925C14.4407 32.4924 14.2736 32.3254 14.2736 32.1195ZM14.9626 37.0794C14.959 37.2157 14.8482 37.3244 14.7119 37.3257H14.709C14.5697 37.3236 14.4583 37.2087 14.4604 37.0694L14.5428 32.9962C14.5475 32.8594 14.6594 32.7506 14.7964 32.7499C14.9358 32.7517 15.0473 32.866 15.0456 33.0053C15.0456 33.0057 15.0456 33.006 15.0456 33.0062L14.9626 37.0794ZM15.8669 32.9663C15.661 32.9663 15.4939 32.7994 15.4939 32.5932C15.4939 32.3872 15.6608 32.2201 15.8669 32.2201C16.0731 32.2201 16.24 32.3871 16.24 32.593C16.2398 32.7988 16.0727 32.9663 15.8669 32.9663ZM17.9112 29.0335L15.3422 31.6697C15.2453 31.7691 15.086 31.7713 14.9866 31.6742C14.8872 31.5773 14.8851 31.4181 14.9822 31.3187L17.5518 28.6823C17.6487 28.5829 17.8077 28.5807 17.9073 28.6776C18.0067 28.7745 18.0089 28.9335 17.912 29.0331L17.9112 29.0335ZM16.9086 27.8147C16.2124 27.8147 15.6481 27.2503 15.6481 26.5541C15.6481 25.858 16.2124 25.2936 16.9086 25.2936C17.6048 25.2936 18.1692 25.858 18.1692 26.5541C18.1681 27.2498 17.6041 27.8138 16.9086 27.8147ZM17.8351 24.6544C17.6292 24.6545 17.462 24.4876 17.4619 24.2816C17.4617 24.0757 17.6286 23.9086 17.8348 23.9084C18.0407 23.9082 18.2078 24.0751 18.208 24.2813C18.2078 24.4869 18.0409 24.6542 17.8351 24.6544ZM18.4729 22.1747L16.5719 24.5682C16.4856 24.6769 16.3274 24.6952 16.2185 24.6089C16.1098 24.5225 16.0915 24.3644 16.1779 24.2555L18.0789 21.8618C18.1265 21.8016 18.1991 21.7667 18.2759 21.7668C18.4143 21.7659 18.5274 21.8775 18.5281 22.016C18.5284 22.0736 18.5089 22.1297 18.4729 22.1747ZM18.5356 21.4341C18.5354 21.2281 18.7023 21.061 18.9085 21.0608C19.1146 21.0606 19.2816 21.2275 19.2818 21.4337C19.2819 21.6398 19.115 21.8068 18.9089 21.807C18.9087 21.807 18.909 21.807 18.9089 21.807C18.7029 21.8068 18.5354 21.64 18.5356 21.4341ZM19.2698 26.1678C19.2662 26.3041 19.1553 26.4128 19.019 26.4141H19.016C18.8766 26.4117 18.7654 26.2971 18.7674 26.1578L18.8421 22.4653C18.8426 22.4462 18.8455 22.4272 18.8503 22.4086V22.3855C18.8524 22.3147 18.9065 22.2563 18.9769 22.2486C19.0131 22.2296 19.0534 22.2194 19.0942 22.2193C19.2338 22.2201 19.3459 22.3341 19.345 22.4734C19.345 22.4741 19.345 22.4747 19.345 22.4754L19.2698 26.1678ZM20.0293 22.2553C19.8234 22.2554 19.6563 22.0885 19.6561 21.8824C19.6559 21.6762 19.8228 21.5093 20.029 21.5091C20.235 21.5089 20.4021 21.6758 20.4021 21.882C20.4017 22.0876 20.235 22.2549 20.0293 22.2553ZM22.2107 18.503L19.641 21.1392C19.5447 21.2387 19.3858 21.241 19.2866 21.1444C19.2864 21.1443 19.2861 21.1439 19.2859 21.1437C19.2185 21.0796 19.1935 20.9831 19.2209 20.8942C19.2164 20.8529 19.2303 20.8115 19.2592 20.7814L21.8288 18.1451C21.8523 18.1217 21.8833 18.1074 21.9164 18.1047C22.0393 18.0407 22.1906 18.0885 22.2545 18.2114C22.3045 18.3078 22.2868 18.4254 22.2107 18.503ZM21.234 17.5057C20.5255 17.5059 19.9511 16.9315 19.9511 16.2232C19.9509 15.5146 20.5253 14.9402 21.2336 14.9402C21.9422 14.9401 22.5166 15.5144 22.5166 16.2228C22.5166 16.2226 22.5166 16.223 22.5166 16.2228C22.5155 16.9306 21.9416 17.5048 21.234 17.5057Z"
                fill="#A39161"
              ></path>
              <path
                d="M32.7768 0.00145118C32.6289 7.79837 32.5498 15.8129 32.5498 24C32.5498 32.1871 32.6289 40.2016 32.7768 47.9986C32.8406 47.9986 32.9037 48 32.9676 48C33.0314 48 33.0945 47.9986 33.1583 47.9986C33.3063 40.2016 33.3853 32.1871 33.3853 24C33.3853 15.8129 33.3063 7.79837 33.1583 0.00145118C33.0945 0.00145118 33.0314 0 32.9676 0C32.9037 0 32.8406 0.00145118 32.7768 0.00145118Z"
                fill="#004D44"
              ></path>
              <path
                d="M48.8196 23.3636C48.1813 23.3636 47.3811 23.039 46.9347 22.6035C46.3265 22.016 46.1746 21.7624 45.3944 20.0501C45.2426 20.0702 45.1308 20.0802 45.0599 20.0802C44.9889 20.0802 44.8972 20.0702 44.7561 20.0501V21.4185C44.7561 22.2094 44.908 22.3914 45.6681 22.5332V22.746H42.3848V22.5332C43.2359 22.4315 43.4286 22.2195 43.4286 21.4185V17.7096C43.4286 16.9294 43.2559 16.6758 42.5266 16.4229V16.2101L44.4824 16.3219C45.1107 16.2101 45.4145 16.1801 45.7992 16.1801C46.9749 16.1801 47.6741 16.8184 47.6741 17.8722C47.6741 18.166 47.6232 18.4396 47.5115 18.6632C47.3295 19.0378 47.0859 19.2814 46.4368 19.7371C47.4506 21.3684 47.947 22.0676 48.4127 22.5039C48.7473 22.8177 49.132 22.9903 49.6492 23.0613V23.2332C49.2251 23.3435 49.0833 23.3636 48.8196 23.3636ZM44.7561 16.635V19.462C45.0599 19.5737 45.1917 19.6038 45.3944 19.6038C45.5263 19.6038 45.6172 19.5938 45.8809 19.5329C45.9518 19.4519 46.0127 19.3703 46.0636 19.3101C46.2964 18.9963 46.4182 18.6209 46.4182 18.1953C46.4182 17.2533 45.8909 16.7561 44.7561 16.635Z"
                fill="#004D44"
              ></path>
              <path
                d="M49.1771 22.7453V22.5325C49.3089 22.4917 49.41 22.4516 49.4909 22.4007C49.6736 22.2689 49.7137 22.1471 49.7338 21.4887L49.8047 19.5329V19.462C49.8047 19.2084 49.7639 18.9454 49.7137 18.8036C49.6535 18.6417 49.5518 18.5707 49.3089 18.479V18.2763L50.7074 17.9926L51.062 18.1344L50.9911 19.391V21.4887C50.9911 22.289 51.0412 22.4007 51.4775 22.5325V22.7453H49.1771ZM50.4337 17.0097C49.968 17.0097 49.5926 16.6751 49.5926 16.2495C49.5926 15.8641 49.9673 15.5503 50.4337 15.5503C50.8901 15.5503 51.2648 15.8641 51.2648 16.2495C51.2648 16.6758 50.8901 17.0097 50.4337 17.0097Z"
                fill="#004D44"
              ></path>
              <path
                d="M55.0756 22.8471H55.0555C54.7109 22.8471 54.5282 22.7253 54.3864 22.4008C53.839 22.7862 53.5654 22.8872 53.0997 22.8872C52.4005 22.8872 51.9341 22.4717 51.9341 21.8535C51.9341 21.6199 51.995 21.4071 52.1067 21.2352C52.2486 21.0224 52.4513 20.9006 52.9879 20.7179L54.3864 20.2315V19.6032L54.3663 19.0458C54.3563 18.6511 54.2854 18.5493 53.9916 18.5493C53.647 18.5493 53.4443 18.7213 53.2315 19.1977L52.9886 19.735H52.7049C52.3604 19.735 52.1476 19.5932 52.1476 19.3395C52.1476 19.1167 52.3295 18.8431 52.634 18.6203C53.1713 18.2248 53.8097 18.0228 54.539 18.0228C55.279 18.0228 55.5728 18.2964 55.5728 18.9856V19.1067L55.5018 21.3154V21.3863C55.5018 21.9437 55.6236 22.1264 56.2011 22.4001V22.6738C55.7648 22.7762 55.3901 22.8471 55.0756 22.8471ZM54.3864 20.6886L53.6872 21.0023C53.2817 21.185 53.1198 21.367 53.1198 21.6715C53.1198 22.006 53.3626 22.2188 53.728 22.2188C53.8999 22.2188 54.1235 22.1887 54.3864 22.1171V20.6886Z"
                fill="#004D44"
              ></path>
              <path
                d="M56.5161 22.7453V22.5325C56.9517 22.4415 57.0434 22.2689 57.0735 21.4887L57.1444 19.5329V17.648C57.1444 16.827 57.1243 16.6343 57.0434 16.3613C56.9925 16.1786 56.9316 16.0977 56.7189 15.9658V15.7531L58.2283 15.4794L58.4712 15.6821C58.3394 16.5533 58.3294 16.7761 58.3294 18.1645V21.4887C58.3294 22.289 58.4612 22.4616 58.8667 22.5325V22.7453H56.5161Z"
                fill="#004D44"
              ></path>
              <path
                d="M61.0164 22.8878C60.1854 22.8878 59.719 22.4723 59.7397 21.7021L59.8107 19.108L59.3242 18.4797V18.206C59.7397 18.0434 59.8916 17.9524 60.1854 17.6587C60.3781 17.476 60.459 17.375 60.6517 17.0805L61.1382 17.2933L60.9963 18.2354L61.8374 18.1644C62.091 18.1444 62.2529 18.3063 62.2529 18.5191C62.2529 18.7827 62.0301 18.9754 61.6956 18.9754H60.9963V21.3468C60.9963 21.7723 61.0673 21.965 61.26 22.0969C61.4427 22.2187 61.6454 22.2595 62.182 22.2595L62.2529 22.4622C61.7256 22.7961 61.4728 22.8878 61.0164 22.8878Z"
                fill="#004D44"
              ></path>
              <path
                d="M65.687 22.847H65.6669C65.3223 22.847 65.1396 22.7253 64.9978 22.4007C64.4504 22.7861 64.1768 22.8872 63.7111 22.8872C63.0119 22.8872 62.5455 22.4716 62.5455 21.8534C62.5455 21.6198 62.6064 21.407 62.7181 21.2351C62.86 21.0223 63.0627 20.9005 63.5993 20.7178L64.9978 20.2314V19.6031L64.9777 19.0457C64.9677 18.651 64.8968 18.5493 64.603 18.5493C64.2584 18.5493 64.0557 18.7212 63.8429 19.1976L63.6 19.7349H63.3163C62.9717 19.7349 62.759 19.5931 62.759 19.3395C62.759 19.1167 62.9409 18.843 63.2454 18.6202C63.7827 18.2247 64.4211 18.0227 65.1504 18.0227C65.8904 18.0227 66.1842 18.2964 66.1842 18.9855V19.1066L66.1132 21.3153V21.3863C66.1132 21.9436 66.235 22.1263 66.8125 22.4V22.6737C66.3755 22.7761 66.0008 22.847 65.687 22.847ZM64.9978 20.6885L64.2986 21.0023C63.8931 21.185 63.7312 21.3669 63.7312 21.6714C63.7312 22.006 63.974 22.2187 64.3394 22.2187C64.5113 22.2187 64.7348 22.1887 64.9978 22.117V20.6885Z"
                fill="#004D44"
              ></path>
              <path
                d="M69.1845 22.847C68.769 22.847 68.4652 22.817 67.5024 22.6443L67.3605 21.2767L67.6342 21.2057C68.1206 21.7932 68.3234 22.006 68.587 22.1987C68.7389 22.3198 68.9825 22.4115 69.1344 22.4115C69.4589 22.4115 69.7118 22.1478 69.7118 21.824C69.7118 21.733 69.6917 21.6413 69.6516 21.5704C69.6108 21.4794 69.5399 21.4078 69.4589 21.3576C69.388 21.3168 69.2461 21.2365 69.0334 21.1348L68.476 20.8611C67.655 20.4556 67.3312 20.0501 67.3312 19.4319C67.3312 18.5808 67.9895 18.0234 69.0033 18.0234C69.4589 18.0234 69.7225 18.0735 70.3609 18.277L70.5027 19.3208L70.219 19.4627C69.8135 18.9662 69.6817 18.8244 69.4589 18.6624C69.3171 18.5507 69.0842 18.4697 68.9216 18.4697C68.587 18.4697 68.3341 18.7233 68.3341 19.0371C68.3341 19.3208 68.5161 19.5135 68.9624 19.7364L69.8035 20.1619C70.5228 20.5266 70.7864 20.8511 70.7864 21.4085C70.7857 22.2789 70.1467 22.847 69.1845 22.847Z"
                fill="#004D44"
              ></path>
              <path
                d="M76.2996 22.7453V22.5325C76.7452 22.4415 76.8369 22.2789 76.867 21.4887L76.9379 19.7356V19.6847C76.9379 19.0665 76.6334 18.7426 76.076 18.7426C75.8432 18.7426 75.6806 18.7935 75.3267 18.9762V21.4894C75.3267 22.2896 75.3868 22.4422 75.7422 22.5332V22.746H73.5127V22.5332C73.9483 22.4422 74.0393 22.2696 74.0701 21.4894L74.141 19.5336V19.4426C74.141 18.8551 74.0299 18.6624 73.5736 18.4797V18.2763L75.3267 17.9926V18.6209C75.975 18.1344 76.2895 18.0126 76.9279 18.0126C77.7589 18.0126 78.1236 18.3873 78.1236 19.2491V21.4887C78.1236 22.2187 78.2045 22.4007 78.61 22.5325V22.7453H76.2996Z"
                fill="#004D44"
              ></path>
              <path
                d="M82.2103 22.8471H82.1903C81.8457 22.8471 81.663 22.7253 81.5211 22.4008C80.9738 22.7862 80.7001 22.8872 80.2345 22.8872C79.5352 22.8872 79.0688 22.4717 79.0688 21.8535C79.0688 21.6199 79.1297 21.4071 79.2415 21.2352C79.3834 21.0224 79.5861 20.9006 80.1227 20.7179L81.5211 20.2315V19.6032L81.5011 19.0458C81.491 18.6511 81.4201 18.5493 81.1264 18.5493C80.7818 18.5493 80.579 18.7213 80.3663 19.1977L80.1234 19.735H79.8397C79.4951 19.735 79.2823 19.5932 79.2823 19.3395C79.2823 19.1167 79.4643 18.8431 79.7688 18.6203C80.3061 18.2248 80.9444 18.0228 81.6737 18.0228C82.4138 18.0228 82.7075 18.2964 82.7075 18.9856V19.1067L82.6366 21.3154V21.3863C82.6366 21.9437 82.7584 22.1264 83.3358 22.4001V22.6738C82.8995 22.7762 82.5248 22.8471 82.2103 22.8471ZM81.5211 20.6886L80.8219 21.0023C80.4164 21.185 80.2545 21.367 80.2545 21.6715C80.2545 22.006 80.4974 22.2188 80.8628 22.2188C81.0347 22.2188 81.2582 22.1887 81.5211 22.1171V20.6886Z"
                fill="#004D44"
              ></path>
              <path
                d="M88.5454 22.7453V22.5326C88.981 22.3807 89.072 22.2188 89.1028 21.4887L89.1737 19.8066V19.7256C89.1737 19.0364 88.9402 18.7628 88.3728 18.7628C88.1299 18.7628 87.9572 18.8136 87.5625 18.9755V21.4887C87.5625 22.208 87.6435 22.4007 87.978 22.5326V22.7453H85.7485V22.5326C86.225 22.4308 86.2758 22.3298 86.3059 21.4887L86.3768 19.5329V16.908C86.3768 16.3305 86.2558 16.1378 85.8195 15.9659V15.7531L87.4207 15.4794L87.7043 15.7531L87.5625 18.6209C88.2417 18.1244 88.5863 17.9826 89.1436 17.9826C89.5083 17.9826 89.8128 18.0836 90.0356 18.2663C90.2684 18.4483 90.3601 18.7219 90.3601 19.2492V21.4887C90.3601 22.299 90.411 22.4208 90.8466 22.5326V22.7453H88.5454Z"
                fill="#004D44"
              ></path>
              <path
                d="M95.8837 22.7453H91.0601V22.5325C91.9011 22.4208 92.1039 22.208 92.1039 21.4178V17.7089C92.1039 16.8678 91.9821 16.655 91.3438 16.4523V16.2495H95.7418L95.8837 17.7798L95.6709 17.8507C95.2246 17.0505 94.8907 16.7969 94.2015 16.736L93.4314 16.6651V19.1783L94.1306 19.1482C94.8499 19.1181 95.0018 18.9963 95.1845 18.3479H95.3972V20.4356H95.1845C94.9817 19.8173 94.789 19.6654 94.1306 19.6353L93.4314 19.6053V21.2774C93.4314 22.0167 93.6442 22.2603 94.2925 22.2603C95.0426 22.2603 95.4882 21.9257 96.0965 20.9328L96.2992 21.0646L95.8837 22.7453ZM94.789 15.4092L92.8339 15.7538L92.763 15.622L94.516 14.5681L95.0025 14.9227L94.789 15.4092Z"
                fill="#004D44"
              ></path>
              <path
                d="M96.8696 22.7453V22.5325C97.0014 22.4917 97.1025 22.4515 97.1834 22.4007C97.3661 22.2689 97.4062 22.1471 97.4263 21.4887L97.4972 19.5329V19.4619C97.4972 19.2083 97.4564 18.9454 97.4062 18.8035C97.346 18.6416 97.2443 18.5707 97.0014 18.479V18.2763L98.3999 17.9926L98.7545 18.1344L98.6836 19.391V21.4887C98.6836 22.2889 98.7337 22.4007 99.17 22.5325V22.7453H96.8696ZM98.1262 17.0096C97.6606 17.0096 97.2852 16.6751 97.2852 16.2495C97.2852 15.8641 97.6598 15.5503 98.1262 15.5503C98.5826 15.5503 98.9573 15.8641 98.9573 16.2495C98.9573 16.6758 98.5826 17.0096 98.1262 17.0096Z"
                fill="#004D44"
              ></path>
              <path
                d="M102.808 19.6747C102.494 19.421 102.189 19.2799 101.956 19.2799C101.794 19.2799 101.653 19.391 101.48 19.6345V21.4886C101.48 22.2079 101.632 22.3806 102.392 22.5325V22.7452H99.666V22.5325C100.122 22.3698 100.203 22.2287 100.223 21.4886L100.294 19.391V19.3401C100.294 18.8536 100.152 18.6516 99.7269 18.479V18.2762L101.48 17.9825L101.439 19.0363H101.48C101.885 18.297 102.209 17.9925 102.605 17.9925C102.919 17.9925 103.131 18.2963 103.131 18.7218C103.132 19.0464 103.071 19.2391 102.808 19.6747Z"
                fill="#004D44"
              ></path>
              <path
                d="M107.259 20.2322H104.604V20.3432C104.604 20.7896 104.614 20.8605 104.675 21.1342C104.827 21.7524 105.323 22.1171 106.083 22.1171C106.469 22.1171 106.692 22.0662 107.188 21.8434L107.33 21.9144C107.269 22.0662 107.228 22.188 107.188 22.2281C106.692 22.7146 106.053 22.9274 105.343 22.9274C104.218 22.9274 103.417 21.9645 103.417 20.637C103.417 19.0967 104.34 17.9819 105.637 17.9819C106.671 17.9819 107.35 18.5493 107.35 19.4205C107.35 19.6247 107.32 19.8984 107.259 20.2322ZM106.114 18.8037C106.023 18.6009 105.82 18.4791 105.567 18.4791C105.303 18.4791 105.06 18.6009 104.878 18.8338C104.716 19.0465 104.655 19.2292 104.605 19.6748H106.074L106.206 19.533C106.205 19.0974 106.185 18.9763 106.114 18.8037Z"
                fill="#004D44"
              ></path>
              <path
                d="M110.937 22.8471H110.917C110.573 22.8471 110.39 22.7253 110.248 22.4008C109.701 22.7862 109.427 22.8872 108.962 22.8872C108.262 22.8872 107.796 22.4717 107.796 21.8535C107.796 21.6199 107.857 21.4071 107.969 21.2352C108.11 21.0224 108.313 20.9006 108.85 20.7179L110.248 20.2315V19.6032L110.228 19.0458C110.218 18.6511 110.147 18.5493 109.853 18.5493C109.509 18.5493 109.306 18.7213 109.093 19.1977L108.85 19.735H108.567C108.222 19.735 108.009 19.5932 108.009 19.3395C108.009 19.1167 108.191 18.8431 108.496 18.6203C109.033 18.2248 109.671 18.0228 110.401 18.0228C111.141 18.0228 111.435 18.2964 111.435 18.9856V19.1067L111.364 21.3154V21.3863C111.364 21.9437 111.485 22.1264 112.063 22.4001V22.6738C111.627 22.7762 111.252 22.8471 110.937 22.8471ZM110.248 20.6886L109.549 21.0023C109.143 21.185 108.982 21.367 108.982 21.6715C108.982 22.006 109.224 22.2188 109.59 22.2188C109.762 22.2188 109.985 22.1887 110.248 22.1171V20.6886Z"
                fill="#004D44"
              ></path>
              <path
                d="M115.237 22.7453V22.5325C115.682 22.4415 115.774 22.2789 115.804 21.4887L115.875 19.7356V19.6848C115.875 19.0665 115.571 18.7427 115.013 18.7427C114.78 18.7427 114.618 18.7935 114.264 18.9762V21.4894C114.264 22.2897 114.324 22.4423 114.679 22.5332V22.746H112.45V22.5332C112.885 22.4423 112.977 22.2696 113.007 21.4894L113.078 19.5336V19.4426C113.078 18.8552 112.967 18.6624 112.511 18.4798V18.2763L114.264 17.9926V18.6209C114.912 18.1344 115.227 18.0127 115.865 18.0127C116.696 18.0127 117.061 18.3873 117.061 19.2492V21.4887C117.061 22.2187 117.142 22.4007 117.547 22.5325V22.7453H115.237Z"
                fill="#004D44"
              ></path>
              <path
                d="M120.832 22.7453V22.5325C121.278 22.4415 121.37 22.2789 121.4 21.4887L121.471 19.7356V19.6847C121.471 19.0665 121.167 18.7426 120.609 18.7426C120.377 18.7426 120.214 18.7935 119.86 18.9762V21.4894C119.86 22.2896 119.92 22.4422 120.275 22.5332V22.746H118.045V22.5332C118.481 22.4422 118.573 22.2696 118.603 21.4894L118.674 19.5336V19.4426C118.674 18.8551 118.563 18.6624 118.106 18.4797V18.2763L119.86 17.9926V18.6209C120.508 18.1344 120.823 18.0126 121.461 18.0126C122.292 18.0126 122.656 18.3873 122.656 19.2491V21.4887C122.656 22.2187 122.737 22.4007 123.143 22.5325V22.7453H120.832Z"
                fill="#004D44"
              ></path>
              <path
                d="M48.4654 31.2635V31.9627L48.6072 32.9356H48.2935C48.1717 32.9356 48.1208 32.9456 47.3514 33.1892C46.9767 33.3009 46.5203 33.3618 46.0138 33.3618C44.98 33.3618 44.3718 33.1491 43.7843 32.5917C43.1052 31.9433 42.7305 31.0414 42.7305 30.0276C42.7305 29.0748 43.065 28.1735 43.6425 27.5546C44.2708 26.8861 45.0509 26.5817 46.1349 26.5817C46.814 26.5817 47.2496 26.6626 48.2533 26.9972L48.3243 28.5375L48.1215 28.6793C47.4832 27.4127 46.9459 26.9972 45.9529 26.9972C44.6555 26.9972 43.7843 28.1829 43.7843 29.9359C43.7843 31.6689 44.7773 32.8747 46.2058 32.8747C47.1479 32.8747 47.6243 32.4892 47.6243 31.7499V31.3344C47.6243 30.6151 47.4316 30.4023 46.6514 30.2497V30.0069H49.2355V30.2096C48.6072 30.4124 48.4654 30.6051 48.4654 31.2635Z"
                fill="#004D44"
              ></path>
              <path
                d="M52.0252 33.3619C50.7786 33.3619 50.0693 32.5609 50.0693 31.1525C50.0693 29.4703 51.0114 28.4365 52.5216 28.4365C53.7682 28.4365 54.4775 29.2267 54.4775 30.6452C54.4775 32.3281 53.5454 33.3619 52.0252 33.3619ZM52.248 28.852C51.5079 28.852 50.9813 29.663 50.9813 30.8079C50.9813 32.0544 51.5287 32.9464 52.2988 32.9464C53.0389 32.9464 53.5655 32.1153 53.5655 30.9605C53.5655 29.734 53.0181 28.852 52.248 28.852Z"
                fill="#004D44"
              ></path>
              <path
                d="M58.9479 28.8821C58.8369 28.9631 58.6943 29.1759 58.604 29.3786L57.0637 32.9356C56.9219 33.2602 56.78 33.4321 56.6382 33.4321H56.6081L55.3107 29.3786C55.2197 29.0949 55.0771 28.9222 54.8242 28.8212V28.6085H56.6382V28.8212L56.4354 28.8814C56.2026 28.9523 56.1216 29.0541 56.1216 29.2461C56.1216 29.3478 56.1517 29.5097 56.2234 29.7225L56.9935 32.1039L57.8346 29.8643C57.9256 29.6215 57.9664 29.4187 57.9664 29.2668C57.9664 29.0132 57.7637 28.8714 57.3381 28.8513V28.6085H59.0912V28.8212C59.0188 28.842 58.9787 28.8721 58.9479 28.8821Z"
                fill="#004D44"
              ></path>
              <path
                d="M61.2187 33.3312C60.1649 33.3312 59.4355 32.4084 59.4355 31.0716C59.4355 29.4804 60.3067 28.4975 61.6951 28.4975C62.6172 28.4975 63.1437 28.9632 63.1437 29.7641C63.1437 29.9669 63.1237 30.2298 63.0728 30.5242H60.205V30.7879C60.205 31.9327 60.7624 32.6119 61.7052 32.6119C62.0798 32.6119 62.3134 32.551 62.9718 32.3081L63.1745 32.349C63.0535 32.8547 62.1106 33.3312 61.2187 33.3312ZM62.3743 29.7233C62.3743 29.2977 61.9996 28.9531 61.5124 28.9531C60.945 28.9531 60.5095 29.3586 60.2759 30.1087H62.2317L62.3736 29.9361L62.3743 29.7233Z"
                fill="#004D44"
              ></path>
              <path
                d="M66.8241 29.5713L66.7432 29.7031C66.4695 29.5612 66.2166 29.4903 66.0131 29.4903C65.7395 29.4903 65.5167 29.6931 65.2731 30.1286V31.8917C65.2731 32.6927 65.4966 32.9055 66.3878 32.9764V33.2193H63.8037V32.9764C64.3102 32.8446 64.4119 32.6827 64.442 31.8917L64.5029 30.2096C64.513 30.1487 64.513 30.0885 64.513 30.0276C64.513 29.3384 64.432 29.1866 63.9456 28.953V28.7503L65.2731 28.4666V29.6214C66.0031 28.6793 66.2259 28.5167 66.7525 28.5167C66.9345 28.5167 67.077 28.6586 67.077 28.8412C67.0777 29.0547 66.986 29.3076 66.8241 29.5713Z"
                fill="#004D44"
              ></path>
              <path
                d="M70.1508 33.2193V32.9765C70.7081 32.8855 70.8192 32.7229 70.85 31.8918L70.9209 30.2097V30.1488C70.9209 29.5205 70.6071 29.1357 70.0899 29.1357C69.7453 29.1357 69.5024 29.2067 68.8942 29.5104V31.8918C68.8942 32.2565 68.9243 32.5101 68.9651 32.6218C69.036 32.8038 69.2287 32.9055 69.5934 32.9765V33.2193H67.4248V32.9765C67.9413 32.8446 68.033 32.6928 68.0631 31.8918L68.124 30.2097C68.1341 30.1688 68.1341 30.1187 68.1341 30.0678C68.1341 29.3987 68.0123 29.1558 67.5667 28.9531V28.7503L68.7932 28.4365L68.8942 28.4974V29.1966C69.7761 28.6393 70.1809 28.4673 70.668 28.4673C70.9317 28.4673 71.2555 28.5884 71.4181 28.751C71.6001 28.933 71.6918 29.2575 71.6918 29.7239V31.8925C71.6918 32.7135 71.7527 32.8045 72.3201 32.9772V33.22L70.1508 33.2193Z"
                fill="#004D44"
              ></path>
              <path
                d="M78.4714 33.2193V32.9765C79.0288 32.8855 79.1406 32.7229 79.1707 31.8918L79.2416 30.2097V30.1387C79.2416 29.5205 78.9278 29.125 78.4406 29.125C78.1061 29.125 77.8732 29.226 77.2149 29.6215V31.8911C77.2149 32.2558 77.2449 32.5094 77.2858 32.6211C77.3567 32.8031 77.5494 32.9048 77.9141 32.9758V33.2186H75.6746V32.9758C76.242 32.8848 76.343 32.7221 76.3738 31.8911L76.4447 30.209V30.138C76.4447 29.5198 76.1409 29.1243 75.6445 29.1243C75.3407 29.1243 75.1881 29.1744 74.418 29.509V31.8904C74.418 32.255 74.448 32.5087 74.4889 32.6204C74.5598 32.8024 74.7525 32.9041 75.1172 32.975V33.2179H72.9486V32.975C73.4651 32.8432 73.5568 32.6913 73.5869 31.8904L73.6478 30.2082C73.6578 30.1473 73.6578 30.0872 73.6578 30.0263C73.6578 29.3371 73.5769 29.1852 73.0904 28.9516V28.7489L74.347 28.4652L74.418 28.5361V29.1945C75.2898 28.6371 75.7154 28.4652 76.242 28.4652C76.7793 28.4652 76.982 28.6472 77.2149 29.3063C78.0051 28.6579 78.4206 28.4652 78.998 28.4652C79.3226 28.4652 79.6163 28.607 79.799 28.8198C79.9408 29.0018 80.0118 29.2755 80.0118 29.7218V31.8904C80.0118 32.7114 80.0726 32.8124 80.64 32.975V33.2179H78.4714V33.2193Z"
                fill="#004D44"
              ></path>
              <path
                d="M83.1255 33.3312C82.0716 33.3312 81.3423 32.4084 81.3423 31.0716C81.3423 29.4804 82.2135 28.4975 83.6019 28.4975C84.5239 28.4975 85.0505 28.9632 85.0505 29.7641C85.0505 29.9669 85.0304 30.2298 84.9795 30.5242H82.1117V30.7879C82.1117 31.9327 82.6691 32.6119 83.6119 32.6119C83.9866 32.6119 84.2201 32.551 84.8785 32.3081L85.0813 32.349C84.9595 32.8547 84.0167 33.3312 83.1255 33.3312ZM84.2803 29.7233C84.2803 29.2977 83.9056 28.9531 83.4185 28.9531C82.8511 28.9531 82.4155 29.3586 82.1819 30.1087H84.1378L84.2796 29.9361L84.2803 29.7233Z"
                fill="#004D44"
              ></path>
              <path
                d="M88.4379 33.2193V32.9765C88.9953 32.8855 89.1063 32.7229 89.1371 31.8918L89.208 30.2097V30.1488C89.208 29.5205 88.8942 29.1357 88.377 29.1357C88.0324 29.1357 87.7895 29.2067 87.1813 29.5104V31.8918C87.1813 32.2565 87.2114 32.5101 87.2522 32.6218C87.3231 32.8038 87.5158 32.9055 87.8805 32.9765V33.2193H85.7119V32.9765C86.2285 32.8446 86.3202 32.6928 86.3502 31.8918L86.4111 30.2097C86.4212 30.1688 86.4212 30.1187 86.4212 30.0678C86.4212 29.3987 86.2994 29.1558 85.8538 28.9531V28.7503L87.0803 28.4365L87.1813 28.4974V29.1966C88.0632 28.6393 88.468 28.4673 88.9551 28.4673C89.2188 28.4673 89.5426 28.5884 89.7052 28.751C89.8872 28.933 89.9789 29.2575 89.9789 29.7239V31.8925C89.9789 32.7135 90.0398 32.8045 90.6072 32.9772V33.22L88.4379 33.2193Z"
                fill="#004D44"
              ></path>
              <path
                d="M92.7856 33.321C92.0054 33.321 91.6708 33.0072 91.6916 32.1862L91.7518 29.4201L91.2754 28.8828L91.3055 28.6091C91.5892 28.4572 91.7002 28.3763 91.8629 28.2237C92.0556 28.031 92.1365 27.9099 92.3393 27.5653L92.6129 27.667L92.532 28.7209L93.7886 28.6399C93.9713 28.6299 94.0723 28.7309 94.0723 28.8935C94.0723 29.1171 93.8695 29.2682 93.5858 29.2682H92.532V31.7513C92.532 32.4298 92.7648 32.8052 93.1904 32.8052C93.4232 32.8052 93.7277 32.7142 94.0716 32.5516L94.1425 32.7644C93.6474 33.23 93.4139 33.321 92.7856 33.321Z"
                fill="#004D44"
              ></path>
              <path
                d="M98.4022 33.3619C97.1556 33.3619 96.4464 32.561 96.4464 31.1525C96.4464 29.4703 97.3885 28.4365 98.8987 28.4365C100.145 28.4365 100.854 29.2267 100.854 30.6453C100.854 32.3281 99.9224 33.3619 98.4022 33.3619ZM98.625 28.8521C97.8849 28.8521 97.3584 29.663 97.3584 30.8079C97.3584 32.0544 97.9057 32.9464 98.6759 32.9464C99.4159 32.9464 99.9425 32.1153 99.9425 30.9605C99.9425 29.734 99.3959 28.8521 98.625 28.8521Z"
                fill="#004D44"
              ></path>
              <path
                d="M105.407 26.9571C104.951 26.5215 104.658 26.3696 104.272 26.3696C103.877 26.3696 103.603 26.5623 103.37 26.9979C103.208 27.3117 103.168 27.5754 103.117 28.2746L103.087 28.7102L104.343 28.6392C104.525 28.6292 104.627 28.741 104.627 28.9029C104.627 29.1766 104.556 29.2374 104.211 29.2374H103.087L103.157 31.8925C103.168 32.2063 103.188 32.4191 103.228 32.5208C103.319 32.7637 103.603 32.9062 104.14 32.9772V33.22H101.617V32.9772C102.175 32.8862 102.316 32.6526 102.316 31.8925V29.5011L101.688 29.0247V28.8828L102.367 28.4573C102.427 27.4335 102.58 27.008 103.056 26.5315C103.431 26.1461 103.978 25.9434 104.638 25.9434C105.469 25.9434 105.955 26.116 105.955 26.4097C105.954 26.6734 105.782 26.8353 105.407 26.9571Z"
                fill="#004D44"
              ></path>
              <path
                d="M106.807 33.2193V33.0066C107.618 32.8848 107.78 32.6928 107.78 31.8918V28.0511C107.78 27.2709 107.628 27.0782 106.878 26.9263V26.7236H109.604V26.9263C108.793 27.0581 108.621 27.2509 108.621 28.0511V31.8918C108.621 32.6928 108.793 32.8848 109.604 33.0066V33.2193H106.807Z"
                fill="#004D44"
              ></path>
              <path
                d="M113.172 29.5713L113.091 29.7032C112.817 29.5613 112.564 29.4904 112.361 29.4904C112.087 29.4904 111.864 29.6931 111.621 30.1287V31.8918C111.621 32.6928 111.844 32.9056 112.736 32.9765V33.2193H110.151V32.9765C110.658 32.8447 110.76 32.6827 110.79 31.8918L110.851 30.2097C110.861 30.1488 110.861 30.0886 110.861 30.0277C110.861 29.3385 110.78 29.1866 110.293 28.9531V28.7503L111.621 28.4666V29.6215C112.351 28.6794 112.574 28.5168 113.1 28.5168C113.282 28.5168 113.425 28.6586 113.425 28.8413C113.425 29.0548 113.334 29.3077 113.172 29.5713Z"
                fill="#004D44"
              ></path>
              <path
                d="M115.624 33.3312C114.571 33.3312 113.841 32.4084 113.841 31.0716C113.841 29.4804 114.712 28.4975 116.101 28.4975C117.023 28.4975 117.549 28.9632 117.549 29.7641C117.549 29.9669 117.529 30.2298 117.479 30.5242H114.611V30.7879C114.611 31.9327 115.168 32.6119 116.111 32.6119C116.486 32.6119 116.719 32.551 117.378 32.3081L117.58 32.349C117.459 32.8547 116.516 33.3312 115.624 33.3312ZM116.78 29.7233C116.78 29.2977 116.405 28.9531 115.918 28.9531C115.351 28.9531 114.915 29.3586 114.682 30.1087H116.637L116.779 29.9361L116.78 29.7233Z"
                fill="#004D44"
              ></path>
              <path
                d="M118.11 33.2193V32.9764C118.667 32.8854 118.779 32.7128 118.809 31.8918L118.88 29.9359V27.9909C118.88 26.937 118.799 26.7042 118.394 26.5215V26.2278L119.65 26.025L119.792 26.1568L119.65 28.751V31.8925C119.65 32.2571 119.67 32.5108 119.722 32.6225C119.793 32.8045 119.975 32.9062 120.35 32.9771V33.22L118.11 33.2193Z"
                fill="#004D44"
              ></path>
              <path
                d="M124.485 33.2602C124.333 33.2802 124.181 33.301 124.059 33.301C123.644 33.301 123.512 33.1893 123.39 32.7838C122.782 33.2193 122.498 33.3211 121.962 33.3211C121.292 33.3211 120.877 32.9564 120.877 32.3582C120.877 31.851 121.151 31.5673 121.921 31.2836L123.46 30.7162V29.8651C123.46 29.2067 123.298 29.014 122.741 29.014C122.235 29.014 122.032 29.1959 121.778 29.8651C121.747 29.946 121.707 30.0578 121.636 30.2097C121.262 30.1588 121.079 30.0277 121.079 29.8049C121.079 29.4603 121.636 28.9638 122.326 28.7002C122.63 28.5884 123.076 28.4974 123.349 28.4974C123.988 28.4974 124.261 28.7811 124.261 29.4295V29.6222L124.16 31.9935V32.0745C124.16 32.571 124.301 32.7329 124.99 32.9765V33.1993L124.485 33.2602ZM122.428 31.4863C121.962 31.679 121.739 31.9219 121.739 32.2364C121.739 32.5301 122.012 32.8038 122.317 32.8038C122.499 32.8038 122.763 32.7429 123.086 32.6218C123.158 32.6018 123.259 32.561 123.391 32.5201L123.462 31.0608L122.428 31.4863Z"
                fill="#004D44"
              ></path>
              <path
                d="M128.205 33.2193V32.9765C128.763 32.8855 128.875 32.7229 128.905 31.8918L128.976 30.2097V30.1488C128.976 29.5205 128.663 29.1357 128.145 29.1357C127.801 29.1357 127.558 29.2067 126.95 29.5104V31.8918C126.95 32.2565 126.98 32.5101 127.021 32.6218C127.092 32.8038 127.284 32.9055 127.649 32.9765V33.2193H125.481V32.9765C125.997 32.8446 126.089 32.6928 126.119 31.8918L126.18 30.2097C126.191 30.1688 126.191 30.1187 126.191 30.0678C126.191 29.3987 126.069 29.1558 125.623 28.9531V28.7503L126.849 28.4365L126.951 28.4974V29.1966C127.832 28.6393 128.238 28.4673 128.725 28.4673C128.988 28.4673 129.312 28.5884 129.475 28.751C129.657 28.933 129.749 29.2575 129.749 29.7239V31.8925C129.749 32.7135 129.81 32.8045 130.377 32.9772V33.22L128.205 33.2193Z"
                fill="#004D44"
              ></path>
              <path
                d="M134.428 33.3618L134.296 33.22V32.7335C133.77 33.1792 133.364 33.3618 132.848 33.3618C131.804 33.3618 131.074 32.4391 131.074 31.1116C131.074 29.6021 132.037 28.4673 133.324 28.4673C133.648 28.4673 133.841 28.5081 134.296 28.6801V27.9192C134.296 26.8861 134.134 26.5917 133.485 26.4398V26.1969L135.056 26.0243L135.197 26.1561L135.056 28.6084V31.8918C135.056 32.5201 135.167 32.6827 135.695 32.8338V33.0767L134.428 33.3618ZM134.297 30.0069C134.297 29.3585 133.932 28.9222 133.386 28.9222C132.565 28.9222 131.916 29.7232 131.916 30.7362C131.916 31.9011 132.534 32.692 133.446 32.692C133.76 32.692 133.922 32.6512 134.297 32.4484V30.0069Z"
                fill="#004D44"
              ></path>
            </g>
            <defs>
              <clipPath id="clip0_175_13114">
                <rect width="135.695" height="48" fill="white"></rect>
              </clipPath>
            </defs>
          </svg>
        </div>
      </div>
    </div>
  </footer>

  <script src="govie-frontend.umd.js"></script>
  <div class="notyf"></div>
  <div
    class="notyf-announcer"
    aria-atomic="true"
    aria-live="polite"
    style="
      border: 0px;
      clip: rect(0px, 0px, 0px, 0px);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0px;
      position: absolute;
      width: 1px;
      outline: 0px;
    "
  ></div>
</body>
</html>