/* ----- */

.span-title-detail-program {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #374151;
}

.section-detail-program,
.section-campaign-report,
.section-payment,
.section-detail-donation {
  padding: 12px 20px;
}

.content-grid {
  display: inline-grid;
  align-items: center;
}

.btn-submit-report:hover,
.btn-check-report-status:hover {
  color: white;
}

.txt-subtitle {
  color: var(--Color-Grey-Grey-900, #111827);
  font-family: "Rubik";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.36px;
}

.txt-subtitle-small {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280 !important;
}

.detail-campaign-no-data-image {
  margin-top: 10px;
  margin-bottom: 10px;
}

.detail-campaign-no-data-span {
  margin-top: 10px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #9ca3af;
}

.txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9ca3af;
}

.txt-terkumpul {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.txt-target {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #6b7280;
}

.txt-sisa-waktu {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.action-become-fundraiser {
  width: 100%;
}

.btn-fundraiser {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #ffffff;
  display: flex;
  color: #3CA038;
  justify-content: center;
  padding: 10px !important;
}

.btn-border-fundraiser {
  border-radius: 8px !important;
  border: 1px solid #3CA038;
}

.txt-orang-donasi {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #6b7280;
  margin-bottom: 6px;
}

.nav-donasi {
  padding: 12px 20px;
  width: 100%;
}

.nav-donasi .d-flex {
  gap: 12px;
}

.section-campaign-report:last-child,
.section-payment:last-child,
.section-detail-donation:last-child {
  padding-bottom: 25px;
}

.section-detail-program .wrap-campaigner {
  grid-template-columns: 1fr 11fr;
}

.section-detail-program .wrapper-image {
  margin-right: 12px;
}

.section-detail-program .profile-crop {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 64px;
}

.section-container .profile-crop {
  width: 48px;
  height: 48px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 64px;
}

.section-detail-program .profile-crop img,
.section-container .profile-crop img {
  color: transparent !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.section-detail-program .content-profile-penggalang .txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #6b7280;
}

.btn-lihat-profile {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #ffffff;
  display: flex;
  color: #3CA038;
  justify-content: center;
  border-radius: 8px !important;
  border: 1px solid #3CA038;
  padding: 6px !important;
}

.box-disclaimer {
  display: block;
  text-align: left;
  padding: 12px;
  background: #d8e9f2;
  border-radius: 4px;
  color: #374151;
  font-family: "Rubik";
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
}

.box-secondary {
  padding: var(--spacing-sm, 12px) 0px;
  border-bottom: 1px solid var(--Color-Grey-Grey-200, #E5E7EB);
}

.fw-6 {
  font-weight: 600 !important;
}

.fw-5 {
  font-weight: 500 !important;
}

.section-detail-program hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.section-report {
  text-align: center;
  margin-top: 16px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280;
}

.content-less {
  height: 500px;
  position: relative;
  overflow: hidden;
}

.section-description {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6b7280 !important;
}

.section-description p {
  color: var(--section-description);
  line-height: var(--section-description);
  font-family: var(--section-description);
  font-size: var(--section-description);
}

.section-content-news {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}
.section-content-news p {
  color: var(--section-content);
  line-height: var(--section-content);
  font-family: var(--section-content);
  font-size: var(--section-content);
}

.txt-dark-blue {
  color: #3CA038;
}

.box-secondary .txt-caption {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 10px !important;
  line-height: 12px !important;
  color: #9ca3af !important;
}

.box-secondary .txt-header {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #374151 !important;
}

.box-secondary .txt-primary {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #3CA038 !important;
}

.box-secondary .txt-name {
  color: var(--Color-Grey-Grey-900, #111827) !important;
  font-family: "Rubik" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 5px !important; /* 142.857% */
  margin: unset;
}

.btn-submit-report {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #3CA038;
  display: flex;
  color: white;
  justify-content: center;
  border-radius: 8px !important;
  width: 100%;
  padding: 14px 24px !important;
}

.nav-btn-block {
  padding: 12px 16px;
  width: 100%;
}

.widget-campaign {
  display: grid;
  grid-template-columns: 1fr 11fr;
  grid-column-gap: 16px;
}

.campaign-card-image {
  width: 100%;
}

.widget-campaign .campaign-card-image .center-cropped {
  width: 60px;
  max-height: 40px;
}

.widget-campaign.detail-donation .campaign-card-image .center-cropped {
  width: 84px !important;
  max-height: 48px !important;
}

.widget-campaign.detail-donation .campaign-title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #374151;
}

.campaign-card-image .center-cropped {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f1f4f6;
  height: 120px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.padding-nav {
  padding-top: 60px !important;
}

.widget-campaign .campaign-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.widget-campaign .txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #6b7280;
}

.form-report-campaign .txt-input-label {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
  margin-bottom: 1px !important;
}

.form-report-campaign .txt-input-label-bukti {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.input-form {
  border: 1px solid #d1d5db;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  padding: 10px 12px;
}

input.input-form,
select.input-form {
  height: 40px;
}

textarea.input-form {
  line-height: 20px;
}

.dropzone-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 16px;
  height: 124px;
  border: 1px solid #d1d5db;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
}

.dropzone-form .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #3CA038;
}

.dropzone-form .txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #9ca3af;
}

.section-success-report {
  padding-top: 56px;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 634px;
}

.section-success-report .img-success-report {
  width: 266px;
  height: 188px;
}

.section-success-report .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #374151;
}

