.elementor-9398 .elementor-element.elementor-element-308d74c7{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9398 .elementor-element.elementor-element-308d74c7:not(.elementor-motion-effects-element-type-background), .elementor-9398 .elementor-element.elementor-element-308d74c7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9398 .elementor-element.elementor-element-7aa1fe59{--display:flex;}.elementor-9398 .elementor-element.elementor-element-2e05404{text-align:center;}.elementor-9398 .elementor-element.elementor-element-2e05404 .elementor-heading-title{font-family:"ABeeZee", Sans-serif;font-size:30px;font-weight:400;text-decoration:none;line-height:24px;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container{--grid_columns:1;column-gap:10px;row-gap:10px;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-pagination{justify-content:center;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container .ha-archive-post{padding:15px 15px 15px 15px;background:#F2F4FF;border-radius:15px 15px 15px 15px;gap:20px;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container .ha-archive-posts__text{text-align:left;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container .ha-archive-posts__thumbnail img{border-radius:15px 15px 15px 15px;}.elementor-9398 .elementor-element.elementor-element-6809ead.ha-archive-posts--thumbnail-top .ha-archive-posts__thumbnail__link{height:254px;width:100%;}.elementor-9398 .elementor-element.elementor-element-6809ead.ha-archive-posts--thumbnail-left .ha-archive-posts__thumbnail__link{width:254px;height:100%;}.elementor-9398 .elementor-element.elementor-element-6809ead.ha-archive-posts--thumbnail-right .ha-archive-posts__thumbnail__link{width:254px;height:100%;}.elementor-9398 .elementor-element.elementor-element-6809ead.ha-archive-posts--thumbnail-left .ha-archive-posts__thumbnail{width:254px;height:100%;}.elementor-9398 .elementor-element.elementor-element-6809ead.ha-archive-posts--thumbnail-right .ha-archive-posts__thumbnail{width:254px;height:100%;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container .ha-archive-posts-title{font-family:"ABeeZee", Sans-serif;}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-pagination .page-numbers{color:var( --e-global-color-8be9b7c );}.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-pagination .page-numbers:hover{color:var( --e-global-color-872c989 );}.elementor-9398 .elementor-element.elementor-element-4fca324c{--display:flex;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-9398 .elementor-element.elementor-element-2d3a58f6{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;--justify-items:center;}.elementor-9398 .elementor-element.elementor-element-30ca21f .elementor-heading-title{font-family:"ABeeZee", Sans-serif;font-size:20px;}.elementor-9398 .elementor-element.elementor-element-522ae96 .elementor-icon-list-icon{font-size:14px;}.elementor-9398 .elementor-element.elementor-element-522ae96 .elementor-icon-list-item a{color:var( --e-global-color-8be9b7c );fill:var( --e-global-color-8be9b7c );}.elementor-9398 .elementor-element.elementor-element-522ae96 .elementor-icon-list-item{font-family:"ABeeZee", Sans-serif;}@media(min-width:768px){.elementor-9398 .elementor-element.elementor-element-7aa1fe59{--width:70%;}.elementor-9398 .elementor-element.elementor-element-4fca324c{--width:30%;}}@media(max-width:1024px){.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container{--grid_columns:2;}.elementor-9398 .elementor-element.elementor-element-2d3a58f6{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-9398 .elementor-element.elementor-element-6809ead .ha-archive-posts-container{--grid_columns:1;}.elementor-9398 .elementor-element.elementor-element-2d3a58f6{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for ha-archive-posts, class: .elementor-element-6809ead *//* Memaksa pembungkus gambar archive post menggunakan rasio 16:9 */
.ha-archive-posts .ha-archive-posts__thumbnail {
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    display: block;
}

/* Memastikan elemen <img> mengisi seluruh area rasio tanpa gepeng */
.ha-archive-posts .ha-archive-posts__thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}/* End custom CSS */