/* ========================================================================
   Preparing with Love — immersive planning sanctuary atmosphere
   ======================================================================== */

main.page.gh-tier-page.preparing-love-page {
  --pwl-cream: #f3ebe2;
  --pwl-cream-light: #faf6ef;
  --pwl-parchment: #efe6d8;
  --pwl-sage: #7a8f7a;
  --pwl-sage-glow: rgba(122, 143, 122, 0.18);
  --pwl-blue: #234f73;
  --pwl-blue-soft: #2a6278;
  --pwl-purple-ink: #453a58;
  --pwl-warm: #c4a882;
  --pwl-shadow: rgba(58, 72, 88, 0.09);
  --pwl-panel: rgba(255, 251, 245, 0.78);

  background-color: var(--pwl-cream) !important;
}

/* Page layer — warm parchment, no harsh top white band */
main.page.gh-tier-page.preparing-love-page::before {
  background-color: #e8dfd2 !important;
  background-image:
    url("../images/Home Page/grace-harbor-donate-hero.png"),
    url("../images/Home Page/pathways-background-soft.png"),
    linear-gradient(165deg, rgba(250, 244, 234, 0.45) 0%, rgba(235, 228, 215, 0.2) 50%, rgba(243, 235, 226, 0.5) 100%) !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
  background-size: cover, cover, cover !important;
  background-position: left 16% 44%, left 22% 58%, center !important;
  opacity: 0.44 !important;
}

main.page.gh-tier-page.preparing-love-page::after {
  background-image:
    radial-gradient(ellipse 95% 50% at 50% 8%, rgba(255, 244, 232, 0.35) 0%, transparent 58%),
    radial-gradient(ellipse 75% 55% at 78% 35%, rgba(255, 248, 238, 0.15) 0%, transparent 62%),
    radial-gradient(ellipse 70% 50% at 18% 70%, rgba(122, 143, 122, 0.08) 0%, transparent 55%),
    linear-gradient(
      180deg,
      rgba(252, 246, 236, 0.25) 0%,
      rgba(247, 240, 228, 0.18) 45%,
      rgba(241, 232, 222, 0.65) 100%
    ) !important;
}

/* ----- Hero scene: lighthouse visible, cinematic blend ----- */
main.page.gh-tier-page.preparing-love-page .gh-pwl-scene {
  min-height: clamp(220px, 32vh, 320px);
}

