/** Shopify CDN: Minification failed

Line 679:6 "with" is not a known CSS property
Line 891:0 Expected "}" to go with "{"

**/
:root {
  --heading-01:clamp(80px, 12vw, 16vw);
  --heading-01-leading: 0.8em;

  --heading-02:clamp(80px, 8vw, 16vw);
  --heading-02-leading: 0.8em;

  --heading-04:clamp(35px, 3.6vw, 4.6vw);
  --heading-04-leading: 0.9em;
  

  --body-01:clamp(23px, 2.2vw, 2.5vw);
  --body-02:clamp(19px, 1.85vw, 1.85vw);
  --body-03:clamp(17px, 1.5vw, 1.5vw);
  --body-04:clamp(16px, 1.2vw, 1.2vw);
  --body-04-leading:1.2em;

  --body-05:clamp(20px, 1.1vw, 1.2vw);


}




.reversed-link.icon-with-text .link-text, .link, .rte a:not(.button, .reversed-link), #shopify-pc__banner__body-policy-link, #shopify-pc__banner__btn-manage-prefs span {
	background: 0 !important; 

}
a.button {
  font-family:'inter';
  font-weight:700;
}




@media screen and (max-width: 767px) {
  #MenuDrawer li a, #MenuDrawer li button {
	font-family: "MyFontBody";
	font-weight: 700 !important;
	padding: 0.1em 5px;
	font-size: 28px;
  }
  #MenuDrawer summary {
    padding:0 !important;
  }

}








@media screen and (min-width: 768px) {

  #MainContent div[id*="image_with_text_overlay"].shopify-section:nth-of-type(1)  ,   
  #MainContent div[id*="video_with_text_overlay"].shopify-section:nth-of-type(1)    
  {
    .banner.media--adapt, .image-with-text__image.media--adapt {
        padding-block-end: 0;
        height: 84vh;
        box-sizing: border-box;
    }
    figure > * {
      max-width: none;
      width:27vw;
    }
  }
  
} 







  div[id*="testimonials_banner"]   
  {
    .relative {
      background-color: #000 !important;
    }
  }

@media screen and (min-width: 768px) {
 
  div[id*="testimonials_banner"]   
  {
    .relative {

    }
    .absolute {
      position:relative !important;
    }
    .banner.media--adapt, .image-with-text__image.media--adapt {
      height: auto;
      padding-block-end: 0;
    }
    .banner__content {
      height:auto;
      padding: 6.5vw 0 2.5vw;

      & > div {
        max-width:100vw;
      }
    }
    h2 {
      font-size:var(--heading-01) !important;
      line-height:var(--heading-01-leading) !important;
      padding-bottom: 0.2em;
    }
    p {
      font-family: 'MyFontBody';
      line-height:1em;
      font-size:var(--body-01);
    }
    a {
      border-radius: 5em;
      border: 2px solid;
      padding: clamp(var(--sp-4d5),1.2vw,var(--sp-5d5)) clamp(var(--sp-6d5),1.473vw,var(--sp-7d5));
      font-size: var(--font-button-size);
      margin-top:2em;
      font-family: 'inter';
      display:inline-block;
      font-weight: 700;
      line-height: 1;
      
    }
  }
  
} 







 
  div[id*="rich_text"]   
  {
    .page-width {
      display:flex;
      justify-content: center;
    }
    .rich-text {
      /* padding-right: 1vw; */
    }
    .collage .rich-text {
      width: 100%;
      padding-right: 0;
    }

    .collage.with-richtext, .collage.with-richtext .title-wrapper, .collage.with-richtext .rich-text {
      padding-inline: 0;
      width:100%;
    }

    
    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      
    }
    p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    a.button {
      margin-top: 3em;
    }
    span.word {
      padding:0 !important;
    }
  }


@media screen and (min-width: 768px) {
  div[id*="rich_text"]   
  {
    .rich-text {
      width: 70%;
      /* padding-right: 1vw; */
    }

  }
}

@media screen and (max-width: 767px) {
  div[id*="rich_text"]   
  {
    .text-left {
    text-align: center;
    }
    .page-width {
      padding: 0 12vw;
    }
  }
}







.product-card {
  p, a {
    font-family: 'MyFontHeading';
    font-size:var(--heading-04) !important;
    line-height:var(--heading-04-leading) !important;
    text-transform: uppercase;
  }
  a {
    background: 0 !important; 
  }
  .price__regular {
      font-size:var(--body-04) !important;
      line-height: 1em;
      /*padding-top: 0.3em; */   
      padding-top: 0.7em;
      font-family: inter;
      font-weight: 700;    
      display:none;
  }
  img {
    mix-blend-mode:multiply;
  }

  .pack-text {
  	display: block;
  	font-family: MyFontBody;
  	font-size: var(--body-02) !important;
  	line-height: var(--heading-04-leading) !important;
  	text-transform: uppercase;
  	margin-top: 0.3em;
    font-weight: 700;
  }
  .button {
	background-color: transparent;
	color: #000;
	text-transform: uppercase;
	font-family: 'inter';
	font-weight: 700;
  }
}
@media (max-width: 767px) { /*MAXXXXXXXXXXXXXXXXXXX*/
  .product-card {
    .pack-text {
  	margin-top: 0.3em;
    }
  }
}
@media (min-width: 768px) {
  .card-grid {
    --card-grid-per-row: 4;
  }
}








 @media (max-width: 767px) { /*MAXXXXXXXXXXXXXXXXXXX*/

  div[id*="reveal_video_with_text_overlay"], 
  div[id*="reveal_image_with_text_overlay"], 
  div[id*="image_with_text_overlay"], 
  #MainContent div[id*="video_with_text_overlay"]:not(.shopify-section:nth-of-type(1))  
  {
    .banner__box {
      background-color: RGBA(0, 0, 0, 0.4);
      opacity: 1;
      border-radius: 2.5vw;

      min-height: 80%;
      display: flex;

      position: absolute;
      padding: 0;
      top: 0;
      left: 0;
      height: 100%;
      border-radius: 0;

    }
  }

  div[id*="image_with_text_overlay"]:not(div[id*="reveal_image_with_text_overlay"]), 
  #MainContent div[id*="video_with_text_overlay"]:not(.shopify-section:nth-of-type(1), div[id*="reveal_video_with_text_overlay"])  
  {
    .banner__box {
      background-color: RGBA(0, 0, 0, 0.4);
      opacity: 1;
      border-radius: 2.5vw;

      min-height: 80%;
      display: flex;

      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      border-radius: 0;
      padding: 0 12vw;
      

      flex-direction: column;
      align-items: center;
      justify-content: center;

    }
  }
 
 }

 
  div[id*="reveal_video_with_text_overlay"], 
  div[id*="reveal_image_with_text_overlay"], 
  div[id*="image_with_text_overlay"], 
  #MainContent div[id*="video_with_text_overlay"]:not(.shopify-section:nth-of-type(1))  
  {

    .video-hero.banner {
      background: #fff;
    }
    .page-width {
      padding: var(--page-padding);
    }    

    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      margin-block-start: 0 !important;
    }
    .body p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    .split-words .word {
    	padding: 0 .05em;
    }
    


    
  } 