.section-success-report .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #6b7280;
}

.btn-check-report-status {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 14px 24px;
  height: 48px;
  background: #3CA038;
  border-radius: 8px;
  width: 100%;
}

.btn-action-success-report {
  width: 100%;
}

.btn-back-to-home {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #005f9b;
  width: 100%;
}

.alert {
  display: flex;
  padding: 12px;
  border-radius: 8px;
  color: #6b7280;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  align-items: center;
}

.alert-warning {
  background: #fef3c7;
}

.alert-success {
  background: #dcfce7;
}

.alert .icon {
  padding-right: 12px;
  padding-left: 2px;
}

.alert .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.section-detail-program .timeline {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.section-detail-program .timeline .timeline-item .container {
  display: flex;
  -moz-box-align: center;
  margin-bottom: 0.25rem;
  padding-left: 0px;
}

.section-detail-program .timeline .timeline-item .container .list-symbol {
  z-index: 1;
  width: 17.20px;
  height: 16px;
  --border-opacity: 1;
  border-radius: 50%;
  background-color: #3CA038;
  margin-left: 2px;
  margin-top: 1px;
}

.section-detail-program .timeline .timeline-item .container .content {
  margin-left: 12px;
  width: 100%;
  margin-bottom: 12px;
  margin-top: -5px;
}

.section-detail-program .timeline .timeline-item .container .content img {
  width: 100%;
}

.section-detail-program
  .timeline
  .timeline-item
  .container
  .content
  .txt-title {
    color: var(--Color-Grey-Grey-900, #111827);
    font-family: "Rubik";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

.section-detail-program
  .timeline
  .timeline-item
  .container
  .content
  .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.section-detail-program
  .timeline
  .timeline-item
  .container
  .content
  .txt-caption {
    color: var(--color-grey-grey-500-main, #6B7280);
    font-family: "Rubik";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 114.286% */
}

.section-detail-program
  .timeline
  .timeline-item
  .container
  .content-secondary {
  background: #f3f4f6;
  border-bottom: 1px solid #e5e7eb;
}

.section-news .horizontal-line {
  left: 9px;
  top: 1px;
  position: absolute;
  z-index: 0;
  height: 100%;
  border: 1px solid #d1d5db;
}

.campaign-modal {
  background-color: white;
  padding-bottom: 65px !important;
  padding-top: 55px;
}

.campaign-modal .txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #6b7280;
}

.section-description img {
  width: 100% !important;
  height: auto !important;
}

.modal-backdrop {
  background: rgba(0, 0, 0, 0.56);
}

.share-modal {
  display: block;
}

.share-modal .modal-content {
  max-width: 480px;
  margin: auto;
}

.share-modal .modal-content {
  border-radius: var(--radius-lg, 16px) var(--radius-lg, 16px) 0px 0px;
  background: #FFF;
  box-shadow: 0px -6px 16px 0px rgba(151, 151, 151, 0.16);
  border: none;
  padding: 12px;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
}

.share-modal .modal-content .modal-header {
  padding: 8px 12px;
  border: none;
  margin-bottom: 10px;
}

.share-modal .modal-content .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.share-modal .modal-content .modal-header .modal-title {
  color: var(--Color-Grey-Grey-900, #111827);
  font-family: 'Rubik';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.36px;
}

.share-modal .modal-content .modal-body {
  display: flex;
  flex-direction: column;
  padding-top: 0px !important;
  gap: 16px;
  text-align: center;
}

.share-modal .modal-content .modal-body .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}
.share-modal .modal-content .modal-body .sosmed-list {
  display: flex;
  flex-wrap: wrap;
}

.share-modal .modal-content .modal-body .sosmed-list > div {
  flex: 25%;
  margin-bottom: 24px;
}

.share-modal .modal-content .modal-body .sosmed-list > div:hover {
  cursor: pointer;
}

.share-modal .modal-content .modal-body .sosmed-list .label-sosmed {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280;
}

.share-modal ol {
  margin-left: -12px !important;
}

.share-modal ol a {
  text-decoration: underline;
  color: #3CA038;
}

.widget-campaign-share {
  display: grid;
  grid-template-columns: 1fr 11fr;
  grid-column-gap: 16px;
  border-bottom: 1px solid var(--Color-Grey-Grey-200, #E5E7EB);
  padding-bottom: 12px;
}

.widget-campaign-share .campaign-card-image .center-cropped {
  width: 70px;
  max-height: 45px;
}

.widget-campaign-share .campaign-title {
  color: var(--Color-Grey-Grey-700, #374151);
  font-family: 'Rubik';
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}

.icon-owner {
  width: auto;
  height: 12px;
  margin: 0px 2px;
}

.section-detail-program .content-owner-span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.custom-nominal {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
}

.custom-nominal .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.custom-nominal .wrap-input-nominal {
  margin-top: 12px;
  background: #f3f4f6;
  border-radius: 8px;
  width: 100%;
  padding: 10px 16px;
  grid-template-columns: 1fr 10fr;
  display: grid;
  align-items: center;
}

.custom-nominal .wrap-input-nominal input {
  border: none;
  background: none;
  box-shadow: none !important;
  text-align: right;
  font-weight: 600;
  border-radius: 0;
  padding: 0;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  outline: none;
}

.btn-next-payment {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #f58a06;
  display: flex;
  color: white;
  justify-content: center;
  border-radius: 8px !important;
  width: 100%;
  padding: 14px 24px;
}

.btn-next-payment:hover {
  color: #ffffff;
}

.item-payment {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e7eb;
  padding: 12px 0px;
  align-items: center;
}

.item-payment:hover {
  cursor: pointer;
}

.box-payment {
  background: #fff;
  border: 1px solid #f3f4f6;
  border-radius: 4px;
  padding: 1px 4px;
  width: 46px;
  height: 32px;
}

.icon-payment {
  width: 100%;
  height: auto;
}

.txt-payment-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.content-detail-payment {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content-detail-payment:first-child {
  border-bottom: 1px solid #e5e7eb;
}

.section-payment .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.section-payment .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.section-payment .txt-body-black {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--Color-Grey-Grey-900, #111827);
}

.section-payment .txt-blue {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #3CA038;
}

.section-payment .txt-small {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280;
}

.section-payment .txt-body a {
  color: #3CA038;
}

.bg-gray {
  background: #f3f4f6;
}

.bg-white {
  background-color: #ffffff;
}

main {
  min-height: 100vh !important;
}

.checkout-wrap-logo {
  margin-top: 4px;
  width: 100%;
  max-width: 152px;
  max-height: 40px;
  height: auto;
}

.box-bordered {
  padding: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
}

.txt16 {
  font-size: 16px !important;
}

.btn-block {
  width: 100%;
  display: block;
  padding: 14px 24px !important;
  border-radius: 8px !important;
}

.btn-bg-primary {
  background: #3CA038 !important;
  color: white !important;
  font-weight: 500;
}

.btn-bg-light-blue {
  background: #d8e9f2;
  color: #3CA038 !important;
  font-weight: 500;
}

.btn-bg-danger {
  background: #ef4444;
  color: white !important;
  font-weight: 500;
}

.btn-outline-blue {
  border: 1px solid #3CA038 !important;
  color: #3CA038 !important;
  font-weight: 500;
}

.btn-outline-secondary {
  background: #ffffff;
  font-weight: 500;
  border: 1px solid #d1d5db;
}

.btn-outline-secondary:hover {
  background: #ffffff !important;
  font-weight: 500 !important;
  border: 1px solid #d1d5db !important;
  color: #6c757d !important;
}

.txt-highlight {
  display: inline-grid;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #248021;
  background: var(--Primary-30-components, #E8F7E6);
}

.wrap-qr {
  display: flex;
  justify-content: center;
}

.txt-dark {
  color: #374151;
}

.section-detail-donation .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
}

.section-detail-donation .txt-body-black {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.section-detail-donation .txt-blue {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #3CA038 !important;
}

.section-detail-donation .txt-small {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280;
}

.section-detail-donation .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.item-rincian-donasi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d1d5db;
  padding: 12px 0px;
}

.item-rincian-donasi:last-child {
  border-bottom: 0px;
}

.nav-detail-donation {
  width: 100%;
  display: flex;
  justify-content: space-around;
  gap: 12px;
}

.nav-detail-donation .btn-first {
  width: 30% !important;
  margin-top: 0px !important;
}

.nav-detail-donation .btn-second {
  width: 100% !important;
  margin-top: 0px !important;
}

.text-error-message {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #ef4444;
}

.ic-copy:hover {
  cursor: pointer;
}

.section-onboarding-galangdana,
.section-agreement,
.section-container {
  padding: 16px 20px;
}

.section-onboarding-galangdana.bg-gradient {
  background: linear-gradient(
    360deg,
    #d5ecfc 18.53%,
    rgba(255, 255, 255, 0) 100%
  );
}

.section-onboarding-galangdana .txt-body-gray,
.section-detail-program .txt-body-gray,
.section-container .txt-body-gray,
.section-agreement .txt-body-gray {
  font-family: "Rubik";
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  font-weight: 400;
}

.section-onboarding-galangdana .txt-body,
.section-container .txt-body,
.section-detail-program .txt-body,
.section-agreement .txt-body {
  font-family: "Rubik";
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
  font-weight: 400;
}

.section-onboarding-galangdana .txt-title,
.section-detail-program .txt-title,
.section-container .txt-title,
.section-agreement .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.section-onboarding-galangdana .txt-sub-title,
.section-container .txt-sub-title,
.section-detail-program .txt-sub-title,
.section-agreement .txt-title {
  font-family: "Rubik";
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.section-container .txt-primary {
  color: #3CA038 !important;
}

.section-container .txt-danger,
.section-detail-program .txt-danger {
  color: #ef4444 !important;
}

.section-container .txt-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6b7280;
}

.section-container .txt-sub-caption {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #6b7280;
}

.section-container .txt-center {
  text-align: center;
}

.nav-transparant {
  box-shadow: none !important;
  background: none !important;
}

.nav-item.ic-circle a {
  background: #fff;
  border: 1px solid #f3f4f6;
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1),
    0px 1px 2px -1px rgba(16, 24, 40, 0.1);
  border-radius: 50%;
  padding: 9px;
}

.nav-item.ic-circle img {
  margin: 0px !important;
  width: 20px;
}

.box-outline {
  padding: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}

.section-agreement .styled-checkbox {
  position: absolute;
  opacity: 0;
}

.section-agreement .styled-checkbox + label::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 21px;
  height: 21px;
  border: 2px solid #d1d5db;
  background-color: #fff;
  border-radius: 4px;
  margin-top: -2px;
  position: absolute;
  left: -32px;
  top: 4px;
}

.section-agreement .styled-checkbox + label::after {
  content: "";
  position: absolute;
  left: -27px;
  top: 11px;
  background: #fff;
  width: 3px;
  height: 3px;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff,
    4px -6px 0 #fff, 4px -8px 0 #fff;
  transform: rotate(45deg);
}

.section-agreement .styled-checkbox:checked + label::before {
  background: #3CA038;
  border-color: #3CA038;
}

.section-agreement .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-left: 34px !important;
}

.section-agreement .agreement-form {
  margin: 16px 0px;
}

.nav.nav-col-3 {
  grid-template-columns: 0.1fr auto 0.1fr !important;
}

.btn-nav-primary {
  width: 104px;
  height: 32px;
  background: #d8e9f2;
  border-radius: 8px;
  padding: 6px 10px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #3CA038 !important;
  display: flex;
  gap: 5px;
}

.btn-disabled {
  background: #e5e7eb !important;
  color: #ffffff !important;
}

.btn-p-10 {
  padding: 10px 20px !important;
}

.btn-p-14 {
  padding: 14px 20px !important;
}

.btn-p-8 {
  padding: 8px 20px !important;
}
.item-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e7eb;
  padding: 12px 0px;
  align-items: center;
}

.item-list:hover {
  cursor: pointer;
}

.item-list.item-p-16 {
  padding: 16px 0px !important;
}

.section-create-galangdana .txt-body {
  color: #111827 !important;
}

.section-create-galangdana .txt-primary {
  color: #3CA038 !important;
}

.nav-primary {
  background: #3CA038;
}

.wizard {
  background: #3CA038;
  margin-top: -5px;
  padding: 12px 0px;
}

.wizard .steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #ffffff;
  padding: 5px 0px;
}

.wizard .steps > div {
  min-width: 30%;
  text-align: center;
  height: auto;
  cursor: pointer;
  position: relative;
}

.wizard .steps .step-default {
  opacity: 0.44;
}

.wizard .steps .step-hide {
  opacity: 0;
}

.wizard .steps .step-active {
  opacity: inherit;
}

.wizard .steps .step-order {
  padding: 3px 0px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #fff;
  font-weight: 600;
  color: #3CA038;
  margin-left: auto;
  margin-right: auto;
}

.wizard .steps .step-label {
  opacity: inherit;
}

.wizard .steps > div:nth-child(2)::after {
  content: "";
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(
      90deg,
      #ffffff -0.88%,
      rgba(255, 255, 255, 0.44) 100%
    )
    30;
  width: 50%;
  right: -35%;
  top: 40%;
  opacity: inherit;
}

.wizard .steps > .exist-previous-step::before {
  content: "";
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.44) -0.88%,
      #ffffff 100%
    )
    30;
  width: 50%;
  left: -35%;
  top: 40%;
}

