/** Shopify CDN: Minification failed

Line 49:39 Expected "}" to go with "{"

**/
/* Newsletter Section */
.newsletter {
    background-image: url("/cdn/shop/files/hintergrund-test.jpg?v=1773822957") !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: repeat !important;
    padding: 60px 0 !important;
}

/* Banner Section */
@media (min-width: 769px) {
.image-banner__wrapper {
    max-width: 100% !important;
    margin-left: 30px !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
}

.image-banner__column {
    max-width: 55% !important;
}

.image-banner__heading {
    max-width: 115% !important;
    width: 115% !important;
    display: block !important;
}
}

@font-face {
  font-family: "KGS_Lazy";
  src: url("/cdn/shop/files/KGS_Lazy.woff2?v=1756735699") format("woff2"),
       url("/cdn/shop/files/KGS_Lazy.woff?v=1756735699") format("woff"),
       url("/cdn/shop/files/KGS_Lazy.otf?v=1756735699") format("opentype"),
       url("/cdn/shop/files/KGS_Lazy.ttf?v=1756735699") format("truetype");
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4 {
  font-family: "KGS_Lazy" !important;
  text-transform: uppercase !important;