.lp {
  padding: 0 2.5rem;
  background: #f7f0df url("https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/bg_tan.webp") top center repeat;
  background-size: 30rem auto;
}

.lp--no-form {
  padding-bottom: 2.5rem;
}

.site-header.site-header--minimal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #193a44;
  box-shadow: none;
}
@media (min-width: 72em) {
  .site-header.site-header--minimal {
    padding: 1.25rem;
  }
}

.general-errors {
  padding-top: 3.75rem;
}
@media (min-width: 72em) {
  .general-errors {
    padding-top: 5.625rem;
  }
}

.ty-message {
  background-color: #11272d;
  padding-top: 6.25rem;
}
@media (min-width: 72em) {
  .ty-message {
    padding-top: 8.125rem;
  }
}

.general-errors__inner {
  max-width: max-content;
}
@media (min-width: 36em) {
  .general-errors__inner {
    padding: 2.5rem;
  }
}

@media (min-width: 60em) {
  .general-errors__title {
    float: none;
    width: auto;
  }
}

@media (min-width: 60em) {
  .general-errors__content {
    float: none;
    width: auto;
  }
}

.lp-registration-status,
.lp-closed {
  background-color: #214d5a;
  color: white;
  padding: 1.875rem;
  border-radius: 0.625rem;
  box-shadow: 0 13px 38px rgba(0, 0, 0, 0.2);
  max-width: 35rem;
  margin: 0 auto 5rem;
}
.lp-registration-status h2,
.lp-closed h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  margin: 0 0 1rem;
  line-height: 1.25;
}
.lp-registration-status p:last-child,
.lp-closed p:last-child {
  padding-bottom: 0;
}
.lp-registration-status a,
.lp-closed a {
  color: #f6eccc;
}

.lp-notice-form {
  background-color: white;
  border-radius: 0.625rem;
  padding: 1.875rem;
  box-shadow: 0 13px 38px rgba(0, 0, 0, 0.2);
  max-width: 30rem;
  margin: 0 auto 5rem;
}
.lp-notice-form h2 {
  color: #214d5a;
  margin: 0 0 1.25rem;
}
.lp-notice-form label {
  color: #214d5a;
}
.lp-notice-form .feedback__desc {
  padding-top: 1rem;
}
.lp-notice-form [type=submit] {
  background: #214d5a;
}
.lp-notice-form [type=submit]:hover {
  background: #132d35;
}

.lp-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.625rem 1.25rem;
  background-color: #193a44;
  display: flex;
  justify-content: center;
  gap: 1.25rem;
  align-items: center;
  z-index: 10;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.lp-topbar.is-hidden {
  transform: translateY(-150%);
}

