:root {
  --grey-50: #FAFAFA;
  --grey-100: #F5F5F5;
  --grey-200: #EEEEEE;
  --grey-300: #EBEBEB;
  --grey-400: #BDBDBD;
  --grey-500: #9E9E9E;
  --grey-600: #757575;
  --grey-700: #4E4E4E;
  --grey-800: #424242;
  --grey-900: #212121;
  --yellow-50: #FFFCF2;
  --yellow-300: #FFE380;
  --yellow-500: #FFC700;
  --turquoise-500: #51AECD;
  --turquoise-700: #397A8F;
  --purple-300: #D6D0DE;
  --purple-400: #8170B8;
  --purple-500: #766192;
  --purple-900: #42445A;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h1 span,
body h2 span,
body h3 span,
body h4 span,
body h5 span,
body span,
body a,
body p {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
}

.gembah-block {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  position: relative;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.gembah-max-width-container {
  display: flex;
  flex-direction: column;
  max-width: 1440px;
  margin: auto;
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.acf-block-preview:has(.gembah-max-width-container),
.entry-content:has(.gembah-max-width-container) {
  background: white;
}

.h1, .gembah-max-width-container.hero-bullets .title-container .h1 {
  font-family: "Lato", sans-serif;
  color: var(--grey-900);
  font-size: 48px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -1.44px;
  margin: 0;
}
.h1.large, .gembah-max-width-container.hero-bullets .title-container .large.h1 {
  font-size: 60px;
  letter-spacing: -1.8px;
}
@media (max-width: 950px) {
  .h1, .gembah-max-width-container.hero-bullets .title-container .h1 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.32px;
  }
  .h1.large, .gembah-max-width-container.hero-bullets .title-container .large.h1 {
    font-size: 48px;
    letter-spacing: -0.4px;
  }
}

.h2 {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 125%;
}
@media (max-width: 950px) {
  .h2 {
    font-size: 24px;
  }
}

.h3, .gembah-bullet-section .container .content .right-side #title, .gembah-bullet-section .container.variant-image .content .right-side #title {
  font-family: "Lato", sans-serif;
  color: var(--grey-900);
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}
.h3.thin, .gembah-bullet-section .container .content .right-side .thin#title {
  font-weight: 300;
}
@media (max-width: 950px) {
  .h3, .gembah-bullet-section .container .content .right-side #title, .gembah-bullet-section .container.variant-image .content .right-side #title {
    font-size: 21px;
    font-weight: 700;
    line-height: 125%;
  }
  .h3.thin, .gembah-bullet-section .container .content .right-side .thin#title {
    font-weight: 300;
  }
}

.h4, .gembah-bullet-section .container .content .right-side a {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 21px;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}

.h5, .gembah-max-width-container.hero-bullets .title-container .h5, .gembah-icon-section p.h5 {
  font-family: "Lato", sans-serif;
  color: var(--grey-900);
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 950px) {
  .h5, .gembah-max-width-container.hero-bullets .title-container .h5, .gembah-icon-section p.h5 {
    letter-spacing: 1px;
  }
}

.h6 {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
@media (max-width: 950px) {
  .h6 {
    color: var(--grey-900);
    font-size: 17px;
    font-weight: 700;
  }
}

.p, .gembah-bullet-section .container .content .right-side #content, .gembah-bullet-section .container.variant-image .content .right-side #content {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
.p.small, .gembah-bullet-section .container .content .right-side .small#content {
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .p.small, .gembah-bullet-section .container .content .right-side .small#content {
    color: black;
    font-size: 15px;
    line-height: 150%;
  }
}
.p.x-small, .gembah-bullet-section .container .content .right-side .x-small#content {
  color: var(--grey-400);
  font-size: 14px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .p, .gembah-bullet-section .container .content .right-side #content, .gembah-bullet-section .container.variant-image .content .right-side #content {
    font-size: 17px;
    line-height: 150%;
  }
}

.gembah-button,
.button,
.gembah-max-width-container.hero-bullets .title-container .button.gembah {
  font-family: "Lato", sans-serif;
  color: white;
  display: flex;
  padding: 15px 20px;
  justify-content: center;
  white-space: normal;
  text-decoration: none;
  align-items: center;
  gap: 16px;
  flex: 1 0 0;
  line-height: 130%;
  border-radius: 12px;
}
.gembah-button.primary,
.button.primary,
.gembah-max-width-container.hero-bullets .title-container .primary.button.gembah {
  box-shadow: 0px 6px 20px 3px rgba(0, 0, 0, 0.1);
  background: var(--turquoise-500);
  color: white;
}
.gembah-button.primary:hover,
.button.primary:hover,
.gembah-max-width-container.hero-bullets .title-container .primary.button.gembah:hover {
  opacity: 0.87 !important;
}
.gembah-button.secondary, .gembah-button.secondary:hover,
.button.secondary,
.gembah-max-width-container.hero-bullets .title-container .secondary.button.gembah,
.button.secondary:hover {
  background: white;
  color: var(--grey-900);
  border: 1px solid var(--grey-400);
}
.gembah-button.large,
.button.large,
.gembah-max-width-container.hero-bullets .title-container .large.button.gembah {
  font-size: 18px;
  font-weight: 800;
  line-height: 150%;
}

