/** Shopify CDN: Minification failed

Line 1579:37 The "+" operator only works if there is whitespace on both sides

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:da-ring-film (INDEX:39) */
.da-ring-film {
    --rcf-ink: #222222;
    --rcf-brown: #75533a;
    --rcf-gold: #b08a55;
    --rcf-muted: #6f6a64;
    --rcf-line: #eee9e4;
    --rcf-paper: #faf9f7;
    --rcf-dark: #12100d;
    --rcf-serif: 'EB Garamond', Garamond, serif;
    --rcf-sans: 'Inter Tight', Arial, sans-serif;
    background: #ffffff;
    color: var(--rcf-ink);
    font-family: var(--rcf-serif);
    overflow: hidden;
  }

  .da-ring-film *,
  .da-ring-film *::before,
  .da-ring-film *::after {
    box-sizing: border-box;
  }

  .da-ring-film h1,
  .da-ring-film h2,
  .da-ring-film h3,
  .da-ring-film p,
  .da-ring-film figure {
    margin: 0;
    letter-spacing: 0;
  }

  .da-ring-film img {
    display: block;
    width: 100%;
    height: auto;
  }

  .da-ring-film__wrap {
    width: calc(100% - 128px);
    max-width: 1312px;
    margin: 0 auto;
  }

  .da-ring-film__hero {
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    padding: 118px 0 94px;
    background: #ffffff;
    overflow: hidden;
  }

  .da-ring-film__hero-wrap {
    position: relative;
    z-index: 1;
  }

  .da-ring-film__hero-mark {
    position: absolute;
    top: 50%;
    right: 0;
    height: calc(100% - 48px);
    transform: translateY(-50%);
    pointer-events: none;
  }

  .da-ring-film__hero-mark img {
    display: block;
    width: auto;
    height: 100%;
    max-width: none;
    object-fit: contain;
    user-select: none;
  }

  .da-ring-film__intro {
    width: min(620px, 100%);
  }

  .da-ring-film__kicker {
    color: var(--rcf-brown);
    font-family: var(--rcf-sans);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase;
  }

  .da-ring-film h1,
  .da-ring-film__section-heading h2,
  .da-ring-film__certificate-heading h2,
  .da-ring-film__why-heading h2,
  .da-ring-film__problem-heading h2,
  .da-ring-film__reels h2,
  .da-ring-film__cta h2 {
    color: var(--rcf-ink);
    font-family: var(--rcf-serif);
    font-size: 72px;
    font-weight: 700;
    line-height: 1.08;
  }

  .da-ring-film h1 {
    max-width: 620px;
    margin-top: 20px;
    font-size: 58px;
    line-height: 1.34;
  }

  .da-ring-film em {
    color: var(--rcf-brown);
    font-style: italic;
  }

  .da-ring-film__lead {
    max-width: 610px;
    margin-top: 24px;
    color: var(--rcf-muted);
    font-size: 22px;
    line-height: 1.38;
  }

  .da-ring-film__pill {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    min-height: 42px;
    margin-top: 44px;
    padding: 0 22px;
    border: 1px solid var(--rcf-brown);
    border-radius: 999px;
    color: var(--rcf-brown);
    font-family: var(--rcf-sans);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
  }

  .da-ring-film__pill span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: currentColor;
  }

  .da-ring-film__update-card::after,
  .da-ring-film__reel figure::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, .56) 100%);
  }

  .da-ring-film__play {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #ffffff;
    transform: translate(-50%, -50%);
  }

  .da-ring-film__play::before {
    content: "";
    position: absolute;
    left: 28px;
    top: 22px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 17px solid var(--rcf-brown);
  }

  .da-ring-film__update-card figcaption strong {
    font-size: 18px;
    line-height: 1.2;
  }

  .da-ring-film__update-card figcaption span {
    color: rgba(255, 255, 255, .62);
    font-family: var(--rcf-sans);
    font-size: 13px;
    line-height: 1.3;
  }

  .da-ring-film__proofs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 0;
    border-top: 1px solid var(--rcf-line);
    border-bottom: 1px solid var(--rcf-line);
  }

  .da-ring-film__proofs article {
    min-height: 227px;
    padding: 32px 32px 28px;
    border-right: 1px solid var(--rcf-line);
  }

  .da-ring-film__proofs article:last-child {
    border-right: 0;
  }

  .da-ring-film__proofs span {
    color: var(--rcf-brown);
    font-family: var(--rcf-sans);
    font-size: 14px;
    font-weight: 500;
  }

  .da-ring-film__proofs h2 {
    margin-top: 28px;
    color: var(--rcf-ink);
    font-size: 28px;
    line-height: 1.2;
  }

  .da-ring-film__proofs p {
    margin-top: 12px;
    color: var(--rcf-muted);
    font-size: 18px;
    line-height: 1.35;
  }

  .da-ring-film__progress {
    padding: 120px 0;
  }

  .da-ring-film__section-heading {
    width: min(720px, 100%);
  }

  .da-ring-film__section-heading h2,
  .da-ring-film__certificate-heading h2,
  .da-ring-film__why-heading h2,
  .da-ring-film__problem-heading h2,
  .da-ring-film__reels h2 {
    margin-top: 34px;
  }

  .da-ring-film__section-heading p:last-child,
  .da-ring-film__certificate-heading p:last-child,
  .da-ring-film__problem-heading p:last-child {
    margin-top: 24px;
    color: var(--rcf-muted);
    font-size: 24px;
    line-height: 1.36;
  }

  .da-ring-film__timeline {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 64px;
    margin-top: 84px;
  }

  .da-ring-film__timeline::before {
    content: "";
    position: absolute;
    left: -64px;
    right: -64px;
    top: 92px;
    height: 1px;
    background: var(--rcf-line);
  }

  .da-ring-film__timeline article {
    position: relative;
    text-align: center;
  }

  .da-ring-film__percent {
    color: var(--rcf-ink);
    font-size: 64px;
    font-weight: 700;
    line-height: 1;
  }

  .da-ring-film__percent em {
    color: var(--rcf-brown);
    font-size: 38px;
    font-style: normal;
  }

  .da-ring-film__dot {
    position: relative;
    z-index: 1;
    display: block;
    width: 32px;
    height: 32px;
    margin: 33px auto 46px;
    border: 5px solid var(--rcf-brown);
    border-radius: 50%;
    background: #ffffff;
  }

  .da-ring-film__timeline h3,
  .da-ring-film__certificate-steps h3,
  .da-ring-film__questions h3 {
    color: var(--rcf-ink);
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
  }

  .da-ring-film__timeline article > p:not(.da-ring-film__update-label) {
    min-height: 88px;
    margin: 15px auto 34px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.32;
  }

  .da-ring-film__update-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    background: #16130f;
    aspect-ratio: 373 / 663;
  }

  .da-ring-film__update-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .da-ring-film__update-card figcaption {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2;
    display: grid;
    gap: 4px;
    color: #ffffff;
    text-align: left;
  }

  .da-ring-film__update-label {
    margin-top: 22px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.3;
  }

  .da-ring-film__certificate {
    padding: 80px 0;
    background: var(--rcf-dark);
    color: #f8f2ea;
  }

  .da-ring-film__certificate .da-ring-film__kicker {
    color: var(--rcf-gold);
  }

  .da-ring-film__certificate-heading {
    width: min(900px, 100%);
  }

  .da-ring-film__certificate-heading h2 {
    color: #ffffff;
  }

  .da-ring-film__certificate-heading p:last-child {
    color: #c8b8a6;
    max-width: 820px;
  }

  .da-ring-film__certificate-grid {
    display: grid;
    grid-template-columns: 523px minmax(0, 1fr);
    gap: 96px;
    align-items: start;
    margin-top: 45px;
  }

  .da-ring-film__certificate-grid figure figcaption {
    margin-top: 20px;
    color: #d8cab9;
    font-size: 22px;
    font-style: italic;
    line-height: 1.25;
    text-align: center;
  }

  .da-ring-film__certificate-steps {
    display: grid;
  }

  .da-ring-film__certificate-steps article {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 32px;
    padding: 28px 0;
    border-bottom: 1px solid rgba(176, 138, 85, .28);
  }

  .da-ring-film__certificate-steps article:first-child {
    padding-top: 0;
  }

  .da-ring-film__certificate-steps article:last-child {
    border-bottom: 0;
  }

  .da-ring-film__certificate-steps span {
    color: var(--rcf-gold);
    font-size: 38px;
    font-weight: 700;
    line-height: 1.1;
  }

  .da-ring-film__certificate-steps h3 {
    color: #ffffff;
  }

  .da-ring-film__certificate-steps p {
    margin-top: 10px;
    color: #c8b8a6;
    font-size: 20px;
    line-height: 1.35;
  }

  .da-ring-film__why {
    padding: 120px 0 96px;
  }

  .da-ring-film__why-heading {
    max-width: 680px;
  }

  .da-ring-film__why-grid {
    display: grid;
    grid-template-columns: minmax(0, 633px) minmax(0, 1fr);
    gap: 56px;
    align-items: center;
    margin-top: 66px;
  }

  .da-ring-film__why-grid figure {
    overflow: hidden;
    border-radius: 8px;
  }

  .da-ring-film__why-copy {
    display: grid;
    gap: 28px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.34;
  }

  .da-ring-film__why-copy em,
  .da-ring-film__quote em,
  .da-ring-film__problem-note em,
  .da-ring-film__cta span {
    color: var(--rcf-brown);
    font-style: italic;
  }

  .da-ring-film__quote {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 132px;
    padding: 30px 64px;
    background: var(--rcf-paper);
    text-align: center;
  }

  .da-ring-film__quote p {
    max-width: 1100px;
    color: var(--rcf-ink);
    font-size: 28px;
    line-height: 1.35;
  }

  .da-ring-film__problem {
    padding: 120px 0 96px;
  }

  .da-ring-film__problem-heading {
    max-width: 690px;
  }

  .da-ring-film__questions {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 58px;
    border-top: 1px solid var(--rcf-line);
    border-bottom: 1px solid var(--rcf-line);
  }

  .da-ring-film__questions article {
    min-height: 220px;
    padding: 36px 32px;
    border-right: 1px solid var(--rcf-line);
  }

  .da-ring-film__questions article:last-child {
    border-right: 0;
  }

  .da-ring-film__questions p {
    margin-top: 18px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.34;
  }

  .da-ring-film__problem-note {
    margin-top: 28px;
    color: var(--rcf-ink);
    font-size: 22px;
    font-style: italic;
    line-height: 1.25;
    text-align: center;
  }

  .da-ring-film__reels {
    padding: 20px 0 120px;
  }

  .da-ring-film__reels h2 {
    max-width: 680px;
  }

  .da-ring-film__reel-track {
    display: grid;
    grid-auto-columns: 421px;
    grid-auto-flow: column;
    gap: 24px;
    width: 100%;
    margin-top: 68px;
    padding: 0 0 8px 64px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .da-ring-film__reel-track::-webkit-scrollbar {
    display: none;
  }

  .da-ring-film__reel figure {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: 421 / 290;
    background: #16130f;
  }

  .da-ring-film__reel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .da-ring-film__reel .da-ring-film__play {
    width: 68px;
    height: 68px;
  }

  .da-ring-film__reel p {
    margin-top: 26px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.34;
  }

  .da-ring-film__reel strong {
    display: block;
    margin-top: 28px;
    color: var(--rcf-ink);
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.2;
    text-align: right;
  }

  .da-ring-film__cta {
    padding: 112px 0 128px;
    text-align: center;
  }

  .da-ring-film__cta .da-ring-film__wrap {
    max-width: 964px;
  }

  .da-ring-film__cta h2 {
    margin-top: 24px;
  }

  .da-ring-film__cta p:not(.da-ring-film__kicker) {
    margin-top: 30px;
    color: var(--rcf-ink);
    font-size: 24px;
    line-height: 1.35;
  }

  .da-ring-film__cta span {
    display: block;
    margin-top: 28px;
    font-size: 22px;
    line-height: 1.25;
  }

  .da-ring-film__cta a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 309px;
    min-height: 65px;
    margin-top: 52px;
    padding: 0 34px;
    border-radius: 999px;
    background: var(--rcf-brown);
    color: #ffffff;
    font-family: var(--rcf-sans);
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
  }

  @media (max-width: 1199px) {
    .da-ring-film__wrap {
      width: calc(100% - 64px);
    }

    .da-ring-film h1,
    .da-ring-film__section-heading h2,
    .da-ring-film__certificate-heading h2,
    .da-ring-film__why-heading h2,
    .da-ring-film__problem-heading h2,
    .da-ring-film__reels h2,
    .da-ring-film__cta h2 {
      font-size: 56px;
    }

    .da-ring-film__timeline {
      gap: 32px;
    }

    .da-ring-film__certificate-grid {
      grid-template-columns: minmax(0, 440px) minmax(0, 1fr);
      gap: 56px;
    }
  }

  @media (max-width: 899px) {
    .da-ring-film__hero {
      min-height: 0;
      align-items: flex-start;
      padding: 92px 0 74px;
    }

    .da-ring-film__hero-mark {
      top: 50%;
      right: 0;
      height: calc(100% - 32px);
      transform: translateY(-50%);
    }

    .da-ring-film__wrap {
      width: calc(100% - 40px);
    }

    .da-ring-film h1,
    .da-ring-film__section-heading h2,
    .da-ring-film__certificate-heading h2,
    .da-ring-film__why-heading h2,
    .da-ring-film__problem-heading h2,
    .da-ring-film__reels h2,
    .da-ring-film__cta h2 {
      font-size: 42px;
      line-height: 1.12;
    }

    .da-ring-film__kicker {
      font-size: 13px;
    }

    .da-ring-film__lead,
    .da-ring-film__section-heading p:last-child,
    .da-ring-film__certificate-heading p:last-child,
    .da-ring-film__problem-heading p:last-child,
    .da-ring-film__why-copy,
    .da-ring-film__questions p,
    .da-ring-film__cta p:not(.da-ring-film__kicker) {
      font-size: 19px;
    }

    .da-ring-film__pill {
      width: 100%;
      min-height: 42px;
      justify-content: center;
      padding: 0 16px;
      font-size: 13px;
    }

    .da-ring-film__proofs,
    .da-ring-film__timeline,
    .da-ring-film__certificate-grid,
    .da-ring-film__why-grid,
    .da-ring-film__questions {
      grid-template-columns: 1fr;
    }

    .da-ring-film__proofs {
      margin-top: 0;
    }

    .da-ring-film__proofs article,
    .da-ring-film__questions article {
      min-height: 0;
      border-right: 0;
      border-bottom: 1px solid var(--rcf-line);
    }

    .da-ring-film__proofs article:last-child,
    .da-ring-film__questions article:last-child {
      border-bottom: 0;
    }

    .da-ring-film__progress,
    .da-ring-film__problem,
    .da-ring-film__reels,
    .da-ring-film__cta {
      padding: 80px 0;
    }

    .da-ring-film__timeline {
      gap: 60px;
      margin-top: 60px;
    }

    .da-ring-film__timeline::before {
      display: none;
    }

    .da-ring-film__dot {
      margin-bottom: 30px;
    }

    .da-ring-film__timeline article > p:not(.da-ring-film__update-label) {
      min-height: 0;
      font-size: 20px;
    }

    .da-ring-film__update-card {
      max-width: 373px;
      margin: 0 auto;
    }

    .da-ring-film__certificate {
      padding: 72px 0;
    }

    .da-ring-film__certificate-grid {
      gap: 44px;
    }

    .da-ring-film__certificate-steps article {
      grid-template-columns: 44px 1fr;
      gap: 20px;
    }

    .da-ring-film__certificate-steps p {
      font-size: 17px;
    }

    .da-ring-film__why {
      padding: 80px 0 64px;
    }

    .da-ring-film__why-grid {
      gap: 34px;
      margin-top: 42px;
    }

    .da-ring-film__quote {
      min-height: 112px;
      padding: 28px 20px;
    }

    .da-ring-film__quote p {
      font-size: 22px;
    }

    .da-ring-film__reel-track {
      grid-auto-columns: minmax(280px, 82vw);
      gap: 18px;
      margin-top: 46px;
      padding-left: 20px;
      padding-right: 20px;
    }

    .da-ring-film__reel p {
      font-size: 18px;
    }

    .da-ring-film__cta a {
      width: 100%;
      min-width: 0;
    }
  }

  @media (max-width: 479px) {
    .da-ring-film h1,
    .da-ring-film__section-heading h2,
    .da-ring-film__certificate-heading h2,
    .da-ring-film__why-heading h2,
    .da-ring-film__problem-heading h2,
    .da-ring-film__reels h2,
    .da-ring-film__cta h2 {
      font-size: 38px;
    }

    .da-ring-film__play {
      width: 56px;
      height: 56px;
    }

    .da-ring-film__play::before {
      left: 23px;
      top: 18px;
      border-top-width: 10px;
      border-bottom-width: 10px;
      border-left-width: 15px;
    }

    .da-ring-film__certificate-steps article {
      grid-template-columns: 1fr;
      gap: 8px;
    }
  }
