.lp {
  background: #f4eee3;
  color: #182521;
  padding-bottom: 6rem;
}

.lp-hero {
  background: #22352e;
  min-height: 25rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 36em) {
  .lp-hero {
    min-height: 30rem;
  }
}
@media (min-width: 60em) {
  .lp-hero {
    min-height: 35rem;
  }
}

.lp-hero__image {
  min-height: 25rem;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 36em) {
  .lp-hero__image {
    min-height: 30rem;
  }
}
@media (min-width: 60em) {
  .lp-hero__image {
    min-height: 35rem;
  }
}

.lp-hero__overlay {
  background: linear-gradient(90deg, rgba(18, 31, 26, 0.92) 0%, rgba(18, 31, 26, 0.65) 45%, rgba(18, 31, 26, 0.08) 78%), linear-gradient(0deg, rgba(18, 31, 26, 0.45), transparent 55%);
  inset: 0;
  position: absolute;
}
@media (min-width: 72em) {
  .lp-hero__overlay {
    background: linear-gradient(90deg, rgba(18, 31, 26, 0.8) 0%, rgba(18, 31, 26, 0.5) 45%, rgba(18, 31, 26, 0) 78%);
  }
}

.lp-hero__content {
  color: white;
  left: 50%;
  max-width: 76rem;
  padding: 5.5rem 1.25rem 4.5rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (min-width: 24em) {
  .lp-hero__content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 36em) {
  .lp-hero__content {
    padding-bottom: 5rem;
    padding-top: 6rem;
  }
}
@media (min-width: 60em) {
  .lp-hero__content {
    padding-left: max(3rem, (100vw - 76rem) / 2);
    padding-right: 3rem;
  }
}
@media (min-width: 84em) {
  .lp-hero__content {
    margin: 0 auto;
    max-width: 80rem;
    padding-left: 5rem;
  }
}

.lp-title {
  margin: 0;
  max-width: 49rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202608_LP2_zanyar/title.webp) left top no-repeat;
  background-size: contain;
  filter: drop-shadow(0 0.25rem 0.25rem rgba(0, 0, 0, 0.5));
  text-indent: -9999px;
  height: 0;
  padding-top: 22.5%;
}
@media (min-width: 36em) {
  .lp-title {
    padding-top: 7.5rem;
  }
}
@media (min-width: 60em) {
  .lp-title {
    padding-top: 10rem;
  }
}

.lp-hero__intro {
  border-left: 0.25rem solid #038294;
  font-size: 1.125rem;
  line-height: 1.55;
  margin: 2rem 0 0;
  max-width: 30rem;
  padding: 0 0 0 1rem;
}
@media (min-width: 36em) {
  .lp-hero__intro {
    font-size: 1.25rem;
  }
}
@media (min-width: 60em) {
  .lp-hero__intro {
    font-size: 1.375rem;
    margin-top: 2.5rem;
    max-width: 32.5rem;
  }
}

