.elementor-1146 .elementor-element.elementor-element-63803ae5{--display:flex;--min-height:400px;--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-1146 .elementor-element.elementor-element-63803ae5.e-con{--flex-grow:0;--flex-shrink:0;}.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-1146 .elementor-element.elementor-element-dcce3aa{--grid-row-gap:15px;--grid-column-gap:9px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 1 * 100% );}.elementor-1146 .elementor-element.elementor-element-dcce3aa:after{content:"1";}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-post__thumbnail__link{width:50%;}.elementor-1146 .elementor-element.elementor-element-dcce3aa.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:30px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:30px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:30px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-post__title, .elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-post__title a{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-post__title{margin-bottom:12px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination{text-align:center;margin-top:40px;}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination .page-numbers:not(.dots){color:#000000;}body:not(.rtl) .elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 13px/2 );}body:not(.rtl) .elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 13px/2 );}body.rtl .elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 13px/2 );}body.rtl .elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 13px/2 );}@media(max-width:1024px){.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 1 * 100% );}.elementor-1146 .elementor-element.elementor-element-dcce3aa:after{content:"1";}}@media(max-width:767px){.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1146 .elementor-element.elementor-element-dcce3aa:after{content:"0.5";}.elementor-1146 .elementor-element.elementor-element-dcce3aa .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-dcce3aa */.elementor-post__text {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.elementor-posts--thumbnail-left .elementor-post,
.elementor-posts--thumbnail-right .elementor-post {
    display: flex;
    flex-direction: row;
}

/* Mobile adjustments */
@media (max-width: 767px) {
    .elementor-posts--thumbnail-left .elementor-post,
    .elementor-posts--thumbnail-right .elementor-post {
        flex-direction: column !important;
    }
    
    .elementor-posts--thumbnail-left .elementor-post__thumbnail__link,
    .elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    
    .elementor-post__thumbnail img {
        width: 100%;
        height: auto;
    }
    
    .elementor-post__text {
        width: 100% !important;
        padding: 30px 0 0 0 !important;
    }
}/* End custom CSS */