.oko-region-nav-item {
  position: relative;
}

.oko-site-header .oko-region-button {
  cursor: pointer;
}

.oko-region-button span,
.oko-region-button::after,
.oko-mobile-panel summary::marker,
.oko-mobile-panel summary::-webkit-details-marker {
  display: none !important;
}

.oko-region-dropdown {
  width: min(320px, calc(100vw - 32px));
  min-width: 280px;
  padding: 8px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.16);
}

.oko-region-dropdown a,
.oko-mobile-panel details a[data-oko-region-code] {
  display: block;
  padding: 9px 11px;
  border-radius: 6px;
  color: #101827;
  font-size: 14px;
  line-height: 1.25;
  text-decoration: none;
  white-space: nowrap;
}

.oko-region-dropdown a:hover,
.oko-region-dropdown a:focus,
.oko-region-dropdown a.is-active,
.oko-mobile-panel details a[data-oko-region-code]:hover,
.oko-mobile-panel details a[data-oko-region-code]:focus,
.oko-mobile-panel details a[data-oko-region-code].is-active {
  color: #b5121b;
  background: rgba(181, 18, 27, 0.07);
}

.oko-region-modal[hidden] {
  display: none !important;
}

.oko-region-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: grid;
  place-items: center;
  padding: 22px;
}

.oko-region-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 15, 30, 0.48);
}

.oko-region-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(460px, 100%);
  max-height: calc(100vh - 44px);
  overflow: auto;
  padding: 28px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 12px;
  box-shadow: 0 30px 80px rgba(8, 15, 30, 0.28);
  color: #111827;
}

.oko-region-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: #f3f4f6;
  color: #111827;
  cursor: pointer;
  font-size: 15px;
  line-height: 34px;
}

.oko-region-modal__logo {
  margin: 0 0 14px;
  color: #b5121b;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.oko-region-modal h2 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0;
}

.oko-region-modal__text {
  margin: 0 0 20px;
  color: #475569;
  font-size: 15px;
  line-height: 1.55;
}

.oko-region-modal label {
  display: block;
  margin: 0 0 14px;
  color: #334155;
  font-size: 13px;
  font-weight: 700;
}

.oko-region-modal label span {
  display: block;
  margin-bottom: 7px;
}

.oko-region-modal select {
  width: 100%;
  min-height: 44px;
  padding: 0 12px;
  border: 1px solid rgba(15, 23, 42, 0.2);
  border-radius: 7px;
  background: #fff;
  color: #111827;
  font-size: 15px;
}

.oko-region-modal__actions {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 20px;
}

.oko-region-modal__go,
.oko-region-modal__stay {
  min-height: 44px;
  padding: 0 18px;
  border-radius: 7px;
  cursor: pointer;
  font-weight: 800;
}

.oko-region-modal__go {
  border: 1px solid #b5121b;
  background: #b5121b;
  color: #fff;
}

.oko-region-modal__stay {
  border: 1px solid rgba(15, 23, 42, 0.16);
  background: #f8fafc;
  color: #0f172a;
}

.oko-region-modal-open {
  overflow: hidden;
}

@media (max-width: 560px) {
  .oko-region-modal {
    align-items: end;
    padding: 12px;
  }

  .oko-region-modal__dialog {
    max-height: calc(100vh - 24px);
    padding: 24px 18px 18px;
    border-radius: 10px;
  }

  .oko-region-modal h2 {
    font-size: 21px;
  }

  .oko-region-modal__actions {
    display: grid;
  }

  .oko-region-modal__go,
  .oko-region-modal__stay {
    width: 100%;
  }
}

body.lang-home .oko-main .oko-el-home-reference,
body.lang-home .oko-main section.oko-el-home-reference,
body.lang-home .oko-main .elementor-section.oko-el-home-reference {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  min-height: clamp(560px, 82vh, 820px);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 0;
  overflow: hidden;
  background: #07101f;
}

body.lang-home .oko-main .oko-el-home-reference > .elementor-container,
body.lang-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column,
body.lang-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column > .elementor-widget-wrap {
  width: 100%;
  max-width: none;
  min-height: inherit;
  margin: 0;
  padding: 0;
}

body.lang-home .oko-main .oko-el-home-reference .elementor-widget-shortcode {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
}

