.light-orange {
  color: #F78951;
}
.dark-orange {
  color: #D65312;
}
#donate-page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#donate-page a {
  outline: 0;
  text-decoration: none;
}
#donate-page .banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
#donate-page .banner-section .banner-info {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#donate-page .banner-section .banner-info .banner-title {
  color: #FFB89A;
  font-size: 2.8em;
  font-weight: bold;
  position: relative;
}
#donate-page .banner-section .banner-info .banner-title span::before,
#donate-page .banner-section .banner-info .banner-title span::after {
  position: absolute;
  display: block;
  width: 34px;
  height: 26px;
}
#donate-page .banner-section .banner-info .banner-title span::before {
  content: ' ';
  background-image: url("../images/donation/quote.svg");
  background-size: cover;
}
#donate-page .banner-section .banner-info .banner-title span::after {
  content: ' ';
  background-image: url("../images/donation/quote.svg");
  background-size: cover;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#donate-page .banner-section .banner-info .banner-desc {
  position: relative;
  padding: 10px 0;
  color: white;
}
#donate-page .banner-section .banner-info .banner-desc::before {
  content: ' ';
  display: block;
  width: 25px;
  height: 5px;
  background-color: #d5652d;
  position: absolute;
  top: 0;
  visibility: visible;
}
#donate-page .banner-section .banner-info .banner-desc p {
  margin: 8px 0;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: justify;
}
#donate-page .support-plan #support-paypal .inner-subscribe-cont:first-child {
  margin-bottom: 0;
}
#donate-page .support-plan .expandable-section.expandable2023,
#donate-page .support-plan #support-paypal {
  max-width: 780px;
  padding: 0 20px 114px;
}
#donate-page .support-plan .expandable-section.expandable2023 tbody,
#donate-page .support-plan #support-paypal tbody {
  border: 0;
}
#donate-page .support-plan .expandable-section.expandable2023 h2,
#donate-page .support-plan #support-paypal h2 {
  padding: 0;
  margin-bottom: 16px;
  color: #2B0102;
}
#donate-page .support-plan .expandable-section.expandable2023 h2::after,
#donate-page .support-plan #support-paypal h2::after {
  background-color: #6F2A10;
  height: 5px;
}
#donate-page .support-plan .expandable-section.expandable2023 form #paypal-container-G3EPYSJF4RXUC .selectContainer::after,
#donate-page .support-plan #support-paypal form #paypal-container-G3EPYSJF4RXUC .selectContainer::after {
  display: none;
}
#donate-page .support-plan .expandable-section.expandable2023 select,
#donate-page .support-plan #support-paypal select {
  padding: 18px 45px 18px 22px;
  border: 1px solid #DEDEDE;
  background: url(../css/images/arrow-down.svg) no-repeat #ffffff;
  background-size: 10px 10px;
  margin-bottom: 16px;
  width: 100%;
  background-position: 93% 50%;
  text-align-last: left;
  font-size: 17px;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont,
#donate-page .support-plan #support-paypal .inner-subscribe-cont {
  padding-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 84px;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont input[type=image],
#donate-page .support-plan #support-paypal .inner-subscribe-cont input[type=image] {
  margin-bottom: 0;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont .stripe-cont,
#donate-page .support-plan #support-paypal .inner-subscribe-cont .stripe-cont {
  margin-bottom: 15px;
  text-align: center;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont table,
#donate-page .support-plan #support-paypal .inner-subscribe-cont table {
  width: 100%;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont > div,
#donate-page .support-plan #support-paypal .inner-subscribe-cont > div {
  width: 100%;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont > div:first-child,
#donate-page .support-plan #support-paypal .inner-subscribe-cont > div:first-child {
  padding-right: 48px;
  border-right: 1px solid #D8D8D8;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont > div:nth-child(2),
#donate-page .support-plan #support-paypal .inner-subscribe-cont > div:nth-child(2) {
  padding-left: 46px;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont input[type="submit"],
