.elementor-kit-1024{--e-global-color-primary:#EBCC6F;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Serif";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-1024 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1024 h1{font-family:"Roboto Serif", Sans-serif;font-size:1.3em;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.pm-archive-footer {
    max-width: 1200px;
    margin: 40px auto;
    padding: 34px 42px;
    border: 1px solid rgba(232,199,92,0.35);
    background: rgba(0,0,0,0.68);
    box-shadow: 0 0 35px rgba(232,199,92,0.08);
  }

  .pm-archive-inner {
    display: flex;
    align-items: stretch;
    gap: 42px;
  }

  .pm-archive-icon {
    flex: 0 0 78px;
    width: 78px;
    height: 78px;
    border: 1px solid rgba(232,199,92,0.45);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e8c75c;
    font-size: 34px;
    font-family: Georgia, serif;
  }

  .pm-archive-content {
    flex: 1 1 auto;
  }

  .pm-archive-title {
    font-family: Georgia, serif;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #e8c75c;
    margin-bottom: 16px;
  }

  .pm-archive-copy {
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 1.7;
    color: #d8c58a;
    margin-bottom: 18px;
  }

  .pm-step {
    display: flex;
    gap: 12px;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #f5f0df;
  }

  .pm-step-number {
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #e8c75c;
    color: #050505;
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
  }

  .pm-archive-divider {
    width: 1px;
    background: rgba(232,199,92,0.35);
  }

  .pm-archive-cta {
    flex: 0 0 320px;
    text-align: center;
    align-self: center;
  }

  .pm-archive-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #ff6719;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 18px 30px;
    border-radius: 2px;
    box-shadow: 0 0 18px rgba(255,103,25,0.25);
  }

  .pm-archive-member {
    margin-top: 18px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #d8c58a;
  }

  .pm-archive-footer a {
    color: #e8c75c;
    text-decoration: none;
    font-weight: 700;
  }

  .pm-archive-button {
    color: #ffffff !important;
  }

  @media (max-width: 900px) {
    .pm-archive-footer {
      padding: 30px 26px;
    }

    .pm-archive-inner {
      flex-direction: column;
      gap: 26px;
      text-align: center;
      align-items: center;
    }

    .pm-archive-content {
      width: 100%;
    }

    .pm-archive-title {
      font-size: 26px;
      letter-spacing: 3px;
    }

    .pm-archive-copy {
      font-size: 17px;
    }

    .pm-step {
      text-align: left;
      max-width: 520px;
      margin-left: auto;
      margin-right: auto;
    }

    .pm-archive-divider {
      width: 100%;
      height: 1px;
    }

    .pm-archive-cta {
      width: 100%;
      flex-basis: auto;
    }
  }

  @media (max-width: 520px) {
    .pm-archive-footer {
      margin: 28px auto;
      padding: 26px 18px;
    }

    .pm-archive-title {
      font-size: 22px;
      letter-spacing: 2px;
    }

    .pm-archive-copy {
      font-size: 16px;
      line-height: 1.6;
    }

    .pm-archive-button {
      width: 100%;
      max-width: 320px;
      padding: 16px 20px;
      font-size: 14px;
      box-sizing: border-box;
    }
  }
  .pm-status-table {
  margin-top: 8px;
  width: 100%;
  max-width: 620px;
  border-collapse: collapse;
}

.pm-status-row {
  display: flex;
  width: 100%;
}

.pm-status-icon-wrap {
  flex: 0 0 42px;
  border: 1px solid rgba(232,199,92,0.18);
  padding: 12px 0;
  text-align: center;
  background: rgba(232,199,92,0.06);
}

.pm-status-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #4fa36d;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
}

.pm-status-text {
  flex: 1 1 auto;
  border: 1px solid rgba(232,199,92,0.18);
  padding: 14px 18px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #f5f0df;
}

.pm-archive-button-gold {
  background: #e8c75c;
  color: #050505 !important;
  box-shadow: 0 0 18px rgba(232,199,92,0.20);
}

@media (max-width: 520px) {
  .pm-status-table {
    max-width: 100%;
  }

  .pm-status-text {
    padding: 13px 14px;
    font-size: 14px;
  }
}
.pm-card-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}

.pm-card {
  flex: 1 1 calc(25% - 24px);
  max-width: calc(25% - 24px);
  min-width: 240px;
}

@media (max-width: 1024px) {
  .pm-card {
    flex-basis: calc(50% - 24px);
    max-width: calc(50% - 24px);
  }
}

@media (max-width: 767px) {
  .pm-card {
    flex-basis: 100%;
    max-width: 420px;
  }
}/* End custom CSS */