.elementor-131436 .elementor-element.elementor-element-539be57{--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-131436 .elementor-element.elementor-element-91ef16c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-131436 .elementor-element.elementor-element-83ab5b1{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-131436 .elementor-element.elementor-element-6598d56 .elementor-heading-title{font-size:16px;font-weight:700;line-height:1.2em;}.elementor-131436 .elementor-element.elementor-element-0b4fab9 .elementor-heading-title{font-size:13px;font-style:italic;color:var( --e-global-color-da9df41 );}.elementor-131436 .elementor-element.elementor-element-278d210 .elementor-heading-title{font-size:14px;line-height:1.3em;color:#4A4A4A;}/* Start custom CSS for container, class: .elementor-element-91ef16c *//* If the container does not have an <img> tag, collapse the width */
.elementor-131436 .elementor-element.elementor-element-91ef16c:not(:has(img)),
.elementor-131436 .elementor-element.elementor-element-91ef16c:empty {
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
}
.elementor-131436 .elementor-element.elementor-element-91ef16c .elementor-widget-container:empty {
    display: none;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-278d210 *//* New Class: Static 2-line limit for post summaries */
.post-summary-fade {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits to exactly 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    
    /* Consistency settings */
    line-height: 1.4em; 
    max-height: 2.8em; /* 1.4 line-height * 2 lines */
}

/* The Fade Overlay */
/*.post-summary-fade::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 1.2em; */
/*    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));*/
/*    pointer-events: none;*/
/*}*//* End custom CSS */