#donate-page .support-plan #support-paypal .inner-subscribe-cont input[type="submit"] {
  background: url(../images/donation/paypal.png) no-repeat;
  width: 280px;
  height: 54px;
  text-align: right;
  background-size: 88px 22px;
  background-position: 58px 50%;
  padding-right: 57px;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  background-color: #FDC545;
  border-radius: 27px;
  border: 0;
  margin: 0 20px;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont .detail-field,
#donate-page .support-plan #support-paypal .inner-subscribe-cont .detail-field {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont .detail-field .detail-title,
#donate-page .support-plan #support-paypal .inner-subscribe-cont .detail-field .detail-title,
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont .detail-field .detail-info,
#donate-page .support-plan #support-paypal .inner-subscribe-cont .detail-field .detail-info {
  color: #000000;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}
#donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont .single-subscribe-text,
#donate-page .support-plan #support-paypal .inner-subscribe-cont .single-subscribe-text {
  padding-bottom: 15px;
  text-align: center;
}
#donate-page .support-plan .expandable-section.expandable2023 .feedback-btn,
#donate-page .support-plan #support-paypal .feedback-btn {
  display: block;
  text-align: center;
  width: 280px;
  margin: 0 auto 8px;
  color: #ffffff;
  background-color: #ab3a18;
  border-radius: 27px;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 1.11em;
  font-weight: 600;
  padding: 17px 0;
}
#donate-page .support-plan .expandable-section.expandable2023 .feedback-btn:hover,
#donate-page .support-plan #support-paypal .feedback-btn:hover {
  background-color: #bc4a1d;
}
#donate-page .support-plan .expandable-section.expandable2023 .extra-info_paragraph,
#donate-page .support-plan #support-paypal .extra-info_paragraph {
  font-size: 14px;
  line-height: 1.28em;
  font-weight: 500;
  color: #6E2A15;
  text-align: center;
  margin: 0 auto;
}
#donate-page .support-plan #support-patreon {
  margin: 0;
  min-width: 100%;
  padding: 0;
}
#donate-page .support-plan #support-patreon iframe {
  border: none;
}
#donate-page .support-plan .feedback-cont {
  padding: 0 20px;
}
#donate-page .support-plan .feedback-cont .column1 {
  width: 190px;
  color: #ffffff;
  background-color: #2B0102;
  padding: 17px 23px 19px;
  border-bottom: 2px solid #FFFCFB;
}
/*
 * #donate-page .support-plan .feedback-cont .column2 {
 *   width: 170px;
 *     text-align: center;
 *       padding-left: 42px;
 *         padding-right: 23px;
 *         }
 *         */
