@ozdao/prometheus-framework 0.2.224 → 0.2.226

Sign up to get free protection for your applications and to get access to all the features.
Files changed (163) hide show
  1. package/dist/builder.js +3 -3
  2. package/dist/builder.mjs +3 -3
  3. package/dist/events.server.js +1 -1
  4. package/dist/events.server.mjs +1 -1
  5. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  7. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  8. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  9. package/dist/prometheus-framework/src/components/Status/Status.vue.cjs +7 -2
  10. package/dist/prometheus-framework/src/components/Status/Status.vue.cjs.map +1 -1
  11. package/dist/prometheus-framework/src/components/Status/Status.vue.js +7 -2
  12. package/dist/prometheus-framework/src/components/Status/Status.vue.js.map +1 -1
  13. package/dist/prometheus-framework/src/modules/auth/auth.client.cjs +6 -0
  14. package/dist/prometheus-framework/src/modules/auth/auth.client.cjs.map +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/auth.client.js +6 -0
  16. package/dist/prometheus-framework/src/modules/auth/auth.client.js.map +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  18. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  26. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  27. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  28. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  29. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  30. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  31. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs +5 -0
  32. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs.map +1 -1
  33. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js +5 -0
  34. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
  35. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  38. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  39. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  40. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  41. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  42. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  43. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  44. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  45. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  52. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  53. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  54. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  55. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  56. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  57. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  58. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  59. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  60. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  61. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  62. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  63. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -0
  64. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  65. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -0
  66. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  67. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  68. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  69. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  70. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  71. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
  72. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
  73. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  76. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  77. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  78. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  79. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  80. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  81. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  82. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  83. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  84. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  85. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  86. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  87. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  88. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
  89. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  90. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  91. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  92. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  93. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  94. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  95. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  96. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  97. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +587 -587
  98. package/dist/prometheus-framework/src/modules/pages/pages.client.js +587 -587
  99. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  100. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  101. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  102. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  103. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  106. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  107. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  108. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  109. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  112. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  113. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
  114. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  115. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  116. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  117. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  118. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  119. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  120. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  121. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  122. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  123. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  124. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  125. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  126. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  127. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  128. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  129. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  130. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  131. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  132. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  133. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +2 -2
  134. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  135. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  136. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  137. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  138. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  139. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +3 -3
  140. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
  141. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +2 -2
  142. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +2 -2
  143. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  144. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  145. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  146. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  147. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  148. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  149. package/dist/prometheus-framework.cjs.js +1 -1
  150. package/dist/prometheus-framework.es.js +8 -3
  151. package/dist/tickets.controller-BGJZtL9V.mjs +408 -0
  152. package/dist/tickets.controller-DUsBFD24.js +407 -0
  153. package/dist/wallet.server.js +1 -1
  154. package/dist/wallet.server.mjs +1 -1
  155. package/package.json +1 -1
  156. package/src/builder/ssr/ssr-render-html.js +1 -1
  157. package/src/builder/templates/page.js +1 -1
  158. package/src/builder/webpack/webpack.config.spa.js +1 -1
  159. package/src/components/Status/Status.vue +4 -2
  160. package/src/modules/auth/auth.client.js +10 -0
  161. package/src/modules/events/controllers/utils/templateEmail.js +1 -1
  162. package/src/modules/events/controllers/utils/templateTicket.js +25 -19
  163. package/src/modules/globals/views/components/layouts/Client.vue +1 -0
