.lp {
  padding: 0 1.875rem 5rem;
}
@media (min-width: 60em) {
  .lp {
    padding-bottom: 7.5rem;
  }
}

.lp-top {
  background-color: #181716;
  position: relative;
  margin: 0 -1.875rem;
}

.lp-title {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/photo_header.webp) calc(50% - 8rem) top no-repeat;
  background-size: auto 43.75rem;
  margin: 0 auto;
  padding-top: 28.75rem;
  position: relative;
}
@media (min-width: 48em) {
  .lp-title {
    background-position: calc(50% + 3.75rem) -7.5rem;
    background-size: 70rem auto;
    padding-top: 35rem;
  }
}
@media (min-width: 60em) {
  .lp-title {
    background-position: calc(50% + 5rem) -10rem;
    background-size: 85rem auto;
  }
}
@media (min-width: 72em) {
  .lp-title {
    background-position: center;
    background-size: 100rem auto;
  }
}
@media (min-width: 100em) {
  .lp-title {
    mask-image: linear-gradient(to right, transparent, black 10rem, black 70rem, transparent);
    max-width: 100rem;
  }
}
.lp-title h1 {
  position: absolute;
  top: 2.5rem;
  left: calc(50% - 8.5rem);
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/title.webp) left top no-repeat;
  background-size: contain;
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.2));
  margin: 0;
  text-indent: -999rem;
  height: 11.25rem;
  width: 17.5rem;
  z-index: 1;
}
@media (min-width: 48em) {
  .lp-title h1 {
    top: 10rem;
    left: calc(50% - 20rem);
    filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.2));
    height: 15rem;
    width: 22rem;
  }
}
@media (min-width: 60em) {
  .lp-title h1 {
    top: 8.5rem;
    left: calc(50% - 26.25rem);
    height: 18.75rem;
    width: 26rem;
  }
}
@media (min-width: 72em) {
  .lp-title h1 {
    left: calc(50% - 31.25rem);
  }
}
@media (min-width: 84em) {
  .lp-title h1 {
    top: 7.5rem;
    left: calc(50% - 37.5rem);
    height: 22.5rem;
    width: 30rem;
  }
}
@media (min-width: 100em) {
  .lp-title h1 {
    left: 12.5rem;
  }
}

.lp-title__shadow {
  background-image: linear-gradient(to bottom, rgba(24, 23, 22, 0.75), rgba(24, 23, 22, 0.5), rgba(24, 23, 22, 0));
  position: absolute;
  left: 0;
  top: 0;
  height: 60%;
  width: 100%;
}
@media (min-width: 48em) {
  .lp-title__shadow {
    background-image: linear-gradient(to right, rgba(24, 23, 22, 0.75), rgba(24, 23, 22, 0.5), rgba(24, 23, 22, 0));
    bottom: 0;
    height: 100%;
    width: 50%;
  }
}
@media (min-width: 60em) {
  .lp-title__shadow {
    width: 60%;
  }
}
@media (min-width: 72em) {
  .lp-title__shadow {
    width: 50%;
  }
}
@media (min-width: 100em) {
  .lp-title__shadow {
    width: 55rem;
  }
}