.wizard .steps > .last-step::after {
  opacity: 0 !important;
}

.nav-item .txt-white {
  color: #ffffff !important;
}

.btn-bg-transparant {
  background: none;
  color: #6b7280 !important;
  font-weight: 500;
}

.section-create-galangdana .box-secondary .txt-caption {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #6b7280 !important;
}

.section-create-galangdana .box-secondary .txt-body {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #6b7280 !important;
}

.box-summary {
  padding: 12px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
}

.box-summary .box-header {
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.box-summary .label-step {
  padding: 3px 0px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #3CA038;
  font-weight: 600;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  font-family: "Rubik";
  font-style: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}

.box-summary .box-body-item {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}

.image-campaign-preview {
  width: 100%;
}

.image-campaign-preview .center-cropped {
  width: 100%;
  max-height: 234px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f1f4f6;
  height: 234px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.loading-section {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: linear-gradient(
      360deg,
      #d5ecfc 18.53%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(360deg, #fff1db 18.53%, rgba(255, 255, 255, 0) 100%),
    #ffffff;
}
.wrapper-radio-button {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wrapper-radio-button.disable {
  pointer-events: none !important;
  opacity: 0.4 !important;
}
.wrapper-radio-button .option {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #d1d5db;
  transition: all 0.3s ease;
  gap: 12px;
  width: 49%;
}
.wrapper-radio-button .option .dot {
  height: 24px;
  width: 24px;
  background: #ffffff;
  border-radius: 50%;
  position: relative;
  border: 2px solid #3CA038;
}
.wrapper-radio-button .option .dot::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #3CA038;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}

.wrapper-radio-button label {
}
input[type="radio"] {
  display: none;
}
#option-0:checked:checked ~ .option-0,
#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2,
#option-3:checked:checked ~ .option-3,
#option-4:checked:checked ~ .option-4,
#option-5:checked:checked ~ .option-5 {
  background: #d8e9f2;
  border: 2px solid #3CA038;
}
#option-0:checked:checked ~ .option-0 .dot,
#option-1:checked:checked ~ .option-1 .dot,
#option-2:checked:checked ~ .option-2 .dot,
#option-3:checked:checked ~ .option-3 .dot,
#option-4:checked:checked ~ .option-4 .dot,
#option-5:checked:checked ~ .option-5 .dot {
  background: #fff;
  border: 2px solid #3CA038;
}
#option-0:checked:checked ~ .option-0 .dot::before,
#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before,
#option-3:checked:checked ~ .option-3 .dot::before,
#option-4:checked:checked ~ .option-4 .dot::before,
#option-5:checked:checked ~ .option-5 .dot::before {
  opacity: 1;
  transform: scale(1);
  background-color: #3CA038;
}
#option-0:checked:checked ~ .option-0 span,
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span,
#option-3:checked:checked ~ .option-3 span,
#option-4:checked:checked ~ .option-4 span,
#option-5:checked:checked ~ .option-5 span {
  color: #6b7280;
}

