It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://feeds.feedburner.com/Comiclist-Reviews

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>    <link href="/rappasoft/laravel-livewire-tables/core.min.css" rel="stylesheet" />     <link href="/rappasoft/laravel-livewire-tables/thirdparty.css" rel="stylesheet" />
  4.    <meta charset="utf-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1">
  6.    <meta name="csrf-token" content="Y6El3m4fbwuOWmA2U9elDFBB9vjrkFAnroUBG55Y">
  7.  
  8.    <title>GoCollect Blog: ComicList (comiclist )</title>
  9.     <meta property="og:title" content="GoCollect Blog: ComicList" />
  10. <meta property="og:image" content="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvZTBhMWQyOTItNjYxZi00YWZiLWExYzktOTBmMzA3ODU0Y2VhLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6ODAwfX19" />
  11. <link rel="stylesheet" href="https://gocollect.com/css/inter/inter.css"/>
  12. <link rel="icon" type="image/x-icon" href="/favicon.ico" />
  13. <link rel="preload" as="style" href="https://gocollect.com/build/assets/app-8b0abf33.css" /><link rel="modulepreload" href="https://gocollect.com/build/assets/app-ec8ecf78.js" /><link rel="stylesheet" href="https://gocollect.com/build/assets/app-8b0abf33.css" data-navigate-track="reload" /><script type="module" src="https://gocollect.com/build/assets/app-ec8ecf78.js" data-navigate-track="reload"></script> <link rel="stylesheet" href="https://gocollect.com/css/swiper/swiper-bundle.min.css"/>
  14.  
  15.    <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style>
  16.    
  17. <script src="https://gocollect.com/js/highcharts/highcharts.js"></script>
  18. <script src="https://gocollect.com/js/highcharts/modules/series-label.js"></script>
  19. <script src="https://gocollect.com/js/highcharts/modules/accessibility.js"></script>
  20. <script src="https://gocollect.com/js/swiper/swiper-bundle.min.js"></script>
  21.    <script src="/rappasoft/laravel-livewire-tables/core.min.js"  ></script> <script src="/rappasoft/laravel-livewire-tables/thirdparty.min.js"  ></script></head>
  22. <body class="font-sans antialiased bg-white">
  23.    <div class="bg-white">
  24.        <div class="relative">
  25.  
  26.            <header
  27. class="relative"
  28. x-data="{ mobileOpen: false, open: false, blogOpen: false }"
  29. >
  30.  
  31.                <!-- Desktop Menu -->
  32.                <div class="bg-gray-900 pt-6">
  33.                    <nav class="relative max-w-screen max-w-7xl mx-auto flex items-center justify-between px-4 sm:px-6" aria-label="Global">
  34.                        <div class="flex items-center flex-1">
  35.                            <div class="flex items-center justify-between w-full lg:w-auto">
  36. <div class="flex justify-between w-auto">
  37. <a href="/" class="my-auto">
  38. <span class="sr-only">GoCollect</span>
  39. <img class="h-7 w-auto sm:h-10" src="https://gocollect.com/static/web/img/gocollect-logo-green.svg" alt="GoCollect Logo">
  40. </a>
  41. <div class="my-auto ml-3 space-x-4 sm:space-x-6 sm:flex sm:ml-12 lg:ml-8 xl:ml-12">
  42. <div
  43. class="relative"
  44. >
  45. <button
  46. type="button"
  47. class="group inline-flex items-center text-sm sm:text-base font-medium text-white hover:text-gray-300 "
  48. :class="{ 'text-gray-300': open, 'text-white': !(open) }"
  49. @click.prevent="open = !(open)"
  50. >
  51. <span>Price Guides</span>
  52. <svg x-state:on="Item active" x-state:off="Item inactive" class="sm:ml-2 h-5 w-5 group-hover:text-gray-300 text-white" :class="{ 'text-gray-300': open, 'text-white': !(open) }" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  53. <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
  54. </svg>
  55. </button>
  56. <div
  57. x-show="open"
  58. x-transition:enter="transition ease-out duration-200"
  59. x-transition:enter-start="opacity-0 translate-y-1"
  60. x-transition:enter-end="opacity-100 translate-y-0"
  61. x-transition:leave="transition ease-in duration-150"
  62. x-transition:leave-start="opacity-100 translate-y-0"
  63. x-transition:leave-end="opacity-0 translate-y-1"
  64. class="absolute z-20 -ml-28 md:-ml-4 mt-3 transform w-screen max-w-xs sm:max-w-md lg:max-w-3xl lg:left-1/4 lg:-translate-x-1/4"
  65. @click.outside="open = false"
  66. style="display: none;"
  67. >
  68. <div class="rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 overflow-hidden">
  69. <div class="relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8 lg:grid-cols-2 shadow">
  70.  
  71. <a href="https://gocollect.com/comics" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  72. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  73. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  74.    <path fill="currentColor" d="M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zm0 336c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm25.4-110.4c-.8 8.2-7.7 14.4-15.9 14.4h-19c-8.2 0-15.1-6.2-15.9-14.4l-12.8-128c-.9-9.4 6.5-17.6 15.9-17.6h44.6c9.5 0 16.9 8.2 15.9 17.6l-12.8 128z"></path>
  75. </svg> </div>
  76. <div class="ml-4">
  77. <p class="text-base font-medium text-gray-900">
  78. Comic Books
  79. </p>
  80. <p class="mt-1 text-sm text-gray-500">
  81. Golden, Silver, Bronze, Copper, and Modern Age
  82. </p>
  83. </div>
  84. </a>
  85.  
  86. <a href="https://gocollect.com/concert-posters" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  87. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  88. <svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  89.    <path fill="currentColor" d="M511.21 39.54a48.1 48.1 0 0 0-37.79-38.23C450.48-3 450.66.78 366.74 54.9A32.12 32.12 0 0 0 352 81.82v33.25L243.76 223.23a39.42 39.42 0 0 1-3.18-38.43l17.29-37.13a18.82 18.82 0 0 0-30.38-21.24l-38.31 38.28a77.44 77.44 0 0 0-18.24 28.84 77.63 77.63 0 0 1-40.52 44.37L54 273.29C-3.23 296.15-18.4 370 25.16 413.53l73.39 73.33c43.56 43.53 117.45 28.37 140.35-28.78l35.4-76.39a77.62 77.62 0 0 1 44.41-40.49 77.68 77.68 0 0 0 28.86-18.2l21.56-21.55a19.87 19.87 0 0 0-20.1-33L325.31 276a39.6 39.6 0 0 1-36.75-7.11L461.6 96c.82.05 1.56.35 2.4.35a48 48 0 0 0 47.21-56.81zm-329.56 354.8l-11.31 11.31a8 8 0 0 1-11.31 0L106.34 353a8 8 0 0 1 0-11.32l11.31-11.31a8 8 0 0 1 11.32 0L181.65 383a8 8 0 0 1 0 11.34zm64-64l-11.31 11.31a8 8 0 0 1-11.31 0L170.34 289a8 8 0 0 1 0-11.32l11.31-11.31a8 8 0 0 1 11.32 0L245.65 319a8 8 0 0 1 0 11.34z"></path>
  90. </svg> </div>
  91. <div class="ml-4">
  92. <p class="text-base font-medium text-gray-900">
  93. Concert Posters
  94. </p>
  95. <p class="mt-1 text-sm text-gray-500">
  96. Family Dog, Art of Rock, Maximum Plunder, Bill Graham
  97. </p>
  98. </div>
  99. </a>
  100.  
  101. <a href="https://gocollect.com/magazines" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  102. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  103. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" viewBox="0 0 20 20" fill="currentColor">
  104. <path fill-rule="evenodd" d="M2 5a2 2 0 012-2h8a2 2 0 012 2v10a2 2 0 002 2H4a2 2 0 01-2-2V5zm3 1h6v4H5V6zm6 6H5v2h6v-2z" clip-rule="evenodd" />
  105. <path d="M15 7h1a2 2 0 012 2v5.5a1.5 1.5 0 01-3 0V7z" />
  106. </svg>
  107. </div>
  108. <div class="ml-4">
  109. <p class="text-base font-medium text-gray-900">
  110. Magazines
  111. </p>
  112. <p class="mt-1 text-sm text-gray-500">
  113. Sports Illustrated, Nintendo Power, Playboy
  114. </p>
  115. </div>
  116. </a>
  117.  
  118. <a href="https://gocollect.com/sports-cards" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  119. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  120. <svg class="h-6 w-6 text-white" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  121. <path d="M7.49946 5.3849C9.05481 7.14711 10 9.46366 10 12C10 14.5363 9.05481 16.8529 7.49946 18.6151C8.78175 19.4894 10.3305 20 12 20C13.6695 20 15.2183 19.4894 16.5005 18.6151C14.9452 16.8529 14 14.5363 14 12C14 9.46366 14.9452 7.14711 16.5005 5.3849C15.2183 4.51055 13.6695 4 12 4C10.3305 4 8.78175 4.51055 7.49946 5.3849ZM18 6.70828C16.7544 8.11925 16 9.97104 16 12C16 14.029 16.7544 15.8808 18 17.2917C19.2456 15.8808 20 14.029 20 12C20 9.97104 19.2456 8.11925 18 6.70828ZM6 17.2917C7.2456 15.8808 8 14.029 8 12C8 9.97104 7.24561 8.11925 6 6.70828C4.75439 8.11925 4 9.97104 4 12C4 14.029 4.75439 15.8808 6 17.2917ZM5.33309 4.54655C7.10161 2.96367 9.43946 2 12 2C14.5605 2 16.8984 2.96367 18.6669 4.54655C20.7111 6.37618 22 9.03824 22 12C22 14.9618 20.7111 17.6238 18.6669 19.4535C16.8984 21.0363 14.5605 22 12 22C9.43946 22 7.10161 21.0363 5.33309 19.4535C3.28885 17.6238 2 14.9618 2 12C2 9.03824 3.28885 6.37618 5.33309 4.54655Z"/>
  122. </svg>
  123. </div>
  124. <div class="ml-4">
  125. <p class="text-base font-medium text-gray-900">
  126. Sports Cards
  127. </p>
  128. <p class="mt-1 text-sm text-gray-500">
  129. Baseball, Basketball, Football
  130. </p>
  131. </div>
  132. </a>
  133.  
  134. <a href="https://gocollect.com/trading-cards" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  135. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  136. <svg class="h-6 w-6 text-white" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5">
  137. <rect height="11.5" width="8.25" y="2.75" x="1.75"/>
  138. <path d="m10 3.75 4.25 2-4.25 7.5"/>
  139. </svg>
  140. </div>
  141. <div class="ml-4">
  142. <p class="text-base font-medium text-gray-900">
  143. Trading Cards
  144. </p>
  145. <p class="mt-1 text-sm text-gray-500">
  146. Magic: The Gathering
  147. </p>
  148. </div>
  149. </a>
  150.  
  151. <a href="https://gocollect.com/video-games" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  152. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  153. <svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  154.    <path fill="currentColor" d="M638.59 368.22l-33.37-211.59c-8.86-50.26-48.4-90.77-100.66-103.13h-.07a803.19 803.19 0 0 0-369 0C83.17 65.86 43.64 106.36 34.78 156.63L1.41 368.22C-8.9 426.73 38.8 480 101.51 480c49.67 0 93.77-30.07 109.48-74.64l7.52-21.36h203l7.49 21.36C444.72 449.93 488.82 480 538.49 480c62.71 0 110.41-53.27 100.1-111.78zM280 236a12 12 0 0 1-12 12h-52v52a12 12 0 0 1-12 12h-24a12 12 0 0 1-12-12v-52h-52a12 12 0 0 1-12-12v-24a12 12 0 0 1 12-12h52v-52a12 12 0 0 1 12-12h24a12 12 0 0 1 12 12v52h52a12 12 0 0 1 12 12zm152 76a40 40 0 1 1 40-40 40 40 0 0 1-40 40zm64-96a40 40 0 1 1 40-40 40 40 0 0 1-40 40z"></path>
  155. </svg> </div>
  156. <div class="ml-4">
  157. <p class="text-base font-medium text-gray-900">
  158. Video Games
  159. </p>
  160. <p class="mt-1 text-sm text-gray-500">
  161. Nintendo, PlayStation, SEGA, XBox, Atari, Game Boy
  162. </p>
  163. </div>
  164. </a>
  165.  
  166.    <span class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  167.        <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  168.            <svg class="h-6 w-6 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 352 512" stroke="currentColor">
  169.                <path fill="currentColor" d="M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z" class=""></path>
  170.            </svg>
  171.        </div>
  172.        <div class="ml-4">
  173.            <p class="text-base font-medium text-gray-900">
  174.                More Coming Soon
  175.            </p>
  176.            <p class="mt-1 text-sm text-gray-500">
  177.                Trading Cards, Stadium Giveaways, Coins, Movie Posters
  178.            </p>
  179.        </div>
  180.    </span>
  181.  
  182. </div>
  183. <div class="p-5 bg-gray-50 sm:p-8">
  184.    <div class="-m-3 p-3 flow-root rounded-md hover:bg-gray-100">
  185.        <div class="flex items-center">
  186.            <div class="text-base font-medium text-gray-900">
  187.                Don't see what you're looking for?
  188.            </div>
  189.        </div>
  190.        <p class="mt-1 text-sm text-gray-500">
  191.            We want your input
  192.        </p>
  193.        <div>
  194.            <a href="https://gocollect.com/contact" class="inline-flex justify-center py-2 px-4 mt-3 border border-transparent shadow-sm text-base font-medium rounded-md text-white bg-green-500 hover:bg-green-600 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-green-500">
  195.                Share Feedback
  196.            </a>
  197.        </div>
  198.    </div>
  199. </div>
  200. </div>
  201. </div>
  202. </div>
  203. </div>
  204. <div class="my-auto ml-2 space-x-4 sm:space-x-6 sm:flex sm:ml-6">
  205. <div
  206. class="relative"
  207. >
  208. <button
  209. type="button"
  210. class="group inline-flex items-center text-sm sm:text-base font-medium text-white hover:text-gray-300 "
  211. :class="{ 'text-gray-300': blogOpen, 'text-white': !(blogOpen) }"
  212. @click.prevent="blogOpen = !(blogOpen)"
  213. >
  214. <span>Blog</span>
  215. <svg x-state:on="Item active" x-state:off="Item inactive" class="sm:ml-2 h-5 w-5 group-hover:text-gray-300 text-white" :class="{ 'text-gray-300': blogOpen, 'text-white': !(blogOpen) }" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  216. <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
  217. </svg>
  218. </button>
  219. <div
  220. x-show="blogOpen"
  221. x-transition:enter="transition ease-out duration-200"
  222. x-transition:enter-start="opacity-0 translate-y-1"
  223. x-transition:enter-end="opacity-100 translate-y-0"
  224. x-transition:leave="transition ease-in duration-150"
  225. x-transition:leave-start="opacity-100 translate-y-0"
  226. x-transition:leave-end="opacity-0 translate-y-1"
  227. class="absolute z-20 -ml-60 lg:-ml-4 mt-3 transform w-auto lg:w-screen max-w-md lg:left-1/4 lg:-translate-x-1/4 lg:max-w-xl"
  228. @click.outside="blogOpen = false"
  229. style="display: none;"
  230. >
  231. <div class="rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 overflow-hidden">
  232. <div class="relative grid gap-y-6 bg-white px-5 py-6 sm:gap-y-8 sm:p-8 lg:grid-cols-2 shadow">
  233. <div>
  234. <a href="https://gocollect.com/blog" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  235. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  236. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  237.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z" />
  238. </svg> </div>
  239. <div class="my-auto ml-4">
  240. <p class="text-base font-medium text-gray-900">
  241. Latest Articles
  242. </p>
  243. </div>
  244. </a>
  245. </div>
  246. <div></div>
  247. <div class="lg:pr-8 space-y-4">
  248. <div class="pb-1 text-lg font-bold border-b">
  249. Top Categories
  250. </div>
  251. <div>
  252. <a href="https://gocollect.com/blog/category/comics" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  253. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  254. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  255.    <path fill="currentColor" d="M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zm0 336c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm25.4-110.4c-.8 8.2-7.7 14.4-15.9 14.4h-19c-8.2 0-15.1-6.2-15.9-14.4l-12.8-128c-.9-9.4 6.5-17.6 15.9-17.6h44.6c9.5 0 16.9 8.2 15.9 17.6l-12.8 128z"></path>
  256. </svg> </div>
  257. <div class="my-auto ml-4">
  258. <p class="text-base font-medium text-gray-900">
  259. Comics
  260. </p>
  261. </div>
  262. </a>
  263. <a href="https://gocollect.com/blog/category/concert-posters" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  264. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  265. <svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  266.    <path fill="currentColor" d="M511.21 39.54a48.1 48.1 0 0 0-37.79-38.23C450.48-3 450.66.78 366.74 54.9A32.12 32.12 0 0 0 352 81.82v33.25L243.76 223.23a39.42 39.42 0 0 1-3.18-38.43l17.29-37.13a18.82 18.82 0 0 0-30.38-21.24l-38.31 38.28a77.44 77.44 0 0 0-18.24 28.84 77.63 77.63 0 0 1-40.52 44.37L54 273.29C-3.23 296.15-18.4 370 25.16 413.53l73.39 73.33c43.56 43.53 117.45 28.37 140.35-28.78l35.4-76.39a77.62 77.62 0 0 1 44.41-40.49 77.68 77.68 0 0 0 28.86-18.2l21.56-21.55a19.87 19.87 0 0 0-20.1-33L325.31 276a39.6 39.6 0 0 1-36.75-7.11L461.6 96c.82.05 1.56.35 2.4.35a48 48 0 0 0 47.21-56.81zm-329.56 354.8l-11.31 11.31a8 8 0 0 1-11.31 0L106.34 353a8 8 0 0 1 0-11.32l11.31-11.31a8 8 0 0 1 11.32 0L181.65 383a8 8 0 0 1 0 11.34zm64-64l-11.31 11.31a8 8 0 0 1-11.31 0L170.34 289a8 8 0 0 1 0-11.32l11.31-11.31a8 8 0 0 1 11.32 0L245.65 319a8 8 0 0 1 0 11.34z"></path>
  267. </svg> </div>
  268. <div class="my-auto ml-4">
  269. <p class="text-base font-medium text-gray-900">
  270. Concert Posters
  271. </p>
  272. </div>
  273. </a>
  274. <a href="https://gocollect.com/blog/category/magazines" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  275. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  276. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" viewBox="0 0 20 20" fill="currentColor">
  277. <path fill-rule="evenodd" d="M2 5a2 2 0 012-2h8a2 2 0 012 2v10a2 2 0 002 2H4a2 2 0 01-2-2V5zm3 1h6v4H5V6zm6 6H5v2h6v-2z" clip-rule="evenodd" />
  278. <path d="M15 7h1a2 2 0 012 2v5.5a1.5 1.5 0 01-3 0V7z" />
  279. </svg>
  280. </div>
  281. <div class="my-auto ml-4">
  282. <p class="text-base font-medium text-gray-900">
  283. Magazines
  284. </p>
  285. </div>
  286. </a>
  287. <a href="https://gocollect.com/blog/category/sports-cards" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  288. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  289. <svg class="h-6 w-6 text-white" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  290. <path d="M7.49946 5.3849C9.05481 7.14711 10 9.46366 10 12C10 14.5363 9.05481 16.8529 7.49946 18.6151C8.78175 19.4894 10.3305 20 12 20C13.6695 20 15.2183 19.4894 16.5005 18.6151C14.9452 16.8529 14 14.5363 14 12C14 9.46366 14.9452 7.14711 16.5005 5.3849C15.2183 4.51055 13.6695 4 12 4C10.3305 4 8.78175 4.51055 7.49946 5.3849ZM18 6.70828C16.7544 8.11925 16 9.97104 16 12C16 14.029 16.7544 15.8808 18 17.2917C19.2456 15.8808 20 14.029 20 12C20 9.97104 19.2456 8.11925 18 6.70828ZM6 17.2917C7.2456 15.8808 8 14.029 8 12C8 9.97104 7.24561 8.11925 6 6.70828C4.75439 8.11925 4 9.97104 4 12C4 14.029 4.75439 15.8808 6 17.2917ZM5.33309 4.54655C7.10161 2.96367 9.43946 2 12 2C14.5605 2 16.8984 2.96367 18.6669 4.54655C20.7111 6.37618 22 9.03824 22 12C22 14.9618 20.7111 17.6238 18.6669 19.4535C16.8984 21.0363 14.5605 22 12 22C9.43946 22 7.10161 21.0363 5.33309 19.4535C3.28885 17.6238 2 14.9618 2 12C2 9.03824 3.28885 6.37618 5.33309 4.54655Z"/>
  291. </svg>
  292. </div>
  293. <div class="my-auto ml-4">
  294. <p class="text-base font-medium text-gray-900">
  295. Sports Cards
  296. </p>
  297. </div>
  298. </a>
  299. <a href="https://gocollect.com/blog/category/trading-cards" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  300. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  301. <svg class="h-6 w-6 text-white" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5">
  302. <rect height="11.5" width="8.25" y="2.75" x="1.75"/>
  303. <path d="m10 3.75 4.25 2-4.25 7.5"/>
  304. </svg>
  305. </div>
  306. <div class="my-auto ml-4">
  307. <p class="text-base font-medium text-gray-900">
  308. Trading Cards
  309. </p>
  310. </div>
  311. </a>
  312. <a href="https://gocollect.com/blog/category/video-games" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  313. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  314. <svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" class="h-6 w-6 text-white" fill="none" stroke="currentColor">
  315.    <path fill="currentColor" d="M638.59 368.22l-33.37-211.59c-8.86-50.26-48.4-90.77-100.66-103.13h-.07a803.19 803.19 0 0 0-369 0C83.17 65.86 43.64 106.36 34.78 156.63L1.41 368.22C-8.9 426.73 38.8 480 101.51 480c49.67 0 93.77-30.07 109.48-74.64l7.52-21.36h203l7.49 21.36C444.72 449.93 488.82 480 538.49 480c62.71 0 110.41-53.27 100.1-111.78zM280 236a12 12 0 0 1-12 12h-52v52a12 12 0 0 1-12 12h-24a12 12 0 0 1-12-12v-52h-52a12 12 0 0 1-12-12v-24a12 12 0 0 1 12-12h52v-52a12 12 0 0 1 12-12h24a12 12 0 0 1 12 12v52h52a12 12 0 0 1 12 12zm152 76a40 40 0 1 1 40-40 40 40 0 0 1-40 40zm64-96a40 40 0 1 1 40-40 40 40 0 0 1-40 40z"></path>
  316. </svg> </div>
  317. <div class="my-auto ml-4">
  318. <p class="text-base font-medium text-gray-900">
  319. Video Games
  320. </p>
  321. </div>
  322. </a>
  323. </div>
  324. </div>
  325. <div class="lg:pl-8 space-y-4">
  326. <div class="pb-1 text-lg font-bold border-b">
  327. <a href="https://gocollect.com/blog/category/comiclist" class="text-green-700 hover:text-green-600">
  328. ComicList
  329. </a>
  330. </div>
  331. <div>
  332. <a href="https://gocollect.com/blog/category/comiclist/this-week" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  333. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  334. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  335.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z" />
  336. </svg> </div>
  337. <div class="my-auto ml-4">
  338. <p class="text-base font-medium text-gray-900">
  339. This Week
  340. </p>
  341. </div>
  342. </a>
  343. <a href="https://gocollect.com/blog/category/comiclist/next-week" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  344. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  345. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  346.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.933 12.8a1 1 0 000-1.6L6.6 7.2A1 1 0 005 8v8a1 1 0 001.6.8l5.333-4zM19.933 12.8a1 1 0 000-1.6l-5.333-4A1 1 0 0013 8v8a1 1 0 001.6.8l5.333-4z" />
  347. </svg> </div>
  348. <div class="my-auto ml-4">
  349. <p class="text-base font-medium text-gray-900">
  350. Next Week
  351. </p>
  352. </div>
  353. </a>
  354. <a href="https://gocollect.com/blog/category/comiclist/extended-forecast" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  355. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  356. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  357.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" />
  358. </svg> </div>
  359. <div class="my-auto ml-4">
  360. <p class="text-base font-medium text-gray-900">
  361. Extended Forecast
  362. </p>
  363. </div>
  364. </a>
  365. <a href="https://gocollect.com/blog/category/comiclist/advanced-solicitations" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  366. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  367. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  368.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z" />
  369. </svg> </div>
  370. <div class="my-auto ml-4">
  371. <p class="text-base font-medium text-gray-900">
  372. Advanced Solicitations
  373. </p>
  374. </div>
  375. </a>
  376. <a href="https://gocollect.com/blog/category/comiclist/previews" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  377. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  378. <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="eye" class="h-6 w-6 text-white" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M572.5 238.1C518.3 115.5 410.9 32 288 32S57.69 115.6 3.469 238.1C1.563 243.4 0 251 0 256c0 4.977 1.562 12.6 3.469 17.03C57.72 396.5 165.1 480 288 480s230.3-83.58 284.5-206.1C574.4 268.6 576 260.1 576 256C576 251 574.4 243.4 572.5 238.1zM432 256c0 79.45-64.47 144-143.9 144C208.6 400 144 335.5 144 256S208.5 112 288 112S432 176.5 432 256zM288 160C285.7 160 282.4 160.4 279.5 160.8C284.8 170 288 180.6 288 192c0 35.35-28.65 64-64 64C212.6 256 201.1 252.7 192.7 247.5C192.4 250.5 192 253.6 192 256c0 52.1 43 96 96 96s96-42.99 96-95.99S340.1 160 288 160z"></path></svg> </div>
  379. <div class="my-auto ml-4">
  380. <p class="text-base font-medium text-gray-900">
  381. Previews
  382. </p>
  383. </div>
  384. </a>
  385. <a href="https://gocollect.com/blog/category/comiclist/news" class="-m-3 p-3 flex items-start rounded-lg hover:bg-gray-50">
  386. <div class="flex-shrink-0 flex items-center justify-center h-10 w-10 rounded-md bg-green-500 text-white sm:h-12 sm:w-12">
  387. <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  388.    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z" />
  389. </svg> </div>
  390. <div class="my-auto ml-4">
  391. <p class="text-base font-medium text-gray-900">
  392. News
  393. </p>
  394. </div>
  395. </a>
  396. </div>
  397. </div>
  398. </div>
  399. </div>
  400. </div>
  401. </div>
  402. </div>
  403. </div>
  404.                                <div class="-mr-2 flex items-center lg:hidden">
  405.                                    <button
  406. type="button"
  407. class="bg-gray-900 rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:bg-gray-800 focus:ring-2 focus-ring-inset focus:ring-white"
  408. @click="mobileOpen = !(mobileOpen)"
  409. >
  410.                                        <span class="sr-only">Open main menu</span>
  411.                                        <svg class="h-6 w-6" x-description="Heroicon name: outline/menu" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
  412.                                            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
  413.                                        </svg>
  414.                                    </button>
  415.                                </div>
  416.                            </div>
  417. <div class="hidden lg:flex ml-6 space-x-8">
  418.  
  419.                                <a href="https://gocollect.com/pricing" class="hidden lg:inline-block text-base font-medium text-white hover:text-gray-300">Pricing</a>
  420.                                <a href="https://gocollect.com/about-us" class="hidden lg:inline-block text-base font-medium text-white hover:text-gray-300">About Us</a>
  421.                                <a href="https://gocollect.com/contact" class="hidden lg:inline-block text-base font-medium text-white hover:text-gray-300">Contact</a>
  422.  
  423. <a href="https://gocollect.com/careers" class="hidden lg:inline-block text-base font-medium text-white hover:text-gray-300">Careers</a>
  424.  
  425.                            </div>
  426.                        </div>
  427.                        <div class="hidden lg:flex md:items-center md:space-x-6">
  428.                                                            <a href="https://gocollect.com/login" class="text-base font-medium text-white hover:text-gray-300">
  429.                                    Log in
  430.                                </a>
  431.                                <a href="https://gocollect.com/register" class="inline-flex items-center px-4 py-2 border border-transparent text-xl font-bold rounded-md text-white bg-green-700 hover:bg-green-600 tracking-wide" aria-label="Pricing and Register">
  432.                                    Register
  433.                                </a>
  434.                                                    </div>
  435.                    </nav>
  436.                </div>
  437.  
  438. <!-- Mobile Menu -->
  439.                <div
  440. x-transition:enter="duration-150 ease-out"
  441. x-transition:enter-start="opacity-0 scale-95"
  442. x-transition:enter-end="opacity-100 scale-100"
  443. x-transition:leave="duration-100 ease-in"
  444. x-transition:leave-start="opacity-100 scale-100"
  445. x-transition:leave-end="opacity-0 scale-95"
  446. class="absolute z-20 top-8 right-0 p-2 transition transform origin-top lg:hidden"
  447. x-ref="panel"
  448. x-show="mobileOpen"
  449. @click.outside="mobileOpen = false"
  450. style="display: none;"
  451. >
  452. <div class="relative">
  453. <div class="absolute bottom-1 right-1">
  454. <button
  455. type="button"
  456. @click="mobileOpen = false"
  457. class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:bg-gray-100 focus:ring-2 focus:ring-inset focus:ring-cyan-600"
  458. >
  459. <span class="sr-only">Close menu</span>
  460. <svg class="h-6 w-6" x-description="Heroicon name: outline/x" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
  461. <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
  462. </svg>
  463. </button>
  464. </div>
  465. <div class="rounded-lg shadow-md bg-white ring-1 ring-black ring-opacity-5 overflow-hidden divide-y divide-gray-200">
  466. <div class="w-72 pl-4 py-3 bg-gray-50 flex items-center gap-4">
  467. <a href="https://gocollect.com/login" class="inline-flex items-center px-4 py-2 border border-transparent text-base font-medium rounded-md text-white bg-green-500 hover:bg-green-600">
  468. Log in
  469. </a>
  470. <a href="https://gocollect.com/register" class="inline-flex items-center px-4 py-2 border border-transparent text-base font-medium rounded-md text-white bg-green-500 hover:bg-green-600">
  471. Register
  472. </a>
  473. </div>
  474. <div class="p-4 flex justify-between">
  475. <div>
  476. <div class="px-2 space-y-1">
  477.  
  478. <a href="https://gocollect.com/pricing" class="block px-3 py-2 rounded-md text-base font-medium text-gray-900 hover:bg-gray-50">Pricing</a>
  479. <a href="https://gocollect.com/about-us" class="block px-3 py-2 rounded-md text-base font-medium text-gray-900 hover:bg-gray-50">About Us</a>
  480. <a href="https://gocollect.com/contact" class="block px-3 py-2 rounded-md text-base font-medium text-gray-900 hover:bg-gray-50">Contact</a>
  481.  
  482. </div>
  483. </div>
  484. </div>
  485. </div>
  486. </div>
  487.                </div>
  488.            </header>
  489.  
  490.            <div class="bg-gray-900 pt-2 sm:pt-0">
  491.                <div class="mx-auto max-w-7xl relative z-10 flex-shrink-0 flex h-12 sm:h-12 px-4 sm:px-6">
  492.                    <div class="flex-1 flex flex-row-reverse items-center">
  493.                                                                            <form class="bg-gray-900 max-w-60 flex flex-grow-1" action="https://gocollect.com/search" method="GET">
  494.                                <div class="relative text-white">
  495.                                    <div class="absolute inset-y-0 right-2 flex items-center pointer-events-none">
  496.                                        <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
  497.                                            <path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path>
  498.                                        </svg>
  499.                                    </div>
  500. <input title="Search" type="search" name="query" id="open_modal" value="" onclick="Livewire.dispatch('openModal', {component: 'search.search-modal', arguments: {'experience': 'marketing', 'camId': '1', 'query': ''}});this.blur();" placeholder="Search " class="block w-full h-8 sm:h-8 pr-6 pl-3 border border-white rounded-md sm:rounded-full bg-gray-900 text-sm text-right text-white placeholder-white focus:placeholder-gray-200 focus:ring-0 focus:border-white focus:text-lg">
  501.                            </form>
  502.                         </div>
  503. </div>
  504.            </div>
  505. <div class="bg-gray-900 sm:pt-0 pb-6">
  506. <div class="mx-auto max-w-7xl relative flex-shrink-0 flex px-4 sm:px-6">
  507. <div class="flex-1 flex flex-row-reverse items-center">
  508. <a href="#" class="text-base font-medium text-sm text-white hover:text-gray-300" onclick="Livewire.dispatch('openModal', { component: 'marketing.advertiser-disclosure-modal' })" aria-label="Advertiser Disclosure">Advertiser Disclosure</a>
  509. </div>
  510. </div>
  511. </div>
  512.  
  513.            <main class="bg-white">
  514.                <div class="max-w-7xl mx-auto px-4 sm:px-6 py-4">
  515.    <div class="grid grid-cols-12 gap-y-12 lg:gap-x-12">
  516.        <div class="col-span-12 lg:col-span-8">
  517.            <h1 class="text-center text-xl font-medium my-4 font-semibold">
  518.                    Category: <span class="text-green-500">ComicList</span>
  519.                </h1>
  520.        <div class="divide-y overflow-x-hidden">
  521.                                    <div class="divide-y">
  522.                                            </div>
  523.                                                    <div class="divide-y">
  524.                                                    <div class="py-8">
  525.                                <div >
  526.    <div class="block xl:flex px-0 xl:space-x-3">
  527.                    <div class="flex 2xl:my-auto">
  528.                <div class="m-auto w-80 sm:w-96">
  529.                    <a href="https://gocollect.com/blog/comiclist-previews-spider-punk-3" class="">
  530.                        <div class="relative">
  531.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  532.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvZTBhMWQyOTItNjYxZi00YWZiLWExYzktOTBmMzA3ODU0Y2VhLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  533.                        </div>
  534.                    </a>
  535.                </div>
  536.            </div>
  537.                <div class="my-auto text-sm">
  538.                            <div class="mt-2">
  539.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  540.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  541.                                                            </div>
  542.                        <div>
  543.                <h2 class="text-xl text-bold my-2">
  544.                    <a href="https://gocollect.com/blog/comiclist-previews-spider-punk-3" class="font-bold hover:underline">ComicList Previews - SPIDER-PUNK #3</a>
  545.                </h2>
  546.            </div>
  547.            <div class="text-slate-500 my-2">
  548.                                    <span class="inline-block">by
  549.                        <span class="text-slate-700">
  550.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  551.                                                    </span>
  552.                    </span>
  553.                    <span class="inline-block mx-2 text-gray-300">|</span>
  554.                                <span class="inline-block">April 25, 2024</span>
  555.            </div>
  556.            <div>
  557.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  558.                <p class="text-slate-700">
  559.                    The band takes a detour through Philly to help DAREDEVIL deal with the big man himself! What does Kingpin have to hide? And what does it have to do with the threats ahead? Find out as the crew hits the road in the SPIDER-VAN!
  560.                </p>
  561.            </div>
  562.        </div>
  563.    </div>
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575. </div>
  576.                            </div>
  577.                                                    <div class="py-8">
  578.                                <div >
  579.    <div class="block xl:flex px-0 xl:space-x-3">
  580.                    <div class="flex 2xl:my-auto">
  581.                <div class="m-auto w-80 sm:w-96">
  582.                    <a href="https://gocollect.com/blog/comiclist-previews-superior-spider-man-6" class="">
  583.                        <div class="relative">
  584.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  585.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvZmM2MzVmMTktNDYyYS00MGY0LTk2OTItMzdmOTU3MDQ0NzhkLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  586.                        </div>
  587.                    </a>
  588.                </div>
  589.            </div>
  590.                <div class="my-auto text-sm">
  591.                            <div class="mt-2">
  592.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  593.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  594.                                                            </div>
  595.                        <div>
  596.                <h2 class="text-xl text-bold my-2">
  597.                    <a href="https://gocollect.com/blog/comiclist-previews-superior-spider-man-6" class="font-bold hover:underline">ComicList Previews - SUPERIOR SPIDER-MAN #6</a>
  598.                </h2>
  599.            </div>
  600.            <div class="text-slate-500 my-2">
  601.                                    <span class="inline-block">by
  602.                        <span class="text-slate-700">
  603.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  604.                                                    </span>
  605.                    </span>
  606.                    <span class="inline-block mx-2 text-gray-300">|</span>
  607.                                <span class="inline-block">April 25, 2024</span>
  608.            </div>
  609.            <div>
  610.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  611.                <p class="text-slate-700">
  612.                    A final showdown will determine once and for all who is truly the Superior Spider-Man!
  613.                </p>
  614.            </div>
  615.        </div>
  616.    </div>
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628. </div>
  629.                            </div>
  630.                                                    <div class="py-8">
  631.                                <div >
  632.    <div class="block xl:flex px-0 xl:space-x-3">
  633.                    <div class="flex 2xl:my-auto">
  634.                <div class="m-auto w-80 sm:w-96">
  635.                    <a href="https://gocollect.com/blog/comiclist-previews-ultimate-spider-man-4" class="">
  636.                        <div class="relative">
  637.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  638.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvMGRmYTllNjctYjVkOS00Y2NiLWIzZjAtNjM4YjUzNTgxNzIyLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  639.                        </div>
  640.                    </a>
  641.                </div>
  642.            </div>
  643.                <div class="my-auto text-sm">
  644.                            <div class="mt-2">
  645.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  646.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  647.                                                            </div>
  648.                        <div>
  649.                <h2 class="text-xl text-bold my-2">
  650.                    <a href="https://gocollect.com/blog/comiclist-previews-ultimate-spider-man-4" class="font-bold hover:underline">ComicList Previews - ULTIMATE SPIDER-MAN #4 </a>
  651.                </h2>
  652.            </div>
  653.            <div class="text-slate-500 my-2">
  654.                                    <span class="inline-block">by
  655.                        <span class="text-slate-700">
  656.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  657.                                                    </span>
  658.                    </span>
  659.                    <span class="inline-block mx-2 text-gray-300">|</span>
  660.                                <span class="inline-block">April 25, 2024</span>
  661.            </div>
  662.            <div>
  663.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  664.                <p class="text-slate-700">
  665.                    Peter Parker's secret life starts fraying the edges of his personal life! J. Jonah Jameson and Ben Parker's pursuit of truth - or, at least, the news - stirs unrest with the world at largeā€¦
  666.                </p>
  667.            </div>
  668.        </div>
  669.    </div>
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681. </div>
  682.                            </div>
  683.                                                    <div class="py-8">
  684.                                <div >
  685.    <div class="block xl:flex px-0 xl:space-x-3">
  686.                    <div class="flex 2xl:my-auto">
  687.                <div class="m-auto w-80 sm:w-96">
  688.                    <a href="https://gocollect.com/blog/comiclist-new-comic-book-releases-list-for-05012024-1-week-out" class="">
  689.                        <div class="relative">
  690.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  691.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvNjA3Zjk0ZWUtODU5MS00ZDEwLWI1YzgtYjkyMzNmM2FmYTc2LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  692.                        </div>
  693.                    </a>
  694.                </div>
  695.            </div>
  696.                <div class="my-auto text-sm">
  697.                            <div class="mt-2">
  698.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  699.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/next-week" class="text-green-500 hover:underline">Next Week</a>
  700.                                                            </div>
  701.                        <div>
  702.                <h2 class="text-xl text-bold my-2">
  703.                    <a href="https://gocollect.com/blog/comiclist-new-comic-book-releases-list-for-05012024-1-week-out" class="font-bold hover:underline">ComicList: New Comic Book Releases List for 05/01/2024 (1 Week Out)</a>
  704.                </h2>
  705.            </div>
  706.            <div class="text-slate-500 my-2">
  707.                                    <span class="inline-block">by
  708.                        <span class="text-slate-700">
  709.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  710.                                                    </span>
  711.                    </span>
  712.                    <span class="inline-block mx-2 text-gray-300">|</span>
  713.                                <span class="inline-block">April 24, 2024</span>
  714.            </div>
  715.            <div>
  716.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  717.                <p class="text-slate-700">
  718.                    ComicList: New Comic Book Releases List for Wednesday, May 1, 2024, a list of the comic books and other products that should be available at your local or online comic book shop next week. &nbsp; #NCBD #NewComicBookDay #ReadMoreComics
  719.                </p>
  720.            </div>
  721.        </div>
  722.    </div>
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734. </div>
  735.                            </div>
  736.                                                    <div class="py-8">
  737.                                <div >
  738.    <div class="block xl:flex px-0 xl:space-x-3">
  739.                    <div class="flex 2xl:my-auto">
  740.                <div class="m-auto w-80 sm:w-96">
  741.                    <a href="https://gocollect.com/blog/comiclist-previews-teenage-mutant-ninja-turtles-saturday-morning-adventures-continued-12" class="">
  742.                        <div class="relative">
  743.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  744.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvNmY3OTg0OTItMDA2Yy00YWY5LTkzMDYtYTg5MmIyMTU3OGFkLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  745.                        </div>
  746.                    </a>
  747.                </div>
  748.            </div>
  749.                <div class="my-auto text-sm">
  750.                            <div class="mt-2">
  751.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  752.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  753.                                                            </div>
  754.                        <div>
  755.                <h2 class="text-xl text-bold my-2">
  756.                    <a href="https://gocollect.com/blog/comiclist-previews-teenage-mutant-ninja-turtles-saturday-morning-adventures-continued-12" class="font-bold hover:underline">ComicList Previews - TEENAGE MUTANT NINJA TURTLES: SATURDAY MORNING ADVENTURES CONTINUED #12</a>
  757.                </h2>
  758.            </div>
  759.            <div class="text-slate-500 my-2">
  760.                                    <span class="inline-block">by
  761.                        <span class="text-slate-700">
  762.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  763.                                                    </span>
  764.                    </span>
  765.                    <span class="inline-block mx-2 text-gray-300">|</span>
  766.                                <span class="inline-block">April 24, 2024</span>
  767.            </div>
  768.            <div>
  769.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  770.                <p class="text-slate-700">
  771.                    As promised, Mister Ogg is back! His last attempt to punish the Teenage Mutant Ninja Turtles' wisecracking ways and meta mannerisms failed, but he's still got a few surprises up his sleeve.&nbsp;
  772.                </p>
  773.            </div>
  774.        </div>
  775.    </div>
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787. </div>
  788.                            </div>
  789.                                                    <div class="py-8">
  790.                                <div >
  791.    <div class="block xl:flex px-0 xl:space-x-3">
  792.                    <div class="flex 2xl:my-auto">
  793.                <div class="m-auto w-80 sm:w-96">
  794.                    <a href="https://gocollect.com/blog/comiclist-previews-teenage-mutant-ninja-turtles-150" class="">
  795.                        <div class="relative">
  796.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  797.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvMzI4YjgzNzEtZDI3ZC00NmY1LTk3ZjYtOTg0Y2Y3MTY2MTA3LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  798.                        </div>
  799.                    </a>
  800.                </div>
  801.            </div>
  802.                <div class="my-auto text-sm">
  803.                            <div class="mt-2">
  804.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  805.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  806.                                                            </div>
  807.                        <div>
  808.                <h2 class="text-xl text-bold my-2">
  809.                    <a href="https://gocollect.com/blog/comiclist-previews-teenage-mutant-ninja-turtles-150" class="font-bold hover:underline">ComicList Previews - TEENAGE MUTANT NINJA TURTLES #150 </a>
  810.                </h2>
  811.            </div>
  812.            <div class="text-slate-500 my-2">
  813.                                    <span class="inline-block">by
  814.                        <span class="text-slate-700">
  815.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  816.                                                    </span>
  817.                    </span>
  818.                    <span class="inline-block mx-2 text-gray-300">|</span>
  819.                                <span class="inline-block">April 24, 2024</span>
  820.            </div>
  821.            <div>
  822.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  823.                <p class="text-slate-700">
  824.                    Everything has been building to this double-size celebration! And here at the end, we'll return to the startā€¦Donatello has been searching for his future self to understand how he can fight Armaggon.
  825.                </p>
  826.            </div>
  827.        </div>
  828.    </div>
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840. </div>
  841.                            </div>
  842.                                                    <div class="py-8">
  843.                                <div >
  844.    <div class="block xl:flex px-0 xl:space-x-3">
  845.                    <div class="flex 2xl:my-auto">
  846.                <div class="m-auto w-80 sm:w-96">
  847.                    <a href="https://gocollect.com/blog/comiclist-previews-dungeons-and-dragons-saturday-morning-adventures-ii-4" class="">
  848.                        <div class="relative">
  849.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  850.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvNDAwMGM1OTctMGE0OS00MDNhLWE5Y2MtYTc3MDdjYTkxMGFmLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  851.                        </div>
  852.                    </a>
  853.                </div>
  854.            </div>
  855.                <div class="my-auto text-sm">
  856.                            <div class="mt-2">
  857.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  858.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  859.                                                            </div>
  860.                        <div>
  861.                <h2 class="text-xl text-bold my-2">
  862.                    <a href="https://gocollect.com/blog/comiclist-previews-dungeons-and-dragons-saturday-morning-adventures-ii-4" class="font-bold hover:underline">ComicList Previews - DUNGEONS AND DRAGONS: SATURDAY MORNING ADVENTURES II #4</a>
  863.                </h2>
  864.            </div>
  865.            <div class="text-slate-500 my-2">
  866.                                    <span class="inline-block">by
  867.                        <span class="text-slate-700">
  868.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  869.                                                    </span>
  870.                    </span>
  871.                    <span class="inline-block mx-2 text-gray-300">|</span>
  872.                                <span class="inline-block">April 24, 2024</span>
  873.            </div>
  874.            <div>
  875.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  876.                <p class="text-slate-700">
  877.                    As the team battles an island beast, Sheila tries to convince Bobby to return to his friends and help Dungeon Master. Little does she know Bobby has other plans.
  878.                </p>
  879.            </div>
  880.        </div>
  881.    </div>
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893. </div>
  894.                            </div>
  895.                                                    <div class="py-8">
  896.                                <div >
  897.    <div class="block xl:flex px-0 xl:space-x-3">
  898.                    <div class="flex 2xl:my-auto">
  899.                <div class="m-auto w-80 sm:w-96">
  900.                    <a href="https://gocollect.com/blog/comiclist-previews-star-wars-jango-fett-2" class="">
  901.                        <div class="relative">
  902.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  903.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvZDBhZGJjMjgtYjk0YS00MWFhLWJjMWEtMTM3YTQwMGQ0OTJmLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  904.                        </div>
  905.                    </a>
  906.                </div>
  907.            </div>
  908.                <div class="my-auto text-sm">
  909.                            <div class="mt-2">
  910.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  911.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  912.                                                            </div>
  913.                        <div>
  914.                <h2 class="text-xl text-bold my-2">
  915.                    <a href="https://gocollect.com/blog/comiclist-previews-star-wars-jango-fett-2" class="font-bold hover:underline">ComicList Previews - STAR WARS: JANGO FETT #2</a>
  916.                </h2>
  917.            </div>
  918.            <div class="text-slate-500 my-2">
  919.                                    <span class="inline-block">by
  920.                        <span class="text-slate-700">
  921.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  922.                                                    </span>
  923.                    </span>
  924.                    <span class="inline-block mx-2 text-gray-300">|</span>
  925.                                <span class="inline-block">April 24, 2024</span>
  926.            </div>
  927.            <div>
  928.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  929.                <p class="text-slate-700">
  930.                    JANGO FETT is after a stolen artifact at the center of a planetwide war! But the hunter is being hunted by the notorious AURRA SING! What is the secret conspiracy that threatens them all?
  931.                </p>
  932.            </div>
  933.        </div>
  934.    </div>
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946. </div>
  947.                            </div>
  948.                                                    <div class="py-8">
  949.                                <div >
  950.    <div class="block xl:flex px-0 xl:space-x-3">
  951.                    <div class="flex 2xl:my-auto">
  952.                <div class="m-auto w-80 sm:w-96">
  953.                    <a href="https://gocollect.com/blog/comiclist-previews-predator-the-last-hunt-3" class="">
  954.                        <div class="relative">
  955.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  956.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvMTJmZjFkYTAtZGQ1ZS00NGYyLTgzYjktZDIxYTIwYjhiMGY3LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  957.                        </div>
  958.                    </a>
  959.                </div>
  960.            </div>
  961.                <div class="my-auto text-sm">
  962.                            <div class="mt-2">
  963.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  964.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  965.                                                            </div>
  966.                        <div>
  967.                <h2 class="text-xl text-bold my-2">
  968.                    <a href="https://gocollect.com/blog/comiclist-previews-predator-the-last-hunt-3" class="font-bold hover:underline">ComicList Previews - PREDATOR: THE LAST HUNT #3</a>
  969.                </h2>
  970.            </div>
  971.            <div class="text-slate-500 my-2">
  972.                                    <span class="inline-block">by
  973.                        <span class="text-slate-700">
  974.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  975.                                                    </span>
  976.                    </span>
  977.                    <span class="inline-block mx-2 text-gray-300">|</span>
  978.                                <span class="inline-block">April 24, 2024</span>
  979.            </div>
  980.            <div>
  981.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  982.                <p class="text-slate-700">
  983.                    Theta goes to all-out war against the Predators! Guns, grenades, guts and above all - glory. Theta's in a blood rage, and the only question is: Will she kill or be killed?
  984.                </p>
  985.            </div>
  986.        </div>
  987.    </div>
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999. </div>
  1000.                            </div>
  1001.                                                    <div class="py-8">
  1002.                                <div >
  1003.    <div class="block xl:flex px-0 xl:space-x-3">
  1004.                    <div class="flex 2xl:my-auto">
  1005.                <div class="m-auto w-80 sm:w-96">
  1006.                    <a href="https://gocollect.com/blog/comiclist-previews-star-wars-darth-maul-black-white-and-red-1" class="">
  1007.                        <div class="relative">
  1008.                            <div class="absolute inset-0 bg-white opacity-0 hover:opacity-10 transition ease-in-out duration-200"></div>
  1009.                            <img src="https://img.gocollect.com/eyJidWNrZXQiOiJnb2NvbGxlY3QuaW1hZ2VzLnN0YWdlIiwia2V5IjoiYmxvZ1wvYzBhM2RjYjMtN2VjZi00Nzk1LThjM2EtNTQ0NDU3ZTQ0NDViLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjAwfX19" class="w-80 sm:w-96 h-60 object-center object-cover">
  1010.                        </div>
  1011.                    </a>
  1012.                </div>
  1013.            </div>
  1014.                <div class="my-auto text-sm">
  1015.                            <div class="mt-2">
  1016.                                            <a href="https://gocollect.com/blog/category/comiclist" class="text-green-500 hover:underline">ComicList</a>
  1017.                        <span class="text-gray-300 text-xs inline-block mx-2">|</span>                                            <a href="https://gocollect.com/blog/category/comiclist/previews" class="text-green-500 hover:underline">Previews</a>
  1018.                                                            </div>
  1019.                        <div>
  1020.                <h2 class="text-xl text-bold my-2">
  1021.                    <a href="https://gocollect.com/blog/comiclist-previews-star-wars-darth-maul-black-white-and-red-1" class="font-bold hover:underline">ComicList Previews - STAR WARS: DARTH MAUL - BLACK WHITE AND RED #1</a>
  1022.                </h2>
  1023.            </div>
  1024.            <div class="text-slate-500 my-2">
  1025.                                    <span class="inline-block">by
  1026.                        <span class="text-slate-700">
  1027.                                                        <a href="https://gocollect.com/blog/author/charles-lepage" class="hover:underline">Charles LePage</a>
  1028.                                                    </span>
  1029.                    </span>
  1030.                    <span class="inline-block mx-2 text-gray-300">|</span>
  1031.                                <span class="inline-block">April 24, 2024</span>
  1032.            </div>
  1033.            <div>
  1034.                <hr class="border-b-2 border-b-green-500 bg-green-500 w-32 mt-2 mb-6">
  1035.                <p class="text-slate-700">
  1036.                    A prison ship - transporting a cult known as the FINAL OCCULTATION - goes offline, and DARTH MAUL is sent by PALPATINE to investigate.&nbsp;
  1037.                </p>
  1038.            </div>
  1039.        </div>
  1040.    </div>
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052. </div>
  1053.                            </div>
  1054.                                            </div>
  1055.                    <div class="py-4">
  1056.                        <nav role="navigation" aria-label="Pagination Navigation" class="flex items-center justify-between">
  1057.        <div class="flex justify-between flex-1 sm:hidden">
  1058.                            <span class="relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5 rounded-md">
  1059.                    &laquo; Previous
  1060.                </span>
  1061.            
  1062.                            <a href="https://gocollect.com/blog/category/comiclist?page=2" class="relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 rounded-md hover:text-gray-500 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150">
  1063.                    Next &raquo;
  1064.                </a>
  1065.                    </div>
  1066.  
  1067.        <div class="hidden sm:block xl:flex-1 xl:flex xl:items-center xl:justify-between">
  1068.            <div>
  1069.                <p class="text-sm text-gray-700 leading-5">
  1070.                    Showing
  1071.                    <span class="font-medium">1</span>
  1072.                    to
  1073.                    <span class="font-medium">10</span>
  1074.                    of
  1075.                    <span class="font-medium">15,204</span>
  1076.                    results
  1077.                </p>
  1078.            </div>
  1079.            <div>
  1080.                <span class="relative z-0 inline-flex shadow-sm rounded-md">
  1081.                    
  1082.                                            <span role="button" aria-disabled="true" aria-label="&amp;laquo; Previous">
  1083.                            <span class="relative inline-flex items-center px-2 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default rounded-l-md leading-5" aria-hidden="true">
  1084.                                <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
  1085.                                    <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd" />
  1086.                                </svg>
  1087.                            </span>
  1088.                        </span>
  1089.                    
  1090.                    
  1091.                                            
  1092.                        
  1093.                        
  1094.                                                                                                                                                                                                                            <span aria-current="page">
  1095.                                        <span class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5">1</span>
  1096.                                    </span>
  1097.                                                                                                                                                                                                                                                                                                                <a href="https://gocollect.com/blog/category/comiclist?page=2" class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 2">
  1098.                                        2
  1099.                                    </a>
  1100.                                                                                                                                                                                                                                                                                                                <a href="https://gocollect.com/blog/category/comiclist?page=3" class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 3">
  1101.                                        3
  1102.                                    </a>
  1103.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
  1104.                                                    <span aria-disabled="true">
  1105.                                <span class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 cursor-default leading-5">...</span>
  1106.                            </span>
  1107.                        
  1108.                        
  1109.                                                                    
  1110.                        
  1111.                        
  1112.                                                                                                                                                        <a href="https://gocollect.com/blog/category/comiclist?page=1520" class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 1520">
  1113.                                        1520
  1114.                                    </a>
  1115.                                                                                                                                                                <a href="https://gocollect.com/blog/category/comiclist?page=1521" class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 1521">
  1116.                                        1521
  1117.                                    </a>
  1118.                                                                                                        
  1119.                    
  1120.                                            <a href="https://gocollect.com/blog/category/comiclist?page=2" rel="next" class="relative inline-flex items-center px-2 py-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 rounded-r-md leading-5 hover:text-gray-400 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-500 transition ease-in-out duration-150" aria-label="Next &amp;raquo;">
  1121.                            <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
  1122.                                <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" />
  1123.                            </svg>
  1124.                        </a>
  1125.                                    </span>
  1126.            </div>
  1127.        </div>
  1128.    </nav>
  1129.  
  1130.                    </div>
  1131.                        </div>
  1132.        </div>
  1133.        <div class="col-span-12 lg:col-span-4">
  1134.            <div>
  1135.    <h4 class="text-md font-medium my-4 border-b-2 border-b-green-500">
  1136.        <span class="text-white bg-green-500 inline-block p-1 font-semibold">Search Posts</span>
  1137.    </h4>
  1138.    <form method="GET" action="https://gocollect.com/blog">
  1139.        <input type="text" name="blog_posts_query" placeholder="Search..." class="block w-full my-4" value="">
  1140.        <button type="submit" class="block w-full bg-slate-200 p-2 hover:bg-green-600 hover:text-white font-semibold transition ease-in-out duration-200">Search</button>
  1141.    </form>
  1142. </div>
  1143.            <div class="text-sm">
  1144.    <h4 class="text-base font-medium my-4 border-b-2 border-b-green-500">
  1145.        <span class="text-white bg-green-500 inline-block p-1 font-semibold">Recent Posts</span>
  1146.    </h4>
  1147.            <a href="https://gocollect.com/blog/trending-comics-transformers-and-weapon-viii" class="hover:underline">Trending Comics: Transformers and Weapon VIII</a>
  1148.                    <hr class="my-2">
  1149.                    <a href="https://gocollect.com/blog/hottest-comics-the-x-men-dominate-ebay" class="hover:underline">Hottest Comics: The X-Men Dominate eBay</a>
  1150.                    <hr class="my-2">
  1151.                    <a href="https://gocollect.com/blog/undervalued-and-overlooked-silver-age-comics" class="hover:underline">Undervalued and Overlooked Silver Age Comics</a>
  1152.                    <hr class="my-2">
  1153.                    <a href="https://gocollect.com/blog/earth-day-2024-is-here-is-it-worth-investing-in-the-1st-appearance-of-captain-planet" class="hover:underline">Earth Day 2024 is Here: Is it worth investing in the 1st Appearance of Captain Planet?</a>
  1154.                    <hr class="my-2">
  1155.                    <a href="https://gocollect.com/blog/unique-poster-finds-at-heritages-sunday-night-movie-poster-auction-for-april-21" class="hover:underline">Unique Poster Finds at Heritage&#039;s Sunday Night Movie Poster Auction for April 21</a>
  1156.            </div>
  1157.            <div class="relative text-sm pt-2">
  1158.                <h4 class="text-base font-medium my-4 border-b-2 border-b-green-500">
  1159.                    <span class="text-white bg-green-500 inline-block p-1 font-semibold">Share</span>
  1160.                </h4>
  1161.                <div class="absolute right-6 top-7">
  1162.                    <div class="flex mx-auto space-x-2">
  1163.                <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgocollect.com%2Fblog%2Fcategory%2Fcomiclist" target="_blank" class="my-auto text-gray-500 hover:text-gray-400" aria-label="Share on Facebook (opens in new window)">
  1164.            <span class="sr-only">Facebook</span>
  1165.            <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" stroke="currentColor">
  1166. <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
  1167. </svg>
  1168.        </a>
  1169.            <a href="https://twitter.com/intent/tweet?text=Check+out+articles+for+ComicList+on+GoCollect&amp;url=https%3A%2F%2Fgocollect.com%2Fblog%2Fcategory%2Fcomiclist" target="_blank" class="my-auto text-gray-500 hover:text-gray-400" aria-label="Share on Twitter (opens in new window)">
  1170.            <span class="sr-only">Twitter</span>
  1171.            <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" stroke="currentColor">
  1172. <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
  1173. </svg>
  1174.        </a>
  1175.            <a href="https://www.linkedin.com/sharing/share-offsite?mini=true&amp;url=https%3A%2F%2Fgocollect.com%2Fblog%2Fcategory%2Fcomiclist&amp;title=Check+out+articles+for+ComicList+on+GoCollect&amp;source=gocollect.com" target="_blank" class="my-auto text-gray-500 hover:text-gray-400" aria-label="Share on LinkedIn (opens in new window)">
  1176.            <span class="sr-only">LinkedIn</span>
  1177.            <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 24 24" stroke="currentColor">
  1178. <path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
  1179. </svg>
  1180.        </a>
  1181.            <a href="https://pinterest.com/pin/create/button?url=https%3A%2F%2Fgocollect.com%2Fblog%2Fcategory%2Fcomiclist" target="_blank" class="my-auto text-gray-500 hover:text-gray-400" aria-label="Share on Pinterest (opens in new window)">
  1182.            <span class="sr-only">Pinterest</span>
  1183.            <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 496 512" stroke="currentColor">
  1184. <path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
  1185. </svg>
  1186.        </a>
  1187.            <a href="https://www.reddit.com/submit?title=Check+out+articles+for+ComicList+on+GoCollect&amp;url=https%3A%2F%2Fgocollect.com%2Fblog%2Fcategory%2Fcomiclist" target="_blank" class="my-auto text-gray-500 hover:text-gray-400" aria-label="Share on Reddit (opens in new window)">
  1188.            <span class="sr-only">Reddit</span>
  1189.            <svg class="w-6 h-6" fill="currentColor" viewBox="0 0 512 512" stroke="currentColor">
  1190. <path d="M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z"/>
  1191. </svg>
  1192.        </a>
  1193.    </div>
  1194.                </div>
  1195.            </div>
  1196.            <div class="text-sm pt-12 px-2">
  1197. <div class="px-4">
  1198. <div class="pt-4 border-t border-gray-200">
  1199. </div>
  1200. </div>
  1201. <div class="pt-2">
  1202. <div wire:snapshot="{&quot;data&quot;:{&quot;currentPage&quot;:null,&quot;perPage&quot;:10,&quot;maxPages&quot;:10,&quot;cacheLifetime&quot;:3600,&quot;limitWidgetHeight&quot;:null,&quot;initialSaleExamplesCount&quot;:null,&quot;camGroupSlug&quot;:null,&quot;hideHeader&quot;:false,&quot;layoutStyle&quot;:null,&quot;ebayCampaignName&quot;:&quot;_BLOG_SIDEBAR&quot;,&quot;itemIds&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;currentTab&quot;:&quot;ebay&quot;,&quot;callingPageViewId&quot;:326420699,&quot;listingSaleExamples&quot;:null,&quot;priceMin&quot;:null,&quot;priceMax&quot;:null,&quot;onlyTrackable&quot;:false,&quot;isLoaded&quot;:false,&quot;camSlug&quot;:&quot;comics&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;S3BPYD7eFc6Em1YfTXsd&quot;,&quot;name&quot;:&quot;sale-examples.related-sale-examples&quot;,&quot;path&quot;:&quot;blog\/category\/comiclist&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;lazyLoaded&quot;:false,&quot;lazyIsolated&quot;:true,&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;3c49eb9c363f0e04678023a7c6f01ce57993313245edd5ae25298aae4bf7a1dd&quot;}" wire:effects="[]" wire:id="S3BPYD7eFc6Em1YfTXsd" x-intersect="$wire.__lazyLoad(&#039;eyJkYXRhIjp7ImZvck1vdW50IjpbeyJpc29sYXRlIjp0cnVlLCJjYW1TbHVnIjoiY29taWNzIiwiZWJheUNhbXBhaWduTmFtZSI6Il9CTE9HX1NJREVCQVIiLCJjYWxsaW5nUGFnZVZpZXdJZCI6MzI2NDIwNjk5fSx7InMiOiJhcnIifV19LCJtZW1vIjp7ImlkIjoiOUczdUFmazhMbFVnWWpqZ3l4Ym4iLCJuYW1lIjoiX19tb3VudFBhcmFtc0NvbnRhaW5lciJ9LCJjaGVja3N1bSI6IjYzM2E5NDI3MWVjZDlkMWY2NzEwMzYxN2IwZTkyOTQxOWQxZjkzZTdkZjBiMjgyYWRmZTE3NzM5NGQzN2I3MjgifQ==&#039;)" class="w-full text-center">
  1203.    <div class="">
  1204.        <svg class="animate-spin mx-auto h-8 w-8 text-green-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
  1205.    <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
  1206.    <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
  1207. </svg>
  1208.    </div>
  1209.    <div class="mt-1 text-green-700 text-2xl">
  1210.        Loading
  1211.    </div>
  1212. </div>
  1213. </div>
  1214. </div>
  1215.        </div>
  1216.    </div>
  1217. </div>
  1218.            </main>
  1219.  
  1220.            <footer class="bg-gray-900">
  1221.                <div class="max-w-md mx-auto pt-12 px-4 sm:max-w-7xl sm:px-6 lg:pt-16 lg:px-8">
  1222.                    <div class="xl:grid xl:grid-cols-3 xl:gap-8">
  1223.                        <div class="pt-2 xl:col-span-1">
  1224.                            <div class="flex items-center justify-between space-4 max-w-md">
  1225.                                <a href="https://gocollect.com">
  1226.                                    <img class="h-12 w-auto" src="https://gocollect.com/static/web/img/GoCollect_Tagline_Gray400.svg" alt="Gray GoCollect Logo">
  1227.                                </a>
  1228.                                <svg xmlns="http://www.w3.org/2000/svg" class="mx-auto h-20 w-auto text-gray-400" viewBox="0 0 170 130">
  1229.    <path d="M70.38,32.29l-6.6-8.65v8.65h-3V18.68h2.77L70,27.06V18.68h3V32.29Zm19.15-4.07A7,7,0,0,1,85.73,32a7.81,7.81,0,0,1-5.81,0,7.27,7.27,0,0,1-2.29-1.5,6.82,6.82,0,0,1-1.5-2.21,7,7,0,0,1-.54-2.74h0A7,7,0,0,1,80,19a8,8,0,0,1,5.8,0A7.22,7.22,0,0,1,88,20.5a6.82,6.82,0,0,1,1.5,2.21A7,7,0,0,1,90,25.45h0A6.92,6.92,0,0,1,89.53,28.22Zm-2.59-2.73a4.69,4.69,0,0,0-.3-1.66,4.21,4.21,0,0,0-5.53-2.29,3.74,3.74,0,0,0-1.28.91A4.17,4.17,0,0,0,79,23.8a4.68,4.68,0,0,0-.3,1.65h0A4.68,4.68,0,0,0,79,27.1a4,4,0,0,0,.86,1.36,4.1,4.1,0,0,0,1.3.92,4,4,0,0,0,1.66.34,4.1,4.1,0,0,0,1.66-.33,3.78,3.78,0,0,0,1.29-.91,4.2,4.2,0,0,0,.84-1.35,4.68,4.68,0,0,0,.3-1.65Zm5.37,6.8V29.18h3.14v3.11Zm14.58-13.71h2V32.29h-3V21.62l-2.38.58L103,19.75ZM56.73,77.88a2.72,2.72,0,0,1-.58.37,3.38,3.38,0,0,1-.7.23,4.91,4.91,0,0,1-.86.08,3.53,3.53,0,0,1-1.32-.26,3.19,3.19,0,0,1-1.06-.71,3.34,3.34,0,0,1-.69-1.06,3.2,3.2,0,0,1-.25-1.3h0a3.2,3.2,0,0,1,.25-1.3,3.52,3.52,0,0,1,.69-1.06,3.39,3.39,0,0,1,1.07-.73,3.59,3.59,0,0,1,1.37-.26,4.57,4.57,0,0,1,.83.07,2.81,2.81,0,0,1,.68.21,2.77,2.77,0,0,1,.56.31,3.8,3.8,0,0,1,.49.41l-.91,1a3.15,3.15,0,0,0-.77-.54,2.1,2.1,0,0,0-.89-.2,1.94,1.94,0,0,0-.75.16,1.64,1.64,0,0,0-.6.44,2,2,0,0,0-.39.64,2.29,2.29,0,0,0-.14.78h0a2.35,2.35,0,0,0,.14.79,2,2,0,0,0,.38.64,1.64,1.64,0,0,0,.6.44,1.83,1.83,0,0,0,.76.17,1.91,1.91,0,0,0,.94-.21,3.43,3.43,0,0,0,.76-.55l.91.91A4.34,4.34,0,0,1,56.73,77.88Zm8-1.37A3.55,3.55,0,0,1,64,77.57a3.37,3.37,0,0,1-1.09.73,3.85,3.85,0,0,1-1.39.26,3.64,3.64,0,0,1-1.38-.26,3.57,3.57,0,0,1-1.09-.72,3.32,3.32,0,0,1-.71-1,3.39,3.39,0,0,1-.26-1.3h0a3.39,3.39,0,0,1,.26-1.3,3.62,3.62,0,0,1,.72-1.06,3.37,3.37,0,0,1,1.09-.73,3.85,3.85,0,0,1,1.39-.26,3.64,3.64,0,0,1,1.38.26,3.57,3.57,0,0,1,1.09.72,3.32,3.32,0,0,1,.71,1,3.38,3.38,0,0,1,.25,1.3h0A3.4,3.4,0,0,1,64.74,76.51Zm-1.24-1.3a2.12,2.12,0,0,0-.14-.79,1.89,1.89,0,0,0-.41-.64,1.71,1.71,0,0,0-.62-.44,2,2,0,0,0-1.58,0,1.76,1.76,0,0,0-.61.44,1.92,1.92,0,0,0-.4.64,1.89,1.89,0,0,0-.14.78h0a2.12,2.12,0,0,0,.14.79,1.8,1.8,0,0,0,.41.64,1.71,1.71,0,0,0,.62.44,2,2,0,0,0,.79.17,2.14,2.14,0,0,0,.79-.16,1.76,1.76,0,0,0,.61-.44,2,2,0,0,0,.4-.64A1.89,1.89,0,0,0,63.5,75.21Zm2.76,3.24V72h1.43v5.19h3.23v1.29Zm5.74,0V72h1.42v5.19h3.23v1.29Zm5.73,0V72h4.88v1.27H79.14v1.31h3v1.27h-3v1.36h3.52v1.27Zm11.38-.57a2.78,2.78,0,0,1-.59.37,2.87,2.87,0,0,1-.7.23,4.8,4.8,0,0,1-.85.08,3.53,3.53,0,0,1-1.32-.26,3.19,3.19,0,0,1-1.06-.71,3,3,0,0,1-.69-1.06,3.2,3.2,0,0,1-.25-1.3h0a3.2,3.2,0,0,1,.25-1.3,3.13,3.13,0,0,1,.69-1.06,3.28,3.28,0,0,1,1.07-.73A3.61,3.61,0,0,1,87,71.86a4.57,4.57,0,0,1,.83.07,4.11,4.11,0,0,1,.68.21,2.77,2.77,0,0,1,.56.31,4.72,4.72,0,0,1,.48.41l-.9,1a4.17,4.17,0,0,0-.78-.54,2.06,2.06,0,0,0-.88-.2,2,2,0,0,0-.76.16,1.61,1.61,0,0,0-.59.44,2,2,0,0,0-.39.64,1.89,1.89,0,0,0-.14.78h0a2.12,2.12,0,0,0,.14.79,2,2,0,0,0,.38.64,1.61,1.61,0,0,0,.59.44,1.84,1.84,0,0,0,.77.17A2,2,0,0,0,88,77a3.43,3.43,0,0,0,.76-.55l.91.91A4.6,4.6,0,0,1,89.11,77.88Zm4.59-4.59v5.16H92.28V73.29h-2V72h5.37v1.32Zm9.41,3.22a3.31,3.31,0,0,1-1.81,1.79,3.76,3.76,0,0,1-2.76,0,3.57,3.57,0,0,1-1.09-.72,3.09,3.09,0,0,1-.71-1,3.39,3.39,0,0,1-.26-1.3h0a3.39,3.39,0,0,1,.26-1.3,3.21,3.21,0,0,1,.72-1.06,3.37,3.37,0,0,1,1.09-.73,3.85,3.85,0,0,1,1.39-.26,3.64,3.64,0,0,1,1.38.26,3.57,3.57,0,0,1,1.09.72,3.32,3.32,0,0,1,.71,1,3.38,3.38,0,0,1,.25,1.3h0A3.05,3.05,0,0,1,103.11,76.51Zm-1.23-1.3a2.35,2.35,0,0,0-.14-.79,1.89,1.89,0,0,0-.41-.64,1.71,1.71,0,0,0-.62-.44,2,2,0,0,0-1.58,0,1.76,1.76,0,0,0-.61.44,1.92,1.92,0,0,0-.4.64,2.08,2.08,0,0,0-.15.78h0a2.13,2.13,0,0,0,.15.79,1.8,1.8,0,0,0,.41.64,1.71,1.71,0,0,0,.62.44,2,2,0,0,0,.79.17,1.91,1.91,0,0,0,.78-.16,1.71,1.71,0,0,0,.62-.44,2,2,0,0,0,.4-.64A2.29,2.29,0,0,0,101.88,75.21Zm6.7,3.24-1.39-2.07h-1.12v2.07h-1.43V72h3a2.61,2.61,0,0,1,1.8.57,2,2,0,0,1,.64,1.57h0a2.08,2.08,0,0,1-.38,1.28,2.34,2.34,0,0,1-1,.73l1.58,2.31Zm0-4.27a.8.8,0,0,0-.3-.69,1.27,1.27,0,0,0-.82-.23H106v1.86h1.44a1.19,1.19,0,0,0,.81-.25.85.85,0,0,0,.29-.67Zm3.17-.73h-.57V72h1.49v1.25a1.77,1.77,0,0,1-.44,1.32A1.83,1.83,0,0,1,111,75l-.12-.58C111.49,74.3,111.79,74,111.75,73.45Zm6.75,3.94a1.75,1.75,0,0,1-.5.61,2.15,2.15,0,0,1-.75.39,3.06,3.06,0,0,1-1,.13,4.25,4.25,0,0,1-1.45-.25,3.92,3.92,0,0,1-1.3-.78l.84-1a4.16,4.16,0,0,0,.92.57,2.46,2.46,0,0,0,1,.21,1.2,1.2,0,0,0,.69-.16.54.54,0,0,0,.24-.45h0a.49.49,0,0,0,0-.24.52.52,0,0,0-.19-.2,2.93,2.93,0,0,0-.4-.19c-.17-.06-.39-.12-.66-.19a6.69,6.69,0,0,1-.9-.27,2.7,2.7,0,0,1-.67-.36,1.77,1.77,0,0,1-.44-.54,1.88,1.88,0,0,1-.15-.81h0A1.89,1.89,0,0,1,114,73a1.73,1.73,0,0,1,.46-.61,2,2,0,0,1,.72-.4,3.09,3.09,0,0,1,.91-.14,3.87,3.87,0,0,1,1.31.21,3.82,3.82,0,0,1,1.1.61l-.74,1.08a4.7,4.7,0,0,0-.85-.47,2.21,2.21,0,0,0-.84-.17,1,1,0,0,0-.62.16.49.49,0,0,0-.21.4h0a.63.63,0,0,0,.06.27.56.56,0,0,0,.22.21,3.25,3.25,0,0,0,.43.18l.69.19a9.06,9.06,0,0,1,.88.29,2.88,2.88,0,0,1,.65.39,1.58,1.58,0,0,1,.4.53,1.82,1.82,0,0,1,.13.73h0A2.13,2.13,0,0,1,118.5,77.39ZM59.34,84.27a1.94,1.94,0,0,1-.56.71,2.44,2.44,0,0,1-.83.43,3.36,3.36,0,0,1-1,.14H55.84v2H54.42V81h2.65a3.08,3.08,0,0,1,1,.16,2.37,2.37,0,0,1,.78.46,2.06,2.06,0,0,1,.49.71,2.58,2.58,0,0,1,.17.91h0A2.28,2.28,0,0,1,59.34,84.27Zm-1.24-1a.86.86,0,0,0-.31-.73,1.27,1.27,0,0,0-.84-.25H55.84v2H57a1.17,1.17,0,0,0,.84-.29.93.93,0,0,0,.29-.7Zm6.44,4.23-1.39-2.08H62V87.5H60.6V81h3a2.65,2.65,0,0,1,1.8.56,2,2,0,0,1,.6,1.6h0a2.08,2.08,0,0,1-.38,1.28,2.19,2.19,0,0,1-1,.72l1.59,2.32Zm0-4.27a.8.8,0,0,0-.3-.69,1.27,1.27,0,0,0-.82-.23H62v1.86h1.45a1.19,1.19,0,0,0,.81-.25.86.86,0,0,0,.28-.67Zm2.82,4.27V81h1.43v6.5Zm8.23-.57a3.25,3.25,0,0,1-.59.37,2.87,2.87,0,0,1-.7.23,4.8,4.8,0,0,1-.85.08,3.34,3.34,0,0,1-1.32-.26,3.25,3.25,0,0,1-1.76-1.77,3.58,3.58,0,0,1-.25-1.3h0a3.38,3.38,0,0,1,.25-1.3,3.31,3.31,0,0,1,.7-1.07,3.37,3.37,0,0,1,1.06-.72,3.64,3.64,0,0,1,1.38-.26,4.54,4.54,0,0,1,.82.07,2.81,2.81,0,0,1,.68.21,2.63,2.63,0,0,1,.57.31,3.72,3.72,0,0,1,.48.41l-.91,1a3.4,3.4,0,0,0-.77-.53,2.06,2.06,0,0,0-.88-.2,1.84,1.84,0,0,0-1.36.59,2.25,2.25,0,0,0-.39.65,2.28,2.28,0,0,0-.13.78h0a2.07,2.07,0,0,0,.52,1.43,1.61,1.61,0,0,0,.59.44,1.69,1.69,0,0,0,.77.16,2,2,0,0,0,.94-.2,3.47,3.47,0,0,0,.76-.56l.91.92A4.26,4.26,0,0,1,75.59,86.93Zm1.66.57V81h4.88v1.27H78.65V83.6h3.06v1.27H78.65v1.36h3.52V87.5Zm13.68-.19a3.9,3.9,0,0,1-1.58.3A3.67,3.67,0,0,1,88,87.36a3.35,3.35,0,0,1-1.08-.7,2.92,2.92,0,0,1-.7-1A3.53,3.53,0,0,1,86,84.33h0a3.2,3.2,0,0,1,.94-2.4A3.45,3.45,0,0,1,88,81.17a3.5,3.5,0,0,1,1.36-.26,5.25,5.25,0,0,1,.79.06,5.06,5.06,0,0,1,.67.17,3,3,0,0,1,.57.28,3.85,3.85,0,0,1,.52.38L91,82.88a3.27,3.27,0,0,0-.37-.28,2,2,0,0,0-.38-.2,2.13,2.13,0,0,0-.43-.13,2.17,2.17,0,0,0-.51,0,1.84,1.84,0,0,0-.73.16,2.12,2.12,0,0,0-.59.44,1.92,1.92,0,0,0-.4.64,2.08,2.08,0,0,0-.15.78h0a2.29,2.29,0,0,0,.15.82,1.88,1.88,0,0,0,.41.66,1.77,1.77,0,0,0,.62.43,2.13,2.13,0,0,0,.79.15A2.2,2.2,0,0,0,90.75,86V85H89.3V83.77h2.82v2.81A4.7,4.7,0,0,1,90.93,87.31ZM98.84,86a2.23,2.23,0,0,1-.57.91,2.26,2.26,0,0,1-.9.55,3.58,3.58,0,0,1-1.17.18,2.58,2.58,0,0,1-2.82-2.3,2.81,2.81,0,0,1,0-.58V81h1.43v3.66a1.74,1.74,0,0,0,.37,1.2,1.29,1.29,0,0,0,1,.4,1.34,1.34,0,0,0,1-.38,1.66,1.66,0,0,0,.37-1.17V81H99v3.65A3.85,3.85,0,0,1,98.84,86Zm1.72,1.5V81H102v6.5Zm8.77-2a3.09,3.09,0,0,1-.71,1,3.47,3.47,0,0,1-1.09.69,3.94,3.94,0,0,1-1.4.25H103.6V81h2.53a4.16,4.16,0,0,1,1.4.24,3.63,3.63,0,0,1,1.09.68,3.09,3.09,0,0,1,.71,1,3.23,3.23,0,0,1,.25,1.27h0A3.4,3.4,0,0,1,109.33,85.53Zm-1.24-1.27a2.13,2.13,0,0,0-.15-.79,1.91,1.91,0,0,0-.39-.62,1.79,1.79,0,0,0-.62-.4,2,2,0,0,0-.8-.14H105v3.9h1.1a2.45,2.45,0,0,0,.8-.14,1.58,1.58,0,0,0,.62-.4,1.87,1.87,0,0,0,.39-.61,2.08,2.08,0,0,0,.15-.78Zm2.76,3.24V81h4.88v1.27h-3.48V83.6h3.06v1.27h-3.06v1.36h3.52V87.5ZM72.32,104a5.29,5.29,0,0,0-.88.89l-1.35-1.08a6.18,6.18,0,0,1,.66-.78,3.55,3.55,0,0,1,.71-.57,3.13,3.13,0,0,1,.84-.36,4.21,4.21,0,0,1,1-.12,3.61,3.61,0,0,1,1.26.2,2.72,2.72,0,0,1,1,.55,2.21,2.21,0,0,1,.59.85,2.81,2.81,0,0,1,.21,1.11,3.06,3.06,0,0,1-.14,1,3.21,3.21,0,0,1-.43.82,4.32,4.32,0,0,1-.72.76c-.29.26-.62.53-1,.83l-1.42,1.1h3.81v1.66H70v-1.52L72.89,107c.28-.22.51-.42.7-.6a4.51,4.51,0,0,0,.47-.51,1.72,1.72,0,0,0,.26-.48,1.69,1.69,0,0,0,.08-.5,1.12,1.12,0,0,0-.32-.85,1.25,1.25,0,0,0-.85-.28A1.52,1.52,0,0,0,72.32,104Zm13,4.26a4.51,4.51,0,0,1-.79,1.44,3.72,3.72,0,0,1-4.41,1,3.51,3.51,0,0,1-1.23-1,4.63,4.63,0,0,1-.78-1.43,5.59,5.59,0,0,1-.27-1.77,5.39,5.39,0,0,1,.28-1.78,4.51,4.51,0,0,1,.79-1.44A3.61,3.61,0,0,1,81.71,102a3.51,3.51,0,0,1,2.82,1.3,4.16,4.16,0,0,1,.78,1.43,5.89,5.89,0,0,1,.27,1.77A5.27,5.27,0,0,1,85.3,108.26Zm-1.83-2.86a3.32,3.32,0,0,0-.38-.89,2,2,0,0,0-.61-.59,1.59,1.59,0,0,0-1.58,0,2,2,0,0,0-.6.57,3.13,3.13,0,0,0-.38.88,4.63,4.63,0,0,0,0,2.22,2.84,2.84,0,0,0,.39.89,1.75,1.75,0,0,0,.6.58,1.56,1.56,0,0,0,.79.21,1.46,1.46,0,0,0,.79-.2,2.07,2.07,0,0,0,.6-.58,2.86,2.86,0,0,0,.38-.88,4.53,4.53,0,0,0,.13-1.1A3.8,3.8,0,0,0,83.47,105.4Zm5.6-3.33h1.31v8.79h-1.9V104l-1.52.38-.4-1.58Zm10.61,6.19a4.51,4.51,0,0,1-.79,1.44,3.72,3.72,0,0,1-4.41,1,3.51,3.51,0,0,1-1.23-1,4.44,4.44,0,0,1-.78-1.43,5.59,5.59,0,0,1-.27-1.77,5.39,5.39,0,0,1,.28-1.78,4.51,4.51,0,0,1,.79-1.44,3.65,3.65,0,0,1,5.15-.49,3.78,3.78,0,0,1,.49.49,4.63,4.63,0,0,1,.78,1.43,5.89,5.89,0,0,1,.27,1.77A5.39,5.39,0,0,1,99.68,108.26Zm-1.83-2.86a2.84,2.84,0,0,0-.39-.89,1.88,1.88,0,0,0-.6-.59,1.59,1.59,0,0,0-1.58,0,2,2,0,0,0-.6.57,2.86,2.86,0,0,0-.38.88,4.63,4.63,0,0,0,0,2.22,3.32,3.32,0,0,0,.38.89,1.87,1.87,0,0,0,.61.58,1.64,1.64,0,0,0,1.58,0,2.07,2.07,0,0,0,.6-.58,3.13,3.13,0,0,0,.38-.88,4.72,4.72,0,0,0,0-2.2Zm67.57-31.7a132.74,132.74,0,0,0-17.68-11.53L141.49,73.7l-.94,1.73h0a33.63,33.63,0,0,0-9.18.36c10.19,4,14.55,7.66,23.46,14.79a124.52,124.52,0,0,0-.18-12.52Q159.89,75.69,165.42,73.7Zm-136,1.78h0l-.94-1.73L22.26,62.17A132.74,132.74,0,0,0,4.58,73.7q5.52,2,10.75,4.41a124.52,124.52,0,0,0-.18,12.52c8.91-7.13,13.27-10.76,23.46-14.79A33.63,33.63,0,0,0,29.43,75.48Zm99.41-23.85a4.35,4.35,0,0,0-1.51-.82l-2.22-.73L122.51,58l2.22.74a4.9,4.9,0,0,0,1.7.25,3.61,3.61,0,0,0,1.51-.4,3.9,3.9,0,0,0,1.21-1A4.69,4.69,0,0,0,130,56.1h0a4.18,4.18,0,0,0,.23-1.68,4,4,0,0,0-.39-1.51A3.66,3.66,0,0,0,128.84,51.63ZM85,37.07A140.69,140.69,0,0,0,21.82,52l10,20a118.53,118.53,0,0,1,106.33,0q5-10,10-19.94A140.68,140.68,0,0,0,85,37.07ZM47.59,60.9l-2.9.89L41.47,51.31l-4,1.23-.82-2.67,10.9-3.35.82,2.67-4,1.23Zm14.13-3.41L58,53.78l-2.33.48.89,4.31-3,.61-2.8-13.47,6.16-1.27a5.6,5.6,0,0,1,4,.4,4.21,4.21,0,0,1,2,3h0a4.31,4.31,0,0,1-.24,2.83,4.78,4.78,0,0,1-1.78,1.95l4.29,4.13Zm16.4-5.35a5.38,5.38,0,0,1-1,2,4.91,4.91,0,0,1-1.79,1.34,7.64,7.64,0,0,1-2.44.63A6,6,0,0,1,68.39,55a6.11,6.11,0,0,1-2-4.4l-.78-7.82,3-.3.77,7.74a3.64,3.64,0,0,0,1,2.46,2.78,2.78,0,0,0,2.25.63,2.9,2.9,0,0,0,2.09-1,3.53,3.53,0,0,0,.54-2.55L74.49,42l3-.3.77,7.73A8.23,8.23,0,0,1,78.12,52.14Zm13.47-.89a4.2,4.2,0,0,1-.37,1.81,3.74,3.74,0,0,1-1,1.33,4.72,4.72,0,0,1-1.59.82,7.1,7.1,0,0,1-2,.28,9,9,0,0,1-3.08-.55,8.51,8.51,0,0,1-2.74-1.68l1.8-2.13a9.29,9.29,0,0,0,1.93,1.23,5.38,5.38,0,0,0,2.17.46,2.65,2.65,0,0,0,1.46-.34,1.11,1.11,0,0,0,.53-.95h0a1.15,1.15,0,0,0-.2-.53,1.21,1.21,0,0,0-.41-.43,4.36,4.36,0,0,0-.85-.39c-.36-.13-.83-.27-1.4-.42A17.23,17.23,0,0,1,84,49.15a5.29,5.29,0,0,1-1.44-.78,3.22,3.22,0,0,1-.91-1.16,4,4,0,0,1-.32-1.7h0a3.81,3.81,0,0,1,.36-1.69,4,4,0,0,1,1-1.31,4.72,4.72,0,0,1,1.52-.84,6.08,6.08,0,0,1,1.94-.28,7.92,7.92,0,0,1,5.11,1.77l-1.59,2.27a10.2,10.2,0,0,0-1.8-1A4.65,4.65,0,0,0,86,44a2.05,2.05,0,0,0-1.32.34,1,1,0,0,0-.45.85h0a1.17,1.17,0,0,0,.13.58,1.05,1.05,0,0,0,.46.45,4.24,4.24,0,0,0,.91.37L87.2,47a15.66,15.66,0,0,1,1.86.63,4.92,4.92,0,0,1,1.37.83,3,3,0,0,1,.85,1.13,3.81,3.81,0,0,1,.27,1.56Zm13.83-5.62-4.16-.43-1.13,10.91-3-.31,1.12-10.91-4.16-.43.29-2.78,11.34,1.18Zm11.77,5.08-.55,2.63L110.29,52l-.59,2.83,7.3,1.54L116.46,59l-10.23-2.13L109,43.41l10.14,2.11-.55,2.64-7.21-1.51-.57,2.74ZM133,57h0a6.88,6.88,0,0,1-1.35,2.42A6.41,6.41,0,0,1,129.51,61a6.77,6.77,0,0,1-2.65.66,7.83,7.83,0,0,1-3-.42l-5.1-1.68,4.31-13.06,5.09,1.67a8.21,8.21,0,0,1,2.65,1.43,6.79,6.79,0,0,1,1.75,2.09,6.56,6.56,0,0,1,.75,2.53A7.08,7.08,0,0,1,133,57ZM60,48.61a1.79,1.79,0,0,0-1-1.32,2.75,2.75,0,0,0-1.81-.12l-2.94.6.8,3.87,3-.62a2.46,2.46,0,0,0,1.57-.87,1.79,1.79,0,0,0,.3-1.5ZM75.78,99.38a1.76,1.76,0,0,1-.47.61,2.21,2.21,0,0,1-.73.38,3,3,0,0,1-.94.13,4.09,4.09,0,0,1-1.42-.25A3.69,3.69,0,0,1,71,99.49l.82-1a3.6,3.6,0,0,0,.89.56,2.46,2.46,0,0,0,1,.21,1.13,1.13,0,0,0,.67-.16.5.5,0,0,0,.24-.43h0a.49.49,0,0,0,0-.24.52.52,0,0,0-.19-.2A1.78,1.78,0,0,0,74,98c-.21-.07-.42-.13-.64-.18a6.28,6.28,0,0,1-.87-.27,2.38,2.38,0,0,1-.67-.35,1.46,1.46,0,0,1-.42-.53,1.79,1.79,0,0,1-.15-.79h0a1.89,1.89,0,0,1,.17-.78,1.49,1.49,0,0,1,.45-.6,1.86,1.86,0,0,1,.7-.39,3,3,0,0,1,.89-.14,4,4,0,0,1,1.28.21,4.15,4.15,0,0,1,1.07.59l-.73,1a4.44,4.44,0,0,0-.83-.45,2.06,2.06,0,0,0-.81-.17,1,1,0,0,0-.61.16.44.44,0,0,0-.2.39h0a.5.5,0,0,0,.27.47,1.94,1.94,0,0,0,.42.17l.67.19a6.64,6.64,0,0,1,.86.28,2.25,2.25,0,0,1,.63.38,1.32,1.32,0,0,1,.39.52,1.72,1.72,0,0,1,.13.71h0A1.91,1.91,0,0,1,75.78,99.38Zm1.45,1V94.09h1.39v6.32Zm7.4,0-3.06-4v4H80.2V94.09h1.28l3,3.89V94.09h1.37v6.32Zm7.75-.55a3,3,0,0,1-.57.36,3.37,3.37,0,0,1-.68.22,4.58,4.58,0,0,1-.83.08,3.2,3.2,0,0,1-1.29-.26,2.89,2.89,0,0,1-1-.69,3,3,0,0,1-.68-1,3.42,3.42,0,0,1-.25-1.27h0A3.39,3.39,0,0,1,87.3,96,3.23,3.23,0,0,1,88,95a3.47,3.47,0,0,1,1-.7,3.41,3.41,0,0,1,1.37-.3,4.45,4.45,0,0,1,.81.08,2.94,2.94,0,0,1,.66.19,3.26,3.26,0,0,1,1,.71L92,96a3.91,3.91,0,0,0-.75-.53,2,2,0,0,0-.87-.19,1.87,1.87,0,0,0-1.32.58,2.25,2.25,0,0,0-.38.63,2.17,2.17,0,0,0-.13.76h0a2,2,0,0,0,.51,1.4,1.75,1.75,0,0,0,1.32.59,2,2,0,0,0,.92-.2,3.64,3.64,0,0,0,.7-.54l.89.89A4.51,4.51,0,0,1,92.38,99.86Zm1.62.55V94.09h4.76v1.24H95.37v1.28h3v1.24h-3v1.32h3.44v1.24ZM49,37V17.69a4.23,4.23,0,0,1,4.21-4.21H116.7a4.23,4.23,0,0,1,4.21,4.21V36.93l2,.52V17.69a6.22,6.22,0,0,0-6.21-6.21H53.22A6.21,6.21,0,0,0,47,17.68h0V37.47Zm71.91,31.48V81.34a35.94,35.94,0,0,1-71.86,0V68.5c-.67.22-1.34.46-2,.7v12a.81.81,0,0,0,0,.22,37.94,37.94,0,0,0,75.86,0,1,1,0,0,0,0-.25v-12C122.24,68.93,121.58,68.7,120.91,68.48ZM42.12,38.9V10.84a5.08,5.08,0,0,1,5.16-5h75.33a5.08,5.08,0,0,1,5.18,5v28c.67.2,1.34.41,2,.63V10.84a7.08,7.08,0,0,0-7.16-7H47.3a7.08,7.08,0,0,0-7.18,7V39.53C40.78,39.31,41.45,39.1,42.12,38.9ZM127.79,71V83.48a.89.89,0,0,0,0,.23C127.28,106,108.08,124.12,85,124.12S42.63,106,42.14,83.69a.61.61,0,0,0,0-.19V71l-2,.82V83.5a1,1,0,0,0,0,.25c.51,23.36,20.62,42.37,44.82,42.37s44.3-19,44.81-42.35v-12Z" fill="currentColor"/>
  1230. </svg>                            </div>
  1231.  
  1232.                            <div class="mt-12 flex space-x-6">
  1233.  
  1234.                                <a href="https://www.facebook.com/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect Facebook (opens in new window)">
  1235.                                    <span class="sr-only">Facebook</span>
  1236.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  1237.                                        <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
  1238.                                    </svg>
  1239.                                </a>
  1240.  
  1241.                                <a href="https://www.instagram.com/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect Instagram (opens in new window)">
  1242.                                    <span class="sr-only">Instagram</span>
  1243.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  1244.                                        <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"></path>
  1245.                                    </svg>
  1246.                                </a>
  1247.  
  1248.                                <a href="https://twitter.com/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect Twitter (opens in new window)">
  1249.                                    <span class="sr-only">Twitter</span>
  1250.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  1251.                                        <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
  1252.                                    </svg>
  1253.                                </a>
  1254.  
  1255.                                <a href="https://www.linkedin.com/company/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect LinkedIn (opens in new window)">
  1256.                                    <span class="sr-only">LinkedIn</span>
  1257.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  1258.                                        <path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
  1259.                                    </svg>
  1260.                                </a>
  1261.  
  1262.                                <a href="https://www.youtube.com/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect YouTube (opens in new window)">
  1263.                                    <span class="sr-only">YouTube</span>
  1264.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
  1265.                                        <path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/>
  1266.                                    </svg>
  1267.                                </a>
  1268.  
  1269.                                <a href="https://www.pinterest.com/gocollect" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect Pinterest (opens in new window)">
  1270.                                    <span class="sr-only">Pinterest</span>
  1271.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 496 512" aria-hidden="true">
  1272.                                        <path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/>
  1273.                                    </svg>
  1274.                                </a>
  1275.  
  1276.                                <a href="https://www.reddit.com/u/gocollectofficial" target="_blank" class="text-gray-400 hover:text-gray-500" aria-label="GoCollect Reddit (opens in new window)">
  1277.                                    <span class="sr-only">Reddit</span>
  1278.                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 512 512" aria-hidden="true">
  1279.                                        <path d="M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z"/>
  1280.                                    </svg>
  1281.                                </a>
  1282.  
  1283.                            </div>
  1284.                        </div>
  1285.                        <div class="mt-12 grid grid-cols-2 gap-8 xl:mt-0 xl:col-span-2 items-center">
  1286.                            <div class="md:grid md:grid-cols-2 md:gap-8">
  1287.                                <div>
  1288.                                    <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">
  1289.                                        Solutions
  1290.                                    </h3>
  1291.                                    <ul class="mt-4 space-y-4">
  1292.  
  1293.                                        <li>
  1294.                                            <a href="https://gocollect.com/pricing" class="text-base text-gray-300 hover:text-gray-300">
  1295.                                                Subscriptions
  1296.                                            </a>
  1297.                                        </li>
  1298.  
  1299.                                        <li>
  1300.                                            <a href="https://gocollect.com/advertisers" class="text-base text-gray-300 hover:text-gray-300">
  1301.                                                Advertisers
  1302.                                            </a>
  1303.                                        </li>
  1304.  
  1305.                                    </ul>
  1306.                                </div>
  1307.                                <div class="mt-12 md:mt-0">
  1308.                                    <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">
  1309.                                        Support
  1310.                                    </h3>
  1311.                                    <ul class="mt-4 space-y-4">
  1312.  
  1313.                                        <li>
  1314.                                            <a href="https://gocollect.com/contact" class="text-base text-gray-300 hover:text-gray-300">
  1315.                                                Need help?
  1316.                                            </a>
  1317.                                        </li>
  1318.  
  1319.                                        <li>
  1320.                                            <a href="https://gocollect.com/contact" class="text-base text-gray-300 hover:text-gray-300">
  1321.                                                Get in touch
  1322.                                            </a>
  1323.                                        </li>
  1324.  
  1325.                                    </ul>
  1326.                                </div>
  1327.                            </div>
  1328.                            <div class="md:grid md:grid-cols-2 md:gap-8">
  1329.                                <div>
  1330.                                    <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">
  1331.                                        Company
  1332.                                    </h3>
  1333.                                    <ul class="mt-4 space-y-4">
  1334.  
  1335.                                        <li>
  1336.                                            <a href="https://gocollect.com/about-us" class="text-base text-gray-300 hover:text-gray-300">
  1337.                                                About
  1338.                                            </a>
  1339.                                        </li>
  1340.  
  1341.                                        <li>
  1342.                                            <a href="https://gocollect.com/blog" target="_blank" class="text-base text-gray-300 hover:text-gray-300" aria-label="Blog (opens in new window)">
  1343.                                                Blog
  1344.                                            </a>
  1345.                                        </li>
  1346.  
  1347.  
  1348.                                    </ul>
  1349.                                </div>
  1350.                                <div class="mt-12 md:mt-0">
  1351.                                    <h3 class="text-sm font-semibold text-gray-300 tracking-wider uppercase">
  1352.                                        Legal
  1353.                                    </h3>
  1354.                                    <ul class="mt-4 space-y-4">
  1355.  
  1356.                                        <li>
  1357.                                            <a href="https://gocollect.com/privacy-policy" target="_blank" class="text-base text-gray-300 hover:text-gray-300" aria-label="Privacy (opens in new window)">
  1358.                                                Privacy
  1359.                                            </a>
  1360.                                        </li>
  1361.  
  1362.                                        <li>
  1363.                                            <a href="https://gocollect.com/terms-of-service" target="_blank" class="text-base text-gray-300 hover:text-gray-300" aria-label="Terms (opens in new window)">
  1364.                                                Terms
  1365.                                            </a>
  1366.                                        </li>
  1367.  
  1368.                                    </ul>
  1369.                                </div>
  1370.                            </div>
  1371.                        </div>
  1372.                    </div>
  1373.                    <div class="mt-12 border-t border-gray-700 pt-4 pb-8">
  1374.                        <p class="font-bold text-sm text-gray-300">
  1375.                            Copyright &copy; 2010-2024 GoCollect.com & GoCollect, LLC
  1376.                        </p>
  1377.                        <p class="text-sm text-gray-300">
  1378.                            All Rights Reserved. All Item images are used solely for identification purposes.
  1379.                        </p>
  1380.                        <p class="text-sm text-gray-300">
  1381.                            All rights to item images reserved by their respective copyright holders.
  1382.                        </p>
  1383.                        <p class="mt-3 font-bold text-sm text-gray-300">
  1384.                            Friends of GoCollect
  1385.                        </p>
  1386.                        <p class="text-sm text-gray-300">
  1387.                            Some data courtesy of the <a href="https://www.comics.org" target="_blank" aria-label="Grand Comics Database (opens in new window)">Grand Comics Databaseā„¢</a>
  1388.                        </p>
  1389.                    </div>
  1390.                </div>
  1391.            </footer>
  1392.  
  1393.        </div>
  1394.    </div>
  1395.    <script src="/livewire/livewire.min.js?id=6b5eb707"   data-csrf="Y6El3m4fbwuOWmA2U9elDFBB9vjrkFAnroUBG55Y" data-update-uri="/livewire/update" data-navigate-once="true"></script>
  1396.     <div wire:snapshot="{&quot;data&quot;:{&quot;activeComponent&quot;:null,&quot;components&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}]},&quot;memo&quot;:{&quot;id&quot;:&quot;1x8UvMgJB3FrBmf3IvZB&quot;,&quot;name&quot;:&quot;livewire-ui-modal&quot;,&quot;path&quot;:&quot;blog\/category\/comiclist&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;b64107f9e3ec8a2b6e2e5c33285c0a46a973e4ca360749261e2337357698188f&quot;}" wire:effects="{&quot;listeners&quot;:[&quot;openModal&quot;,&quot;destroyComponent&quot;]}" wire:id="1x8UvMgJB3FrBmf3IvZB">
  1397.    <!--[if BLOCK]><![endif]-->        <script>(()=>{var t,e={331:()=>{function t(t){return function(t){if(Array.isArray(t))return e(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,o){if(!t)return;if("string"==typeof t)return e(t,o);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(t,o)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function e(t,e){(null==e||e>t.length)&&(e=t.length);for(var o=0,n=new Array(e);o<e;o++)n[o]=t[o];return n}window.LivewireUIModal=function(){return{show:!1,showActiveComponent:!0,activeComponent:!1,componentHistory:[],modalWidth:null,getActiveComponentModalAttribute:function(t){if(void 0!==this.$wire.get("components")[this.activeComponent])return this.$wire.get("components")[this.activeComponent].modalAttributes[t]},closeModalOnEscape:function(t){if(!1!==this.getActiveComponentModalAttribute("closeOnEscape")){var e=!0===this.getActiveComponentModalAttribute("closeOnEscapeIsForceful");this.closeModal(e)}},closeModalOnClickAway:function(t){!1!==this.getActiveComponentModalAttribute("closeOnClickAway")&&this.closeModal(!0)},closeModal:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!1!==this.show){if(!0===this.getActiveComponentModalAttribute("dispatchCloseEvent")){var n=this.$wire.get("components")[this.activeComponent].name;Livewire.dispatch("modalClosed",n)}if(!0===this.getActiveComponentModalAttribute("destroyOnClose")&&Livewire.dispatch("destroyComponent",this.activeComponent),e>0)for(var i=0;i<e;i++){if(o){var r=this.componentHistory[this.componentHistory.length-1];Livewire.dispatch("destroyComponent",{id:r})}this.componentHistory.pop()}var s=this.componentHistory.pop();s&&!t&&s?this.setActiveModalComponent(s,!0):this.setShowPropertyTo(!1)}},setActiveModalComponent:function(t){var e=this,o=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.setShowPropertyTo(!0),this.activeComponent!==t){!1!==this.activeComponent&&!1===o&&this.componentHistory.push(this.activeComponent);var n=50;!1===this.activeComponent?(this.activeComponent=t,this.showActiveComponent=!0,this.modalWidth=this.getActiveComponentModalAttribute("maxWidthClass")):(this.showActiveComponent=!1,n=400,setTimeout((function(){e.activeComponent=t,e.showActiveComponent=!0,e.modalWidth=e.getActiveComponentModalAttribute("maxWidthClass")}),300)),this.$nextTick((function(){var o,i=null===(o=e.$refs[t])||void 0===o?void 0:o.querySelector("[autofocus]");i&&setTimeout((function(){i.focus()}),n)}))}},focusables:function(){return t(this.$el.querySelectorAll("a, button, input:not([type='hidden'], textarea, select, details, [tabindex]:not([tabindex='-1'])")).filter((function(t){return!t.hasAttribute("disabled")}))},firstFocusable:function(){return this.focusables()[0]},lastFocusable:function(){return this.focusables().slice(-1)[0]},nextFocusable:function(){return this.focusables()[this.nextFocusableIndex()]||this.firstFocusable()},prevFocusable:function(){return this.focusables()[this.prevFocusableIndex()]||this.lastFocusable()},nextFocusableIndex:function(){return(this.focusables().indexOf(document.activeElement)+1)%(this.focusables().length+1)},prevFocusableIndex:function(){return Math.max(0,this.focusables().indexOf(document.activeElement))-1},setShowPropertyTo:function(t){var e=this;this.show=t,t?document.body.classList.add("overflow-y-hidden"):(document.body.classList.remove("overflow-y-hidden"),setTimeout((function(){e.activeComponent=!1,e.$wire.resetState()}),300))},init:function(){var t=this;this.modalWidth=this.getActiveComponentModalAttribute("maxWidthClass"),Livewire.on("closeModal",(function(e){var o,n,i;t.closeModal(null!==(o=null==e?void 0:e.force)&&void 0!==o&&o,null!==(n=null==e?void 0:e.skipPreviousModals)&&void 0!==n?n:0,null!==(i=null==e?void 0:e.destroySkipped)&&void 0!==i&&i)})),Livewire.on("activeModalComponentChanged",(function(e){var o=e.id;t.setActiveModalComponent(o)}))}}}},754:()=>{}},o={};function n(t){var i=o[t];if(void 0!==i)return i.exports;var r=o[t]={exports:{}};return e[t](r,r.exports,n),r.exports}n.m=e,t=[],n.O=(e,o,i,r)=>{if(!o){var s=1/0;for(u=0;u<t.length;u++){for(var[o,i,r]=t[u],a=!0,c=0;c<o.length;c++)(!1&r||s>=r)&&Object.keys(n.O).every((t=>n.O[t](o[c])))?o.splice(c--,1):(a=!1,r<s&&(s=r));if(a){t.splice(u--,1);var l=i();void 0!==l&&(e=l)}}return e}r=r||0;for(var u=t.length;u>0&&t[u-1][2]>r;u--)t[u]=t[u-1];t[u]=[o,i,r]},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{var t={387:0,109:0};n.O.j=e=>0===t[e];var e=(e,o)=>{var i,r,[s,a,c]=o,l=0;if(s.some((e=>0!==t[e]))){for(i in a)n.o(a,i)&&(n.m[i]=a[i]);if(c)var u=c(n)}for(e&&e(o);l<s.length;l++)r=s[l],n.o(t,r)&&t[r]&&t[r][0](),t[r]=0;return n.O(u)},o=self.webpackChunk=self.webpackChunk||[];o.forEach(e.bind(null,0)),o.push=e.bind(null,o.push.bind(o))})(),n.O(void 0,[109],(()=>n(331)));var i=n.O(void 0,[109],(()=>n(754)));i=n.O(i)})();</script>
  1398.    <!--[if ENDBLOCK]><![endif]-->
  1399.    <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
  1400.  
  1401.    <div
  1402.            x-data="LivewireUIModal()"
  1403.            x-on:close.stop="setShowPropertyTo(false)"
  1404.            x-on:keydown.escape.window="closeModalOnEscape()"
  1405.            x-show="show"
  1406.            class="fixed inset-0 z-10 overflow-y-auto"
  1407.            style="display: none;"
  1408.    >
  1409.        <div class="flex items-end justify-center min-h-screen px-4 pt-4 pb-10 text-center sm:block sm:p-0">
  1410.            <div
  1411.                    x-show="show"
  1412.                    x-on:click="closeModalOnClickAway()"
  1413.                    x-transition:enter="ease-out duration-300"
  1414.                    x-transition:enter-start="opacity-0"
  1415.                    x-transition:enter-end="opacity-100"
  1416.                    x-transition:leave="ease-in duration-200"
  1417.                    x-transition:leave-start="opacity-100"
  1418.                    x-transition:leave-end="opacity-0"
  1419.                    class="fixed inset-0 transition-all transform"
  1420.            >
  1421.                <div class="absolute inset-0 bg-gray-500 opacity-75"></div>
  1422.            </div>
  1423.  
  1424.            <span class="hidden sm:inline-block sm:align-middle sm:h-screen" aria-hidden="true">&#8203;</span>
  1425.  
  1426.            <div
  1427.                    x-show="show && showActiveComponent"
  1428.                    x-transition:enter="ease-out duration-300"
  1429.                    x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"
  1430.                    x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100"
  1431.                    x-transition:leave="ease-in duration-200"
  1432.                    x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100"
  1433.                    x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"
  1434.                    x-bind:class="modalWidth"
  1435.                    class="inline-block w-full align-bottom bg-white rounded-lg text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:w-full"
  1436.                    id="modal-container"
  1437.                    x-trap.noscroll.inert="show && showActiveComponent"
  1438.                    aria-modal="true"
  1439.            >
  1440.                <!--[if BLOCK]><![endif]-->                <!--[if ENDBLOCK]><![endif]-->
  1441.            </div>
  1442.        </div>
  1443.    </div>
  1444. </div>
  1445.  
  1446.    <div>
  1447.    <script>
  1448.        var xhr = new XMLHttpRequest();
  1449.        xhr.open("POST", "/pv/cb", true);
  1450.        xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
  1451.        xhr.setRequestHeader("X-CSRF-TOKEN", document.getElementsByName("csrf-token")[0].getAttribute("content"));
  1452.        xhr.send("a=326420699");
  1453.    </script>
  1454. </div>
  1455. <div class="js-cookie-consent cookie-consent fixed bottom-0 inset-x-0 pb-2">
  1456.    <div class="max-w-5xl mx-auto px-6">
  1457.        <div class="p-2 rounded-lg bg-green-100">
  1458.            <div class="flex items-center justify-between flex-wrap">
  1459.                <div class="w-0 flex-1 items-center md:inline">
  1460.                    <p class="ml-3 text-black cookie-consent__message text-center">
  1461. GoCollect uses cookies to offer a better browsing experience.  By using our site, you agree to our <a class="underline" href="/privacy-policy" target="_blank">Privacy Policy</a>.
  1462.                    </p>
  1463.                </div>
  1464.            </div>
  1465.        </div>
  1466.    </div>
  1467. </div>
  1468.  
  1469.    <script>
  1470.  
  1471.        window.laravelCookieConsent = (function () {
  1472.  
  1473.            const COOKIE_VALUE = 1;
  1474.            const COOKIE_DOMAIN = 'gocollect.com';
  1475.  
  1476.            function consentWithCookies() {
  1477.                setCookie('gc_privacy_policy', COOKIE_VALUE, 7300);
  1478.                //hideCookieDialog();
  1479.            }
  1480.  
  1481.            function cookieExists(name) {
  1482.                return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1);
  1483.            }
  1484.  
  1485.            function hideCookieDialog() {
  1486.                const dialogs = document.getElementsByClassName('js-cookie-consent');
  1487.  
  1488.                for (let i = 0; i < dialogs.length; ++i) {
  1489.                    dialogs[i].style.display = 'none';
  1490.                }
  1491.            }
  1492.  
  1493.            function setCookie(name, value, expirationInDays) {
  1494.                const date = new Date();
  1495.                date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000));
  1496.                document.cookie = name + '=' + value
  1497.                    + ';expires=' + date.toUTCString()
  1498.                    + ';domain=' + COOKIE_DOMAIN
  1499.                    + ';path=/'
  1500.                    + ';samesite=lax';
  1501.            }
  1502.  
  1503.            if (cookieExists('gc_privacy_policy')) {
  1504.                hideCookieDialog();
  1505.            }
  1506.  
  1507.            const buttons = document.getElementsByClassName('js-cookie-consent-agree');
  1508.  
  1509.            for (let i = 0; i < buttons.length; ++i) {
  1510.                buttons[i].addEventListener('click', consentWithCookies);
  1511.            }
  1512.  
  1513. consentWithCookies();
  1514.  
  1515.            return {
  1516.                consentWithCookies: consentWithCookies,
  1517.                hideCookieDialog: hideCookieDialog
  1518.            };
  1519.        })();
  1520.    </script>
  1521.  
  1522. </body>
  1523. </html>
  1524.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda