/** Shopify CDN: Minification failed

Line 163:64 Unexpected "{"

**/

@font-face {
  font-family: "NeutraTextTF";
  src: url('/cdn/shop/files/neutra-text-tf-light-5871e0fe13bff.woff2?v=1761884597') format("woff2");
  font-style: normal;
}
/* .button-group .button {
  font-family: NeutraTextTF, sans-serif;
  font-weight: 500;
  font-size: 24px;
  background: none;
  color: #FFFFFF;
} */
p.prose.heading.is-selected {
  font-family: "NeutraTextTF", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 22.29px;
}
.prose.text-center.sm\:text-start div p {
  font-family: NeutraTextTF, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.prose.text-center .h3{
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    color: #000000;
    letter-spacing: normal;
}
.prose.text-center.sm\:text-start h5{
  font-weight: 500;
  font-size: 33px;
  line-height: 40px;
  letter-spacing: normal;
  
}
@font-face {
  font-family: "CormorantGaramond";
  src: url('/cdn/shop/files/CormorantGaramond-Bold.woff2?v=1761928436') format("woff2");
  font-weight: 600;
  font-style: Medium;
}

.prose h2.h2 {
  
    font-weight: 600;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: normal;
}
.prose.text-center p.h2 {
    font-weight: 600;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: normal;
}
.section-header.justify-self-center.text-center .prose p{
  font-weight: 400;
  font-style: Italic;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: normal;
}

p.h1 {
  font-size: 50px;
  line-height: 55px;
  letter-spacing: normal;
  font-weight: 700;
}
.prose.text-center.sm\:text-start p.h1{
  /* text-align: center; */
   font-size: 50px;
}

@media(max-width: 1024px){
  p.h1 {
    font-size: 60px;
    line-height: 70px;
    text-align: left;
  }
  /* .button-group .button {
    font-size: 20px;
  } */
  .prose.text-center .h3 {
    font-size: 30px;
  }
  .prose h2.h2 {
    font-size: 45px;
  }
  .section-header.justify-self-center.text-center .prose p {
    font-size: 24px;
    margin-top: 15px;
  }
  .collection-list--text-outside {
    row-gap: 1.5rem !important;
  }
  .collection-card {
    gap: 10px !important;
  }
}
@media(max-width: 700px){
  p.h1 {
    font-size: 22px;
    line-height: 35px;
  }
  /* .button-group .button {
    font-size: 15px;
    padding: 6px 12px;
  } */
  .prose.text-center .h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .prose h2.h2 {
    font-size: 30px;
  }
  .section-header.justify-self-center.text-center .prose p {
    font-size: 18px;
    margin-top: 10px;
  }
  .collection-list--text-outside {
    row-gap: 1rem !important;
  }
  .collection-card {
    gap: 5px !important;
  }
  .prose.text-center p.h2 {
    font-size: 30px;
  }
  .image-with-text.image-with-text--reverse img {
    width: 100%;
  }
  .prose.text-center.sm\:text-start h5 {
    font-size: 20px;
    line-height: 24px;

  }
  .prose.text-center.sm\:text-start p.h1 {
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
  }
  .collection-card__content button.link {
    text-transform: uppercase;
    font-size: 11px;
  }
  .prose.text-center.sm\:text-start div p {
    font-size: 14px;
    text-align: left;
}
}
*{
  font-family: "NeutraTextTF, sans-serif";
}
h1,h2,h3,h4,h5,h6,.button,button,header,.h1,.h2,.h3,.h4,.h5,.h6,{
    font-family: "CormorantGaramond"!important;
}
