.koh-lp-banner {
  background-color: #5c3131;
  padding: 1.875rem;
}

.koh-lp-banner__inner {
  color: white;
  margin: 0 auto;
  max-width: 45rem;
}
@media (min-width: 60em) {
  .koh-lp-banner__inner {
    position: relative;
  }
}
.koh-lp-banner__inner p:last-child {
  padding-bottom: 0;
}

.koh-lp-banner__icon {
  background-color: #934746;
  height: 3rem;
  margin: -1.875rem 0 1.875rem;
  border-radius: 0 0 0.25rem 0.25rem;
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.1rem;
}
@media (min-width: 60em) {
  .koh-lp-banner__icon {
    position: absolute;
    top: 1.875rem;
    border-radius: 0.25rem;
    left: -4.375rem;
  }
}
.koh-lp-banner__icon svg {
  width: 1.75rem;
  height: 1.75rem;
}

.lp {
  background: #ebe7dc url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP17_koh/bg.jpg) center top no-repeat;
  background-size: 90em auto;
}
@media (min-width: 60em) {
  .lp {
    background-size: 100% auto;
  }
}
.lp {
  padding: 3.75rem 1.875rem 5rem;
}
@media (min-width: 48em) {
  .lp {
    padding: 4.375rem 3.75rem 7.5rem;
  }
}
@media (min-width: 60em) {
  .lp {
    padding-top: 5rem;
  }
}
@media (min-width: 72em) {
  .lp {
    padding-top: 6.25rem;
  }
}

.lp-main {
  margin: 0 auto;
  max-width: 36rem;
}
@media (min-width: 60em) {
  .lp-main {
    max-width: none;
    display: grid;
    gap: 3.75rem;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 76em) {
  .lp-main {
    grid-template-columns: 1.25fr 1fr;
    gap: 5rem;
    max-width: 76rem;
  }
}

.lp-photo {
  max-width: 20rem;
  margin: 0 auto 1.875rem;
}
@media (min-width: 60em) {
  .lp-photo {
    margin-top: -0.625rem;
    margin-left: -5rem;
    margin-right: -5rem;
    margin-top: -1.875rem;
    max-width: none;
  }
}
@media (min-width: 76em) {
  .lp-photo {
    margin-top: -1.25rem;
  }
}
.lp-photo img {
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.15));
}
.lp--atanycost .lp-photo img {
  filter: none;
}
@media (min-width: 76em) {
  .lp-photo img {
    position: sticky;
    top: 1.25rem;
  }
}

.lp-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0 -0.625rem 0.625rem;
  text-align: center;
  position: relative;
}
.lp-title .lp-title-free {
  color: #5b5e63;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.2em;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}
@media (min-width: 48em) {
  .lp-title .lp-title-free {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (min-width: 72em) {
  .lp-title .lp-title-free {
    margin-bottom: 0;
  }
}
.lp-title .lp-title-main {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP17_koh/title_susannakoh.webp) center top no-repeat;
  background-size: contain;
  display: block;
  height: 0;
  padding: 7rem 0 0;
  text-indent: -999rem;
  margin-bottom: -0.625rem;
}
@media (min-width: 60em) {
  .lp-title .lp-title-main {
    padding-top: 10rem;
    margin-bottom: -1.125rem;
  }
}

.lp-content {
  margin-bottom: 2.5rem;
}
@media (min-width: 60em) {
  .lp-content {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
  }
}

.lp-summary {
  margin-bottom: 1.25rem;
}
.lp-summary h2 {
  color: #934746;
  margin-bottom: 0.625rem;
}
.lp-summary h2:first-child {
  margin-top: 0;
}
.lp-summary ul,
.lp-summary ol {
  margin: 0 0 1.25rem;
  padding-left: 1.5rem;
}
.lp-summary li {
  margin-bottom: 0.625rem;
}
.lp-summary .fine-print {
  font-style: italic;
  opacity: 0.75;
  padding-left: 0;
}

.lp-video-wrapper {
  max-width: 60rem;
  margin: 1.25rem -1.25rem 2.5rem;
}
@media (min-width: 48em) {
  .lp-video-wrapper {
    margin: 1.25rem auto 2.5rem;
  }
}

.lp-video {
  padding-top: 56.25%;
  box-shadow: 0 12px 42px rgba(0, 0, 0, 0.35);
  background-color: black;
  position: relative;
}
.lp-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lp-tax-disclaimer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 11px;
  font-size: 0.6875rem;
  padding-top: 1.875rem;
  text-align: center;
  max-width: 76rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 3.75rem auto 0;
}

@media (min-width: 60em) {
  .lp-give {
    margin: 0 auto 1.25rem;
    max-width: 30rem;
  }
}

.lp-photo {
  margin: 0 auto 1.25rem;
  max-width: 27.5rem;
}
@media (min-width: 60em) {
  .lp-photo {
    margin-top: -1rem;
  }
}

.lp-give__title {
  color: #934746;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.5;
  margin: 0 0 1.25rem;
  text-align: center;
}
.lp-give__title span {
  background-color: #934746;
  border-radius: 0.25rem;
  color: white;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1rem;
  letter-spacing: 0.2em;
  padding: 0.375rem 0.625rem;
  text-transform: uppercase;
}
.lp-give__title strong {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202510_LP17_koh/title_heartsoffire2.webp) center top no-repeat;
  background-size: contain;
  display: block;
  height: 0;
  padding: 4.375rem 0 0;
  text-indent: -999rem;
}
@media (min-width: 32em) {
  .lp-give__title strong {
    padding-top: 5rem;
  }
}
.lp-give__title em {
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.25em;
  margin-top: -0.25rem;
  text-transform: uppercase;
}
@media (min-width: 72em) {
  .lp-give__title em {
    margin-top: -0.375rem;
  }
}