/* END_SECTION:da-ring-film */

/* START_SECTION:footer (INDEX:70) */
.dm-footer {
  background: #5C3F2E;
  color: #fff;
  padding: 0;
  font-size: 14px;
}

/* Main footer */
.dm-footer__main {
  background-color: rgb(79, 52, 32);
  padding: 40px;
}
.dm-footer__inner {
  /* max-width: 1360px; */
  margin: 0 auto;
}

.dm-footer__contact-top {
  display: none;
}
.dm-footer__copy-status {
  position: fixed;
  right: auto;
  bottom: 32px;
  left: 50%;
  z-index: 2147483000;
  max-width: calc(100vw - 32px);
  padding: 9px 14px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.82);
  color: #fff;
  font-family: "Inter Tight", Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 8px);
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
}
.dm-footer__copy-status.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

/* Columns */
.dm-footer__cols {
  display: grid;
  grid-template-columns: repeat(6, minmax(0px, 1fr));
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 32px 28px;
  margin-bottom: 48px;
}
.dm-footer__col {
  flex: 0 0 auto;
  max-width: 100%;
}
.dm-footer__col-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 14px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  /* letter-spacing: 0.04em; */
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  cursor: default;
  pointer-events: none;
  text-align: left;
  line-height: 16px;
  font-family: 'Inter Tight';
}
.dm-footer__col-arrow {
  display: none;
  width: 16px;
  height: 16px;
  color: #fff;
  transition: transform 0.2s ease;
}
.dm-footer__col-arrow svg {
  width: 100%;
  height: 100%;
  display: block;
}
.dm-footer__col-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dm-footer__col-list li {
  margin-bottom: 6px;
  line-height: 16px;
  opacity: 0.65;
}
.dm-footer__col-list li:last-child {
  margin-bottom: 0;
}
.dm-footer__col-list a {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Inter Tight';
  text-decoration: none;
  transition: opacity 0.2s ease;
  display: inline-block;
}
.dm-footer__address-link {
  display: grid !important;
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: flex-start;
  column-gap: 6px;
}
.dm-footer__address-icon {
  display: block;
  width: 18px;
  height: 18px;
  margin-top: -1px;
  flex: 0 0 auto;
}
.dm-footer__address-text {
  display: block;
  min-width: 0;
}
.dm-footer__col-list a:hover,
.dm-footer__col-list a:focus {
  opacity: 0.75;
  color: #fff;
}
.dm-footer__col-rte {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}
.dm-footer__col-rte p {
  margin: 0 0 6px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
.dm-footer__col-rte p:last-child {
  margin-bottom: 0;
}

/* Newsletter */
.dm-footer__newsletter {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 28px auto 24px;
  width: 100%;
  max-width: 720px;
}
.dm-footer__newsletter-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  margin-bottom: 18px;
}
.dm-footer__newsletter-form {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin: 0 auto;
}
.dm-footer__newsletter-form input[type="email"] {
  flex: 1 1 auto;
  height: 40px;
  padding: 0 12px;
  border: 0;
  background: #fff;
  color: #222;
  font-size: 15px;
  border-radius: 0;
  margin: 0;
  min-width: 0;
  max-width:216px;
}
.dm-footer__newsletter-form input[type="email"]:focus {
  outline: none;
}
.dm-footer__newsletter-form input[type="email"]::placeholder {
  color: #222;
  font-family: "Inter Tight";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  opacity: 0.65;
}
.dm-footer__newsletter-submit {
  flex: 0 0 auto;
  height: 40px;
  width: 100px;
  padding: 0;
  background: #75533A;
  color: #fff;
  border: 0;
  font-size: 12px;
  font-weight: 500;
  /* letter-spacing: 0.18em; */
  cursor: pointer;
  text-transform: uppercase;
  transition: background 0.2s ease;
}
.dm-footer__newsletter-submit:hover {
  background: #75533A;
}
.dm-footer__newsletter-msg {
  width: 100%;
  margin: 8px 0 0;
  font-size: 12px;
  text-align: center;
}
.dm-footer__newsletter-msg--error {
  color: #ffb3a8;
}
.dm-footer__newsletter-msg--success {
  color: #b8e0c0;
}

