/** Shopify CDN: Minification failed

Line 163:9 Expected identifier but found whitespace
Line 163:11 Unexpected "{"
Line 163:20 Expected ":"
Line 163:46 Expected ":"

**/
.template-index .header-wrapper {
    display: none;
}
.template-index footer {
     display: none;
}
.home-banner .media {
    background-color: transparent !important;
}
.home-banner .banner__content {
    padding: 0;
}
.home-banner .banner--desktop-transparent .banner__box {
    padding: 0rem 0 !important;
}
.home-banner .banner__box{
    padding: 0rem 0 !important;
}
.home-banner .banner__text.rte.body p {
    color: #002e21;
    font-family: MonteCarlo;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 0px;
}
.home-banner.banner .banner__media.media img {
    object-position: center bottom;
}
.custom-image-block img{   
    max-width: 547px;
    margin-top: 20px;
}
.custom-image-block {
    margin-top: -28px !important;
}
.news-banner h2.inline-richtext.h1.scroll-trigger.animate--slide-in {
    color: #002E21;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: #002E21;
    font-family: MonteCarlo;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 71px;
}
.news-banner .newsletter__subheading p {
    color: #002e21;
    text-align: center;
    font-family: HK Grotesk;
    font-size: 20.2px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 14px;
    letter-spacing: 0;
}
.news-banner .newsletter-form {
    width: 100%;
    padding-left: 82px;
    max-width: 100%;
}
.news-banner label.field__label {
    color: #002E21;
    font-family: "HK Grotesk";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    opacity: 0.5;
}
.news-banner .newsletter__wrapper {
    padding-right: 0;
    padding-left: 0;
    max-width: 749px;
    margin: auto;
}
.news-banner .newsletter__subheading {
    margin-top: 39px;
}
.news-banner .field__button {
    position: relative;
}
.newsletter-form__field-wrapper .field {
    gap: 28px;
}
.news-banner .field__label, .customer .field label {
    top: 22px !important;
}
.news-banner .field:after{
    box-shadow:none;
}
.news-banner .newsletter-form__field-wrapper .field__input {
    padding-right: 5rem;
    border-radius: 5px;
    border: .7px dashed #002E21;
    background: #f1f0ec;
    min-height: 61px;
    padding: 15px 0;
    max-width: 569.93px;
}
.news-banner .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.news-banner button#Subscribe {
    background: url(/cdn/shop/files/Group_1022.svg?v=1772194239);
    background-repeat: no-repeat;
    width: 63.746px;
    height: 63.746px;
    background-size: cover;
}
.para-text p strong {
    color: #002E21;
    font-family: "HK Grotesk";
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.para-text p {
    color: #002E21;
    font-family: "HK Grotesk";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.para-text a {
    color: #002E21;
    font-family: "HK Grotesk";
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.news-banner .field:hover.field:after{
    box-shadow:none;
}
.green-wave-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
    background: url(/cdn/shop/files/Vector_50_1.svg?v=1772192543);
    background-size: 100%;
    height: 123px;
    background-repeat: no-repeat;
    margin-top: -78px;
}
.custom-image img {
    max-width: 226px;
}
.green-wave-wrapper svg {
  display: block;
  width: 100%;
  height: {{ section.settings.wave_height }}px;
}
.green-wave-text {
    position: absolute;
    top: 37%;
    left: 52%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1f2a1f;
    white-space: nowrap;
    background: url(/cdn/shop/files/classic_pretzels_you_know_and_love_made_with_clean_ingredients.svg?v=1772192842);
    height: 43px;
    background-repeat: no-repeat;
    /* font-size: 0; */
    /* width: 100%; */
    color: transparent;
}
.custom-wave-footer {
    position: relative;
    background: #F1F0EC;
    padding: 46px 0px 120px;
    text-align: center;
    overflow: hidden;
    z-index: 999;
    margin-top: -14px;
}

.custom-wave-footer h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.footer-right.center-text {
    right: 20%;
    bottom: 84px;
    z-index: 99;
}
.custom-wave-footer p {
    margin: 0;
    font-size: 15px;
    color: #002E21;
    -webkit-text-stroke-width: 0.07px;
    -webkit-text-stroke-color: #002E21;
    font-family: MonteCarlo;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.footer-social {
    margin-top: -34px;
}

.footer-social a {
  margin: 0 8px;
  display: inline-block;
}
.footer-social {
    margin-top: 18px;
    margin-bottom: 84px;
}
.footer-left,
.footer-right {
  position: absolute;
  bottom: 80px;
}

.footer-left {
    left: 0;
    bottom: 0;
    line-height: 0;
    z-index: 9;
}
.footer-right {
    right: 5%;
    bottom: 0;
}


.footer-right img {
  max-width: 160px;
}
.footer-left img {
    max-width: 311px;
}
.footer-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
}

.footer-wave svg {
    display: block;
    width: 0%;
    height: 167px;
}
.footer-wave {
    background: url(/cdn/shop/files/Vector_5.png?v=1772196673);
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-bottom {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    color: #D2E1D4;
    font-family: "HK Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 36.667px;
}
.footer-wave-bottom:before {
    position: absolute;
    background: url(/cdn/shop/files/Vector_6.png?v=1772197489);
    content: '';
    width: 100%;
    height: 20px;
    top: -21px;
}
.footer-wave-bottom {
    position: relative;
}
img.wave--img {
    position: absolute;
    left: 0;
    max-width: 271px;
    bottom: 0;
}
img.footer-line {
    width: 100%;
}
.footer-bottom-1 {
    position: absolute;
    bottom: -72px;
}
.home-banner .banner__media.media.mobile-1.banner__media-half.scroll-trigger.animate--fade-in {
    display: none;
}
.home-banner .banner__media.media.desk-1.banner__media-half.scroll-trigger.animate--fade-in {
    width: 100%;
}

@media(min-width: 2000px){
    .footer-bottom-1 {
        bottom: -115px;
    }
    .footer-wave {
        background-position: center top 0;
    }
    .home-banner.banner{
        min-height: 55rem !important;
    }
    .footer-bottom {
        bottom: 0px;
    }
}
@media screen and (max-width: 1850px) {
.green-wave-text {

    top: 34%;
}
}

@media screen and (max-width: 1650px) {

.green-wave-wrapper
{
    margin-top: -57px;

}
.green-wave-text {

    top: 31%;
}

}

@media screen and (max-width: 1550px) {
.custom-image img {
    max-width: 176px;
}
.home-banner .banner__text.rte.body p {
    font-size: 38px;
}
.green-wave-text {
    position: absolute;
    top: 29%;
    left: 53%;
    height: 43px;
}
.green-wave-wrapper {
    margin-top: -53px;
}
.home-banner.banner {
    min-height: 44rem !important;
}
.footer-bottom-1 {    
    bottom: -20px;
}
}




@media screen and (max-width: 1400px) {
.news-banner h2.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 50px;
    line-height: 27px;
}
.green-wave-wrapper {
    height: 110px;
}
.green-wave-wrapper {
    margin-top: -59px;
}
.custom-image-block img {
    max-width: 300px;
}
.home-banner .banner__text.rte.body p {
    font-size: 32px;
}
.footer-bottom-1 {
    bottom: 2px;
    left: 29px;
    width: 100%;
}
.home-banner.banner {
    min-height: 35rem !important;
}
.home-banner .banner__text.rte.body {
    margin: 0;
}
}

@media screen and (max-width: 1200px) {
.green-wave-wrapper {
    margin-top: -40px;
}
.news-banner button#Subscribe {
    width: 50.746px;
    height: 50.746px;
}
.news-banner .newsletter__subheading p {
    font-size: 18.2px;
    margin-top: 9px;
}
.footer-wave {
    background-size: 1270px;
    background-position: bottom;
}
.custom-wave-footer {
    padding: 46px 0px 119px;
    margin-top: -17px;
}
img.wave--img {
    max-width: 264px;
}
.footer-wave {
    bottom: -26px;

}
.news-banner .newsletter-form__field-wrapper .field__input {
    padding: 15px 0;
}
.footer-right img {
    max-width: 127px;
}
.footer-right {
    right: 2%;
    bottom: 35px;
}
.home-banner.banner {
    min-height: 32rem !important;
}
.newsletter.news-banner {
    padding-top: 20px;
}
}

@media screen and (max-width: 1024px) {
/* .green-wave-text {
    position: absolute;
    top: 31%;
    left: 74%;
    height: 56px;
} */
.news-banner h2.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 45px;
    line-height: 27px;
}
.home-banner .banner__text.rte.body p {
    font-size: 27px;
}
.home-banner .banner__text.rte.body {
    margin: 7px;
}
.custom-image-block img {
    max-width: 200px;
}
.home-banner.banner {
    min-height: 28rem !important;
}
}
@media(max-width: 991px){
    .home-banner.banner {
        min-height: 27rem !important;
    }
    img.wave--img {
        max-width: 200px;
    }
    .footer-left img {
        max-width: 240px;
    }
    .footer-wave {
        background-size: 1100px;
        background-position: bottom;
    }
    .footer-bottom {
        bottom: 0;
    }
    .footer-right {
            right: 1%;
            bottom: 60px;
        }
}
@media screen and (max-width: 767px) {
/* .banner__media.media.mobile-1.banner__media-half.scroll-trigger.animate--fade-in::before
{
              padding-bottom: 0 !important;
}
.banner--mobile-bottom:not(.banner--stacked) .banner__content
{
    position: absolute;
}
.media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
  
    position: relative;
} */

.home-banner .banner__media.media.mobile-1.banner__media-half.scroll-trigger.animate--fade-in {
    display: block;
}
.footer-right {
    right: 2%;
    bottom: 37px;
}
.footer-social:before {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/Group_1381_1.png?v=1772542896);
    width: 182px;
    height: 158px;
    left: 45%;
    bottom: -235px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9;
    transform: translate(-50px, -50px);
}
.footer-wave {
    bottom: -57px;
}
.footer-social {
    margin-top: 18px;
    margin-bottom: 111px;
    position: relative;
}
.green-wave-wrapper {
    width: 0;
}
.footer-bottom-1 {
    left: 0;
    display: none;
}
.footer-wave-bottom:before {
    width: 0;
}
.green-wave-text {
    /* width: 0; */
    display: none;
}
/* .home-banner .banner--mobile-bottom .banner__box {
    background: transparent !important;
} */
.footer-left img {
    display: none;
}
/* .banner__media:before {
    position: absolute;
} */
 .custom-image img {
    max-width: 154px;
}
.custom-image-block img {
    max-width: 199px;
}
.footer-right img {
    max-width: 82px;
}
.footer-wave {
    background: url(/cdn/shop/files/Group_1342.png?v=1772536131);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 282px;
}

