.lp {
  background: #ebe7dc url(https://assets.persecution.com/public/graphics/lp_specific/lp_202507_LP8_oneyearbible_gift/bg.jpg) left -1.25rem no-repeat;
  padding: 1.875rem 1.875rem 3.75rem;
}
@media (min-width: 72em) {
  .lp {
    padding-bottom: 6.25rem;
  }
}

.lp__inner {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 48em) {
  .lp__inner {
    padding-top: 3.75rem;
    padding-right: 2.5rem;
    padding-left: 1.25rem;
    display: grid;
    grid-template-columns: 1fr 26.25rem;
    grid-gap: 1.875rem;
  }
}
@media (min-width: 60em) {
  .lp__inner {
    display: grid;
    grid-template-columns: 1fr 32.5rem;
    grid-gap: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media (min-width: 72em) {
  .lp__inner {
    padding-top: 5.625rem;
    padding-right: 3.75rem;
    padding-left: 3.75rem;
    grid-gap: 1.875rem;
    grid-template-columns: 1fr 36rem;
    max-width: 75rem;
    margin: 0 auto;
  }
}

.lp-photo {
  margin: 0 auto 1.25rem;
  max-width: 22.5rem;
}
@media (min-width: 48em) {
  .lp-photo {
    max-width: 100%;
    margin: -1rem -0.625rem 0 -2.5rem;
    max-width: none;
  }
}
@media (min-width: 72em) {
  .lp-photo {
    margin: -1.75rem 0 0 -5rem;
  }
}
@media (min-width: 48em) {
  .lp-photo img {
    position: sticky;
    top: 1.25rem;
    bottom: 1.25rem;
  }
}
@media (min-width: 72em) {
  .lp-photo img {
    top: 2.5rem;
    bottom: 2.5rem;
  }
}

.lp-header {
  max-width: 32rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-header {
    margin: 0;
  }
}
@media (min-width: 72em) {
  .lp-header {
    max-width: 42rem;
  }
}

.lp-header__title {
  margin: 0 auto 1.875rem;
  max-width: 18.5rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 25.875em) {
  .lp-header__title {
    max-width: 25rem;
  }
}
@media (min-width: 48em) {
  .lp-header__title {
    text-align: left;
    max-width: none;
  }
}
@media (min-width: 60em) {
  .lp-header__title {
    margin-bottom: 2.5rem;
  }
}

.lp-header__title-pre {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.35;
  margin-bottom: 0.625rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.lp-header__title-main,
.lp-header__title-sub {
  display: block;
  color: #5b5e63;
  line-height: 1.2;
}

.lp-header__title-main {
  color: #9c423f;
  line-height: 0.95;
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: 0.025em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}
@media (min-width: 23.25em) {
  .lp-header__title-main {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media (min-width: 25.875em) {
  .lp-header__title-main {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}
@media (min-width: 48em) {
  .lp-header__title-main {
    font-size: 64px;
    font-size: 4rem;
  }
}
@media (min-width: 60em) {
  .lp-header__title-main {
    font-size: 75px;
    font-size: 4.6875rem;
  }
}
@media (min-width: 72em) {
  .lp-header__title-main {
    font-size: 86px;
    font-size: 5.375rem;
  }
}
.lp-header__title-main span {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.3em;
  margin-bottom: 0.25em;
}
@media (min-width: 72em) {
  .lp-header__title-main span {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.4em;
  }
}
.lp-header__title-main strong {
  display: block;
}

.lp-header__title-sub {
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 25.875em) {
  .lp-header__title-sub {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 48em) {
  .lp-header__title-sub {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.lp-bible {
  background: #18565d url(https://assets.persecution.com/public/graphics/lp_specific/lp_202507_LP8_oneyearbible_gift/bg_teal.webp) center top no-repeat;
  background-size: 48rem auto;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
  color: white;
  margin: 2.5rem -1.875rem;
}
@media (min-width: 48em) {
  .lp-bible {
    margin: 1.25rem 0 3.75rem;
  }
}
.lp-bible .field--free-check {
  display: none;
}

.lp-bible__inner {
  line-height: 1.6;
  margin-left: auto;
  margin-right: auto;
  max-width: 27.5rem;
  padding: 1.875rem;
}
@media (min-width: 48em) {
  .lp-bible__inner {
    max-width: 100%;
  }
}
@media (min-width: 72em) {
  .lp-bible__inner {
    padding: 2.5rem;
  }
}

.lp-bible__desc strong {
  color: #eed7b9;
}
@media (min-width: 60em) {
  .lp-bible__desc strong {
    font-size: 21px;
    font-size: 1.3125rem;
    display: block;
  }
}
@media (min-width: 72em) {
  .lp-bible__desc strong {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: -0.125rem;
  }
}

.lp-bible__title {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin: 0.625rem 0;
  padding-top: 1.25rem;
  text-align: center;
}

.lp-bible__items {
  display: flex;
  gap: 2.5rem;
  justify-content: center;
}

.lp-bible__item {
  display: flex;
  gap: 0.5rem;
}
.lp-bible__item [type=radio] {
  margin-top: -0.175rem;
}
.lp-bible__item label {
  color: #eed7b9;
}

.lp-fair-maket {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 2.5rem auto 0;
  padding-top: 1.875rem;
  border-top: 1px solid #ccc;
  max-width: 35rem;
  text-align: center;
}
@media (min-width: 48em) {
  .lp-fair-maket {
    max-width: 43rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@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;
}

.lp .title,
.lp-your-country label,
.ordersummary .ordersummary__total .ordersummary__total-label {
  color: #9c423f;
}

.field--donation label strong {
  color: #038294;
}

.products__ordersummary-type .title,
.ordersummary .ordersummary__item {
  border-bottom: 1px solid #ccc;
}

.field--submit [type=submit],
.button--processing {
  background: #9c423f;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.field--submit [type=submit]:hover,
.button--processing:hover {
  background: #783330;
}