#donate-page .support-plan .feedback-cont .column2,
#donate-page .support-plan .feedback-cont .column3 {
  width: 230px;
  text-align: center;
  padding-left: 12px;
  padding-right: 11px;
}
#donate-page .support-plan .feedback-cont .column2 p,
#donate-page .support-plan .feedback-cont .column3 p {
  float: right;
  color: #6E2A15;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0;
  position: relative;
  top: 3px;
  left: -20px;
}
#donate-page .support-plan .feedback-cont h5 {
  color: #2B0102;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1.1px;
  margin: 0;
  line-height: 1.36em;
  border-bottom: 3px solid #D2652E;
}
#donate-page .support-plan .feedback-cont h6 {
  margin: 0;
  font-size: 18px;
  line-height: 1.06em;
  font-weight: 600;
}
#donate-page .support-plan .feedback-cont tr th {
  border: 0;
  padding: 0;
}
#donate-page .support-plan .feedback-cont tr:first-child .column1 {
  background-color: transparent;
  border: 0;
}
#donate-page .support-plan .feedback-cont tr:nth-child(even) {
  background-color: #FFFCFB;
}
#donate-page .support-plan .feedback-cont tr:nth-child(even) .column1 {
  background-color: #6E2A15;
}
#donate-page .support-plan .feedback-cont table {
  width: 100%;
  margin-bottom: 31px;
}
#donate-page .support-plan .feedback-cont table tbody {
  border: 0;
}
#donate-page .support-plan .feedback-cont table img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
#donate-page .support-plan .support-titleselect {
  background-color: #fff2ec;
}
#donate-page .support-plan .expandable {
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  background-color: #6e2a15;
}
#donate-page .support-plan .expandable-section {
  padding: 25px 25px;
  background-color: #fff2ec;
  display: none;
}
#donate-page .support-plan .expandable-section h2 {
  margin: 0;
  margin-bottom: 10px;
  color: #d5652d;
}
#donate-page .support-plan .expandable-section .center {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#donate-page .support-plan .expandable-section h4 {
  margin: 10px 20px;
  font-size: 1.6em;
  position: relative;
}
#donate-page .support-plan .expandable-section h4.m-top {
  margin-top: 25px;
}
#donate-page .support-plan .expandable-section h4::before {
  width: 5px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: -10px;
  background-color: #2b0102;
  content: ' ';
}
#donate-page .support-plan .expandable-section .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  padding: 12px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  color: white;
}
#donate-page .support-plan .expandable-section .btn.yellow {
  background-color: #fcc546;
}
#donate-page .support-plan .expandable-section .btn.black {
  background-color: black;
}
#donate-page .support-plan .expandable-section .btn.orange {
  background-color: #d5652d;
  width: 100%;
  max-width: 175px;
  margin: 0 auto;
}
#donate-page .support-plan .expandable-section .btn img {
  width: auto;
  height: 100%;
}
#donate-page .support-plan .expandable-section .btn * + * {
  padding-left: 10px;
}
#donate-page .support-plan .expandable-section input[type=image] {
  max-width: 100%;
  margin-bottom: -15%;
}
#donate-page .support-plan .expandable-section input.gift-input {
  width: 250px;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #808080;
}
#donate-page .support-plan .expandable-section .detail-field {
  margin: 5px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1em;
  letter-spacing: 1px;
}
#donate-page .support-plan .expandable-section .detail-field .detail-title {
  width: 100%;
  max-width: 100px;
  text-align: left;
  color: grey;
}
#donate-page .support-plan .expandable-section .detail-field .detail-title.unfix-width {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 10px;
}
#donate-page .support-plan .expandable-section .detail-field .detail-info {
  color: #2b0102;
}
#donate-page .support-plan .expandable-section .detail-field.select-option {
  margin-bottom: 20px;
}
#donate-page .support-plan .expandable-section p {
  letter-spacing: 1px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