.footer-right.center-text {
    right: 0;
    bottom: 64px;
    z-index: 99;
    left: 0;
    width: 105px;
}
.footer-bottom {
    font-size: 11px;
}
.home-banner .banner__box.content-container.content-container--full-width-mobile.color-scheme-de33fb3e-24fe-4f2d-8bc1-7a632c4e6dfb.gradient {
    background: transparent !important;
}
.news-banner button#Subscribe {
    width: 30px;
    height: 30px;
    top: 11px;
    right: 12px;
}
.news-banner .field__label, .customer .field label {
    top: 18px !important;
}
.news-banner label.field__label {
    font-size: 16px;
}
.footer-left img {
    max-width: 0;
}
.para-text a {
    font-size: 13px;
    padding-top: 18px;
    display: block;
}
.para-text p strong {
    color: #002E21;
    font-family: "HK Grotesk";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.news-banner .newsletter-form__field-wrapper .field__input {
    padding-right: 5rem;
    border-radius: 5px;
    border: .7px dashed #002E21;
    background: #f1f0ec;
    min-height: 38px;
    padding: 15px 0;
    max-width: 100%;
    height: 50px;
    padding: 7px 5px;
}
.news-banner .field__input:focus~.field__label, .news-banner .field__input:not(:placeholder-shown)~.field__label {
    top: calc(var(--inputs-border-width) + .5rem) !important;
    left: 7px;
}
.news-banner h2.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 28px;
    line-height: 27px;
}
.home-banner .banner__media.media.banner__media-half.scroll-trigger.animate--fade-in {
    width: 100%;
}
.home-banner .banner__media.media.desk-1.banner__media-half.scroll-trigger.animate--fade-in {
    display: none;
}
.news-banner .newsletter__wrapper {
    padding-right: 22px;
    padding-left: 22px;
}
.news-banner .field__button {
    position: absolute;
}
.news-banner .newsletter-form {
    padding-left: 0px;
}
img.wave--img {
    max-width: 183px;
}
.footer-wave {
    bottom: 0;
}
.footer-bottom {
    bottom: 11px;
}
.template-index .announcement-bar-section {
    display: none;
}
.footer-social a {
    margin: 0 4px;
}
.news-banner .newsletter__subheading p {
    font-size: 14px;
}
.news-banner .newsletter__subheading p {
    max-width: 309px;
    margin: auto;
}
.home-banner .banner__content{
    align-items: inherit;
    min-height: unset !important;
}
.home-banner.banner {
    min-height: 26rem !important;
}

}
/* .newsletter-form__field-wrapper .field {
    z-index: 0;
    justify-content: end;
} */
/* .home-banner .custom-image img {
    width: 100%;
    max-width: 320px;
    height: 320px;
} */
 @media screen and (max-width: 600px) {
.footer-wave {
    height: 234px;
}
}
 @media screen and (max-width: 500px) {
.footer-wave {
    height: 207px;
}
.custom-image-block {
    margin-top: -3px !important;
}
.footer-right.center-text {
    bottom: 74px;
}
.footer-social:before {
    bottom: -208px;
}
.footer-right {
    right: 3%;
    bottom: 56px;
}
.custom-image-block img {
    margin-top: 1px;
}
}
@media(max-width: 380px){
    .home-banner.banner {
        min-height: 23rem !important;
    }
}
@media(max-width: 300px){
    .custom-image img {
        max-width: 120px;
    }
    .home-banner.banner {
        min-height: 20rem !important;
    }
}