@media screen and (min-width: 768px) {

  div[id*="reveal_video_with_text_overlay"], 
  div[id*="reveal_image_with_text_overlay"], 
  div[id*="image_with_text_overlay"], 
  #MainContent div[id*="video_with_text_overlay"]:not(.shopify-section:nth-of-type(1))  
  {
    .banner__box {
      background-color: #000;
      opacity: 1;
      border-radius: 2.5vw;
      padding: 2.5vw;
      width: 45vw;
      max-width: 45vw;
      height: auto;
      min-height: 80%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
    .video-hero.banner {
      background: #fff;
    }
  }

  div[id*="image_with_text_overlay"]:not(div[id*="reveal_image_with_text_overlay"]) {
    .banner__box {
      padding: 2.5vw 5vw !important;
    }
  }
  
}





  div[id*="reveal_image_with_text_overlay"]#shopify-section-template--18502615695526__reveal_image_with_text_overlay_3NBh8X
  {
    .banner__box > * {
    	width: 50%;
    }
    .banner__box > div:nth-of-type(1) {
    	order:1;
    }
    .banner__box > div:nth-of-type(3) {
    	order:2;
    }
    
    .banner__box > div:nth-of-type(2) {
    	order:3;
        margin-bottom: 10vh;
    }
    .banner__box > div:nth-of-type(4) {
    	order:4;
        margin-bottom: 10vh;
    }    


    .banner__box > div:nth-of-type(5) {
    	order:5;
    }
    .banner__box > div:nth-of-type(7) {
    	order:6;
    }
    
    .banner__box > div:nth-of-type(6) {
    	order:7;
    }
    .banner__box > div:nth-of-type(8) {
    	order:8;
    }    

    .banner__box img {
    	filter: invert(1);
    	width: 60%;
    	display: inline-block;
    }


    
    
    .banner__box {
      flex-direction: row !important;
      flex-wrap: wrap;
      align-items: first baseline !important;
      justify-content: center !important;
      align-content: center !important;
      
    }
    p {
      font-size:clamp(20px, 1.85vw, 1.85vw) !important;
    }

    
  }


  @media screen and (min-width: 768px) {

}









@media screen and (min-width: 768px) {}
 
  div[id*="scrolling_banner"]   
  {
    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      margin-block-start: 0 !important;
    }
    p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    .rich-text {
      width:100%;
    }
  
  }


@media screen and (max-width: 767px) {
 
  div[id*="scrolling_banner"]   {

    img, video-media, video {
      aspect-ratio: 4 / 5;
      height: auto;
      position: absolute; 
    }
    .media--100vh {
    	height: auto !important;
    }

    .rich-text {
      padding: 0 8vw;
      padding-block-start: 8vw !important;

    }
    div.media {
      aspect-ratio: 4 / 5;
    }


  }
}





 
  div[id*="collage"]   
  {
    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      margin-block-start: 0 !important;
    }
    p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    .collage > .grid {
      display: flex;
    }

  
  }

@media screen and (min-width: 768px) {

  div[id*="collage"]   
  {

    .collage.on-scroll {
      gap: 0;
      display:flex;
    }
    .title-wrapper {
      width: 50%;
      padding: 0 5vw;
      display: flex;
    }
    .collage > .grid {
      display: flex;
      width: 50%;
      order:0;
    }  
  }


  
}

@media screen and (max-width: 767px) {
  div[id*="collage"], div[id*="logo_list"]   
  {
    .title-wrapper {
      padding: 0 12vw;
    }
  }
}






@media screen and (min-width: 768px) {}
 
  div[id*="logo_list"]   
  {
    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      margin-block-start: 0 !important;
    }
    p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    img {

      
    }
  
  }












@media screen and (min-width: 768px) {

  #MainContent div[id*="ximage_with_text_overlay"]:not(.shopify-section:nth-of-type(1), [id*="reveal_image_with_text_overlay"])     
  {
    .section {
      padding: var(--sp-12);
      background-color:#171717;
    }
    .section > .relative {
      border-radius: var(--border-radius);
      overflow: hidden;
    }
    .section::before {
    	background-color: transparent;
    }
  }
}