/* Tile artwork — large faded “PREPARING” lives in preparing1b-tile.png (same pattern as DAISIES on daisies page) */
main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__photo {
  inset: 0 !important;
  background-color: #e5ddd0 !important;
  background-image: url("../images/Preparing with Love/preparing1b-tile.png") !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 53% 16% !important;
  opacity: 0.58 !important;
  -webkit-mask-image: linear-gradient(
    180deg,
    #000 0%,
    #000 52%,
    rgba(0, 0, 0, 0.35) 72%,
    transparent 92%
  );
  mask-image: linear-gradient(
    180deg,
    #000 0%,
    #000 52%,
    rgba(0, 0, 0, 0.35) 72%,
    transparent 92%
  );
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__wash {
  inset: 0 !important;
  background-image:
    radial-gradient(ellipse 85% 70% at 48% 38%, rgba(255, 252, 245, 0.55) 0%, rgba(252, 246, 236, 0.28) 50%, transparent 82%),
    radial-gradient(ellipse 60% 45% at 85% 20%, rgba(196, 168, 130, 0.08) 0%, transparent 65%),
    radial-gradient(ellipse 50% 40% at 8% 75%, rgba(122, 143, 122, 0.1) 0%, transparent 68%),
    linear-gradient(
      180deg,
      rgba(255, 250, 242, 0.2) 0%,
      rgba(248, 242, 232, 0.12) 50%,
      rgba(241, 232, 222, 0.45) 100%
    ) !important;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__coast {
  background-image:
    radial-gradient(ellipse 90% 45% at 50% 100%, rgba(122, 143, 122, 0.12) 0%, transparent 70%),
    radial-gradient(ellipse 70% 50% at 50% 0%, rgba(255, 248, 238, 0.18) 0%, transparent 68%) !important;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__mist {
  height: 36%;
  max-height: 11rem;
  background: linear-gradient(
    180deg,
    transparent 0%,
    rgba(252, 246, 238, 0.08) 25%,
    rgba(245, 236, 224, 0.45) 65%,
    var(--pwl-cream) 100%
  ) !important;
}

/* Soft leaf/floral suggestion (sage + warm parchment, like daisies botanical) */
main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__botanical {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    radial-gradient(ellipse 24% 58% at 5% 58%, rgba(122, 143, 122, 0.09) 0%, transparent 72%),
    radial-gradient(ellipse 20% 24% at 12% 88%, rgba(240, 228, 200, 0.11) 0%, transparent 70%),
    radial-gradient(ellipse 22% 20% at 90% 72%, rgba(196, 168, 130, 0.07) 0%, transparent 68%),
    radial-gradient(ellipse 16% 16% at 48% 92%, rgba(122, 143, 122, 0.05) 0%, transparent 68%);
  opacity: 0.88;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__accent {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    radial-gradient(ellipse 30% 50% at 88% 48%, rgba(196, 168, 130, 0.06) 0%, transparent 70%),
    radial-gradient(ellipse 25% 40% at 10% 52%, rgba(122, 143, 122, 0.08) 0%, transparent 72%),
    radial-gradient(ellipse 40% 25% at 50% 78%, rgba(255, 251, 245, 0.1) 0%, transparent 68%);
}

/* Hero band — tighter, sanctuary feel */
main.page.gh-tier-page.preparing-love-page .gh-pwl-hero-band {
  position: relative;
  min-height: clamp(168px, 22vh, 248px) !important;
  padding: calc(max(7rem, 7.5vh + 3rem)) 0.5rem 0.65rem !important;
  background: transparent !important;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-hero-band::before {
  display: none !important;
  content: none !important;
}

/* Soft warm glow behind title — matches daisies hero-glow placement */
main.page.gh-tier-page.preparing-love-page .gh-pwl-hero-glow {
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  width: min(94%, 42rem);
  height: clamp(9rem, 38vw, 13rem);
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
  background: radial-gradient(
    ellipse 100% 90% at 50% 50%,
    rgba(255, 251, 245, 0.62) 0%,
    rgba(252, 244, 232, 0.32) 48%,
    rgba(235, 228, 215, 0.08) 72%,
    transparent 100%
  );
  box-shadow:
    0 0 60px rgba(255, 248, 238, 0.35),
    0 0 120px rgba(122, 143, 122, 0.08);
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-hero {
  position: relative;
  z-index: 1;
  max-width: 720px;
  margin: 0 auto;
  padding: 0.25rem 1rem 0;
}

main.page.gh-tier-page.preparing-love-page .gh-tier-eyebrow {
  margin: calc(-0.35rem - 15px) 0 0.4rem !important;
  font-family: "Cormorant Garamond", Baskerville, "Palatino Linotype", Georgia, serif !important;
  color: var(--pwl-blue) !important;
  font-weight: 500 !important;
  font-size: 1.12rem !important;
  letter-spacing: 0.06em !important;
  text-transform: none !important;
  text-shadow:
    0 0 28px rgba(255, 252, 248, 0.95),
    0 0 10px rgba(255, 250, 242, 0.85) !important;
}

main.page.gh-tier-page.preparing-love-page h1.gh-tier-script-title {
  position: relative;
  z-index: 1;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-hero__subtitle {
  margin: 0 0 0.65rem !important;
  max-width: 38rem;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif !important;
  font-size: clamp(1.06rem, 2.2vw, 1.2rem) !important;
  font-style: italic !important;
  font-weight: 400 !important;
  line-height: 1.62 !important;
  color: #5a6578 !important;
  text-shadow: 0 0 20px rgba(255, 252, 248, 0.88) !important;
}

main.page.gh-tier-page.preparing-love-page h1.gh-tier-script-title {
  font-size: clamp(2.9rem, 8.2vw, 4.4rem) !important;
  color: var(--pwl-purple-ink) !important;
  text-shadow:
    0 0 40px rgba(255, 253, 248, 0.95),
    0 0 14px rgba(252, 246, 236, 0.9),
    0 1px 2px rgba(255, 255, 255, 0.65) !important;
}

main.page.gh-tier-page.preparing-love-page h1.gh-tier-script-title::after {
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(122, 143, 122, 0.28) 14%,
    rgba(42, 98, 120, 0.22) 50%,
    rgba(196, 168, 130, 0.18) 86%,
    transparent 100%
  ) !important;
}

main.page.gh-tier-page.preparing-love-page .gh-tier-divider {
  display: none !important;
}

/* ----- Body: harbor transition into content ----- */
main.page.gh-tier-page.preparing-love-page .gh-pwl-body {
  position: relative;
  z-index: 2;
  max-width: min(58rem, 94vw);
  margin: -2.25rem auto 0;
  padding: 0 clamp(1rem, 3.5vw, 1.75rem) 1.5rem !important;
  background: linear-gradient(
    180deg,
    rgba(252, 246, 238, 0.12) 0%,
    rgba(247, 240, 228, 0.92) 6%,
    var(--pwl-cream) 18%,
    var(--pwl-cream) 100%
  ) !important;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-body::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.28;
  background-image: repeating-linear-gradient(
    0deg,
    transparent,
    transparent 3px,
    rgba(180, 168, 148, 0.025) 3px,
    rgba(180, 168, 148, 0.025) 4px
  );
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-body > * {
  position: relative;
  z-index: 1;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-body > .gh-tier-card,
main.page.gh-tier-page.preparing-love-page .gh-pwl-body > .gh-pwl-purposes,
main.page.gh-tier-page.preparing-love-page .gh-pwl-body > .gh-pwl-topics,
main.page.gh-tier-page.preparing-love-page .gh-pwl-body > .gh-pwl-rule,
main.page.gh-tier-page.preparing-love-page .gh-pwl-body > .gh-pwl-note,
main.page.gh-tier-page.preparing-love-page .gh-pwl-body > aside {
  margin-bottom: 1.5rem;
}

/* Harbor dividers */
.gh-pwl-rule {
  margin: 0.5rem auto 1.35rem;
  border: 0;
  height: 1px;
  max-width: min(22rem, 72%);
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(196, 168, 130, 0.28) 12%,
    rgba(122, 143, 122, 0.22) 50%,
    rgba(196, 168, 130, 0.28) 88%,
    transparent 100%
  );
}

.gh-pwl-rule--light {
  margin: 1rem auto 1.5rem;
  max-width: 16rem;
  opacity: 0.75;
}

/* ----- Intro: integrated translucent panel ----- */
.gh-pwl-intro {
  text-align: left;
  padding: clamp(1.65rem, 3.2vw, 2.05rem) clamp(1.65rem, 4vw, 2.35rem);
  max-width: 52rem;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(
    158deg,
    rgba(255, 253, 248, 0.82) 0%,
    rgba(248, 242, 230, 0.76) 48%,
    rgba(243, 236, 224, 0.8) 100%
  );
  border: 1px solid rgba(196, 180, 158, 0.28);
  border-radius: 20px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.65) inset,
    0 16px 48px var(--pwl-shadow),
    0 4px 16px rgba(122, 143, 122, 0.06);
  -webkit-backdrop-filter: blur(14px) saturate(1.08);
  backdrop-filter: blur(14px) saturate(1.08);
}

.gh-pwl-intro__kicker {
  display: block;
  margin: 0 0 1rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--pwl-sage);
}

.gh-pwl-intro p {
  margin: 0 0 1.15rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.1rem, 2.05vw, 1.22rem);
  line-height: 1.92;
  color: #3d454f;
  text-wrap: pretty;
  max-width: 46em;
}

.gh-pwl-intro__lead {
  margin-bottom: 1.25rem !important;
  font-size: clamp(1.16rem, 2.15vw, 1.28rem) !important;
  line-height: 1.85 !important;
  color: var(--pwl-purple-ink) !important;
  font-weight: 500 !important;
}

.gh-pwl-intro__close {
  margin-bottom: 0 !important;
  font-style: italic;
  color: #5c6575 !important;
}

/* ----- Dual purpose cards ----- */
.gh-pwl-purposes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.1rem;
}

@media (min-width: 720px) {
  .gh-pwl-purposes {
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
  }
}

.gh-pwl-purpose {
  text-align: left;
  padding: clamp(1.4rem, 2.6vw, 1.65rem) clamp(1.35rem, 2.8vw, 1.7rem);
  background: linear-gradient(
    155deg,
    rgba(255, 253, 249, 0.88) 0%,
    rgba(247, 240, 228, 0.82) 100%
  );
  border: 1px solid rgba(196, 180, 158, 0.26);
  border-radius: 18px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.7) inset,
    0 10px 32px var(--pwl-shadow);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.gh-pwl-purpose__label {
  margin: 0 0 0.5rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--pwl-sage);
}

.gh-pwl-purpose__title {
  margin: 0 0 0.6rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.24rem, 2.4vw, 1.4rem);
  font-weight: 600;
  color: var(--pwl-purple-ink);
  line-height: 1.28;
}

.gh-pwl-purpose__text {
  margin: 0;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.03rem;
  line-height: 1.82;
  color: #454d58;
}

/* ----- Family property — protective feature panel ----- */
.gh-pwl-featured {
  position: relative;
  text-align: left;
  padding: clamp(1.85rem, 3.5vw, 2.35rem) clamp(1.65rem, 3.5vw, 2.25rem);
  background: linear-gradient(
    145deg,
    rgba(255, 250, 242, 0.92) 0%,
    rgba(250, 238, 218, 0.88) 38%,
    rgba(245, 232, 210, 0.85) 100%
  );
  border: 1px solid rgba(196, 168, 130, 0.35);
  border-radius: 22px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.75) inset,
    0 0 0 1px rgba(255, 255, 255, 0.4) inset,
    0 20px 52px rgba(140, 110, 70, 0.12),
    0 8px 28px var(--pwl-shadow);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.gh-pwl-featured::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.25) 0%,
    transparent 28%
  );
  opacity: 0.7;
}

