.vomradio-header {
  background-color: #11171b;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.15);
  padding: 0.625rem;
}
@media (min-width: 60em) {
  .vomradio-header {
    padding: 1rem;
  }
}
.vomradio-header h2 {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_calendar/logo_vomradio.svg) center no-repeat;
  background-size: contain;
  height: 2.5rem;
  margin: 0 auto;
  text-indent: -999rem;
  width: 9rem;
}
@media (min-width: 60em) {
  .vomradio-header h2 {
    height: 3rem;
    width: 11rem;
  }
}

.lp {
  padding: 0 1.25rem 1.25rem;
}
@media (min-width: 23em) {
  .lp {
    padding: 0 1.875rem 1.875rem;
  }
}

.lp-header-wrapper {
  margin: 0 -1.25rem 2.5rem;
  position: relative;
}
@media (min-width: 23em) {
  .lp-header-wrapper {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
}
@media (min-width: 80em) {
  .lp-header-wrapper {
    border-radius: 0.5rem;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15), 0 10px 60px rgba(0, 0, 0, 0.2);
    max-width: 80rem;
    margin: 2.5rem auto 3.75rem;
    overflow: hidden;
  }
}
.lp-header-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6));
  z-index: 1;
}
@media (min-width: 72em) {
  .lp-header-wrapper::before {
    width: 60%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.65));
  }
}

.lp-header {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_calendar/header.jpg?v=20211008) 60% top no-repeat;
  background-size: 35rem auto;
  height: 20rem;
  position: relative;
}
@media (min-width: 32em) {
  .lp-header {
    background-size: 48rem auto;
    height: 27.5rem;
  }
}
@media (min-width: 48em) {
  .lp-header {
    background-size: 66rem auto;
    height: 30rem;
  }
}
@media (min-width: 66em) {
  .lp-header {
    background-size: 80rem auto;
    background-position: center 20%;
  }
}
@media (min-width: 80em) {
  .lp-header {
    height: 32.5rem;
    background-size: cover;
    background-position: center -2rem;
  }
}