.lp-title__photo {
  display: grid;
  margin: 1rem auto -5rem;
  max-width: 25rem;
  align-items: center;
  grid-template-columns: 1.2fr 0.2fr 0.8fr;
}
@media (min-width: 48em) {
  .lp-title__photo {
    max-width: 42.5rem;
    margin: 1.875rem auto -6.25rem;
    grid-template-columns: 1.2fr 0.15fr 0.8fr;
  }
}
@media (min-width: 72em) {
  .lp-title__photo {
    margin-bottom: -22.5rem;
    max-width: 46.25rem;
  }
}
.lp-title__photo img {
  border: 0.5rem solid white;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
@media (min-width: 48em) {
  .lp-title__photo img {
    border-width: 1rem;
    box-shadow: none;
  }
}
.lp-title__photo img:first-child {
  grid-column: 1/3;
  grid-row: 1;
  rotate: -1deg;
}
.lp-title__photo img:last-child {
  grid-column: 2/4;
  grid-row: 1;
  margin-bottom: 1rem;
  rotate: 1deg;
}
@media (min-width: 48em) {
  .lp-title__photo img:last-child {
    margin-bottom: 3rem;
  }
}
@media (min-width: 72em) {
  .lp-title__photo img:last-child {
    margin: 3.5rem 0 0;
    rotate: 2.5deg;
  }
}

.lp-intro {
  background-color: #e6e8e8;
  margin: 0 -1.875rem 3.75rem;
  overflow: hidden;
}

.lp-intro__inner {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 53.75rem;
  padding: 3.75rem 1.875rem 20rem;
  z-index: 1;
  position: relative;
}
@media (min-width: 48em) {
  .lp-intro__inner {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    padding-bottom: 37.5rem;
  }
}
@media (min-width: 72em) {
  .lp-intro__inner {
    padding-top: 5rem;
    padding-bottom: 25rem;
  }
}
@media (min-width: 90em) {
  .lp-intro__inner {
    font-size: 21px;
    font-size: 1.3125rem;
    padding-bottom: 20rem;
  }
}
.lp-intro--care-packs .lp-intro__inner {
  padding-bottom: 0;
}
@media (min-width: 60em) {
  .lp-intro--care-packs .lp-intro__inner {
    padding-top: 6.25rem;
  }
}
.lp-intro__inner h2 {
  background-color: #e2bb5f;
  border: 0.125rem solid white;
  border-radius: 50%;
  box-shadow: 0 13px 38px rgba(0, 0, 0, 0.3);
  color: white;
  margin: 1.25rem auto -2.5rem;
  z-index: 1;
  position: relative;
  width: 15rem;
  height: 15rem;
  line-height: 1.25;
  font-size: 21px;
  font-size: 1.3125rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
@media (min-width: 48em) {
  .lp-intro__inner h2 {
    position: absolute;
    left: calc(50% - 18.75rem);
    margin-top: 5rem;
  }
}
@media (min-width: 60em) {
  .lp-intro__inner h2 {
    left: calc(50% - 18.75rem);
    margin-top: 5rem;
  }
}
@media (min-width: 72em) {
  .lp-intro__inner h2 {
    left: calc(50% - 6.25rem);
    margin-top: 1.25rem;
  }
}
@media (min-width: 84em) {
  .lp-intro__inner h2 {
    margin-top: 3rem;
  }
}
.lp-intro--care-packs .lp-intro__inner h2 {
  display: none;
}
.lp-intro__inner h2 strong {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/title_thankyou.webp) center top no-repeat;
  background-size: contain;
  height: 3.5rem;
  display: block;
  width: 100%;
  text-indent: -999rem;
  margin: 0.5rem 0 0.25rem;
}

.lp-intro__bg {
  position: relative;
  margin: 0 -5rem;
}
@media (min-width: 60em) {
  .lp-intro__bg {
    margin: 0 auto;
  }
}
@media (min-width: 100em) {
  .lp-intro__bg {
    mask-image: linear-gradient(to right, transparent, black 20rem, black 80rem, transparent);
    max-width: 100rem;
    margin-bottom: -6.25rem;
  }
}
@media (min-width: 120em) {
  .lp-intro__bg {
    mask-image: linear-gradient(to right, transparent, black 40rem, black 80rem, transparent);
    max-width: 120rem;
    margin-bottom: -8.75rem;
  }
}
.lp-intro--care-packs .lp-intro__bg {
  margin-top: -5rem;
}
@media (min-width: 48em) {
  .lp-intro--care-packs .lp-intro__bg {
    margin-top: -7.5rem;
  }
}
@media (min-width: 72em) {
  .lp-intro--care-packs .lp-intro__bg {
    margin-top: -10rem;
  }
}
@media (min-width: 84em) {
  .lp-intro--care-packs .lp-intro__bg {
    margin-top: -12.5rem;
    margin-bottom: -7.5rem;
  }
}
@media (min-width: 100em) {
  .lp-intro--care-packs .lp-intro__bg {
    margin-top: -16.25rem;
  }
}
@media (min-width: 120em) {
  .lp-intro--care-packs .lp-intro__bg {
    margin-top: -18.75rem;
    margin-bottom: -10rem;
  }
}
.lp-intro__bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 12.5rem;
  background-image: linear-gradient(to bottom, #e6e8e8, rgba(230, 232, 232, 0));
}

.lp-intro__photos {
  display: grid;
  margin: 1rem auto -22.5rem;
  max-width: 25rem;
  align-items: center;
}
@media (min-width: 48em) {
  .lp-intro__photos {
    position: relative;
    max-width: 100%;
  }
}
@media (min-width: 84em) {
  .lp-intro__photos {
    margin-top: 2.5rem;
  }
}
.lp-intro--care-packs .lp-intro__photos {
  display: none;
}
.lp-intro__photos img {
  border: 0.5rem solid white;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.5);
  display: block;
}
@media (min-width: 48em) {
  .lp-intro__photos img {
    border-width: 1rem;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
  }
}
.lp-intro__photos img:first-child {
  rotate: -1deg;
  width: 90%;
  margin-bottom: -2.5rem;
}
@media (min-width: 48em) {
  .lp-intro__photos img:first-child {
    position: absolute;
    left: 50%;
    width: 55%;
    top: 2.5rem;
  }
}
@media (min-width: 72em) {
  .lp-intro__photos img:first-child {
    top: 5rem;
  }
}
@media (min-width: 84em) {
  .lp-intro__photos img:first-child {
    top: -1.25rem;
    width: 70%;
  }
}
.lp-intro__photos img:last-child {
  rotate: 1deg;
  width: 90%;
  margin-left: 1.25rem;
}
@media (min-width: 48em) {
  .lp-intro__photos img:last-child {
    position: absolute;
    top: 15.625rem;
    left: 20%;
    width: 50%;
  }
}
@media (min-width: 72em) {
  .lp-intro__photos img:last-child {
    left: 5%;
    top: 10rem;
  }
}
@media (min-width: 84em) {
  .lp-intro__photos img:last-child {
    top: 3.75rem;
    width: 80%;
    left: -20%;
  }
}

