/** Shopify CDN: Minification failed

Line 90:0 Unexpected "}"

**/

#privy-container #privy-inner-container .privy.standalone {
  padding-top:0em
}

nav.breadcrumbs {
  display:none
}
  
#shopify-section-footer {
    margin-top: -2em;
}

.Footer {
    margin: 2em 0em;
}

.SectionHeader__Heading, .Heading.u-h1 {
  color: #656764!important
}

@media screen and (min-width: 1140px) {
.section-50-50 .section__head {
   padding-top: 3em
 } 
}

@media (min-width: 1024px) and (max-width: 1130px) {  
#hero_content_section {
    padding-top: 2em
  }
}


@media (min-width: 601px) and (max-width: 1024px) {
.SectionHeader__Description {
  font-size: 14px!important;
  }
#hero_image_section {
    display: none;
  }
#hero_content_section {
    padding-top: 3em;
    padding-bottom: 1em;
    background-image: url("/cdn/shop/files/MB_HeroBanner_NoText_Mobile_f5c25b1c-29ae-4f77-8108-5fea1ad10ece.png?v=1691526124");
    background-size: cover;
    width: 100%
  }
}


@media screen and (max-width: 600px) {
#hero_content_section {
  padding-top: 3em;
  padding-bottom: 1em;
  background-image: url("/cdn/shop/files/MB_HeroBanner_NoText_Mobile_f5c25b1c-29ae-4f77-8108-5fea1ad10ece.png?v=1691526124");
  background-size: cover  
}
#hero_section {
  padding-bottom: 3em;
  }  
.section__content-inner {
    padding:0em!important;
  }
}

@media screen and (max-width: 600px) {
.FeatureText__ContentWrapper {
    background-color: #ADDC6C;
    opacity: .8
    } 
     #hero_image_section {
    display:none
  }
}

.FeatureText--withImage .FeatureText__ImageWrapper {
  width: 35%!important
}

.FeatureText .SectionHeader__Description {
  margin: 0px;
  font-size: 18px
  }   
}

@media screen and (max-width: 982px) {
   .FeatureText__ImageWrapper {
    display: none!important
  }
}

  
.FeatureText__ContentWrapper {
  width: 100%!important
}

.features--heading-small .u-h1 {
    text-align: center!important;
}

.FeatureText__Content {
    max-width: 100%
}

.SectionHeader__Description {
    max-width: 100%;
    text-align: center
}

/* ------------------------------------------------------------ *\
    Section 50 50
\* ------------------------------------------------------------ */

.SectionHeader__Description {
  margin: 0em 3em;
  font-size: 18px
}  

@media (max-width: 767px) {
  .SectionHeader__Description {
    display: none
  }
}
  
.section-50-50 {
    overflow: hidden;
}

.section-50-50 .section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   justify-content: space-between;
   background-color: #ADDC6C
}

.section-50-50 .section__content {
    width: 70%;
    -ms-flex-item-align: center;
    align-self: center;
}

.section-50-50 .section__content:first-child:last-child {
    width: 100%;
    padding-right: 0;
    text-align: center;
}

@media (max-width: 767px) {
.section-50-50 .section__content {
    width: 100%;
    padding: 0em;
  }
}

@media (max-width: 767px) {
.section-50-50 .section__content-inner {
    max-width: 100%;
    text-align: center;
  }
}

.section-50-50 .section__head {
    margin-bottom: 5px;
}

.section-50-50 .section__head:last-child {
    margin-bottom: 0;
}

.section-50-50 .section__head h6 {
    font-family: "MuseoSans", serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.section-50-50 .section__head h6:last-child {
  margin-bottom: 0;
}

.section-50-50 .section__head h2 {
  line-height: 1.05;
}

@media (max-width: 1023px) {
.section-50-50 .section__head h2 {
  font-size: 32px;
  }
}

@media (max-width: 767px) {
.section-50-50 .section__head h2 {
  font-size: 26px;
  }
}

.section-50-50 .section__entry {
  margin-bottom: 37px;
  padding: 1em
}

.section-50-50 .section__entry:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
.section-50-50 .section__entry {
  margin-bottom: 30px;
  }
}

.section-50-50 .section__entry p {
  font-size: 18px;
  line-height: 1.38;
}

@media (max-width: 1023px) {
.section-50-50 .section__entry p {
    font-size: 14px;
  }
}

.section-50-50 .section__images {
  width: 30%;
  color: #f4f1ec;
  position: relative
}

@media (max-width: 767px) {
.section-50-50 .section__images {
   width: 100%;
   -webkit-box-ordinal-group: 0;
   -ms-flex-order: -1;
   order: -1;
  }
}

.section-50-50 .section__image--normal {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70%;
    position: relative;
    z-index: 3;
}


/*ALT*/
  
.section-50-50--alt {
  padding: 80px 0;
  background: transparent;
}

@media (max-width: 767px) {
.section-50-50--alt {
  padding: 30px 0;
  }
}

.section-50-50--alt .section__entry p {
  font-size: 16px;
  line-height: 1.38;
}


.section-50-50--alt .section__images {
  color: #fff;
}

.section-50-50--alt:first-child {
  padding-bottom: 0;
}

@media (max-width: 767px) {
.section-50-50--alt:first-child {
  padding-bottom: 30px;
  }
}

.section-50-50--alt+.section-50-50--alt {
  padding-top: 0;
  margin-top: -80px;
}

@media (max-width: 767px) {
.section-50-50--alt+.section-50-50--alt {
  margin-top: 0px;
  }
}

.section-50-50--alt.has-background {
  background: #F8F8F7;
}

.section-50-50--alt.has-background .section__images {
  color: #F8F8F7;
}


.section-50-50--no-spacing {
  padding: 0;
}

@media (max-width: 767px) {
.section-50-50--no-spacing {
  padding: 0;
  }
}

.section-50-50.is-reversed .section__inner {
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
}


@media (max-width: 767px) {
.section-50-50.is-reversed .section__content {
  padding-left: 0;
  }
}

.section-50-50.is-reversed .section__images:before {
  left: inherit;
  right: 0;
}

@media (max-width: 767px) {
.section-50-50.is-reversed .section__images:before {
   left: 0;
   right: unset;
  }
}