body.lang-home .oko-main .oko-el-home-reference .oko-video-wrap,
body.lang-home .oko-main .oko-el-home-reference .oko-video-poster,
body.lang-home .oko-main .oko-el-home-reference .oko-shortcode-image,
body.lang-home .oko-main .oko-el-home-reference .oko-media-fallback {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

body.lang-home .oko-main .oko-el-home-reference video,
body.lang-home .oko-main .oko-el-home-reference img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.lang-home .oko-main .oko-el-home-reference::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(2, 7, 18, 0.78) 0%, rgba(2, 7, 18, 0.42) 44%, rgba(2, 7, 18, 0.18) 100%);
}

body.lang-home .oko-main .oko-el-home-reference .elementor-widget-heading,
body.lang-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
body.lang-home .oko-main .oko-el-home-reference .elementor-widget-button {
  position: relative;
  z-index: 2;
  width: min(760px, calc(100% - 44px));
  margin-left: max(22px, calc((100vw - 1320px) / 2));
  margin-right: auto;
}

body.lang-home .oko-main .oko-el-home-reference .elementor-widget-heading {
  padding-top: clamp(170px, 23vh, 250px);
}

body.lang-home .oko-main .oko-el-home-reference .elementor-widget-button {
  margin-top: 26px;
}

body.lang-home .oko-main .oko-el-kpi {
  position: relative;
  z-index: 3;
  margin-top: -58px;
}

body.oko-rtl {
  direction: rtl;
  text-align: right;
}

body.oko-rtl .oko-site-header,
body.oko-rtl .oko-mobile-panel,
body.oko-rtl .oko-site-footer,
body.oko-rtl .oko-main,
body.oko-rtl .oko-region-modal {
  direction: rtl;
}

body.oko-rtl .oko-brand-shell,
body.oko-rtl .oko-top-links,
body.oko-rtl .oko-desktop-nav,
body.oko-rtl .oko-nav-shell,
body.oko-rtl .oko-footer-shell,
body.oko-rtl .oko-card-grid,
body.oko-rtl .oko-model-action-row,
body.oko-rtl .oko-region-modal__actions {
  flex-direction: row-reverse;
}

body.oko-rtl .oko-desktop-nav,
body.oko-rtl .oko-top-links,
body.oko-rtl .oko-footer-brand,
body.oko-rtl .oko-footer-links,
body.oko-rtl .oko-card,
body.oko-rtl .oko-description-prose,
body.oko-rtl .elementor-widget-heading,
body.oko-rtl .elementor-widget-text-editor,
body.oko-rtl .oko-region-modal__dialog {
  text-align: right;
}

body.oko-rtl .oko-region-dropdown {
  left: auto;
  right: 0;
  text-align: right;
}

body.oko-rtl.lang-home .oko-main .oko-el-home-reference::after {
  background: linear-gradient(270deg, rgba(2, 7, 18, 0.78) 0%, rgba(2, 7, 18, 0.42) 44%, rgba(2, 7, 18, 0.18) 100%);
}

body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-heading,
body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-button {
  margin-right: max(22px, calc((100vw - 1320px) / 2));
  margin-left: auto;
}

.oko-region-modal.is-rtl,
.oko-region-modal.is-rtl .oko-region-modal__dialog {
  direction: rtl;
  text-align: right;
}

.oko-region-modal.is-rtl .oko-region-modal__close {
  right: auto;
  left: 12px;
}

@media (max-width: 760px) {
  body.lang-home .oko-main .oko-el-home-reference {
    min-height: 620px;
  }

  body.lang-home .oko-main .oko-el-home-reference .elementor-widget-heading,
  body.lang-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
  body.lang-home .oko-main .oko-el-home-reference .elementor-widget-button,
  body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-heading,
  body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
  body.oko-rtl.lang-home .oko-main .oko-el-home-reference .elementor-widget-button {
    width: calc(100% - 32px);
    margin-left: 16px;
    margin-right: 16px;
  }
}

body.oko-language-home .oko-main .oko-el-home-reference,
body.oko-language-home .oko-main section.oko-el-home-reference,
body.oko-language-home .oko-main .elementor-section.oko-el-home-reference,
body.oko-language-home .oko-main .oko-hero,
body.oko-language-home .oko-main .oko-hero-video {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  height: clamp(620px, 78vh, 840px) !important;
  min-height: 620px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #07101f !important;
}

