.site-header {
  background: #b18c68 url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/bg_cork.webp) center top repeat;
  background-size: 60rem auto;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  margin: 0 auto -3.75rem;
  max-width: 15rem;
}
@media (min-width: 48em) {
  .site-header {
    max-width: 20rem;
    margin: 0 auto -4.375rem;
  }
}

@media (prefers-reduced-motion) {
  .lp * {
    animation: none !important;
  }
}
.general-errors {
  padding-top: 5rem;
}

.ty-message {
  padding-top: 5rem;
}
@media (min-width: 48em) {
  .ty-message {
    padding-top: 6.25rem;
  }
}

.lp {
  background: white url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/bg.webp) center top repeat;
  background-size: 60rem auto;
  overflow: hidden;
  padding: 0 0 5rem;
}

.lp-top {
  padding: 6.75rem 1.875rem 3.75rem;
  position: relative;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/ribbon.webp) left -0.625rem repeat-x;
  background-size: auto 1.875rem;
}
@media (min-width: 32em) {
  .lp-top {
    padding-top: 4.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 48em) {
  .lp-top {
    padding-top: 7.5rem;
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}
@media (min-width: 60em) {
  .lp-top {
    padding-bottom: 5rem;
  }
}
@media (min-width: 84em) {
  .lp-top {
    padding: 7.75rem 2.5rem 6.25rem;
  }
}

.lp-doodad-branch {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/doodad_branch.webp) right top no-repeat;
  background-size: contain;
  height: 20rem;
  pointer-events: none;
  position: absolute;
  width: 37rem;
  scale: 0.5;
}
@media (min-width: 60em) {
  .lp-doodad-branch {
    scale: 1;
  }
}

.lp-doodad-stars {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/doodad_stars.webp) left top no-repeat;
  background-size: contain;
  height: 12.5rem;
  pointer-events: none;
  position: absolute;
  width: 12.5rem;
  scale: 0.5;
}
@media (min-width: 60em) {
  .lp-doodad-stars {
    scale: 1;
  }
}

.lp-top__inner {
  max-width: 80rem;
  margin: 0 auto;
}
.lp-top__inner .lp-doodad-branch--1 {
  top: -6rem;
  left: calc(50% - 18rem);
  rotate: -10deg;
}
@media (min-width: 60em) {
  .lp-top__inner .lp-doodad-branch--1 {
    top: -4rem;
    left: calc(50% - 17rem);
  }
}
.lp-top__inner .lp-doodad-branch--2 {
  bottom: -9rem;
  left: calc(50% - 17.5rem);
  rotate: 190deg;
}
@media (min-width: 60em) {
  .lp-top__inner .lp-doodad-branch--2 {
    bottom: -10rem;
    left: calc(50% - 35rem);
  }
}
.lp-top__inner .lp-doodad-stars--1 {
  top: 14rem;
  left: calc(50% - 15rem);
  z-index: 2;
  rotate: 40deg;
}
@media (min-width: 32em) {
  .lp-top__inner .lp-doodad-stars--1 {
    top: 25%;
    left: 15%;
  }
}
@media (min-width: 48em) {
  .lp-top__inner .lp-doodad-stars--1 {
    top: 13.75rem;
    left: calc(50% - 12.5rem);
  }
}
@media (min-width: 60em) {
  .lp-top__inner .lp-doodad-stars--1 {
    top: 3.75rem;
    left: calc(50% - 27.5rem);
  }
}
.lp-top__inner .lp-doodad-stars--2 {
  top: 0;
  left: calc(50% + 2.5rem);
  rotate: 190deg;
  z-index: 3;
}
@media (min-width: 32em) {
  .lp-top__inner .lp-doodad-stars--2 {
    left: 60%;
  }
}
@media (min-width: 60em) {
  .lp-top__inner .lp-doodad-stars--2 {
    top: 25rem;
    left: calc(50% + 25rem);
  }
}
@media (min-width: 84em) {
  .lp-top__inner .lp-doodad-stars--2 {
    left: calc(50% + 32.5rem);
  }
}

.lp-top__photos {
  display: grid;
  grid-template-columns: 1fr 1.5fr 1fr 1.5fr;
  margin: 0 -0.875rem 1rem;
}
@media (min-width: 32em) {
  .lp-top__photos {
    margin-bottom: -0.5rem;
  }
}
@media (min-width: 72em) {
  .lp-top__photos {
    margin-bottom: -1.25rem;
  }
}
@media (min-width: 90em) {
  .lp-top__photos {
    margin: 0 0 -2.5rem;
  }
}

.lp-top__photo {
  animation: showHeaderPhoto 1s ease 0.5s both;
  margin: 0 -3.75rem;
  position: relative;
}
@media (min-width: 32em) {
  .lp-top__photo {
    margin: 0 -2.5rem;
    position: static;
  }
}

.lp-top__photo--1 {
  margin-top: -2rem;
  z-index: 2;
  position: relative;
  left: -0.5rem;
  animation-delay: 0.25s;
}
@media (min-width: 32em) {
  .lp-top__photo--1 {
    margin-top: 1.75rem;
  }
}
@media (min-width: 90em) {
  .lp-top__photo--1 {
    margin-top: 1rem;
    margin-right: -3.25rem;
  }
}

