.post-row{align-items:stretch;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:2.1rem;grid-row-gap:2.1rem;margin-top:-45px}.post-row .postitems{background-color:#fff;border-radius:2rem;box-shadow:0 0 30px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;margin:0;min-width:0;overflow:hidden;padding:0;transition-duration:.25s;transition-property:background,border,box-shadow}.post-row .postitems>a{display:block;position:relative;width:100%}.post-row .postitems .elementor-post__thumbnail{bottom:0;left:0;overflow:hidden;padding-bottom:66%;position:relative;right:0;top:0}.post-row .postitems .elementor-post__thumbnail img{border:none;border-radius:0;box-shadow:none;display:block;height:auto;left:calc(50% + 1px);max-height:none;max-width:100%;max-width:none;position:absolute;top:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%);transition:filter .3s;width:100%}.post-row .postitems .elementor-post__text{display:flex;flex-direction:column;flex-grow:1;padding:3rem;width:100%}.post-row .postitems .elementor-post__text h3{color:#2980b9;font-family:Poppins,Sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:0;line-height:1.1em;text-decoration:none;text-transform:none}.post-row .postitems .elementor-post__text h3 a{color:#2980b9}.post-row .postitems .elementor-post__meta-data{color:#c8d5dc;font-size:16px;font-weight:400;line-height:1;margin-bottom:13px;text-transform:capitalize}.post-row .postitems p{color:#000;font-size:16px;font-weight:300;line-height:1.8em;margin-bottom:33px}.post-row .postitems .elementor-post__read-more-wrapper{margin-top:auto}.post-row .postitems:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.3)}.post-row .postitems:hover .elementor-post__thumbnail img{filter:brightness(121%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)}.post-row .postitems .elementor-post__read-more-wrapper a{color:#2980b9}@media (max-width:1024px){.post-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.post-row{grid-template-columns:repeat(1,1fr);margin-top:0}}