.gh-pwl-featured > * {
  position: relative;
  z-index: 1;
}

.gh-pwl-section-kicker {
  margin: 0 0 0.5rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #7a6f5e;
}

.gh-pwl-featured__title {
  margin: 0 0 1.25rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.5rem, 3.1vw, 1.82rem);
  font-weight: 600;
  line-height: 1.26;
  color: var(--pwl-purple-ink);
}

.gh-pwl-featured__body p {
  margin: 0 0 1.1rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.08rem, 2vw, 1.16rem);
  line-height: 1.9;
  color: #3d454f;
  max-width: 48em;
}

.gh-pwl-featured__body p:last-child {
  margin-bottom: 0;
}

.gh-pwl-featured__quote {
  margin: 1.15rem 0 !important;
  padding: 1.1rem 1.25rem 1.1rem 1.35rem;
  border-radius: 12px;
  background: rgba(255, 253, 248, 0.55);
  border-left: 3px solid rgba(122, 143, 122, 0.4);
  font-style: italic;
  color: #4a5058 !important;
  line-height: 1.88 !important;
}

.gh-pwl-featured__close {
  margin-top: 0.35rem !important;
  font-weight: 500;
  color: var(--pwl-purple-ink) !important;
  line-height: 1.75 !important;
}

/* ----- Topics ----- */
.gh-pwl-topics__header {
  text-align: center;
  margin-bottom: 1.5rem;
  padding: 0 0.75rem;
}

