/** Shopify CDN: Minification failed

Line 101:0 Unexpected "{"
Line 101:1 Unexpected "{"
Line 101:3 Expected identifier but found "'promo-strip.css.liquid'"
Line 102:0 Unexpected "{"
Line 102:1 Unexpected "{"
Line 102:3 Expected identifier but found "'promo-strip.css.liquid'"
Line 103:0 Unexpected "{"
Line 103:1 Unexpected "{"
Line 103:3 Expected identifier but found "'promo-strip.css.liquid'"

**/


/* CSS from section stylesheet tags */
.kind-by-nature-section .section-header{
      text-align: center;
    }
    .kind-by-nature-section .sectio-title {
      font-family:"ivypresto-display", serif;
      font-weight: 400;
      font-size: 8.533vw;
      line-height: 8.533vw;
      letter-spacing: 0px;
      text-align: center;
      color: #1E396B;
      margin: 0;
    }
    .kind-by-nature-section .section-description{
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 4.8vw;
      line-height: 6.4vw;
      letter-spacing: normal;
      color: #53565B;
      margin: 0;
    }
    .kind-by-nature-section .header-img{
      width: 39.467vw;
      height: 21.067vw;
    }
    .Ingredients-items.active .plus-icon-close-state{display: none;}
    .Ingredients-items.active .minus-icon-close-state{display: block;}
    .Ingredients-items:not(.active) .plus-icon-close-state{display: block;}
    .Ingredients-items:not(.active) .minus-icon-close-state{display: none;}
    @media only screen and (max-width: 39.99em) {
      .show-for-small-only{display: block !important;}
      .hide-for-small-only{display: none !important;}
      .kind-by-nature-section .Ingredients-tile-section{padding: 7vw 3.2vw 4vw ;}
      .Ingredients-tile-section .learn-more-btn {
        border: 0px;
        background: none;
        color: #53565B;
        text-align: center;
        margin: 2vw auto 10vw;
        font-family:'Montserrat',sans-serif;
        width: 100%;
        text-decoration: underline;
        font-size: 5.143vw;
      }
      .Ingredients-items .minus-icon-close-state{
        width: 8.533vw;
        height: 8.533vw;
        position: absolute;
        right: 26.667vw;
        bottom: 3.467vw;
      }
    }
    @media only screen and (min-width: 40em) {
      .Ingredients-tile-section .Ingredients-items{position: relative;}
      .Ingredients-items .plus-icon-close-state,
      .Ingredients-items .minus-icon-close-state{
        position: absolute;
        right: 0.677vw;
        bottom: 0.498vw;
        width: 2.604vw;
        height: 2.604vw;
      }
      .hide-for-small-only{display: block !important;}
      .show-for-small-only{display: none !important;}
      .kind-by-nature-section .Ingredients-tile-section{
        display: flex;
        flex-direction: row;
        gap: 0.663vw;
      }
      .kind-by-nature-section .sectio-title {
        font-size: 3.611vw;
        line-height: 4.667vw;
      }
      .kind-by-nature-section .header-img {
        width: 13.889vw;
        height: 7.361vw;
      }
      .kind-by-nature-section .section-description{
        font-size: 1.389vw;
        line-height: 2.222vw;
        margin: 0 0 3.056vw 0;
      }
    }
{{ 'promo-strip.css.liquid' | asset_url | stylesheet_tag }}
{{ 'promo-strip.css.liquid' | asset_url | stylesheet_tag }}
{{ 'promo-strip.css.liquid' | asset_url | stylesheet_tag }}