.lp-top__photo--2 {
  left: 1.875rem;
  position: relative;
  margin-top: 4.375rem;
  z-index: 1;
  animation-delay: 0.4s;
}
@media (min-width: 32em) {
  .lp-top__photo--2 {
    margin-top: -0.5rem;
  }
}

.lp-top__photo--3 {
  margin-top: -4.75rem;
  position: relative;
  left: 0.5rem;
  animation-delay: 0.1s;
}
@media (min-width: 32em) {
  .lp-top__photo--3 {
    margin-top: -2rem;
    z-index: 1;
  }
}

.lp-top__photo--4 {
  position: relative;
  z-index: 1;
  margin-top: 3.125rem;
  left: 1rem;
  animation-delay: 0.65s;
}
@media (min-width: 32em) {
  .lp-top__photo--4 {
    margin-top: 3.75rem;
  }
}

@keyframes showHeaderPhoto {
  0% {
    opacity: 0;
    transform: translateY(1rem) scale(0.9);
  }
}
.lp-title {
  margin: 0 auto 1.25rem;
  max-width: 25rem;
  position: relative;
  z-index: 3;
}
@media (min-width: 48em) {
  .lp-title {
    max-width: none;
    margin: 0 0 2.5rem;
  }
}

.lp-title-1 {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/title_bless.webp?v=20240923) center no-repeat;
  background-size: contain;
  height: 0;
  padding-top: 22.5%;
  text-indent: -999rem;
  margin: 0 0 0.375rem;
  animation: showTitle1 0.75s ease 0.5s both;
  animation-play-state: paused;
}
.start-animation .lp-title-1 {
  animation-play-state: running;
}
@media (min-width: 48em) {
  .lp-title-1 {
    padding-top: 8rem;
  }
}
@media (min-width: 60em) {
  .lp-title-1 {
    padding-top: 9.375rem;
  }
}
@media (min-width: 84em) {
  .lp-title-1 {
    margin: 0 0 0.625rem;
    padding-top: 11.25rem;
  }
}

@keyframes showTitle1 {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(2.5rem);
  }
}
.lp-title-2 {
  font-weight: normal;
  position: relative;
  color: #264a47;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1rem;
  max-width: 40rem;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
  animation: showTitle2 0.5s ease 0.75s both;
  animation-play-state: paused;
}
.start-animation .lp-title-2 {
  animation-play-state: running;
}
@media (min-width: 48em) {
  .lp-title-2 {
    font-size: 21px;
    font-size: 1.3125rem;
    letter-spacing: 0.2em;
    line-height: 1.25;
    max-width: 35rem;
  }
}
@media (min-width: 84em) {
  .lp-title-2 {
    font-size: 28px;
    font-size: 1.75rem;
    max-width: 50rem;
  }
}
.lp-title-2 strong {
  font-weight: bold;
}

@keyframes showTitle2 {
  0% {
    opacity: 0;
    transform: scale(0.85) translateY(1.875rem);
  }
}
.lp-top__button {
  text-align: center;
  position: relative;
  z-index: 1;
  animation: showTitleCTA 0.35s ease 1s both;
  animation-play-state: paused;
}
.start-animation .lp-top__button {
  animation-play-state: running;
}

@keyframes showTitleCTA {
  0% {
    opacity: 0;
    transform: scale(0.85) translateY(1.25rem);
  }
}
.lp-top__button a,
.lp-content__button a {
  padding: 0.625rem 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  background: #316460;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.06), 0 10px 10px rgba(0, 0, 0, 0.07);
  color: white;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  animation: showTitleButton 0.35s ease 2.5s both;
}
@media (min-width: 48em) {
  .lp-top__button a,
  .lp-content__button a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.lp-top__button a:hover,
.lp-content__button a:hover {
  background: #20423f;
}
.lp-top__button a:active,
.lp-content__button a:active {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 4px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(2px);
}
@media (min-width: 48em) {
  .lp-top__button a::before,
  .lp-content__button a::before {
    content: "";
    display: block;
    background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/icon_donate.svg?v=20240923) center no-repeat;
    background-size: contain;
    height: 1.75rem;
    width: 1.75rem;
  }
}