.gh-pwl-topics__title {
  margin: 0.4rem 0 0.55rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.38rem, 2.8vw, 1.68rem);
  font-weight: 600;
  color: var(--pwl-purple-ink);
}

.gh-pwl-topics__intro {
  margin: 0 auto;
  max-width: 38rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.04rem;
  line-height: 1.78;
  font-style: italic;
  color: #626a75;
}

.gh-pwl-topics__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 600px) {
  .gh-pwl-topics__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.gh-pwl-topic {
  position: relative;
  text-align: left;
  padding: 1.3rem 1.35rem 1.2rem 1.4rem;
  background: linear-gradient(
    140deg,
    rgba(255, 253, 249, 0.86) 0%,
    rgba(248, 242, 232, 0.8) 100%
  );
  border: 1px solid rgba(196, 180, 158, 0.22);
  border-radius: 16px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.65) inset,
    0 6px 22px rgba(72, 88, 98, 0.05);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: box-shadow 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
}

.gh-pwl-topic:hover {
  border-color: rgba(122, 143, 122, 0.35);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.8) inset,
    0 12px 32px rgba(72, 88, 98, 0.08);
  transform: translateY(-2px);
}

.gh-pwl-topic__num {
  position: absolute;
  top: 0.9rem;
  right: 1rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: rgba(122, 143, 122, 0.5);
}