.lp-care-examples {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/bg.webp) left top repeat;
  background-size: 60rem auto;
  margin: -3.75rem -1.875rem 3.75rem;
}
@media (min-width: 48em) {
  .lp-care-examples {
    margin-bottom: 5rem;
  }
}

.lp-care-examples__inner {
  padding: 3.75rem 1.875rem 5rem;
  max-width: 70rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-care-examples__inner {
    padding-top: 5rem;
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 60em) {
  .lp-care-examples__inner {
    padding: 6.25rem 3.75rem 7.5rem;
  }
}
.lp-care-examples__inner h3 {
  color: #35586e;
  line-height: 1.25;
  max-width: 23.75rem;
  margin: 0 auto 1.875rem;
  text-align: center;
}
@media (min-width: 48em) {
  .lp-care-examples__inner h3 {
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 32.5rem;
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 72em) {
  .lp-care-examples__inner h3 {
    font-size: 30px;
    font-size: 1.875rem;
    max-width: 40.5rem;
  }
}

.lp-care-example-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-gap: 3.75rem;
}
@media (min-width: 60em) {
  .lp-care-example-list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2.5rem;
  }
}

.lp-care-example {
  text-align: center;
}
@media (min-width: 60em) {
  .lp-care-example {
    display: flex;
    flex-direction: column;
  }
}

.lp-care-example__photo {
  border: 0.5rem solid white;
  box-shadow: 0 12px 42px rgba(0, 0, 0, 0.15);
  margin: 0 auto 1.25rem;
  max-width: 15rem;
}
@media (min-width: 60em) {
  .lp-care-example__photo {
    max-width: 17.5rem;
  }
}
@media (min-width: 60em) {
  .lp-care-example:nth-child(2) .lp-care-example__photo {
    order: 2;
    margin-bottom: 0;
  }
}

.lp-care-example__content {
  margin: 0 auto;
  max-width: 16.25rem;
  transition: ease 1s all 0.5s;
}
@media (min-width: 60em) {
  .lp-care-example__content {
    max-width: 17.5rem;
  }
}

.lp-care-example__price {
  color: #35586e;
  font-weight: bold;
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 0.25rem;
}

.lp-care-example__main {
  font-weight: bold;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}

.lp-care-example__sub {
  color: #35586e;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media (min-width: 60em) {
  .lp-care-example:nth-child(2) .lp-care-example__sub {
    margin-bottom: 1.875rem;
  }
}

.pack-type__detail-button {
  margin: 1.25rem 0;
}
.pack-type__detail-button button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.02em;
  background: #fce8c5;
  color: #35586e;
}
.pack-type__detail-button button:hover {
  background: #f9d595;
  color: #35586e;
}
.pack-type__detail-button button::after {
  content: "";
  display: inline-block;
  height: 1rem;
  width: 1rem;
  border-radius: 100%;
  background: #35586e url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/icon_plus_circle.svg) center no-repeat;
  background-size: 1.25rem auto;
  margin-left: 0.5rem;
  margin-right: -0.125rem;
  position: relative;
  top: 0.15rem;
  transition: 0.2s transform ease;
}
.pack-type__detail-button button:hover::after {
  transform: scale(1.25);
}