@media screen and (min-width: 768px) {}

  #MainContent div[id*="slideshow"]     
  {
    .slideshow:not(.slideshow--hero) :is(.banner, .banner__overlay) {
      border-radius: 0;
    }
    .slideshow:not(.slideshow--hero) .banner {
      margin-inline-end: 0;
      max-width: 100vw;
      height: 80vh;
    }
    .slideshow .banner__overlay {
      background: 0 none;
      background-color: rgb(var(--color-overlay) / var(--overlay-opacity)) !important;
    }
    .slideshow-word {
      text-align: center;
      flex-direction: column;
      align-items: center;
    }
    .slideshow-content {
      display: flex;
      height: 100%;
      justify-content: center;
      flex-direction: column;
    }  
    .page-width {
      top: 0;
    }
    .slideshow-dots {
      bottom: 0;
      position: absolute;
      with: ;
      width: 90%;
      left: 5%;
      padding-bottom: 4vh;
      border: 0;
      justify-content: center;
    }
    .slideshow-dots button:not(.flickity-page-dot) {
      display:none;
    }


    
    h2 {
      font-size:var(--heading-02) !important;
      line-height:var(--heading-02-leading) !important;
      margin-block-start: 0 !important;
      margin-bottom:0.35em;
    }
    p {
      font-size:var(--body-02) !important;
      text-transform:uppercase;
      line-height:1em;
    }
    a.button {
      margin-top: 2em;
      backdrop-filter: blur(0);
    }

    
  }

@media screen and (max-width: 767px) {

  #MainContent div[id*="slideshow"]     
  {
    .slideshow-content {
      padding: 0 8vw;
    }
    .slideshow:not(.slideshow--hero) .banner {
      height: 65vh;
    }

  }
}




  @media screen and (min-width: 1280px){
    .banner__box--small {
      max-width: 58rem;
    }
  }

.flickity-page-dot.is-selected::before, .flickity-page-dot[aria-current="true"]::before {
background-color: rgb(var(--color-foreground));
  box-shadow: none;
  transform: scale(1.9);
}





footer {

  * {
    /*font-family: 'inter' !important;*/
      text-transform:uppercase;
    line-height:1em;
  }
  .heading {
    /*font-size: 0.8vw;
    font-family: var(--font-body-family) !important;*/
    font-size:var(--body-04) !important;
    line-height:1em !important;
  }
  .footer__newsletter p {
      font-family: var(--font-body-family) !important;
      font-size:var(--body-02) !important;
      line-height:1em !important;
      text-transform:uppercase;
  }
  h4 {
	font-family: var(--font-body-family);
	/*font-size: 0.7vw !important;
	font-weight: 700 !important;*/
	margin: 1em 0 0em auto !important;
    font-size: var(--body-04) !important;
  }
  .footer__left {
    border:none !important;
    p {
      margin-bottom: 1.6em !important;
    }
  }
  .footer__right {
    border:none !important;
  }

  
    .details__content {
        ul {
          gap:0.1em;
        }
        a {
          font-size:var(--body-04) !important;
          line-height:1.2em !important;
        }
    }
    .footer__accordions {
      
      > div:not(.footer__item--link_list-2) {
      p a, p {
        line-height:1.2em !important;
        font-weight:100;
        font-size:var(--body-04) !important;
        
      }
      }
    }
  
}
@media screen and (min-width: 768px) {
  footer {

    .details__summary {
      padding:0;
      padding-block: 0 !important;
    }
    .heading {
    	font-weight: 700;
    	font-size: 0.7vw;
    }
    
  }
}
@media screen and (min-width: 1280px) {
  footer {
    display:flex !important;

  .footer__left {
    width:50%;
  }
  .footer__right {
    width: 34%;
    padding:0;
  }
    
    .footer__item--link_list-2 {
    } 

    .footer__accordions {
      gap:0;
      > div {
        width:100% !important;
      }
    }



}


.footer-copyright * {
	font-family: 'inter';
}






    footer-group {
      div[id*="multicolumn-with-icons"]   
      {
        .column__title {
          font-family: var(--font-body-family) !important;
          font-size:var(--body-04) !important;
          line-height:1em !important;
          text-transform:uppercase;
        }
        .column__text {
          font-family: inter;
          font-size:(16px, 1vw, 1vw);
          line-height:var(--body-04-leading) !important;;
        
        }
      }
      
    }
    

@media screen and (min-width: 768px) {

    footer-group {
      div[id*="multicolumn-with-icons"]   
      {
          
      }
      
    }

}







