.site-wrapper-outer {
  background: #ebe7dc url(../jpg/bg-4.jpg) center top no-repeat;
  background-size: 100% auto;
}

.lp {
  padding: 1.875rem 1.875rem 6.25rem;
}

.lp-inner {
  margin: 0 auto 2.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 36rem;
}
@media (min-width: 60em) {
  .lp-inner {
    max-width: none;
    display: grid;
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr 1.25fr;
    padding: 2.5rem;
  }
}
@media (min-width: 76em) {
  .lp-inner {
    grid-column-gap: 3.75rem;
    max-width: 66rem;
  }
}
@media (min-width: 76em) {
  .lp-inner {
    max-width: 76rem;
    padding-top: 5rem;
    padding-bottom: 0;
  }
}
@media (min-width: 60em) {
  .lp--atanycost .lp-inner {
    grid-template-columns: 1fr 28.75rem;
  }
}
@media (min-width: 76em) {
  .lp--atanycost .lp-inner {
    max-width: 84rem;
  }
}
@media (min-width: 60em) {
  .lp--gpg .lp-inner {
    grid-template-columns: 1fr 28.75rem;
    max-width: 67.5rem;
  }
}

.lp-photo {
  max-width: 20rem;
  margin: 0 auto 1.875rem;
}
@media (min-width: 60em) {
  .lp-photo {
    margin: -0.625rem 0 0 -2.5rem;
    max-width: none;
  }
}
@media (min-width: 76em) {
  .lp-photo {
    margin-top: -1.25rem;
  }
}
@media (min-width: 60em) {
  .lp--tfc50 .lp-photo, .lp--intheshadow .lp-photo, .lp--imprisonedwithisis .lp-photo, .lp--jasek .lp-photo, .lp--heartsoffire .lp-photo, .lp--gabriellesolangehof2ty .lp-photo, .lp--karlmarx .lp-photo, .lp--whenfaithisforbidden .lp-photo, .lp--wurmbrandbook .lp-photo, .lp--extremedevotion .lp-photo, .lp--100prisonmeditations .lp-photo, .lp--alonewithgod .lp-photo, .lp--answertoatheistshandbook .lp-photo, .lp--ifprisonwalls .lp-photo, .lp--torturedforchrist2022 .lp-photo, .lp--sabinagroupstudy .lp-photo, .lp--hof2 .lp-photo, .lp--withgodinsolitaryconfinement .lp-photo, .lp--thepastorswife .lp-photo, .lp--ingodsunderground .lp-photo, .lp--foxebook .lp-photo, .lp--whomshallifear .lp-photo, .lp--iamn .lp-photo {
    margin-left: -5rem;
    margin-right: -5rem;
    margin-top: -1.875rem;
  }
}
@media (min-width: 60em) {
  .lp--withgodinsolitaryconfinement .lp-photo, .lp--thepastorswife .lp-photo, .lp--ingodsunderground .lp-photo, .lp--foxebook .lp-photo {
    margin-left: -5rem;
    margin-right: -5rem;
    margin-top: -1.375rem;
  }
}
@media (min-width: 72em) {
  .lp--intheshadow .lp-photo {
    margin-top: -3.75rem;
  }
}
@media (min-width: 60em) {
  .lp--sabinadvd .lp-photo {
    margin-left: -2.5rem;
    margin-right: -1.875rem;
  }
}
@media (min-width: 60em) {
  .lp--voicesofthemartyrs .lp-photo {
    margin-left: -7.5rem;
    margin-right: -6.25rem;
    margin-top: -1.875rem;
  }
}
.lp-photo img {
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.15));
}
.lp--atanycost .lp-photo img {
  filter: none;
}
@media (min-width: 76em) {
  .lp-photo img {
    position: sticky;
    top: 1.25rem;
  }
}

