/** Shopify CDN: Minification failed

Line 21:0 All "@import" rules must come first

**/
@font-face {
  font-family: 'Helvetica Neue';
  src: url('/cdn/shop/files/Helvetica.ttf?v=1770043718') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
font-family: 'Helvetica Neue';
src: url('/cdn/shop/files/HelveticaNeueMedium.ttf?v=1770045740') format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
.l-main {
}

.l-section {
  padding: 3.2rem 0;
}
@media screen and (max-width: 1400px) {
.l-section {
    padding: 32px 0;
}
}

@media screen and (max-width: 750px) {
  .l-section {
      padding: 32px 0;
  }
}

/* Project (P): About page
 --------------------------------------------------------------------- */
.p-about__hero{
padding-top: 8rem;
}
@media screen and (max-width: 1400px) {
.p-about__hero{
  padding-top: 80px;
}
}
.p-about__hero-inner {
  max-width: 82rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}
@media screen and (max-width: 1400px) {
  .p-about__hero-inner {
      max-width: 820px;
      padding: 0 20px;
  }
}

.p-about__hero-header {
  text-align: center;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 1400px) {
  .p-about__hero-header {
      margin-bottom: 48px;
  }
}

.p-about__hero-text {
font-family: 'Helvetica Neue';
  display: grid;
  color: #000000;
  font-size: 1.4rem;
  line-height: 2rem;
}
@media screen and (max-width: 1400px) {
  .p-about__hero-text {
      font-size: 14px;
      line-height: 20px;
  }
}

.p-about__sustainable-inner {
max-width: 82rem;
margin: 0 auto;
padding: 0 1.5rem;
}
@media screen and (max-width: 1400px) {
.p-about__sustainable-inner {
    max-width: 820px;
    padding: 0 20px;
}
}

.p-about__sustainable-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__sustainable-header {
      margin-bottom: 24px;
  }
}
@media screen and (max-width: 750px) {
.p-about__sustainable-header {
  gap: 12px;
}
}

.p-about__sustainable {
  position: relative;
  overflow: hidden;
}

.p-about__sustainable .sustainable-gallery-prev,
.p-about__sustainable .sustainable-gallery-next {
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  z-index: 10;
}

.p-about__sustainable .sustainable-gallery-prev svg,
.p-about__sustainable .sustainable-gallery-next svg {
  pointer-events: none;
  display: block;
}

.p-about__sustainable .sustainable-gallery-prev.swiper-button-disabled,
.p-about__sustainable .sustainable-gallery-next.swiper-button-disabled {
  cursor: default;
}

.p-about__sustainable .sustainable-gallery-prev.swiper-button-disabled svg path,
.p-about__sustainable .sustainable-gallery-next.swiper-button-disabled svg path {
  stroke: #B7B7B7;
}

.p-about__sustainable .sustainable-gallery-prev:not(.swiper-button-disabled) svg path,
.p-about__sustainable .sustainable-gallery-next:not(.swiper-button-disabled) svg path {
  stroke: #000000;
}

.p-about__sustainable-gallery {
  margin-bottom: 2.4rem;
  overflow: unset!important;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .p-about__sustainable-gallery {
      margin-bottom: 24px;
  }
}

.p-about__sustainable-gallery .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.p-about__sustainable-gallery .swiper-slide {
  width: auto;
  height: auto;
  display: flex;
}

.p-about__sustainable-gallery .swiper-slide .c-media-tile {
  width: 100%;
  height: 100%;
  display: flex;
}

