.elementor-1875 .elementor-element.elementor-element-6758a88{--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-1875 .elementor-element.elementor-element-04cacea{--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-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1875 .elementor-element.elementor-element-97f31b3{--item-display:flex;--read-more-alignment:1;--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-1875 .elementor-element.elementor-element-97f31b3 > .elementor-widget-container{padding:3px 3px 3px 3px;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-1875 .elementor-element.elementor-element-97f31b3:after{content:"0.66";}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__thumbnail__link{width:100%;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__meta-data span + span:before{content:"•";}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__card{border-color:#503D3D;border-width:0px;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__text{margin-top:20px;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__badge{right:0;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__card .elementor-post__badge{background-color:#383D39;margin:20px;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__read-more{color:#374239;}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-1875 .elementor-element.elementor-element-e0e093f{--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;}@media(max-width:767px){.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1875 .elementor-element.elementor-element-97f31b3:after{content:"0.5";}.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-97f31b3 *//* 1. CARD CONTAINER STYLE */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_grid_item,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-post,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .ue-grid-item {
    background: #ffffff !important;
    border-radius: 12px !important;
    border: 1px solid #f0f0f0 !important;
    padding: 20px !important;
    transition: all 0.3s ease !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_grid_item:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 12px 24px rgba(0,0,0,0.08) !important;
    border-color: #333333 !important; /* Light Black Border */
}

/* 2. TITLE TYPOGRAPHY */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_post_title,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .ue-grid-item-title,
.elementor-1875 .elementor-element.elementor-element-97f31b3 [class*="title"] a {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    color: #1a1a1a !important;
    text-decoration: none !important;
    margin-bottom: 12px !important;
    display: block !important;
}

/* 3. EXCERPT (THE ARTICLE TEXT) - FULL TEXT */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_post_content, 
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_excerpt,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .ue-grid-item-excerpt,
.elementor-1875 .elementor-element.elementor-element-97f31b3 [class*="excerpt"],
.elementor-1875 .elementor-element.elementor-element-97f31b3 [class*="content"] {
    display: block !important;
    overflow: visible !important;
    text-overflow: clip !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    color: #666666 !important;
    margin-bottom: 20px !important;
    height: auto !important;
    max-height: none !important; 
}

/* 4. BUTTON / READ MORE (LIGHT BLACK HOVER) */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_more_link,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .ue-grid-item-button,
.elementor-1875 .elementor-element.elementor-element-97f31b3 [class*="button"] {
    margin-top: auto !important;
    display: inline-block !important;
    padding: 10px 20px !important;
    background-color: #111111 !important; /* Solid Black */
    color: #ffffff !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    text-align: center !important;
    transition: 0.3s !important;
}

.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc_more_link:hover,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .ue-grid-item-button:hover {
    background-color: #333333 !important; /* Light Black Hover */
}

/* 5. PAGINATION (LIGHT BLACK STYLE) */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc-pagination,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination,
.elementor-1875 .elementor-element.elementor-element-97f31b3 [class*="pagination"] {
    display: flex !important;
    justify-content: center !important;
    gap: 8px !important;
    margin-top: 50px !important;
    list-style: none !important;
    padding: 0 !important;
}

.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc-pagination a,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc-pagination span,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination a,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination span {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 42px !important;
    height: 42px !important;
    border-radius: 8px !important;
    border: 1px solid #e1e1e1 !important;
    background: #ffffff !important;
    color: #333 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

/* Pagination Hover - Light Black */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc-pagination a:hover,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination a:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
    border-color: #333333 !important;
}

/* Active Page Number - Light Black */
.elementor-1875 .elementor-element.elementor-element-97f31b3 .uc-pagination .current,
.elementor-1875 .elementor-element.elementor-element-97f31b3 .elementor-pagination .current {
    background-color: #333333 !important;
    color: #ffffff !important;
    border-color: #333333 !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
}/* End custom CSS */