.lp {
  padding: 0 1.875rem 6.25rem;
  background: white center top no-repeat;
  background-attachment: fixed;
  background-size: auto 80vh;
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202511_LP4_edhof2offer/bg_light.webp);
}
@media (min-width: 60em) {
  .lp {
    background-size: 120% auto;
    padding: 0 3.75rem 7.5rem;
  }
}
@media (min-width: 84em) {
  .lp {
    background-size: 100rem auto;
  }
}

.lp-title {
  background-color: rgba(223, 216, 203, 0.375);
  margin: 0 -1.875rem 2.5rem;
  padding: 3.75rem 1.875rem 2.5rem;
}
@media (min-width: 60em) {
  .lp-title {
    margin: 0 -3.75rem 2.5rem;
    padding: 5rem 3.75rem 2.5rem;
  }
}
.lp-title h1 {
  font-family: "Tungsten A", "Tungsten B", "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 500;
  line-height: 1;
  font-size: 42px;
  font-size: 2.625rem;
  max-width: 70rem;
  margin: 0 auto 0.625rem;
}
@media (min-width: 60em) {
  .lp-title h1 {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media (min-width: 84em) {
  .lp-title h1 {
    text-align: center;
  }
}

.lp__inner {
  max-width: 70rem;
  margin: 0 auto;
}

.lp-offers {
  max-width: 70rem;
  margin: 0 auto 5rem;
  display: grid;
  gap: 5rem;
}
@media (min-width: 48em) {
  .lp-offers {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.75rem;
  }
}
@media (min-width: 72em) {
  .lp-offers {
    gap: 5rem;
  }
}

.lp-offer {
  max-width: 25rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-offer {
    max-width: 100%;
  }
}

.lp-offer__image {
  max-width: 20rem;
  margin: 0 auto 1.25rem;
}
@media (min-width: 60em) {
  .lp-offer__image {
    max-width: 100%;
  }
}
@media (min-width: 72em) {
  .lp-offer__image {
    max-width: 27.5rem;
  }
}

.lp-offer__content h2 {
  color: #038294;
  font-weight: normal;
  text-align: center;
  line-height: 1.25;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 1rem;
  letter-spacing: -0.015em;
}
@media (min-width: 72em) {
  .lp-offer__content h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media (min-width: 84em) {
  .lp-offer__content h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.lp-offer__content p {
  font-size: 18px;
  font-size: 1.125rem;
}

.field--free-check {
  background-color: rgba(223, 216, 203, 0.375);
  display: flex;
  align-items: start;
  gap: 0.5rem;
  padding: 1.25rem 1.25rem 1.125rem;
  border-radius: 0.375rem;
}
.field--free-check input {
  position: relative;
  top: 0.275rem;
}
.field--free-check label {
  color: #5b5e63;
  font-weight: normal;
}
.field--free-check label em {
  color: #038294;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0;
}

.lp-app {
  background-image: linear-gradient(to top, #025662, #038294);
  margin: 0 0 1.25rem;
  padding: 2.5rem 0 0;
  position: relative;
  color: white;
}
@media (min-width: 48em) {
  .lp-app {
    align-self: start;
    border-radius: 0 0 0.375rem 0.375rem;
    margin-bottom: 0;
  }
}
@media (min-width: 78em) {
  .lp-app {
    display: grid;
    align-items: center;
    gap: 1rem;
    padding: 0;
    grid-template-columns: 1fr 10rem;
  }
}

@media (min-width: 78em) {
  .lp-app__content {
    padding: 1.25rem 0 1.25rem 1.25rem;
  }
}

.lp-app__title {
  line-height: 1.25;
  font-weight: bold;
  margin: 0 1.25rem 1.25rem;
  text-align: center;
}

.lp-app__links {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1.875rem;
  align-items: center;
  justify-content: center;
}
@media (min-width: 24em) {
  .lp-app__links {
    gap: 0.375rem;
  }
}
@media (min-width: 78em) {
  .lp-app__links {
    margin-bottom: 0;
  }
}

.lp-app__link {
  display: block;
  background: left top no-repeat;
  background-size: contain;
  text-indent: -999rem;
  height: 2.5rem;
  width: 7.5rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 78em) {
  .lp-app__link {
    height: 3rem;
    margin-bottom: 0;
    width: 9rem;
  }
}

.lp-app__link--ios {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202511_LP4_edhof2offer/button_appstore.svg);
}

.lp-app__link--android {
  background-image: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202511_LP4_edhof2offer/button_googleplay.svg);
  background-position: center;
  width: 8.5rem;
}
@media (min-width: 78em) {
  .lp-app__link--android {
    width: 10.5rem;
  }
}

.lp-app__devices {
  max-width: 20rem;
  margin: 0 auto;
  overflow: hidden;
}

.lp-app__devices-inner {
  display: grid;
  align-items: center;
  grid-template-columns: 1.05fr 0.3fr 1fr 0.3fr 1.05fr;
  margin-bottom: -7.5rem;
}
@media (min-width: 78em) {
  .lp-app__devices-inner {
    margin: 1rem -6rem -5.5rem 0;
  }
}

.lp-app__device--1 {
  grid-row: 1;
  grid-column: 1/3;
}

.lp-app__device--2 {
  grid-row: 1;
  grid-column: 2/5;
  z-index: 1;
}

.lp-app__device--3 {
  grid-row: 1;
  grid-column: 4/7;
}

.field--donation .field-recurring {
  padding-top: 0;
  padding-left: 1.25rem;
  position: relative;
}
@media (min-width: 48em) {
  .field--donation .field-recurring {
    padding-top: 0.225rem;
    padding-left: 11.5rem;
  }
}

.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;
}

.field--submit [type=submit],
.lp-continue-submit .button.button--processing {
  background: #038294;
}
.field--submit [type=submit]:hover,
.lp-continue-submit .button.button--processing:hover {
  background: #025662;
}