/* Social icons */
.dm-footer__social {
  display: flex;
  justify-content: center;
  margin: 18px 0 24px;
}
.dm-footer__social .social-links {
  display: flex;
  gap: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.dm-footer__social .social-links li {
  margin: 0;
}
.dm-footer__social .social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #fff;
}
.dm-footer__social .social-links li a span {
  display: none;
}
.dm-footer__social .social-links svg {
  width: 20px;
  height: 20px;
}
.dm-footer__social .social-links img.social__icon {
  width: 25px;
  height: 24px;
  display: block;
}
.dm-footer__social .social-links svg path {
  fill: #fff;
}

/* Certs (IGI / GIA) */
.dm-footer__certs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin: 8px 0 22px;
}
.dm-footer__cert-img {
  width: 147px;
  height: auto;
  display: block;
  opacity: 1;
}

/* SSL + payments */
.dm-footer__ssl {
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
  margin: 8px 0 14px;
}
.dm-footer__payments {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0 auto 18px;
  max-width: 720px;
}
.dm-footer__payment {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.dm-footer__payments svg,
.dm-footer__payment-svg {
  width: 32px;
  height: 20px;
  display: block;
}

/* Copyright */
.dm-footer__copy {
  text-align: center;
  font-size: 12px;
  margin: 0;
  opacity:.65;
  color: rgba(255, 255, 255, 0.85);
}

/* PC: match the static reference footer and block legacy .footer overrides. */
@media (min-width: 768px) {
  .footer.dm-footer {
    border-top: 0;
    padding: 0;
    font-size: 14px;
    background: rgb(79, 52, 32);
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  .footer.dm-footer,
  .footer.dm-footer * {
    /* -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; */
  }

  .footer.dm-footer .dm-footer__main {
    padding: 40px;
    background-color: rgb(79, 52, 32);
  }

  .footer.dm-footer .dm-footer__col-title,
  .footer.dm-footer .dm-footer__newsletter-title {
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0;
  }

  .footer.dm-footer .dm-footer__col-list li {
    opacity: 0.65;
  }

  .footer.dm-footer .dm-footer__col-rte {
    opacity: 0.65;
  }

  .footer.dm-footer .dm-footer__col-list a,
  .footer.dm-footer .dm-footer__col-rte,
  .footer.dm-footer .dm-footer__col-rte p,
  .footer.dm-footer .dm-footer__copy {
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0 0 0 currentColor;
  }

  .footer.dm-footer .dm-footer__col-list a {
    opacity: 1;
  }

  .footer.dm-footer .dm-footer__col-rte p {
    opacity: 1;
  }

  .footer.dm-footer .dm-footer__col-list a:hover,
  .footer.dm-footer .dm-footer__col-list a:focus {
    opacity: 0.75;
  }
}

/* ----- Mobile ----- */
@media (max-width: 767px) {
  .footer.dm-footer {
    background: #4F3420;
    color: #fff;
    padding: 0;
  }

  .dm-footer__main {
    background: #4F3420;
    padding: 40px 20px 24px;
  }
  .dm-footer__contact-top {
    display: block;
    margin-bottom: 16px;
    text-align: center;
  }
  .dm-footer__contact-title {
    margin: 0 0 20px;
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
  }
  .dm-footer__contact-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
  }
  .dm-footer__contact-item {
    display: flex;
    flex: 0 0 111px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    text-decoration: none;
  }
  .dm-footer__contact-item--button {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    font: inherit;
  }
  .dm-footer__contact-item:hover,
  .dm-footer__contact-item:focus {
    color: #fff;
  }
  .dm-footer__contact-item:focus-visible {
    outline: 1px solid rgba(255, 255, 255, 0.8);
    outline-offset: 4px;
  }
  .dm-footer__contact-icon {
    width: 28px;
    height: 28px;
    margin-bottom: 7px;
    object-fit: contain;
  }
  .dm-footer__contact-text {
    width: 111px;
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    text-align: center;
  }
  .dm-footer__copy-status {
    bottom: 24px;
  }
  .dm-footer__cols {
    display: block;
    margin-bottom: 0;
    border-top: 1px solid #775844;
  }
  .dm-footer__col {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  }
  .dm-footer__col-title {
    margin: 0;
    padding: 16px 0;
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    text-align: left;
    justify-content: space-between;
    pointer-events: auto;
    cursor: pointer;
    transition: opacity 0.2s ease;
  }
  .dm-footer__col-title:active {
    opacity: 0.7;
  }
  .dm-footer__col-arrow {
    position: relative;
    display: block;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    color: #fff;
  }
  .dm-footer__col-arrow svg {
    display: none;
  }
  .dm-footer__col-arrow::before,
  .dm-footer__col-arrow::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
    width: 10px;
    height: 1px;
    background: currentColor;
  }
  .dm-footer__col-arrow::after {
    transform: rotate(90deg);
  }
  .dm-footer__col[data-open="true"] .dm-footer__col-arrow::after {
    transform: rotate(90deg) scaleX(0);
  }
  .dm-footer__col-list,
  .dm-footer__col-rte {
    display: none;
    padding: 0 0 16px;
    text-align: left;
  }
  .dm-footer__col[data-open="true"] .dm-footer__col-list,
  .dm-footer__col[data-open="true"] .dm-footer__col-rte {
    display: block;
  }
  .dm-footer__col-list li {
    margin-bottom: 8px;
    line-height: 16px;
    opacity: 0.65;
  }
  .dm-footer__col-list a {
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }
  .dm-footer__col-rte p {
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 6px;
  }

  .dm-footer__certs {
    gap: 16px;
    margin: 28px auto;
  }
  .dm-footer__cert-img {
    width: auto;
    max-width: 147px;
    height: auto;
  }

  .dm-footer__newsletter {
    max-width: none;
    margin: 0 0 28px;
  }
  .dm-footer__newsletter-title {
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 15px;
  }
  .dm-footer__newsletter-form {
    height: 40px;
    width: 100%;
    max-width: none;
  }
  .dm-footer__newsletter-form input[type="email"] {
    flex: 1 1 auto;
    height: 40px;
    max-width: none;
    padding: 12.5px 16px;
    color: rgba(34, 34, 34, 0.65);
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
  }
  .dm-footer__newsletter-form input[type="email"]::placeholder {
    color: rgba(34, 34, 34, 0.65);
    opacity: 1;
  }
  .dm-footer__newsletter-submit {
    height: 40px;
    width: 32%;
    padding: 0;
    background: #704E3B;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 15px;
  }

  .dm-footer__social {
    margin: 0 auto 28px;
  }
  .dm-footer__social .social-links {
    gap: 16px;
    justify-content: center;
  }
  .dm-footer__social .social-links li a {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    /* background: rgba(0, 0, 0, 0.20); */
  }
  .dm-footer__social .social-links svg {
    width: 18px;
    height: 18px;
  }
  .dm-footer__social .social-links img.social__icon {
    width: 25px;
    height: 24px;
  }

  .dm-footer__ssl {
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    margin: 0 0 16px;
  }

  .dm-footer__payments {
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    margin: 0 auto 24px;
    max-width: 306px;
    overflow: visible;
    padding-bottom: 0;
  }
  .dm-footer__payment {
    flex: 0 0 auto;
    /* background: #fff; */
    border-radius: 4px;
    /* padding: 6px 10px; */
    height: 36px;
    /* min-width: 52px; */
    align-items: center;
    justify-content: center;
  }
  .dm-footer__payments svg,
  .dm-footer__payment-svg {
    width: 32px;
    height: 22px;
  }

  .dm-footer__copy {
    color: #fff;
    font-family: "Inter Tight", Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    margin: 0 0 24px;
    opacity: 0.65;
  }
}
/* END_SECTION:footer */