.lp-header__title {
  position: absolute;
  top: 50%;
  max-width: 65%;
  right: 2%;
  transform: translateY(-50%);
  color: white;
  margin: 0;
  text-align: center;
  text-shadow: 0 8px 44px rgba(0, 0, 0, 0.55);
  z-index: 2;
}
@media (min-width: 25.875em) {
  .lp-header__title {
    max-width: 16rem;
  }
}
@media (min-width: 32em) {
  .lp-header__title {
    max-width: 55%;
  }
}
@media (min-width: 48em) {
  .lp-header__title {
    max-width: 57%;
    right: 3%;
  }
}
@media (min-width: 60em) {
  .lp-header__title {
    max-width: 55%;
    right: 5%;
  }
}
@media (min-width: 72em) {
  .lp-header__title {
    max-width: 50%;
  }
}
.lp-header__title span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  display: block;
  margin-bottom: 0.5rem;
  animation: lpCalendarTitleShow 0.5s ease 0.75s;
  animation-fill-mode: both;
}
@media (min-width: 36em) {
  .lp-header__title span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 48em) {
  .lp-header__title span {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 84em) {
  .lp-header__title span {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.lp-header__title strong {
  filter: drop-shadow(0 8px 44px rgba(0, 0, 0, 0.55));
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_calendar/prayer-calendars.png) center center no-repeat;
  background-size: contain;
  height: 0;
  padding: 21.25% 0 0;
  text-indent: -999rem;
  margin-bottom: 0.5rem;
  animation: lpCalendarTitleShow 0.5s ease 1s;
  animation-fill-mode: both;
}
.lp-header__title em {
  display: block;
  font-style: normal;
  font-weight: normal;
  max-width: 80%;
  margin: 0 auto;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875rem;
  animation: lpCalendarTitleShow 0.5s ease 1.25s;
  animation-fill-mode: both;
}
@media (min-width: 24em) {
  .lp-header__title em {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 36em) {
  .lp-header__title em {
    line-height: 1.3;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 48em) {
  .lp-header__title em {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 60em) {
  .lp-header__title em {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 84em) {
  .lp-header__title em {
    line-height: 1.4;
  }
}

@keyframes lpCalendarTitleShow {
  0% {
    opacity: 0;
    transform: translateY(-0.5rem);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.lp-content {
  max-width: 26.25rem;
  margin: 0 auto;
}
@supports (display: grid) {
  @media (min-width: 60em) {
    .lp-content {
      display: grid;
      grid-template-columns: 1fr 1.25fr;
      grid-gap: 3.125rem;
      max-width: 80rem;
      padding: 0 2.5rem;
    }
  }
  @media (min-width: 80em) {
    .lp-content {
      grid-gap: 7.5rem;
      grid-template-columns: 1fr 1.15fr;
    }
  }
}

.lp-content__photo {
  padding-bottom: 0.375rem;
}
@media (min-width: 60em) {
  .lp-content__photo {
    margin-left: -1.25rem;
    margin-right: -0.625rem;
    margin-top: -1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 84em) {
  .lp-content__photo {
    margin-left: -1.875rem;
    margin-right: -3.75rem;
  }
}
@media (min-width: 60em) {
  .lp-content__photo img {
    position: sticky;
    top: 2.5rem;
  }
}

.lp-content__content h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: normal;
}
@media (min-width: 60em) {
  .lp-content__content h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 72em) {
  .lp-content__content h2 {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
@media (min-width: 80em) {
  .lp-content__content h2 {
    font-size: 29px;
    font-size: 1.8125rem;
  }
}
.lp-content__content h2 strong {
  color: #196984;
}

.lp-soldout {
  background-color: rgba(25, 105, 132, 0.1);
  padding: 2.5rem;
  font-size: 21px;
  font-size: 1.3125rem;
  margin-bottom: 5rem;
}
@media (min-width: 72em) {
  .lp-soldout {
    padding: 3.125rem 3.75rem;
  }
}

.lp-free-calendar .field {
  border-top: 2px solid #ddd;
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 48em) {
  .lp-free-calendar .field .field__input-wrapper {
    top: 1.25rem;
  }
}
.lp-free-calendar .field strong {
  color: #196984;
}
.lp-free-calendar .field--free-check {
  display: none;
}

.lp .product label,
.lp .donations label strong,
.lp .title--minor,
.lp .order-fields label,
.lp .lp-your-email label,
.lp .field__address2-link,
.lp .qty__name {
  color: #196984;
}
.lp .title--minor label {
  color: #5b5e63;
}
.lp .product__name-main,
.lp .product__desc,
.lp .product__image {
  display: none;
}
.lp .product {
  max-width: none;
  margin-bottom: 2.5rem;
  font-size: 16px;
  font-size: 1rem;
}
.lp .product__qtys {
  padding-top: 1.875rem;
}
@media (min-width: 60em) {
  .lp .product__qtys {
    padding-left: 1.25rem;
  }
}
@media (min-width: 54em) {
  .lp .product__form-parts {
    grid-template-columns: 1fr;
    grid-gap: 2.5rem;
  }
}
.lp .product__shipping .title--minor .title__check {
  margin-left: 0.375rem;
}
.lp .product__shipping .title--minor label {
  font-size: 14px;
  font-size: 0.875rem;
}
.lp .product__shipping .title--minor input[type=checkbox] {
  top: 0.1rem;
  position: relative;
}
.lp .cart__complete-link,
.lp .field--submit .button--processing,
.lp .field--submit [type=submit] {
  background: #196984;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.lp .cart__complete-link:hover,
.lp .field--submit .button--processing:hover,
.lp .field--submit [type=submit]:hover {
  background: #114759;
}
.lp .field-recurring {
  padding-top: 0;
}
@media (min-width: 48em) {
  .lp .field-recurring {
    padding-top: 0.2rem;
  }
}
.lp .field-recurring label {
  padding-left: 0;
}

.lp-share-band {
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}
.lp-share-band .share-band {
  display: block;
  padding-bottom: 1rem;
}
.lp-share-band .share-band__desc {
  padding: 0.25rem 1rem 0.625rem;
}
.lp-share-band .share-band__options {
  justify-content: center;
}