.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-649 .elementor-element.elementor-element-cdb8b77 img{max-width:30%;}.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-background-overlay{background-color:#000000;background-image:url("https://baterisenang.com/wp-content/uploads/2025/07/replace-battery-12.jpg");background-size:cover;opacity:0.91;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-container{max-width:500px;}.elementor-649 .elementor-element.elementor-element-abd6d51 .elementor-background-overlay{filter:brightness( 77% ) contrast( 114% ) saturate( 100% ) blur( 3.8px ) hue-rotate( 0deg );}.elementor-649 .elementor-element.elementor-element-abd6d51{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-649 .elementor-element.elementor-element-5a07aa0 img{max-width:30%;}@media(max-width:767px){.elementor-649 .elementor-element.elementor-element-cdb8b77 img{max-width:50%;}.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-container{max-width:400px;}.elementor-bc-flex-widget .elementor-649 .elementor-element.elementor-element-20dd74a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-649 .elementor-element.elementor-element-20dd74a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-649 .elementor-element.elementor-element-5a07aa0 img{max-width:50%;}}/* Start custom CSS for section, class: .elementor-element-abd6d51 */.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-container {
    display: flex;
    flex-direction: column; /* Stack columns vertically */
    height: 80vh; /* Make container take full height of its section */
    justify-content: center; /* Center content vertically within the container */
    align-items: center; /* Center content horizontally within the container */
}

/* Jika ada multiple columns, pastikan setiap column juga stretch/center */
.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-container > .elementor-column {
    height: 100%; /* Ensure column takes full height */
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center content vertically inside column */
    align-items: center; /* Center content horizontally inside column */
    width: 100% !important; /* Ensure columns take full width if only one */
}

/* Jika ada elementor-widget-wrap di dalam kolom */
.elementor-649 .elementor-element.elementor-element-abd6d51 > .elementor-container > .elementor-column > .elementor-widget-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center content (your widget) vertically */
    align-items: center; /* Center content (your widget) horizontally */
    width: 100%;
}/* End custom CSS */