.lp-wrap {
  display: block;
  gap: 3.5rem;
  margin: 0 auto;
  max-width: 35rem;
  padding: clamp(4rem, 7vw, 6.5rem) 1.25rem 0;
}
@media (min-width: 24em) {
  .lp-wrap {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 60em) {
  .lp-wrap {
    align-items: start;
    display: grid;
    gap: 3.75rem;
    grid-template-columns: minmax(0, 1.38fr) minmax(21rem, 0.72fr);
    max-width: 76rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 84em) {
  .lp-wrap {
    gap: 4.375rem;
    grid-template-columns: 1fr 25rem;
  }
}

.lp-story {
  font-family: freight-text-pro, "Georgia", "Times New Roman", Times, serif;
  font-size: clamp(1.25rem, 1.8vw, 1.5rem);
  line-height: 1.85;
  min-width: 0;
}
.lp-story p {
  padding: 0;
  margin-bottom: 1.875rem;
}
.lp-story .lp-lead {
  color: #182521;
  font-size: inherit;
  line-height: inherit;
}
.lp-story .lp-lead::first-letter {
  color: #038294;
  float: left;
  font-family: freight-text-pro, "Georgia", "Times New Roman", Times, serif;
  font-size: 6.5em;
  font-weight: 400;
  line-height: 0.68;
  padding: 0.075em 0.12em 0 0;
}

.lp-photo {
  background: transparent;
  box-shadow: none;
  margin: clamp(2.5rem, 5vw, 3.125rem) 0;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 84em) {
  .lp-photo {
    margin-left: -5rem;
  }
}
.lp-photo img {
  object-fit: cover;
}
.lp-photo figcaption {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  margin-top: 0.625rem;
  opacity: 0.6;
}

.lp-quote {
  background: transparent;
  border-left: 0.3125rem solid #038294;
  box-shadow: none;
  color: #182521;
  font-family: freight-text-pro, "Georgia", "Times New Roman", Times, serif;
  font-size: clamp(1.875rem, 4vw, 2.5rem);
  font-style: italic;
  line-height: 1.35;
  margin: 2.5rem 0;
  padding: 0.35rem 0 0.875rem clamp(1.5rem, 4vw, 3.5rem);
  position: relative;
}
@media (min-width: 60em) {
  .lp-quote {
    border-left-width: 0.625rem;
  }
}
.lp-quote::before {
  content: none;
}
.lp-quote p {
  margin: 0;
}
.lp-quote cite {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  letter-spacing: 0.25em;
  margin-top: clamp(1rem, 1vw, 2rem);
  opacity: 0.5;
  text-transform: uppercase;
}

.lp-donations {
  margin: clamp(5rem, 9vw, 8rem) auto 0;
  max-width: 68rem;
  min-width: 0;
  position: static;
}
@media (min-width: 60em) {
  .lp-donations {
    margin: 0;
    max-width: none;
  }
}

.lp-magazine {
  background-color: rgba(0, 0, 0, 0.075);
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  margin: 0 0 2rem;
  padding: 1.25rem;
}
@media (min-width: 25.875em) {
  .lp-magazine {
    padding: 1.5rem;
  }
}
@media (min-width: 60em) {
  .lp-magazine {
    margin-bottom: 2rem;
  }
}
.lp-magazine__inner {
  align-items: center;
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 7rem minmax(0, 1fr);
}
@media (min-width: 36em) {
  .lp-magazine__inner {
    grid-template-columns: 9rem minmax(0, 1fr);
  }
}
@media (min-width: 60em) {
  .lp-magazine__inner {
    grid-template-columns: 6.5rem minmax(0, 1fr);
  }
}
.lp-magazine__image {
  filter: drop-shadow(0 0.4rem 0.5rem rgba(24, 37, 33, 0.22));
  margin-left: -2.25rem;
}
@media (min-width: 36em) {
  .lp-magazine__image {
    margin-left: -3.25rem;
  }
}
@media (min-width: 60em) {
  .lp-magazine__image {
    margin: -1rem 0 -1rem -3.5rem;
  }
}
.lp-magazine__message {
  font-family: freight-text-pro, "Georgia", "Times New Roman", Times, serif;
  font-size: 1.125rem;
  line-height: 1.4;
  padding: 0 0 0.875rem;
}
.lp-magazine__message strong {
  color: #038294;
}
.lp-magazine .field--free-check {
  align-items: start;
  display: flex;
  gap: 0.425rem;
  padding: 0;
}
.lp-magazine .field--free-check input {
  position: relative;
  top: 0.15rem;
}
.lp-magazine .field--free-check label {
  line-height: 1.2;
  color: #038294;
  letter-spacing: -0.02rem;
}

.donations-wrapper {
  background: #fffdf9;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.875rem;
}
.donations-wrapper h2 {
  color: #038294;
  font-family: freight-text-pro, "Georgia", "Times New Roman", Times, serif;
  font-size: 1.875rem;
  line-height: 1.05;
  margin: 0 0 1rem;
}
@media (min-width: 72em) {
  .donations-wrapper h2 {
    font-size: 2.125rem;
  }
}

.lp-donations__intro {
  color: #4d5853;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin: 0;
  padding: 0 0 0.25rem;
}

.donations {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 1.5rem;
}
.donations .title {
  display: none;
}

@media (min-width: 48em) {
  .field--donation label {
    padding-left: 0;
  }
}
.field--donation label strong {
  color: #038294;
}
@media (min-width: 48em) {
  .field--donation .field__input-wrapper {
    position: relative;
    left: 0;
  }
}
.field--donation .field-recurring {
  display: none;
}

.lp .title,
.lp .lp-your-country label,
.lp .ordersummary .ordersummary__total .ordersummary__total-label {
  color: #038294;
}