@@ -131,26 +131,32 @@ const template = `
131
131
  <div class="ticket">
132
132
  <div class="ticket__main">
133
133
  <div class="header">
134
- <svg width="1046" height="280" viewBox="0 0 1046 280" fill="none" xmlns="http://www.w3.org/2000/svg">
135
- <path d="M1010.25 80.5964L993.442 193.466H978.224L965.859 120.228H965.542L953.336 193.466H938.117L921.313 80.5964H938.434L946.519 152.25H946.836L959.518 80.5964H971.883L985.041 153.993H985.358L993.125 80.5964H1010.25Z" fill="white"/>
136
- <path d="M867.722 107.229C867.722 102.684 868.514 98.6683 870.1 95.1807C871.685 91.6932 873.799 88.7869 876.441 86.4618C878.977 84.2425 881.83 82.5516 885.001 81.389C888.277 80.2265 891.553 79.6453 894.829 79.6453C898.106 79.6453 901.329 80.2265 904.5 81.389C907.776 82.5516 910.735 84.2425 913.377 86.4618C915.913 88.7869 917.974 91.6932 919.559 95.1807C921.145 98.6683 921.937 102.684 921.937 107.229V166.834C921.937 171.59 921.145 175.659 919.559 179.04C917.974 182.422 915.913 185.223 913.377 187.442C910.735 189.767 907.776 191.511 904.5 192.674C901.329 193.836 898.106 194.417 894.829 194.417C891.553 194.417 888.277 193.836 885.001 192.674C881.83 191.511 878.977 189.767 876.441 187.442C873.799 185.223 871.685 182.422 870.1 179.04C868.514 175.659 867.722 171.59 867.722 166.834V107.229ZM883.891 166.834C883.891 170.744 884.948 173.651 887.062 175.553C889.281 177.35 891.87 178.248 894.829 178.248C897.789 178.248 900.325 177.35 902.439 175.553C904.658 173.651 905.768 170.744 905.768 166.834V107.229C905.768 103.318 904.658 100.465 902.439 98.6683C900.325 96.766 897.789 95.8148 894.829 95.8148C891.87 95.8148 889.281 96.766 887.062 98.6683C884.948 100.465 883.891 103.318 883.891 107.229V166.834Z" fill="white"/>
137
- <path d="M805.527 193.466V80.5964H821.062L845.475 148.604H845.792V80.5964H861.962V193.466H846.743L822.013 125.618H821.696V193.466H805.527Z" fill="white"/>
138
- <path d="M802 113.094H785.83V109.448C785.83 105.749 784.932 102.579 783.135 99.9365C781.444 97.1887 778.538 95.8148 774.417 95.8148C772.197 95.8148 770.401 96.2375 769.027 97.083C767.653 97.9285 766.543 98.9853 765.698 100.254C764.852 101.627 764.271 103.213 763.954 105.009C763.637 106.7 763.478 108.497 763.478 110.399C763.478 112.618 763.531 114.468 763.637 115.947C763.848 117.427 764.271 118.748 764.905 119.911C765.539 121.073 766.437 122.077 767.6 122.923C768.868 123.768 770.559 124.614 772.673 125.459L785.038 130.373C788.631 131.747 791.537 133.385 793.757 135.288C795.976 137.084 797.72 139.198 798.988 141.629C800.15 144.165 800.943 147.071 801.366 150.347C801.788 153.518 802 157.164 802 161.286C802 166.041 801.524 170.48 800.573 174.602C799.622 178.618 798.09 182.052 795.976 184.906C793.757 187.865 790.85 190.19 787.257 191.881C783.664 193.572 779.278 194.417 774.099 194.417C770.189 194.417 766.543 193.73 763.161 192.357C759.779 190.983 756.873 189.08 754.442 186.65C752.012 184.219 750.057 181.418 748.577 178.248C747.203 174.972 746.516 171.431 746.516 167.627V161.603H762.686V166.675C762.686 169.635 763.531 172.33 765.222 174.76C767.019 177.085 769.978 178.248 774.099 178.248C776.847 178.248 778.961 177.878 780.44 177.138C782.026 176.293 783.241 175.13 784.087 173.651C784.932 172.171 785.408 170.427 785.513 168.419C785.725 166.306 785.83 163.981 785.83 161.444C785.83 158.485 785.725 156.054 785.513 154.152C785.302 152.25 784.879 150.717 784.245 149.555C783.505 148.392 782.501 147.441 781.233 146.701C780.071 145.962 778.485 145.169 776.477 144.323L764.905 139.568C757.93 136.714 753.227 132.963 750.796 128.312C748.471 123.557 747.309 117.638 747.309 110.558C747.309 106.33 747.89 102.314 749.053 98.5097C750.215 94.7051 751.959 91.429 754.284 88.6812C756.503 85.9334 759.304 83.7669 762.686 82.1817C766.173 80.4907 770.295 79.6453 775.051 79.6453C779.067 79.6453 782.713 80.385 785.989 81.8646C789.371 83.3442 792.277 85.2993 794.708 87.73C799.569 92.8028 802 98.6154 802 105.168V113.094Z" fill="white"/>
139
- <path d="M677.452 193.466V80.5964H725.644V95.8148H693.622V128.947H721.522V144.165H693.622V177.297H725.644V193.466H677.452Z" fill="white"/>
140
- <path d="M634.051 95.8148V131.007H643.246C646.099 131.007 648.371 130.637 650.062 129.898C651.753 129.052 653.074 127.89 654.026 126.41C654.871 124.931 655.452 123.134 655.769 121.02C656.086 118.801 656.245 116.265 656.245 113.411C656.245 110.558 656.086 108.074 655.769 105.96C655.452 103.741 654.818 101.839 653.867 100.254C651.859 97.2944 648.054 95.8148 642.453 95.8148H634.051ZM617.882 193.466V80.5964H643.88C662.903 80.5964 672.414 91.6403 672.414 113.728C672.414 120.386 671.358 126.04 669.244 130.69C667.236 135.34 663.643 139.092 658.464 141.946L675.902 193.466H658.781L643.721 145.275H634.051V193.466H617.882Z" fill="white"/>
141
- <path d="M557.36 107.229C557.36 102.684 558.152 98.6683 559.738 95.1807C561.323 91.6932 563.437 88.7869 566.079 86.4618C568.615 84.2425 571.469 82.5516 574.639 81.389C577.915 80.2265 581.191 79.6453 584.468 79.6453C587.744 79.6453 590.967 80.2265 594.138 81.389C597.414 82.5516 600.373 84.2425 603.015 86.4618C605.551 88.7869 607.612 91.6932 609.198 95.1807C610.783 98.6683 611.575 102.684 611.575 107.229V166.834C611.575 171.59 610.783 175.659 609.198 179.04C607.612 182.422 605.551 185.223 603.015 187.442C600.373 189.767 597.414 191.511 594.138 192.674C590.967 193.836 587.744 194.417 584.468 194.417C581.191 194.417 577.915 193.836 574.639 192.674C571.469 191.511 568.615 189.767 566.079 187.442C563.437 185.223 561.323 182.422 559.738 179.04C558.152 175.659 557.36 171.59 557.36 166.834V107.229ZM573.529 166.834C573.529 170.744 574.586 173.651 576.7 175.553C578.919 177.35 581.509 178.248 584.468 178.248C587.427 178.248 589.963 177.35 592.077 175.553C594.296 173.651 595.406 170.744 595.406 166.834V107.229C595.406 103.318 594.296 100.465 592.077 98.6683C589.963 96.766 587.427 95.8148 584.468 95.8148C581.509 95.8148 578.919 96.766 576.7 98.6683C574.586 100.465 573.529 103.318 573.529 107.229V166.834Z" fill="white"/>
142
- <path d="M478.15 193.466V80.5964H493.686L514.453 140.36H514.77L535.378 80.5964H551.072V193.466H534.902V124.825H534.585L518.574 173.334H510.489L494.637 124.825H494.32V193.466H478.15Z" fill="white"/>
143
- <path d="M396.141 107.229C396.141 102.684 396.934 98.6683 398.519 95.1807C400.104 91.6932 402.218 88.7869 404.86 86.4618C407.396 84.2425 410.25 82.5516 413.42 81.389C416.697 80.2265 419.973 79.6453 423.249 79.6453C426.525 79.6453 429.748 80.2265 432.919 81.389C436.195 82.5516 439.154 84.2425 441.796 86.4618C444.333 88.7869 446.394 91.6932 447.979 95.1807C449.564 98.6683 450.357 102.684 450.357 107.229V166.834C450.357 171.59 449.564 175.659 447.979 179.04C446.394 182.422 444.333 185.223 441.796 187.442C439.154 189.767 436.195 191.511 432.919 192.674C429.748 193.836 426.525 194.417 423.249 194.417C419.973 194.417 416.697 193.836 413.42 192.674C410.25 191.511 407.396 189.767 404.86 187.442C402.218 185.223 400.104 182.422 398.519 179.04C396.934 175.659 396.141 171.59 396.141 166.834V107.229ZM412.311 166.834C412.311 170.744 413.367 173.651 415.481 175.553C417.701 177.35 420.29 178.248 423.249 178.248C426.208 178.248 428.744 177.35 430.858 175.553C433.077 173.651 434.187 170.744 434.187 166.834V107.229C434.187 103.318 433.077 100.465 430.858 98.6683C428.744 96.766 426.208 95.8148 423.249 95.8148C420.29 95.8148 417.701 96.766 415.481 98.6683C413.367 100.465 412.311 103.318 412.311 107.229V166.834Z" fill="white"/>
144
- <path d="M333.946 193.466V80.5964H349.481L373.894 148.604H374.211V80.5964H390.381V193.466H375.163L350.433 125.618H350.116V193.466H333.946Z" fill="white"/>
145
- <path d="M233.454 133.306C235.059 134.222 236.586 135.114 238.14 135.954C239.451 136.662 240.292 137.695 240.319 139.233C240.349 140.87 239.447 141.935 238.099 142.724C231.338 146.679 224.59 150.655 217.838 154.627C213.234 157.335 208.633 160.046 203.913 162.825C204.307 163.068 204.613 163.262 204.923 163.447C208.828 165.782 212.738 168.108 216.635 170.456C217.137 170.758 217.529 170.821 218.092 170.526C230.581 163.995 243.084 157.49 255.584 150.979C256.192 150.663 256.79 150.326 257.408 150.033C258.481 149.524 259.568 149.496 260.609 150.111C266.05 153.323 271.514 156.496 276.908 159.788C279.363 161.287 279.154 164.515 276.585 166.073C271.83 168.956 267.052 171.8 262.283 174.659C256.244 178.28 250.203 181.9 244.165 185.523C243.859 185.706 243.566 185.909 243.139 186.185C245.35 187.435 247.458 188.632 249.571 189.82C254.161 192.403 258.754 194.982 263.346 197.563C266.022 199.067 266.534 200.841 265.062 203.548C262.432 208.383 259.797 213.216 257.161 218.048C255.867 220.422 253.975 220.975 251.657 219.604C245.13 215.746 238.615 211.866 232.094 207.997C231.79 207.816 231.476 207.653 230.983 207.38C230.983 207.895 230.983 208.273 230.983 208.651C230.983 220.884 230.984 233.118 230.978 245.351C230.978 245.973 231.003 246.617 230.861 247.212C230.337 249.419 228.006 250.52 225.912 249.536C224.283 248.77 222.697 247.91 221.093 247.09C216.793 244.891 212.528 242.619 208.181 240.525C206.048 239.497 205.177 238.03 205.189 235.62C205.258 221.954 205.214 208.288 205.243 194.622C205.245 193.785 205.002 193.336 204.304 192.898C200.415 190.462 196.564 187.962 192.699 185.487C192.466 185.338 192.22 185.211 191.859 185.005C191.859 185.485 191.859 185.836 191.859 186.188C191.859 198.531 191.848 210.875 191.872 223.219C191.875 224.92 191.339 226.242 189.809 227.006C188.558 227.631 187.367 227.298 186.212 226.641C177.119 221.464 168.022 216.294 158.926 211.122C157.181 210.13 155.434 209.142 153.563 208.081C153.563 211.53 153.563 214.822 153.563 218.115C153.563 219.841 153.601 221.569 153.545 223.294C153.521 224.014 153.746 224.388 154.365 224.752C165.878 231.525 177.374 238.328 188.874 245.125C189.154 245.29 189.43 245.464 189.715 245.617C191.239 246.435 191.892 247.696 191.877 249.471C191.828 255.201 191.859 260.933 191.859 266.664C191.859 267.325 191.867 267.986 191.857 268.648C191.806 271.959 189.063 273.532 186.244 271.846C184.075 270.549 181.931 269.209 179.776 267.888C171.245 262.658 162.714 257.428 154.183 252.199C154.034 252.107 153.881 252.022 153.563 251.838C153.563 252.338 153.563 252.718 153.563 253.098C153.563 260.555 153.592 268.013 153.527 275.47C153.519 276.395 153.143 277.387 152.7 278.217C152.255 279.052 151.382 279.343 150.393 279.339C143.693 279.313 136.991 279.263 130.292 279.366C128.46 279.394 127.038 277.734 126.994 276.17C126.971 275.363 126.976 274.554 126.975 273.746C126.974 266.473 126.975 259.2 126.975 251.778C126.353 252.138 125.803 252.448 125.262 252.773C114.769 259.076 104.272 265.373 93.7898 271.697C92.4322 272.516 91.0954 272.93 89.6376 272.068C88.1821 271.206 87.8419 269.798 87.8454 268.204C87.8589 262.106 87.8942 256.007 87.8271 249.909C87.804 247.802 88.5654 246.425 90.3907 245.379C102.259 238.576 114.083 231.694 125.94 224.872C126.733 224.415 127.011 223.934 127 223.001C126.944 218.41 126.975 213.817 126.975 209.225C126.975 208.87 126.975 208.514 126.975 207.97C125.582 208.724 124.327 209.4 123.075 210.082C112.974 215.587 102.884 221.111 92.7573 226.565C91.893 227.031 90.7528 227.315 89.8035 227.189C88.0014 226.951 87.0278 225.417 87.0245 223.313C87.0156 217.655 87.0215 211.998 87.0215 206.34C87.0215 199.654 87.0215 192.968 87.0215 186.282C87.0215 185.894 87.0215 185.506 87.0215 184.959C84.6994 186.44 82.5157 187.831 80.3337 189.225C78.4146 190.451 76.5201 191.72 74.5678 192.888C73.8312 193.329 73.5627 193.805 73.5646 194.688C73.5954 208.464 73.5617 222.241 73.6132 236.017C73.6207 238.022 72.9098 239.322 71.1911 240.27C65.8535 243.213 60.561 246.241 55.2449 249.225C52.2667 250.897 49.5997 249.283 49.5963 245.786C49.5844 233.406 49.5917 221.025 49.5917 208.645C49.5917 208.241 49.5917 207.837 49.5917 207.308C49.2247 207.495 48.916 207.636 48.6226 207.805C41.8329 211.708 35.0449 215.614 28.2564 219.519C25.6884 220.997 23.8955 220.477 22.4547 217.83C19.8406 213.028 17.2267 208.227 14.619 203.421C13.2541 200.906 13.7786 199.03 16.2331 197.649C22.9933 193.846 29.7566 190.048 36.6814 186.156C36.2616 185.884 35.9255 185.654 35.5792 185.442C25.1388 179.044 14.6974 172.647 4.25626 166.25C2.08447 164.919 1.383 163.015 2.46295 161.12C2.79083 160.545 3.31652 160.012 3.87307 159.659C8.8162 156.523 13.7913 153.439 18.7459 150.321C20.0664 149.49 21.348 149.499 22.7159 150.214C35.6553 156.976 48.6014 163.724 61.5566 170.453C61.9117 170.638 62.5003 170.769 62.7955 170.597C67.128 168.067 71.429 165.481 75.8485 162.843C74.4749 162.034 73.1789 161.27 71.8821 160.508C61.7993 154.581 51.7194 148.649 41.6293 142.734C40.4432 142.039 39.5305 141.178 39.4066 139.711C39.2639 138.02 40.0268 136.834 41.4475 136.03C43.6155 134.805 45.7784 133.57 47.9457 132.343C57.0193 127.206 66.0937 122.071 75.1678 116.935C75.3775 116.816 75.5865 116.696 75.9374 116.496C74.1879 115.38 72.553 114.338 70.9184 113.294C68.2988 111.623 65.6702 109.965 63.068 108.266C62.5518 107.929 62.1817 107.907 61.63 108.218C49.0317 115.33 36.4202 122.418 23.8112 129.511C23.4339 129.723 23.0516 129.927 22.6803 130.149C21.376 130.932 20.0891 130.88 18.8066 130.093C13.2363 126.673 7.64965 123.28 2.10022 119.825C-0.530479 118.187 -0.369747 114.971 2.3949 113.362C9.25659 109.368 16.1339 105.402 23.0047 101.425C27.066 99.0742 31.1274 96.7232 35.1873 94.3696C35.4349 94.226 35.6697 94.0597 35.9497 93.8787C29.59 89.8407 23.2774 85.8309 16.9629 81.8243C14.5933 80.3208 14.1407 78.5932 15.4407 76.0732C18.0647 70.9863 20.6823 65.8959 23.295 60.8029C24.6774 58.1081 26.5328 57.5698 29.1455 59.1232C35.6026 62.9624 42.06 66.8009 48.5177 70.6391C48.8224 70.8202 49.1302 70.9958 49.5917 71.2641C49.5917 70.7571 49.5917 70.3738 49.5917 69.9905C49.5917 57.2794 49.5889 44.5682 49.5939 31.8571C49.595 29.23 51.2971 27.5333 53.6209 27.8878C54.2034 27.9767 54.7903 28.2531 55.3033 28.566C60.7305 31.877 66.1367 35.2238 71.5643 38.5341C72.9624 39.3869 73.607 40.5449 73.6034 42.2361C73.5731 56.4167 73.5951 70.5973 73.5639 84.7779C73.5621 85.6273 73.8134 86.0702 74.5249 86.4854C78.3599 88.723 82.1625 91.0181 85.9781 93.2902C86.2756 93.4674 86.5867 93.6205 87.0215 93.8549C87.0215 93.3229 87.0215 92.932 87.0215 92.5412C87.0215 79.977 87.0166 67.4129 87.0342 54.8487C87.0352 54.1287 87.1015 53.3648 87.3411 52.6974C88.095 50.5974 90.3404 49.8616 92.4432 51.017C95.0049 52.4245 97.5346 53.8927 100.078 55.3349C108.776 60.267 117.474 65.1996 126.174 70.1297C126.385 70.2493 126.61 70.3427 126.975 70.5191C126.975 69.5682 126.975 68.7424 126.975 67.9167C126.975 64.096 126.933 60.2745 127.004 56.4552C127.022 55.5077 126.714 55.0324 125.951 54.576C114.052 47.4568 102.181 40.2895 90.2689 33.1922C88.5417 32.1632 87.8095 30.8327 87.8283 28.814C87.8889 22.3121 87.8451 15.8092 87.8541 9.30669C87.8572 7.09371 88.9141 5.45861 90.7354 5.28962C91.6948 5.2006 92.8147 5.51996 93.6815 5.99663C103.069 11.1589 112.419 16.3894 121.781 21.6005C123.446 22.5276 125.114 23.4512 126.975 24.4844C126.975 23.968 126.975 23.5921 126.975 23.2162C126.975 17.0811 126.982 10.9459 126.969 4.81083C126.967 3.48432 127.305 2.31647 128.43 1.57153C128.913 1.25166 129.537 0.983905 130.098 0.980597C136.871 0.940688 143.643 0.949913 150.416 0.95798C152.232 0.960145 153.551 2.5048 153.558 4.6728C153.574 10.0364 153.563 15.4001 153.563 20.7637C153.563 21.9283 153.563 23.0929 153.563 24.4236C155.337 23.416 156.986 22.4792 158.635 21.5419C167.827 16.3181 177.016 11.09 186.211 5.87288C188.601 4.51703 191.013 5.34414 191.698 7.75772C191.844 8.27399 191.852 8.8435 191.852 9.3886C191.862 15.9646 191.826 22.5408 191.88 29.1164C191.895 30.9854 191.147 32.1888 189.603 33.1305C177.975 40.2196 166.378 47.3611 154.748 54.4456C153.877 54.9761 153.513 55.4953 153.532 56.5691C153.607 60.7925 153.563 65.0181 153.563 69.2429C153.563 69.5945 153.563 69.946 153.563 70.4486C157.131 68.3395 160.57 66.3063 164.009 64.2742C171.376 59.9212 178.739 55.5628 186.112 51.2196C188.531 49.7942 190.88 50.511 191.646 52.9238C191.84 53.5335 191.85 54.222 191.851 54.8744C191.862 67.4018 191.859 79.9293 191.859 92.4567C191.859 92.8599 191.859 93.2632 191.859 93.8062C192.173 93.6625 192.426 93.5741 192.652 93.4392C196.559 91.109 200.457 88.7611 204.375 86.4506C204.998 86.0831 205.244 85.6814 205.242 84.918C205.215 70.9211 205.251 56.924 205.194 42.9274C205.184 40.6325 205.998 39.2045 208.015 38.1247C213.864 34.9931 219.631 31.7029 225.421 28.4579C226.446 27.8839 227.466 27.6073 228.612 28.0291C230.014 28.5447 230.758 29.5735 230.937 31.0471C230.995 31.5186 230.981 32.0004 230.981 32.4775C230.983 45.2986 230.983 58.1196 230.983 71.107C231.327 70.9261 231.6 70.8023 231.854 70.6464C238.041 66.8467 244.225 63.0415 250.413 59.242C253.201 57.5301 254.883 57.9838 256.523 60.8832C259.378 65.9278 262.233 70.9728 265.082 76.0206C266.501 78.5343 266.028 80.3738 263.585 81.8238C257.097 85.6759 250.605 89.521 244.115 93.371C243.811 93.5513 243.519 93.7514 243.093 94.0243C245.642 95.5065 248.083 96.931 250.529 98.3474C259.15 103.339 267.773 108.324 276.391 113.321C278.161 114.348 278.95 115.672 278.464 117.333C278.199 118.237 277.572 119.263 276.81 119.746C271.228 123.289 265.57 126.706 259.938 130.167C258.534 131.03 257.237 130.738 255.885 129.958C247.227 124.961 238.552 119.998 229.882 115.023C225.938 112.76 221.998 110.488 218.039 108.253C217.733 108.079 217.182 107.987 216.922 108.15C212.666 110.819 208.439 113.536 204.207 116.245C204.123 116.298 204.067 116.396 203.913 116.568C213.769 122.15 223.579 127.705 233.454 133.306ZM145.934 196.748C161.059 187.85 176.179 178.944 191.32 170.076C192.033 169.659 192.096 169.17 192.096 168.478C192.085 149.632 192.077 130.787 192.115 111.942C192.117 110.874 191.785 110.347 190.897 109.827C174.037 99.9645 157.195 90.0697 140.366 80.1529C139.682 79.7498 139.23 79.88 138.625 80.2357C121.728 90.1798 104.824 100.113 87.9079 110.023C87.2387 110.415 86.9699 110.804 86.9711 111.62C86.9985 130.576 86.9999 149.531 86.9678 168.487C86.9664 169.354 87.2482 169.797 87.9433 170.205C104.919 180.156 121.887 190.122 138.845 200.106C139.4 200.433 139.772 200.387 140.292 200.071C142.112 198.964 143.964 197.913 145.934 196.748ZM171.788 22.291C165.231 26.0157 158.679 29.7484 152.116 33.4612C149.263 35.0749 146.56 33.4574 146.537 30.1429C146.524 28.2328 146.535 26.3226 146.535 24.4125C146.535 18.9796 146.535 13.5468 146.535 8.08491C142.334 8.08491 138.183 8.08491 134.003 8.08491C134.003 15.3959 134.008 22.6318 133.994 29.8677C133.993 30.4829 133.963 31.1312 133.776 31.7069C133.042 33.9767 130.688 34.7224 128.382 33.4401C117.634 27.463 106.889 21.4782 96.1422 15.4975C95.7758 15.2935 95.4018 15.1039 94.879 14.8268C94.879 15.366 94.879 15.7218 94.879 16.0775C94.879 19.5672 94.9052 23.0573 94.8593 26.5463C94.8487 27.352 95.1115 27.7703 95.7876 28.1749C107.717 35.3128 119.617 42.5002 131.556 49.6203C133.27 50.6422 134.047 51.9442 134.027 53.977C133.962 60.4414 134.003 66.9069 134.003 73.372C134.003 73.7518 134.003 74.1317 134.003 74.6788C135.674 73.6939 137.179 72.8495 138.637 71.9279C139.262 71.5325 139.729 71.5279 140.37 71.9282C142.35 73.163 144.379 74.3136 146.535 75.5827C146.535 74.9965 146.535 74.5993 146.535 74.2021C146.535 67.4799 146.574 60.7573 146.511 54.0357C146.492 52.0195 147.217 50.6873 148.929 49.6454C160.624 42.5308 172.279 35.3471 183.961 28.2099C184.62 27.807 184.906 27.3969 184.89 26.5824C184.833 23.7551 184.868 20.9259 184.868 18.0974C184.868 17.0871 184.868 16.0767 184.868 14.8643C180.432 17.3768 176.176 19.7878 171.788 22.291ZM257.021 76.0945C255.28 73.0215 253.54 69.9486 251.768 66.82C251.354 67.0646 250.984 67.2766 250.62 67.4999C243.663 71.7712 236.702 76.0376 229.752 80.3215C228.468 81.1133 227.157 81.4519 225.782 80.6683C224.373 79.8647 223.972 78.5539 223.975 76.9524C224.005 64.2047 223.992 51.4568 223.992 38.709C223.992 38.3326 223.992 37.9563 223.992 37.4251C220.278 39.4983 216.77 41.4909 213.223 43.4092C212.481 43.8105 212.227 44.2389 212.229 45.0961C212.259 59.1664 212.233 73.2368 212.27 87.3071C212.275 89.2012 211.596 90.4734 209.973 91.4171C205.698 93.9026 201.476 96.484 197.233 99.0266C195.466 100.085 193.698 101.142 191.846 102.251C193.685 103.336 195.374 104.384 197.116 105.333C197.725 105.665 197.891 106.042 197.873 106.701C197.829 108.336 197.859 109.973 197.859 111.775C198.34 111.491 198.674 111.307 198.996 111.102C204.237 107.757 209.498 104.444 214.703 101.042C216.414 99.9239 217.929 99.8906 219.708 100.919C232.172 108.13 244.675 115.273 257.152 122.461C257.787 122.827 258.252 122.929 258.891 122.467C259.797 121.812 260.792 121.284 261.746 120.697C263.838 119.409 265.93 118.119 268.105 116.778C267.698 116.541 267.419 116.378 267.139 116.216C256.363 109.976 245.612 103.691 234.797 97.5238C231.661 95.7358 231.942 92.1678 234.729 90.5889C241.355 86.8363 247.858 82.8585 254.409 78.9699C255.452 78.3507 256.49 77.7221 257.552 77.0847C257.371 76.7448 257.234 76.4896 257.021 76.0945ZM206.149 172.496C203.429 170.879 200.708 169.262 197.859 167.568C197.859 169.645 197.832 171.576 197.873 173.507C197.887 174.169 197.722 174.56 197.11 174.883C195.768 175.593 194.479 176.406 193.086 177.225C193.495 177.504 193.786 177.714 194.087 177.907C199.351 181.279 204.591 184.689 209.895 187.995C211.59 189.051 212.284 190.391 212.277 192.41C212.226 206.109 212.257 219.809 212.231 233.508C212.23 234.281 212.466 234.677 213.135 235.012C216.422 236.655 219.685 238.349 222.958 240.02C223.26 240.175 223.578 240.297 223.992 240.48C223.992 239.905 223.992 239.505 223.992 239.105C223.992 226.691 223.99 214.277 223.999 201.863C223.999 201.245 223.994 200.595 224.17 200.016C224.891 197.647 227.286 196.864 229.601 198.231C235.816 201.902 242.022 205.592 248.232 209.272C249.645 210.11 251.061 210.942 252.53 211.808C254.244 208.652 255.903 205.598 257.553 202.559C257.402 202.441 257.35 202.388 257.289 202.353C252.48 199.648 247.669 196.944 242.86 194.24C240.125 192.701 237.379 191.182 234.66 189.616C231.764 187.947 231.723 184.731 234.548 182.977C234.732 182.863 234.916 182.747 235.102 182.635C245.783 176.229 256.465 169.824 267.146 163.416C267.43 163.245 267.699 163.049 268.065 162.805C265.25 161.134 262.535 159.562 259.867 157.912C259.129 157.455 258.58 157.454 257.811 157.857C245.235 164.445 232.623 170.963 220.067 177.592C218.016 178.675 216.317 178.745 214.354 177.437C211.742 175.696 208.978 174.193 206.149 172.496ZM80.4573 98.3211C76.6167 96.0226 72.7952 93.6903 68.9266 91.442C67.3244 90.5108 66.5976 89.2865 66.6046 87.356C66.6554 73.2153 66.6266 59.0742 66.6471 44.9333C66.6482 44.1937 66.4637 43.7504 65.8083 43.3609C63.0465 41.72 60.3236 40.0112 57.5837 38.3322C57.3188 38.1699 57.0341 38.0413 56.6193 37.8241C56.6193 38.3704 56.6193 38.7635 56.6193 39.1567C56.6193 51.6448 56.6199 64.1329 56.6167 76.621C56.6166 77.0603 56.6069 77.5032 56.5536 77.9382C56.3346 79.7254 55.1079 81.0733 53.3719 81.0729C52.4641 81.0726 51.4707 80.6786 50.6623 80.2035C43.5043 75.9974 36.3792 71.7333 29.2442 67.4864C28.8856 67.273 28.5261 67.0612 28.132 66.8279C26.3457 70.3041 24.616 73.6702 22.861 77.0854C23.2722 77.3616 23.623 77.6092 23.9848 77.8388C30.7574 82.1361 37.5365 86.4228 44.3024 90.731C47.1797 92.5632 47.0902 95.737 44.1344 97.4467C34.5443 102.994 24.9517 108.537 15.3617 114.084C13.852 114.957 12.3506 115.846 10.7494 116.784C13.9312 118.727 16.9973 120.566 20.0214 122.474C20.6716 122.884 21.1202 122.848 21.7617 122.486C34.518 115.287 47.299 108.133 60.043 100.912C61.8248 99.902 63.3349 99.9253 65.0484 101.047C70.0668 104.333 75.1474 107.52 80.2042 110.745C80.4824 110.922 80.7654 111.092 81.1628 111.337C81.1628 109.679 81.2211 108.243 81.1404 106.817C81.0937 105.99 81.4002 105.587 82.0805 105.214C83.7528 104.296 85.3786 103.291 87.0996 102.276C84.8685 100.943 82.7339 99.6677 80.4573 98.3211ZM146.535 264.923C146.535 258.679 146.538 252.435 146.533 246.191C146.532 245.069 146.656 243.993 147.42 243.106C148.693 241.628 150.381 241.5 152.39 242.732C162.827 249.133 173.263 255.535 183.701 261.934C184.054 262.15 184.426 262.333 184.868 262.575C184.868 259.015 184.836 255.601 184.89 252.188C184.904 251.34 184.649 250.888 183.931 250.466C172.296 243.625 160.691 236.731 149.044 229.912C147.28 228.879 146.489 227.559 146.51 225.482C146.577 218.981 146.535 212.48 146.535 205.979C146.535 205.595 146.535 205.211 146.535 204.637C144.645 205.733 142.875 206.628 141.251 207.743C140.012 208.594 139.026 208.668 137.796 207.745C136.669 206.899 135.369 206.294 134.003 205.5C134.003 206.14 134.003 206.542 134.003 206.943C134.003 213.187 133.975 219.431 134.02 225.675C134.033 227.563 133.328 228.834 131.697 229.772C119.72 236.663 107.772 243.606 95.8011 250.508C95.1243 250.898 94.8448 251.308 94.8581 252.123C94.9093 255.281 94.8774 258.44 94.8813 261.599C94.8816 261.911 94.9148 262.223 94.9394 262.652C95.2841 262.452 95.5274 262.315 95.7667 262.171C103.905 257.281 112.044 252.39 120.182 247.499C122.937 245.844 125.682 244.174 128.448 242.539C130.476 241.341 132.72 241.892 133.595 243.87C133.906 244.573 133.984 245.432 133.986 246.22C134.013 254.52 134.003 262.821 134.003 271.122C134.003 271.508 134.003 271.894 134.003 272.268C138.262 272.268 142.382 272.268 146.535 272.268C146.535 269.843 146.535 267.493 146.535 264.923ZM22.4842 203.101C24.0609 206 25.6377 208.899 27.2424 211.85C27.756 211.558 28.1616 211.33 28.5651 211.098C35.9505 206.855 43.3329 202.607 50.7261 198.378C51.3125 198.042 51.9523 197.733 52.6042 197.602C54.4906 197.22 56.6623 198.663 56.6466 201.672C56.5816 214.088 56.6193 226.505 56.6193 238.921C56.6193 239.305 56.6193 239.689 56.6193 240.262C59.7806 238.476 62.7416 236.768 65.7415 235.134C66.4489 234.749 66.6529 234.318 66.6514 233.521C66.6244 219.672 66.6466 205.822 66.6129 191.973C66.6088 190.289 67.2055 189.117 68.6059 188.249C71.2471 186.612 73.8516 184.914 76.4696 183.238C79.5699 181.254 82.6682 179.266 85.8765 177.21C84.4703 176.382 83.1904 175.589 81.8706 174.871C81.3134 174.568 81.1336 174.205 81.1481 173.576C81.1897 171.763 81.1628 169.95 81.1628 168.02C80.7425 168.258 80.4633 168.408 80.1909 168.57C75.0423 171.638 69.8842 174.688 64.7533 177.786C63.3302 178.645 61.9943 178.778 60.4849 177.988C47.5842 171.235 34.6641 164.521 21.765 157.765C21.1199 157.427 20.7002 157.486 20.1195 157.861C17.8432 159.331 15.5291 160.741 13.2324 162.179C12.9376 162.363 12.663 162.581 12.3293 162.82C12.6055 162.99 12.7892 163.104 12.9735 163.216C23.6608 169.763 34.3507 176.306 45.034 182.86C48.1141 184.75 48.0356 187.95 44.8821 189.729C41.9279 191.396 38.9717 193.06 36.0154 194.723C31.6458 197.181 27.274 199.635 22.9086 202.102C22.5962 202.278 21.9983 202.337 22.4842 203.101ZM99.9436 94.7373C101.034 94.1 102.082 93.3634 103.226 92.8513C104.59 92.2408 105.047 91.368 104.973 89.823C104.845 87.1444 107.315 85.5052 109.787 86.4555C110.325 86.6619 110.868 86.8658 111.374 87.138C111.981 87.4644 112.47 87.3884 113.067 87.0315C117.435 84.4208 121.827 81.8532 126.211 79.2697C126.432 79.1393 126.641 78.9879 126.962 78.7769C115.949 72.5382 105.077 66.3797 94.1408 60.1845C94.1408 72.8968 94.1408 85.463 94.1408 98.1504C96.0926 97.0065 97.952 95.9167 99.9436 94.7373ZM170.994 68.4343C164.948 72.0112 158.902 75.5881 152.734 79.2372C156.863 81.6662 160.889 83.9216 164.79 86.3835C166.411 87.4066 167.826 87.8503 169.475 86.6718C169.732 86.4878 170.061 86.3896 170.371 86.3023C172.481 85.7066 174.519 87.0816 174.774 89.2931C174.853 89.9825 174.872 90.6857 174.843 91.3793C174.818 91.9951 174.99 92.3666 175.554 92.6897C178.405 94.3226 181.223 96.0129 184.057 97.6759C184.285 97.81 184.544 97.8904 184.821 98.0097C184.821 85.4222 184.821 72.9499 184.821 60.2745C180.179 63.0181 175.657 65.6904 170.994 68.4343ZM197.859 153.825C197.859 155.192 197.859 156.558 197.859 158.099C208.545 151.813 219.033 145.643 229.684 139.378C219.006 133.328 208.497 127.374 197.859 121.346C197.859 132.248 197.859 142.926 197.859 153.825ZM71.0815 127.463C64.1079 131.409 57.1343 135.354 50.0191 139.38C60.4689 145.518 70.7403 151.551 81.0884 157.629C81.0884 145.6 81.0884 133.747 81.0884 121.797C77.7334 123.694 74.4755 125.536 71.0815 127.463ZM94.0852 210.917C94.0852 213.14 94.0852 215.363 94.0852 217.745C104.659 211.981 115.082 206.3 125.613 200.559C121.22 197.974 116.945 195.49 112.709 192.939C111.886 192.443 111.236 192.385 110.353 192.784C107.263 194.182 104.94 192.632 104.946 189.213C104.947 188.568 104.727 188.243 104.202 187.941C101.574 186.429 98.9667 184.878 96.3508 183.344C95.6459 182.93 94.9361 182.525 94.0852 182.034C94.0852 191.698 94.0852 201.197 94.0852 210.917ZM170.511 193.23C169.782 192.927 169.064 192.587 168.318 192.337C168.024 192.239 167.6 192.225 167.347 192.372C162.957 194.927 158.584 197.513 154.091 200.16C164.369 206 174.555 211.788 184.807 217.613C184.807 205.663 184.807 193.944 184.807 182.088C181.882 183.81 179.088 185.521 176.226 187.105C175.224 187.66 174.806 188.247 174.814 189.461C174.832 192.097 173.109 193.588 170.511 193.23Z" fill="white"/>
146
- <path d="M139.46 149.235C139.422 149.401 139.319 149.497 139.139 149.568C139.173 149.417 139.284 149.291 139.46 149.235Z" fill="white"/>
147
- <path fill-rule="evenodd" clip-rule="evenodd" d="M159.548 140.158C159.548 129.047 150.54 120.039 139.428 120.039C128.317 120.039 119.309 129.047 119.309 140.158C119.309 151.27 128.317 160.278 139.428 160.278C150.54 160.278 159.548 151.27 159.548 140.158ZM139.428 127.108C146.636 127.108 152.479 132.951 152.479 140.158C152.479 147.366 146.636 153.209 139.428 153.209C132.221 153.209 126.378 147.366 126.378 140.158C126.378 132.951 132.221 127.108 139.428 127.108Z" fill="white"/>
148
- <path fill-rule="evenodd" clip-rule="evenodd" d="M139.429 104.819L108.824 122.489V157.828L139.429 175.498L170.034 157.828V122.489L139.429 104.819ZM177.103 118.407L139.429 96.6562L101.755 118.407V161.91L139.429 183.661L177.103 161.91V118.407Z" fill="white"/>
149
- <path d="M1029.93 70.6102V74.9266H1032.65C1033.84 74.9266 1034.72 74.7573 1035.3 74.4188C1035.91 74.056 1036.21 73.4636 1036.21 72.6414C1036.21 71.9402 1035.94 71.4324 1035.41 71.118C1034.9 70.7795 1034.24 70.6102 1033.42 70.6102H1029.93ZM1027.54 83.7407V68.4339H1033.34C1036.85 68.4339 1038.6 69.8727 1038.6 72.7502C1038.6 73.4757 1038.49 74.0923 1038.28 74.6001C1038.08 75.1079 1037.8 75.5311 1037.44 75.8696C1037.08 76.2082 1036.66 76.4742 1036.17 76.6676C1035.71 76.8369 1035.22 76.9578 1034.69 77.0303L1039.07 83.7407H1036.17L1031.78 77.1029H1029.93V83.7407H1027.54ZM1043.03 76.0873C1043.03 74.6122 1042.75 73.2218 1042.19 71.916C1041.64 70.6102 1040.89 69.4737 1039.94 68.5064C1039 67.5392 1037.89 66.7774 1036.61 66.2213C1035.33 65.6409 1033.96 65.3507 1032.51 65.3507C1031.06 65.3507 1029.69 65.6409 1028.41 66.2213C1027.13 66.7774 1026.02 67.5392 1025.07 68.5064C1024.13 69.4737 1023.38 70.6102 1022.82 71.916C1022.27 73.2218 1021.99 74.6122 1021.99 76.0873C1021.99 77.5623 1022.27 78.9528 1022.82 80.2586C1023.38 81.5643 1024.13 82.7009 1025.07 83.6681C1026.02 84.6354 1027.13 85.4092 1028.41 85.9895C1029.69 86.5457 1031.06 86.8238 1032.51 86.8238C1033.96 86.8238 1035.33 86.5457 1036.61 85.9895C1037.89 85.4092 1039 84.6354 1039.94 83.6681C1040.89 82.7009 1041.64 81.5643 1042.19 80.2586C1042.75 78.9528 1043.03 77.5623 1043.03 76.0873ZM1019.38 76.0873C1019.38 74.2737 1019.72 72.5689 1020.39 70.9729C1021.1 69.3769 1022.04 67.9865 1023.22 66.8016C1024.41 65.6167 1025.8 64.6858 1027.39 64.0087C1028.99 63.3074 1030.7 62.9568 1032.51 62.9568C1034.32 62.9568 1036.03 63.3074 1037.62 64.0087C1039.22 64.6858 1040.61 65.6167 1041.79 66.8016C1042.98 67.9865 1043.91 69.3769 1044.59 70.9729C1045.29 72.5689 1045.64 74.2737 1045.64 76.0873C1045.64 77.9009 1045.29 79.6057 1044.59 81.2016C1043.91 82.7976 1042.98 84.188 1041.79 85.3729C1040.61 86.5578 1039.22 87.5009 1037.62 88.2021C1036.03 88.8792 1034.32 89.2177 1032.51 89.2177C1030.7 89.2177 1028.99 88.8792 1027.39 88.2021C1025.8 87.5009 1024.41 86.5578 1023.22 85.3729C1022.04 84.188 1021.1 82.7976 1020.39 81.2016C1019.72 79.6057 1019.38 77.9009 1019.38 76.0873Z" fill="white"/>
150
- </svg>
134
+ <svg class="w-auto h-3r" width="838" height="259" viewBox="0 0 838 259" fill="none" xmlns="http://www.w3.org/2000/svg">
135
+ <path d="M118.019 23.4448C118.019 21.1861 119.85 19.355 122.109 19.355H135.784C138.043 19.355 139.874 21.1861 139.874 23.4448V129.185H118.019V23.4448Z" fill="#E31C25"/>
136
+ <path d="M90.5875 52.6748C89.338 51.9401 88.5708 50.5988 88.5708 49.1494L88.5708 36.7835C88.5708 33.6207 92.0073 31.6548 94.7338 33.2581L118.019 46.9512L118.019 68.8062L90.5875 52.6748Z" fill="#E31C25"/>
137
+ <path d="M167.306 52.6748C168.556 51.9401 169.323 50.5988 169.323 49.1494L169.323 36.7835C169.323 33.6207 165.886 31.6548 163.16 33.2581L139.874 46.9512L139.874 68.8062L167.306 52.6748Z" fill="#E31C25"/>
138
+ <path d="M139.917 234.911C139.917 237.169 138.085 239 135.827 239L122.151 239C119.893 239 118.062 237.169 118.062 234.911L118.062 129.17L139.917 129.17L139.917 234.911Z" fill="#E31C25"/>
139
+ <path d="M167.349 205.681C168.598 206.415 169.365 207.757 169.365 209.206L169.365 221.572C169.365 224.735 165.929 226.701 163.202 225.097L139.917 211.404L139.917 189.549L167.349 205.681Z" fill="#E31C25"/>
140
+ <path d="M90.6295 205.681C89.38 206.415 88.6128 207.757 88.6128 209.206L88.6128 221.572C88.6128 224.735 92.0493 226.701 94.7758 225.097L118.061 211.404L118.061 189.549L90.6295 205.681Z" fill="#E31C25"/>
141
+ <path d="M31.9262 85.7934C29.97 84.6641 29.2998 82.1628 30.4292 80.2066L37.2668 68.3635C38.3962 66.4074 40.8975 65.7371 42.8536 66.8665L134.428 119.737L123.5 138.664L31.9262 85.7934Z" fill="#E31C25"/>
142
+ <path d="M43.524 124.165C42.263 124.88 40.7178 124.874 39.4626 124.149L28.7535 117.966C26.0143 116.385 26.0301 112.426 28.7818 110.866L52.2832 97.5468L71.2102 108.474L43.524 124.165Z" fill="#E31C25"/>
143
+ <path d="M81.8838 57.7248C81.8722 56.2753 81.0943 54.9403 79.839 54.2155L69.1299 48.0326C66.3908 46.4512 62.97 48.4444 62.9953 51.6072L63.2111 78.6197L82.138 89.5472L81.8838 57.7248Z" fill="#E31C25"/>
144
+ <path d="M226.01 172.563C227.966 173.692 228.636 176.193 227.507 178.149L220.669 189.992C219.54 191.949 217.039 192.619 215.082 191.489L123.508 138.619L134.436 119.692L226.01 172.563Z" fill="#E31C25"/>
145
+ <path d="M214.412 134.191C215.673 133.476 217.218 133.482 218.473 134.207L229.182 140.39C231.921 141.971 231.905 145.93 229.154 147.49L205.652 160.809L186.725 149.882L214.412 134.191Z" fill="#E31C25"/>
146
+ <path d="M176.052 200.631C176.064 202.081 176.842 203.416 178.097 204.14L188.806 210.323C191.545 211.905 194.966 209.912 194.941 206.749L194.725 179.736L175.798 168.809L176.052 200.631Z" fill="#E31C25"/>
147
+ <path d="M42.8744 191.526C40.9183 192.656 38.417 191.986 37.2876 190.029L30.45 178.186C29.3206 176.23 29.9908 173.729 31.9469 172.599L123.521 119.729L134.448 138.656L42.8744 191.526Z" fill="#E31C25"/>
148
+ <path d="M81.9048 200.668C81.8932 202.117 81.1153 203.452 79.86 204.177L69.1509 210.36C66.4118 211.941 62.991 209.948 63.0163 206.785L63.232 179.773L82.159 168.845L81.9048 200.668Z" fill="#E31C25"/>
149
+ <path d="M43.5455 134.227C42.2845 133.513 40.7393 133.519 39.484 134.243L28.7749 140.426C26.0358 142.008 26.0516 145.967 28.8033 147.526L52.3047 160.846L71.2316 149.918L43.5455 134.227Z" fill="#E31C25"/>
150
+ <path d="M215.061 66.8296C217.017 65.7002 219.519 66.3704 220.648 68.3266L227.486 80.1697C228.615 82.1258 227.945 84.6271 225.989 85.7565L134.415 138.627L123.487 119.7L215.061 66.8296Z" fill="#E31C25"/>
151
+ <path d="M176.031 57.6877C176.042 56.2382 176.82 54.9032 178.076 54.1784L188.785 47.9955C191.524 46.4141 194.945 48.4073 194.919 51.5701L194.703 78.5826L175.777 89.5101L176.031 57.6877Z" fill="#E31C25"/>
152
+ <path d="M214.39 124.128C215.651 124.843 217.196 124.837 218.452 124.112L229.161 117.929C231.9 116.348 231.884 112.389 229.132 110.829L205.631 97.5097L186.704 108.437L214.39 124.128Z" fill="#E31C25"/>
153
+ <path d="M129 116.049L140.216 122.524V135.476L129 141.951L117.784 135.476V122.524L129 116.049Z" fill="#E31C25"/>
154
+ <path d="M820.446 72.9078V76.2201H822.534C823.443 76.2201 824.12 76.0902 824.566 75.8304C825.03 75.552 825.262 75.0974 825.262 74.4665C825.262 73.9284 825.057 73.5387 824.649 73.2975C824.26 73.0377 823.749 72.9078 823.118 72.9078H820.446ZM818.609 82.9836V71.2378H823.063C825.753 71.2378 827.099 72.3419 827.099 74.55C827.099 75.1067 827.015 75.5799 826.848 75.9695C826.7 76.3592 826.486 76.6839 826.208 76.9437C825.93 77.2035 825.605 77.4076 825.234 77.5561C824.881 77.686 824.501 77.7787 824.093 77.8344L827.46 82.9836H825.234L821.866 77.8901H820.446V82.9836H818.609ZM830.494 77.1107C830.494 75.9788 830.281 74.9119 829.854 73.9099C829.427 72.9078 828.852 72.0357 828.128 71.2935C827.405 70.5513 826.551 69.9667 825.568 69.54C824.584 69.0946 823.536 68.8719 822.423 68.8719C821.309 68.8719 820.261 69.0946 819.277 69.54C818.294 69.9667 817.44 70.5513 816.717 71.2935C815.993 72.0357 815.418 72.9078 814.991 73.9099C814.564 74.9119 814.351 75.9788 814.351 77.1107C814.351 78.2426 814.564 79.3096 814.991 80.3116C815.418 81.3136 815.993 82.1857 816.717 82.928C817.44 83.6702 818.294 84.264 819.277 84.7093C820.261 85.1361 821.309 85.3495 822.423 85.3495C823.536 85.3495 824.584 85.1361 825.568 84.7093C826.551 84.264 827.405 83.6702 828.128 82.928C828.852 82.1857 829.427 81.3136 829.854 80.3116C830.281 79.3096 830.494 78.2426 830.494 77.1107ZM812.347 77.1107C812.347 75.719 812.607 74.4109 813.126 73.1862C813.664 71.9615 814.388 70.8945 815.297 69.9853C816.206 69.0761 817.273 68.3617 818.498 67.8421C819.723 67.304 821.031 67.0349 822.423 67.0349C823.814 67.0349 825.122 67.304 826.347 67.8421C827.572 68.3617 828.639 69.0761 829.548 69.9853C830.457 70.8945 831.172 71.9615 831.691 73.1862C832.229 74.4109 832.498 75.719 832.498 77.1107C832.498 78.5024 832.229 79.8106 831.691 81.0353C831.172 82.26 830.457 83.3269 829.548 84.2362C828.639 85.1454 827.572 85.8691 826.347 86.4072C825.122 86.9268 823.814 87.1865 822.423 87.1865C821.031 87.1865 819.723 86.9268 818.498 86.4072C817.273 85.8691 816.206 85.1454 815.297 84.2362C814.388 83.3269 813.664 82.26 813.126 81.0353C812.607 79.8106 812.347 78.5024 812.347 77.1107Z" fill="#FFFFFF"/>
155
+ <path d="M282.366 171.672C281.589 171.672 281.201 171.197 281.201 170.248V88.3279C281.201 87.3788 281.589 86.9043 282.366 86.9043H297.249C297.939 86.9043 298.37 87.2494 298.543 87.9396L310.32 130.647C310.924 132.804 311.528 135.22 312.132 137.894C312.822 140.569 313.469 143.287 314.073 146.047C314.763 148.722 315.281 151.095 315.626 153.165H315.885C315.798 151.44 315.669 149.455 315.496 147.212C315.41 144.883 315.281 142.51 315.108 140.094C315.022 137.592 314.936 135.22 314.849 132.976C314.849 130.647 314.849 128.619 314.849 126.894V88.1985C314.849 87.3357 315.238 86.9043 316.014 86.9043H326.497C327.273 86.9043 327.662 87.3357 327.662 88.1985V170.248C327.662 171.197 327.273 171.672 326.497 171.672H311.743C311.139 171.672 310.708 171.37 310.449 170.766L298.672 128.965C297.551 124.91 296.559 120.898 295.696 116.929C294.833 112.874 294.056 109.121 293.366 105.67H293.107C293.28 108.172 293.409 111.105 293.496 114.47C293.668 117.835 293.798 121.2 293.884 124.564C293.97 127.843 294.013 130.733 294.013 133.235V170.248C294.013 171.197 293.668 171.672 292.978 171.672H282.366ZM354.879 172.448C347.201 172.448 341.334 170.205 337.279 165.719C333.31 161.232 331.326 154.546 331.326 145.659V113.046C331.326 104.074 333.31 97.3439 337.279 92.8575C341.334 88.371 347.201 86.1278 354.879 86.1278C362.472 86.1278 368.295 88.371 372.351 92.8575C376.406 97.3439 378.433 104.074 378.433 113.046V145.659C378.433 154.546 376.406 161.232 372.351 165.719C368.295 170.205 362.472 172.448 354.879 172.448ZM354.879 160.024C358.244 160.024 360.746 158.86 362.385 156.53C364.111 154.201 364.974 150.361 364.974 145.012V113.693C364.974 108.258 364.111 104.375 362.385 102.046C360.746 99.7165 358.244 98.5518 354.879 98.5518C351.515 98.5518 348.969 99.7165 347.244 102.046C345.605 104.375 344.785 108.258 344.785 113.693V145.012C344.785 150.361 345.605 154.201 347.244 156.53C348.969 158.86 351.515 160.024 354.879 160.024ZM391.969 171.672C391.193 171.672 390.804 171.197 390.804 170.248L391.84 88.3279C391.84 87.3788 392.271 86.9043 393.134 86.9043H407.24C408.103 86.9043 408.578 87.2494 408.664 87.9396L420.441 133.365L432.347 87.9396C432.433 87.2494 432.908 86.9043 433.771 86.9043H447.877C448.653 86.9043 449.042 87.3788 449.042 88.3279L450.206 170.248C450.206 171.197 449.818 171.672 449.042 171.672H438.041C437.265 171.672 436.877 171.197 436.877 170.248L436.488 128.317C436.402 124.521 436.402 120.941 436.488 117.576C436.661 114.125 436.833 110.976 437.006 108.129H436.877C436.273 110.803 435.582 113.521 434.806 116.282C434.029 118.956 433.21 121.631 432.347 124.306L421.994 159.766C421.821 160.456 421.39 160.801 420.7 160.801H420.182C419.578 160.801 419.19 160.456 419.017 159.766L408.534 124.306C407.672 121.631 406.852 118.956 406.076 116.282C405.385 113.521 404.738 110.803 404.134 108.129H403.875C404.134 110.976 404.307 114.125 404.393 117.576C404.566 120.941 404.609 124.521 404.523 128.317L404.134 170.248C404.134 171.197 403.746 171.672 402.97 171.672H391.969ZM476.51 172.448C468.832 172.448 462.965 170.205 458.91 165.719C454.941 161.232 452.957 154.546 452.957 145.659V113.046C452.957 104.074 454.941 97.3439 458.91 92.8575C462.965 88.371 468.832 86.1278 476.51 86.1278C484.103 86.1278 489.926 88.371 493.981 92.8575C498.036 97.3439 500.064 104.074 500.064 113.046V145.659C500.064 154.546 498.036 161.232 493.981 165.719C489.926 170.205 484.103 172.448 476.51 172.448ZM476.51 160.024C479.875 160.024 482.377 158.86 484.016 156.53C485.742 154.201 486.605 150.361 486.605 145.012V113.693C486.605 108.258 485.742 104.375 484.016 102.046C482.377 99.7165 479.875 98.5518 476.51 98.5518C473.145 98.5518 470.6 99.7165 468.875 102.046C467.235 104.375 466.416 108.258 466.416 113.693V145.012C466.416 150.361 467.235 154.201 468.875 156.53C470.6 158.86 473.145 160.024 476.51 160.024ZM504.8 171.672C504.023 171.672 503.635 171.197 503.635 170.248V88.3279C503.635 87.3788 504.023 86.9043 504.8 86.9043H522.4C530.597 86.9043 536.593 88.8887 540.389 92.8575C544.185 96.7399 546.084 102.909 546.084 111.364C546.084 117.662 545.178 122.709 543.366 126.506C541.64 130.216 539.138 132.847 535.86 134.4L535.73 134.529L549.19 169.989C549.448 171.111 549.103 171.672 548.154 171.672H535.989C535.385 171.672 534.954 171.37 534.695 170.766L523.048 137.118H517.224V170.248C517.224 171.197 516.836 171.672 516.059 171.672H504.8ZM517.224 125.6H522.53C526.067 125.6 528.612 124.478 530.165 122.235C531.718 119.992 532.495 116.584 532.495 112.011C532.495 107.525 531.675 104.289 530.036 102.305C528.397 100.234 525.808 99.1988 522.271 99.1988H517.224V125.6ZM551.539 171.672C550.676 171.672 550.245 171.197 550.245 170.248V88.3279C550.245 87.3788 550.633 86.9043 551.41 86.9043H585.835C586.611 86.9043 586.999 87.3788 586.999 88.3279V97.7753C586.999 98.7243 586.611 99.1988 585.835 99.1988H563.834V122.753H583.893C584.67 122.753 585.058 123.227 585.058 124.176V133.106C585.058 134.055 584.67 134.529 583.893 134.529H563.834V159.377H585.835C586.611 159.377 586.999 159.852 586.999 160.801V170.248C586.999 171.197 586.611 171.672 585.835 171.672H551.539ZM618.357 172.448C613.181 172.448 608.996 171.413 605.804 169.342C602.698 167.272 600.498 164.381 599.204 160.672C597.996 156.962 597.608 152.605 598.039 147.6C598.125 146.565 598.514 146.047 599.204 146.047H610.204C610.981 146.047 611.326 146.522 611.24 147.471C610.808 151.699 611.24 154.934 612.534 157.177C613.828 159.334 615.899 160.413 618.746 160.413C621.334 160.413 623.232 159.636 624.44 158.083C625.734 156.53 626.381 154.071 626.381 150.706C626.381 147.773 625.907 145.314 624.958 143.33C624.095 141.259 622.628 139.447 620.557 137.894L609.687 129.353C605.804 126.333 602.914 123.098 601.016 119.647C599.118 116.109 598.212 111.752 598.298 106.576C598.384 100.105 600.11 95.1007 603.475 91.5633C606.839 87.9396 611.757 86.1278 618.228 86.1278C625.648 86.1278 631.083 88.2416 634.534 92.4692C637.986 96.6968 639.366 102.607 638.676 110.199C638.589 111.407 638.201 112.011 637.511 112.011H626.381C625.518 112.011 625.173 111.407 625.346 110.199C625.691 106.576 625.303 103.685 624.181 101.528C623.06 99.2851 621.248 98.1635 618.746 98.1635C616.589 98.1635 614.906 98.8537 613.698 100.234C612.491 101.615 611.843 103.772 611.757 106.705C611.757 109.552 612.275 111.925 613.31 113.823C614.432 115.721 616.028 117.447 618.099 119L628.581 127.153C631.428 129.223 633.672 131.38 635.311 133.624C636.95 135.78 638.115 138.239 638.805 141C639.582 143.675 639.927 146.867 639.84 150.577C639.84 157.479 638.115 162.872 634.664 166.754C631.213 170.55 625.777 172.448 618.357 172.448ZM643.341 171.672C642.564 171.672 642.176 171.197 642.176 170.248V88.3279C642.176 87.3788 642.564 86.9043 643.341 86.9043H658.224C658.914 86.9043 659.345 87.2494 659.518 87.9396L671.295 130.647C671.899 132.804 672.503 135.22 673.106 137.894C673.797 140.569 674.444 143.287 675.048 146.047C675.738 148.722 676.256 151.095 676.601 153.165H676.86C676.773 151.44 676.644 149.455 676.471 147.212C676.385 144.883 676.256 142.51 676.083 140.094C675.997 137.592 675.911 135.22 675.824 132.976C675.824 130.647 675.824 128.619 675.824 126.894V88.1985C675.824 87.3357 676.212 86.9043 676.989 86.9043H687.472C688.248 86.9043 688.636 87.3357 688.636 88.1985V170.248C688.636 171.197 688.248 171.672 687.472 171.672H672.718C672.114 171.672 671.683 171.37 671.424 170.766L659.647 128.965C658.526 124.91 657.533 120.898 656.671 116.929C655.808 112.874 655.031 109.121 654.341 105.67H654.082C654.255 108.172 654.384 111.105 654.471 114.47C654.643 117.835 654.773 121.2 654.859 124.564C654.945 127.843 654.988 130.733 654.988 133.235V170.248C654.988 171.197 654.643 171.672 653.953 171.672H643.341ZM715.854 172.448C708.176 172.448 702.309 170.205 698.254 165.719C694.285 161.232 692.301 154.546 692.301 145.659V113.046C692.301 104.074 694.285 97.3439 698.254 92.8575C702.309 88.371 708.176 86.1278 715.854 86.1278C723.447 86.1278 729.27 88.371 733.325 92.8575C737.38 97.3439 739.408 104.074 739.408 113.046V145.659C739.408 154.546 737.38 161.232 733.325 165.719C729.27 170.205 723.447 172.448 715.854 172.448ZM715.854 160.024C719.219 160.024 721.721 158.86 723.36 156.53C725.086 154.201 725.949 150.361 725.949 145.012V113.693C725.949 108.258 725.086 104.375 723.36 102.046C721.721 99.7165 719.219 98.5518 715.854 98.5518C712.489 98.5518 709.944 99.7165 708.219 102.046C706.579 104.375 705.76 108.258 705.76 113.693V145.012C705.76 150.361 706.579 154.201 708.219 156.53C709.944 158.86 712.489 160.024 715.854 160.024ZM752.706 171.672C752.016 171.672 751.628 171.284 751.542 170.507L737.824 88.4573C737.651 87.422 737.953 86.9043 738.73 86.9043H749.989C750.765 86.9043 751.24 87.2926 751.412 88.0691L757.365 127.8C757.797 130.992 758.142 134.184 758.401 137.377C758.746 140.483 759.005 143.675 759.177 146.953C759.436 150.146 759.609 153.381 759.695 156.66H759.954C760.385 153.726 760.817 150.793 761.248 147.859C761.679 144.84 762.154 141.906 762.672 139.059L768.754 105.54L765.907 90.2691C765.648 89.1475 765.95 88.5867 766.813 88.5867H777.813C778.59 88.5867 779.021 88.975 779.107 89.7515L786.484 138.541C786.915 141.561 787.304 144.581 787.649 147.6C788.08 150.62 788.425 153.64 788.684 156.66H788.943C789.116 153.295 789.288 150.059 789.461 146.953C789.633 143.847 789.849 140.698 790.108 137.506C790.453 134.227 790.841 130.863 791.273 127.412L797.096 88.0691C797.183 87.2926 797.571 86.9043 798.261 86.9043H809.65C810.426 86.9043 810.728 87.422 810.556 88.4573L796.837 170.507C796.751 171.284 796.363 171.672 795.673 171.672H782.86C781.998 171.672 781.523 171.284 781.437 170.507L776.907 140.871C776.476 138.196 776.088 135.522 775.743 132.847C775.397 130.086 775.052 127.368 774.707 124.694H774.448C774.017 127.368 773.586 130.043 773.154 132.718C772.723 135.392 772.291 138.11 771.86 140.871L766.554 170.507C766.468 170.939 766.295 171.24 766.036 171.413C765.864 171.586 765.648 171.672 765.389 171.672H752.706Z" fill="#FFFFFF"/>
156
+ </svg>
151
157
  <p>This ticket is valid for a single entry only</p>
152
158
  <div>
153
- <span>DIGITAL TICKET</span>
159
+ <span style="text-wrap: nowrap;">DIGITAL TICKET</span>
154
160
  </div>
155
161
  </div>
156
162
  <div class="info passenger">
@@ -159,7 +165,7 @@ const template = `
159
165
  </div>
160
166
  <div class="info platform">
161
167
  <span>SHOW </span><span>THIS </span><span>QR CODE</span>
162
- <img loading="lazy" src="{{qrCode}}" alt="QR Code" />
168
+ <img src="{{qrCode}}" alt="QR Code" />
163
169
  </div>
164
170
  <div class="info departure">
165
171
  <div class="info__item">Location</div>
@@ -77,6 +77,7 @@
77
77
  <Status
78
78
  v-if="globals.state.error.show"
79
79
  :data="globals.state.error"
80
+ @close="globals.state.error.show = false"
80
81
  class="z-index-7"
81
82
  />
82
83