.section-story {
  font-family: "Rubik" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #6b7280 !important;
}

.section-story p {
  color: var(--section-story) !important;
  line-height: var(--section-story) !important;
  font-family: var(--section-story) !important;
  font-size: var(--section-story) !important;
}

.content-share-campaign {
  display: flex;
  flex-direction: column;
  padding-top: 0px !important;
  gap: 16px;
  text-align: center;
}

.custom-badge-sm {
  padding: 2px 8px;
  border-radius: 8px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  width: auto;
  display: inline-block;
}

.custom-badge-md {
  padding: 6px 12px;
  border-radius: 8px;
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
}

.custom-badge-open {
  background: #c0d8e6;
  color: #3CA038;
}

.custom-badge-success {
  background: #dcfce7;
  color: #22c55e;
}

.custom-badge-default {
  background: #f3f4f6;
  color: #6b7280;
}

.custom-badge-danger {
  background: #fee2e2;
  color: #ef4444;
}

.custom-badge-warning {
  background: #fef3c7;
  color: #f59e0b;
}

.section-campaign-status {
  position: relative;
  z-index: 1;
  top: -50px;
  padding-left: 20px;
  width: auto;
  margin-bottom: -30px;
}

.content-list-accordion {
  padding: 12px 0px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e7eb;
}

