.lp {
  overflow: hidden;
  padding: 0 1.875rem 5rem;
  position: relative;
}
@media (min-width: 60em) {
  .lp {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.lp-gpg-title {
  line-height: 1.1;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  background-color: white;
  text-align: center;
  margin: 0 -1.875rem;
  padding: 2.5rem 2.5rem 1.875rem;
}
@media (min-width: 60em) {
  .lp-gpg-title {
    margin: 0 -5rem;
  }
}
.lp-gpg-title h1 {
  margin: 0;
  position: relative;
}
.lp-gpg-title span {
  display: block;
  letter-spacing: 0.25em;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  margin-bottom: 0.3em;
}
@media (min-width: 48em) {
  .lp-gpg-title span {
    font-size: 16px;
    font-size: 1rem;
  }
}
.lp-gpg-title strong {
  color: #336580;
  font-size: 21px;
  font-size: 1.3125rem;
  display: block;
}
@media (min-width: 24em) {
  .lp-gpg-title strong {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (min-width: 48em) {
  .lp-gpg-title strong {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 60em) {
  .lp-gpg-title strong {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.lp-gpg-title__gpg-logo {
  margin: 0 auto 1rem;
  height: 7rem;
  width: 7rem;
  text-indent: -999rem;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP2_update/logo_gpg.png) left top no-repeat;
  background-size: contain;
}
@media (min-width: 60em) {
  .lp-gpg-title__gpg-logo {
    height: 11.25rem;
    width: 11.25rem;
    margin-bottom: 1.25rem;
  }
}

.lp-player {
  background-color: #24485c;
  margin: 0 -1.875rem;
  padding: 1.875rem;
}
@media (min-width: 60em) {
  .lp-player {
    margin: 0 -5rem;
  }
}

.lp-player__inner {
  color: white;
  margin: 0 auto;
  max-width: 42.5rem;
}
.lp-player__inner h2 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.35;
  margin: 0 0 1.25rem;
  max-width: 42.5rem;
  text-align: center;
  text-wrap: balance;
}
.lp-player__inner h2 span {
  white-space: nowrap;
}
.lp-player__inner .audioplayer {
  background-color: rgba(0, 0, 0, 0.45);
  margin-bottom: 0;
}
.lp-player__inner .audioplayer__play-icon {
  background-color: #336580;
}
.lp-player__inner .audioplayer__play-button:hover .audioplayer__play-icon {
  background-color: rgba(51, 101, 128, 0.75);
}

.lp-wrap {
  margin: 0 auto 1.875rem;
}

.lp-top {
  margin: 0 auto 3.75rem;
  max-width: 96rem;
}

.lp-photos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.625rem;
  margin: 0 -1.25rem 1.875rem;
  padding-top: 0.625rem;
}
@media (min-width: 32em) {
  .lp-photos {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 48em) {
  .lp-photos {
    margin-bottom: 3.75rem;
  }
}
.lp-photos img {
  aspect-ratio: 1;
  object-fit: cover;
}
@media (min-width: 84em) {
  .lp-photos img {
    aspect-ratio: 1.375;
  }
}

.lp-content {
  font-size: 18px;
  font-size: 1.125rem;
  padding-bottom: 3.75rem;
  max-width: 43rem;
  margin: 0 auto;
}
@media (min-width: 60em) {
  .lp-content {
    grid-column: 1;
    grid-row: 1;
    padding-bottom: 0;
  }
}
.lp-content p:last-child {
  padding-bottom: 0;
}
.lp-content ul {
  margin: 0 0 1.875rem;
  display: grid;
  gap: 0.625rem;
}

.lp-title {
  line-height: 1.25;
  margin: 0 0 1.25rem;
  text-transform: uppercase;
}
@media (min-width: 60em) {
  .lp-title {
    margin-bottom: 1.875rem;
  }
}
.lp-title span {
  letter-spacing: 0.25em;
  display: block;
  max-width: 22rem;
  margin-bottom: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  text-wrap: balance;
}
@media (min-width: 48em) {
  .lp-title span {
    max-width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.lp-title strong {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP2_update/title.webp) left top no-repeat;
  background-size: contain;
  display: block;
  height: 0;
  text-indent: -999rem;
  height: 4.75rem;
}
@media (min-width: 32em) {
  .lp-title strong {
    height: 6rem;
  }
}
@media (min-width: 48em) {
  .lp-title strong {
    height: 7rem;
  }
}
@media (min-width: 72em) {
  .lp-title strong {
    height: 8rem;
  }
}

.lp-title-cta {
  padding-top: 0.625rem;
  text-align: center;
}
.lp .lp-title-cta .button {
  background-color: #336580;
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.lp .lp-title-cta .button:hover {
  background: rgba(51, 101, 128, 0.75);
}

.lp-comments {
  background-color: rgba(51, 101, 128, 0.1);
  border-radius: 0.25rem;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 1.25rem;
}
.lp-comments h2 {
  color: #336580;
  letter-spacing: 0.15em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.15;
  margin: 0 0 0.625rem;
  text-transform: uppercase;
}
.lp-comments a {
  color: #336580;
}

.lp-donations h2 {
  color: #336580;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 2.5rem 0 1rem;
}
.lp-donations ul {
  margin: 0 0 1rem;
}
.lp-donations ul li {
  margin-bottom: 0.3125rem;
}

.lp-video {
  background-color: #ebe6d9;
  margin: 0 -1.875rem 3.75rem;
  padding: 3.125rem 1.875rem 2.5rem;
  position: relative;
}
@media (min-width: 60em) {
  .lp-video {
    margin-left: -5rem;
    margin-right: -5rem;
    padding-top: 5rem;
    padding-bottom: 3.5rem;
    margin-bottom: 4.375rem;
  }
}
.lp-video a {
  color: #336580;
}
.lp-video h2 {
  color: #336580;
  font-size: 21px;
  font-size: 1.3125rem;
  margin: 0 0 1.25rem;
  text-align: center;
  letter-spacing: -0.015em;
  line-height: 1.25;
  text-wrap: balance;
}
@media (min-width: 48em) {
  .lp-video h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.lp-video::before, .lp-video::after {
  content: "";
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP2_update/scallop_tan_top.webp) left top repeat-x;
  background-size: 340px auto;
  height: 0.8rem;
  position: absolute;
  width: 100%;
  left: 0;
  top: -0.8rem;
}
.lp-video::after {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP2_update/scallop_tan_bottom.webp);
  bottom: -0.8rem;
  top: auto;
}

.lp-video__inner {
  max-width: 42.5rem;
  margin: 0 auto;
}

.lp-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.lp-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.lp .title--minor {
  color: #336580;
}
@media (min-width: 72em) {
  .lp .donations-wrapper {
    position: sticky;
    top: 0;
  }
}
.lp .donations-wrapper h2 {
  color: #336580;
  margin: 0 0 1.25rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
}
.lp .donations-wrapper ul {
  margin-top: 0;
}
.lp .donations {
  border-bottom: none;
  max-width: 27.5rem;
  padding-top: 2.5rem;
}
@media (min-width: 48em) {
  .lp .donations {
    max-width: 43rem;
  }
}
.lp .field--donation {
  margin-bottom: 1.25rem;
}
.lp .field--donation:last-child {
  margin-bottom: 0;
}
.lp .field--donation label {
  display: block;
}
.lp .field--donation > label {
  margin-bottom: 0.5rem;
  top: 0;
}
@media (min-width: 48em) {
  .lp .field--donation-recurring .field-recurring label {
    padding-left: 0;
  }
}
.lp .lp-your-country label,
.lp .field--donation label strong,
.lp .ordersummary .ordersummary__total .ordersummary__total-label {
  color: #336580;
}
.lp .lp-your-country {
  padding: 1.875rem 1.25rem 0;
}
.lp .products__ordersummary-type {
  margin-bottom: 0;
}
.lp .products__ordersummary-type .title {
  margin-bottom: 0;
}
.lp .button--processing {
  background: #336580;
}
.lp .button,
.lp .lp-continue-submit [type=submit] {
  background-color: #336580;
  background-image: none;
  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);
}
.lp .button:hover,
.lp .lp-continue-submit [type=submit]:hover {
  background-color: #2b4655;
}
.lp .button:active,
.lp .lp-continue-submit [type=submit]:active {
  box-shadow: 0 1px 0 #336580, 0 4px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(2px);
}