.lp {
  padding: 2.5rem 1.25rem 5rem;
  background: white center top no-repeat;
  background-attachment: fixed;
  background-size: auto 80vh;
}
@media (min-width: 24em) {
  .lp {
    padding: 2.5rem 1.875rem 7.5rem;
  }
}
@media (min-width: 60em) {
  .lp {
    background-size: 120% auto;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (min-width: 72em) {
  .lp {
    padding-top: 6.25rem;
  }
}
@media (min-width: 84em) {
  .lp {
    background-size: 100rem auto;
  }
}
.no-webp .lp {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/bg_light.jpg);
}
.webp .lp {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/bg_light.webp);
}

.lp-wrap {
  max-width: 32rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-wrap {
    max-width: 35rem;
  }
}
@media (min-width: 72em) {
  .lp-wrap {
    position: relative;
    max-width: 60rem;
    display: grid;
    grid-template-columns: 1.325fr 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: 5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 84em) {
  .lp-wrap {
    max-width: 75rem;
    grid-template-columns: 37.5rem 1fr;
  }
}

.lp-photos {
  margin-bottom: 1.875rem;
  padding-top: 73%;
  position: relative;
}
@media (min-width: 72em) {
  .lp-photos {
    margin: 0 0 1.25rem;
  }
}
@media (min-width: 84em) {
  .lp-photos {
    padding-top: 83%;
    margin-bottom: 0;
  }
}
.lp-photos div {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/photo1.webp) center no-repeat;
  background-size: cover;
  aspect-ratio: 3/2.1;
  position: absolute;
  width: 55%;
  box-shadow: 0 9px 28px rgba(0, 0, 0, 0.3);
}
.lp-photos div:nth-child(1) {
  top: 0;
  left: 0;
}
.lp-photos div:nth-child(2) {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/photo3.webp);
  right: 0;
  top: 17%;
}
.lp-photos div:nth-child(3) {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/photo2.webp);
  top: 50%;
  left: 7%;
}

@media (min-width: 72em) {
  .lp-lower {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 5rem;
  }
}

.lp-content {
  grid-column: 1;
  grid-row: 1/3;
}

.lp-content__content {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 22.5rem;
}
@media (min-width: 48em) {
  .lp-content__content {
    max-width: 40rem;
  }
}
@media (min-width: 72em) {
  .lp-content__content {
    display: block;
    max-width: none;
    position: relative;
  }
}

.lp-title {
  line-height: 1.25;
  margin: 0 0 1.5rem;
  font-weight: normal;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202410_LP3_salome/title.webp?v=20241021) center no-repeat;
  padding-top: 33%;
  font-weight: bold;
  background-size: contain;
  height: 0;
  text-indent: -999rem;
}
@media (min-width: 48em) {
  .lp-title {
    margin-bottom: 1.875rem;
    padding-top: 8.75rem;
  }
}
@media (min-width: 84em) {
  .lp-title {
    margin-bottom: 3.125rem;
    padding-top: 11.25rem;
  }
}

.lp-intro__wide {
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
}
.lp-intro__wide img {
  aspect-ratio: 3/1.75;
  object-position: top;
  object-fit: cover;
}

.lp-intro__portrait {
  float: left;
  margin-top: 0.3125rem;
  margin-bottom: 1rem;
  margin-right: 1.25rem;
  width: 40%;
}
@media (min-width: 48em) {
  .lp-intro__portrait {
    width: 13.75rem;
  }
}
@media (min-width: 72em) {
  .lp-intro__portrait {
    width: 12.5rem;
  }
}

.lp-donations h2 {
  color: #038294;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 2.5rem 0 1rem;
}
.lp-donations p {
  padding-bottom: 2.5rem;
}
@media (min-width: 48em) {
  .lp-donations p {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 72em) {
  .lp-donations p {
    letter-spacing: -0.02em;
  }
}
.lp-donations p strong {
  color: #038294;
}

@media (min-width: 84em) {
  .donations-wrapper {
    position: sticky;
    top: 1.25rem;
  }
}
.donations-wrapper h2 {
  color: #038294;
  margin: 0 0 1.25rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
}
.donations-wrapper ul {
  margin-top: 0;
}

.donations {
  padding-top: 2.5rem;
}
@media (min-width: 72em) {
  .donations {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.field--donation {
  margin-bottom: 1.25rem;
}
@media (min-width: 72em) {
  .field--donation {
    margin-bottom: 0.625rem;
  }
}
.field--donation:last-child {
  margin-bottom: 0;
}

@media (min-width: 48em) {
  .field--donation label {
    padding-top: 0;
  }
}
@media (min-width: 72em) {
  .field--donation label {
    padding-left: 1.25rem;
  }
}
@media (min-width: 84em) {
  .field--donation label {
    padding-top: 0.225rem;
    padding-left: 10.5rem;
  }
}
@media (min-width: 48em) {
  .field--donation label strong {
    display: block;
  }
}

@media (min-width: 72em) {
  .field--donation .field__input-wrapper {
    position: relative;
  }
}
@media (min-width: 84em) {
  .field--donation .field__input-wrapper {
    position: absolute;
  }
}

@media (min-width: 72em) {
  .field--donation-recurring .field-recurring {
    padding-left: 2.5rem;
  }
}
@media (min-width: 84em) {
  .field--donation-recurring .field-recurring {
    padding-top: 0.375rem;
    padding-left: 11.75rem;
  }
}
@media (min-width: 72em) {
  .field--donation-recurring .field-recurring [type=checkbox] {
    left: 1.25rem;
  }
}
@media (min-width: 84em) {
  .field--donation-recurring .field-recurring [type=checkbox] {
    left: 10.5rem;
    top: 0.375rem;
  }
}
@media (min-width: 48em) {
  .field--donation-recurring .field-recurring label {
    padding-left: 0;
  }
}

.lp .title,
.lp-your-country label,
.field--donation label strong,
.ordersummary .ordersummary__total .ordersummary__total-label {
  color: #038294;
}

.lp-your-country {
  padding: 1.875rem 1.25rem 0;
}

.products__ordersummary-type {
  margin-bottom: 0;
}
.products__ordersummary-type .title {
  margin-bottom: 0;
}

.field--submit [type=submit],
.lp-continue-submit .button.button--processing {
  background: #038294;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.field--submit [type=submit]:hover,
.lp-continue-submit .button.button--processing:hover {
  background: #025662;
}

.field--free-check {
  background-color: rgba(3, 130, 148, 0.2);
  padding-left: 1.5rem;
  border-radius: 0.25rem;
  padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  margin: 2rem auto 0.625rem;
  position: relative;
}
.field--free-check label {
  color: rgba(0, 0, 0, 0.7);
  font-weight: normal;
}
@media (min-width: 60em) {
  .field--free-check label {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.field--free-check label strong {
  font-weight: bold;
  color: #038294;
}
.field--free-check label em {
  color: #038294;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
.field--free-check [type=checkbox] {
  left: 1.25rem;
  top: 1.425rem;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1), 0 12px 21px rgba(0, 0, 0, 0.05), 0 20px 38px rgba(0, 0, 0, 0.03);
  position: absolute;
}
@media (min-width: 60em) {
  .field--free-check [type=checkbox] {
    top: 1.65rem;
  }
}