.gh-pwl-topic__title {
  margin: 0 2rem 0.5rem 0;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(1.12rem, 2vw, 1.24rem);
  font-weight: 600;
  line-height: 1.34;
  color: var(--pwl-purple-ink);
}

.gh-pwl-topic__text {
  margin: 0;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.99rem;
  line-height: 1.8;
  color: #4a525c;
}

.gh-pwl-topic__text strong {
  font-weight: 600;
  color: #3a424c;
}

/* Note & return */
.gh-pwl-note {
  padding: 1rem 1.25rem;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.92rem;
  line-height: 1.72;
  font-style: italic;
  text-align: left;
  color: #656d78;
  background: rgba(250, 244, 234, 0.65);
  border: 1px dashed rgba(196, 180, 158, 0.38);
  border-radius: 14px;
}

.gh-pwl-return {
  background: linear-gradient(
    180deg,
    rgba(255, 253, 249, 0.8) 0%,
    rgba(248, 242, 232, 0.75) 100%
  ) !important;
  border-radius: 18px;
}

.gh-pwl-return p {
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 900px) {
  main.page.gh-tier-page.preparing-love-page h1.gh-tier-script-title {
    font-size: clamp(2.55rem, 11vw, 3.6rem) !important;
  }

  main.page.gh-tier-page.preparing-love-page .gh-pwl-hero-glow {
    top: 44%;
    height: clamp(8rem, 36vw, 11rem);
  }

  main.page.gh-tier-page.preparing-love-page .gh-pwl-scene__photo {
    background-position: 54% 17% !important;
    opacity: 0.52 !important;
  }
}

@media (max-width: 640px) {
  main.page.gh-tier-page.preparing-love-page .gh-pwl-body {
    margin-top: -1.75rem;
  }

  .gh-pwl-intro,
  .gh-pwl-featured,
  .gh-pwl-purpose,
  .gh-pwl-topic {
    text-align: center;
    padding-left: 1.35rem;
    padding-right: 1.35rem;
  }

  .gh-pwl-intro p,
  .gh-pwl-featured__body p {
    max-width: none;
  }

  .gh-pwl-featured__quote {
    border-left: none;
    padding: 1rem 0.85rem;
    text-align: center;
  }

  .gh-pwl-topic__num {
    position: static;
    display: block;
    margin-bottom: 0.4rem;
  }

  .gh-pwl-topic__title {
    margin-right: 0;
  }
}

/* Neutralize generic tier card shell — .gh-pwl-* owns surface + padding */
main.page.gh-tier-page.preparing-love-page .gh-pwl-body .gh-tier-card {
  margin-bottom: 0;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

main.page.gh-tier-page.preparing-love-page .gh-pwl-body .gh-tier-card--featured {
  background: transparent;
  border: none;
  box-shadow: none;
}

/* ========================================================================
   Terminal cascade — tile “PREPARING” anchor (page link loads after style.css)
   Same mechanism as: main.page.gh-tier-page.daisies-page .gh-daisies-scene__photo
   ======================================================================== */
main.page.gh-tier-page.preparing-love-page .gh-tier-scene__photo.gh-pwl-scene__photo {
  background-image: url("../images/Preparing with Love/preparing1b-tile.png") !important;
  background-position: 53% 16% !important;
  background-size: cover !important;
  opacity: 0.58 !important;
}

@media (max-width: 900px) {
  main.page.gh-tier-page.preparing-love-page .gh-tier-scene__photo.gh-pwl-scene__photo {
    background-position: 54% 17% !important;
    opacity: 0.52 !important;
  }
}