body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container,
body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column,
body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column > .elementor-widget-wrap,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-shortcode,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-shortcode .elementor-widget-container,
body.oko-language-home .oko-main .oko-el-home-reference .oko-video-wrap,
body.oko-language-home .oko-main .oko-el-home-reference .oko-video-poster,
body.oko-language-home .oko-main .oko-el-home-reference .oko-shortcode-image,
body.oko-language-home .oko-main .oko-el-home-reference .oko-media-fallback {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  max-width: none !important;
  min-height: inherit !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference video,
body.oko-language-home .oko-main .oko-el-home-reference img,
body.oko-language-home .oko-main .oko-hero video,
body.oko-language-home .oko-main .oko-hero img,
body.oko-language-home .oko-main .oko-hero-video video,
body.oko-language-home .oko-main .oko-hero-video img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.oko-language-home .oko-main .oko-el-home-reference::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, rgba(2, 7, 18, 0.78) 0%, rgba(2, 7, 18, 0.42) 44%, rgba(2, 7, 18, 0.18) 100%) !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
  position: relative !important;
  z-index: 5 !important;
  width: min(1040px, calc(100vw - 48px)) !important;
  max-width: 1040px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading {
  padding-top: clamp(170px, 23vh, 250px) !important;
}

body.oko-language-home .oko-main .oko-el-home-reference h1,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-heading-title {
  width: min(1040px, calc(100vw - 48px)) !important;
  max-width: 1040px !important;
  color: #fff !important;
  font-size: clamp(48px, 5.2vw, 86px) !important;
  line-height: 1.04 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor {
  display: block !important;
  position: absolute !important;
  top: calc(50% + 64px) !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: min(760px, calc(100% - 48px)) !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: clamp(20px, 1.6vw, 28px) !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
  position: absolute !important;
  top: calc(50% + 142px) !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin: 0 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a {
  border-radius: 999px !important;
  background: #b93438 !important;
  color: #fff !important;
  text-decoration: none !important;
}

body.oko-language-home .oko-main .oko-el-kpi {
  position: relative !important;
  z-index: 4 !important;
  margin-top: -56px !important;
  padding: 0 0 64px !important;
}

body.oko-language-home .oko-kpi-strip {
  width: min(1320px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  overflow: hidden !important;
  border: 1px solid #dce4ec !important;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 0 28px 80px rgba(6, 31, 61, 0.16) !important;
}

.oko-region-dropdown {
  right: 0 !important;
  left: auto !important;
  width: min(320px, calc(100vw - 32px)) !important;
  min-width: 280px !important;
  max-width: calc(100vw - 32px) !important;
}

.oko-region-dropdown .oko-dropdown-note,
.oko-region-dropdown span {
  display: none !important;
}

.oko-region-dropdown a,
.oko-mobile-panel details a[data-oko-region-code] {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.oko-region-modal {
  z-index: 2147483000 !important;
}

@media (max-width: 760px) {
  body.oko-language-home .oko-main .oko-el-home-reference,
  body.oko-language-home .oko-main section.oko-el-home-reference,
  body.oko-language-home .oko-main .elementor-section.oko-el-home-reference {
    min-height: 620px !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading,
  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor,
  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
    width: calc(100% - 32px) !important;
  }

  body.oko-language-home .oko-kpi-strip {
    grid-template-columns: 1fr !important;
  }
}

/* Final /id/ homepage parity mirror: match the Global English .home hero rules. */
body.oko-language-home .oko-main .oko-el-home-reference,
body.oko-language-home .oko-main section.oko-el-home-reference,
body.oko-language-home .oko-main .elementor-section.oko-el-home-reference {
  width: 100vw !important;
  max-width: none !important;
  height: clamp(560px, 42vw, 760px) !important;
  min-height: 560px !important;
  aspect-ratio: auto !important;
  margin: 0 calc(50% - 50vw) !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  background: #071221 !important;
  box-shadow: none !important;
}

body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container,
body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column,
body.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column > .elementor-widget-wrap {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  position: static !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-shortcode {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .oko-video-wrap,
body.oko-language-home .oko-main .oko-el-home-reference .oko-video-poster,
body.oko-language-home .oko-main .oko-el-home-reference .oko-shortcode-image,
body.oko-language-home .oko-main .oko-el-home-reference .oko-media-fallback {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: auto !important;
  border-radius: 0 !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .oko-video-wrap::after,
body.oko-language-home .oko-main .oko-el-home-reference .oko-video-poster::after,
body.oko-language-home .oko-main .oko-el-home-reference .oko-media-fallback::after {
  display: none !important;
  content: none !important;
}

body.oko-language-home .oko-main .oko-el-home-reference video,
body.oko-language-home .oko-main .oko-el-home-reference img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}

body.oko-language-home .oko-main .oko-el-home-reference::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(90deg, rgba(6,31,61,.58), rgba(6,31,61,.36) 45%, rgba(6,31,61,.2)) !important;
  pointer-events: none !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor {
  display: none !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading {
  position: absolute !important;
  top: 43% !important;
  left: 50% !important;
  z-index: 5 !important;
  width: min(1040px, calc(100% - 64px)) !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translate(-50%, -50%) !important;
  text-align: center !important;
}

body.oko-language-home .oko-main .oko-el-home-reference h1,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-heading-title {
  width: auto !important;
  max-width: 1040px !important;
  margin: 0 auto !important;
  color: #fff !important;
  opacity: 1 !important;
  font-size: clamp(44px, 4.6vw, 78px) !important;
  font-weight: 820 !important;
  line-height: 1.05 !important;
  text-align: center !important;
  white-space: normal !important;
  text-shadow: 0 18px 46px rgba(0, 0, 0, 0.34) !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
  position: absolute !important;
  top: 62% !important;
  left: 50% !important;
  z-index: 5 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translate(-50%, -50%) !important;
  text-align: center !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn {
  left: 50% !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-products-btn {
  left: 50% !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a {
  min-width: 180px !important;
  height: 50px !important;
  padding: 0 34px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #b92d35 !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 820 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24) !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn .elementor-button,
body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn a {
  background: #b92d35 !important;
  border-color: transparent !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-button::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button::after,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a::after {
  display: none !important;
  content: none !important;
}

body.oko-language-home .oko-main .oko-el-kpi {
  margin-top: -42px !important;
  position: relative !important;
  z-index: 6 !important;
  padding: 0 !important;
}

@media (max-width: 760px) {
  body.oko-language-home .oko-main .oko-el-home-reference,
  body.oko-language-home .oko-main section.oko-el-home-reference,
  body.oko-language-home .oko-main .elementor-section.oko-el-home-reference {
    width: 100vw !important;
    height: 430px !important;
    min-height: 430px !important;
    aspect-ratio: auto !important;
    margin: 0 calc(50% - 50vw) !important;
    border-radius: 0 !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading {
    top: 42% !important;
    width: calc(100% - 36px) !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference h1,
  body.oko-language-home .oko-main .oko-el-home-reference .elementor-heading-title {
    font-size: clamp(27px, 8vw, 42px) !important;
    line-height: 1.08 !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
    top: 66% !important;
    left: 50% !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn {
    left: 50% !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-products-btn {
    left: 50% !important;
  }

  body.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
  body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a {
    min-width: 154px !important;
    height: 44px !important;
    font-size: 13px !important;
  }

  body.oko-language-home .oko-main .oko-el-kpi {
    margin-top: 0 !important;
  }
}

/* Real staging CSS parity: mirror Global .home hero selectors onto the /id/ language home only. */
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference,
body.oko-lang-id.oko-language-home .oko-main section.oko-el-home-reference,
body.oko-lang-id.oko-language-home .oko-main .elementor-section.oko-el-home-reference {
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 100vw !important;
  height: clamp(620px, 46vw, 820px) !important;
  min-height: 620px !important;
  max-height: 820px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  background: #071221 !important;
  position: relative !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference > .elementor-container,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference > .elementor-container > .elementor-column > .elementor-widget-wrap,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-shortcode,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-shortcode .elementor-widget-container,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-video-wrap,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-video-poster,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-shortcode-image,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-media-fallback {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference video,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference img {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-video-wrap::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-video-poster::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-media-fallback::after {
  display: none !important;
  content: none !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(90deg, rgba(7, 18, 33, .58), rgba(7, 18, 33, .18) 48%, rgba(7, 18, 33, .62)) !important;
  pointer-events: none !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-text-editor {
  display: none !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button {
  position: absolute !important;
  z-index: 5 !important;
  left: 50% !important;
  width: min(1180px, calc(100% - 48px)) !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translateX(-50%) !important;
  text-align: center !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-heading {
  top: 42% !important;
  transform: translate(-50%, -50%) !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference h1,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-heading-title {
  max-width: 1120px !important;
  margin: 0 auto !important;
  color: #fff !important;
  opacity: .96 !important;
  font-size: clamp(42px, 4.8vw, 72px) !important;
  font-weight: 840 !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: normal !important;
  text-shadow: 0 20px 46px rgba(0, 0, 0, .38) !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-products-btn {
  top: 60% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a {
  min-width: 174px !important;
  height: 52px !important;
  padding: 0 32px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #b93438 !important;
  border-radius: 999px !important;
  background: #b93438 !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22) !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a::after {
  display: none !important;
  content: none !important;
}

body.oko-lang-id.oko-language-home .oko-main .oko-el-kpi {
  margin-top: -68px !important;
  position: relative !important;
  z-index: 7 !important;
  padding: 0 !important;
}

@media (max-width: 960px) {
  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference,
  body.oko-lang-id.oko-language-home .oko-main section.oko-el-home-reference,
  body.oko-lang-id.oko-language-home .oko-main .elementor-section.oko-el-home-reference {
    height: 520px !important;
    min-height: 520px !important;
    max-height: 520px !important;
    width: 100vw !important;
    margin: 0 calc(50% - 50vw) !important;
    border-radius: 0 !important;
  }

  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference h1,
  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-heading-title {
    max-width: 560px !important;
    font-size: clamp(32px, 8.2vw, 46px) !important;
    line-height: 1.08 !important;
  }

  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button,
  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-quote-btn,
  body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .oko-button-home-products-btn {
    top: 66% !important;
    left: 50% !important;
  }

  body.oko-lang-id.oko-language-home .oko-main .oko-el-kpi {
    margin-top: -44px !important;
  }
}

/* Language home hero CTA underline guard: remove link/divider pseudo-lines only around hero buttons. */
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button *,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button a,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button *,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button a,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button a {
  text-decoration: none !important;
  border-bottom: 0 !important;
  background-image: none !important;
}

body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button::after,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button::after,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link::after,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button-text::before,
body.oko-language-home .oko-main .oko-el-home-reference .elementor-button-text::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-widget-button::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button-link::after,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button-text::before,
body.oko-lang-id.oko-language-home .oko-main .oko-el-home-reference .elementor-button-text::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

.oko-latest-news-grid,
.oko-news-archive-grid {
  width: min(1200px, calc(100% - 32px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.oko-news-archive-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.oko-news-card {
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);
}

.oko-news-card__media {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #eef2f7;
}

.oko-news-card__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.oko-news-card__body {
  padding: 18px;
}

.oko-news-card__date {
  display: block;
  margin-bottom: 8px;
  color: #64748b;
  font-size: 13px;
  line-height: 1.3;
}

.oko-news-card__title {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: 0;
}

.oko-news-card__title a {
  color: inherit;
  text-decoration: none;
}

.oko-news-card__excerpt {
  margin: 0 0 16px;
  color: #475569;
  font-size: 15px;
  line-height: 1.55;
}

.oko-news-card__button,
.oko-news-back {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border-radius: 999px;
  background: #b93438;
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}

.oko-news-empty {
  width: min(900px, calc(100% - 32px));
  margin: 0 auto;
  padding: 22px;
  border: 1px solid rgba(15, 23, 42, 0.1);
  border-radius: 8px;
  background: #fff;
  color: #475569;
  text-align: center;
}

.oko-news-pagination {
  width: min(1200px, calc(100% - 32px));
  margin: 28px auto 0;
}

.oko-news-pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.oko-news-pagination a,
.oko-news-pagination span {
  display: inline-flex;
  min-width: 38px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 6px;
  background: #fff;
  color: #0f172a;
  text-decoration: none;
}

.oko-news-single {
  width: min(920px, calc(100% - 32px));
  margin: 42px auto;
}

.oko-news-single__image {
  width: 100%;
  height: auto;
  margin: 18px 0 26px;
  border-radius: 8px;
}

.oko-news-single__content {
  color: #172033;
  font-size: 18px;
  line-height: 1.72;
}

.oko-news-related {
  margin-top: 48px;
}

.oko-news-related .oko-latest-news-grid {
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 980px) {
  .oko-latest-news-grid,
  .oko-news-archive-grid,
  .oko-news-related .oko-latest-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .oko-latest-news-grid,
  .oko-news-archive-grid,
  .oko-news-related .oko-latest-news-grid {
    grid-template-columns: 1fr;
  }
}
