/** Shopify CDN: Minification failed

Line 212:23 Unexpected "{"
Line 212:32 Expected ":"
Line 218:23 Unexpected "{"
Line 218:32 Expected ":"
Line 226:23 Unexpected "{"
Line 226:32 Expected ":"
Line 233:23 Unexpected "{"
Line 233:32 Expected ":"
Line 234:23 Unexpected "{"
Line 234:32 Expected ":"
... and 10 more hidden warnings

**/


/* CSS from section stylesheet tags */
#shopify-section-footer .footer_heading {
    font-size: 42px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
  }

  #shopify-section-footer .footer_heading-sub {
    font-style: italic;
    text-transform: none;
  }

  #shopify-section-footer .footer_form-block {
    width: 100%;
    margin: 10px 0 0;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90,
  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 > div {
    width: 100%;
    margin: 0!important;
    text-align: left;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 > div {
    display: flex;
    justify-content: flex-start;
  }

  #shopify-section-footer .ff-693343f781d7aba2628b1a90__container {
    margin: 0!important;
  }

  #shopify-section-footer .ff-693343f781d7aba2628b1a90__form {
    padding: 0!important;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 .ff-693343f781d7aba2628b1a90__title,
  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 .ff-693343f781d7aba2628b1a90__subtitle {
    display: none!important;
  }

  #shopify-section-footer .footer_heading-desc {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin-top: 4px;
    margin-bottom: 32px;
    line-height: 1.3;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 form {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    align-items: flex-end;
    padding: 0!important;
    justify-content: flex-start;
    margin: 0!important;
    width: 100%;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 form > div:not(.fd-form__footer) {
    flex: 1 1 220px;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 input[type="text"],
  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 input[type="email"] {
    background: transparent!important;
    border: none!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.85)!important;
    border-radius: 0!important;
    padding: 8px 4px 6px!important;
    font-size: 16px!important;
    letter-spacing: 0.03em!important;
    color: #1d1d1d!important;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 input::placeholder {
    color: rgba(0,0,0,.65)!important;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 label {
    font-size: 13px!important;
    text-transform: uppercase!important;
    letter-spacing: 0.05em!important;
    color: rgba(0,0,0,.6)!important;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 button[type="submit"] {
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.85);
    text-transform: uppercase;
    text-align: left;
    padding-left: 0!important;
  }

  #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 .fd-form__footer {
    flex-basis: 100%;
    font-size: 12px!important;
    letter-spacing: 0.04em;
    color: rgba(0,0,0,.7);
  }

  #shopify-section-footer .footer_legal {
    margin-top: 16px;
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    color: rgba(0,0,0,.7);
  }

  #shopify-section-footer .footer_legal a {
    text-decoration: underline;
  }

  @media (max-width: 767px) {
    #shopify-section-footer #fd-form-693343f781d7aba2628b1a90 form {
      flex-direction: column;
      gap: 18px;
      align-items: stretch;
    }

    #shopify-section-footer .footer_heading {
      font-size: 34px;
    }
  }
.newsletter-page {
    padding: 40px 0 60px;
  }

  .newsletter-columns {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(520px, 1.2fr);
    gap: 48px;
    align-items: start;
    margin-bottom: 48px;
    padding: 0 40px 0 60px;
  }

  .newsletter-columns__right img,
  .newsletter-columns__accent img {
    width: 100%;
    height: auto;
    display: block;
  }

  .newsletter-columns__left {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .newsletter-columns__accent {
    margin-top: 40px;
    margin-left: 20px;
    max-width: 260px;
  }

  .newsletter-form {
    text-align: left;
  }

  .newsletter-form__heading {
    font-size: 42px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
  }

  .newsletter-form__heading-sub {
    font-style: italic;
    text-transform: none;
  }

  .newsletter-form__description {
    font-size: 14px;
    letter-spacing: 0.05em;
    margin: 6px 0 32px;
  }

  .newsletter-form__embed {
    margin: 0 0 20px;
  }

  #newsletter-flodesk-{{ section.id }} .ff-693f996e4a76c95cbb152060__form {
    padding: 0!important;
    margin: 0!important;
    text-align: left;
  }

  #newsletter-flodesk-{{ section.id }} .ff-693343f781d7aba2628b1a90__container {
    margin: 0!important;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    text-align: left;
  }

  #newsletter-flodesk-{{ section.id }} .ff-693343f781d7aba2628b1a90__form {
    padding: 0!important;
    margin: 0!important;
    text-align: left!important;
    width: 100%;
  }

  #newsletter-flodesk-{{ section.id }} .ff-693343f781d7aba2628b1a90__title,
  #newsletter-flodesk-{{ section.id }} .ff-693343f781d7aba2628b1a90__subtitle {
    display: none!important;
  }

  #newsletter-flodesk-{{ section.id }} input[type="text"],
  #newsletter-flodesk-{{ section.id }} input[type="email"] {
    background: transparent!important;
    border: none!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.85)!important;
    border-radius: 0!important;
    padding: 8px 4px 6px!important;
    font-size: 16px!important;
    letter-spacing: 0.03em!important;
    color: #1d1d1d!important;
  }

  #newsletter-flodesk-{{ section.id }} input::placeholder {
    color: rgba(0,0,0,.65)!important;
  }

  #newsletter-flodesk-{{ section.id }} label {
    font-size: 13px!important;
    text-transform: uppercase!important;
    letter-spacing: 0.05em!important;
    color: rgba(0,0,0,.6)!important;
  }

  #newsletter-flodesk-{{ section.id }} button[type="submit"] {
    background: transparent!important;
    border: none!important;
    border-bottom: 1px solid rgba(0,0,0,.85)!important;
    text-transform: uppercase!important;
    text-align: left!important;
    padding-left: 0!important;
  }

  .newsletter-form__legal {
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    color: rgba(0,0,0,.7);
  }

  .newsletter-form__legal a { text-decoration: underline; }

  .newsletter-links {
    display: grid;
    grid-template-columns: repeat(4, minmax(120px, 1fr));
    gap: 24px;
    margin-top: 48px;
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .newsletter-links__column a {
    display: block;
    margin-bottom: 8px;
  }

  @media (max-width: 991px) {
    .newsletter-columns {
      grid-template-columns: 1fr;
    }

    .newsletter-columns__accent {
      max-width: 220px;
    }

    .newsletter-links {
      grid-template-columns: repeat(2, minmax(120px, 1fr));
    }
  }

  @media (max-width: 600px) {
    .newsletter-links {
      grid-template-columns: 1fr;
    }
  }