/** Shopify CDN: Minification failed

Line 74:15 Unexpected "{"
Line 74:24 Expected ":"
Line 75:15 Unexpected "{"
Line 75:24 Expected ":"
Line 82:15 Unexpected "{"
Line 82:24 Expected ":"
Line 83:15 Unexpected "{"
Line 83:24 Expected ":"
Line 89:15 Unexpected "{"
Line 89:24 Expected ":"
... and 3 more hidden warnings

**/
  
@font-face {
    font-family:'TOF Bit Apple';
    src: url('/cdn/shop/files/rung5akpynzbmwrjzs4ffcbllzayx2ocix59mdzgbzxgfvzlzsihk93isitmdvk2-webfont.woff2?v=1774529450') format('woff2'),
        url('/cdn/shop/files/rung5akpynzbmwrjzs4ffcbllzayx2ocix59mdzgbzxgfvzlzsihk93isitmdvk2-webfont.woff?v=1774529450') format('woff'),
        url('/cdn/shop/files/RUNG5AKpyNzBmwRJZS4ffCbLlZAYX2OCiX59MDzGbzxGFVzlzSiHK93isItmDvK2.otf?v=1774529458') format('otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.h0, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'new-spirit-condensed', serif;
  font-weight: 400;
  font-style: normal;
}

.hero-text {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #b0c4d8;
  border-radius: 4px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
}

.hero-text .cta {
  grid-column: 1 / -1;
  background: linear-gradient(to bottom, #6a9fd8, #4a7fb8);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 4px 8px;
  border-bottom: 1px solid #3a6fa8;
}

.hero-text a.button {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 10px;
  text-decoration: none;
  color: #003399;
  font-size: 12px;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.hero-text a.button:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  #td-section-{{ section.id }} .td-block-heading,
  #td-section-{{ section.id }} .td-block-heading * {
    font-size: clamp(24px, 6vw, var(--heading-size)) !important;
    word-break: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }

  #td-section-{{ section.id }} .td-block-text,
  #td-section-{{ section.id }} .td-block-text * {
    font-size: clamp(14px, 4vw, var(--body-size)) !important;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  #td-section-{{ section.id }} .td-media-text__content {
    padding: 16px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  #td-section-{{ section.id }} {
    overflow: hidden;
  }
}

.cartButton {
  background: #c0c0c0;
  color: #000000;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 13px;
  border: none;
  cursor: pointer;
  padding: 20px 28px;
  min-width: 80px;
  border-radius: 0;
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow:
    inset -2px -2px 0 #000000,
    inset  2px  2px 0 #ffffff,
    inset -4px -4px 0 #808080,
    inset  4px  4px 0 #dfdfdf;
}




body, p {
	 font-family: 'PT Mono';
    src: url('/cdn/shop/files/PTMono-Regular.woff2?v=1774663736') format('woff2'),
        url('/cdn/shop/files/PTMono-Regular.woff?v=1774663736') format('woff'),
         url('/cdn/shop/files/PTMono-Regular.ttf?v=1774663730') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

.td-block-heading {
  font-family: "TOF Bit Apple" !important;}

  #td-block-text_zMahnQ .td-block-buttons {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #b0c4d8;
  border-radius: 4px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  width: 100%;
}

#td-block-text_zMahnQ {
  padding: 0 !important;
}

#td-block-text_zMahnQ .td-block-heading,
#td-block-text_zMahnQ .td-block-heading * {
  width: 100%;
  background: linear-gradient(to bottom, #6a9fd8, #4a7fb8);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 4px 8px;
  border-bottom: 1px solid #3a6fa8;
  margin: 0;
}

#td-block-text_zMahnQ .td-block-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #b0c4d8;
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  width: 100%;
}

#td-block-text_zMahnQ .td-button {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 10px;
  text-decoration: none;
  color: #003399;
  font-size: 12px;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

#td-block-text_zMahnQ .td-button:hover {
  text-decoration: underline;
}



#td-block-text_DUipmy{
  background-color: #4f86c0;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 8px;
  letter-spacing: 0.5px;
}

#td-block-text_DUipmy{
  font-size: 12px !important;
  color: #333333 !important;
  line-height: 1.5;
}

#td-block-text_DUipmy  {
  color: #0066cc !important;
  text-decoration: underline;
}

#td-block-text_DUipmy {
  background-color: #d9e6f5 !important;
  border: 1px solid #b0c4de !important;
  border-radius: 0 !important;
  padding: 0 !important;
}