.lp-content__button {
  text-align: center;
  padding: 0.625rem 0;
}
.lp-content__button a {
  animation: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.lp-content__button a::before {
  display: none;
}

@media (min-width: 60em) {
  .lp-content {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.lp-content__intro {
  background: #f9f7eb;
  padding: 3.75rem 1.875rem 0;
  position: relative;
}
@media (min-width: 48em) {
  .lp-content__intro {
    padding-top: 7.5rem;
  }
}

.lp-content__intro-desc {
  margin: 0 auto 2.5rem;
  position: relative;
}
@media (min-width: 32em) {
  .lp-content__intro-desc {
    max-width: 25rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 48em) {
  .lp-content__intro-desc {
    max-width: 80rem;
    padding: 0 2.5rem;
  }
}
.lp-content__intro-desc .lp-doodad-branch--1 {
  bottom: -12.5rem;
  right: -15rem;
  transform: rotateY(180deg) rotateZ(145deg);
}
@media (min-width: 32em) {
  .lp-content__intro-desc .lp-doodad-branch--1 {
    bottom: -15rem;
  }
}
@media (min-width: 48em) {
  .lp-content__intro-desc .lp-doodad-branch--1 {
    right: calc(50% - 30rem);
  }
}
@media (min-width: 60em) {
  .lp-content__intro-desc .lp-doodad-branch--1 {
    bottom: -17.75rem;
    right: calc(50% - 33.75rem);
  }
}
.lp-content__intro-desc .lp-doodad-stars--1 {
  display: none;
  top: 5rem;
  right: 22.5rem;
  transform: rotateY(180deg) rotateZ(145deg);
}
@media (min-width: 48em) {
  .lp-content__intro-desc .lp-doodad-stars--1 {
    display: block;
    right: 7.5rem;
  }
}
@media (min-width: 60em) {
  .lp-content__intro-desc .lp-doodad-stars--1 {
    right: -5rem;
  }
}
@media (min-width: 84em) {
  .lp-content__intro-desc .lp-doodad-stars--1 {
    right: -4.375rem;
  }
}

.lp-content__intro-title-wrap {
  position: relative;
  margin: 0 0 2.5rem;
}
@media (min-width: 48em) {
  .lp-content__intro-title-wrap {
    margin-bottom: 5rem;
  }
}
.lp-content__intro-title-wrap::after {
  content: "";
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/ribbon.webp) left top repeat-x;
  background-size: auto 0.875rem;
  margin: 1.875rem -1.875rem 0;
  height: 0.5rem;
  max-width: 74.75rem;
}
@media (min-width: 48em) {
  .lp-content__intro-title-wrap::after {
    background-size: auto 1.875rem;
    margin: 2.5rem 0 0;
    height: 1.875rem;
    max-width: 74.75rem;
  }
}

.lp-content__intro-title {
  margin: 0;
}

.lp-content__intro-title-1 {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/title_showthem.webp?v=20240923) center no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 7.5%;
  margin-bottom: 0.5rem;
  text-indent: -999rem;
}
@media (min-width: 48em) {
  .lp-content__intro-title-1 {
    background-position: left center;
    margin-bottom: 1rem;
    padding-top: 2rem;
  }
}
@media (min-width: 72em) {
  .lp-content__intro-title-1 {
    padding-top: 2.625rem;
  }
}
@media (min-width: 84em) {
  .lp-content__intro-title-1 {
    padding-top: 3.2rem;
  }
}

.lp-content__intro-title-2 {
  display: block;
  color: #264a47;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.15em;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 40rem;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 48em) {
  .lp-content__intro-title-2 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.15em;
    line-height: 1.3;
    margin: 0;
    max-width: 25rem;
    text-align: left;
  }
}
@media (min-width: 72em) {
  .lp-content__intro-title-2 {
    font-size: 21px;
    font-size: 1.3125rem;
    max-width: 32.5rem;
  }
}
@media (min-width: 84em) {
  .lp-content__intro-title-2 {
    max-width: 40rem;
  }
}

.lp-content__intro-photos {
  display: none;
}
@media (min-width: 48em) {
  .lp-content__intro-photos {
    display: block;
    position: absolute;
    top: -3.75rem;
    right: -15rem;
    max-width: 27.5rem;
  }
}
@media (min-width: 60em) {
  .lp-content__intro-photos {
    right: -2.5rem;
  }
}
@media (min-width: 72em) {
  .lp-content__intro-photos {
    right: -1.25rem;
  }
}
@media (min-width: 84em) {
  .lp-content__intro-photos {
    right: 1.875rem;
  }
}

.lp-content__intro-subtitle {
  color: #981b1e;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: -0.025em;
  margin: 0 0 1rem;
}
@media (min-width: 48em) {
  .lp-content__intro-subtitle {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (min-width: 72em) {
  .lp-content__intro-subtitle {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.lp-content__intro-paras {
  padding-bottom: 2.5rem;
}
@media (min-width: 48em) {
  .lp-content__intro-paras {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.lp-content__button a {
  background-color: #981b1e;
}
.lp-content__button a:hover {
  background-color: #6d1315;
}

.lp-content__photos {
  background: #b18c68 url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/bg_cork.webp) center top repeat;
  background-size: 60rem auto;
  margin: 0 -1.875rem;
  z-index: 1;
  padding: 2.5rem 0 1.875rem;
  position: relative;
}
@media (min-width: 32em) {
  .lp-content__photos {
    padding: 2.5rem 1.875rem 1.875rem;
  }
}
@media (min-width: 84em) {
  .lp-content__photos {
    padding: 0;
  }
}

.lp-content__photos-inner {
  display: grid;
  gap: 0.625rem;
  margin: 0 auto;
  max-width: 10rem;
  position: relative;
}
@media (min-width: 32em) {
  .lp-content__photos-inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.875rem;
    max-width: 100%;
  }
}
@media (min-width: 48em) {
  .lp-content__photos-inner {
    max-width: 70%;
    margin: 0 auto;
  }
}
@media (min-width: 84em) {
  .lp-content__photos-inner {
    max-width: 65rem;
    gap: 3.75rem;
    top: -2.5rem;
  }
}
.lp-content__photos-inner img {
  display: block;
  animation: showIntroFrames 0.5s ease 0.5s both;
  animation-play-state: paused;
}
.start-animation .lp-content__photos-inner img {
  animation-play-state: running;
}
.lp-content__photos-inner img:nth-child(1) {
  animation-delay: 0.35s;
}

@keyframes showIntroFrames {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(2rem);
  }
}
.lp-packs {
  padding: 3.75rem 1.875rem;
  position: relative;
}
@media (min-width: 48em) {
  .lp-packs {
    padding: 5rem 3.75rem;
  }
}
@media (min-width: 72em) {
  .lp-packs {
    padding: 5rem 5rem 6.25rem;
  }
}
.lp-packs .lp-doodad-branch--1 {
  top: -11.25rem;
  left: calc(50% - 21rem);
  transform: rotateY(180deg) rotateZ(-20deg);
  rotate: 0;
}
@media (min-width: 48em) {
  .lp-packs .lp-doodad-branch--1 {
    top: -10rem;
    left: calc(50% - 30rem);
  }
}
@media (min-width: 60em) {
  .lp-packs .lp-doodad-branch--1 {
    top: -13.5rem;
    left: calc(50% - 21rem);
  }
}
.lp-packs .lp-doodad-stars--1 {
  top: 9rem;
  left: calc(50% - 15rem);
  rotate: -220deg;
  z-index: 0;
}

.lp-packs__title {
  height: 0;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/title_sharethelove.webp) left center no-repeat;
  background-size: contain;
  text-indent: -999rem;
  padding-top: 16%;
  margin: 0 auto 1.875rem;
}

.lp-packs__inner {
  display: grid;
  max-width: 67.5rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-packs__inner {
    align-items: center;
    grid-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }
}
.lp-packs__inner .product {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .lp-packs__inner .product {
    max-width: none;
  }
}
@media (min-width: 60em) {
  .lp-packs__inner .product {
    grid-gap: 5rem;
  }
}
.lp-packs__inner .product__image {
  display: none;
}
@media (min-width: 48em) {
  .lp-packs__inner .product__desc {
    font-size: 16px;
    font-size: 1rem;
  }
}
.lp-packs__inner .product__desc ul {
  columns: 2;
  padding-left: 1.25rem;
}
@media (min-width: 48em) {
  .lp-packs__inner .product__desc ul {
    padding-left: 1.875rem;
  }
}
.lp-packs__inner .product__name-main {
  display: none;
}
.lp-packs__inner .product__price-desc {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/bg_circle.webp) center no-repeat;
  background-size: cover;
  color: rgba(0, 0, 0, 0.75);
  padding: 2.75rem;
  align-items: center;
  justify-content: center;
  line-height: 1.25;
  color: white;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  height: 7.5rem;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  font-weight: bold;
  position: absolute;
  top: -8.75rem;
  left: 0;
  width: 7.5rem;
}
@media (min-width: 32em) {
  .lp-packs__inner .product__price-desc {
    top: -23.75rem;
    left: auto;
    right: 0;
  }
}
@media (min-width: 48em) {
  .lp-packs__inner .product__price-desc {
    right: auto;
    left: -10rem;
    top: 0;
  }
}
@media (min-width: 84em) {
  .lp-packs__inner .product__price-desc {
    left: -31.25rem;
    top: -2.5rem;
  }
}
.lp-packs__inner .product__qtys {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.lp-packs__inner .qty__name {
  color: #316460;
  padding-top: 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.lp-packs__inner .qty__desc {
  display: none;
}
.lp-packs__inner .qty__price {
  border-right-color: rgba(0, 0, 0, 0.2);
}
.lp-packs__inner .qty {
  padding-left: 8.75rem;
}
.lp-packs__inner .product__desc li {
  margin-bottom: 0.375rem;
}

.lp-packs__photo {
  max-width: 25rem;
  margin: 0 auto;
  animation: showProductPhoto 0.75s ease 0.5s both;
  animation-play-state: paused;
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .lp-packs__photo {
    max-width: 30rem;
    margin-left: -2.5rem;
  }
}
@media (min-width: 60em) {
  .lp-packs__photo {
    margin-left: 0;
    max-width: 100%;
  }
}
.start-animation .lp-packs__photo {
  animation-play-state: running;
}

@keyframes showProductPhoto {
  0% {
    opacity: 0;
    transform: scale(0.85) translateY(5rem);
  }
}
.in-honor {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5rem 2.5rem 0;
  margin-bottom: 5rem;
  position: relative;
}
@media (min-width: 60em) {
  .in-honor {
    padding: 5rem 3.75rem 0;
  }
}
.in-honor.is-hidden {
  display: none;
}
.in-honor::after {
  content: "";
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/ribbon.webp) -1rem top repeat-x;
  background-size: auto 100%;
  margin: 2.5rem -2.5rem 1.25rem;
  height: 1.875rem;
  bottom: -0.875rem;
  position: relative;
}
@media (min-width: 48em) {
  .in-honor::after {
    margin-top: 5rem;
  }
}
@media (min-width: 60em) {
  .in-honor::after {
    margin-left: -3.75rem;
    margin-right: -3.75rem;
  }
}
.in-honor .lp-doodad-branch--1 {
  bottom: -3.125rem;
  left: calc(50% - 15rem);
  background-size: 100% auto;
  background-position: right bottom;
  height: 12.5rem;
  rotate: -180deg;
}
@media (min-width: 48em) {
  .in-honor .lp-doodad-branch--1 {
    left: calc(50% - 10rem);
  }
}
@media (min-width: 60em) {
  .in-honor .lp-doodad-branch--1 {
    height: 10.625rem;
    bottom: 0;
  }
}
@media (min-width: 84em) {
  .in-honor .lp-doodad-branch--1 {
    left: calc(50% - 10rem);
  }
}

.in-honor__inner {
  position: relative;
  max-width: 26.25rem;
  margin: 0 auto;
}
.in-honor__inner.is-hidden {
  display: none;
}
@media (min-width: 48em) {
  .in-honor__inner {
    padding-left: 22rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: grid;
    grid-template-columns: 22.5rem 1fr;
    grid-gap: 2.5rem;
    max-width: 62.5rem;
  }
}
@media (min-width: 60em) {
  .in-honor__inner {
    grid-template-columns: 30rem 1fr;
  }
}

.in-honor__img {
  position: relative;
}
@media (min-width: 48em) {
  .in-honor__img {
    position: relative;
    order: 2;
    margin-top: 1.25rem;
  }
}
@media (min-width: 72em) {
  .in-honor__img {
    margin-right: -2.5rem;
  }
}
@media (min-width: 84em) {
  .in-honor__img {
    left: 1.25rem;
    margin-right: -5rem;
  }
}
.in-honor__img img {
  position: relative;
  z-index: 1;
}

.delivery-deadline-mobile {
  background-color: rgba(49, 100, 96, 0.25);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
  padding: 1.25rem;
}
@media (min-width: 48em) {
  .delivery-deadline-mobile {
    display: none;
  }
}

.delivery-deadline {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/bg_circle.webp) center no-repeat;
  background-size: cover;
  color: rgba(0, 0, 0, 0.75);
  padding: 2.75rem;
  align-items: center;
  justify-content: center;
  line-height: 1.25;
  margin-bottom: 5rem;
  text-align: center;
  color: white;
  font-size: 12px;
  font-size: 0.75rem;
  width: 15rem;
  height: 15rem;
  display: none;
}
@media (min-width: 48em) {
  .delivery-deadline {
    margin-bottom: 0;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 3.75rem;
    z-index: 2;
  }
}
@media (min-width: 84em) {
  .delivery-deadline {
    z-index: 0;
    bottom: auto;
    left: auto;
    top: -8.75rem;
    right: -1.25rem;
  }
}

.in-honor__content {
  position: relative;
}

.in-honor__content-title {
  margin-bottom: 1.5rem;
}

.in-honor__content-title-1 {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/title_youcansponsor.webp?v=20240923) center no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 18%;
  text-indent: -999rem;
  margin-bottom: 2.5%;
}

.in-honor__content-title-2 {
  font-weight: normal;
  color: #264a47;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1rem;
  max-width: 30rem;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media (min-width: 72em) {
  .in-honor__content-title-2 {
    max-width: 22.5rem;
    margin: 0;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.in-honor__content-title-sub {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

.in-honor__button {
  text-align: center;
  padding-top: 1.875rem;
}
@media (min-width: 48em) {
  .in-honor__button {
    border-top: 1px solid rgba(38, 74, 71, 0.3);
    margin-top: 1.875rem;
  }
}
.in-honor__button a.button {
  background: white;
  border: 2px solid #981b1e;
  box-shadow: none;
  color: #981b1e;
  line-height: 1;
  padding: 0.875rem 3.75rem 0.875rem 1.125rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 60em) {
  .in-honor__button a.button {
    background-color: transparent;
  }
}
.in-honor__button a.button:hover {
  background-color: #eddedf;
}
.in-honor__button a.button strong {
  display: block;
  font-weight: normal;
  letter-spacing: 0.15em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.in-honor__button a.button::after {
  height: 100%;
  background-color: #981b1e;
  position: absolute;
  content: "";
  right: 2.75rem;
  width: 1px;
  top: 0;
}
.in-honor__button a.button::before {
  content: "";
  display: inline-block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/icon_circle.svg) left top no-repeat;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  right: 0.4375rem;
  top: 50%;
  margin-top: -0.9375rem;
}

.households {
  display: none;
  padding: 0 0 1.25rem;
}
.households.is-showing {
  display: block;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.households__intro {
  background-color: #981b1e;
  color: white;
  padding: 2.5rem 2.5rem 5em;
}
@media (min-width: 48em) {
  .households__intro {
    padding: 3.75rem 2.5rem 7.5rem;
  }
}
@media (min-width: 60em) {
  .households__intro {
    padding: 5rem 5rem 7.5rem;
  }
}
@media (min-width: 84em) {
  .households__intro {
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 96em) {
  .households__intro {
    border-radius: 0 0 0.375rem 0.375rem;
    max-width: 90rem;
    margin: 0 auto;
  }
}
.households__intro h3 {
  margin: 0 0 1rem;
  line-height: 1.15;
}
@media (min-width: 72em) {
  .households__intro h3 {
    margin-bottom: 1.5rem;
  }
}
.households__intro h3 strong {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  max-width: 20rem;
}
@media (min-width: 60em) {
  .households__intro h3 strong {
    font-size: 30px;
    font-size: 1.875rem;
    max-width: none;
  }
}
@media (min-width: 72em) {
  .households__intro h3 strong {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 0.625rem;
  }
}
.households__intro h3 span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.2em;
  color: #dfdcc3;
  margin-top: 0.375em;
  font-weight: normal;
}
.households__intro p:last-child {
  padding-bottom: 0;
}

.households__intro-inner {
  max-width: 30rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .households__intro-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.5rem;
    max-width: 68.75rem;
  }
}
@media (min-width: 60em) {
  .households__intro-inner {
    grid-template-columns: 1fr 1fr;
    margin-right: -5rem;
    grid-gap: 5rem;
  }
}
@media (min-width: 72em) {
  .households__intro-inner {
    grid-template-columns: 1fr 25rem;
    margin-right: auto;
  }
}
@media (min-width: 80em) {
  .households__intro-inner {
    grid-template-columns: 1fr 35.5rem;
  }
}

.households__intro-img {
  margin: 0 0 1.875rem;
  position: relative;
}
@media (min-width: 23.25em) {
  .households__intro-img {
    margin: 0 0 1.25rem;
    top: -0.625rem;
  }
}
@media (min-width: 48em) {
  .households__intro-img {
    grid-row: 1;
    margin-bottom: 0;
    grid-column: 2;
    top: 0;
  }
}
@media (min-width: 72em) {
  .households__intro-img {
    margin-right: -6.25rem;
  }
}
@media (min-width: 80em) {
  .households__intro-img {
    display: flex;
    align-items: stretch;
    margin-right: 0;
  }
}
.households__intro-img img {
  position: relative;
  z-index: 1;
}

@media (min-width: 48em) {
  .households__intro-content {
    grid-column: 1;
  }
}
@media (min-width: 60em) {
  .households__intro-content {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.households__intro-checkbox {
  border-top: 0.25rem solid rgba(12, 23, 23, 0.75);
  margin-top: 1.25rem;
  padding: 2.5rem 0 1.25rem 2rem;
  position: relative;
}
@media (min-width: 25.875em) {
  .households__intro-checkbox {
    background-color: rgba(12, 23, 23, 0.5);
    border-top: none;
    border-radius: 0.375rem;
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 0;
    padding: 1.5rem 1.25rem 1.5rem 3.25rem;
  }
}
.households__intro-checkbox [type=checkbox] {
  position: absolute;
  top: 2.75rem;
  left: 0.5rem;
}
@media (min-width: 25.875em) {
  .households__intro-checkbox [type=checkbox] {
    top: 1.9rem;
    left: 1.875rem;
  }
}
@media (min-width: 25.875em) {
  .households__intro-checkbox .field {
    padding-bottom: 0;
  }
}
.households__intro-checkbox label {
  color: white;
  color: #dfdcc3;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 25.875em) {
  .households__intro-checkbox label {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.households__intro-checkbox label em {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  opacity: 0.75;
  margin-left: 0;
}
@media (min-width: 25.875em) {
  .households__intro-checkbox label em {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.household {
  display: none;
  padding: 1.25em 1.25em 0.625em;
  background-color: white;
  border-radius: 0.375em;
  margin: -3em auto 4.25em;
  max-width: 24em;
}
@media (min-width: 48em) {
  .household {
    position: relative;
    padding: 1.875em 22em 1.25em 1.875em;
    max-width: 72.5em;
  }
}
@media (min-width: 72em) {
  .household {
    padding-right: 32.3875em;
  }
}
.household.is-showing {
  display: block;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
}
.household:last-child {
  margin-bottom: 1.25em;
}
.household label {
  color: #981b1e;
}

.household__title {
  color: #981b1e;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: normal;
  margin: 0 0 1rem;
}

.household__img {
  max-width: 15rem;
  margin: 0.625rem auto -1rem;
  position: relative;
}
@media (min-width: 48em) {
  .household__img {
    position: absolute;
    right: 1.25rem;
    top: 4.75rem;
    max-width: 17.5rem;
  }
}
@media (min-width: 72em) {
  .household__img {
    max-width: 25rem;
    right: 2.75rem;
    margin: 0;
    padding: 5.625rem 0.625rem 0 0;
    top: -1.875rem;
    height: 100%;
  }
}
.household__preview-title {
  color: #981b1e;
  font-weight: bold;
  padding-bottom: 0.25em;
}
@media (min-width: 48em) {
  .household__preview-title {
    padding-bottom: 0;
  }
}

.household__preview-img {
  margin: 0 -1.625em;
}
@media (min-width: 48em) {
  .household__preview-img {
    margin: 0;
  }
}
.is-previewable .household__preview-img, .is-previewing .household__preview-img {
  perspective: 600px;
}
.is-previewing .household__preview-img {
  position: absolute;
}
.household__preview-img img {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.33);
  transform-origin: top;
}

.household__preview-content {
  display: none;
  opacity: 0;
  padding: 1.25em 1.25em 0.25em;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.33);
  margin: 0 -1.625em;
}
@media (min-width: 21em) {
  .household__preview-content {
    padding: 1.625em 1.625em 0.625em;
  }
}
@media (min-width: 48em) {
  .household__preview-content {
    margin: 0;
  }
}
@media (min-width: 72em) {
  .household__preview-content {
    padding: 2.5em 2.5em 1.5em;
  }
}
.is-previewing .household__preview-content {
  display: block;
  opacity: 1;
}
.household__preview-content .signature {
  margin-left: 1em;
}

@media (min-width: 60em) {
  .household__honormemory .field--radios {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 2.5rem;
  }
}
.household__honormemory .field--radios input[type=radio] {
  top: 0.125rem;
}

@media (min-width: 60em) {
  .household__tofrom {
    float: left;
    padding-right: 0.625em;
    width: 40%;
  }
}
@media (min-width: 72em) {
  .household__tofrom {
    width: 44%;
  }
}
@media (min-width: 60em) {
  .household__tofrom textarea {
    height: 7.425rem;
  }
}

@media (min-width: 60em) {
  .household__addressfields {
    float: left;
    padding-left: 0.625em;
    width: 60%;
  }
}
@media (min-width: 72em) {
  .household__addressfields {
    width: 56%;
  }
}

.household__qtys {
  clear: both;
  padding-bottom: 1.875rem;
  display: grid;
  grid-row-gap: 1.25rem;
}
@media (min-width: 60em) {
  .household__qtys {
    display: grid;
    grid-row-gap: 0;
    grid-template-columns: 40% 1fr;
    align-items: center;
    padding-top: 1.25rem;
    padding-bottom: 0;
  }
}
@media (min-width: 72em) {
  .household__qtys {
    grid-column-gap: 3.75rem;
    grid-template-columns: 13.75rem 1fr;
  }
}
.household__qtys .product {
  margin: 0;
}
.household__qtys .product__image,
.household__qtys .product__name,
.household__qtys .product__desc,
.household__qtys .qty__desc {
  display: none;
}
.household__qtys .qty {
  padding-left: 8.25rem;
}
.household__qtys .qty__price {
  width: 3.25rem;
}
.household__qtys .product__qtys {
  border-top: none;
  padding-top: 0.625rem;
}
@media (min-width: 60em) {
  .household__qtys .product__qtys {
    padding-top: 0;
  }
}
.household__qtys .qty {
  padding: 0;
}
.household__qtys .qty [type=text] {
  display: block;
  top: 1.75rem;
}
.household__qtys label {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.household__qtys .qty__name {
  color: #981b1e;
  font-size: 16px;
  font-size: 1rem;
  order: 1;
  padding-bottom: 0.8rem;
}
.household__qtys .qty__price {
  position: relative;
  top: 0;
  padding: 0;
  margin: 0;
  border: none;
  order: 2;
  left: 0;
  padding: 0 0 0 4.75rem;
}
.household__qtys .field--checkbox {
  padding-bottom: 0;
}
@media (min-width: 60em) {
  .household__qtys .field--checkbox {
    margin-left: 0.625rem;
  }
}
@media (min-width: 72em) {
  .household__qtys .field--checkbox {
    margin-left: 0;
  }
}

.household__newsletter-name {
  padding-top: 1.875rem;
}
.household__newsletter-name.is-hidden {
  display: none;
}

@media (min-width: 48em) {
  .household__newsletter-name-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.25rem;
  }
}

.households__addmore {
  padding: 1.25em;
  background-color: rgba(255, 255, 255, 0.4);
  max-width: 24em;
  margin: -3em auto 2em;
  text-align: center;
  border-radius: 0.375em;
}
@media (min-width: 48em) {
  .households__addmore {
    position: relative;
    padding: 1.875em;
    max-width: 72.5em;
  }
}
.households__addmore.is-hidden {
  display: none;
}
.lp .households__addmore .button {
  border: 2px solid #981b1e;
  background-image: none;
  background-color: transparent;
  color: #981b1e;
  box-shadow: none;
  padding-right: 2.75rem;
  position: relative;
}
.lp .households__addmore .button:hover {
  background-color: rgba(152, 27, 30, 0.2);
  opacity: 1;
}
.lp .households__addmore .button::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  margin-top: -1rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/icon_circle.svg) left top no-repeat;
  background-size: cover;
}

label,
.household__preview-title,
.product__name-main,
.qty__name,
.field--donation label strong {
  color: #316460;
}

.qty {
  padding-left: 8.25rem;
}

.qty__price {
  width: 3.5rem;
}

.product ul {
  margin: 0;
}

.product__content h4 {
  letter-spacing: 0.3em;
  margin: 1.25rem 0 0.625rem;
  color: #316460;
  text-transform: uppercase;
}

.lp .title--minor {
  color: #316460;
}
.lp .ordersummary .button--delete:hover {
  background-color: #6d1315;
  opacity: 1;
}
.lp .field__address2-link {
  background-color: transparent;
  box-shadow: none;
  color: #316460;
}
.lp .field__address2-link:hover {
  background-color: transparent;
}
.lp .field__address2-link:active {
  box-shadow: none;
}
.lp .product__note {
  font-style: italic;
  opacity: 0.6;
}
.lp .product__note em {
  font-style: normal;
}

.lp-free-offer {
  display: none;
}

.lp-end {
  padding: 0 1.875rem;
  position: relative;
}
.lp-end .lp-doodad-branch--1 {
  bottom: -18.75rem;
  left: calc(50% - 17.5rem);
  transform: rotateY(-180deg) rotateZ(-220deg);
}
@media (min-width: 60em) {
  .lp-end .lp-doodad-branch--1 {
    bottom: -22.5rem;
    left: calc(50% - 13rem);
  }
}

.lp-donate {
  max-width: 65rem;
  margin: 0 auto 3.75rem;
  gap: 1.25rem;
  display: grid;
}
@media (min-width: 60em) {
  .lp-donate {
    align-items: center;
    gap: 2.5rem;
    grid-template-columns: 1fr 23.75rem;
    margin-bottom: 5rem;
    padding: 0 2.5rem;
  }
}
@media (min-width: 66em) {
  .lp-donate {
    grid-template-columns: 1fr 28.75rem;
  }
}
.lp-donate h2 {
  height: 0;
  margin: 0 0 0.625rem;
  padding-top: 10.5%;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP19_christmascare/title_vomsglobalministry.webp) center no-repeat;
  background-size: contain;
  text-indent: -999rem;
}
@media (min-width: 48em) {
  .lp-donate h2 {
    margin: 0 0 1.25rem;
  }
}
.lp-donate p {
  padding-bottom: 1.875rem;
}
.lp-donate .field--donation > label {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 13px;
  font-size: 0.8125rem;
  padding-top: 0;
}
.lp-donate .field--donation > label strong {
  display: block;
  letter-spacing: 0;
  font-size: 16px;
  font-size: 1rem;
  text-transform: none;
}
.lp-donate .field-recurring {
  padding-top: 0;
}
@media (min-width: 48em) {
  .lp-donate .field-recurring {
    padding-left: 1.25rem;
    padding-top: 0.1rem;
  }
}
@media (min-width: 84em) {
  .lp-donate .field-recurring {
    margin-top: 0.375rem;
  }
}
.lp-donate .field-recurring label {
  text-transform: none;
  letter-spacing: normal;
  font-size: 13px;
  font-size: 0.8125rem;
}

.lp-donate__photo {
  margin: 0 auto;
  max-width: 30rem;
  position: relative;
}
@media (min-width: 60em) {
  .lp-donate__photo {
    max-width: 100%;
  }
}
.lp-donate__photo .lp-doodad-stars--1 {
  z-index: 1;
  rotate: -220deg;
  bottom: -3.75rem;
  right: -5rem;
}
@media (min-width: 60em) {
  .lp-donate__photo .lp-doodad-stars--1 {
    rotate: 10deg;
    bottom: -6.25rem;
    left: -2.5rem;
  }
}
.lp-donate__photo img {
  display: block;
  animation: showDonationPhoto 0.5s ease 0.35s both;
  animation-play-state: paused;
  position: relative;
  z-index: 2;
}
.start-animation .lp-donate__photo img {
  animation-play-state: running;
}
.lp-donate__photo img:nth-child(1) {
  animation-delay: 0.5s;
}

@keyframes showDonationPhoto {
  0% {
    opacity: 0;
    scale: 0.85;
  }
}
.lp-donate__content {
  margin: 0 auto;
  max-width: 25rem;
}
@media (min-width: 72em) {
  .lp-donate__content {
    max-width: 100%;
    padding: 3.75rem 0;
  }
}

.ordersummary .ordersummary__total .ordersummary__total-label {
  color: #316460;
}

.field--submit [type=submit] {
  background: #316460;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.13), 0 8px 28px rgba(0, 0, 0, 0.13);
}
.field--submit [type=submit]:hover {
  background-color: #20423f;
}
.field--submit [type=submit]:active {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 4px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(2px);
}

.lp-share-band {
  margin-top: 6.25rem;
}
.lp-share-band .share-band {
  background-color: #981b1e;
}

.ordersummary .ordersummary__name-note {
  display: block;
  margin-top: 0.125rem;
  margin-left: 0;
}