.elementor-kit-5{--e-global-color-primary:#F45509;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F9B40A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ==== Normalize & compact khusus tabel Basic Info (.tab1) ==== */

/* pastikan tidak terpengaruh rule global */
table.tab1 { 
  width:100%;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border: none !important;
  margin: .25em 0;
  font-size: 14px;
}

/* row/sel normal lagi */
table.tab1 tr { display: table-row !important; }             /* undo jika ada display:block */
table.tab1 th,
table.tab1 td {
  display: table-cell !important;                             /* undo table to block */
  vertical-align: top !important;                             /* isi nempel atas */
  padding: 6px 8px !important;                                /* kecil & konsisten */
  line-height: 1.3 !important;                                /* rapatkan baris */
  border: none !important;                                    /* tanpa border */
  background: transparent !important;
  text-align: left;
  color: #333;
}

/* hilangkan margin bawaan elemen di dalam sel yg bikin tinggi */
table.tab1 th p,
table.tab1 td p,
table.tab1 th ul,
table.tab1 td ul,
table.tab1 th li,
table.tab1 td li {
  margin: 0 !important;
  line-height: 1.3 !important;
}

/* jika ada baris spacer <td class="boder"> dari import, sembunyikan */
table.tab1 td.boder { display: none !important; }

/* (opsional) bikin sedikit zebra – hapus kalau mau benar2 flat */
table.tab1 tr:nth-child(odd) { background: #fafafa; }
table.tab1 tr:nth-child(even){ background: transparent; }/* End custom CSS */