/* START_SECTION:happy-customers (INDEX:74) */
.happy-customers-section {
    box-sizing: border-box;
    padding: 80px 0 0;
    background: var(--happy-customers-background);
    color: var(--happy-customers-text);
    overflow-anchor: none;
  }

  .happy-customers {
    display: block;
    width: 100%;
  }

  .happy-customers__shell {
    width: 100%;
    margin: 0 auto;
  }

  @media (max-width: 768px) {
    .happy-customers__shell {
      margin-bottom: 44px;
    }
  }
  .happy-customers__header {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 32px;
    padding: 0 40px;
    text-align: left;
  }

  .happy-customers__desktop {
    position: relative;
    width: auto;
    /* margin: 0 40px; */
  }

  .happy-customers__mobile {
    position: relative;
  }

  .happy-customers__heading {
    margin: 0;
    color: var(--happy-customers-text);
    font-family: "EB Garamond"
    , "ABC Arizona Mix"
    , Georgia
    , "Times New Roman"
    , serif;
    font-size: clamp(30px, calc(30px +(100vw - 768px) * 0.0089285714), 36px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
  }

  .happy-customers__subheading {
    margin: 16px 0 0;
    color: rgb(34, 34, 34);
    opacity: .8;
    font-family: "Inter Tight"
    , Inter, var(--font-body-family, sans-serif);
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }

  .happy-customers__viewport {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .happy-customers__track {
    display: flex;
    align-items: stretch;
    will-change: transform;
  }

  .happy-customers__desktop-card {
    flex: 0 0 auto;
    cursor: default;
  }

  .happy-customers__mobile-track {
    display: flex;
    transform: translateX(calc((100% - var(--mobile-card-percent)) / 2 - var(--mobile-card-percent)));
    transition: transform 250ms ease;
    will-change: transform;
  }

  .happy-customers__mobile-card {
    flex: 0 0 var(--mobile-card-percent);
    min-width: 0;
    padding: 0 8px;
    cursor: default;
    opacity: .5;
  }

  .happy-customers__mobile-card.is-active {
    cursor: default;
    opacity: 1;
  }

  .happy-customers__card {
    overflow: hidden;
    background: #000;
    border: 1px solid #fff;
    border-radius: 0;
  }

  .happy-customers__media {
    position: relative;
    aspect-ratio: 9 / 16;
    background: #111827;
  }

  .happy-customers__media img,
  .happy-customers__media video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .happy-customers__media video {
    opacity: 0;
    transition: opacity 300ms ease;
  }

  .happy-customers__media video.is-ready {
    opacity: 1;
  }

  .happy-customers__badge {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 4px 8px;
    border: 1px solid #fff;
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 10px;
    line-height: 1.2;
    backdrop-filter: blur(2.7px);
  }

  .happy-customers__badge img {
    position: static;
    width: 14px;
    height: 14px;
    object-fit: contain;
  }

  .happy-customers__expand,
  .happy-customers__nav,
  .happy-customers__close {
    appearance: none;
    border: 0;
    padding: 0;
    cursor: pointer;
  }

  .happy-customers__expand {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 20;
    display: grid;
    width: 36px;
    height: 36px;
    place-items: center;
    border: 1px solid #fff;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    backdrop-filter: blur(3px);
  }

  .happy-customers__gradient {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: 96px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000 100%);
    pointer-events: none;
  }

  .happy-customers__play {
    position: absolute;
    inset: 0;
    z-index: 6;
    display: grid;
    place-items: center;
    background: rgba(0, 0, 0, 0.3);
  }

  .happy-customers__play svg {
    width: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.82);
  }

  .happy-customers__review-gradient {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
  }

  .happy-customers__review {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 16px;
  }

  .happy-customers__reviewer {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
  }

  .happy-customers__avatar {
    width: 40px;
    height: 40px;
    flex: 0 0 auto;
    overflow: hidden;
    border-radius: 50%;
    background: #4b5563;
  }

  .happy-customers__avatar img {
    position: static;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .happy-customers__name {
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .happy-customers__comment {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  .happy-customers__nav {
    position: absolute;
    top: 50%;
    z-index: 20;
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    border: 1px solid #d1d5db;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    color: #4b5563;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    transform: translateY(-50%);
  }

  .happy-customers__nav--prev {
    left: 8px;
  }

  .happy-customers__nav--next {
    right: 8px;
  }

  .happy-customers__desktop .happy-customers__nav {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 200ms ease;
  }

  .happy-customers__desktop:hover .happy-customers__nav {
    opacity: 1;
    pointer-events: auto;
  }

  .happy-customers__empty,
  .happy-customers__error {
    display: flex;
    min-height: 220px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--happy-customers-muted);
  }

  .happy-customers__loading {
    width: 100%;
    color: var(--happy-customers-muted);
  }

  .happy-customers__header--loading {
    pointer-events: none;
  }

  .happy-customers__loading-row {
    display: flex;
    width: 100%;
    gap: var(--happy-customers-desktop-gap);
    overflow: hidden;
  }

  .happy-customers__loading-card {
    flex: 0 0 var(--happy-customers-desktop-card-width);
    aspect-ratio: 9 / 16;
    background: linear-gradient(110deg, #eeeeee 8%, #f7f7f7 18%, #eeeeee 33%);
    background-size: 200% 100%;
    border: 1px solid #fff;
    animation: happy-customers-loading 1.2s linear infinite;
  }

  .happy-customers__modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.85);
  }

  .happy-customers__dialog {
    position: relative;
    width: min(100%, 400px);
    max-height: 85vh;
    overflow: auto;
    border-radius: 20px;
    background: #1a1a1a;
  }

  .happy-customers__close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    display: grid;
    width: 32px;
    height: 32px;
    place-items: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
  }

  .happy-customers__modal-media {
    position: relative;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    background: #000;
  }

  .happy-customers__modal-media img,
  .happy-customers__modal-media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }

  .happy-customers__modal-body {
    padding: 16px;
    color: #fff;
  }

  .happy-customers__modal-source {
    color: #9ca3af;
    font-size: 12px;
  }

  @media (max-width: 639px) {
    .happy-customers-section {
      padding: 40px 0 0;
    }

    .happy-customers__mobile .happy-customers__viewport {
      touch-action: pan-y;
    }

    .happy-customers__nav {
      width: 38px;
      height: 38px;
    }

    .happy-customers__nav--prev {
      left: 12px;
    }

    .happy-customers__nav--next {
      right: 12px;
    }

    .happy-customers__header {
      width: min(100% - 32px, 420px);
      padding: 0;
      text-align: center;
    }

    .happy-customers__subheading {
      display: none;
    }

    .happy-customers__loading-row {
      justify-content: center;
      gap: 0;
    }

    .happy-customers__loading-card {
      flex-basis: var(--happy-customers-mobile-card-percent);
    }

    .happy-customers__loading-card:nth-child(n + 2) {
      display: none;
    }
  }

  @keyframes happy-customers-loading {
    0% {
      background-position: 200% 0;
    }

    100% {
      background-position: -200% 0;
    }
  }
