<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 15:5 Unexpected "/"
Line 19:2 Unexpected "{"
Line 19:4 Expected identifier but found "'postpickup.css'"
Line 21:0 Unexpected "&lt;"
Line 25:11 Unexpected "{"
Line 25:17 Expected ":"
Line 25:26 Unexpected "&lt;"
Line 32:11 Unexpected "{"
Line 32:17 Expected ":"
Line 33:8 Unexpected "&lt;"

**/
&lt;!-- /templates/page.postpickup.liquid --&gt;

&lt;div class="grid__item large--one-whole medium--one-whole small--one-whole text-center"&gt;&lt;img src="/cdn/shop/files/PostorPickup.png?v=1611888002" alt="Hero product" style="max-width:100%"&gt;&lt;/div&gt;

 {{ 'postpickup.css'         | asset_url | stylesheet_tag }}

&lt;div class="grid"&gt;
  &lt;div class="grid__item large--five-sixths push--large--one-twelfth"&gt;

    &lt;header class="section-header text-center"&gt;
      &lt;h1&gt;{{ page.title }}&lt;/h1&gt;
      &lt;hr class="hr--small"&gt;
    &lt;/header&gt;

    &lt;div class="grid"&gt;
      &lt;div class="grid__item large--four-fifths push--large--one-tenth"&gt;
        &lt;div class="rte rte--nomargin rte--indented-images"&gt;
          {{ page.content }}
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/div&gt;</pre></body></html>