.elementor-1164 .elementor-element.elementor-element-e381243{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-1164 .elementor-element.elementor-element-bf281fe{--grid-row-gap:33px;--grid-column-gap:34px;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-1164 .elementor-element.elementor-element-bf281fe:after{content:"0.66";}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__thumbnail__link{width:15%;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__meta-data span + span:before{content:"///";}.elementor-1164 .elementor-element.elementor-element-bf281fe.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:30px;}.elementor-1164 .elementor-element.elementor-element-bf281fe.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:30px;}.elementor-1164 .elementor-element.elementor-element-bf281fe.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:30px;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__title, .elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__title a{color:#000000;font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;text-transform:none;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__title{margin-bottom:12px;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__meta-data{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:500;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination{text-align:center;margin-top:40px;}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination .page-numbers:not(.dots){color:#000000;}body:not(.rtl) .elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 13px/2 );}body:not(.rtl) .elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 13px/2 );}body.rtl .elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 13px/2 );}body.rtl .elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 13px/2 );}@media(min-width:768px){.elementor-1164 .elementor-element.elementor-element-e381243{--content-width:1250px;}}@media(max-width:1024px){.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 1 * 100% );}.elementor-1164 .elementor-element.elementor-element-bf281fe:after{content:"1";}}@media(max-width:767px){.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1164 .elementor-element.elementor-element-bf281fe:after{content:"0.5";}.elementor-1164 .elementor-element.elementor-element-bf281fe .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-bf281fe *//* Target Elementor Posts Widget */
.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: 15px 0 0 0 !important;
    }
}

.elementor-post__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2em;
}

.elementor-1164 .elementor-element.elementor-element-bf281fe {
 text-transform: capitalize;
}/* End custom CSS */