.lp-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0.625rem -0.625rem 1.875rem;
  text-align: center;
  position: relative;
}
@media (min-width: 30em) {
  .lp-title {
    margin: 1.25rem auto 1.875rem;
  }
}
@media (min-width: 48em) {
  .lp-title {
    margin-top: 1.875rem;
  }
}
@media (min-width: 60em) {
  .lp-title {
    margin: 0 0 3.125rem;
    grid-column: 1/3;
  }
}
.lp-title.lp-title--full {
  color: #9c423f;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  display: block;
  margin-bottom: 1.25rem;
}
@media (min-width: 48em) {
  .lp-title.lp-title--full {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media (min-width: 60em) {
  .lp-title.lp-title--full {
    text-align: left;
    margin-bottom: 1.875rem;
  }
}
.lp-title .lp-title-free {
  background-color: #9c423f;
  border-radius: 0.25rem;
  color: white;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.6em;
  padding: 0.375rem 0.625rem;
}
@media (min-width: 23.25em) {
  .lp-title .lp-title-free {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 25.875em) {
  .lp-title .lp-title-free {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 60em) {
  .lp-title .lp-title-free {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 0.7em;
  }
}
@media (min-width: 72em) {
  .lp-title .lp-title-free {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.lp--jasek .lp-title .lp-title-free {
  background-color: #006990;
}
.lp--iamn .lp-title .lp-title-free {
  background-color: #9d191e;
}
.lp--gabriellesolangehof2ty .lp-title .lp-title-free {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
}
@media (min-width: 60em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-free {
    font-size: 16px;
    font-size: 1rem;
  }
}
.lp-title .lp-title-main {
  color: #9c423f;
  display: block;
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", sans-serif;
  line-height: 0.95;
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin-bottom: 0.2em;
  font-weight: 500;
}
@media (min-width: 23.25em) {
  .lp-title .lp-title-main {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media (min-width: 25.875em) {
  .lp-title .lp-title-main {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media (min-width: 60em) {
  .lp-title .lp-title-main {
    font-size: 60px;
    font-size: 3.75rem;
    margin-bottom: 0.2em;
  }
}
@media (min-width: 72em) {
  .lp-title .lp-title-main {
    font-size: 66px;
    font-size: 4.125rem;
  }
}
@media (min-width: 72em) {
  .lp--tfcdvd .lp-title .lp-title-main {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (min-width: 72em) {
  .lp--jasek .lp-title .lp-title-main, .lp--imprisonedwithisis .lp-title .lp-title-main {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
@media (min-width: 84em) {
  .lp--jasek .lp-title .lp-title-main, .lp--imprisonedwithisis .lp-title .lp-title-main {
    font-size: 84px;
    font-size: 5.25rem;
    margin-bottom: 0.625rem;
  }
}
.lp--jasek .lp-title .lp-title-main {
  color: #006990;
}
@media (min-width: 72em) {
  .lp--tfc50 .lp-title .lp-title-main {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media (min-width: 72em) {
  .lp--heartsoffire .lp-title .lp-title-main {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
@media (min-width: 72em) {
  .lp--hof2 .lp-title .lp-title-main {
    font-size: 90px;
    font-size: 5.625rem;
  }
}
@media (min-width: 72em) {
  .lp--wurmbrandbook .lp-title .lp-title-main {
    font-size: 84px;
    font-size: 5.25rem;
  }
}
@media (min-width: 72em) {
  .lp--extremedevotion .lp-title .lp-title-main {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media (min-width: 72em) {
  .lp--atanycost .lp-title .lp-title-main {
    font-size: 90px;
    font-size: 5.625rem;
  }
}
@media (min-width: 60em) {
  .lp--patrick .lp-title .lp-title-main {
    font-size: 68px;
    font-size: 4.25rem;
  }
}
@media (min-width: 72em) {
  .lp--patrick .lp-title .lp-title-main {
    font-size: 84px;
    font-size: 5.25rem;
  }
}
.lp--iamn .lp-title .lp-title-main {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_genericproduct_withdonation/title_iamn.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 3.5rem;
  text-indent: -999rem;
  margin: 0.5rem 0 1rem;
}
@media (min-width: 60em) {
  .lp--iamn .lp-title .lp-title-main {
    height: 4.5rem;
    margin: 0.75rem 0 1.25rem;
  }
}
.lp--whomshallifear .lp-title .lp-title-main {
  font-size: 56px;
  font-size: 3.5rem;
}
@media (min-width: 60em) {
  .lp--whomshallifear .lp-title .lp-title-main {
    font-size: 68px;
    font-size: 4.25rem;
  }
}
@media (min-width: 72em) {
  .lp--whomshallifear .lp-title .lp-title-main {
    font-size: 84px;
    font-size: 5.25rem;
  }
}
.lp--gabriellesolangehof2ty .lp-title .lp-title-main {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  letter-spacing: -0.05em;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.15;
  font-weight: bold;
  text-transform: none;
}
@media (min-width: 60em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-main {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 72em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-main {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media (min-width: 78em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-main {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
.lp--gabriellesolangehof2ty .lp-title .lp-title-main em {
  font-style: italic;
}
.lp-title .lp-title-main em {
  font-style: normal;
}
.lp-title .lp-title-with {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  opacity: 0.65;
  text-transform: uppercase;
}
@media (min-width: 23.25em) {
  .lp-title .lp-title-with {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 25.875em) {
  .lp-title .lp-title-with {
    letter-spacing: 0.35em;
  }
}
@media (min-width: 60em) {
  .lp-title .lp-title-with {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.lp--patrick .lp-title .lp-title-with {
  display: none;
}
.lp--gabriellesolangehof2ty .lp-title .lp-title-with {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.05em;
  line-height: 1.25;
  text-transform: none;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 32em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-with {
    letter-spacing: normal;
  }
}
@media (min-width: 60em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-with {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 72em) {
  .lp--gabriellesolangehof2ty .lp-title .lp-title-with {
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 33.75rem;
  }
}

.lp-content {
  margin-bottom: 2.5rem;
}
@media (min-width: 60em) {
  .lp-content {
    line-height: 1.6;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
  }
}

.lp-summary {
  margin-bottom: 1.25rem;
}
.lp-summary h2 {
  color: #9c423f;
  margin-bottom: 0.625rem;
}
.lp-summary h2:first-child {
  margin-top: 0;
}
.lp-summary ul,
.lp-summary ol {
  margin: 0 0 1.25rem;
  padding-left: 1.5rem;
}
.lp-summary li {
  margin-bottom: 0.625rem;
}
.lp-summary blockquote {
  border-top: 0.25rem solid rgba(62, 56, 49, 0.25);
  border-bottom: 0.25rem solid rgba(62, 56, 49, 0.25);
  margin: 0 0 1.875rem;
  text-align: center;
  font-style: italic;
  font-family: Georgia, serif;
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 1.875rem 1.25rem;
  color: #9c423f;
}
.lp-summary blockquote p {
  padding-bottom: 0.625rem;
}
.lp-summary blockquote footer {
  color: #5b5e63;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.lp-summary blockquote footer cite {
  font-style: normal;
}
.lp-summary .lp-video {
  margin: 0.625rem 0 1.875rem;
}
.lp-summary .video-full {
  box-shadow: 0 13px 38px rgba(0, 0, 0, 0.3);
}
.lp-summary .fine-print {
  font-style: italic;
  opacity: 0.75;
  padding-left: 0;
}

.lp-tax-disclaimer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 11px;
  font-size: 0.6875rem;
  padding-top: 1.875rem;
  text-align: center;
  max-width: 76rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 3.75rem auto 0;
}

.lp-ships-on {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  opacity: 0.75;
}

@media (min-width: 60em) {
  .lp-give {
    margin: 0 auto 1.25rem;
    max-width: 30rem;
  }
}

.lp-give__title {
  color: #9c423f;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.5;
  margin: 2.5rem 0 1.875rem;
}
@media (min-width: 60em) {
  .lp--iamn .lp-give__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3;
  }
}

.lp-give__sub {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

.give-options {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0.625rem;
  list-style: none;
  margin: 0 -0.625rem 0.625rem;
  padding: 0;
}
@media (min-width: 60em) {
  .give-options {
    margin-left: 0;
    margin-right: 0;
  }
}
.give-options li {
  display: flex;
  justify-content: center;
}
.give-options label {
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: #9c423f;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
  border: 2px solid #9c423f;
  border-radius: 0.375rem;
  padding: 0.625rem 0.5rem;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  transition: all 0.2s ease;
}
@media (min-width: 72em) {
  .give-options label {
    font-size: 16px;
    font-size: 1rem;
  }
}
.give-options label:hover {
  background-color: rgba(156, 66, 63, 0.75);
  border-color: rgba(156, 66, 63, 0.75);
  color: white;
  cursor: pointer;
}
.give-options input:checked + label {
  background-color: #9c423f;
  color: white;
}
.give-options input {
  position: absolute;
  left: -999em;
}

.field--free-check {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.field--donation {
  background-color: rgba(100, 159, 183, 0.2);
  border-radius: 0.25rem;
  padding: 1.25rem;
  margin: 0 -0.625rem 1.875rem;
}
@media (min-width: 60em) {
  .field--donation {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    display: flex;
    justify-content: center;
  }
}
.field--donation label {
  padding: 0;
}
@media (min-width: 60em) {
  .field--donation label {
    margin-bottom: 0;
    padding-top: 0.8rem;
    padding-right: 0.625rem;
  }
}
.field--donation .field__input-wrapper {
  padding-bottom: 0;
  position: relative;
  left: 0;
}
.field--donation .field-recurring {
  display: none;
}

.recur {
  max-width: 48rem;
  margin: 0 auto;
  display: flex;
  padding: 0 1.25rem 1.25rem;
}
@media (min-width: 60em) {
  .recur {
    justify-content: center;
  }
}
@media (min-width: 72em) {
  .recur {
    margin-bottom: 3.75rem;
  }
}
.recur [type=checkbox] {
  top: 0.3rem;
}
@media (min-width: 48em) {
  .recur [type=checkbox] {
    left: 0;
  }
}
.recur .field-recurring {
  padding-left: 1.375rem;
}
.recur .field-recurring label {
  color: #5b5e63;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  font-weight: normal;
}
.recur .field-recurring [type=checkbox] {
  top: 0.175rem;
}
.recur .field-recurring__when {
  color: rgba(255, 255, 255, 0.7);
  max-width: 10rem;
}

.ordersummary .ordersummary__total .ordersummary__total-label,
.lp-your-country label {
  color: #9c423f;
}

.lp--ty-video {
  padding: 2.5rem;
}
@media (min-width: 60em) {
  .lp--ty-video {
    padding: 5rem;
  }
}
@media (min-width: 84em) {
  .lp--ty-video {
    padding: 6.25rem;
  }
}

.lp-video {
  margin: 0 -0.625rem;
}

.video-full {
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.75);
  max-width: 84rem;
  margin: 0 auto;
}

.video-full__spacer {
  position: relative;
  padding-bottom: 56.25%;
}
.video-full__spacer iframe {
  height: 100% !important;
  position: absolute;
  width: 100% !important;
}