.blog-latest-module .top-section{margin-bottom:60px}.blog-latest-module .text-grid-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:row wrap;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;-o-flex-flow:row wrap;justify-content:center;margin-left:-16px;margin-right:-16px;vertical-align:center}.blog-latest-module .text-grid-flex .flex-item{flex-basis:25%;-moz-flex-basis:25%;-webkit-flex-basis:25%;-o-flex-basis:25%;padding-left:16px;padding-right:16px}.blog-latest-module .box .image{margin-bottom:24px}.blog-latest-module .box .image img{border-radius:4px;display:block;max-width:100%;width:100%}.blog-latest-module .box .category{margin-bottom:16px}.blog-latest-module .box .category,.blog-latest-module .box .category span{font-size:14px;font-weight:700;letter-spacing:2px;line-height:140%;text-transform:uppercase}.blog-latest-module .box .title{color:#5b5b71;font-size:20px;font-weight:600;letter-spacing:0;line-height:150%;margin-bottom:16px}.blog-latest-module .box .desc{margin-bottom:32px}.blog-latest-module .box .desc,.blog-latest-module .box .desc p{color:#5b5b71;font-size:16px;letter-spacing:0;line-height:140%}.blog-latest-module .box,.blog-latest-module .box .flex-height{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (min-width:1024px){.blog-latest-module .box .image img{height:100%;max-height:240px;min-height:240px;object-fit:cover;width:100%}}@media (max-width:1023px){.blog-latest-module .box .image img{max-height:260px;min-height:280px;object-fit:cover}.blog-latest-module .text-grid-flex .flex-item{flex-basis:50%;-moz-flex-basis:50%;-webkit-flex-basis:50%;-o-flex-basis:50%;margin-bottom:20px}}@media (max-width:767px){.blog-latest-module .box .image img{max-height:100%;min-height:100%;object-fit:cover}.blog-latest-module .text-grid-flex .flex-item{margin-bottom:30px;padding-left:0;padding-right:0}.blog-latest-module .text-grid-flex .flex-item:last-child{margin-bottom:0}.blog-latest-module .text-grid-flex{display:block!important;margin-left:0;margin-right:0}}.blog-latest-module .box .image{position:relative;transition:all .3s ease;z-index:0}.blog-latest-module .box .image img{filter:brightness(.8) saturate(0);transition:all .3s ease}.blog-latest-module .box .image a{cursor:pointer;display:block}.blog-latest-module .box .image .overlay{background-color:rgba(0,75,128,.2);height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:1}.blog-latest-module .box .image:hover img{filter:none}.blog-latest-module .box .image:hover .overlay{opacity:0;visibility:hidden}