.lp {
  background-image: linear-gradient(to bottom, #e2d7c2, white, white);
  background-attachment: fixed;
}

.lp-main {
  padding: 3.75rem 1.875rem 7.5rem;
}
@media (min-width: 48em) {
  .lp-main {
    padding: 5rem 5rem 7.5rem;
  }
}

.lp-ty {
  margin: 0 auto;
  max-width: 37.5rem;
}

.lp-ty__intro {
  padding-bottom: 1.875rem;
}
.lp-ty__intro h1 {
  font-size: 23px;
  font-size: 1.4375rem;
  letter-spacing: -0.025em;
  line-height: 1.3;
  font-weight: normal;
}
@media (min-width: 32em) {
  .lp-ty__intro h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.lp-ty__intro h1 strong {
  color: #247d8d;
}

.lp-ways {
  counter-reset: section;
  list-style: none;
  padding: 0 0 0 1.25rem;
  margin: 0;
}
@media (min-width: 48em) {
  .lp-ways {
    padding-left: 0;
  }
}

.lp-way {
  counter-increment: section;
  padding-bottom: 3.75rem;
  position: relative;
}
@media (min-width: 48em) {
  .lp-way {
    border-top: 0.25rem solid #247d8d;
    padding-top: 1rem;
    padding-left: 4.25rem;
  }
}
.lp-way:last-of-type {
  padding-bottom: 0;
}
.lp-way::before {
  background-color: #247d8d;
  color: white;
  content: counters(section, ".") " ";
  display: block;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-top: 0.4rem;
  line-height: 1;
  height: 2.75rem;
  width: 2.75rem;
  position: absolute;
  left: -3.375rem;
  top: -0.375rem;
}
@media (min-width: 48em) {
  .lp-way::before {
    top: -0.5rem;
    left: 0;
  }
}

.lp-way__title {
  color: #247d8d;
  display: block;
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin-bottom: 0.25rem;
  letter-spacing: 0.025em;
}

.lp-tweets {
  background-color: rgba(0, 0, 0, 0.05);
  left: calc(-50vw - 0.625rem + 50%);
  margin: 1.875rem 0;
  padding: 1.875rem;
  position: relative;
  width: 100vw;
}
@media (min-width: 48em) {
  .lp-tweets {
    left: calc(-50vw - 2.125rem + 50%);
  }
}

.lp-tweets__inner {
  max-width: 90rem;
  margin: 0 auto;
}

.lp-tweets__title {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  text-align: center;
}

.lp-tweets__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1rem;
}
@media (min-width: 48em) {
  .lp-tweets__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 72em) {
  .lp-tweets__list {
    grid-template-columns: repeat(5, 1fr);
  }
}

.lp-tweets__tweet {
  text-align: center;
  max-width: 20rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.lp-tweets__tweet-content {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
  text-align: left;
  flex: 1;
}
@media (min-width: 48em) {
  .lp-tweets__tweet-content:nth-child(4) {
    grid-column: 1/3;
  }
}
@media (min-width: 72em) {
  .lp-tweets__tweet-content:nth-child(4) {
    grid-column: 4;
  }
}

.lp-tweets__tweet-post {
  background: rgba(0, 0, 0, 0.075);
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.15em;
  border-radius: 0 0 0.3125rem 0.3125rem;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lp-tweets__tweet-post-x,
.lp-tweets__tweet-post-fb {
  text-indent: -999rem;
  height: 2.25rem;
  width: 2.25rem;
  box-shadow: none;
  background: #247d8d url(https://assets.persecution.com/public/graphics/lp_specific/lp_202307_LP4_eritreanprisoners_ty/icon_social_facebook.svg) center no-repeat;
  background-size: 1.375rem auto;
  border-radius: 50%;
  margin-left: 0.5rem;
}
.lp-tweets__tweet-post-x:hover,
.lp-tweets__tweet-post-fb:hover {
  background: #1a5964 url(https://assets.persecution.com/public/graphics/lp_specific/lp_202307_LP4_eritreanprisoners_ty/icon_social_facebook.svg) center no-repeat;
  background-size: 1.375rem auto;
}

.lp-tweets__tweet-post-x {
  background-size: 1.2rem auto;
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202307_LP4_eritreanprisoners_ty/icon_social_twitter.svg);
}
.lp-tweets__tweet-post-x:hover {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202307_LP4_eritreanprisoners_ty/icon_social_twitter.svg);
  background-size: 1.2rem auto;
}

.lp-tweets__tweet-post-fb {
  background-position-y: 0.4rem;
}
.lp-tweets__tweet-post-fb:hover {
  background-position-y: 0.4rem;
}

.lp-share-opps ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1rem;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 32em) {
  .lp-share-opps ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

.lp-contact-info {
  list-style: none;
  padding: 0;
}

.lp-contact-info__kind {
  padding-bottom: 0.3125rem;
}

.lp-contact-info__label {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: block;
}

.lp-sample-letter__inner {
  background-color: white;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.15);
  padding: 1.25rem;
  position: relative;
  margin-left: -2.5rem;
  margin-right: -1.25rem;
  overflow: hidden;
}
@media (min-width: 24em) {
  .lp-sample-letter__inner {
    margin: 0;
  }
}
.lp-sample-letter__inner.is-contracted {
  height: 20rem;
}
.lp-sample-letter__inner.is-contracted::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10rem;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}

