.lp {
  overflow: hidden;
  padding: 0 1.875rem 7.5rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_prayerguide_2025/bg_light.webp) center top no-repeat;
  background-attachment: fixed;
  background-size: 105rem auto;
}

.lp-top {
  background: #1f768c;
  margin: 0 -1.875rem 5rem;
  padding: 1.25rem 1rem 2.5rem;
  position: relative;
}
@media (min-width: 48em) {
  .lp-top {
    padding: 2.5rem 1rem 2.5rem;
  }
}
@media (min-width: 60em) {
  .lp-top {
    margin-bottom: 7.5rem;
  }
}
.lp-top::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5rem;
  height: 10rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_prayerguide_2025/bg_header.webp) center bottom repeat-x;
}

.lp-callout {
  display: flex;
  justify-content: center;
  max-width: 30rem;
  margin: 0 auto 3.125rem;
}
@media (min-width: 60em) {
  .lp-callout {
    max-width: none;
  }
}

.lp-callout__inner {
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  padding: 0.625rem 1rem;
  border-radius: 0.25rem;
}

.lp-title {
  color: white;
  font-size: 48px;
  font-size: 3rem;
  letter-spacing: 0.4rem;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 48em) {
  .lp-title {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
.lp-title strong {
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_prayerguide_2025/title_prayertools.svg) center no-repeat;
  background-size: contain;
  height: 5rem;
  margin: 0 auto 1.25rem;
  text-indent: -999rem;
  width: 17.5rem;
}
@media (min-width: 48em) {
  .lp-title strong {
    height: 7.5rem;
    width: 35rem;
  }
}

.lp-top__desc {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 41rem;
  position: relative;
}
@media (min-width: 72em) {
  .lp-top__desc {
    font-size: 21px;
    font-size: 1.3125rem;
    max-width: 48rem;
  }
}

.product-top {
  display: grid;
  gap: 6.25rem;
  max-width: 60rem;
  margin: 0 auto 6.25rem;
}
@media (min-width: 48em) {
  .product-top.not-usa {
    grid-template-columns: 1fr;
    margin-bottom: 5rem;
  }
}
@media (min-width: 76em) {
  .product-top.not-usa {
    margin-bottom: 0;
  }
}

.lp .product__name-main,
.lp .qty__name,
.lp .field--donation label strong,
.lp .ordersummary .ordersummary__total .ordersummary__total-label,
.lp label {
  color: #14809b;
}
.lp .field--donation label {
  color: #5b5e63;
}
.lp .field--donation label strong {
  color: #14809b;
}
.lp .title--minor {
  color: #14809b;
}
.lp .lp-continue [type=submit] {
  background: #14809b;
}
.lp .lp-continue [type=submit]:hover {
  background-color: #0e5b6e;
}
@media (min-width: 48em) {
  .lp .field--donation .field-recurring label {
    padding-left: 0;
    padding-top: 0.05rem;
  }
}
.lp .lp-donations {
  padding-top: 2.5rem;
}

.product__note {
  font-style: italic;
  opacity: 0.65;
}

.product {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .product {
    display: grid;
    grid-template-columns: 20rem 1fr;
    max-width: 50rem;
    gap: 3.75rem;
  }
}
@media (min-width: 72em) {
  .product {
    max-width: 65rem;
    grid-template-columns: 22.5rem 1fr;
  }
}
@media (min-width: 48em) {
  .product-journal .product {
    grid-template-columns: 1fr 20rem;
  }
}

.product__image {
  max-width: 17.5rem;
}
@media (min-width: 48em) {
  .product__image {
    max-width: 15rem;
  }
}
@media (min-width: 72em) {
  .product__image {
    max-width: 17.5rem;
  }
}
.product__image img {
  filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.22));
}
.product-guide .product__image img {
  border-radius: 0.25rem;
  overflow: hidden;
}
.product-journal .product__image {
  order: 2;
}
.product-calendar .product__image {
  padding-bottom: 0.375rem;
}
@media (min-width: 48em) {
  .product-calendar .product__image {
    margin-left: -2.5rem;
    max-width: calc(100% + 2.5rem);
  }
}

@media (min-width: 48em) {
  .product__name {
    margin-bottom: 0;
  }
}

