/** Shopify CDN: Minification failed

Line 301:28 Unexpected "{"
Line 301:37 Expected ":"
Line 305:28 Unexpected "{"
Line 305:37 Expected ":"
Line 309:28 Unexpected "{"
Line 309:37 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:article-master (INDEX:14) */
.fos-master-article__header {
    padding-top: 4rem;
    padding-bottom: 1.5rem;
  }

  .fos-master-article__header-inner {
    max-width: 48rem;
    margin: 0 auto;
    text-align: center;
  }

  .fos-master-article__title {
    font-family: "Ivar Headline", serif;
    font-size: clamp(2.75rem, 5vw, 4rem);
    line-height: 1.08;
    text-wrap: balance;
  }

  .fos-master-article__subheading {
    display: block;
    max-width: 39rem;
    margin: 1.25rem auto 0;
    font-size: 1.25rem;
    line-height: 1.55;
    text-wrap: balance;
  }

  .fos-master-article__meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem 1.25rem;
    margin-top: 1.25rem;
    font-size: .875rem;
    line-height: 1.25rem;
    text-transform: uppercase;
  }

  .fos-master-article__hero {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 2.5rem;
  }

  .fos-master-article__hero-inner,
  .fos-master-article__hero-image {
    display: block;
    width: 100%;
  }

  .fos-master-article__hero-inner {
    max-width: 68.375rem;
    margin: 0 auto;
  }

  .fos-master-article__hero-image {
    height: auto;
  }

  .fos-master-article__content {
    max-width: 46rem;
    margin: 0 auto;
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    font-size: 1.125rem;
    line-height: 1.7;
  }

  .fos-master-article__dropcap > p:first-of-type::first-letter,
.fos-master-article__dropcap > .metafield-rich_text_field > p:first-of-type::first-letter {
  float: left;
  font-family: "Ivar Headline", serif;
  font-size: 5.72rem;
  letter-spacing: 0;
  line-height: 4.5rem;
  padding-right: 0.625rem;
  margin-top: 0.23rem;
}

  .fos-master-article__body > p:first-of-type::first-letter {
  float: left;
  font-family: "Ivar Headline", serif;
  font-size: 5.72rem;
  letter-spacing: 0;
  line-height: 4.5rem;
  padding-right: 0.625rem;
  margin-top: 0.23rem;
}

  .fos-master-article__content--continuation {
    padding-top: 2.75rem;
  }

  .fos-master-article__mid-slot {
    margin: 0;
  }

  .fos-master-article__content .fos-master-article__mid-slot {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    margin: 0;
    transform: translateX(-50%);
  }

  .fos-master-article__intro {
    max-width: 42rem;
    padding-top: 1.75rem;
    padding-bottom: .75rem;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .fos-master-article__content.rte > p,
  .fos-master-article__content.rte > .metafield-rich_text_field > p {
    margin-top: 0;
    margin-bottom: 1.5rem;
  }

  .fos-master-article__content.rte > h2,
  .fos-master-article__content.rte > h3,
  .fos-master-article__content.rte > h4 {
    margin-top: 2.75rem;
    margin-bottom: 1.125rem;
    line-height: 1.2;
  }

  .fos-master-article__content.rte > h2:first-child,
  .fos-master-article__content.rte > h3:first-child,
  .fos-master-article__content.rte > h4:first-child {
    margin-top: 0;
  }

  .fos-master-article__products {
    padding-top: 1.5rem;
    padding-bottom: 3.5rem;
  }

  .fos-master-article__products > .container {
    max-width: 74rem;
  }

  .fos-master-article__product-carousel {
    width: 100%;
    max-width: none;
    margin-inline: 0;
    overflow: hidden;
  }

  .fos-master-article .fos-master-article__product-carousel .fos-master-article__carousel-arrow {
    display: flex;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0;
    background: #2a4634 !important;
  }

  .fos-master-article .fos-master-article__product-carousel .fos-master-article__carousel-arrow::after {
    color: #fff !important;
    font-size: 1rem !important;
  }

  .fos-master-article .fos-master-article__product-carousel .fos-master-article__carousel-arrow--hidden {
    display: none !important;
  }

  .fos-master-article .fos-master-article__product-carousel .swiper-button-lock {
    display: none !important;
  }

  .fos-master-article__products-heading {
  padding-bottom: 1.25rem;
  font-family: "Ivar Headline", serif;
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
}

  .fos-master-article__block {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .fos-master-article__text-inner {
    max-width: 40rem;
    margin: 0 auto;
  }

  .fos-master-article__text-inner h2 {
    margin-bottom: 1rem;
  }

  .fos-master-article__media-inner,
  .fos-master-article__media-inner img {
    display: block;
    width: 100%;
    height: auto;
  }

  .fos-master-article__media-inner {
    margin: 0 auto;
  }

  .fos-master-article__media--small { max-width: 40rem; }
  .fos-master-article__media--medium { max-width: 54.188rem; }
  .fos-master-article__media--large { max-width: 68.375rem; }
  .fos-master-article__media--extra-large { max-width: 82rem; }
  .fos-master-article__media--full-width { max-width: none; }

  @media screen and (max-width: 767px) {
  .fos-master-article__header {
    padding-top: 2.75rem;
    padding-bottom: 1rem;
  }

  .fos-master-article__body > p:first-of-type::first-letter,
  .fos-master-article__dropcap > p:first-of-type::first-letter,
  .fos-master-article__dropcap > .metafield-rich_text_field > p:first-of-type::first-letter {
    font-size: 5.25rem;
    line-height: 4.4rem;
    margin-top: 0.069rem;
  }

  .fos-master-article__title {
    font-size: 2.25rem;
    line-height: 2.625rem;
  }

  .fos-master-article__subheading {
    margin-top: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .fos-master-article__content {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.65;
  }

  .fos-master-article__intro {
    padding-top: 1rem;
    padding-bottom: 0.25rem;
    font-size: 1.1875rem;
    line-height: 1.55;
  }

  .fos-master-article__products {
    padding-top: 2.25rem;
    padding-bottom: 2.75rem;
  }

  .fos-master-article__products-heading {
    font-size: 1.625rem;
  }

  .fos-master-article__product-carousel {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .fos-master-article__product-carousel {
    width: 100%;
  }

  .fos-master-article .fos-master-article__product-carousel .fos-master-article__carousel-arrow {
    width: 3.125rem;
    height: 3.125rem;
  }
}

@media screen and (min-width: 1440px) {
  .fos-master-article__product-carousel {
    width: 100%;
    max-width: none;
  }
}
/* END_SECTION:article-master */

/* START_SECTION:article-product-grid (INDEX:15) */
@media screen and (max-width:460px) {
        .editorial-heading-{{ section.id }} .product-vendor {
            font-size:0.875rem;
            line-height:1.25rem;
        }
        .editorial-heading-{{ section.id }} .product-title {
            font-size:0.875rem;
            line-height:1.25rem;
        }
        .editorial-heading-{{ section.id }} .product-price {
            font-size:0.875rem;
            line-height:1.25rem;
        }
    }
/* END_SECTION:article-product-grid */