.lp-sample-letter__title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.625rem;
}

.lp-sample-letter__button {
  position: absolute;
  right: 1.25rem;
  top: 0;
}
.lp-sample-letter__button button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  padding-left: 2.25rem;
  background: #247d8d;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}
.lp-sample-letter__button button:hover {
  background: #1a5964;
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
}
.lp-sample-letter__button button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0.5rem;
  margin-top: -0.75rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202307_LP4_eritreanprisoners_ty/icon_copy.svg) center no-repeat;
  background-size: contain;
  height: 1.5rem;
  width: 1.5rem;
}

.lp-sample-letter__expand {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  text-align: center;
}
.lp-sample-letter__expand button {
  border: 0.125rem solid #247d8d;
  background: rgba(255, 255, 255, 0.75);
  color: #247d8d;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.lp-sample-letter__expand button:hover {
  background: rgba(36, 125, 141, 0.125);
}

.lp-sample-letter__copied-message {
  position: absolute;
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  padding: 0.75rem 1rem;
  width: max-content;
  pointer-events: none;
  transition: all ease 0.35s;
}
.lp-sample-letter__copied-message.is-hidden {
  opacity: 0;
}

.lp-share-band {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.lp-share-band .share-band {
  background-color: #247d8d;
  display: grid;
  gap: 0.375rem;
  margin: 0;
}
@media (min-width: 48em) {
  .lp-share-band .share-band {
    grid-template-columns: 14.5rem 10rem;
    align-items: center;
  }
}
.lp-share-band .share-band__desc {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
}
.lp-share-band .share-band__options {
  justify-content: center;
}

.lp-donation {
  border-top: 0.125rem solid rgba(0, 0, 0, 0.1);
  margin-top: 1.875rem;
  padding-top: 1.875rem;
}
.lp-donation .field--donation {
  padding-bottom: 1.875rem;
}
.lp-donation .field--donation label {
  padding-top: 0;
}
.lp-donation .field--donation strong {
  color: #247d8d;
}
.lp-donation .field-recurring {
  padding-top: 0;
}
@media (min-width: 48em) {
  .lp-donation .field-recurring label {
    padding-left: 0;
  }
}
.lp-donation .field--donation-recurring .field__input-wrapper {
  padding-bottom: 0.625rem;
}

.products__ordersummary {
  padding-top: 1.25rem;
}

.products__ordersummary-type .title,
.ordersummary .ordersummary__total .ordersummary__total-label {
  color: #247d8d;
}

.lp-your-country label {
  color: #247d8d;
}

.products__continue .field--submit [type=submit] {
  background: #247d8d;
}
.products__continue .field--submit [type=submit]:hover {
  background: #1a5964;
}