@media (min-width: 48em) {
  .product__name-main {
    font-size: 24px;
    font-size: 1.5rem;
    padding-bottom: 0.625rem;
    text-align: left;
  }
}
@media (min-width: 60em) {
  .product__name-main {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.product__desc {
  font-size: 16px;
  font-size: 1rem;
}
.product__desc .product__note {
  display: inline-block;
}

.product-guide .field--free-check,
.product-calendar .field--free-check {
  background-color: rgba(20, 128, 155, 0.2);
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  position: relative;
  text-align: left;
}
.product-guide .field--free-check input,
.product-calendar .field--free-check input {
  position: absolute;
  left: 1.25rem;
  top: 1.25rem;
}
.product-guide .field--free-check label,
.product-calendar .field--free-check label {
  color: #5b5e63;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: normal;
}
.product-guide .field--free-check label em,
.product-calendar .field--free-check label em {
  color: #14809b;
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
}
.product-guide .product__qty-wrap .product__image,
.product-guide .product__qty-wrap .product__name,
.product-guide .product__qty-wrap .product__desc,
.product-calendar .product__qty-wrap .product__image,
.product-calendar .product__qty-wrap .product__name,
.product-calendar .product__qty-wrap .product__desc {
  display: none;
}

.product__free-offer {
  background-color: rgba(20, 128, 155, 0.2);
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  padding: 1.5rem 2.5rem;
  position: relative;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
}
.product__free-offer strong {
  color: #14809b;
}
.product__free-offer .field--free-check {
  display: none;
}
.product__free-offer a {
  color: #14809b;
}

.product__fair-market {
  border-top: 2px solid #ddd;
  font-size: 11px;
  font-size: 0.6875rem;
  padding-top: 1rem;
}

.products-external {
  margin: 0 -1.875rem 3.75rem;
  display: grid;
}
@media (min-width: 48em) {
  .products-external {
    gap: 6.25rem;
    margin: 0 auto 3.75rem;
    max-width: 46.25rem;
  }
}
@media (min-width: 72em) {
  .products-external {
    max-width: 57.5rem;
  }
}

.prayer-app {
  background-color: #072e38;
  color: white;
  padding: 7.5rem 1.875rem 3.75rem;
  position: relative;
}
@media (min-width: 48em) {
  .prayer-app {
    background-color: transparent;
    color: #5b5e63;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 22.5rem;
    align-items: center;
    gap: 2.5rem;
  }
}
@media (min-width: 72em) {
  .prayer-app {
    grid-template-columns: 1fr 18.75rem;
    gap: 3.75rem;
  }
}

.prayer-app__mockup {
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.55));
  position: absolute;
  width: 11.25rem;
  right: -1.25rem;
  top: -4.375rem;
}
@media (min-width: 48em) {
  .prayer-app__mockup {
    position: relative;
    margin: -2.5rem 0;
    right: 0;
    top: 0;
    order: 2;
    width: auto;
  }
}

.prayer-app__logo {
  margin-bottom: 2.5rem;
  width: 7.1875rem;
}

.prayer-app__title {
  line-height: 1.25;
}
@media (min-width: 60em) {
  .prayer-app__title {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.prayer-app__desc {
  padding-bottom: 0.625rem;
}

.prayer-app__download p {
  color: #058294;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.prayer-app__download ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 24em) {
  .prayer-app__download ul {
    display: flex;
    gap: 1.25rem;
  }
}
.prayer-app__download li:first-child {
  padding-bottom: 0.5rem;
}
@media (min-width: 24em) {
  .prayer-app__download li:first-child {
    padding-bottom: 0;
  }
}
.prayer-app__download a {
  overflow: hidden;
  display: block;
}
.prayer-app__download img {
  margin-bottom: 0.5rem;
}
.prayer-app__download .subpage-fine-print {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-size: 0.6875rem;
}

.icommit {
  background-color: #1793b2;
  color: rgba(0, 0, 0, 0.8);
}
@media (min-width: 60em) {
  .icommit {
    background-color: transparent;
    color: #5b5e63;
    display: grid;
    grid-template-columns: 25rem 1fr;
  }
}
.icommit img {
  align-self: stretch;
  object-fit: cover;
}
@media (min-width: 48em) {
  .icommit img {
    border-radius: 0.25rem;
    box-shadow: 0 13px 38px rgba(0, 0, 0, 0.25);
  }
}

.icommit__desc {
  padding: 3.75rem 1.875rem 5rem;
  text-align: center;
}
@media (min-width: 48em) {
  .icommit__desc {
    padding: 3.75rem 5rem;
  }
}
@media (min-width: 60em) {
  .icommit__desc {
    padding: 2.5rem;
  }
}
@media (min-width: 76em) {
  .icommit__desc {
    padding: 3.75rem 5rem;
  }
}
.icommit__desc h3 {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_prayerguide_2025/logo_icommit.png) left center no-repeat;
  background-size: contain;
  height: 2.5rem;
  margin: 0 0 1.25rem;
  text-indent: -999rem;
}
@media (min-width: 23.25em) {
  .icommit__desc h3 {
    margin: 0 0 1.875rem;
  }
}
@media (min-width: 60em) {
  .icommit__desc h3 {
    background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_prayerguide_2025/logo_icommit_dark.png);
    background-position: center;
    margin-bottom: 1.25rem;
  }
}
.icommit__desc p {
  padding-bottom: 1.875rem;
  text-align: left;
}
@media (min-width: 23.25em) {
  .icommit__desc p {
    padding-bottom: 1.25rem;
  }
}
.icommit__desc .button {
  background: rgba(0, 0, 0, 0.8);
  box-shadow: none;
}
.icommit__desc .button:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.lp-prayerjournal-check {
  display: none;
  max-width: 42rem;
  margin: 3.125rem auto 2.5rem;
}
.lp-prayerjournal-check .field--free-check {
  background-color: rgba(20, 128, 155, 0.2);
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  position: relative;
  text-align: left;
}
.lp-prayerjournal-check .field--free-check input {
  position: absolute;
  left: 1.25rem;
  top: 1.425rem;
}
.lp-prayerjournal-check .field--free-check label {
  color: #5b5e63;
  line-height: 1.25;
  font-weight: normal;
}
.lp-prayerjournal-check .field--free-check label em {
  color: #14809b;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}