/** Shopify CDN: Minification failed

Line 10:0 All "@import" rules must come first

**/
.template-page #MainContent {
    padding-bottom: 0px;
}

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
/* Set Assistant on all HTML headings and heading utility classes */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.m-heading,
.font-heading,
[class*="heading"],
[class*="__heading"],
[class*="--heading"],
[class*="title"],
[class*="__title"],
[class*="--title"] {
  font-family: 'Assistant', sans-serif !important;
  font-weight: 500 !important; /* Adjust to 400 (Regular), 500 (Medium), 600 (Semi-Bold), or 700 (Bold) as desired */
  letter-spacing: 0.5px !important;
  text-transform: none !important; /* Set to 'uppercase' if you want all headings in capital letters */
}

h2.m-nl-heading-template--27832654102856__newsletter_ggpUCn {
    font-size: x-large;
    font-weight: 700 !important;
}