{"id":3385,"date":"2026-02-09T17:26:41","date_gmt":"2026-02-09T17:26:41","guid":{"rendered":"https:\/\/www.nai.it\/marinai-quanto-basta\/"},"modified":"2026-06-12T14:23:12","modified_gmt":"2026-06-12T14:23:12","slug":"marinai-quanto-basta","status":"publish","type":"page","link":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/","title":{"rendered":"Marinai quanto basta"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3385\" class=\"elementor elementor-3385 elementor-1119\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2c1d9e e-con-full e-flex e-con e-parent\" data-id=\"c2c1d9e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-205f90e elementor-widget elementor-widget-heading\" data-id=\"205f90e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Our Lines<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ab9850 elementor-widget elementor-widget-html\" data-id=\"7ab9850\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.titolo-hero {\n  font-family: \"Space Grotesk\", sans-serif;\n  font-weight: bold;\n  color: #F0F8FF;\n  text-transform: uppercase;\n  line-height: 1;\n  margin: 0;\n  animation: fadeInUp 1.8s ease-out;\n  text-align: center;\n}\n\n.titolo-hero .parte-1 {\n  font-size: 100px;\n  display: block;\n}\n\n.titolo-hero .parte-2 {\n  font-size: 120px;\n  display: block;\n  margin-top: -15px;\n}\n\n\/* Responsive per mobile *\/\n@media only screen and (max-width: 40em)  {\n  .titolo-hero .parte-1 {\n    font-size: 45px;\n  }\n  .titolo-hero .parte-2 {\n    font-size: 55px;\n    margin-top: -8px;\n  }\n}\n@media only screen and (min-width: 40.063em) and (max-width: 64em) {\n      .titolo-hero .parte-1 {\n    font-size: 80px;\n  }\n  .titolo-hero .parte-2 {\n    font-size: 70px;\n    margin-top: -8px;\n  }\n}\n}\n<\/style>\n\n<h1 class=\"titolo-hero\">\n  <span class=\"parte-1\">Marinai<\/span>\n<span class=\"parte-2\">quanto basta<\/span>\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f15756 elementor-widget elementor-widget-html\" data-id=\"1f15756\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    .plate-section {\n        height: 800px;\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .plate-container {\n        width: 100%;\n        height: 800px;\n        display: flex;\n        align-items: flex-start;\n        justify-content: center;\n        position: relative;\n        padding-top: 20vh;\n    }\n    .plate-image {\n        width: 180%;\n        height: auto;\n        transform-origin: center top;\n    }\n    \n    \/* Tablet: piatto visibile con fade-in *\/\n    @media (max-width: 1024px) {\n        .plate-section {\n            height: 600px;\n             margin-top:-0.5rem; \n        }\n        \n        .plate-container {\n            height: 600px;\n            padding-top: 0;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .plate-image {\n            width: 70%;\n            opacity: 0;\n            transition: opacity 2.5s ease-out;\n        }\n    }\n    \n    \/* Mobile: piatto ancora pi\u00f9 grande *\/\n    @media (max-width: 768px) {\n        .plate-section {\n            overflow-x: hidden;\n        }\n        \n        .plate-container {\n            overflow-x: hidden;\n            align-items: center;\n        }\n        \n        .plate-image {\n            width: 90%;\n        }\n        .plate-section {\n            height: 400px;\n             margin-top:1rem; \n        }\n        \n        .plate-container {\n            height: 400px;\n            padding-top: 0;\n            align-items: center;\n            justify-content: center;\n           \n        }\n    }\n    \n    \/* Desktop: transizioni solo per width e transform, NO opacity *\/\n    @media (min-width: 1025px) {\n        .plate-image {\n            transition: transform 0.3s ease-out, width 0.3s ease-out;\n        }\n        \n        .plate-container {\n            transition: padding-top 0.3s ease-out;\n        }\n    }\n<\/style>\n<div class=\"plate-section\">\n    <div class=\"plate-container\" id=\"plateContainer\">\n        <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp\" alt=\"Marinai le selezioni\" class=\"plate-image\" id=\"plateImage\">\n    <\/div>\n<\/div>\n<script>\n    let manualProgress = 0;\n    let returnAnimationActive = false;\n    let isMobile = window.innerWidth <= 1024;\n    let fadeInTriggered = false;\n    \n    function isVisible() {\n        const section = document.querySelector('.plate-section');\n        if (!section) return false;\n        \n        const rect = section.getBoundingClientRect();\n        const vh = window.innerHeight;\n        \n        return rect.top < vh * 0.5 && rect.bottom > vh * 0.5;\n    }\n    \n    function updatePlate() {\n        const plateImage = document.getElementById('plateImage');\n        const plateContainer = document.getElementById('plateContainer');\n        \n        if (!plateImage || !plateContainer) return;\n        \n        \/\/ Mobile e Tablet: solo fade-in quando la sezione \u00e8 visibile\n        if (isMobile) {\n            const section = document.querySelector('.plate-section');\n            const rect = section.getBoundingClientRect();\n            const vh = window.innerHeight;\n            \n            \/\/ Fade in quando la sezione entra nella viewport (solo una volta)\n            if (!fadeInTriggered && rect.top < vh * 0.7 && rect.bottom > vh * 0.3) {\n                plateImage.style.opacity = '1';\n                fadeInTriggered = true;\n            }\n            return;\n        }\n        \n        \/\/ Desktop: animazione complessa SENZA fade\n        if (isVisible()) {\n            const startWidth = 180;\n            const endWidth = 35;\n            const currentWidth = startWidth - (manualProgress * (startWidth - endWidth));\n            \n            const paddingTop = 20 - (manualProgress * 90);\n            \n            plateImage.style.width = `${currentWidth}%`;\n            \/\/ NO opacity qui per desktop\n            plateContainer.style.paddingTop = `${paddingTop}vh`;\n        }\n    }\n    \n    function handleWheel(e) {\n        if (isMobile) return;\n        \n        const section = document.querySelector('.plate-section');\n        const rect = section.getBoundingClientRect();\n        const vh = window.innerHeight;\n        \n        \/\/ Scroll verso il basso (in avanti)\n        if (e.deltaY > 0) {\n            returnAnimationActive = false;\n            \n            const isInForwardZone = rect.top <= vh * 0.5 && rect.bottom > vh * 0.5;\n            \n            if (isInForwardZone && manualProgress < 0.98) {\n                e.preventDefault();\n                const delta = e.deltaY * 0.0004;\n                manualProgress = Math.min(1, manualProgress + delta);\n                updatePlate();\n            }\n        }\n        \/\/ Scroll verso l'alto (indietro)\n        else if (e.deltaY < 0) {\n            const isBottomAligned = rect.bottom >= vh * 0.95 && rect.bottom <= vh * 1.05;\n            \n            if (!returnAnimationActive && isBottomAligned && manualProgress > 0.05) {\n                returnAnimationActive = true;\n            }\n            \n            if (returnAnimationActive && manualProgress > 0.05) {\n                e.preventDefault();\n                const delta = e.deltaY * 0.0004;\n                manualProgress = Math.max(0, manualProgress + delta);\n                updatePlate();\n                \n                if (manualProgress <= 0.05) {\n                    returnAnimationActive = false;\n                }\n            }\n        }\n    }\n    \n    window.addEventListener('wheel', handleWheel, { passive: false });\n    window.addEventListener('scroll', updatePlate);\n    window.addEventListener('resize', function() {\n        isMobile = window.innerWidth <= 1024;\n        fadeInTriggered = false;\n        updatePlate();\n    });\n    updatePlate();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-85eb154 inizio-card e-flex e-con-boxed e-con e-parent\" data-id=\"85eb154\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5782360 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"5782360\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-241f873 e-con-full e-flex e-con e-child\" data-id=\"241f873\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d435d9 elementor-widget elementor-widget-text-editor\" data-id=\"6d435d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The ideal choice for a <span class=\"highlight-corsivo\">tasty, practical meal <\/span><br\/>and above all, waste-free!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6ecb7b e-flex e-con-boxed e-con e-parent\" data-id=\"d6ecb7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5534d7 elementor-widget elementor-widget-html\" data-id=\"c5534d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"nai-card-section\" class=\"nai-cards-container\">\n  <div class=\"nai-card\" data-card=\"1\">\n    <div class=\"nai-card-wrapper\">\n      <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-sfondo.webp\" alt=\"Fresh\">\n      <div class=\"nai-gradient\"><\/div>\n      <div class=\"nai-card-number\">01<\/div>\n      <div class=\"nai-card-content\">\n        <p class=\"nai-text\">Frozen seafood products, pre-cooked dishes, traditionally prepared sauces and <strong>practical yet delicious<\/strong> seafood mixes.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nai-card\" data-card=\"2\">\n    <div class=\"nai-card-wrapper\">\n      <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/pescatori.webp\" alt=\"Frozen seafood | deep-frozen seafood\">\n      <div class=\"nai-gradient\"><\/div>\n      <div class=\"nai-card-number\">02<\/div>\n      <div class=\"nai-card-content\">\n        <p class=\"nai-text\"><strong>Certified quality,<\/strong> <br\/>selected at the source.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nai-card\" data-card=\"3\">\n    <div class=\"nai-card-wrapper\">\n      <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/crostini.webp\" alt=\"GASTRONOMY\">\n      <div class=\"nai-gradient\"><\/div>\n      <div class=\"nai-card-number\">03<\/div>\n      <div class=\"nai-card-content\">\n        <p class=\"nai-text\">Selected gastronomic recipes, available in convenient formats for every need.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- Pagination dots fuori dal container per mobile\/tablet -->\n<div class=\"nai-pagination-wrapper\">\n  <div class=\"nai-pagination\"><\/div>\n<\/div>\n\n<style>\n.nai-cards-container {\n  display: flex;\n  gap: 30px;\n  padding: 0px;\n  padding-top: 150px;\n  max-width: 1800px;\n  margin: 0 auto;\n  font-family: \"Space Grotesk\", sans-serif;\n  position: relative;\n  z-index: 10;\n}\n\n.nai-card {\n  flex: 1;\n  min-width: 0;\n  transform: translateY(-100vh);\n  will-change: transform;\n}\n\n.nai-card-wrapper {\n  position: relative;\n  width: 100%;\n  height: 650px;\n  overflow: hidden;\n}\n\n.nai-card-wrapper img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n  filter: grayscale(100%);\n}\n\n.nai-gradient {\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(135deg, #009AE7, #005681);\n  mix-blend-mode: multiply;\n  z-index: 1;\n}\n\n.nai-card-number {\n  position: absolute;\n  top: 30px;\n  right: 30px;\n  font-size: 110px;\n  font-weight: 400;\n  color: white;\n  opacity: 0.5;\n  line-height: 1;\n  font-family: \"Space Grotesk\", sans-serif;\n  z-index: 2;\n  transition: color 0.3s ease;\n}\n\n.nai-card-content {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  padding: 30px;\n  z-index: 2;\n}\n\n.nai-text {\n  font-size: 22px;\n  font-weight: 400;\n  color: white;\n  margin: 0;\n  line-height: 1.6;\n  font-family: \"Space Grotesk\", sans-serif;\n  max-width: 90%;\n}\n\n.nai-text strong {\n  font-family: \"Source Sans 3\", sans-serif;\n  font-weight: 700;\n  font-style: italic;\n  transition: color 0.3s ease;\n}\n\n.nai-pagination-wrapper {\n  display: none;\n}\n\n.nai-pagination {\n  display: none;\n}\n\n\/* Hover Effects - solo desktop *\/\n@media (min-width: 1025px) {\n  .nai-card-wrapper:hover .nai-card-number {\n    color: #FFEB34;\n  }\n\n  .nai-card-wrapper:hover .nai-text strong {\n    color: #FFEB34;\n  }\n}\n\n\/* Tablet e Mobile - Slider *\/\n@media (max-width: 1024px) {\n  .nai-cards-container {\n    flex-wrap: nowrap;\n    gap: 0;\n    padding-top: 0;\n    padding-left: 0;\n    padding-right: 0;\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n    -ms-overflow-style: none;\n    padding-bottom: 0;\n  }\n  \n  .nai-cards-container::-webkit-scrollbar {\n    display: none;\n  }\n  \n  .nai-card {\n    flex: 0 0 100vw;\n    scroll-snap-align: center;\n    transform: none !important;\n    padding: 0 20px;\n    box-sizing: border-box;\n  }\n  \n  .nai-card-wrapper {\n    height: 500px;\n    margin: 0;\n  }\n  \n  .nai-card-number {\n    font-size: 80px;\n    top: 20px;\n    right: 20px;\n  }\n  \n  .nai-card-content {\n    padding: 20px;\n  }\n  \n  .nai-text {\n    font-size: 18px;\n  }\n\n  .nai-pagination-wrapper {\n    display: block;\n    padding: 30px 0;\n    max-width: 1800px;\n    margin: 0 auto;\n  }\n\n  .nai-pagination {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .nai-pagination-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background-color: rgba(0, 150, 231, 0.3);\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .nai-pagination-dot.active {\n    background-color: #009AE7;\n    width: 30px;\n    border-radius: 5px;\n  }\n}\n\n@media only screen and (min-width: 40.063em) and (max-width: 64em) {\n  .nai-cards-container {\n    padding-top: 0;\n  }\n  \n  .nai-card {\n    flex: 0 0 100vw;\n    padding: 0 15px;\n  }\n  \n  .nai-card-wrapper {\n    height: 450px;\n  }\n  \n  .nai-card-number {\n    font-size: 100px;\n    top: 20px;\n    right: 20px;\n  }\n  \n  .nai-card-content {\n    padding: 20px;\n  }\n  \n  .nai-text {\n    font-size: 22px;\n    max-width: 100%;\n  }\n\n  .nai-pagination-wrapper {\n    padding: 25px 0;\n  }\n}\n\n@media only screen and (max-width: 40em) {\n  .nai-card-number {\n    font-size: 100px;\n    top: 20px;\n    right: 20px;\n  }\n  \n  .nai-card-content {\n    padding: 20px;\n  }\n  \n  .nai-text {\n    font-size: 20px;\n    max-width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  const cardsContainer = document.getElementById('nai-card-section');\n  const cards = document.querySelectorAll('.nai-card');\n  const paginationContainer = document.querySelector('.nai-pagination');\n  \n  let triggerPoint = 0;\n  let isDesktop = window.innerWidth > 1024;\n  \n  \/\/ Crea pagination dots per mobile\/tablet\n  function createPagination() {\n    if (window.innerWidth <= 1024) {\n      paginationContainer.innerHTML = '';\n      cards.forEach((_, index) => {\n        const dot = document.createElement('div');\n        dot.className = 'nai-pagination-dot';\n        if (index === 0) dot.classList.add('active');\n        dot.addEventListener('click', () => scrollToCard(index));\n        paginationContainer.appendChild(dot);\n      });\n    }\n  }\n  \n  \/\/ Scroll a una card specifica\n  function scrollToCard(index) {\n    const cardWidth = window.innerWidth;\n    cardsContainer.scrollTo({\n      left: cardWidth * index,\n      behavior: 'smooth'\n    });\n  }\n  \n  \/\/ Update pagination on scroll (mobile\/tablet)\n  function updatePagination() {\n    if (window.innerWidth <= 1024) {\n      const scrollLeft = cardsContainer.scrollLeft;\n      const cardWidth = window.innerWidth;\n      const currentIndex = Math.round(scrollLeft \/ cardWidth);\n      \n      document.querySelectorAll('.nai-pagination-dot').forEach((dot, index) => {\n        dot.classList.toggle('active', index === currentIndex);\n      });\n    }\n  }\n  \n  \/\/ Desktop scroll animation\n  function updateTriggerPoint() {\n    const rect = cardsContainer.getBoundingClientRect();\n    triggerPoint = rect.top + window.pageYOffset;\n  }\n  \n  function animateCards() {\n    if (window.innerWidth > 1024) {\n      const scrollY = window.pageYOffset;\n      const windowHeight = window.innerHeight;\n      \n      if (scrollY + windowHeight > triggerPoint) {\n        const scrollProgress = (scrollY + windowHeight - triggerPoint) \/ (windowHeight * 1.5);\n        const clampedProgress = Math.max(0, Math.min(1, scrollProgress));\n        \n        cards.forEach((card, index) => {\n          const cardDelay = index * 0.1;\n          const cardProgress = Math.max(0, Math.min(1, (clampedProgress - cardDelay) \/ 0.7));\n          const easedProgress = 1 - Math.pow(1 - cardProgress, 3);\n          const translateY = -100 + (easedProgress * 100);\n          card.style.transform = `translateY(${translateY}vh)`;\n        });\n      }\n    }\n  }\n  \n  \/\/ Initialize\n  function init() {\n    isDesktop = window.innerWidth > 1024;\n    \n    if (isDesktop) {\n      updateTriggerPoint();\n      animateCards();\n    } else {\n      createPagination();\n      cards.forEach(card => card.style.transform = 'none');\n    }\n  }\n  \n  init();\n  \n  \/\/ Event listeners\n  if (window.innerWidth > 1024) {\n    window.addEventListener('scroll', animateCards, { passive: true });\n  } else {\n    cardsContainer.addEventListener('scroll', updatePagination, { passive: true });\n  }\n  \n  window.addEventListener('resize', () => {\n    const wasDesktop = isDesktop;\n    isDesktop = window.innerWidth > 1024;\n    \n    if (wasDesktop !== isDesktop) {\n      init();\n    } else if (isDesktop) {\n      updateTriggerPoint();\n      animateCards();\n    }\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-533d1ea e-flex e-con-boxed e-con e-parent\" data-id=\"533d1ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3837ee3 e-con-full e-flex e-con e-child\" data-id=\"3837ee3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49d0679 elementor-widget elementor-widget-image\" data-id=\"49d0679\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"814\" height=\"893\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/quanto-basta-logo.webp\" class=\"attachment-large size-large wp-image-3384\" alt=\"marinai quanto basta\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/quanto-basta-logo.webp 814w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/quanto-basta-logo-273x300.webp 273w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/quanto-basta-logo-768x843.webp 768w\" sizes=\"(max-width: 814px) 100vw, 814px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94fdc39 e-con-full e-flex e-con e-child\" data-id=\"94fdc39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f9a23b elementor-widget elementor-widget-heading\" data-id=\"3f9a23b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">\u201cQuanto Basta\u201d is the new addition to the Marinai family.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d886d elementor-widget elementor-widget-text-editor\" data-id=\"60d886d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We bring to the table the freshness and goodness of fish, monitored at every stage and inspired by the principles of transparency and sustainability.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad4c9aa e-con-full animated-slow no-auto-padding e-flex e-con e-parent\" data-id=\"ad4c9aa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3d3d97 animated-slow elementor-view-default elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"f3d3d97\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:0}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"276\" height=\"284\" viewBox=\"0 0 276 284\" fill=\"none\"><g opacity=\"0.5\"><g opacity=\"0.5\"><path d=\"M289.544 157.76C288.735 157.714 287.933 157.573 287.156 157.341C286.968 157.176 286.823 156.968 286.732 156.735C286.64 156.502 286.606 156.251 286.631 156.002C286.893 154.081 287.286 152.177 287.621 150.265C287.64 150.127 287.625 149.987 287.577 149.856C287.529 149.726 287.45 149.609 287.346 149.517C286.787 150.409 286.275 151.33 285.814 152.276C284.19 155.46 283.196 158.927 282.889 162.488C282.786 165.977 281.567 169.437 281.502 172.921C280.848 176.612 279.236 180.067 276.828 182.941C276.02 184.399 275.292 185.9 274.648 187.438C273.817 189.453 273.181 191.549 272.329 193.554C272.008 194.177 271.498 194.681 270.873 194.995C269.686 195.623 269.214 195.264 268.881 193.971C268.06 189.437 268.221 184.78 269.354 180.314C269.725 178.116 269.77 175.861 269.931 173.629C270.041 172.107 270.152 170.581 270.157 169.057C270.157 167.96 270.058 166.865 269.859 165.786C269.646 165.399 269.359 165.059 269.014 164.783C268.473 164.184 267.993 163.532 267.582 162.836C266.513 160.673 265.657 158.397 264.496 156.287C262.671 153.528 261.651 150.315 261.552 147.009C261.697 143.292 261.883 139.574 262.161 135.865C262.34 134.61 262.609 133.369 262.967 132.152L262.64 131.981C261.968 132.984 261.366 134.033 260.838 135.119C259.862 137.493 258.962 139.904 258.169 142.345C257.717 143.736 257.574 145.224 257.225 146.651C256.594 149.23 255.767 151.771 255.301 154.377C255.093 156.246 255.003 158.126 255.029 160.006C255.002 161.098 254.909 162.187 254.751 163.267C253.993 167.652 253.132 172.019 252.408 176.409C251.96 179.125 251.839 181.901 251.303 184.597C250.819 188.203 249.512 191.65 247.485 194.672C246.713 195.695 246.081 196.831 245.251 197.8C245.057 197.984 244.823 198.118 244.566 198.192C244.31 198.266 244.04 198.277 243.779 198.226C243.537 198.102 243.326 197.926 243.161 197.71C242.996 197.494 242.882 197.244 242.828 196.978C242.124 192.169 241.405 187.359 240.892 182.528C240.786 180.442 240.812 178.352 240.97 176.27C240.921 174.402 240.979 172.534 241.145 170.673C241.619 167.239 242.185 163.807 242.953 160.428C243.635 157.429 244.624 154.499 245.51 151.549C246.086 149.632 246.797 147.754 247.311 145.822C248.385 141.788 249.236 137.691 250.428 133.694C251.5 129.99 253.062 126.446 255.074 123.156C256.303 121.182 257.6 119.238 258.66 117.175C259.063 116.069 259.329 114.918 259.451 113.748C259.167 113.565 258.931 113.316 258.764 113.022C258.597 112.729 258.504 112.399 258.492 112.061C258.48 111.723 258.55 111.388 258.696 111.083C258.842 110.778 259.059 110.513 259.33 110.311C261.093 108.197 263.066 106.258 264.899 104.2C265.521 103.501 265.935 102.621 266.539 101.902C268.68 99.3495 270.939 96.8915 273 94.2764C274.315 92.6086 275.358 90.7272 276.673 88.7116C273.933 88.4502 271.419 86.4671 269.079 89.4216C269.086 89.0499 269.015 88.6808 268.871 88.3384C268.726 87.996 268.511 87.6879 268.239 87.4341C267.968 87.1804 267.645 86.9867 267.294 86.8658C266.942 86.7448 266.569 86.6993 266.199 86.7321C264.828 86.7366 263.456 86.7711 262.087 86.7104C261.22 86.733 260.376 86.9968 259.65 87.4721C258.924 87.9475 258.345 88.6156 257.977 89.4016C256.214 92.0489 254.6 94.7977 252.967 97.5295C252.562 98.1737 252.266 98.8798 252.091 99.6198C251.152 102.7 249.837 105.652 248.175 108.409C246.885 111.28 245.079 113.89 242.846 116.108C242.273 117.065 241.47 117.863 240.51 118.431C239.55 118.999 238.463 119.318 237.349 119.359C237.182 119.418 237.029 119.51 236.899 119.63C236.769 119.75 236.664 119.894 236.592 120.056C235.528 122.348 234.095 124.449 232.35 126.277C231.9 126.681 231.358 126.987 230.925 127.407C229.845 128.455 228.842 129.586 227.735 130.604C226.13 132.231 224.395 133.725 222.548 135.072C221.553 135.894 220.725 136.899 220.109 138.033C218.036 140.81 215.971 143.594 213.964 146.418C212.999 147.775 212.167 149.228 211.286 150.644C211.168 150.791 211.111 150.978 211.127 151.166C212.177 152.628 210.783 152.914 210.02 153.478C209.497 153.934 209.115 154.529 208.918 155.194C208.721 155.859 208.717 156.566 208.907 157.233C209.151 157.855 209.29 158.513 209.318 159.181C209.429 161.555 209.416 163.933 209.278 166.305C209.094 168.422 208.428 170.492 208.142 172.605C207.695 175.905 207.441 179.231 207 182.533C206.887 183.945 206.54 185.329 205.974 186.628C205.034 188.472 203.699 188.285 202.447 186.673C201.326 185.014 200.661 183.089 200.522 181.091C200.45 180.744 200.354 180.403 200.236 180.069C198.726 182.617 197.218 185.136 195.738 187.671C193.74 189.233 191.212 189.954 188.691 189.68C188.176 189.45 187.768 189.034 187.549 188.514C187.329 187.995 187.315 187.412 187.509 186.882C188.336 183.997 189.269 181.142 190.185 178.283C190.734 176.567 191.465 174.899 191.874 173.153C192.624 169.857 193.825 166.681 195.444 163.714C196.358 162.302 196.836 160.652 196.82 158.97C196.825 157.967 197.008 156.972 197.36 156.032C198.382 152.774 199.471 149.537 200.54 146.293C200.817 144.954 201.272 143.658 201.893 142.44C203.865 139.379 206.018 136.439 208.341 133.636C211.388 130.143 214.081 126.344 216.992 122.729C218.726 120.577 220.572 118.515 222.398 116.44C222.793 116.098 223.225 115.802 223.686 115.558C221.387 113.377 223.901 111.366 223.892 109.217C224.551 106.819 225.43 104.486 226.516 102.249C226.772 100.284 227.141 98.3356 227.62 96.4128C228.261 94.1489 229.183 91.965 229.971 89.7418C230.295 88.8278 230.586 87.9025 231.021 86.5967C229.726 86.9125 228.378 86.9408 227.071 86.6794C225.764 86.4181 224.53 85.8736 223.456 85.0842C222.952 84.9327 222.424 84.8809 221.9 84.9316C221.958 85.4379 221.984 85.9474 221.977 86.457C221.98 86.9509 221.876 87.4395 221.672 87.8895C220.041 90.746 218.302 93.5422 216.713 96.4219C215.635 98.3764 214.748 100.436 213.77 102.446C212.48 105.096 211.251 107.778 209.852 110.368C209.319 111.099 208.645 111.714 207.868 112.176C207.557 112.757 207.126 113.264 206.602 113.663C206.079 114.063 205.476 114.346 204.834 114.492C204.656 114.642 204.521 114.836 204.44 115.054C203.458 116.619 202.42 118.152 201.513 119.76C200.231 122.032 198.971 124.321 197.839 126.669C196.205 130.061 194.807 133.57 193.1 136.924C191.156 140.745 188.808 144.366 186.961 148.23C185.181 151.954 183.766 155.858 182.29 159.722C181.583 161.572 181.085 163.504 180.528 165.409C180.371 165.657 180.266 165.935 180.219 166.225C180.173 166.515 180.185 166.811 180.256 167.096C180.328 167.381 180.456 167.649 180.633 167.883C180.811 168.117 181.034 168.313 181.289 168.458C180.616 168.699 180.056 169.181 179.715 169.81C179.375 170.439 179.28 171.172 179.446 171.867C179.263 172.522 178.938 173.128 178.495 173.644C178.011 173.421 177.572 173.111 177.202 172.728C175.726 170.661 174.921 168.191 174.894 165.651C174.929 164.395 174.288 163.104 174.399 161.869C174.636 159.312 175.034 156.772 175.589 154.265C176.762 148.93 178.459 143.724 180.656 138.723C182.137 134.97 184.122 131.436 186.557 128.219C188.48 125.858 190.421 123.496 192.132 120.983C193.386 119.141 194.261 117.045 195.339 115.079C195.936 113.991 196.571 112.924 197.245 111.878C197.361 111.76 197.451 111.618 197.507 111.461C197.563 111.305 197.584 111.139 197.57 110.973C197.555 110.808 197.505 110.648 197.422 110.504C197.339 110.36 197.226 110.236 197.091 110.14C196.74 109.856 196.508 109.452 196.441 109.006C196.373 108.56 196.474 108.104 196.724 107.729C198.207 104.631 199.385 101.376 201.003 98.3548C203.496 93.701 206.255 89.1901 208.961 84.516C208.614 84.1108 208.136 83.8393 207.61 83.7484C207.084 83.6575 206.543 83.7529 206.08 84.0181C204.637 84.2428 203.171 84.292 201.715 84.1647C200.533 84.0929 199.346 84.1586 198.179 84.3604C196.828 84.7365 195.541 85.3134 194.362 86.0719C192.17 87.4342 190.063 88.9269 188.05 90.5419C186.359 91.9319 184.972 93.6874 183.324 95.138C182.595 95.7549 181.711 96.1613 180.768 96.3132C178.439 96.4117 176.122 96.695 173.838 97.1603C173.167 97.4792 172.578 97.9463 172.114 98.5264C171.65 99.1064 171.324 99.7843 171.161 100.509C171.144 100.81 171.065 101.105 170.929 101.375C170.793 101.645 170.603 101.884 170.371 102.077C170.139 102.27 169.87 102.414 169.58 102.499C169.29 102.584 168.986 102.608 168.686 102.57C164.006 103.167 159.301 103.607 154.646 104.359C150.144 105.086 145.691 106.121 141.218 107.029C139.033 107.472 136.871 108.104 134.665 108.345C133.342 108.51 132.093 109.048 131.064 109.896C130.036 110.744 129.27 111.868 128.855 113.135C127.425 116.289 125.977 119.44 124.693 122.654C123.957 124.494 123.531 126.456 122.914 128.534C124.781 128.731 126.775 129.053 128.779 129.127C132.206 129.033 135.635 129.114 139.054 129.369C141.505 129.644 143.986 129.271 146.248 128.286C150.244 126.773 154.177 125.093 158.109 123.417C158.93 122.998 159.706 122.496 160.425 121.919C161.085 121.456 161.72 121.153 162.187 122.1C162.291 122.293 162.353 122.505 162.369 122.723C162.386 122.941 162.357 123.16 162.283 123.365C162.21 123.571 162.094 123.759 161.943 123.918C161.792 124.076 161.61 124.201 161.408 124.284C160.677 124.727 159.866 125.035 159.125 125.463C156.857 126.772 154.535 128.005 152.368 129.466C150.318 130.848 148.433 132.476 146.482 134.004C144.698 135.028 142.679 135.569 140.622 135.575C136.216 136.315 131.83 137.212 127.401 137.762C124.759 138.055 122.095 138.08 119.449 137.839C118.481 137.537 117.654 136.9 117.115 136.042C116.576 135.184 116.362 134.162 116.51 133.16C116.479 130.606 116.503 128.051 116.269 125.445C116.232 125.83 116.169 126.211 116.078 126.587C115.95 127.043 115.758 127.478 115.508 127.88C115.276 127.954 115.027 127.951 114.796 127.873C114.674 127.401 114.667 126.908 114.774 126.433C115.724 124.625 116.56 122.76 117.276 120.848C118.182 117.649 118.723 114.347 119.414 111.087C119.706 109.703 119.925 108.298 120.31 106.941C120.405 106.712 120.548 106.505 120.729 106.336C120.91 106.166 121.125 106.037 121.36 105.958C126.095 104.582 130.828 103.188 135.606 101.974C137.757 101.428 140.03 101.379 142.206 100.911C143.876 100.553 145.471 99.8565 147.119 99.3816C147.983 99.1329 148.897 99.0629 149.778 98.8678C151.544 98.5061 153.285 98.0267 154.987 97.4327C153.724 97.491 152.46 97.5313 151.198 97.611C148.168 97.9788 145.119 98.152 142.067 98.1297C138.769 97.9098 135.624 98.7632 132.403 98.8067C130.566 98.6726 128.719 98.871 126.952 99.3923C126.252 99.6022 125.596 99.9391 125.018 100.386C120.607 104.485 116.265 108.657 111.846 112.746C110.92 113.603 109.638 114.081 108.732 114.953C105.694 117.878 102.774 120.926 99.7641 123.881C98.2352 125.382 96.4914 126.678 95.0577 128.26C92.7897 130.762 90.8272 133.548 88.4965 135.985C86.6414 138.1 85.1 140.471 83.9194 143.024C83.3962 144.028 83.1802 145.189 82.6883 146.214C82.1174 147.403 81.3977 148.521 80.7411 149.669C79.7997 151.316 78.8043 152.934 77.9325 154.617C77.8052 155.245 77.4859 155.817 77.0188 156.256C76.5518 156.694 75.96 156.976 75.3254 157.063C74.536 156.321 74.0571 155.307 73.9849 154.226C73.7044 151.764 74.0818 149.271 75.0786 147.002C75.2031 146.664 75.3687 146.342 75.567 145.897C73.2405 146.756 71.1618 148.175 69.5148 150.029C68.6971 150.742 67.9272 151.515 67.0655 152.168C66.4796 152.613 65.6504 153.256 65.0696 152.434C64.9112 152.115 64.8262 151.764 64.8208 151.407C64.8154 151.051 64.8897 150.697 65.0384 150.373C65.7327 148.996 66.6831 147.749 67.5102 146.437C67.9576 145.769 68.3612 145.073 68.7187 144.353C70.5488 140.114 73.7668 136.624 77.8436 134.457C79.2934 133.39 80.5724 132.109 81.6369 130.657C84.0058 128.177 86.2851 125.605 88.7483 123.223C92.6564 119.444 96.6874 115.792 100.662 112.081C102.984 109.913 105.297 107.736 107.932 105.263C106.422 105.074 104.903 104.962 103.381 104.926C101.261 104.99 99.1453 105.234 97.0282 105.409C95.4122 105.444 93.8008 105.596 92.207 105.865C89.8408 106.378 87.5238 107.096 85.2824 108.011C82.2793 109.298 79.3941 110.87 76.4957 112.391C73.3841 114.023 70.2673 115.656 67.2454 117.446C65.1604 118.681 63.2358 120.186 61.2342 121.563C58.8028 123.235 56.3552 124.885 53.9353 126.573C52.3408 127.859 50.6656 129.042 48.92 130.113C47.9782 130.588 47.1512 131.261 46.4964 132.088C45.8417 132.914 45.375 133.873 45.1289 134.899C44.6496 136.534 43.7432 138.041 43.2234 139.668C42.6706 141.483 42.2151 143.325 41.859 145.188C40.9618 149.568 40.0724 153.952 39.2774 158.352C38.4395 162.989 37.7054 167.645 36.9459 172.296C36.6037 174 36.3649 175.723 36.2306 177.456C36.0405 179.458 36.1425 181.477 36.5335 183.45C37.0537 184.938 37.9562 186.263 39.1505 187.292C41.8039 189.817 44.574 192.234 47.4326 194.526C49.4381 196.053 51.5213 197.475 53.674 198.786C56.1384 200.5 58.7003 202.07 61.3467 203.487C65.7831 205.658 70.3424 207.59 74.9073 209.484C78.372 210.921 81.9035 212.208 85.447 213.442C88.6985 214.565 92.1045 215.178 95.5436 215.258C96.862 215.403 98.1652 215.663 99.4384 216.035C102.983 216.633 106.612 216.516 110.111 215.688C114.496 214.845 118.921 214.097 123.207 212.879C126.555 211.782 129.833 210.479 133.02 208.977C134.853 208.199 136.573 207.141 138.426 206.422C140.112 205.632 141.624 204.514 142.873 203.133C145.989 200.519 148.569 197.326 150.471 193.73C152.099 190.241 153.486 186.645 154.621 182.966C155.595 179.826 156.731 176.735 157.648 173.579C158.137 172.042 158.201 170.402 157.832 168.832C157.105 165.788 156.589 162.697 156.288 159.582C155.894 156.468 155.79 153.323 155.978 150.189C156.438 147.181 157.065 144.2 157.856 141.261C158.389 138.592 159.606 136.107 161.386 134.048C162.821 132.386 164.742 131.217 166.877 130.706C167.716 130.73 168.516 131.063 169.124 131.642C169.231 131.885 169.28 132.15 169.269 132.415C169.258 132.68 169.187 132.94 169.06 133.173C168.442 134.272 167.434 134.213 166.579 133.035C165.387 133.431 164.308 134.11 163.435 135.013C162.562 135.916 161.919 137.017 161.563 138.221C160.226 141.468 159.16 144.819 158.376 148.242C158.075 150.659 158.007 153.1 158.173 155.53C158.132 156.227 158.134 156.927 158.181 157.624C158.239 159.419 158.497 161.203 158.949 162.941C160.151 166.73 160.411 170.756 159.705 174.668C159.561 175.173 159.502 175.698 159.531 176.223C160.076 180.093 159.348 184.036 157.456 187.457C156.335 190.093 155.468 192.845 154.233 195.423C152.331 199.612 149.717 203.44 146.507 206.736C145.717 207.402 144.982 208.131 144.309 208.914C144.76 208.789 145.203 208.635 145.634 208.453C148.11 207.329 150.868 206.979 153.547 207.45C155.676 207.715 157.819 207.906 159.961 208.025C162.4 208.025 164.795 208.667 166.907 209.887C169.018 211.106 170.772 212.86 171.991 214.972C173.136 216.923 174.446 218.772 175.907 220.499C176.973 221.795 177.638 223.373 177.819 225.041C178.001 226.709 177.692 228.393 176.93 229.888C176.093 232.155 175.34 234.468 174.289 236.635C173.028 239.236 171.552 241.739 170.061 244.219C167.483 248.505 164.886 252.781 162.169 256.979C160.747 259.176 159.069 261.21 157.472 263.291C156.939 264.029 156.326 264.705 155.642 265.306C154.38 266.46 153 267.48 151.526 268.348C149.313 269.401 147.355 270.921 145.786 272.804C145.527 273.207 145.197 273.559 144.81 273.842C141.374 275.792 137.989 277.855 134.432 279.555C132.385 280.348 130.271 280.952 128.114 281.359C126.981 281.539 125.866 281.815 124.779 282.184C122.856 282.891 120.805 283.187 118.76 283.055C116.021 282.959 113.279 283.109 110.567 283.504C109.145 283.948 107.647 284.096 106.165 283.94C104.684 283.784 103.25 283.327 101.951 282.597C99.8004 281.791 97.5849 281.171 95.3285 280.743L95.2033 281.115L96.437 281.885C93.9854 281.623 91.5703 281.09 89.2357 280.297C86.8201 278.941 83.9405 278.393 81.5716 276.977C79.3766 275.481 77.33 273.778 75.46 271.891C73.5875 270.206 71.7265 268.492 70.0137 266.648C67.1838 263.601 64.0071 260.963 60.8992 258.222C58.7299 256.008 56.7354 253.629 54.9335 251.107C53.857 249.963 52.8476 248.758 51.9101 247.498C48.1811 241.831 44.9506 235.85 42.2548 229.625C40.9518 226.554 39.4159 223.58 38.1619 220.491C36.6975 216.883 35.2725 213.245 34.1196 209.531C33.3228 206.65 32.676 203.73 32.1818 200.783C31.5486 197.607 30.9829 194.417 30.4184 191.228C30.2641 190.386 30.178 189.533 30.1608 188.677C30.2314 187.987 30.1256 187.29 29.8533 186.652C29.5811 186.014 29.1513 185.456 28.6043 185.029C26.7917 183.362 25.1054 181.563 23.5592 179.646C22.9831 179.021 22.2949 178.49 21.7783 177.823C20.9982 176.818 20.2782 175.767 19.622 174.677C17.3606 170.816 15.6402 166.663 14.509 162.335C13.2317 158.417 12.8623 154.26 13.4286 150.178C13.4692 149.845 13.4869 149.51 13.4817 149.174C13.8497 145.051 14.6225 140.974 15.789 137.001C16.4543 134.248 17.892 131.687 18.6197 128.943C20.1595 124.391 22.3413 120.083 25.0991 116.149C27.0022 112.98 29.5382 110.196 31.5298 107.073C34.2437 102.803 37.2613 98.7337 40.5592 94.8965C42.7287 92.3799 45.1709 90.099 47.4843 87.7062C47.5982 87.5937 47.6805 87.4531 47.7228 87.2987C47.7651 87.1442 47.766 86.9813 47.7254 86.8264C47.1499 87.4698 46.5146 88.0572 45.8282 88.5806C44.7983 89.2449 43.6992 89.7954 42.5504 90.2224C40.3761 91.411 38.4301 92.9761 36.8029 94.8449C35.4896 95.9404 34.0963 96.9361 32.6344 97.8235C31.9454 98.0298 31.2209 98.0903 30.5072 98.0014C30.3847 97.2028 30.4126 96.3883 30.5893 95.5999C32.1517 92.7971 34.3689 90.4139 37.0519 88.6536C37.3363 88.4925 37.6429 88.3743 37.9619 88.303L37.3994 87.5566C35.9553 88.2426 34.5412 89.0034 33.06 89.5971C30.7681 90.5157 28.4624 91.4262 26.1016 92.1386C25.789 92.3112 25.4318 92.386 25.0763 92.3532C24.7207 92.3204 24.3832 92.1815 24.1075 91.9545C23.8318 91.7276 23.6307 91.4231 23.5301 91.0804C23.4296 90.7378 23.4343 90.3729 23.5437 90.033C23.6438 89.729 23.8432 89.4676 24.1099 89.2908C26.4854 87.8493 28.928 86.5129 31.2521 84.9943C32.8766 83.933 34.296 82.5623 35.895 81.457C39.464 79.0813 43.3321 77.1888 47.3982 75.829C49.8126 74.9715 52.2181 74.058 54.6902 73.4064C56.0105 73.0675 57.3886 73.0199 58.7292 73.2666C59.0871 73.3699 59.4681 73.3605 59.8205 73.2397C60.173 73.1189 60.4796 72.8926 60.6989 72.5914C61.5184 71.6005 62.2361 70.5246 62.9837 69.4752C63.4794 68.7793 63.2238 68.4017 62.4316 68.3408C59.7663 68.1356 57.1009 67.9291 54.4334 67.756C51.1935 67.5455 47.9521 67.2399 44.71 67.2223C42.5828 67.3139 40.4628 67.5311 38.3612 67.8726C37.368 67.9322 36.3809 68.0688 35.4088 68.2811C32.0327 69.2156 28.6777 70.2271 25.321 71.2303C24.9991 71.3125 24.7103 71.4917 24.4936 71.7435C24.1556 72.1092 23.6937 72.3361 23.1977 72.38C22.7018 72.424 22.2071 72.2819 21.8101 71.9815C21.0961 71.7646 21.3704 71.2126 21.8808 70.681C24.025 68.7767 26.5449 67.3434 29.2776 66.4737C30.4966 65.9631 31.6378 65.2371 32.8869 64.8337C37.2459 63.2501 41.8689 62.5202 46.5037 62.6836C47.0831 62.6782 47.6618 62.6398 48.2368 62.5685L46.1043 60.1638C45.5853 60.767 44.937 61.2454 44.2075 61.5632C43.478 61.8811 42.6862 62.0302 41.8911 61.9996C40.9916 62.2248 40.1023 62.5186 39.1895 62.6531C38.5146 62.6992 37.8369 62.6866 37.1642 62.6157L37.1084 62.0775C37.3847 61.8706 37.6843 61.6968 38.0011 61.5597C39.4133 61.1313 40.8417 60.7562 42.258 60.34C43.2793 60.0401 43.5021 59.2293 42.6539 58.5577C41.9458 58.0047 41.15 57.5743 40.2996 57.2844C38.3129 56.6069 38.2347 56.5532 38.7308 54.4693C38.1168 54.1917 37.454 53.9462 36.85 53.5986C36.4593 53.4305 36.1443 53.124 35.9656 52.738C36.1432 52.2667 36.4366 51.8476 36.8188 51.5196C37.0702 51.3645 37.2845 51.1563 37.4468 50.9097C31.638 50.49 25.8618 52.0844 21.0909 55.4246C21.3751 55.4246 21.6599 55.435 21.9436 55.4217C22.2353 55.4078 22.5259 55.3706 22.9722 55.3291C22.8922 55.5211 22.7748 55.6952 22.6268 55.8413C19.8704 56.6833 17.2221 57.8448 14.7356 59.3022C12.1559 60.5753 9.71477 62.1119 7.45133 63.8875C6.44722 64.7544 5.62011 65.8073 5.0155 66.9881C4.61163 67.8374 3.92019 68.5165 3.06364 68.9049C2.30837 69.375 1.63905 69.9707 1.08463 70.6665C0.806863 70.8512 0.506585 70.9997 0.19112 71.1082C0.0314812 70.75 -0.0298209 70.3557 0.0135194 69.9659C1.38145 68.1447 2.83284 66.3863 4.2493 64.6012C5.37289 63.1852 6.47395 61.7511 7.60164 60.3384C8.28469 59.4828 9.06346 58.6965 9.68066 57.7976C10.1139 57.5121 10.4587 57.1111 10.6762 56.6401C10.8938 56.169 10.9754 55.6466 10.9119 55.1316C11.0162 54.6992 11.2083 54.2928 11.4764 53.9379C11.7444 53.5829 12.0827 53.2869 12.47 53.0683C15.7926 50.4853 19.4786 48.4075 23.4086 46.9021C28.1662 45.4203 32.7889 43.5103 37.5033 41.8819C39.1606 41.2806 40.8795 40.8649 42.6284 40.6423C45.7687 39.8934 48.833 38.8557 51.7821 37.5423C55.4775 36.2892 58.9601 34.4796 62.1097 32.1761C62.3533 31.9804 62.5528 31.7354 62.6951 31.4572C62.8375 31.179 62.9194 30.8738 62.9355 30.5617C62.8665 28.736 63.3102 26.9275 64.2162 25.3411C65.1222 23.7546 66.4544 22.4535 68.0618 21.5852C68.3021 21.4384 68.5256 21.2655 68.7282 21.0698C69.7957 20.0363 70.8532 18.9925 72.0627 17.8065C69.8632 17.5785 67.5813 17.2779 65.2898 17.1248C63.4929 17.0046 61.6833 17.0871 59.8804 17.0414C59.1127 16.9488 58.3962 16.6082 57.8397 16.0712C57.2833 15.5343 56.9174 14.8304 56.7975 14.0665C59.6041 13.8109 62.4331 13.5105 65.2691 13.3076C67.8888 13.1202 70.524 13.1194 73.1361 12.8677C74.1689 12.7682 75.7598 12.8497 75.1847 10.8287C75.3533 10.5628 75.5761 10.3357 75.8387 10.1621C76.1012 9.98845 76.3975 9.87234 76.7081 9.82134C79.0438 10.1886 81.3568 10.6883 83.6358 11.318C84.7952 11.6398 85.3952 11.9123 85.553 10.2592C85.7782 9.84852 86.0982 9.4975 86.4864 9.23533C86.8745 8.97316 87.3196 8.80743 87.7847 8.75188C89.4032 8.73058 91.0207 8.84569 92.6199 9.09603C92.6832 9.04027 92.7301 8.96828 92.7555 8.88781C92.2324 5.71001 93.1738 4.87707 96.2168 5.92358C98.6091 6.91161 101.15 7.49088 103.734 7.63723C103.922 7.6246 104.103 7.56674 104.263 7.46861C104.423 7.37047 104.557 7.235 104.653 7.0738C104.674 6.88125 104.738 6.696 104.842 6.5324C104.945 6.3688 105.085 6.23122 105.25 6.13033C105.416 6.02943 105.602 5.96792 105.795 5.95056C105.988 5.93319 106.182 5.96044 106.362 6.03019C107.796 6.32602 109.225 6.65818 110.636 7.0493C111.994 7.42578 113.325 7.89615 114.705 8.33699C114.839 5.87692 115.593 5.31048 117.968 5.83364C119.588 6.1905 121.189 6.63721 122.811 7.04686C123.615 5.1538 123.817 4.94236 125.699 5.45508C128.816 6.30433 131.888 7.31523 135.139 8.30663C135.624 7.77905 136.259 7.41278 136.958 7.25719C137.658 7.1016 138.388 7.16417 139.051 7.43647C141.249 7.76466 143.48 7.82218 145.692 7.60775C148.316 7.28441 151.013 7.60966 153.659 7.40855C156.313 7.24765 158.976 7.40182 161.594 7.86782C164.821 8.16273 168.064 8.24528 171.302 8.11496C173.44 8.33986 175.591 8.40985 177.739 8.32438C179.417 8.68414 181.166 8.51047 182.74 7.82765C182.845 7.77339 182.962 7.74422 183.08 7.74242C183.199 7.74062 183.316 7.76623 183.423 7.81726C184.92 8.31893 186.536 8.3418 188.046 7.88271C189.283 7.77673 190.53 7.78301 191.773 7.75451C193.611 7.58014 195.46 7.56973 197.299 7.72338C198.136 7.582 198.996 7.66227 199.792 7.95621C200.589 8.25015 201.294 8.7475 201.839 9.39882C201.93 9.49724 202.042 9.57344 202.167 9.6215C202.292 9.66956 202.427 9.6882 202.56 9.67596C207.202 9.12712 211.883 8.77119 216.469 7.91442C220.288 7.20095 223.976 5.81444 227.761 4.88163C229.641 4.42024 231.479 3.79811 233.253 3.0221C235.191 2.47 237.201 2.20787 239.216 2.24423C241.446 2.01934 243.678 1.80198 245.912 1.62209C249.434 1.33867 252.958 1.09126 256.48 0.82434C257.62 0.737926 258.758 0.606982 259.899 0.551241C261.821 0.326636 263.76 0.286923 265.69 0.432649C267.833 0.523784 269.98 0.430292 272.107 0.153215C274.389 -0.00130518 276.677 -0.0389795 278.962 0.0403349C282.762 0.283799 286.557 0.682135 290.335 1.16278C290.958 1.16169 291.567 1.3418 292.09 1.68113C292.612 2.02047 293.024 2.50437 293.276 3.07385C293.419 3.35973 293.668 3.57893 293.969 3.68544C296.291 4.50546 298.639 5.25153 300.95 6.10009C301.926 6.45862 302.792 7.12923 303.776 7.45137C307.205 8.57428 310.692 9.52499 314.099 10.7085C315.791 11.296 317.343 12.2736 318.979 13.0305C323.437 15.0935 327.94 17.0635 332.358 19.2091C334.798 20.3941 336.985 22.1645 339.494 23.1258C343.154 24.7949 346.254 27.4841 348.424 30.871C349.248 31.9498 349.884 33.19 350.803 34.1718C351.529 34.7858 352.341 35.2905 353.212 35.67C355.61 36.8007 357.91 38.1276 360.089 39.6371C362.054 41.4514 363.84 43.4507 365.422 45.6074C368.226 48.9842 371.081 52.3276 373.702 55.8433C376.194 59.185 378.421 62.7246 380.751 66.1864C381.981 68.5326 383.493 70.7198 385.253 72.6994C387.158 74.387 386.736 77.1244 388.727 78.5442C388.804 78.6337 388.858 78.7412 388.884 78.8568C388.909 78.9725 388.906 79.0926 388.873 79.2065C388.71 79.7013 388.679 80.2298 388.783 80.7402C388.886 81.2506 389.12 81.7254 389.462 82.1181C390.504 84.379 391.073 86.8287 391.135 89.3172C391.594 93.4318 391.884 97.5661 392.399 101.673C392.708 104.145 393.345 106.574 393.77 109.034C394.378 112.551 394.917 116.079 395.51 119.599C395.628 120.157 395.789 120.705 395.99 121.239C396.616 123.378 396.701 125.639 396.238 127.819C396.116 130.249 396.276 132.684 396.713 135.077C396.81 136.272 396.899 137.467 396.986 138.663C396.996 138.805 396.957 138.95 396.962 139.093C396.981 142.427 396.737 145.757 396.233 149.053C395.521 154.922 395.407 160.869 394.561 166.714C394.372 170.439 393.376 174.079 391.642 177.382C390.906 178.531 390.467 179.887 389.645 180.96C388.99 181.69 388.178 182.261 387.27 182.631C386.982 182.703 386.727 182.872 386.548 183.108C386.369 183.345 386.276 183.636 386.285 183.933C386.157 187.456 386.119 190.997 385.708 194.491C385.295 197.122 384.709 199.722 383.956 202.276C383.501 203.324 383.129 204.405 382.844 205.51C382.435 208.014 381.677 210.449 380.593 212.742C379.503 215.678 378.575 218.673 377.479 221.606C376.222 224.97 374.87 228.299 373.534 231.634C373.135 232.628 372.654 233.589 372.203 234.562C372.079 234.7 371.985 234.863 371.927 235.039C372.581 237.678 370.052 239.47 370.095 241.943C370.082 242.039 370.049 242.131 369.997 242.213C369.945 242.294 369.876 242.364 369.795 242.416C367.904 244.259 366.605 246.624 366.064 249.209C365.527 250.411 364.915 251.579 364.232 252.706C361.313 256.756 358.278 260.723 355.331 264.754C354.403 266.022 353.641 267.41 352.758 268.713C352.197 269.657 351.531 270.535 350.772 271.33C348.43 273.493 346.032 275.603 343.553 277.606C342.841 277.97 342.049 278.147 341.25 278.118C339.616 278.331 337.973 278.462 336.327 278.51C334.476 278.547 332.626 278.433 330.794 278.169C330.476 278.003 330.195 277.774 329.969 277.496C329.742 277.218 329.574 276.897 329.476 276.552C328.43 274.137 327.909 271.528 327.949 268.896C327.902 268.601 327.784 268.322 327.605 268.084C327.425 267.845 327.19 267.655 326.919 267.528C326.319 267.303 325.776 266.946 325.331 266.484C324.886 266.023 324.55 265.467 324.347 264.859C323.149 261.697 323.076 258.219 324.14 255.009C324.781 252.153 326.029 249.436 326.71 246.586C327.271 244.233 327.219 241.735 327.76 239.375C328.314 236.953 329.246 234.616 330.037 232.25C330.438 230.88 330.923 229.537 331.49 228.227C332.7 225.7 334.138 223.282 335.314 220.741C336.917 217.277 338.489 213.789 339.841 210.223C341.221 206.584 342.192 202.788 343.583 199.153C344.581 196.547 345.988 194.099 347.19 191.57C347.496 190.927 347.718 190.245 347.98 189.581C348.756 187.616 349.532 185.652 350.352 183.577C349.604 182.982 349.018 182.21 348.646 181.331C348.274 180.451 348.129 179.493 348.223 178.543C348.075 175.736 347.272 173.003 345.876 170.563C345.606 169.962 345.434 169.321 345.369 168.665C345.064 167.33 344.81 165.983 344.468 164.657C343.708 161.71 342.906 158.772 342.124 155.829C342.125 155.734 342.119 155.639 342.106 155.544C341.126 151.854 340.834 148.016 341.245 144.22C341.034 141.697 340.872 139.171 340.682 136.646C340.778 135.963 340.698 135.267 340.45 134.624C339.38 134.157 338.238 133.877 337.074 133.793C336.225 133.847 335.397 134.081 334.645 134.479C333.892 134.876 333.233 135.429 332.709 136.1C331.284 137.279 329.703 138.269 328.227 139.391C326.225 140.913 324.3 142.538 322.268 144.017C319.896 145.744 317.448 147.366 315.024 149.022C314.476 149.674 314.064 150.428 313.811 151.24C313.558 152.053 313.47 152.908 313.551 153.755C314.229 157.237 314.897 160.72 315.534 164.209C316.089 167.25 316.624 170.294 317.118 173.345C317.426 174.913 317.406 176.528 317.061 178.088C316.715 179.648 316.051 181.12 315.109 182.411C314.453 182.999 313.607 183.33 312.726 183.343C312.254 182.833 311.983 182.168 311.964 181.474C312.215 179.368 311.735 177.24 310.604 175.447C310.269 174.867 310.037 174.233 309.918 173.573C309.66 171.578 308.908 169.679 307.731 168.049C307.424 167.464 307.183 166.847 307.01 166.21C306.652 165.594 306.259 165 305.833 164.43C306.332 163.698 306.666 162.866 306.813 161.992C306.96 161.119 306.916 160.223 306.685 159.368C306.793 157.824 306.889 156.278 307.022 154.736C307.08 154.068 307.218 153.406 307.32 152.741L306.877 152.494C305.549 153.688 304.208 154.867 302.896 156.078C300.471 157.935 298.497 160.316 297.122 163.043C296.956 163.368 296.894 163.736 296.944 164.097C297.785 166.864 298.578 169.652 299.582 172.361C300.033 173.684 300.063 175.114 299.667 176.455C299.271 177.795 298.47 178.98 297.372 179.846C296.28 180.814 295.264 181.866 294.334 182.991C294.085 183.39 293.732 183.714 293.314 183.928C292.976 183.97 292.65 184.08 292.356 184.252C292.062 184.424 291.806 184.653 291.603 184.927C291.401 185.201 291.256 185.513 291.178 185.844C291.099 186.176 291.089 186.52 291.148 186.855C291.011 189.389 290.302 191.859 289.073 194.079C288.01 196.523 287.074 199.036 285.812 201.373C284.997 202.65 283.988 203.793 282.822 204.761C282.595 204.916 282.333 205.011 282.059 205.038C281.786 205.065 281.51 205.023 281.257 204.915C280.932 204.729 280.649 204.479 280.425 204.18C280.201 203.88 280.04 203.538 279.953 203.175C280.18 200.428 280.701 197.708 281.021 194.967C281.39 191.8 281.571 188.61 281.988 185.45C282.52 181.43 283.207 177.431 283.823 173.423C283.969 172.97 284.018 172.491 283.965 172.018C283.689 170.956 283.633 169.847 283.801 168.762C283.969 167.676 284.357 166.637 284.943 165.707C285.585 164.387 286.037 162.974 286.627 161.626C286.856 161.212 287.131 160.826 287.448 160.475C288.139 159.563 288.834 158.655 289.528 157.746C290.729 156.144 291.526 154.275 291.851 152.3C292.179 149.894 292.668 147.514 293.316 145.175C293.576 143.934 293.7 142.66 294.032 141.441C294.534 139.6 295.165 137.795 295.741 135.974C295.264 136.247 294.881 136.658 294.642 137.153C293.667 139.201 292.438 141.119 290.985 142.861C290.413 143.465 289.976 144.185 289.704 144.972C289.432 145.758 289.331 146.594 289.408 147.423C290.398 147.818 290.591 147.363 290.618 146.511C290.68 144.549 290.709 144.55 291.646 143.993C291.716 145.49 291.792 146.957 291.844 148.424C291.834 148.495 291.807 148.561 291.765 148.618C291.723 148.676 291.668 148.721 291.604 148.752C290.326 149.093 290.825 150.034 290.879 150.832C290.943 151.779 290.991 152.728 291.047 153.676L290.36 153.778L289.399 149.073C289.171 149.718 288.984 150.377 288.84 151.047C288.559 151.728 288.439 152.464 288.489 153.199C288.539 153.934 288.757 154.648 289.126 155.285C289.444 156.07 289.587 156.914 289.544 157.76ZM196.585 29.6837L196.985 32.3774L197.777 32.3492L198.011 29.2997L196.585 29.6837C196.846 29.4269 197.051 29.1217 197.19 28.7832C197.33 28.4447 197.4 28.0816 197.396 27.7154C197.392 27.3493 197.314 26.9877 197.167 26.6524C197.02 26.317 196.807 26.0148 196.54 25.7637C196.078 27.0322 196.094 28.426 196.585 29.6837ZM345.071 46.0839C344.473 46.0059 343.865 46.052 343.285 46.2195C342.705 46.3869 342.166 46.6721 341.701 47.0572C341.617 47.1342 341.554 47.2309 341.517 47.3385C341.479 47.4461 341.47 47.5612 341.488 47.6736C341.79 48.7476 342.145 49.8067 342.506 50.948C343.425 50.588 344.161 50.2836 344.909 50.0104C345.661 49.7359 345.961 49.4124 345.551 48.5272C345.287 47.7297 345.123 46.9028 345.061 46.0652L346.839 49.1196C347.519 48.8502 348.13 48.4332 348.629 47.8986C348.371 46.8153 347.981 45.768 347.466 44.7805L345.071 46.0839ZM293.298 23.3194L295.013 20.2106L292.164 16.5701C291.283 17.6682 290.456 18.5963 289.765 19.6152C289.64 19.8183 289.563 20.0466 289.538 20.2836C289.513 20.5205 289.542 20.7599 289.621 20.9844C290.193 22.0588 290.928 23.0461 291.644 24.1348L292.803 23.88C292.564 24.3074 292.442 24.7908 292.451 25.2805C293.11 26.5049 293.946 27.6344 294.667 28.7256C295.708 27.5416 296.659 26.5577 297.48 25.4749C297.654 25.2641 297.779 25.0174 297.847 24.7525C297.914 24.4877 297.923 24.2111 297.871 23.9427C297.209 23.04 296.478 22.1904 295.683 21.4019L293.298 23.3194ZM312.553 164.951L311.903 162.955C309.013 164.754 308.638 165.346 309.542 166.499C309.72 164.893 310.47 165.492 310.985 165.985L312.572 164.932C312.24 165.45 312.032 166.038 311.966 166.649C311.9 167.261 311.977 167.879 312.19 168.456C312.528 169.642 312.868 170.828 313.168 172.024C313.143 172.273 313.065 172.513 312.94 172.729L311.63 172.072L314.455 179.375C316.73 171.102 313.412 163.832 312.167 156.292C310.697 156.776 311.617 157.444 311.765 158.005C312.486 160.755 313.226 163.499 313.937 166.251C313.949 166.631 313.913 167.011 313.829 167.382L312.553 164.951ZM187.649 130.382C188.303 130.11 188.608 130.258 188.625 131.036C188.647 132.051 188.783 133.063 188.87 134.076L189.308 134.132C190.325 132.656 190.903 130.922 190.976 129.13C190.963 128.363 190.795 127.584 191.906 127.283L192.199 128.601L196.641 122.296L196.285 122.035L193.751 124.7L193.269 124.243L200.225 116.698C200.142 117.438 199.911 118.153 199.548 118.802C199.252 119.425 198.962 120.051 198.67 120.675L199.134 120.853C201.773 117.012 203.383 112.557 203.807 107.915L202.493 108.728C202.645 109.153 202.731 109.599 202.749 110.05C201.936 110.528 202.226 111.117 202.379 111.789C202.451 112.366 202.459 112.949 202.405 113.527L202.004 113.556L201.169 110.236C200.562 110.619 200.022 111.098 199.57 111.655C198.127 114.222 196.84 116.877 195.416 119.456C194.632 120.871 193.763 122.237 192.814 123.548C191.143 125.863 189.387 128.118 187.667 130.398C187.393 130.662 187.135 130.941 186.893 131.234C186.45 131.538 186.134 131.993 186.003 132.514C185.872 133.035 185.935 133.585 186.181 134.062C186.478 135.286 186.512 136.557 186.281 137.795C186.849 137.388 187.301 136.84 187.591 136.204C187.881 135.568 187.999 134.868 187.934 134.172C187.692 132.924 187.597 131.652 187.649 130.382ZM198.86 160.313C200.131 159.168 201.461 158.091 202.845 157.086C203.103 156.966 203.33 156.787 203.507 156.565C203.684 156.342 203.807 156.081 203.866 155.803C203.925 155.524 203.918 155.236 203.846 154.96C203.774 154.685 203.639 154.43 203.452 154.216L201.758 155.33L203.583 150.973L203.762 151.334C204.394 151.108 205.004 150.826 205.586 150.491C206.208 150.064 206.689 149.436 207.294 148.979C207.674 148.76 208.081 148.592 208.504 148.477L208.712 148.822C208.437 149.192 208.139 149.543 207.819 149.875C206.91 150.716 206.007 151.57 205.034 152.332C204.741 152.645 204.56 153.045 204.518 153.471C204.477 153.897 204.577 154.325 204.803 154.689C204.898 154.861 205.033 155.009 205.197 155.117C205.362 155.226 205.55 155.294 205.746 155.314C206.302 155.051 206.767 154.628 207.079 154.098C208.025 152.038 208.879 149.934 209.699 147.821C209.865 147.29 209.906 146.728 209.818 146.179C209.426 146.065 209.02 146.003 208.611 145.994C209.746 144.997 210.752 144.068 211.807 143.201C212.507 142.371 213.41 141.738 214.427 141.363C214.926 141.286 215.399 141.092 215.808 140.796C216.217 140.501 216.549 140.112 216.778 139.662C217.514 138.792 218.187 137.866 218.85 136.938C219.512 136.013 220.128 135.056 220.764 134.112L220.561 133.951L218.215 135.543L217.983 135.201C218.798 134.29 219.81 133.579 220.943 133.121C222.052 132.996 223.081 132.48 223.846 131.667C225.169 130.441 226.442 129.159 227.69 127.857C229.61 125.853 231.636 123.925 233.344 121.75C234.653 119.843 235.837 117.854 236.89 115.795C235.598 115.725 234.303 115.739 233.013 115.834C232.196 115.935 231.424 116.264 230.785 116.783C229.84 117.639 229.163 118.785 228.271 119.709C226.579 121.691 224.71 123.515 222.687 125.158C218.99 127.444 215.726 130.366 213.048 133.79C211.777 135.628 210.278 137.327 209.167 139.254C206.944 143.11 204.809 147.026 202.844 151.019C201.357 154.04 200.19 157.219 198.882 160.328C197.58 162.682 196.402 165.103 195.352 167.579C193.667 172.134 192.248 176.789 190.761 181.416C190.27 182.945 189.854 184.505 189.514 186.074C189.411 186.29 189.379 186.534 189.423 186.769C189.467 187.004 189.585 187.22 189.759 187.384C189.933 187.549 190.155 187.654 190.392 187.684C190.63 187.715 190.871 187.669 191.081 187.554C192.079 187.25 193.006 186.749 193.807 186.081C195.921 183.858 197.511 181.19 198.458 178.272C200.164 173.902 201.603 169.429 203.302 165.057C204.254 162.69 204.476 160.093 203.941 157.599C203.458 157.872 202.991 158.171 202.541 158.495C201.689 159.187 200.875 159.927 200.04 160.642C199.49 161.113 199.098 160.982 198.86 160.313ZM155.149 88.9707C154.452 89.066 153.749 89.1119 153.045 89.108C150.482 88.9264 147.927 88.5637 145.363 88.4886C140.256 88.7018 135.14 88.4094 130.091 87.6156C129.389 87.4653 128.673 87.3889 127.956 87.3877C125.39 87.3507 122.822 87.4207 120.26 87.3177C118.705 87.2554 117.166 86.8667 115.611 86.7707C113.045 86.6124 110.465 86.6532 107.902 86.4612C104.957 86.2406 102.028 85.6658 99.0836 85.5879C93.9264 85.4516 88.7623 85.5679 83.6011 85.5997C82.3662 85.6072 81.1307 85.6808 79.8977 85.7573C79.0567 85.6978 78.212 85.7956 77.4068 86.0458C75.4533 87.0154 73.6093 88.2037 71.6991 89.2642C71.4024 89.4033 71.0642 89.4258 70.7517 89.3271C70.6573 89.1528 70.5996 88.9609 70.5822 88.7633C70.5648 88.5658 70.5882 88.3668 70.6507 88.1786C71.4564 87.3157 72.3768 86.5597 73.2575 85.7671C73.9809 85.1161 74.6911 84.4489 75.4402 83.829C75.7109 83.5499 76.0656 83.3672 76.45 83.3089C77.5136 83.3685 78.5659 83.6268 79.6295 83.6884C80.8665 83.7601 82.1109 83.7051 83.352 83.7051C81.4665 83.2299 79.5707 83.1359 77.7063 82.843C76.9994 82.7463 76.2797 82.8247 75.6102 83.0712C74.9407 83.3178 74.342 83.725 73.8667 84.257C68.972 88.7138 64.6773 93.7878 61.0906 99.3518C60.2907 100.606 59.5691 101.91 58.8115 103.191L59.0946 103.406C59.3563 103.126 59.6101 102.837 59.8811 102.567C61.0566 101.391 62.2219 100.206 63.4189 99.0529C66.2964 96.2814 69.8958 94.3663 72.5841 91.3613C72.8668 91.2329 73.1743 91.1685 73.4848 91.1725C74.8117 90.8404 76.136 90.4983 77.4613 90.1597L77.327 89.7259C74.7817 89.5898 72.2764 90.4031 70.2963 92.0082C68.1948 93.3497 66.1274 94.7444 64.0449 96.1157C66.0626 94.1363 68.1851 92.2667 70.4033 90.5151C71.7574 89.5182 73.4077 89.0066 75.0882 89.0627C77.6977 88.9693 80.3096 88.9346 82.9208 88.8912C84.525 89.0184 86.1378 88.9869 87.7358 88.7972C90.3128 88.0984 93.0077 87.9482 95.6464 88.3565C96.8266 88.6836 98.0233 88.948 99.2314 89.1488C102.438 89.4217 105.658 89.5314 108.869 89.7591C110.428 89.8697 111.979 90.0932 113.532 90.2761C116.97 90.6809 120.409 91.0837 123.843 91.5154C124.177 91.6184 124.497 91.7609 124.797 91.94C125.305 92.2603 125.877 92.4638 126.473 92.5357C128.499 92.2773 130.505 91.8545 132.518 91.4921C132.552 91.4883 132.585 91.4797 132.616 91.4666L131.76 90.8127L131.846 90.3539C139.387 91.4687 147.04 91.6049 154.615 90.7591L155.133 88.9478C157.572 89.8038 160.156 90.1734 162.737 90.0358C163.849 89.9736 164.939 89.7015 165.949 89.2339C167.045 88.1803 168.003 86.992 168.8 85.6975C168.972 85.4448 169.092 85.1606 169.154 84.8612C169.216 84.5619 169.218 84.2533 169.16 83.9531C169.102 83.6529 168.986 83.367 168.818 83.1119C168.649 82.8568 168.432 82.6374 168.179 82.4663C167.736 82.4149 167.286 82.4569 166.86 82.5897C166.434 82.7224 166.04 82.943 165.705 83.2372C164.827 84.1711 164.004 85.154 163.238 86.1813C162.49 86.9118 161.702 87.6014 160.88 88.2469L160.63 88.0227L163.853 82.7467L163.393 82.2993C162.937 82.4933 162.513 82.7518 162.131 83.067C160.874 84.6298 159.294 85.9034 157.5 86.8011C156.605 87.3932 155.811 88.1258 155.149 88.9707ZM330.354 27.0646C330.935 27.503 331.636 27.7552 332.364 27.7881C333.092 27.8211 333.812 27.6332 334.431 27.2492L334.624 27.6929L332.415 29.1321C333.05 30.6803 333.285 30.7799 334.746 30.1785C335.388 29.866 336.057 29.612 336.744 29.4197C337.24 29.3958 337.737 29.4507 338.216 29.5823L338.274 30.1019L334.091 31.9025C335.354 33.5002 336.489 35.018 337.719 36.4549C337.977 36.7732 338.352 36.9757 338.76 37.0177C339.169 37.0597 339.577 36.9378 339.895 36.6789C341.673 35.6603 343.529 34.7745 345.373 33.8738C346.037 33.594 346.716 33.3497 347.407 33.142C345.776 31.1497 344.443 29.2744 342.845 27.663C341.78 26.7249 340.579 25.9532 339.283 25.3742C337.305 24.3437 335.263 23.4387 333.248 22.4806L333.28 22.4956C332.822 22.086 332.327 21.7193 331.802 21.4003C330.013 20.515 328.182 19.716 326.383 18.8513C321.745 16.6218 317.119 14.366 312.475 12.1464C311.901 11.9231 311.311 11.7413 310.71 11.6024C307.909 10.7345 305.115 9.84427 302.303 9.0159C302.083 8.94147 301.849 8.91261 301.617 8.93105C301.384 8.94949 301.158 9.01484 300.952 9.12317C299.953 9.94046 299.018 10.8333 298.156 11.7938C297.994 11.9724 297.875 12.1856 297.808 12.4172C297.74 12.6488 297.727 12.8927 297.768 13.1302C298.306 14.1084 298.904 15.0522 299.559 15.9563C301.513 13.9927 303.831 12.428 306.382 11.3492C306.103 11.954 305.699 12.4932 305.198 12.9319C303.781 14.1397 302.296 15.2688 300.908 16.5078C300.752 16.6757 300.64 16.879 300.581 17.1001C300.521 17.3213 300.517 17.5535 300.568 17.7768C301.117 18.7854 301.719 19.7637 302.373 20.7074C302.814 20.4171 303.161 20.1748 303.521 19.9545C305.359 18.8302 305.381 18.7282 304.195 16.8855C303.99 16.6197 303.833 16.3209 303.729 16.002C303.698 15.6682 303.713 15.3318 303.773 15.002C304.139 15.0556 304.487 15.1951 304.788 15.4091C305.343 16.1569 305.781 16.9913 306.238 17.7492L309.695 15.6603L310.019 16.1401L306.766 18.7529C307.101 19.2312 307.377 19.6079 307.636 19.9959C308.838 21.7997 308.883 21.7294 310.569 20.2766C311.726 19.3689 312.963 18.5686 314.266 17.8859C314.627 17.8149 315 17.8319 315.353 17.9354L315.421 18.2859L309.31 22.6155L311.439 25.5905C314.265 23.768 316.971 21.993 319.716 20.2817C320.34 20.0223 320.994 19.8434 321.663 19.7492C321.364 20.4374 321.318 21.2095 321.534 21.9282C321.75 22.6469 322.215 23.2656 322.844 23.6743L326.387 22.7957L326.571 23.2632L323.403 25.1109L324.594 26.8676C325.721 26.4277 326.875 26.0605 328.049 25.7681C328.665 25.7975 329.268 25.9533 329.821 26.2258L324.961 27.7991L326.552 30.4356C327.579 29.9529 328.508 29.4786 329.466 29.0748C329.677 29.0306 329.873 28.937 330.04 28.8018C330.207 28.6665 330.339 28.4936 330.425 28.2972C330.512 28.1007 330.551 27.8865 330.538 27.6722C330.526 27.4579 330.462 27.2496 330.354 27.0646ZM351.709 185.648C351.402 186.003 351.132 186.389 350.904 186.799C349.938 189.026 349.206 191.377 348.036 193.487C345.621 198.604 343.586 203.893 341.948 209.309C340.666 213.048 339.132 216.696 337.354 220.226C334.405 225.496 332.025 231.065 330.257 236.84C330.224 237.175 330.242 237.514 330.311 237.844C331.513 237.608 332.831 237.872 333.243 236.386C334.207 232.909 335.12 229.417 336.095 225.942C336.372 224.955 336.796 224.01 337.152 223.045L337.782 223.249L335.768 231.678L337.814 228.097L338.305 228.338L335.41 236.415C335.953 236.493 336.506 236.457 337.034 236.309C337.561 236.16 338.052 235.903 338.474 235.553C338.896 235.203 339.24 234.769 339.484 234.278C339.728 233.787 339.866 233.25 339.89 232.702C340.051 231.812 340.338 230.948 340.741 230.138C340.964 229.813 341.243 229.532 341.565 229.306L341.835 229.528L338.387 240.416L338.591 240.729C339.314 240.438 339.954 239.976 340.458 239.382C342.039 235.157 343.477 230.879 344.927 226.606C346.879 219.547 349.31 212.63 352.2 205.901C353.023 204.251 353.515 202.439 354.203 200.719C354.936 198.886 355.894 197.125 356.445 195.242C357.339 192.189 357.954 189.056 358.741 185.97C359.231 184.048 358.992 183.746 356.64 183.879C355.973 187.328 355.31 190.828 354.597 194.317C354.431 194.659 354.196 194.964 353.907 195.211L353.56 195.007L354.265 190.093L353.875 190.012L351.07 197.742C350.897 196.291 350.927 194.822 351.16 193.379C351.781 190.693 352.686 188.073 353.418 185.41C353.585 184.568 353.698 183.716 353.755 182.86C353.208 183.125 352.734 183.519 352.373 184.009C352.013 184.499 351.777 185.069 351.686 185.67L351.709 185.648ZM363.2 187.392C363.139 186.889 362.901 186.424 362.527 186.082C362.153 185.739 361.668 185.543 361.162 185.527L359.47 193.914C360.322 192.323 360.872 190.611 361.625 188.992C362.062 188.367 362.6 187.819 363.217 187.371L358.105 202.368C357.902 200.689 358.005 198.988 358.408 197.346C357.271 197.521 357.285 197.525 356.936 198.767C356.775 199.365 356.571 199.95 356.327 200.519C354.843 203.863 353.096 207.113 351.894 210.554C349.653 216.971 347.722 223.496 345.668 229.978C345.375 230.901 345.112 231.834 344.835 232.762C344.937 232.749 345.034 232.707 345.113 232.642C345.193 232.577 345.253 232.491 345.287 232.393C346.613 229.381 347.902 226.352 349.287 223.367C349.698 222.698 350.187 222.08 350.745 221.526L351.178 221.846C350.746 222.539 350.35 223.253 349.99 223.986C348.223 228.05 346.51 232.136 344.726 236.192C344.404 236.716 344.012 237.193 343.562 237.611L343.155 237.361C341.721 242.857 339.624 248.158 336.91 253.148C335.487 256.137 334.315 259.245 332.969 262.272C332.507 263.171 331.993 264.041 331.428 264.879C330.642 266.438 330.211 268.152 330.165 269.897C330.119 271.643 330.46 273.377 331.163 274.975C331.417 275.341 331.795 275.602 332.227 275.71C334.543 276.338 337.003 276.159 339.204 275.204C339.49 275.061 339.743 274.858 339.945 274.61C340.148 274.362 340.295 274.074 340.378 273.764C340.913 271.821 341.128 269.78 341.766 267.878C342.809 264.771 344.093 261.745 345.265 258.682C345.82 257.233 346.353 255.777 346.895 254.324C345.662 254.845 344.513 255.547 343.487 256.407C342.927 256.903 342.538 257.563 342.375 258.293C342.165 259.452 342.294 260.668 342.176 261.85C342.102 262.271 341.875 262.651 341.539 262.916C340.485 263.733 339.347 264.443 338.294 265.261C337.98 265.534 337.77 265.906 337.7 266.316C337.454 267.869 337.304 269.436 337.078 270.993C336.985 271.298 336.848 271.587 336.671 271.852L336.431 271.747V267.124L334.62 267.96L334.34 267.646C335.263 267.195 336.007 266.446 336.453 265.521C336.899 264.596 337.021 263.547 336.8 262.544L335.465 263.399L335.175 263.139C335.456 262.636 335.774 262.155 336.127 261.7C336.779 261.099 337.223 260.306 337.395 259.436C337.568 258.566 337.46 257.664 337.087 256.859C337.02 256.711 336.987 256.549 336.988 256.387C336.99 256.224 337.026 256.063 337.096 255.916C338.536 253.622 340.385 251.612 342.551 249.986C343.194 249.725 343.73 249.256 344.076 248.654C344.421 248.052 344.555 247.352 344.456 246.665C344.347 245.519 344.344 244.365 344.448 243.218C344.533 242.727 344.665 242.245 344.84 241.779C345.616 243.561 345.995 245.491 345.95 247.434C346.496 246.879 346.919 246.217 347.194 245.489C347.468 244.761 347.588 243.984 347.544 243.208C347.707 242.277 347.78 241.333 347.761 240.388C347.776 239.84 347.589 239.28 347.646 238.741C347.773 237.567 348.021 236.407 348.171 235.235C348.25 234.62 348.172 233.982 348.276 233.374C348.416 233.108 348.617 232.878 348.862 232.703C349.09 232.892 349.285 233.118 349.44 233.371C349.498 233.664 349.505 233.964 349.461 234.26C350.067 233.265 350.611 232.366 351.159 231.469C352.481 229.306 353.746 227.106 355.15 224.999C355.271 224.327 355.581 223.703 356.043 223.2C356.505 222.697 357.101 222.337 357.761 222.16C357.862 222.067 357.931 221.944 357.956 221.809C358.521 220.438 358.998 219.033 359.386 217.601C360.449 212.59 361.34 207.541 362.411 202.531C363.105 199.283 364.044 196.088 364.79 192.85C365.201 191.898 365.267 190.831 364.976 189.835C364.686 188.839 364.058 187.975 363.2 187.392ZM202.623 56.453C202.02 54.1437 204.806 54.7659 205.341 53.2577L203.326 51.5969C202.861 52.0876 202.504 52.4623 202.149 52.8383C201.896 53.0852 201.704 53.3878 201.589 53.7219C201.474 54.0561 201.438 54.4125 201.485 54.7628C201.532 55.1131 201.66 55.4476 201.86 55.7397C202.059 56.0317 202.323 56.2731 202.632 56.4448C203.088 57.6227 203.232 58.8986 203.049 60.1484C202.866 61.3983 202.363 62.5795 201.589 63.5774C200.909 64.7107 200.296 65.883 199.754 67.0883C201.444 66.8513 202.195 64.6594 204.48 65.8415C202.705 66.8196 201.22 67.586 199.795 68.4517C199.281 68.7866 198.847 69.2315 198.525 69.7544C197.592 71.2207 196.732 72.7337 195.853 74.2334C195.709 74.4789 195.609 74.7503 195.371 75.2657L197.357 74.3315C196.552 74.8894 195.873 75.6105 195.365 76.4479C194.857 77.2853 194.531 78.2203 194.408 79.1921L198.573 78.9249C198.745 79.7812 198.673 80.3289 197.626 80.4245C196.35 80.5409 195.09 80.8216 193.815 80.956C193.372 80.9414 192.932 80.8653 192.51 80.73C192.509 80.2748 192.604 79.8245 192.791 79.4091C193.941 77.7962 194.575 75.8716 194.608 73.8904C192.852 74.944 191.289 75.9383 189.672 76.8362C188.091 77.7142 186.455 78.494 184.975 79.2498C184.852 79.1933 185.069 79.3891 185.252 79.3604C186.003 79.0808 186.8 78.9434 187.602 78.9553C188.327 79.4085 189.015 79.9201 189.657 80.485C190.823 81.0098 192.015 81.4733 193.23 81.8737C195.073 82.7392 197.14 83.0068 199.143 82.6392C200.568 82.2594 201.973 81.8052 203.351 81.2785C204.722 80.7774 206.063 80.1927 207.413 79.6347C207.856 79.5158 208.245 79.2493 208.516 78.8795C208.787 78.5096 208.924 78.0583 208.904 77.6002C209.037 77.2747 209.277 77.004 209.584 76.8324C210.003 76.5798 210.403 76.2957 210.78 75.9826C212.091 74.5197 213.354 73.013 214.634 71.5223C213.025 74.8769 209.759 77.3826 209.935 81.5964C213.505 80.6179 216.225 83.1517 219.258 83.2982C219.388 82.7997 219.631 82.3377 219.968 81.9483C221.009 81.3438 222.194 80.9885 223.238 80.3889C224.154 79.9526 224.963 79.3209 225.608 78.5383C226.491 77.0707 227.284 75.5511 227.983 73.9877C228.237 73.3768 228.539 72.7875 228.888 72.2254C230.019 70.9128 231.072 69.5351 232.041 68.0994C234.234 64.2367 235.83 60.0646 236.775 55.7247C237.503 52.1205 237.509 48.4076 236.793 44.801C235.774 39.1889 234.812 33.5665 233.814 27.9505C233.714 27.3907 233.487 26.8531 233.395 26.2926C233.506 25.2638 233.389 24.2232 233.054 23.2443C232.718 22.2655 232.171 21.3724 231.452 20.6283C231.449 20.4594 231.477 20.2913 231.534 20.1325L233.163 20.9584C232.854 15.2252 233.99 9.50611 236.468 4.32688L225.851 8.01952L228.107 10.1199L229.539 8.95009L229.872 9.28801L228.743 10.7806L229.773 12.3125L229.454 12.6136L227.705 11.4122L225.057 14.2161C225.719 14.8452 226.328 15.3787 226.883 15.9632C226.987 16.139 227.133 16.2859 227.309 16.3904C227.484 16.4949 227.683 16.5538 227.887 16.5615C228.09 16.5693 228.293 16.5257 228.476 16.4348C228.658 16.3438 228.815 16.2084 228.932 16.0411C229.445 15.6888 230.013 15.425 230.613 15.2608L230.827 15.6556C230.74 15.8587 230.626 16.0494 230.49 16.2231C229.185 17.4961 229.197 17.4705 230.734 18.6341C231.032 18.951 231.277 19.3137 231.459 19.7084L231.101 19.917C230.395 19.4657 229.663 19.055 228.91 18.687C228.729 18.6229 228.536 18.6025 228.346 18.6275C228.156 18.6525 227.975 18.7222 227.817 18.8309C226.054 20.6916 224.287 22.5557 222.646 24.5226C221.33 26.0998 221.407 26.164 222.505 27.7329L222.25 28.0762L213.224 21.2315L212.239 22.8871C212.471 22.0266 212.559 21.1336 212.498 20.2446C211.905 19.5031 211.167 18.8905 210.329 18.4442L208.367 20.9454L208.134 20.7519L210.083 16.7919C212.084 14.7491 213.876 12.5119 215.434 10.1137C214.181 10.2527 212.939 10.476 211.717 10.7821C210.695 10.954 209.701 11.2581 208.758 11.6867C206.536 13.0191 204.661 14.8568 203.284 17.0504C203.455 17.2342 203.596 17.3618 203.709 17.5111C204.544 18.62 205.377 19.2238 206.541 17.8163C207 17.446 207.523 17.1628 208.084 16.9807C207.789 17.5158 207.392 17.9878 206.916 18.37C206.095 19.0758 205.972 19.6571 206.966 20.3936C209.943 22.6001 212.872 24.8713 215.809 27.1327C216.492 27.6589 217.127 28.2466 217.785 28.8061L217.494 29.0616C216.228 28.3263 214.919 27.6547 213.706 26.84C212.126 25.7791 210.62 24.6083 209.088 23.4775C208.839 23.1808 208.484 22.9931 208.098 22.9545C207.713 22.9159 207.327 23.0294 207.024 23.2709C206.137 24.0411 205.284 24.8511 204.441 25.6204C204.661 25.9574 204.948 26.2451 205.284 26.4654C205.621 26.6856 205.999 26.8336 206.396 26.8999C206.793 26.9662 207.199 26.9494 207.588 26.8505C207.978 26.7516 208.343 26.5729 208.66 26.3255C208.288 27.1681 207.747 27.9254 207.071 28.551C205.505 29.4408 204.165 30.678 203.153 32.1673L205.447 33.5977C206.292 32.6273 207.436 31.9666 208.699 31.7204L208.874 32.0996L206.301 34.3962C207.023 34.9269 207.559 35.3139 208.087 35.7111C208.564 36.0701 209.033 36.4401 209.351 36.6855L204.825 40.1242L213.782 46.4881L213.57 46.8564C213.1 46.7285 212.645 46.5509 212.213 46.3265C210.023 44.8878 207.85 43.4248 205.692 41.9377C204.068 40.8155 204.006 40.809 202.924 42.5893C203.632 43.217 204.339 43.8531 205.057 44.4771C206.115 45.3981 206.904 47.0822 208.851 45.8605L208.22 47.0225C208.648 47.5437 209.124 48.0224 209.644 48.4516C211.355 49.6141 213.114 50.7056 214.862 51.8136C215.216 51.9594 215.55 52.1515 215.853 52.3848C215.867 52.6801 215.766 52.9691 215.57 53.1909C215.139 53.1564 214.716 53.0484 214.321 52.8716C213.753 52.4613 213.103 52.1794 212.415 52.0454C210.753 52.3767 209.11 52.7946 207.492 53.2973L207.453 53.8396L212.543 57.8122C212.36 57.8718 212.167 57.89 211.976 57.8656C211.786 57.8411 211.603 57.7746 211.442 57.6709C210.179 56.8204 208.967 55.8886 207.666 55.1024C207.106 54.6776 206.405 54.4807 205.705 54.5512C204.619 55.0842 203.587 55.7211 202.623 56.453ZM177.596 78.898C178.509 78.6205 179.416 78.3194 180.339 78.0791C180.658 78.0176 180.986 78.0244 181.302 78.0989C181.896 78.2094 182.48 78.3721 182.925 78.4787C183.254 78.0822 183.611 77.7106 183.995 77.3669C185.85 75.9627 187.858 74.7304 189.565 73.1682C192.022 70.9213 194.254 68.4303 196.604 66.0651C197.643 64.9693 198.408 63.6421 198.834 62.1929C199.26 60.7438 199.335 59.2141 199.054 57.73C198.869 57.1245 198.619 56.5408 198.308 55.9892C198.044 55.461 197.896 54.8829 197.873 54.2931C198.295 51.9994 198.58 49.6826 198.727 47.355C198.771 43.0929 197.823 38.879 195.96 35.0456C194.441 30.7371 193.676 26.1992 193.697 21.6308C193.475 20.1783 194.099 19.9392 195.392 20.4664C195.918 19.0108 196.379 17.5231 196.992 16.1016C197.62 14.648 198.398 13.2593 199.134 11.795C196.639 11.5625 196.232 11.1838 196.492 9.32502C195.74 9.46254 194.981 9.54991 194.218 9.58654C192.606 9.56397 190.982 9.27675 189.388 9.40629C187.05 9.77641 184.685 9.94657 182.318 9.91492C179.472 9.66927 176.598 9.65162 173.738 9.67233C170.462 9.696 167.187 9.84817 163.915 10.0068C163.468 10.1478 163.046 10.3592 162.666 10.6331C162.159 10.9802 161.567 11.1851 160.954 11.2262C160.501 10.7388 160.175 10.1477 160.005 9.5049C157.963 10.07 155.809 10.0888 153.758 9.5594C153.235 9.58388 152.715 9.64609 152.201 9.74556C149.784 9.89052 147.367 10.0163 144.949 10.1452C144.854 10.142 144.759 10.1279 144.666 10.103C142.818 9.76394 140.975 9.38585 139.116 9.12728C138.724 9.26314 138.394 9.53538 138.186 9.89436C137.583 10.6407 137.388 11.815 135.862 10.8845C134.311 10.034 132.67 9.36145 130.968 8.87966C129.281 8.32241 127.532 7.95064 125.824 7.50129C125.226 9.5322 124.497 9.88673 122.699 9.1962C122.298 9.04216 121.929 8.79138 121.519 8.67772C120.27 8.33092 119.008 8.02896 117.738 7.70635C117.294 10.0678 117.095 10.2715 115.028 9.86421C112.782 9.42181 110.569 8.8165 108.341 8.28857C107.927 8.09189 107.453 8.06715 107.021 8.21976C106.589 8.37236 106.235 8.68988 106.037 9.10278C105.897 9.27466 105.717 9.40991 105.513 9.49688C105.309 9.58384 105.087 9.61992 104.866 9.60201C102.955 9.25562 101.068 8.77586 99.1639 8.38666C97.6866 8.08476 96.1961 7.84789 94.7115 7.58221L94.4402 8.10001C94.8151 8.29918 95.1599 8.55038 95.4644 8.84613C95.7824 9.16588 95.9604 9.59881 95.9593 10.0498C95.826 10.2558 95.6473 10.4287 95.4369 10.5551C95.2266 10.6816 94.9901 10.7582 94.7455 10.7793C92.9339 10.7628 91.1243 10.59 89.3122 10.5174C89.1273 10.4643 88.9333 10.4512 88.7429 10.4788C88.5526 10.5065 88.3703 10.5743 88.2081 10.6777C88.046 10.7812 87.9077 10.918 87.8025 11.079C87.6972 11.24 87.6274 11.4215 87.5977 11.6115C87.6138 11.9219 87.5477 12.231 87.4061 12.5077C87.2644 12.7843 87.0522 13.0186 86.7909 13.1869C86.5296 13.3552 86.2285 13.4515 85.918 13.466C85.6076 13.4806 85.2988 13.4129 85.0229 13.2697C83.3029 12.8361 81.5919 12.3651 79.8668 11.9531C79.65 11.8318 79.4078 11.7629 79.1595 11.752C78.9113 11.7412 78.664 11.7886 78.4374 11.8905C78.2107 11.9924 78.0112 12.146 77.8546 12.3389C77.698 12.5318 77.5888 12.7587 77.5357 13.0015C77.39 13.2999 77.1782 13.5612 76.9162 13.7654C76.6543 13.9696 76.3492 14.1112 76.0242 14.1796C74.4111 14.4214 72.7615 14.4142 71.1276 14.525C70.492 14.7164 69.8236 14.7734 69.1647 14.6924C67.228 14.1898 65.1937 14.2009 63.2626 14.7246C62.4836 14.8257 61.7155 14.9979 60.9678 15.2391L61.0402 15.7777C61.7323 15.8252 62.4271 15.82 63.1185 15.7621C66.1352 15.3759 69.1832 15.2958 72.216 15.5231C73.5732 15.7557 74.9417 15.9168 76.3158 16.0058C78.6353 15.8627 80.928 15.2895 83.2475 15.1399C84.9476 14.9917 86.6602 15.1056 88.3257 15.4775C92.2757 17.3262 95.4016 20.5717 97.1008 24.5883C98.1726 27.8327 98.1641 31.3371 97.0766 34.5762C96.4735 36.377 95.6524 38.0973 94.6317 39.6988C92.6254 41.7524 90.173 43.3163 87.4648 44.2693C84.7565 45.2223 81.8652 45.5386 79.0149 45.1939C76.8943 44.9694 74.8124 44.4663 72.8232 43.6977C71.8358 43.4238 70.9046 42.9775 70.0725 42.3794C69.1808 41.5921 68.339 40.7499 67.5522 39.8576C67.3308 39.5804 67.013 39.3969 66.6622 39.3438C64.5269 39.7664 62.3818 40.1774 60.288 40.7645C56.1814 41.916 52.1505 43.3695 48.0039 44.3358C44.6331 45.1213 41.1311 45.3295 37.7039 45.8946C36.4416 46.15 35.2029 46.5109 34.001 46.9736C31.284 47.8048 28.6126 48.7784 25.998 49.8903C23.7176 51.087 21.5135 52.4237 19.3983 53.8927C19.1164 54.1391 18.8732 54.4265 18.6769 54.7453C19.7905 54.3676 20.8744 53.9073 21.9194 53.3682C25.1672 52.0058 28.49 50.8127 31.6905 49.3505C32.5867 48.8708 33.5722 48.5808 34.5855 48.4987C35.5987 48.4165 36.618 48.544 37.5799 48.8731C39.681 49.6234 40.0477 50.6284 38.7335 52.4459C38.7229 52.5383 38.737 52.6318 38.7743 52.717C39.1246 52.8495 39.4436 53.0531 39.7112 53.315C39.9788 53.577 40.1892 53.8915 40.3292 54.2388C40.3751 54.6287 40.5148 55.0016 40.7363 55.3256C40.9579 55.6497 41.2547 55.9152 41.6013 56.0995C42.3337 56.7056 43.2322 57.0763 44.1789 57.1631C45.1256 57.2498 46.0765 57.0485 46.9069 56.5856C47.1775 56.4934 47.4563 56.4271 47.7395 56.3876C49.5261 55.9628 51.3124 55.5369 53.1421 55.1011C49.346 48.9354 48.93 47.9637 49.7319 46.2148C49.8857 46.6313 49.9661 46.8615 50.0552 47.0881C50.492 48.1993 50.9079 49.3195 51.3738 50.4184C53.0249 54.3122 54.2378 55.0849 57.6041 54.4246C57.7918 54.3877 57.9765 54.3353 58.1615 54.2858C61.0587 53.4758 64.0953 53.2926 67.0689 53.7486C70.2298 54.3453 73.487 54.1871 76.5752 53.2867C77.1758 53.2568 77.7759 53.3546 78.336 53.5736C74.4114 55.1275 70.1722 55.7203 65.9719 55.3026C66.9571 56.9336 68.0658 58.3691 69.1415 59.8289C69.3558 60.1803 69.5371 60.5508 69.6831 60.9357C69.3011 60.8945 68.9246 60.8129 68.5598 60.6923C68.3069 60.5523 68.0989 60.3435 67.9597 60.0902C66.9003 58.3842 65.8607 56.6661 64.6329 54.6531C58.2851 55.3855 52.0275 56.7572 45.9554 58.7474L49.1141 61.8973C47.6496 59.5695 47.6496 59.5695 48.3084 58.6907C48.4682 59.3693 48.7646 60.0083 49.1795 60.5686C49.5944 61.1289 50.1191 61.5988 50.7217 61.9496C51.3242 62.3004 51.9919 62.5247 52.6841 62.6089C53.3762 62.693 54.0782 62.6353 54.7472 62.4391C54.2109 61.9262 53.8011 61.483 53.339 61.1035C52.4908 60.4069 51.5837 59.7794 50.7651 59.051C50.6082 58.7531 50.5276 58.4209 50.5305 58.0841C50.8545 58.0354 51.1854 58.0647 51.4958 58.1694C52.2867 58.7686 52.9947 59.4756 53.7622 60.1075C54.8244 60.982 55.9122 61.8254 56.989 62.6818L57.1609 62.4774L54.4236 58.7298L54.9686 58.2903C55.5089 58.8599 56.0164 59.4598 56.4884 60.0871C57.04 61.0175 57.8565 61.7621 58.8336 62.2259C59.8107 62.6896 60.9038 62.8514 61.9733 62.6905C63.9109 62.4696 65.8612 62.344 67.7896 62.0637C69.5411 62.1624 71.2666 61.6051 72.6294 60.5004L70.8983 56.7198L71.3879 56.5155C71.8706 57.4303 72.3622 58.3404 72.8324 59.2614C72.8821 59.4334 72.9697 59.5922 73.0887 59.726C73.2076 59.8598 73.355 59.9654 73.5201 60.0349C73.6851 60.1044 73.8636 60.1361 74.0425 60.1278C74.2213 60.1194 74.3961 60.0711 74.5539 59.9865C75.9572 59.3983 77.4222 58.97 78.9213 58.7098C81.2969 58.4125 83.7097 58.4128 86.1067 58.2872L85.9308 57.874C86.4563 57.4523 87.0706 57.1555 87.7276 57.0059C89.0536 57.1234 90.3642 57.3758 91.6389 57.7593C92.7838 58.0338 93.8071 58.6758 94.5524 59.5871C95.2977 60.4985 95.7239 61.6289 95.7658 62.8054C97.654 62.545 99.5622 62.4589 101.466 62.5482C105.929 62.6986 110.256 64.1238 113.935 66.6553C114.322 67.0118 114.665 67.4133 114.957 67.8513C114.861 68.0342 114.714 68.1854 114.534 68.2869C114.024 68.0965 113.532 67.8599 113.065 67.5799C112.175 67.0449 111.35 66.3883 110.425 65.9281C106.895 64.3058 103.021 63.5715 99.1421 63.7893C98.3698 63.5512 97.5362 63.6126 96.8072 63.9613C96.0782 64.31 95.5073 64.9205 95.208 65.6712C96.6959 66.4342 95.3015 67.65 95.6564 68.9799C97.2621 68.3384 98.9902 68.0619 100.716 68.1702C102.441 68.2786 104.121 68.7691 105.634 69.6064L105.593 70.0516L100.991 69.2335L100.876 69.7574C101.744 70.1943 102.638 70.5883 103.472 71.0817C104.061 71.5709 104.687 72.0123 105.345 72.4016C106.466 72.7971 107.621 73.0893 108.795 73.2747C109.371 73.5544 110.016 73.6592 110.651 73.5759C111.286 73.4926 111.882 73.225 112.367 72.8062C112.672 72.6307 113.014 72.5271 113.365 72.5032C113.717 72.4793 114.069 72.5357 114.396 72.6683C115.498 73.206 116.571 73.8023 117.61 74.4545C118.421 74.9935 119.32 75.3867 120.266 75.6161C123.036 75.9478 125.831 76.0723 128.721 76.2853C128.347 75.5463 127.914 74.8384 127.427 74.1684C126.862 73.5835 126.25 73.0459 125.597 72.561L126.373 72.0984C125.846 71.2402 125.113 70.5278 124.24 70.0268C123.123 70.1774 122.049 70.5625 121.091 71.157L125.378 75.1026C122.26 74.5508 113.203 64.8537 113.739 62.4546C114.464 63.3294 115.052 64.029 115.629 64.7366C117.012 66.4305 118.374 68.1421 119.791 69.8064C119.921 69.9194 120.075 69.9997 120.242 70.0406C120.409 70.0814 120.583 70.0816 120.75 70.0411C121.84 69.6179 122.892 69.094 124.003 68.5862C122.803 66.5483 122.032 64.2865 121.738 61.9399C122.668 62.877 123.488 63.9165 124.184 65.0383C124.475 65.4764 124.981 65.8073 124.349 66.508C124.37 66.8629 124.465 67.2093 124.629 67.5248C124.793 67.8403 125.021 68.1178 125.3 68.3392C126.858 68.3769 128.416 68.2928 129.961 68.0875L126.914 62.3459L127.33 62.1244C128.36 63.7565 129.45 65.3545 130.392 67.0352C130.547 67.4015 130.812 67.7105 131.15 67.919C131.489 68.1274 131.884 68.2249 132.28 68.1977C133.457 68.2769 134.628 68.4345 135.784 68.6693L135.717 69.2376L131.522 69.0463L134.327 72.7265C134.271 72.9596 134.263 73.2016 134.304 73.4378C134.344 73.674 134.432 73.8996 134.562 74.101C134.692 74.3025 134.861 74.4755 135.059 74.6099C135.258 74.7443 135.481 74.8372 135.716 74.883C136.451 75.2288 137.121 75.6974 137.698 76.2687C137.877 76.572 137.982 76.9134 138.004 77.2649C137.68 77.2793 137.356 77.2308 137.051 77.1222C136.676 76.8515 136.329 76.5454 136.013 76.2081L135.149 77.1946C134.979 76.8491 134.785 76.5164 134.568 76.1991C134.171 75.5954 133.69 75.0524 133.138 74.5869C132.349 74.0592 131.494 73.6373 130.596 73.3319C129.688 73.0591 128.765 72.8378 127.832 72.6689L127.56 73.1531C129.291 74.5703 129.601 77.5394 132.747 77.4274C133.131 77.4181 133.511 77.519 133.84 77.7181C136.006 78.8191 138.47 79.1897 140.864 78.7745C142.036 78.7201 143.182 78.4184 144.229 77.8892C144.537 77.6763 144.907 77.5707 145.281 77.5887C145.656 77.6068 146.014 77.7476 146.3 77.9893C147.005 78.6708 147.833 79.2121 148.74 79.5844C151.439 80.1371 154.19 80.4455 156.927 80.8084C157.637 80.8562 158.349 80.8605 159.059 80.8211C158.852 80.2686 158.723 79.8725 158.557 79.4928C157.324 76.6709 157.184 76.2954 153.852 77.5867C153.809 77.6036 153.776 77.6503 153.733 77.6654C152.448 78.111 151.163 78.5552 149.877 78.998L149.669 78.3744C151.572 77.7028 153.453 76.9584 155.386 76.3874C155.602 76.3843 155.813 76.321 155.994 76.2046C156.176 76.0882 156.322 75.9233 156.415 75.7286C156.508 75.5339 156.545 75.317 156.521 75.1025C156.498 74.8879 156.414 74.6842 156.281 74.5143C155.036 71.5707 153.842 68.605 152.62 65.6513C152.149 64.511 151.622 63.3919 151.195 62.2358C151.163 61.8899 151.206 61.5412 151.321 61.2134C151.586 61.3083 151.825 61.4666 152.015 61.6746C153.691 65.7702 155.36 69.8696 156.969 73.9915C157.003 74.2795 157.107 74.5551 157.27 74.7944C157.434 75.0338 157.654 75.2298 157.91 75.3658C158.166 75.5018 158.451 75.5737 158.741 75.5752C159.031 75.5768 159.317 75.508 159.575 75.3747C160.777 75.0831 161.999 74.8857 163.232 74.7844C163.709 74.6694 164.179 74.5241 164.638 74.3494C163.983 73.0275 163.468 71.8432 162.808 70.7455C162.661 70.571 162.476 70.4326 162.267 70.341C162.058 70.2493 161.831 70.2068 161.603 70.2168C160.138 70.3725 158.693 70.7082 157.229 70.8661C156.834 70.7627 156.47 70.5626 156.171 70.2837C156.507 70.0288 156.884 69.8339 157.286 69.7076C158.726 69.5352 160.177 69.456 161.609 69.3431L161.462 67.1312L161.871 67.0104L163.023 68.8632L166.494 68.4468C166.283 67.8378 166.115 67.2149 165.989 66.5826C166.02 66.2544 166.115 65.9353 166.269 65.6438C166.528 65.8131 166.762 66.0186 166.962 66.2541C167.143 66.5384 167.249 66.8635 167.271 67.1996C167.253 67.3572 167.277 67.5167 167.341 67.6618C167.406 67.8069 167.507 67.9323 167.636 68.0251C167.764 68.118 167.915 68.1749 168.073 68.19C168.231 68.2051 168.39 68.1779 168.534 68.1112C169.681 67.8841 170.821 67.6184 172.137 67.3313L170.818 64.3758L171.262 64.1406C171.508 64.4277 171.723 64.7403 171.902 65.073C172.012 65.8792 172.435 66.6095 173.08 67.1051C173.725 67.6007 174.54 67.8213 175.347 67.7189C175.554 67.6598 175.774 67.6581 175.982 67.7141C176.19 67.77 176.379 67.8815 176.529 68.0365C176.679 68.1916 176.784 68.3844 176.833 68.5945C176.882 68.8046 176.873 69.0239 176.807 69.2292L173.908 68.2659C173.928 68.527 173.971 68.7858 174.037 69.0392C175.254 71.5271 176.485 74.0077 177.696 76.4984C178.091 77.3093 178.591 78.1504 177.609 78.923C177.342 78.7408 177.112 78.5091 176.932 78.2403C176.147 76.2162 175.516 74.1259 174.631 72.1477C172.722 67.877 172.379 67.7508 168.322 68.952C168.198 69.0491 168.09 69.165 168.002 69.2955L173.971 80.0192C174.668 78.7995 174.661 78.8476 175.934 79.043C176.492 79.0623 177.05 79.0136 177.596 78.898ZM37.5327 193.184L37.0104 193.436C37.3713 195.461 37.7578 197.482 38.0869 199.512C38.5652 202.463 38.8291 205.461 39.492 208.368C41.1116 214.51 43.581 220.396 46.8288 225.855C49.5981 230.901 52.5446 235.85 55.4391 240.827C58.5382 245.926 62.2675 250.613 66.5389 254.779C69.1178 257.398 71.9565 259.762 74.6945 262.222C77.8912 265.301 81.3487 268.098 85.0282 270.58C87.948 272.462 91.1973 273.776 94.6049 274.452C97.3538 274.972 100.204 275.027 102.909 275.695C107.327 276.748 111.894 277.038 116.41 276.554C117.919 276.427 119.435 276.403 120.947 276.484C123.856 276.828 126.803 276.389 129.486 275.214C131.007 274.413 132.579 273.713 134.193 273.12C139.208 271.219 143.7 268.157 147.302 264.184C149.305 262.098 151.033 259.748 152.877 257.511C155.516 254.311 158.329 251.236 160.737 247.871C164.055 243.234 167.124 238.414 170.158 233.585C170.697 232.442 171.014 231.208 171.089 229.947C171.061 229.315 170.99 228.685 170.876 228.063C170.899 226.075 171.014 224.089 171.028 222.101C171.051 221.623 170.904 221.152 170.614 220.771C169.082 218.609 167.04 216.859 164.67 215.674C162.305 214.38 159.799 213.36 157.202 212.634C155.927 212.481 154.642 212.366 153.387 212.112C150.882 211.606 148.28 212.001 146.038 213.227C144.112 214.243 142.426 215.71 140.514 216.759C136.815 218.963 133.577 221.862 130.977 225.295C127.67 229.095 125.534 233.772 124.826 238.759C124.541 240.738 124.721 242.756 125.352 244.653C126.283 246.307 127.461 247.808 128.845 249.106C129.085 249.396 129.399 249.626 129.622 249.926C129.758 250.066 129.856 250.239 129.907 250.428C129.958 250.617 129.96 250.816 129.913 251.006C129.866 251.196 129.771 251.371 129.638 251.514C129.505 251.657 129.337 251.765 129.151 251.825C128.986 251.984 128.79 252.108 128.575 252.189C128.361 252.27 128.132 252.307 127.903 252.298C127.674 252.288 127.449 252.233 127.241 252.135C127.034 252.036 126.849 251.897 126.697 251.726C124.946 249.282 123.235 246.811 121.525 244.339C120.734 243.092 120.269 241.668 120.172 240.195C120.075 238.722 120.349 237.249 120.97 235.91C121.645 234.185 122.412 232.498 123.268 230.855C123.767 229.63 124.385 228.456 125.113 227.352C127.096 224.722 129.327 222.277 131.268 219.619C133.1 216.933 135.481 214.666 138.252 212.967C139.636 212.165 140.9 211.157 142.218 210.242C139.66 210.913 137.141 211.723 134.673 212.671C131.87 213.702 129.123 214.92 126.265 215.763C122.645 217.082 118.906 218.051 115.101 218.657C111.747 218.984 108.42 219.66 105.103 220.293C99.6567 221.075 94.103 220.555 88.8969 218.776C85.6494 217.856 82.4691 216.7 79.2532 215.667C77.368 215.062 75.4008 214.654 73.5955 213.87C69.2613 211.987 64.9963 209.945 60.713 207.946C58.9939 207.144 57.3231 206.236 55.5895 205.468C52.334 203.763 49.2783 201.7 46.479 199.319C44.4665 197.83 42.2108 196.674 40.113 195.293C39.2153 194.638 38.3539 193.933 37.5327 193.184ZM258.205 84.1597C262.205 84.926 266.346 84.2178 269.864 82.1662C270.448 81.8451 270.986 81.4464 271.463 80.9811C274.051 78.3083 276.012 75.0934 277.204 71.5692C278.97 67.0498 280.499 62.4411 281.784 57.7621C282.394 55.0362 283.524 52.4303 284.273 49.7299C284.715 48.415 284.893 47.0256 284.794 45.6419C283.997 41.5893 283.583 37.4709 283.556 33.3409C283.703 27.5832 284.636 21.8726 286.329 16.3675C287.706 12.165 289.285 8.02897 290.879 3.56846L277.653 1.89525L277.418 2.36152L280.362 7.29162L282.478 6.55764L282.65 6.96247L275.386 12.6188L277.365 15.2538C279.215 13.9397 281.202 12.8298 283.29 11.9434C282.037 13.2407 280.671 14.4248 279.209 15.4818C278.336 16.1281 277.994 16.7534 279.008 17.4997C279.825 18.1012 280.704 18.6192 281.688 19.2615L281.439 19.7714L282.111 21.7874C280.941 21.6459 280.523 20.2415 279.337 21.1454C278.348 21.899 277.291 22.5656 276.326 23.346C276.187 23.4739 276.082 23.6336 276.02 23.8112C275.957 23.9888 275.939 24.179 275.966 24.3653C276.398 25.0279 276.882 25.6552 277.413 26.2411C278.025 25.5253 278.811 24.9785 279.696 24.6532C280.58 24.3278 281.533 24.2347 282.463 24.3827C281.571 24.8956 280.642 25.3428 279.685 25.721C278.927 26.0575 278.316 26.4654 279.026 27.4314C279.272 27.7891 279.412 28.2087 279.431 28.6423C279.374 28.994 279.25 29.3317 279.067 29.6371C278.771 29.5006 278.495 29.3242 278.247 29.1129C277.856 28.6778 277.537 28.1777 277.176 27.6884C276.378 28.3741 275.723 28.9268 275.079 29.4936C274.452 30.0465 273.838 30.6139 273.244 31.1512L274.708 32.8936L274.345 33.335L272.663 32.3156L271.157 33.7386C271.461 32.9224 271.602 32.0548 271.574 31.1845C271.143 30.4564 270.581 29.8141 269.917 29.2901L269.197 30.4557C269.355 31.0345 269.425 31.634 269.403 32.2337C269.055 32.4137 268.671 32.5137 268.28 32.5263C268.108 31.9811 268.033 31.4102 268.056 30.8392C268.184 30.2668 268.739 29.8 268.932 29.228C269.075 28.7899 269.043 28.3133 268.842 27.8984C268.376 27.1261 267.714 26.4758 267.192 25.7332C265.428 23.2212 263.681 20.6973 261.95 18.1615C261.377 17.3178 260.9 16.4086 260.287 15.3738C259.657 16.0931 259.232 16.6713 258.714 17.1503C258.502 17.2899 258.327 17.4778 258.203 17.6985C258.079 17.9192 258.009 18.1663 257.999 18.4194C257.99 18.6725 258.04 18.9242 258.147 19.1538C258.254 19.3833 258.415 19.584 258.615 19.7393C259.065 20.2938 259.48 20.876 259.857 21.4824L259.399 21.8289L253.964 15.0861C253.095 16.3785 252.32 17.4931 251.6 18.6422C251.545 18.7653 251.521 18.8999 251.53 19.0343C251.539 19.1688 251.58 19.299 251.651 19.4137C253.481 21.4585 255.35 23.4683 257.189 25.5049C257.386 25.7829 257.549 26.0835 257.675 26.4002L257.248 26.7583C256.033 25.724 254.736 24.7698 253.626 23.6332C252.463 22.4485 251.407 21.1627 250.471 19.7911C249.629 18.4119 248.856 16.9912 248.156 15.5345L244.075 21.6587L243.552 21.5741C244.781 19.6914 245.586 17.8989 242.684 16.8256C241.474 18.1415 240.104 19.4734 238.943 20.9672C238.466 21.6827 238.205 22.5209 238.193 23.3809C238.092 25.5176 238.159 27.6622 238.159 29.8037L237.811 29.8536C237.484 27.3391 237.119 24.8287 236.85 22.3081C236.745 21.325 236.612 20.1705 238.274 20.33C238.598 20.2389 238.876 20.0277 239.05 19.7395C240.14 18.3589 241.201 16.9559 242.214 15.6355L241.289 13.6826L241.618 13.4838L242.899 15.0023L248.83 8.36263V6.31476L250.422 6.6738L252.353 5.12406L252.714 5.53194C252.376 6.08977 251.974 6.60644 251.516 7.07156C250.362 8.00997 250.915 8.6279 251.768 9.33499C253.047 7.94395 254.626 6.86181 256.385 6.17027C255.187 7.45174 254.109 8.56998 253.079 9.7301C252.93 9.86555 252.808 10.0292 252.722 10.2117C252.636 10.3941 252.587 10.5918 252.578 10.7933C253.046 11.7416 253.568 12.6624 254.141 13.5511C256.475 10.514 259.351 7.93478 262.623 5.94346L264.404 8.80976C265.029 8.16832 265.421 7.75582 265.824 7.35374C266.801 6.3788 267.743 5.3642 268.779 4.45626C269.263 4.0314 269.935 3.65181 270.423 4.58461C271.016 5.71936 271.633 6.8419 272.367 8.20636L276.957 4.28312L276.506 1.83188C276.18 1.71201 275.837 1.64711 275.49 1.63984C274.072 1.77442 272.665 2.03575 271.245 2.15231C269.356 2.3077 267.462 2.41057 265.564 2.46091C264.384 2.49039 263.193 2.26369 262.019 2.33941C257.968 2.6 253.922 2.93938 249.875 3.25986C249.5 3.2318 249.126 3.31171 248.795 3.49014C247.709 4.48979 246.649 5.52587 245.655 6.61738C242.903 9.63979 240.662 13.0885 237.759 15.9993C236.603 16.9283 235.775 18.2043 235.398 19.6394C235.385 22.3293 235.626 25.0145 236.116 27.6594C236.395 29.7264 236.89 31.7634 237.23 33.8233C237.52 35.5731 237.726 37.3364 237.969 39.0938L238.246 39.0688L237.989 34.2044L238.369 34.1895C238.516 37.5213 239.746 40.7142 241.873 43.283C242.01 43.5602 242.048 43.8759 241.982 44.1778C241.86 44.9818 241.795 45.7934 241.788 46.6065C241.936 48.4066 242.245 50.1933 242.409 51.9927C242.35 52.4162 242.207 52.8238 241.989 53.1916C241.741 52.8532 241.534 52.4864 241.372 52.0989C240.891 50.4125 240.463 48.7108 240.016 47.0147C239.64 48.7647 239.356 50.5334 239.167 52.3134C238.887 53.0365 238.866 53.8341 239.107 54.5711C239.348 55.3081 239.836 55.9391 240.489 56.3573C240.509 56.1067 240.571 55.8611 240.671 55.6307C240.88 55.3758 241.113 55.1416 241.367 54.9315C241.565 55.2163 241.707 55.5364 241.786 55.8746C241.76 56.3042 241.66 56.7261 241.49 57.1214C240.992 58.5505 240.471 59.972 239.991 61.3072C238.556 63.1288 237.313 65.0942 236.282 67.1719L238.721 65.7758L238.972 66.1993L234.973 70.2311L235.178 70.4009L237.107 69.1334L237.347 69.391C233.26 73.9066 229.85 78.9914 227.223 84.4865C228.195 84.7443 229.211 84.7899 230.202 84.6202C231.194 84.4504 232.137 84.0693 232.968 83.5028C233.145 83.4013 233.344 83.3431 233.548 83.3328C233.753 83.3226 233.957 83.3607 234.143 83.4439C235.086 83.8464 236.124 83.9761 237.137 83.8184C238.15 83.6607 239.098 83.2218 239.875 82.5517C241.924 80.9993 244.197 79.7666 246.616 78.8957C247.154 78.7147 247.728 78.6674 248.288 78.7576C248.674 78.952 249.013 79.2301 249.279 79.5719C248.921 79.7653 248.531 79.8941 248.128 79.9522C245.872 80.2145 243.788 81.2843 242.259 82.964C243.102 82.5452 244.037 82.3466 244.978 82.3866C246.43 82.8469 247.982 82.8965 249.461 82.53C249.877 82.5152 250.27 82.3376 250.557 82.0354C252.979 79.2143 255.464 76.436 257.711 73.479C259.019 72.1934 259.775 70.4487 259.817 68.6153C259.916 67.435 260.19 66.2761 260.632 65.1772C260.964 64.2373 261.183 63.2614 261.284 62.2698C261.285 61.3771 261.513 61.0072 262.354 60.9861C262.991 61.0726 263.589 61.3479 264.069 61.7766C264.549 62.2053 264.891 62.7678 265.049 63.3919C264.56 63.2565 264.062 63.1557 263.559 63.0901C263.195 63.0276 262.82 63.0934 262.499 63.2762C261.89 65.0564 261.385 66.8715 260.828 68.6698C260.612 69.8175 260.228 70.927 259.688 71.9626C258.006 74.3759 256.107 76.6379 254.294 78.9602C255.95 78.1166 257.547 77.1625 259.075 76.1043C259.39 75.9721 259.725 75.893 260.065 75.8702C259.111 77.0709 258.012 78.1492 256.794 79.0804C255.894 79.9739 254.809 80.6595 253.615 81.0889C253.196 81.1428 252.803 81.3198 252.485 81.5977C252.167 81.8755 251.939 82.2416 251.829 82.6494C253.081 82.9759 254.212 83.3193 255.366 83.5459C255.816 83.6066 256.273 83.5332 256.68 83.3349C257.665 82.8793 258.578 82.2574 259.581 81.855C260.155 81.7247 260.747 81.6851 261.334 81.7376L261.393 82.1663L258.205 84.1597ZM269.387 85.1599C270.239 86.2017 271.035 86.4042 271.836 85.3917C273.727 83.0028 275.581 80.5844 277.464 78.1887C277.649 78.0083 277.858 77.8534 278.085 77.7282L278.464 78.0793L272.637 86.3458L280.536 88.31C280.855 87.8214 281.208 87.3557 281.592 86.9164C282.271 86.1813 282.855 85.3637 283.331 84.483C284.703 82.1588 286.412 80.0333 287.999 77.8369C288.332 77.3739 288.692 76.9308 289.077 76.51C290.561 74.8944 292.102 73.3285 293.535 71.6694C294.238 70.9837 294.758 70.1325 295.047 69.1937C295.591 66.1628 295.888 63.0876 296.331 60.037C296.494 59.7178 296.731 59.4419 297.021 59.2322C297.174 59.5884 297.259 59.9702 297.271 60.3577C297.122 61.1903 296.743 61.9863 296.633 62.8203C296.406 64.5281 296.295 66.2512 296.112 68.2238C297.89 66.9604 297.89 66.9604 298.554 67.5359C298.533 67.628 298.492 67.7143 298.434 67.7885C296.768 68.8787 295.47 70.4472 294.711 72.2881C293.953 74.1291 293.768 76.1564 294.182 78.104C294.402 78.8993 294.367 79.7433 294.082 80.5177C293.797 81.2921 293.277 81.9579 292.595 82.4218C291.695 83.0482 290.733 83.5815 289.725 84.0134C286.55 85.036 283.68 86.833 281.373 89.2422C283.913 89.8183 286.326 90.2256 288.645 90.9382C289.268 91.1325 289.941 91.091 290.535 90.8215C291.13 90.552 291.605 90.0733 291.869 89.4766C292.328 88.8922 292.928 88.4333 293.612 88.1428C294.11 88.1818 294.587 88.353 294.996 88.6387C294.731 89.0076 294.427 89.3466 294.089 89.6496C293.292 90.228 292.441 90.7316 291.409 91.3961C292.154 92.0985 293.052 92.6194 294.031 92.918C295.011 93.2166 296.046 93.285 297.056 93.1178C299.154 92.9582 301.164 92.2115 302.858 90.9633C302.911 90.9159 302.976 90.8826 303.046 90.8661C303.115 90.8497 303.188 90.8507 303.257 90.869C303.82 91.0872 304.443 91.0893 305.008 90.8749C305.572 90.6606 306.037 90.2449 306.313 89.7081C309.496 86.8688 312.03 83.3779 313.745 79.4726C314.202 78.0607 314.936 76.7542 315.905 75.6294C317.269 74.0394 318.354 72.2291 319.112 70.2758C319.828 68.7173 320.601 67.1802 321.435 65.681C322.428 63.8937 323.54 62.1726 324.533 60.3852C324.636 60.1891 324.694 59.9732 324.704 59.7524C324.715 59.5316 324.677 59.3112 324.594 59.1064C324.091 58.2575 323.343 57.553 322.845 56.7018C322.325 55.8133 321.856 55.9238 321.127 56.4177C320.103 57.1108 319.004 57.6928 317.938 58.3225L317.657 57.9172L321.464 54.7862C319.124 51.6484 318.885 50.8371 320.099 49.9413C320.405 50.7055 320.724 51.4331 320.989 52.1803C321.012 52.5289 321.129 52.8647 321.327 53.1524C321.525 53.4401 321.797 53.6689 322.114 53.8148C322.432 53.9607 322.783 54.0181 323.13 53.9811C323.477 53.9441 323.808 53.814 324.088 53.6045C325.047 53.1758 325.935 52.5873 326.903 52.1837C327.872 51.7798 328.9 51.5172 330.4 51.0311L337.046 38.0225C336.545 38.0963 336.053 38.2226 335.578 38.3993C332.902 39.6601 330.239 40.9484 327.589 42.2642C325.61 43.2522 325.626 43.2824 326.92 45.1192C327.132 45.4205 327.331 45.7313 327.549 46.0573C329.207 44.9057 331.182 44.2986 333.201 44.3204L321.474 51.3457L321.281 51.0782L326.496 46.7433L322.245 39.5766C322.424 39.4437 322.61 39.3218 322.803 39.2117C323.704 40.2634 324.583 41.3332 325.46 42.3958L331.356 38.9612L328.682 35.4647L325.76 37.5683L327.458 39.9889L327.031 40.3742C326.615 40.207 326.228 39.9732 325.887 39.6821C324.94 38.5467 324.063 37.3518 323.169 36.1731C322.931 35.7666 322.65 35.3861 322.333 35.038C322.198 34.9338 322.04 34.8627 321.872 34.8307C321.704 34.7986 321.532 34.8063 321.367 34.8533C320.551 35.29 319.798 35.8464 319.055 36.3349L321.447 39.7066L321.026 40.0816C320.579 39.724 320.151 39.344 319.742 38.943C319.322 38.4924 319.006 37.9438 318.576 37.5048C318.347 37.3707 318.076 37.3267 317.816 37.3814C317.698 37.5069 317.624 37.6671 317.605 37.8381C317.509 38.2057 317.44 38.5799 317.359 38.9513C317.056 38.921 316.763 38.8233 316.502 38.6655C316.445 38.4571 316.429 38.2394 316.457 38.0249C316.484 37.8105 316.554 37.6037 316.662 37.4166C317.835 36.5678 317.326 35.6776 316.685 34.991C315.601 33.8297 315.727 31.3377 313.034 31.8728C314.413 29.5161 311.785 28.9961 311.577 27.3713C307.873 29.7599 307.775 30.3444 310.401 33.5387L312.302 32.5889L312.65 32.8024C311.489 33.7554 310.587 34.71 312.003 36.0055C312.209 36.3606 312.33 36.7585 312.356 37.1681C311.926 37.0291 311.528 36.8021 311.19 36.5013C310.13 34.9366 309.166 33.3069 308.146 31.7146C307.875 31.3581 307.579 31.0207 307.262 30.7049C306.999 31.1852 306.687 31.6367 306.33 32.0521C305.983 32.2932 305.603 32.4846 305.203 32.6208C305.203 32.1755 305.301 31.7358 305.489 31.3324C306.834 29.765 306.859 29.7891 305.666 28.1178C305.404 27.7503 305.157 27.3716 304.725 26.7363L302.527 29.7725C302.172 30.1852 301.779 30.5628 301.351 30.8999C301.028 31.0159 300.684 31.0648 300.342 31.0435C300.342 30.7174 300.414 30.3953 300.55 30.0993C300.859 29.794 301.205 29.5283 301.579 29.3083L300.729 27.4512L301.07 27.2799L302.025 28.4178C304.698 26.109 304.707 26.0177 302.58 23.3731C302.377 23.1202 302.162 22.8764 301.913 22.581C301.127 23.0567 300.451 23.6924 299.927 24.4468C299.925 25.2571 300.128 26.0548 300.518 26.7651L300.298 26.907L298.601 25.4257C298.226 25.9368 297.914 26.4193 297.544 26.852C296.933 27.5664 295.755 27.9949 296.396 29.308C296.436 29.3899 296.135 29.5953 296.12 29.7554C296.011 30.1463 296.021 30.5608 296.149 30.946C297.156 32.3364 298.27 33.648 299.308 35.0167C299.806 35.6732 300.217 36.3953 300.667 37.0876L300.247 37.3703C297.911 34.3488 295.537 31.3561 293.254 28.295C291.888 26.4641 290.707 24.4964 289.357 22.6538C288.822 22.0926 288.221 21.5982 287.568 21.1812L287.744 20.1943L287.19 20.1172C285.654 26.2645 285.051 32.6079 285.401 38.9345C287.401 36.8378 288.441 36.8481 289.164 38.7474C289.197 39.0503 289.167 39.3568 289.075 39.6472C288.786 39.6068 288.502 39.537 288.227 39.4391C287.999 39.2994 287.79 39.1325 287.602 38.9423C286.947 39.6101 286.582 40.5094 286.585 41.445C286.588 42.3807 286.961 43.2772 287.621 43.9402C288.623 45.4327 289.343 47.0957 289.747 48.8473C290.107 50.4309 290.056 52.0804 289.599 53.6387C289.142 55.1971 288.293 56.6125 287.134 57.7504C285.976 59.4744 285.167 61.409 284.753 63.4445C284.707 63.6517 284.711 63.8668 284.763 64.0723C284.816 64.2778 284.916 64.4681 285.056 64.6279C285.586 65.1267 285.924 65.7965 286.01 66.5196C286.096 67.2427 285.924 67.973 285.525 68.5822C284.484 70.7181 283.317 72.7912 282.033 74.7909C281.396 75.7464 280.628 76.6088 279.753 77.3532C279.296 77.4644 278.817 77.4512 278.366 77.3151C278.363 77.0298 278.434 76.7487 278.572 76.4992C281.138 74.2803 283.16 71.5025 284.483 68.3796C284.751 68.1106 284.95 67.7805 285.063 67.4177C285.175 67.0549 285.198 66.6702 285.129 66.2966C285.061 65.923 284.902 65.5717 284.668 65.2729C284.433 64.974 284.13 64.7364 283.783 64.5805C283.414 64.3542 283.146 63.9937 283.036 63.5745C282.925 63.1553 282.981 62.7097 283.192 62.3307C284.362 60.0443 285.41 57.6767 286.778 55.5131C288.086 53.926 288.791 51.9274 288.768 49.8707C288.745 47.8139 287.996 45.8315 286.652 44.2741C286.758 45.467 286.744 46.6676 286.609 47.8577C286.165 50.0327 285.478 52.1593 284.868 54.299C283.453 59.2572 282.029 64.2132 280.598 69.1671C280.765 68.6733 281.041 68.2235 281.406 67.8511C281.513 67.7767 281.637 67.7312 281.767 67.7189C281.897 67.7066 282.028 67.7278 282.147 67.7807C282.234 67.8788 282.295 67.9974 282.324 68.1253C282.352 68.2533 282.348 68.3865 282.311 68.5122C281.285 70.5931 280.264 72.6792 279.133 74.7028C278.816 75.2685 278.024 75.5557 277.655 76.1077C276.969 77.4065 276.207 78.6643 275.375 79.8748C274.108 81.9002 272.274 83.5098 270.102 84.5043C269.826 84.6784 269.584 84.9004 269.387 85.1599ZM338.622 41.0173C336.214 44.7378 333.999 48.5797 331.986 52.5278L332.517 53.6607C331.993 54.121 331.582 54.6955 331.316 55.34C331.353 57.0286 330.867 58.6874 329.926 60.0895C328.984 61.4917 327.632 62.5688 326.055 63.1735C324.647 64.0692 323.584 65.4157 323.039 66.9934L324.151 67.393C323.99 67.709 323.847 68.0366 323.662 68.3384C323.416 68.7402 323.094 69.0996 322.879 69.5158C321.828 71.5513 320.896 73.6547 319.742 75.6286C318.457 77.8274 316.837 79.8366 315.624 82.0705C314.638 83.9212 313.297 85.5594 311.677 86.8914C310.623 87.912 309.659 89.0221 308.797 90.2091L309.413 90.78L313.565 86.5752C313.642 87.0433 313.608 87.5229 313.465 87.9753C312.517 89.2802 311.399 90.4527 310.141 91.4618C309.545 91.8447 309.047 92.361 308.686 92.97C308.324 93.5789 308.109 94.2637 308.059 94.97C312.024 95.2889 313.912 99.1006 317.661 100.614C319.409 99.3103 321.302 97.8805 323.218 96.4822C323.713 96.1594 324.226 95.8654 324.755 95.6015C324.44 96.2143 324.134 96.8319 323.801 97.4352C323.702 97.5386 323.584 97.6227 323.454 97.6834C321.626 99.0494 319.799 100.417 317.852 101.873L319.883 105.026C320.43 104.745 320.868 104.555 321.271 104.307C321.774 103.865 322.384 103.561 323.041 103.427C323.698 103.293 324.378 103.333 325.015 103.543C325.278 103.495 325.529 103.39 325.748 103.235C325.967 103.08 326.149 102.879 326.282 102.646C326.646 101.894 326.941 101.111 327.165 100.306L327.708 100.475C327.458 101.735 327.124 102.977 326.706 104.192C326.547 104.445 326.326 104.653 326.064 104.796C325.802 104.939 325.508 105.013 325.209 105.01C324.392 104.808 323.535 104.83 322.729 105.074C321.923 105.318 321.198 105.774 320.63 106.396C320.524 106.529 320.438 106.677 320.373 106.835L321.327 107.653C321.458 107.369 321.666 107.126 321.928 106.952C322.189 106.778 322.493 106.679 322.807 106.667C323.121 106.655 323.432 106.731 323.705 106.885C323.979 107.039 324.205 107.265 324.358 107.539C324.497 107.725 324.672 107.881 324.872 107.998C325.072 108.115 325.294 108.191 325.524 108.222C325.754 108.252 325.988 108.236 326.211 108.175C326.435 108.114 326.645 108.008 326.827 107.865C327.679 107.334 328.574 106.874 329.501 106.489C329.989 106.415 330.488 106.436 330.968 106.553C330.81 106.993 330.588 107.407 330.311 107.783C329.732 108.318 329.122 108.82 328.486 109.286L329.178 108.839L329.954 110.505C329.996 110.512 330.039 110.51 330.08 110.5C330.122 110.489 330.161 110.471 330.195 110.445C331.806 109.053 333.499 107.739 334.98 106.218C335.902 105.072 336.766 103.881 337.569 102.648C341.111 98.8138 345.375 95.7176 350.118 93.5375C350.924 93.084 351.155 92.804 350.858 91.9227C350.413 90.6011 350.131 89.2245 349.78 87.8713L350.132 87.743C350.484 88.549 350.838 89.3539 351.187 90.1615C352.345 92.8443 352.776 92.9778 355.226 91.4061C355.359 91.3515 355.478 91.268 355.575 91.1617C355.738 90.9536 355.827 90.6976 355.829 90.4336C355.446 89.379 354.992 88.3503 354.571 87.3323L352.649 87.7806L352.494 87.3795L354.417 86.2221L354.026 83.7844L354.384 83.7009L355.191 85.3033C358.238 83.2965 361.809 82.2316 365.457 82.2415L364.613 79.6802L362.92 79.5627L362.917 79.2565L364.501 78.8724L362.95 75.4565L365.037 75.2742C364.833 75.3554 364.651 75.4847 364.508 75.6512C364.365 75.8177 364.264 76.0164 364.214 76.2303C364.164 76.4442 364.166 76.6671 364.221 76.8798C364.276 77.0925 364.381 77.2888 364.529 77.452C364.982 78.2473 365.296 78.8537 366.475 78.3556C368.99 77.6546 371.626 77.4977 374.206 77.8954C374.45 78.0215 374.666 78.1944 374.842 78.404C374.379 78.404 374.194 78.3912 374.01 78.406C371.573 78.6015 369.132 78.7641 366.703 79.037C366.478 79.0957 366.27 79.2055 366.094 79.3579C365.918 79.5103 365.779 79.7012 365.689 79.9157C365.769 80.6636 366.118 81.3568 366.672 81.8656C368.173 82.1073 369.706 82.0734 371.195 81.7655C373.592 81.1852 375.89 80.209 378.257 79.4858C379.356 79.1786 380.478 78.9556 381.611 78.8188C382.981 78.6209 384.363 78.5092 386.075 78.3239C384.159 75.3153 382.459 72.5908 380.693 69.9097C380.564 69.6842 380.384 69.4915 380.169 69.3462C379.953 69.201 379.707 69.1071 379.45 69.0718C379.193 69.0365 378.93 69.0607 378.684 69.1426C378.437 69.2245 378.213 69.3619 378.027 69.5442L379.857 73.4813C378.097 73.7194 379.994 75.3316 379.164 76.661L378.21 73.715L369.454 74.7119C369.495 74.9204 369.521 75.1313 369.534 75.3433C369.511 75.7696 369.47 76.1949 369.436 76.6206C369.071 76.4063 368.743 76.1338 368.465 75.8139C367.812 74.735 367.217 73.6176 366.651 72.4893C366.597 72.2946 366.5 72.1149 366.365 71.9638C366.231 71.8127 366.064 71.6943 365.878 71.6177C365.691 71.5411 365.489 71.5083 365.287 71.5219C365.086 71.5354 364.89 71.5949 364.715 71.6958C363.374 72.1178 362.011 72.4663 360.632 72.7398L360.508 72.3513L365.534 70.5498C365.221 69.7044 364.856 68.8793 364.44 68.0794C364.307 67.9451 364.143 67.8462 363.962 67.7914C363.781 67.7366 363.59 67.7277 363.405 67.7656C361.565 68.3954 359.759 69.1202 357.932 69.789C357.491 69.9243 357.042 70.0338 356.587 70.1168L356.487 69.7228C360.697 67.2875 365.278 65.5611 370.048 64.6127C369.877 63.9051 369.646 63.2132 369.357 62.5446C369.248 62.3903 369.104 62.2643 368.937 62.1769C368.769 62.0895 368.584 62.0434 368.395 62.0422C366.417 62.3022 364.452 62.6536 362.48 62.9627C361.551 63.1085 360.677 63.2897 360.873 64.1876C360.206 64.1193 359.591 64.0202 358.975 64.0069C358.592 64.0131 358.213 64.0762 357.849 64.1943C356.165 64.681 354.487 65.1886 352.807 65.6888L352.916 66.1063L354.991 66.292L354.941 66.7483C354.266 66.9327 353.561 66.9821 352.867 66.8935C352.173 66.8049 351.503 66.5802 350.896 66.2323C351.329 65.8627 351.8 65.5406 352.302 65.2716C354.374 64.4923 356.47 63.7807 358.549 63.0208C358.949 62.9444 359.311 62.7333 359.575 62.4226C359.612 62.0957 359.573 61.7646 359.46 61.4554C359.347 61.1462 359.165 60.8674 358.926 60.6407C358.688 60.4141 358.4 60.2459 358.085 60.1493C357.771 60.0526 357.438 60.0303 357.113 60.0839C355.94 60.646 354.71 61.0823 353.444 61.3855C352.145 61.699 350.89 62.1745 349.709 62.8007C349.33 62.8246 348.951 62.7644 348.598 62.6243C348.795 62.3135 349.051 62.0448 349.353 61.8337C350.838 61.2363 352.352 60.7122 353.859 60.1614C353.421 58.2086 352.97 57.9793 351.438 58.6359C350.07 59.2224 348.622 59.6198 347.209 60.1006L347.087 59.7724L352.782 57.2644C352.236 55.9861 351.672 54.883 351.296 53.7192C351.257 53.5178 351.17 53.329 351.041 53.1694C350.912 53.0099 350.746 52.8845 350.557 52.8044C350.368 52.7243 350.163 52.692 349.959 52.7102C349.754 52.7284 349.558 52.7966 349.386 52.9088C348.459 53.2424 348.472 53.8768 349.002 54.6136C349.066 54.8172 349.081 55.0329 349.045 55.2432L348.738 55.3825L347.719 53.6798C346.825 53.9508 345.947 54.1648 345.11 54.4853C344.246 54.8165 343.742 55.327 344.379 56.3443C344.672 56.92 344.911 57.5222 345.09 58.1429L344.825 58.2748L342.89 54.9639C342.557 54.1926 342.369 53.298 342.077 52.4387C341.889 52.2208 341.652 52.0494 341.387 51.938C341.49 51.4144 341.486 50.8752 341.373 50.3535C341.26 49.8319 341.041 49.3389 340.73 48.9051C340.671 47.8338 340.168 47.3762 339.146 47.7959C340.804 45.3339 338.686 43.2783 338.622 41.0173ZM365.568 92.4844L365.762 92.7208C365.515 93.0527 365.208 93.3361 364.858 93.5568C361.648 94.7505 358.418 95.8939 355.194 97.0531C354.705 97.2291 354.201 97.3741 353.732 97.5949C351.454 98.6693 349.227 99.869 346.897 100.811C345.607 101.179 344.508 102.027 343.826 103.181C343.517 103.524 343.151 103.81 342.743 104.027C342.162 104.358 341.661 104.813 341.276 105.36C340.574 107.042 339.467 108.525 338.054 109.675C336.64 110.826 334.964 111.609 333.175 111.955C332.505 112.195 331.859 112.498 331.245 112.86C331.704 113.534 332.081 114.259 332.369 115.022C332.633 116.176 332.628 117.389 332.835 118.559C332.835 119.391 333.086 120.202 333.555 120.888C334.75 121.483 335.722 122.447 336.326 123.637C336.523 123.934 336.826 124.145 337.174 124.224C337.522 124.303 337.887 124.245 338.193 124.062C339.564 123.387 341.017 122.851 342.311 122.056C342.958 121.557 343.474 120.908 343.815 120.166C344.689 118.599 345.441 116.963 346.306 115.39C346.571 115.174 346.887 115.029 347.224 114.968C347.189 115.34 347.11 115.706 346.988 116.059C346.292 117.232 345.686 118.456 345.175 119.72C345.013 120.51 344.663 121.251 344.155 121.878C343.647 122.505 342.995 123.002 342.256 123.325C341.075 123.82 339.997 124.556 338.84 125.115C337.708 125.662 337.713 126.291 338.585 127.053C338.815 127.214 339.059 127.353 339.314 127.47L338.15 128.746C337.696 128.129 337.202 127.541 336.672 126.987C336.529 126.898 336.367 126.843 336.199 126.827C336.032 126.81 335.863 126.831 335.704 126.889C335.594 126.978 335.505 127.091 335.446 127.22C335.386 127.349 335.358 127.49 335.362 127.632C336.265 128.644 337.2 129.633 338.183 130.568C338.658 130.964 339.168 131.315 339.708 131.616C339.943 131.814 340.219 131.957 340.516 132.036C343.233 132.635 346.068 132.403 348.652 131.371C349.053 131.47 349.423 131.669 349.728 131.949C349.568 132.257 349.339 132.525 349.058 132.73C347.194 133.356 345.307 133.913 343.43 134.491C343.552 134.802 343.744 135.08 343.992 135.304C344.239 135.528 344.536 135.692 344.857 135.782C345.179 135.872 345.517 135.886 345.845 135.823C346.173 135.76 346.481 135.621 346.747 135.418C347.28 134.788 348.018 134.364 348.831 134.219C349.644 134.074 350.482 134.217 351.201 134.624C351.369 134.701 351.553 134.737 351.737 134.731C351.922 134.725 352.103 134.677 352.266 134.59C354.051 133.603 356.012 132.974 358.039 132.737C360.626 132.368 363.17 131.675 365.716 131.051C368.391 130.396 371.053 129.68 373.708 128.948C376.05 128.303 378.34 127.411 380.716 126.965C384.272 126.297 387.879 125.892 391.473 125.444C392.128 125.356 392.744 125.088 393.255 124.67C393.765 124.251 394.149 123.698 394.363 123.074C393.915 120.5 393.429 117.933 392.98 115.359C392.58 113.067 392.216 110.768 391.82 108.475C391.723 107.914 391.545 107.367 391.431 106.808C390.727 104.286 390.237 101.709 389.968 99.1043C389.884 94.1992 389.266 89.3177 388.125 84.5463C387.725 83.5429 387.249 82.5716 386.7 81.641C386.611 81.4335 386.481 81.2458 386.319 81.0889C386.156 80.932 385.964 80.8088 385.753 80.7267C385.543 80.6445 385.318 80.605 385.092 80.6103C384.867 80.6157 384.644 80.6658 384.438 80.7578C381.615 81.1742 378.82 81.76 376.068 82.5121C372.95 83.5137 369.984 84.9885 366.953 86.2578L367.078 86.6506L386.02 83.7319C386.02 87.1469 386.035 90.3495 386.009 93.5514C385.916 93.8933 385.961 94.2584 386.137 94.5666C386.312 94.8748 386.602 95.1009 386.944 95.1954C387.814 95.4678 387.7 95.9179 386.931 96.3279C386.557 96.4753 386.254 96.7611 386.086 97.1258C386.278 98.8168 385.03 100.92 387.689 102.045L385.954 102.621C386.053 104.458 386.12 106.224 386.25 107.985C386.559 112.172 386.898 116.357 387.226 120.543C387.211 120.77 387.25 120.998 387.342 121.207C387.433 121.416 387.574 121.6 387.752 121.743C387.93 121.886 388.14 121.984 388.364 122.028C388.588 122.072 388.819 122.061 389.038 121.996C389.983 121.957 390.931 121.97 391.875 122.036L391.92 122.712C390.329 123.08 388.719 123.36 387.097 123.552C384.415 123.735 381.707 123.575 379.031 123.808C376.59 124.02 374.177 124.562 371.752 124.959L371.632 124.312C374.31 123.732 376.973 123.063 379.671 122.602C381.888 122.223 381.907 122.333 381.854 120.036C381.884 119.799 381.872 119.558 381.816 119.326C381.716 119.074 381.531 118.866 381.293 118.736C380.464 118.598 379.616 118.638 378.804 118.855C377.992 119.072 377.236 119.46 376.587 119.993L375.825 118.92L363.831 121.77L363.655 121.297C364.13 121.001 364.634 120.755 365.16 120.563C367.79 119.891 370.43 119.251 373.077 118.643C376.152 117.931 376.157 117.947 375.776 114.856C375.728 114.696 375.661 114.543 375.575 114.401C373.413 114.687 371.234 114.906 369.083 115.281C367.018 115.64 364.981 116.161 362.932 116.611L362.809 115.97C365.422 115.383 368.037 114.807 370.647 114.208C372.242 114.03 373.798 113.6 375.257 112.934C375.598 111.837 375.648 110.671 375.403 109.549C375.322 109.417 375.217 109.301 375.094 109.208C373.993 109.476 372.805 109.77 371.614 110.053C371.445 110.099 371.269 110.112 371.094 110.092C369.672 109.743 368.194 109.68 366.746 109.907C365.299 110.133 363.911 110.645 362.663 111.412C362.391 111.522 362.1 111.578 361.806 111.578C361.781 111.242 361.846 110.906 361.994 110.604C362.67 110.164 363.418 109.847 364.204 109.666C365.992 109.373 367.813 109.289 369.606 109.019C369.864 108.988 370.111 108.902 370.332 108.764C370.552 108.627 370.739 108.442 370.88 108.224C371.098 106.717 371.111 105.18 371.202 103.575L368.787 103.834C369.198 103.467 369.689 103.2 370.221 103.055C370.571 102.973 370.879 102.769 371.091 102.479C371.301 101.234 371.388 99.9685 371.546 98.4252L366.6 99.4857C368.213 98.2282 370.172 97.4932 372.215 97.379C373.83 97.3016 374.407 96.9776 374.348 95.3709C374.306 94.2519 374.251 93.1334 374.194 91.8333L365.772 93.7661C366.056 93.473 366.351 93.1719 366.642 92.8663C367.036 92.5569 367.377 92.1847 367.65 91.7645C367.287 91.1852 366.816 90.6805 366.264 90.2778C365.899 90.0842 365.505 89.9529 365.098 89.889L365.222 89.4972C365.71 89.3281 366.242 89.3307 366.728 89.5046C367.215 89.6785 367.628 90.0132 367.898 90.4535C367.972 90.7794 368.129 91.0809 368.353 91.3291C368.577 91.5773 368.861 91.7639 369.178 91.8709C369.494 91.978 369.833 92.002 370.162 91.9407C370.49 91.8793 370.798 91.7346 371.055 91.5205C371.446 91.339 371.868 91.2327 372.299 91.2072C372.608 91.2597 372.924 91.2329 373.219 91.1293C373.514 91.0258 373.778 90.8489 373.985 90.6152C374.193 90.3816 374.338 90.099 374.406 89.794C374.475 89.489 374.464 89.1716 374.376 88.8717C374.391 88.5937 374.457 88.3209 374.57 88.0669C374.833 88.3795 374.962 88.782 374.932 89.1888C374.795 90.4869 375.423 90.7273 376.57 90.5792C377.458 90.4646 378.389 90.6708 379.273 90.5429C379.515 90.4949 379.742 90.3899 379.936 90.2366C380.129 90.0833 380.283 89.886 380.385 89.6613C380.619 88.3637 380.652 87.0304 380.775 85.5503C379.688 85.6496 378.791 85.6812 377.911 85.8207C374.276 86.3968 370.636 86.9518 367.017 87.62C364.669 88.3906 362.471 89.5577 360.517 91.0707C357.132 92.999 353.496 94.4791 350.046 96.3002C347.297 97.5299 344.711 99.096 342.348 100.963C339.787 103.618 337.418 106.454 335.261 109.447C335.547 109.397 335.827 109.322 336.1 109.223C338.262 108.057 339.95 106.174 340.875 103.898C340.992 103.559 341.179 103.249 341.422 102.986C342.42 102.058 343.434 101.143 344.491 100.284C344.944 99.8365 345.508 99.5156 346.125 99.354C349.042 99.0127 351.772 97.7457 353.917 95.7389C354.197 95.487 354.537 95.3114 354.904 95.229C356.766 94.8571 358.663 94.6299 360.499 94.1635C362.22 93.7264 363.881 93.0535 365.568 92.4844ZM353.336 165.495C352.865 166.483 352.615 167.562 352.604 168.656C352.593 169.751 352.821 170.835 353.273 171.832C353.346 172.145 353.525 172.424 353.779 172.623C354.979 172.541 354.439 173.334 354.477 173.863C354.381 174.445 354.481 175.042 354.76 175.56C355.04 176.079 355.484 176.491 356.022 176.73C356.236 176.98 356.38 177.283 356.439 177.607C356.075 177.805 355.669 177.909 355.255 177.91C354.714 177.39 354.262 176.784 353.919 176.116C353.415 175.159 353.031 174.139 352.596 173.146L352.214 173.266L353.152 178.689C355.055 177.863 355.358 178.043 355.538 179.816C355.602 180.449 355.551 181.222 356.602 180.712C356.681 180.677 356.768 180.661 356.854 180.665C356.941 180.668 357.026 180.691 357.102 180.732C358.057 181.732 359.345 182.348 360.723 182.464C361.696 182.722 362.607 183.175 363.401 183.794C364.195 184.413 364.856 185.186 365.343 186.068C365.459 186.283 365.625 186.468 365.827 186.607C366.028 186.745 366.261 186.833 366.503 186.863C367.535 186.797 367.746 187.281 367.483 188.063C367.116 189.156 367.746 189.327 368.55 189.383C369.234 189.337 369.898 189.131 370.488 188.781C371.079 188.432 371.579 187.949 371.949 187.371L367.444 186.798C367.733 186.563 368.06 186.379 368.411 186.254C370.004 186.387 371.607 186.191 373.121 185.679C374.636 185.167 376.028 184.349 377.214 183.276C378.705 182.279 380.293 181.434 381.954 180.754C382.637 180.431 383.271 180.01 383.834 179.505C383.954 179.338 384.11 179.201 384.291 179.104C384.473 179.008 384.674 178.954 384.879 178.946C385.084 178.939 385.289 178.979 385.476 179.063C385.664 179.148 385.829 179.274 385.961 179.432C386.863 180.291 387.48 180.226 388.105 179.069C388.421 178.483 388.731 177.894 389.035 177.302C390.174 175.553 391.097 173.671 391.781 171.699C392.296 168.659 392.633 165.593 392.789 162.514C393.062 159.862 393.423 157.218 393.629 154.561C393.809 152.226 393.601 149.841 393.98 147.546C394.45 145.035 394.509 142.465 394.154 139.935C393.77 138.714 393.739 137.409 394.064 136.17C394.803 134.476 394.852 132.56 394.2 130.83C393.58 127.952 392.706 127.136 389.911 127.671C385.043 128.603 380.207 129.709 375.368 130.786C374.213 131.043 373.11 131.53 371.96 131.813C369.584 132.399 367.193 132.92 364.82 133.464C364.901 133.955 364.974 134.28 365.005 134.61C365.145 136.087 365.425 136.245 366.919 135.938C369.041 135.503 371.184 135.166 373.308 134.743C375.225 134.36 377.118 133.854 379.042 133.516C382.324 132.938 385.622 132.45 388.739 131.951L389.91 130.025L390.331 130.203L390.54 131.613C391.659 132.173 393.266 131.028 394.139 133.088C393.081 133.088 392.23 133.107 391.381 133.083C391.219 133.038 391.049 133.032 390.884 133.067C390.719 133.102 390.565 133.177 390.436 133.284C390.306 133.392 390.205 133.529 390.14 133.685C390.075 133.84 390.049 134.009 390.064 134.177C389.996 135.752 389.803 137.323 389.742 138.898C389.715 139.587 389.975 140.288 389.938 140.975C389.884 141.995 389.683 143.008 389.537 144.086C390.652 144.08 391.766 144.147 392.872 144.286C393.282 144.538 393.622 144.889 393.861 145.307C393.497 145.519 393.103 145.674 392.693 145.767C391.836 145.829 390.967 145.719 390.11 145.777C389.939 145.794 389.774 145.845 389.623 145.929C389.473 146.012 389.342 146.125 389.237 146.261C388.926 147.114 388.795 148.022 388.854 148.928C388.912 149.834 389.157 150.718 389.574 151.525C389.25 152.269 388.978 153.036 388.759 153.818C388.589 154.657 388.658 155.544 388.49 156.383C388.319 157.234 388.493 157.627 389.422 157.716C389.776 157.899 390.078 158.169 390.3 158.501C390.015 158.771 389.704 159.011 389.371 159.219C388.988 159.399 388.594 159.552 388.191 159.678C387.375 159.454 386.808 159.27 386.227 159.15C385.941 159.135 385.655 159.141 385.37 159.17C382.834 159.064 382.949 159.089 382.77 161.622C382.63 163.6 383.007 163.938 385.25 163.611C386.043 163.45 386.844 163.332 387.649 163.256C387.971 163.396 388.251 163.619 388.46 163.902C388.236 164.135 387.966 164.32 387.668 164.445C386.87 164.57 386.055 164.574 385.248 164.647C382.759 164.87 382.759 164.874 382.832 167.364C382.922 170.459 382.92 170.436 386.074 170.151C386.58 170.044 387.105 170.074 387.596 170.237C388.087 170.4 388.525 170.69 388.867 171.078C388.52 171.291 388.118 171.399 387.711 171.386C385.573 171.293 383.432 171.218 381.299 171.046C381.042 170.956 380.768 170.925 380.498 170.958C380.228 170.991 379.969 171.085 379.742 171.234C379.514 171.384 379.324 171.583 379.187 171.818C379.049 172.053 378.968 172.316 378.949 172.588L378.585 171.04C377.578 171.04 376.626 171.035 375.674 171.042C374.883 171.047 374.421 171.256 374.59 172.245C374.618 172.915 374.557 173.586 374.408 174.24L374.033 174.21V171.004C373.175 171.099 372.514 171.157 371.859 171.249C371.24 171.336 370.625 171.46 370.009 171.568L369.876 170.874C370.6 170.655 371.338 170.485 372.085 170.365C373.692 170.206 375.308 170.131 376.922 170.043C378.927 169.935 378.921 169.945 378.98 167.874C379.015 167.584 379.078 167.298 379.168 167.019C379.772 168.394 379.118 170.78 382.09 169.862V164.703L379.113 165.536C378.443 164.248 377.204 165.385 376.225 165.405C373.216 165.465 375.19 168.166 374.206 169.463C374.254 168.459 374.1 167.454 373.753 166.51C373.134 166.003 372.392 165.668 371.602 165.54C372.491 165.268 373.291 164.762 373.918 164.074C374.374 162.951 374.375 161.695 373.923 160.57C373.125 158.903 371.352 160.208 370.033 159.854C371.046 159.558 372.082 159.408 373.08 159.125C373.29 159.073 373.485 158.975 373.652 158.837C373.819 158.7 373.954 158.527 374.046 158.331C374.142 156.772 374.091 155.203 374.091 153.256L368.161 154.293C368.721 153.647 369.428 153.146 370.223 152.832C371.017 152.517 371.876 152.4 372.726 152.488C372.95 152.544 373.185 152.537 373.406 152.469C373.626 152.4 373.824 152.273 373.977 152.101C374.131 151.928 374.234 151.717 374.276 151.49C374.319 151.263 374.298 151.029 374.217 150.813C374.142 149.818 374.133 148.82 374.19 147.824L372.894 147.586C374.504 147.023 376.151 146.569 377.823 146.226C380.048 145.717 380.209 145.464 379.894 143.044L372.494 143.725L372.397 143.378C372.668 143.157 372.974 142.981 373.301 142.856C375.097 142.5 376.892 142.092 378.708 141.91C378.966 141.911 379.222 141.861 379.461 141.763C379.7 141.665 379.917 141.521 380.1 141.339C380.283 141.157 380.429 140.941 380.529 140.702C380.628 140.464 380.68 140.209 380.681 139.951C380.775 139.522 380.901 139.101 381.059 138.691L381.487 138.783V141.152C383.272 141.445 383.077 140.176 383.253 139.261C383.494 138.005 383.693 136.741 383.911 135.481L384.382 135.559C384.402 135.805 384.4 136.053 384.376 136.3C384.181 137.38 383.958 138.455 383.755 139.533C383.682 139.691 383.66 139.867 383.69 140.037C383.721 140.208 383.803 140.365 383.925 140.488C384.047 140.611 384.204 140.693 384.375 140.724C384.545 140.755 384.721 140.734 384.879 140.662C385.957 140.466 387.029 140.216 388.083 139.919C388.232 139.868 388.367 139.782 388.477 139.67C388.588 139.557 388.67 139.42 388.718 139.27C388.891 137.34 388.995 135.404 389.127 133.371C388.462 133.336 387.795 133.339 387.131 133.382C384.156 133.785 381.171 134.145 378.217 134.673C375.512 135.157 372.83 135.788 370.161 136.446C368.64 136.82 367.175 137.417 365.664 137.84C364.054 138.29 363.254 137.724 363.229 136.158C362.932 136.31 362.608 136.404 362.276 136.436C361.177 136.518 360.076 136.308 359.083 135.829C358.036 134.848 357.573 135.108 356.794 135.932C354.134 138.835 350.615 140.81 346.751 141.567C345.972 141.719 345.17 141.753 344.327 141.848C343.63 145.523 343.31 149.26 343.372 153C343.87 150.796 344.182 148.567 344.568 146.351C344.73 145.984 344.965 145.653 345.259 145.38C345.578 145.578 345.848 145.846 346.048 146.163C346.212 146.703 346.247 147.273 346.152 147.829C345.818 149.512 345.276 151.159 345.029 152.852C344.755 154.728 344.717 156.639 344.556 158.812C345.962 158.251 347.034 157.77 348.143 157.401C348.296 157.386 348.442 157.334 348.569 157.248C348.697 157.163 348.801 157.047 348.873 156.912C348.944 156.776 348.981 156.625 348.98 156.472C348.979 156.318 348.94 156.168 348.866 156.033C348.295 153.921 347.796 151.79 347.369 149.64C347.409 149.125 347.561 148.625 347.815 148.175C348.321 148.292 348.802 148.499 349.234 148.786C349.9 149.464 350.49 150.213 350.995 151.019C351.147 151.417 351.222 151.841 351.217 152.267C350.851 152.145 350.476 152.044 350.123 151.892C349.838 151.77 349.578 151.586 348.899 151.194C349.348 153.289 349.688 155.006 350.111 156.701C350.357 156.919 350.615 157.123 350.883 157.312C351.348 158.097 351.727 158.93 352.016 159.795C351.573 160.193 351.262 160.718 351.126 161.298C350.989 161.878 351.034 162.486 351.253 163.04C351.331 163.922 351.515 164.791 351.801 165.629L353.336 165.495ZM64.8844 83.6075L64.6088 83.2317C63.7611 83.2395 62.9156 83.1451 62.0905 82.9509C61.5355 82.7299 60.9233 82.6974 60.348 82.8585C59.7728 83.0195 59.2664 83.3651 58.9068 83.8421C56.7296 86.0496 54.4514 88.1572 52.263 90.354C50.0455 92.4378 47.9401 94.6379 45.9558 96.9449C42.6508 101.058 39.5972 105.372 36.4175 109.587C34.9343 111.553 33.3519 113.446 31.9074 115.439C30.4608 117.376 29.1141 119.384 27.8726 121.458C26.6256 123.634 25.5086 125.881 24.5274 128.189C23.5742 130.407 22.8302 132.716 22.033 134.998C21.1886 137.155 20.4686 139.359 19.8767 141.599C19.6129 143.229 19.5498 144.885 19.6888 146.53C19.7389 148.317 19.9712 150.097 20.0791 151.883C20.1329 152.775 20.1097 153.674 20.081 154.568C19.6145 157.552 19.8508 160.603 20.7713 163.479C21.721 165.601 22.5869 167.777 23.7296 169.794C25.1635 172.324 26.8293 174.723 28.432 177.155C28.7941 177.495 29.2047 177.779 29.6503 177.998C29.6503 176.134 29.5228 174.624 29.6737 173.142C30.1694 168.276 30.6876 163.41 31.3533 158.565C31.7377 155.548 32.3121 152.558 33.0733 149.614C34.2712 145.168 35.749 140.797 37.1 136.392C38.0473 133.303 38.876 130.172 39.9511 127.129C41.0138 124.121 42.3193 121.198 43.6027 118.03L40.7542 119.283C41.0748 119.437 41.4189 119.537 41.7724 119.578C41.9129 119.633 42.0389 119.719 42.1408 119.831C42.2427 119.942 42.3177 120.075 42.3602 120.22C42.3309 120.37 42.2639 120.512 42.1654 120.63C42.0668 120.748 41.9399 120.839 41.7966 120.894C40.4819 120.867 39.1732 120.708 37.8901 120.42C37.7194 120.357 37.5704 120.246 37.461 120.101C37.3516 119.956 37.2865 119.782 37.2735 119.6C37.2605 119.419 37.3001 119.237 37.3876 119.078C37.4751 118.918 37.6068 118.787 37.7668 118.701C38.495 118.371 39.2578 118.124 40.041 117.964C41.3018 117.894 42.519 117.478 43.5583 116.76C44.5977 116.043 45.4189 115.053 45.9317 113.899C46.4066 112.609 46.9539 111.345 47.4839 110.075C48.152 108.475 48.836 106.881 49.6585 104.942C47.3831 106.573 45.4398 108.008 43.449 109.374C42.4134 110.084 41.6211 109.51 40.6501 108.552C41.1314 108.195 41.5375 107.938 41.8905 107.623C44.0723 105.674 46.2458 103.716 48.4109 101.749C48.7974 101.397 49.0868 100.938 49.4688 100.58C51.047 99.2499 52.5538 97.8371 53.9829 96.3476C55.8651 94.1626 57.4919 91.7587 59.2575 89.4712C60.0788 88.3717 60.9586 87.3173 61.8931 86.3123C62.8222 85.3452 63.882 84.504 64.8844 83.6075ZM274.728 149.075C274.893 148.832 275.04 148.578 275.169 148.314C276.841 143.964 279.173 139.898 282.083 136.258C283.205 134.783 284.452 133.408 285.81 132.147C287.468 130.612 288.802 128.76 289.733 126.702C288.91 126.4 288.194 126.162 287.498 125.876C286.712 125.552 286.267 124.97 286.843 124.195C288.597 120.924 290.864 117.956 293.559 115.403C294.296 114.882 294.853 114.145 295.155 113.294C296.421 109.036 297.509 104.726 298.752 100.462C299.081 99.6726 299.542 98.9449 300.114 98.3096C301.181 96.8664 302.289 95.4539 303.63 93.7042C301.765 93.9677 300.39 94.1599 299.016 94.3618C298.928 94.399 298.847 94.4514 298.777 94.5167C297.207 95.4808 295.605 96.397 294.082 97.429C293.408 97.9367 292.801 98.5288 292.278 99.1909C291.978 99.7117 291.641 100.211 291.27 100.684C288.324 103.171 285.324 105.592 282.361 108.058C280.655 109.478 278.992 110.951 277.297 112.385C276.022 113.193 274.869 114.18 273.873 115.316C272.42 117.61 271.424 120.189 270.164 122.611C268.8 126.017 268.198 129.68 268.397 133.344C268.402 138.452 269.718 143.473 272.219 147.927C272.682 148.882 273.084 149.867 273.514 150.838L274.031 150.695L273.445 147.711L273.966 147.585L274.728 149.075ZM76.1351 152.269L76.4933 152.364C77.4713 150.691 78.4429 149.014 79.4299 147.346C80.0634 146.463 80.6227 145.528 81.102 144.552C82.1388 141.309 83.8202 138.308 86.0453 135.731C88.404 133.24 90.1963 130.218 92.5078 127.675C94.9755 124.96 97.8319 122.603 100.389 119.964C104.272 115.958 108.703 112.531 112.278 108.179C114.948 104.929 118.136 102.102 121.117 99.1091C121.933 98.2891 122.376 96.2825 124.141 98.0105C124.163 98.0209 124.187 98.0257 124.211 98.0244C124.235 98.0232 124.259 98.0159 124.279 98.0033C125.535 97.3775 126.968 97.2018 128.338 97.5054C129.89 97.3912 131.434 97.1564 132.98 96.9656C135.34 96.675 137.693 96.2729 140.061 96.1078C143.157 95.892 146.269 95.9279 149.367 95.7333C152.928 95.5096 156.477 94.9908 160.039 94.8925C164.896 94.7588 169.762 94.9075 174.624 94.9237C177.853 95.0475 181.021 94.017 183.559 92.0169C185.817 90.1952 188.175 88.4958 190.503 86.7631C191.778 85.8147 193.085 84.9095 194.389 83.9769C193.697 82.9965 193.198 83.2831 192.521 83.7964C190.56 85.2838 188.534 86.6861 186.52 88.1019C186.267 88.2292 185.996 88.3196 185.717 88.3701L185.587 88.1149L192.315 82.9985C192.105 82.7952 191.872 82.6166 191.621 82.4663C188.315 81.1798 186.806 80.2298 184.744 82.8961C184.352 83.3166 183.901 83.6772 183.404 83.966C180.912 85.7047 178.414 87.4353 175.911 89.1578C175.222 89.6315 174.501 90.0595 173.795 90.5084C174.935 90.8202 176.131 90.8658 177.292 90.6417C178.452 90.4176 179.546 89.9299 180.488 89.2161C182.296 87.7416 184.145 86.3092 186.052 84.9661C186.73 84.6273 187.456 84.3912 188.204 84.2654C188.244 84.39 188.249 84.5232 188.22 84.6508C188.191 84.7784 188.128 84.8958 188.037 84.9905C185.934 86.549 183.734 87.991 181.741 89.6793C180.826 90.54 179.748 91.2076 178.569 91.6422C177.391 92.0767 176.137 92.2693 174.882 92.2085C172.358 92.058 169.827 92.01 167.298 91.9476C166.603 92.0668 165.895 92.0934 165.192 92.0266C162.331 91.4524 159.378 91.5235 156.548 92.2346C156.436 92.2568 156.33 92.3039 156.239 92.3724C156.148 92.4409 156.073 92.529 156.02 92.6302C155.569 93.8103 154.654 93.4299 153.858 93.2598C153.025 92.92 152.154 92.6832 151.264 92.5545C148.52 92.7078 145.787 93.0543 143.052 93.3517C141.871 93.6755 140.624 93.6667 139.448 93.3262C138.333 92.894 137.133 92.7286 135.943 92.8433C133.105 93.0942 130.291 93.6001 127.46 93.9356C123.023 94.4957 118.892 96.4959 115.701 99.6294C113.731 101.473 111.861 103.423 109.935 105.315C108.82 106.41 107.687 107.489 106.555 108.568C102.753 112.195 98.9497 115.82 95.1444 119.443C91.179 122.888 87.5148 126.665 84.1916 130.733C83.2314 132.022 82.1944 133.258 81.1301 134.464C80.5975 135.14 79.9501 135.717 79.2176 136.169C75.219 138.229 72.1242 141.695 70.5297 145.901C71.0699 145.585 71.5837 145.254 72.1234 144.973C74.6519 143.947 76.8944 142.324 78.6596 140.243C78.833 140.098 79.0396 139.998 79.261 139.952C79.4823 139.906 79.7116 139.916 79.9283 139.981C80.091 140.116 80.2206 140.287 80.3072 140.48C80.3938 140.673 80.4352 140.883 80.4282 141.095C80.4201 141.669 80.2809 142.234 80.0211 142.746C79.1585 144.382 78.2232 145.98 77.3053 147.587C76.4561 148.996 76.0485 150.627 76.1351 152.269ZM113.923 98.5868L121.676 93.2811C120.163 92.8392 118.624 92.495 117.067 92.2507C112.379 91.7822 107.676 91.4598 102.978 91.0915C102.697 91.079 102.415 91.1105 102.144 91.1849C101.651 91.3901 101.132 91.5285 100.602 91.5965C97.984 91.4725 95.3718 91.2006 92.753 91.1081C89.8678 91.0062 86.9431 91.3121 84.0993 90.9458C81.2478 91.0182 78.4061 91.3093 75.5992 91.8166C74.9989 91.9737 74.448 92.2795 73.9972 92.7058C73.4529 93.0719 72.9566 93.5086 72.4267 93.8971C70.2903 95.3166 68.2288 96.8458 66.2506 98.4786C64.007 100.515 62.0173 102.837 59.9762 105.088C59.1804 105.966 58.4938 106.612 57.4831 105.209L54.1828 112.633C55.9346 112.179 57.6627 111.637 59.3604 111.011C63.6261 109.195 67.8371 107.25 72.0677 105.352C73.0989 104.889 74.1306 104.426 75.1471 103.932C76.297 103.204 77.5242 102.606 78.8061 102.149C82.4113 101.337 86.0607 100.698 89.7141 100.128C92.5039 99.6935 95.3213 99.4102 98.1357 99.166C101.742 98.8531 105.358 98.6536 108.968 98.3907C109.907 98.3224 110.843 98.1208 111.778 98.1298C112.506 98.2127 113.224 98.3658 113.923 98.5868ZM247.689 169.718C246.875 167.754 246.337 170.071 245.555 169.434C245.93 168.875 246.156 168.23 246.212 167.559C245.663 165.928 244.851 164.386 244.139 162.81L243.651 162.912C241.901 173.297 242.376 183.935 245.046 194.122C247.479 191.423 248.999 188.026 249.389 184.413C250.115 180.923 250.464 177.354 251.002 173.658C249.607 174.918 247.909 175.797 246.074 176.21C247.153 174.801 248.508 173.627 250.057 172.761C250.464 172.652 250.828 172.422 251.102 172.102C251.376 171.782 251.547 171.386 251.591 170.967C252.056 168.198 252.504 165.425 252.874 162.642C253.097 160.964 253.163 159.265 253.334 157.166C252.804 157.435 252.299 157.75 251.823 158.105C250.691 159.197 249.628 160.362 248.477 161.433C248.021 161.766 247.525 162.041 247.001 162.253C246.914 162.078 246.874 161.884 246.883 161.689C246.893 161.494 246.953 161.305 247.056 161.14C248.613 159.525 250.272 158.012 252.024 156.611C252.408 156.425 252.729 156.131 252.948 155.765C253.166 155.399 253.272 154.977 253.253 154.551C253.214 153.707 253.324 152.857 253.367 152.01L252.966 151.887C252.361 152.587 251.825 153.344 251.365 154.147C251.067 155.016 250.86 155.914 250.748 156.825L249.812 155.739C249.66 156.018 249.452 156.263 249.203 156.461C248.908 156.518 248.604 156.516 248.309 156.457C248.282 156.195 248.318 155.931 248.414 155.687C250.155 153.701 251.865 151.682 253.715 149.801C254.234 149.288 254.617 148.652 254.828 147.952C255.039 147.253 255.072 146.512 254.923 145.796L251.796 149.194L251.387 148.837C252.791 147.299 254.074 145.654 255.224 143.918C256.148 142.01 256.927 140.034 257.555 138.009L257.22 137.822C256.925 138.218 256.593 138.584 256.227 138.915C255.602 139.401 254.926 139.817 254.211 140.157C253.871 140.089 253.568 139.9 253.358 139.625C253.4 139.375 253.526 139.148 253.716 138.981C255.024 137.987 256.402 137.081 257.661 136.03C258.193 135.498 258.637 134.883 258.974 134.21C259.439 133.441 259.813 132.616 260.262 131.836C260.907 130.714 261.585 129.612 262.248 128.501L261.912 128.264C261.72 128.369 261.542 128.499 261.382 128.649C259.647 130.734 257.947 132.849 256.173 134.901C255.759 135.203 255.29 135.421 254.792 135.543C254.935 135.059 255.149 134.599 255.427 134.179C257.239 132.196 259.018 130.17 260.976 128.337C262.631 126.749 263.726 124.667 264.095 122.403C264.414 120.821 265.018 119.297 265.494 117.747L265.321 117.636L262.51 121.629C262.415 120.989 262.505 120.335 262.768 119.744C263.031 119.153 263.458 118.649 263.997 118.291C264.765 117.397 265.662 116.624 266.659 115.996C266.403 115.775 266.162 115.55 265.905 115.347C265.613 115.028 265.237 114.798 264.82 114.682C264.404 114.567 263.963 114.571 263.549 114.693C263.134 114.816 262.763 115.053 262.476 115.377C262.19 115.701 262 116.098 261.929 116.525C261.53 117.496 260.927 118.37 260.159 119.087C258.266 120.825 256.809 122.986 255.907 125.393C255.179 127.292 254.451 129.192 253.781 131.111C252.922 133.573 252.098 136.048 251.309 138.535C250.974 139.599 250.786 140.709 250.576 141.607C250.331 141.574 250.082 141.593 249.845 141.663C249.592 141.942 249.426 142.287 249.365 142.658C249.357 144.556 248.99 146.435 248.283 148.196C247.511 150.489 246.739 152.782 246 155.086C245.265 157.373 244.571 159.673 243.971 161.609C245.519 163.07 246.655 164.913 247.263 166.953L251.167 162.867C251.211 164.111 252.238 165.044 250.772 165.507C249.935 165.879 249.211 166.463 248.67 167.202C248.129 167.94 247.791 168.808 247.689 169.718ZM80.4191 77.7964C82.1717 78.2013 83.453 78.549 84.7546 78.7878C87.7473 79.3357 90.7405 79.8966 93.7521 80.32C95.3793 80.5487 97.0536 80.4228 98.691 80.601C102.884 81.0573 107.06 81.6961 111.259 82.0678C114.718 82.3741 118.205 82.3406 121.672 82.5747C124.307 82.7526 126.931 83.1013 129.558 83.3985C131.614 83.6312 133.666 83.9128 135.722 84.1481C136.323 84.2168 136.934 84.1995 137.54 84.2248C140.451 84.3459 143.368 84.6514 146.269 84.5354C147.578 84.7306 148.915 84.5028 150.086 83.8851C151.256 83.2673 152.199 82.292 152.777 81.1011C151.777 80.9898 150.789 80.9393 149.826 80.7586C148.33 80.3279 146.803 80.0146 145.258 79.8214C143.409 79.844 141.566 80.0446 139.755 80.4205C139.092 80.6694 138.377 80.7513 137.674 80.6589C136.972 80.5665 136.303 80.3028 135.726 79.8908C135.307 79.6692 134.84 79.5507 134.366 79.5453C133.29 79.5526 132.222 79.3498 131.223 78.9484C128.643 77.2744 125.521 76.6488 122.495 77.1994C121.446 77.4358 120.355 77.4185 119.313 77.1489C118.272 76.8793 117.309 76.3652 116.506 75.6493C116.323 75.3364 116.071 75.0684 115.771 74.865C115.471 74.6615 115.129 74.5277 114.77 74.4733C114.411 74.419 114.045 74.4454 113.698 74.5507C113.351 74.656 113.031 74.8375 112.763 75.082C112.638 75.1504 112.499 75.1932 112.357 75.2082C112.215 75.2232 112.071 75.2099 111.933 75.1692C109.944 74.5976 107.926 74.1321 105.888 73.7745C103.468 72.8312 100.824 72.6247 98.2876 73.1808C98.1048 73.2324 97.9092 73.2122 97.7409 73.1242C96.9936 72.7661 96.2599 72.38 95.4185 71.9512C95.7981 71.0804 94.5436 70.9396 94.3116 70.4154C94.2193 70.1981 94.0832 70.0021 93.9119 69.8397C93.7406 69.6772 93.5377 69.5517 93.3158 69.471C93.0939 69.3903 92.8578 69.3561 92.6222 69.3705C92.3865 69.385 92.1563 69.4477 91.946 69.5549C90.9861 69.68 90.0559 69.9739 89.1983 70.4229C88.4534 70.918 87.7615 71.4884 87.1334 72.1252C84.9685 73.9548 82.8026 75.7833 80.4191 77.7964ZM37.3646 140.412C37.0883 141.727 36.7746 143.247 36.446 144.764C36.3653 145.136 36.2303 145.496 36.1281 145.864C35.6338 147.644 34.9929 149.399 34.6795 151.21C33.9403 155.481 33.3119 159.774 32.7272 164.07C32.3132 167.112 31.8887 170.167 31.7508 173.228C31.5935 176.722 31.7887 180.23 31.7595 183.731C31.9354 189.479 32.6878 195.194 34.0053 200.791C35.1607 206.52 36.9194 212.112 39.252 217.471C40.0753 219.409 40.9359 221.331 41.7795 223.26L42.2695 223.148C42.2802 222.436 42.1928 221.726 42.0095 221.038C40.8357 218.724 39.7888 216.347 38.8737 213.918C37.7846 210.127 36.907 206.278 36.245 202.39C35.5727 198.618 35.2285 194.787 34.7139 190.986C34.5755 190.657 34.3838 190.353 34.1467 190.087L33.9329 193.978C33.7244 193.769 33.5476 193.53 33.4083 193.27C33.4132 190.228 33.2741 187.175 33.4896 184.147C33.7667 180.256 34.292 176.38 34.7819 172.507C35.2243 169.011 35.6519 165.507 36.2922 162.045C36.872 158.91 37.7836 155.839 38.4496 152.718C39.0041 150.121 39.2366 147.444 39.9316 144.889C40.9043 141.313 42.1469 137.809 43.325 134.291C44.3666 131.181 45.4078 128.067 46.5843 125.006C47.3144 123.106 48.3148 121.312 49.1603 119.455C50.9151 115.602 52.6914 111.758 54.3719 107.872C55.6937 105.859 56.5832 103.593 56.9842 101.218C57.0501 100.84 57.2155 100.486 57.4633 100.194C59.2649 97.5152 61.0541 94.8276 62.9123 92.1886C63.4772 91.5036 64.0972 90.8659 64.766 90.2818L65.1034 90.625L64.0502 91.9829C64.7245 91.594 65.3126 91.0722 65.779 90.4492C66.8193 88.8506 67.9723 87.3284 69.2294 85.8941C72.2681 82.9386 75.5052 80.1875 78.6534 77.3443C80.1689 75.9758 81.6659 74.5869 83.1712 73.2073C81.8564 74.3378 80.2931 75.1416 78.6087 75.5532L73.3312 80.8177L72.9695 80.4501C75.8606 76.6991 79.0146 73.1582 82.4077 69.8544C81.331 69.6104 80.2053 69.7053 79.1847 70.1262C77.7598 71.4451 76.4746 72.9072 75.3493 74.4894C74.8489 75.5541 74.1586 76.5185 73.3121 77.3353C71.4565 78.5009 69.8643 80.0404 68.6372 81.8558C67.4683 83.5285 66.1176 85.0664 64.6097 86.4414C62.8091 87.8485 61.2361 89.5249 59.9465 91.4115C58.0847 93.8725 56.1682 96.3057 54.5057 98.8982C53.8511 99.3965 53.4038 100.119 53.2497 100.927C53.0957 101.735 53.2459 102.572 53.6714 103.276C52.9952 103.455 52.3811 103.816 51.8955 104.32C51.4099 104.824 51.0715 105.45 50.9169 106.133C50.0501 108.413 49.2897 110.733 48.4404 113.02C48.2615 113.502 47.809 113.883 47.6321 114.365C46.9637 116.188 46.3268 118.024 45.7367 119.873C45.2928 121.265 44.9911 122.702 44.5327 124.088C43.7702 126.392 42.7629 128.628 42.1604 130.971C40.6806 136.727 39.2994 142.508 38.0169 148.314C36.7271 154.163 35.5989 160.048 34.4283 165.923C34.3124 166.718 34.2415 167.519 34.2158 168.322L33.6002 168.331C33.4237 167.56 33.3523 166.767 33.3881 165.976C34.3042 160.975 35.2461 155.976 36.301 151.002C37.0772 147.343 38.0382 143.723 38.9079 140.124L37.3646 140.412ZM273.807 177.82L273.208 177.38C274.128 175.857 274.969 174.278 275.983 172.82C279.018 169.358 280.889 165.029 281.33 160.446C281.336 159.342 281.527 158.24 281.653 156.926C279.033 159.87 277.379 163.546 276.914 167.459L279.412 164.429L279.746 164.707L273.931 173.775L273.377 173.473C274.016 171.154 276.635 169.473 275.808 166.685L275.261 166.651C275.846 164.391 276.374 162.194 276.986 160.021C278.178 155.781 279.425 151.557 280.631 147.322C280.839 146.591 280.898 145.815 281.131 145.095C281.393 144.286 281.775 143.516 282.105 142.73L282.419 142.867C281.37 148.019 280.321 153.172 279.273 158.324C280.765 156.987 281.782 155.199 282.167 153.232C282.896 148.543 284.12 143.93 285.182 139.294C285.379 138.723 285.639 138.174 285.956 137.659L286.568 137.872C285.386 142.906 284.203 147.94 283.046 152.866C284.254 150.883 285.559 148.912 286.687 146.845C287.713 144.574 288.915 142.386 290.282 140.302C292.474 137.251 294.467 134.062 296.25 130.755C296.749 129.692 297.066 128.554 297.189 127.386C297.312 126.699 296.97 126.358 296.135 126.596C294.969 126.93 293.75 127.074 292.568 127.36C292.216 127.467 291.899 127.666 291.65 127.937C289.925 129.724 288.148 131.47 286.533 133.353C284.696 135.405 282.997 137.577 281.449 139.855C279.693 142.565 278.265 145.488 276.698 148.32C274.881 150.59 273.752 153.332 273.445 156.223C273.053 156.66 272.572 157.007 272.035 157.243C271.884 159.477 271.623 162.081 271.549 164.69C271.42 169.319 271.532 173.956 271.298 178.578C271.118 182.114 270.497 185.626 270.212 189.161C270.289 190.294 270.503 191.414 270.849 192.495C271.16 191.907 271.262 191.76 271.319 191.598C272.104 188.959 273.041 186.367 274.125 183.835C275.418 181.201 277.244 178.832 278.744 176.293C279.187 175.476 279.486 174.589 279.628 173.67C279.895 172.227 280.017 170.757 280.179 169.296C280.163 168.895 280.114 168.495 280.032 168.102L273.807 177.82ZM257.315 86.6698C257.205 86.5366 257.071 86.4259 256.919 86.3437C253.812 85.2899 250.528 84.855 247.253 85.0636C246.433 84.9368 245.596 84.9895 244.798 85.2181C244.001 85.4467 243.263 85.8457 242.635 86.3876C240.105 89.0369 237.851 91.9352 235.905 95.0382C234.669 96.5917 233.779 98.3913 233.294 100.316C233.119 102.093 232.31 103.746 231.014 104.974C230.175 105.889 229.476 106.925 228.941 108.047C228.021 109.979 227.26 111.989 226.484 113.986C226.186 114.752 226.027 115.573 225.805 116.369L226.151 116.741C227.404 116.144 228.634 115.49 229.916 114.967C230.955 114.565 232.018 114.232 233.1 113.971C233.641 113.829 234.242 113.914 234.785 113.775C237.487 113.082 238.577 113.811 238.783 116.491C238.874 116.593 238.985 116.676 239.11 116.734C239.327 116.525 239.525 116.297 239.701 116.053C240.87 114.096 242.06 112.15 243.171 110.161C245.513 105.967 247.823 101.756 250.099 97.5266C250.281 96.9261 250.355 96.2979 250.316 95.6716L249.933 95.4352L245.723 98.0537L247.071 98.5249C246.71 98.7521 246.38 99.024 246.089 99.3342C245.731 99.8739 245.408 100.436 245.121 101.016C245.02 101.199 244.931 101.389 244.761 101.725L244.379 100.363C241.415 101.318 241.144 102.558 240.955 106.301L242.467 106.201L242.528 106.49L239.985 108.071C240.372 104.089 240.698 100.349 241.135 96.621C241.207 95.9988 240.398 95.0543 241.628 94.7123C241.848 95.4758 241.981 96.2616 242.024 97.0549C241.893 98.3213 241.694 99.5797 241.428 100.825L242.852 100.087C242.555 99.7069 242.286 99.3057 242.048 98.8863C242.194 98.6836 242.384 98.5171 242.605 98.3999C243.604 97.796 244.616 97.2114 245.809 96.5108C247.412 96.7989 248.212 94.4238 250.014 94.6043C250.014 93.8548 249.978 93.2296 250.027 92.6111C250.071 92.2119 250.179 91.8224 250.347 91.4578C250.544 91.3989 250.755 91.4158 250.941 91.5054C251.121 91.9228 251.223 92.3698 251.242 92.8242C251.226 93.5966 251.09 94.3666 251.004 95.1376L251.394 95.2316C252.779 93.1608 253.815 90.8772 254.461 88.4714C253.132 88.8869 251.867 89.4837 250.701 90.2448C249.461 91.1127 248.396 92.2281 247.218 93.1897C246.917 93.3361 246.59 93.421 246.256 93.4394C246.224 93.1478 246.256 92.8526 246.35 92.5747C246.674 91.9884 247.111 91.4724 247.636 91.0569C249.739 89.7401 251.895 88.5046 254.062 87.2946C254.242 87.2049 254.439 87.1577 254.64 87.1567C254.84 87.1557 255.038 87.2008 255.219 87.2887C256.546 88.3024 256.554 88.3258 257.315 86.6698ZM290.189 164.497L289.717 164.125C289.907 163.769 290.14 163.438 290.411 163.138C290.907 162.703 291.521 162.402 292.012 161.963C294.813 159.46 297.587 156.927 300.39 154.427C300.694 154.234 301.027 154.094 301.378 154.012C301.88 153.907 302.36 153.718 302.799 153.452C304.453 151.95 306.039 150.374 307.654 148.828C308.42 148.314 309.059 147.632 309.522 146.834C309.986 146.037 310.262 145.144 310.33 144.223C310.431 143.461 310.274 142.687 309.884 142.025C308.82 141.598 307.699 141.334 306.557 141.243C306.372 141.289 306.212 141.404 306.108 141.564C305.1 142.747 304.11 143.947 303.097 145.127C302.87 145.353 302.626 145.561 302.368 145.751C301.626 146.389 300.85 146.994 300.154 147.679C299.495 148.328 298.945 149.085 298.304 149.753C296.94 151.175 295.428 152.474 294.203 154.005C293.14 155.333 292.467 156.967 291.483 158.368C289.763 160.693 288.297 163.195 287.11 165.832C286.515 166.69 286.097 167.657 285.881 168.678C285.665 169.699 285.656 170.753 285.853 171.778C285.886 171.967 285.876 172.162 285.823 172.347C285.423 174.828 284.989 177.304 284.624 179.789C284.317 181.875 284.089 183.973 283.777 186.451C285.079 185.403 286.116 184.523 287.211 183.721C287.557 183.585 287.927 183.524 288.299 183.542C288.225 183.912 288.123 184.276 287.993 184.63C287.846 184.746 287.682 184.84 287.507 184.907C286.442 185.45 285.522 186.239 284.825 187.21C284.128 188.181 283.674 189.305 283.502 190.488C283.386 193.949 282.704 197.391 282.292 200.844C282.286 201.25 282.322 201.656 282.401 202.055L282.816 202.13C283.759 200.662 284.787 199.239 285.616 197.709C286.199 196.633 286.322 195.288 286.979 194.276C289.375 190.587 288.942 185.944 291.166 182.217C291.235 182.037 291.254 181.841 291.221 181.65C291.07 179.1 290.822 176.551 290.798 173.999C290.832 172.791 291.056 171.596 291.461 170.457C291.885 169.133 292.529 167.879 293.077 166.595C291.446 167.945 289.505 168.869 287.428 169.283C287.709 168.907 288.065 168.593 288.474 168.362C290.62 166.972 292.633 165.387 294.489 163.628C296.229 161.451 297.805 159.148 299.206 156.739L290.189 164.497ZM354.17 242.145L353.773 242.07C353.008 244.254 352.325 246.471 351.456 248.612C350.599 250.727 349.487 252.737 348.606 254.843C347.338 257.872 346.142 260.932 344.994 264.009C344.748 264.882 344.579 265.776 344.489 266.68L344.999 266.993L356.578 255.917L356.886 256.229C356.664 256.519 356.461 256.826 356.217 257.095C354.261 259.253 352.385 261.492 350.308 263.527C348.697 265.08 346.956 266.492 345.106 267.75C344.758 267.924 344.452 268.171 344.208 268.473C343.963 268.775 343.786 269.126 343.689 269.502C343.308 271.239 342.79 272.946 342.354 274.672C342.329 274.831 342.345 274.994 342.402 275.145C343.383 274.533 344.321 273.857 345.211 273.12C349.347 269.226 353.03 264.877 356.19 260.156C357.871 257.381 359.776 254.748 361.885 252.283C363.603 250.183 364.66 247.622 364.923 244.922C365.411 242.511 365.457 240.004 366.016 237.614C366.834 234.117 367.937 230.686 368.954 227.098C363.744 230.522 362.857 231.106 363.444 233.315L365.187 232.854L365.648 233.318C364.499 233.983 363.52 234.905 362.788 236.013C362.056 237.121 361.591 238.384 361.43 239.702C361.961 239.299 362.521 238.936 363.106 238.616C363.551 238.476 364.013 238.394 364.479 238.372C364.318 238.81 364.085 239.217 363.788 239.577C361.601 241.42 359.376 243.218 357.149 245.013C356.859 245.202 356.55 245.361 356.227 245.485L355.891 245.034C357.086 243.848 358.251 242.629 359.484 241.484C360.052 240.846 360.487 240.102 360.765 239.294C361.043 238.487 361.158 237.632 361.103 236.78C359.635 238.03 358.439 239.033 357.262 240.06C356.902 240.286 356.616 240.613 356.439 241C356.041 243.337 355.732 245.69 355.335 248.446C356.001 247.977 356.333 247.752 356.655 247.514C358.073 246.465 359.469 245.384 360.92 244.382C361.319 244.222 361.745 244.141 362.175 244.144C362.002 244.559 361.767 244.945 361.477 245.289C359.007 246.827 356.76 248.698 354.801 250.849C354.015 251.713 353.107 252.457 352.107 253.059L351.813 252.743C352.527 251.885 353.309 251.072 353.931 250.151C354.368 249.564 354.637 248.868 354.71 248.139C354.743 246.46 354.577 244.775 354.459 243.095C354.399 242.768 354.302 242.449 354.17 242.145ZM324.597 131.005C324.705 130.755 324.846 130.52 325.016 130.307C327.641 129.905 330.264 129.492 332.899 129.166C333.318 129.459 333.67 129.839 333.932 130.278H331.651L329.085 136.223L329.408 136.461C330.17 135.656 330.894 134.812 331.701 134.056C332.122 133.374 332.702 132.804 333.391 132.394C334.079 131.985 334.857 131.748 335.657 131.704C336.414 131.778 336.64 131.094 336.002 130.561C334.977 129.705 333.868 128.951 332.815 128.128C332.704 128.053 332.61 127.957 332.537 127.845C332.464 127.733 332.415 127.607 332.391 127.476C332.151 125.206 331.652 122.97 330.906 120.813C330.082 121.292 329.228 121.718 328.35 122.09C325.062 123.097 321.971 124.658 319.211 126.708C318.737 127.087 318.509 127.783 318.022 128.133C317.321 128.637 316.425 128.87 315.724 129.375C313.756 130.794 311.832 132.276 309.919 133.769C308.831 134.617 307.776 135.509 306.749 136.43C305.995 137.106 305.31 137.86 304.595 138.58L304.807 138.696L306.445 137.864L307.037 139.913L312.06 139.611L312.895 138.736C313.166 139.122 313.352 139.562 313.441 140.025C313.334 141.08 313.173 142.129 312.957 143.167C313.284 143.318 313.576 143.535 313.815 143.804C314.055 144.073 314.237 144.388 314.349 144.73C314.462 145.072 314.503 145.433 314.47 145.792C314.437 146.15 314.331 146.498 314.158 146.814C315.777 146.173 317.343 145.404 318.841 144.515C321.233 142.807 323.409 140.799 325.773 139.049C326.757 138.5 327.518 137.624 327.924 136.573C328.557 134.49 329.348 132.456 330.08 130.382L324.597 131.005ZM267.795 117.387L268.22 117.95C268.546 117.915 268.863 117.814 269.15 117.654C270.319 116.577 271.459 115.467 272.579 114.338C276.121 110.73 280.075 107.551 284.359 104.866C286.125 103.957 287.491 102.425 288.192 100.567L286.513 101.856C286.672 101.174 287.019 100.551 287.516 100.057C289.46 98.2485 291.45 96.4886 293.569 94.5783C291.948 94.0068 290.245 93.3986 288.532 92.8174C288.439 92.799 288.342 92.8003 288.249 92.8213C288.155 92.8423 288.067 92.8826 287.99 92.9395C287.616 93.2033 287.164 93.3333 286.707 93.3085C286.25 93.2837 285.814 93.1057 285.471 92.803C284.564 92.2727 283.623 91.8005 282.702 91.2937C282.2 90.8974 281.583 90.6733 280.944 90.6544C280.304 90.6356 279.676 90.8231 279.151 91.1892C278.268 91.8369 277.442 92.5583 276.681 93.3458C275.242 94.9229 273.938 96.622 272.507 98.2059C271.136 99.723 269.639 101.126 268.26 102.637C266.421 104.654 264.616 106.702 262.847 108.782C262.079 109.679 261.42 110.669 260.712 111.617L260.937 111.926C262.197 111.331 263.467 110.691 263.904 112.718C263.939 112.781 263.988 112.835 264.047 112.876C264.106 112.918 264.173 112.947 264.244 112.96C265.497 113.233 266.754 113.489 268.024 113.752C268.122 111.842 268.186 109.895 268.345 107.956C268.473 107.493 268.679 107.055 268.956 106.663C269.175 107.073 269.34 107.51 269.445 107.964C269.496 108.471 269.291 108.999 269.295 109.517C268.843 111.678 268.803 113.905 269.18 116.08C269.177 116.236 269.141 116.388 269.073 116.528C269.005 116.668 268.907 116.79 268.786 116.888C268.479 117.097 268.146 117.265 267.795 117.387ZM303.531 140.244C303.242 139.848 302.993 139.423 302.789 138.977C302.709 138.8 302.666 138.608 302.665 138.414C302.664 138.22 302.703 138.028 302.781 137.85C304.733 135.93 306.663 133.974 308.763 132.225C310.585 130.709 312.628 129.461 314.548 128.06C314.729 127.955 314.887 127.816 315.014 127.65C315.14 127.484 315.232 127.294 315.285 127.092C315.266 126.485 315.389 125.881 315.645 125.331C315.901 124.78 316.283 124.296 316.759 123.919C317.135 123.431 317.529 122.952 317.867 122.438C319.434 120.056 320.926 117.623 322.555 115.284C324.804 112.055 324.846 112.084 321.671 109.857C319.584 108.393 319.518 108.341 318.013 110.273C316.236 112.444 314.597 114.725 313.105 117.1C312.076 119.083 310.795 120.925 309.294 122.579C308.724 123.09 308.181 123.63 307.667 124.196C304.48 128.071 301.276 131.932 298.176 135.875C297.234 137.04 296.492 138.354 295.981 139.763C295.276 142.025 294.685 144.322 294.211 146.644C293.842 148.235 293.576 149.849 293.205 151.755L302.584 142.498C300.088 140.104 303.218 141.075 303.531 140.244ZM298.389 132.415L298.788 132.681C300.046 131.234 301.348 129.824 302.551 128.333C304.407 126.034 306.133 123.628 308.029 121.363C310.056 119.358 311.482 116.826 312.148 114.054C312.386 112.569 311.996 112.138 310.583 112.611C308.684 113.247 306.809 113.955 304.93 114.653C304.141 114.946 303.544 114.963 303.445 113.978C305.645 113.159 307.786 112.391 309.903 111.563C310.624 111.552 311.324 111.321 311.91 110.902C312.496 110.483 312.941 109.895 313.184 109.216C313.457 109.075 313.751 108.983 314.055 108.942L313.238 112.604C314.995 110.93 316.553 109.058 317.882 107.026C318.047 106.604 318.108 106.148 318.061 105.697C318.014 105.246 317.86 104.813 317.611 104.434C317.362 104.055 317.027 103.741 316.632 103.518C316.237 103.295 315.795 103.17 315.342 103.153C312.889 103.791 310.548 104.8 308.401 106.147C305.148 108.374 302.393 111.329 299.13 113.537C295.269 116.425 291.8 119.803 288.81 123.586C288.267 124.205 288.404 124.643 289.116 124.884C290.094 125.418 291.179 125.725 292.291 125.781C293.403 125.838 294.514 125.643 295.541 125.211C296.037 124.852 296.628 124.647 297.24 124.622C297.853 124.597 298.459 124.752 298.983 125.068C298.983 123.397 298.94 121.832 299.014 120.274C299.034 120.05 299.102 119.832 299.214 119.637C299.326 119.442 299.479 119.273 299.663 119.143C300.956 118.451 302.315 117.883 303.937 117.136C304.173 117.23 304.428 117.267 304.681 117.243C304.934 117.22 305.178 117.137 305.393 117.002C305.608 116.866 305.788 116.682 305.918 116.464C306.049 116.246 306.126 116 306.143 115.747C306.223 115.378 306.35 115.021 306.523 114.685C306.594 114.603 306.685 114.541 306.788 114.504C306.89 114.467 307 114.458 307.107 114.476C307.192 114.544 307.26 114.629 307.31 114.726C307.359 114.823 307.388 114.929 307.394 115.037C307.196 116.83 306.797 118.595 306.204 120.299C306.01 120.537 305.756 120.719 305.469 120.827C305.274 120.591 305.138 120.311 305.074 120.011C305.18 119.406 305.33 118.81 305.524 118.227C303.375 118.483 303.074 118.926 302.709 122.322L305.605 121.542L305.814 122.099L302.801 123.272L301.907 125.064L300.289 123.941C300.315 124.546 300.309 125.152 300.272 125.757C300.273 126.151 300.139 126.534 299.893 126.842C299.547 126.909 299.241 127.11 299.043 127.4C298.844 127.691 298.768 128.049 298.831 128.395C298.661 129.733 298.534 131.075 298.389 132.415ZM32.3061 67.2805C33.7541 67.1004 35.2117 66.8923 36.6755 66.7425C39.7247 66.271 42.8009 65.9954 45.8853 65.9173C51.4553 66.0693 57.0168 66.5979 62.5761 67.0401C64.6027 67.2012 66.614 67.56 68.6309 67.8357C70.7946 68.1316 72.9498 68.5918 75.1221 68.6924C77.3385 68.7951 79.572 68.46 81.7964 68.4818C82.6442 68.6817 83.529 68.6609 84.3664 68.4215C85.2038 68.182 85.9659 67.7319 86.5799 67.1141C86.6976 67.1253 86.8126 67.1559 86.9203 67.2047L87.1597 68.6256C88.4205 68.8621 89.7189 68.8032 90.9532 68.4536C92.1874 68.104 93.3238 67.4731 94.2733 66.6106L92.5843 66.003C93.3035 65.5486 93.8378 64.8534 94.0915 64.0414C94.3453 63.2295 94.3021 62.3537 93.9696 61.5707C93.9044 61.0283 93.6752 60.5187 93.3126 60.1101C92.9499 59.7015 92.4712 59.4133 91.9403 59.2842C91.5366 59.8696 91.0076 60.6667 90.9911 60.6562C89.0795 59.8017 86.9445 59.582 84.8989 60.0294C82.7649 60.106 80.6437 60.3929 78.5659 60.8857C76.7205 61.4448 74.91 62.1134 73.1442 62.888C72.8357 63.0092 72.5134 63.0918 72.1846 63.134C70.1681 63.3543 68.1463 63.5284 66.1325 63.77C64.3384 63.985 62.5594 64.3656 60.7609 64.4921C58.9655 64.6183 57.1542 64.5198 55.2945 64.5198C54.7113 66.0033 54.5909 65.8429 52.8471 65.2856C51.1712 64.4797 49.3053 64.1518 47.4551 64.3382C46.6587 64.4857 45.8515 64.5671 45.0417 64.5815C40.637 64.3956 36.2566 65.3238 32.3061 67.2805ZM371.615 65.3778C372.058 66.5265 372.63 67.6212 373.319 68.6408C374.025 68.7926 374.758 68.756 375.444 68.5348C375.73 68.5545 376.018 68.5176 376.289 68.4263C376.431 68.3615 376.557 68.2676 376.659 68.1508C376.762 68.034 376.839 67.8969 376.885 67.7484C376.918 66.3738 376.719 65.0035 376.295 63.6954C373.682 58.891 370.514 54.4095 366.857 50.3428C365.501 48.6708 364.126 46.9988 362.615 45.4697C360.851 43.1516 358.691 41.1638 356.234 39.598C353.76 38.4067 351.401 36.9723 348.918 35.8028C348.584 35.7157 348.234 35.7142 347.9 35.7983C347.565 35.8825 347.258 36.0495 347.005 36.2841C346.851 37.0535 346.951 37.8522 347.29 38.5596C347.63 39.267 348.19 39.8447 348.887 40.2054C347.774 41.1102 347.715 41.5925 348.547 43.3356C350.282 42.6439 352.593 42.8569 352.848 40.1948L354.944 41.5781C353.732 42.5782 353.808 43.3511 355.297 45.8178L356.986 45.5987C356.464 46.1581 355.981 46.7529 355.541 47.3789C355.474 47.7727 355.498 48.1766 355.613 48.5592C355.728 48.9417 355.93 49.2925 356.203 49.584C357.213 49.7543 358.246 49.7401 359.251 49.5421C358.84 48.8001 358.644 47.9587 358.683 47.1117C358.723 46.2647 358.997 45.4453 359.475 44.7448C359.655 45.5307 359.759 46.0215 359.88 46.5083C359.939 47.2197 360.14 47.9121 360.473 48.5435C361.048 48.916 361.698 49.1546 362.377 49.2415L360.664 50.0542C360.912 50.6914 361.129 51.2179 361.323 51.7525C361.53 52.3201 361.715 52.8954 361.831 53.2361L363.823 53.6218L364.055 54.0551C362.127 54.5901 362.605 55.6617 363.054 56.8221C363.649 58.3597 365.162 56.865 366.035 57.7978L363.989 58.8007C364.571 61.7845 364.893 61.975 367.384 61.3704C367.612 61.3645 367.834 61.299 368.029 61.1803C368.223 61.0616 368.383 60.894 368.492 60.6942C368.602 60.4944 368.657 60.2694 368.652 60.0417C368.647 59.814 368.582 59.5916 368.464 59.3966C367.996 57.9938 367.609 56.5652 367.304 55.118C367.295 54.4359 367.399 53.757 367.612 53.109L368.134 53.1446C368.242 53.5853 368.357 54.0246 368.458 54.467C368.846 56.1717 369.218 57.8804 369.621 59.5817C369.839 60.5029 370.23 61.1598 371.398 60.7599C371.741 60.8145 372.063 60.9593 372.332 61.1796C372.145 61.4484 371.891 61.6641 371.596 61.8055C370.853 61.8309 370.258 61.9944 370.544 62.8497C370.77 63.5252 371.05 64.3533 372.168 63.9509C372.764 63.7766 373.383 63.6995 374.003 63.7225C374.297 63.7798 374.577 63.8921 374.83 64.0537C374.688 64.3561 374.475 64.6197 374.21 64.8218C373.355 65.0528 372.489 65.2383 371.615 65.3778ZM366.958 191.807C367.024 192.492 367.016 193.181 366.935 193.864C366.545 195.522 365.997 197.143 365.593 198.799C364.871 201.752 364.257 204.733 363.505 207.678C362.902 210.043 362.103 212.357 361.494 214.721C359.916 220.844 358.394 226.981 356.854 233.113C356.708 233.408 356.654 233.74 356.697 234.065C356.96 234.663 357.101 235.307 357.112 235.96C357.123 236.613 357.004 237.262 356.761 237.868C356.735 238.315 356.757 238.766 356.757 239.407C358.389 238.079 359.953 236.669 361.443 235.182C361.917 234.357 362.223 233.446 362.345 232.502L361.935 232.395L360.091 233.825C360.351 231.647 363.397 230.986 362.561 228.213C362.299 228.433 362.206 228.529 362.096 228.6C361.698 228.858 361.294 229.107 360.893 229.359C361.063 228.895 361.269 228.445 361.509 228.013C362.031 227.497 362.464 226.898 362.791 226.24C362.884 225.145 362.904 224.045 362.85 222.948C362.802 222.24 362.962 221.533 363.31 220.914C364.591 219.445 366.036 218.115 367.452 216.769C367.786 216.533 368.152 216.346 368.539 216.213L368.807 216.613C368.055 217.506 367.22 218.325 366.312 219.06C365.329 219.738 364.601 220.727 364.247 221.867C363.892 223.008 363.93 224.234 364.354 225.351C366.175 223.643 367.844 222.096 369.478 220.512C369.604 220.264 369.643 219.98 369.586 219.707C369.489 217.956 369.427 216.2 369.249 214.457C369.036 212.356 368.746 210.263 368.437 208.174C368.251 206.915 367.919 205.676 367.749 204.415C367.751 203.896 367.82 203.38 367.952 202.878C368.223 200.824 368.44 198.762 368.774 196.718C368.993 195.375 369.379 194.059 369.69 192.731L369.22 192.616C368.104 196.949 366.989 201.281 365.874 205.614L365.377 205.508C365.388 204.908 365.441 204.31 365.538 203.718C366.357 200.207 367.152 196.688 368.088 193.208C368.387 192.094 368.069 191.815 366.958 191.807ZM33.6336 94.2207L34.0613 94.6588C34.403 94.4163 34.7637 94.1964 35.0832 93.9275C36.6055 92.6458 38.0268 91.2215 39.6534 90.092C41.9417 88.5029 44.3742 87.1202 46.7595 85.6732C47.0986 85.518 47.4545 85.4026 47.8201 85.3293C48.2111 85.2337 48.5943 85.1088 48.9665 84.9556C50.0313 84.4306 51.0488 83.801 52.1365 83.3329C53.0518 83.242 53.9392 82.9663 54.7449 82.5226C55.5506 82.0788 56.2578 81.4762 56.8239 80.7512C56.9118 80.6719 57.0158 80.6124 57.1287 80.5766C57.2416 80.5409 57.3608 80.5298 57.4784 80.544C59.3535 80.5721 61.225 80.7193 63.0815 80.9848C64.3552 81.3913 65.7359 81.2973 66.9427 80.7219C68.1495 80.1465 69.0917 79.133 69.5778 77.8875C67.9185 77.1983 66.2062 76.6448 64.4575 76.2324C62.5974 76.2282 60.7443 76.0044 58.9367 75.5656C56.4311 74.8132 53.7384 74.9874 51.3506 76.0564C50.6339 76.427 49.8458 76.6569 49.1003 76.9748C46.7208 77.8311 44.4022 78.8481 42.1605 80.0187C38.0768 82.4672 34.1751 85.2191 30.1966 87.8431C29.7955 88.1078 29.3861 88.3596 28.9805 88.6174C30.2336 88.4339 31.4519 88.062 32.5939 87.5143C34.3222 86.576 36.1702 85.8774 38.0869 85.4377C39.7071 85.1056 41.2833 84.5867 42.7839 83.8914C45.6298 82.5516 48.3874 81.0244 51.2319 79.5489C50.5968 79.3863 49.9709 79.1895 49.3569 78.9595C49.0047 78.7549 48.681 78.5048 48.394 78.2157C48.7107 77.9319 49.0972 77.7375 49.5139 77.6525C51.0225 78.2494 52.4788 78.9788 53.9528 79.6634L53.8561 80.1293C53.4054 80.339 52.9334 80.4993 52.4483 80.6073C48.9869 81.1512 45.7692 82.724 43.2135 85.1211C40.4257 87.4773 37.9644 90.2189 35.3442 92.7754C34.8111 93.2952 34.2056 93.7409 33.6336 94.2207ZM209.904 98.5267L206.091 101.819C206.063 101.348 206.063 100.675 205.966 100.017C205.869 99.7061 205.725 99.412 205.539 99.1451C205.863 98.9874 206.202 98.854 206.509 98.6667C207.057 98.4141 207.56 98.0716 207.995 97.6534C210.18 94.8923 210.755 90.9401 214.284 89.1718C214.624 89.0215 214.972 88.8892 215.326 88.7756C215.239 89.1501 215.099 89.5103 214.91 89.8455C213.739 91.3714 212.526 92.8646 211.327 94.3693L211.612 94.6911C212.904 94.4013 214.035 93.6237 214.767 92.5205C215.28 91.5 215.896 90.5352 216.607 89.6415C217.516 88.2051 218.402 86.7535 219.318 85.2757C217.371 84.6521 215.575 84.1229 213.816 83.4928C213.664 83.4053 213.495 83.3503 213.321 83.3312C213.146 83.3122 212.97 83.3295 212.802 83.3821C212.635 83.4348 212.48 83.5215 212.348 83.637C212.216 83.7524 212.109 83.894 212.034 84.0528C211.354 85.0898 210.487 86.0019 209.744 86.9995C208.31 88.7037 207.008 90.5148 205.85 92.4172C203.422 97.0108 201.223 101.726 198.981 106.416C198.73 107.123 198.558 107.855 198.465 108.599C199.803 107.966 200.886 107.538 201.884 106.962C203.536 106.008 205.134 104.959 206.754 103.951L207.041 104.411L203.593 106.535C205.163 106.763 205.775 107.458 205.467 108.801C205.664 108.348 205.903 107.914 206.181 107.505C206.567 107.226 206.996 107.01 207.45 106.866C207.572 107.271 207.617 107.696 207.584 108.118C207.295 108.955 206.961 109.775 206.582 110.576C207.397 110.434 208.144 110.031 208.711 109.429C209.279 108.827 209.637 108.058 209.731 107.235C209.917 106.602 210.149 105.982 210.426 105.382C211.442 103.317 212.496 101.27 213.536 99.216C210.93 102.477 210.93 102.477 208.525 101.991C210.416 100.123 211.908 97.8912 212.912 95.4299L212.513 94.9923L208.631 97.8598L208.874 98.2526L209.904 98.5267ZM52.2931 116.38C53.4528 116.554 54.5595 116.983 55.5341 117.635C56.4354 118.991 57.1471 118.281 57.9919 117.855C58.3527 117.622 58.7254 117.409 59.1085 117.216C61.7741 116.212 64.4496 115.235 67.1225 114.251C69.131 113.511 71.207 112.915 73.1354 112.005C76.3732 110.478 79.475 108.662 82.7139 107.138C85.2927 105.841 87.9736 104.759 90.7296 103.901C96.5048 102.607 102.459 102.309 108.334 103.02C108.763 103.129 109.211 103.144 109.646 103.065C110.082 102.986 110.495 102.813 110.858 102.56C111.221 102.307 111.526 101.978 111.751 101.597C111.975 101.216 112.116 100.79 112.161 100.35C110.984 100.388 109.657 99.1882 108.943 100.67C108.103 100.484 107.25 100.358 106.392 100.293C105.301 100.293 104.21 100.533 103.118 100.539C98.3147 100.789 93.5408 101.444 88.8475 102.498C86.602 102.891 84.349 103.258 82.1242 103.749C79.4676 104.202 76.9375 105.214 74.7009 106.718L82.3591 105.935L82.4431 106.507C82.026 106.656 81.6004 106.78 81.1685 106.878C79.2018 107.213 77.2125 107.44 75.2679 107.87C74.2747 108.09 73.6123 108.227 73.8076 106.851C73.5279 106.872 73.251 106.921 72.9809 106.996C69.9763 108.26 66.9819 109.547 63.9754 110.806C60.6377 112.203 57.2789 113.551 53.9579 114.987C53.3444 115.376 52.7847 115.845 52.2931 116.38ZM377.231 207.981L379.684 205.942L380.052 206.349C377.868 208.945 375.531 211.408 373.054 213.726C373.769 211.807 374.951 210.096 376.493 208.747L374.653 206.77C372.247 207.891 373.647 210.452 372.476 212.213V209.203L371.336 209.466C371.324 207.887 374.274 206.874 372.003 204.911C372.043 204.737 372.133 204.579 372.261 204.456C373.642 203.635 373.059 202.603 372.547 201.63C372.458 201.482 372.336 201.357 372.19 201.264C372.045 201.171 371.88 201.114 371.708 201.096C371.547 201.193 371.408 201.324 371.302 201.479C371.195 201.634 371.122 201.81 371.089 201.996C371.039 202.708 371.033 203.423 371.072 204.136C371.067 206.748 370.966 209.365 371.091 211.97C371.156 213.307 371.816 214.619 371.864 215.954C371.939 218.046 371.747 220.148 371.622 222.244C371.562 223.237 371.362 224.222 371.281 225.215C371.117 227.238 370.99 229.265 370.847 231.29L371.388 231.353C372.627 228.178 373.831 224.988 375.116 221.831C376.407 218.659 377.779 215.521 379.115 212.368L378.767 212.191L375.877 214.327L375.49 213.901C376.435 212.9 377.434 211.951 378.483 211.058C379.414 210.468 380.083 209.544 380.352 208.475C380.559 207.449 380.821 206.43 381.12 205.427C381.549 204.077 381.622 202.64 381.334 201.253C381.046 199.867 380.405 198.578 379.474 197.511C378.058 199.09 376.866 200.585 375.495 201.893C374.518 202.825 374.72 203.465 375.595 204.307L378.618 201.951L378.931 202.341C378.436 202.883 377.965 203.449 377.442 203.962C375.816 205.559 375.774 206.031 377.231 207.981ZM86.6622 274.283C86.7537 274.449 86.8784 274.593 87.0284 274.708C88.7888 275.663 90.5275 276.671 92.3481 277.497C93.0615 277.82 93.8857 278.64 94.8098 277.734C94.9201 277.695 95.0378 277.681 95.1543 277.692C95.2709 277.704 95.3833 277.741 95.4836 277.802C99.2005 279.402 103.205 280.226 107.252 280.223C111.478 280.736 115.799 280.411 120.056 280.742C123.769 280.876 127.462 280.158 130.854 278.643C134.592 277.129 138.189 275.289 141.604 273.143C144.045 271.449 146.376 269.6 148.581 267.608C150.837 265.788 153.122 264.002 155.339 262.136C156.81 261.064 157.935 259.585 158.577 257.882L156.631 259.353L156.172 259.018L161.611 251.057L161.196 250.766C158.748 253.809 156.407 256.947 153.817 259.862C152.112 262.17 150.076 264.214 147.775 265.929C146.908 266.792 146.104 267.715 145.368 268.692C143.786 270.031 142.138 271.289 140.43 272.463C139.404 273.379 138.201 274.076 136.896 274.513C134.201 275.008 132.13 276.841 129.462 277.478C127.659 278.041 125.804 278.426 123.926 278.628C120.581 278.759 117.231 278.78 113.883 278.815C111.769 278.959 109.646 278.933 107.536 278.737C103.103 278.059 98.7029 277.146 94.3117 276.222C91.7264 275.678 89.1841 274.929 86.6622 274.283ZM148.294 130.168L148.119 129.799C147.994 129.836 147.868 129.871 147.744 129.91C145.67 131.089 143.345 131.756 140.961 131.856C140.133 131.729 139.338 131.318 138.512 131.263C135.993 131.096 133.466 131.038 130.943 130.938L130.914 131.281L134.614 132.209L134.506 132.452L120.824 131.792C121.262 131.397 121.78 131.101 122.343 130.924C122.906 130.748 123.501 130.696 124.086 130.772C123.191 130.628 122.348 130.485 121.502 130.359C120.294 130.181 120.021 129.609 120.518 128.47C121.087 127.163 121.464 125.774 121.989 124.446C123.157 121.496 124.349 118.555 125.564 115.623C126.114 114.295 126.736 112.997 127.38 111.562C126.218 111.773 125.119 112.241 124.161 112.932C123.204 113.623 122.413 114.52 121.848 115.557C121.583 115.92 121.405 116.34 121.329 116.784C121.252 117.227 121.279 117.683 121.407 118.114C121.48 119.245 121.336 120.379 120.981 121.456C120.724 123.194 120.527 124.943 120.19 126.665C119.968 127.113 119.65 127.506 119.261 127.818C119.186 127.371 119.157 126.917 119.173 126.464C119.493 124.035 119.855 121.612 120.202 119.186L119.533 119.099C118.523 122.676 118.127 126.4 118.363 130.11L119.008 129.136C119.118 129.346 119.179 129.578 119.186 129.814C119.193 130.051 119.147 130.287 119.05 130.503C118.775 131.043 118.63 131.64 118.626 132.246C118.621 132.852 118.758 133.451 119.025 133.996C119.041 134.478 119.237 134.938 119.574 135.284C119.91 135.63 120.364 135.839 120.846 135.868C122.632 136.11 124.437 136.181 126.237 136.078C130.002 135.653 133.737 134.965 137.484 134.384L137.431 133.965L133.346 133.747L133.358 133.166C134.224 133.114 135.092 132.996 135.955 133.024C138.118 133.095 140.282 133.364 142.44 133.31C144.895 133.247 145.97 130.595 148.294 130.168ZM328.676 265.54C330.589 261.493 332.266 257.309 334.484 253.435C336.717 249.535 337.91 245.271 340.092 241.151C339.268 241.253 338.484 241.569 337.818 242.066C337.153 242.564 336.629 243.227 336.297 243.989L336.097 242.935C333.556 242.841 334.22 245.163 333.516 246.462L333.158 246.376L332.703 244.754C331.811 245.27 331.086 246.032 330.617 246.949C330.147 247.867 329.952 248.9 330.055 249.925C331.723 249.258 333.533 249.022 335.317 249.238C334.959 249.531 334.554 249.76 334.12 249.915C332.078 250.948 329.055 250.578 328.523 253.796C328.341 253.881 328.149 253.941 327.952 253.974L329.746 246.864L329.275 246.609C328.966 246.899 328.703 247.234 328.494 247.603C328.226 248.307 328.096 249.062 327.896 249.793C327.047 252.406 326.339 255.064 325.774 257.753C325.19 259.178 325.165 260.771 325.703 262.214C326.24 263.657 327.302 264.844 328.676 265.54ZM178.825 150.419C178.032 152.182 177.862 154.163 178.344 156.035C178.636 157.749 179.03 159.443 179.525 161.109L178.85 161.285C178.574 160.433 178.271 159.589 178.027 158.728C177.783 157.87 177.598 156.995 177.321 155.853C176.215 160.109 176.482 164.605 178.084 168.699C177.978 168.041 177.957 167.373 178.021 166.709C178.215 165.857 178.684 165.071 178.951 164.23C179.671 161.964 180.227 159.639 181.072 157.422C182.057 154.844 183.171 152.316 184.41 149.85C186.397 145.89 188.562 142.021 190.586 138.079C191.874 135.57 193.044 133 194.267 130.458L193.744 130.194C193.175 130.969 192.727 131.826 192.415 132.735C192.185 133.992 191.723 134.137 190.312 133.318C190.388 134.057 190.374 134.803 190.27 135.539C190.101 136.026 189.762 136.436 189.316 136.695C188.517 136.359 188.366 136.921 187.985 137.343C187.68 137.578 187.427 137.873 187.24 138.21C187.053 138.547 186.937 138.918 186.899 139.301C186.86 139.684 186.9 140.071 187.016 140.438C187.132 140.805 187.322 141.144 187.573 141.436C187.573 141.761 187.488 142.081 187.327 142.364C186.995 142.309 186.681 142.177 186.41 141.978C186.167 141.556 185.977 141.105 185.844 140.637C185.053 141.171 184.496 141.987 184.288 142.918C184.08 143.85 184.236 144.826 184.725 145.645C184.644 145.966 184.49 146.264 184.275 146.515C184.019 146.351 183.797 146.14 183.619 145.894C183.488 145.479 183.403 145.05 183.366 144.617C182.953 145.26 182.693 145.99 182.604 146.749C182.516 147.509 182.602 148.278 182.856 149L182.49 149.026L180.731 143.704C179.959 144.96 179.536 146.4 179.506 147.874C179.476 149.348 179.84 150.804 180.561 152.09C180.962 153.136 181.294 154.206 181.554 155.295L180.813 155.556L178.825 150.419ZM23.6259 176.468L23.9817 176.182C22.959 174.176 21.8838 172.195 20.929 170.157C20.0474 168.329 19.265 166.454 18.5851 164.541C18.093 163.072 17.7558 161.556 17.5788 160.018C17.4451 158.91 17.7577 157.755 17.7108 156.628C17.5957 153.873 17.3352 151.123 17.2303 148.367C16.8028 145.008 17.1788 141.594 18.3273 138.408C18.7934 137.377 19.1481 136.292 19.5099 135.216C20.5017 132.268 21.3005 129.24 22.502 126.38C23.4637 124.092 24.6888 121.923 26.1525 119.919C29.4524 115.418 32.9546 111.07 35.8379 106.271C37.2743 103.879 38.8578 101.576 40.3832 99.2391C40.5893 98.9231 40.8574 98.6482 41.0755 98.3393C41.8516 97.2411 42.6185 96.1364 43.3889 95.0341L43.0647 94.804C42.7056 95.1799 42.3169 95.5321 41.9927 95.9359C40.6029 97.6671 39.1868 99.38 37.8652 101.162C35.9578 103.735 34.1156 106.356 32.2664 108.971C31.9419 109.43 31.7616 109.99 31.4439 110.455C29.3245 113.557 27.0687 116.573 25.0802 119.756C21.9272 125.033 19.5418 130.733 17.9958 136.682C16.9658 140.334 16.4218 144.124 15.6739 147.854C14.8715 151.838 15.0018 155.954 16.0546 159.879C16.8711 164.179 18.4904 168.286 20.8277 171.987C21.8656 173.404 22.6992 174.97 23.6259 176.468ZM344.666 253.984C345.806 253.349 346.884 252.756 347.951 252.142C348.048 252.041 348.116 251.914 348.145 251.776C349.491 248.471 350.999 245.221 352.137 241.846C353.716 237.166 355.038 232.398 356.424 227.654C356.8 226.366 357.01 225.029 357.296 223.715C355.395 226.126 353.668 228.669 352.128 231.325C350.898 233.514 349.873 235.812 349.065 238.189C348.72 239.859 348.461 241.546 348.292 243.243C348.434 244.273 348.289 245.323 347.872 246.276C347.455 247.228 346.782 248.047 345.929 248.642C345.821 248.735 345.752 248.866 345.736 249.008C345.377 250.65 345.028 252.295 344.666 253.984ZM241.62 85.0217C240.674 85.2281 239.894 85.4186 239.105 85.5647C238.311 85.7268 237.51 85.8483 236.704 85.9285C235.668 85.9349 234.663 86.2831 233.845 86.9191C233.027 87.555 232.442 88.4431 232.181 89.4455C230.839 92.644 229.808 95.9643 229.103 99.3604C228.663 101.538 228.049 103.678 227.268 105.758C226.691 107.5 225.963 109.192 225.302 110.907L225.679 111.061C226.072 110.311 226.436 109.545 226.863 108.815C227.877 106.902 229.001 105.05 230.23 103.267C231.288 102.034 231.907 100.484 231.99 98.8605C232.002 98.3325 232.147 97.8161 232.411 97.3588C233.556 95.3356 234.804 93.3724 236.15 91.4768C237.803 89.2862 239.693 87.2749 241.62 85.0217ZM132.089 85.9894C131.956 85.9316 131.818 85.8862 131.676 85.8538C128.237 85.4341 124.803 84.9537 121.356 84.6208C117.094 84.2092 112.816 83.9668 108.554 83.5631C105.624 83.2858 102.71 82.8489 99.7874 82.5032C98.5597 82.3579 97.3176 82.3183 96.0965 82.1347C93.8091 81.7915 91.5307 81.387 89.2513 80.9918C87.6201 80.709 86.0002 80.3532 84.3627 80.118C83.1436 79.943 81.8932 79.9812 80.6765 79.7956C80.3507 79.6624 79.9995 79.603 79.6481 79.6215C79.2966 79.6401 78.9537 79.7363 78.6438 79.9031C78.3339 80.0698 78.0648 80.3032 77.8557 80.5863C77.6466 80.8694 77.5028 81.1952 77.4346 81.5405C78.4078 81.7084 79.3845 81.8495 80.3492 82.0491C82.3976 82.6081 84.4791 83.0374 86.5815 83.3345C90.3733 83.6247 94.1895 83.5867 97.9941 83.7233C98.8939 83.7556 99.7854 83.9799 100.686 84.0414C103.436 84.2294 106.19 84.3565 108.939 84.5524C114.162 84.9243 119.38 85.3568 124.605 85.7051C127.079 85.87 129.563 85.8977 132.089 85.9894ZM63.3178 33.3232L41.1062 43.5491C49.6249 42.822 57.9679 40.7096 65.8062 37.2951L63.3178 33.3232ZM297.297 111.333C298.17 110.555 298.737 110.013 299.343 109.518C300.789 107.942 302.491 106.624 304.377 105.618C307.837 104.467 309.923 101.493 313.131 100.207C312.749 99.4378 312.192 98.7689 311.506 98.2534C310.819 97.7379 310.022 97.3902 309.177 97.2381C308.39 97.3471 307.649 97.6736 307.037 98.1809C305.807 98.8427 304.613 99.5696 303.46 100.359C302.951 100.854 302.492 101.399 302.089 101.985C299.704 104.63 298.052 107.853 297.297 111.333ZM146.188 104.353L146.4 104.873C148.785 104.25 151.139 103.442 153.561 103.044C157.971 102.318 162.416 101.783 166.859 101.272C167.984 101.244 169.06 100.809 169.888 100.047C170.716 99.2848 171.238 98.2476 171.358 97.1287C169.869 97.1287 168.4 97.089 166.935 97.1554C166.528 97.2746 166.143 97.4616 165.798 97.7085C165.336 97.9552 164.849 98.1527 164.346 98.2978C162.955 98.5988 161.551 98.8357 160.15 99.0877C157.39 99.5842 154.628 100.071 151.869 100.572C151.641 100.606 151.423 100.689 151.232 100.817C150.45 101.392 149.707 102.022 148.913 102.579C148.026 103.2 147.098 103.764 146.188 104.353ZM79.8054 272.235C79.9382 271.992 80.0292 271.728 80.0747 271.455C79.1998 269.757 78.0985 268.186 76.801 266.784C75.5914 265.872 74.4474 264.876 73.3774 263.804C68.6774 259.969 64.3145 255.737 60.3365 251.157C56.4293 246.463 52.7691 241.564 49.0067 236.75C48.3172 235.867 47.6547 234.964 46.9798 234.071L46.6321 234.316C49.3825 239.742 52.7313 244.843 56.616 249.525L55.6563 246.577C55.9616 246.769 56.2482 246.99 56.5122 247.236C57.5896 248.686 58.5905 250.198 59.7309 251.597C61.4796 253.742 63.2414 255.886 65.144 257.892C67.3129 260.179 69.6523 262.304 71.8917 264.525C72.2408 264.954 72.5484 265.416 72.8103 265.903C73.6041 265.657 73.9828 266.315 74.2604 267.129C74.318 267.526 74.4694 267.903 74.702 268.229C76.3177 269.557 77.9872 270.82 79.8054 272.235ZM119.772 116.728L120.091 116.784C120.616 115.37 121.305 114.022 122.143 112.769C123.111 111.033 124.637 109.675 126.474 108.915C129.32 108.223 132.141 107.422 134.998 106.777C137.269 106.263 139.564 105.804 141.872 105.519C144.13 104.847 146.202 103.662 147.925 102.055C148.056 101.805 148.14 101.532 148.171 101.25C147.04 101.566 146.149 101.831 145.249 102.063C142.773 102.702 140.312 103.425 137.809 103.932C135.179 104.238 132.585 104.792 130.06 105.588C127.954 106.444 125.703 106.943 123.535 107.656C123.044 107.771 122.615 108.07 122.339 108.492C121.423 111.217 120.615 113.978 119.772 116.728ZM269.754 162.264L269.881 161.608C270.031 158.906 270.627 156.247 271.647 153.74C271.919 153.162 271.956 152.501 271.749 151.896C270.908 149.673 269.866 147.526 269.037 145.299C268.561 143.881 268.171 142.435 267.87 140.97C267.574 139.733 267.351 138.479 267.096 137.233L266.62 137.324C266.253 137.927 266.07 138.623 266.091 139.328C266.112 140.033 266.337 140.717 266.738 141.297C266.902 141.801 266.952 142.333 266.887 142.859L265.389 142.623C266.042 144.183 264.217 146.029 266.154 147.606L266.989 145.378C267.243 146.751 267.321 148.151 267.219 149.543C266.947 150.595 266.763 151.668 266.669 152.75C266.47 153.537 266.479 154.361 266.693 155.143C266.907 155.925 267.321 156.638 267.892 157.213C268.217 154.805 268.929 152.465 270.001 150.284C269.873 154.306 267.543 158.19 269.754 162.264ZM292.443 5.32772C292.327 5.46677 292.225 5.61747 292.14 5.77743C290.833 9.45477 289.478 13.1168 288.279 16.8291C288.209 17.6477 288.3 18.4722 288.548 19.2555L288.993 19.2345L291.813 16.1049C291.422 15.6263 291.091 15.1015 290.827 14.5423C290.752 14.0434 290.758 13.5356 290.844 13.0385C291.267 13.2289 291.664 13.4728 292.025 13.7644C292.34 14.191 292.604 14.653 292.811 15.1411L296.026 12.2139C295.132 10.165 295.132 10.165 295.647 9.50755L296.836 11.4414L300.129 8.33777L292.443 5.32772ZM198.959 23.2496L198.758 26.0138L199.139 26.1211L200.947 22.9069C202.334 22.0368 203.528 20.89 204.453 19.5381L202.545 18.1027L197.462 23.5854C198.026 21.9897 198.844 20.4953 199.884 19.1595C200.393 18.8919 200.815 18.4827 201.097 17.9811C201.379 17.4795 201.51 16.907 201.475 16.3326C204.234 15.3137 204.951 12.1962 207.453 11.2273C205.523 11.344 203.66 11.5791 201.804 11.8572C201.54 11.941 201.304 12.0967 201.122 12.3068C198.65 15.1645 196.95 18.6074 196.184 22.3079C196.184 23.1091 196.372 23.899 196.734 24.6137C197.328 24.1887 197.923 23.7644 198.517 23.3406C198.662 23.2976 198.809 23.2671 198.959 23.2496ZM349.201 172.172C349.396 170.247 349.51 168.605 349.738 166.978C350.202 164.737 350.214 162.425 349.775 160.179C349.475 158.999 348.956 158.789 347.989 159.272C347.123 159.704 346.288 160.2 345.331 160.727C345.725 162.927 346.68 164.987 348.104 166.709C348.768 167.275 349.556 168.462 348.49 169.165C348.146 169.357 347.891 169.676 347.781 170.055C347.67 170.433 347.714 170.84 347.901 171.187C348.489 173.291 349.184 175.367 349.859 177.446C350.098 178.362 350.436 179.25 350.865 180.093C351.286 180.395 351.778 180.582 352.292 180.636C352.486 180.198 352.603 179.729 352.638 179.25C352.347 176.706 351.939 174.175 351.654 171.629C351.496 170.219 351.5 168.79 351.431 167.369L351.04 167.397C350.378 171.479 350.378 171.478 349.201 172.172ZM240.311 11.5016L247.008 3.36988C244.495 3.65295 242.141 3.88261 239.803 4.22147C239.6 4.31439 239.418 4.44793 239.269 4.61385C239.12 4.77978 239.006 4.97456 238.935 5.18618C238.041 7.34559 237.161 9.51342 236.366 11.7108C235.582 13.54 235.316 15.5498 235.599 17.5199C236.857 15.9922 238.058 14.5378 239.255 13.0802C239.38 12.9693 239.48 12.8337 239.55 12.682C239.619 12.5303 239.657 12.3658 239.66 12.1989C239.662 12.0321 239.63 11.8664 239.566 11.7125C239.501 11.5585 239.406 11.4197 239.285 11.3046C238.911 10.755 238.599 10.1653 238.356 9.54668L238.82 9.311L240.311 11.5016ZM213.743 19.9743L224.049 8.52269C221.263 8.83464 218.603 9.84804 216.316 11.4681C214.029 13.0881 212.19 15.2618 210.972 17.7858L213.743 19.9743ZM317.817 124.907C321.317 123.203 324.676 121.643 327.946 119.914C328.32 119.71 328.641 119.42 328.884 119.069C329.126 118.718 329.284 118.315 329.343 117.893C329.066 116.596 328.519 115.371 327.737 114.299C326.728 112.848 326.32 112.907 325.327 114.335C323.404 117.1 321.538 119.905 319.618 122.672C319.077 123.452 318.427 124.156 317.817 124.907ZM219.806 19.616C219.405 20.1968 218.975 20.757 218.518 21.2945C217.044 22.8567 217.07 23.2082 218.821 24.4207C219.501 24.8911 220.158 25.3948 220.504 25.6481C222.556 23.2116 224.497 20.8785 226.471 18.5747C227.499 17.3758 227.451 16.8472 226.119 16.0168L224.286 14.8737L220.149 19.2094L221.804 19.9787L221.245 20.578L219.806 19.616ZM173.018 80.6479C172.899 80.2542 172.755 79.8687 172.586 79.4938C170.883 76.3635 169.124 73.2621 167.478 70.1024C167.347 69.7465 167.08 69.4569 166.736 69.2969C166.392 69.1369 165.999 69.1195 165.642 69.2484C164.964 69.4118 164.313 69.6863 163.586 69.9335C164.096 71.1069 164.605 72.1237 164.98 73.1876C165.313 74.1306 165.644 74.9458 166.97 74.5853L166.791 75.4688L168.374 75.6109L166.917 76.7769C166.976 77.4742 167.195 78.1486 167.557 78.7472C167.92 79.3459 168.416 79.8525 169.006 80.2274C169.597 80.6023 170.267 80.8354 170.963 80.9084C171.659 80.9813 172.362 80.8922 173.018 80.6479ZM161.858 251.877L162.485 252.315C163.016 251.79 163.512 251.231 163.97 250.641C164.424 249.978 164.702 249.197 165.125 248.509C167.158 245.539 169.032 242.463 170.74 239.295C172.458 235.475 173.942 231.554 175.182 227.553C175.578 226.513 175.61 225.371 175.273 224.311C174.936 223.251 174.25 222.336 173.327 221.716C173.823 222.478 174.156 223.334 174.305 224.231C174.453 225.128 174.414 226.046 174.191 226.927C173.969 228.041 173.686 229.141 173.345 230.224C173.078 231.792 172.621 233.322 171.986 234.78C170.184 237.922 168.008 240.847 166.141 243.955C164.596 246.526 163.277 249.232 161.858 251.877ZM269.531 119.114L268.922 118.763C268.069 119.105 267.313 119.651 266.719 120.353C265.696 123.097 264.957 125.947 264.131 128.764C263.971 129.143 263.914 129.557 263.966 129.965C265.277 130.708 264.362 131.833 264.506 132.752C264.728 134.171 264.863 135.603 265.035 137.029L265.572 137.007C266.226 135.904 266.681 134.694 266.916 133.433C266.748 131.698 266.425 129.982 265.952 128.304C265.928 127.849 265.963 127.393 266.057 126.947L266.563 126.95L267.392 128.531C268.136 125.253 268.833 122.183 269.531 119.114ZM267.975 25.477C269.266 23.9759 270.354 22.7738 271.355 21.5021C271.499 21.3234 271.601 21.1142 271.653 20.8903C271.705 20.6664 271.706 20.4336 271.655 20.2094C271.023 19.3244 270.325 18.4886 269.567 17.7091L268.563 19.6908L268.13 19.3512L269.289 17.2038L267.574 14.7569L263.669 19.0081L267.975 25.477ZM284.903 84.8916C287.213 83.7686 289.547 82.69 291.815 81.4878C292.092 81.3345 292.332 81.1237 292.521 80.8694C292.709 80.6151 292.841 80.3233 292.907 80.0138C293.03 77.8819 292.959 75.7388 292.959 73.1278C289.68 76.6078 286.962 80.5765 284.903 84.8916ZM292.651 176.143L292.374 176.161L293.07 181.433C293.355 181.323 293.628 181.186 293.885 181.023C294.934 180.183 295.936 179.287 296.887 178.337C297.366 177.788 297.686 177.118 297.812 176.399C298.051 173.944 297.491 171.477 296.215 169.365L296.504 173.373L295.693 173.445C294.828 170.882 294.767 168.116 295.519 165.518C294.748 166.563 294.27 167.795 294.133 169.086C294.396 171.203 294.788 173.301 295.308 175.37C295.328 175.781 295.293 176.193 295.204 176.595L294.633 176.64L292.824 171.59L292.486 171.698C292.787 172.651 293.079 173.607 293.391 174.556C293.974 176.335 293.959 176.651 293.169 177.292L292.651 176.143ZM158.19 76.4133C158.731 77.7636 159.094 78.7806 159.542 79.7595C159.724 80.2293 160.061 80.6222 160.499 80.8722C160.936 81.1222 161.446 81.2141 161.943 81.1323C163.203 81.1008 164.463 81.1631 165.714 81.3188C165.928 81.3241 166.141 81.281 166.336 81.1926C166.531 81.1043 166.704 80.973 166.841 80.8086C166.978 80.6441 167.076 80.4508 167.128 80.2431C167.18 80.0353 167.185 79.8185 167.141 79.6087C166.87 78.8485 166.532 78.1139 166.13 77.4139C166.029 77.2391 165.891 77.0886 165.725 76.973C165.559 76.8575 165.371 76.7796 165.172 76.7449C164.137 76.7999 163.113 77.0363 162.081 77.1716C161.534 77.2432 160.979 77.25 160.428 77.2861L160.336 76.6485L165.074 75.7637L164.972 75.2551L158.19 76.4133ZM381.847 102.349C381.775 102.505 381.725 102.669 381.695 102.837C381.702 104.029 381.707 105.222 381.746 106.414C381.782 107.483 381.979 108.418 383.405 108.357C383.861 108.48 384.293 108.677 384.683 108.942L382.109 109.295C381.758 112.493 382.217 112.928 385.333 112.612V102.349H381.847ZM381.647 199.332C382.174 197.112 382.851 194.562 383.368 191.98C383.704 190.304 383.808 188.582 384.015 186.88L383.589 186.771C381.99 188.086 380.376 189.384 378.811 190.739C378.697 190.873 378.617 191.032 378.577 191.203C378.537 191.374 378.539 191.552 378.582 191.722C379.626 194.405 380.726 197.066 381.647 199.332ZM204.545 185.633C206.385 182.323 204.507 178.732 205.757 175.721C204.387 174.066 203.535 172.044 203.307 169.908C202.802 171.505 202.537 173.167 202.519 174.841C202.761 176.868 203.118 178.879 203.587 180.865C203.633 181.392 203.632 181.923 203.584 182.45L202.309 181.821C202.247 182.608 202.428 183.396 202.828 184.078C203.228 184.76 203.827 185.302 204.545 185.633ZM49.8642 127.112L67.8118 114.813C64.0478 116.449 59.9923 118.198 55.9565 119.991C55.6191 120.235 55.3359 120.547 55.1246 120.906C54.1335 122.576 52.5865 123.844 50.7546 124.487C50.6341 124.539 50.527 124.618 50.4409 124.717C50.3549 124.816 50.2923 124.933 50.2576 125.059C50.0693 125.826 49.9556 126.611 49.8642 127.112ZM203.373 50.2218L206.62 47.169L202.229 43.2748L200.82 44.321L201.666 41.2311C202.784 42.0104 203.017 41.054 203.493 40.3648L201.626 38.8099C200.688 39.7819 200.105 41.0414 199.97 42.3854C199.835 43.7294 200.156 45.0797 200.883 46.2187L201.996 44.2502L202.543 44.4206C202.525 44.8459 202.454 45.2672 202.332 45.6749C201.161 48.3339 201.149 48.3287 203.173 50.1626C203.236 50.1924 203.304 50.2126 203.373 50.2218ZM226.753 118.252C225.977 118.098 225.176 118.144 224.423 118.385C223.67 118.625 222.99 119.053 222.447 119.628C221.046 121.533 219.497 123.325 217.815 124.987C216.432 126.584 215.093 128.219 213.734 129.837C218.713 126.76 223.119 122.84 226.753 118.252ZM164.618 211.356C162.776 210.967 161.198 210.626 159.617 210.302C154.869 208.948 149.816 209.12 145.17 210.794C143.028 211.6 141.163 213.004 139.795 214.839C142.911 212.247 146.764 210.704 150.807 210.428C154.904 210.444 158.961 211.245 162.755 212.79L164.618 211.356ZM76.7589 69.973C75.4806 69.7419 74.19 69.5851 72.8935 69.5033C72.6191 69.5382 72.3542 69.6269 72.114 69.7643C71.8738 69.9016 71.6631 70.085 71.4938 70.3038C70.2912 71.8232 69.1829 73.4173 68.0439 74.977C68.8123 75.1662 69.5681 75.4035 70.3067 75.6875C70.648 75.9113 71.0622 75.9953 71.4637 75.9221C71.8651 75.849 72.2231 75.6242 72.4634 75.2945C73.8353 73.5866 75.2146 71.8851 76.7589 69.973ZM7.70948 61.5599L8.08457 61.9368C8.64763 61.5204 9.21386 61.108 9.77309 60.6865C10.9163 59.8249 12.1047 59.0153 13.1872 58.0827C15.8377 55.2843 18.7512 52.7473 21.8874 50.5068C23.4106 49.6318 24.8898 48.6806 26.389 47.764C25.2863 48.0208 24.2033 48.3556 23.1482 48.7661C19.6734 49.9427 16.5627 51.9995 14.1194 54.7361C12.9937 55.9558 12.1424 57.4288 11.0152 58.6467C9.96688 59.6768 8.86335 60.6496 7.70948 61.5599ZM227.142 10.703L225.006 8.91516C223.154 10.9857 221.456 12.9792 219.652 14.8718C217.89 16.7213 217.841 16.6769 219.621 18.418C219.684 18.4555 219.756 18.4747 219.829 18.4734L227.142 10.703ZM380.991 105.508C380.852 102.11 380.852 102.111 377.434 102.58C377.34 102.593 377.244 102.599 377.149 102.609C376.062 102.727 375.377 103.127 375.642 104.425C375.832 105.353 375.78 106.336 376.018 107.248C376.129 107.449 376.281 107.626 376.463 107.767C376.646 107.907 376.855 108.009 377.078 108.066C377.548 108.14 378.025 108.147 378.497 108.088C381.098 108.123 381.098 108.124 380.991 105.508ZM173.371 84.1781L170.383 89.1038C171.515 89.0908 172.633 88.8527 173.671 88.4034C174.71 87.9542 175.649 87.3027 176.433 86.4869C177.809 84.9202 178.864 83.0991 179.539 81.1266L179.264 80.7114C178.815 80.8035 178.393 80.9963 178.029 81.2753C177.4 82.1375 176.797 82.1002 176.332 81.6581C175.716 82.669 175.113 83.6902 174.444 84.6665C174.073 84.5358 173.714 84.3724 173.371 84.1781ZM387.87 152.253C386.686 152.19 385.604 152.083 384.523 152.088C384.3 152.034 384.067 152.04 383.847 152.105C383.627 152.17 383.428 152.292 383.27 152.458C383.113 152.624 383.001 152.829 382.948 153.052C382.894 153.275 382.9 153.508 382.965 153.728C383.079 154.712 382.851 155.731 382.888 156.73C382.905 157.159 383.089 157.564 383.401 157.858C384.779 157.852 386.157 157.719 387.53 157.575C387.624 157.515 387.703 157.432 387.759 157.336C387.815 157.239 387.848 157.131 387.855 157.019C387.882 155.453 387.87 153.887 387.87 152.253ZM148.408 86.2208L148.507 86.518C148.873 86.6191 149.244 86.6974 149.62 86.7523C151.216 87.2176 152.925 87.108 154.448 86.4427C156.396 85.1647 158.252 83.7447 160.519 82.1194C158.98 81.7127 157.357 81.7587 155.844 82.2519C154.583 83.2443 153.207 84.0821 151.746 84.7471C150.581 85.1118 149.462 85.6061 148.408 86.2208ZM205.825 173.911C207.078 169.232 207.53 164.375 207.161 159.545C205.505 164.225 203.218 168.841 205.825 173.911ZM375.066 96.7091C376.548 96.4691 377.754 96.2132 378.973 96.0951C379.184 96.1097 379.395 96.0761 379.591 95.9971C379.787 95.918 379.962 95.7955 380.104 95.6388C380.245 95.4821 380.35 95.2953 380.408 95.0924C380.467 94.8895 380.479 94.6759 380.444 94.4677C380.506 91.611 380.553 91.6101 377.706 91.5976C377.187 91.5296 376.659 91.5521 376.147 91.664C375.914 91.7422 375.701 91.8703 375.523 92.0393C375.345 92.2083 375.205 92.4141 375.115 92.6425C374.987 93.906 375.066 95.1901 375.066 96.7091ZM388.379 145.762C386.829 145.958 385.413 146.087 384.023 146.351C383.824 146.421 383.645 146.538 383.501 146.693C383.357 146.847 383.253 147.034 383.197 147.238C383.091 148.185 383.079 149.14 383.163 150.089C383.195 150.254 383.267 150.409 383.374 150.54C383.482 150.67 383.62 150.772 383.776 150.835C385.046 150.904 386.32 150.895 387.589 150.81C387.734 150.708 387.854 150.575 387.942 150.422C388.03 150.268 388.083 150.098 388.098 149.921C388.232 148.605 388.284 147.281 388.379 145.762ZM267.651 13.3097C268.481 12.3466 269.094 11.5514 269.793 10.8398C271.716 8.88044 271.733 8.79247 269.975 6.68216C269.764 6.42816 269.588 6.14458 269.283 5.71682L265.128 9.64441L267.651 13.3097ZM264.42 10.6596C263.269 11.8477 262.164 12.9536 261.116 14.111C261.048 14.2455 261.013 14.3943 261.013 14.545C261.014 14.6958 261.051 14.8443 261.12 14.9781C261.758 16.0587 262.459 17.1015 263.181 18.2255C264.342 16.9228 265.41 15.8296 266.33 14.6243C266.451 14.3971 266.516 14.1446 266.52 13.8875C266.525 13.6304 266.469 13.3758 266.357 13.1442C265.769 12.2724 265.122 11.4422 264.42 10.6596ZM374.641 158.79C376.02 158.677 377.382 158.408 378.701 157.989C379.111 157.267 379.29 156.436 379.214 155.609C379.295 154.768 379.232 153.913 379.232 152.848C377.968 152.967 376.838 153.021 375.732 153.213C375.555 153.278 375.395 153.386 375.269 153.527C375.142 153.669 375.052 153.839 375.006 154.022C374.832 155.518 374.764 157.026 374.641 158.79ZM378.49 189.582C381.135 188.083 383.164 185.694 384.214 182.84C383.622 182.86 383.035 182.961 382.47 183.141C381.062 183.819 379.734 184.663 378.329 185.344C378.11 185.436 377.914 185.574 377.754 185.749C377.594 185.924 377.474 186.132 377.402 186.358C377.33 186.584 377.309 186.823 377.339 187.058C377.368 187.293 377.449 187.519 377.575 187.72C377.843 188.358 378.148 188.98 378.49 189.582ZM249.805 8.81666C248.11 10.7076 246.599 12.6343 244.835 14.2925C243.237 15.794 243.073 15.8423 245.407 18.37C245.658 17.9404 245.877 17.514 246.143 17.1186C247.412 15.2308 248.623 13.2975 249.999 11.491C250.185 11.3142 250.329 11.0985 250.421 10.8594C250.514 10.6202 250.552 10.3636 250.534 10.108C250.515 9.85229 250.44 9.6039 250.314 9.38064C250.188 9.15738 250.014 8.96477 249.805 8.81666ZM241.105 114.824L241.537 115.031C245.712 110.761 248.768 105.526 250.431 99.7903L250.045 99.5686C247.065 104.654 244.085 109.739 241.105 114.824ZM378.363 159.396C377.259 159.29 376.146 159.456 375.121 159.88C374.667 160.818 374.463 161.857 374.529 162.897C374.437 163.219 374.42 163.558 374.481 163.887C374.537 164.044 374.626 164.187 374.744 164.305C374.862 164.423 375.004 164.513 375.161 164.569C376.346 164.481 377.512 164.22 378.622 163.794C378.903 163.136 379.018 162.418 378.956 161.704C379.012 161.326 379.094 160.951 379.168 160.576C379.334 159.729 379.11 159.241 378.363 159.396ZM333.011 32.5576L329.554 34.7552C332.253 38.5872 333.643 39.01 336.446 36.8527L333.011 32.5576ZM380.387 96.9C378.854 97.2221 377.5 97.4784 376.165 97.8075C375.991 97.8431 375.828 97.9166 375.686 98.0228C375.544 98.1289 375.427 98.265 375.343 98.4215C375.256 99.5137 375.305 100.617 375.305 101.665C377.078 101.525 378.453 101.465 379.81 101.273C380.004 101.215 380.18 101.109 380.323 100.965C380.465 100.821 380.568 100.643 380.623 100.449C380.638 99.323 380.489 98.1948 380.387 96.9ZM364.991 67.249C365.276 67.9613 365.62 68.6486 366.018 69.3038C366.151 69.5071 366.325 69.6795 366.53 69.809C366.735 69.9386 366.965 70.0224 367.206 70.0547C368.818 69.7404 370.398 69.2594 371.984 68.8393C371.276 65.9253 370.887 65.5827 368.262 66.0563C367.139 66.3588 366.045 66.7579 364.991 67.249ZM277.722 4.94615C276.845 5.76243 276.215 6.4157 275.517 6.98582C273.103 8.95767 273.093 8.94713 274.667 11.5378C274.74 11.6017 274.827 11.6491 274.92 11.677L279.697 7.71704L277.722 4.94615ZM206.996 22.369L205.12 20.2419C203.512 22.1338 202.069 24.0216 200.418 25.7046C200.209 25.8959 200.042 26.1268 199.924 26.3839C199.807 26.641 199.742 26.9189 199.733 27.2015C199.725 27.484 199.773 27.7653 199.875 28.0289C199.977 28.2925 200.131 28.533 200.327 28.7363C200.964 28.2726 201.495 27.6784 201.884 26.9934C202.273 26.3085 202.512 25.5484 202.584 24.764C203.454 25.1873 203.945 24.9175 206.996 22.369ZM374.367 73.2125C373.776 72.043 373.348 71.141 372.86 70.2731C372.79 70.1602 372.694 70.0655 372.581 69.9967C372.468 69.9278 372.34 69.8869 372.207 69.8772C370.515 70.2673 368.835 70.7152 367.016 71.1814C367.533 72.0539 367.9 72.7677 368.365 73.411C368.468 73.5506 368.6 73.6662 368.752 73.7497C368.904 73.8332 369.073 73.8827 369.246 73.8948C370.885 73.7246 372.516 73.4692 374.367 73.2125ZM379.533 146.868L374.895 147.83C374.963 148.599 375.042 149.253 375.071 149.91C375.1 150.555 375.077 151.203 375.077 151.823C378.746 152.246 379.407 151.697 379.531 148.311C379.546 147.892 379.533 147.471 379.533 146.868ZM185.118 134.211C184.082 135.955 183.068 137.395 182.337 138.967C181.831 139.723 181.557 140.61 181.548 141.52C181.538 142.429 181.795 143.322 182.286 144.087C183.357 142.44 184.422 140.821 185.459 139.184C185.558 138.967 185.59 138.725 185.551 138.489C185.43 137.175 185.288 135.864 185.118 134.211ZM46.5758 93.1731L47.1505 93.718C48.0454 92.6307 48.9042 91.5109 49.8438 90.4639C51.2024 88.9496 52.5767 87.4441 54.0274 86.0195C54.9336 85.1294 55.9926 84.395 57.2673 83.3599C55.2995 83.916 53.76 84.327 52.2398 84.7998C51.8967 84.9361 51.5977 85.1639 51.3752 85.4584C50.9605 85.9618 50.6084 86.5175 50.2423 87.0595C49.9817 87.318 49.7917 87.639 49.6902 87.9917C50.3539 89.1491 49.3525 89.592 48.8326 90.2523C48.0716 91.2188 47.3273 92.1988 46.5758 93.1731ZM385.077 90.9422C384.946 89.3786 384.885 87.9112 384.662 86.4691C384.606 86.2335 384.493 86.0152 384.334 85.8328C384.174 85.6504 383.973 85.5094 383.747 85.4219C383.396 85.4151 383.046 85.4791 382.72 85.61C382.393 85.7409 382.096 85.9362 381.847 86.184C381.5 87.1139 381.344 88.1042 381.389 89.0956C381.32 89.4092 381.335 89.7355 381.433 90.0413C381.531 90.3471 381.708 90.6214 381.947 90.8363C382.185 91.0512 382.477 91.199 382.791 91.2645C383.105 91.33 383.431 91.3109 383.736 91.2092C384.187 91.1431 384.635 91.054 385.077 90.9422ZM200.289 152.417L208.871 136.336C204.603 140.818 201.636 146.377 200.289 152.417ZM211.134 50.855C210.053 49.9462 209 49.005 207.875 48.1608C207.704 48.0699 207.512 48.0234 207.318 48.0255C207.124 48.0276 206.934 48.0783 206.765 48.173C205.828 49.0118 204.984 49.9528 204.104 50.8586C204.674 51.4273 205.276 51.9639 205.906 52.4656C206.061 52.5682 206.237 52.6368 206.421 52.6668C206.605 52.6969 206.793 52.6877 206.973 52.64C208.322 52.1193 209.637 51.508 211.134 50.855ZM351.878 52.6941C352.459 54.2213 352.906 55.4153 353.375 56.6011C353.406 56.665 353.453 56.7203 353.51 56.7624C353.568 56.8045 353.634 56.832 353.705 56.8427C354.658 56.6345 355.588 56.3304 356.481 55.935C356.578 55.3955 356.536 54.8403 356.36 54.3214C356.243 53.8616 356.093 53.4108 355.911 52.9727C355.265 51.1191 355.152 51.0469 353.313 51.7864C352.806 52.0426 352.326 52.3465 351.878 52.6941ZM381.164 109.001C379.657 109.077 378.223 109.128 376.795 109.247C376.668 109.29 376.553 109.364 376.463 109.464C376.373 109.563 376.309 109.684 376.279 109.814C376.257 110.801 376.323 111.789 376.358 112.776C377.127 112.726 377.897 112.678 378.667 112.625C378.809 112.615 378.949 112.578 379.091 112.563C381.353 112.31 381.354 112.31 381.261 110.002C381.253 109.814 381.225 109.627 381.164 109.001ZM276.748 26.589C276.199 25.9051 275.583 25.2778 274.909 24.7165C274.67 24.7047 274.431 24.743 274.208 24.829C273.985 24.915 273.782 25.0467 273.613 25.2157C272.761 25.9854 271.964 26.8145 271.228 27.6969C271.093 27.8573 270.996 28.0464 270.944 28.2499C270.893 28.4534 270.888 28.6659 270.931 28.8714C271.39 29.4755 271.965 29.9818 272.622 30.3609C274.019 29.2555 275.281 27.9803 276.748 26.589ZM379.381 117.605C379.812 117.64 380.245 117.632 380.675 117.58C380.843 117.557 381.003 117.496 381.145 117.403C381.287 117.31 381.406 117.187 381.494 117.042C381.742 116.177 381.717 115.256 381.422 114.406C380.676 113.918 379.772 113.736 378.896 113.896C378.502 113.883 378.109 113.95 377.741 114.093C377.373 114.235 377.037 114.451 376.755 114.726C376.073 116.954 376.84 117.777 379.381 117.605ZM295.94 19.5731C296.759 18.8016 297.442 18.0719 298.216 17.4552C298.35 17.3814 298.465 17.2753 298.548 17.1466C298.631 17.0178 298.682 16.8704 298.694 16.7175C298.707 16.5646 298.681 16.411 298.62 16.2704C298.558 16.1298 298.463 16.0066 298.342 15.9119C297.728 15.097 297.195 14.2205 296.543 13.2442C295.646 13.9992 294.781 14.6596 294.013 15.4182C293.893 15.5666 293.813 15.7421 293.778 15.9291C293.743 16.1161 293.755 16.3088 293.813 16.4901C294.444 17.5351 295.191 18.5099 295.94 19.5731ZM274.573 13.6142C273.425 14.7027 272.262 15.7364 271.203 16.8671C271.106 17.0573 271.056 17.2682 271.059 17.4817C271.061 17.6952 271.115 17.905 271.216 18.093C271.651 18.6781 272.138 19.2219 272.672 19.7175C273.124 19.421 273.558 19.0987 273.972 18.7522C274.755 18.0545 275.489 17.303 276.168 16.503C276.248 16.313 276.281 16.1069 276.266 15.9015C276.252 15.6961 276.188 15.497 276.082 15.3205C275.625 14.7124 275.121 14.1419 274.573 13.6142ZM381.563 96.867C381.563 98.1905 381.539 99.3703 381.586 100.548C381.608 100.677 381.664 100.799 381.746 100.902C381.828 101.005 381.935 101.085 382.056 101.136C383.037 101.25 384.029 101.216 384.999 101.034C385.233 100.405 385.324 99.7319 385.267 99.063C385.306 98.5416 385.248 98.0132 385.281 97.4909C385.341 96.5203 384.984 96.1999 384.003 96.4718C383.198 96.6499 382.384 96.7818 381.563 96.867ZM274.874 23.0656L279.53 19.6171L277.326 17.1241C276.714 17.6177 276.137 18.035 275.618 18.5141C275.003 19.0454 274.44 19.6337 273.936 20.2712C273.834 20.4506 273.772 20.6495 273.754 20.8548C273.735 21.0601 273.76 21.267 273.827 21.4618C274.12 22.0313 274.47 22.5688 274.874 23.0656ZM352.915 42.6401C352.443 42.7751 352.13 42.8574 351.821 42.9537C348.693 43.9287 348.684 43.9459 349.686 47.012C349.755 47.2229 349.827 47.4324 349.916 47.6948L354.102 46.3238L352.915 42.6401ZM272.155 9.76005C270.9 11.1277 269.841 12.2222 268.865 13.3865C268.73 13.551 268.635 13.7443 268.587 13.9516C268.539 14.1588 268.539 14.3743 268.588 14.5814C269.033 15.263 269.538 15.9039 270.096 16.4965C271.292 15.294 272.399 14.2447 273.413 13.112C273.527 12.937 273.599 12.7382 273.624 12.5308C273.649 12.3235 273.626 12.1132 273.556 11.9163C273.146 11.1621 272.678 10.4412 272.155 9.76005ZM374.849 103.311C372.722 102.983 371.989 103.353 371.825 104.966C371.703 106.171 371.801 107.4 371.801 108.763C372.567 108.645 373.299 108.497 374.038 108.429C374.215 108.452 374.396 108.431 374.563 108.367C374.73 108.303 374.879 108.199 374.996 108.063C375.113 107.928 375.195 107.765 375.233 107.59C375.272 107.415 375.267 107.234 375.218 107.061C375.068 105.843 374.975 104.617 374.849 103.311ZM253.452 14.4741L251.709 11.4068C248.651 13.697 248.418 15.5595 250.879 18.0184L253.452 14.4741ZM225.581 84.0081L233.322 72.5991L233.063 72.4289L232.017 74.0301C231.37 74.0078 230.723 74.0719 230.093 74.2206C229.374 74.529 229.397 75.1239 229.799 75.762C229.819 75.8765 229.815 75.9939 229.787 76.1068C229.759 76.2196 229.708 76.3254 229.637 76.4175C229.113 77.8923 228.246 79.221 227.106 80.2934C225.966 81.3658 224.587 82.1509 223.083 82.5836L225.581 84.0081ZM257.85 10.9407C256.81 11.9815 255.91 13.1547 255.176 14.4299C255.436 15.3458 255.934 16.1762 256.62 16.8364C256.784 17.0585 256.962 17.2702 257.153 17.4701C257.726 17.1664 258.215 16.7269 258.578 16.19C258.942 15.6531 259.168 15.0352 259.236 14.3906C259.305 13.746 259.215 13.0944 258.973 12.4929C258.731 11.8914 258.346 11.3584 257.85 10.9407ZM307.674 29.3175C310.955 26.7337 311.085 25.4643 308.32 23.5947C304.918 26.3127 305.201 25.2456 307.378 29.0762C307.465 29.17 307.565 29.2512 307.674 29.3175ZM366.485 83.9445C364.587 83.4522 362.603 83.3922 360.678 83.7688C358.754 84.1454 356.939 84.9491 355.366 86.1207C357.562 86.1356 359.741 85.7326 361.786 84.9333C362.56 85.3523 363.457 85.4829 364.317 85.3018C365.178 85.1207 365.946 84.6396 366.485 83.9445ZM65.177 74.3678L69.3181 69.0211C68.3129 68.8343 67.2797 68.862 66.2859 69.1022C65.2397 69.8411 64.3071 70.7291 63.5177 71.7379C62.9214 72.3499 62.3609 72.9971 61.6876 73.7345L65.177 74.3678ZM315.542 24.221C314.596 24.9309 313.706 25.558 312.874 26.254C312.766 26.3608 312.686 26.4925 312.641 26.6375C312.596 26.7825 312.588 26.9363 312.616 27.0854C313.186 28.0474 313.843 28.9575 314.523 29.964L317.636 27.4398L315.542 24.221ZM363.655 228.714L364.165 229.037C365.439 228.071 366.681 227.059 367.995 226.152C368.667 225.751 369.179 225.132 369.447 224.397C369.715 223.663 369.721 222.858 369.464 222.12C367.953 223.399 366.341 224.589 364.963 226.007C364.386 226.834 363.944 227.748 363.655 228.714ZM329.58 52.5698L329.203 52.231L323.292 55.4774L325.537 58.7985L329.58 52.5698ZM356.38 51.0721C356.798 52.053 357.157 53.0582 357.454 54.0823C357.698 55.1407 358.168 55.4579 359.172 55.0523C360.074 54.6874 361.218 54.6299 360.64 53.0691C359.291 49.4295 359.812 49.8324 356.38 51.0721ZM299.453 17.7906C298.592 18.4853 297.769 19.2255 296.987 20.0081C296.872 20.1953 296.806 20.4082 296.794 20.6275C296.782 20.8468 296.825 21.0656 296.919 21.2641C297.525 22.0737 298.177 22.8471 298.873 23.5805C301.541 21.7433 301.539 21.7442 300.148 19.1628C299.927 18.7531 299.726 18.3323 299.453 17.7906ZM338.539 236.839C335.759 236.429 334.447 238.196 334.193 242.695C336.516 242.275 337.549 240.883 338.539 236.839ZM321.676 24.6736L320.141 21.6602C319.111 22.2294 318.062 22.7588 317.078 23.3888C316.946 23.5064 316.845 23.6555 316.786 23.8222C316.727 23.989 316.71 24.168 316.738 24.3428C317.029 25.046 317.42 25.7033 317.899 26.2939C318.045 26.4103 318.218 26.4878 318.402 26.5193C318.586 26.5509 318.775 26.5354 318.951 26.4743C319.894 25.9429 320.767 25.2885 321.676 24.6736ZM383.307 145.305C384.733 144.969 385.784 144.694 386.847 144.478C388.688 144.104 388.88 143.837 388.556 141.667C387.131 141.793 385.687 141.899 384.251 142.072C384.126 142.124 384.014 142.205 383.926 142.308C383.838 142.411 383.774 142.533 383.741 142.664C383.569 143.431 383.478 144.216 383.307 145.305ZM261.538 7.90876C258.342 10.0177 258.17 11.0701 260.585 13.365C261.304 12.5444 262.042 11.7391 262.737 10.8988C262.934 10.7554 263.087 10.5613 263.182 10.3372C263.277 10.1131 263.309 9.86754 263.275 9.62664C263.241 9.38575 263.142 9.1586 262.989 8.96948C262.836 8.78036 262.635 8.63638 262.406 8.5529C262.104 8.35623 261.814 8.14111 261.538 7.90876ZM357.021 90.6947C358.671 89.5515 360.143 88.5546 361.565 87.4895C361.546 87.1373 361.424 86.7985 361.214 86.5153C359.402 86.6406 357.596 86.8478 355.693 87.0475L357.021 90.6947ZM374.633 201.181L379.425 196.697L378.315 194.482C377.112 195.115 376.122 196.088 375.468 197.279C374.813 198.47 374.523 199.827 374.633 201.181ZM386.025 118.426C385.255 118.39 384.484 118.399 383.715 118.452C383.51 118.467 383.31 118.524 383.129 118.621C382.947 118.718 382.789 118.852 382.663 119.014C382.512 119.993 382.535 120.991 382.73 121.962C383.36 122.18 384.028 122.261 384.691 122.199C385.022 122.25 385.36 122.196 385.658 122.045C386.018 121.819 386.274 121.461 386.374 121.048C386.32 120.167 386.203 119.291 386.025 118.426ZM310.866 155.378C311.581 154.371 311.979 153.173 312.011 151.938C312.042 150.703 311.705 149.487 311.043 148.444C310.346 148.713 309.777 149.235 309.448 149.906C309.119 150.576 309.056 151.346 309.27 152.061C309.731 153.2 310.264 154.308 310.866 155.378ZM304.91 24.8422C307.959 22.6427 308.112 21.4934 305.636 19.4893C304.905 20.0796 304.206 20.7084 303.541 21.3732C303.411 21.534 303.321 21.7237 303.278 21.9264C303.236 22.1291 303.242 22.3389 303.298 22.5385C303.786 23.3393 304.325 24.1087 304.91 24.8422ZM269.832 27.5472L274.151 23.5669L272.649 21.6004L268.423 26.0348L269.832 27.5472ZM217.373 17.341C216.589 18.0407 215.811 18.6499 215.141 19.3599C214.619 19.9116 214.082 20.6137 215.004 21.281C215.781 21.8436 216.471 22.5526 217.552 21.4844C219.585 19.4768 219.653 19.285 217.373 17.341ZM381.182 95.565C382.353 95.5166 383.513 95.3134 384.631 94.9607C384.903 94.2538 384.996 93.4908 384.902 92.7394C384.923 92.5117 384.926 92.2822 384.947 91.8632C383.909 91.7867 382.93 91.6683 381.952 91.6736C381.789 91.7023 381.636 91.772 381.508 91.8763C381.379 91.9805 381.279 92.1158 381.217 92.2693C381.135 93.2547 381.182 94.2504 381.182 95.565ZM45.4573 195.99C42.8271 193.142 39.917 190.566 36.771 188.301C36.6511 188.807 36.7353 189.341 37.0054 189.785C39.4601 192.307 42.3162 194.404 45.4573 195.99ZM322.802 34.0121L325.116 37.0083C325.884 36.4939 326.606 35.9154 327.276 35.2791C327.428 35.0846 327.529 34.856 327.571 34.6133C327.613 34.3706 327.595 34.1213 327.518 33.8872C327.12 33.2078 326.473 32.7098 325.715 32.499C324.668 32.8418 323.684 33.3529 322.802 34.0121ZM355.101 50.3208L354.344 47.3122C353.559 47.5621 352.885 47.7536 352.229 47.9927C351.584 48.2274 350.957 48.5103 350.34 48.7646C351.265 51.8268 351.369 51.8598 355.101 50.3208ZM205.69 27.9951C204.208 26.1447 203.791 26.144 202.302 27.8935C201.903 28.3625 201.478 28.8121 201.038 29.2439C200.34 29.9301 200.92 30.3463 201.358 30.7606C201.803 31.181 202.248 31.6869 202.897 30.9616C203.781 29.973 204.713 29.0279 205.69 27.9951ZM382.392 113.95C382.181 117.791 381.737 117.59 385.708 117.201C386.29 114.123 385.667 113.49 382.392 113.95ZM195.968 70.168C195.662 70.0888 195.342 70.0763 195.03 70.1313C194.719 70.1864 194.423 70.3077 194.162 70.4871C193.902 70.6664 193.683 70.8997 193.52 71.171C193.358 71.4424 193.255 71.7454 193.22 72.0598C193.218 72.2056 193.186 72.3495 193.126 72.4827C193.067 72.6159 192.981 72.7356 192.874 72.8347C191.35 73.7689 189.776 74.6232 188.255 75.5624C187.385 76.0997 186.584 76.7494 185.752 77.3484C186.3 77.4097 186.852 77.2845 187.32 76.993C189.119 75.9377 190.834 74.7102 192.713 73.8279C193.546 73.5886 194.295 73.1175 194.871 72.4696C195.447 71.8217 195.827 71.0236 195.968 70.168ZM332.147 238.461C331.26 238.722 330.454 239.204 329.805 239.864C329.363 241.566 329.062 243.302 328.905 245.054C330.001 244.361 330.883 243.378 331.455 242.215C332.028 241.051 332.267 239.752 332.147 238.461ZM382.13 152.198C381.373 152.366 380.661 152.696 380.045 153.166C379.924 154.795 379.896 156.429 379.961 158.061C382.212 157.825 382.107 158.404 382.129 155.573C382.136 154.626 382.13 153.678 382.13 152.198ZM375.91 69.2942C373.693 69.4998 373.509 69.8132 374.552 71.7064C374.701 72.0058 374.873 72.2931 375.067 72.5655C375.621 73.2761 378.084 73.2952 378.076 72.6119C378.034 71.6238 377.791 70.6545 377.363 69.7629C376.929 69.4795 376.427 69.3176 375.91 69.2942ZM210.454 101.255L210.693 101.419C212.372 99.2133 214.22 97.1128 215.682 94.7714C217.135 92.4435 218.201 89.8733 219.436 87.4093L219.194 87.2724C216.281 91.9333 213.367 96.5943 210.454 101.255ZM345.483 36.6257C342.758 37.528 342.534 38.3332 344.033 41.335C344.714 41.1874 345.386 41.0039 346.048 40.7855C346.18 40.721 346.294 40.625 346.381 40.5058C346.467 40.3867 346.522 40.2481 346.542 40.1024C346.239 38.93 345.846 37.7806 345.483 36.6257ZM131.845 71.9604L132.141 71.515C131.713 70.625 131.063 69.8601 130.253 69.2937C128.684 69.1417 127.102 69.1876 125.545 69.4304C125.798 70.0118 126.173 70.5318 126.645 70.9552C128.358 71.3737 130.108 71.6402 131.845 71.9604ZM320.639 30.7247L322.336 32.9636C325.614 31.3406 325.614 31.3401 324.183 28.8223C324.054 28.7105 323.91 28.6173 323.755 28.5455L320.639 30.7247ZM207.913 36.55L205.54 34.8373C204.772 35.9918 202.991 36.3825 203.868 38.5287L202.625 37.6598L202.402 37.9387L204.214 39.5453L207.913 36.55ZM382.129 161.142C382.131 161.099 382.147 160.764 382.171 160.429C382.252 159.267 381.797 158.893 380.663 159.164C379.353 159.478 379.644 160.588 379.705 161.392C379.774 162.292 378.789 163.849 380.728 163.918C382.596 163.986 382.078 162.504 382.129 161.142ZM327.281 31.5795L328.751 33.7975C328.921 33.75 329.086 33.6862 329.243 33.6071C329.758 33.26 330.264 32.8987 330.772 32.5421C332.447 31.3682 332.464 31.0414 330.903 29.5703L327.281 31.5795ZM364.081 61.7186C363.79 61.0005 363.599 60.5206 363.401 60.044C363.244 59.7284 363.015 59.4545 362.732 59.2447C362.449 59.035 362.12 58.8952 361.772 58.8371C361.425 58.7789 361.068 58.8039 360.732 58.9101C360.396 59.0163 360.09 59.2006 359.839 59.4479C359.758 59.5532 359.702 59.675 359.673 59.8046C359.644 59.9343 359.644 60.0687 359.673 60.1984C359.917 60.9048 360.247 61.5814 360.572 62.3329C361.128 62.1945 361.664 62.0309 362.212 61.9328C362.758 61.835 363.315 61.8029 364.081 61.7186ZM371.911 102.573C374.762 102.182 374.776 102.182 374.622 99.6358C374.585 99.0231 374.799 98.1607 373.723 98.1869C373.523 98.1429 373.315 98.1448 373.116 98.1922C372.917 98.2397 372.73 98.3316 372.571 98.4611C372.412 98.5906 372.285 98.7543 372.198 98.94C372.111 99.1258 372.067 99.3287 372.069 99.5338C372.04 100.505 371.97 101.476 371.911 102.573ZM265.543 153.678C265.885 152.082 265.935 150.437 265.69 148.823L265.279 148.843L264.806 150.6L264.393 150.612C264.592 149.834 264.558 149.014 264.295 148.254C264.032 147.495 263.552 146.829 262.913 146.341C263.097 148.982 264.007 151.521 265.543 153.678ZM264.115 137.737C263.665 139.317 263.196 140.726 262.871 142.168C262.759 142.82 262.842 143.491 263.11 144.097C263.378 144.702 263.818 145.215 264.377 145.571C263.917 143.015 265.692 140.412 264.115 137.737ZM178.849 84.7509L179.042 84.9956L184.493 81.0489L184.366 80.6171C183.355 80.6507 182.301 79.4603 181.382 80.6152C180.448 81.9368 179.602 83.3184 178.849 84.7509ZM318.296 28.3542C317.605 28.9491 316.873 29.4937 316.105 29.9839C315.138 30.5062 315.199 31.0472 315.828 31.7532C316.107 32.0666 316.371 32.3931 316.693 32.7742L319.729 30.3959L318.296 28.3542ZM347.379 52.9809C347.142 52.2046 346.737 51.4903 346.192 50.889C344.992 51.0202 343.811 51.2922 342.674 51.6993L343.734 54.065L347.379 52.9809ZM340.452 44.6261L341.499 46.4422C342.421 46.012 343.265 45.4325 343.998 44.7272C344.044 44.5026 344.043 44.2708 343.995 44.0466C343.947 43.8224 343.853 43.6107 343.718 43.425C343.584 43.2393 343.412 43.0837 343.214 42.9682C343.016 42.8526 342.796 42.7796 342.568 42.7539C342.302 42.719 342.032 42.7414 341.776 42.8198C341.52 42.8981 341.284 43.0305 341.083 43.208C340.883 43.3855 340.723 43.6039 340.614 43.8486C340.505 44.0933 340.45 44.3583 340.452 44.6261ZM318.423 35.4951L321.647 33.4627C320.326 33.2634 321.048 30.5851 319 31.9525C316.794 33.4255 316.795 33.5485 318.423 35.4951ZM323.65 27.2165C323.175 26.6316 322.557 26.1795 321.856 25.9043C320.962 26.2223 320.184 26.8012 319.623 27.5661C319.47 28.1497 319.54 28.7694 319.819 29.3043C319.974 29.4029 320.15 29.4641 320.333 29.483C320.516 29.502 320.7 29.4781 320.872 29.4133C321.735 28.8361 322.515 28.1333 323.65 27.2165ZM54.3632 118.688C53.4926 118.549 52.6012 118.631 51.7705 118.927C50.823 120.508 49.9847 122.151 49.2615 123.847C52.7829 120.423 52.7829 120.423 53.9557 120.597L54.3632 118.688ZM339.543 39.8326L340.2 42.7846C340.852 42.5973 341.493 42.3683 342.116 42.0991C342.267 42.0246 342.399 41.9166 342.502 41.7834C342.604 41.6502 342.675 41.4953 342.709 41.3305C342.492 40.3429 342.146 39.3837 341.811 38.3028L339.543 39.8326ZM382.401 146.683C380.168 146.637 380.24 147.822 380.326 151.666C381.096 151.368 381.779 150.883 382.316 150.256C382.488 149.073 382.517 147.873 382.401 146.683ZM341.105 258.668C338.361 260.324 337.942 261.099 338.419 263.546C339.422 263.255 340.267 262.577 340.771 261.663C341.274 260.748 341.395 259.671 341.105 258.668ZM372.431 195.067L372.825 195.279C373.521 194.631 374.1 193.869 374.539 193.026C374.811 191.827 374.926 190.599 374.883 189.371C374.802 189.09 374.654 188.832 374.454 188.619C374.23 188.741 374.039 188.914 373.897 189.126C373.384 191.099 372.914 193.085 372.431 195.067ZM359.067 58.6639L362.413 57.5939L361.455 55.2371L358.427 56.627L359.067 58.6639ZM355.15 59.8181C355.882 59.6631 356.605 59.4654 357.313 59.2261C357.467 59.1608 357.603 59.0603 357.71 58.9326C357.817 58.8049 357.893 58.6538 357.93 58.4914C357.87 58.0117 357.659 57.5634 357.33 57.2101C356.369 57.3291 355.428 57.5679 354.527 57.9208C354.407 58.069 354.325 58.2442 354.288 58.4311C354.25 58.6181 354.259 58.8113 354.313 58.9942C354.531 59.3247 354.816 59.6054 355.15 59.8181ZM197.368 122.771L192.662 129.857L193.039 130.1C195.382 128.314 196.935 125.685 197.368 122.771ZM338.739 258.708C339.328 258.485 339.86 258.133 340.295 257.677C340.73 257.221 341.057 256.673 341.252 256.074C341.448 255.475 341.506 254.84 341.423 254.215C341.34 253.591 341.119 252.992 340.774 252.465L338.739 258.708ZM344.929 44.9467C347.405 44.0923 347.631 43.6911 347.026 42.0559C346.54 40.7407 345.754 41.5732 345.206 41.8424C343.355 42.7522 345.255 43.7758 344.929 44.9467ZM355.612 135.596C353.311 136.425 351.184 137.171 349.077 137.971C348.779 138.169 348.522 138.422 348.32 138.718C348.59 138.946 348.916 139.098 349.263 139.159C351.601 138.419 353.762 137.206 355.612 135.596ZM43.321 223.997C44.2533 227.404 45.8236 230.604 47.9485 233.426L48.3198 233.231L43.321 223.997ZM167.487 89.3577C168.779 88.719 169.904 87.7856 170.77 86.6329C171.636 85.4801 172.219 84.1402 172.473 82.7208L167.487 89.3577ZM350.661 51.4446C350.056 50.6918 349.364 50.0143 348.598 49.4264C348.068 49.6114 347.611 49.9579 347.289 50.417C347.577 51.1492 348.057 51.7898 348.68 52.2706C349.393 52.1446 350.07 51.8623 350.661 51.4446ZM40.2682 130.909L40.6898 131.07L45.0235 119.613L44.6488 119.468L40.2682 130.909ZM374.319 195.148C373.842 195.273 373.394 195.491 373.002 195.791C372.61 196.091 372.281 196.465 372.035 196.893C371.789 197.321 371.63 197.793 371.569 198.283C371.507 198.772 371.543 199.27 371.675 199.745C372.452 199.247 373.098 198.569 373.558 197.769C374.019 196.969 374.28 196.07 374.319 195.148ZM238.252 57.8876L236.196 64.6346C237.217 63.8789 237.967 62.8153 238.338 61.6005C238.708 60.3858 238.678 59.084 238.252 57.8876ZM203.633 82.4795C204.598 82.5235 205.54 82.5706 206.482 82.6059C206.673 82.6089 206.865 82.5921 207.053 82.5558C207.337 82.5764 207.62 82.5175 207.872 82.3856C208.124 82.2538 208.335 82.0542 208.479 81.8095C208.624 81.5647 208.698 81.2844 208.692 81.0001C208.686 80.7158 208.601 80.4387 208.447 80.2001L203.633 82.4795ZM303.656 97.1017C302.455 97.5986 301.426 98.4364 300.696 99.5116C299.966 100.587 299.567 101.852 299.549 103.152L303.656 97.1017ZM308.715 164.037L311.832 161.573L310.62 159.838C309.481 160.949 308.801 162.448 308.715 164.037ZM344.372 250.291C343.927 250.535 343.54 250.872 343.237 251.279C342.934 251.686 342.722 252.153 342.616 252.649C342.51 253.146 342.512 253.659 342.622 254.154C342.732 254.649 342.947 255.115 343.253 255.52L344.372 250.291ZM376.944 192.12L374.911 195.513L375.281 195.734C377.781 194.699 378.513 193.472 376.944 192.12ZM375.959 187.189L375.725 192.035C378.116 191.248 376.725 189.517 376.884 188.256C376.664 187.833 376.347 187.467 375.959 187.189ZM343.471 137.326C343.669 138.093 344.018 138.812 344.499 139.442C345.135 139.721 345.833 139.83 346.524 139.76C346.711 139.61 346.837 139.397 346.88 139.161C346.489 138.726 346.04 138.347 345.545 138.035C344.874 137.744 344.18 137.507 343.471 137.326ZM214.511 142.432C213.469 142.656 212.542 143.249 211.902 144.101C211.262 144.954 210.951 146.009 211.026 147.072L214.511 142.432ZM382.466 142.684C380.8 142.875 380.536 143.379 381.01 145.46C382.776 145.59 383.162 144.855 382.466 142.684ZM302.201 119.315C301.893 119.335 301.594 119.422 301.323 119.569C301.053 119.717 300.817 119.921 300.633 120.168C300.449 120.415 300.32 120.699 300.257 121C300.193 121.301 300.195 121.613 300.263 121.913C300.345 122.296 300.45 122.673 300.579 123.042C300.941 122.805 301.251 122.497 301.491 122.136C301.778 121.209 302.015 120.267 302.201 119.315ZM26.4964 178.893C26.7479 179.651 27.1743 180.338 27.7408 180.901C28.3074 181.463 28.9984 181.884 29.7578 182.13C29.642 181.309 29.2605 180.548 28.6716 179.963C28.0828 179.379 27.3188 179.003 26.4964 178.893ZM330.025 56.236L326.955 60.5899C327.85 60.264 328.624 59.6722 329.172 58.8939C329.721 58.1157 330.019 57.1882 330.025 56.236ZM100.054 218.855L100.122 218.425L93.2937 217.14L93.2122 217.651L100.054 218.855ZM331.917 243.221L332.447 243.46C333.326 242.016 333.704 240.322 333.522 238.641L331.917 243.221ZM200.759 60.3048L201.148 60.3147C201.341 59.1095 202.516 57.8494 200.485 56.7715L200.759 60.3048ZM308.702 154.347L308.158 158.109C309.985 157.338 310.083 156.659 308.702 154.347ZM50.6513 199.636L50.4669 199.946L55.7352 203.218L56.0206 202.738L50.6513 199.636ZM204.7 34.1826L202.38 32.8262L202.083 33.1674L203.125 35.609L204.7 34.1826ZM171.279 217.978L169.06 215.013C168.339 216.256 168.891 217.048 171.279 217.978ZM201.542 33.9405C201.124 34.3584 200.883 34.9204 200.868 35.5108C200.853 36.1011 201.065 36.6748 201.46 37.1137C202.916 36.0112 201.743 35.1315 201.542 33.9405ZM355.549 183.281L355.048 183.154L354.119 187.034C354.61 186.545 354.99 185.958 355.237 185.311C355.483 184.664 355.59 183.972 355.549 183.281ZM125.815 110.118C126.113 110.276 126.441 110.369 126.778 110.39C127.114 110.411 127.451 110.361 127.766 110.242C128.082 110.123 128.368 109.938 128.606 109.699C128.845 109.461 129.029 109.174 129.148 108.859L125.815 110.118ZM369.422 234.595L368.981 234.487L367.84 237.592L368.405 237.776L369.422 234.595ZM239.049 44.0457L239.536 43.9626L238.721 40.2373L238.34 40.3177L239.049 44.0457ZM202.579 50.7806L201.131 49.9445V52.4371L202.579 50.7806ZM131.474 212.242L131.365 211.864L126.801 213.662L126.876 213.872L131.474 212.242ZM355.459 239.787L355.797 239.822L356.139 236.181L355.706 236.142L355.459 239.787ZM199.339 33.9708L199.606 33.9995V31.2725L199.073 31.2932L199.339 33.9708ZM46.1391 91.4459L46.4835 91.7806L48.7274 89.1355L48.4695 88.8984L46.1391 91.4459ZM83.8889 71.7919L84.1201 72.0853L86.483 70.3097L86.1289 69.8716L83.8889 71.7919ZM102.412 71.7789C100.783 70.4351 100.402 70.3507 99.7675 71.1756L102.412 71.7789ZM198.369 32.7788L197.812 32.8982L198.596 35.522L198.898 35.4507L198.369 32.7788Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M132.127 22.1983C131.581 24.0086 133.463 23.3549 133.91 24.4273C133.297 24.0932 132.623 23.8826 131.929 23.8074C131.309 24.0348 130.745 24.3936 130.277 24.8593L130.025 24.5753L130.64 23.1485L126.803 21.2771C124.436 24.8197 124.807 24.0528 123.134 23.2465C125.092 23.5095 125.189 21.8791 125.997 20.9379L121.788 18.543L120.044 21.2492L122.587 22.6313L122.397 23.0717C121.48 22.6679 120.544 22.3009 119.648 21.8534C116.886 20.4725 114.132 19.0724 111.389 17.6532C110.764 17.3302 110.276 17.1786 109.83 17.9269C109.274 18.8578 108.639 19.7414 107.999 20.7044L109.626 21.8423L109.406 22.2504L107.555 21.5514L106.583 22.9017L106.17 22.6956L106.654 21.1675L104.193 19.3126C104.38 19.3365 104.566 19.3703 104.749 19.4139C105.525 19.8531 106.402 20.081 107.292 20.0748C108.052 19.4429 108.658 18.6467 109.065 17.7463C109.246 17.4872 109.409 17.2155 109.58 16.9508C106.978 15.2268 106.58 15.3099 105.048 17.8544C104.756 18.3392 104.489 18.8387 104.21 19.3314C103.197 18.957 102.154 18.6471 101.175 18.1961C98.3705 16.903 95.5895 15.5582 92.8075 14.2161C92.5587 14.0561 92.3304 13.8661 92.1279 13.6504C92.3657 13.462 92.6347 13.3168 92.9227 13.2213C93.2528 13.178 93.5883 13.236 93.8848 13.3874C95.9639 14.5306 98.0247 15.7074 100.091 16.8733C100.524 17.1554 100.977 17.4058 101.447 17.6226C102.101 18.0411 102.862 18.2601 103.639 18.2532C104.492 17.4322 105.195 16.4693 105.718 15.4075C105.682 15.2057 105.602 15.0141 105.484 14.8464C105.366 14.6787 105.213 14.539 105.035 14.437C103.48 13.7699 101.874 13.2225 100.306 12.5838C100.076 12.3984 99.89 12.1634 99.7629 11.8963C100.091 11.63 100.483 11.4529 100.9 11.3822C101.546 11.5605 102.155 11.855 102.695 12.2511C103.557 12.8364 103.987 12.5677 104.496 11.7351C105.094 10.8763 105.766 10.0722 106.506 9.33215C106.662 9.24399 106.837 9.1944 107.016 9.1875L107.375 9.47814L104.719 13.1158L106.761 14.2552L109.222 11.4601L108.137 10.0025L108.436 9.62767C109.036 9.71225 109.612 9.92119 110.127 10.2411C110.642 10.5611 111.084 10.985 111.426 11.4857C111.845 12.1088 112.411 12.619 113.074 12.9708L115.263 11.6402L115.526 11.9996L114.296 13.5839L117.355 15.226L120.162 12.1659L119.704 10.3085L120.086 10.1437C121.388 11.0779 122.731 11.9636 123.98 12.965C124.096 13.117 124.249 13.2364 124.424 13.3116C124.6 13.3868 124.792 13.4153 124.982 13.3942C125.172 13.3731 125.353 13.3032 125.507 13.1913C125.662 13.0793 125.785 12.9292 125.865 12.7555C126.259 12.4181 126.713 12.1576 127.203 11.9874L127.505 12.4047L125.417 13.9083L129.432 16.7802C130.013 16.2316 130.505 15.597 130.893 14.8987C130.892 14.6122 130.834 14.3288 130.721 14.0654C130.608 13.8021 130.443 13.5641 130.237 13.3657C129.694 12.8104 129.108 12.2998 128.483 11.8387L128.884 11.3359C129.723 11.8614 130.524 12.4458 131.281 13.0849C132.332 13.3106 133.423 13.2633 134.45 12.9476L132.811 13.9831C133.96 14.8706 134.849 15.6264 135.824 16.2491C136.226 16.2275 136.605 16.0569 136.887 15.7705C138.18 14.7174 139.433 13.6144 140.719 12.5521C140.847 12.4936 140.989 12.4745 141.128 12.4973C141.266 12.52 141.395 12.5836 141.497 12.6799L136.847 17.0926C138.084 17.8841 139.468 18.4198 140.916 18.668C141.559 18.255 142.046 17.6404 142.301 16.9206C142.557 16.2008 142.566 15.4166 142.327 14.6911L143.238 14.947C145.046 13.6473 146.686 12.4553 148.356 11.3065C148.619 11.3999 148.861 11.544 149.068 11.7305C148.169 12.4582 147.348 13.0875 146.568 13.765C145.81 14.4229 145.095 15.13 144.151 16.011L147.661 18.9469L150.971 13.8463L154.372 12.0215L154.69 12.4508L152.897 14.3888L156.688 17.1214C158.577 14.4509 161.041 12.2372 163.897 10.6426L164.274 11.0215L157.683 17.2644L158.881 18.3514L158.856 17.9321C160.9 17.2039 163.024 16.7191 165.181 16.4877C166.245 16.5151 167.299 16.2778 168.248 15.797C169.198 15.3162 170.013 14.6071 170.62 13.7333C171.402 12.9699 172.321 12.3604 173.329 11.9365C173.707 11.9186 174.083 12.0005 174.419 12.174C174.227 12.4682 174.007 12.7437 173.763 12.9966C171.787 14.7047 169.795 16.3941 167.591 18.2748C168.512 18.8624 169.167 19.2236 169.756 19.6721C170.296 20.0838 170.765 20.5897 171.265 21.0541L166.975 18.8657L164.903 21.3154C166.2 22.0835 167.321 22.7887 168.488 23.4083C168.651 23.4883 168.831 23.5285 169.013 23.5256C169.194 23.5227 169.373 23.4768 169.533 23.3916C170.145 22.6374 170.72 21.8531 171.254 21.0414L174.727 17.8311L171.537 15.5589L171.877 14.9854C172.355 15.1383 172.812 15.3472 173.241 15.6078C175.091 17.0501 175.077 17.0655 176.82 15.4179C177.098 15.1547 177.407 14.9238 177.684 14.6592C177.954 14.4011 178.201 14.119 178.518 13.7843C179.48 14.4863 180.56 15.0113 181.706 15.3347C182.839 15.1481 183.953 14.8571 185.032 14.4654C184.767 14.768 184.482 15.0527 184.179 15.3178C183.035 16.203 183.055 16.4724 184.307 17.1239C184.634 17.3251 184.944 17.5513 185.236 17.8004L185.022 18.173L182.302 16.9123L179.756 19.6723C180.838 20.3246 181.834 20.9872 182.9 21.5087C183.296 21.4016 183.645 21.166 183.892 20.8388C185.888 18.8036 187.84 16.7246 189.862 14.7161C190.366 14.3358 190.92 14.0256 191.508 13.7943L191.795 14.171L183.82 22.0733L188.541 24.7093L188.281 25.2004L182.98 22.8727L182.545 24.1217L182.061 23.8525C182.789 21.2835 180.24 21.6812 179.382 20.4303L176.434 23.0715L178.294 20.0039L175.262 17.9986C174.533 18.8677 173.833 19.6543 173.196 20.4887C172.964 20.7625 172.849 21.1168 172.876 21.4748C173.848 22.3998 175.111 22.9585 176.449 23.0556C176.721 23.4531 177.024 23.828 177.357 24.1766C177.998 24.7575 178.697 25.2754 179.372 25.8196L179.112 26.1917L171.891 22.009L169.71 24.0778L172.331 25.9717L172.211 26.2133C170.778 25.478 169.346 24.7429 167.913 24.008C166.82 23.348 165.669 22.7898 164.474 22.3404C163.773 22.3885 163.106 22.6565 162.566 23.1061C162.242 23.3583 161.958 23.6572 161.722 23.9929L161.349 23.7022L163.021 21.5369L156.918 18.3079L154.076 22.1905C155.295 21.6894 156.656 21.6574 157.897 22.1006L156.173 23.2038C159.181 25.1735 162.526 26.5702 166.042 27.3234L165.819 28.0016C164.126 27.5523 162.386 27.227 160.753 26.6166C159.28 26.054 157.875 25.3288 156.563 24.4544C156.105 24.0332 155.501 23.8066 154.879 23.8223C154.257 23.8379 153.665 24.0946 153.229 24.5383C152.928 24.7654 152.606 24.9639 152.268 25.1311L152.281 25.5298C152.694 25.558 153.108 25.5534 153.521 25.516C153.969 25.4165 154.41 25.2876 154.841 25.13L155.015 25.466L154.189 26.4713L154.856 27.3828C154.267 27.0628 153.596 26.9285 152.93 27.0007C152.264 27.0728 151.636 27.3464 151.13 27.785C150.197 28.4312 149.213 29.0046 148.283 29.7234C150.786 28.9667 153.411 28.7 156.015 28.9379L147.172 31.3321L145.748 29.7906C144.947 30.0504 144.242 30.5452 143.725 31.2106C143.209 31.8761 142.904 32.6815 142.851 33.5223L144.676 32.549C144.742 33.9376 144.406 35.3156 143.709 36.5183C143.012 37.7209 141.983 38.6973 140.746 39.3306C139.498 39.8573 138.354 40.5998 137.365 41.524L141.514 40.1579L141.777 40.4667C141.423 40.8557 141.021 41.1989 140.582 41.4882C138.326 42.6024 136.02 43.6145 133.777 44.7513C132.697 45.2985 131.716 46.0412 130.42 46.8675L133.518 47.2923L133.532 47.8091C129.156 48.4883 124.988 50.1405 121.334 52.6439L120.989 52.1999C121.223 51.8388 121.505 51.5117 121.828 51.228C125.61 48.7497 129.411 46.3019 133.203 43.8399C133.316 43.6786 133.407 43.5027 133.472 43.3171C133.057 43.3361 132.645 43.4042 132.245 43.52C129.273 44.8858 126.275 46.2051 123.374 47.7083C122.444 48.3631 121.593 49.1231 120.838 49.9733C120.022 50.6887 119.198 51.403 118.316 52.0321C118.161 52.1064 117.99 52.1422 117.818 52.1364C117.646 52.1306 117.478 52.0835 117.328 51.9989C117.228 51.8215 117.17 51.6239 117.158 51.4209C117.146 51.2179 117.179 51.0147 117.256 50.8265C117.886 49.9889 118.647 49.259 119.511 48.6654C122.297 47.0107 125.131 45.4381 128.013 43.9477C129.744 43.0553 131.703 42.5751 133.363 41.5815C135.626 40.17 137.808 38.633 139.9 36.9776C140.978 35.8119 141.572 34.2796 141.562 32.6918C141.683 31.8634 142.047 31.0895 142.608 30.4675C144.723 28.5582 146.97 26.7946 149.276 24.8867L141.678 20.4214L139.916 21.4135L139.704 19.7575C136.205 16.9787 135.896 17.1409 134.476 19.9012L142.591 24.7489L142.447 25.1048C141.218 24.547 139.956 24.052 138.77 23.4153C137.349 22.6524 136.014 21.7291 134.588 20.9769C134.176 20.9926 133.779 21.1401 133.457 21.3978C132.993 21.6401 132.559 21.9404 132.112 22.2156L132.998 20.1592L129.378 17.847C128.885 18.4737 128.542 18.9872 128.123 19.4278C127.319 20.2722 127.554 20.7945 128.536 21.2434C129.384 21.6308 130.187 22.1157 131.124 22.6188L132.127 22.1983ZM148.503 19.2653C149.96 20.0112 151.251 20.6952 152.568 21.3262C152.704 21.3939 152.853 21.43 153.005 21.4318C153.156 21.4337 153.307 21.4012 153.444 21.3369C154.391 20.2612 155.274 19.1286 156.186 18.0031C154.691 17.0901 153.422 16.2579 152.086 15.5512C151.88 15.5164 151.667 15.5326 151.468 15.5986C151.269 15.6645 151.089 15.7781 150.944 15.9295C150.109 16.9464 149.378 18.0489 148.503 19.2653ZM122.291 18.0277C123.603 18.8294 125.006 19.4718 126.471 19.9413C127.268 19.4245 127.926 18.7191 128.386 17.8875C128.428 17.8078 128.453 17.7204 128.46 17.6306C125.723 14.5133 124.826 14.5333 122.291 18.0277ZM124.017 14.457C123.26 13.8798 122.537 13.2673 121.745 12.7616C121.592 12.6924 121.424 12.6625 121.256 12.6746C121.088 12.6867 120.926 12.7404 120.785 12.8308C119.918 13.6844 119.127 14.6157 118.2 15.6401C118.994 16.1472 119.823 16.595 120.683 16.9799C120.908 17.0343 121.143 17.0376 121.37 16.9896C121.597 16.9416 121.811 16.8436 121.995 16.7026C122.713 15.9954 123.388 15.2455 124.017 14.457ZM143.723 16.6597L141.412 19.4003C142.863 20.1624 144.087 20.8894 145.39 21.4265C145.638 21.4094 145.88 21.3423 146.101 21.2293C146.323 21.1163 146.519 20.9596 146.678 20.7688C146.913 20.4051 147.075 19.9997 147.157 19.5747L143.723 16.6597ZM121.188 18.2864C117.075 16.1731 116.627 16.2327 115.57 19.0311C116.186 19.3469 116.814 19.6747 117.447 19.9924C118.073 20.306 118.704 20.6088 119.362 20.9308L121.188 18.2864ZM148.008 20.0581L146.666 22.3292C147.508 22.7762 148.31 23.1756 149.087 23.6188C150.776 24.5818 151.449 24.3686 152.441 22.4666L148.008 20.0581ZM133.814 19.757C134.423 18.9772 134.839 18.0642 135.027 17.0929C134.71 16.626 134.303 16.2268 133.83 15.9186C133.358 15.6104 132.828 15.3995 132.273 15.2979C131.368 15.7552 130.599 16.4417 130.043 17.289L133.814 19.757ZM116.535 16.054C113.648 13.8916 112.917 13.953 111.176 16.6508L114.715 18.4492C115.402 17.5422 115.967 16.7977 116.535 16.054ZM181.491 16.5536L181.524 16.0277C180.509 15.5963 179.402 15.4273 178.305 15.5363C176.089 16.6586 176.185 17.6134 178.3 18.9094C178.549 19.0397 178.807 19.152 179.072 19.2454L181.491 16.5536ZM160.238 18.732L160.22 19.1482L163.891 20.7679C164.516 20.2167 165.113 19.7448 165.637 19.2026C165.814 19.1147 165.952 18.9641 166.024 18.7799C166.096 18.5958 166.098 18.3913 166.027 18.2064C165.957 18.0215 165.82 17.8694 165.644 17.7797C165.468 17.69 165.264 17.6692 165.073 17.7212C163.451 17.9959 161.848 18.3836 160.238 18.732ZM112.133 13.7778C109.809 11.7564 109.586 11.8077 107.863 14.762C109.947 16.3321 110.299 16.251 112.133 13.7778ZM151.599 26.3964L151.341 26.0166L147.021 29.0066L147.292 29.3987L151.599 26.3964ZM142.96 34.9472L142.546 34.8479L141.268 37.7089L141.581 37.8444L142.96 34.9472Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M178.386 48.0588L170.578 49.6424L170.208 54.0163L173.686 53.3921L173.912 53.7395C171.688 54.4119 168.811 54.4493 169.609 58.0576H171.557C170.511 58.699 168.953 58.35 168.856 59.7658C168.246 59.5081 167.601 59.3416 166.943 59.2715C165.595 59.3551 164.258 59.6158 162.917 59.8046L162.84 59.4277L168.461 58.1585L169.219 55.2327H166.755L166.597 54.7782C167.043 54.5706 167.523 54.4428 168.014 54.4009C168.19 54.4389 168.371 54.4349 168.545 54.3894C168.719 54.3438 168.879 54.2579 169.013 54.1386C169.147 54.0194 169.251 53.8701 169.317 53.7031C169.382 53.536 169.407 53.3559 169.39 53.1772C169.527 52.1522 169.634 51.123 169.767 49.9826H167.008L166.883 49.6086C167.347 49.3246 167.86 49.1323 168.396 49.0422C169.955 49.1196 170.017 47.9143 169.943 47.0401C169.841 45.827 168.771 46.5734 168.111 46.4985C168.006 46.4923 167.904 46.4642 167.811 46.4161C167.719 46.368 167.637 46.3009 167.571 46.2192C167.839 45.9912 168.153 45.8242 168.491 45.73C168.802 45.7544 169.114 45.7034 169.401 45.5815C169.688 45.4596 169.942 45.2703 170.14 45.0297C170.338 44.7891 170.476 44.5042 170.541 44.1992C170.605 43.8942 170.596 43.578 170.513 43.2775C170.51 42.9542 170.543 42.6307 170.566 42.1921L168.646 42.4684C169.277 41.7959 170.085 41.3158 170.976 41.0835C171.868 40.8512 172.808 40.8762 173.686 41.1556C173.249 41.2814 172.841 41.494 172.487 41.7807C172.133 42.0674 171.841 42.4224 171.627 42.8245C171.414 43.2266 171.283 43.6676 171.244 44.1212C171.204 44.5748 171.256 45.0317 171.397 45.4648C173.834 45.0417 176.127 44.6563 178.412 44.2258C178.535 44.1801 178.645 44.1046 178.732 44.0059C178.819 43.9072 178.88 43.7885 178.91 43.6604C178.959 42.578 178.933 41.4922 178.933 40.3318L175.982 40.7603L175.904 40.4316C176.669 40.233 177.415 39.9707 178.136 39.6473C178.311 39.52 178.454 39.3535 178.554 39.1611C178.653 38.9686 178.706 38.7556 178.709 38.5389C178.554 36.7405 178.285 34.9521 178.069 33.1586C178.091 32.8533 178.142 32.5508 178.222 32.2551C179.332 34.3963 179.916 36.7714 179.925 39.1833C183.193 38.2977 186.603 38.0621 189.962 38.4897L180.054 39.834V44.0095C182.237 43.2898 184.567 43.1349 186.826 43.5589C186.429 43.4924 186.022 43.5211 185.639 43.6427C185.255 43.7643 184.906 43.9753 184.62 44.2583C184.334 44.5413 184.12 44.8882 183.994 45.2705C183.869 45.6527 183.836 46.0592 183.898 46.4566C183.545 49.5436 182.852 52.5953 182.216 55.6439C182.026 56.5557 182.172 57.0372 183.307 57.0894C182.552 57.3823 181.93 57.9418 181.56 58.6619C181.189 59.3821 181.096 60.213 181.296 60.9975C182.42 63.4944 183.478 66.0202 184.569 68.5319C184.891 69.2741 185.256 69.9986 185.554 70.7498C185.768 71.2888 185.905 71.8588 186.076 72.4149L185.698 72.5957C185.236 71.9174 184.81 71.2151 184.423 70.4919C183.767 69.116 183.251 67.6717 182.568 66.311C182.064 65.3087 182.32 63.4565 179.74 64.4026L181.208 62.7703L176.635 62.5599C177.825 65.0008 178.889 67.1585 179.931 69.3264C180.589 70.6952 181.249 72.0654 181.837 73.4649C181.952 73.9176 182 74.3848 181.978 74.8514L181.447 75.0004L175.94 62.8402C174.396 63.0682 172.711 63.3228 171.024 63.5646C167.94 64.0069 164.856 64.4427 161.77 64.8719C161.393 64.9491 161.003 64.9374 160.631 64.8375C160.338 64.6553 160.082 64.4186 159.877 64.1403C160.094 63.8884 160.37 63.6931 160.679 63.5709C162.099 63.5199 163.535 63.6817 164.943 63.5409C168.148 63.2201 171.343 62.8139 174.53 62.3222C175.134 62.035 175.671 61.6224 176.104 61.1118C176.661 61.5309 177.31 61.8093 177.998 61.9231C178.685 62.037 179.39 61.983 180.052 61.7658C180.195 61.7101 180.322 61.6204 180.422 61.5045C180.523 61.3886 180.594 61.25 180.629 61.1006C180.788 59.8784 180.864 58.6453 180.968 57.4361C177.765 56.4824 177.506 58.8549 177.064 61.0163L176.698 60.848C176.76 60.3937 176.813 59.9378 176.888 59.4856C176.972 58.9758 177.076 58.4694 177.215 57.7305L173.388 57.9867L173.339 57.838C174.385 57.4638 175.462 57.1854 176.558 57.0062C176.724 57.0046 176.888 56.9684 177.039 56.8999C177.191 56.8314 177.326 56.7321 177.437 56.6083C177.548 56.4844 177.632 56.3389 177.684 56.1808C177.735 56.0228 177.754 55.8557 177.737 55.6903C177.848 54.691 177.658 53.6518 177.818 52.6657C178.027 51.3746 178.46 50.1202 178.782 48.8465C178.855 48.5735 178.891 48.2922 178.892 48.0097C178.854 45.0999 178.844 45.0414 175.946 45.3347C174.483 45.4415 173.042 45.7531 171.665 46.2603C171.111 46.9603 170.736 47.7851 170.574 48.663L178.347 47.6215L178.386 48.0588ZM178.121 56.7832C178.669 56.6966 179.223 56.6577 179.778 56.6669C180.01 56.7258 180.253 56.7265 180.485 56.6689C180.717 56.6112 180.931 56.4971 181.108 56.3366C181.286 56.1761 181.421 55.9742 181.501 55.749C181.581 55.5237 181.605 55.2821 181.569 55.0456C181.744 53.4009 182.113 51.7776 182.367 50.1402C182.711 47.9245 182.698 47.9237 180.495 47.8005C180.393 47.7038 180.31 47.5895 180.25 47.4631L182.601 46.9892L182.892 44.5796C180.258 44.0978 179.728 44.5709 179.697 47.0909C179.652 48.2308 179.518 49.3655 179.296 50.4845C178.946 52.5338 178.537 54.5731 178.121 56.7832Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M194.116 67.0109C193.499 66.3037 192.963 65.5293 192.519 64.7023C191.274 61.6214 190.106 58.5098 189.016 55.3674C188.797 54.4896 188.722 53.5823 188.792 52.6805C188.948 52.433 189.166 52.2314 189.426 52.0967C189.667 52.2683 189.859 52.5005 189.983 52.77C189.829 55.619 190.528 58.4491 191.99 60.8991C192.669 62.5703 193.552 64.158 194.33 65.79C194.444 66.0765 194.537 66.3707 194.609 66.6703L194.116 67.0109Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M185.663 58.2903L190.853 70.6464L190.404 70.8493C188.635 68.0661 187.159 65.1074 185.998 62.0205L184.935 62.9396L184.712 62.8184C184.834 62.493 184.933 62.1598 185.01 61.821C185.109 61.2201 185.128 60.6055 185.235 60.0063C185.332 59.4591 185.501 58.9249 185.663 58.2903Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M191.39 44.9021C192.079 49.7759 193.623 54.4896 195.952 58.8258C194.227 56.975 192.925 54.7709 192.137 52.3665C191.35 49.9621 191.094 47.415 191.39 44.9021Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M151.342 77.1742C148.419 72.5923 146.814 67.3862 144.373 62.5758L144.99 62.2815L151.988 76.8674L151.342 77.1742Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M134.222 61.9102C136.228 66.879 138.651 71.6692 141.464 76.2297C137.811 72.1912 135.31 67.2458 134.222 61.9102Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M193.034 37.5073C194.383 40.7822 195.733 44.0571 197.083 47.332L196.438 47.5953C194.807 44.4421 193.476 41.1428 192.462 37.7408L193.034 37.5073Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M149.008 77.8267C146.079 74.9475 143.971 71.3386 142.902 67.3726C144.988 70.9434 146.931 74.2694 149.008 77.8267Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M114.117 58.3514C113.131 57.8987 112.149 57.4353 111.156 56.9968C110.127 56.5421 109.087 56.1115 107.729 55.5327C108.068 55.2725 108.457 55.0849 108.872 54.9817C110.882 55.5173 112.763 56.4562 114.4 57.7414L114.117 58.3514Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M62.7146 62.0657C61.5135 61.8015 60.4182 61.1858 59.5681 60.2971C58.7181 59.4083 58.1518 58.2866 57.9414 57.075L62.7146 62.0657Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M61.4795 56.2527C62.8124 57.8676 64.0919 59.4146 65.3557 60.9744C65.2969 61.0887 65.222 61.1939 65.1332 61.2868C64.1428 60.8325 63.2863 60.1306 62.6463 59.2488C62.0063 58.367 61.6044 57.3351 61.4795 56.2527Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M104.73 59.8184L104.044 55.4017C105.495 55.2854 106.064 57.5852 104.73 59.8184Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M154.854 27.3833L159.163 28.4659C157.095 29.4807 156.629 29.3453 154.854 27.3833Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M86.1841 53.4638C85.4477 53.257 84.7234 53.0092 84.0147 52.7216C83.8826 52.4524 83.822 52.1537 83.8386 51.8543C84.1271 51.7554 84.4353 51.7285 84.7365 51.7759C85.2963 52.1161 85.8336 52.4919 86.345 52.9012L86.1841 53.4638Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M63.6227 51.6021C62.8681 51.2039 62.2598 50.5758 61.8859 49.8088C61.512 49.0418 61.3919 48.1757 61.543 47.3359L63.6227 51.6021Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M256.965 72.1934C256.272 72.3491 255.641 72.7068 255.151 73.2211C254.661 73.7355 254.335 74.3835 254.214 75.0833C253.395 76.3884 252.574 77.6922 251.751 78.9949L251.14 78.8136C251.08 78.4153 251.117 78.0083 251.249 77.6275C252.82 75.8335 253.924 73.6799 254.464 71.3574C254.749 70.8948 255.144 70.5097 255.613 70.2363L256.965 72.1934Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M271.724 69.6449C270.732 71.0022 269.735 72.3561 268.749 73.7181C268.222 74.4473 267.725 75.1995 267.192 75.9243C267.111 76.1009 266.982 76.2516 266.82 76.3594C266.659 76.4673 266.47 76.5281 266.276 76.535C266.082 76.542 265.89 76.4948 265.721 76.3988C265.552 76.3028 265.413 76.1617 265.319 75.9914C267.121 73.5709 269.145 71.3246 271.366 69.282L271.724 69.6449Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M273.337 66.9896C273.228 65.4769 273.478 63.9599 274.066 62.562C274.654 61.1641 275.564 59.9248 276.722 58.9451L273.337 66.9896Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M231.727 21.5291L223.596 29.8895C225.282 26.2628 228.148 23.3154 231.727 21.5291Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M208.244 58.8637L203.566 61.2071C203.895 60.29 204.565 59.5347 205.436 59.0983C206.307 58.6619 207.313 58.5779 208.244 58.8637Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M114.285 104.466C112.801 106.215 111.019 107.688 109.021 108.815C110.848 107.431 111.451 104.562 114.285 104.466Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M103.634 113.911L107.888 109.559L108.444 110.106L104.109 114.378L103.634 113.911Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M133.004 94.1375L135.021 94.9004C134.415 95.3242 133.82 95.7677 133.195 96.1619C132.954 96.3154 132.674 96.3979 132.388 96.4001C132.145 96.342 131.916 96.2376 131.712 96.0928C131.829 95.8702 131.966 95.6586 132.121 95.4606C132.367 95.1933 132.658 94.9661 132.929 94.7218L133.004 94.1375Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M244.08 173.908C244.894 175.517 245.627 176.936 246.319 178.374C246.336 178.482 246.329 178.592 246.299 178.697C246.269 178.802 246.216 178.899 246.144 178.982C246.066 179.017 245.98 179.033 245.894 179.028C245.808 179.024 245.725 178.999 245.65 178.956C244.927 177.473 244.229 175.978 243.556 174.472C243.7 174.258 243.877 174.068 244.08 173.908Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M49.4766 112.139C52.2042 106.43 55.4376 100.976 59.138 95.843L59.4639 96.0302L49.9298 112.4L49.4766 112.139Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M120.791 90.0917L104.667 88.1268C110.121 87.4076 115.669 88.0836 120.791 90.0917Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M288.193 93.8301C286.473 96.4513 283.011 97.9166 283.155 101.803C284.163 100.369 285.118 98.8949 286.198 97.5174C286.849 96.7741 287.565 96.0896 288.337 95.4718C288.419 95.4514 288.505 95.4504 288.587 95.4686C288.67 95.4869 288.748 95.524 288.814 95.5771C288.889 95.8267 288.887 96.0933 288.808 96.3418C288.352 97.3869 287.851 98.4122 287.529 99.0961C286.935 99.3838 286.374 99.7377 285.859 100.151C283.43 102.753 281.045 105.395 278.466 107.906C280.153 105.806 281.309 103.33 281.837 100.688C279.216 102.54 277.406 105.329 276.781 108.477L276.286 108.227L276.111 106.639L273.65 108.955L273.317 108.635C274.031 107.751 274.763 106.881 275.455 105.981C276.352 104.815 277.122 103.536 278.122 102.469C279.25 101.265 280.615 100.286 281.802 99.1323C283.516 97.4663 285.155 95.7229 286.848 94.0342C287.145 93.7979 287.467 93.5961 287.81 93.4329L288.193 93.8301Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M273.781 105.21C273.083 107.797 272.255 110.346 271.301 112.85L270.765 112.834C270.605 112.431 270.537 111.997 270.566 111.564C271.366 109.357 272.251 107.18 273.108 104.993L273.781 105.21Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M228.675 124.083L218.746 131.638C221.109 128.073 224.608 125.41 228.675 124.083Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M216.882 133.085L217.176 136.296L217.636 136.468L216.402 137.409C216.142 136.893 215.967 136.339 215.883 135.768C215.954 134.859 216.09 133.955 216.289 133.065L216.882 133.085Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M86.1095 64.7493C87.6924 64.7493 89.2812 64.677 90.8544 64.8006C91.305 65.0567 91.6806 65.4265 91.9436 65.8731C91.5502 66.0626 91.136 66.2054 90.7094 66.2987C86.0235 66.771 81.3362 67.2312 76.6453 67.6495C76.1114 67.8644 75.5257 67.916 74.9624 67.7976C74.3991 67.6792 73.8837 67.3963 73.4814 66.9846C78.396 66.5777 83.2228 66.1779 88.0496 65.7782L88.0378 65.1665H86.0668L86.1095 64.7493Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M74.8789 109.531L62.1886 113.714L61.9512 112.985L74.6511 108.942L74.8789 109.531Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M198.903 170.28C198.544 169.887 198.381 169.738 198.256 169.562C198.157 169.39 198.073 169.21 198.005 169.024C197.786 169.251 197.536 169.444 197.263 169.599C197.012 169.637 196.756 169.628 196.508 169.573C196.469 169.317 196.498 169.056 196.591 168.815C197.22 168.297 197.676 167.599 197.9 166.816C198.123 166.032 198.103 165.199 197.842 164.427C197.857 164.103 197.916 163.782 198.018 163.474L198.481 163.479L198.822 166.333C199.164 165.926 199.577 165.585 200.042 165.328C200.494 165.32 200.942 165.411 201.354 165.594C201.218 165.915 201.021 166.207 200.774 166.453C199.841 167.044 198.602 167.366 199.223 168.954C199.212 169.414 199.103 169.866 198.903 170.28Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><path d=\"M64.7341 73.1696C64.7191 72.4656 64.9312 71.7755 65.339 71.2016C65.7469 70.6276 66.3288 70.2003 66.9986 69.9829C66.903 70.6563 66.6476 71.297 66.2536 71.8514C65.8597 72.4059 65.3386 72.8578 64.7341 73.1696Z\" fill=\"black\" fill-opacity=\"0.5\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0fcf7d e-flex e-con-boxed e-con e-parent\" data-id=\"b0fcf7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b6901e elementor-widget elementor-widget-global elementor-global-3653 elementor-global-787 elementor-widget-heading\" data-id=\"7b6901e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">all the flavour of the sea<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-371ed1a elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"371ed1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:3684,&quot;columns&quot;:4,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-3684\">.elementor-3684 .elementor-element.elementor-element-b37bc77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3684 .elementor-element.elementor-element-596369f{--display:flex;--gap:5px 0px;--row-gap:5px;--column-gap:0px;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3684 .elementor-element.elementor-element-d87c435 .elementor-icon-list-icon{width:14px;}.elementor-3684 .elementor-element.elementor-element-d87c435 .elementor-icon-list-icon i{font-size:14px;}.elementor-3684 .elementor-element.elementor-element-d87c435 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-3684 .elementor-element.elementor-element-a04c7ff{margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 0rem) 0rem;}.elementor-3684 .elementor-element.elementor-element-39625ea .elementor-heading-title{font-family:\"Bricolage Grotesque\", Sans-serif;font-size:21px;font-weight:600;color:var( --e-global-color-primary );}.elementor-3684 .elementor-element.elementor-element-39625ea .elementor-heading-title a:hover, .elementor-3684 .elementor-element.elementor-element-39625ea .elementor-heading-title a:focus{color:var( --e-global-color-primary );}.elementor-3684 .elementor-element.elementor-element-62b2fc0{font-size:14px;}@media(max-width:1024px){.elementor-3684 .elementor-element.elementor-element-596369f{--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-3684 .elementor-element.elementor-element-a04c7ff{margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 1rem) 0rem;}}@media(max-width:767px){.elementor-3684 .elementor-element.elementor-element-596369f{--margin-top:17rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;}.elementor-3684 .elementor-element.elementor-element-a04c7ff{margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 1rem) 0rem;}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3529 post-3529 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-balnched\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-gamberi-sgusciati-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"gamberi sgusciati surgelati\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-gamberi-sgusciati-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-gamberi-sgusciati-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-gamberi-sgusciati-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-gamberi-sgusciati-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-gambero-sgusciato-qb.webp\" alt=\"gamberetti sgusciati\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">balnched<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Peeled Shrimp<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 180g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3531 post-3531 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-balnched\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-code-gambero-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta code di gambero\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-code-gambero-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-code-gambero-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-code-gambero-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-code-gambero-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-code-gambero-a-qb.webp\" alt=\"code di gambero\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">balnched<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Shrimp Tails<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 150g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3534 post-3534 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-cooked\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-polpo-naturale-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta polpo surgelato\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-polpo-naturale-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-polpo-naturale-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-polpo-naturale-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-polpo-naturale-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-polpo-cotto.webp\" alt=\"polpo cotto\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">cooked<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Cooked Octopus<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 180g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3536 post-3536 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-natural\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-capesante-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta capesante\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-capesante-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-capesante-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-capesante-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-capesante-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-capesante-qb.webp\" alt=\"marinai quanto basta\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">natural<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Shelled Pacific Scallops<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 180g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3539 post-3539 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-cooked\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-vongole-sgusciate-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta vongole sgusciate\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-vongole-sgusciate-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-vongole-sgusciate-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-vongole-sgusciate-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-vongole-sgusciate-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-vongole-qb.webp\" alt=\"vongole sgusciate\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">cooked<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Shelled Clams<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 120g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3543 post-3543 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-cooked\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-cozze-sgusciate-qb-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta cozze surgelate\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-cozze-sgusciate-qb-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-cozze-sgusciate-qb-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-cozze-sgusciate-qb-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-cozze-sgusciate-qb.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-cozze.webp\" alt=\"Cozze sgusciate\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">cooked<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Shelled Mussels<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 180g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"3684\" class=\"elementor elementor-3684 elementor-35 elementor-35 e-loop-item e-loop-item-3545 post-3545 prodotto type-prodotto status-publish has-post-thumbnail hentry category-quanto-basta tag-mixed\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b37bc77 e-flex e-con-boxed e-con e-parent\" data-id=\"b37bc77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a418693 elementor-widget elementor-widget-shortcode\" data-id=\"a418693\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-042e869 elementor-widget elementor-widget-shortcode\" data-id=\"042e869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"prodotto-immagini-wrapper\">\n        <div class=\"immagine-principale\">\n            <img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-prep-risotto-qb-a-300x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"marinai quanto basta misto per risotto\" srcset=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-prep-risotto-qb-a-300x300.webp 300w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-prep-risotto-qb-a-150x150.webp 150w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-prep-risotto-qb-a-768x768.webp 768w, https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/evidenza-prep-risotto-qb-a.webp 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>        <\/div>\n                <div class=\"immagine-hover\">\n            <img decoding=\"async\" src=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-hover-risotto-spaghetti.webp\" alt=\"misto risotto spaghetti\">\n        <\/div>\n            <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596369f e-con-full e-flex e-con e-child\" data-id=\"596369f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87c435 elementor-widget elementor-widget-post-info\" data-id=\"d87c435\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"tag-prodotti\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-86e6fdb elementor-inline-item\" itemprop=\"about\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-post-info__terms-list\">\n\t\t\t\t<span class=\"elementor-post-info__terms-list-item\">mixed<\/span>\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a04c7ff elementor-widget elementor-widget-html\" data-id=\"a04c7ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* Tag prodotti - stili base *\/\n#tag-prodotti .elementor-post-info__terms-list-item {\n    display: inline-block;\n    padding: 5px 20px;\n    font-size: 15px;\n    text-transform: uppercase;\n    border-radius: 50px;\n    color: #ffffff;\n    font-weight: bold;\n    transition: all 0.3s ease;\n}\n\/* Colori specifici per categoria *\/\n#tag-prodotti .tag-cotto {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-misti {\n    background-color: #22498A;\n}\n#tag-prodotti .tag-sughi {\n    background-color: #C5AE08;\n}\n#tag-prodotti .tag-scottato {\n    background-color: #009AE7;\n}\n#tag-prodotti .tag-al-naturale {\n    background-color: #009AE7;\n}\n\/* Classe per mobile applicata via JS *\/\n.mobile-tag-reset {\n    position: static !important;\n    left: auto !important;\n    top: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n    transform: none !important;\n    margin: 10px 0 0 0 !important;\n    width: 100% !important;\n}\n.mobile-tag-reset .elementor-post-info__terms-list-item {\n    font-size: 13px !important;\n    padding: 4px 16px !important;\n}\n<\/style><script>document.addEventListener('DOMContentLoaded', function() {\n    const tags = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list-item');\n    const tagLists = document.querySelectorAll('#tag-prodotti .elementor-post-info__terms-list');\n    \n    \/\/ Applica classi colore\n    tags.forEach(tag => {\n        const text = tag.textContent.trim().toLowerCase();\n        if(text.includes('cotto')) {\n            tag.classList.add('tag-cotto');\n        } else if(text.includes('misti')) {\n            tag.classList.add('tag-misti');\n        } else if(text.includes('sughi')) {\n            tag.classList.add('tag-sughi');\n        } else if(text.includes('scottato')) {\n            tag.classList.add('tag-scottato');\n        } else if(text.includes('al-naturale') || text.includes('al naturale')) {\n            tag.classList.add('tag-al-naturale');\n        }\n    });\n    \n    \/\/ Funzione per gestire il layout responsive\n    function handleResponsive() {\n        const isMobile = window.innerWidth <= 1024;\n        \n        tagLists.forEach(list => {\n            if(isMobile) {\n                list.style.setProperty('position', 'static', 'important');\n                list.style.setProperty('left', 'auto', 'important');\n                list.style.setProperty('top', 'auto', 'important');\n                list.style.setProperty('transform', 'none', 'important');\n                list.style.setProperty('margin-top', '10px', 'important');\n                list.style.setProperty('width', '100%', 'important');\n            } else {\n                list.style.removeProperty('position');\n                list.style.removeProperty('left');\n                list.style.removeProperty('top');\n                list.style.removeProperty('transform');\n                list.style.removeProperty('margin-top');\n                list.style.removeProperty('width');\n            }\n        });\n    }\n    \n    \/\/ Esegui al caricamento\n    handleResponsive();\n    \n    \/\/ Esegui al resize\n    window.addEventListener('resize', handleResponsive);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39625ea elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"39625ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Risotto &#038; Spaghetti Mix<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b2fc0 elementor-widget elementor-widget-theme-post-content\" data-id=\"62b2fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Bag 180g<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Lines Marinai quanto basta The ideal choice for a tasty, practical meal and above all, waste-free! 01 Frozen seafood products, pre-cooked dishes, traditionally prepared sauces and practical yet delicious seafood mixes. 02 Certified quality, selected at the source. 03 Selected gastronomic recipes, available in convenient formats for every need. \u201cQuanto Basta\u201d is the new &#8230; <a title=\"Risotto &#038; Spaghetti Mix\" class=\"read-more\" href=\"https:\/\/www.nai.it\/en\/prodotto\/risotto-spaghetti-mix\/\" aria-label=\"Read more about Risotto &#038; Spaghetti Mix\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3385","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Marinai quanto basta - Nai<\/title>\n<meta name=\"description\" content=\"Marinai Quanto Basta is the latest addition to Nai&#039;s line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Marinai quanto basta - Nai\" \/>\n<meta property=\"og:description\" content=\"Marinai Quanto Basta is the latest addition to Nai&#039;s line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/\" \/>\n<meta property=\"og:site_name\" content=\"Nai\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T14:23:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/\",\"url\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/\",\"name\":\"Marinai quanto basta - Nai\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.nai.it\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/piatto-quanto-basta.webp\",\"datePublished\":\"2026-02-09T17:26:41+00:00\",\"dateModified\":\"2026-06-12T14:23:12+00:00\",\"description\":\"Marinai Quanto Basta is the latest addition to Nai's line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.nai.it\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/piatto-quanto-basta.webp\",\"contentUrl\":\"https:\\\/\\\/www.nai.it\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/piatto-quanto-basta.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/marinai-quanto-basta\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.nai.it\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Marinai quanto basta\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.nai.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.nai.it\\\/en\\\/\",\"name\":\"Nai\",\"description\":\"Prodotti Ittici\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.nai.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Marinai quanto basta - Nai","description":"Marinai Quanto Basta is the latest addition to Nai's line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/","og_locale":"en_US","og_type":"article","og_title":"Marinai quanto basta - Nai","og_description":"Marinai Quanto Basta is the latest addition to Nai's line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.","og_url":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/","og_site_name":"Nai","article_modified_time":"2026-06-12T14:23:12+00:00","og_image":[{"url":"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/","url":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/","name":"Marinai quanto basta - Nai","isPartOf":{"@id":"https:\/\/www.nai.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/#primaryimage"},"image":{"@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/#primaryimage"},"thumbnailUrl":"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp","datePublished":"2026-02-09T17:26:41+00:00","dateModified":"2026-06-12T14:23:12+00:00","description":"Marinai Quanto Basta is the latest addition to Nai's line: we bring the goodness of fish to the table, inspired by the principles of transparency and sustainability.","breadcrumb":{"@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nai.it\/en\/marinai-quanto-basta\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/#primaryimage","url":"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp","contentUrl":"https:\/\/www.nai.it\/wp-content\/uploads\/2026\/02\/piatto-quanto-basta.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.nai.it\/en\/marinai-quanto-basta\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nai.it\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Marinai quanto basta"}]},{"@type":"WebSite","@id":"https:\/\/www.nai.it\/en\/#website","url":"https:\/\/www.nai.it\/en\/","name":"Nai","description":"Prodotti Ittici","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nai.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/pages\/3385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/comments?post=3385"}],"version-history":[{"count":1,"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/pages\/3385\/revisions"}],"predecessor-version":[{"id":3387,"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/pages\/3385\/revisions\/3387"}],"wp:attachment":[{"href":"https:\/\/www.nai.it\/en\/wp-json\/wp\/v2\/media?parent=3385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}