.blockquote {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 175%;
}
.blockquote.header {
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 575px) {
  .blockquote.header {
    font-size: 24px;
    font-style: italic;
    line-height: 140%;
  }
}
@media (max-width: 950px) {
  .blockquote {
    font-size: 17px;
    font-style: italic;
    line-height: 150%;
  }
}

.text-container {
  display: flex;
  flex-direction: column;
  padding: 0 100px;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  height: 100%;
  padding-top: 64px;
}
@media (max-width: 768px) {
  .text-container {
    padding: 0 32px;
  }
}
.text-container h2 {
  font-weight: 600;
  font-size: var(--font-size-400);
  line-height: var(--line-height-400);
}
@media (max-width: 950px) {
  .text-container h2 {
    font-size: var(--font-size-300);
    line-height: var(--line-height-300);
  }
}
.text-container h3 {
  font-weight: 500;
  font-size: var(--font-size-200);
  line-height: var(--line-height-200);
}
.text-container p {
  max-width: 80ch;
  color: #949494;
  font-size: var(--font-size-75);
  line-height: var(--line-height-75);
}
@media (max-width: 1050px) {
  .text-container p {
    font-size: var(--font-size-50);
    line-height: var(--line-height-50);
  }
}
.text-container.hug-left a {
  margin-left: 0;
  margin-right: auto;
}
.text-container.hug-left a.left-to-right-layout {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 768px) {
  .text-container root {
    padding: 92px 32px 32px;
  }
}

.left-to-right-layout {
  flex-direction: row-reverse;
}
.left-to-right-layout.text-container {
  flex-direction: column;
  text-align: end;
  align-items: flex-end;
}
.left-to-right-layout.image {
  flex-direction: row-reverse;
}
@media (max-width: 575px) {
  .left-to-right-layout {
    flex-direction: column;
    max-height: unset;
  }
}

.gembah-icon-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gembah-icon-section .icon-container {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--grey-300);
}
.gembah-icon-section p.h5, .gembah-icon-section .gembah-max-width-container.hero-bullets .title-container p.h5, .gembah-max-width-container.hero-bullets .title-container .gembah-icon-section p.h5 {
  color: var(--grey-400) !important;
  font-weight: 700 !important;
  margin-top: 16px !important;
}

.gembah-bullet-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  background-color: transparent;
}
.gembah-bullet-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 24px;
}
.gembah-bullet-section .container.variant-image .content .right-side {
  padding: 0px 16px 16px;
}
.gembah-bullet-section .container.variant-image .content .right-side #content {
  text-align: center;
}
.gembah-bullet-section .container picture, .gembah-bullet-section .container img {
  min-width: 100%;
  aspect-ratio: auto;
  object-fit: contain;
}
.gembah-bullet-section .container.vertical-orientation .content {
  flex-direction: column;
  gap: 24px;
}
.gembah-bullet-section .container.vertical-orientation .content .right-side {
  align-items: flex-start;
  text-align: start;
}
.gembah-bullet-section .container .content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.gembah-bullet-section .container .content .left-side {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  align-items: center;
  gap: 16px;
}
.gembah-bullet-section .container .content .left-side .divider {
  flex-grow: 1;
  width: 2px;
  background: var(--turquoise-700);
}
.gembah-bullet-section .container .content .right-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  padding-bottom: 2rem;
  text-align: left;
}
.gembah-bullet-section .container .content .right-side.center-aligned-text {
  align-items: center;
  text-align: center;
}
.gembah-bullet-section .container .content .right-side.center-aligned-text #content {
  text-align: center;
}
.gembah-bullet-section .container .content .right-side a {
  text-decoration: none;
}
.gembah-bullet-section .container .content .right-side a:hover {
  text-decoration: underline;
}
.gembah-bullet-section .container .content .right-side #content {
  text-align: left;
}
.gembah-bullet-section.block {
  padding: 0;
}

