/* Crefow rich table runtime v11.0.9: semantic, source-aware and locally responsive. */
.crefow-product-accordion__content .crefow-rich-table{
 border-radius:var(--crefow-table-radius,0);box-sizing:border-box;display:block;max-width:100%;min-width:0;
 overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%
}
.crefow-product-accordion__content .crefow-rich-table:focus-visible{outline:2px solid var(--crefow-focus,#101010);outline-offset:2px}
.crefow-product-accordion__content .crefow-rich-table__table{border-collapse:separate;border-spacing:0;display:table;max-width:none;table-layout:auto}
.crefow-product-accordion__content .crefow-rich-table__table thead{display:table-header-group}
.crefow-product-accordion__content .crefow-rich-table__table tbody{display:table-row-group}
.crefow-product-accordion__content .crefow-rich-table__table tfoot{display:table-footer-group}
.crefow-product-accordion__content .crefow-rich-table__table tr{display:table-row}
.crefow-product-accordion__content .crefow-rich-table__table th,
.crefow-product-accordion__content .crefow-rich-table__table td{
 box-sizing:border-box;display:table-cell;hyphens:none;max-width:none;overflow-wrap:normal;
 padding:var(--crefow-word-cell-padding,var(--crefow-table-cell-padding-desktop,10px));text-align:left;vertical-align:top;word-break:normal
}

/* Source-aware preset: Word/merchant inline borders, fills, widths and alignment stay authoritative. */
.crefow-accordion-table-style-original .crefow-rich-table__table{border-collapse:collapse}
.crefow-accordion-table-style-original .crefow-rich-table__table tr+tr>*{border-top:var(--crefow-word-inside-h,0)}
.crefow-accordion-table-style-original .crefow-rich-table__table tr>*+*{border-left:var(--crefow-word-inside-v,0)}

/* Theme presets deliberately replace source borders, but never remove semantic table markup. */
.crefow-accordion-table-style-grid .crefow-rich-table,
.crefow-accordion-table-style-outer .crefow-rich-table{
 border:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)
}
.crefow-accordion-table-style-grid .crefow-rich-table__table>*>tr>*,
.crefow-accordion-table-style-outer .crefow-rich-table__table>*>tr>*,
.crefow-accordion-table-style-horizontal .crefow-rich-table__table>*>tr>*,
.crefow-accordion-table-style-vertical .crefow-rich-table__table>*>tr>*,
.crefow-accordion-table-style-minimal .crefow-rich-table__table>*>tr>*,
.crefow-accordion-table-style-none .crefow-rich-table__table>*>tr>*{border:0!important}
.crefow-accordion-table-style-grid .crefow-rich-table__table>*>tr+tr>*,
.crefow-accordion-table-style-grid .crefow-rich-table__table>*+*>tr:first-child>*{
 border-top:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important
}
.crefow-accordion-table-style-grid .crefow-rich-table__table>*>tr>*+*{
 border-left:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important
}
.crefow-accordion-table-style-horizontal .crefow-rich-table__table>*>tr+tr>*,
.crefow-accordion-table-style-horizontal .crefow-rich-table__table>*+*>tr:first-child>*{
 border-top:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important
}
.crefow-accordion-table-style-vertical .crefow-rich-table__table>*>tr>*+*{
 border-left:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important
}
.crefow-accordion-table-style-minimal .crefow-rich-table__table>*>tr>*{
 border-bottom:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important
}
.crefow-accordion-table-style-none .crefow-rich-table{border:0!important}

/* Optional formatting is scoped, so "Sesuai tabel asli" retains source colors by default. */
.crefow-table-custom-header-colors .crefow-rich-table__table thead>tr>th,
.crefow-table-custom-header-colors.crefow-table-first-row-header .crefow-rich-table__table tr:first-child>*{
 background:var(--crefow-table-header-bg,#f3f3f3)!important;color:var(--crefow-table-header-text,#101010)!important
}
.crefow-table-custom-body-colors .crefow-rich-table__table tbody>tr>td{
 background:var(--crefow-table-cell-bg,#fff)!important;color:var(--crefow-table-cell-text,#101010)!important
}
.crefow-table-zebra .crefow-rich-table__table tbody>tr:nth-child(even)>td{background:var(--crefow-table-zebra-bg,#fcfcfc)!important}
.crefow-table-first-row-header .crefow-rich-table__table tr:first-child>*{font-weight:700}

.crefow-table-header-align-left .crefow-rich-table__table th{text-align:left!important}
.crefow-table-header-align-center .crefow-rich-table__table th{text-align:center!important}
.crefow-table-header-align-right .crefow-rich-table__table th{text-align:right!important}
.crefow-table-cell-align-left .crefow-rich-table__table td{text-align:left!important}
.crefow-table-cell-align-center .crefow-rich-table__table td{text-align:center!important}
.crefow-table-cell-align-right .crefow-rich-table__table td{text-align:right!important}
.crefow-table-first-col-align-left .crefow-rich-table__table tr>*:first-child{text-align:left!important}
.crefow-table-first-col-align-center .crefow-rich-table__table tr>*:first-child{text-align:center!important}
.crefow-table-first-col-align-right .crefow-rich-table__table tr>*:first-child{text-align:right!important}
.crefow-table-vertical-align-top .crefow-rich-table__table th,.crefow-table-vertical-align-top .crefow-rich-table__table td{vertical-align:top!important}
.crefow-table-vertical-align-middle .crefow-rich-table__table th,.crefow-table-vertical-align-middle .crefow-rich-table__table td{vertical-align:middle!important}
.crefow-table-vertical-align-bottom .crefow-rich-table__table th,.crefow-table-vertical-align-bottom .crefow-rich-table__table td{vertical-align:bottom!important}

/* Auto Smart neutralizes imported pixel dimensions only when the table is safe to fit. */
.crefow-desktop-accordion-tables-fit .crefow-rich-table__table,
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table{max-width:100%!important;min-width:0!important;table-layout:auto!important;width:100%!important}
.crefow-desktop-accordion-tables-fit .crefow-rich-table__table col,
.crefow-desktop-accordion-tables-fit .crefow-rich-table__table th,
.crefow-desktop-accordion-tables-fit .crefow-rich-table__table td,
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table col,
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table th,
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table td{max-width:100%!important;min-width:0!important;width:auto!important}
.crefow-desktop-accordion-tables-scroll .crefow-rich-table__table{min-width:560px}
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table{font-size:.92em}
.crefow-desktop-accordion-tables-compact .crefow-rich-table__table th,.crefow-desktop-accordion-tables-compact .crefow-rich-table__table td{padding:max(4px,calc(var(--crefow-table-cell-padding-desktop,10px) * .72))}

@media(min-width:768px){
 .crefow-product-accordion__content .crefow-rich-table__table th,.crefow-product-accordion__content .crefow-rich-table__table td{padding:var(--crefow-word-cell-padding,var(--crefow-table-cell-padding-desktop,10px))}
 .crefow-desktop-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--desktop-wide) .crefow-rich-table__table{max-width:100%!important;min-width:0!important;table-layout:auto!important;width:100%!important}
 .crefow-desktop-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--desktop-wide) .crefow-rich-table__table col,.crefow-desktop-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--desktop-wide) .crefow-rich-table__table th,.crefow-desktop-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--desktop-wide) .crefow-rich-table__table td{max-width:100%!important;min-width:0!important;width:auto!important}
 .crefow-desktop-accordion-tables-auto .crefow-rich-table--desktop-wide .crefow-rich-table__table{min-width:720px}
 .crefow-rich-table__table tr>*:first-child{width:var(--crefow-table-first-col-desktop,auto)!important}
 .crefow-desktop-table-wrap-whole-word .crefow-rich-table__table th,.crefow-desktop-table-wrap-whole-word .crefow-rich-table__table td{hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
 .crefow-desktop-table-wrap-whole-word .crefow-rich-table__table tr>*:first-child{min-inline-size:max-content!important;white-space:nowrap!important}
 .crefow-desktop-table-wrap-wrap .crefow-rich-table__table th,.crefow-desktop-table-wrap-wrap .crefow-rich-table__table td{hyphens:none!important;overflow-wrap:normal!important;white-space:normal!important;word-break:normal!important}
 .crefow-desktop-table-wrap-break-long .crefow-rich-table__table th,.crefow-desktop-table-wrap-break-long .crefow-rich-table__table td{overflow-wrap:anywhere!important;white-space:normal!important;word-break:normal!important}
 .crefow-desktop-table-wrap-nowrap .crefow-rich-table__table th,.crefow-desktop-table-wrap-nowrap .crefow-rich-table__table td{overflow-wrap:normal!important;white-space:nowrap!important;word-break:normal!important}
}

@media(max-width:767px){
 .crefow-product-accordion__content .crefow-rich-table__table th,.crefow-product-accordion__content .crefow-rich-table__table td{padding:var(--crefow-word-cell-padding,var(--crefow-table-cell-padding-mobile,8px))}
 .crefow-mobile-accordion-tables-fit .crefow-rich-table__table,.crefow-mobile-accordion-tables-compact .crefow-rich-table__table,.crefow-mobile-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--mobile-wide) .crefow-rich-table__table{max-width:100%!important;min-width:0!important;table-layout:auto!important;width:100%!important}
 .crefow-mobile-accordion-tables-fit .crefow-rich-table__table col,.crefow-mobile-accordion-tables-fit .crefow-rich-table__table th,.crefow-mobile-accordion-tables-fit .crefow-rich-table__table td,.crefow-mobile-accordion-tables-compact .crefow-rich-table__table col,.crefow-mobile-accordion-tables-compact .crefow-rich-table__table th,.crefow-mobile-accordion-tables-compact .crefow-rich-table__table td,.crefow-mobile-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--mobile-wide) .crefow-rich-table__table col,.crefow-mobile-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--mobile-wide) .crefow-rich-table__table th,.crefow-mobile-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--mobile-wide) .crefow-rich-table__table td{max-width:100%!important;min-width:0!important;width:auto!important}
 .crefow-mobile-accordion-tables-auto .crefow-rich-table--mobile-wide .crefow-rich-table__table,.crefow-mobile-accordion-tables-scroll .crefow-rich-table__table{min-width:560px}
 .crefow-mobile-accordion-tables-auto .crefow-rich-table:not(.crefow-rich-table--mobile-wide) .crefow-rich-table__table{font-size:clamp(.82em,3.6vw,.96em)}
 .crefow-mobile-accordion-tables-compact .crefow-rich-table__table{font-size:.82em}
 .crefow-mobile-accordion-tables-compact .crefow-rich-table__table th,.crefow-mobile-accordion-tables-compact .crefow-rich-table__table td{padding:max(3px,calc(var(--crefow-table-cell-padding-mobile,8px) * .7))}
 .crefow-rich-table__table tr>*:first-child{width:var(--crefow-table-first-col-mobile,auto)!important}
 .crefow-mobile-table-wrap-whole-word .crefow-rich-table__table th,.crefow-mobile-table-wrap-whole-word .crefow-rich-table__table td{hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
 .crefow-mobile-table-wrap-whole-word .crefow-rich-table__table tr>*:first-child{min-inline-size:max-content!important;white-space:nowrap!important}
 .crefow-mobile-table-wrap-wrap .crefow-rich-table__table th,.crefow-mobile-table-wrap-wrap .crefow-rich-table__table td{hyphens:none!important;overflow-wrap:normal!important;white-space:normal!important;word-break:normal!important}
 .crefow-mobile-table-wrap-break-long .crefow-rich-table__table th,.crefow-mobile-table-wrap-break-long .crefow-rich-table__table td{overflow-wrap:anywhere!important;white-space:normal!important;word-break:normal!important}
 .crefow-mobile-table-wrap-nowrap .crefow-rich-table__table th,.crefow-mobile-table-wrap-nowrap .crefow-rich-table__table td{overflow-wrap:normal!important;white-space:nowrap!important;word-break:normal!important}
 .crefow-mobile-accordion-tables-stacked .crefow-rich-table__table,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table thead,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table tbody,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table tfoot,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table tr,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table th,.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table td{display:block;width:100%}
 .crefow-mobile-accordion-tables-stacked .crefow-rich-table__table thead{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
 .crefow-mobile-accordion-tables-stacked .crefow-rich-table__table tr{border:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9);margin-bottom:12px}
 .crefow-mobile-accordion-tables-stacked .crefow-rich-table__table td{align-items:start;border:0!important;border-bottom:var(--crefow-table-border-width,1px) var(--crefow-table-border-style,solid) var(--crefow-table-border-color,#d9d9d9)!important;display:grid;gap:12px;grid-template-columns:minmax(90px,38%) minmax(0,1fr)}
 .crefow-mobile-accordion-tables-stacked .crefow-rich-table__table td::before{content:attr(data-label);font-weight:600}.crefow-mobile-accordion-tables-stacked .crefow-rich-table__table td:last-child{border-bottom:0!important}
}