#donate-page .support-plan .expandable-section p.small-text {
  height: 14px;
  margin: 0;
  font-size: 0.7em;
  font-style: italic;
  text-align: center;
  letter-spacing: 0;
  color: #7b8388;
}
#donate-page .support-plan .expandable-section p.small-text img {
  height: 100%;
  width: auto;
}
#donate-page .support-plan .expandable-section p.disclaimer {
  font-size: 0.8em;
  letter-spacing: 1px;
  margin: 15px 0;
}
#donate-page .support-plan .expandable-section p.m-top {
  margin-top: 35px;
}
#donate-page .support-plan .expandable-section a {
  color: #e4692b;
  border-bottom: 1px solid #e4692b;
}
#donate-page .support-plan .expandable-section a:hover {
  color: #6e2a15;
  border-color: #6e2a15;
}
#donate-page .support-plan .expandable-section select {
  display: block;
  padding: 0 15px 4px 10px;
  margin: 0 auto;
  font-size: 1.2em;
  font-weight: bold;
  background-color: transparent;
  background: url(../css/images/dropdown-arrow.png);
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 100% 50%;
  border: 0;
  border-bottom: 1px solid gray;
}
#donate-page .support-plan .expandable-section select,
#donate-page .support-plan .expandable-section select:hover,
#donate-page .support-plan .expandable-section select:active {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none;
}
#donate-page .support-plan .expandable-section .iframe-container {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#donate-page .support-plan .expandable-section .iframe-container.iframe-paetron iframe {
  display: block;
  margin: 0 auto;
  min-width: 180px;
  min-height: 50px;
}
#donate-page .support-plan .expandable-section .iframe-container.iframe-likecoin iframe {
  width: 100%;
  max-width: 480px;
  height: 185px;
  display: block;
  margin: 0 auto;
  overflow-y: hidden;
}
@media (min-width: 768px) {
  #donate-page .mobile-hide {
    display: none !important;
  }
  #donate-page .banner-section {
    background-color: black;
  }
  #donate-page .banner-section .banner-info {
    width: 100%;
    height: 100%;
    padding: 6% 2.5% 4%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #donate-page .banner-section .banner-info .banner-block {
    width: 50%;
    max-width: 450px;
  }
  #donate-page .banner-section .banner-info .banner-title {
    position: relative;
  }
  #donate-page .banner-section .banner-info .banner-title span {
    position: absolute;
    top: 5px;
    right: 20%;
  }
  #donate-page .banner-section .banner-info .banner-title span::before {
    left: -20px;
    top: 0px;
  }
  #donate-page .banner-section .banner-info .banner-title span::after {
    right: -20px;
    bottom: 25px;
  }
  #donate-page .banner-section .banner-info .banner-desc p {
    padding-right: 15px;
  }
  #donate-page .support-plan .support-titleselect-desktop {
    background-color: #6e2a15;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #donate-page .support-plan .support-titleselect-desktop .expandable {
    min-width: 130px;
    padding: 15px 22.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 1px;
  }
  #donate-page .support-plan .support-titleselect-desktop .expandable.d-selected {
    position: relative;
    background-color: #d5652d;
  }
  #donate-page .support-plan .support-titleselect-desktop .expandable.d-selected::after {
    content: ' ';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 6.5px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6.5px 6px 6.5px;
    border-color: transparent transparent #FFF2EC transparent;
  }
  #donate-page .support-plan .expandable-section {
    background-color: #fff2ec;
    min-height: 350px;
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 0 50px;
    display: none !important;
  }
  #donate-page .support-plan .expandable-section h2 {
    margin: 0;
    padding: 30px 0 10px;
    position: relative;
    color: #d5652d;
    font-weight: bold;
    font-size: 2em;
    letter-spacing: 2px;
    text-align: center;
  }
  #donate-page .support-plan .expandable-section h2.feedback-title {
    margin-bottom: 26px;
  }
  #donate-page .support-plan .expandable-section h2:after {
    width: 25px;
    height: 3px;
    display: block;
    margin: 10px auto;
    background-color: #d5652d;
    content: ' ';
  }
  #donate-page .support-plan .expandable-section a.btn {
    max-width: 275px;
    margin: 10px auto;
  }
  #donate-page .support-plan .expandable-section input[type=image] {
    max-width: 75%;
    display: block;
    margin: 0 auto;
    margin-bottom: -15%;
  }
  #donate-page .support-plan .expandable-section .iframe-container.iframe-button {
    max-width: 300px;
  }
  #donate-page .support-plan .expandable-section.desktop-active {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #donate-page .desktop-hide {
    display: none !important;
  }
  #donate-page .banner-section {
    background-color: black;
  }
  #donate-page .banner-section .banner-info {
    padding: 5% 7.5%;
  }
  #donate-page .banner-section .banner-info .banner-block {
    width: 100%;
  }
  #donate-page .banner-section .banner-info .banner-title {
    padding: 12px 0;
    letter-spacing: 0.5px;
  }
  #donate-page .banner-section .banner-info .banner-title span {
    position: relative;
  }
  #donate-page .banner-section .banner-info .banner-title span::before {
    left: -20px;
    top: 0px;
  }
  #donate-page .banner-section .banner-info .banner-title span::after {
    right: -20px;
    bottom: 25px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont {
    padding-top: 18px;
    padding-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 19px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont > div:first-child,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont > div:first-child {
    padding-right: 0;
    border: 0;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont > div:nth-child(2),
  #donate-page .support-plan #support-paypal .inner-subscribe-cont > div:nth-child(2) {
    padding-left: 0;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont input[type="submit"],
  #donate-page .support-plan #support-paypal .inner-subscribe-cont input[type="submit"] {
    margin: 0 auto;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont table,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont table {
    width: 100%;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .inner-subscribe-cont form,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont form {
    padding: 0 0 29px;
    margin: 0 28px 14px;
    border-bottom: 1px solid #D8D8D8;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont {
    padding: 0;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont h5 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont h6 {
    font-size: 16px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont table {
    margin-bottom: 25px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont tr:not(:first-child) .column1 {
    height: 55px;
    max-height: 55px;
    padding: 9px 15px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont tr:not(:first-child) .column2 {
    max-height: 55px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont tr:not(:first-child) .column3 {
    max-height: 55px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont .column2 {
    padding-left: 7px;
    padding-right: 4px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont .column2 p {
    left: 0;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont .column3 {
    padding-right: 9px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 .feedback-cont .column3 p {
    font-size: 14px;
    margin: 0;
    top: 0;
    left: 0px;
  }
  #donate-page .support-plan #support-single .inner-subscribe-cont,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont {
    max-width: 350px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  #donate-page .support-plan #support-single .inner-subscribe-cont form,
  #donate-page .support-plan #support-paypal .inner-subscribe-cont form {
    padding: 0;
    margin: 0 0 14px;
  }
  #donate-page .support-plan .expandable {
    width: 100%;
    height: 64px;
    padding: 10px 35px;
    display: block;
    position: relative;
    background-color: #2b0102;
    letter-spacing: 4px;
  }
  #donate-page .support-plan .expandable span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #donate-page .support-plan .expandable:after {
    content: ' ';
    background-image: url("../images/donation/expand-arrow.svg");
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: center center;
    width: 38px;
    height: 38px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 12.5px;
    right: 20px;
    background-color: #6e2a15;
    border-radius: 50%;
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  #donate-page .support-plan .expandable.expanded:after {
    -webkit-transform: none;
            transform: none;
  }
  #donate-page .support-plan .expandable-section {
    font-size: 1.15em;
  }
  #donate-page .support-plan .expandable-section h2 {
    height: 0;
    margin-bottom: 15px;
    visibility: hidden;
    position: relative;
  }
  #donate-page .support-plan .expandable-section h2::after {
    content: ' ';
    display: block;
    width: 25px;
    height: 5px;
    background-color: #d5652d;
    position: absolute;
    top: 0;
    visibility: visible;
  }
  #donate-page .support-plan .expandable-section.expandable2023,
  #donate-page .support-plan #support-paypal {
    padding: 0 0 46px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 h2,
  #donate-page .support-plan #support-paypal h2 {
    visibility: visible;
    font-size: 22px;
    color: #2B0102;
    height: unset;
    padding-left: 9px;
    border-left: 5px solid #6E2A15;
    margin-left: 28px;
  }
  #donate-page .support-plan .expandable-section.expandable2023 h2::after,
  #donate-page .support-plan #support-paypal h2::after {
    content: none;
  }
  #donate-page .support-plan .expandable-section.expandable2023 p,
  #donate-page .support-plan #support-paypal p {
    color: #000000;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
  }
}
@media (max-width: 992px) {
  #donate-page {
    margin-top: 83px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #donate-page .support-plan .support-titleselect-desktop .expandable {
    padding: 15px 10px;
  }
}

