.elementor-6592 .elementor-element.elementor-element-c89ad48{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6592 .elementor-element.elementor-element-4fded62{border-style:none;text-align:center;}.elementor-6592 .elementor-element.elementor-element-4fded62 .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:30px;font-weight:600;color:#000000;}.elementor-6592 .elementor-element.elementor-element-bdbd7bb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6592 .elementor-element.elementor-element-6281eeb{text-align:center;font-family:"Urbanist", Sans-serif;font-weight:400;color:#000000;}.elementor-6592 .elementor-element.elementor-element-82ea00b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-6592 .elementor-element.elementor-element-3ee2bb8 img{height:500px;object-fit:cover;object-position:bottom center;}.elementor-6592 .elementor-element.elementor-element-9e15c9a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-6592 .elementor-element.elementor-element-398211e{text-align:center;}.elementor-6592 .elementor-element.elementor-element-398211e .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:180px;font-weight:600;color:#000000;}@media(min-width:768px){.elementor-6592 .elementor-element.elementor-element-bdbd7bb{--content-width:990px;}}@media(max-width:767px){.elementor-6592 .elementor-element.elementor-element-4fded62 .elementor-heading-title{font-size:20px;}.elementor-6592 .elementor-element.elementor-element-bdbd7bb{--content-width:500px;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6592 .elementor-element.elementor-element-6281eeb{font-size:11px;}.elementor-6592 .elementor-element.elementor-element-3ee2bb8 img{height:355px;object-fit:cover;object-position:bottom center;}.elementor-6592 .elementor-element.elementor-element-398211e .elementor-heading-title{font-size:43px;}}/* Start custom CSS for container, class: .elementor-element-c89ad48 */.fullwidth-divider {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    border-top: 1px solid black !important; /* Sesuaikan kalau divider horizontal */
}

/* Tambahan untuk padding agar rata di semua layar */
@media (max-width: 768px) {
  .fullwidth-divider {
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
  }
}/* End custom CSS */