.elementor .DUP_column3{width:1380px;padding:10px;flex-direction:row;gap:20px;}.elementor .DUP_column_background5{width:100%;padding:10px;background-color:var(--DUP_background6);display:flex;flex-direction:row;justify-content:center;selector {
  position: relative;
  width: 100%;
  max-width: none;
  min-height: 650px;
  padding: 0;
  overflow: hidden;
}

/* Widget pertama dianggap sebagai gambar hero */
selector > *:first-child {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  z-index: 0;
}

/* Wrapper gambar Atomic */
selector > *:first-child,
selector > *:first-child > *,
selector > *:first-child img {
  width: 100%;
  height: 100%;
}

/* Gambar memenuhi hero tanpa gepeng */
selector > *:first-child img {
  display: block;
  max-width: none;
  object-fit: cover;
  object-position: center center;
}

/* Overlay agar teks tetap terbaca */
selector::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.62) 0%,
      rgba(0, 0, 0, 0.34) 48%,
      rgba(0, 0, 0, 0.08) 100%
  );
}

/* Container kedua dianggap sebagai container konten */
selector > *:nth-child(2) {
  position: relative;
  z-index: 2;
  width: min(calc(100% - 40px), 1380px);
  max-width: 1380px;
  min-height: 650px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Tablet */
@media (max-width: 1024px) {
  selector {
      min-height: 620px;
  }

  selector > *:nth-child(2) {
      width: calc(100% - 48px);
      min-height: 620px;
  }

  selector > *:first-child img {
      object-position: 58% center;
  }
}

/* Mobile */
@media (max-width: 767px) {
  selector {
      min-height: 600px;
  }

  selector > *:nth-child(2) {
      width: calc(100% - 32px);
      min-height: 600px;
  }

  selector > *:first-child img {
      object-position: 60% center;
  }

  selector::after {
      background: linear-gradient(
          90deg,
          rgba(0, 0, 0, 0.66) 0%,
          rgba(0, 0, 0, 0.42) 70%,
          rgba(0, 0, 0, 0.18) 100%
      );
  }
}\n}.elementor .DUP_Tag3{font-family:var(--DUP_inter4);font-weight:500;font-size:15px;letter-spacing:1px;text-transform:uppercase;}.elementor .DUP_H13{font-family:var(--DUP_Manrope3);font-weight:700;font-size:55px;color:var(--DUP_White4);}.elementor .DUP_column503{width:50%;gap:15px;align-items:start;}.elementor .DUP_section-padding3{padding-block-start:120px;padding-block-end:120px;padding-inline-start:10px;padding-inline-end:10px;justify-content:center;}.elementor .DUP_H23{font-family:var(--DUP_Manrope3);font-weight:700;}.elementor .DUP_tag-green{color:#eeffa8;}.elementor .DUP_column601{width:60%;padding:20px;flex-direction:column;gap:5px;justify-content:center;}.elementor .DUP_rules-card2{width:100%;padding:0px;border-radius:20px;border-width:1px;border-color:#0000001c;border-style:solid;}.elementor .DUP_card-rules2{flex-direction:row;gap:0px;align-items:start;}.elementor .paragraph{font-family:var(--inter);font-weight:400;font-size:18px;line-height:1.5em;}