.lp-give__sub {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

.lp-give__summary {
  margin-bottom: 1.25rem;
}

.give-options {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0.625rem;
  list-style: none;
  margin: 0 -0.625rem 0.625rem;
  padding: 0;
}
@media (min-width: 60em) {
  .give-options {
    margin-left: 0;
    margin-right: 0;
  }
}
.give-options li {
  display: flex;
  justify-content: center;
}
.give-options label {
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  color: #934746;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
  border: 2px solid #934746;
  border-radius: 0.375rem;
  padding: 0.625rem 0.5rem;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  transition: all 0.2s ease;
}
@media (min-width: 72em) {
  .give-options label {
    font-size: 16px;
    font-size: 1rem;
  }
}
.give-options label:hover {
  background-color: rgba(147, 71, 70, 0.75);
  border-color: rgba(147, 71, 70, 0.75);
  color: white;
  cursor: pointer;
}
.give-options input:checked + label {
  background-color: #934746;
  color: white;
}
.give-options input {
  position: absolute;
  left: -999em;
}

.field--free-check {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.field--donation {
  background-color: rgba(100, 159, 183, 0.2);
  border-radius: 0.25rem;
  padding: 1.25rem;
  margin: 0 -0.625rem 1.875rem;
}
@media (min-width: 60em) {
  .field--donation {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    display: flex;
    justify-content: center;
  }
}
.field--donation label {
  padding: 0;
}
@media (min-width: 60em) {
  .field--donation label {
    margin-bottom: 0;
    padding-top: 0.8rem;
    padding-right: 0.625rem;
  }
}
.field--donation .field__input-wrapper {
  padding-bottom: 0;
  position: relative;
  left: 0;
}
.field--donation .field-recurring {
  display: none;
}

.recur {
  max-width: 48rem;
  margin: 0 auto;
  display: flex;
  padding: 0 1.25rem 1.25rem;
}
@media (min-width: 60em) {
  .recur {
    justify-content: center;
  }
}
.recur [type=checkbox] {
  top: 0.3rem;
}
@media (min-width: 48em) {
  .recur [type=checkbox] {
    left: 0;
  }
}
.recur .field-recurring {
  padding-left: 1.375rem;
}
.recur .field-recurring label {
  color: #5b5e63;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0.2em;
  font-weight: normal;
}
.recur .field-recurring [type=checkbox] {
  top: 0.175rem;
}
.recur .field-recurring__when {
  color: rgba(255, 255, 255, 0.7);
  max-width: 10rem;
}

.ordersummary .ordersummary__total .ordersummary__total-label,
.lp-your-country label {
  color: #934746;
}