.has-base-color-background-color{background-color:#083050}.has-base-color-color{color:#083050}.has-base-background-background-color{background-color:#f2f4f5}.has-base-background-color{color:#f2f4f5}.has-text-color-background-color{background-color:#2a2a2a}.has-text-color-color{color:#2a2a2a}.wi-block-posts-related{width:100%;background-color:#f2f4f5;padding:100px 0}.wi-block-posts-related .block-container{position:relative;width:95%;max-width:1200px;margin:0 auto;z-index:10}.wi-block-posts-related h2{text-align:center;margin-bottom:40px}.wi-block-posts-related .posts-container{display:flex;flex-wrap:nowrap;gap:40px}.wi-block-posts-related .post-container{position:relative;flex-basis:calc(33.3333333333% - 26.6666666667px)}.wi-block-posts-related .post-container .image-container{width:100%}.wi-block-posts-related .post-container .image-container img{width:100%}.wi-block-posts-related .post-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:0;transition:all .3s ease}.wi-block-posts-related .post-container:hover::before{opacity:20%}@media screen and (max-width:1000px){.wi-block-posts-related .posts-container{flex-wrap:wrap;justify-content:center}.wi-block-posts-related .post-container{flex-basis:calc(50% - 20px)}}@media screen and (max-width:600px){.wi-block-posts-related .posts-container{flex-wrap:wrap;justify-content:center}.wi-block-posts-related .post-container{flex-basis:100%}}