.content-list-accordion:hover {
  cursor: pointer;
}

.section-story img {
  width: 100% !important;
  height: auto !important;
}

.input-group-text {
  background: #fff !important;
  border-radius: 8px;
}

.div-action:hover {
  cursor: pointer;
}

.campaign-search-image .center-cropped {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f1f4f6;
  height: 64px;
  width: 112px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.form-image {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  height: auto;
  border: 1px solid #d1d5db;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
  gap: 12px;
}
.form-image .image-item .center-cropped {
  width: 70px;
  height: 45px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f1f4f6;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.form-image .image-item-circle .center-cropped {
  width: 60px;
  height: 60px;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  border-bottom-left-radius: 64px;
  border-bottom-right-radius: 64px;
  background-color: #f1f4f6;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.form-image .img-action {
  position: relative;
  top: -5px;
  left: 55px;
}

.form-image .img-action img {
  width: 15px;
}

.noted-report {
  width: 4px;
  height: 20px;
  background: #3CA038;
}

.txt-report {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}

.discussion-container:last-child {
  margin-bottom: 50px;
}

.wrap-content {
  margin: 10px 20px;
  padding-bottom: 15px;
}

.wrap-reply {
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.wrap-reply.other-reply {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 5px;
}

.wrap-reply:not(:last-child) {
  border-bottom: 1px solid rgb(229, 231, 235);
}

.discussion-container:not(:last-child) .wrap-content {
  border-bottom: 1px solid rgb(229, 231, 235);
}