.p-about__sustainable-gallery .swiper-slide .c-media-tile__image {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.p-about__sustainable-copy {
font-family: 'Helvetica Neue';
  max-width: 82rem;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #000000;
}
@media screen and (max-width: 1400px) {
  .p-about__sustainable-copy {
      max-width: 820px;
      font-size: 14px;
      line-height: 20px;
  }
}

.p-about__sustainable-copy p + p {
  margin-top: 1.4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__sustainable-copy p + p {
      margin-top: 14px;
  }
}

.p-about__team{
padding-bottom: unset;
border-bottom: 1px solid #0000004d;
}
@media screen and (max-width: 1400px) {
.p-about__team{
  padding-bottom: unset;
}
}

.p-about__team-inner {
  max-width: 82rem;
  margin: 0 auto;
  padding: 0 1.5rem 8rem;
}
@media screen and (max-width: 1400px) {
  .p-about__team-inner {
      max-width: 820px;
      padding: 0 20px 80px;
  }
}

.p-about__team-header {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 1400px) {
.p-about__team-header {
    margin-bottom: 24px;
}
}
.p-about__team-header .c-subtitle{
margin-top: 6.4rem;
}
@media screen and (max-width: 1400px) {
.p-about__team-header .c-subtitle{
    margin-top: 64px;
}
}


.p-about__founder {
  align-items: start;
}
@media screen and (max-width: 1400px) {
  .p-about__founder {
  }
}

.p-about__founder-media {
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 1400px) {
.p-about__founder-media {
    margin-bottom: 24px;
}
}

.p-about__founder-image {
  display: block;
  width: 100%;
  height: auto;
}

.p-about__founder-meta {
font-family: 'Helvetica Neue';
font-weight: 500;
  text-align: center;
  margin-top: 1.8rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__founder-meta {
      margin-top: 18px;
      font-size: 14px;
  }
}

.p-about__founder-name {
  display: block;
  color: #000000;
}

.p-about__founder-role {
font-family: 'Helvetica Neue';
font-size: 1.4rem;
font-weight: normal;
  display: block;
  color: #000000;
  margin-top: 0.8rem;
}
@media screen and (max-width: 1400px) {
.p-about__founder-role {
    margin-top: 8px;
    font-size: 14px;
  }
}
.p-about__founder-copy {
  color: #000000;
}

.p-about__founder-copy p {
font-family: 'Helvetica Neue';
font-size: 1.4rem;
line-height: 2rem;
font-weight: normal;
}
@media screen and (max-width: 1400px) {
  .p-about__founder-copy p {
      font-size: 14px;
      line-height: 20px;
  }
}

.p-about__founder-copy p + p {
  margin-top: 1.4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__founder-copy p + p {
      margin-top: 14px;
  }
}

.p-about__atelier{
margin-top: 6.4rem;
}
@media screen and (max-width: 1400px) {
.p-about__atelier{
    margin-top: 64px;
}
}

.p-about__atelier-intro {
font-family: 'Helvetica Neue';
font-size: 1.4rem;
line-height: 2rem;
color: #000000;
font-weight: normal;
margin-bottom: 2.4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__atelier-intro {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 24px;
  }
}

.p-about__atelier-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 2.4rem;
  column-gap: 3.2rem;
}
@media screen and (max-width: 1400px) {
  .p-about__atelier-grid {
    row-gap: 24px;
    column-gap: 32px;
  }
}
@media screen and (max-width: 750px) {
.p-about__atelier-grid {
  row-gap: 8px;
  column-gap: 8px;
}
}
.p-about__editorial{
padding: 12rem 0;
}
@media screen and (max-width: 1400px) {
.p-about__editorial{
  padding: 120px 0 20px;
}
}
.p-about__editorial-inner {
  max-width: 124rem;
  margin: 0 auto;
  padding: 0 4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__editorial-inner {
      max-width: 1320px;
      padding: 0 40px;
  }
}

@media screen and (max-width: 750px) {
.p-about__editorial-inner {
  padding: 0 20px;
}
}

.p-about__editorial-header {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__editorial-header {
      margin-bottom: 40px;
  }
}

.p-about__editorial-intro {
font-family: 'Helvetica Neue';
  margin: 2.4rem auto 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000000;
}
@media screen and (max-width: 1400px) {
  .p-about__editorial-intro {
      margin: 24px auto 0;
      font-size: 16px;
      line-height: 22px;
  }
}

.p-about__editorial-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__editorial-grid {
      gap: 40px;
  }
}

@media screen and (max-width: 750px) {
.p-about__editorial-grid {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  /* gap: 20px; */
}
}
.p-about__editorial-column {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 1400px) {
  .p-about__editorial-column {
      gap: 40px;
  }
}
@media screen and (max-width: 750px) {
.p-about__editorial-column {
  /* gap: 20px; */
}
}

/* Components (C)
 --------------------------------------------------------------------- */

.c-heading-primary,
.c-heading-secondary {
  font-family: "Montagu Slab", var(--font-heading-family, serif);
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4rem;
  color: #000000;
  letter-spacing: 0;
}
@media screen and (max-width: 1400px) {
  .c-heading-primary,
  .c-heading-secondary {
      font-size: 32px;
      line-height: 40px;
  }
}