.gembah-max-width-container.hero-bullets {
  width: 100%;
  padding: 80px 120px;
  flex-direction: row;
  align-items: flex-start;
  gap: 96px;
}
.gembah-max-width-container.hero-bullets .title-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 5;
  min-width: 300px;
  max-width: 100%;
}
.gembah-max-width-container.hero-bullets .title-container .h1 {
  padding: 24px 0 40px;
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets .title-container .h1 {
    text-align: center;
  }
}
.gembah-max-width-container.hero-bullets .title-container .button.gembah {
  max-width: 100%;
  margin: auto;
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets .title-container .button.gembah {
    width: 32ch;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets .title-container {
    align-items: center;
    margin: auto;
  }
}
@media (max-width: 1050px) {
  .gembah-max-width-container.hero-bullets .title-container .gembah-button-link-section {
    margin-bottom: 24px;
  }
}
.gembah-max-width-container.hero-bullets .title-container .gembah-button-link-section a,
.gembah-max-width-container.hero-bullets .title-container .gembah-button-link-section .button.primary {
  box-shadow: none;
}
.gembah-max-width-container.hero-bullets .bullets-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 5 1;
  gap: 36px;
  padding-top: 33px;
}
@media (max-width: 768px) {
  .gembah-max-width-container.hero-bullets .bullets-container {
    flex-direction: column;
  }
}
.gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section {
  flex-direction: row;
  flex: 1 1 20%;
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section {
    flex: 1 1 45%;
  }
}
@media (max-width: 768px) {
  .gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section {
    flex: 1 1 100%;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content {
    flex-direction: row;
  }
}
.gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content .left-side, .gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content .right-side {
  align-items: flex-start;
  text-align: start;
}
.gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content .gembah-icon-section {
  flex-direction: row;
}
.gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content .right-side #title {
  font-size: 21px;
  line-height: 1.5;
}
.gembah-max-width-container.hero-bullets .bullets-container .gembah-bullet-section .container .content .right-side #content {
  color: #424242;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .gembah-max-width-container.hero-bullets {
    flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets {
    padding: 24px 40px;
  }
}
.gembah-max-width-container.hero-bullets.variant-2 {
  gap: 64px;
}
.gembah-max-width-container.hero-bullets.variant-2 * {
  font-family: Poppins, "sans-serif";
}
@media (width < 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 {
    gap: 24px;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container.hero-bullets.variant-2 {
    padding: 64px 40px;
  }
}
.gembah-max-width-container.hero-bullets.variant-2 .title-container {
  flex: 2 5;
  min-width: min(100%, 300px);
  max-width: unset;
}
.gembah-max-width-container.hero-bullets.variant-2 .title-container .h1 {
  padding: 8px 0 42px;
  color: #1E1E1E;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  text-transform: uppercase;
}
@media (width > 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .h1 {
    text-align: left;
  }
}
.gembah-max-width-container.hero-bullets.variant-2 .title-container .h5 {
  color: var(--accent_color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.2px; /* 180% */
  text-transform: uppercase;
}
.gembah-max-width-container.hero-bullets.variant-2 .title-container .button.gembah {
  width: min(280px, 100%);
}
@media (width > 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .button.gembah {
    margin-left: 0;
  }
}
.gembah-max-width-container.hero-bullets.variant-2 .title-container .gembah-button-link-section {
  width: min(100%, 300px);
}
@media (width > 950px) {
  .gembah-max-width-container.hero-bullets.variant-2 .title-container {
    font-size: 42px;
    margin: auto;
  }
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .h1 {
    font-size: 42px;
    margin: auto;
  }
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .h5 {
    font-size: 18px;
    margin: auto;
  }
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .gembah-button-link-section {
    margin: auto auto 44px;
  }
}
@media (width > 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .gembah-button-link-section {
    margin: 42px auto 44px 0;
  }
  .gembah-max-width-container.hero-bullets.variant-2 .title-container .h1, .gembah-max-width-container.hero-bullets.variant-2 .title-container .h5 {
    margin-left: 0;
  }
}
@media (width < 950px) {
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container {
    flex-direction: column;
    margin: auto;
  }
}
.gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .right-side #title {
  color: #5E5E6B;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.2px; /* 126% */
}
.gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .right-side #content {
  color: #5E5E6B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.2px; /* 157.5% */
}
@media (width > 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .right-side #content {
    font-size: 18px;
  }
}
@media (width < 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content {
    flex-direction: column;
  }
}
@media (width < 1200px) and (width < 950px) {
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content {
    max-width: 300px;
  }
}
@media (width < 1200px) {
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .left-side, .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .right-side {
    align-items: center;
  }
  .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .p, .gembah-max-width-container.hero-bullets.variant-2 .bullets-container .gembah-bullet-section .container.vertical-orientation .content .right-side #content {
    text-align: center;
  }
}

/*# sourceMappingURL=hero-bullets.css.map */