.lp-topbar__conf {
  display: none;
}
@media (min-width: 48em) {
  .lp-topbar__conf {
    display: block;
    color: white;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.lp-topbar__register .lp-cta-button {
  background-color: #bfa260;
}

.lp-top-wrap {
  background: #214d5a url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/bg_header.webp?v=20260430) center top repeat;
  background-size: 80rem auto;
  margin: 0 -2.5rem;
  position: relative;
}

.lp-top {
  display: grid;
  margin: 0 auto;
  position: relative;
  padding: 8.75rem 2.5rem 2.5rem;
  z-index: 1;
}
@media (min-width: 48em) {
  .lp-top {
    padding: 10rem 2.5rem 3.125rem;
  }
}
@media (min-width: 72em) {
  .lp-top {
    padding: 12.5rem 2.5rem 3.75rem;
  }
}

.lp-title {
  margin-bottom: 1.875rem;
}
@media (min-width: 60em) {
  .lp-title {
    margin-bottom: 2.5rem;
  }
}
.lp-title h1 strong {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/logo.webp?v=20260327) center top no-repeat;
  background-size: contain;
  display: block;
  height: 4.65rem;
  width: 18.75rem;
  margin: 0 auto 1.5rem;
  position: relative;
  text-indent: -999rem;
}
@media (min-width: 48em) {
  .lp-title h1 strong {
    height: 7.5rem;
    width: 32rem;
    margin: 0 auto 2.25rem;
  }
}
@media (min-width: 72em) {
  .lp-title h1 strong {
    height: 10rem;
    width: 45rem;
    margin: 0 auto 3.75rem;
  }
}
.lp-title h1 span {
  color: #bfa260;
  font-size: 30px;
  font-size: 1.875rem;
  display: block;
  font-family: "adobe-handwriting-ernie", sans-serif;
  text-align: center;
}
@media (min-width: 48em) {
  .lp-title h1 span {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media (min-width: 72em) {
  .lp-title h1 span {
    font-size: 54px;
    font-size: 3.375rem;
  }
}

.lp-intro__cta {
  padding-top: 0.3125rem;
  text-align: center;
}

.lp-cta-button {
  background: #bfa260;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media (min-width: 84em) {
  .lp-cta-button {
    font-size: 16px;
    font-size: 1rem;
  }
}
.lp-cta-button:hover {
  background: #a88a44;
}

.lp-collage {
  background-color: #bfa260;
  margin: 0 -2.5rem 2.5rem;
}

.lp-collage__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.625rem;
  margin: 0 auto;
  max-width: 85rem;
  padding: 0.625rem;
}
@media (min-width: 48em) {
  .lp-collage__inner {
    gap: 1.25rem;
    grid-template-columns: repeat(3, 1fr);
    padding: 1.25rem;
  }
}
.lp-collage__inner img:last-child {
  display: none;
}
@media (min-width: 48em) {
  .lp-collage__inner img:last-child {
    display: block;
  }
}

.lp-main h2,
.lp-schedule h2 {
  font-family: "adobe-handwriting-ernie", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  color: #214d5a;
  margin: 0 0 1.25rem;
}

.lp-content {
  position: relative;
}

.lp-content__inner {
  margin: 0 auto;
  max-width: 70rem;
}

.lp-content__content {
  display: grid;
  gap: 5rem;
  padding-bottom: 5rem;
}
@media (min-width: 60em) {
  .lp-content__content {
    grid-template-columns: 1.5fr 1fr;
    padding: 2.5rem 1.25rem 6.25rem;
  }
}
@media (min-width: 72em) {
  .lp-content__content {
    padding-top: 5rem;
    padding-bottom: 8.75rem;
  }
}

.lp-content__info {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 33.75rem;
}
@media (min-width: 60em) {
  .lp-content__info {
    align-self: center;
    max-width: 100%;
  }
}
.lp-content__info p:last-child {
  padding-bottom: 0;
}
.lp-content__info h2 {
  line-height: 1;
  margin: 2.5rem 0 1.25rem;
}
.lp-content__info ul {
  margin: 0 0 1.25rem;
  padding-left: 1.875rem;
  display: grid;
  gap: 0.625rem;
}
.lp-content__info li {
  padding: 0;
}

.lp-content__info-cta {
  display: flex;
  justify-content: center;
}

.lp-content__details {
  background: #214d5a;
  align-self: start;
  color: white;
  max-width: 22.5rem;
  margin: 0 -1.25rem;
  padding: 2.5rem 1.875rem;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.375);
  border-radius: 0.375rem;
  position: relative;
}
@media (min-width: 27.5em) {
  .lp-content__details {
    margin: 0 auto;
  }
}
@media (min-width: 32em) {
  .lp-content__details {
    margin: 0 auto;
    max-width: 20rem;
  }
}
@media (min-width: 48em) {
  .lp-content__details {
    max-width: 37.5rem;
  }
}
@media (min-width: 60em) {
  .lp-content__details {
    max-width: 100%;
  }
}
.lp-content__details h2 {
  color: #f6eccc;
  margin: 0 0 0.625rem;
  line-height: 1;
  position: relative;
}
.lp-content__details dl {
  margin: 0;
  position: relative;
}
.lp-content__details dt {
  color: #f6eccc;
  font-family: "goldenbook", sans-serif;
  letter-spacing: 0.2em;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}
.lp-content__details dd {
  margin: 0 0 1.25rem;
}
.lp-content__details dd:last-child {
  margin-bottom: 0;
}
.lp-content__details dd em {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
}
.lp-content__details ul {
  list-style: none;
  margin: 0;
  padding: 0.3125rem 0 0;
  display: grid;
  gap: 0.5rem;
}
.lp-content__details li strong {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

.lp-content__photos {
  background-color: #bfa260;
  margin: 0 -2.5rem;
}

.lp-content__photos-inner {
  display: grid;
  gap: 1.25rem;
  padding: 2.5rem;
  margin: 0 auto;
  max-width: 85rem;
}
@media (min-width: 48em) {
  .lp-content__photos-inner {
    grid-template-columns: repeat(3, 1fr);
    padding: 1.25rem;
  }
}

.lp-schedule {
  background: #214d5a url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/bg_header.webp?v=20260430) center top repeat;
  background-size: 80rem auto;
  margin: 0 -2.5rem;
  position: relative;
}

.lp-schedule__inner {
  max-width: 30rem;
  margin: 0 auto;
  position: relative;
  padding: 5rem 0;
}
@media (min-width: 32em) {
  .lp-schedule__inner {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 48em) {
  .lp-schedule__inner {
    max-width: 100%;
  }
}
@media (min-width: 60em) {
  .lp-schedule__inner {
    padding: 8.75rem 5rem 5rem;
  }
}
@media (min-width: 72em) {
  .lp-schedule__inner {
    max-width: 70rem;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

.lp-schedule__box {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/bg_linen.webp) left top repeat;
  background-size: 40rem auto;
  padding: 2.5rem;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.15));
}

.lp-schedule__border {
  border: 2px solid black;
  padding: 1.25rem 1.875rem 1.875rem;
}
.lp-schedule__border h2 {
  border-bottom: 2px solid black;
  line-height: 1;
  margin: -1.25rem -2.5rem 1.875rem;
  padding: 2rem 2.5rem 1.25rem;
  position: relative;
}
.lp-schedule__border h3 {
  color: #214d5a;
  font-family: "goldenbook", sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  font-size: 1.3125rem;
  margin: 0 0 0.625rem;
}
.lp-schedule__border ul {
  list-style: none;
  margin: 0 0 3.75rem;
  padding: 0;
  display: grid;
  gap: 1.875rem;
}
@media (min-width: 48em) {
  .lp-schedule__border ul {
    grid-template-columns: 1fr 1fr;
    gap: 3.75rem;
  }
}
@media (min-width: 84em) {
  .lp-schedule__border ul {
    grid-template-columns: 1fr;
    gap: 1.875rem;
  }
}
@media (min-width: 96em) {
  .lp-schedule__border ul {
    grid-template-columns: 1fr 1fr;
    gap: 3.75rem;
  }
}
@media (min-width: 84em) {
  .lp-schedule__border .lp-schedule__session-list {
    margin-bottom: 0;
  }
}
.lp-schedule__border ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.625rem;
}
.lp-schedule__border ol > li {
  display: grid;
}
@media (min-width: 72em) {
  .lp-schedule__border ol > li {
    grid-template-columns: 6.25rem 1fr;
  }
}
.lp-schedule__border ol strong {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 72em) {
  .lp-schedule__border ol strong {
    font-size: 16px;
    font-size: 1rem;
  }
}

.lp-schedule__sessions {
  display: grid;
  gap: 1.875rem;
  padding-top: 1.25rem;
}
@media (min-width: 60em) {
  .lp-schedule__sessions {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 0.625rem;
  }
}

@media (min-width: 60em) {
  .lp-schedule__session--2 {
    order: 3;
  }
}

@media (min-width: 60em) {
  .lp-schedule__session--3 {
    order: 2;
  }
}

.lp-schedule__facilities {
  background-color: #bfa260;
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 1.875rem;
  margin: 1.25rem -1.875rem -1.875rem;
}
@media (min-width: 60em) {
  .lp-schedule__facilities {
    margin: 0.75rem 0 0;
    order: 4;
  }
}

.lp-schedule__photo {
  margin-top: -1.25rem;
  margin-bottom: -4.375rem;
  margin-left: -5rem;
}
@media (min-width: 48em) {
  .lp-schedule__photo {
    position: absolute;
    bottom: 1.875rem;
    margin: 0;
    right: -1.25rem;
    width: 20rem;
  }
}
@media (min-width: 60em) {
  .lp-schedule__photo {
    bottom: -0.375rem;
  }
}
@media (min-width: 72em) {
  .lp-schedule__photo {
    bottom: -5rem;
  }
}
@media (min-width: 84em) {
  .lp-schedule__photo {
    right: -2.5rem;
  }
}
@media (min-width: 90em) {
  .lp-schedule__photo {
    bottom: -4.375rem;
    right: -2.5rem;
  }
}
.lp-schedule__photo img {
  filter: drop-shadow(0 9px 28px rgba(0, 0, 0, 0.22));
  rotate: -2deg;
}

.lp-schedule__cta {
  display: flex;
  justify-content: center;
}
@media (min-width: 48em) {
  .lp-schedule__cta {
    padding-top: 0;
  }
}
.lp-schedule__cta .button {
  background-color: #214d5a;
}
.lp-schedule__cta .button:hover {
  background-color: #132d35;
}

.lp-conf-info {
  margin: 0 -2.5rem;
  position: relative;
}
.lp-conf-info h2 {
  line-height: 1.25;
  margin-bottom: 0.625rem;
}

.lp-conf-info__inner {
  display: grid;
  gap: 3.75rem;
  margin: 0 auto;
  max-width: 35rem;
  padding: 5rem 1.875rem 5rem;
}
@media (min-width: 60em) {
  .lp-conf-info__inner {
    grid-template-columns: 1fr 1fr;
    padding: 7.5rem 5rem;
    max-width: 77.5rem;
    gap: 5rem;
  }
}
@media (min-width: 84em) {
  .lp-conf-info__inner {
    gap: 5rem;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.lp-conf-info__inner ul {
  display: grid;
  gap: 0.25rem;
  padding: 0 0 0 1.25rem;
  margin: 0;
}

.lp-conf-info__photos {
  padding-top: 70%;
  position: relative;
}
@media (min-width: 48em) {
  .lp-conf-info__photos {
    margin: 0 auto;
    width: 37.5rem;
    padding-top: 26rem;
  }
}
@media (min-width: 72em) {
  .lp-conf-info__photos {
    width: 70rem;
    padding-top: 28.75rem;
  }
}
.lp-conf-info__photos img {
  filter: drop-shadow(0 9px 28px rgba(0, 0, 0, 0.22));
  position: absolute;
}
.lp-conf-info__photos img:nth-child(1) {
  top: 0;
  left: -2.5rem;
  width: 50%;
}
@media (min-width: 72em) {
  .lp-conf-info__photos img:nth-child(1) {
    left: 0;
    top: -12.5%;
    width: 45%;
    z-index: 1;
  }
}
.lp-conf-info__photos img:nth-child(2) {
  top: 45%;
  left: 25%;
  width: 60%;
  z-index: 1;
}
@media (min-width: 48em) {
  .lp-conf-info__photos img:nth-child(2) {
    top: 49%;
  }
}
@media (min-width: 72em) {
  .lp-conf-info__photos img:nth-child(2) {
    left: 33%;
    width: 43%;
    z-index: 2;
  }
}
.lp-conf-info__photos img:nth-child(3) {
  top: 14%;
  left: 65%;
  width: 50%;
}
@media (min-width: 48em) {
  .lp-conf-info__photos img:nth-child(3) {
    top: 8%;
    left: 61%;
  }
}
@media (min-width: 72em) {
  .lp-conf-info__photos img:nth-child(3) {
    top: 3%;
    left: 57.5%;
    width: 45%;
    z-index: 1;
  }
}

.lp-faq {
  margin: 0 -2.5rem;
  position: relative;
  background: #214d5a url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/bg_header.webp?v=20260430) center top repeat;
  background-size: 80rem auto;
}

.lp-faq__inner {
  color: white;
  margin: 0 auto;
  max-width: 45rem;
  padding: 5rem 1.875rem 5rem;
}
@media (min-width: 60em) {
  .lp-faq__inner {
    grid-template-columns: 1fr 1fr;
    padding: 7.5rem 5rem;
  }
}
.lp-faq__inner h2 {
  color: white;
  margin-bottom: 1.25rem;
}
.lp-faq__inner a {
  color: #f6eccc;
}

.lp-faq__item {
  border-top: 1px solid rgba(0, 0, 0, 0.75);
}

.lp-faq__question {
  padding: 1.25rem 0 1.25rem 3.75rem;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
  color: #f6eccc;
  font-weight: bold;
  transition: all 0.3s ease;
}
.lp-faq__question:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.25);
  color: white;
}
.lp-faq__question::before {
  content: "";
  display: block;
  background: transparent url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/icon_question.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  width: 1.75rem;
  height: 1.75rem;
  z-index: 1;
  left: 1.25rem;
}

.lp-faq__answer {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.lp-faq__answer p {
  padding-left: 3.75rem;
}
.lp-faq__answer ul {
  margin: 0;
  padding: 0 0 1.875rem 5rem;
  display: grid;
  gap: 0.3125rem;
}

.lp-offer__photos {
  margin: 0 -2.5rem;
}
@media (min-width: 48em) {
  .lp-offer__photos {
    background: #bfa260;
    margin-bottom: 5rem;
  }
}

.lp-offer__photos-inner {
  display: grid;
  gap: 1.25rem;
  margin: 0 auto;
  max-width: 85rem;
  padding: 5rem 2.5rem;
}
@media (min-width: 48em) {
  .lp-offer__photos-inner {
    grid-template-columns: repeat(3, 1fr);
    padding: 1.25rem;
  }
}

.lp-offer {
  margin: 0 -2.5rem;
  padding: 0 0 5rem;
}
@media (min-width: 48em) {
  .lp-offer {
    padding-top: 0;
  }
}
.lp-offer::after {
  content: "";
  display: block;
  width: 50rem;
  border-right: 0rem solid transparent;
  border-left: 50rem solid transparent;
  border-bottom: 20rem solid #eac15d;
  mix-blend-mode: multiply;
  position: absolute;
  bottom: 0;
  right: -2.5rem;
}
.lp-offer .feedback__desc {
  padding-top: 1rem;
}
.lp-offer .feedback__desc ul {
  padding-left: 1.25rem;
}

.lp-offer__inner {
  max-width: 75rem;
  margin: 0 auto;
}

.lp-offer__box {
  margin: 0 auto;
  max-width: 35rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 60em) {
  .lp-offer__box {
    margin-top: -1.25rem;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.075);
  }
}

.lp-offer__form {
  background-color: white;
  border-radius: 0.375rem;
  padding: 2.5rem 1.25rem;
  position: relative;
}
@media (min-width: 24em) {
  .lp-offer__form {
    padding: 2.5rem;
  }
}
.lp-offer__form h2 {
  margin-bottom: 1.875rem;
}
.lp-offer__form h2::after {
  content: "";
  display: block;
  height: 2px;
  margin: -0.25rem -1.25rem 0;
  background-color: black;
}
.lp-offer__form .ordersummary .ordersummary__total .ordersummary__total-label,
.lp-offer__form .title {
  color: #214d5a;
}
.lp-offer__form .lp-offer__instructions {
  padding-bottom: 1.25rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.lp-offer__form .lp-yourinfo-fields {
  border-top: none;
  margin-top: 0.625rem;
  padding: 0;
}
.lp-offer__form .lp-yourinfo-fields::before {
  content: "";
  display: block;
  height: 2px;
  margin: 0 -1.25rem 1.875rem;
  background-color: black;
}
.lp-offer__form label {
  color: #214d5a;
  padding-bottom: 0.5rem;
}
.lp-offer__form .field--text .field__address2-link {
  color: #a6a26f;
}
.lp-offer__form .field--checkbox label {
  line-height: 1;
}
.lp-offer__form .field--promo .field__inputs {
  display: flex;
  gap: 0.625rem;
  max-width: 20rem;
}
.lp-offer__form .field--promo button {
  border: 2px solid #214d5a;
  background: transparent;
  color: #214d5a;
  box-shadow: none;
  padding: 0 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.lp-offer__form .field--promo button:hover {
  background: rgba(33, 77, 90, 0.25);
}
.lp-offer__form .field--promo .feedback {
  margin-top: 1.25rem;
}
.lp-offer__form .field--submit {
  border: none;
  margin-top: 0;
}
.lp-offer__form .field--submit [type=submit] {
  background: #214d5a;
  color: white;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.18);
}
.lp-offer__form .field--submit [type=submit]:hover {
  background: #122a31;
}

.product {
  display: none;
}

.lp-offer__intro {
  padding-bottom: 1.25rem;
}

.lp-guest {
  margin-bottom: 1.875rem;
}
.lp-guest:last-child {
  margin-bottom: 0;
}

.lp-guest-form {
  border-top: 3px dotted #ccc;
  display: none;
}
.lp-guest-form.lp-guest-form--yourinfo {
  border-top: none;
}
.lp-guest-form[aria-hidden=false] {
  display: block;
}
.lp-guest-form h3 {
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
}
.lp-guest-form h3 button {
  background: none;
  box-shadow: none;
  color: #214d5a;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
  text-decoration: underline;
}

.lp-guest__add {
  width: 100%;
  background: rgba(191, 162, 96, 0.15);
  border: 0.1rem solid #bfa260;
  box-shadow: none;
  color: #214d5a;
  display: flex;
  gap: 0.25rem;
  padding: 1.25rem;
}
.lp-guest__add::before {
  content: "";
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/icon_add.svg) center no-repeat;
  background-size: contain;
  height: 1.5rem;
  width: 1.5rem;
}
.lp-guest__add:hover {
  color: #214d5a;
  background: white;
}
.lp-guest.is-open .lp-guest__add {
  display: none;
}

.lp-guest__remove {
  display: none;
}
.lp-guest__remove::before {
  content: "";
  display: block;
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202604_LP5_ministersconference/icon_remove.svg) center no-repeat;
  background-size: contain;
  height: 1.25rem;
  width: 1.25rem;
}
.lp-guest.is-open .lp-guest__remove {
  display: flex;
  gap: 0.25rem;
  align-items: center;
}
.lp-guest__remove:hover {
  text-decoration: none;
}

.cart {
  display: none;
}