.elementor-983 .elementor-element.elementor-element-b5e56c5{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-983 .elementor-element.elementor-element-73e33d9{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;z-index:8;}.elementor-983 .elementor-element.elementor-element-73e33d9 img{width:100%;max-width:100%;height:280px;object-fit:cover;object-position:center center;filter:brightness( 70% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );transition-duration:0.4s;border-style:solid;border-width:0px 5px 0px 0px;border-color:#03045E;border-radius:10px 10px 10px 10px;}.elementor-983 .elementor-element.elementor-element-73e33d9:hover img{filter:brightness( 85% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-983 .elementor-element.elementor-element-e57156c{width:auto;max-width:auto;background-color:var( --e-global-color-primary );margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:7px 15px 0px 25px;z-index:9;border-radius:5px 0px 5px 5px;}.elementor-983 .elementor-element.elementor-element-e57156c .elementor-heading-title{font-family:"AnjomanFaNum-SemiBold", Sans-serif;font-size:14px;font-weight:500;line-height:25px;color:#FFFFFF;}/* Start custom CSS for heading, class: .elementor-element-e57156c */.archive-project-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 40px;
    max-height: 40px;
}

@media (max-width:576px) {
    .archive-posts-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: max-content ;
        max-height: max-content ;
    }
}/* End custom CSS */