dialog::backdrop {
  background: rgba(0, 0, 0, 0.75);
}

.dialog-care {
  border: none;
  border-radius: 0.375rem;
  box-shadow: 0 23px 78px rgba(0, 0, 0, 0.5);
  margin: auto;
  max-width: 90%;
  padding: 0;
  width: 100%;
}
@media (min-width: 48em) {
  .dialog-care {
    max-width: 35rem;
  }
}

.dialog-care__inner {
  position: relative;
}

.dialog-care__close {
  position: absolute;
  top: 0;
  right: 0.625rem;
}
@media (min-width: 48em) {
  .dialog-care__close {
    right: 1.25rem;
  }
}
.dialog-care__close button {
  background: url(https://assets.persecution.com/public/graphics/lp_specific/lp_202603_LP3_care/icon_close.svg) center no-repeat;
  background-size: 70% auto;
  text-indent: -999rem;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0 0 0.375rem 0.375rem;
  width: 3rem;
}
@media (min-width: 48em) {
  .dialog-care__close button {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.dialog-care__close button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.dialog-care__content {
  padding: 4.375rem 1.875rem 1.875rem;
}
@media (min-width: 48em) {
  .dialog-care__content {
    padding: 3.75rem 2.5rem 2.5rem;
  }
}

.dialog-care__title {
  color: #35586e;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 1rem;
  line-height: 1.15;
}

.dialog-care__desc {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
}
.dialog-care__desc h3 {
  color: #35586e;
  font-size: 16px;
  font-size: 1rem;
  margin: 1.25rem 0 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.dialog-care__desc h3:first-child {
  margin-top: 0;
}
.dialog-care__desc p {
  padding-bottom: 0;
  margin: 0 0 0.75rem;
}
.dialog-care__desc ul {
  margin: 0 0 1rem;
  padding: 0 0 0 1.25rem;
  display: grid;
  gap: 0.375rem;
}

.lp-care-packs {
  max-width: 30rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .lp-care-packs {
    max-width: none;
    margin: -3.75rem -1.875rem 1.875rem;
  }
}
.lp-care-packs .field__prefix,
.lp-care-packs .field__suffix {
  color: black;
}
.lp-care-packs .donations {
  border-bottom: none;
  max-width: 30rem;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .lp-care-packs__packs {
    background-color: #35586e;
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.12);
  }
}

.pack-types {
  background-color: #35586e;
  color: white;
  list-style: none;
  margin: 0 0 2.5rem;
  padding: 1.875rem 1.875rem 0.625rem;
}
@media (min-width: 48em) {
  .pack-types {
    background-color: transparent;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3.75rem;
    padding: 2.5rem;
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 60em) {
  .pack-types {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 0.625rem;
    padding: 5rem 3.75rem;
  }
}
@media (min-width: 72em) {
  .pack-types {
    margin-left: auto;
    margin-right: auto;
    max-width: 70rem;
  }
}

.pack-type {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 48em) {
  .pack-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.pack-type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 48em) {
  .pack-type--uniqueneeds {
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.75rem;
  }
}
@media (min-width: 60em) {
  .pack-type--uniqueneeds {
    grid-column: 3;
    display: block;
  }
}

.pack-type__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  color: #fce8c5;
  margin: 0 0 0.875rem;
}

.pack-type__desc {
  padding-bottom: 1.25rem;
}
.pack-type__desc p {
  margin-bottom: 0.625rem;
  padding-bottom: 0;
}
.pack-type__desc h4 {
  margin: 1.25rem 0 -0.625rem;
}
.pack-type__desc ol,
.pack-type__desc ul {
  display: grid;
  gap: 0.625rem;
  margin: 1.25rem 0;
  padding: 0 0 0 1.25rem;
}
.pack-type__desc ol:last-child,
.pack-type__desc ul:last-child {
  margin-bottom: 0;
}

.pack-type__photos {
  padding-top: 135%;
  margin-top: 2.5rem;
  position: relative;
  margin-bottom: 2.5rem;
}
@media (min-width: 48em) {
  .pack-type__photos {
    margin: 0 auto;
    max-width: 12.5rem;
    width: 100%;
    padding-top: 12.5rem;
  }
}
@media (min-width: 60em) {
  .pack-type__photos {
    margin-top: 2.5rem;
    max-width: 100%;
    padding-top: 135%;
  }
}
.pack-type__photos img {
  position: absolute;
}
.pack-type__photos img:nth-child(1) {
  top: 0;
  left: 0;
}
@media (min-width: 48em) {
  .pack-type__photos img:nth-child(1) {
    left: -5rem;
  }
}
@media (min-width: 60em) {
  .pack-type__photos img:nth-child(1) {
    left: 0;
  }
}
.pack-type__photos img:nth-child(2) {
  bottom: 0;
  rotate: 2deg;
  border: 0.625rem solid white;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
}
@media (min-width: 48em) {
  .pack-type__photos img:nth-child(2) {
    left: 3.75rem;
  }
}
@media (min-width: 60em) {
  .pack-type__photos img:nth-child(2) {
    left: 0;
  }
}

.pack-type__field .product {
  margin-bottom: 0;
}
.pack-type__field .product__name,
.pack-type__field .product__image,
.pack-type__field .product__desc {
  display: none;
}
.pack-type__field .product__qtys {
  border-top: 0.375rem solid rgba(0, 0, 0, 0.2);
}
.pack-type__field .qty {
  padding-left: 7.875rem;
}
.pack-type__field .qty__desc {
  line-height: 1;
  padding: 0.125rem 0;
}
.pack-type__field .qty__desc,
.pack-type__field .qty__name {
  color: #fce8c5;
}
.pack-type__field .qty__price {
  border-right-color: rgba(255, 255, 255, 0.2);
}
.pack-type__field .qty__price,
.pack-type__field .qty__desc {
  color: white;
}
@media (min-width: 48em) {
  .pack-type__field .field--donation {
    padding-bottom: 0;
  }
}
.pack-type__field .field--donation .field__input-wrapper {
  position: relative;
  left: 0;
}
.pack-type__field .field--donation .field__input-wrapper::before, .pack-type__field .field--donation .field__input-wrapper::after {
  color: black;
}
.pack-type__field .field--donation label {
  padding: 0;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 12px;
  font-size: 0.75rem;
}
.pack-type__field .field--donation label strong {
  color: #fce8c5;
  padding-top: 0.125rem;
  display: block;
  text-transform: none;
  letter-spacing: 0;
  font-size: 16px;
  font-size: 1rem;
}

.lp-donations__img {
  display: flex;
}
.lp-donations__img img {
  object-position: center;
  object-fit: cover;
}

.donations-wrapper {
  display: grid;
  gap: 1.25rem;
  margin: 0 auto 2.5rem;
  max-width: 20rem;
}
@media (min-width: 48em) {
  .donations-wrapper {
    gap: 2.5rem;
    grid-template-columns: 1fr 25rem;
    max-width: 60rem;
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 60em) {
  .donations-wrapper {
    grid-template-columns: 1fr 35rem;
    align-items: center;
  }
}

.donations {
  max-width: 50rem;
  padding-top: 2.5rem;
}
@media (min-width: 48em) {
  .donations {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 1.25rem;
  }
}

.field--donation {
  margin-bottom: 1.25rem;
}
@media (min-width: 72em) {
  .field--donation {
    margin-bottom: 0.625rem;
    padding-bottom: 1.25rem;
  }
}
.field--donation:last-child {
  margin-bottom: 0;
}
.field--donation:last-child .field-recurring {
  display: none;
}

@media (min-width: 48em) {
  .field--donation label {
    padding-top: 0;
  }
}
@media (min-width: 72em) {
  .field--donation label {
    padding-left: 1.25rem;
  }
}
@media (min-width: 72em) {
  .field--donation label {
    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: 72em) {
  .field--donation .field__input-wrapper {
    position: absolute;
  }
}

.field--donation-recurring label {
  top: 0;
}

@media (min-width: 72em) {
  .field--donation-recurring .field-recurring {
    padding-left: 2.5rem;
  }
}
@media (min-width: 72em) {
  .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: 72em) {
  .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: #35586e;
}

.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: #35586e;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.field--submit [type=submit]:hover,
.lp-continue-submit .button.button--processing:hover {
  background: #243c4c;
}

.field--free-check {
  display: none;
}