.c-subtitle {
  font-family: "Helvetica Neue", var(--font-heading-family, serif)!important;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
  color: #000000;
  margin: 0;
}
@media screen and (max-width: 1400px) {
.c-subtitle {
      font-size: 20px;
      line-height: 32px;
  }
}

.c-slider-controls {
  display: flex;
  gap: 3.2rem;
}
@media screen and (max-width: 1400px) {
.c-slider-controls {
  gap: 16px;
}
}

.c-slider-controls .swiper-button-prev, .c-slider-controls .swiper-button-next{
all: unset;
cursor: pointer;
width: 3.2rem;
height: 3.2rem;
display: flex;
align-items: center;
justify-content: center;
pointer-events: auto;
position: relative;
z-index: 10;
user-select: none;
-webkit-user-select: none;
}
@media screen and (max-width: 1400px) {
.c-slider-controls .swiper-button-prev, .c-slider-controls .swiper-button-next{
  width: 32px;
  height: 32px;
}
}

.c-slider-controls .swiper-button-prev svg, .c-slider-controls .swiper-button-next svg{
width: 2rem;
height: auto;
}
@media screen and (max-width: 1400px) {
.c-slider-controls .swiper-button-prev svg, .c-slider-controls .swiper-button-next svg{
  width: 20px;
}
}

.c-slider-controls .swiper-button-prev::after, .c-slider-controls .swiper-button-next::after{
content: none;
}

.c-slider-controls__button {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 999px;
  border: 1px solid #d3d2d0;
  background: #fff;
  color: #000000;
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}
@media screen and (max-width: 1400px) {
  .c-slider-controls__button {
      width: 32px;
      height: 32px;
      font-size: 14px;
  }
}

.c-media-tile {
  margin: 0;
  overflow: hidden;
}

.c-media-tile__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-editorial-card {
  border: 1px solid #e5e3df;
  padding: 2.4rem;
  background-color: #fff;
}
.c-editorial-card--link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.c-editorial-card--link:hover {
  border-color: #ccc;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 1400px) {
  .c-editorial-card {
      padding: 24px;
  }
}

.c-editorial-card__quote {
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 1400px) {
  .c-editorial-card__quote {
      margin-bottom: 56px;
  }
}
@media screen and (max-width: 750px) {
.c-editorial-card__quote {
  margin-bottom: 40px;
}
}
.c-editorial-card__quote p{
font-family: 'Playfair Display';
font-weight: 600;
font-size: 1.8rem;
line-height: 2.6rem;
color: #000000;
}
@media screen and (max-width: 1400px) {
.c-editorial-card__quote p{
  font-size: 18px;
  line-height: 26px;
}
}
.c-editorial-card__quote a{
color: #000000;
text-decoration: underline;
text-decoration-color: #0000004d;
text-underline-offset: 2px;
}
.c-editorial-card__publication {
font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 1400px) {
.c-editorial-card__publication {
  font-size: 18px;
  margin-bottom: 8px;
}
}
.c-editorial-card__date{
font-family: 'Helvetica Neue';
font-size: 1.3rem;
line-height: 1;
color: #000000;
}
@media screen and (max-width: 1400px) {
.c-editorial-card__date {
  font-size: 13px;
  line-height: 1;
}
}
.c-editorial-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
}
@media screen and (max-width: 1400px) {
  .c-editorial-card__footer {
      gap: 16px;
  }
}

.c-editorial-card__meta {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  font-size: 1.2rem;
  color: #7d7c7a;
}
@media screen and (max-width: 1400px) {
  .c-editorial-card__meta {
      gap: 4px;
      font-size: 12px;
  }
}

.c-editorial-card__logo img {
  max-height: 3.2rem;
  width: auto;
  display: block;
}
@media screen and (max-width: 1400px) {
  .c-editorial-card__logo img {
      max-height: 32px;
  }
}
@media screen and (max-width: 750px) {
.c-editorial-card__logo img {
  max-height: 28px;
}
}

/* Utilities (U)
 --------------------------------------------------------------------- */

.u-text-center {
  text-align: center;
}

[data-aos] {
transform: translateY(10px) scale(1) !important;
}
[data-aos].aos-animate {
transform: translateY(0) scale(1) !important;
}