<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 34:37 Unexpected "--&gt;"
Line 59:35 Unexpected "--&gt;"

**/
@media (min-width: 768px) {
.container {
    margin-left: 50px;
    margin-right: 50px;
  }
}

.buy-buttons .button:hover {
  color: inherit !important;
}
.complementary-products__product-list .button {
  background-color: rgb(25, 48, 76);
  color: white;
}

.complementary-products__product-list .button:hover {
  background-color: white;
  color: rgb(25, 48, 76);
}

button[name="checkout"]:hover,
button[name="checkout"]:hover .cart-drawer__button-price {
  color: #19304c !important;
  background-color: transparent !important;
  border: 1px solid #e6f990 !important;
}

&lt;!-- FAQ Seitenabstand, FAQ Headline --&gt;
.shopify-section--faq .container {
  margin-left: 5px;
  margin-right: 5px;
}

@media (min-width: 768px) {
  .shopify-section--faq .container {
    margin-left: 60px;
    margin-right: 60px;
  }
}
.shopify-section--faq .section-header {
  text-align: left !important;
  justify-self: flex-start !important;
}

.shopify-section--faq .section-header h2 {
  text-align: left !important;
  font-size: 24px !important;
}
.shopify-section--faq .faq__category {
  font-size: 20px !important; 
}

&lt;!-- Countdown Subline TextgrÃ¶ÃŸe --&gt;
@media (max-width: 768px) {
  #shopify-section-template--24488568193308__countdown_npTNnc p.h6 {
    font-size: 18px !important;
  }
}
@media (min-width: 769px) {
  #shopify-section-template--24488568193308__countdown_npTNnc p.h6 {
    font-size: 24px !important;
  }
}
</pre></body></html>