.gembah-max-width-container {
  width: 100%;
}
.gembah-max-width-container .gembah-carousel {
  position: relative;
}
.gembah-max-width-container .gembah-carousel :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;
}
.gembah-max-width-container .gembah-carousel body h1,
.gembah-max-width-container .gembah-carousel body h2,
.gembah-max-width-container .gembah-carousel body h3,
.gembah-max-width-container .gembah-carousel body h4,
.gembah-max-width-container .gembah-carousel body h5,
.gembah-max-width-container .gembah-carousel body h1 span,
.gembah-max-width-container .gembah-carousel body h2 span,
.gembah-max-width-container .gembah-carousel body h3 span,
.gembah-max-width-container .gembah-carousel body h4 span,
.gembah-max-width-container .gembah-carousel body h5 span,
.gembah-max-width-container .gembah-carousel body span,
.gembah-max-width-container .gembah-carousel body a,
.gembah-max-width-container .gembah-carousel body p {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
}
.gembah-max-width-container .gembah-carousel .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 .gembah-carousel .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;
}
.gembah-max-width-container .gembah-carousel .acf-block-preview:has(.gembah-max-width-container),
.gembah-max-width-container .gembah-carousel .entry-content:has(.gembah-max-width-container) {
  background: white;
}
.gembah-max-width-container .gembah-carousel .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;
}
.gembah-max-width-container .gembah-carousel .h1.large {
  font-size: 60px;
  letter-spacing: -1.8px;
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .h1 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.32px;
  }
  .gembah-max-width-container .gembah-carousel .h1.large {
    font-size: 48px;
    letter-spacing: -0.4px;
  }
}
.gembah-max-width-container .gembah-carousel .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) {
  .gembah-max-width-container .gembah-carousel .h2 {
    font-size: 24px;
  }
}
.gembah-max-width-container .gembah-carousel .h3 {
  font-family: "Lato", sans-serif;
  color: var(--grey-900);
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}
.gembah-max-width-container .gembah-carousel .h3.thin {
  font-weight: 300;
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 125%;
  }
  .gembah-max-width-container .gembah-carousel .h3.thin {
    font-weight: 300;
  }
}
.gembah-max-width-container .gembah-carousel .h4 {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 21px;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}
.gembah-max-width-container .gembah-carousel .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) {
  .gembah-max-width-container .gembah-carousel .h5 {
    letter-spacing: 1px;
  }
}
.gembah-max-width-container .gembah-carousel .h6, .gembah-max-width-container .gembah-carousel .gembah-carousel-multi .carousels-container .carousel-options .button, .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .gembah-carousel .button {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .h6, .gembah-max-width-container .gembah-carousel .gembah-carousel-multi .carousels-container .carousel-options .button, .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .gembah-carousel .button {
    color: var(--grey-900);
    font-size: 17px;
    font-weight: 700;
  }
}
.gembah-max-width-container .gembah-carousel .p {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
.gembah-max-width-container .gembah-carousel .p.small {
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .p.small {
    color: black;
    font-size: 15px;
    line-height: 150%;
  }
}
.gembah-max-width-container .gembah-carousel .p.x-small {
  color: var(--grey-400);
  font-size: 14px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .p {
    font-size: 17px;
    line-height: 150%;
  }
}
.gembah-max-width-container .gembah-carousel .gembah-button,
.gembah-max-width-container .gembah-carousel .button {
  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-max-width-container .gembah-carousel .gembah-button.primary,
.gembah-max-width-container .gembah-carousel .button.primary {
  box-shadow: 0px 6px 20px 3px rgba(0, 0, 0, 0.1);
  background: var(--turquoise-500);
  color: white;
}
.gembah-max-width-container .gembah-carousel .gembah-button.primary:hover,
.gembah-max-width-container .gembah-carousel .button.primary:hover {
  opacity: 0.87 !important;
}
.gembah-max-width-container .gembah-carousel .gembah-button.secondary, .gembah-max-width-container .gembah-carousel .gembah-button.secondary:hover,
.gembah-max-width-container .gembah-carousel .button.secondary,
.gembah-max-width-container .gembah-carousel .button.secondary:hover {
  background: white;
  color: var(--grey-900);
  border: 1px solid var(--grey-400);
}
.gembah-max-width-container .gembah-carousel .gembah-button.large,
.gembah-max-width-container .gembah-carousel .button.large {
  font-size: 18px;
  font-weight: 800;
  line-height: 150%;
}
.gembah-max-width-container .gembah-carousel .blockquote {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 175%;
}
.gembah-max-width-container .gembah-carousel .blockquote.header {
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 575px) {
  .gembah-max-width-container .gembah-carousel .blockquote.header {
    font-size: 24px;
    font-style: italic;
    line-height: 140%;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .blockquote {
    font-size: 17px;
    font-style: italic;
    line-height: 150%;
  }
}
.gembah-max-width-container .gembah-carousel .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) {
  .gembah-max-width-container .gembah-carousel .text-container {
    padding: 0 32px;
  }
}
.gembah-max-width-container .gembah-carousel .text-container h2 {
  font-weight: 600;
  font-size: var(--font-size-400);
  line-height: var(--line-height-400);
}
@media (max-width: 950px) {
  .gembah-max-width-container .gembah-carousel .text-container h2 {
    font-size: var(--font-size-300);
    line-height: var(--line-height-300);
  }
}
.gembah-max-width-container .gembah-carousel .text-container h3 {
  font-weight: 500;
  font-size: var(--font-size-200);
  line-height: var(--line-height-200);
}
.gembah-max-width-container .gembah-carousel .text-container p {
  max-width: 80ch;
  color: #949494;
  font-size: var(--font-size-75);
  line-height: var(--line-height-75);
}
@media (max-width: 1050px) {
  .gembah-max-width-container .gembah-carousel .text-container p {
    font-size: var(--font-size-50);
    line-height: var(--line-height-50);
  }
}
.gembah-max-width-container .gembah-carousel .text-container.hug-left a {
  margin-left: 0;
  margin-right: auto;
}
.gembah-max-width-container .gembah-carousel .text-container.hug-left a.left-to-right-layout {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel .text-container root {
    padding: 92px 32px 32px;
  }
}
.gembah-max-width-container .gembah-carousel .left-to-right-layout {
  flex-direction: row-reverse;
}
.gembah-max-width-container .gembah-carousel .left-to-right-layout.text-container {
  flex-direction: column;
  text-align: end;
  align-items: flex-end;
}
.gembah-max-width-container .gembah-carousel .left-to-right-layout.image {
  flex-direction: row-reverse;
}
@media (max-width: 575px) {
  .gembah-max-width-container .gembah-carousel .left-to-right-layout {
    flex-direction: column;
    max-height: unset;
  }
}
.gembah-max-width-container .gembah-carousel .carousel-container {
  overflow-x: hidden;
}
.gembah-max-width-container .gembah-carousel .carousel-container .item-container {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 0 8px;
}
.gembah-max-width-container .gembah-carousel .carousel-container .item-container .h4 {
  padding-top: 24px;
}
.gembah-max-width-container .gembah-carousel .carousel-container .item-container picture, .gembah-max-width-container .gembah-carousel .carousel-container .item-container img {
  aspect-ratio: 6/7;
}
.gembah-max-width-container .gembah-carousel .carousel-container .item-container picture img, .gembah-max-width-container .gembah-carousel .carousel-container .item-container img img {
  min-height: 100%;
  min-width: 100%;
}
.gembah-max-width-container .gembah-carousel .carousel-container .item-container img {
  object-fit: cover;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel .carousel-container .item-container img {
    max-height: 250px;
    max-width: 250px;
    min-height: unset;
    min-width: unset;
    align-self: center;
  }
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-stage {
  display: flex;
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-stage .owl-item {
  align-self: stretch;
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-nav {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
  height: 0;
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-nav.disabled {
  display: none;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel .owl-theme .owl-nav {
    height: unset;
    justify-content: space-between;
  }
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-nav .owl-next:hover, .gembah-max-width-container .gembah-carousel .owl-theme .owl-nav .owl-prev:hover {
  color: inherit !important;
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-dots {
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.gembah-max-width-container .gembah-carousel .owl-theme .owl-dots.disabled {
  display: none;
}
.gembah-max-width-container .gembah-carousel .owl-theme .nav-prev, .gembah-max-width-container .gembah-carousel .owl-theme .nav-next {
  display: flex;
  padding: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 50px;
  border: 1px solid black;
}
.gembah-max-width-container :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;
}
.gembah-max-width-container body h1,
.gembah-max-width-container body h2,
.gembah-max-width-container body h3,
.gembah-max-width-container body h4,
.gembah-max-width-container body h5,
.gembah-max-width-container body h1 span,
.gembah-max-width-container body h2 span,
.gembah-max-width-container body h3 span,
.gembah-max-width-container body h4 span,
.gembah-max-width-container body h5 span,
.gembah-max-width-container body span,
.gembah-max-width-container body a,
.gembah-max-width-container body p {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
}
.gembah-max-width-container .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 .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;
}
.gembah-max-width-container .acf-block-preview:has(.gembah-max-width-container),
.gembah-max-width-container .entry-content:has(.gembah-max-width-container) {
  background: white;
}
.gembah-max-width-container .h1, .gembah-max-width-container .gembah-carousel-multi .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;
}
.gembah-max-width-container .h1.large {
  font-size: 60px;
  letter-spacing: -1.8px;
}
@media (max-width: 950px) {
  .gembah-max-width-container .h1, .gembah-max-width-container .gembah-carousel-multi .h1 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.32px;
  }
  .gembah-max-width-container .h1.large {
    font-size: 48px;
    letter-spacing: -0.4px;
  }
}
.gembah-max-width-container .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) {
  .gembah-max-width-container .h2 {
    font-size: 24px;
  }
}
.gembah-max-width-container .h3, .gembah-max-width-container .gembah-carousel-multi .h3 {
  font-family: "Lato", sans-serif;
  color: var(--grey-900);
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}
.gembah-max-width-container .h3.thin {
  font-weight: 300;
}
@media (max-width: 950px) {
  .gembah-max-width-container .h3, .gembah-max-width-container .gembah-carousel-multi .h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 125%;
  }
  .gembah-max-width-container .h3.thin {
    font-weight: 300;
  }
}
.gembah-max-width-container .h4 {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 21px;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}
.gembah-max-width-container .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) {
  .gembah-max-width-container .h5 {
    letter-spacing: 1px;
  }
}
.gembah-max-width-container .h6, .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .button {
  font-family: "Lato", sans-serif;
  color: var(--grey-700);
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .h6, .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .button {
    color: var(--grey-900);
    font-size: 17px;
    font-weight: 700;
  }
}
.gembah-max-width-container .p {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
}
.gembah-max-width-container .p.small {
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .p.small {
    color: black;
    font-size: 15px;
    line-height: 150%;
  }
}
.gembah-max-width-container .p.x-small {
  color: var(--grey-400);
  font-size: 14px;
  line-height: 150%;
}
@media (max-width: 950px) {
  .gembah-max-width-container .p {
    font-size: 17px;
    line-height: 150%;
  }
}
.gembah-max-width-container .gembah-button,
.gembah-max-width-container .button {
  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-max-width-container .gembah-button.primary,
.gembah-max-width-container .button.primary {
  box-shadow: 0px 6px 20px 3px rgba(0, 0, 0, 0.1);
  background: var(--turquoise-500);
  color: white;
}
.gembah-max-width-container .gembah-button.primary:hover,
.gembah-max-width-container .button.primary:hover {
  opacity: 0.87 !important;
}
.gembah-max-width-container .gembah-button.secondary, .gembah-max-width-container .gembah-button.secondary:hover,
.gembah-max-width-container .button.secondary,
.gembah-max-width-container .button.secondary:hover {
  background: white;
  color: var(--grey-900);
  border: 1px solid var(--grey-400);
}
.gembah-max-width-container .gembah-button.large,
.gembah-max-width-container .button.large {
  font-size: 18px;
  font-weight: 800;
  line-height: 150%;
}
.gembah-max-width-container .blockquote {
  font-family: "Lato", sans-serif;
  color: var(--grey-800);
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 175%;
}
.gembah-max-width-container .blockquote.header {
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 575px) {
  .gembah-max-width-container .blockquote.header {
    font-size: 24px;
    font-style: italic;
    line-height: 140%;
  }
}
@media (max-width: 950px) {
  .gembah-max-width-container .blockquote {
    font-size: 17px;
    font-style: italic;
    line-height: 150%;
  }
}
.gembah-max-width-container .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) {
  .gembah-max-width-container .text-container {
    padding: 0 32px;
  }
}
.gembah-max-width-container .text-container h2 {
  font-weight: 600;
  font-size: var(--font-size-400);
  line-height: var(--line-height-400);
}
@media (max-width: 950px) {
  .gembah-max-width-container .text-container h2 {
    font-size: var(--font-size-300);
    line-height: var(--line-height-300);
  }
}
.gembah-max-width-container .text-container h3 {
  font-weight: 500;
  font-size: var(--font-size-200);
  line-height: var(--line-height-200);
}
.gembah-max-width-container .text-container p {
  max-width: 80ch;
  color: #949494;
  font-size: var(--font-size-75);
  line-height: var(--line-height-75);
}
@media (max-width: 1050px) {
  .gembah-max-width-container .text-container p {
    font-size: var(--font-size-50);
    line-height: var(--line-height-50);
  }
}
.gembah-max-width-container .text-container.hug-left a {
  margin-left: 0;
  margin-right: auto;
}
.gembah-max-width-container .text-container.hug-left a.left-to-right-layout {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 768px) {
  .gembah-max-width-container .text-container root {
    padding: 92px 32px 32px;
  }
}
.gembah-max-width-container .left-to-right-layout {
  flex-direction: row-reverse;
}
.gembah-max-width-container .left-to-right-layout.text-container {
  flex-direction: column;
  text-align: end;
  align-items: flex-end;
}
.gembah-max-width-container .left-to-right-layout.image {
  flex-direction: row-reverse;
}
@media (max-width: 575px) {
  .gembah-max-width-container .left-to-right-layout {
    flex-direction: column;
    max-height: unset;
  }
}
.gembah-max-width-container .gembah-carousel-multi {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding: 80px 120px 480px;
  flex-direction: column;
  align-items: center;
}
.gembah-max-width-container .gembah-carousel-multi .h1 {
  text-align: center;
  margin-bottom: 40px;
}
.gembah-max-width-container .gembah-carousel-multi .h3 {
  text-align: center;
  margin-bottom: 36px;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  align-self: stretch;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  align-self: stretch;
  flex: 1 0 100%;
  white-space: nowrap;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .button {
  padding: 1ch 18px;
  background-color: transparent;
  border: 1px solid var(--grey-400);
  color: var(--grey-900);
  border-radius: 12px;
  flex: 1 1 23ch;
  white-space: nowrap;
  max-width: 23ch;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .button.active {
  background-color: var(--purple-900);
  border-color: var(--purple-900);
  color: white;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .button {
    flex: 0 1 0 !important;
  }
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options.h6, .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options .carousel-options.button {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options {
    flex-direction: column;
    gap: 12px;
  }
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 36px;
  align-self: stretch;
  flex: 10 1 100%;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels .gembah-carousel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  visibility: hidden;
  height: fit-content;
}
.gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels .gembah-carousel.active {
  visibility: visible;
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel-multi .carousels-container {
    align-self: center;
  }
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels {
    padding: 36px 0;
    max-width: 90vw;
    margin: 0 5vw;
  }
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels .owl-nav {
    justify-content: space-around;
  }
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousels .owl-dots {
    justify-content: center;
  }
  .gembah-max-width-container .gembah-carousel-multi .carousels-container .carousel-options {
    max-width: 460px;
    margin: auto;
  }
}
@media (max-width: 1200px) {
  .gembah-max-width-container .gembah-carousel-multi {
    padding: 40px 120px 400px;
  }
}
@media (max-width: 1050px) {
  .gembah-max-width-container .gembah-carousel-multi {
    padding: 40px 120px 580px;
  }
}
@media (max-width: 768px) {
  .gembah-max-width-container .gembah-carousel-multi {
    padding: 40px 5vw 400px;
  }
}
.gembah-max-width-container .gembah-carousel-multi a svg {
  padding-left: 16px;
}
.gembah-max-width-container.variant-2 * {
  font-family: Poppins, "sans-serif" !important;
}
@media (max-width: 768px) {
  .gembah-max-width-container.variant-2 .owl-dots {
    position: relative;
    top: -26px;
    height: 0 !important;
    width: fit-content;
    margin: auto;
  }
  .gembah-max-width-container.variant-2 .owl-nav {
    justify-content: space-between !important;
  }
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-options .button {
  border-radius: 5px;
  border: 1px solid #000;
  background: transparent;
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-options .button.active {
  border: 1px solid #FFF;
  background: #2A687B;
}
@media (width < 785px) {
  .gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-options {
    width: calc(100% - 48px);
  }
  .gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-options .button {
    width: 100%;
    max-width: 100%;
  }
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-container .item-border {
  height: 100%;
  padding: 10px;
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-container .item-border .item-container {
  gap: 12px;
  height: 100%;
  padding: 12px;
  border-radius: 4.533px;
  background: #FFF;
  box-shadow: 0 1.813px 9.066px 0 rgba(0, 0, 0, 0.1);
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-container .item-border .item-container .h4 {
  padding: 0;
  color: #2A687B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  text-align: start;
}
.gembah-max-width-container.variant-2 .gembah-carousel-multi .carousels-container .carousel-container .item-border .item-container .p {
  color: #525252;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  text-align: start;
}

/*# sourceMappingURL=gembah-carousel-multi.css.map */