/* END_SECTION:happy-customers */

/* START_SECTION:quiz-v2-landing (INDEX:121) */
.quiz-entry,
  .quiz-entry * {
    box-sizing: border-box;
  }

  .quiz-entry {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    padding: 0;
    font-family: Poppins, Arial, sans-serif;
  }

  .quiz-entry__frame {
    position: relative;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
    background-color: #000;
  }

  .quiz-entry__picture,
  .quiz-entry__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .quiz-entry__image {
    object-fit: contain;
    object-position: center center;
  }

  .quiz-entry__option {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    width: 50%;
    text-decoration: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    appearance: none;
    padding: 0;
    font-size: 0;
  }

  .quiz-entry__option--left {
    left: max(0px, calc((100vw - min(100vw, 150vh)) / 2));
    width: calc(min(100vw, 150vh) / 2);
  }

  .quiz-entry__option--right {
    right: max(0px, calc((100vw - min(100vw, 150vh)) / 2));
    width: calc(min(100vw, 150vh) / 2);
  }

  .quiz-entry.is-loading {
    cursor: progress;
  }

  .quiz-entry.is-loading .quiz-entry__option {
    pointer-events: none;
  }

  .quiz-entry.is-loading::after {
    content: "";
    position: fixed;
    z-index: 3;
    left: 50%;
    top: 50%;
    width: 38px;
    height: 38px;
    margin: -19px 0 0 -19px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-top-color: #fff;
    border-radius: 50%;
    animation: quiz-entry-spin 0.8s linear infinite;
  }

  @keyframes quiz-entry-spin {
    to {
      transform: rotate(360deg);
    }
  }
/* END_SECTION:quiz-v2-landing */

/* START_SECTION:trust-badges (INDEX:144) */
.trust-badges {
  background: var(--trust-bg, #F9F9F9);
  color: var(--trust-fg, #222222);
  padding: 40px 4.25vw;
}
.trust-badges__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  max-width: 1360px;
  margin: 0 auto;
}
.trust-badges__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
}
.trust-badges__icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
}
.trust-badges__icon svg,
.trust-badges__icon img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.trust-badges__label {
  font-size: 14px;
  color: inherit;
}

@media (max-width: 767px) {
  .trust-badges {
    padding: 28px 5vw;
  }
  .trust-badges__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
  }
}
/* END_SECTION:trust-badges */