/** Shopify CDN: Minification failed

Line 219:64 Unexpected ","
Line 269:0 Expected "}" to go with "{"

**/
/* Wording panes */
#shopify-section-template--24366953660689__rich_text_mUUjtT,
#shopify-section-template--24366953660689__rich_text_LtT8YB,
#shopify-section-template--24548068196625__rich_text_LtT8YB,
#shopify-section-template--24366953660689__rich_text_wfMUaB,
#shopify-section-template--24548068196625__rich_text_wfMUaB,
#shopify-section-template--24366953660689__rich_text_qJYgba,
#shopify-section-template--24548068196625__rich_text_qJYgba,
#shopify-section-template--24548068196625__rich_text_mUUjtT {
  h2 {
    font-size: 6.9rem;
    font-weight: 300;
    margin-bottom: 6rem;
    letter-spacing: -0.04ch;
  }

  p {
    font-size: 2.8rem;
  }
}

/* Image Credits */
#shopify-section-template--24366953660689__rich_text_eTHW7K,
#shopify-section-template--24548068196625__rich_text_eTHW7K {
  padding-top: 10rem;
    
  & .rich-text__text {
    text-align: center;
    font-size: 1.6rem;
    text-transform: uppercase;

    & p {
      line-height: 1.6em;
      margin: 0;
    }
  }
}

/* Image panes */
#shopify-section-template--24366953660689__multicolumn_bKbekC,
#shopify-section-template--24366953660689__multicolumn_MHQjFC,
#shopify-section-template--24548068196625__multicolumn_MHQjFC,
#shopify-section-template--24548068196625__multicolumn_bKbekC {
  & .media {
    aspect-ratio: 1;
    
    & img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }

  & .multicolumn-card__info {
    text-align: center;
    font-size: 1.6rem;
    text-transform: uppercase;
    padding-top: 7rem;

    & p {
      line-height: 1.6em;
    }
  }
}

#shopify-section-template--24366953660689__custom_liquid_yWfXCk,
#shopify-section-template--24548068196625__custom_liquid_63Ybmn {
  padding-left: 5.24rem;
  padding-right: 5.24rem;
}

/* The Dark Pane */
#shopify-section-template--24366953660689__custom_liquid_Dke6VX,
#shopify-section-template--24548068196625__custom_liquid_Dke6VX {
  text-align: center;
  container-type: inline-size;

  & > * {
    & > * {
      padding: 10rem 17cqw;
    }
  }
  
  & .color-background-2 {
    background-color: var(--black-color);
  }

  & h2,
  & h4 {
    font-family: var(--font-body-family);
  }

  & h2 {
    color: white;
    font-size: 5.2rem;
    font-family: var(--font-heading-family);
  }
  
  & h4 {
    font-size: 2.3rem;
    font-family: var(--font-body-family);
    text-transform: uppercase;
    color: var(--color-light-grey);
    text-transform: uppercase;
  }

  & p {
    font-size: 2.7rem;
    color: var(--color-ridiculous-dark-grey);
  }
}

/*
  The bottom three grids
*/
.bottom-three-info-pane {
  text-align: center;
  color: var(--color-black);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(45rem, 1fr));
  grid-auto-rows: auto 1fr;
  row-gap: 3rem;
  container-type: inline-size;

  .color-background-1 & {
    background: var(--color-ridiculous-light-grey);
  }

  & > * {
    --fake-padding: 5rem;
    padding: 10rem;
    display: grid;
    grid-template-rows: subgrid;
    grid-row-start: auto;
    grid-row-end: span 2;
    clip-path: polygon(var(--fake-padding) var(--fake-padding), 100% var(--fake-padding), 100% calc(100% - var(--fake-padding)), var(--fake-padding) calc(100% - var(--fake-padding)));
    border-right: 1px solid var(--black-color);

    @container {
      
    }

    &:last-child {
      border: 0;
    }
  }

  & h2 {
    text-transform: uppercase;
    font-family: var(--font-body-family);
    font-size: 2.7rem;
    margin: 0;
    color: var(--color-black);
    align-self: end;
  }

  & p {
    font-size: 2.7rem;
    margin: 0;
    color: var(--color-black);
  }

  & a {
    color: var(--color-black);
  }
}

@media screen and (min-width: 990px) {
  & .rich-text__blocks {
    max-width: 120rem;
  }
}

@media screen and (max-width: 768px) {
  :root {
    --special-cushions-color: #808080;
  }

  #shopify-section-template--24366953660689__rich_text_mUUjtT,
  #shopify-section-template--24366953660689__rich_text_LtT8YB,
  #shopify-section-template--24548068196625__rich_text_LtT8YB,
  #shopify-section-template--24366953660689__rich_text_wfMUaB,
  #shopify-section-template--24548068196625__rich_text_wfMUaB,
  #shopify-section-template--24366953660689__rich_text_qJYgba {
  .bottom-three-info-pane {
    & h2 {
      font-size: 4.3rem;
      font-weight: 300;
      margin-bottom: 6rem;
      color: var(--special-cushions-color);
      margin: 0;
    }
  
    & p {
      font-size: 2.0rem;
      color: var(--special-cushions-color);
      line-height: 1.6em;
    }
  }

  #shopify-section-template--24366953660689__custom_liquid_yWfXCk,
  #shopify-section-template--24548068196625__custom_liquid_63Ybmn {
   padding-left: 2rem;
   padding-right: 2rem;
 }

  .multicolumn-card-spacing {
    margin: 0;
    padding: 0;
  }

  #shopify-section-template--24366953660689__multicolumn_bKbekC,
  #shopify-section-template--24366953660689__multicolumn_MHQjFC,,
  #shopify-section-template--24548068196625__multicolumn_MHQjFC
  #shopify-section-template--24548068196625__multicolumn_bKbekC {
    & .multicolumn-card__info {
      font-size: 1.6rem;
      padding-top: 3rem;
    }
  }

  #shopify-section-template--24366953660689__rich_text_eTHW7K,
  #shopify-section-template--24548068196625__rich_text_eTHW7K {
    padding-top: 3rem;
  }
  
  & .rich-text__blocks {

  }

  #shopify-section-template--24366953660689__custom_liquid_yWfXCk,
  #shopify-section-template--24548068196625__custom_liquid_yWfXCk {
    padding: 0;
  }

  #shopify-section-template--24548068196625__custom_liquid_NcHXmn,
  .bottom-three-info-pane {

    & > * {
      & > * {
        grid-template-columns: 1fr;
      }
    }
  }

  /* The bottom three grids */
  #shopify-section-template--24548068196625__custom_liquid_NcHXmn,
  .bottom-three-info-pane {
  
    & > * {
      & > * {
        & > * {
          --fake-padding: auto;
          border-right: none;
          border-bottom: 1px solid var(--black-color);
        }
      }
    }
  }

  
}
