:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.back-button {
  background-color: rgba(0, 0, 0, 0);
}

.image {
  text-align: center;
}

.container {
  width: 100%;
  max-width: 1200px;
  text-align: left;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

.body {
  aspect-ratio: auto;
  object-fit: none;
  background-color: #fff;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  overflow: visible;
}

.map {
  width: 100%;
  text-align: center;
}

.box-statistics {
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
}

.box-data {
  padding-left: 16px;
  padding-right: 16px;
}

.data-berhasil-disalurkan {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ico-impacts-data {
  object-fit: cover;
}

.frame-9052 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-rubik-h3-bold {
  color: #10a8e5;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.body-text-rubik-small-regular {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}

.box-category-impacts {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.body-text-rubik-large-semi-bold {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.kategori-bantuan {
  width: 100%;
  height: 129px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
  position: relative;
}

.frame-8235 {
  width: 100%;
  max-width: 222px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-rubik-h2-bold {
  color: #10a8e5;
  letter-spacing: -.01em;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.body-text-rubik-small-regular-2 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.illus-cat-pendidikan {
  object-fit: cover;
  flex: none;
  order: 1;
  align-self: center;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.kategori-data-wrapper {
  width: 100%;
}

.cta {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: flex-start;
  margin: 16px auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.button {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #10a8e5;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.state-layer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  display: flex;
}

.body-text-rubik-default-bold {
  color: #fff;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.main {
  max-width: 480px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.navbar {
  z-index: 9999;
  width: 100%;
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffca4c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar-logo-left {
  width: 100%;
  background-color: #ffca4c;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-kitabisa {
  height: 30px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo {
  object-fit: cover;
}

.text {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.navbar-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.text-2 {
  color: #121212;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.text-3 {
  color: #121212;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.navbar-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #121212;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.text-4 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}

.hero-donasi-otomatis {
  width: 100%;
  max-width: 100%;
  background-color: #ffca4c;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.hero-heading-left {
  width: 100%;
  height: 728px;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 24px;
  display: flex;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  color: #121212;
  font-family: Rubik, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 64px;
}

.error-82c0dfd2-8803-4689-c392-3cd7d88dc55c {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.button-group {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cta-download {
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border: 1px solid #10a8e5;
  border-radius: 56px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.cta-more-info {
  height: 56px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #3a3a3a;
  border-radius: 56px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-6 {
  outline-offset: 0px;
  color: #3a3a3a;
  outline: 3px #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.vectors-wrapper {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-banner {
  object-fit: cover;
}

.section-donat-jadi-tenang {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

.content-jadi-tenang {
  width: 50%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 20;
  display: flex;
}

.text-7 {
  color: #121212;
  letter-spacing: .01em;
  font-family: Rubik, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.text-8 {
  color: #3a3a3a;
  letter-spacing: -.02em;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.text-donasi-otomatis-bebas-jadi-tenang {
  width: 50%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.text-9 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.hero-donat-bikinjaditenang {
  object-fit: cover;
  position: absolute;
  top: 262px;
  left: -39px;
}

.bikin-jaditenang-berbuat-baik-0 {
  color: #3a3a3a;
  letter-spacing: -.02em;
  font-family: Rubik, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.bikin-jaditenang-berbuat-baik-1 {
  color: #3a3a3a;
  letter-spacing: -.02em;
  font-family: Rubik, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.body-2 {
  margin-left: auto;
  margin-right: auto;
}

.benefit-of-donat {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #10a8e5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 80px 120px 100px;
  display: flex;
  position: relative;
}

.text-10 {
  width: auto;
  color: #fff;
  text-align: center;
  align-self: center;
  font-family: Rubik, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.list-of-benefit {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.donasi-otomatis-fleksibel {
  width: 100%;
  max-width: 823px;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ico-donat-fleksibel {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 13.3333px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
  position: relative;
}

.vectors-wrapper-2 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: .416558px;
  left: .0000813802px;
}

.text-donasi-otomatis-fleksibel {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-11 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Rubik, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.error-38047301-7047-0427-61f6-e784f18853f8 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.donasi-otomatis-bebas-lupa {
  width: 100%;
  max-width: 824px;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-3 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pilih-tujuan-donat {
  width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.container-4 {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-section {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-12 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.donasi-otomatis {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  box-shadow: 0 2px 24px rgba(0, 0, 0, .08);
}

.tab {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  display: flex;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.text-13 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.tab-2 {
  width: 100%;
  max-width: 242px;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-14 {
  color: #4a4a4a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.content-category-donat {
  width: 100%;
  max-width: 900px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mockup {
  height: 539px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.mockup-donat-kategori-pilihan {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-kategori {
  width: 100%;
  max-width: 576px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-15 {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.frame-8215 {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.list-1 {
  width: 24px;
  height: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-5 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-16 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.frame-8205 {
  height: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #10a8e5;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #10a8e5;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.vectors-wrapper-6 {
  width: 48px;
  height: 48px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 718px;
  left: 1032px;
}

.vectors-wrapper-7 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 694px;
  left: 1080px;
}

.donasi-otomatis-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  box-shadow: 0 2px 24px rgba(0, 0, 0, .08);
}

.donasi-otomatis-2.tab {
  width: 600px;
}

.tab-3 {
  width: 100%;
  max-width: 280px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  display: flex;
}

.text-18 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.tab-4 {
  width: 100%;
  max-width: 270px;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-19 {
  width: 100%;
  color: #4a4a4a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.content-kategori-2 {
  width: 100%;
  max-width: 576px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-20 {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.list-2 {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.list-3 {
  width: 24px;
  flex: none;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-21 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.list-4 {
  width: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cta-download-blue {
  height: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #10a8e5;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #10a8e5;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.cara-isi-kantong-donasimu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #e6f5fb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 120px;
  display: flex;
}

.frame-48095640 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-48095670 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095659 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.text-23 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.text-24 {
  color: #4a4a4a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.tab-menus {
  width: 600px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #4a4a4a;
  background-color: #fff;
  border: 0 solid #d8d8d8;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
  box-shadow: 0 2px 24px rgba(0, 0, 0, .08);
}

.tab-menus.tab {
  width: 600px;
}

.tab-active {
  width: 100%;
  max-width: 320px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  display: flex;
}

.tab-active.w--current {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-weight: 400;
}

.kategori-pilihan {
  max-width: 100%;
  color: #fff;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.tab-6 {
  width: 100%;
  max-width: 320px;
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.galang-dana-pilihan {
  max-width: 100%;
  color: #4a4a4a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.frame-48095671 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.dengan-mengaktifkan-fitur-jadwalkan-otomatis-kantong-donasi-kamu-akan-terisi-otomatis-sesuai-jadwal-yang-kamu-tentukan-ikuti-caranya-di-bawah-ini {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.frame-48095668 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.frame-48095666 {
  width: 100%;
  max-width: 280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095663 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.home---top-up-filled-1-2 {
  object-fit: cover;
  border-radius: 5.68889px;
}

.frame-8278 {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-8219 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-8218 {
  width: 32px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1px 6px;
  display: flex;
}

.text-25 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-26 {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.frame-48095667 {
  width: 100%;
  max-width: 280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-48095676 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.frame-48095677 {
  width: 36px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 18px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 2px 8px;
  display: flex;
}

.frame-48095678 {
  width: 100%;
  height: 287px;
  max-width: 280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-48095679 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px 12px;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.auto-debet-gopay---bulanan-default-2x-1 {
  object-fit: cover;
}

.dengan-mengaktifkan-fitur-jadwalkan-otomatis-kantong-donasi-kamu-akan-terisi-otomatis-sesuai-jadwal-yang-kamu-tentukan-ikuti-caranya-di-bawah-ini-0 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.dengan-mengaktifkan-fitur-jadwalkan-otomatis-kantong-donasi-kamu-akan-terisi-otomatis-sesuai-jadwal-yang-kamu-tentukan-ikuti-caranya-di-bawah-ini-1 {
  color: #4a4a4a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.faq {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.heading-faq {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-27 {
  color: #10a8e5;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-28 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.content-faq {
  width: 100%;
  max-width: 900px;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095590 {
  width: 100%;
  height: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095592 {
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.frame-48095573 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bsi {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.list-cara-isi-kado {
  color: #6a6a6a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.frame-48095682 {
  width: 24px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-8 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095593 {
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  display: flex;
}

.frame-48095683 {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bsi-3 {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.arrow {
  width: 24px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cta-see-more {
  height: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #10a8e5;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-29 {
  color: #10a8e5;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.footer {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 120px;
  display: flex;
}

.frame-7 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095685 {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-6 {
  width: 100%;
  max-width: 413px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-2 {
  object-fit: cover;
}

.frame-48095686 {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-30 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.frame-48095637 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-31 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.frame-48095687 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-48095688 {
  width: 100%;
  max-width: 279px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-32 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.frame-48095689 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-8203 {
  width: 100%;
  max-width: 336px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095690 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-33 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-48095691 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-9 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-10 {
  height: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095692 {
  width: 100%;
  max-width: 1205px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-48095693 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-2 {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 48px 120px;
  display: flex;
}

.frame-48095694 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-footer {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.frame-48095696 {
  width: 100%;
  max-width: 413px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-3 {
  object-fit: cover;
}

.frame-48095697 {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-34 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.footer-download-apps {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-35 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.download-apps {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-11 {
  width: 153.9px;
  height: 45.6px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-12 {
  width: 142.8px;
  height: 48px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095700 {
  width: 100%;
  max-width: 279px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-36 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.frame-48095701 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095702 {
  width: 100%;
  max-width: 336px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095703 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-37 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.frame-48095704 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-13 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divider {
  height: 0;
  background-color: #fff;
  border-top: 1px solid #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.frame-48095705 {
  width: 100%;
  max-width: 1205px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-48095706 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.ico-donat-fleksibel-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 13.3333px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-14 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ico-donat-bebaslupa {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-15 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ico-donat-zakat {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-16 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sparkling {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 15%;
  right: auto;
}

.vectors-wrapper-17 {
  width: 48px;
  height: 48px;
  max-width: none;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.vectors-wrapper-18 {
  width: 24px;
  height: 24px;
  max-width: none;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 42px;
  left: 48px;
}

.testimonial {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.frame-48095657 {
  width: 100%;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.frame-48095680 {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-38 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.testimonial-wrapper {
  width: 100%;
  max-width: none;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  overflow: visible;
}

.embed-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  padding: 24px;
  display: flex;
  box-shadow: 0 0 16px rgba(152, 152, 152, .2);
}

._6-2-1 {
  object-fit: cover;
  border-radius: 12px;
}

.screenshot-2023-12-27-at-1-28-1 {
  object-fit: cover;
  border-radius: 7.95031px;
}

.screenshot-2023-12-27-at-1-28-2 {
  object-fit: cover;
}

._9-2-1 {
  object-fit: cover;
  border-radius: 11.497px;
}

.vectors-wrapper-19 {
  width: 36px;
  height: 36px;
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 42px;
  left: 60px;
}

.vectors-wrapper-20 {
  width: 36px;
  height: 36px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 73px;
  left: 386px;
}

.vectors-wrapper-21 {
  width: 36px;
  height: 36px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 54px;
  left: 902px;
}

.vectors-wrapper-22 {
  width: 36px;
  height: 36px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 475px;
  left: 1160px;
}

.vectors-wrapper-23 {
  width: 36px;
  height: 36px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 529px;
  left: 60px;
}

.vectors-wrapper-24 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 455px;
  left: 1189px;
}

.tabs-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-3 {
  color: #3a3a3a;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-4 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
}

.tab-link-tab-2 {
  background-color: #fff;
  border-radius: 36px;
  align-self: center;
}

.tab-link-tab-2.w--current {
  background-color: #f2f3f4;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #fff;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-color: #f2f3f4;
  border-radius: 36px;
  text-decoration: none;
}

.tab-name {
  color: #4a4a4a;
  background-color: #fff;
}

.tab-name.w--current {
  background-color: #f2f3f4;
  border-radius: 36px;
}

.bold-text-3, .bold-text-4 {
  color: #4a4a4a;
}

.testimonial-container {
  overflow: auto;
}

.frame-48095707 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095708 {
  width: 100%;
  max-width: 280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095709 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.frame-48095710 {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-48095711 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-48095712 {
  width: 18px;
  height: 18px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #10a8e5;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1px 6px;
  display: flex;
}

.text-39 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-40 {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.frame-48095713 {
  width: 100%;
  max-width: 280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-48095714 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.payment-method-2x-2 {
  object-fit: cover;
}

.link-block, .link-block-2 {
  text-decoration: none;
}

.mockup-2 {
  height: 539px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mockup-donat-galang-dana-pilihan {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-48095715 {
  width: 100%;
  height: 200px;
  max-width: 280px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
}

.youtube {
  border-radius: 12px;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9 {
  text-decoration: none;
}

.section-donat {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-41 {
  color: #3a3a3a;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.frame-48095716 {
  height: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #10a8e5;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-42 {
  color: #10a8e5;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.text-0 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-1 {
  color: #3a3a3a;
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.faq-container {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-list {
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.frame-48095717 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.question {
  color: #3a3a3a;
  font-family: Rubik, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.answer {
  color: #6a6a6a;
  font-family: Rubik, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.arrow-2 {
  width: 24px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-25 {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .container-3 {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container-regular {
    flex-direction: row;
    display: flex;
  }

  .navbar-wrapper {
    text-align: center;
    display: flex;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .back-button {
    width: 24px;
    height: 24px;
    mix-blend-mode: normal;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/Arrow.png');
    background-position: 0 0;
    background-size: contain;
    flex: 0 auto;
    justify-content: flex-start;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
  }

  .paragraph {
    text-align: left;
    flex-direction: row;
    order: 0;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-family: Rubik, sans-serif;
    display: block;
  }

  .paragraph-2 {
    text-align: left;
    padding-left: 0;
    font-family: Rubik, sans-serif;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container {
    max-width: none;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .text-block {
    align-self: center;
    font-family: Rubik, sans-serif;
    font-size: 18px;
  }

  .bold-text {
    padding-left: 10px;
  }

  .impact-number {
    color: #10a8e5;
  }

  .impact-description {
    font-family: Rubik, sans-serif;
    font-size: 12px;
  }

  .image-2 {
    text-align: left;
    align-self: center;
  }

  .text-block-2 {
    font-family: Rubik, sans-serif;
  }

  .container-2 {
    padding-bottom: 0;
    padding-left: 0;
  }

  .body {
    color: #4a4a4a;
    background-color: #fff;
    font-family: Rubik, sans-serif;
    overflow: visible;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .box-statistics {
    border-radius: 8px;
    margin-top: 0;
    margin-bottom: 24px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
  }

  .box-data {
    padding: 0 16px;
  }

  .box-category-impacts {
    padding-left: 16px;
    padding-right: 16px;
  }

  .kategori-bantuan {
    margin-bottom: 16px;
  }

  .kategori-data-wrapper {
    width: 100%;
  }

  .cta {
    margin-left: auto;
    margin-right: auto;
  }

  .main {
    max-width: 480px;
    min-height: 100vh;
    object-fit: fill;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 16px;
  }

  .navbar {
    padding-left: 16px;
    padding-right: 16px;
  }

  .navbar-logo-left {
    background-color: #ffca4d;
    padding-left: 0;
  }

  .navbarcontainer {
    background-color: rgba(0, 0, 0, 0);
  }

  .text {
    display: none;
  }

  .navbar-menu {
    width: 100%;
    background-color: #fff;
    border: 0 solid #000;
    border-radius: 16px;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding: 16px;
    box-shadow: 0 2px 10px 5px rgba(80, 80, 80, .08);
  }

  .navbar-link {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .hero-donasi-otomatis {
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-heading-left {
    padding: 0 0 24px;
  }

  .container-3 {
    max-width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 24px;
  }

  .title-copy-goes-here-be-awesome {
    font-size: 24px;
    line-height: 32px;
  }

  .error-82c0dfd2-8803-4689-c392-3cd7d88dc55c {
    font-size: 18px;
    line-height: 24px;
  }

  .button-group {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .cta-download {
    width: 100%;
  }

  .text-5 {
    font-size: 16px;
  }

  .cta-more-info {
    width: 100%;
  }

  .text-6 {
    font-size: 16px;
  }

  .column-2 {
    display: block;
  }

  .image-wrapper {
    height: auto;
  }

  .hero-banner {
    width: 100%;
    object-fit: contain;
  }

  .section-donat-jadi-tenang {
    max-width: 100%;
    text-align: left;
    flex-direction: column;
    padding: 50px 16px 0;
  }

  .content-jadi-tenang {
    width: 100%;
  }

  .text-7 {
    font-size: 32px;
    line-height: 36px;
  }

  .text-8 {
    font-size: 24px;
    line-height: 32px;
  }

  .text-donasi-otomatis-bebas-jadi-tenang {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .text-9 {
    font-size: 16px;
    line-height: 24px;
  }

  .hero-donat-bikinjaditenang {
    position: static;
    top: 0;
    left: 0;
  }

  .bikin-jaditenang-berbuat-baik-0, .bikin-jaditenang-berbuat-baik-1 {
    font-size: 24px;
  }

  .benefit-of-donat {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-10 {
    line-height: 36px;
  }

  .list-of-benefit {
    flex-direction: column;
  }

  .donasi-otomatis-fleksibel {
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: center;
  }

  .text-donasi-otomatis-fleksibel {
    align-self: center;
    align-items: center;
  }

  .text-11 {
    font-size: 24px;
    line-height: 32px;
  }

  .error-38047301-7047-0427-61f6-e784f18853f8 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .donasi-otomatis-bebas-lupa {
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .pilih-tujuan-donat {
    width: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .heading-section {
    max-width: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
  }

  .text-12 {
    font-size: 24px;
    line-height: 32px;
  }

  .content-category-donat {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: center;
  }

  .donasi-otomatis-2.tab {
    width: 100%;
    max-width: 328px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: row;
  }

  .text-18 {
    text-align: center;
    font-size: 14px;
  }

  .text-19 {
    font-size: 14px;
  }

  .text-20 {
    line-height: 32px;
  }

  .list-3 {
    width: 32px;
    flex: none;
  }

  .text-21 {
    font-size: 16px;
  }

  .list-4 {
    width: 32px;
    flex: none;
  }

  .cta-download-blue {
    width: 100%;
  }

  .cara-isi-kantong-donasimu {
    padding: 50px 16px;
  }

  .frame-48095640 {
    max-width: 328px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .frame-48095659 {
    width: 100%;
  }

  .text-23 {
    width: 100%;
    font-size: 32px;
    line-height: 36px;
  }

  .text-24 {
    font-size: 18px;
    line-height: 24px;
  }

  .tab-menus {
    width: 100%;
    border-radius: 16px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    overflow: hidden;
  }

  .tab-menus.tab {
    width: 100%;
    max-width: 328px;
  }

  .kategori-pilihan, .galang-dana-pilihan {
    font-size: 14px;
    line-height: 21px;
  }

  .frame-48095671 {
    max-width: 328px;
  }

  .frame-48095668 {
    max-width: none;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .frame-48095666 {
    max-width: none;
  }

  .frame-48095663, .frame-8278 {
    max-width: 280px;
  }

  .frame-8219 {
    max-width: none;
  }

  .frame-8218, .frame-48095677 {
    width: 24px;
    flex: none;
  }

  .frame-48095679 {
    max-width: 328px;
  }

  .text-27 {
    font-size: 16px;
  }

  .text-28 {
    font-size: 24px;
    line-height: 32px;
  }

  .frame-48095590 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .frame-48095592, .frame-48095593 {
    padding: 24px;
  }

  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .vectors-wrapper-11, .vectors-wrapper-12 {
    width: 100%;
    height: 32px;
  }

  .frame-48095700, .frame-48095702 {
    margin-top: 24px;
  }

  .frame-48095705 {
    flex-direction: column;
  }

  .frame-48095706 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .bold-text-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .sparkling {
    display: none;
  }

  .testimonial {
    padding: 50px 16px;
  }

  .text-38 {
    font-size: 24px;
    line-height: 32px;
  }

  .embed-container {
    margin-bottom: 40px;
    padding: 8px;
  }

  .text-block-3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }

  .tab-link-tab-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .tab-link-tab-2.w--current {
    border-radius: 12px;
  }

  .tab-link-tab-1 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .tab-link-tab-1.w--current {
    border-radius: 8px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .tab-name {
    padding-left: 12px;
    padding-right: 12px;
  }

  .bold-text-4 {
    font-size: 14px;
    line-height: 18px;
  }

  .testimonial-container {
    width: 100%;
  }

  .frame-48095707 {
    flex-direction: column;
  }

  .link-block {
    width: 100%;
  }

  .bold-text-5 {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    display: inline;
  }

  .frame-48095715 {
    max-width: 328px;
  }

  .icon {
    text-align: center;
    font-size: 32px;
    line-height: 32px;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .heading-2, .heading-3 {
    font-size: 24px;
    line-height: 27px;
  }
}


